@everymatrix/casino-categories-slider 1.60.2 → 1.61.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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 qe(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(y){t={error:y}}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(U(l))try{l()}catch(y){s=y instanceof Ue?y.errors:[y]}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{xt(b)}catch(y){s=s!=null?s:[],y instanceof Ue?s=ee(ee([],Ze(s)),Ze(y.errors)):s.push(y)}}}catch(y){n={error:y}}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)xt(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)&&qe(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&qe(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),rr=Be.EMPTY;function nr(e){return e instanceof Be||e&&"closed"in e&&U(e.remove)&&U(e.add)&&U(e.unsubscribe)}function xt(e){U(e)?e():e.unsubscribe()}var En={Promise:void 0},xn={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,ee([e,t],Ze(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function Sn(e){xn.setTimeout(function(){throw e})}function St(){}function Ee(e){e()}var ir=function(e){D(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,nr(r)&&r.add(n)):n.destination=Hn,n}return t.create=function(r,n,i){return new Qe(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),Tn=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){ye(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){ye(n)}else ye(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){ye(r)}},e}(),Qe=function(e){D(t,e);function t(r,n,i){var s=e.call(this)||this,o;return U(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 Tn(o),s}return t}(ir);function ye(e){Sn(e)}function wn(e){throw e}var Hn={closed:!0,next:St,error:wn,complete:St},An=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function Bn(e){return e}function Pn(e){return e.length===0?Bn:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var Tt=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=On(t)?t:new Qe(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=wt(r),new r(function(i,s){var o=new Qe({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[An]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Pn(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=wt(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 wt(e){var t;return(t=e!=null?e:En.Promise)!==null&&t!==void 0?t:Promise}function Nn(e){return e&&U(e.next)&&U(e.error)&&U(e.complete)}function On(e){return e&&e instanceof ir||Nn(e)&&nr(e)}var Ln=tr(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),sr=function(e){D(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 Ht(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Ln},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?rr:(this.currentObservers=null,a.push(r),new Be(function(){n.currentObservers=null,qe(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 Tt;return r.source=this,r},t.create=function(r,n){return new Ht(r,n)},t}(Tt),Ht=function(e){D(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:rr},t}(sr),or={now:function(){return(or.delegate||Date).now()},delegate:void 0},Cn=function(e){D(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=or);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}(sr);const At=[],Bt={},In=(e,t=0)=>{if(At.indexOf(e)==-1){const r=new Cn(t);Bt[e]=r,At.push(e)}return Bt[e]},Y=[];function Mn(e,t){return{subscribe:Pe(e,t).subscribe}}function Pe(e,t=A){let r;const n=new Set;function i(a){if(ot(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=A){const u=[a,h];return n.add(u),n.size===1&&(r=t(i,s)||A),a(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,subscribe:o}}function ae(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const s=t.length<2;return Mn(r,(o,a)=>{let h=!1;const u=[];let l=0,m=A;const c=()=>{if(l)return;m();const b=t(n?u[0]:u,o,a);s?o(b):m=Ae(b)?b:A},d=i.map((b,y)=>Xt(b,w=>{u[y]=w,l&=~(1<<y),h&&c()},()=>{l|=1<<y}));return h=!0,c(),function(){X(d),m(),h=!1}})}function Rn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Gn=function(t){return Un(t)&&!Dn(t)};function Un(e){return!!e&&typeof e=="object"}function Dn(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||jn(e)}var Fn=typeof Symbol=="function"&&Symbol.for,$n=Fn?Symbol.for("react.element"):60103;function jn(e){return e.$$typeof===$n}function kn(e){return Array.isArray(e)?[]:{}}function de(e,t){return t.clone!==!1&&t.isMergeableObject(e)?te(kn(e),e,t):e}function Vn(e,t,r){return e.concat(t).map(function(n){return de(n,r)})}function Xn(e,t){if(!t.customMerge)return te;var r=t.customMerge(e);return typeof r=="function"?r:te}function Wn(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Pt(e){return Object.keys(e).concat(Wn(e))}function ar(e,t){try{return t in e}catch(r){return!1}}function zn(e,t){return ar(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Zn(e,t,r){var n={};return r.isMergeableObject(e)&&Pt(e).forEach(function(i){n[i]=de(e[i],r)}),Pt(t).forEach(function(i){zn(e,i)||(ar(e,i)&&r.isMergeableObject(t[i])?n[i]=Xn(i,r)(e[i],t[i],r):n[i]=de(t[i],r))}),n}function te(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Vn,r.isMergeableObject=r.isMergeableObject||Gn,r.cloneUnlessOtherwiseSpecified=de;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):Zn(e,t,r):de(t,r)}te.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return te(n,i,r)},{})};var qn=te,Qn=qn;const Yn=Rn(Qn);function De(e,t){var r=t&&t.cache?t.cache:ii,n=t&&t.serializer?t.serializer:ri,i=t&&t.strategy?t.strategy:ei;return i(e,{cache:r,serializer:n})}function Jn(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Kn(e,t,r,n){var i=Jn(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function ur(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 hr(e,t,r,n,i){return r.bind(t,e,n,i)}function ei(e,t){var r=e.length===1?Kn:ur;return hr(e,this,r,t.cache.create(),t.serializer)}function ti(e,t){return hr(e,this,ur,t.cache.create(),t.serializer)}var ri=function(){return JSON.stringify(arguments)},ni=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}(),ii={create:function(){return new ni}},Fe={variadic:ti},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 S;(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"})(S||(S={}));var re;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(re||(re={}));function Nt(e){return e.type===S.literal}function si(e){return e.type===S.argument}function lr(e){return e.type===S.number}function cr(e){return e.type===S.date}function fr(e){return e.type===S.time}function mr(e){return e.type===S.select}function dr(e){return e.type===S.plural}function oi(e){return e.type===S.pound}function br(e){return e.type===S.tag}function pr(e){return!!(e&&typeof e=="object"&&e.type===re.number)}function Ye(e){return!!(e&&typeof e=="object"&&e.type===re.dateTime)}var gr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,ai=/(?:[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 ui(e){var t={};return e.replace(ai,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 hi=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function li(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(hi).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 ci(e){return e.replace(/^(.*?)-/,"")}var Ot=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,yr=/^(@+)?(\+|#+)?[rs]?$/g,fi=/(\*)(0+)|(#+)(0+)|(0+)/g,vr=/^(0+)$/;function Lt(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(yr,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 _r(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 mi(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)),!vr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ct(e){var t={},r=_r(e);return r||t}function di(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=ci(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=v(v(v({},t),{notation:"scientific"}),i.options.reduce(function(h,u){return v(v({},h),Ct(u))},{}));continue;case"engineering":t=v(v(v({},t),{notation:"engineering"}),i.options.reduce(function(h,u){return v(v({},h),Ct(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(fi,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(vr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Ot.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Ot,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=v(v({},t),{trailingZeroDisplay:"stripIfInteger"}):s&&(t=v(v({},t),Lt(s)));continue}if(yr.test(i.stem)){t=v(v({},t),Lt(i.stem));continue}var o=_r(i.stem);o&&(t=v(v({},t),o));var a=mi(i.stem);a&&(t=v(v({},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 bi(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=pi(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 pi(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 $e,gi=new RegExp("^".concat(gr.source,"*")),yi=new RegExp("".concat(gr.source,"*$"));function g(e,t){return{start:e,end:t}}var vi=!!String.prototype.startsWith&&"_a".startsWith("a",1),_i=!!String.fromCodePoint,Ei=!!Object.fromEntries,xi=!!String.prototype.codePointAt,Si=!!String.prototype.trimStart,Ti=!!String.prototype.trimEnd,wi=!!Number.isSafeInteger,Hi=wi?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Je=!0;try{var Ai=xr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Je=(($e=Ai.exec("a"))===null||$e===void 0?void 0:$e[0])==="a"}catch(e){Je=!1}var It=vi?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Ke=_i?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},Mt=Ei?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},Er=xi?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}},Bi=Si?function(t){return t.trimStart()}:function(t){return t.replace(gi,"")},Pi=Ti?function(t){return t.trimEnd()}:function(t){return t.replace(yi,"")};function xr(e,t){return new RegExp(e,t)}var et;if(Je){var Rt=xr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");et=function(t,r){var n;Rt.lastIndex=r;var i=Rt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else et=function(t,r){for(var n=[];;){var i=Er(t,r);if(i===void 0||Sr(i)||Ci(i))break;n.push(i),r+=i>=65536?2:1}return Ke.apply(void 0,n)};var Ni=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:S.pound,location:g(a,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(p.UNMATCHED_CLOSING_TAG,g(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&tt(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:S.literal,value:"<".concat(i,"/>"),location:g(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()||!tt(this.char()))return this.error(p.INVALID_TAG,g(a,this.clonePosition()));var h=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(p.UNMATCHED_CLOSING_TAG,g(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:S.tag,value:i,children:o,location:g(n,this.clonePosition())},err:null}:this.error(p.INVALID_TAG,g(a,this.clonePosition())))}else return this.error(p.UNCLOSED_TAG,g(n,this.clonePosition()))}else return this.error(p.INVALID_TAG,g(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Li(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=g(n,this.clonePosition());return{val:{type:S.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Oi(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 Ke.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(),Ke(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,g(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(p.EMPTY_ARGUMENT,g(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(p.MALFORMED_ARGUMENT,g(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:S.argument,value:i,location:g(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(p.MALFORMED_ARGUMENT,g(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=et(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),o=g(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,g(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=Pi(m.val);if(c.length===0)return this.error(p.EXPECT_ARGUMENT_STYLE,g(this.clonePosition(),this.clonePosition()));var d=g(l,this.clonePosition());u={style:c,styleLocation:d}}var b=this.tryParseArgumentClose(i);if(b.err)return b;var y=g(i,this.clonePosition());if(u&&It(u==null?void 0:u.style,"::",0)){var w=Bi(u.style.slice(2));if(a==="number"){var m=this.parseNumberSkeletonFromString(w,u.styleLocation);return m.err?m:{val:{type:S.number,value:n,location:y,style:m.val},err:null}}else{if(w.length===0)return this.error(p.EXPECT_DATE_TIME_SKELETON,y);var I=w;this.locale&&(I=bi(w,this.locale));var c={type:re.dateTime,pattern:I,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?ui(I):{}},N=a==="date"?S.date:S.time;return{val:{type:N,value:n,location:y,style:c},err:null}}}return{val:{type:a==="number"?S.number:a==="date"?S.date:S.time,value:n,location:y,style:(s=u==null?void 0:u.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var T=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS,g(T,v({},T)));this.bumpSpace();var O=this.parseIdentifierIfPossible(),L=0;if(a!=="select"&&O.value==="offset"){if(!this.bumpIf(":"))return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g(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(),O=this.parseIdentifierIfPossible(),L=m.val}var R=this.tryParsePluralOrSelectOptions(t,a,r,O);if(R.err)return R;var b=this.tryParseArgumentClose(i);if(b.err)return b;var E=g(i,this.clonePosition());return a==="select"?{val:{type:S.select,value:n,options:Mt(R.val),location:E},err:null}:{val:{type:S.plural,value:n,options:Mt(R.val),offset:L,pluralType:a==="plural"?"cardinal":"ordinal",location:E},err:null}}default:return this.error(p.INVALID_ARGUMENT_TYPE,g(o,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,g(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,g(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=li(t)}catch(i){return this.error(p.INVALID_NUMBER_SKELETON,r)}return{val:{type:re.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?di(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=g(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,g(this.clonePosition(),this.clonePosition()));var b=this.parseMessage(t+1,r,n);if(b.err)return b;var y=this.tryParseArgumentClose(d);if(y.err)return y;a.push([u,{value:b.val,location:g(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,g(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(p.MISSING_OTHER_CLAUSE,g(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=g(i,this.clonePosition());return s?(o*=n,Hi(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=Er(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(It(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()&&Sr(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 tt(e){return e>=97&&e<=122||e>=65&&e<=90}function Oi(e){return tt(e)||e===47}function Li(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 Sr(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Ci(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 rt(e){e.forEach(function(t){if(delete t.location,mr(t)||dr(t))for(var r in t.options)delete t.options[r].location,rt(t.options[r].value);else lr(t)&&pr(t.style)||(cr(t)||fr(t))&&Ye(t.style)?delete t.style.location:br(t)&&rt(t.children)})}function Ii(e,t){t===void 0&&(t={}),t=v({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Ni(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||rt(r.val),r.val}var ne;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(ne||(ne={}));var Ne=function(e){D(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),Gt=function(e){D(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('", "'),'"'),ne.INVALID_VALUE,s)||this}return t}(Ne),Mi=function(e){D(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),ne.INVALID_VALUE,i)||this}return t}(Ne),Ri=function(e){D(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,'"'),ne.MISSING_VALUE,n)||this}return t}(Ne),H;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(H||(H={}));function Gi(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 Ui(e){return typeof e=="function"}function xe(e,t,r,n,i,s,o){if(e.length===1&&Nt(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(Nt(l)){a.push({type:H.literal,value:l.value});continue}if(oi(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 Ri(m,o);var c=i[m];if(si(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(cr(l)){var d=typeof l.style=="string"?n.date[l.style]:Ye(l.style)?l.style.parsedOptions:void 0;a.push({type:H.literal,value:r.getDateTimeFormat(t,d).format(c)});continue}if(fr(l)){var d=typeof l.style=="string"?n.time[l.style]:Ye(l.style)?l.style.parsedOptions:n.time.medium;a.push({type:H.literal,value:r.getDateTimeFormat(t,d).format(c)});continue}if(lr(l)){var d=typeof l.style=="string"?n.number[l.style]:pr(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(br(l)){var b=l.children,y=l.value,w=i[y];if(!Ui(w))throw new Mi(y,"function",o);var I=xe(b,t,r,n,i,s),N=w(I.map(function(L){return L.value}));Array.isArray(N)||(N=[N]),a.push.apply(a,N.map(function(L){return{type:typeof L=="string"?H.literal:H.object,value:L}}))}if(mr(l)){var T=l.options[c]||l.options.other;if(!T)throw new Gt(l.value,c,Object.keys(l.options),o);a.push.apply(a,xe(T.value,t,r,n,i));continue}if(dr(l)){var T=l.options["=".concat(c)];if(!T){if(!Intl.PluralRules)throw new Ne(`Intl.PluralRules is not available in this environment.
17
17
  Try polyfilling it using "@formatjs/intl-pluralrules"
18
- `,ne.MISSING_INTL_API,o);var O=r.getPluralRules(t,{type:l.pluralType}).select(c-(l.offset||0));T=l.options[O]||l.options.other}if(!T)throw new Gt(l.value,c,Object.keys(l.options),o);a.push.apply(a,xe(T.value,t,r,n,i,c-(l.offset||0)));continue}}return Gi(a)}function Di(e,t){return t?v(v(v({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=v(v({},e[n]),t[n]||{}),r},{})):e}function Fi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Di(e[n],t[n]),r},v({},e)):e}function je(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function $i(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:De(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,ee([void 0],r,!1)))},{cache:je(e.number),strategy:Fe.variadic}),getDateTimeFormat:De(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,ee([void 0],r,!1)))},{cache:je(e.dateTime),strategy:Fe.variadic}),getPluralRules:De(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,ee([void 0],r,!1)))},{cache:je(e.pluralRules),strategy:Fe.variadic})}}var ji=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=_n(o,["formatters"]);this.ast=e.__parse(t,v(v({},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=Fi(e.formats,n),this.formatters=i&&i.formatters||$i(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=Ii,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 ki(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 F={},Vi=(e,t,r)=>r&&(t in F||(F[t]={}),e in F[t]||(F[t][e]=r),r),Tr=(e,t)=>{if(t==null)return;if(t in F&&e in F[t])return F[t][e];const r=Oe(t);for(let n=0;n<r.length;n++){const i=r[n],s=Wi(i,e);if(s)return Vi(e,t,s)}};let ht;const ue=Pe({});function Xi(e){return ht[e]||null}function wr(e){return e in ht}function Wi(e,t){if(!wr(e))return null;const r=Xi(e);return ki(r,t)}function zi(e){if(e==null)return;const t=Oe(e);for(let r=0;r<t.length;r++){const n=t[r];if(wr(n))return n}}function lt(e,...t){delete F[e],ue.update(r=>(r[e]=Yn.all([r[e]||{},...t]),r))}ae([ue],([e])=>Object.keys(e));ue.subscribe(e=>ht=e);const Se={};function Zi(e,t){Se[e].delete(t),Se[e].size===0&&delete Se[e]}function Hr(e){return Se[e]}function qi(e){return Oe(e).map(t=>{const r=Hr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function nt(e){return e==null?!1:Oe(e).some(t=>{var r;return(r=Hr(t))==null?void 0:r.size})}function Qi(e,t){return Promise.all(t.map(n=>(Zi(e,n),n().then(i=>i.default||i)))).then(n=>lt(e,...n))}const ce={};function Ar(e){if(!nt(e))return e in ce?ce[e]:Promise.resolve();const t=qi(e);return ce[e]=Promise.all(t.map(([r,n])=>Qi(r,n))).then(()=>{if(nt(e))return Ar(e);delete ce[e]}),ce[e]}const Yi={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"}}},Ji={fallbackLocale:null,loadingDelay:200,formats:Yi,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Ki=Ji;function ie(){return Ki}const ke=Pe(!1);var es=Object.defineProperty,ts=Object.defineProperties,rs=Object.getOwnPropertyDescriptors,Ut=Object.getOwnPropertySymbols,ns=Object.prototype.hasOwnProperty,is=Object.prototype.propertyIsEnumerable,Dt=(e,t,r)=>t in e?es(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ss=(e,t)=>{for(var r in t||(t={}))ns.call(t,r)&&Dt(e,r,t[r]);if(Ut)for(var r of Ut(t))is.call(t,r)&&Dt(e,r,t[r]);return e},os=(e,t)=>ts(e,rs(t));let it;const we=Pe(null);function Ft(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Oe(e,t=ie().fallbackLocale){const r=Ft(e);return t?[...new Set([...r,...Ft(t)])]:r}function z(){return it!=null?it:void 0}we.subscribe(e=>{it=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const as=e=>{if(e&&zi(e)&&nt(e)){const{loadingDelay:t}=ie();let r;return typeof window!="undefined"&&z()!=null&&t?r=window.setTimeout(()=>ke.set(!0),t):ke.set(!0),Ar(e).then(()=>{we.set(e)}).finally(()=>{clearTimeout(r),ke.set(!1)})}return we.set(e)},he=os(ss({},we),{set:as}),Le=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var us=Object.defineProperty,He=Object.getOwnPropertySymbols,Br=Object.prototype.hasOwnProperty,Pr=Object.prototype.propertyIsEnumerable,$t=(e,t,r)=>t in e?us(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ct=(e,t)=>{for(var r in t||(t={}))Br.call(t,r)&&$t(e,r,t[r]);if(He)for(var r of He(t))Pr.call(t,r)&&$t(e,r,t[r]);return e},le=(e,t)=>{var r={};for(var n in e)Br.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&He)for(var n of He(e))t.indexOf(n)<0&&Pr.call(e,n)&&(r[n]=e[n]);return r};const be=(e,t)=>{const{formats:r}=ie();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},hs=Le(e=>{var t=e,{locale:r,format:n}=t,i=le(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=be("number",n)),new Intl.NumberFormat(r,i)}),ls=Le(e=>{var t=e,{locale:r,format:n}=t,i=le(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=be("date",n):Object.keys(i).length===0&&(i=be("date","short")),new Intl.DateTimeFormat(r,i)}),cs=Le(e=>{var t=e,{locale:r,format:n}=t,i=le(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=be("time",n):Object.keys(i).length===0&&(i=be("time","short")),new Intl.DateTimeFormat(r,i)}),fs=(e={})=>{var t=e,{locale:r=z()}=t,n=le(t,["locale"]);return hs(ct({locale:r},n))},ms=(e={})=>{var t=e,{locale:r=z()}=t,n=le(t,["locale"]);return ls(ct({locale:r},n))},ds=(e={})=>{var t=e,{locale:r=z()}=t,n=le(t,["locale"]);return cs(ct({locale:r},n))},bs=Le((e,t=z())=>new ji(e,t,ie().formats,{ignoreTag:ie().ignoreTag})),ps=(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=Tr(e,h);if(!l)l=(s=(i=(n=(r=ie()).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=bs(l,h).format(a)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return m},gs=(e,t)=>ds(t).format(e),ys=(e,t)=>ms(t).format(e),vs=(e,t)=>fs(t).format(e),_s=(e,t=z())=>Tr(e,t),Es=ae([he,ue],()=>ps);ae([he],()=>gs);ae([he],()=>ys);ae([he],()=>vs);ae([he,ue],()=>_s);window.emWidgets={topic:In};const xs=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function Nr(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Or(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 Lr(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function jt(e,t){lt(e,t)}const kt={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-DWDpS0AS.cjs")).then(({default:t})=>{!customElements.get("casino-slider")&&customElements.define("casino-slider",t.element)})}function Ss(e){Wt(e,"svelte-2g6deg",".CasinoCategoriesLoading.svelte-2g6deg{height:52px}p.svelte-2g6deg{color:var( --emw--categories-typography, var(--emw--color-white) #FFFFFF);text-align:center}.CasinoCategoriesContainer.svelte-2g6deg{background:var( --emw--categories-color-primary, var(--emw--color-primary, #D0046C))}")}function Ts(e){let t,r,n,i;return{c(){t=$("div"),r=$("casino-slider"),_(r,"lang",e[3]),_(r,"datasource",e[2]),_(r,"endpoint",e[1]),_(r,"identity",st),_(r,"favoritesnumber",e[16]),_(r,"showsubgroups",e[8]),_(r,"clientstyling",e[4]),_(r,"clientstylingurl",e[5]),_(r,"mbsource",e[12]),_(r,"activeindex",e[0]),_(r,"actionevent",e[6]),_(r,"location",e[7]),_(r,"categoriesicon",e[9]),_(r,"lobbyiconimage",e[10]),_(r,"mygamesiconimage",e[11]),oe(t,"class","CasinoCategoriesContainer svelte-2g6deg")},m(s,o){se(s,t,o),at(t,r),n||(i=Yr(e[17].call(null,r)),n=!0)},p(s,o){o[0]&8&&_(r,"lang",s[3]),o[0]&4&&_(r,"datasource",s[2]),o[0]&2&&_(r,"endpoint",s[1]),o[0]&65536&&_(r,"favoritesnumber",s[16]),o[0]&256&&_(r,"showsubgroups",s[8]),o[0]&16&&_(r,"clientstyling",s[4]),o[0]&32&&_(r,"clientstylingurl",s[5]),o[0]&4096&&_(r,"mbsource",s[12]),o[0]&1&&_(r,"activeindex",s[0]),o[0]&64&&_(r,"actionevent",s[6]),o[0]&128&&_(r,"location",s[7]),o[0]&512&&_(r,"categoriesicon",s[9]),o[0]&1024&&_(r,"lobbyiconimage",s[10]),o[0]&2048&&_(r,"mygamesiconimage",s[11])},d(s){s&&W(t),n=!1,i()}}}function ws(e){let t;return{c(){t=$("p"),t.textContent="500 Error - Internal Server Error.",oe(t,"class","SearchLoading svelte-2g6deg")},m(r,n){se(r,t,n)},p:A,d(r){r&&W(t)}}}function Hs(e){let t;return{c(){t=$("div"),oe(t,"class","CasinoCategoriesLoading svelte-2g6deg")},m(r,n){se(r,t,n)},p:A,d(r){r&&W(t)}}}function As(e){let t;function r(s,o){return s[13]||Bs||Ps?Hs:s[15]?ws:Ts}let n=r(e),i=n(e);return{c(){t=$("div"),i.c()},m(s,o){se(s,t,o),i.m(t,null),e[27](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:A,o:A,d(s){s&&W(t),i.d(),e[27](null)}}}let st="CasinoSliderData",Bs=!1,Ps=!1;function Ns(e,t,r){let n;Qr(e,Es,f=>r(33,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:y=""}=t,{sessioncheck:w=""}=t,{location:I="secondaryMenu"}=t,{showsubgroups:N="false"}=t,{filteredcategories:T=""}=t,{translationurl:O=""}=t,{categoriesicon:L=""}=t,{lobbyiconimage:R=""}=t,{mygamesiconimage:E=""}=t,{mbsource:B}=t,C,j,k=!0,Z,q=[],V=!1,Ir=window.navigator.userAgent,G,ft,mt=!1,Ce=!1;const Mr=()=>{fetch(O).then(P=>P.json()).then(P=>{Object.keys(P).forEach(pe=>{jt(pe,P[pe])})}).catch(P=>{console.log(P)})};Object.keys(kt).forEach(f=>{jt(f,kt[f])});const Rr=()=>{mt==!1&&(m=="true"||u=="true"||l=="true")&&q.splice(1,0,{id:"MYGAMES",name:C,href:"",games:[]}),hn(),mt=!0,r(26,Ce=!0),Ie()},Gr=()=>(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),Ur=()=>{if(C=n("myGamesName"),j=n("lobbyName"),!Gr()){let f=new URL(`${i}/v1/casino/groups/${s}`);f.searchParams.append("datasource",s),f.searchParams.append("language",o),f.searchParams.append("platform",xs(Ir)),fetch(f).then(P=>P.json()).then(P=>{let pe=T.split(","),$r=P.items.filter(bt=>{let Me=!1;if(bt.games.total>0&&(Me=!0,T))for(let jr of pe)bt.flags==jr&&(Me=!1);return Me});q=[],q=q.concat($r),q.unshift({id:"LOBBY",name:j,href:"",games:[]}),r(13,k=!1),window.postMessage({type:"CategoriesLoadedForSlider"},window.location.href)},P=>{r(15,V=!0),console.error("There was an error while fetching the categories",P)}).catch(P=>{r(15,V=!0),console.error("There was an error while fetching the categories",P)})}},Dr=()=>{let f=b.split("$");r(0,b=f.length>2?b.split("$").slice(0,2).join("$"):b)},Ie=()=>{window.postMessage({type:"SliderData",identity:st,data:q},window.location.href)},dt=f=>{f.data&&f.data.type=="SliderLoaded"&&st==f.data.identity&&Ie()};zt(()=>(window.addEventListener("message",dt,!1),()=>{window.removeEventListener("message",dt)}));function Fr(f){Te[f?"unshift":"push"](()=>{G=f,r(14,G)})}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(18,a=f.userid),"session"in f&&r(19,h=f.session),"mostplayed"in f&&r(20,u=f.mostplayed),"lastplayed"in f&&r(21,l=f.lastplayed),"favorites"in f&&r(22,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,y=f.actionevent),"sessioncheck"in f&&r(23,w=f.sessioncheck),"location"in f&&r(7,I=f.location),"showsubgroups"in f&&r(8,N=f.showsubgroups),"filteredcategories"in f&&r(24,T=f.filteredcategories),"translationurl"in f&&r(25,O=f.translationurl),"categoriesicon"in f&&r(9,L=f.categoriesicon),"lobbyiconimage"in f&&r(10,R=f.lobbyiconimage),"mygamesiconimage"in f&&r(11,E=f.mygamesiconimage),"mbsource"in f&&r(12,B=f.mbsource)},e.$$.update=()=>{e.$$.dirty[0]&14&&i&&s&&o&&Ur(),e.$$.dirty[0]&7872514&&i&&h&&(u||l||m)&&!k&&Rr(),e.$$.dirty[0]&67641345&&!k&&b&&(!h||Ce)&&Dr(),e.$$.dirty[0]&33554432&&O&&Mr(),e.$$.dirty[0]&16400&&c&&G&&Nr(G,c),e.$$.dirty[0]&16416&&d&&G&&Or(G,d),e.$$.dirty[0]&20480&&G&&Lr(G,`${B}.Style`)},r(16,ft=0),[b,i,s,o,c,d,y,I,N,L,R,E,B,k,G,V,ft,Ie,a,h,u,l,m,w,T,O,Ce,Fr]}class Cr extends er{constructor(t){super(),Yt(this,t,Ns,As,ot,{endpoint:1,datasource:2,lang:3,userid:18,session:19,mostplayed:20,lastplayed:21,favorites:22,clientstyling:4,clientstylingurl:5,activecategory:0,actionevent:6,sessioncheck:23,location:7,showsubgroups:8,filteredcategories:24,translationurl:25,categoriesicon:9,lobbyiconimage:10,mygamesiconimage:11,mbsource:12},Ss,[-1,-1])}get endpoint(){return this.$$.ctx[1]}set endpoint(t){this.$$set({endpoint:t}),x()}get datasource(){return this.$$.ctx[2]}set datasource(t){this.$$set({datasource:t}),x()}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),x()}get userid(){return this.$$.ctx[18]}set userid(t){this.$$set({userid:t}),x()}get session(){return this.$$.ctx[19]}set session(t){this.$$set({session:t}),x()}get mostplayed(){return this.$$.ctx[20]}set mostplayed(t){this.$$set({mostplayed:t}),x()}get lastplayed(){return this.$$.ctx[21]}set lastplayed(t){this.$$set({lastplayed:t}),x()}get favorites(){return this.$$.ctx[22]}set favorites(t){this.$$set({favorites:t}),x()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(t){this.$$set({clientstyling:t}),x()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),x()}get activecategory(){return this.$$.ctx[0]}set activecategory(t){this.$$set({activecategory:t}),x()}get actionevent(){return this.$$.ctx[6]}set actionevent(t){this.$$set({actionevent:t}),x()}get sessioncheck(){return this.$$.ctx[23]}set sessioncheck(t){this.$$set({sessioncheck:t}),x()}get location(){return this.$$.ctx[7]}set location(t){this.$$set({location:t}),x()}get showsubgroups(){return this.$$.ctx[8]}set showsubgroups(t){this.$$set({showsubgroups:t}),x()}get filteredcategories(){return this.$$.ctx[24]}set filteredcategories(t){this.$$set({filteredcategories:t}),x()}get translationurl(){return this.$$.ctx[25]}set translationurl(t){this.$$set({translationurl:t}),x()}get categoriesicon(){return this.$$.ctx[9]}set categoriesicon(t){this.$$set({categoriesicon:t}),x()}get lobbyiconimage(){return this.$$.ctx[10]}set lobbyiconimage(t){this.$$set({lobbyiconimage:t}),x()}get mygamesiconimage(){return this.$$.ctx[11]}set mygamesiconimage(t){this.$$set({mygamesiconimage:t}),x()}get mbsource(){return this.$$.ctx[12]}set mbsource(t){this.$$set({mbsource:t}),x()}}Kt(Cr,{endpoint:{},datasource:{},lang:{},userid:{},session:{},mostplayed:{},lastplayed:{},favorites:{},clientstyling:{},clientstylingurl:{},activecategory:{},actionevent:{},sessioncheck:{},location:{},showsubgroups:{},filteredcategories:{},translationurl:{},categoriesicon:{},lobbyiconimage:{},mygamesiconimage:{},mbsource:{}},[],[],!0);const Os=Object.freeze(Object.defineProperty({__proto__:null,default:Cr},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=ue;exports.$locale=he;exports.CasinoCategoriesSlider_ce=Os;exports.SvelteComponent=er;exports.addMessages=lt;exports.append=at;exports.append_styles=Wt;exports.attr=oe;exports.binding_callbacks=Te;exports.create_custom_element=Kt;exports.destroy_block=dn;exports.destroy_each=en;exports.detach=W;exports.element=$;exports.empty=rn;exports.ensure_array_like=mn;exports.flush=x;exports.init=Yt;exports.insert=se;exports.listen=nn;exports.noop=A;exports.onMount=zt;exports.run_all=X;exports.safe_not_equal=ot;exports.setClientStyling=Nr;exports.setClientStylingURL=Or;exports.setStreamStyling=Lr;exports.set_data=on;exports.space=tn;exports.src_url_equal=Zr;exports.text=ut;exports.update_keyed_each=bn;
18
+ `,ne.MISSING_INTL_API,o);var O=r.getPluralRules(t,{type:l.pluralType}).select(c-(l.offset||0));T=l.options[O]||l.options.other}if(!T)throw new Gt(l.value,c,Object.keys(l.options),o);a.push.apply(a,xe(T.value,t,r,n,i,c-(l.offset||0)));continue}}return Gi(a)}function Di(e,t){return t?v(v(v({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=v(v({},e[n]),t[n]||{}),r},{})):e}function Fi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Di(e[n],t[n]),r},v({},e)):e}function je(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function $i(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:De(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,ee([void 0],r,!1)))},{cache:je(e.number),strategy:Fe.variadic}),getDateTimeFormat:De(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,ee([void 0],r,!1)))},{cache:je(e.dateTime),strategy:Fe.variadic}),getPluralRules:De(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,ee([void 0],r,!1)))},{cache:je(e.pluralRules),strategy:Fe.variadic})}}var ji=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=_n(o,["formatters"]);this.ast=e.__parse(t,v(v({},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=Fi(e.formats,n),this.formatters=i&&i.formatters||$i(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=Ii,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 ki(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 F={},Vi=(e,t,r)=>r&&(t in F||(F[t]={}),e in F[t]||(F[t][e]=r),r),Tr=(e,t)=>{if(t==null)return;if(t in F&&e in F[t])return F[t][e];const r=Oe(t);for(let n=0;n<r.length;n++){const i=r[n],s=Wi(i,e);if(s)return Vi(e,t,s)}};let ht;const ue=Pe({});function Xi(e){return ht[e]||null}function wr(e){return e in ht}function Wi(e,t){if(!wr(e))return null;const r=Xi(e);return ki(r,t)}function zi(e){if(e==null)return;const t=Oe(e);for(let r=0;r<t.length;r++){const n=t[r];if(wr(n))return n}}function lt(e,...t){delete F[e],ue.update(r=>(r[e]=Yn.all([r[e]||{},...t]),r))}ae([ue],([e])=>Object.keys(e));ue.subscribe(e=>ht=e);const Se={};function Zi(e,t){Se[e].delete(t),Se[e].size===0&&delete Se[e]}function Hr(e){return Se[e]}function qi(e){return Oe(e).map(t=>{const r=Hr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function nt(e){return e==null?!1:Oe(e).some(t=>{var r;return(r=Hr(t))==null?void 0:r.size})}function Qi(e,t){return Promise.all(t.map(n=>(Zi(e,n),n().then(i=>i.default||i)))).then(n=>lt(e,...n))}const ce={};function Ar(e){if(!nt(e))return e in ce?ce[e]:Promise.resolve();const t=qi(e);return ce[e]=Promise.all(t.map(([r,n])=>Qi(r,n))).then(()=>{if(nt(e))return Ar(e);delete ce[e]}),ce[e]}const Yi={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"}}},Ji={fallbackLocale:null,loadingDelay:200,formats:Yi,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Ki=Ji;function ie(){return Ki}const ke=Pe(!1);var es=Object.defineProperty,ts=Object.defineProperties,rs=Object.getOwnPropertyDescriptors,Ut=Object.getOwnPropertySymbols,ns=Object.prototype.hasOwnProperty,is=Object.prototype.propertyIsEnumerable,Dt=(e,t,r)=>t in e?es(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ss=(e,t)=>{for(var r in t||(t={}))ns.call(t,r)&&Dt(e,r,t[r]);if(Ut)for(var r of Ut(t))is.call(t,r)&&Dt(e,r,t[r]);return e},os=(e,t)=>ts(e,rs(t));let it;const we=Pe(null);function Ft(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Oe(e,t=ie().fallbackLocale){const r=Ft(e);return t?[...new Set([...r,...Ft(t)])]:r}function z(){return it!=null?it:void 0}we.subscribe(e=>{it=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const as=e=>{if(e&&zi(e)&&nt(e)){const{loadingDelay:t}=ie();let r;return typeof window!="undefined"&&z()!=null&&t?r=window.setTimeout(()=>ke.set(!0),t):ke.set(!0),Ar(e).then(()=>{we.set(e)}).finally(()=>{clearTimeout(r),ke.set(!1)})}return we.set(e)},he=os(ss({},we),{set:as}),Le=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var us=Object.defineProperty,He=Object.getOwnPropertySymbols,Br=Object.prototype.hasOwnProperty,Pr=Object.prototype.propertyIsEnumerable,$t=(e,t,r)=>t in e?us(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ct=(e,t)=>{for(var r in t||(t={}))Br.call(t,r)&&$t(e,r,t[r]);if(He)for(var r of He(t))Pr.call(t,r)&&$t(e,r,t[r]);return e},le=(e,t)=>{var r={};for(var n in e)Br.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&He)for(var n of He(e))t.indexOf(n)<0&&Pr.call(e,n)&&(r[n]=e[n]);return r};const be=(e,t)=>{const{formats:r}=ie();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},hs=Le(e=>{var t=e,{locale:r,format:n}=t,i=le(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=be("number",n)),new Intl.NumberFormat(r,i)}),ls=Le(e=>{var t=e,{locale:r,format:n}=t,i=le(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=be("date",n):Object.keys(i).length===0&&(i=be("date","short")),new Intl.DateTimeFormat(r,i)}),cs=Le(e=>{var t=e,{locale:r,format:n}=t,i=le(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=be("time",n):Object.keys(i).length===0&&(i=be("time","short")),new Intl.DateTimeFormat(r,i)}),fs=(e={})=>{var t=e,{locale:r=z()}=t,n=le(t,["locale"]);return hs(ct({locale:r},n))},ms=(e={})=>{var t=e,{locale:r=z()}=t,n=le(t,["locale"]);return ls(ct({locale:r},n))},ds=(e={})=>{var t=e,{locale:r=z()}=t,n=le(t,["locale"]);return cs(ct({locale:r},n))},bs=Le((e,t=z())=>new ji(e,t,ie().formats,{ignoreTag:ie().ignoreTag})),ps=(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=Tr(e,h);if(!l)l=(s=(i=(n=(r=ie()).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=bs(l,h).format(a)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return m},gs=(e,t)=>ds(t).format(e),ys=(e,t)=>ms(t).format(e),vs=(e,t)=>fs(t).format(e),_s=(e,t=z())=>Tr(e,t),Es=ae([he,ue],()=>ps);ae([he],()=>gs);ae([he],()=>ys);ae([he],()=>vs);ae([he,ue],()=>_s);window.emWidgets={topic:In};const xs=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function Nr(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Or(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 Lr(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function jt(e,t){lt(e,t)}const kt={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-DSB0sHpO.cjs")).then(({default:t})=>{!customElements.get("casino-slider")&&customElements.define("casino-slider",t.element)})}function Ss(e){Wt(e,"svelte-2g6deg",".CasinoCategoriesLoading.svelte-2g6deg{height:52px}p.svelte-2g6deg{color:var( --emw--categories-typography, var(--emw--color-white) #FFFFFF);text-align:center}.CasinoCategoriesContainer.svelte-2g6deg{background:var( --emw--categories-color-primary, var(--emw--color-primary, #D0046C))}")}function Ts(e){let t,r,n,i;return{c(){t=$("div"),r=$("casino-slider"),_(r,"lang",e[3]),_(r,"datasource",e[2]),_(r,"endpoint",e[1]),_(r,"identity",st),_(r,"favoritesnumber",e[16]),_(r,"showsubgroups",e[8]),_(r,"clientstyling",e[4]),_(r,"clientstylingurl",e[5]),_(r,"mbsource",e[12]),_(r,"activeindex",e[0]),_(r,"actionevent",e[6]),_(r,"location",e[7]),_(r,"categoriesicon",e[9]),_(r,"lobbyiconimage",e[10]),_(r,"mygamesiconimage",e[11]),oe(t,"class","CasinoCategoriesContainer svelte-2g6deg")},m(s,o){se(s,t,o),at(t,r),n||(i=Yr(e[17].call(null,r)),n=!0)},p(s,o){o[0]&8&&_(r,"lang",s[3]),o[0]&4&&_(r,"datasource",s[2]),o[0]&2&&_(r,"endpoint",s[1]),o[0]&65536&&_(r,"favoritesnumber",s[16]),o[0]&256&&_(r,"showsubgroups",s[8]),o[0]&16&&_(r,"clientstyling",s[4]),o[0]&32&&_(r,"clientstylingurl",s[5]),o[0]&4096&&_(r,"mbsource",s[12]),o[0]&1&&_(r,"activeindex",s[0]),o[0]&64&&_(r,"actionevent",s[6]),o[0]&128&&_(r,"location",s[7]),o[0]&512&&_(r,"categoriesicon",s[9]),o[0]&1024&&_(r,"lobbyiconimage",s[10]),o[0]&2048&&_(r,"mygamesiconimage",s[11])},d(s){s&&W(t),n=!1,i()}}}function ws(e){let t;return{c(){t=$("p"),t.textContent="500 Error - Internal Server Error.",oe(t,"class","SearchLoading svelte-2g6deg")},m(r,n){se(r,t,n)},p:A,d(r){r&&W(t)}}}function Hs(e){let t;return{c(){t=$("div"),oe(t,"class","CasinoCategoriesLoading svelte-2g6deg")},m(r,n){se(r,t,n)},p:A,d(r){r&&W(t)}}}function As(e){let t;function r(s,o){return s[13]||Bs||Ps?Hs:s[15]?ws:Ts}let n=r(e),i=n(e);return{c(){t=$("div"),i.c()},m(s,o){se(s,t,o),i.m(t,null),e[27](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:A,o:A,d(s){s&&W(t),i.d(),e[27](null)}}}let st="CasinoSliderData",Bs=!1,Ps=!1;function Ns(e,t,r){let n;Qr(e,Es,f=>r(33,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:y=""}=t,{sessioncheck:w=""}=t,{location:I="secondaryMenu"}=t,{showsubgroups:N="false"}=t,{filteredcategories:T=""}=t,{translationurl:O=""}=t,{categoriesicon:L=""}=t,{lobbyiconimage:R=""}=t,{mygamesiconimage:E=""}=t,{mbsource:B}=t,C,j,k=!0,Z,q=[],V=!1,Ir=window.navigator.userAgent,G,ft,mt=!1,Ce=!1;const Mr=()=>{fetch(O).then(P=>P.json()).then(P=>{Object.keys(P).forEach(pe=>{jt(pe,P[pe])})}).catch(P=>{console.log(P)})};Object.keys(kt).forEach(f=>{jt(f,kt[f])});const Rr=()=>{mt==!1&&(m=="true"||u=="true"||l=="true")&&q.splice(1,0,{id:"MYGAMES",name:C,href:"",games:[]}),hn(),mt=!0,r(26,Ce=!0),Ie()},Gr=()=>(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),Ur=()=>{if(C=n("myGamesName"),j=n("lobbyName"),!Gr()){let f=new URL(`${i}/v2/casino/groups/${s}`);f.searchParams.append("language",o),f.searchParams.append("platform",xs(Ir)),f.searchParams.append("fields","id,name,games(href)"),fetch(f).then(P=>P.json()).then(P=>{let pe=T.split(","),$r=P.items.filter(bt=>{let Me=!1;if(bt.games.total>0&&(Me=!0,T))for(let jr of pe)bt.flags==jr&&(Me=!1);return Me});q=[],q=q.concat($r),q.unshift({id:"LOBBY",name:j,href:"",games:[]}),r(13,k=!1),window.postMessage({type:"CategoriesLoadedForSlider"},window.location.href)},P=>{r(15,V=!0),console.error("There was an error while fetching the categories",P)}).catch(P=>{r(15,V=!0),console.error("There was an error while fetching the categories",P)})}},Dr=()=>{let f=b.split("$");r(0,b=f.length>2?b.split("$").slice(0,2).join("$"):b)},Ie=()=>{window.postMessage({type:"SliderData",identity:st,data:q},window.location.href)},dt=f=>{f.data&&f.data.type=="SliderLoaded"&&st==f.data.identity&&Ie()};zt(()=>(window.addEventListener("message",dt,!1),()=>{window.removeEventListener("message",dt)}));function Fr(f){Te[f?"unshift":"push"](()=>{G=f,r(14,G)})}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(18,a=f.userid),"session"in f&&r(19,h=f.session),"mostplayed"in f&&r(20,u=f.mostplayed),"lastplayed"in f&&r(21,l=f.lastplayed),"favorites"in f&&r(22,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,y=f.actionevent),"sessioncheck"in f&&r(23,w=f.sessioncheck),"location"in f&&r(7,I=f.location),"showsubgroups"in f&&r(8,N=f.showsubgroups),"filteredcategories"in f&&r(24,T=f.filteredcategories),"translationurl"in f&&r(25,O=f.translationurl),"categoriesicon"in f&&r(9,L=f.categoriesicon),"lobbyiconimage"in f&&r(10,R=f.lobbyiconimage),"mygamesiconimage"in f&&r(11,E=f.mygamesiconimage),"mbsource"in f&&r(12,B=f.mbsource)},e.$$.update=()=>{e.$$.dirty[0]&14&&i&&s&&o&&Ur(),e.$$.dirty[0]&7872514&&i&&h&&(u||l||m)&&!k&&Rr(),e.$$.dirty[0]&67641345&&!k&&b&&(!h||Ce)&&Dr(),e.$$.dirty[0]&33554432&&O&&Mr(),e.$$.dirty[0]&16400&&c&&G&&Nr(G,c),e.$$.dirty[0]&16416&&d&&G&&Or(G,d),e.$$.dirty[0]&20480&&G&&Lr(G,`${B}.Style`)},r(16,ft=0),[b,i,s,o,c,d,y,I,N,L,R,E,B,k,G,V,ft,Ie,a,h,u,l,m,w,T,O,Ce,Fr]}class Cr extends er{constructor(t){super(),Yt(this,t,Ns,As,ot,{endpoint:1,datasource:2,lang:3,userid:18,session:19,mostplayed:20,lastplayed:21,favorites:22,clientstyling:4,clientstylingurl:5,activecategory:0,actionevent:6,sessioncheck:23,location:7,showsubgroups:8,filteredcategories:24,translationurl:25,categoriesicon:9,lobbyiconimage:10,mygamesiconimage:11,mbsource:12},Ss,[-1,-1])}get endpoint(){return this.$$.ctx[1]}set endpoint(t){this.$$set({endpoint:t}),x()}get datasource(){return this.$$.ctx[2]}set datasource(t){this.$$set({datasource:t}),x()}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),x()}get userid(){return this.$$.ctx[18]}set userid(t){this.$$set({userid:t}),x()}get session(){return this.$$.ctx[19]}set session(t){this.$$set({session:t}),x()}get mostplayed(){return this.$$.ctx[20]}set mostplayed(t){this.$$set({mostplayed:t}),x()}get lastplayed(){return this.$$.ctx[21]}set lastplayed(t){this.$$set({lastplayed:t}),x()}get favorites(){return this.$$.ctx[22]}set favorites(t){this.$$set({favorites:t}),x()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(t){this.$$set({clientstyling:t}),x()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),x()}get activecategory(){return this.$$.ctx[0]}set activecategory(t){this.$$set({activecategory:t}),x()}get actionevent(){return this.$$.ctx[6]}set actionevent(t){this.$$set({actionevent:t}),x()}get sessioncheck(){return this.$$.ctx[23]}set sessioncheck(t){this.$$set({sessioncheck:t}),x()}get location(){return this.$$.ctx[7]}set location(t){this.$$set({location:t}),x()}get showsubgroups(){return this.$$.ctx[8]}set showsubgroups(t){this.$$set({showsubgroups:t}),x()}get filteredcategories(){return this.$$.ctx[24]}set filteredcategories(t){this.$$set({filteredcategories:t}),x()}get translationurl(){return this.$$.ctx[25]}set translationurl(t){this.$$set({translationurl:t}),x()}get categoriesicon(){return this.$$.ctx[9]}set categoriesicon(t){this.$$set({categoriesicon:t}),x()}get lobbyiconimage(){return this.$$.ctx[10]}set lobbyiconimage(t){this.$$set({lobbyiconimage:t}),x()}get mygamesiconimage(){return this.$$.ctx[11]}set mygamesiconimage(t){this.$$set({mygamesiconimage:t}),x()}get mbsource(){return this.$$.ctx[12]}set mbsource(t){this.$$set({mbsource:t}),x()}}Kt(Cr,{endpoint:{},datasource:{},lang:{},userid:{},session:{},mostplayed:{},lastplayed:{},favorites:{},clientstyling:{},clientstylingurl:{},activecategory:{},actionevent:{},sessioncheck:{},location:{},showsubgroups:{},filteredcategories:{},translationurl:{},categoriesicon:{},lobbyiconimage:{},mygamesiconimage:{},mbsource:{}},[],[],!0);const Os=Object.freeze(Object.defineProperty({__proto__:null,default:Cr},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=ue;exports.$locale=he;exports.CasinoCategoriesSlider_ce=Os;exports.SvelteComponent=er;exports.addMessages=lt;exports.append=at;exports.append_styles=Wt;exports.attr=oe;exports.binding_callbacks=Te;exports.create_custom_element=Kt;exports.destroy_block=dn;exports.destroy_each=en;exports.detach=W;exports.element=$;exports.empty=rn;exports.ensure_array_like=mn;exports.flush=x;exports.init=Yt;exports.insert=se;exports.listen=nn;exports.noop=A;exports.onMount=zt;exports.run_all=X;exports.safe_not_equal=ot;exports.setClientStyling=Nr;exports.setClientStylingURL=Or;exports.setStreamStyling=Lr;exports.set_custom_element_data=_;exports.set_data=on;exports.space=tn;exports.src_url_equal=Zr;exports.text=ut;exports.update_keyed_each=bn;
@@ -4337,7 +4337,7 @@ if (typeof window < "u") {
4337
4337
  }
4338
4338
  };
4339
4339
  };
4340
- customElements.define = e(customElements.define), import("./CasinoSlider-CSAgo_ih.js").then(({ default: t }) => {
4340
+ customElements.define = e(customElements.define), import("./CasinoSlider-BKAL5Uy4.js").then(({ default: t }) => {
4341
4341
  !customElements.get("casino-slider") && customElements.define("casino-slider", t.element);
4342
4342
  });
4343
4343
  }
@@ -4604,8 +4604,8 @@ function hs(e, t, r) {
4604
4604
  }), Ur(), at = !0, r(26, Oe = !0), Le();
4605
4605
  }, xr = () => (i || (X = "Endpoint is missing! Please provide a valid endpointURL.", r(15, j = !0), r(13, $ = !1), console.error(X)), s || (X = "Datasource is missing! Please provide a valid datasource.", r(15, j = !0), r(13, $ = !1), console.error(X)), (!o || o.length < 2) && (X = "Language is missing! Please provide a valid language (alpha2code)", r(15, j = !0), r(13, $ = !1), console.error(X)), j), Sr = () => {
4606
4606
  if (I = n("myGamesName"), F = n("lobbyName"), !xr()) {
4607
- let f = new URL(`${i}/v1/casino/groups/${s}`);
4608
- f.searchParams.append("datasource", s), f.searchParams.append("language", o), f.searchParams.append("platform", Ji(vr)), fetch(f).then((B) => B.json()).then(
4607
+ let f = new URL(`${i}/v2/casino/groups/${s}`);
4608
+ f.searchParams.append("language", o), f.searchParams.append("platform", Ji(vr)), f.searchParams.append("fields", "id,name,games(href)"), fetch(f).then((B) => B.json()).then(
4609
4609
  (B) => {
4610
4610
  let be = w.split(","), Hr = B.items.filter((ht) => {
4611
4611
  let Ie = !1;
@@ -4859,10 +4859,11 @@ class ls extends zr {
4859
4859
  Wr(ls, { endpoint: {}, datasource: {}, lang: {}, userid: {}, session: {}, mostplayed: {}, lastplayed: {}, favorites: {}, clientstyling: {}, clientstylingurl: {}, activecategory: {}, actionevent: {}, sessioncheck: {}, location: {}, showsubgroups: {}, filteredcategories: {}, translationurl: {}, categoriesicon: {}, lobbyiconimage: {}, mygamesiconimage: {}, mbsource: {} }, [], [], !0);
4860
4860
  export {
4861
4861
  de as $,
4862
- Ki as A,
4863
- es as B,
4864
- ts as C,
4865
- ls as D,
4862
+ ys as A,
4863
+ Ki as B,
4864
+ es as C,
4865
+ ts as D,
4866
+ ls as E,
4866
4867
  zr as S,
4867
4868
  me as a,
4868
4869
  dr as b,
@@ -4885,9 +4886,9 @@ export {
4885
4886
  Mt as s,
4886
4887
  $e as t,
4887
4888
  vs as u,
4888
- cs as v,
4889
- ps as w,
4890
- Ut as x,
4891
- fs as y,
4892
- ys as z
4889
+ _ as v,
4890
+ cs as w,
4891
+ ps as x,
4892
+ Ut as y,
4893
+ fs as z
4893
4894
  };
@@ -4374,7 +4374,7 @@ if (typeof window != "undefined") {
4374
4374
  }
4375
4375
  };
4376
4376
  };
4377
- customElements.define = e(customElements.define), import("./CasinoSlider-D65OJWaW.js").then(({ default: t }) => {
4377
+ customElements.define = e(customElements.define), import("./CasinoSlider-CpTqnanI.js").then(({ default: t }) => {
4378
4378
  !customElements.get("casino-slider") && customElements.define("casino-slider", t.element);
4379
4379
  });
4380
4380
  }
@@ -4641,8 +4641,8 @@ function Es(e, t, r) {
4641
4641
  }), Yr(), ht = !0, r(26, Le = !0), Ie();
4642
4642
  }, Pr = () => (i || (W = "Endpoint is missing! Please provide a valid endpointURL.", r(15, k = !0), r(13, j = !1), console.error(W)), s || (W = "Datasource is missing! Please provide a valid datasource.", r(15, k = !0), r(13, j = !1), console.error(W)), (!o || o.length < 2) && (W = "Language is missing! Please provide a valid language (alpha2code)", r(15, k = !0), r(13, j = !1), console.error(W)), k), Nr = () => {
4643
4643
  if (I = n("myGamesName"), $ = n("lobbyName"), !Pr()) {
4644
- let f = new URL(`${i}/v1/casino/groups/${s}`);
4645
- f.searchParams.append("datasource", s), f.searchParams.append("language", o), f.searchParams.append("platform", ls(Hr)), fetch(f).then((B) => B.json()).then(
4644
+ let f = new URL(`${i}/v2/casino/groups/${s}`);
4645
+ f.searchParams.append("language", o), f.searchParams.append("platform", ls(Hr)), f.searchParams.append("fields", "id,name,games(href)"), fetch(f).then((B) => B.json()).then(
4646
4646
  (B) => {
4647
4647
  let pe = w.split(","), Ir = B.items.filter((ct) => {
4648
4648
  let Ce = !1;
@@ -4900,10 +4900,11 @@ const Ls = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4900
4900
  }, Symbol.toStringTag, { value: "Module" }));
4901
4901
  export {
4902
4902
  be as $,
4903
- fs as A,
4904
- ms as B,
4905
- sn as C,
4906
- Ls as D,
4903
+ cs as A,
4904
+ fs as B,
4905
+ ms as C,
4906
+ sn as D,
4907
+ Ls as E,
4907
4908
  on as S,
4908
4909
  de as a,
4909
4910
  _r as b,
@@ -4924,11 +4925,11 @@ export {
4924
4925
  ke as q,
4925
4926
  ne as r,
4926
4927
  $t as s,
4927
- Ss as t,
4928
+ _ as t,
4928
4929
  Os as u,
4929
- Bs as v,
4930
- Vt as w,
4931
- ws as x,
4932
- Ns as y,
4933
- cs as z
4930
+ Ss as v,
4931
+ Bs as w,
4932
+ Vt as x,
4933
+ ws as y,
4934
+ Ns as z
4934
4935
  };