@everymatrix/casino-collections-providers 1.55.0 → 1.56.2
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/{CasinoCollectionsProviders-DQ0BSsTZ.js → CasinoCollectionsProviders-C-puSDuJ.js} +128 -95
- package/components/{CasinoCollectionsProviders-ngiem2Pa.js → CasinoCollectionsProviders-Clfgs5xw.js} +129 -96
- package/components/CasinoCollectionsProviders-W-o6oFjp.cjs +18 -0
- package/es2015/casino-collections-providers.cjs +1 -1
- package/es2015/casino-collections-providers.js +1 -1
- package/esnext/casino-collections-providers.js +1 -1
- package/package.json +1 -1
- package/components/CasinoCollectionsProviders-c3NyyyP_.cjs +0 -5
package/components/{CasinoCollectionsProviders-DQ0BSsTZ.js → CasinoCollectionsProviders-C-puSDuJ.js}
RENAMED
@@ -22,7 +22,7 @@ function _e(e, t) {
|
|
22
22
|
function Gr(e) {
|
23
23
|
return Object.keys(e).length === 0;
|
24
24
|
}
|
25
|
-
function
|
25
|
+
function Wt(e, ...t) {
|
26
26
|
if (e == null) {
|
27
27
|
for (const n of t)
|
28
28
|
n(void 0);
|
@@ -32,7 +32,7 @@ function zt(e, ...t) {
|
|
32
32
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
33
33
|
}
|
34
34
|
function Ur(e, t, r) {
|
35
|
-
e.$$.on_destroy.push(
|
35
|
+
e.$$.on_destroy.push(Wt(t, r));
|
36
36
|
}
|
37
37
|
function H(e, t) {
|
38
38
|
e.appendChild(t);
|
@@ -45,7 +45,8 @@ function Dr(e, t, r) {
|
|
45
45
|
}
|
46
46
|
}
|
47
47
|
function Fr(e) {
|
48
|
-
if (!e)
|
48
|
+
if (!e)
|
49
|
+
return document;
|
49
50
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
50
51
|
return t && /** @type {ShadowRoot} */
|
51
52
|
t.host ? (
|
@@ -66,7 +67,7 @@ function $(e, t, r) {
|
|
66
67
|
function N(e) {
|
67
68
|
e.parentNode && e.parentNode.removeChild(e);
|
68
69
|
}
|
69
|
-
function
|
70
|
+
function zt(e, t) {
|
70
71
|
for (let r = 0; r < e.length; r += 1)
|
71
72
|
e[r] && e[r].d(t);
|
72
73
|
}
|
@@ -112,7 +113,7 @@ function Xr() {
|
|
112
113
|
}
|
113
114
|
return de;
|
114
115
|
}
|
115
|
-
function
|
116
|
+
function Wr(e, t) {
|
116
117
|
getComputedStyle(e).position === "static" && (e.style.position = "relative");
|
117
118
|
const n = C("iframe");
|
118
119
|
n.setAttribute(
|
@@ -134,7 +135,7 @@ function zr(e, t) {
|
|
134
135
|
(i || o && n.contentWindow) && o(), N(n);
|
135
136
|
};
|
136
137
|
}
|
137
|
-
function
|
138
|
+
function zr(e) {
|
138
139
|
const t = {};
|
139
140
|
return e.childNodes.forEach(
|
140
141
|
/** @param {Element} node */
|
@@ -148,21 +149,22 @@ function se(e) {
|
|
148
149
|
ae = e;
|
149
150
|
}
|
150
151
|
function Zr() {
|
151
|
-
if (!ae)
|
152
|
+
if (!ae)
|
153
|
+
throw new Error("Function called outside component initialization");
|
152
154
|
return ae;
|
153
155
|
}
|
154
156
|
function Qr(e) {
|
155
157
|
Zr().$$.on_mount.push(e);
|
156
158
|
}
|
157
|
-
const
|
158
|
-
let
|
159
|
+
const W = [], Ee = [];
|
160
|
+
let z = [];
|
159
161
|
const mt = [], Jr = /* @__PURE__ */ Promise.resolve();
|
160
162
|
let Fe = !1;
|
161
|
-
function
|
163
|
+
function qr() {
|
162
164
|
Fe || (Fe = !0, Jr.then(L));
|
163
165
|
}
|
164
166
|
function xe(e) {
|
165
|
-
|
167
|
+
z.push(e);
|
166
168
|
}
|
167
169
|
const Le = /* @__PURE__ */ new Set();
|
168
170
|
let V = 0;
|
@@ -172,25 +174,26 @@ function L() {
|
|
172
174
|
const e = ae;
|
173
175
|
do {
|
174
176
|
try {
|
175
|
-
for (; V <
|
176
|
-
const t =
|
177
|
-
V++, se(t),
|
177
|
+
for (; V < W.length; ) {
|
178
|
+
const t = W[V];
|
179
|
+
V++, se(t), Yr(t.$$);
|
178
180
|
}
|
179
181
|
} catch (t) {
|
180
|
-
throw
|
182
|
+
throw W.length = 0, V = 0, t;
|
181
183
|
}
|
182
|
-
for (se(null),
|
183
|
-
|
184
|
-
|
184
|
+
for (se(null), W.length = 0, V = 0; Ee.length; )
|
185
|
+
Ee.pop()();
|
186
|
+
for (let t = 0; t < z.length; t += 1) {
|
187
|
+
const r = z[t];
|
185
188
|
Le.has(r) || (Le.add(r), r());
|
186
189
|
}
|
187
|
-
|
188
|
-
} while (
|
190
|
+
z.length = 0;
|
191
|
+
} while (W.length);
|
189
192
|
for (; mt.length; )
|
190
193
|
mt.pop()();
|
191
194
|
Fe = !1, Le.clear(), se(e);
|
192
195
|
}
|
193
|
-
function
|
196
|
+
function Yr(e) {
|
194
197
|
if (e.fragment !== null) {
|
195
198
|
e.update(), ee(e.before_update);
|
196
199
|
const t = e.dirty;
|
@@ -199,7 +202,7 @@ function qr(e) {
|
|
199
202
|
}
|
200
203
|
function Kr(e) {
|
201
204
|
const t = [], r = [];
|
202
|
-
|
205
|
+
z.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), z = t;
|
203
206
|
}
|
204
207
|
const en = /* @__PURE__ */ new Set();
|
205
208
|
function tn(e, t) {
|
@@ -220,7 +223,7 @@ function nn(e, t) {
|
|
220
223
|
r.fragment !== null && (Kr(r.after_update), ee(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
221
224
|
}
|
222
225
|
function on(e, t) {
|
223
|
-
e.$$.dirty[0] === -1 && (
|
226
|
+
e.$$.dirty[0] === -1 && (W.push(e), qr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
224
227
|
}
|
225
228
|
function sn(e, t, r, n, i, o, s = null, a = [-1]) {
|
226
229
|
const u = ae;
|
@@ -321,7 +324,7 @@ typeof HTMLElement == "function" && (Zt = class extends HTMLElement {
|
|
321
324
|
};
|
322
325
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
323
326
|
return;
|
324
|
-
const t = {}, r =
|
327
|
+
const t = {}, r = zr(this);
|
325
328
|
for (const i of this.$$s)
|
326
329
|
i in r && (t[i] = [e(i)]);
|
327
330
|
for (const i of this.attributes) {
|
@@ -531,7 +534,7 @@ function te(e, t, r) {
|
|
531
534
|
const d = t(n ? h[0] : h, s, a);
|
532
535
|
o ? s(d) : c = tt(d) ? d : O;
|
533
536
|
}, p = i.map(
|
534
|
-
(d, g) =>
|
537
|
+
(d, g) => Wt(
|
535
538
|
d,
|
536
539
|
(m) => {
|
537
540
|
h[g] = m, l &= ~(1 << g), u && f();
|
@@ -620,11 +623,26 @@ J.all = function(t, r) {
|
|
620
623
|
};
|
621
624
|
var wn = J, Tn = wn;
|
622
625
|
const Hn = /* @__PURE__ */ cn(Tn);
|
626
|
+
/*! *****************************************************************************
|
627
|
+
Copyright (c) Microsoft Corporation.
|
628
|
+
|
629
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
630
|
+
purpose with or without fee is hereby granted.
|
631
|
+
|
632
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
633
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
634
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
635
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
636
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
637
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
638
|
+
PERFORMANCE OF THIS SOFTWARE.
|
639
|
+
***************************************************************************** */
|
623
640
|
var ke = function(e, t) {
|
624
641
|
return ke = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
625
642
|
r.__proto__ = n;
|
626
643
|
} || function(r, n) {
|
627
|
-
for (var i in n)
|
644
|
+
for (var i in n)
|
645
|
+
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
628
646
|
}, ke(e, t);
|
629
647
|
};
|
630
648
|
function U(e, t) {
|
@@ -640,14 +658,16 @@ var _ = function() {
|
|
640
658
|
return _ = Object.assign || function(t) {
|
641
659
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
642
660
|
r = arguments[n];
|
643
|
-
for (var o in r)
|
661
|
+
for (var o in r)
|
662
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
644
663
|
}
|
645
664
|
return t;
|
646
665
|
}, _.apply(this, arguments);
|
647
666
|
};
|
648
667
|
function Cn(e, t) {
|
649
668
|
var r = {};
|
650
|
-
for (var n in e)
|
669
|
+
for (var n in e)
|
670
|
+
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
651
671
|
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
652
672
|
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
653
673
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
@@ -655,35 +675,41 @@ function Cn(e, t) {
|
|
655
675
|
}
|
656
676
|
function je(e) {
|
657
677
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
658
|
-
if (r)
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
678
|
+
if (r)
|
679
|
+
return r.call(e);
|
680
|
+
if (e && typeof e.length == "number")
|
681
|
+
return {
|
682
|
+
next: function() {
|
683
|
+
return e && n >= e.length && (e = void 0), { value: e && e[n++], done: !e };
|
684
|
+
}
|
685
|
+
};
|
664
686
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
665
687
|
}
|
666
688
|
function Ve(e, t) {
|
667
689
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
668
|
-
if (!r)
|
690
|
+
if (!r)
|
691
|
+
return e;
|
669
692
|
var n = r.call(e), i, o = [], s;
|
670
693
|
try {
|
671
|
-
for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
|
694
|
+
for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
|
695
|
+
o.push(i.value);
|
672
696
|
} catch (a) {
|
673
697
|
s = { error: a };
|
674
698
|
} finally {
|
675
699
|
try {
|
676
700
|
i && !i.done && (r = n.return) && r.call(n);
|
677
701
|
} finally {
|
678
|
-
if (s)
|
702
|
+
if (s)
|
703
|
+
throw s.error;
|
679
704
|
}
|
680
705
|
}
|
681
706
|
return o;
|
682
707
|
}
|
683
708
|
function Z(e, t, r) {
|
684
|
-
if (r || arguments.length === 2)
|
685
|
-
(
|
686
|
-
|
709
|
+
if (r || arguments.length === 2)
|
710
|
+
for (var n = 0, i = t.length, o; n < i; n++)
|
711
|
+
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
712
|
+
return e.concat(o || t);
|
687
713
|
}
|
688
714
|
function Ne(e, t) {
|
689
715
|
var r = t && t.cache ? t.cache : Ln, n = t && t.serializer ? t.serializer : In, i = t && t.strategy ? t.strategy : Bn;
|
@@ -699,7 +725,7 @@ function Jt(e, t, r, n) {
|
|
699
725
|
var i = Pn(n) ? n : r(n), o = t.get(i);
|
700
726
|
return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
|
701
727
|
}
|
702
|
-
function
|
728
|
+
function qt(e, t, r) {
|
703
729
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
704
730
|
return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
|
705
731
|
}
|
@@ -707,11 +733,11 @@ function nt(e, t, r, n, i) {
|
|
707
733
|
return r.bind(t, e, n, i);
|
708
734
|
}
|
709
735
|
function Bn(e, t) {
|
710
|
-
var r = e.length === 1 ? Jt :
|
736
|
+
var r = e.length === 1 ? Jt : qt;
|
711
737
|
return nt(e, this, r, t.cache.create(), t.serializer);
|
712
738
|
}
|
713
739
|
function An(e, t) {
|
714
|
-
return nt(e, this,
|
740
|
+
return nt(e, this, qt, t.cache.create(), t.serializer);
|
715
741
|
}
|
716
742
|
function On(e, t) {
|
717
743
|
return nt(e, this, Jt, t.cache.create(), t.serializer);
|
@@ -743,17 +769,17 @@ var w;
|
|
743
769
|
(function(e) {
|
744
770
|
e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
|
745
771
|
})(w || (w = {}));
|
746
|
-
var
|
772
|
+
var q;
|
747
773
|
(function(e) {
|
748
774
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
749
|
-
})(
|
775
|
+
})(q || (q = {}));
|
750
776
|
function gt(e) {
|
751
777
|
return e.type === w.literal;
|
752
778
|
}
|
753
779
|
function Nn(e) {
|
754
780
|
return e.type === w.argument;
|
755
781
|
}
|
756
|
-
function
|
782
|
+
function Yt(e) {
|
757
783
|
return e.type === w.number;
|
758
784
|
}
|
759
785
|
function Kt(e) {
|
@@ -775,10 +801,10 @@ function nr(e) {
|
|
775
801
|
return e.type === w.tag;
|
776
802
|
}
|
777
803
|
function ir(e) {
|
778
|
-
return !!(e && typeof e == "object" && e.type ===
|
804
|
+
return !!(e && typeof e == "object" && e.type === q.number);
|
779
805
|
}
|
780
806
|
function Xe(e) {
|
781
|
-
return !!(e && typeof e == "object" && e.type ===
|
807
|
+
return !!(e && typeof e == "object" && e.type === q.dateTime);
|
782
808
|
}
|
783
809
|
var or = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Rn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
|
784
810
|
function $n(e) {
|
@@ -2509,7 +2535,8 @@ function Vn(e, t) {
|
|
2509
2535
|
r += u;
|
2510
2536
|
for (; s-- > 0; )
|
2511
2537
|
r = h + r;
|
2512
|
-
} else
|
2538
|
+
} else
|
2539
|
+
i === "J" ? r += "H" : r += i;
|
2513
2540
|
}
|
2514
2541
|
return r;
|
2515
2542
|
}
|
@@ -2535,18 +2562,18 @@ function Xn(e) {
|
|
2535
2562
|
var i = pe[n || ""] || pe[r || ""] || pe["".concat(r, "-001")] || pe["001"];
|
2536
2563
|
return i[0];
|
2537
2564
|
}
|
2538
|
-
var Re,
|
2565
|
+
var Re, Wn = new RegExp("^".concat(or.source, "*")), zn = new RegExp("".concat(or.source, "*$"));
|
2539
2566
|
function y(e, t) {
|
2540
2567
|
return { start: e, end: t };
|
2541
2568
|
}
|
2542
|
-
var Zn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Qn = !!String.fromCodePoint, Jn = !!Object.fromEntries,
|
2569
|
+
var Zn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Qn = !!String.fromCodePoint, Jn = !!Object.fromEntries, qn = !!String.prototype.codePointAt, Yn = !!String.prototype.trimStart, Kn = !!String.prototype.trimEnd, ei = !!Number.isSafeInteger, ti = ei ? Number.isSafeInteger : function(e) {
|
2543
2570
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
2544
|
-
},
|
2571
|
+
}, We = !0;
|
2545
2572
|
try {
|
2546
2573
|
var ri = hr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2547
|
-
|
2574
|
+
We = ((Re = ri.exec("a")) === null || Re === void 0 ? void 0 : Re[0]) === "a";
|
2548
2575
|
} catch {
|
2549
|
-
|
2576
|
+
We = !1;
|
2550
2577
|
}
|
2551
2578
|
var Et = Zn ? (
|
2552
2579
|
// Native
|
@@ -2558,7 +2585,7 @@ var Et = Zn ? (
|
|
2558
2585
|
function(t, r, n) {
|
2559
2586
|
return t.slice(n, n + r.length) === r;
|
2560
2587
|
}
|
2561
|
-
),
|
2588
|
+
), ze = Qn ? String.fromCodePoint : (
|
2562
2589
|
// IE11
|
2563
2590
|
function() {
|
2564
2591
|
for (var t = [], r = 0; r < arguments.length; r++)
|
@@ -2582,7 +2609,7 @@ var Et = Zn ? (
|
|
2582
2609
|
return r;
|
2583
2610
|
}
|
2584
2611
|
)
|
2585
|
-
), ur =
|
2612
|
+
), ur = qn ? (
|
2586
2613
|
// Native
|
2587
2614
|
function(t, r) {
|
2588
2615
|
return t.codePointAt(r);
|
@@ -2596,7 +2623,7 @@ var Et = Zn ? (
|
|
2596
2623
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
2597
2624
|
}
|
2598
2625
|
}
|
2599
|
-
), ni =
|
2626
|
+
), ni = Yn ? (
|
2600
2627
|
// Native
|
2601
2628
|
function(t) {
|
2602
2629
|
return t.trimStart();
|
@@ -2604,7 +2631,7 @@ var Et = Zn ? (
|
|
2604
2631
|
) : (
|
2605
2632
|
// Ponyfill
|
2606
2633
|
function(t) {
|
2607
|
-
return t.replace(
|
2634
|
+
return t.replace(Wn, "");
|
2608
2635
|
}
|
2609
2636
|
), ii = Kn ? (
|
2610
2637
|
// Native
|
@@ -2614,14 +2641,14 @@ var Et = Zn ? (
|
|
2614
2641
|
) : (
|
2615
2642
|
// Ponyfill
|
2616
2643
|
function(t) {
|
2617
|
-
return t.replace(
|
2644
|
+
return t.replace(zn, "");
|
2618
2645
|
}
|
2619
2646
|
);
|
2620
2647
|
function hr(e, t) {
|
2621
2648
|
return new RegExp(e, t);
|
2622
2649
|
}
|
2623
2650
|
var Ze;
|
2624
|
-
if (
|
2651
|
+
if (We) {
|
2625
2652
|
var St = hr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2626
2653
|
Ze = function(t, r) {
|
2627
2654
|
var n;
|
@@ -2637,7 +2664,7 @@ if (ze) {
|
|
2637
2664
|
break;
|
2638
2665
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
2639
2666
|
}
|
2640
|
-
return
|
2667
|
+
return ze.apply(void 0, n);
|
2641
2668
|
};
|
2642
2669
|
var oi = (
|
2643
2670
|
/** @class */
|
@@ -2784,12 +2811,12 @@ var oi = (
|
|
2784
2811
|
r.push(n);
|
2785
2812
|
this.bump();
|
2786
2813
|
}
|
2787
|
-
return
|
2814
|
+
return ze.apply(void 0, r);
|
2788
2815
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
2789
2816
|
if (this.isEOF())
|
2790
2817
|
return null;
|
2791
2818
|
var n = this.char();
|
2792
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
2819
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), ze(n));
|
2793
2820
|
}, e.prototype.parseArgument = function(t, r) {
|
2794
2821
|
var n = this.clonePosition();
|
2795
2822
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
@@ -2861,7 +2888,7 @@ var oi = (
|
|
2861
2888
|
var x = m;
|
2862
2889
|
this.locale && (x = Vn(m, this.locale));
|
2863
2890
|
var f = {
|
2864
|
-
type:
|
2891
|
+
type: q.dateTime,
|
2865
2892
|
pattern: x,
|
2866
2893
|
location: h.styleLocation,
|
2867
2894
|
parsedOptions: this.shouldParseSkeletons ? $n(x) : {}
|
@@ -2975,7 +3002,7 @@ var oi = (
|
|
2975
3002
|
}
|
2976
3003
|
return {
|
2977
3004
|
val: {
|
2978
|
-
type:
|
3005
|
+
type: q.number,
|
2979
3006
|
tokens: n,
|
2980
3007
|
location: r,
|
2981
3008
|
parsedOptions: this.shouldParseSkeletons ? jn(n) : {}
|
@@ -3112,7 +3139,8 @@ function Je(e) {
|
|
3112
3139
|
if (delete t.location, tr(t) || rr(t))
|
3113
3140
|
for (var r in t.options)
|
3114
3141
|
delete t.options[r].location, Je(t.options[r].value);
|
3115
|
-
else
|
3142
|
+
else
|
3143
|
+
Yt(t) && ir(t.style) || (Kt(t) || er(t)) && Xe(t.style) ? delete t.style.location : nr(t) && Je(t.children);
|
3116
3144
|
});
|
3117
3145
|
}
|
3118
3146
|
function ui(e, t) {
|
@@ -3124,10 +3152,10 @@ function ui(e, t) {
|
|
3124
3152
|
}
|
3125
3153
|
return t?.captureLocation || Je(r.val), r.val;
|
3126
3154
|
}
|
3127
|
-
var
|
3155
|
+
var Y;
|
3128
3156
|
(function(e) {
|
3129
3157
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
3130
|
-
})(
|
3158
|
+
})(Y || (Y = {}));
|
3131
3159
|
var Pe = (
|
3132
3160
|
/** @class */
|
3133
3161
|
function(e) {
|
@@ -3145,7 +3173,7 @@ var Pe = (
|
|
3145
3173
|
function(e) {
|
3146
3174
|
U(t, e);
|
3147
3175
|
function t(r, n, i, o) {
|
3148
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
3176
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Y.INVALID_VALUE, o) || this;
|
3149
3177
|
}
|
3150
3178
|
return t;
|
3151
3179
|
}(Pe)
|
@@ -3154,7 +3182,7 @@ var Pe = (
|
|
3154
3182
|
function(e) {
|
3155
3183
|
U(t, e);
|
3156
3184
|
function t(r, n, i) {
|
3157
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
3185
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Y.INVALID_VALUE, i) || this;
|
3158
3186
|
}
|
3159
3187
|
return t;
|
3160
3188
|
}(Pe)
|
@@ -3163,7 +3191,7 @@ var Pe = (
|
|
3163
3191
|
function(e) {
|
3164
3192
|
U(t, e);
|
3165
3193
|
function t(r, n) {
|
3166
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
3194
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Y.MISSING_VALUE, n) || this;
|
3167
3195
|
}
|
3168
3196
|
return t;
|
3169
3197
|
}(Pe)
|
@@ -3231,7 +3259,7 @@ function ge(e, t, r, n, i, o, s) {
|
|
3231
3259
|
});
|
3232
3260
|
continue;
|
3233
3261
|
}
|
3234
|
-
if (
|
3262
|
+
if (Yt(l)) {
|
3235
3263
|
var p = typeof l.style == "string" ? n.number[l.style] : ir(l.style) ? l.style.parsedOptions : void 0;
|
3236
3264
|
p && p.scale && (f = f * (p.scale || 1)), a.push({
|
3237
3265
|
type: P.literal,
|
@@ -3266,7 +3294,7 @@ function ge(e, t, r, n, i, o, s) {
|
|
3266
3294
|
if (!Intl.PluralRules)
|
3267
3295
|
throw new Pe(`Intl.PluralRules is not available in this environment.
|
3268
3296
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
3269
|
-
`,
|
3297
|
+
`, Y.MISSING_INTL_API, s);
|
3270
3298
|
var D = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
|
3271
3299
|
T = l.options[D] || l.options.other;
|
3272
3300
|
}
|
@@ -3524,7 +3552,7 @@ function wi(e) {
|
|
3524
3552
|
return [t, r ? [...r] : []];
|
3525
3553
|
}).filter(([, t]) => t.length > 0);
|
3526
3554
|
}
|
3527
|
-
function
|
3555
|
+
function qe(e) {
|
3528
3556
|
return e == null ? !1 : Be(e).some(
|
3529
3557
|
(t) => {
|
3530
3558
|
var r;
|
@@ -3539,7 +3567,7 @@ function Ti(e, t) {
|
|
3539
3567
|
}
|
3540
3568
|
const oe = {};
|
3541
3569
|
function br(e) {
|
3542
|
-
if (!
|
3570
|
+
if (!qe(e))
|
3543
3571
|
return e in oe ? oe[e] : Promise.resolve();
|
3544
3572
|
const t = wi(e);
|
3545
3573
|
return oe[e] = Promise.all(
|
@@ -3547,7 +3575,7 @@ function br(e) {
|
|
3547
3575
|
([r, n]) => Ti(r, n)
|
3548
3576
|
)
|
3549
3577
|
).then(() => {
|
3550
|
-
if (
|
3578
|
+
if (qe(e))
|
3551
3579
|
return br(e);
|
3552
3580
|
delete oe[e];
|
3553
3581
|
}), oe[e];
|
@@ -3601,7 +3629,7 @@ var Bi = Object.defineProperty, Ai = Object.defineProperties, Oi = Object.getOwn
|
|
3601
3629
|
Li.call(t, r) && Ht(e, r, t[r]);
|
3602
3630
|
return e;
|
3603
3631
|
}, Mi = (e, t) => Ai(e, Oi(t));
|
3604
|
-
let
|
3632
|
+
let Ye;
|
3605
3633
|
const we = Ce(null);
|
3606
3634
|
function Ct(e) {
|
3607
3635
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
@@ -3611,13 +3639,13 @@ function Be(e, t = K().fallbackLocale) {
|
|
3611
3639
|
return t ? [.../* @__PURE__ */ new Set([...r, ...Ct(t)])] : r;
|
3612
3640
|
}
|
3613
3641
|
function j() {
|
3614
|
-
return
|
3642
|
+
return Ye ?? void 0;
|
3615
3643
|
}
|
3616
3644
|
we.subscribe((e) => {
|
3617
|
-
|
3645
|
+
Ye = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
3618
3646
|
});
|
3619
3647
|
const Ri = (e) => {
|
3620
|
-
if (e && xi(e) &&
|
3648
|
+
if (e && xi(e) && qe(e)) {
|
3621
3649
|
const { loadingDelay: t } = K();
|
3622
3650
|
let r;
|
3623
3651
|
return typeof window < "u" && j() != null && t ? r = window.setTimeout(
|
@@ -3741,15 +3769,15 @@ const ue = (e, t) => {
|
|
3741
3769
|
);
|
3742
3770
|
}
|
3743
3771
|
return c;
|
3744
|
-
},
|
3745
|
-
te([re], () => zi);
|
3772
|
+
}, Wi = (e, t) => ji(t).format(e), zi = (e, t) => ki(t).format(e), Zi = (e, t) => Fi(t).format(e), Qi = (e, t = j()) => fr(e, t), Ji = te([re, he], () => Xi);
|
3746
3773
|
te([re], () => Wi);
|
3774
|
+
te([re], () => zi);
|
3747
3775
|
te([re], () => Zi);
|
3748
3776
|
te([re, he], () => Qi);
|
3749
3777
|
function Bt(e, t) {
|
3750
3778
|
pr(e, t);
|
3751
3779
|
}
|
3752
|
-
function
|
3780
|
+
function qi(e) {
|
3753
3781
|
re.set(e);
|
3754
3782
|
}
|
3755
3783
|
const At = {
|
@@ -3895,7 +3923,8 @@ var Oe = function() {
|
|
3895
3923
|
try {
|
3896
3924
|
u && !u.done && (r = a.return) && r.call(a);
|
3897
3925
|
} finally {
|
3898
|
-
if (t)
|
3926
|
+
if (t)
|
3927
|
+
throw t.error;
|
3899
3928
|
}
|
3900
3929
|
}
|
3901
3930
|
else
|
@@ -3925,7 +3954,8 @@ var Oe = function() {
|
|
3925
3954
|
try {
|
3926
3955
|
p && !p.done && (i = f.return) && i.call(f);
|
3927
3956
|
} finally {
|
3928
|
-
if (n)
|
3957
|
+
if (n)
|
3958
|
+
throw n.error;
|
3929
3959
|
}
|
3930
3960
|
}
|
3931
3961
|
}
|
@@ -3974,7 +4004,7 @@ var xr = {
|
|
3974
4004
|
Promise: void 0,
|
3975
4005
|
useDeprecatedSynchronousErrorHandling: !1,
|
3976
4006
|
useDeprecatedNextContext: !1
|
3977
|
-
},
|
4007
|
+
}, Yi = {
|
3978
4008
|
setTimeout: function(e, t) {
|
3979
4009
|
for (var r = [], n = 2; n < arguments.length; n++)
|
3980
4010
|
r[n - 2] = arguments[n];
|
@@ -3986,7 +4016,7 @@ var xr = {
|
|
3986
4016
|
delegate: void 0
|
3987
4017
|
};
|
3988
4018
|
function Ki(e) {
|
3989
|
-
|
4019
|
+
Yi.setTimeout(function() {
|
3990
4020
|
throw e;
|
3991
4021
|
});
|
3992
4022
|
}
|
@@ -4212,7 +4242,8 @@ var uo = yr(function(e) {
|
|
4212
4242
|
try {
|
4213
4243
|
a && !a.done && (o = s.return) && o.call(s);
|
4214
4244
|
} finally {
|
4215
|
-
if (i)
|
4245
|
+
if (i)
|
4246
|
+
throw i.error;
|
4216
4247
|
}
|
4217
4248
|
}
|
4218
4249
|
}
|
@@ -4343,7 +4374,7 @@ function bo(e, t, r) {
|
|
4343
4374
|
}
|
4344
4375
|
}
|
4345
4376
|
function go(e) {
|
4346
|
-
Dr(e, "svelte-
|
4377
|
+
Dr(e, "svelte-3oqkg3", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.CasinoCollectionsProviders{background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));width:100%;height:330px;margin:0 auto;margin-top:24px}.CategoriesHeader{display:flex;justify-content:space-between;height:70px}.CategoriesHeader .Title{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:22px;font-weight:500}.CategoriesHeader .ButtonsContainer button{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);height:40px;width:40px;cursor:pointer}.CategoriesHeader .ButtonsContainer button:active{opacity:0.7}.CategoriesSlider{position:relative;height:230px;overflow:hidden;cursor:pointer}.CategoriesSliderWrapper{position:absolute;top:0;left:0}.CategoriesSlider .Animation{transition:transform 0.8s}.CategoriesSlider .CategorySlide{border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:200px;width:400px;margin-right:15px;background-size:cover}.CategoriesSlider .CategorySlide:not(.CategorySlideNoHighlight){background-color:#808080;background-blend-mode:multiply}.CategoriesSlider .CategorySlideTopContainer{height:100px;display:flex;align-items:center}.CategoriesSlider .CategorySlideLogo{transform:translate(-50%, -50%);max-width:175px;top:30%;max-height:100%;position:absolute}.CategoriesSlider .CategorySlideTitle{color:var(--emw--casino-typography, var(--emw--color-constrast, #FFFFFF));font-size:18px;letter-spacing:1px}.CategoriesSlider .CategorySlideGameContainer{display:flex;width:40px;justify-content:center;gap:10%;min-height:85px}.CategoriesSlider .CategorySlideGameImage{border-radius:10px;width:auto;height:55px;object-fit:cover}.CategoriesSlider .CategorySlideGames{color:white;text-align:center}.CategoriesSlider .CategorySlideGames p{font-size:8px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.Mobile.Providers{padding:25px 10px}.Mobile.Collections{padding:25px 10px}.Mobile.CasinoCollectionsProviders{padding:25px 10px}.Mobile .CategoriesSlider{overflow:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.Mobile .CategoriesSlider::-webkit-scrollbar{display:none}.Mobile .CategorySlide{width:80vw;scroll-snap-align:start}.Mobile .ButtonsContainer{display:none}.Mobile .CategorySlideGameImage{border-radius:10px;width:auto;height:40px;object-fit:cover}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto}.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C)) transparent var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C)) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}');
|
4347
4378
|
}
|
4348
4379
|
function Gt(e, t, r) {
|
4349
4380
|
const n = e.slice();
|
@@ -4389,7 +4420,7 @@ function vo(e) {
|
|
4389
4420
|
$(d, t, g), H(t, r), H(r, n), H(n, o), H(r, s), c && c.m(r, null), H(t, a), H(t, u);
|
4390
4421
|
for (let m = 0; m < p.length; m += 1)
|
4391
4422
|
p[m] && p[m].m(u, null);
|
4392
|
-
e[27](u), h =
|
4423
|
+
e[27](u), h = Wr(
|
4393
4424
|
u,
|
4394
4425
|
/*div1_elementresize_handler*/
|
4395
4426
|
e[28].bind(u)
|
@@ -4427,7 +4458,7 @@ function vo(e) {
|
|
4427
4458
|
(d[0] === "vendor" ? "Providers" : "Collections")) && S(t, "class", l);
|
4428
4459
|
},
|
4429
4460
|
d(d) {
|
4430
|
-
d && N(t), c && c.d(),
|
4461
|
+
d && N(t), c && c.d(), zt(p, d), e[27](null), h();
|
4431
4462
|
}
|
4432
4463
|
};
|
4433
4464
|
}
|
@@ -4587,11 +4618,13 @@ function jt(e) {
|
|
4587
4618
|
if (
|
4588
4619
|
/*titletype*/
|
4589
4620
|
m[1] == "logo"
|
4590
|
-
)
|
4621
|
+
)
|
4622
|
+
return Eo;
|
4591
4623
|
if (
|
4592
4624
|
/*titletype*/
|
4593
4625
|
m[1] == "title"
|
4594
|
-
)
|
4626
|
+
)
|
4627
|
+
return _o;
|
4595
4628
|
}
|
4596
4629
|
let c = l(e), f = c && c(e), p = Se(
|
4597
4630
|
/*category*/
|
@@ -4646,7 +4679,7 @@ function jt(e) {
|
|
4646
4679
|
e[41]?.background + ")");
|
4647
4680
|
},
|
4648
4681
|
d(m) {
|
4649
|
-
m && N(t), f && f.d(),
|
4682
|
+
m && N(t), f && f.d(), zt(d, m), u = !1, h();
|
4650
4683
|
}
|
4651
4684
|
};
|
4652
4685
|
}
|
@@ -4741,7 +4774,7 @@ function So(e, t, r) {
|
|
4741
4774
|
window.location.href
|
4742
4775
|
);
|
4743
4776
|
}, Br = () => {
|
4744
|
-
|
4777
|
+
qi(s);
|
4745
4778
|
};
|
4746
4779
|
Qr(() => (r(10, at = fo(ce)), () => {
|
4747
4780
|
}));
|