@everymatrix/casino-404 0.0.358 → 0.0.359
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/casino-404.js +8 -8
- package/dist/casino-404.js.map +1 -1
- package/package.json +2 -2
- package/src/translations.js +10 -3
package/dist/casino-404.js
CHANGED
|
@@ -73,11 +73,11 @@ function j(e,t,n){var r={};return n.isMergeableObject(e)&&x(e).forEach((function
|
|
|
73
73
|
})(e,o)||($(e,o)&&n.isMergeableObject(t[o])?r[o]=function(e,t){if(!t.customMerge)return V;var n=t.customMerge(e);return"function"==typeof n?n:V}(o,n)(e[o],t[o],n):r[o]=D(t[o],n))})),r}function V(e,t,n){(n=n||{}).arrayMerge=n.arrayMerge||k,n.isMergeableObject=n.isMergeableObject||U,
|
|
74
74
|
// cloneUnlessOtherwiseSpecified is added to `options` so that custom arrayMerge()
|
|
75
75
|
// implementations can use it. The caller may not replace it.
|
|
76
|
-
n.cloneUnlessOtherwiseSpecified=D;var r=Array.isArray(t);return r===Array.isArray(e)?r?n.arrayMerge(e,t,n):j(e,t,n):D(t,n)}V.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(e,n){return V(e,n,t)}),{})};var X=V,K=function(e,t){return K=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},K(e,t)};function Z(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}K(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var z,Y,W,Q=function(){return Q=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},Q.apply(this,arguments)};function
|
|
76
|
+
n.cloneUnlessOtherwiseSpecified=D;var r=Array.isArray(t);return r===Array.isArray(e)?r?n.arrayMerge(e,t,n):j(e,t,n):D(t,n)}V.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(e,n){return V(e,n,t)}),{})};var X=V,K=function(e,t){return K=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},K(e,t)};function Z(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}K(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var z,Y,W,Q=function(){return Q=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},Q.apply(this,arguments)};function q(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}
|
|
77
77
|
/**
|
|
78
78
|
* Type Guards
|
|
79
79
|
*/
|
|
80
|
-
function
|
|
80
|
+
function J(e){return e.type===Y.literal}function ee(e){return e.type===Y.argument}function te(e){return e.type===Y.number}function ne(e){return e.type===Y.date}function re(e){return e.type===Y.time}function oe(e){return e.type===Y.select}function ie(e){return e.type===Y.plural}function ae(e){return e.type===Y.pound}function se(e){return e.type===Y.tag}function he(e){return!(!e||"object"!=typeof e||e.type!==W.number)}function ue(e){return!(!e||"object"!=typeof e||e.type!==W.dateTime)}
|
|
81
81
|
// @generated from regex-gen.ts
|
|
82
82
|
!function(e){
|
|
83
83
|
/** Argument is unclosed (e.g. `{0`) */
|
|
@@ -485,7 +485,7 @@ e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this
|
|
|
485
485
|
/**
|
|
486
486
|
* Code point equivalent of regex `\p{Pattern_Syntax}`.
|
|
487
487
|
* See https://www.unicode.org/Public/UCD/latest/ucd/PropList.txt
|
|
488
|
-
*/function We(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||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||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||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||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||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||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||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||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||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||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function Qe(e){e.forEach((function(e){if(delete e.location,oe(e)||ie(e))for(var t in e.options)delete e.options[t].location,Qe(e.options[t].value);else te(e)&&he(e.style)||(ne(e)||re(e))&&ue(e.style)?delete e.style.location:se(e)&&Qe(e.children)}))}function
|
|
488
|
+
*/function We(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||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||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||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||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||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||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||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||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||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||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function Qe(e){e.forEach((function(e){if(delete e.location,oe(e)||ie(e))for(var t in e.options)delete e.options[t].location,Qe(e.options[t].value);else te(e)&&he(e.style)||(ne(e)||re(e))&&ue(e.style)?delete e.style.location:se(e)&&Qe(e.children)}))}function qe(e,t){void 0===t&&(t={}),t=Q({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var n=new Ke(e,t).parse();if(n.err){var r=SyntaxError(z[n.err.kind]);
|
|
489
489
|
// @ts-expect-error Assign to error object
|
|
490
490
|
throw r.location=n.err.location,
|
|
491
491
|
// @ts-expect-error Assign to error object
|
|
@@ -493,7 +493,7 @@ r.originalMessage=n.err.message,r}return(null==t?void 0:t.captureLocation)||Qe(n
|
|
|
493
493
|
|
|
494
494
|
// Main
|
|
495
495
|
|
|
496
|
-
function
|
|
496
|
+
function Je(e,t){var n=t&&t.cache?t.cache:st,r=t&&t.serializer?t.serializer:ot;return(t&&t.strategy?t.strategy:rt)(e,{cache:n,serializer:r})}
|
|
497
497
|
|
|
498
498
|
// Strategy
|
|
499
499
|
|
|
@@ -517,9 +517,9 @@ function mt(e,t,n,r,o,i,
|
|
|
517
517
|
// For debugging
|
|
518
518
|
a){
|
|
519
519
|
// Hot path for straight simple msg translations
|
|
520
|
-
if(1===e.length&&
|
|
520
|
+
if(1===e.length&&J(e[0]))return[{type:ut.literal,value:e[0].value}];for(var s=[],h=0,u=e;h<u.length;h++){var l=u[h];
|
|
521
521
|
// Exit early for string parts.
|
|
522
|
-
if(
|
|
522
|
+
if(J(l))s.push({type:ut.literal,value:l.value});else
|
|
523
523
|
// TODO: should this part be literal type?
|
|
524
524
|
// Replace `#` in plural rules with the actual numeric value.
|
|
525
525
|
if(ae(l))"number"==typeof i&&s.push({type:ut.literal,value:n.getNumberFormat(t).format(i)});else{var c=l.value;
|
|
@@ -544,7 +544,7 @@ this.locales=n,this.resolvedLocale=e.resolveLocale(n),"string"==typeof t){if(thi
|
|
|
544
544
|
this.ast=e.__parse(t,{ignoreTag:null==o?void 0:o.ignoreTag,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.");
|
|
545
545
|
// Creates a new object with the specified `formats` merged with the default
|
|
546
546
|
// formats.
|
|
547
|
-
this.formats=dt(e.formats,r),this.formatters=o&&o.formatters||(void 0===(i=this.formatterCache)&&(i={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:
|
|
547
|
+
this.formats=dt(e.formats,r),this.formatters=o&&o.formatters||(void 0===(i=this.formatterCache)&&(i={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Je((function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return new((e=Intl.NumberFormat).bind.apply(e,q([void 0],t,!1)))}),{cache:bt(i.number),strategy:ht.variadic}),getDateTimeFormat:Je((function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return new((e=Intl.DateTimeFormat).bind.apply(e,q([void 0],t,!1)))}),{cache:bt(i.dateTime),strategy:ht.variadic}),getPluralRules:Je((function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return new((e=Intl.PluralRules).bind.apply(e,q([void 0],t,!1)))}),{cache:bt(i.pluralRules),strategy:ht.variadic})})}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(e){var t=Intl.NumberFormat.supportedLocalesOf(e);return t.length>0?new Intl.Locale(t[0]):new Intl.Locale("string"==typeof e?e:e[0])},e.__parse=qe,
|
|
548
548
|
// Default format options used as the prototype of the `formats` provided to the
|
|
549
549
|
// constructor. These are used when constructing the internal Intl.NumberFormat
|
|
550
550
|
// and Intl.DateTimeFormat instances.
|
|
@@ -567,6 +567,6 @@ e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"}
|
|
|
567
567
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
568
568
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
569
569
|
PERFORMANCE OF THIS SOFTWARE.
|
|
570
|
-
***************************************************************************** */function Ct(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}const Ot={fallbackLocale:null,loadingDelay:200,formats:{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"}}},warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0};function Rt(){return Ot}const Gt=R(!1);let Ut;const Ft=R(null);function Dt(e){return e.split("-").map(((e,t,n)=>n.slice(0,t+1).join("-"))).reverse()}function kt(e,t=Rt().fallbackLocale){const n=Dt(e);return t?[...new Set([...n,...Dt(t)])]:n}function xt(){return null!=Ut?Ut:void 0}Ft.subscribe((e=>{Ut=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const $t=Object.assign(Object.assign({},Ft),{set:e=>{if(e&&function(e){if(null==e)return;const t=kt(e);for(let e=0;e<t.length;e++){const n=t[e];if(At(n))return n}}(e)&&wt(e)){const{loadingDelay:t}=Rt();let n;return"undefined"!=typeof window&&null!=xt()&&t?n=window.setTimeout((()=>Gt.set(!0)),t):Gt.set(!0),It(e).then((()=>{Ft.set(e)})).finally((()=>{clearTimeout(n),Gt.set(!1)}))}return Ft.set(e)}}),jt=e=>{const t=Object.create(null);return n=>{const r=JSON.stringify(n);return r in t?t[r]:t[r]=e(n)}},Vt=(e,t)=>{const{formats:n}=Rt();if(e in n&&t in n[e])return n[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Xt=jt((e=>{var{locale:t,format:n}=e,r=Ct(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(r=Vt("number",n)),new Intl.NumberFormat(t,r)})),Kt=jt((e=>{var{locale:t,format:n}=e,r=Ct(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?r=Vt("date",n):0===Object.keys(r).length&&(r=Vt("date","short")),new Intl.DateTimeFormat(t,r)})),Zt=jt((e=>{var{locale:t,format:n}=e,r=Ct(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?r=Vt("time",n):0===Object.keys(r).length&&(r=Vt("time","short")),new Intl.DateTimeFormat(t,r)})),zt=jt(((e,t=xt())=>new yt(e,t,Rt().formats,{ignoreTag:Rt().ignoreTag}))),Yt=(e,t={})=>{var n,r,o,i;let a=t;"object"==typeof e&&(a=e,e=a.id);const{values:s,locale:h=xt(),default:u}=a;if(null==h)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Ht(e,h);if(l){if("string"!=typeof l)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}else l=null!==(i=null!==(o=null===(r=(n=Rt()).handleMissingMessage)||void 0===r?void 0:r.call(n,{locale:h,id:e,defaultValue:u}))&&void 0!==o?o:u)&&void 0!==i?i:e;if(!s)return l;let c=l;try{c=zt(l,h).format(s)}catch(t){console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,t.message)}return c},Wt=(e,t)=>((e={})=>{var{locale:t=xt()}=e,n=Ct(e,["locale"]);return Zt(Object.assign({locale:t},n))})(t).format(e),Qt=(e,t)=>((e={})=>{var{locale:t=xt()}=e,n=Ct(e,["locale"]);return Kt(Object.assign({locale:t},n))})(t).format(e),
|
|
570
|
+
***************************************************************************** */function Ct(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}const Ot={fallbackLocale:null,loadingDelay:200,formats:{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"}}},warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0};function Rt(){return Ot}const Gt=R(!1);let Ut;const Ft=R(null);function Dt(e){return e.split("-").map(((e,t,n)=>n.slice(0,t+1).join("-"))).reverse()}function kt(e,t=Rt().fallbackLocale){const n=Dt(e);return t?[...new Set([...n,...Dt(t)])]:n}function xt(){return null!=Ut?Ut:void 0}Ft.subscribe((e=>{Ut=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const $t=Object.assign(Object.assign({},Ft),{set:e=>{if(e&&function(e){if(null==e)return;const t=kt(e);for(let e=0;e<t.length;e++){const n=t[e];if(At(n))return n}}(e)&&wt(e)){const{loadingDelay:t}=Rt();let n;return"undefined"!=typeof window&&null!=xt()&&t?n=window.setTimeout((()=>Gt.set(!0)),t):Gt.set(!0),It(e).then((()=>{Ft.set(e)})).finally((()=>{clearTimeout(n),Gt.set(!1)}))}return Ft.set(e)}}),jt=e=>{const t=Object.create(null);return n=>{const r=JSON.stringify(n);return r in t?t[r]:t[r]=e(n)}},Vt=(e,t)=>{const{formats:n}=Rt();if(e in n&&t in n[e])return n[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Xt=jt((e=>{var{locale:t,format:n}=e,r=Ct(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(r=Vt("number",n)),new Intl.NumberFormat(t,r)})),Kt=jt((e=>{var{locale:t,format:n}=e,r=Ct(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?r=Vt("date",n):0===Object.keys(r).length&&(r=Vt("date","short")),new Intl.DateTimeFormat(t,r)})),Zt=jt((e=>{var{locale:t,format:n}=e,r=Ct(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?r=Vt("time",n):0===Object.keys(r).length&&(r=Vt("time","short")),new Intl.DateTimeFormat(t,r)})),zt=jt(((e,t=xt())=>new yt(e,t,Rt().formats,{ignoreTag:Rt().ignoreTag}))),Yt=(e,t={})=>{var n,r,o,i;let a=t;"object"==typeof e&&(a=e,e=a.id);const{values:s,locale:h=xt(),default:u}=a;if(null==h)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Ht(e,h);if(l){if("string"!=typeof l)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}else l=null!==(i=null!==(o=null===(r=(n=Rt()).handleMissingMessage)||void 0===r?void 0:r.call(n,{locale:h,id:e,defaultValue:u}))&&void 0!==o?o:u)&&void 0!==i?i:e;if(!s)return l;let c=l;try{c=zt(l,h).format(s)}catch(t){console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,t.message)}return c},Wt=(e,t)=>((e={})=>{var{locale:t=xt()}=e,n=Ct(e,["locale"]);return Zt(Object.assign({locale:t},n))})(t).format(e),Qt=(e,t)=>((e={})=>{var{locale:t=xt()}=e,n=Ct(e,["locale"]);return Kt(Object.assign({locale:t},n))})(t).format(e),qt=(e,t)=>((e={})=>{var{locale:t=xt()}=e,n=Ct(e,["locale"]);return Xt(Object.assign({locale:t},n))})(t).format(e),Jt=(e,t=xt())=>Ht(e,t),en=G([$t,Bt],(()=>Yt));G([$t],(()=>Wt)),G([$t],(()=>Qt)),G([$t],(()=>qt)),G([$t,Bt],(()=>Jt));const tn={en:{Translations:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}},zh:{Translations:{pageNotFound:"网页未找到",pageNotFoundMessage:"找不到您要查找的页面。 请返回我们的主页",home:"去首页"}},de:{Translations:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}},it:{Translations:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}},fr:{Translations:{pageNotFound:"Page non trouvée",pageNotFoundMessage:"La page que vous recherchez est introuvable. Veuillez retourner à notre page d'accueil.",home:"Accéder à la page d'accueil"}},es:{Translations:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}},tr:{Translations:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}},ru:{Translations:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}},ro:{Translations:{pageNotFound:"Pagina negasita",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}},hr:{Translations:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}},hu:{Translations:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}},pl:{Translations:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}},pt:{Translations:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}},sl:{Translations:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}},sr:{Translations:{pageNotFound:"Page not found",pageNotFoundMessage:"The page you were looking for could not be found. Please go back to our Homepage.",home:"Go to homepage"}}};
|
|
571
571
|
/* src/Casino_404.svelte generated by Svelte v3.48.0 */function nn(t){let n,r,o,i,a,d,b,E,y,v,T,H,_,B,A,P,N,S,L,w,M,I=/*$_*/t[0]("Translations.pageNotFound")+"",C=/*$_*/t[0]("Translations.pageNotFoundMessage")+"",O=/*$_*/t[0]("Translations.home")+"";return{c(){n=l("div"),r=l("div"),o=c("svg"),i=c("g"),a=c("path"),d=c("path"),b=c("path"),E=c("path"),y=c("path"),v=c("path"),T=p(),H=l("p"),_=f(I),B=p(),A=l("p"),P=f(C),N=p(),S=l("button"),L=f(O),this.c=e,g(a,"class","a"),g(a,"d","M753.094,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,0,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.262,3.262,0,0,0-3.517,1.552l-14.483,26.9a3.305,3.305,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62H756.2Z"),g(a,"transform","translate(-658.898 -446.452)"),g(d,"class","a"),g(d,"d","M508.259,555.422a11.346,11.346,0,0,0,11.379-11.379V522.319a11.379,11.379,0,1,0-22.757,0v21.725A11.346,11.346,0,0,0,508.259,555.422Zm-5.172-33.1a5.172,5.172,0,1,1,10.345,0v21.725a5.172,5.172,0,0,1-10.345,0Z"),g(d,"transform","translate(-433.716 -446.252)"),g(b,"class","a"),g(b,"d","M237.474,548.381h11.379v4.138a3.1,3.1,0,1,0,6.207,0v-4.138a3.1,3.1,0,1,0,0-6.207v-27.93a3,3,0,0,0-2.379-3,3.2,3.2,0,0,0-3.517,1.552l-14.483,26.9a3.3,3.3,0,0,0-.31,1.448v4.138a3.048,3.048,0,0,0,3.1,3.1Zm3.1-6.414,8.276-15.414v15.62h-8.276Z"),g(b,"transform","translate(-200.173 -446.452)"),g(E,"class","a"),g(E,"d","M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"),g(y,"class","a"),g(y,"d","M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"),g(y,"transform","translate(-116.772 -116.794)"),g(v,"class","a"),g(v,"d","M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"),g(v,"transform","translate(-250.22 -116.794)"),g(i,"transform","translate(-9.37 -9.34)"),g(o,"class","svgColor"),g(o,"xmlns","http://www.w3.org/2000/svg"),g(o,"width","130.345"),g(o,"height","130.345"),g(o,"viewBox","0 0 130.345 130.345"),g(H,"class","PageTitle"),g(A,"class","PageContent"),g(S,"class","ButtonDefaultSmall"),g(r,"class","NotFoundPage"),g(n,"class","PageWrapper")},m(e,u){var l,c,f,p;h(e,n,u),s(n,r),s(r,o),s(o,i),s(i,a),s(i,d),s(i,b),s(i,E),s(i,y),s(i,v),s(r,T),s(r,H),s(H,_),s(r,B),s(r,A),s(A,P),s(r,N),s(r,S),s(S,L),w||(l=S,c="click",f=/*click_handler*/t[3],l.addEventListener(c,f,p),M=()=>l.removeEventListener(c,f,p),w=!0)},p(e,[t]){/*$_*/1&t&&I!==(I=/*$_*/e[0]("Translations.pageNotFound")+"")&&m(_,I),/*$_*/1&t&&C!==(C=/*$_*/e[0]("Translations.pageNotFoundMessage")+"")&&m(P,C),/*$_*/1&t&&O!==(O=/*$_*/e[0]("Translations.home")+"")&&m(L,O)},i:e,o:e,d(e){e&&u(n),w=!1,M()}}}function rn(e,t,n){let r;var o,i;o=en,i=e=>n(0,r=e),e.$$.on_destroy.push(a(o,i));let{lang:s="en"}=t;Object.keys(tn).forEach((e=>{!function(e,t){Nt(e,t)}(e,tn[e])}));const h=()=>{window.postMessage({type:"GoToHomepage"},window.location.href)},u=()=>{var e;e=s,$t.set(e)};return e.$$set=e=>{"lang"in e&&n(2,s=e.lang)},e.$$.update=()=>{/*lang*/4&e.$$.dirty&&s&&u()},[r,h,s,()=>h()]}class on extends C{constructor(e){super(),this.shadowRoot.innerHTML="<style>:host{font-family:system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:\"Helvetica Neue\", \"Helvetica\", sans-serif}.PageWrapper{color:var(--emfe-w-color-white, #FFFFFF);background:var(--emfe-w-color-contrast, #07072A);padding:50px 0;width:100%;text-align:center}.NotFoundPage{display:flex;flex-direction:column;margin:auto;gap:40px;align-items:center;max-width:800px;padding:50px}.NotFoundPage svg{fill:var(--emfe-w-color-primary, #D0046C)}.PageTitle{color:var(--emfe-w-color-primary, #D0046C);font-weight:500;font-size:28px}.PageContent{color:#D1D1D1;font-size:18px;line-height:24px}.ButtonDefaultSmall{background:var(--emfe-w-color-primary, #D0046C);border:1px solid var(--emfe-w-color-primary, #D0046C);color:#fff;border-radius:5px;width:30%;height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}@media only screen and (max-width: 475px){.PageWrapper{color:var(--emfe-w-color-white, #FFFFFF);background:var(--emfe-w-color-contrast, #07072A);padding:20px 0;width:100%;text-align:center}.NotFoundPage{text-align:center;width:100%}.PageTitle{font-size:22px}.ButtonDefaultSmall{width:80%;height:50px;font-size:14px;grid-template-columns:1fr}.PageContent{font-size:16px;line-height:18px}}</style>",I(this,{target:this.shadowRoot,props:d(this.attributes),customElement:!0},rn,nn,i,{lang:2},null),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),S()))}static get observedAttributes(){return["lang"]}get lang(){return this.$$.ctx[2]}set lang(e){this.$$set({lang:e}),S()}}return!customElements.get("casino-404")&&customElements.define("casino-404",on),on}));
|
|
572
572
|
//# sourceMappingURL=casino-404.js.map
|