@everymatrix/casino-403 1.4.0 → 1.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/casino-403.js +17 -17
- package/dist/casino-403.js.map +1 -1
- package/package.json +2 -2
- package/src/translations.js +3 -3
package/dist/casino-403.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).app=t()}(this,(function(){"use strict";function e(){}function t(e){return e()}function r(){return Object.create(null)}function n(e){e.forEach(t)}function i(e){return"function"==typeof e}function o(e,t){return e!=e?t==t:e!==t||e&&"object"==typeof e||"function"==typeof e}function s(t,...r){if(null==t)return e;const n=t.subscribe(...r);return n.unsubscribe?()=>n.unsubscribe():n}function a(e,t){e.appendChild(t)}function l(e,t,r){e.insertBefore(t,r||null)}function h(e){e.parentNode.removeChild(e)}function c(e){return document.createElement(e)}function u(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function f(e){return document.createTextNode(e)}function p(){return f(" ")}function g(e,t,r){null==r?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function m(e,t){t=""+t,e.wholeText!==t&&(e.data=t)}function y(e){const t={};for(const r of e)t[r.name]=r.value;return t}let b;function
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).app=t()}(this,(function(){"use strict";function e(){}function t(e){return e()}function r(){return Object.create(null)}function n(e){e.forEach(t)}function i(e){return"function"==typeof e}function o(e,t){return e!=e?t==t:e!==t||e&&"object"==typeof e||"function"==typeof e}function s(t,...r){if(null==t)return e;const n=t.subscribe(...r);return n.unsubscribe?()=>n.unsubscribe():n}function a(e,t){e.appendChild(t)}function l(e,t,r){e.insertBefore(t,r||null)}function h(e){e.parentNode.removeChild(e)}function c(e){return document.createElement(e)}function u(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function f(e){return document.createTextNode(e)}function p(){return f(" ")}function g(e,t,r){null==r?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function m(e,t){t=""+t,e.wholeText!==t&&(e.data=t)}function y(e){const t={};for(const r of e)t[r.name]=r.value;return t}let b;function d(e){b=e}const E=[],v=[],T=[],H=[],_=Promise.resolve();let B=!1;function A(e){T.push(e)}
|
2
2
|
// flush() calls callbacks in this order:
|
3
3
|
// 1. All beforeUpdate callbacks, in order: parents before children
|
4
4
|
// 2. All bind:this callbacks, in reverse order: children before parents.
|
@@ -21,13 +21,13 @@ const P=new Set;let L=0;// Do *not* move this inside the flush() function
|
|
21
21
|
function S(){const e=b;do{
|
22
22
|
// first, call beforeUpdate functions
|
23
23
|
// and update components
|
24
|
-
for(;L<
|
24
|
+
for(;L<E.length;){const e=E[L];L++,d(e),N(e.$$)}for(d(null),E.length=0,L=0;v.length;)v.pop()();
|
25
25
|
// then, once components are updated, call
|
26
26
|
// afterUpdate functions. This may cause
|
27
27
|
// subsequent updates...
|
28
28
|
for(let e=0;e<T.length;e+=1){const t=T[e];P.has(t)||(
|
29
29
|
// ...so guard against infinite loops
|
30
|
-
P.add(t),t())}T.length=0}while(
|
30
|
+
P.add(t),t())}T.length=0}while(E.length);for(;H.length;)H.pop()();B=!1,P.clear(),d(e)}function N(e){if(null!==e.fragment){e.update(),n(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(A)}}const w=new Set;function I(e,t){-1===e.$$.dirty[0]&&(E.push(e),B||(B=!0,_.then(S)),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function C(o,s,a,l,c,u,f,p=[-1]){const g=b;d(o);const m=o.$$={fragment:null,ctx:null,
|
31
31
|
// state
|
32
32
|
props:u,update:e,not_equal:c,bound:r(),
|
33
33
|
// lifecycle
|
@@ -39,12 +39,12 @@ m.fragment=!!l&&l(m.ctx),s.target){if(s.hydrate){const e=function(e){return Arra
|
|
39
39
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
40
40
|
m.fragment&&m.fragment.l(e),e.forEach(h)}else
|
41
41
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
42
|
-
m.fragment&&m.fragment.c();s.intro&&((
|
42
|
+
m.fragment&&m.fragment.c();s.intro&&((E=o.$$.fragment)&&E.i&&(w.delete(E),E.i(v))),function(e,r,o,s){const{fragment:a,on_mount:l,on_destroy:h,after_update:c}=e.$$;a&&a.m(r,o),s||
|
43
43
|
// onMount happens before the initial afterUpdate
|
44
44
|
A((()=>{const r=l.map(t).filter(i);h?h.push(...r):
|
45
45
|
// Edge case - component was destroyed immediately,
|
46
46
|
// most likely as a result of a binding initialising
|
47
|
-
n(r),e.$$.on_mount=[]})),c.forEach(A)}(o,s.target,s.anchor,s.customElement),S()}var
|
47
|
+
n(r),e.$$.on_mount=[]})),c.forEach(A)}(o,s.target,s.anchor,s.customElement),S()}var E,v;d(g)}let O;"function"==typeof HTMLElement&&(O=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}connectedCallback(){const{on_mount:e}=this.$$;this.$$.on_disconnect=e.map(t).filter(i);
|
48
48
|
// @ts-ignore todo: improve typings
|
49
49
|
for(const e in this.$$.slotted)
|
50
50
|
// @ts-ignore todo: improve typings
|
@@ -222,11 +222,11 @@ case"X":// 1, 2, 3, 4: The ISO8601 varios formats
|
|
222
222
|
case"x":// 1, 2, 3, 4: The ISO8601 varios formats
|
223
223
|
throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""})),t}
|
224
224
|
// @generated from regex-gen.ts
|
225
|
-
var pe=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;var ge=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,me=/^(@+)?(\+|#+)?[rs]?$/g,ye=/(\*)(0+)|(#+)(0+)|(0+)/g,be=/^(0+)$/;function
|
225
|
+
var pe=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;var ge=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,me=/^(@+)?(\+|#+)?[rs]?$/g,ye=/(\*)(0+)|(#+)(0+)|(0+)/g,be=/^(0+)$/;function de(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(me,(function(e,r,n){
|
226
226
|
// @@@ case
|
227
|
-
return"string"!=typeof n?(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length):"+"===n?t.minimumSignificantDigits=r.length:"#"===r[0]?t.maximumSignificantDigits=r.length:(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length+("string"==typeof n?n.length:0)),""})),t}function
|
227
|
+
return"string"!=typeof n?(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length):"+"===n?t.minimumSignificantDigits=r.length:"#"===r[0]?t.maximumSignificantDigits=r.length:(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length+("string"==typeof n?n.length:0)),""})),t}function Ee(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 ve(e){
|
228
228
|
// Engineering
|
229
|
-
var t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(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)),!be.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Te(e){var t=
|
229
|
+
var t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(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)),!be.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Te(e){var t=Ee(e);return t||{}}
|
230
230
|
/**
|
231
231
|
* https://github.com/unicode-org/icu/blob/master/docs/userguide/format_parse/numbers/skeletons.md#skeleton-stems-and-options
|
232
232
|
*/function He(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=i.options[0].replace(/^(.*?)-/,"");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=q(q(q({},t),{notation:"scientific"}),i.options.reduce((function(e,t){return q(q({},e),Te(t))}),{}));continue;case"engineering":t=q(q(q({},t),{notation:"engineering"}),i.options.reduce((function(e,t){return q(q({},e),Te(t))}),{}));continue;case"notation-simple":t.notation="standard";continue;
|
@@ -243,9 +243,9 @@ if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept
|
|
243
243
|
// .000* case (before ICU67 it was .000+)
|
244
244
|
return"*"===n?t.minimumFractionDigits=r.length:i&&"#"===i[0]?t.maximumFractionDigits=i.length:o&&s?(t.minimumFractionDigits=o.length,t.maximumFractionDigits=o.length+s.length):(t.minimumFractionDigits=r.length,t.maximumFractionDigits=r.length),""}));var o=i.options[0];
|
245
245
|
// https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#trailing-zero-display
|
246
|
-
"w"===o?t=q(q({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=q(q({},t),
|
246
|
+
"w"===o?t=q(q({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=q(q({},t),de(o)))}
|
247
247
|
// https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#significant-digits-precision
|
248
|
-
else if(me.test(i.stem))t=q(q({},t),
|
248
|
+
else if(me.test(i.stem))t=q(q({},t),de(i.stem));else{var s=Ee(i.stem);s&&(t=q(q({},t),s));var a=ve(i.stem);a&&(t=q(q({},t),a))}}return t}
|
249
249
|
// @generated from time-data-gen.ts
|
250
250
|
// prettier-ignore
|
251
251
|
var _e,Be={AX:["H"],BQ:["H"],CP:["H"],CZ:["H"],DK:["H"],FI:["H"],ID:["H"],IS:["H"],ML:["H"],NE:["H"],RU:["H"],SE:["H"],SJ:["H"],SK:["H"],AS:["h","H"],BT:["h","H"],DJ:["h","H"],ER:["h","H"],GH:["h","H"],IN:["h","H"],LS:["h","H"],PG:["h","H"],PW:["h","H"],SO:["h","H"],TO:["h","H"],VU:["h","H"],WS:["h","H"],"001":["H","h"],AL:["h","H","hB"],TD:["h","H","hB"],"ca-ES":["H","h","hB"],CF:["H","h","hB"],CM:["H","h","hB"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],LU:["H","h","hB"],NP:["H","h","hB"],PF:["H","h","hB"],SC:["H","h","hB"],SM:["H","h","hB"],SN:["H","h","hB"],TF:["H","h","hB"],VA:["H","h","hB"],CY:["h","H","hb","hB"],GR:["h","H","hb","hB"],CO:["h","H","hB","hb"],DO:["h","H","hB","hb"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],NA:["h","H","hB","hb"],PA:["h","H","hB","hb"],PR:["h","H","hB","hb"],VE:["h","H","hB","hb"],AC:["H","h","hb","hB"],AI:["H","h","hb","hB"],BW:["H","h","hb","hB"],BZ:["H","h","hb","hB"],CC:["H","h","hb","hB"],CK:["H","h","hb","hB"],CX:["H","h","hb","hB"],DG:["H","h","hb","hB"],FK:["H","h","hb","hB"],GB:["H","h","hb","hB"],GG:["H","h","hb","hB"],GI:["H","h","hb","hB"],IE:["H","h","hb","hB"],IM:["H","h","hb","hB"],IO:["H","h","hb","hB"],JE:["H","h","hb","hB"],LT:["H","h","hb","hB"],MK:["H","h","hb","hB"],MN:["H","h","hb","hB"],MS:["H","h","hb","hB"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],PN:["H","h","hb","hB"],SH:["H","h","hb","hB"],SX:["H","h","hb","hB"],TA:["H","h","hb","hB"],ZA:["H","h","hb","hB"],"af-ZA":["H","h","hB","hb"],AR:["H","h","hB","hb"],CL:["H","h","hB","hb"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],EA:["H","h","hB","hb"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],GT:["H","h","hB","hb"],HN:["H","h","hB","hb"],IC:["H","h","hB","hb"],KG:["H","h","hB","hb"],KM:["H","h","hB","hb"],LK:["H","h","hB","hb"],MA:["H","h","hB","hb"],MX:["H","h","hB","hb"],NI:["H","h","hB","hb"],PY:["H","h","hB","hb"],SV:["H","h","hB","hb"],UY:["H","h","hB","hb"],JP:["H","h","K"],AD:["H","hB"],AM:["H","hB"],AO:["H","hB"],AT:["H","hB"],AW:["H","hB"],BE:["H","hB"],BF:["H","hB"],BJ:["H","hB"],BL:["H","hB"],BR:["H","hB"],CG:["H","hB"],CI:["H","hB"],CV:["H","hB"],DE:["H","hB"],EE:["H","hB"],FR:["H","hB"],GA:["H","hB"],GF:["H","hB"],GN:["H","hB"],GP:["H","hB"],GW:["H","hB"],HR:["H","hB"],IL:["H","hB"],IT:["H","hB"],KZ:["H","hB"],MC:["H","hB"],MD:["H","hB"],MF:["H","hB"],MQ:["H","hB"],MZ:["H","hB"],NC:["H","hB"],NL:["H","hB"],PM:["H","hB"],PT:["H","hB"],RE:["H","hB"],RO:["H","hB"],SI:["H","hB"],SR:["H","hB"],ST:["H","hB"],TG:["H","hB"],TR:["H","hB"],WF:["H","hB"],YT:["H","hB"],BD:["h","hB","H"],PK:["h","hB","H"],AZ:["H","hB","h"],BA:["H","hB","h"],BG:["H","hB","h"],CH:["H","hB","h"],GE:["H","hB","h"],LI:["H","hB","h"],ME:["H","hB","h"],RS:["H","hB","h"],UA:["H","hB","h"],UZ:["H","hB","h"],XK:["H","hB","h"],AG:["h","hb","H","hB"],AU:["h","hb","H","hB"],BB:["h","hb","H","hB"],BM:["h","hb","H","hB"],BS:["h","hb","H","hB"],CA:["h","hb","H","hB"],DM:["h","hb","H","hB"],"en-001":["h","hb","H","hB"],FJ:["h","hb","H","hB"],FM:["h","hb","H","hB"],GD:["h","hb","H","hB"],GM:["h","hb","H","hB"],GU:["h","hb","H","hB"],GY:["h","hb","H","hB"],JM:["h","hb","H","hB"],KI:["h","hb","H","hB"],KN:["h","hb","H","hB"],KY:["h","hb","H","hB"],LC:["h","hb","H","hB"],LR:["h","hb","H","hB"],MH:["h","hb","H","hB"],MP:["h","hb","H","hB"],MW:["h","hb","H","hB"],NZ:["h","hb","H","hB"],SB:["h","hb","H","hB"],SG:["h","hb","H","hB"],SL:["h","hb","H","hB"],SS:["h","hb","H","hB"],SZ:["h","hb","H","hB"],TC:["h","hb","H","hB"],TT:["h","hb","H","hB"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],VC:["h","hb","H","hB"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],ZM:["h","hb","H","hB"],BO:["H","hB","h","hb"],EC:["H","hB","h","hb"],ES:["H","hB","h","hb"],GQ:["H","hB","h","hb"],PE:["H","hB","h","hb"],AE:["h","hB","hb","H"],"ar-001":["h","hB","hb","H"],BH:["h","hB","hb","H"],DZ:["h","hB","hb","H"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],HK:["h","hB","hb","H"],IQ:["h","hB","hb","H"],JO:["h","hB","hb","H"],KW:["h","hB","hb","H"],LB:["h","hB","hb","H"],LY:["h","hB","hb","H"],MO:["h","hB","hb","H"],MR:["h","hB","hb","H"],OM:["h","hB","hb","H"],PH:["h","hB","hb","H"],PS:["h","hB","hb","H"],QA:["h","hB","hb","H"],SA:["h","hB","hb","H"],SD:["h","hB","hb","H"],SY:["h","hB","hb","H"],TN:["h","hB","hb","H"],YE:["h","hB","hb","H"],AF:["H","hb","hB","h"],LA:["H","hb","hB","h"],CN:["H","hB","hb","h"],LV:["H","hB","hb","h"],TL:["H","hB","hb","h"],"zu-ZA":["H","hB","hb","h"],CD:["hB","H"],IR:["hB","H"],"hi-IN":["hB","h","H"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"te-IN":["hB","h","H"],KH:["hB","h","H","hb"],"ta-IN":["hB","h","hb","H"],BN:["hb","hB","h","H"],MY:["hb","hB","h","H"],ET:["hB","hb","h","H"],"gu-IN":["hB","hb","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],TW:["hB","hb","h","H"],KE:["hB","hb","H","h"],MM:["hB","hb","H","h"],TZ:["hB","hb","H","h"],UG:["hB","hb","H","h"]};
|
@@ -376,7 +376,7 @@ return this.error(z.EXPECT_ARGUMENT_TYPE,Se(o,a));case"number":case"date":case"t
|
|
376
376
|
// Parse this range:
|
377
377
|
// {name, number, style}
|
378
378
|
// ^-------^
|
379
|
-
this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition();if((b=this.parseSimpleArgStyleIfPossible()).err)return b;if(0===(p=je(b.val)).length)return this.error(z.EXPECT_ARGUMENT_STYLE,Se(this.clonePosition(),this.clonePosition()));l={style:p,styleLocation:Se(h,this.clonePosition())}}if((
|
379
|
+
this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition();if((b=this.parseSimpleArgStyleIfPossible()).err)return b;if(0===(p=je(b.val)).length)return this.error(z.EXPECT_ARGUMENT_STYLE,Se(this.clonePosition(),this.clonePosition()));l={style:p,styleLocation:Se(h,this.clonePosition())}}if((d=this.tryParseArgumentClose(n)).err)return d;var c=Se(n,this.clonePosition());
|
380
380
|
// Extract style or skeleton
|
381
381
|
if(l&&Ge(null==l?void 0:l.style,"::",0)){
|
382
382
|
// Skeleton starts with `::`.
|
@@ -399,7 +399,7 @@ var g=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.err
|
|
399
399
|
// ^--^
|
400
400
|
var m=this.parseIdentifierIfPossible(),y=0;if("select"!==s&&"offset"===m.value){if(!this.bumpIf(":"))return this.error(z.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Se(this.clonePosition(),this.clonePosition()));var b;if(this.bumpSpace(),(b=this.tryParseDecimalInteger(z.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,z.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return b;
|
401
401
|
// Parse another identifier for option parsing
|
402
|
-
this.bumpSpace(),m=this.parseIdentifierIfPossible(),y=b.val}var E
|
402
|
+
this.bumpSpace(),m=this.parseIdentifierIfPossible(),y=b.val}var d,E=this.tryParsePluralOrSelectOptions(e,s,t,m);if(E.err)return E;if((d=this.tryParseArgumentClose(n)).err)return d;var v=Se(n,this.clonePosition());return"select"===s?{val:{type:W.select,value:r,options:xe(E.val),location:v},err:null}:{val:{type:W.plural,value:r,options:xe(E.val),offset:y,pluralType:"plural"===s?"cardinal":"ordinal",location:v},err:null};default:return this.error(z.INVALID_ARGUMENT_TYPE,Se(o,a))}},e.prototype.tryParseArgumentClose=function(e){
|
403
403
|
// Parse: {value, number, ::currency/GBP }
|
404
404
|
return this.isEOF()||125/* `}` */!==this.char()?this.error(z.EXPECT_ARGUMENT_CLOSING_BRACE,Se(e,this.clonePosition())):(this.bump(),{val:!0,err:null})},
|
405
405
|
/**
|
@@ -528,14 +528,14 @@ if(!i||!(u in i))throw new pt(u,s);var f=i[u];if(ee(c))f&&"string"!=typeof f&&"n
|
|
528
528
|
// Recursively format plural and select parts' option — which can be a
|
529
529
|
// nested pattern structure. The choosing of the option to use is
|
530
530
|
// abstracted-by and delegated-to the part helper object.
|
531
|
-
if(re(c)){var p="string"==typeof c.style?n.date[c.style]:he(c.style)?c.style.parsedOptions:void 0;a.push({type:ht.literal,value:r.getDateTimeFormat(t,p).format(f)})}else if(ne(c)){p="string"==typeof c.style?n.time[c.style]:he(c.style)?c.style.parsedOptions:n.time.medium;a.push({type:ht.literal,value:r.getDateTimeFormat(t,p).format(f)})}else if(te(c)){(p="string"==typeof c.style?n.number[c.style]:le(c.style)?c.style.parsedOptions:void 0)&&p.scale&&(f*=p.scale||1),a.push({type:ht.literal,value:r.getNumberFormat(t,p).format(f)})}else{if(ae(c)){var g=c.children,m=c.value,y=i[m];if(!gt(y))throw new ft(m,"function",s);var b=y(mt(g,t,r,n,i,o).map((function(e){return e.value})));Array.isArray(b)||(b=[b]),a.push.apply(a,b.map((function(e){return{type:"string"==typeof e?ht.literal:ht.object,value:e}})))}if(ie(c)){if(!(
|
531
|
+
if(re(c)){var p="string"==typeof c.style?n.date[c.style]:he(c.style)?c.style.parsedOptions:void 0;a.push({type:ht.literal,value:r.getDateTimeFormat(t,p).format(f)})}else if(ne(c)){p="string"==typeof c.style?n.time[c.style]:he(c.style)?c.style.parsedOptions:n.time.medium;a.push({type:ht.literal,value:r.getDateTimeFormat(t,p).format(f)})}else if(te(c)){(p="string"==typeof c.style?n.number[c.style]:le(c.style)?c.style.parsedOptions:void 0)&&p.scale&&(f*=p.scale||1),a.push({type:ht.literal,value:r.getNumberFormat(t,p).format(f)})}else{if(ae(c)){var g=c.children,m=c.value,y=i[m];if(!gt(y))throw new ft(m,"function",s);var b=y(mt(g,t,r,n,i,o).map((function(e){return e.value})));Array.isArray(b)||(b=[b]),a.push.apply(a,b.map((function(e){return{type:"string"==typeof e?ht.literal:ht.object,value:e}})))}if(ie(c)){if(!(d=c.options[f]||c.options.other))throw new ut(c.value,f,Object.keys(c.options),s);a.push.apply(a,mt(d.value,t,r,n,i))}else if(oe(c)){var d;if(!(d=c.options["=".concat(f)])){if(!Intl.PluralRules)throw new ct('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',st.MISSING_INTL_API,s);var E=r.getPluralRules(t,{type:c.pluralType}).select(f-(c.offset||0));d=c.options[E]||c.options.other}if(!d)throw new ut(c.value,f,Object.keys(c.options),s);a.push.apply(a,mt(d.value,t,r,n,i,f-(c.offset||0)))}else;}}}return function(e){return e.length<2?e:e.reduce((function(e,t){var r=e[e.length-1];return r&&r.type===ht.literal&&t.type===ht.literal?r.value+=t.value:e.push(t),e}),[])}(a)}
|
532
532
|
/*
|
533
533
|
Copyright (c) 2014, Yahoo! Inc. All rights reserved.
|
534
534
|
Copyrights licensed under the New BSD License.
|
535
535
|
See the accompanying LICENSE file for terms.
|
536
536
|
*/
|
537
537
|
// -- MessageFormat --------------------------------------------------------
|
538
|
-
function yt(e,t){return t?Object.keys(e).reduce((function(r,n){var i,o;return r[n]=(i=e[n],(o=t[n])?q(q(q({},i||{}),o||{}),Object.keys(i).reduce((function(e,t){return e[t]=q(q({},i[t]),o[t]||{}),e}),{})):i),r}),q({},e)):e}function bt(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}!function(e){e[e.literal=0]="literal",e[e.object=1]="object"}(ht||(ht={}));var
|
538
|
+
function yt(e,t){return t?Object.keys(e).reduce((function(r,n){var i,o;return r[n]=(i=e[n],(o=t[n])?q(q(q({},i||{}),o||{}),Object.keys(i).reduce((function(e,t){return e[t]=q(q({},i[t]),o[t]||{}),e}),{})):i),r}),q({},e)):e}function bt(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}!function(e){e[e.literal=0]="literal",e[e.object=1]="object"}(ht||(ht={}));var dt=/** @class */function(){function e(t,r,n,i){var o,s=this;if(void 0===r&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(e){var t=s.formatToParts(e);
|
539
539
|
// Hot path for straight simple msg translations
|
540
540
|
if(1===t.length)return t[0].value;var r=t.reduce((function(e,t){return e.length&&t.type===ht.literal&&"string"==typeof e[e.length-1]?e[e.length-1]+=t.value:e.push(t.value),e}),[]);return r.length<=1?r[0]||"":r},this.formatToParts=function(e){return mt(s.ast,s.locales,s.formatters,s.formats,e,void 0,s.message)},this.resolvedOptions=function(){return{locale:s.resolvedLocale.toString()}},this.getAst=function(){return s.ast},
|
541
541
|
// Defined first because it's used to build the format pattern.
|
@@ -548,7 +548,7 @@ this.formats=yt(e.formats,n),this.formatters=i&&i.formatters||(void 0===(o=this.
|
|
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.
|
551
|
-
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}(),dt
|
551
|
+
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}(),Et=dt;
|
552
552
|
/*
|
553
553
|
Copyright (c) 2014, Yahoo! Inc. All rights reserved.
|
554
554
|
Copyrights licensed under the New BSD License.
|
@@ -567,8 +567,8 @@ 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 Ot(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]])}return r}const Mt={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 Mt}const Ut=R(!1);let Dt;const Gt=R(null);function Ft(e){return e.split("-").map(((e,t,r)=>r.slice(0,t+1).join("-"))).reverse()}function xt(e,t=Rt().fallbackLocale){const r=Ft(e);return t?[...new Set([...r,...Ft(t)])]:r}function kt(){return null!=Dt?Dt:void 0}Gt.subscribe((e=>{Dt=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const $t=Object.assign(Object.assign({},Gt),{set:e=>{if(e&&function(e){if(null==e)return;const t=xt(e);for(let e=0;e<t.length;e++){const r=t[e];if(At(r))return r}}(e)&&wt(e)){const{loadingDelay:t}=Rt();let r;return"undefined"!=typeof window&&null!=kt()&&t?r=window.setTimeout((()=>Ut.set(!0)),t):Ut.set(!0),Ct(e).then((()=>{Gt.set(e)})).finally((()=>{clearTimeout(r),Ut.set(!1)}))}return Gt.set(e)}}),jt=e=>{const t=Object.create(null);return r=>{const n=JSON.stringify(r);return n in t?t[n]:t[n]=e(r)}},Vt=(e,t)=>{const{formats:r}=Rt();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Xt=jt((e=>{var{locale:t,format:r}=e,n=Ot(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return r&&(n=Vt("number",r)),new Intl.NumberFormat(t,n)})),Kt=jt((e=>{var{locale:t,format:r}=e,n=Ot(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return r?n=Vt("date",r):0===Object.keys(n).length&&(n=Vt("date","short")),new Intl.DateTimeFormat(t,n)})),Zt=jt((e=>{var{locale:t,format:r}=e,n=Ot(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return r?n=Vt("time",r):0===Object.keys(n).length&&(n=Vt("time","short")),new Intl.DateTimeFormat(t,n)})),zt=jt(((e,t=kt())=>new
|
571
|
-
/* src/Casino_403.svelte generated by Svelte v3.48.0 */function nr(t){let r,n,i,o,s,y,b,E,
|
570
|
+
***************************************************************************** */function Ot(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]])}return r}const Mt={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 Mt}const Ut=R(!1);let Dt;const Gt=R(null);function Ft(e){return e.split("-").map(((e,t,r)=>r.slice(0,t+1).join("-"))).reverse()}function xt(e,t=Rt().fallbackLocale){const r=Ft(e);return t?[...new Set([...r,...Ft(t)])]:r}function kt(){return null!=Dt?Dt:void 0}Gt.subscribe((e=>{Dt=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const $t=Object.assign(Object.assign({},Gt),{set:e=>{if(e&&function(e){if(null==e)return;const t=xt(e);for(let e=0;e<t.length;e++){const r=t[e];if(At(r))return r}}(e)&&wt(e)){const{loadingDelay:t}=Rt();let r;return"undefined"!=typeof window&&null!=kt()&&t?r=window.setTimeout((()=>Ut.set(!0)),t):Ut.set(!0),Ct(e).then((()=>{Gt.set(e)})).finally((()=>{clearTimeout(r),Ut.set(!1)}))}return Gt.set(e)}}),jt=e=>{const t=Object.create(null);return r=>{const n=JSON.stringify(r);return n in t?t[n]:t[n]=e(r)}},Vt=(e,t)=>{const{formats:r}=Rt();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Xt=jt((e=>{var{locale:t,format:r}=e,n=Ot(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return r&&(n=Vt("number",r)),new Intl.NumberFormat(t,n)})),Kt=jt((e=>{var{locale:t,format:r}=e,n=Ot(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return r?n=Vt("date",r):0===Object.keys(n).length&&(n=Vt("date","short")),new Intl.DateTimeFormat(t,n)})),Zt=jt((e=>{var{locale:t,format:r}=e,n=Ot(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return r?n=Vt("time",r):0===Object.keys(n).length&&(n=Vt("time","short")),new Intl.DateTimeFormat(t,n)})),zt=jt(((e,t=kt())=>new Et(e,t,Rt().formats,{ignoreTag:Rt().ignoreTag}))),Wt=(e,t={})=>{var r,n,i,o;let s=t;"object"==typeof e&&(s=e,e=s.id);const{values:a,locale:l=kt(),default:h}=s;if(null==l)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=Ht(e,l);if(c){if("string"!=typeof c)return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),c}else c=null!==(o=null!==(i=null===(n=(r=Rt()).handleMissingMessage)||void 0===n?void 0:n.call(r,{locale:l,id:e,defaultValue:h}))&&void 0!==i?i:h)&&void 0!==o?o:e;if(!a)return c;let u=c;try{u=zt(c,l).format(a)}catch(t){console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,t.message)}return u},Yt=(e,t)=>((e={})=>{var{locale:t=kt()}=e,r=Ot(e,["locale"]);return Zt(Object.assign({locale:t},r))})(t).format(e),qt=(e,t)=>((e={})=>{var{locale:t=kt()}=e,r=Ot(e,["locale"]);return Kt(Object.assign({locale:t},r))})(t).format(e),Qt=(e,t)=>((e={})=>{var{locale:t=kt()}=e,r=Ot(e,["locale"]);return Xt(Object.assign({locale:t},r))})(t).format(e),Jt=(e,t=kt())=>Ht(e,t),er=U([$t,Bt],(()=>Wt));function tr(e,t){Lt(e,t)}U([$t],(()=>Yt)),U([$t],(()=>qt)),U([$t],(()=>Qt)),U([$t,Bt],(()=>Jt));const rr={en:{Translations:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"}},zh:{Translations:{sorry:"我们很抱歉",access:"您尝试访问的页面仅对登录用户可用。 请登录。.",login:"登录"}},de:{Translations:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"}},it:{Translations:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"}},fr:{Translations:{sorry:"Nous sommes désolés",access:"La page à laquelle vous essayez d'accéder n'est disponible que pour les utilisateurs connectés. Veuillez vous connecter.",login:"Connexion"}},es:{Translations:{sorry:"Disculpas",access:"La página que estas intentando acceder solo está disponible para usuarios regstrados. Por favor Iniciar sesión.",login:"Iniciar sesión"}},tr:{Translations:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"}},ru:{Translations:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"}},ro:{Translations:{sorry:"Ne pare rau",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"}},hr:{Translations:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"}},hu:{Translations:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"}},pl:{Translations:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"}},pt:{Translations:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"}},sl:{Translations:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"}},sr:{Translations:{sorry:"We are sorry",access:"The page you are trying to access is available for logged-in users only. Please login.",login:"Login"}}};
|
571
|
+
/* src/Casino_403.svelte generated by Svelte v3.48.0 */function nr(t){let r,n,i,o,s,y,b,d,E,v,T,H,_,B,A,P,L,S,N,w=/*$_*/t[1]("Translations.sorry")+"",I=/*$_*/t[1]("Translations.access")+"",C=/*$_*/t[1]("Translations.login")+"";return{c(){r=c("div"),n=c("div"),i=u("svg"),o=u("g"),s=u("path"),y=u("path"),b=u("path"),d=u("path"),E=p(),v=c("p"),T=f(w),H=p(),_=c("p"),B=f(I),A=p(),P=c("button"),L=f(C),this.c=e,g(s,"class","a"),g(s,"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(b,"class","a"),g(b,"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(b,"transform","translate(-250.22 -116.794)"),g(d,"class","a"),g(d,"d","M199.816,81.307h-1.765V74.5c0-8.132-5.863-14.5-14.247-14.5s-14.12,6.493-14.12,14.5v6.745h-1.765a7.156,7.156,0,0,0-7.123,7.123v21.307a7.156,7.156,0,0,0,7.123,7.123h31.9a7.156,7.156,0,0,0,7.123-7.123V88.367a7.1,7.1,0,0,0-7.123-7.06Zm-26.6,0V74.5c0-6.052,4.16-10.969,10.59-10.969,6.367,0,10.716,4.791,10.716,10.969v6.745H173.215v.063Zm30.132,28.367a3.524,3.524,0,0,1-3.53,3.53h-31.9a3.524,3.524,0,0,1-3.53-3.53V88.367a3.524,3.524,0,0,1,3.53-3.53h31.9a3.524,3.524,0,0,1,3.53,3.53ZM187.4,95.49a3.548,3.548,0,0,1-1.765,3.089h0v5.8a1.765,1.765,0,1,1-3.53,0v-5.8h0a3.55,3.55,0,0,1,1.765-6.619,3.447,3.447,0,0,1,3.53,3.53Z"),g(d,"transform","translate(-109.326 -3.172)"),g(o,"transform","translate(-9.37 -9.34)"),g(i,"xmlns","http://www.w3.org/2000/svg"),g(i,"width","130.345"),g(i,"height","130.345"),g(i,"viewBox","0 0 130.345 130.345"),g(v,"class","PageTitle"),g(_,"class","PageContent"),g(P,"class","ButtonDefaultSmall"),g(n,"class","NotFoundPage"),g(r,"class","PageWrapper")},m(e,h){var c,u,f,p;l(e,r,h),a(r,n),a(n,i),a(i,o),a(o,s),a(o,y),a(o,b),a(o,d),a(n,E),a(n,v),a(v,T),a(n,H),a(n,_),a(_,B),a(n,A),a(n,P),a(P,L),
|
572
572
|
/*div1_binding*/t[8](r),S||(c=P,u="click",f=/*click_handler*/t[7],c.addEventListener(u,f,p),N=()=>c.removeEventListener(u,f,p),S=!0)},p(e,[t]){/*$_*/2&t&&w!==(w=/*$_*/e[1]("Translations.sorry")+"")&&m(T,w),/*$_*/2&t&&I!==(I=/*$_*/e[1]("Translations.access")+"")&&m(B,I),/*$_*/2&t&&C!==(C=/*$_*/e[1]("Translations.login")+"")&&m(L,C)},i:e,o:e,d(e){e&&h(r)
|
573
573
|
/*div1_binding*/,t[8](null),S=!1,N()}}}function ir(e,t,r){let n;var i,o;i=er,o=e=>r(1,n=e),e.$$.on_destroy.push(s(i,o));let a,{lang:l="en"}=t,{clientstyling:h=""}=t,{clientstylingurl:c=""}=t,{translationurl:u=""}=t;Object.keys(rr).forEach((e=>{tr(e,rr[e])}));const f=()=>{window.postMessage({type:"403ActionButton"},window.location.href)},p=()=>{var e;e=l,$t.set(e)};return e.$$set=e=>{"lang"in e&&r(3,l=e.lang),"clientstyling"in e&&r(4,h=e.clientstyling),"clientstylingurl"in e&&r(5,c=e.clientstylingurl),"translationurl"in e&&r(6,u=e.translationurl)},e.$$.update=()=>{/*lang*/8&e.$$.dirty&&l&&p(),/*clientstyling, customStylingContainer*/17&e.$$.dirty&&h&&a&&(()=>{let e=document.createElement("style");e.innerHTML=h,a.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/33&e.$$.dirty&&c&&a&&(()=>{let e=new URL(c),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{a.appendChild(t)}),1)}))})(),/*translationurl*/64&e.$$.dirty&&u&&fetch(u).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{tr(t,e[t])}))})).catch((e=>{console.log(e)}))},[a,n,f,l,h,c,u,()=>f(),function(e){v[e?"unshift":"push"]((()=>{a=e,r(0,a)}))}]}class or extends O{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%;font-size:12px;padding:20px}.PageTitle{font-size:22px}.ButtonDefaultSmall{width:80%;height:50px;font-size:14px;grid-template-columns:1fr}.PageContent{font-size:16px;line-height:18px}}</style>",C(this,{target:this.shadowRoot,props:y(this.attributes),customElement:!0},ir,nr,o,{lang:3,clientstyling:4,clientstylingurl:5,translationurl:6},null),e&&(e.target&&l(e.target,this,e.anchor),e.props&&(this.$set(e.props),S()))}static get observedAttributes(){return["lang","clientstyling","clientstylingurl","translationurl"]}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),S()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(e){this.$$set({clientstyling:e}),S()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),S()}get translationurl(){return this.$$.ctx[6]}set translationurl(e){this.$$set({translationurl:e}),S()}}return!customElements.get("casino-403")&&customElements.define("casino-403",or),or}));
|
574
574
|
//# sourceMappingURL=casino-403.js.map
|