@everymatrix/casino-coinroyale-details 1.85.16 → 1.85.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoCoinroyaleDetails-8OQgX4gx.js → CasinoCoinroyaleDetails-B_vdR3PL.js} +59 -56
- package/components/{CasinoCoinroyaleDetails-C0U_TP1S.cjs → CasinoCoinroyaleDetails-Csc83kOV.cjs} +5 -5
- package/components/{CasinoCoinroyaleDetails-t7eOgmJ6.js → CasinoCoinroyaleDetails-vwyYWv3p.js} +56 -53
- package/es2015/casino-coinroyale-details.cjs +1 -1
- package/es2015/casino-coinroyale-details.js +1 -1
- package/esnext/casino-coinroyale-details.js +1 -1
- package/package.json +1 -1
package/components/{CasinoCoinroyaleDetails-t7eOgmJ6.js → CasinoCoinroyaleDetails-vwyYWv3p.js}
RENAMED
|
@@ -446,10 +446,10 @@ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__
|
|
|
446
446
|
const Y = [];
|
|
447
447
|
function en(e, t) {
|
|
448
448
|
return {
|
|
449
|
-
subscribe:
|
|
449
|
+
subscribe: Ne(e, t).subscribe
|
|
450
450
|
};
|
|
451
451
|
}
|
|
452
|
-
function
|
|
452
|
+
function Ne(e, t = L) {
|
|
453
453
|
let r;
|
|
454
454
|
const n = /* @__PURE__ */ new Set();
|
|
455
455
|
function i(a) {
|
|
@@ -588,7 +588,7 @@ var Ke = function(e, t) {
|
|
|
588
588
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
589
589
|
}, Ke(e, t);
|
|
590
590
|
};
|
|
591
|
-
function
|
|
591
|
+
function Ce(e, t) {
|
|
592
592
|
if (typeof t != "function" && t !== null)
|
|
593
593
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
594
594
|
Ke(e, t);
|
|
@@ -828,7 +828,7 @@ var H = function() {
|
|
|
828
828
|
}, H.apply(this, arguments);
|
|
829
829
|
};
|
|
830
830
|
var On = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
831
|
-
function
|
|
831
|
+
function Nn(e) {
|
|
832
832
|
if (e.length === 0)
|
|
833
833
|
throw new Error("Number skeleton cannot be empty");
|
|
834
834
|
for (var t = e.split(On).filter(function(f) {
|
|
@@ -846,7 +846,7 @@ function Cn(e) {
|
|
|
846
846
|
}
|
|
847
847
|
return r;
|
|
848
848
|
}
|
|
849
|
-
function
|
|
849
|
+
function Cn(e) {
|
|
850
850
|
return e.replace(/^(.*?)-/, "");
|
|
851
851
|
}
|
|
852
852
|
var Et = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, ur = /^(@+)?(\+|#+)?[rs]?$/g, Rn = /(\*)(0+)|(#+)(0+)|(0+)/g, lr = /^(0+)$/;
|
|
@@ -938,7 +938,7 @@ function Mn(e) {
|
|
|
938
938
|
continue;
|
|
939
939
|
case "measure-unit":
|
|
940
940
|
case "unit":
|
|
941
|
-
t.style = "unit", t.unit =
|
|
941
|
+
t.style = "unit", t.unit = Cn(i.options[0]);
|
|
942
942
|
continue;
|
|
943
943
|
case "compact-short":
|
|
944
944
|
case "K":
|
|
@@ -2814,13 +2814,13 @@ var Yn = (
|
|
|
2814
2814
|
} else {
|
|
2815
2815
|
if (w.length === 0)
|
|
2816
2816
|
return this.error(g.EXPECT_DATE_TIME_SKELETON, m);
|
|
2817
|
-
var
|
|
2818
|
-
this.locale && (
|
|
2817
|
+
var N = w;
|
|
2818
|
+
this.locale && (N = Fn(w, this.locale));
|
|
2819
2819
|
var f = {
|
|
2820
2820
|
type: re.dateTime,
|
|
2821
|
-
pattern:
|
|
2821
|
+
pattern: N,
|
|
2822
2822
|
location: u.styleLocation,
|
|
2823
|
-
parsedOptions: this.shouldParseSkeletons ? Pn(
|
|
2823
|
+
parsedOptions: this.shouldParseSkeletons ? Pn(N) : {}
|
|
2824
2824
|
}, x = a === "date" ? S.date : S.time;
|
|
2825
2825
|
return {
|
|
2826
2826
|
val: { type: x, value: n, location: m, style: f },
|
|
@@ -2925,7 +2925,7 @@ var Yn = (
|
|
|
2925
2925
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
2926
2926
|
var n = [];
|
|
2927
2927
|
try {
|
|
2928
|
-
n =
|
|
2928
|
+
n = Nn(t);
|
|
2929
2929
|
} catch {
|
|
2930
2930
|
return this.error(g.INVALID_NUMBER_SKELETON, r);
|
|
2931
2931
|
}
|
|
@@ -3088,7 +3088,7 @@ var ne;
|
|
|
3088
3088
|
var Re = (
|
|
3089
3089
|
/** @class */
|
|
3090
3090
|
function(e) {
|
|
3091
|
-
|
|
3091
|
+
Ce(t, e);
|
|
3092
3092
|
function t(r, n, i) {
|
|
3093
3093
|
var o = e.call(this, r) || this;
|
|
3094
3094
|
return o.code = n, o.originalMessage = i, o;
|
|
@@ -3100,7 +3100,7 @@ var Re = (
|
|
|
3100
3100
|
), Bt = (
|
|
3101
3101
|
/** @class */
|
|
3102
3102
|
function(e) {
|
|
3103
|
-
|
|
3103
|
+
Ce(t, e);
|
|
3104
3104
|
function t(r, n, i, o) {
|
|
3105
3105
|
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ne.INVALID_VALUE, o) || this;
|
|
3106
3106
|
}
|
|
@@ -3109,7 +3109,7 @@ var Re = (
|
|
|
3109
3109
|
), ri = (
|
|
3110
3110
|
/** @class */
|
|
3111
3111
|
function(e) {
|
|
3112
|
-
|
|
3112
|
+
Ce(t, e);
|
|
3113
3113
|
function t(r, n, i) {
|
|
3114
3114
|
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ne.INVALID_VALUE, i) || this;
|
|
3115
3115
|
}
|
|
@@ -3118,20 +3118,20 @@ var Re = (
|
|
|
3118
3118
|
), ni = (
|
|
3119
3119
|
/** @class */
|
|
3120
3120
|
function(e) {
|
|
3121
|
-
|
|
3121
|
+
Ce(t, e);
|
|
3122
3122
|
function t(r, n) {
|
|
3123
3123
|
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ne.MISSING_VALUE, n) || this;
|
|
3124
3124
|
}
|
|
3125
3125
|
return t;
|
|
3126
3126
|
}(Re)
|
|
3127
|
-
),
|
|
3127
|
+
), C;
|
|
3128
3128
|
(function(e) {
|
|
3129
3129
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3130
|
-
})(
|
|
3130
|
+
})(C || (C = {}));
|
|
3131
3131
|
function ii(e) {
|
|
3132
3132
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3133
3133
|
var n = t[t.length - 1];
|
|
3134
|
-
return !n || n.type !==
|
|
3134
|
+
return !n || n.type !== C.literal || r.type !== C.literal ? t.push(r) : n.value += r.value, t;
|
|
3135
3135
|
}, []);
|
|
3136
3136
|
}
|
|
3137
3137
|
function oi(e) {
|
|
@@ -3141,7 +3141,7 @@ function Te(e, t, r, n, i, o, s) {
|
|
|
3141
3141
|
if (e.length === 1 && xt(e[0]))
|
|
3142
3142
|
return [
|
|
3143
3143
|
{
|
|
3144
|
-
type:
|
|
3144
|
+
type: C.literal,
|
|
3145
3145
|
value: e[0].value
|
|
3146
3146
|
}
|
|
3147
3147
|
];
|
|
@@ -3149,14 +3149,14 @@ function Te(e, t, r, n, i, o, s) {
|
|
|
3149
3149
|
var h = u[l];
|
|
3150
3150
|
if (xt(h)) {
|
|
3151
3151
|
a.push({
|
|
3152
|
-
type:
|
|
3152
|
+
type: C.literal,
|
|
3153
3153
|
value: h.value
|
|
3154
3154
|
});
|
|
3155
3155
|
continue;
|
|
3156
3156
|
}
|
|
3157
3157
|
if (In(h)) {
|
|
3158
3158
|
typeof o == "number" && a.push({
|
|
3159
|
-
type:
|
|
3159
|
+
type: C.literal,
|
|
3160
3160
|
value: r.getNumberFormat(t).format(o)
|
|
3161
3161
|
});
|
|
3162
3162
|
continue;
|
|
@@ -3167,7 +3167,7 @@ function Te(e, t, r, n, i, o, s) {
|
|
|
3167
3167
|
var f = i[c];
|
|
3168
3168
|
if (Hn(h)) {
|
|
3169
3169
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
|
|
3170
|
-
type: typeof f == "string" ?
|
|
3170
|
+
type: typeof f == "string" ? C.literal : C.object,
|
|
3171
3171
|
value: f
|
|
3172
3172
|
});
|
|
3173
3173
|
continue;
|
|
@@ -3175,7 +3175,7 @@ function Te(e, t, r, n, i, o, s) {
|
|
|
3175
3175
|
if (tr(h)) {
|
|
3176
3176
|
var d = typeof h.style == "string" ? n.date[h.style] : Ye(h.style) ? h.style.parsedOptions : void 0;
|
|
3177
3177
|
a.push({
|
|
3178
|
-
type:
|
|
3178
|
+
type: C.literal,
|
|
3179
3179
|
value: r.getDateTimeFormat(t, d).format(f)
|
|
3180
3180
|
});
|
|
3181
3181
|
continue;
|
|
@@ -3183,7 +3183,7 @@ function Te(e, t, r, n, i, o, s) {
|
|
|
3183
3183
|
if (rr(h)) {
|
|
3184
3184
|
var d = typeof h.style == "string" ? n.time[h.style] : Ye(h.style) ? h.style.parsedOptions : n.time.medium;
|
|
3185
3185
|
a.push({
|
|
3186
|
-
type:
|
|
3186
|
+
type: C.literal,
|
|
3187
3187
|
value: r.getDateTimeFormat(t, d).format(f)
|
|
3188
3188
|
});
|
|
3189
3189
|
continue;
|
|
@@ -3191,7 +3191,7 @@ function Te(e, t, r, n, i, o, s) {
|
|
|
3191
3191
|
if (er(h)) {
|
|
3192
3192
|
var d = typeof h.style == "string" ? n.number[h.style] : sr(h.style) ? h.style.parsedOptions : void 0;
|
|
3193
3193
|
d && d.scale && (f = f * (d.scale || 1)), a.push({
|
|
3194
|
-
type:
|
|
3194
|
+
type: C.literal,
|
|
3195
3195
|
value: r.getNumberFormat(t, d).format(f)
|
|
3196
3196
|
});
|
|
3197
3197
|
continue;
|
|
@@ -3200,12 +3200,12 @@ function Te(e, t, r, n, i, o, s) {
|
|
|
3200
3200
|
var p = h.children, m = h.value, w = i[m];
|
|
3201
3201
|
if (!oi(w))
|
|
3202
3202
|
throw new ri(m, "function", s);
|
|
3203
|
-
var
|
|
3203
|
+
var N = Te(p, t, r, n, i, o), x = w(N.map(function(O) {
|
|
3204
3204
|
return O.value;
|
|
3205
3205
|
}));
|
|
3206
3206
|
Array.isArray(x) || (x = [x]), a.push.apply(a, x.map(function(O) {
|
|
3207
3207
|
return {
|
|
3208
|
-
type: typeof O == "string" ?
|
|
3208
|
+
type: typeof O == "string" ? C.literal : C.object,
|
|
3209
3209
|
value: O
|
|
3210
3210
|
};
|
|
3211
3211
|
}));
|
|
@@ -3306,7 +3306,7 @@ var li = (
|
|
|
3306
3306
|
if (u.length === 1)
|
|
3307
3307
|
return u[0].value;
|
|
3308
3308
|
var h = u.reduce(function(c, f) {
|
|
3309
|
-
return !c.length || f.type !==
|
|
3309
|
+
return !c.length || f.type !== C.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
|
|
3310
3310
|
}, []);
|
|
3311
3311
|
return h.length <= 1 ? h[0] || "" : h;
|
|
3312
3312
|
}, this.formatToParts = function(l) {
|
|
@@ -3437,7 +3437,7 @@ const X = {}, ci = (e, t, r) => r && (t in X || (X[t] = {}), e in X[t] || (X[t][
|
|
|
3437
3437
|
}
|
|
3438
3438
|
};
|
|
3439
3439
|
let ft;
|
|
3440
|
-
const ye =
|
|
3440
|
+
const ye = Ne({});
|
|
3441
3441
|
function fi(e) {
|
|
3442
3442
|
return ft[e] || null;
|
|
3443
3443
|
}
|
|
@@ -3549,7 +3549,7 @@ const yi = {
|
|
|
3549
3549
|
function ie() {
|
|
3550
3550
|
return Ai;
|
|
3551
3551
|
}
|
|
3552
|
-
const Ve =
|
|
3552
|
+
const Ve = Ne(!1);
|
|
3553
3553
|
var xi = Object.defineProperty, Ei = Object.defineProperties, wi = Object.getOwnPropertyDescriptors, Pt = Object.getOwnPropertySymbols, Si = Object.prototype.hasOwnProperty, Ti = Object.prototype.propertyIsEnumerable, Ot = (e, t, r) => t in e ? xi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Hi = (e, t) => {
|
|
3554
3554
|
for (var r in t || (t = {}))
|
|
3555
3555
|
Si.call(t, r) && Ot(e, r, t[r]);
|
|
@@ -3559,13 +3559,13 @@ var xi = Object.defineProperty, Ei = Object.defineProperties, wi = Object.getOwn
|
|
|
3559
3559
|
return e;
|
|
3560
3560
|
}, Ii = (e, t) => Ei(e, wi(t));
|
|
3561
3561
|
let it;
|
|
3562
|
-
const Pe =
|
|
3563
|
-
function
|
|
3562
|
+
const Pe = Ne(null);
|
|
3563
|
+
function Nt(e) {
|
|
3564
3564
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
3565
3565
|
}
|
|
3566
3566
|
function Le(e, t = ie().fallbackLocale) {
|
|
3567
|
-
const r =
|
|
3568
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
3567
|
+
const r = Nt(e);
|
|
3568
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Nt(t)])] : r;
|
|
3569
3569
|
}
|
|
3570
3570
|
function W() {
|
|
3571
3571
|
return it ?? void 0;
|
|
@@ -3596,12 +3596,12 @@ const Bi = (e) => {
|
|
|
3596
3596
|
return i in t ? t[i] : t[i] = e(n);
|
|
3597
3597
|
};
|
|
3598
3598
|
};
|
|
3599
|
-
var Pi = Object.defineProperty, Oe = Object.getOwnPropertySymbols, vr = Object.prototype.hasOwnProperty, Ar = Object.prototype.propertyIsEnumerable,
|
|
3599
|
+
var Pi = Object.defineProperty, Oe = Object.getOwnPropertySymbols, vr = Object.prototype.hasOwnProperty, Ar = Object.prototype.propertyIsEnumerable, Ct = (e, t, r) => t in e ? Pi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, pt = (e, t) => {
|
|
3600
3600
|
for (var r in t || (t = {}))
|
|
3601
|
-
vr.call(t, r) &&
|
|
3601
|
+
vr.call(t, r) && Ct(e, r, t[r]);
|
|
3602
3602
|
if (Oe)
|
|
3603
3603
|
for (var r of Oe(t))
|
|
3604
|
-
Ar.call(t, r) &&
|
|
3604
|
+
Ar.call(t, r) && Ct(e, r, t[r]);
|
|
3605
3605
|
return e;
|
|
3606
3606
|
}, ue = (e, t) => {
|
|
3607
3607
|
var r = {};
|
|
@@ -3624,14 +3624,14 @@ const be = (e, t) => {
|
|
|
3624
3624
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3625
3625
|
return n && (i = be("number", n)), new Intl.NumberFormat(r, i);
|
|
3626
3626
|
}
|
|
3627
|
-
),
|
|
3627
|
+
), Ni = Me(
|
|
3628
3628
|
(e) => {
|
|
3629
3629
|
var t = e, { locale: r, format: n } = t, i = ue(t, ["locale", "format"]);
|
|
3630
3630
|
if (r == null)
|
|
3631
3631
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3632
3632
|
return n ? i = be("date", n) : Object.keys(i).length === 0 && (i = be("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
3633
3633
|
}
|
|
3634
|
-
),
|
|
3634
|
+
), Ci = Me(
|
|
3635
3635
|
(e) => {
|
|
3636
3636
|
var t = e, { locale: r, format: n } = t, i = ue(t, ["locale", "format"]);
|
|
3637
3637
|
if (r == null)
|
|
@@ -3653,14 +3653,14 @@ const be = (e, t) => {
|
|
|
3653
3653
|
} = t, n = ue(t, [
|
|
3654
3654
|
"locale"
|
|
3655
3655
|
]);
|
|
3656
|
-
return
|
|
3656
|
+
return Ni(pt({ locale: r }, n));
|
|
3657
3657
|
}, Mi = (e = {}) => {
|
|
3658
3658
|
var t = e, {
|
|
3659
3659
|
locale: r = W()
|
|
3660
3660
|
} = t, n = ue(t, [
|
|
3661
3661
|
"locale"
|
|
3662
3662
|
]);
|
|
3663
|
-
return
|
|
3663
|
+
return Ci(pt({ locale: r }, n));
|
|
3664
3664
|
}, Fi = Me(
|
|
3665
3665
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3666
3666
|
(e, t = W()) => new li(e, t, ie().formats, {
|
|
@@ -4309,6 +4309,7 @@ const zt = [], kt = {}, fo = (e, t = 0) => {
|
|
|
4309
4309
|
};
|
|
4310
4310
|
window.emWidgets = { topic: fo };
|
|
4311
4311
|
const po = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
|
|
4312
|
+
String(Number.MAX_SAFE_INTEGER).length;
|
|
4312
4313
|
function mo(e, t) {
|
|
4313
4314
|
if (e) {
|
|
4314
4315
|
const r = document.createElement("style");
|
|
@@ -4316,6 +4317,8 @@ function mo(e, t) {
|
|
|
4316
4317
|
}
|
|
4317
4318
|
}
|
|
4318
4319
|
function bo(e, t) {
|
|
4320
|
+
if (!e || !t)
|
|
4321
|
+
return;
|
|
4319
4322
|
const r = new URL(t);
|
|
4320
4323
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4321
4324
|
const i = document.createElement("style");
|
|
@@ -4430,7 +4433,7 @@ function To(e) {
|
|
|
4430
4433
|
), a, l, u, h, c, f, d, p = (
|
|
4431
4434
|
/*activeCoin*/
|
|
4432
4435
|
e[0].current.remainingTimes + ""
|
|
4433
|
-
), m, w,
|
|
4436
|
+
), m, w, N;
|
|
4434
4437
|
return {
|
|
4435
4438
|
c() {
|
|
4436
4439
|
t = T("button"), n = q(r), i = k(), o = T("p"), a = q(s), l = q(`:
|
|
@@ -4438,7 +4441,7 @@ function To(e) {
|
|
|
4438
4441
|
e[3], pe(h.src, c = Wi) || v(h, "src", c), v(h, "alt", "Key"), v(u, "class", "coin-footer__keys"), v(o, "class", "coin-footer__text");
|
|
4439
4442
|
},
|
|
4440
4443
|
m(x, E) {
|
|
4441
|
-
Q(x, t, E), A(t, n), Q(x, i, E), Q(x, o, E), A(o, a), A(o, l), A(o, u), A(u, h), A(u, f), A(u, d), A(d, m), w || (
|
|
4444
|
+
Q(x, t, E), A(t, n), Q(x, i, E), Q(x, o, E), A(o, a), A(o, l), A(o, u), A(u, h), A(u, f), A(u, d), A(d, m), w || (N = ce(
|
|
4442
4445
|
t,
|
|
4443
4446
|
"click",
|
|
4444
4447
|
/*flipCoin*/
|
|
@@ -4457,7 +4460,7 @@ function To(e) {
|
|
|
4457
4460
|
x[0].current.remainingTimes + "") && $(m, p);
|
|
4458
4461
|
},
|
|
4459
4462
|
d(x) {
|
|
4460
|
-
x && (M(t), M(i), M(o)), w = !1,
|
|
4463
|
+
x && (M(t), M(i), M(o)), w = !1, N();
|
|
4461
4464
|
}
|
|
4462
4465
|
};
|
|
4463
4466
|
}
|
|
@@ -4469,7 +4472,7 @@ function Ho(e) {
|
|
|
4469
4472
|
e[1]
|
|
4470
4473
|
] || /*activeCoin*/
|
|
4471
4474
|
e[0].program.name[Z.default]) + ""
|
|
4472
|
-
), h, c, f, d, p, m, w,
|
|
4475
|
+
), h, c, f, d, p, m, w, N, x, E;
|
|
4473
4476
|
function P(I, j) {
|
|
4474
4477
|
return (
|
|
4475
4478
|
/*opening*/
|
|
@@ -4486,7 +4489,7 @@ function Ho(e) {
|
|
|
4486
4489
|
let J = F(e), R = J(e);
|
|
4487
4490
|
return {
|
|
4488
4491
|
c() {
|
|
4489
|
-
t = T("div"), r = T("button"), n = k(), i = T("div"), o = T("div"), s = T("button"), a = k(), l = T("div"), h = q(u), c = k(), f = T("button"), d = k(), p = T("div"), B.c(), m = k(), w = T("div"), R.c(), v(r, "class", "overlay"), v(s, "class", "icon-button back"), v(l, "class", "coin-header__title"), v(f, "class", "icon-button close"), v(o, "class", "coin-header"), v(p, "class", "coin-icon__container"), v(w, "class",
|
|
4492
|
+
t = T("div"), r = T("button"), n = k(), i = T("div"), o = T("div"), s = T("button"), a = k(), l = T("div"), h = q(u), c = k(), f = T("button"), d = k(), p = T("div"), B.c(), m = k(), w = T("div"), R.c(), v(r, "class", "overlay"), v(s, "class", "icon-button back"), v(l, "class", "coin-header__title"), v(f, "class", "icon-button close"), v(o, "class", "coin-header"), v(p, "class", "coin-icon__container"), v(w, "class", N = "coin-footer " + /*opening*/
|
|
4490
4493
|
(e[3] ? "disabled" : "")), v(i, "class", "drawer " + /*mobileView*/
|
|
4491
4494
|
(e[7] ? "mobile" : "")), v(t, "part", "CustomStylingContainer");
|
|
4492
4495
|
},
|
|
@@ -4520,8 +4523,8 @@ function Ho(e) {
|
|
|
4520
4523
|
I[1]
|
|
4521
4524
|
] || /*activeCoin*/
|
|
4522
4525
|
I[0].program.name[Z.default]) + "") && $(h, u), O === (O = P(I)) && B ? B.p(I, j) : (B.d(1), B = O(I), B && (B.c(), B.m(p, null))), J === (J = F(I)) && R ? R.p(I, j) : (R.d(1), R = J(I), R && (R.c(), R.m(w, null))), j[0] & /*opening*/
|
|
4523
|
-
8 &&
|
|
4524
|
-
(I[3] ? "disabled" : "")) && v(w, "class",
|
|
4526
|
+
8 && N !== (N = "coin-footer " + /*opening*/
|
|
4527
|
+
(I[3] ? "disabled" : "")) && v(w, "class", N);
|
|
4525
4528
|
},
|
|
4526
4529
|
i: L,
|
|
4527
4530
|
o: L,
|
|
@@ -4533,7 +4536,7 @@ function Ho(e) {
|
|
|
4533
4536
|
function Io(e, t, r) {
|
|
4534
4537
|
let n;
|
|
4535
4538
|
Lr(e, zi, (b) => r(6, n = b));
|
|
4536
|
-
let { lang: i = Z.en } = t, { endpoint: o = "" } = t, { session: s = "" } = t, { clientstyling: a = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: u = "" } = t, { activeCoin: h } = t, { mbsource: c } = t, f = window.navigator.userAgent, d = po(f), p, m = !1, w = !1,
|
|
4539
|
+
let { lang: i = Z.en } = t, { endpoint: o = "" } = t, { session: s = "" } = t, { clientstyling: a = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: u = "" } = t, { activeCoin: h } = t, { mbsource: c } = t, f = window.navigator.userAgent, d = po(f), p, m = !1, w = !1, N = he, x = !0, E, P = 0, O = 0, B = !1, F = 0;
|
|
4537
4540
|
const J = () => {
|
|
4538
4541
|
fetch(u).then((G) => G.json()).then((G) => {
|
|
4539
4542
|
Object.keys(G).forEach((z) => {
|
|
@@ -4555,7 +4558,7 @@ function Io(e, t, r) {
|
|
|
4555
4558
|
for (const b of Ao) {
|
|
4556
4559
|
if (!x)
|
|
4557
4560
|
return;
|
|
4558
|
-
r(4,
|
|
4561
|
+
r(4, N = b.frame), await new Promise((G) => {
|
|
4559
4562
|
E = setTimeout(G, b.delay);
|
|
4560
4563
|
});
|
|
4561
4564
|
}
|
|
@@ -4569,7 +4572,7 @@ function Io(e, t, r) {
|
|
|
4569
4572
|
const b = await Mt.draw(o, s, h.program.id);
|
|
4570
4573
|
if (B = !0, b.item?.state === "fulfilled") {
|
|
4571
4574
|
F = Math.ceil(P / 360) * 360 + 180;
|
|
4572
|
-
const z = h.program.wheelOfFortune.partitions[b.item.result.wheelOfFortunePartitionIndex], mt = z?.prizeText[i] || z?.prizeText[Z.default], Or = z?.name[i] || z?.name[Z.default], bt = z?.prizeImage[i] || z?.prizeImage[Z.default],
|
|
4575
|
+
const z = h.program.wheelOfFortune.partitions[b.item.result.wheelOfFortunePartitionIndex], mt = z?.prizeText[i] || z?.prizeText[Z.default], Or = z?.name[i] || z?.name[Z.default], bt = z?.prizeImage[i] || z?.prizeImage[Z.default], Nr = b.item.result.outcomes.some((Cr) => Cr.action?.type === "noprize") ? {
|
|
4573
4576
|
type: "noprize",
|
|
4574
4577
|
text: mt,
|
|
4575
4578
|
image: bt
|
|
@@ -4582,7 +4585,7 @@ function Io(e, t, r) {
|
|
|
4582
4585
|
dt(
|
|
4583
4586
|
{
|
|
4584
4587
|
type: "ShowCoinMessage",
|
|
4585
|
-
data:
|
|
4588
|
+
data: Nr
|
|
4586
4589
|
},
|
|
4587
4590
|
1e3
|
|
4588
4591
|
);
|
|
@@ -4626,7 +4629,7 @@ function Io(e, t, r) {
|
|
|
4626
4629
|
i,
|
|
4627
4630
|
p,
|
|
4628
4631
|
m,
|
|
4629
|
-
|
|
4632
|
+
N,
|
|
4630
4633
|
P,
|
|
4631
4634
|
n,
|
|
4632
4635
|
d,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoCoinroyaleDetails-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoCoinroyaleDetails-Csc83kOV.cjs")).then(({default:t})=>{!customElements.get("casino-coinroyale-details")&&customElements.define("casino-coinroyale-details",t.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/CasinoCoinroyaleDetails-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/CasinoCoinroyaleDetails-B_vdR3PL.js").then(({ default: t }) => {
|
|
14
14
|
!customElements.get("casino-coinroyale-details") && customElements.define("casino-coinroyale-details", t.element);
|
|
15
15
|
});
|
|
16
16
|
}
|