@everymatrix/player-active-bonuses 1.45.7 → 1.45.8
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/{PlayerActiveBonuses-Cig4SRUS.js → PlayerActiveBonuses-BxDKvnDi.js} +55 -55
- package/components/{PlayerActiveBonuses-BQA61fer.cjs → PlayerActiveBonuses-DMnGHlDG.cjs} +3 -3
- package/components/{PlayerBonusCard-DvTgPTWh.js → PlayerBonusCard-BwKEsKu6.js} +1 -1
- package/components/{PlayerBonusCard-Chni3vkH.cjs → PlayerBonusCard-nbVw_6mA.cjs} +1 -1
- package/es2015/player-active-bonuses.cjs +1 -1
- package/es2015/player-active-bonuses.js +1 -1
- package/package.json +2 -2
|
@@ -35,7 +35,7 @@ function rr(e) {
|
|
|
35
35
|
function wt() {
|
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
|
37
37
|
}
|
|
38
|
-
function
|
|
38
|
+
function oe(e) {
|
|
39
39
|
e.forEach(rr);
|
|
40
40
|
}
|
|
41
41
|
function pt(e) {
|
|
@@ -123,7 +123,7 @@ function g(e, t, r) {
|
|
|
123
123
|
function cn(e) {
|
|
124
124
|
return Array.from(e.childNodes);
|
|
125
125
|
}
|
|
126
|
-
function
|
|
126
|
+
function ee(e, t) {
|
|
127
127
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
128
128
|
t);
|
|
129
129
|
}
|
|
@@ -188,7 +188,7 @@ function J() {
|
|
|
188
188
|
}
|
|
189
189
|
function bn(e) {
|
|
190
190
|
if (e.fragment !== null) {
|
|
191
|
-
e.update(),
|
|
191
|
+
e.update(), oe(e.before_update);
|
|
192
192
|
const t = e.dirty;
|
|
193
193
|
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ke);
|
|
194
194
|
}
|
|
@@ -208,12 +208,12 @@ function _n(e, t, r) {
|
|
|
208
208
|
const { fragment: n, after_update: i } = e.$$;
|
|
209
209
|
n && n.m(t, r), Ke(() => {
|
|
210
210
|
const o = e.$$.on_mount.map(rr).filter(pt);
|
|
211
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...o) :
|
|
211
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : oe(o), e.$$.on_mount = [];
|
|
212
212
|
}), i.forEach(Ke);
|
|
213
213
|
}
|
|
214
214
|
function Bn(e, t) {
|
|
215
215
|
const r = e.$$;
|
|
216
|
-
r.fragment !== null && (gn(r.after_update),
|
|
216
|
+
r.fragment !== null && (gn(r.after_update), oe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
217
217
|
}
|
|
218
218
|
function En(e, t) {
|
|
219
219
|
e.$$.dirty[0] === -1 && (he.push(e), mn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
@@ -247,7 +247,7 @@ function xn(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
|
247
247
|
if (l.ctx = r ? r(e, t.props || {}, (h, f, ...p) => {
|
|
248
248
|
const y = p.length ? p[0] : f;
|
|
249
249
|
return l.ctx && i(l.ctx[h], l.ctx[h] = y) && (!l.skip_bound && l.bound[h] && l.bound[h](y), c && En(e, h)), f;
|
|
250
|
-
}) : [], l.update(), c = !0,
|
|
250
|
+
}) : [], l.update(), c = !0, oe(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
|
|
251
251
|
if (t.hydrate) {
|
|
252
252
|
const h = cn(t.target);
|
|
253
253
|
l.fragment && l.fragment.l(h), h.forEach(k);
|
|
@@ -494,7 +494,7 @@ var et = function(e, t) {
|
|
|
494
494
|
for (var i in n) Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
495
495
|
}, et(e, t);
|
|
496
496
|
};
|
|
497
|
-
function
|
|
497
|
+
function re(e, t) {
|
|
498
498
|
if (typeof t != "function" && t !== null)
|
|
499
499
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
500
500
|
et(e, t);
|
|
@@ -552,7 +552,7 @@ function pe(e, t, r) {
|
|
|
552
552
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
553
553
|
return e.concat(o || Array.prototype.slice.call(t));
|
|
554
554
|
}
|
|
555
|
-
function
|
|
555
|
+
function te(e) {
|
|
556
556
|
return typeof e == "function";
|
|
557
557
|
}
|
|
558
558
|
function ar(e) {
|
|
@@ -604,7 +604,7 @@ var $e = function() {
|
|
|
604
604
|
else
|
|
605
605
|
s.remove(this);
|
|
606
606
|
var c = this.initialTeardown;
|
|
607
|
-
if (
|
|
607
|
+
if (te(c))
|
|
608
608
|
try {
|
|
609
609
|
c();
|
|
610
610
|
} catch (d) {
|
|
@@ -666,10 +666,10 @@ var $e = function() {
|
|
|
666
666
|
}(), e;
|
|
667
667
|
}(), ur = $e.EMPTY;
|
|
668
668
|
function lr(e) {
|
|
669
|
-
return e instanceof $e || e && "closed" in e &&
|
|
669
|
+
return e instanceof $e || e && "closed" in e && te(e.remove) && te(e.add) && te(e.unsubscribe);
|
|
670
670
|
}
|
|
671
671
|
function At(e) {
|
|
672
|
-
|
|
672
|
+
te(e) ? e() : e.unsubscribe();
|
|
673
673
|
}
|
|
674
674
|
var cr = {
|
|
675
675
|
onUnhandledError: null,
|
|
@@ -700,7 +700,7 @@ function He(e) {
|
|
|
700
700
|
e();
|
|
701
701
|
}
|
|
702
702
|
var fr = function(e) {
|
|
703
|
-
|
|
703
|
+
re(t, e);
|
|
704
704
|
function t(r) {
|
|
705
705
|
var n = e.call(this) || this;
|
|
706
706
|
return n.isStopped = !1, r ? (n.destination = r, lr(r) && r.add(n)) : n.destination = In, n;
|
|
@@ -766,10 +766,10 @@ var Mn = function() {
|
|
|
766
766
|
}
|
|
767
767
|
}, e;
|
|
768
768
|
}(), it = function(e) {
|
|
769
|
-
|
|
769
|
+
re(t, e);
|
|
770
770
|
function t(r, n, i) {
|
|
771
771
|
var o = e.call(this) || this, s;
|
|
772
|
-
if (
|
|
772
|
+
if (te(r) || !r)
|
|
773
773
|
s = {
|
|
774
774
|
next: r != null ? r : void 0,
|
|
775
775
|
error: n != null ? n : void 0,
|
|
@@ -878,7 +878,7 @@ function Mt(e) {
|
|
|
878
878
|
return (t = e != null ? e : cr.Promise) !== null && t !== void 0 ? t : Promise;
|
|
879
879
|
}
|
|
880
880
|
function Rn(e) {
|
|
881
|
-
return e &&
|
|
881
|
+
return e && te(e.next) && te(e.error) && te(e.complete);
|
|
882
882
|
}
|
|
883
883
|
function $n(e) {
|
|
884
884
|
return e && e instanceof fr || Rn(e) && lr(e);
|
|
@@ -888,7 +888,7 @@ var Dn = ar(function(e) {
|
|
|
888
888
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
889
889
|
};
|
|
890
890
|
}), pr = function(e) {
|
|
891
|
-
|
|
891
|
+
re(t, e);
|
|
892
892
|
function t() {
|
|
893
893
|
var r = e.call(this) || this;
|
|
894
894
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
@@ -967,7 +967,7 @@ var Dn = ar(function(e) {
|
|
|
967
967
|
return new Ht(r, n);
|
|
968
968
|
}, t;
|
|
969
969
|
}(Pt), Ht = function(e) {
|
|
970
|
-
|
|
970
|
+
re(t, e);
|
|
971
971
|
function t(r, n) {
|
|
972
972
|
var i = e.call(this) || this;
|
|
973
973
|
return i.destination = r, i.source = n, i;
|
|
@@ -991,7 +991,7 @@ var Dn = ar(function(e) {
|
|
|
991
991
|
},
|
|
992
992
|
delegate: void 0
|
|
993
993
|
}, Fn = function(e) {
|
|
994
|
-
|
|
994
|
+
re(t, e);
|
|
995
995
|
function t(r, n, i) {
|
|
996
996
|
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = dr);
|
|
997
997
|
var o = e.call(this) || this;
|
|
@@ -1079,7 +1079,7 @@ function ve(e, t, r) {
|
|
|
1079
1079
|
)
|
|
1080
1080
|
);
|
|
1081
1081
|
return u = !0, f(), function() {
|
|
1082
|
-
|
|
1082
|
+
oe(p), h(), u = !1;
|
|
1083
1083
|
};
|
|
1084
1084
|
});
|
|
1085
1085
|
}
|
|
@@ -3597,7 +3597,7 @@ var Fi = {
|
|
|
3597
3597
|
var Fe = (
|
|
3598
3598
|
/** @class */
|
|
3599
3599
|
function(e) {
|
|
3600
|
-
|
|
3600
|
+
re(t, e);
|
|
3601
3601
|
function t(r, n, i) {
|
|
3602
3602
|
var o = e.call(this, r) || this;
|
|
3603
3603
|
return o.code = n, o.originalMessage = i, o;
|
|
@@ -3609,7 +3609,7 @@ var Fe = (
|
|
|
3609
3609
|
), kt = (
|
|
3610
3610
|
/** @class */
|
|
3611
3611
|
function(e) {
|
|
3612
|
-
|
|
3612
|
+
re(t, e);
|
|
3613
3613
|
function t(r, n, i, o) {
|
|
3614
3614
|
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), be.INVALID_VALUE, o) || this;
|
|
3615
3615
|
}
|
|
@@ -3618,7 +3618,7 @@ var Fe = (
|
|
|
3618
3618
|
), Ui = (
|
|
3619
3619
|
/** @class */
|
|
3620
3620
|
function(e) {
|
|
3621
|
-
|
|
3621
|
+
re(t, e);
|
|
3622
3622
|
function t(r, n, i) {
|
|
3623
3623
|
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), be.INVALID_VALUE, i) || this;
|
|
3624
3624
|
}
|
|
@@ -3627,7 +3627,7 @@ var Fe = (
|
|
|
3627
3627
|
), Gi = (
|
|
3628
3628
|
/** @class */
|
|
3629
3629
|
function(e) {
|
|
3630
|
-
|
|
3630
|
+
re(t, e);
|
|
3631
3631
|
function t(r, n) {
|
|
3632
3632
|
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), be.MISSING_VALUE, n) || this;
|
|
3633
3633
|
}
|
|
@@ -3932,11 +3932,11 @@ function Zi(e, t) {
|
|
|
3932
3932
|
n = void 0;
|
|
3933
3933
|
return n;
|
|
3934
3934
|
}
|
|
3935
|
-
const
|
|
3935
|
+
const ie = {}, qi = (e, t, r) => r && (t in ie || (ie[t] = {}), e in ie[t] || (ie[t][e] = r), r), Ir = (e, t) => {
|
|
3936
3936
|
if (t == null)
|
|
3937
3937
|
return;
|
|
3938
|
-
if (t in
|
|
3939
|
-
return
|
|
3938
|
+
if (t in ie && e in ie[t])
|
|
3939
|
+
return ie[t][e];
|
|
3940
3940
|
const r = Ue(t);
|
|
3941
3941
|
for (let n = 0; n < r.length; n++) {
|
|
3942
3942
|
const i = r[n], o = Ji(i, e);
|
|
@@ -3969,7 +3969,7 @@ function Yi(e) {
|
|
|
3969
3969
|
}
|
|
3970
3970
|
}
|
|
3971
3971
|
function Nr(e, ...t) {
|
|
3972
|
-
delete
|
|
3972
|
+
delete ie[e], Ae.update((r) => (r[e] = ni.all([r[e] || {}, ...t]), r));
|
|
3973
3973
|
}
|
|
3974
3974
|
ve(
|
|
3975
3975
|
[Ae],
|
|
@@ -4353,7 +4353,7 @@ if (typeof window != "undefined") {
|
|
|
4353
4353
|
}
|
|
4354
4354
|
};
|
|
4355
4355
|
};
|
|
4356
|
-
customElements.define = e(customElements.define), import("./PlayerBonusCard-
|
|
4356
|
+
customElements.define = e(customElements.define), import("./PlayerBonusCard-BwKEsKu6.js").then(({ default: t }) => {
|
|
4357
4357
|
!customElements.get("player-bonus-card") && customElements.define("player-bonus-card", t.element);
|
|
4358
4358
|
});
|
|
4359
4359
|
}
|
|
@@ -4378,7 +4378,7 @@ function Ho(e) {
|
|
|
4378
4378
|
), c, h, f, p, y, d, A = (
|
|
4379
4379
|
/*$_*/
|
|
4380
4380
|
e[14]("getBonus") + ""
|
|
4381
|
-
), M, P, T, O, C, E, N, H,
|
|
4381
|
+
), M, P, T, O, C, E, N, H, ne, Z = (
|
|
4382
4382
|
/*isMobile*/
|
|
4383
4383
|
e[15] && Io(e)
|
|
4384
4384
|
), D = (
|
|
@@ -4415,7 +4415,7 @@ function Ho(e) {
|
|
|
4415
4415
|
p,
|
|
4416
4416
|
/*bonusCode*/
|
|
4417
4417
|
e[6]
|
|
4418
|
-
), m(f, y), m(f, d), m(d, M), m(a, P), D && D.m(a, null), m(t, T), m(t, O), z.m(O, null), m(t, C), F && F.m(t, null), V(_, E, L), U && U.m(_, L), V(_, N, L), H || (
|
|
4418
|
+
), m(f, y), m(f, d), m(d, M), m(a, P), D && D.m(a, null), m(t, T), m(t, O), z.m(O, null), m(t, C), F && F.m(t, null), V(_, E, L), U && U.m(_, L), V(_, N, L), H || (ne = [
|
|
4419
4419
|
q(
|
|
4420
4420
|
p,
|
|
4421
4421
|
"input",
|
|
@@ -4443,9 +4443,9 @@ function Ho(e) {
|
|
|
4443
4443
|
/*isMobile*/
|
|
4444
4444
|
_[15] && Z.p(_, L), L[0] & /*$_*/
|
|
4445
4445
|
16384 && i !== (i = /*$_*/
|
|
4446
|
-
_[14]("titleBonuses") + "") &&
|
|
4446
|
+
_[14]("titleBonuses") + "") && ee(o, i), L[0] & /*$_*/
|
|
4447
4447
|
16384 && l !== (l = /*$_*/
|
|
4448
|
-
_[14]("bonusCode") + "") &&
|
|
4448
|
+
_[14]("bonusCode") + "") && ee(c, l), L[0] & /*bonusCode*/
|
|
4449
4449
|
64 && p.value !== /*bonusCode*/
|
|
4450
4450
|
_[6] && Ct(
|
|
4451
4451
|
p,
|
|
@@ -4453,7 +4453,7 @@ function Ho(e) {
|
|
|
4453
4453
|
_[6]
|
|
4454
4454
|
), L[0] & /*$_*/
|
|
4455
4455
|
16384 && A !== (A = /*$_*/
|
|
4456
|
-
_[14]("getBonus") + "") &&
|
|
4456
|
+
_[14]("getBonus") + "") && ee(M, A), L[0] & /*invalidBonusField*/
|
|
4457
4457
|
16 && (d.disabled = /*invalidBonusField*/
|
|
4458
4458
|
_[4]), /*invalidBonusCode*/
|
|
4459
4459
|
_[5] ? D ? D.p(_, L) : (D = Jt(_), D.c(), D.m(a, null)) : D && (D.d(1), D = null), ae === (ae = Be(_)) && z ? z.p(_, L) : (z.d(1), z = ae(_), z && (z.c(), z.m(O, null))), /*activeBonusesList*/
|
|
@@ -4461,7 +4461,7 @@ function Ho(e) {
|
|
|
4461
4461
|
_[13] ? U ? U.p(_, L) : (U = tr(_), U.c(), U.m(N.parentNode, N)) : U && (U.d(1), U = null);
|
|
4462
4462
|
},
|
|
4463
4463
|
d(_) {
|
|
4464
|
-
_ && (k(t), k(E), k(N)), Z && Z.d(), D && D.d(), z.d(), F && F.d(), U && U.d(_), H = !1,
|
|
4464
|
+
_ && (k(t), k(E), k(N)), Z && Z.d(), D && D.d(), z.d(), F && F.d(), U && U.d(_), H = !1, oe(ne);
|
|
4465
4465
|
}
|
|
4466
4466
|
};
|
|
4467
4467
|
}
|
|
@@ -4485,7 +4485,7 @@ function Io(e) {
|
|
|
4485
4485
|
p(d, A) {
|
|
4486
4486
|
A[0] & /*$_*/
|
|
4487
4487
|
16384 && h !== (h = /*$_*/
|
|
4488
|
-
d[14]("titleBonuses") + "") &&
|
|
4488
|
+
d[14]("titleBonuses") + "") && ee(f, h);
|
|
4489
4489
|
},
|
|
4490
4490
|
d(d) {
|
|
4491
4491
|
d && k(t), p = !1, y();
|
|
@@ -4507,7 +4507,7 @@ function Jt(e) {
|
|
|
4507
4507
|
p(i, o) {
|
|
4508
4508
|
o[0] & /*$_*/
|
|
4509
4509
|
16384 && r !== (r = /*$_*/
|
|
4510
|
-
i[14]("invalidBonusCode") + "") &&
|
|
4510
|
+
i[14]("invalidBonusCode") + "") && ee(n, r);
|
|
4511
4511
|
},
|
|
4512
4512
|
d(i) {
|
|
4513
4513
|
i && k(t);
|
|
@@ -4569,7 +4569,7 @@ function No(e) {
|
|
|
4569
4569
|
p(i, o) {
|
|
4570
4570
|
o[0] & /*$_*/
|
|
4571
4571
|
16384 && r !== (r = /*$_*/
|
|
4572
|
-
i[14]("noActiveBonuses") + "") &&
|
|
4572
|
+
i[14]("noActiveBonuses") + "") && ee(n, r);
|
|
4573
4573
|
},
|
|
4574
4574
|
d(i) {
|
|
4575
4575
|
i && k(t);
|
|
@@ -4812,8 +4812,8 @@ function Kt(e) {
|
|
|
4812
4812
|
));
|
|
4813
4813
|
let H;
|
|
4814
4814
|
for (H = 0; H < O.length; H += 1) {
|
|
4815
|
-
const
|
|
4816
|
-
C[H] ? C[H].p(
|
|
4815
|
+
const ne = qt(E, O, H);
|
|
4816
|
+
C[H] ? C[H].p(ne, N) : (C[H] = er(ne), C[H].c(), C[H].m(t, c));
|
|
4817
4817
|
}
|
|
4818
4818
|
for (; H < C.length; H += 1)
|
|
4819
4819
|
C[H].d(1);
|
|
@@ -4828,7 +4828,7 @@ function Kt(e) {
|
|
|
4828
4828
|
E[10] - 1 ? "Inactive" : "")) && v(d, "class", M);
|
|
4829
4829
|
},
|
|
4830
4830
|
d(E) {
|
|
4831
|
-
E && k(t), or(C, E), P = !1,
|
|
4831
|
+
E && k(t), or(C, E), P = !1, oe(T);
|
|
4832
4832
|
}
|
|
4833
4833
|
};
|
|
4834
4834
|
}
|
|
@@ -4904,14 +4904,14 @@ function tr(e) {
|
|
|
4904
4904
|
p(P, T) {
|
|
4905
4905
|
T[0] & /*$_*/
|
|
4906
4906
|
16384 && o !== (o = /*$_*/
|
|
4907
|
-
P[14]("forfeitBonus") + "") &&
|
|
4907
|
+
P[14]("forfeitBonus") + "") && ee(s, o), T[0] & /*$_*/
|
|
4908
4908
|
16384 && c !== (c = /*$_*/
|
|
4909
|
-
P[14]("forfeitBonusCancel") + "") &&
|
|
4909
|
+
P[14]("forfeitBonusCancel") + "") && ee(h, c), T[0] & /*$_*/
|
|
4910
4910
|
16384 && y !== (y = /*$_*/
|
|
4911
|
-
P[14]("forfeitBonusConfirm") + "") &&
|
|
4911
|
+
P[14]("forfeitBonusConfirm") + "") && ee(d, y);
|
|
4912
4912
|
},
|
|
4913
4913
|
d(P) {
|
|
4914
|
-
P && k(t), A = !1,
|
|
4914
|
+
P && k(t), A = !1, oe(M);
|
|
4915
4915
|
}
|
|
4916
4916
|
};
|
|
4917
4917
|
}
|
|
@@ -4938,11 +4938,11 @@ function $o(e) {
|
|
|
4938
4938
|
}
|
|
4939
4939
|
};
|
|
4940
4940
|
}
|
|
4941
|
-
let Do = "status=active",
|
|
4941
|
+
let Do = "status=active", K = 6;
|
|
4942
4942
|
function Fo(e, t, r) {
|
|
4943
4943
|
let n;
|
|
4944
4944
|
sn(e, Ao, (b) => r(14, n = b));
|
|
4945
|
-
let { endpoint: i = "" } = t, { session: o = "" } = t, { playerid: s = "" } = t, { lang: a = "en" } = t, { playercurrency: u = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: c = "" } = t, { translationurl: h = "" } = t, f, p = window.navigator.userAgent, y = To(p) !== "PC", d = !0, A = !1, M = "", P = 0, T = 0, O = 0, C = 0, E = 0, N = [], H,
|
|
4945
|
+
let { endpoint: i = "" } = t, { session: o = "" } = t, { playerid: s = "" } = t, { lang: a = "en" } = t, { playercurrency: u = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: c = "" } = t, { translationurl: h = "" } = t, f, p = window.navigator.userAgent, y = To(p) !== "PC", d = !0, A = !1, M = "", P = 0, T = 0, O = 0, C = 0, E = 0, N = [], H, ne = "", Z = !1;
|
|
4946
4946
|
const D = () => {
|
|
4947
4947
|
fetch(h).then((R) => R.json()).then((R) => {
|
|
4948
4948
|
Object.keys(R).forEach((G) => {
|
|
@@ -4959,7 +4959,7 @@ function Fo(e, t, r) {
|
|
|
4959
4959
|
if (b.data)
|
|
4960
4960
|
switch (b.data.type) {
|
|
4961
4961
|
case "DeleteActiveBonus":
|
|
4962
|
-
|
|
4962
|
+
ne = b.data.bonuswalletid, r(13, Z = !0);
|
|
4963
4963
|
break;
|
|
4964
4964
|
}
|
|
4965
4965
|
};
|
|
@@ -4988,12 +4988,12 @@ function Fo(e, t, r) {
|
|
|
4988
4988
|
method: "GET",
|
|
4989
4989
|
headers: { "X-SessionId": o }
|
|
4990
4990
|
}, G = new URL(`${i}/v1/player/${s}/bonusWallet`);
|
|
4991
|
-
G.searchParams.append("filter", Do), G.searchParams.append("pagination", `offset=${b},limit=${
|
|
4992
|
-
(
|
|
4993
|
-
r(10, C = Math.ceil(
|
|
4991
|
+
G.searchParams.append("filter", Do), G.searchParams.append("pagination", `offset=${b},limit=${K}`), fetch(G, R).then((Y) => Y.json()).then(
|
|
4992
|
+
(Y) => {
|
|
4993
|
+
r(10, C = Math.ceil(Y.total / K)), b - K >= 0 && r(7, P = b - K), b + K < Y.total && r(8, T = b + K), r(9, O = (C - 1) * K), r(11, E = b / K), r(12, N = (Y == null ? void 0 : Y.items) || []), window.scrollTo({ top: 0, behavior: "smooth" });
|
|
4994
4994
|
},
|
|
4995
|
-
(
|
|
4996
|
-
console.error(
|
|
4995
|
+
(Y) => {
|
|
4996
|
+
console.error(Y);
|
|
4997
4997
|
}
|
|
4998
4998
|
);
|
|
4999
4999
|
}, L = () => {
|
|
@@ -5040,7 +5040,7 @@ function Fo(e, t, r) {
|
|
|
5040
5040
|
Accept: "application/json"
|
|
5041
5041
|
}
|
|
5042
5042
|
}, R = new URL(`${i}/v1/player/${s}/bonusWallet`);
|
|
5043
|
-
R.searchParams.append("bonusWalletID",
|
|
5043
|
+
R.searchParams.append("bonusWalletID", ne), fetch(R, b).then((G) => {
|
|
5044
5044
|
G.status == 200 && (_(0), yt());
|
|
5045
5045
|
});
|
|
5046
5046
|
}, Gr = () => {
|
|
@@ -5069,7 +5069,7 @@ function Fo(e, t, r) {
|
|
|
5069
5069
|
function zr() {
|
|
5070
5070
|
M = this.value, r(6, M);
|
|
5071
5071
|
}
|
|
5072
|
-
const Xr = () => _(0), Zr = () => _(P), qr = (b) => _(b *
|
|
5072
|
+
const Xr = () => _(0), Zr = () => _(P), qr = (b) => _(b * K), Qr = () => _(T), Jr = () => _(O);
|
|
5073
5073
|
function Yr(b) {
|
|
5074
5074
|
Je[b ? "unshift" : "push"](() => {
|
|
5075
5075
|
f = b, r(3, f);
|
|
@@ -5213,7 +5213,7 @@ export {
|
|
|
5213
5213
|
V as h,
|
|
5214
5214
|
xn as i,
|
|
5215
5215
|
m as j,
|
|
5216
|
-
|
|
5216
|
+
ee as k,
|
|
5217
5217
|
k as l,
|
|
5218
5218
|
sn as m,
|
|
5219
5219
|
Q as n,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"use strict";var an=Object.defineProperty,un=Object.defineProperties;var ln=Object.getOwnPropertyDescriptors;var Et=Object.getOwnPropertySymbols;var cn=Object.prototype.hasOwnProperty,hn=Object.prototype.propertyIsEnumerable;var je=(e,t,r)=>t in e?an(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,xt=(e,t)=>{for(var r in t||(t={}))cn.call(t,r)&&je(e,r,t[r]);if(Et)for(var r of Et(t))hn.call(t,r)&&je(e,r,t[r]);return e},wt=(e,t)=>un(e,ln(t));var X=(e,t,r)=>je(e,typeof t!="symbol"?t+"":t,r);var Ct=(e,t,r)=>new Promise((n,i)=>{var o=u=>{try{a(r.next(u))}catch(l){i(l)}},s=u=>{try{a(r.throw(u))}catch(l){i(l)}},a=u=>u.done?n(u.value):Promise.resolve(u.value).then(o,s);a((r=r.apply(e,t)).next())});function q(){}function ir(e){return e()}function St(){return Object.create(null)}function ie(e){e.forEach(ir)}function pt(e){return typeof e=="function"}function dt(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function fn(e){return Object.keys(e).length===0}function or(e,...t){if(e==null){for(const n of t)n(void 0);return q}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function sr(e,t,r){e.$$.on_destroy.push(or(t,r))}function d(e,t){e.appendChild(t)}function ar(e,t,r){const n=pn(e);if(!n.getElementById(t)){const i=C("style");i.id=t,i.textContent=r,dn(n,i)}}function pn(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function dn(e,t){return d(e.head||e,t),t.sheet}function W(e,t,r){e.insertBefore(t,r||null)}function D(e){e.parentNode&&e.parentNode.removeChild(e)}function ur(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function C(e){return document.createElement(e)}function le(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function $(e){return document.createTextNode(e)}function j(){return $(" ")}function mt(){return $("")}function Z(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function g(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function v(e,t,r){const n=t.toLowerCase();n in e?e[n]=typeof e[n]=="boolean"&&r===""?!0:r:t in e?e[t]=typeof e[t]=="boolean"&&r===""?!0:r:g(e,t,r)}function mn(e){return Array.from(e.childNodes)}function Y(e,t){t=""+t,e.data!==t&&(e.data=t)}function At(e,t){e.value=t==null?"":t}function bn(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let we;function xe(e){we=e}function gn(){if(!we)throw new Error("Function called outside component initialization");return we}function vn(e){gn().$$.on_mount.push(e)}const fe=[],Ne=[];let pe=[];const Tt=[],yn=Promise.resolve();let Ye=!1;function _n(){Ye||(Ye=!0,yn.then(J))}function Ke(e){pe.push(e)}const We=new Set;let ce=0;function J(){if(ce!==0)return;const e=we;do{try{for(;ce<fe.length;){const t=fe[ce];ce++,xe(t),Bn(t.$$)}}catch(t){throw fe.length=0,ce=0,t}for(xe(null),fe.length=0,ce=0;Ne.length;)Ne.pop()();for(let t=0;t<pe.length;t+=1){const r=pe[t];We.has(r)||(We.add(r),r())}pe.length=0}while(fe.length);for(;Tt.length;)Tt.pop()();Ye=!1,We.clear(),xe(e)}function Bn(e){if(e.fragment!==null){e.update(),ie(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Ke)}}function En(e){const t=[],r=[];pe.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),pe=t}const xn=new Set;function wn(e,t){e&&e.i&&(xn.delete(e),e.i(t))}function Le(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function Cn(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Ke(()=>{const o=e.$$.on_mount.map(ir).filter(pt);e.$$.on_destroy?e.$$.on_destroy.push(...o):ie(o),e.$$.on_mount=[]}),i.forEach(Ke)}function Sn(e,t){const r=e.$$;r.fragment!==null&&(En(r.after_update),ie(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function An(e,t){e.$$.dirty[0]===-1&&(fe.push(e),_n(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function lr(e,t,r,n,i,o,s=null,a=[-1]){const u=we;xe(e);const l=e.$$={fragment:null,ctx:[],props:o,update:q,not_equal:i,bound:St(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(u?u.$$.context:[])),callbacks:St(),dirty:a,skip_bound:!1,root:t.target||u.$$.root};s&&s(l.root);let c=!1;if(l.ctx=r?r(e,t.props||{},(h,f,...p)=>{const y=p.length?p[0]:f;return l.ctx&&i(l.ctx[h],l.ctx[h]=y)&&(!l.skip_bound&&l.bound[h]&&l.bound[h](y),c&&An(e,h)),f}):[],l.update(),c=!0,ie(l.before_update),l.fragment=n?n(l.ctx):!1,t.target){if(t.hydrate){const h=mn(t.target);l.fragment&&l.fragment.l(h),h.forEach(D)}else l.fragment&&l.fragment.c();t.intro&&wn(e.$$.fragment),Cn(e,t.target,t.anchor),J()}xe(u)}let cr;typeof HTMLElement=="function"&&(cr=class extends HTMLElement{constructor(t,r,n){super();X(this,"$$ctor");X(this,"$$s");X(this,"$$c");X(this,"$$cn",!1);X(this,"$$d",{});X(this,"$$r",!1);X(this,"$$p_d",{});X(this,"$$l",{});X(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return Ct(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let s;return{c:function(){s=C("slot"),o!=="default"&&g(s,"name",o)},m:function(l,c){W(l,s,c)},d:function(l){l&&D(s)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=bn(this);for(const o of this.$$s)o in n&&(r[o]=[t(o)]);for(const o of this.attributes){const s=this.$$g_p(o.name);s in this.$$d||(this.$$d[s]=Me(s,o.value,this.$$p_d,"toProp"))}for(const o in this.$$p_d)!(o in this.$$d)&&this[o]!==void 0&&(this.$$d[o]=this[o],delete this[o]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:wt(xt({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const o in this.$$p_d)if(this.$$d[o]=this.$$c.$$.ctx[this.$$c.$$.props[o]],this.$$p_d[o].reflect){const s=Me(o,this.$$d[o],this.$$p_d,"toAttribute");s==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,s)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const o in this.$$l)for(const s of this.$$l[o]){const a=this.$$c.$on(o,s);this.$$l_u.set(s,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=Me(t,n,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function Me(e,t,r,n){var o;const i=(o=r[e])==null?void 0:o.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function hr(e,t,r,n,i,o){let s=class extends cr{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(s.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(u){var l;u=Me(a,u,t),this.$$d[a]=u,(l=this.$$c)==null||l.$set({[a]:u})}})}),n.forEach(a=>{Object.defineProperty(s.prototype,a,{get(){var u;return(u=this.$$c)==null?void 0:u[a]}})}),e.element=s,s}class fr{constructor(){X(this,"$$");X(this,"$$set")}$destroy(){Sn(this,1),this.$destroy=q}$on(t,r){if(!pt(r))return q;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!fn(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Tn="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Tn);var et=function(e,t){return et=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},et(e,t)};function te(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");et(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var w=function(){return w=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},w.apply(this,arguments)};function Pn(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,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}function tt(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function rt(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),i,o=[],s;try{for(;(t===void 0||t-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(a){s={error:a}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o}function de(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}function ee(e){return typeof e=="function"}function pr(e){var t=function(n){Error.call(n),n.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Ve=pr(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
|
|
1
|
+
"use strict";var an=Object.defineProperty,un=Object.defineProperties;var ln=Object.getOwnPropertyDescriptors;var Et=Object.getOwnPropertySymbols;var cn=Object.prototype.hasOwnProperty,hn=Object.prototype.propertyIsEnumerable;var je=(e,t,r)=>t in e?an(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,xt=(e,t)=>{for(var r in t||(t={}))cn.call(t,r)&&je(e,r,t[r]);if(Et)for(var r of Et(t))hn.call(t,r)&&je(e,r,t[r]);return e},wt=(e,t)=>un(e,ln(t));var X=(e,t,r)=>je(e,typeof t!="symbol"?t+"":t,r);var Ct=(e,t,r)=>new Promise((n,i)=>{var o=u=>{try{a(r.next(u))}catch(l){i(l)}},s=u=>{try{a(r.throw(u))}catch(l){i(l)}},a=u=>u.done?n(u.value):Promise.resolve(u.value).then(o,s);a((r=r.apply(e,t)).next())});function q(){}function ir(e){return e()}function St(){return Object.create(null)}function oe(e){e.forEach(ir)}function pt(e){return typeof e=="function"}function dt(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function fn(e){return Object.keys(e).length===0}function or(e,...t){if(e==null){for(const n of t)n(void 0);return q}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function sr(e,t,r){e.$$.on_destroy.push(or(t,r))}function d(e,t){e.appendChild(t)}function ar(e,t,r){const n=pn(e);if(!n.getElementById(t)){const i=C("style");i.id=t,i.textContent=r,dn(n,i)}}function pn(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function dn(e,t){return d(e.head||e,t),t.sheet}function W(e,t,r){e.insertBefore(t,r||null)}function D(e){e.parentNode&&e.parentNode.removeChild(e)}function ur(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function C(e){return document.createElement(e)}function le(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function $(e){return document.createTextNode(e)}function j(){return $(" ")}function mt(){return $("")}function Z(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function g(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function v(e,t,r){const n=t.toLowerCase();n in e?e[n]=typeof e[n]=="boolean"&&r===""?!0:r:t in e?e[t]=typeof e[t]=="boolean"&&r===""?!0:r:g(e,t,r)}function mn(e){return Array.from(e.childNodes)}function Y(e,t){t=""+t,e.data!==t&&(e.data=t)}function At(e,t){e.value=t==null?"":t}function bn(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let we;function xe(e){we=e}function gn(){if(!we)throw new Error("Function called outside component initialization");return we}function vn(e){gn().$$.on_mount.push(e)}const fe=[],Ne=[];let pe=[];const Tt=[],yn=Promise.resolve();let Ye=!1;function _n(){Ye||(Ye=!0,yn.then(J))}function Ke(e){pe.push(e)}const We=new Set;let ce=0;function J(){if(ce!==0)return;const e=we;do{try{for(;ce<fe.length;){const t=fe[ce];ce++,xe(t),Bn(t.$$)}}catch(t){throw fe.length=0,ce=0,t}for(xe(null),fe.length=0,ce=0;Ne.length;)Ne.pop()();for(let t=0;t<pe.length;t+=1){const r=pe[t];We.has(r)||(We.add(r),r())}pe.length=0}while(fe.length);for(;Tt.length;)Tt.pop()();Ye=!1,We.clear(),xe(e)}function Bn(e){if(e.fragment!==null){e.update(),oe(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Ke)}}function En(e){const t=[],r=[];pe.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),pe=t}const xn=new Set;function wn(e,t){e&&e.i&&(xn.delete(e),e.i(t))}function Le(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function Cn(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Ke(()=>{const o=e.$$.on_mount.map(ir).filter(pt);e.$$.on_destroy?e.$$.on_destroy.push(...o):oe(o),e.$$.on_mount=[]}),i.forEach(Ke)}function Sn(e,t){const r=e.$$;r.fragment!==null&&(En(r.after_update),oe(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function An(e,t){e.$$.dirty[0]===-1&&(fe.push(e),_n(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function lr(e,t,r,n,i,o,s=null,a=[-1]){const u=we;xe(e);const l=e.$$={fragment:null,ctx:[],props:o,update:q,not_equal:i,bound:St(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(u?u.$$.context:[])),callbacks:St(),dirty:a,skip_bound:!1,root:t.target||u.$$.root};s&&s(l.root);let c=!1;if(l.ctx=r?r(e,t.props||{},(h,f,...p)=>{const y=p.length?p[0]:f;return l.ctx&&i(l.ctx[h],l.ctx[h]=y)&&(!l.skip_bound&&l.bound[h]&&l.bound[h](y),c&&An(e,h)),f}):[],l.update(),c=!0,oe(l.before_update),l.fragment=n?n(l.ctx):!1,t.target){if(t.hydrate){const h=mn(t.target);l.fragment&&l.fragment.l(h),h.forEach(D)}else l.fragment&&l.fragment.c();t.intro&&wn(e.$$.fragment),Cn(e,t.target,t.anchor),J()}xe(u)}let cr;typeof HTMLElement=="function"&&(cr=class extends HTMLElement{constructor(t,r,n){super();X(this,"$$ctor");X(this,"$$s");X(this,"$$c");X(this,"$$cn",!1);X(this,"$$d",{});X(this,"$$r",!1);X(this,"$$p_d",{});X(this,"$$l",{});X(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return Ct(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let s;return{c:function(){s=C("slot"),o!=="default"&&g(s,"name",o)},m:function(l,c){W(l,s,c)},d:function(l){l&&D(s)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=bn(this);for(const o of this.$$s)o in n&&(r[o]=[t(o)]);for(const o of this.attributes){const s=this.$$g_p(o.name);s in this.$$d||(this.$$d[s]=Me(s,o.value,this.$$p_d,"toProp"))}for(const o in this.$$p_d)!(o in this.$$d)&&this[o]!==void 0&&(this.$$d[o]=this[o],delete this[o]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:wt(xt({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const o in this.$$p_d)if(this.$$d[o]=this.$$c.$$.ctx[this.$$c.$$.props[o]],this.$$p_d[o].reflect){const s=Me(o,this.$$d[o],this.$$p_d,"toAttribute");s==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,s)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const o in this.$$l)for(const s of this.$$l[o]){const a=this.$$c.$on(o,s);this.$$l_u.set(s,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=Me(t,n,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function Me(e,t,r,n){var o;const i=(o=r[e])==null?void 0:o.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function hr(e,t,r,n,i,o){let s=class extends cr{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(s.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(u){var l;u=Me(a,u,t),this.$$d[a]=u,(l=this.$$c)==null||l.$set({[a]:u})}})}),n.forEach(a=>{Object.defineProperty(s.prototype,a,{get(){var u;return(u=this.$$c)==null?void 0:u[a]}})}),e.element=s,s}class fr{constructor(){X(this,"$$");X(this,"$$set")}$destroy(){Sn(this,1),this.$destroy=q}$on(t,r){if(!pt(r))return q;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!fn(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Tn="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Tn);var et=function(e,t){return et=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},et(e,t)};function re(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");et(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var w=function(){return w=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},w.apply(this,arguments)};function Pn(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,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}function tt(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function rt(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),i,o=[],s;try{for(;(t===void 0||t-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(a){s={error:a}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o}function de(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}function te(e){return typeof e=="function"}function pr(e){var t=function(n){Error.call(n),n.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Ve=pr(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
|
|
2
2
|
`+r.map(function(n,i){return i+1+") "+n.toString()}).join(`
|
|
3
|
-
`):"",this.name="UnsubscriptionError",this.errors=r}});function nt(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var De=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=tt(s),u=a.next();!u.done;u=a.next()){var l=u.value;l.remove(this)}}catch(m){t={error:m}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var c=this.initialTeardown;if(ee(c))try{c()}catch(m){o=m instanceof Ve?m.errors:[m]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var f=tt(h),p=f.next();!p.done;p=f.next()){var y=p.value;try{Pt(y)}catch(m){o=o!=null?o:[],m instanceof Ve?o=de(de([],rt(o)),rt(m.errors)):o.push(m)}}}catch(m){n={error:m}}finally{try{p&&!p.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}}if(o)throw new Ve(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Pt(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&nt(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&nt(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),dr=De.EMPTY;function mr(e){return e instanceof De||e&&"closed"in e&&ee(e.remove)&&ee(e.add)&&ee(e.unsubscribe)}function Pt(e){ee(e)?e():e.unsubscribe()}var br={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},gr={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,de([e,t],rt(r)))},clearTimeout:function(e){var t=gr.delegate;return((t==null?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function Mn(e){gr.setTimeout(function(){throw e})}function Mt(){}function He(e){e()}var vr=function(e){te(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,mr(r)&&r.add(n)):n.destination=Nn,n}return t.create=function(r,n,i){return new it(r,n,i)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(De),Hn=Function.prototype.bind;function ze(e,t){return Hn.call(e,t)}var In=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){Te(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){Te(n)}else Te(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){Te(r)}},e}(),it=function(e){te(t,e);function t(r,n,i){var o=e.call(this)||this,s;if(ee(r)||!r)s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0};else{var a;o&&br.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return o.unsubscribe()},s={next:r.next&&ze(r.next,a),error:r.error&&ze(r.error,a),complete:r.complete&&ze(r.complete,a)}):s=r}return o.destination=new In(s),o}return t}(vr);function Te(e){Mn(e)}function On(e){throw e}var Nn={closed:!0,next:Mt,error:On,complete:Mt},Ln=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function Rn(e){return e}function $n(e){return e.length===0?Rn:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var Ht=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var i=this,o=Fn(t)?t:new it(t,r,n);return He(function(){var s=i,a=s.operator,u=s.source;o.add(a?a.call(o,u):u?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=It(r),new r(function(i,o){var s=new it({next:function(a){try{t(a)}catch(u){o(u),s.unsubscribe()}},error:o,complete:i});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Ln]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return $n(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=It(t),new t(function(n,i){var o;r.subscribe(function(s){return o=s},function(s){return i(s)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function It(e){var t;return(t=e!=null?e:br.Promise)!==null&&t!==void 0?t:Promise}function Dn(e){return e&&ee(e.next)&&ee(e.error)&&ee(e.complete)}function Fn(e){return e&&e instanceof vr||Dn(e)&&mr(e)}var Un=pr(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),yr=function(e){te(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new Ot(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Un},t.prototype.next=function(r){var n=this;He(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=tt(n.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(r)}}catch(l){i={error:l}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;He(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var i=n.observers;i.length;)i.shift().error(r)}})},t.prototype.complete=function(){var r=this;He(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,o=i.hasError,s=i.isStopped,a=i.observers;return o||s?dr:(this.currentObservers=null,a.push(r),new De(function(){n.currentObservers=null,nt(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,s=n.isStopped;i?r.error(o):s&&r.complete()},t.prototype.asObservable=function(){var r=new Ht;return r.source=this,r},t.create=function(r,n){return new Ot(r,n)},t}(Ht),Ot=function(e){te(t,e);function t(r,n){var i=e.call(this)||this;return i.destination=r,i.source=n,i}return t.prototype.next=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,r)},t.prototype.error=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&i!==void 0?i:dr},t}(yr),_r={now:function(){return(_r.delegate||Date).now()},delegate:void 0},Gn=function(e){te(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=_r);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=n,o._timestampProvider=i,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=n===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,n),o}return t.prototype.next=function(r){var n=this,i=n.isStopped,o=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,u=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,o=i._infiniteTimeWindow,s=i._buffer,a=s.slice(),u=0;u<a.length&&!r.closed;u+=o?1:2)r.next(a[u]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<o.length&&o.splice(0,o.length-a),!s){for(var u=i.now(),l=0,c=1;c<o.length&&o[c]<=u;c+=2)l=c;l&&o.splice(0,l+1)}},t}(yr);const Nt=[],Lt={},kn=(e,t=0)=>{if(Nt.indexOf(e)==-1){const r=new Gn(t);Lt[e]=r,Nt.push(e)}return Lt[e]},he=[];function jn(e,t){return{subscribe:Fe(e,t).subscribe}}function Fe(e,t=q){let r;const n=new Set;function i(a){if(dt(e,a)&&(e=a,r)){const u=!he.length;for(const l of n)l[1](),he.push(l,e);if(u){for(let l=0;l<he.length;l+=2)he[l][0](he[l+1]);he.length=0}}}function o(a){i(a(e))}function s(a,u=q){const l=[a,u];return n.add(l),n.size===1&&(r=t(i,o)||q),a(e),()=>{n.delete(l),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:s}}function ye(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const o=t.length<2;return jn(r,(s,a)=>{let u=!1;const l=[];let c=0,h=q;const f=()=>{if(c)return;h();const y=t(n?l[0]:l,s,a);o?s(y):h=pt(y)?y:q},p=i.map((y,m)=>or(y,A=>{l[m]=A,c&=~(1<<m),u&&f()},()=>{c|=1<<m}));return u=!0,f(),function(){ie(p),h(),u=!1}})}function Wn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Vn=function(t){return zn(t)&&!Xn(t)};function zn(e){return!!e&&typeof e=="object"}function Xn(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Qn(e)}var Zn=typeof Symbol=="function"&&Symbol.for,qn=Zn?Symbol.for("react.element"):60103;function Qn(e){return e.$$typeof===qn}function Jn(e){return Array.isArray(e)?[]:{}}function Ce(e,t){return t.clone!==!1&&t.isMergeableObject(e)?me(Jn(e),e,t):e}function Yn(e,t,r){return e.concat(t).map(function(n){return Ce(n,r)})}function Kn(e,t){if(!t.customMerge)return me;var r=t.customMerge(e);return typeof r=="function"?r:me}function ei(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Rt(e){return Object.keys(e).concat(ei(e))}function Br(e,t){try{return t in e}catch(r){return!1}}function ti(e,t){return Br(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function ri(e,t,r){var n={};return r.isMergeableObject(e)&&Rt(e).forEach(function(i){n[i]=Ce(e[i],r)}),Rt(t).forEach(function(i){ti(e,i)||(Br(e,i)&&r.isMergeableObject(t[i])?n[i]=Kn(i,r)(e[i],t[i],r):n[i]=Ce(t[i],r))}),n}function me(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Yn,r.isMergeableObject=r.isMergeableObject||Vn,r.cloneUnlessOtherwiseSpecified=Ce;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):ri(e,t,r):Ce(t,r)}me.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return me(n,i,r)},{})};var ni=me,ii=ni;const oi=Wn(ii);var B;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(B||(B={}));var I;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(I||(I={}));var be;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(be||(be={}));function $t(e){return e.type===I.literal}function si(e){return e.type===I.argument}function Er(e){return e.type===I.number}function xr(e){return e.type===I.date}function wr(e){return e.type===I.time}function Cr(e){return e.type===I.select}function Sr(e){return e.type===I.plural}function ai(e){return e.type===I.pound}function Ar(e){return e.type===I.tag}function Tr(e){return!!(e&&typeof e=="object"&&e.type===be.number)}function ot(e){return!!(e&&typeof e=="object"&&e.type===be.dateTime)}var Pr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,ui=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function li(e){var t={};return e.replace(ui,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var ci=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function hi(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(ci).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],s=o.split("/");if(s.length===0)throw new Error("Invalid number skeleton");for(var a=s[0],u=s.slice(1),l=0,c=u;l<c.length;l++){var h=c[l];if(h.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:u})}return r}function fi(e){return e.replace(/^(.*?)-/,"")}var Dt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Mr=/^(@+)?(\+|#+)?[rs]?$/g,pi=/(\*)(0+)|(#+)(0+)|(0+)/g,Hr=/^(0+)$/;function Ft(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Mr,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function Ir(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 di(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Hr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ut(e){var t={},r=Ir(e);return r||t}function mi(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=fi(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=w(w(w({},t),{notation:"scientific"}),i.options.reduce(function(u,l){return w(w({},u),Ut(l))},{}));continue;case"engineering":t=w(w(w({},t),{notation:"engineering"}),i.options.reduce(function(u,l){return w(w({},u),Ut(l))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(pi,function(u,l,c,h,f,p){if(l)t.minimumIntegerDigits=c.length;else{if(h&&f)throw new Error("We currently do not support maximum integer digits");if(p)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Hr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Dt.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Dt,function(u,l,c,h,f,p){return c==="*"?t.minimumFractionDigits=l.length:h&&h[0]==="#"?t.maximumFractionDigits=h.length:f&&p?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+p.length):(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length),""});var o=i.options[0];o==="w"?t=w(w({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=w(w({},t),Ft(o)));continue}if(Mr.test(i.stem)){t=w(w({},t),Ft(i.stem));continue}var s=Ir(i.stem);s&&(t=w(w({},t),s));var a=di(i.stem);a&&(t=w(w({},t),a))}return t}var Pe={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"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"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function bi(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var s=1+(o&1),a=o<2?1:3+(o>>1),u="a",l=gi(t);for((l=="H"||l=="k")&&(a=0);a-- >0;)r+=u;for(;s-- >0;)r=l+r}else i==="J"?r+="H":r+=i}return r}function gi(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=Pe[n||""]||Pe[r||""]||Pe["".concat(r,"-001")]||Pe["001"];return i[0]}var Xe,vi=new RegExp("^".concat(Pr.source,"*")),yi=new RegExp("".concat(Pr.source,"*$"));function x(e,t){return{start:e,end:t}}var _i=!!String.prototype.startsWith&&"_a".startsWith("a",1),Bi=!!String.fromCodePoint,Ei=!!Object.fromEntries,xi=!!String.prototype.codePointAt,wi=!!String.prototype.trimStart,Ci=!!String.prototype.trimEnd,Si=!!Number.isSafeInteger,Ai=Si?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},st=!0;try{var Ti=Nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");st=((Xe=Ti.exec("a"))===null||Xe===void 0?void 0:Xe[0])==="a"}catch(e){st=!1}var Gt=_i?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},at=Bi?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,s;i>o;){if(s=t[o++],s>1114111)throw RangeError(s+" is not a valid code point");n+=s<65536?String.fromCharCode(s):String.fromCharCode(((s-=65536)>>10)+55296,s%1024+56320)}return n},kt=Ei?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],s=o[0],a=o[1];r[s]=a}return r},Or=xi?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),o;return i<55296||i>56319||r+1===n||(o=t.charCodeAt(r+1))<56320||o>57343?i:(i-55296<<10)+(o-56320)+65536}},Pi=wi?function(t){return t.trimStart()}:function(t){return t.replace(vi,"")},Mi=Ci?function(t){return t.trimEnd()}:function(t){return t.replace(yi,"")};function Nr(e,t){return new RegExp(e,t)}var ut;if(st){var jt=Nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ut=function(t,r){var n;jt.lastIndex=r;var i=jt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else ut=function(t,r){for(var n=[];;){var i=Or(t,r);if(i===void 0||Lr(i)||Ni(i))break;n.push(i),r+=i>=65536?2:1}return at.apply(void 0,n)};var Hi=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var o=this.char();if(o===123){var s=this.parseArgument(t,n);if(s.err)return s;i.push(s.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:I.pound,location:x(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(B.UNMATCHED_CLOSING_TAG,x(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&<(this.peek()||0)){var s=this.parseTag(t,r);if(s.err)return s;i.push(s.val)}else{var s=this.parseLiteral(t,r);if(s.err)return s;i.push(s.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:I.literal,value:"<".concat(i,"/>"),location:x(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var s=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!lt(this.char()))return this.error(B.INVALID_TAG,x(a,this.clonePosition()));var u=this.clonePosition(),l=this.parseTagName();return i!==l?this.error(B.UNMATCHED_CLOSING_TAG,x(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:I.tag,value:i,children:s,location:x(n,this.clonePosition())},err:null}:this.error(B.INVALID_TAG,x(a,this.clonePosition())))}else return this.error(B.UNCLOSED_TAG,x(n,this.clonePosition()))}else return this.error(B.INVALID_TAG,x(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Oi(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var o=this.tryParseQuote(r);if(o){i+=o;continue}var s=this.tryParseUnquoted(t,r);if(s){i+=s;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var u=x(n,this.clonePosition());return{val:{type:I.literal,value:i,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Ii(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return at.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),at(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE,x(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(B.EMPTY_ARGUMENT,x(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(B.MALFORMED_ARGUMENT,x(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE,x(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:I.argument,value:i,location:x(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE,x(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(B.MALFORMED_ARGUMENT,x(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=ut(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),s=x(t,o);return{value:n,location:s}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(a){case"":return this.error(B.EXPECT_ARGUMENT_TYPE,x(s,u));case"number":case"date":case"time":{this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var c=this.clonePosition(),h=this.parseSimpleArgStyleIfPossible();if(h.err)return h;var f=Mi(h.val);if(f.length===0)return this.error(B.EXPECT_ARGUMENT_STYLE,x(this.clonePosition(),this.clonePosition()));var p=x(c,this.clonePosition());l={style:f,styleLocation:p}}var y=this.tryParseArgumentClose(i);if(y.err)return y;var m=x(i,this.clonePosition());if(l&&Gt(l==null?void 0:l.style,"::",0)){var A=Pi(l.style.slice(2));if(a==="number"){var h=this.parseNumberSkeletonFromString(A,l.styleLocation);return h.err?h:{val:{type:I.number,value:n,location:m,style:h.val},err:null}}else{if(A.length===0)return this.error(B.EXPECT_DATE_TIME_SKELETON,m);var M=A;this.locale&&(M=bi(A,this.locale));var f={type:be.dateTime,pattern:M,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?li(M):{}},P=a==="date"?I.date:I.time;return{val:{type:P,value:n,location:m,style:f},err:null}}}return{val:{type:a==="number"?I.number:a==="date"?I.date:I.time,value:n,location:m,style:(o=l==null?void 0:l.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var T=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(B.EXPECT_SELECT_ARGUMENT_OPTIONS,x(T,w({},T)));this.bumpSpace();var O=this.parseIdentifierIfPossible(),S=0;if(a!=="select"&&O.value==="offset"){if(!this.bumpIf(":"))return this.error(B.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,x(this.clonePosition(),this.clonePosition()));this.bumpSpace();var h=this.tryParseDecimalInteger(B.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,B.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(h.err)return h;this.bumpSpace(),O=this.parseIdentifierIfPossible(),S=h.val}var E=this.tryParsePluralOrSelectOptions(t,a,r,O);if(E.err)return E;var y=this.tryParseArgumentClose(i);if(y.err)return y;var N=x(i,this.clonePosition());return a==="select"?{val:{type:I.select,value:n,options:kt(E.val),location:N},err:null}:{val:{type:I.plural,value:n,options:kt(E.val),offset:S,pluralType:a==="plural"?"cardinal":"ordinal",location:N},err:null}}default:return this.error(B.INVALID_ARGUMENT_TYPE,x(s,u))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE,x(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(B.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,x(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=hi(t)}catch(i){return this.error(B.INVALID_NUMBER_SKELETON,r)}return{val:{type:be.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?mi(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,s=!1,a=[],u=new Set,l=i.value,c=i.location;;){if(l.length===0){var h=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(B.EXPECT_PLURAL_ARGUMENT_SELECTOR,B.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;c=x(h,this.clonePosition()),l=this.message.slice(h.offset,this.offset())}else break}if(u.has(l))return this.error(r==="select"?B.DUPLICATE_SELECT_ARGUMENT_SELECTOR:B.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,c);l==="other"&&(s=!0),this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?B.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:B.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,x(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,r,n);if(y.err)return y;var m=this.tryParseArgumentClose(p);if(m.err)return m;a.push([l,{value:y.val,location:x(p,this.clonePosition())}]),u.add(l),this.bumpSpace(),o=this.parseIdentifierIfPossible(),l=o.value,c=o.location}return a.length===0?this.error(r==="select"?B.EXPECT_SELECT_ARGUMENT_SELECTOR:B.EXPECT_PLURAL_ARGUMENT_SELECTOR,x(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(B.MISSING_OTHER_CLAUSE,x(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,s=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)o=!0,s=s*10+(a-48),this.bump();else break}var u=x(i,this.clonePosition());return o?(s*=n,Ai(s)?{val:s,err:null}:this.error(r,u)):this.error(t,u)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=Or(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(Gt(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Lr(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function lt(e){return e>=97&&e<=122||e>=65&&e<=90}function Ii(e){return lt(e)||e===47}function Oi(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function Lr(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Ni(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function ct(e){e.forEach(function(t){if(delete t.location,Cr(t)||Sr(t))for(var r in t.options)delete t.options[r].location,ct(t.options[r].value);else Er(t)&&Tr(t.style)||(xr(t)||wr(t))&&ot(t.style)?delete t.style.location:Ar(t)&&ct(t.children)})}function Li(e,t){t===void 0&&(t={}),t=w({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Hi(e,t).parse();if(r.err){var n=SyntaxError(B[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||ct(r.val),r.val}function Ze(e,t){var r=t&&t.cache?t.cache:Gi,n=t&&t.serializer?t.serializer:Ui,i=t&&t.strategy?t.strategy:$i;return i(e,{cache:r,serializer:n})}function Ri(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Rr(e,t,r,n){var i=Ri(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function $r(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.apply(this,n),t.set(i,o)),o}function bt(e,t,r,n,i){return r.bind(t,e,n,i)}function $i(e,t){var r=e.length===1?Rr:$r;return bt(e,this,r,t.cache.create(),t.serializer)}function Di(e,t){return bt(e,this,$r,t.cache.create(),t.serializer)}function Fi(e,t){return bt(e,this,Rr,t.cache.create(),t.serializer)}var Ui=function(){return JSON.stringify(arguments)};function gt(){this.cache=Object.create(null)}gt.prototype.get=function(e){return this.cache[e]};gt.prototype.set=function(e,t){this.cache[e]=t};var Gi={create:function(){return new gt}},qe={variadic:Di,monadic:Fi},ge;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(ge||(ge={}));var Ue=function(e){te(t,e);function t(r,n,i){var o=e.call(this,r)||this;return o.code=n,o.originalMessage=i,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),Wt=function(e){te(t,e);function t(r,n,i,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),ge.INVALID_VALUE,o)||this}return t}(Ue),ki=function(e){te(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),ge.INVALID_VALUE,i)||this}return t}(Ue),ji=function(e){te(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),ge.MISSING_VALUE,n)||this}return t}(Ue),V;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(V||(V={}));function Wi(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==V.literal||r.type!==V.literal?t.push(r):n.value+=r.value,t},[])}function Vi(e){return typeof e=="function"}function Ie(e,t,r,n,i,o,s){if(e.length===1&&$t(e[0]))return[{type:V.literal,value:e[0].value}];for(var a=[],u=0,l=e;u<l.length;u++){var c=l[u];if($t(c)){a.push({type:V.literal,value:c.value});continue}if(ai(c)){typeof o=="number"&&a.push({type:V.literal,value:r.getNumberFormat(t).format(o)});continue}var h=c.value;if(!(i&&h in i))throw new ji(h,s);var f=i[h];if(si(c)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),a.push({type:typeof f=="string"?V.literal:V.object,value:f});continue}if(xr(c)){var p=typeof c.style=="string"?n.date[c.style]:ot(c.style)?c.style.parsedOptions:void 0;a.push({type:V.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(wr(c)){var p=typeof c.style=="string"?n.time[c.style]:ot(c.style)?c.style.parsedOptions:n.time.medium;a.push({type:V.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(Er(c)){var p=typeof c.style=="string"?n.number[c.style]:Tr(c.style)?c.style.parsedOptions:void 0;p&&p.scale&&(f=f*(p.scale||1)),a.push({type:V.literal,value:r.getNumberFormat(t,p).format(f)});continue}if(Ar(c)){var y=c.children,m=c.value,A=i[m];if(!Vi(A))throw new ki(m,"function",s);var M=Ie(y,t,r,n,i,o),P=A(M.map(function(S){return S.value}));Array.isArray(P)||(P=[P]),a.push.apply(a,P.map(function(S){return{type:typeof S=="string"?V.literal:V.object,value:S}}))}if(Cr(c)){var T=c.options[f]||c.options.other;if(!T)throw new Wt(c.value,f,Object.keys(c.options),s);a.push.apply(a,Ie(T.value,t,r,n,i));continue}if(Sr(c)){var T=c.options["=".concat(f)];if(!T){if(!Intl.PluralRules)throw new Ue(`Intl.PluralRules is not available in this environment.
|
|
3
|
+
`):"",this.name="UnsubscriptionError",this.errors=r}});function nt(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var De=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=tt(s),u=a.next();!u.done;u=a.next()){var l=u.value;l.remove(this)}}catch(m){t={error:m}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var c=this.initialTeardown;if(te(c))try{c()}catch(m){o=m instanceof Ve?m.errors:[m]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var f=tt(h),p=f.next();!p.done;p=f.next()){var y=p.value;try{Pt(y)}catch(m){o=o!=null?o:[],m instanceof Ve?o=de(de([],rt(o)),rt(m.errors)):o.push(m)}}}catch(m){n={error:m}}finally{try{p&&!p.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}}if(o)throw new Ve(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Pt(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&nt(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&nt(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),dr=De.EMPTY;function mr(e){return e instanceof De||e&&"closed"in e&&te(e.remove)&&te(e.add)&&te(e.unsubscribe)}function Pt(e){te(e)?e():e.unsubscribe()}var br={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},gr={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,de([e,t],rt(r)))},clearTimeout:function(e){var t=gr.delegate;return((t==null?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function Mn(e){gr.setTimeout(function(){throw e})}function Mt(){}function He(e){e()}var vr=function(e){re(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,mr(r)&&r.add(n)):n.destination=Nn,n}return t.create=function(r,n,i){return new it(r,n,i)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(De),Hn=Function.prototype.bind;function ze(e,t){return Hn.call(e,t)}var In=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){Te(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){Te(n)}else Te(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){Te(r)}},e}(),it=function(e){re(t,e);function t(r,n,i){var o=e.call(this)||this,s;if(te(r)||!r)s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0};else{var a;o&&br.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return o.unsubscribe()},s={next:r.next&&ze(r.next,a),error:r.error&&ze(r.error,a),complete:r.complete&&ze(r.complete,a)}):s=r}return o.destination=new In(s),o}return t}(vr);function Te(e){Mn(e)}function On(e){throw e}var Nn={closed:!0,next:Mt,error:On,complete:Mt},Ln=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function Rn(e){return e}function $n(e){return e.length===0?Rn:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var Ht=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var i=this,o=Fn(t)?t:new it(t,r,n);return He(function(){var s=i,a=s.operator,u=s.source;o.add(a?a.call(o,u):u?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=It(r),new r(function(i,o){var s=new it({next:function(a){try{t(a)}catch(u){o(u),s.unsubscribe()}},error:o,complete:i});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Ln]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return $n(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=It(t),new t(function(n,i){var o;r.subscribe(function(s){return o=s},function(s){return i(s)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function It(e){var t;return(t=e!=null?e:br.Promise)!==null&&t!==void 0?t:Promise}function Dn(e){return e&&te(e.next)&&te(e.error)&&te(e.complete)}function Fn(e){return e&&e instanceof vr||Dn(e)&&mr(e)}var Un=pr(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),yr=function(e){re(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new Ot(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Un},t.prototype.next=function(r){var n=this;He(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=tt(n.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(r)}}catch(l){i={error:l}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;He(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var i=n.observers;i.length;)i.shift().error(r)}})},t.prototype.complete=function(){var r=this;He(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,o=i.hasError,s=i.isStopped,a=i.observers;return o||s?dr:(this.currentObservers=null,a.push(r),new De(function(){n.currentObservers=null,nt(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,s=n.isStopped;i?r.error(o):s&&r.complete()},t.prototype.asObservable=function(){var r=new Ht;return r.source=this,r},t.create=function(r,n){return new Ot(r,n)},t}(Ht),Ot=function(e){re(t,e);function t(r,n){var i=e.call(this)||this;return i.destination=r,i.source=n,i}return t.prototype.next=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,r)},t.prototype.error=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&i!==void 0?i:dr},t}(yr),_r={now:function(){return(_r.delegate||Date).now()},delegate:void 0},Gn=function(e){re(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=_r);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=n,o._timestampProvider=i,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=n===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,n),o}return t.prototype.next=function(r){var n=this,i=n.isStopped,o=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,u=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,o=i._infiniteTimeWindow,s=i._buffer,a=s.slice(),u=0;u<a.length&&!r.closed;u+=o?1:2)r.next(a[u]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<o.length&&o.splice(0,o.length-a),!s){for(var u=i.now(),l=0,c=1;c<o.length&&o[c]<=u;c+=2)l=c;l&&o.splice(0,l+1)}},t}(yr);const Nt=[],Lt={},kn=(e,t=0)=>{if(Nt.indexOf(e)==-1){const r=new Gn(t);Lt[e]=r,Nt.push(e)}return Lt[e]},he=[];function jn(e,t){return{subscribe:Fe(e,t).subscribe}}function Fe(e,t=q){let r;const n=new Set;function i(a){if(dt(e,a)&&(e=a,r)){const u=!he.length;for(const l of n)l[1](),he.push(l,e);if(u){for(let l=0;l<he.length;l+=2)he[l][0](he[l+1]);he.length=0}}}function o(a){i(a(e))}function s(a,u=q){const l=[a,u];return n.add(l),n.size===1&&(r=t(i,o)||q),a(e),()=>{n.delete(l),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:s}}function ye(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const o=t.length<2;return jn(r,(s,a)=>{let u=!1;const l=[];let c=0,h=q;const f=()=>{if(c)return;h();const y=t(n?l[0]:l,s,a);o?s(y):h=pt(y)?y:q},p=i.map((y,m)=>or(y,A=>{l[m]=A,c&=~(1<<m),u&&f()},()=>{c|=1<<m}));return u=!0,f(),function(){oe(p),h(),u=!1}})}function Wn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Vn=function(t){return zn(t)&&!Xn(t)};function zn(e){return!!e&&typeof e=="object"}function Xn(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Qn(e)}var Zn=typeof Symbol=="function"&&Symbol.for,qn=Zn?Symbol.for("react.element"):60103;function Qn(e){return e.$$typeof===qn}function Jn(e){return Array.isArray(e)?[]:{}}function Ce(e,t){return t.clone!==!1&&t.isMergeableObject(e)?me(Jn(e),e,t):e}function Yn(e,t,r){return e.concat(t).map(function(n){return Ce(n,r)})}function Kn(e,t){if(!t.customMerge)return me;var r=t.customMerge(e);return typeof r=="function"?r:me}function ei(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Rt(e){return Object.keys(e).concat(ei(e))}function Br(e,t){try{return t in e}catch(r){return!1}}function ti(e,t){return Br(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function ri(e,t,r){var n={};return r.isMergeableObject(e)&&Rt(e).forEach(function(i){n[i]=Ce(e[i],r)}),Rt(t).forEach(function(i){ti(e,i)||(Br(e,i)&&r.isMergeableObject(t[i])?n[i]=Kn(i,r)(e[i],t[i],r):n[i]=Ce(t[i],r))}),n}function me(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Yn,r.isMergeableObject=r.isMergeableObject||Vn,r.cloneUnlessOtherwiseSpecified=Ce;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):ri(e,t,r):Ce(t,r)}me.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return me(n,i,r)},{})};var ni=me,ii=ni;const oi=Wn(ii);var B;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(B||(B={}));var I;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(I||(I={}));var be;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(be||(be={}));function $t(e){return e.type===I.literal}function si(e){return e.type===I.argument}function Er(e){return e.type===I.number}function xr(e){return e.type===I.date}function wr(e){return e.type===I.time}function Cr(e){return e.type===I.select}function Sr(e){return e.type===I.plural}function ai(e){return e.type===I.pound}function Ar(e){return e.type===I.tag}function Tr(e){return!!(e&&typeof e=="object"&&e.type===be.number)}function ot(e){return!!(e&&typeof e=="object"&&e.type===be.dateTime)}var Pr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,ui=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function li(e){var t={};return e.replace(ui,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var ci=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function hi(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(ci).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],s=o.split("/");if(s.length===0)throw new Error("Invalid number skeleton");for(var a=s[0],u=s.slice(1),l=0,c=u;l<c.length;l++){var h=c[l];if(h.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:u})}return r}function fi(e){return e.replace(/^(.*?)-/,"")}var Dt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Mr=/^(@+)?(\+|#+)?[rs]?$/g,pi=/(\*)(0+)|(#+)(0+)|(0+)/g,Hr=/^(0+)$/;function Ft(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Mr,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function Ir(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 di(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Hr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ut(e){var t={},r=Ir(e);return r||t}function mi(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=fi(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=w(w(w({},t),{notation:"scientific"}),i.options.reduce(function(u,l){return w(w({},u),Ut(l))},{}));continue;case"engineering":t=w(w(w({},t),{notation:"engineering"}),i.options.reduce(function(u,l){return w(w({},u),Ut(l))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(pi,function(u,l,c,h,f,p){if(l)t.minimumIntegerDigits=c.length;else{if(h&&f)throw new Error("We currently do not support maximum integer digits");if(p)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Hr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Dt.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Dt,function(u,l,c,h,f,p){return c==="*"?t.minimumFractionDigits=l.length:h&&h[0]==="#"?t.maximumFractionDigits=h.length:f&&p?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+p.length):(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length),""});var o=i.options[0];o==="w"?t=w(w({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=w(w({},t),Ft(o)));continue}if(Mr.test(i.stem)){t=w(w({},t),Ft(i.stem));continue}var s=Ir(i.stem);s&&(t=w(w({},t),s));var a=di(i.stem);a&&(t=w(w({},t),a))}return t}var Pe={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"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"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function bi(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var s=1+(o&1),a=o<2?1:3+(o>>1),u="a",l=gi(t);for((l=="H"||l=="k")&&(a=0);a-- >0;)r+=u;for(;s-- >0;)r=l+r}else i==="J"?r+="H":r+=i}return r}function gi(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=Pe[n||""]||Pe[r||""]||Pe["".concat(r,"-001")]||Pe["001"];return i[0]}var Xe,vi=new RegExp("^".concat(Pr.source,"*")),yi=new RegExp("".concat(Pr.source,"*$"));function x(e,t){return{start:e,end:t}}var _i=!!String.prototype.startsWith&&"_a".startsWith("a",1),Bi=!!String.fromCodePoint,Ei=!!Object.fromEntries,xi=!!String.prototype.codePointAt,wi=!!String.prototype.trimStart,Ci=!!String.prototype.trimEnd,Si=!!Number.isSafeInteger,Ai=Si?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},st=!0;try{var Ti=Nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");st=((Xe=Ti.exec("a"))===null||Xe===void 0?void 0:Xe[0])==="a"}catch(e){st=!1}var Gt=_i?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},at=Bi?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,s;i>o;){if(s=t[o++],s>1114111)throw RangeError(s+" is not a valid code point");n+=s<65536?String.fromCharCode(s):String.fromCharCode(((s-=65536)>>10)+55296,s%1024+56320)}return n},kt=Ei?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],s=o[0],a=o[1];r[s]=a}return r},Or=xi?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),o;return i<55296||i>56319||r+1===n||(o=t.charCodeAt(r+1))<56320||o>57343?i:(i-55296<<10)+(o-56320)+65536}},Pi=wi?function(t){return t.trimStart()}:function(t){return t.replace(vi,"")},Mi=Ci?function(t){return t.trimEnd()}:function(t){return t.replace(yi,"")};function Nr(e,t){return new RegExp(e,t)}var ut;if(st){var jt=Nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ut=function(t,r){var n;jt.lastIndex=r;var i=jt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else ut=function(t,r){for(var n=[];;){var i=Or(t,r);if(i===void 0||Lr(i)||Ni(i))break;n.push(i),r+=i>=65536?2:1}return at.apply(void 0,n)};var Hi=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var o=this.char();if(o===123){var s=this.parseArgument(t,n);if(s.err)return s;i.push(s.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:I.pound,location:x(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(B.UNMATCHED_CLOSING_TAG,x(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&<(this.peek()||0)){var s=this.parseTag(t,r);if(s.err)return s;i.push(s.val)}else{var s=this.parseLiteral(t,r);if(s.err)return s;i.push(s.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:I.literal,value:"<".concat(i,"/>"),location:x(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var s=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!lt(this.char()))return this.error(B.INVALID_TAG,x(a,this.clonePosition()));var u=this.clonePosition(),l=this.parseTagName();return i!==l?this.error(B.UNMATCHED_CLOSING_TAG,x(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:I.tag,value:i,children:s,location:x(n,this.clonePosition())},err:null}:this.error(B.INVALID_TAG,x(a,this.clonePosition())))}else return this.error(B.UNCLOSED_TAG,x(n,this.clonePosition()))}else return this.error(B.INVALID_TAG,x(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Oi(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var o=this.tryParseQuote(r);if(o){i+=o;continue}var s=this.tryParseUnquoted(t,r);if(s){i+=s;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var u=x(n,this.clonePosition());return{val:{type:I.literal,value:i,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Ii(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return at.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),at(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE,x(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(B.EMPTY_ARGUMENT,x(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(B.MALFORMED_ARGUMENT,x(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE,x(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:I.argument,value:i,location:x(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE,x(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(B.MALFORMED_ARGUMENT,x(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=ut(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),s=x(t,o);return{value:n,location:s}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(a){case"":return this.error(B.EXPECT_ARGUMENT_TYPE,x(s,u));case"number":case"date":case"time":{this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var c=this.clonePosition(),h=this.parseSimpleArgStyleIfPossible();if(h.err)return h;var f=Mi(h.val);if(f.length===0)return this.error(B.EXPECT_ARGUMENT_STYLE,x(this.clonePosition(),this.clonePosition()));var p=x(c,this.clonePosition());l={style:f,styleLocation:p}}var y=this.tryParseArgumentClose(i);if(y.err)return y;var m=x(i,this.clonePosition());if(l&&Gt(l==null?void 0:l.style,"::",0)){var A=Pi(l.style.slice(2));if(a==="number"){var h=this.parseNumberSkeletonFromString(A,l.styleLocation);return h.err?h:{val:{type:I.number,value:n,location:m,style:h.val},err:null}}else{if(A.length===0)return this.error(B.EXPECT_DATE_TIME_SKELETON,m);var M=A;this.locale&&(M=bi(A,this.locale));var f={type:be.dateTime,pattern:M,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?li(M):{}},P=a==="date"?I.date:I.time;return{val:{type:P,value:n,location:m,style:f},err:null}}}return{val:{type:a==="number"?I.number:a==="date"?I.date:I.time,value:n,location:m,style:(o=l==null?void 0:l.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var T=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(B.EXPECT_SELECT_ARGUMENT_OPTIONS,x(T,w({},T)));this.bumpSpace();var O=this.parseIdentifierIfPossible(),S=0;if(a!=="select"&&O.value==="offset"){if(!this.bumpIf(":"))return this.error(B.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,x(this.clonePosition(),this.clonePosition()));this.bumpSpace();var h=this.tryParseDecimalInteger(B.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,B.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(h.err)return h;this.bumpSpace(),O=this.parseIdentifierIfPossible(),S=h.val}var E=this.tryParsePluralOrSelectOptions(t,a,r,O);if(E.err)return E;var y=this.tryParseArgumentClose(i);if(y.err)return y;var N=x(i,this.clonePosition());return a==="select"?{val:{type:I.select,value:n,options:kt(E.val),location:N},err:null}:{val:{type:I.plural,value:n,options:kt(E.val),offset:S,pluralType:a==="plural"?"cardinal":"ordinal",location:N},err:null}}default:return this.error(B.INVALID_ARGUMENT_TYPE,x(s,u))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE,x(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(B.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,x(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=hi(t)}catch(i){return this.error(B.INVALID_NUMBER_SKELETON,r)}return{val:{type:be.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?mi(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,s=!1,a=[],u=new Set,l=i.value,c=i.location;;){if(l.length===0){var h=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(B.EXPECT_PLURAL_ARGUMENT_SELECTOR,B.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;c=x(h,this.clonePosition()),l=this.message.slice(h.offset,this.offset())}else break}if(u.has(l))return this.error(r==="select"?B.DUPLICATE_SELECT_ARGUMENT_SELECTOR:B.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,c);l==="other"&&(s=!0),this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?B.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:B.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,x(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,r,n);if(y.err)return y;var m=this.tryParseArgumentClose(p);if(m.err)return m;a.push([l,{value:y.val,location:x(p,this.clonePosition())}]),u.add(l),this.bumpSpace(),o=this.parseIdentifierIfPossible(),l=o.value,c=o.location}return a.length===0?this.error(r==="select"?B.EXPECT_SELECT_ARGUMENT_SELECTOR:B.EXPECT_PLURAL_ARGUMENT_SELECTOR,x(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(B.MISSING_OTHER_CLAUSE,x(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,s=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)o=!0,s=s*10+(a-48),this.bump();else break}var u=x(i,this.clonePosition());return o?(s*=n,Ai(s)?{val:s,err:null}:this.error(r,u)):this.error(t,u)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=Or(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(Gt(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Lr(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function lt(e){return e>=97&&e<=122||e>=65&&e<=90}function Ii(e){return lt(e)||e===47}function Oi(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function Lr(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Ni(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function ct(e){e.forEach(function(t){if(delete t.location,Cr(t)||Sr(t))for(var r in t.options)delete t.options[r].location,ct(t.options[r].value);else Er(t)&&Tr(t.style)||(xr(t)||wr(t))&&ot(t.style)?delete t.style.location:Ar(t)&&ct(t.children)})}function Li(e,t){t===void 0&&(t={}),t=w({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Hi(e,t).parse();if(r.err){var n=SyntaxError(B[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||ct(r.val),r.val}function Ze(e,t){var r=t&&t.cache?t.cache:Gi,n=t&&t.serializer?t.serializer:Ui,i=t&&t.strategy?t.strategy:$i;return i(e,{cache:r,serializer:n})}function Ri(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Rr(e,t,r,n){var i=Ri(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function $r(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.apply(this,n),t.set(i,o)),o}function bt(e,t,r,n,i){return r.bind(t,e,n,i)}function $i(e,t){var r=e.length===1?Rr:$r;return bt(e,this,r,t.cache.create(),t.serializer)}function Di(e,t){return bt(e,this,$r,t.cache.create(),t.serializer)}function Fi(e,t){return bt(e,this,Rr,t.cache.create(),t.serializer)}var Ui=function(){return JSON.stringify(arguments)};function gt(){this.cache=Object.create(null)}gt.prototype.get=function(e){return this.cache[e]};gt.prototype.set=function(e,t){this.cache[e]=t};var Gi={create:function(){return new gt}},qe={variadic:Di,monadic:Fi},ge;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(ge||(ge={}));var Ue=function(e){re(t,e);function t(r,n,i){var o=e.call(this,r)||this;return o.code=n,o.originalMessage=i,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),Wt=function(e){re(t,e);function t(r,n,i,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),ge.INVALID_VALUE,o)||this}return t}(Ue),ki=function(e){re(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),ge.INVALID_VALUE,i)||this}return t}(Ue),ji=function(e){re(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),ge.MISSING_VALUE,n)||this}return t}(Ue),V;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(V||(V={}));function Wi(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==V.literal||r.type!==V.literal?t.push(r):n.value+=r.value,t},[])}function Vi(e){return typeof e=="function"}function Ie(e,t,r,n,i,o,s){if(e.length===1&&$t(e[0]))return[{type:V.literal,value:e[0].value}];for(var a=[],u=0,l=e;u<l.length;u++){var c=l[u];if($t(c)){a.push({type:V.literal,value:c.value});continue}if(ai(c)){typeof o=="number"&&a.push({type:V.literal,value:r.getNumberFormat(t).format(o)});continue}var h=c.value;if(!(i&&h in i))throw new ji(h,s);var f=i[h];if(si(c)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),a.push({type:typeof f=="string"?V.literal:V.object,value:f});continue}if(xr(c)){var p=typeof c.style=="string"?n.date[c.style]:ot(c.style)?c.style.parsedOptions:void 0;a.push({type:V.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(wr(c)){var p=typeof c.style=="string"?n.time[c.style]:ot(c.style)?c.style.parsedOptions:n.time.medium;a.push({type:V.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(Er(c)){var p=typeof c.style=="string"?n.number[c.style]:Tr(c.style)?c.style.parsedOptions:void 0;p&&p.scale&&(f=f*(p.scale||1)),a.push({type:V.literal,value:r.getNumberFormat(t,p).format(f)});continue}if(Ar(c)){var y=c.children,m=c.value,A=i[m];if(!Vi(A))throw new ki(m,"function",s);var M=Ie(y,t,r,n,i,o),P=A(M.map(function(S){return S.value}));Array.isArray(P)||(P=[P]),a.push.apply(a,P.map(function(S){return{type:typeof S=="string"?V.literal:V.object,value:S}}))}if(Cr(c)){var T=c.options[f]||c.options.other;if(!T)throw new Wt(c.value,f,Object.keys(c.options),s);a.push.apply(a,Ie(T.value,t,r,n,i));continue}if(Sr(c)){var T=c.options["=".concat(f)];if(!T){if(!Intl.PluralRules)throw new Ue(`Intl.PluralRules is not available in this environment.
|
|
4
4
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
5
|
-
`,ge.MISSING_INTL_API,s);var O=r.getPluralRules(t,{type:c.pluralType}).select(f-(c.offset||0));T=c.options[O]||c.options.other}if(!T)throw new Wt(c.value,f,Object.keys(c.options),s);a.push.apply(a,Ie(T.value,t,r,n,i,f-(c.offset||0)));continue}}return Wi(a)}function zi(e,t){return t?w(w(w({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=w(w({},e[n]),t[n]||{}),r},{})):e}function Xi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=zi(e[n],t[n]),r},w({},e)):e}function Qe(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Zi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Ze(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,de([void 0],r,!1)))},{cache:Qe(e.number),strategy:qe.variadic}),getDateTimeFormat:Ze(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,de([void 0],r,!1)))},{cache:Qe(e.dateTime),strategy:qe.variadic}),getPluralRules:Ze(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,de([void 0],r,!1)))},{cache:Qe(e.pluralRules),strategy:qe.variadic})}}var qi=function(){function e(t,r,n,i){var o=this;if(r===void 0&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(u){var l=o.formatToParts(u);if(l.length===1)return l[0].value;var c=l.reduce(function(h,f){return!h.length||f.type!==V.literal||typeof h[h.length-1]!="string"?h.push(f.value):h[h.length-1]+=f.value,h},[]);return c.length<=1?c[0]||"":c},this.formatToParts=function(u){return Ie(o.ast,o.locales,o.formatters,o.formats,u,void 0,o.message)},this.resolvedOptions=function(){var u;return{locale:((u=o.resolvedLocale)===null||u===void 0?void 0:u.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var s=i||{};s.formatters;var a=Pn(s,["formatters"]);this.ast=e.__parse(t,w(w({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=Xi(e.formats,n),this.formatters=i&&i.formatters||Zi(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=Li,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function Qi(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const ne={},Ji=(e,t,r)=>r&&(t in ne||(ne[t]={}),e in ne[t]||(ne[t][e]=r),r),Dr=(e,t)=>{if(t==null)return;if(t in ne&&e in ne[t])return ne[t][e];const r=Ge(t);for(let n=0;n<r.length;n++){const i=r[n],o=Ki(i,e);if(o)return Ji(e,t,o)}};let vt;const Ae=Fe({});function Yi(e){return vt[e]||null}function Fr(e){return e in vt}function Ki(e,t){if(!Fr(e))return null;const r=Yi(e);return Qi(r,t)}function eo(e){if(e==null)return;const t=Ge(e);for(let r=0;r<t.length;r++){const n=t[r];if(Fr(n))return n}}function yt(e,...t){delete ne[e],Ae.update(r=>(r[e]=oi.all([r[e]||{},...t]),r))}ye([Ae],([e])=>Object.keys(e));Ae.subscribe(e=>vt=e);const Oe={};function to(e,t){Oe[e].delete(t),Oe[e].size===0&&delete Oe[e]}function Ur(e){return Oe[e]}function ro(e){return Ge(e).map(t=>{const r=Ur(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function ht(e){return e==null?!1:Ge(e).some(t=>{var r;return(r=Ur(t))==null?void 0:r.size})}function no(e,t){return Promise.all(t.map(n=>(to(e,n),n().then(i=>i.default||i)))).then(n=>yt(e,...n))}const Ee={};function Gr(e){if(!ht(e))return e in Ee?Ee[e]:Promise.resolve();const t=ro(e);return Ee[e]=Promise.all(t.map(([r,n])=>no(r,n))).then(()=>{if(ht(e))return Gr(e);delete Ee[e]}),Ee[e]}const io={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"}}},oo={fallbackLocale:null,loadingDelay:200,formats:io,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},so=oo;function ve(){return so}const Je=Fe(!1);var ao=Object.defineProperty,uo=Object.defineProperties,lo=Object.getOwnPropertyDescriptors,Vt=Object.getOwnPropertySymbols,co=Object.prototype.hasOwnProperty,ho=Object.prototype.propertyIsEnumerable,zt=(e,t,r)=>t in e?ao(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,fo=(e,t)=>{for(var r in t||(t={}))co.call(t,r)&&zt(e,r,t[r]);if(Vt)for(var r of Vt(t))ho.call(t,r)&&zt(e,r,t[r]);return e},po=(e,t)=>uo(e,lo(t));let ft;const Re=Fe(null);function Xt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Ge(e,t=ve().fallbackLocale){const r=Xt(e);return t?[...new Set([...r,...Xt(t)])]:r}function se(){return ft!=null?ft:void 0}Re.subscribe(e=>{ft=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const mo=e=>{if(e&&eo(e)&&ht(e)){const{loadingDelay:t}=ve();let r;return typeof window!="undefined"&&se()!=null&&t?r=window.setTimeout(()=>Je.set(!0),t):Je.set(!0),Gr(e).then(()=>{Re.set(e)}).finally(()=>{clearTimeout(r),Je.set(!1)})}return Re.set(e)},ae=po(fo({},Re),{set:mo}),ke=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var bo=Object.defineProperty,$e=Object.getOwnPropertySymbols,kr=Object.prototype.hasOwnProperty,jr=Object.prototype.propertyIsEnumerable,Zt=(e,t,r)=>t in e?bo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_t=(e,t)=>{for(var r in t||(t={}))kr.call(t,r)&&Zt(e,r,t[r]);if($e)for(var r of $e(t))jr.call(t,r)&&Zt(e,r,t[r]);return e},_e=(e,t)=>{var r={};for(var n in e)kr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&$e)for(var n of $e(e))t.indexOf(n)<0&&jr.call(e,n)&&(r[n]=e[n]);return r};const Se=(e,t)=>{const{formats:r}=ve();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},go=ke(e=>{var t=e,{locale:r,format:n}=t,i=_e(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=Se("number",n)),new Intl.NumberFormat(r,i)}),vo=ke(e=>{var t=e,{locale:r,format:n}=t,i=_e(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=Se("date",n):Object.keys(i).length===0&&(i=Se("date","short")),new Intl.DateTimeFormat(r,i)}),yo=ke(e=>{var t=e,{locale:r,format:n}=t,i=_e(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=Se("time",n):Object.keys(i).length===0&&(i=Se("time","short")),new Intl.DateTimeFormat(r,i)}),_o=(e={})=>{var t=e,{locale:r=se()}=t,n=_e(t,["locale"]);return go(_t({locale:r},n))},Bo=(e={})=>{var t=e,{locale:r=se()}=t,n=_e(t,["locale"]);return vo(_t({locale:r},n))},Eo=(e={})=>{var t=e,{locale:r=se()}=t,n=_e(t,["locale"]);return yo(_t({locale:r},n))},xo=ke((e,t=se())=>new qi(e,t,ve().formats,{ignoreTag:ve().ignoreTag})),wo=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:u=se(),default:l}=s;if(u==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=Dr(e,u);if(!c)c=(o=(i=(n=(r=ve()).handleMissingMessage)==null?void 0:n.call(r,{locale:u,id:e,defaultValue:l}))!=null?i:l)!=null?o:e;else if(typeof c!="string")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;if(!a)return c;let h=c;try{h=xo(c,u).format(a)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return h},Co=(e,t)=>Eo(t).format(e),So=(e,t)=>Bo(t).format(e),Ao=(e,t)=>_o(t).format(e),To=(e,t=se())=>Dr(e,t),Wr=ye([ae,Ae],()=>wo);ye([ae],()=>Co);ye([ae],()=>So);ye([ae],()=>Ao);ye([ae,Ae],()=>To);window.emWidgets={topic:kn};const Vr=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function qt(e,t){yt(e,t)}function Po(e){ae.set(e)}const Qt={en:{titleBonuses:"Active Bonuses",bonusCode:"Do you have a bonus code?",getBonus:"Get Bonus",invalidBonusCode:"The bonus code provided is invalid.",noActiveBonuses:"You have no active bonuses at the moment.",forfeitBonus:"Are you sure want to forfeit bonus?",forfeitBonusConfirm:"Confirm",forfeitBonusCancel:"Cancel",successMessage:"Bonus claimed!",errorMessage:"Invalid bonus"},"zh-hk":{titleBonuses:"活躍獎金",bonusCode:"你有獎金代碼嗎?",getBonus:"獲得獎金",invalidBonusCode:"提供的紅利代碼無效。",noActiveBonuses:"您目前沒有有效的獎金。",forfeitBonus:"您確定要放棄獎金及其獎金嗎?",forfeitBonusConfirm:"確認",forfeitBonusCancel:"取消",successMessage:"獎金要求!",errorMessage:"無效獎金"},fr:{titleBonuses:"Bonus actifs",bonusCode:"Avez-vous un code bonus?",getBonus:"Obtenir un bonus",invalidBonusCode:"Le code bonus fourni n'est pas valide.",noActiveBonuses:"Vous n'avez pas de bonus actifs pour le moment.",forfeitBonus:"Etes-vous sûr de vouloir supprimer le bonus et ses gains?",forfeitBonusConfirm:"Confirmer",forfeitBonusCancel:"Annuler",successMessage:"Bonus réclamé!",errorMessage:"Bonus invalide"},ro:{titleBonuses:"Bonusuri active",bonusCode:"Ai un cod de bonus?",getBonus:"Revendică",invalidBonusCode:"Codul de bonus introdus este invalid.",noActiveBonuses:"Nu ai niciun bonus activ în acest moment.",forfeitBonus:"Ești sigur că vrei să anulezi acest bonus și câștigurile provenite din acest bonus?",forfeitBonusConfirm:"Confirmă",forfeitBonusCancel:"Anulează",successMessage:"Bonus revendicat!",errorMessage:"Bonus invalid"},es:{titleBonuses:"Bonos Activos",bonusCode:"Tienes un código de Bono?",getBonus:"Obtener Bono",invalidBonusCode:"El código del Bono no es válido.",noActiveBonuses:"Usted no tiene Bonos activos en este momento.",forfeitBonus:"Estas seguro que quieres perder el bono?",forfeitBonusConfirm:"Confirmar",forfeitBonusCancel:"Cancelar",successMessage:"Bono adjudicado!",errorMessage:"Bono invalido"},pt:{titleBonuses:"Bônus Ativos",bonusCode:"Você tem um código de bônus?",getBonus:"Obter bônus",invalidBonusCode:"O código de bônus fornecido é inválido.",noActiveBonuses:"Você não tem bônus ativos no momento.",forfeitBonus:"Tem certeza de que deseja perder o bônus e seus ganhos?",forfeitBonusConfirm:"Confirmar",forfeitBonusCancel:"Cancelar",successMessage:"Bônus reivindicado!",errorMessage:"Bônus inválido"},hr:{titleBonuses:"Aktivni bonusi",bonusCode:"Imate li bonus kod?",getBonus:"Preuzmi bonus",invalidBonusCode:"Navedeni bonus kod je nevažeći.",noActiveBonuses:"Trenutno nemate aktivnih bonusa.",forfeitBonus:"Jeste li sigurni da želite otkazati bonus?",forfeitBonusConfirm:"Potvrdi",forfeitBonusCancel:"Otkaži",successMessage:"Preuzet bonus!",errorMessage:"Nevažeći bonus"},"pt-br":{titleBonuses:"Títulos ativos",bonusCode:"Você tem um código de bônus?",getBonus:"Reivindicar bônus",invalidBonusCode:"O código de bônus emitido é inválido",noActiveBonuses:"Não possui títulos ativos no momento",forfeitBonus:"Tem certeza de que deseja recusar o bônus?",forfeitBonusConfirm:"confirme",forfeitBonusCancel:"Cancelar",successMessage:"Bônus ativado",errorMessage:"Voucher inválido"},"es-mx":{titleBonuses:"Bonos activos",bonusCode:"¿Tiene código de bonos?",getBonus:"Reclamar bono",invalidBonusCode:"El código de bono emitido es inválido",noActiveBonuses:"No tiene bonos activos al momento",forfeitBonus:"¿ Está seguro que quiere declinar el bono?",forfeitBonusConfirm:"Confirmar",forfeitBonusCancel:"Cancelar",successMessage:"Bono activado",errorMessage:"Bono inválido"},tr:{titleBonuses:"Aktif Bonuslar",bonusCode:"Bonus kodunuz var mı?",getBonus:"Bonusu Al",invalidBonusCode:"Sağlanan bonus kodu geçersiz.",noActiveBonuses:"Şu anda aktif bonusunuz yok.",forfeitBonus:"Bonusu kaybetmek istediğinizden emin misiniz?",forfeitBonusConfirm:"Onaylamak",forfeitBonusCancel:"İptal etmek",successMessage:"Bonus talep edildi!",errorMessage:"Geçersiz bonus"}};if(typeof window!="undefined"){let e=function(t){return function(...r){try{return t.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./PlayerBonusCard-Chni3vkH.cjs")).then(({default:t})=>{!customElements.get("player-bonus-card")&&customElements.define("player-bonus-card",t.element)})}function Mo(e){ar(e,"svelte-12r0400",".ActiveBonusesWrapper{color:var(--emfe-w-pam-typography, var(--emfe-w-color-contrast, #07072A));padding:50px;max-width:850px}.ActiveBonusesWrapper.ActiveBonusesWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:30px}.MenuReturnButton svg{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.ActiveBonusesTitle{font-size:26px;color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));font-weight:400}.ActiveBonusesTitleMobile{font-size:16px}.ActiveBonusesTitleNone{display:none}.BonusCodeContainer{color:var(--emfe-w-color-gray-300, #58586B);display:flex;flex-direction:column;padding-bottom:30px;position:relative;width:70%}.BonusCodeContainer label{font-size:14px;font-weight:300;padding-bottom:5px}.BonusCodeContainer.BonusCodeContainerMobile{width:100%}.BonusCodeContainer .BonusCodeWrapper{display:flex;gap:10px}.BonusCodeContainer .BonusCodeWrapper.BonusCodeWrapperMobile{flex-direction:column}.BonusCodeContainer .BonusCodeWrapper .BonusCodeInput{width:70%;height:44px;border:1px solid var(--emfe-w-color-gray-100, #E6E6E6);color:var(--emfe-w-pam-contrast, var(--emfe-w-color-contrast, #07072A));border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.BonusCodeContainer .BonusCodeWrapper .BonusCodeInput:focus{outline-color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.BonusCodeContainer .BonusCodeWrapper .BonusCodeInput.BonusCodeInputMobile{width:100%}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode{background:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));border:1px solid var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-color-white, #FFFFFF);cursor:pointer;border-radius:5px;width:30%;height:44px;font-size:15px;text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode[disabled]{opacity:0.3;cursor:not-allowed}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode.SubmitBonusCodeMobile{width:100%}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode:active{background:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.BonusCodeContainer.InvalidField input{border:1px solid var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));background:var(--emfe-w-color-primary-50, var(--emfe-w-color-pink-50, #F1BED9));color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.BonusCodeContainer .InvalidBonusCodeMessage{color:var(--emfe-w-color-error, var(--emfe-w-color-red, #FD2839))}.BonusCodeWrapper{display:flex;gap:20px}.SubmitBonusCode{background:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));border:1px solid var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-color-white, #FFFFFF);cursor:pointer;border-radius:5px;width:30%;height:44px;font-size:15px;text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.SubmitBonusCode[disabled]{opacity:0.3}.SubmitBonusCode:active{background:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.ActiveBonusesGrid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.ActiveBonusesGrid.ActiveBonusesGridMobile{grid-template-columns:1fr}.ModalWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.7);display:flex;justify-content:center;align-items:center;z-index:300}.ModalWrapper .ModalContent{background-color:var(--emfe-w-color-white, #FFFFFF);position:relative;padding:30px;border-top:5px solid var(--emfe-w-color-secondary, var(--emfe-w-color-secondary, #FD2839));border-radius:5px}.ModalWrapper .ModalBody{background-color:var(--emfe-w-color-gray-50, #F9F8F8);padding:30px;text-align:center}.ModalWrapper .ModalBody .ModalText{font-size:22px;margin-bottom:40px}.ModalWrapper .ModalBody .ModalButtons{display:flex;gap:36px}.ModalWrapper .ModalBody .ModalCancel,.ModalWrapper .ModalBody .ModalConfirm{background:transparent;border:1px solid var(--emfe-w-color-gray-300, #58586B);color:var(--emfe-w-color-gray-300, #58586B);cursor:pointer;border-radius:5px;width:200px;height:50px;font-size:16px;text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.ModalWrapper .ModalBody .ModalConfirm{background:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));border:1px solid var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF))}.ModalWrapper.ModalWrapperMobile .ModalContent{padding:20px;width:80vw;border-top:none}.ModalWrapper.ModalWrapperMobile .ModalBody{padding:0;background:transparent}.ModalWrapper.ModalWrapperMobile .ModalText{font-size:16px}.ModalWrapper.ModalWrapperMobile .ModalButtons{gap:10px}.ModalWrapper.ModalWrapperMobile .ModalCancel,.ModalWrapper.ModalWrapperMobile .ModalConfirm{height:40px;width:50%;font-size:14px}.BonusesPaginationWrapper{margin:40px 0;display:block;line-break:anywhere;line-height:2em}.BonusesPaginationWrapper.BonusesPaginationWrapperMobile{text-align:center}.BonusesPaginationWrapper .BonusesFirst,.BonusesPaginationWrapper .BonusesPrev,.BonusesPaginationWrapper .BonusesNext,.BonusesPaginationWrapper .BonusesLast{color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));font-size:16px;cursor:pointer;padding:5px 10px;font-weight:700}.BonusesPaginationWrapper .BonusesFirst.Inactive,.BonusesPaginationWrapper .BonusesPrev.Inactive,.BonusesPaginationWrapper .BonusesNext.Inactive,.BonusesPaginationWrapper .BonusesLast.Inactive{color:var(--emfe-w-color-gray-100, #E6E6E6);cursor:default}.BonusesPaginationWrapper .BonusesPage{margin:0 5px;color:var(--emfe-w-color-gray-300, #58586B);font-size:16px;cursor:pointer;padding:5px 10px;white-space:nowrap}.BonusesPaginationWrapper .BonusesPage.BonusPageActive{background-color:var(--emfe-w-color-white, #FFFFFF);font-weight:700}")}function Jt(e,t,r){const n=e.slice();return n[46]=t[r],n[48]=r,n}function Yt(e,t,r){const n=e.slice();return n[49]=t[r],n}function Ho(e){let t,r,n,i=e[14]("titleBonuses")+"",o,s,a,u,l=e[14]("bonusCode")+"",c,h,f,p,y,m,A=e[14]("getBonus")+"",M,P,T,O,S,E,N,H,re,Q=e[15]&&Io(e),F=e[5]&&Kt(e);function Be(_,L){return _[12].length===0?No:Oo}let ue=Be(e),z=ue(e),U=e[12].length!==0&&tr(e),G=e[13]&&nr(e);return{c(){t=C("div"),Q&&Q.c(),r=j(),n=C("h2"),o=$(i),s=j(),a=C("div"),u=C("label"),c=$(l),h=j(),f=C("div"),p=C("input"),y=j(),m=C("button"),M=$(A),P=j(),F&&F.c(),T=j(),O=C("div"),z.c(),S=j(),U&&U.c(),E=j(),G&&G.c(),N=mt(),g(n,"class","ActiveBonusesTitle "+(e[15]?"ActiveBonusesTitleNone":"")),g(u,"for","BonusCode"),g(p,"class","BonusCodeInput "+(e[15]?"BonusCodeInputMobile":"")),g(p,"type","text"),g(p,"id","BonusCode"),g(m,"class","SubmitBonusCode "+(e[15]?"SubmitBonusCodeMobile":"")),m.disabled=e[4],g(f,"class","BonusCodeWrapper "+(e[15]?"BonusCodeWrapperMobile":"")),g(a,"class","BonusCodeContainer "+(e[15]?"BonusCodeContainerMobile":"")),g(O,"class","ActiveBonusesGrid "+(e[15]?"ActiveBonusesGridMobile":"")),g(t,"class","ActiveBonusesWrapper "+(e[15]?"ActiveBonusesWrapperMobile":""))},m(_,L){W(_,t,L),Q&&Q.m(t,null),d(t,r),d(t,n),d(n,o),d(t,s),d(t,a),d(a,u),d(u,c),d(a,h),d(a,f),d(f,p),At(p,e[6]),d(f,y),d(f,m),d(m,M),d(a,P),F&&F.m(a,null),d(t,T),d(t,O),z.m(O,null),d(t,S),U&&U.m(t,null),W(_,E,L),G&&G.m(_,L),W(_,N,L),H||(re=[Z(p,"input",e[29]),Z(p,"keyup",e[17]),Z(m,"click",e[22](e[19]))],H=!0)},p(_,L){_[15]&&Q.p(_,L),L[0]&16384&&i!==(i=_[14]("titleBonuses")+"")&&Y(o,i),L[0]&16384&&l!==(l=_[14]("bonusCode")+"")&&Y(c,l),L[0]&64&&p.value!==_[6]&&At(p,_[6]),L[0]&16384&&A!==(A=_[14]("getBonus")+"")&&Y(M,A),L[0]&16&&(m.disabled=_[4]),_[5]?F?F.p(_,L):(F=Kt(_),F.c(),F.m(a,null)):F&&(F.d(1),F=null),ue===(ue=Be(_))&&z?z.p(_,L):(z.d(1),z=ue(_),z&&(z.c(),z.m(O,null))),_[12].length!==0?U?U.p(_,L):(U=tr(_),U.c(),U.m(t,null)):U&&(U.d(1),U=null),_[13]?G?G.p(_,L):(G=nr(_),G.c(),G.m(N.parentNode,N)):G&&(G.d(1),G=null)},d(_){_&&(D(t),D(E),D(N)),Q&&Q.d(),F&&F.d(),z.d(),U&&U.d(),G&&G.d(_),H=!1,ie(re)}}}function Io(e){let t,r,n,i,o,s,a,u,l,c,h=e[14]("titleBonuses")+"",f,p,y;return{c(){t=C("div"),r=le("svg"),n=le("defs"),i=le("style"),o=$(".aaa{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));}"),s=le("g"),a=le("g"),u=le("path"),l=j(),c=C("h2"),f=$(h),g(u,"class","aaa"),g(u,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),g(u,"transform","translate(15 15) rotate(180)"),g(a,"transform","translate(20 158)"),g(s,"transform","translate(-20 -158)"),g(r,"xmlns","http://www.w3.org/2000/svg"),g(r,"width","15"),g(r,"height","15"),g(r,"viewBox","0 0 15 15"),g(c,"class","ActiveBonusesTitleMobile"),g(t,"class","MenuReturnButton")},m(m,A){W(m,t,A),d(t,r),d(r,n),d(n,i),d(i,o),d(r,s),d(s,a),d(a,u),d(t,l),d(t,c),d(c,f),p||(y=Z(t,"click",e[28]),p=!0)},p(m,A){A[0]&16384&&h!==(h=m[14]("titleBonuses")+"")&&Y(f,h)},d(m){m&&D(t),p=!1,y()}}}function Kt(e){let t,r=e[14]("invalidBonusCode")+"",n;return{c(){t=C("p"),n=$(r),g(t,"class","InvalidBonusCodeMessage")},m(i,o){W(i,t,o),d(t,n)},p(i,o){o[0]&16384&&r!==(r=i[14]("invalidBonusCode")+"")&&Y(n,r)},d(i){i&&D(t)}}}function Oo(e){let t,r=Le(e[12]),n=[];for(let i=0;i<r.length;i+=1)n[i]=er(Yt(e,r,i));return{c(){for(let i=0;i<n.length;i+=1)n[i].c();t=mt()},m(i,o){for(let s=0;s<n.length;s+=1)n[s]&&n[s].m(i,o);W(i,t,o)},p(i,o){if(o[0]&4103){r=Le(i[12]);let s;for(s=0;s<r.length;s+=1){const a=Yt(i,r,s);n[s]?n[s].p(a,o):(n[s]=er(a),n[s].c(),n[s].m(t.parentNode,t))}for(;s<n.length;s+=1)n[s].d(1);n.length=r.length}},d(i){i&&D(t),ur(n,i)}}}function No(e){let t,r=e[14]("noActiveBonuses")+"",n;return{c(){t=C("p"),n=$(r)},m(i,o){W(i,t,o),d(t,n)},p(i,o){o[0]&16384&&r!==(r=i[14]("noActiveBonuses")+"")&&Y(n,r)},d(i){i&&D(t)}}}function Lo(e){let t,r,n,i,o,s,a,u,l,c;return{c(){t=C("player-bonus-card"),v(t,"bonuswalletid",r=e[49].walletId),v(t,"bonusdate",n=e[49].granted),v(t,"bonusstatus",i=e[49].status),v(t,"bonusname",o=e[49].name),v(t,"bonustype",s=e[49].type),v(t,"bonusamount",a=e[49].extension.grantedPlayerCurrencyAmount),v(t,"bonuswageringamount",u=`${e[49].fulfilledWR} / ${e[49].originalWageringRequirement}`),v(t,"bonusremainingamount",l=e[49].currentAmount),v(t,"bonuscurrency",c=e[49].currency),v(t,"lang",e[0]),v(t,"clientstyling",e[1]),v(t,"clientstylingurl",e[2])},m(h,f){W(h,t,f)},p(h,f){f[0]&4096&&r!==(r=h[49].walletId)&&v(t,"bonuswalletid",r),f[0]&4096&&n!==(n=h[49].granted)&&v(t,"bonusdate",n),f[0]&4096&&i!==(i=h[49].status)&&v(t,"bonusstatus",i),f[0]&4096&&o!==(o=h[49].name)&&v(t,"bonusname",o),f[0]&4096&&s!==(s=h[49].type)&&v(t,"bonustype",s),f[0]&4096&&a!==(a=h[49].extension.grantedPlayerCurrencyAmount)&&v(t,"bonusamount",a),f[0]&4096&&u!==(u=`${h[49].fulfilledWR} / ${h[49].originalWageringRequirement}`)&&v(t,"bonuswageringamount",u),f[0]&4096&&l!==(l=h[49].currentAmount)&&v(t,"bonusremainingamount",l),f[0]&4096&&c!==(c=h[49].currency)&&v(t,"bonuscurrency",c),f[0]&1&&v(t,"lang",h[0]),f[0]&2&&v(t,"clientstyling",h[1]),f[0]&4&&v(t,"clientstylingurl",h[2])},d(h){h&&D(t)}}}function Ro(e){let t,r,n,i,o,s,a;return{c(){t=C("player-bonus-card"),v(t,"bonuswalletid",r=e[49].walletId),v(t,"bonusdate",n=e[49].granted),v(t,"bonusstatus",i=e[49].status),v(t,"bonusname",o=e[49].name),v(t,"bonustype",s=e[49].type),v(t,"bonuscurrency",a=e[49].currency),v(t,"lang",e[0]),v(t,"clientstyling",e[1]),v(t,"clientstylingurl",e[2])},m(u,l){W(u,t,l)},p(u,l){l[0]&4096&&r!==(r=u[49].walletId)&&v(t,"bonuswalletid",r),l[0]&4096&&n!==(n=u[49].granted)&&v(t,"bonusdate",n),l[0]&4096&&i!==(i=u[49].status)&&v(t,"bonusstatus",i),l[0]&4096&&o!==(o=u[49].name)&&v(t,"bonusname",o),l[0]&4096&&s!==(s=u[49].type)&&v(t,"bonustype",s),l[0]&4096&&a!==(a=u[49].currency)&&v(t,"bonuscurrency",a),l[0]&1&&v(t,"lang",u[0]),l[0]&2&&v(t,"clientstyling",u[1]),l[0]&4&&v(t,"clientstylingurl",u[2])},d(u){u&&D(t)}}}function er(e){let t;function r(o,s){return o[49].type==="freeRound"?Ro:Lo}let n=r(e),i=n(e);return{c(){i.c(),t=mt()},m(o,s){i.m(o,s),W(o,t,s)},p(o,s){n===(n=r(o))&&i?i.p(o,s):(i.d(1),i=n(o),i&&(i.c(),i.m(t.parentNode,t)))},d(o){o&&D(t),i.d(o)}}}function tr(e){let t,r,n,i,o,s,a,u,l,c,h,f,p,y,m,A,M,P,T,O=Le(Array(e[10])),S=[];for(let E=0;E<O.length;E+=1)S[E]=rr(Jt(e,O,E));return{c(){t=C("div"),r=C("span"),n=$("|<"),o=j(),s=C("span"),a=$("<"),l=j();for(let E=0;E<S.length;E+=1)S[E].c();c=j(),h=C("span"),f=$(">"),y=j(),m=C("span"),A=$(">|"),g(r,"class",i="BonusesFirst "+(e[11]===0?"Inactive":"")),g(s,"class",u="BonusesPrev "+(e[11]===0?"Inactive":"")),g(h,"class",p="BonusesNext "+(e[11]===e[10]-1?"Inactive":"")),g(m,"class",M="BonusesLast "+(e[11]===e[10]-1?"Inactive":"")),g(t,"class","BonusesPaginationWrapper "+(e[15]?"BonusesPaginationWrapperMobile":""))},m(E,N){W(E,t,N),d(t,r),d(r,n),d(t,o),d(t,s),d(s,a),d(t,l);for(let H=0;H<S.length;H+=1)S[H]&&S[H].m(t,null);d(t,c),d(t,h),d(h,f),d(t,y),d(t,m),d(m,A),P||(T=[Z(r,"click",e[30]),Z(s,"click",e[31]),Z(h,"click",e[33]),Z(m,"click",e[34])],P=!0)},p(E,N){if(N[0]&2048&&i!==(i="BonusesFirst "+(E[11]===0?"Inactive":""))&&g(r,"class",i),N[0]&2048&&u!==(u="BonusesPrev "+(E[11]===0?"Inactive":""))&&g(s,"class",u),N[0]&265216){O=Le(Array(E[10]));let H;for(H=0;H<O.length;H+=1){const re=Jt(E,O,H);S[H]?S[H].p(re,N):(S[H]=rr(re),S[H].c(),S[H].m(t,c))}for(;H<S.length;H+=1)S[H].d(1);S.length=O.length}N[0]&3072&&p!==(p="BonusesNext "+(E[11]===E[10]-1?"Inactive":""))&&g(h,"class",p),N[0]&3072&&M!==(M="BonusesLast "+(E[11]===E[10]-1?"Inactive":""))&&g(m,"class",M)},d(E){E&&D(t),ur(S,E),P=!1,ie(T)}}}function rr(e){let t,r=e[48]+1+"",n,i,o,s;function a(){return e[32](e[48])}return{c(){t=C("span"),n=$(r),g(t,"class",i="BonusesPage "+(e[48]===e[11]?"BonusPageActive":""))},m(u,l){W(u,t,l),d(t,n),o||(s=Z(t,"click",a),o=!0)},p(u,l){e=u,l[0]&2048&&i!==(i="BonusesPage "+(e[48]===e[11]?"BonusPageActive":""))&&g(t,"class",i)},d(u){u&&D(t),o=!1,s()}}}function nr(e){let t,r,n,i,o=e[14]("forfeitBonus")+"",s,a,u,l,c=e[14]("forfeitBonusCancel")+"",h,f,p,y=e[14]("forfeitBonusConfirm")+"",m,A,M;return{c(){t=C("div"),r=C("div"),n=C("div"),i=C("p"),s=$(o),a=j(),u=C("div"),l=C("button"),h=$(c),f=j(),p=C("button"),m=$(y),g(i,"class","ModalText"),g(l,"class","ModalCancel"),g(p,"class","ModalConfirm"),g(u,"class","ModalButtons"),g(n,"class","ModalBody"),g(r,"class","ModalContent"),g(t,"class","ModalWrapper "+(e[15]?"ModalWrapperMobile":""))},m(P,T){W(P,t,T),d(t,r),d(r,n),d(n,i),d(i,s),d(n,a),d(n,u),d(u,l),d(l,h),d(u,f),d(u,p),d(p,m),A||(M=[Z(l,"click",e[20]),Z(p,"click",e[22](e[21]))],A=!0)},p(P,T){T[0]&16384&&o!==(o=P[14]("forfeitBonus")+"")&&Y(s,o),T[0]&16384&&c!==(c=P[14]("forfeitBonusCancel")+"")&&Y(h,c),T[0]&16384&&y!==(y=P[14]("forfeitBonusConfirm")+"")&&Y(m,y)},d(P){P&&D(t),A=!1,ie(M)}}}function $o(e){let t;function r(o,s){return Ho}let i=r()(e);return{c(){t=C("div"),i.c()},m(o,s){W(o,t,s),i.m(t,null),e[35](t)},p(o,s){i.p(o,s)},i:q,o:q,d(o){o&&D(t),i.d(),e[35](null)}}}let Do="status=active",K=6;function Fo(e,t,r){let n;sr(e,Wr,b=>r(14,n=b));let{endpoint:i=""}=t,{session:o=""}=t,{playerid:s=""}=t,{lang:a="en"}=t,{playercurrency:u=""}=t,{clientstyling:l=""}=t,{clientstylingurl:c=""}=t,{translationurl:h=""}=t,f,p=window.navigator.userAgent,y=Vr(p)!=="PC",m=!0,A=!1,M="",P=0,T=0,O=0,S=0,E=0,N=[],H,re="",Q=!1;const F=()=>{fetch(h).then(R=>R.json()).then(R=>{Object.keys(R).forEach(k=>{qt(k,R[k])})}).catch(R=>{console.log(R)})};Object.keys(Qt).forEach(b=>{qt(b,Qt[b])});const Be=b=>{if(b.data)switch(b.data.type){case"DeleteActiveBonus":re=b.data.bonuswalletid,r(13,Q=!0);break}};function ue(b,R){return(...k)=>{clearTimeout(H),H=setTimeout(()=>{b.apply(this,k)},R)}}const z=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:y},window.location.href)},U=()=>!!M,G=()=>{r(4,m=!U())},_=b=>{let R={method:"GET",headers:{"X-SessionId":o}},k=new URL(`${i}/v1/player/${s}/bonusWallet`);k.searchParams.append("filter",Do),k.searchParams.append("pagination",`offset=${b},limit=${K}`),fetch(k,R).then(oe=>oe.json()).then(oe=>{r(10,S=Math.ceil(oe.total/K)),b-K>=0&&r(7,P=b-K),b+K<oe.total&&r(8,T=b+K),r(9,O=(S-1)*K),r(11,E=b/K),r(12,N=oe.items),window.scrollTo({top:0,behavior:"smooth"})},oe=>{console.error(oe)})},L=()=>{let b=new URL(`${i}/v1/player/${s}/claimbonus`),R={method:"POST",headers:{"X-SessionId":o,accept:"application/json"}};b.searchParams.append("currency",u),b.searchParams.append("bonusCode",M),fetch(b.href,R).then(k=>{k.status==200?(r(5,A=!1),_(0),window.postMessage({type:"WidgetNotification",data:{type:"success",message:n("successMessage")}},window.location.href),typeof gtag=="function"&>ag("event","ClaimBonus",{context:"PlayerActiveBonuses",userId:`${s||"Not logged in"}`,bonusCode:`${M}`})):(r(5,A=!0),window.postMessage({type:"WidgetNotification",data:{type:"error",message:n("errorMessage")}},window.location.href))})},Bt=()=>{window.postMessage({type:"EnableScroll"},window.location.href),r(13,Q=!1)},Xr=()=>{let b={method:"DELETE",headers:{"X-SessionId":o,"Content-Type":"application/json",Accept:"application/json"}},R=new URL(`${i}/v1/player/${s}/bonusWallet`);R.searchParams.append("bonusWalletID",re),fetch(R,b).then(k=>{k.status==200&&(_(0),Bt())})},Zr=()=>{Po(a)},qr=()=>{let b=document.createElement("style");b.innerHTML=l,f.appendChild(b)},Qr=()=>{let b=new URL(c),R=document.createElement("style");fetch(b.href).then(k=>k.text()).then(k=>{R.innerHTML=k,setTimeout(()=>{f.appendChild(R)},1)})};function Jr(b){return ue(b,1e3)}vn(()=>(window.addEventListener("message",Be,!1),()=>{window.removeEventListener("message",Be)}));const Yr=()=>z();function Kr(){M=this.value,r(6,M)}const en=()=>_(0),tn=()=>_(P),rn=b=>_(b*K),nn=()=>_(T),on=()=>_(O);function sn(b){Ne[b?"unshift":"push"](()=>{f=b,r(3,f)})}return e.$$set=b=>{"endpoint"in b&&r(23,i=b.endpoint),"session"in b&&r(24,o=b.session),"playerid"in b&&r(25,s=b.playerid),"lang"in b&&r(0,a=b.lang),"playercurrency"in b&&r(26,u=b.playercurrency),"clientstyling"in b&&r(1,l=b.clientstyling),"clientstylingurl"in b&&r(2,c=b.clientstylingurl),"translationurl"in b&&r(27,h=b.translationurl)},e.$$.update=()=>{e.$$.dirty[0]&1&&a&&Zr(),e.$$.dirty[0]&58720256&&o&&s&&i&&_(0),e.$$.dirty[0]&12&&c&&f&&Qr(),e.$$.dirty[0]&10&&l&&f&&qr(),e.$$.dirty[0]&134217728&&h&&F()},[a,l,c,f,m,A,M,P,T,O,S,E,N,Q,n,y,z,G,_,L,Bt,Xr,Jr,i,o,s,u,h,Yr,Kr,en,tn,rn,nn,on,sn]}class zr extends fr{constructor(t){super(),lr(this,t,Fo,$o,dt,{endpoint:23,session:24,playerid:25,lang:0,playercurrency:26,clientstyling:1,clientstylingurl:2,translationurl:27},Mo,[-1,-1])}get endpoint(){return this.$$.ctx[23]}set endpoint(t){this.$$set({endpoint:t}),J()}get session(){return this.$$.ctx[24]}set session(t){this.$$set({session:t}),J()}get playerid(){return this.$$.ctx[25]}set playerid(t){this.$$set({playerid:t}),J()}get lang(){return this.$$.ctx[0]}set lang(t){this.$$set({lang:t}),J()}get playercurrency(){return this.$$.ctx[26]}set playercurrency(t){this.$$set({playercurrency:t}),J()}get clientstyling(){return this.$$.ctx[1]}set clientstyling(t){this.$$set({clientstyling:t}),J()}get clientstylingurl(){return this.$$.ctx[2]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),J()}get translationurl(){return this.$$.ctx[27]}set translationurl(t){this.$$set({translationurl:t}),J()}}hr(zr,{endpoint:{},session:{},playerid:{},lang:{},playercurrency:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);const Uo=Object.freeze(Object.defineProperty({__proto__:null,default:zr},Symbol.toStringTag,{value:"Module"}));exports.$format=Wr;exports.$locale=ae;exports.PlayerActiveBonuses_ce=Uo;exports.SvelteComponent=fr;exports.addMessages=yt;exports.append=d;exports.append_styles=ar;exports.attr=g;exports.binding_callbacks=Ne;exports.component_subscribe=sr;exports.create_custom_element=hr;exports.detach=D;exports.element=C;exports.flush=J;exports.getDevice=Vr;exports.init=lr;exports.insert=W;exports.listen=Z;exports.noop=q;exports.safe_not_equal=dt;exports.set_data=Y;exports.space=j;exports.text=$;
|
|
5
|
+
`,ge.MISSING_INTL_API,s);var O=r.getPluralRules(t,{type:c.pluralType}).select(f-(c.offset||0));T=c.options[O]||c.options.other}if(!T)throw new Wt(c.value,f,Object.keys(c.options),s);a.push.apply(a,Ie(T.value,t,r,n,i,f-(c.offset||0)));continue}}return Wi(a)}function zi(e,t){return t?w(w(w({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=w(w({},e[n]),t[n]||{}),r},{})):e}function Xi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=zi(e[n],t[n]),r},w({},e)):e}function Qe(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Zi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Ze(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,de([void 0],r,!1)))},{cache:Qe(e.number),strategy:qe.variadic}),getDateTimeFormat:Ze(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,de([void 0],r,!1)))},{cache:Qe(e.dateTime),strategy:qe.variadic}),getPluralRules:Ze(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,de([void 0],r,!1)))},{cache:Qe(e.pluralRules),strategy:qe.variadic})}}var qi=function(){function e(t,r,n,i){var o=this;if(r===void 0&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(u){var l=o.formatToParts(u);if(l.length===1)return l[0].value;var c=l.reduce(function(h,f){return!h.length||f.type!==V.literal||typeof h[h.length-1]!="string"?h.push(f.value):h[h.length-1]+=f.value,h},[]);return c.length<=1?c[0]||"":c},this.formatToParts=function(u){return Ie(o.ast,o.locales,o.formatters,o.formats,u,void 0,o.message)},this.resolvedOptions=function(){var u;return{locale:((u=o.resolvedLocale)===null||u===void 0?void 0:u.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var s=i||{};s.formatters;var a=Pn(s,["formatters"]);this.ast=e.__parse(t,w(w({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=Xi(e.formats,n),this.formatters=i&&i.formatters||Zi(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=Li,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function Qi(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const ie={},Ji=(e,t,r)=>r&&(t in ie||(ie[t]={}),e in ie[t]||(ie[t][e]=r),r),Dr=(e,t)=>{if(t==null)return;if(t in ie&&e in ie[t])return ie[t][e];const r=Ge(t);for(let n=0;n<r.length;n++){const i=r[n],o=Ki(i,e);if(o)return Ji(e,t,o)}};let vt;const Ae=Fe({});function Yi(e){return vt[e]||null}function Fr(e){return e in vt}function Ki(e,t){if(!Fr(e))return null;const r=Yi(e);return Qi(r,t)}function eo(e){if(e==null)return;const t=Ge(e);for(let r=0;r<t.length;r++){const n=t[r];if(Fr(n))return n}}function yt(e,...t){delete ie[e],Ae.update(r=>(r[e]=oi.all([r[e]||{},...t]),r))}ye([Ae],([e])=>Object.keys(e));Ae.subscribe(e=>vt=e);const Oe={};function to(e,t){Oe[e].delete(t),Oe[e].size===0&&delete Oe[e]}function Ur(e){return Oe[e]}function ro(e){return Ge(e).map(t=>{const r=Ur(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function ht(e){return e==null?!1:Ge(e).some(t=>{var r;return(r=Ur(t))==null?void 0:r.size})}function no(e,t){return Promise.all(t.map(n=>(to(e,n),n().then(i=>i.default||i)))).then(n=>yt(e,...n))}const Ee={};function Gr(e){if(!ht(e))return e in Ee?Ee[e]:Promise.resolve();const t=ro(e);return Ee[e]=Promise.all(t.map(([r,n])=>no(r,n))).then(()=>{if(ht(e))return Gr(e);delete Ee[e]}),Ee[e]}const io={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"}}},oo={fallbackLocale:null,loadingDelay:200,formats:io,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},so=oo;function ve(){return so}const Je=Fe(!1);var ao=Object.defineProperty,uo=Object.defineProperties,lo=Object.getOwnPropertyDescriptors,Vt=Object.getOwnPropertySymbols,co=Object.prototype.hasOwnProperty,ho=Object.prototype.propertyIsEnumerable,zt=(e,t,r)=>t in e?ao(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,fo=(e,t)=>{for(var r in t||(t={}))co.call(t,r)&&zt(e,r,t[r]);if(Vt)for(var r of Vt(t))ho.call(t,r)&&zt(e,r,t[r]);return e},po=(e,t)=>uo(e,lo(t));let ft;const Re=Fe(null);function Xt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Ge(e,t=ve().fallbackLocale){const r=Xt(e);return t?[...new Set([...r,...Xt(t)])]:r}function se(){return ft!=null?ft:void 0}Re.subscribe(e=>{ft=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const mo=e=>{if(e&&eo(e)&&ht(e)){const{loadingDelay:t}=ve();let r;return typeof window!="undefined"&&se()!=null&&t?r=window.setTimeout(()=>Je.set(!0),t):Je.set(!0),Gr(e).then(()=>{Re.set(e)}).finally(()=>{clearTimeout(r),Je.set(!1)})}return Re.set(e)},ae=po(fo({},Re),{set:mo}),ke=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var bo=Object.defineProperty,$e=Object.getOwnPropertySymbols,kr=Object.prototype.hasOwnProperty,jr=Object.prototype.propertyIsEnumerable,Zt=(e,t,r)=>t in e?bo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_t=(e,t)=>{for(var r in t||(t={}))kr.call(t,r)&&Zt(e,r,t[r]);if($e)for(var r of $e(t))jr.call(t,r)&&Zt(e,r,t[r]);return e},_e=(e,t)=>{var r={};for(var n in e)kr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&$e)for(var n of $e(e))t.indexOf(n)<0&&jr.call(e,n)&&(r[n]=e[n]);return r};const Se=(e,t)=>{const{formats:r}=ve();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},go=ke(e=>{var t=e,{locale:r,format:n}=t,i=_e(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=Se("number",n)),new Intl.NumberFormat(r,i)}),vo=ke(e=>{var t=e,{locale:r,format:n}=t,i=_e(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=Se("date",n):Object.keys(i).length===0&&(i=Se("date","short")),new Intl.DateTimeFormat(r,i)}),yo=ke(e=>{var t=e,{locale:r,format:n}=t,i=_e(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=Se("time",n):Object.keys(i).length===0&&(i=Se("time","short")),new Intl.DateTimeFormat(r,i)}),_o=(e={})=>{var t=e,{locale:r=se()}=t,n=_e(t,["locale"]);return go(_t({locale:r},n))},Bo=(e={})=>{var t=e,{locale:r=se()}=t,n=_e(t,["locale"]);return vo(_t({locale:r},n))},Eo=(e={})=>{var t=e,{locale:r=se()}=t,n=_e(t,["locale"]);return yo(_t({locale:r},n))},xo=ke((e,t=se())=>new qi(e,t,ve().formats,{ignoreTag:ve().ignoreTag})),wo=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:u=se(),default:l}=s;if(u==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=Dr(e,u);if(!c)c=(o=(i=(n=(r=ve()).handleMissingMessage)==null?void 0:n.call(r,{locale:u,id:e,defaultValue:l}))!=null?i:l)!=null?o:e;else if(typeof c!="string")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;if(!a)return c;let h=c;try{h=xo(c,u).format(a)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return h},Co=(e,t)=>Eo(t).format(e),So=(e,t)=>Bo(t).format(e),Ao=(e,t)=>_o(t).format(e),To=(e,t=se())=>Dr(e,t),Wr=ye([ae,Ae],()=>wo);ye([ae],()=>Co);ye([ae],()=>So);ye([ae],()=>Ao);ye([ae,Ae],()=>To);window.emWidgets={topic:kn};const Vr=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function qt(e,t){yt(e,t)}function Po(e){ae.set(e)}const Qt={en:{titleBonuses:"Active Bonuses",bonusCode:"Do you have a bonus code?",getBonus:"Get Bonus",invalidBonusCode:"The bonus code provided is invalid.",noActiveBonuses:"You have no active bonuses at the moment.",forfeitBonus:"Are you sure want to forfeit bonus?",forfeitBonusConfirm:"Confirm",forfeitBonusCancel:"Cancel",successMessage:"Bonus claimed!",errorMessage:"Invalid bonus"},"zh-hk":{titleBonuses:"活躍獎金",bonusCode:"你有獎金代碼嗎?",getBonus:"獲得獎金",invalidBonusCode:"提供的紅利代碼無效。",noActiveBonuses:"您目前沒有有效的獎金。",forfeitBonus:"您確定要放棄獎金及其獎金嗎?",forfeitBonusConfirm:"確認",forfeitBonusCancel:"取消",successMessage:"獎金要求!",errorMessage:"無效獎金"},fr:{titleBonuses:"Bonus actifs",bonusCode:"Avez-vous un code bonus?",getBonus:"Obtenir un bonus",invalidBonusCode:"Le code bonus fourni n'est pas valide.",noActiveBonuses:"Vous n'avez pas de bonus actifs pour le moment.",forfeitBonus:"Etes-vous sûr de vouloir supprimer le bonus et ses gains?",forfeitBonusConfirm:"Confirmer",forfeitBonusCancel:"Annuler",successMessage:"Bonus réclamé!",errorMessage:"Bonus invalide"},ro:{titleBonuses:"Bonusuri active",bonusCode:"Ai un cod de bonus?",getBonus:"Revendică",invalidBonusCode:"Codul de bonus introdus este invalid.",noActiveBonuses:"Nu ai niciun bonus activ în acest moment.",forfeitBonus:"Ești sigur că vrei să anulezi acest bonus și câștigurile provenite din acest bonus?",forfeitBonusConfirm:"Confirmă",forfeitBonusCancel:"Anulează",successMessage:"Bonus revendicat!",errorMessage:"Bonus invalid"},es:{titleBonuses:"Bonos Activos",bonusCode:"Tienes un código de Bono?",getBonus:"Obtener Bono",invalidBonusCode:"El código del Bono no es válido.",noActiveBonuses:"Usted no tiene Bonos activos en este momento.",forfeitBonus:"Estas seguro que quieres perder el bono?",forfeitBonusConfirm:"Confirmar",forfeitBonusCancel:"Cancelar",successMessage:"Bono adjudicado!",errorMessage:"Bono invalido"},pt:{titleBonuses:"Bônus Ativos",bonusCode:"Você tem um código de bônus?",getBonus:"Obter bônus",invalidBonusCode:"O código de bônus fornecido é inválido.",noActiveBonuses:"Você não tem bônus ativos no momento.",forfeitBonus:"Tem certeza de que deseja perder o bônus e seus ganhos?",forfeitBonusConfirm:"Confirmar",forfeitBonusCancel:"Cancelar",successMessage:"Bônus reivindicado!",errorMessage:"Bônus inválido"},hr:{titleBonuses:"Aktivni bonusi",bonusCode:"Imate li bonus kod?",getBonus:"Preuzmi bonus",invalidBonusCode:"Navedeni bonus kod je nevažeći.",noActiveBonuses:"Trenutno nemate aktivnih bonusa.",forfeitBonus:"Jeste li sigurni da želite otkazati bonus?",forfeitBonusConfirm:"Potvrdi",forfeitBonusCancel:"Otkaži",successMessage:"Preuzet bonus!",errorMessage:"Nevažeći bonus"},"pt-br":{titleBonuses:"Títulos ativos",bonusCode:"Você tem um código de bônus?",getBonus:"Reivindicar bônus",invalidBonusCode:"O código de bônus emitido é inválido",noActiveBonuses:"Não possui títulos ativos no momento",forfeitBonus:"Tem certeza de que deseja recusar o bônus?",forfeitBonusConfirm:"confirme",forfeitBonusCancel:"Cancelar",successMessage:"Bônus ativado",errorMessage:"Voucher inválido"},"es-mx":{titleBonuses:"Bonos activos",bonusCode:"¿Tiene código de bonos?",getBonus:"Reclamar bono",invalidBonusCode:"El código de bono emitido es inválido",noActiveBonuses:"No tiene bonos activos al momento",forfeitBonus:"¿ Está seguro que quiere declinar el bono?",forfeitBonusConfirm:"Confirmar",forfeitBonusCancel:"Cancelar",successMessage:"Bono activado",errorMessage:"Bono inválido"},tr:{titleBonuses:"Aktif Bonuslar",bonusCode:"Bonus kodunuz var mı?",getBonus:"Bonusu Al",invalidBonusCode:"Sağlanan bonus kodu geçersiz.",noActiveBonuses:"Şu anda aktif bonusunuz yok.",forfeitBonus:"Bonusu kaybetmek istediğinizden emin misiniz?",forfeitBonusConfirm:"Onaylamak",forfeitBonusCancel:"İptal etmek",successMessage:"Bonus talep edildi!",errorMessage:"Geçersiz bonus"}};if(typeof window!="undefined"){let e=function(t){return function(...r){try{return t.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./PlayerBonusCard-nbVw_6mA.cjs")).then(({default:t})=>{!customElements.get("player-bonus-card")&&customElements.define("player-bonus-card",t.element)})}function Mo(e){ar(e,"svelte-12r0400",".ActiveBonusesWrapper{color:var(--emfe-w-pam-typography, var(--emfe-w-color-contrast, #07072A));padding:50px;max-width:850px}.ActiveBonusesWrapper.ActiveBonusesWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:30px}.MenuReturnButton svg{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.ActiveBonusesTitle{font-size:26px;color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));font-weight:400}.ActiveBonusesTitleMobile{font-size:16px}.ActiveBonusesTitleNone{display:none}.BonusCodeContainer{color:var(--emfe-w-color-gray-300, #58586B);display:flex;flex-direction:column;padding-bottom:30px;position:relative;width:70%}.BonusCodeContainer label{font-size:14px;font-weight:300;padding-bottom:5px}.BonusCodeContainer.BonusCodeContainerMobile{width:100%}.BonusCodeContainer .BonusCodeWrapper{display:flex;gap:10px}.BonusCodeContainer .BonusCodeWrapper.BonusCodeWrapperMobile{flex-direction:column}.BonusCodeContainer .BonusCodeWrapper .BonusCodeInput{width:70%;height:44px;border:1px solid var(--emfe-w-color-gray-100, #E6E6E6);color:var(--emfe-w-pam-contrast, var(--emfe-w-color-contrast, #07072A));border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:16px;line-height:18px}.BonusCodeContainer .BonusCodeWrapper .BonusCodeInput:focus{outline-color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.BonusCodeContainer .BonusCodeWrapper .BonusCodeInput.BonusCodeInputMobile{width:100%}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode{background:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));border:1px solid var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-color-white, #FFFFFF);cursor:pointer;border-radius:5px;width:30%;height:44px;font-size:15px;text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode[disabled]{opacity:0.3;cursor:not-allowed}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode.SubmitBonusCodeMobile{width:100%}.BonusCodeContainer .BonusCodeWrapper .SubmitBonusCode:active{background:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.BonusCodeContainer.InvalidField input{border:1px solid var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));background:var(--emfe-w-color-primary-50, var(--emfe-w-color-pink-50, #F1BED9));color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.BonusCodeContainer .InvalidBonusCodeMessage{color:var(--emfe-w-color-error, var(--emfe-w-color-red, #FD2839))}.BonusCodeWrapper{display:flex;gap:20px}.SubmitBonusCode{background:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));border:1px solid var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-color-white, #FFFFFF);cursor:pointer;border-radius:5px;width:30%;height:44px;font-size:15px;text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.SubmitBonusCode[disabled]{opacity:0.3}.SubmitBonusCode:active{background:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C))}.ActiveBonusesGrid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.ActiveBonusesGrid.ActiveBonusesGridMobile{grid-template-columns:1fr}.ModalWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.7);display:flex;justify-content:center;align-items:center;z-index:300}.ModalWrapper .ModalContent{background-color:var(--emfe-w-color-white, #FFFFFF);position:relative;padding:30px;border-top:5px solid var(--emfe-w-color-secondary, var(--emfe-w-color-secondary, #FD2839));border-radius:5px}.ModalWrapper .ModalBody{background-color:var(--emfe-w-color-gray-50, #F9F8F8);padding:30px;text-align:center}.ModalWrapper .ModalBody .ModalText{font-size:22px;margin-bottom:40px}.ModalWrapper .ModalBody .ModalButtons{display:flex;gap:36px}.ModalWrapper .ModalBody .ModalCancel,.ModalWrapper .ModalBody .ModalConfirm{background:transparent;border:1px solid var(--emfe-w-color-gray-300, #58586B);color:var(--emfe-w-color-gray-300, #58586B);cursor:pointer;border-radius:5px;width:200px;height:50px;font-size:16px;text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.ModalWrapper .ModalBody .ModalConfirm{background:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));border:1px solid var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF))}.ModalWrapper.ModalWrapperMobile .ModalContent{padding:20px;width:80vw;border-top:none}.ModalWrapper.ModalWrapperMobile .ModalBody{padding:0;background:transparent}.ModalWrapper.ModalWrapperMobile .ModalText{font-size:16px}.ModalWrapper.ModalWrapperMobile .ModalButtons{gap:10px}.ModalWrapper.ModalWrapperMobile .ModalCancel,.ModalWrapper.ModalWrapperMobile .ModalConfirm{height:40px;width:50%;font-size:14px}.BonusesPaginationWrapper{margin:40px 0;display:block;line-break:anywhere;line-height:2em}.BonusesPaginationWrapper.BonusesPaginationWrapperMobile{text-align:center}.BonusesPaginationWrapper .BonusesFirst,.BonusesPaginationWrapper .BonusesPrev,.BonusesPaginationWrapper .BonusesNext,.BonusesPaginationWrapper .BonusesLast{color:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));font-size:16px;cursor:pointer;padding:5px 10px;font-weight:700}.BonusesPaginationWrapper .BonusesFirst.Inactive,.BonusesPaginationWrapper .BonusesPrev.Inactive,.BonusesPaginationWrapper .BonusesNext.Inactive,.BonusesPaginationWrapper .BonusesLast.Inactive{color:var(--emfe-w-color-gray-100, #E6E6E6);cursor:default}.BonusesPaginationWrapper .BonusesPage{margin:0 5px;color:var(--emfe-w-color-gray-300, #58586B);font-size:16px;cursor:pointer;padding:5px 10px;white-space:nowrap}.BonusesPaginationWrapper .BonusesPage.BonusPageActive{background-color:var(--emfe-w-color-white, #FFFFFF);font-weight:700}")}function Jt(e,t,r){const n=e.slice();return n[46]=t[r],n[48]=r,n}function Yt(e,t,r){const n=e.slice();return n[49]=t[r],n}function Ho(e){let t,r,n,i=e[14]("titleBonuses")+"",o,s,a,u,l=e[14]("bonusCode")+"",c,h,f,p,y,m,A=e[14]("getBonus")+"",M,P,T,O,S,E,N,H,ne,Q=e[15]&&Io(e),F=e[5]&&Kt(e);function Be(_,L){return _[12].length===0?No:Oo}let ue=Be(e),z=ue(e),U=e[12].length!==0&&tr(e),G=e[13]&&nr(e);return{c(){t=C("div"),Q&&Q.c(),r=j(),n=C("h2"),o=$(i),s=j(),a=C("div"),u=C("label"),c=$(l),h=j(),f=C("div"),p=C("input"),y=j(),m=C("button"),M=$(A),P=j(),F&&F.c(),T=j(),O=C("div"),z.c(),S=j(),U&&U.c(),E=j(),G&&G.c(),N=mt(),g(n,"class","ActiveBonusesTitle "+(e[15]?"ActiveBonusesTitleNone":"")),g(u,"for","BonusCode"),g(p,"class","BonusCodeInput "+(e[15]?"BonusCodeInputMobile":"")),g(p,"type","text"),g(p,"id","BonusCode"),g(m,"class","SubmitBonusCode "+(e[15]?"SubmitBonusCodeMobile":"")),m.disabled=e[4],g(f,"class","BonusCodeWrapper "+(e[15]?"BonusCodeWrapperMobile":"")),g(a,"class","BonusCodeContainer "+(e[15]?"BonusCodeContainerMobile":"")),g(O,"class","ActiveBonusesGrid "+(e[15]?"ActiveBonusesGridMobile":"")),g(t,"class","ActiveBonusesWrapper "+(e[15]?"ActiveBonusesWrapperMobile":""))},m(_,L){W(_,t,L),Q&&Q.m(t,null),d(t,r),d(t,n),d(n,o),d(t,s),d(t,a),d(a,u),d(u,c),d(a,h),d(a,f),d(f,p),At(p,e[6]),d(f,y),d(f,m),d(m,M),d(a,P),F&&F.m(a,null),d(t,T),d(t,O),z.m(O,null),d(t,S),U&&U.m(t,null),W(_,E,L),G&&G.m(_,L),W(_,N,L),H||(ne=[Z(p,"input",e[29]),Z(p,"keyup",e[17]),Z(m,"click",e[22](e[19]))],H=!0)},p(_,L){_[15]&&Q.p(_,L),L[0]&16384&&i!==(i=_[14]("titleBonuses")+"")&&Y(o,i),L[0]&16384&&l!==(l=_[14]("bonusCode")+"")&&Y(c,l),L[0]&64&&p.value!==_[6]&&At(p,_[6]),L[0]&16384&&A!==(A=_[14]("getBonus")+"")&&Y(M,A),L[0]&16&&(m.disabled=_[4]),_[5]?F?F.p(_,L):(F=Kt(_),F.c(),F.m(a,null)):F&&(F.d(1),F=null),ue===(ue=Be(_))&&z?z.p(_,L):(z.d(1),z=ue(_),z&&(z.c(),z.m(O,null))),_[12].length!==0?U?U.p(_,L):(U=tr(_),U.c(),U.m(t,null)):U&&(U.d(1),U=null),_[13]?G?G.p(_,L):(G=nr(_),G.c(),G.m(N.parentNode,N)):G&&(G.d(1),G=null)},d(_){_&&(D(t),D(E),D(N)),Q&&Q.d(),F&&F.d(),z.d(),U&&U.d(),G&&G.d(_),H=!1,oe(ne)}}}function Io(e){let t,r,n,i,o,s,a,u,l,c,h=e[14]("titleBonuses")+"",f,p,y;return{c(){t=C("div"),r=le("svg"),n=le("defs"),i=le("style"),o=$(".aaa{fill:var(--emfe-w-pam-color-primary, var(--emfe-w-color-primary, #D0046C));}"),s=le("g"),a=le("g"),u=le("path"),l=j(),c=C("h2"),f=$(h),g(u,"class","aaa"),g(u,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),g(u,"transform","translate(15 15) rotate(180)"),g(a,"transform","translate(20 158)"),g(s,"transform","translate(-20 -158)"),g(r,"xmlns","http://www.w3.org/2000/svg"),g(r,"width","15"),g(r,"height","15"),g(r,"viewBox","0 0 15 15"),g(c,"class","ActiveBonusesTitleMobile"),g(t,"class","MenuReturnButton")},m(m,A){W(m,t,A),d(t,r),d(r,n),d(n,i),d(i,o),d(r,s),d(s,a),d(a,u),d(t,l),d(t,c),d(c,f),p||(y=Z(t,"click",e[28]),p=!0)},p(m,A){A[0]&16384&&h!==(h=m[14]("titleBonuses")+"")&&Y(f,h)},d(m){m&&D(t),p=!1,y()}}}function Kt(e){let t,r=e[14]("invalidBonusCode")+"",n;return{c(){t=C("p"),n=$(r),g(t,"class","InvalidBonusCodeMessage")},m(i,o){W(i,t,o),d(t,n)},p(i,o){o[0]&16384&&r!==(r=i[14]("invalidBonusCode")+"")&&Y(n,r)},d(i){i&&D(t)}}}function Oo(e){let t,r=Le(e[12]),n=[];for(let i=0;i<r.length;i+=1)n[i]=er(Yt(e,r,i));return{c(){for(let i=0;i<n.length;i+=1)n[i].c();t=mt()},m(i,o){for(let s=0;s<n.length;s+=1)n[s]&&n[s].m(i,o);W(i,t,o)},p(i,o){if(o[0]&4103){r=Le(i[12]);let s;for(s=0;s<r.length;s+=1){const a=Yt(i,r,s);n[s]?n[s].p(a,o):(n[s]=er(a),n[s].c(),n[s].m(t.parentNode,t))}for(;s<n.length;s+=1)n[s].d(1);n.length=r.length}},d(i){i&&D(t),ur(n,i)}}}function No(e){let t,r=e[14]("noActiveBonuses")+"",n;return{c(){t=C("p"),n=$(r)},m(i,o){W(i,t,o),d(t,n)},p(i,o){o[0]&16384&&r!==(r=i[14]("noActiveBonuses")+"")&&Y(n,r)},d(i){i&&D(t)}}}function Lo(e){let t,r,n,i,o,s,a,u,l,c;return{c(){t=C("player-bonus-card"),v(t,"bonuswalletid",r=e[49].walletId),v(t,"bonusdate",n=e[49].granted),v(t,"bonusstatus",i=e[49].status),v(t,"bonusname",o=e[49].name),v(t,"bonustype",s=e[49].type),v(t,"bonusamount",a=e[49].extension.grantedPlayerCurrencyAmount),v(t,"bonuswageringamount",u=`${e[49].fulfilledWR} / ${e[49].originalWageringRequirement}`),v(t,"bonusremainingamount",l=e[49].currentAmount),v(t,"bonuscurrency",c=e[49].currency),v(t,"lang",e[0]),v(t,"clientstyling",e[1]),v(t,"clientstylingurl",e[2])},m(h,f){W(h,t,f)},p(h,f){f[0]&4096&&r!==(r=h[49].walletId)&&v(t,"bonuswalletid",r),f[0]&4096&&n!==(n=h[49].granted)&&v(t,"bonusdate",n),f[0]&4096&&i!==(i=h[49].status)&&v(t,"bonusstatus",i),f[0]&4096&&o!==(o=h[49].name)&&v(t,"bonusname",o),f[0]&4096&&s!==(s=h[49].type)&&v(t,"bonustype",s),f[0]&4096&&a!==(a=h[49].extension.grantedPlayerCurrencyAmount)&&v(t,"bonusamount",a),f[0]&4096&&u!==(u=`${h[49].fulfilledWR} / ${h[49].originalWageringRequirement}`)&&v(t,"bonuswageringamount",u),f[0]&4096&&l!==(l=h[49].currentAmount)&&v(t,"bonusremainingamount",l),f[0]&4096&&c!==(c=h[49].currency)&&v(t,"bonuscurrency",c),f[0]&1&&v(t,"lang",h[0]),f[0]&2&&v(t,"clientstyling",h[1]),f[0]&4&&v(t,"clientstylingurl",h[2])},d(h){h&&D(t)}}}function Ro(e){let t,r,n,i,o,s,a;return{c(){t=C("player-bonus-card"),v(t,"bonuswalletid",r=e[49].walletId),v(t,"bonusdate",n=e[49].granted),v(t,"bonusstatus",i=e[49].status),v(t,"bonusname",o=e[49].name),v(t,"bonustype",s=e[49].type),v(t,"bonuscurrency",a=e[49].currency),v(t,"lang",e[0]),v(t,"clientstyling",e[1]),v(t,"clientstylingurl",e[2])},m(u,l){W(u,t,l)},p(u,l){l[0]&4096&&r!==(r=u[49].walletId)&&v(t,"bonuswalletid",r),l[0]&4096&&n!==(n=u[49].granted)&&v(t,"bonusdate",n),l[0]&4096&&i!==(i=u[49].status)&&v(t,"bonusstatus",i),l[0]&4096&&o!==(o=u[49].name)&&v(t,"bonusname",o),l[0]&4096&&s!==(s=u[49].type)&&v(t,"bonustype",s),l[0]&4096&&a!==(a=u[49].currency)&&v(t,"bonuscurrency",a),l[0]&1&&v(t,"lang",u[0]),l[0]&2&&v(t,"clientstyling",u[1]),l[0]&4&&v(t,"clientstylingurl",u[2])},d(u){u&&D(t)}}}function er(e){let t;function r(o,s){return o[49].type==="freeRound"?Ro:Lo}let n=r(e),i=n(e);return{c(){i.c(),t=mt()},m(o,s){i.m(o,s),W(o,t,s)},p(o,s){n===(n=r(o))&&i?i.p(o,s):(i.d(1),i=n(o),i&&(i.c(),i.m(t.parentNode,t)))},d(o){o&&D(t),i.d(o)}}}function tr(e){let t,r,n,i,o,s,a,u,l,c,h,f,p,y,m,A,M,P,T,O=Le(Array(e[10])),S=[];for(let E=0;E<O.length;E+=1)S[E]=rr(Jt(e,O,E));return{c(){t=C("div"),r=C("span"),n=$("|<"),o=j(),s=C("span"),a=$("<"),l=j();for(let E=0;E<S.length;E+=1)S[E].c();c=j(),h=C("span"),f=$(">"),y=j(),m=C("span"),A=$(">|"),g(r,"class",i="BonusesFirst "+(e[11]===0?"Inactive":"")),g(s,"class",u="BonusesPrev "+(e[11]===0?"Inactive":"")),g(h,"class",p="BonusesNext "+(e[11]===e[10]-1?"Inactive":"")),g(m,"class",M="BonusesLast "+(e[11]===e[10]-1?"Inactive":"")),g(t,"class","BonusesPaginationWrapper "+(e[15]?"BonusesPaginationWrapperMobile":""))},m(E,N){W(E,t,N),d(t,r),d(r,n),d(t,o),d(t,s),d(s,a),d(t,l);for(let H=0;H<S.length;H+=1)S[H]&&S[H].m(t,null);d(t,c),d(t,h),d(h,f),d(t,y),d(t,m),d(m,A),P||(T=[Z(r,"click",e[30]),Z(s,"click",e[31]),Z(h,"click",e[33]),Z(m,"click",e[34])],P=!0)},p(E,N){if(N[0]&2048&&i!==(i="BonusesFirst "+(E[11]===0?"Inactive":""))&&g(r,"class",i),N[0]&2048&&u!==(u="BonusesPrev "+(E[11]===0?"Inactive":""))&&g(s,"class",u),N[0]&265216){O=Le(Array(E[10]));let H;for(H=0;H<O.length;H+=1){const ne=Jt(E,O,H);S[H]?S[H].p(ne,N):(S[H]=rr(ne),S[H].c(),S[H].m(t,c))}for(;H<S.length;H+=1)S[H].d(1);S.length=O.length}N[0]&3072&&p!==(p="BonusesNext "+(E[11]===E[10]-1?"Inactive":""))&&g(h,"class",p),N[0]&3072&&M!==(M="BonusesLast "+(E[11]===E[10]-1?"Inactive":""))&&g(m,"class",M)},d(E){E&&D(t),ur(S,E),P=!1,oe(T)}}}function rr(e){let t,r=e[48]+1+"",n,i,o,s;function a(){return e[32](e[48])}return{c(){t=C("span"),n=$(r),g(t,"class",i="BonusesPage "+(e[48]===e[11]?"BonusPageActive":""))},m(u,l){W(u,t,l),d(t,n),o||(s=Z(t,"click",a),o=!0)},p(u,l){e=u,l[0]&2048&&i!==(i="BonusesPage "+(e[48]===e[11]?"BonusPageActive":""))&&g(t,"class",i)},d(u){u&&D(t),o=!1,s()}}}function nr(e){let t,r,n,i,o=e[14]("forfeitBonus")+"",s,a,u,l,c=e[14]("forfeitBonusCancel")+"",h,f,p,y=e[14]("forfeitBonusConfirm")+"",m,A,M;return{c(){t=C("div"),r=C("div"),n=C("div"),i=C("p"),s=$(o),a=j(),u=C("div"),l=C("button"),h=$(c),f=j(),p=C("button"),m=$(y),g(i,"class","ModalText"),g(l,"class","ModalCancel"),g(p,"class","ModalConfirm"),g(u,"class","ModalButtons"),g(n,"class","ModalBody"),g(r,"class","ModalContent"),g(t,"class","ModalWrapper "+(e[15]?"ModalWrapperMobile":""))},m(P,T){W(P,t,T),d(t,r),d(r,n),d(n,i),d(i,s),d(n,a),d(n,u),d(u,l),d(l,h),d(u,f),d(u,p),d(p,m),A||(M=[Z(l,"click",e[20]),Z(p,"click",e[22](e[21]))],A=!0)},p(P,T){T[0]&16384&&o!==(o=P[14]("forfeitBonus")+"")&&Y(s,o),T[0]&16384&&c!==(c=P[14]("forfeitBonusCancel")+"")&&Y(h,c),T[0]&16384&&y!==(y=P[14]("forfeitBonusConfirm")+"")&&Y(m,y)},d(P){P&&D(t),A=!1,oe(M)}}}function $o(e){let t;function r(o,s){return Ho}let i=r()(e);return{c(){t=C("div"),i.c()},m(o,s){W(o,t,s),i.m(t,null),e[35](t)},p(o,s){i.p(o,s)},i:q,o:q,d(o){o&&D(t),i.d(),e[35](null)}}}let Do="status=active",ee=6;function Fo(e,t,r){let n;sr(e,Wr,b=>r(14,n=b));let{endpoint:i=""}=t,{session:o=""}=t,{playerid:s=""}=t,{lang:a="en"}=t,{playercurrency:u=""}=t,{clientstyling:l=""}=t,{clientstylingurl:c=""}=t,{translationurl:h=""}=t,f,p=window.navigator.userAgent,y=Vr(p)!=="PC",m=!0,A=!1,M="",P=0,T=0,O=0,S=0,E=0,N=[],H,ne="",Q=!1;const F=()=>{fetch(h).then(R=>R.json()).then(R=>{Object.keys(R).forEach(k=>{qt(k,R[k])})}).catch(R=>{console.log(R)})};Object.keys(Qt).forEach(b=>{qt(b,Qt[b])});const Be=b=>{if(b.data)switch(b.data.type){case"DeleteActiveBonus":ne=b.data.bonuswalletid,r(13,Q=!0);break}};function ue(b,R){return(...k)=>{clearTimeout(H),H=setTimeout(()=>{b.apply(this,k)},R)}}const z=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:y},window.location.href)},U=()=>!!M,G=()=>{r(4,m=!U())},_=b=>{let R={method:"GET",headers:{"X-SessionId":o}},k=new URL(`${i}/v1/player/${s}/bonusWallet`);k.searchParams.append("filter",Do),k.searchParams.append("pagination",`offset=${b},limit=${ee}`),fetch(k,R).then(K=>K.json()).then(K=>{r(10,S=Math.ceil(K.total/ee)),b-ee>=0&&r(7,P=b-ee),b+ee<K.total&&r(8,T=b+ee),r(9,O=(S-1)*ee),r(11,E=b/ee),r(12,N=(K==null?void 0:K.items)||[]),window.scrollTo({top:0,behavior:"smooth"})},K=>{console.error(K)})},L=()=>{let b=new URL(`${i}/v1/player/${s}/claimbonus`),R={method:"POST",headers:{"X-SessionId":o,accept:"application/json"}};b.searchParams.append("currency",u),b.searchParams.append("bonusCode",M),fetch(b.href,R).then(k=>{k.status==200?(r(5,A=!1),_(0),window.postMessage({type:"WidgetNotification",data:{type:"success",message:n("successMessage")}},window.location.href),typeof gtag=="function"&>ag("event","ClaimBonus",{context:"PlayerActiveBonuses",userId:`${s||"Not logged in"}`,bonusCode:`${M}`})):(r(5,A=!0),window.postMessage({type:"WidgetNotification",data:{type:"error",message:n("errorMessage")}},window.location.href))})},Bt=()=>{window.postMessage({type:"EnableScroll"},window.location.href),r(13,Q=!1)},Xr=()=>{let b={method:"DELETE",headers:{"X-SessionId":o,"Content-Type":"application/json",Accept:"application/json"}},R=new URL(`${i}/v1/player/${s}/bonusWallet`);R.searchParams.append("bonusWalletID",ne),fetch(R,b).then(k=>{k.status==200&&(_(0),Bt())})},Zr=()=>{Po(a)},qr=()=>{let b=document.createElement("style");b.innerHTML=l,f.appendChild(b)},Qr=()=>{let b=new URL(c),R=document.createElement("style");fetch(b.href).then(k=>k.text()).then(k=>{R.innerHTML=k,setTimeout(()=>{f.appendChild(R)},1)})};function Jr(b){return ue(b,1e3)}vn(()=>(window.addEventListener("message",Be,!1),()=>{window.removeEventListener("message",Be)}));const Yr=()=>z();function Kr(){M=this.value,r(6,M)}const en=()=>_(0),tn=()=>_(P),rn=b=>_(b*ee),nn=()=>_(T),on=()=>_(O);function sn(b){Ne[b?"unshift":"push"](()=>{f=b,r(3,f)})}return e.$$set=b=>{"endpoint"in b&&r(23,i=b.endpoint),"session"in b&&r(24,o=b.session),"playerid"in b&&r(25,s=b.playerid),"lang"in b&&r(0,a=b.lang),"playercurrency"in b&&r(26,u=b.playercurrency),"clientstyling"in b&&r(1,l=b.clientstyling),"clientstylingurl"in b&&r(2,c=b.clientstylingurl),"translationurl"in b&&r(27,h=b.translationurl)},e.$$.update=()=>{e.$$.dirty[0]&1&&a&&Zr(),e.$$.dirty[0]&58720256&&o&&s&&i&&_(0),e.$$.dirty[0]&12&&c&&f&&Qr(),e.$$.dirty[0]&10&&l&&f&&qr(),e.$$.dirty[0]&134217728&&h&&F()},[a,l,c,f,m,A,M,P,T,O,S,E,N,Q,n,y,z,G,_,L,Bt,Xr,Jr,i,o,s,u,h,Yr,Kr,en,tn,rn,nn,on,sn]}class zr extends fr{constructor(t){super(),lr(this,t,Fo,$o,dt,{endpoint:23,session:24,playerid:25,lang:0,playercurrency:26,clientstyling:1,clientstylingurl:2,translationurl:27},Mo,[-1,-1])}get endpoint(){return this.$$.ctx[23]}set endpoint(t){this.$$set({endpoint:t}),J()}get session(){return this.$$.ctx[24]}set session(t){this.$$set({session:t}),J()}get playerid(){return this.$$.ctx[25]}set playerid(t){this.$$set({playerid:t}),J()}get lang(){return this.$$.ctx[0]}set lang(t){this.$$set({lang:t}),J()}get playercurrency(){return this.$$.ctx[26]}set playercurrency(t){this.$$set({playercurrency:t}),J()}get clientstyling(){return this.$$.ctx[1]}set clientstyling(t){this.$$set({clientstyling:t}),J()}get clientstylingurl(){return this.$$.ctx[2]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),J()}get translationurl(){return this.$$.ctx[27]}set translationurl(t){this.$$set({translationurl:t}),J()}}hr(zr,{endpoint:{},session:{},playerid:{},lang:{},playercurrency:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);const Uo=Object.freeze(Object.defineProperty({__proto__:null,default:zr},Symbol.toStringTag,{value:"Module"}));exports.$format=Wr;exports.$locale=ae;exports.PlayerActiveBonuses_ce=Uo;exports.SvelteComponent=fr;exports.addMessages=yt;exports.append=d;exports.append_styles=ar;exports.attr=g;exports.binding_callbacks=Ne;exports.component_subscribe=sr;exports.create_custom_element=hr;exports.detach=D;exports.element=C;exports.flush=J;exports.getDevice=Vr;exports.init=lr;exports.insert=W;exports.listen=Z;exports.noop=q;exports.safe_not_equal=dt;exports.set_data=Y;exports.space=j;exports.text=$;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as hr, $ as cr, S as mr, i as _r, f as G, c as yr, s as wr, b as gr, e as O, t as P, d as W, g as x, h as Je, j as m, k as F, n as ls, l as Qe, m as pr, o as vr, p as kr, q as br, r as Sr } from "./PlayerActiveBonuses-
|
|
1
|
+
import { a as hr, $ as cr, S as mr, i as _r, f as G, c as yr, s as wr, b as gr, e as O, t as P, d as W, g as x, h as Je, j as m, k as F, n as ls, l as Qe, m as pr, o as vr, p as kr, q as br, r as Sr } from "./PlayerActiveBonuses-BxDKvnDi.js";
|
|
2
2
|
function us(e, t) {
|
|
3
3
|
hr(e, t);
|
|
4
4
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./PlayerActiveBonuses-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./PlayerActiveBonuses-DMnGHlDG.cjs");function es(e,t){i.addMessages(e,t)}function ar(e){i.$locale.set(e)}const ts={en:{date:"Granted date:",bonusName:"Bonus Name",bonusType:"Bonus Type",bonusAmount:"Bonus Amount",wageringAmount:"Wagering Progress (Rollover)",remainingBonus:"Current Bonus Balance",forfeitBonus:"Forfeit Bonus",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"closed"},"zh-hk":{date:"授予日期:",bonusName:"獎金名稱",bonusType:"獎金類型",bonusAmount:"獎金金額",wageringAmount:"投注進展",remainingBonus:"剩餘紅利金額",forfeitBonus:"沒收獎金",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"closed"},fr:{date:"Date d'attribution:",bonusName:"Nom du bonus",bonusType:"Type de bonus",bonusAmount:"Montant du bonus",wageringAmount:"Changer les progrès",remainingBonus:"Montant du bonus restant",forfeitBonus:"Supprimer le bonus",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"fermé"},ro:{date:"Dată Alocare:",bonusName:"Nume bonus",bonusType:"Tip de bonus",bonusAmount:"Sumă",wageringAmount:"Progresul de pariere",remainingBonus:"Bonus rămas",forfeitBonus:"Anulează bonusul",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"închis"},es:{date:"Fecha de Canje",bonusName:"Nombre de Bono",bonusType:"Tipo de Bono",bonusAmount:"Monto de Bono",wageringAmount:"Progreso ( Rollover)",remainingBonus:"Saldo Actual de Bono",forfeitBonus:"cancelar bono",active:"Activo",released:"released",expired:"expired",forfeited:"forfeited",closed:"cerrado"},pt:{date:"Data de atribuição do bônus:",bonusName:"Nome do bônus",bonusType:"Tipo de bônus",bonusAmount:"Valor do bônus",wageringAmount:"Progresso de apostas",remainingBonus:"Valor do bônus restante",forfeitBonus:"Bônus de Perda",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"fechado"},hr:{date:"Datum:",bonusName:"Ime bonusa",bonusType:"Vrsta bonusa",bonusAmount:"Iznos bonusa",wageringAmount:"Odigravanje",remainingBonus:"Trenutno stanje bonusa",forfeitBonus:"Otkaži bonus",active:"aktivan",released:"razriješen",expired:"Istekao",forfeited:"otkazan",closed:"Zatvoren"},"pt-br":{date:"Data concedida:",bonusName:"Nome do bônus:",bonusType:"Tipo de bônus:",bonusAmount:"Valor do bônus:",wageringAmount:"Progresso da Quantidade de Apostas (Rollover)",remainingBonus:"Saldo atual de bônus:",forfeitBonus:"Recusar bônus",active:"Ativo",released:"Lançado",expired:"Expirado",forfeited:"Perdido",closed:"fechado"},"es-mx":{date:"Fecha concedida:",bonusName:"Nombre de bono:",bonusType:"Tipo de Bono:",bonusAmount:"valor de Bono:",wageringAmount:"Progreso de monto de apuestas (Rollover)",remainingBonus:"Saldo de bono actual:",forfeitBonus:"Declinar bono",active:"Activo",released:"Liberado",expired:"Expirado",forfeited:"Perdido",closed:"cerrado"},tr:{date:"Verilen tarih:",bonusName:"Bonus Adı",bonusType:"Bonus Türü",bonusAmount:"Bonus Tutarı",wageringAmount:"Bahis İlerlemesi (Rollover)",remainingBonus:"Mevcut Bonus Bakiyesi",forfeitBonus:"Fesih Bonusu",active:"aktif",released:"piyasaya sürülmüş",expired:"günü geçmiş",forfeited:"kaybedilen",closed:"kapalı"}};function nr(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}//! moment.js
|
|
2
2
|
//! version : 2.30.1
|
|
3
3
|
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
|
|
4
4
|
//! license : MIT
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerActiveBonuses-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerActiveBonuses-DMnGHlDG.cjs")).then(e=>e.PlayerActiveBonuses_ce).then(({default:e})=>{!customElements.get("player-active-bonuses")&&customElements.define("player-active-bonuses",e.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/PlayerActiveBonuses-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/PlayerActiveBonuses-BxDKvnDi.js").then((e) => e.P).then(({ default: e }) => {
|
|
14
14
|
!customElements.get("player-active-bonuses") && customElements.define("player-active-bonuses", e.element);
|
|
15
15
|
});
|
|
16
16
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@everymatrix/player-active-bonuses",
|
|
3
|
-
"version": "1.45.
|
|
3
|
+
"version": "1.45.8",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "es2015/player-active-bonuses.cjs",
|
|
6
6
|
"module": "es2015/player-active-bonuses.js",
|
|
@@ -19,6 +19,6 @@
|
|
|
19
19
|
"access": "public"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@everymatrix/player-bonus-card": "1.45.
|
|
22
|
+
"@everymatrix/player-bonus-card": "1.45.8"
|
|
23
23
|
}
|
|
24
24
|
}
|