@everymatrix/casino-footer-thumbnail 1.49.1 → 1.50.0
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/{CasinoFooterThumbnail-38Z4JDJA.js → CasinoFooterThumbnail-BUDzdr2A.js} +39 -39
- package/components/{CasinoFooterThumbnail-DoXMQ6G1.cjs → CasinoFooterThumbnail-BvH9jpm0.cjs} +3 -3
- package/es2015/casino-footer-thumbnail.cjs +1 -1
- package/es2015/casino-footer-thumbnail.js +1 -1
- package/package.json +1 -1
|
@@ -132,10 +132,10 @@ function le(e) {
|
|
|
132
132
|
}
|
|
133
133
|
const Z = [], je = [];
|
|
134
134
|
let Q = [];
|
|
135
|
-
const gt = [],
|
|
135
|
+
const gt = [], qr = /* @__PURE__ */ Promise.resolve();
|
|
136
136
|
let Ve = !1;
|
|
137
|
-
function
|
|
138
|
-
Ve || (Ve = !0,
|
|
137
|
+
function Jr() {
|
|
138
|
+
Ve || (Ve = !0, qr.then(I));
|
|
139
139
|
}
|
|
140
140
|
function Xe(e) {
|
|
141
141
|
Q.push(e);
|
|
@@ -193,7 +193,7 @@ function nn(e, t) {
|
|
|
193
193
|
r.fragment !== null && (Kr(r.after_update), fe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
194
194
|
}
|
|
195
195
|
function on(e, t) {
|
|
196
|
-
e.$$.dirty[0] === -1 && (Z.push(e),
|
|
196
|
+
e.$$.dirty[0] === -1 && (Z.push(e), Jr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
197
197
|
}
|
|
198
198
|
function sn(e, t, r, n, i, o, l = null, u = [-1]) {
|
|
199
199
|
const f = st;
|
|
@@ -524,7 +524,7 @@ function Ze(e, t) {
|
|
|
524
524
|
}
|
|
525
525
|
return o;
|
|
526
526
|
}
|
|
527
|
-
function
|
|
527
|
+
function q(e, t, r) {
|
|
528
528
|
if (r || arguments.length === 2) for (var n = 0, i = t.length, o; n < i; n++)
|
|
529
529
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
530
530
|
return e.concat(o || Array.prototype.slice.call(t));
|
|
@@ -532,13 +532,13 @@ function J(e, t, r) {
|
|
|
532
532
|
function N(e) {
|
|
533
533
|
return typeof e == "function";
|
|
534
534
|
}
|
|
535
|
-
function
|
|
535
|
+
function qt(e) {
|
|
536
536
|
var t = function(n) {
|
|
537
537
|
Error.call(n), n.stack = new Error().stack;
|
|
538
538
|
}, r = e(t);
|
|
539
539
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
540
540
|
}
|
|
541
|
-
var Ne =
|
|
541
|
+
var Ne = qt(function(e) {
|
|
542
542
|
return function(r) {
|
|
543
543
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
544
544
|
` + r.map(function(n, i) {
|
|
@@ -596,7 +596,7 @@ var Ae = function() {
|
|
|
596
596
|
try {
|
|
597
597
|
_t(S);
|
|
598
598
|
} catch (E) {
|
|
599
|
-
o = o != null ? o : [], E instanceof Ne ? o =
|
|
599
|
+
o = o != null ? o : [], E instanceof Ne ? o = q(q([], Ze(o)), Ze(E.errors)) : o.push(E);
|
|
600
600
|
}
|
|
601
601
|
}
|
|
602
602
|
} catch (E) {
|
|
@@ -641,7 +641,7 @@ var Ae = function() {
|
|
|
641
641
|
var t = new e();
|
|
642
642
|
return t.closed = !0, t;
|
|
643
643
|
}(), e;
|
|
644
|
-
}(),
|
|
644
|
+
}(), Jt = Ae.EMPTY;
|
|
645
645
|
function Yt(e) {
|
|
646
646
|
return e instanceof Ae || e && "closed" in e && N(e.remove) && N(e.add) && N(e.unsubscribe);
|
|
647
647
|
}
|
|
@@ -658,7 +658,7 @@ var Kt = {
|
|
|
658
658
|
setTimeout: function(e, t) {
|
|
659
659
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
660
660
|
r[n - 2] = arguments[n];
|
|
661
|
-
return setTimeout.apply(void 0,
|
|
661
|
+
return setTimeout.apply(void 0, q([e, t], Ze(r)));
|
|
662
662
|
},
|
|
663
663
|
clearTimeout: function(e) {
|
|
664
664
|
var t = er.delegate;
|
|
@@ -683,7 +683,7 @@ var tr = function(e) {
|
|
|
683
683
|
return n.isStopped = !1, r ? (n.destination = r, Yt(r) && r.add(n)) : n.destination = dn, n;
|
|
684
684
|
}
|
|
685
685
|
return t.create = function(r, n, i) {
|
|
686
|
-
return new
|
|
686
|
+
return new qe(r, n, i);
|
|
687
687
|
}, t.prototype.next = function(r) {
|
|
688
688
|
this.isStopped || this._next(r);
|
|
689
689
|
}, t.prototype.error = function(r) {
|
|
@@ -742,7 +742,7 @@ var mn = function() {
|
|
|
742
742
|
_e(r);
|
|
743
743
|
}
|
|
744
744
|
}, e;
|
|
745
|
-
}(),
|
|
745
|
+
}(), qe = function(e) {
|
|
746
746
|
M(t, e);
|
|
747
747
|
function t(r, n, i) {
|
|
748
748
|
var o = e.call(this) || this, l;
|
|
@@ -798,7 +798,7 @@ var yt = function() {
|
|
|
798
798
|
var r = new e();
|
|
799
799
|
return r.source = this, r.operator = t, r;
|
|
800
800
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
801
|
-
var i = this, o = yn(t) ? t : new
|
|
801
|
+
var i = this, o = yn(t) ? t : new qe(t, r, n);
|
|
802
802
|
return Ee(function() {
|
|
803
803
|
var l = i, u = l.operator, f = l.source;
|
|
804
804
|
o.add(u ? u.call(o, f) : f ? i._subscribe(o) : i._trySubscribe(o));
|
|
@@ -812,7 +812,7 @@ var yt = function() {
|
|
|
812
812
|
}, e.prototype.forEach = function(t, r) {
|
|
813
813
|
var n = this;
|
|
814
814
|
return r = Et(r), new r(function(i, o) {
|
|
815
|
-
var l = new
|
|
815
|
+
var l = new qe({
|
|
816
816
|
next: function(u) {
|
|
817
817
|
try {
|
|
818
818
|
t(u);
|
|
@@ -860,7 +860,7 @@ function vn(e) {
|
|
|
860
860
|
function yn(e) {
|
|
861
861
|
return e && e instanceof tr || vn(e) && Yt(e);
|
|
862
862
|
}
|
|
863
|
-
var En =
|
|
863
|
+
var En = qt(function(e) {
|
|
864
864
|
return function() {
|
|
865
865
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
866
866
|
};
|
|
@@ -931,7 +931,7 @@ var En = Jt(function(e) {
|
|
|
931
931
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
932
932
|
}, t.prototype._innerSubscribe = function(r) {
|
|
933
933
|
var n = this, i = this, o = i.hasError, l = i.isStopped, u = i.observers;
|
|
934
|
-
return o || l ?
|
|
934
|
+
return o || l ? Jt : (this.currentObservers = null, u.push(r), new Ae(function() {
|
|
935
935
|
n.currentObservers = null, Qe(u, r);
|
|
936
936
|
}));
|
|
937
937
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
@@ -960,7 +960,7 @@ var En = Jt(function(e) {
|
|
|
960
960
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
961
961
|
}, t.prototype._subscribe = function(r) {
|
|
962
962
|
var n, i;
|
|
963
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
963
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Jt;
|
|
964
964
|
}, t;
|
|
965
965
|
}(rr), nr = {
|
|
966
966
|
now: function() {
|
|
@@ -1081,7 +1081,7 @@ function xn(e) {
|
|
|
1081
1081
|
return Array.isArray(e) ? [] : {};
|
|
1082
1082
|
}
|
|
1083
1083
|
function ue(e, t) {
|
|
1084
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
1084
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? J(xn(e), e, t) : e;
|
|
1085
1085
|
}
|
|
1086
1086
|
function kn(e, t, r) {
|
|
1087
1087
|
return e.concat(t).map(function(n) {
|
|
@@ -1090,9 +1090,9 @@ function kn(e, t, r) {
|
|
|
1090
1090
|
}
|
|
1091
1091
|
function On(e, t) {
|
|
1092
1092
|
if (!t.customMerge)
|
|
1093
|
-
return
|
|
1093
|
+
return J;
|
|
1094
1094
|
var r = t.customMerge(e);
|
|
1095
|
-
return typeof r == "function" ? r :
|
|
1095
|
+
return typeof r == "function" ? r : J;
|
|
1096
1096
|
}
|
|
1097
1097
|
function Cn(e) {
|
|
1098
1098
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
@@ -1120,19 +1120,19 @@ function Mn(e, t, r) {
|
|
|
1120
1120
|
Nn(e, i) || (ir(e, i) && r.isMergeableObject(t[i]) ? n[i] = On(i, r)(e[i], t[i], r) : n[i] = ue(t[i], r));
|
|
1121
1121
|
}), n;
|
|
1122
1122
|
}
|
|
1123
|
-
function
|
|
1123
|
+
function J(e, t, r) {
|
|
1124
1124
|
r = r || {}, r.arrayMerge = r.arrayMerge || kn, r.isMergeableObject = r.isMergeableObject || An, r.cloneUnlessOtherwiseSpecified = ue;
|
|
1125
1125
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
1126
1126
|
return o ? n ? r.arrayMerge(e, t, r) : Mn(e, t, r) : ue(t, r);
|
|
1127
1127
|
}
|
|
1128
|
-
|
|
1128
|
+
J.all = function(t, r) {
|
|
1129
1129
|
if (!Array.isArray(t))
|
|
1130
1130
|
throw new Error("first argument should be an array");
|
|
1131
1131
|
return t.reduce(function(n, i) {
|
|
1132
|
-
return
|
|
1132
|
+
return J(n, i, r);
|
|
1133
1133
|
}, {});
|
|
1134
1134
|
};
|
|
1135
|
-
var Dn =
|
|
1135
|
+
var Dn = J, Rn = Dn;
|
|
1136
1136
|
const Un = /* @__PURE__ */ Hn(Rn);
|
|
1137
1137
|
var b;
|
|
1138
1138
|
(function(e) {
|
|
@@ -1176,7 +1176,7 @@ function hr(e) {
|
|
|
1176
1176
|
function fr(e) {
|
|
1177
1177
|
return !!(e && typeof e == "object" && e.type === Y.number);
|
|
1178
1178
|
}
|
|
1179
|
-
function
|
|
1179
|
+
function Je(e) {
|
|
1180
1180
|
return !!(e && typeof e == "object" && e.type === Y.dateTime);
|
|
1181
1181
|
}
|
|
1182
1182
|
var cr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, jn = /(?:[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;
|
|
@@ -1358,7 +1358,7 @@ function Pt(e) {
|
|
|
1358
1358
|
var t = {}, r = dr(e);
|
|
1359
1359
|
return r || t;
|
|
1360
1360
|
}
|
|
1361
|
-
function
|
|
1361
|
+
function qn(e) {
|
|
1362
1362
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1363
1363
|
var i = n[r];
|
|
1364
1364
|
switch (i.stem) {
|
|
@@ -2891,7 +2891,7 @@ var ve = {
|
|
|
2891
2891
|
"h"
|
|
2892
2892
|
]
|
|
2893
2893
|
};
|
|
2894
|
-
function
|
|
2894
|
+
function Jn(e, t) {
|
|
2895
2895
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
2896
2896
|
var i = e.charAt(n);
|
|
2897
2897
|
if (i === "j") {
|
|
@@ -3252,7 +3252,7 @@ var ci = (
|
|
|
3252
3252
|
if (x.length === 0)
|
|
3253
3253
|
return this.error(b.EXPECT_DATE_TIME_SKELETON, E);
|
|
3254
3254
|
var D = x;
|
|
3255
|
-
this.locale && (D =
|
|
3255
|
+
this.locale && (D = Jn(x, this.locale));
|
|
3256
3256
|
var m = {
|
|
3257
3257
|
type: Y.dateTime,
|
|
3258
3258
|
pattern: D,
|
|
@@ -3371,7 +3371,7 @@ var ci = (
|
|
|
3371
3371
|
type: Y.number,
|
|
3372
3372
|
tokens: n,
|
|
3373
3373
|
location: r,
|
|
3374
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3374
|
+
parsedOptions: this.shouldParseSkeletons ? qn(n) : {}
|
|
3375
3375
|
},
|
|
3376
3376
|
err: null
|
|
3377
3377
|
};
|
|
@@ -3505,7 +3505,7 @@ function rt(e) {
|
|
|
3505
3505
|
if (delete t.location, lr(t) || ur(t))
|
|
3506
3506
|
for (var r in t.options)
|
|
3507
3507
|
delete t.options[r].location, rt(t.options[r].value);
|
|
3508
|
-
else or(t) && fr(t.style) || (sr(t) || ar(t)) &&
|
|
3508
|
+
else or(t) && fr(t.style) || (sr(t) || ar(t)) && Je(t.style) ? delete t.style.location : hr(t) && rt(t.children);
|
|
3509
3509
|
});
|
|
3510
3510
|
}
|
|
3511
3511
|
function bi(e, t) {
|
|
@@ -3659,7 +3659,7 @@ function Ie(e, t, r, n, i, o, l) {
|
|
|
3659
3659
|
continue;
|
|
3660
3660
|
}
|
|
3661
3661
|
if (sr(a)) {
|
|
3662
|
-
var v = typeof a.style == "string" ? n.date[a.style] :
|
|
3662
|
+
var v = typeof a.style == "string" ? n.date[a.style] : Je(a.style) ? a.style.parsedOptions : void 0;
|
|
3663
3663
|
u.push({
|
|
3664
3664
|
type: P.literal,
|
|
3665
3665
|
value: r.getDateTimeFormat(t, v).format(m)
|
|
@@ -3667,7 +3667,7 @@ function Ie(e, t, r, n, i, o, l) {
|
|
|
3667
3667
|
continue;
|
|
3668
3668
|
}
|
|
3669
3669
|
if (ar(a)) {
|
|
3670
|
-
var v = typeof a.style == "string" ? n.time[a.style] :
|
|
3670
|
+
var v = typeof a.style == "string" ? n.time[a.style] : Je(a.style) ? a.style.parsedOptions : n.time.medium;
|
|
3671
3671
|
u.push({
|
|
3672
3672
|
type: P.literal,
|
|
3673
3673
|
value: r.getDateTimeFormat(t, v).format(m)
|
|
@@ -3754,7 +3754,7 @@ function Pi(e) {
|
|
|
3754
3754
|
getNumberFormat: Re(function() {
|
|
3755
3755
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3756
3756
|
r[n] = arguments[n];
|
|
3757
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3757
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, q([void 0], r, !1)))();
|
|
3758
3758
|
}, {
|
|
3759
3759
|
cache: Ge(e.number),
|
|
3760
3760
|
strategy: Ue.variadic
|
|
@@ -3762,7 +3762,7 @@ function Pi(e) {
|
|
|
3762
3762
|
getDateTimeFormat: Re(function() {
|
|
3763
3763
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3764
3764
|
r[n] = arguments[n];
|
|
3765
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3765
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, q([void 0], r, !1)))();
|
|
3766
3766
|
}, {
|
|
3767
3767
|
cache: Ge(e.dateTime),
|
|
3768
3768
|
strategy: Ue.variadic
|
|
@@ -3770,7 +3770,7 @@ function Pi(e) {
|
|
|
3770
3770
|
getPluralRules: Re(function() {
|
|
3771
3771
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3772
3772
|
r[n] = arguments[n];
|
|
3773
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3773
|
+
return new ((t = Intl.PluralRules).bind.apply(t, q([void 0], r, !1)))();
|
|
3774
3774
|
}, {
|
|
3775
3775
|
cache: Ge(e.pluralRules),
|
|
3776
3776
|
strategy: Ue.variadic
|
|
@@ -4058,7 +4058,7 @@ function X() {
|
|
|
4058
4058
|
Te.subscribe((e) => {
|
|
4059
4059
|
it = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4060
4060
|
});
|
|
4061
|
-
const
|
|
4061
|
+
const qi = (e) => {
|
|
4062
4062
|
if (e && Ci(e) && nt(e)) {
|
|
4063
4063
|
const { loadingDelay: t } = ee();
|
|
4064
4064
|
let r;
|
|
@@ -4073,7 +4073,7 @@ const Ji = (e) => {
|
|
|
4073
4073
|
}
|
|
4074
4074
|
return Te.set(e);
|
|
4075
4075
|
}, me = Qi(Zi({}, Te), {
|
|
4076
|
-
set:
|
|
4076
|
+
set: qi
|
|
4077
4077
|
}), Be = (e) => {
|
|
4078
4078
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4079
4079
|
return (n) => {
|
|
@@ -4081,7 +4081,7 @@ const Ji = (e) => {
|
|
|
4081
4081
|
return i in t ? t[i] : t[i] = e(n);
|
|
4082
4082
|
};
|
|
4083
4083
|
};
|
|
4084
|
-
var
|
|
4084
|
+
var Ji = Object.defineProperty, He = Object.getOwnPropertySymbols, Hr = Object.prototype.hasOwnProperty, Ar = Object.prototype.propertyIsEnumerable, Mt = (e, t, r) => t in e ? Ji(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ht = (e, t) => {
|
|
4085
4085
|
for (var r in t || (t = {}))
|
|
4086
4086
|
Hr.call(t, r) && Mt(e, r, t[r]);
|
|
4087
4087
|
if (He)
|
|
@@ -4192,7 +4192,7 @@ ie([me, ce], () => uo);
|
|
|
4192
4192
|
window.emWidgets = { topic: Sn };
|
|
4193
4193
|
const ho = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4194
4194
|
function fo(e) {
|
|
4195
|
-
Xr(e, "svelte-
|
|
4195
|
+
Xr(e, "svelte-1qjm30h", ":host{font-family:system-ui, -apple-system, Roboto, Helvetica}.FooterItem{display:inline-block;padding:0 12px}.FooterItem .FooterSponsorLink,.FooterItem .FooterPaymentLink{display:block}.FooterItem .FooterSponsorLink{display:flex;align-items:center}.FooterItem .FooterPaymentLink,.FooterItem .FooterHelperLink{display:flex;align-items:center;justify-content:center}.FooterItem .FooterLinkDisabled{pointer-events:none;cursor:auto}.FooterItem .SponsorTitle,.FooterItem .PaymentTitle{font-size:9px;text-decoration:none;color:var(--emw--color-gray-150, #828282);text-align:center}.FooterItem .HelperTitle{color:var(--emw--footer-typography, var(--emw--color-contrast, #111));font-size:8px}.FooterItem.HelperLinkItem p{font-size:10px}.FooterItem .FooterItemAnchor{display:flex;flex-direction:column;gap:6px;text-decoration:none;cursor:pointer;border:none;background:transparent;padding:0}.FooterItem.SocialItem .FooterItemAnchor{width:42px;height:42px}.FooterItem .FooterImage{min-height:38px}.SponsorTitle{margin:0}.FooterLink{display:block;text-align:center}.DisplayColumn .FooterItemAnchor{flex-direction:row}.DisplayColumn .FooterImage{height:16px;width:16px;min-height:unset}.DisplayColumn.FooterItem.HelperLinkItem p{font-size:12px}@media only screen and (max-width: 768px){.FooterItem{padding:0 5px}.FooterItem.PaymentItem{padding:15px 5px}.FooterItem.GameVendorItem{padding:0 10px}}");
|
|
4196
4196
|
}
|
|
4197
4197
|
function co(e) {
|
|
4198
4198
|
let t;
|
package/components/{CasinoFooterThumbnail-DoXMQ6G1.cjs → CasinoFooterThumbnail-BvH9jpm0.cjs}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"use strict";var Rr=Object.defineProperty,Ur=Object.defineProperties;var Gr=Object.getOwnPropertyDescriptors;var ct=Object.getOwnPropertySymbols;var $r=Object.prototype.hasOwnProperty,jr=Object.prototype.propertyIsEnumerable;var Oe=(e,t,r)=>t in e?Rr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,mt=(e,t)=>{for(var r in t||(t={}))$r.call(t,r)&&Oe(e,r,t[r]);if(ct)for(var r of ct(t))jr.call(t,r)&&Oe(e,r,t[r]);return e},pt=(e,t)=>Ur(e,Gr(t));var k=(e,t,r)=>Oe(e,typeof t!="symbol"?t+"":t,r);var dt=(e,t,r)=>new Promise((n,i)=>{var o=f=>{try{u(r.next(f))}catch(s){i(s)}},l=f=>{try{u(r.throw(f))}catch(s){i(s)}},u=f=>f.done?n(f.value):Promise.resolve(f.value).then(o,l);u((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function O(){}function Wt(e){return e()}function bt(){return Object.create(null)}function fe(e){e.forEach(Wt)}function ot(e){return typeof e=="function"}function zt(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let ge;function A(e,t){return e===t?!0:(ge||(ge=document.createElement("a")),ge.href=t,e===ge.href)}function Vr(e){return Object.keys(e).length===0}function Xr(e,...t){if(e==null){for(const n of t)n(void 0);return O}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function g(e,t){e.appendChild(t)}function Wr(e,t,r){const n=zr(e);if(!n.getElementById(t)){const i=d("style");i.id=t,i.textContent=r,Zr(n,i)}}function zr(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function Zr(e,t){return g(e.head||e,t),t.sheet}function F(e,t,r){e.insertBefore(t,r||null)}function T(e){e.parentNode&&e.parentNode.removeChild(e)}function d(e){return document.createElement(e)}function G(e){return document.createTextNode(e)}function te(){return G(" ")}function Zt(){return G("")}function re(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function h(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function Qr(e){return Array.from(e.childNodes)}function ne(e,t){t=""+t,e.data!==t&&(e.data=t)}function
|
|
1
|
+
"use strict";var Rr=Object.defineProperty,Ur=Object.defineProperties;var Gr=Object.getOwnPropertyDescriptors;var ct=Object.getOwnPropertySymbols;var $r=Object.prototype.hasOwnProperty,jr=Object.prototype.propertyIsEnumerable;var Oe=(e,t,r)=>t in e?Rr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,mt=(e,t)=>{for(var r in t||(t={}))$r.call(t,r)&&Oe(e,r,t[r]);if(ct)for(var r of ct(t))jr.call(t,r)&&Oe(e,r,t[r]);return e},pt=(e,t)=>Ur(e,Gr(t));var k=(e,t,r)=>Oe(e,typeof t!="symbol"?t+"":t,r);var dt=(e,t,r)=>new Promise((n,i)=>{var o=f=>{try{u(r.next(f))}catch(s){i(s)}},l=f=>{try{u(r.throw(f))}catch(s){i(s)}},u=f=>f.done?n(f.value):Promise.resolve(f.value).then(o,l);u((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function O(){}function Wt(e){return e()}function bt(){return Object.create(null)}function fe(e){e.forEach(Wt)}function ot(e){return typeof e=="function"}function zt(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let ge;function A(e,t){return e===t?!0:(ge||(ge=document.createElement("a")),ge.href=t,e===ge.href)}function Vr(e){return Object.keys(e).length===0}function Xr(e,...t){if(e==null){for(const n of t)n(void 0);return O}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function g(e,t){e.appendChild(t)}function Wr(e,t,r){const n=zr(e);if(!n.getElementById(t)){const i=d("style");i.id=t,i.textContent=r,Zr(n,i)}}function zr(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function Zr(e,t){return g(e.head||e,t),t.sheet}function F(e,t,r){e.insertBefore(t,r||null)}function T(e){e.parentNode&&e.parentNode.removeChild(e)}function d(e){return document.createElement(e)}function G(e){return document.createTextNode(e)}function te(){return G(" ")}function Zt(){return G("")}function re(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function h(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function Qr(e){return Array.from(e.childNodes)}function ne(e,t){t=""+t,e.data!==t&&(e.data=t)}function qr(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let st;function le(e){st=e}const Z=[],je=[];let Q=[];const gt=[],Jr=Promise.resolve();let Ve=!1;function Yr(){Ve||(Ve=!0,Jr.then(I))}function Xe(e){Q.push(e)}const Ce=new Set;let W=0;function I(){if(W!==0)return;const e=st;do{try{for(;W<Z.length;){const t=Z[W];W++,le(t),Kr(t.$$)}}catch(t){throw Z.length=0,W=0,t}for(le(null),Z.length=0,W=0;je.length;)je.pop()();for(let t=0;t<Q.length;t+=1){const r=Q[t];Ce.has(r)||(Ce.add(r),r())}Q.length=0}while(Z.length);for(;gt.length;)gt.pop()();Ve=!1,Ce.clear(),le(e)}function Kr(e){if(e.fragment!==null){e.update(),fe(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Xe)}}function en(e){const t=[],r=[];Q.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),Q=t}const tn=new Set;function rn(e,t){e&&e.i&&(tn.delete(e),e.i(t))}function nn(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Xe(()=>{const o=e.$$.on_mount.map(Wt).filter(ot);e.$$.on_destroy?e.$$.on_destroy.push(...o):fe(o),e.$$.on_mount=[]}),i.forEach(Xe)}function on(e,t){const r=e.$$;r.fragment!==null&&(en(r.after_update),fe(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function sn(e,t){e.$$.dirty[0]===-1&&(Z.push(e),Yr(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function an(e,t,r,n,i,o,l=null,u=[-1]){const f=st;le(e);const s=e.$$={fragment:null,ctx:[],props:o,update:O,not_equal:i,bound:bt(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(f?f.$$.context:[])),callbacks:bt(),dirty:u,skip_bound:!1,root:t.target||f.$$.root};l&&l(s.root);let a=!1;if(s.ctx=r?r(e,t.props||{},(c,m,...v)=>{const S=v.length?v[0]:m;return s.ctx&&i(s.ctx[c],s.ctx[c]=S)&&(!s.skip_bound&&s.bound[c]&&s.bound[c](S),a&&sn(e,c)),m}):[],s.update(),a=!0,fe(s.before_update),s.fragment=n?n(s.ctx):!1,t.target){if(t.hydrate){const c=Qr(t.target);s.fragment&&s.fragment.l(c),c.forEach(T)}else s.fragment&&s.fragment.c();t.intro&&rn(e.$$.fragment),nn(e,t.target,t.anchor),I()}le(f)}let Qt;typeof HTMLElement=="function"&&(Qt=class extends HTMLElement{constructor(t,r,n){super();k(this,"$$ctor");k(this,"$$s");k(this,"$$c");k(this,"$$cn",!1);k(this,"$$d",{});k(this,"$$r",!1);k(this,"$$p_d",{});k(this,"$$l",{});k(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 dt(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let l;return{c:function(){l=d("slot"),o!=="default"&&h(l,"name",o)},m:function(s,a){F(s,l,a)},d:function(s){s&&T(l)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=qr(this);for(const o of this.$$s)o in n&&(r[o]=[t(o)]);for(const o of this.attributes){const l=this.$$g_p(o.name);l in this.$$d||(this.$$d[l]=ye(l,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:pt(mt({},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 l=ye(o,this.$$d[o],this.$$p_d,"toAttribute");l==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,l)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const o in this.$$l)for(const l of this.$$l[o]){const u=this.$$c.$on(o,l);this.$$l_u.set(l,u)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=ye(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 ye(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 ln(e,t,r,n,i,o){let l=class extends Qt{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(u=>(t[u].attribute||u).toLowerCase())}};return Object.keys(t).forEach(u=>{Object.defineProperty(l.prototype,u,{get(){return this.$$c&&u in this.$$c?this.$$c[u]:this.$$d[u]},set(f){var s;f=ye(u,f,t),this.$$d[u]=f,(s=this.$$c)==null||s.$set({[u]:f})}})}),n.forEach(u=>{Object.defineProperty(l.prototype,u,{get(){var f;return(f=this.$$c)==null?void 0:f[u]}})}),e.element=l,l}class un{constructor(){k(this,"$$");k(this,"$$set")}$destroy(){on(this,1),this.$destroy=O}$on(t,r){if(!ot(r))return O;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&&!Vr(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const hn="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(hn);var We=function(e,t){return We=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])},We(e,t)};function M(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");We(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var y=function(){return y=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},y.apply(this,arguments)};function fn(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 ze(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 Ze(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),i,o=[],l;try{for(;(t===void 0||t-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(u){l={error:u}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(l)throw l.error}}return o}function q(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 N(e){return typeof e=="function"}function qt(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 Ne=qt(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 Qe(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ae=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 l=this._parentage;if(l)if(this._parentage=null,Array.isArray(l))try{for(var u=ze(l),f=u.next();!f.done;f=u.next()){var s=f.value;s.remove(this)}}catch(E){t={error:E}}finally{try{f&&!f.done&&(r=u.return)&&r.call(u)}finally{if(t)throw t.error}}else l.remove(this);var a=this.initialTeardown;if(N(a))try{a()}catch(E){o=E instanceof Ne?E.errors:[E]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var m=ze(c),v=m.next();!v.done;v=m.next()){var S=v.value;try{_t(S)}catch(E){o=o!=null?o:[],E instanceof Ne?o=J(J([],Ze(o)),Ze(E.errors)):o.push(E)}}}catch(E){n={error:E}}finally{try{v&&!v.done&&(i=m.return)&&i.call(m)}finally{if(n)throw n.error}}}if(o)throw new Ne(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)_t(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)&&Qe(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Qe(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),qt=Ae.EMPTY;function Yt(e){return e instanceof Ae||e&&"closed"in e&&N(e.remove)&&N(e.add)&&N(e.unsubscribe)}function _t(e){N(e)?e():e.unsubscribe()}var Kt={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},er={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,J([e,t],Ze(r)))},clearTimeout:function(e){var t=er.delegate;return((t==null?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function cn(e){er.setTimeout(function(){throw e})}function vt(){}function Ee(e){e()}var tr=function(e){M(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,Yt(r)&&r.add(n)):n.destination=bn,n}return t.create=function(r,n,i){return new Je(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}(Ae),mn=Function.prototype.bind;function Me(e,t){return mn.call(e,t)}var pn=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){_e(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){_e(n)}else _e(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){_e(r)}},e}(),Je=function(e){M(t,e);function t(r,n,i){var o=e.call(this)||this,l;if(N(r)||!r)l={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0};else{var u;o&&Kt.useDeprecatedNextContext?(u=Object.create(r),u.unsubscribe=function(){return o.unsubscribe()},l={next:r.next&&Me(r.next,u),error:r.error&&Me(r.error,u),complete:r.complete&&Me(r.complete,u)}):l=r}return o.destination=new pn(l),o}return t}(tr);function _e(e){cn(e)}function dn(e){throw e}var bn={closed:!0,next:vt,error:dn,complete:vt},gn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function _n(e){return e}function vn(e){return e.length===0?_n:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var yt=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=En(t)?t:new Je(t,r,n);return Ee(function(){var l=i,u=l.operator,f=l.source;o.add(u?u.call(o,f):f?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=Et(r),new r(function(i,o){var l=new Je({next:function(u){try{t(u)}catch(f){o(f),l.unsubscribe()}},error:o,complete:i});n.subscribe(l)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[gn]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return vn(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Et(t),new t(function(n,i){var o;r.subscribe(function(l){return o=l},function(l){return i(l)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function Et(e){var t;return(t=e!=null?e:Kt.Promise)!==null&&t!==void 0?t:Promise}function yn(e){return e&&N(e.next)&&N(e.error)&&N(e.complete)}function En(e){return e&&e instanceof tr||yn(e)&&Yt(e)}var In=Jt(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),rr=function(e){M(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 It(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new In},t.prototype.next=function(r){var n=this;Ee(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var l=ze(n.currentObservers),u=l.next();!u.done;u=l.next()){var f=u.value;f.next(r)}}catch(s){i={error:s}}finally{try{u&&!u.done&&(o=l.return)&&o.call(l)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;Ee(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;Ee(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,l=i.isStopped,u=i.observers;return o||l?qt:(this.currentObservers=null,u.push(r),new Ae(function(){n.currentObservers=null,Qe(u,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,l=n.isStopped;i?r.error(o):l&&r.complete()},t.prototype.asObservable=function(){var r=new yt;return r.source=this,r},t.create=function(r,n){return new It(r,n)},t}(yt),It=function(e){M(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:qt},t}(rr),nr={now:function(){return(nr.delegate||Date).now()},delegate:void 0},Sn=function(e){M(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=nr);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,l=n._infiniteTimeWindow,u=n._timestampProvider,f=n._windowTime;i||(o.push(r),!l&&o.push(u.now()+f)),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,l=i._buffer,u=l.slice(),f=0;f<u.length&&!r.closed;f+=o?1:2)r.next(u[f]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,l=r._infiniteTimeWindow,u=(l?1:2)*n;if(n<1/0&&u<o.length&&o.splice(0,o.length-u),!l){for(var f=i.now(),s=0,a=1;a<o.length&&o[a]<=f;a+=2)s=a;s&&o.splice(0,s+1)}},t}(rr);const St=[],Tt={},Tn=(e,t=0)=>{if(St.indexOf(e)==-1){const r=new Sn(t);Tt[e]=r,St.push(e)}return Tt[e]},z=[];function Hn(e,t){return{subscribe:Fe(e,t).subscribe}}function Fe(e,t=O){let r;const n=new Set;function i(u){if(zt(e,u)&&(e=u,r)){const f=!z.length;for(const s of n)s[1](),z.push(s,e);if(f){for(let s=0;s<z.length;s+=2)z[s][0](z[s+1]);z.length=0}}}function o(u){i(u(e))}function l(u,f=O){const s=[u,f];return n.add(s),n.size===1&&(r=t(i,o)||O),u(e),()=>{n.delete(s),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:l}}function ie(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 Hn(r,(l,u)=>{let f=!1;const s=[];let a=0,c=O;const m=()=>{if(a)return;c();const S=t(n?s[0]:s,l,u);o?l(S):c=ot(S)?S:O},v=i.map((S,E)=>Xr(S,x=>{s[E]=x,a&=~(1<<E),f&&m()},()=>{a|=1<<E}));return f=!0,m(),function(){fe(v),c(),f=!1}})}function An(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Fn=function(t){return Ln(t)&&!Pn(t)};function Ln(e){return!!e&&typeof e=="object"}function Pn(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||xn(e)}var Bn=typeof Symbol=="function"&&Symbol.for,wn=Bn?Symbol.for("react.element"):60103;function xn(e){return e.$$typeof===wn}function kn(e){return Array.isArray(e)?[]:{}}function ue(e,t){return t.clone!==!1&&t.isMergeableObject(e)?q(kn(e),e,t):e}function On(e,t,r){return e.concat(t).map(function(n){return ue(n,r)})}function Cn(e,t){if(!t.customMerge)return q;var r=t.customMerge(e);return typeof r=="function"?r:q}function Nn(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Ht(e){return Object.keys(e).concat(Nn(e))}function ir(e,t){try{return t in e}catch(r){return!1}}function Mn(e,t){return ir(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Dn(e,t,r){var n={};return r.isMergeableObject(e)&&Ht(e).forEach(function(i){n[i]=ue(e[i],r)}),Ht(t).forEach(function(i){Mn(e,i)||(ir(e,i)&&r.isMergeableObject(t[i])?n[i]=Cn(i,r)(e[i],t[i],r):n[i]=ue(t[i],r))}),n}function q(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||On,r.isMergeableObject=r.isMergeableObject||Fn,r.cloneUnlessOtherwiseSpecified=ue;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):Dn(e,t,r):ue(t,r)}q.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return q(n,i,r)},{})};var Rn=q,Un=Rn;const Gn=An(Un);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 H;(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"})(H||(H={}));var Y;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(Y||(Y={}));function At(e){return e.type===H.literal}function $n(e){return e.type===H.argument}function or(e){return e.type===H.number}function sr(e){return e.type===H.date}function ar(e){return e.type===H.time}function lr(e){return e.type===H.select}function ur(e){return e.type===H.plural}function jn(e){return e.type===H.pound}function hr(e){return e.type===H.tag}function fr(e){return!!(e&&typeof e=="object"&&e.type===Y.number)}function qe(e){return!!(e&&typeof e=="object"&&e.type===Y.dateTime)}var cr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Vn=/(?:[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 Xn(e){var t={};return e.replace(Vn,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 Wn=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function zn(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Wn).filter(function(m){return m.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],l=o.split("/");if(l.length===0)throw new Error("Invalid number skeleton");for(var u=l[0],f=l.slice(1),s=0,a=f;s<a.length;s++){var c=a[s];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:u,options:f})}return r}function Zn(e){return e.replace(/^(.*?)-/,"")}var Ft=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,mr=/^(@+)?(\+|#+)?[rs]?$/g,Qn=/(\*)(0+)|(#+)(0+)|(0+)/g,pr=/^(0+)$/;function Lt(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 dr(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 Jn(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)),!pr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Pt(e){var t={},r=dr(e);return r||t}function qn(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=Zn(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=y(y(y({},t),{notation:"scientific"}),i.options.reduce(function(f,s){return y(y({},f),Pt(s))},{}));continue;case"engineering":t=y(y(y({},t),{notation:"engineering"}),i.options.reduce(function(f,s){return y(y({},f),Pt(s))},{}));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(Qn,function(f,s,a,c,m,v){if(s)t.minimumIntegerDigits=a.length;else{if(c&&m)throw new Error("We currently do not support maximum integer digits");if(v)throw new Error("We currently do not support exact integer digits")}return""});continue}if(pr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Ft.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Ft,function(f,s,a,c,m,v){return a==="*"?t.minimumFractionDigits=s.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:m&&v?(t.minimumFractionDigits=m.length,t.maximumFractionDigits=m.length+v.length):(t.minimumFractionDigits=s.length,t.maximumFractionDigits=s.length),""});var o=i.options[0];o==="w"?t=y(y({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=y(y({},t),Lt(o)));continue}if(mr.test(i.stem)){t=y(y({},t),Lt(i.stem));continue}var l=dr(i.stem);l&&(t=y(y({},t),l));var u=Jn(i.stem);u&&(t=y(y({},t),u))}return t}var ve={"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 Yn(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 l=1+(o&1),u=o<2?1:3+(o>>1),f="a",s=Kn(t);for((s=="H"||s=="k")&&(u=0);u-- >0;)r+=f;for(;l-- >0;)r=s+r}else i==="J"?r+="H":r+=i}return r}function Kn(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=ve[n||""]||ve[r||""]||ve["".concat(r,"-001")]||ve["001"];return i[0]}var De,ei=new RegExp("^".concat(cr.source,"*")),ti=new RegExp("".concat(cr.source,"*$"));function _(e,t){return{start:e,end:t}}var ri=!!String.prototype.startsWith&&"_a".startsWith("a",1),ni=!!String.fromCodePoint,ii=!!Object.fromEntries,oi=!!String.prototype.codePointAt,si=!!String.prototype.trimStart,ai=!!String.prototype.trimEnd,li=!!Number.isSafeInteger,ui=li?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Ye=!0;try{var hi=gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ye=((De=hi.exec("a"))===null||De===void 0?void 0:De[0])==="a"}catch(e){Ye=!1}var Bt=ri?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Ke=ni?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,l;i>o;){if(l=t[o++],l>1114111)throw RangeError(l+" is not a valid code point");n+=l<65536?String.fromCharCode(l):String.fromCharCode(((l-=65536)>>10)+55296,l%1024+56320)}return n},wt=ii?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],l=o[0],u=o[1];r[l]=u}return r},br=oi?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}},fi=si?function(t){return t.trimStart()}:function(t){return t.replace(ei,"")},ci=ai?function(t){return t.trimEnd()}:function(t){return t.replace(ti,"")};function gr(e,t){return new RegExp(e,t)}var et;if(Ye){var xt=gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");et=function(t,r){var n;xt.lastIndex=r;var i=xt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else et=function(t,r){for(var n=[];;){var i=br(t,r);if(i===void 0||_r(i)||bi(i))break;n.push(i),r+=i>=65536?2:1}return Ke.apply(void 0,n)};var mi=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 l=this.parseArgument(t,n);if(l.err)return l;i.push(l.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var u=this.clonePosition();this.bump(),i.push({type:H.pound,location:_(u,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(b.UNMATCHED_CLOSING_TAG,_(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&tt(this.peek()||0)){var l=this.parseTag(t,r);if(l.err)return l;i.push(l.val)}else{var l=this.parseLiteral(t,r);if(l.err)return l;i.push(l.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:H.literal,value:"<".concat(i,"/>"),location:_(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var l=o.val,u=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!tt(this.char()))return this.error(b.INVALID_TAG,_(u,this.clonePosition()));var f=this.clonePosition(),s=this.parseTagName();return i!==s?this.error(b.UNMATCHED_CLOSING_TAG,_(f,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:H.tag,value:i,children:l,location:_(n,this.clonePosition())},err:null}:this.error(b.INVALID_TAG,_(u,this.clonePosition())))}else return this.error(b.UNCLOSED_TAG,_(n,this.clonePosition()))}else return this.error(b.INVALID_TAG,_(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&di(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 l=this.tryParseUnquoted(t,r);if(l){i+=l;continue}var u=this.tryParseLeftAngleBracket();if(u){i+=u;continue}break}var f=_(n,this.clonePosition());return{val:{type:H.literal,value:i,location:f},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!pi(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 Ke.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(),Ke(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,_(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(b.EMPTY_ARGUMENT,_(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(b.MALFORMED_ARGUMENT,_(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,_(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:H.argument,value:i,location:_(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,_(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(b.MALFORMED_ARGUMENT,_(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=et(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),l=_(t,o);return{value:n,location:l}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,l=this.clonePosition(),u=this.parseIdentifierIfPossible().value,f=this.clonePosition();switch(u){case"":return this.error(b.EXPECT_ARGUMENT_TYPE,_(l,f));case"number":case"date":case"time":{this.bumpSpace();var s=null;if(this.bumpIf(",")){this.bumpSpace();var a=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var m=ci(c.val);if(m.length===0)return this.error(b.EXPECT_ARGUMENT_STYLE,_(this.clonePosition(),this.clonePosition()));var v=_(a,this.clonePosition());s={style:m,styleLocation:v}}var S=this.tryParseArgumentClose(i);if(S.err)return S;var E=_(i,this.clonePosition());if(s&&Bt(s==null?void 0:s.style,"::",0)){var x=fi(s.style.slice(2));if(u==="number"){var c=this.parseNumberSkeletonFromString(x,s.styleLocation);return c.err?c:{val:{type:H.number,value:n,location:E,style:c.val},err:null}}else{if(x.length===0)return this.error(b.EXPECT_DATE_TIME_SKELETON,E);var D=x;this.locale&&(D=Yn(x,this.locale));var m={type:Y.dateTime,pattern:D,location:s.styleLocation,parsedOptions:this.shouldParseSkeletons?Xn(D):{}},C=u==="date"?H.date:H.time;return{val:{type:C,value:n,location:E,style:m},err:null}}}return{val:{type:u==="number"?H.number:u==="date"?H.date:H.time,value:n,location:E,style:(o=s==null?void 0:s.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var B=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS,_(B,y({},B)));this.bumpSpace();var R=this.parseIdentifierIfPossible(),L=0;if(u!=="select"&&R.value==="offset"){if(!this.bumpIf(":"))return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,_(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),R=this.parseIdentifierIfPossible(),L=c.val}var w=this.tryParsePluralOrSelectOptions(t,u,r,R);if(w.err)return w;var S=this.tryParseArgumentClose(i);if(S.err)return S;var se=_(i,this.clonePosition());return u==="select"?{val:{type:H.select,value:n,options:wt(w.val),location:se},err:null}:{val:{type:H.plural,value:n,options:wt(w.val),offset:L,pluralType:u==="plural"?"cardinal":"ordinal",location:se},err:null}}default:return this.error(b.INVALID_ARGUMENT_TYPE,_(l,f))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,_(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,_(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=zn(t)}catch(i){return this.error(b.INVALID_NUMBER_SKELETON,r)}return{val:{type:Y.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?qn(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,l=!1,u=[],f=new Set,s=i.value,a=i.location;;){if(s.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var m=this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_SELECTOR,b.INVALID_PLURAL_ARGUMENT_SELECTOR);if(m.err)return m;a=_(c,this.clonePosition()),s=this.message.slice(c.offset,this.offset())}else break}if(f.has(s))return this.error(r==="select"?b.DUPLICATE_SELECT_ARGUMENT_SELECTOR:b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,a);s==="other"&&(l=!0),this.bumpSpace();var v=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,_(this.clonePosition(),this.clonePosition()));var S=this.parseMessage(t+1,r,n);if(S.err)return S;var E=this.tryParseArgumentClose(v);if(E.err)return E;u.push([s,{value:S.val,location:_(v,this.clonePosition())}]),f.add(s),this.bumpSpace(),o=this.parseIdentifierIfPossible(),s=o.value,a=o.location}return u.length===0?this.error(r==="select"?b.EXPECT_SELECT_ARGUMENT_SELECTOR:b.EXPECT_PLURAL_ARGUMENT_SELECTOR,_(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!l?this.error(b.MISSING_OTHER_CLAUSE,_(this.clonePosition(),this.clonePosition())):{val:u,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,l=0;!this.isEOF();){var u=this.char();if(u>=48&&u<=57)o=!0,l=l*10+(u-48),this.bump();else break}var f=_(i,this.clonePosition());return o?(l*=n,ui(l)?{val:l,err:null}:this.error(r,f)):this.error(t,f)},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=br(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(Bt(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()&&_r(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 tt(e){return e>=97&&e<=122||e>=65&&e<=90}function pi(e){return tt(e)||e===47}function di(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 _r(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function bi(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 rt(e){e.forEach(function(t){if(delete t.location,lr(t)||ur(t))for(var r in t.options)delete t.options[r].location,rt(t.options[r].value);else or(t)&&fr(t.style)||(sr(t)||ar(t))&&qe(t.style)?delete t.style.location:hr(t)&&rt(t.children)})}function gi(e,t){t===void 0&&(t={}),t=y({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new mi(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||rt(r.val),r.val}function Re(e,t){var r=t&&t.cache?t.cache:Si,n=t&&t.serializer?t.serializer:Ii,i=t&&t.strategy?t.strategy:vi;return i(e,{cache:r,serializer:n})}function _i(e){return e==null||typeof e=="number"||typeof e=="boolean"}function vr(e,t,r,n){var i=_i(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function yr(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 at(e,t,r,n,i){return r.bind(t,e,n,i)}function vi(e,t){var r=e.length===1?vr:yr;return at(e,this,r,t.cache.create(),t.serializer)}function yi(e,t){return at(e,this,yr,t.cache.create(),t.serializer)}function Ei(e,t){return at(e,this,vr,t.cache.create(),t.serializer)}var Ii=function(){return JSON.stringify(arguments)};function lt(){this.cache=Object.create(null)}lt.prototype.get=function(e){return this.cache[e]};lt.prototype.set=function(e,t){this.cache[e]=t};var Si={create:function(){return new lt}},Ue={variadic:yi,monadic:Ei},K;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(K||(K={}));var Le=function(e){M(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),kt=function(e){M(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('", "'),'"'),K.INVALID_VALUE,o)||this}return t}(Le),Ti=function(e){M(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),K.INVALID_VALUE,i)||this}return t}(Le),Hi=function(e){M(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,'"'),K.MISSING_VALUE,n)||this}return t}(Le),P;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(P||(P={}));function Ai(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==P.literal||r.type!==P.literal?t.push(r):n.value+=r.value,t},[])}function Fi(e){return typeof e=="function"}function Ie(e,t,r,n,i,o,l){if(e.length===1&&At(e[0]))return[{type:P.literal,value:e[0].value}];for(var u=[],f=0,s=e;f<s.length;f++){var a=s[f];if(At(a)){u.push({type:P.literal,value:a.value});continue}if(jn(a)){typeof o=="number"&&u.push({type:P.literal,value:r.getNumberFormat(t).format(o)});continue}var c=a.value;if(!(i&&c in i))throw new Hi(c,l);var m=i[c];if($n(a)){(!m||typeof m=="string"||typeof m=="number")&&(m=typeof m=="string"||typeof m=="number"?String(m):""),u.push({type:typeof m=="string"?P.literal:P.object,value:m});continue}if(sr(a)){var v=typeof a.style=="string"?n.date[a.style]:qe(a.style)?a.style.parsedOptions:void 0;u.push({type:P.literal,value:r.getDateTimeFormat(t,v).format(m)});continue}if(ar(a)){var v=typeof a.style=="string"?n.time[a.style]:qe(a.style)?a.style.parsedOptions:n.time.medium;u.push({type:P.literal,value:r.getDateTimeFormat(t,v).format(m)});continue}if(or(a)){var v=typeof a.style=="string"?n.number[a.style]:fr(a.style)?a.style.parsedOptions:void 0;v&&v.scale&&(m=m*(v.scale||1)),u.push({type:P.literal,value:r.getNumberFormat(t,v).format(m)});continue}if(hr(a)){var S=a.children,E=a.value,x=i[E];if(!Fi(x))throw new Ti(E,"function",l);var D=Ie(S,t,r,n,i,o),C=x(D.map(function(L){return L.value}));Array.isArray(C)||(C=[C]),u.push.apply(u,C.map(function(L){return{type:typeof L=="string"?P.literal:P.object,value:L}}))}if(lr(a)){var B=a.options[m]||a.options.other;if(!B)throw new kt(a.value,m,Object.keys(a.options),l);u.push.apply(u,Ie(B.value,t,r,n,i));continue}if(ur(a)){var B=a.options["=".concat(m)];if(!B){if(!Intl.PluralRules)throw new Le(`Intl.PluralRules is not available in this environment.
|
|
3
|
+
`):"",this.name="UnsubscriptionError",this.errors=r}});function Qe(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ae=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 l=this._parentage;if(l)if(this._parentage=null,Array.isArray(l))try{for(var u=ze(l),f=u.next();!f.done;f=u.next()){var s=f.value;s.remove(this)}}catch(E){t={error:E}}finally{try{f&&!f.done&&(r=u.return)&&r.call(u)}finally{if(t)throw t.error}}else l.remove(this);var a=this.initialTeardown;if(N(a))try{a()}catch(E){o=E instanceof Ne?E.errors:[E]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var m=ze(c),v=m.next();!v.done;v=m.next()){var S=v.value;try{_t(S)}catch(E){o=o!=null?o:[],E instanceof Ne?o=q(q([],Ze(o)),Ze(E.errors)):o.push(E)}}}catch(E){n={error:E}}finally{try{v&&!v.done&&(i=m.return)&&i.call(m)}finally{if(n)throw n.error}}}if(o)throw new Ne(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)_t(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)&&Qe(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Qe(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Jt=Ae.EMPTY;function Yt(e){return e instanceof Ae||e&&"closed"in e&&N(e.remove)&&N(e.add)&&N(e.unsubscribe)}function _t(e){N(e)?e():e.unsubscribe()}var Kt={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},er={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,q([e,t],Ze(r)))},clearTimeout:function(e){var t=er.delegate;return((t==null?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function cn(e){er.setTimeout(function(){throw e})}function vt(){}function Ee(e){e()}var tr=function(e){M(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,Yt(r)&&r.add(n)):n.destination=bn,n}return t.create=function(r,n,i){return new qe(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}(Ae),mn=Function.prototype.bind;function Me(e,t){return mn.call(e,t)}var pn=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){_e(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){_e(n)}else _e(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){_e(r)}},e}(),qe=function(e){M(t,e);function t(r,n,i){var o=e.call(this)||this,l;if(N(r)||!r)l={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0};else{var u;o&&Kt.useDeprecatedNextContext?(u=Object.create(r),u.unsubscribe=function(){return o.unsubscribe()},l={next:r.next&&Me(r.next,u),error:r.error&&Me(r.error,u),complete:r.complete&&Me(r.complete,u)}):l=r}return o.destination=new pn(l),o}return t}(tr);function _e(e){cn(e)}function dn(e){throw e}var bn={closed:!0,next:vt,error:dn,complete:vt},gn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function _n(e){return e}function vn(e){return e.length===0?_n:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var yt=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=En(t)?t:new qe(t,r,n);return Ee(function(){var l=i,u=l.operator,f=l.source;o.add(u?u.call(o,f):f?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=Et(r),new r(function(i,o){var l=new qe({next:function(u){try{t(u)}catch(f){o(f),l.unsubscribe()}},error:o,complete:i});n.subscribe(l)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[gn]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return vn(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Et(t),new t(function(n,i){var o;r.subscribe(function(l){return o=l},function(l){return i(l)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function Et(e){var t;return(t=e!=null?e:Kt.Promise)!==null&&t!==void 0?t:Promise}function yn(e){return e&&N(e.next)&&N(e.error)&&N(e.complete)}function En(e){return e&&e instanceof tr||yn(e)&&Yt(e)}var In=qt(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),rr=function(e){M(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 It(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new In},t.prototype.next=function(r){var n=this;Ee(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var l=ze(n.currentObservers),u=l.next();!u.done;u=l.next()){var f=u.value;f.next(r)}}catch(s){i={error:s}}finally{try{u&&!u.done&&(o=l.return)&&o.call(l)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;Ee(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;Ee(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,l=i.isStopped,u=i.observers;return o||l?Jt:(this.currentObservers=null,u.push(r),new Ae(function(){n.currentObservers=null,Qe(u,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,l=n.isStopped;i?r.error(o):l&&r.complete()},t.prototype.asObservable=function(){var r=new yt;return r.source=this,r},t.create=function(r,n){return new It(r,n)},t}(yt),It=function(e){M(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:Jt},t}(rr),nr={now:function(){return(nr.delegate||Date).now()},delegate:void 0},Sn=function(e){M(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=nr);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,l=n._infiniteTimeWindow,u=n._timestampProvider,f=n._windowTime;i||(o.push(r),!l&&o.push(u.now()+f)),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,l=i._buffer,u=l.slice(),f=0;f<u.length&&!r.closed;f+=o?1:2)r.next(u[f]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,l=r._infiniteTimeWindow,u=(l?1:2)*n;if(n<1/0&&u<o.length&&o.splice(0,o.length-u),!l){for(var f=i.now(),s=0,a=1;a<o.length&&o[a]<=f;a+=2)s=a;s&&o.splice(0,s+1)}},t}(rr);const St=[],Tt={},Tn=(e,t=0)=>{if(St.indexOf(e)==-1){const r=new Sn(t);Tt[e]=r,St.push(e)}return Tt[e]},z=[];function Hn(e,t){return{subscribe:Fe(e,t).subscribe}}function Fe(e,t=O){let r;const n=new Set;function i(u){if(zt(e,u)&&(e=u,r)){const f=!z.length;for(const s of n)s[1](),z.push(s,e);if(f){for(let s=0;s<z.length;s+=2)z[s][0](z[s+1]);z.length=0}}}function o(u){i(u(e))}function l(u,f=O){const s=[u,f];return n.add(s),n.size===1&&(r=t(i,o)||O),u(e),()=>{n.delete(s),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:l}}function ie(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 Hn(r,(l,u)=>{let f=!1;const s=[];let a=0,c=O;const m=()=>{if(a)return;c();const S=t(n?s[0]:s,l,u);o?l(S):c=ot(S)?S:O},v=i.map((S,E)=>Xr(S,x=>{s[E]=x,a&=~(1<<E),f&&m()},()=>{a|=1<<E}));return f=!0,m(),function(){fe(v),c(),f=!1}})}function An(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Fn=function(t){return Ln(t)&&!Pn(t)};function Ln(e){return!!e&&typeof e=="object"}function Pn(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||xn(e)}var Bn=typeof Symbol=="function"&&Symbol.for,wn=Bn?Symbol.for("react.element"):60103;function xn(e){return e.$$typeof===wn}function kn(e){return Array.isArray(e)?[]:{}}function ue(e,t){return t.clone!==!1&&t.isMergeableObject(e)?J(kn(e),e,t):e}function On(e,t,r){return e.concat(t).map(function(n){return ue(n,r)})}function Cn(e,t){if(!t.customMerge)return J;var r=t.customMerge(e);return typeof r=="function"?r:J}function Nn(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Ht(e){return Object.keys(e).concat(Nn(e))}function ir(e,t){try{return t in e}catch(r){return!1}}function Mn(e,t){return ir(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Dn(e,t,r){var n={};return r.isMergeableObject(e)&&Ht(e).forEach(function(i){n[i]=ue(e[i],r)}),Ht(t).forEach(function(i){Mn(e,i)||(ir(e,i)&&r.isMergeableObject(t[i])?n[i]=Cn(i,r)(e[i],t[i],r):n[i]=ue(t[i],r))}),n}function J(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||On,r.isMergeableObject=r.isMergeableObject||Fn,r.cloneUnlessOtherwiseSpecified=ue;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):Dn(e,t,r):ue(t,r)}J.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return J(n,i,r)},{})};var Rn=J,Un=Rn;const Gn=An(Un);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 H;(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"})(H||(H={}));var Y;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(Y||(Y={}));function At(e){return e.type===H.literal}function $n(e){return e.type===H.argument}function or(e){return e.type===H.number}function sr(e){return e.type===H.date}function ar(e){return e.type===H.time}function lr(e){return e.type===H.select}function ur(e){return e.type===H.plural}function jn(e){return e.type===H.pound}function hr(e){return e.type===H.tag}function fr(e){return!!(e&&typeof e=="object"&&e.type===Y.number)}function Je(e){return!!(e&&typeof e=="object"&&e.type===Y.dateTime)}var cr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Vn=/(?:[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 Xn(e){var t={};return e.replace(Vn,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 Wn=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function zn(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Wn).filter(function(m){return m.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],l=o.split("/");if(l.length===0)throw new Error("Invalid number skeleton");for(var u=l[0],f=l.slice(1),s=0,a=f;s<a.length;s++){var c=a[s];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:u,options:f})}return r}function Zn(e){return e.replace(/^(.*?)-/,"")}var Ft=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,mr=/^(@+)?(\+|#+)?[rs]?$/g,Qn=/(\*)(0+)|(#+)(0+)|(0+)/g,pr=/^(0+)$/;function Lt(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 dr(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 qn(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)),!pr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Pt(e){var t={},r=dr(e);return r||t}function Jn(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=Zn(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=y(y(y({},t),{notation:"scientific"}),i.options.reduce(function(f,s){return y(y({},f),Pt(s))},{}));continue;case"engineering":t=y(y(y({},t),{notation:"engineering"}),i.options.reduce(function(f,s){return y(y({},f),Pt(s))},{}));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(Qn,function(f,s,a,c,m,v){if(s)t.minimumIntegerDigits=a.length;else{if(c&&m)throw new Error("We currently do not support maximum integer digits");if(v)throw new Error("We currently do not support exact integer digits")}return""});continue}if(pr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Ft.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Ft,function(f,s,a,c,m,v){return a==="*"?t.minimumFractionDigits=s.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:m&&v?(t.minimumFractionDigits=m.length,t.maximumFractionDigits=m.length+v.length):(t.minimumFractionDigits=s.length,t.maximumFractionDigits=s.length),""});var o=i.options[0];o==="w"?t=y(y({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=y(y({},t),Lt(o)));continue}if(mr.test(i.stem)){t=y(y({},t),Lt(i.stem));continue}var l=dr(i.stem);l&&(t=y(y({},t),l));var u=qn(i.stem);u&&(t=y(y({},t),u))}return t}var ve={"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 Yn(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 l=1+(o&1),u=o<2?1:3+(o>>1),f="a",s=Kn(t);for((s=="H"||s=="k")&&(u=0);u-- >0;)r+=f;for(;l-- >0;)r=s+r}else i==="J"?r+="H":r+=i}return r}function Kn(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=ve[n||""]||ve[r||""]||ve["".concat(r,"-001")]||ve["001"];return i[0]}var De,ei=new RegExp("^".concat(cr.source,"*")),ti=new RegExp("".concat(cr.source,"*$"));function _(e,t){return{start:e,end:t}}var ri=!!String.prototype.startsWith&&"_a".startsWith("a",1),ni=!!String.fromCodePoint,ii=!!Object.fromEntries,oi=!!String.prototype.codePointAt,si=!!String.prototype.trimStart,ai=!!String.prototype.trimEnd,li=!!Number.isSafeInteger,ui=li?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Ye=!0;try{var hi=gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ye=((De=hi.exec("a"))===null||De===void 0?void 0:De[0])==="a"}catch(e){Ye=!1}var Bt=ri?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Ke=ni?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,l;i>o;){if(l=t[o++],l>1114111)throw RangeError(l+" is not a valid code point");n+=l<65536?String.fromCharCode(l):String.fromCharCode(((l-=65536)>>10)+55296,l%1024+56320)}return n},wt=ii?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],l=o[0],u=o[1];r[l]=u}return r},br=oi?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}},fi=si?function(t){return t.trimStart()}:function(t){return t.replace(ei,"")},ci=ai?function(t){return t.trimEnd()}:function(t){return t.replace(ti,"")};function gr(e,t){return new RegExp(e,t)}var et;if(Ye){var xt=gr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");et=function(t,r){var n;xt.lastIndex=r;var i=xt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else et=function(t,r){for(var n=[];;){var i=br(t,r);if(i===void 0||_r(i)||bi(i))break;n.push(i),r+=i>=65536?2:1}return Ke.apply(void 0,n)};var mi=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 l=this.parseArgument(t,n);if(l.err)return l;i.push(l.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var u=this.clonePosition();this.bump(),i.push({type:H.pound,location:_(u,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(b.UNMATCHED_CLOSING_TAG,_(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&tt(this.peek()||0)){var l=this.parseTag(t,r);if(l.err)return l;i.push(l.val)}else{var l=this.parseLiteral(t,r);if(l.err)return l;i.push(l.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:H.literal,value:"<".concat(i,"/>"),location:_(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var l=o.val,u=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!tt(this.char()))return this.error(b.INVALID_TAG,_(u,this.clonePosition()));var f=this.clonePosition(),s=this.parseTagName();return i!==s?this.error(b.UNMATCHED_CLOSING_TAG,_(f,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:H.tag,value:i,children:l,location:_(n,this.clonePosition())},err:null}:this.error(b.INVALID_TAG,_(u,this.clonePosition())))}else return this.error(b.UNCLOSED_TAG,_(n,this.clonePosition()))}else return this.error(b.INVALID_TAG,_(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&di(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 l=this.tryParseUnquoted(t,r);if(l){i+=l;continue}var u=this.tryParseLeftAngleBracket();if(u){i+=u;continue}break}var f=_(n,this.clonePosition());return{val:{type:H.literal,value:i,location:f},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!pi(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 Ke.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(),Ke(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,_(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(b.EMPTY_ARGUMENT,_(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(b.MALFORMED_ARGUMENT,_(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,_(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:H.argument,value:i,location:_(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,_(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(b.MALFORMED_ARGUMENT,_(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=et(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),l=_(t,o);return{value:n,location:l}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,l=this.clonePosition(),u=this.parseIdentifierIfPossible().value,f=this.clonePosition();switch(u){case"":return this.error(b.EXPECT_ARGUMENT_TYPE,_(l,f));case"number":case"date":case"time":{this.bumpSpace();var s=null;if(this.bumpIf(",")){this.bumpSpace();var a=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var m=ci(c.val);if(m.length===0)return this.error(b.EXPECT_ARGUMENT_STYLE,_(this.clonePosition(),this.clonePosition()));var v=_(a,this.clonePosition());s={style:m,styleLocation:v}}var S=this.tryParseArgumentClose(i);if(S.err)return S;var E=_(i,this.clonePosition());if(s&&Bt(s==null?void 0:s.style,"::",0)){var x=fi(s.style.slice(2));if(u==="number"){var c=this.parseNumberSkeletonFromString(x,s.styleLocation);return c.err?c:{val:{type:H.number,value:n,location:E,style:c.val},err:null}}else{if(x.length===0)return this.error(b.EXPECT_DATE_TIME_SKELETON,E);var D=x;this.locale&&(D=Yn(x,this.locale));var m={type:Y.dateTime,pattern:D,location:s.styleLocation,parsedOptions:this.shouldParseSkeletons?Xn(D):{}},C=u==="date"?H.date:H.time;return{val:{type:C,value:n,location:E,style:m},err:null}}}return{val:{type:u==="number"?H.number:u==="date"?H.date:H.time,value:n,location:E,style:(o=s==null?void 0:s.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var B=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS,_(B,y({},B)));this.bumpSpace();var R=this.parseIdentifierIfPossible(),L=0;if(u!=="select"&&R.value==="offset"){if(!this.bumpIf(":"))return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,_(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),R=this.parseIdentifierIfPossible(),L=c.val}var w=this.tryParsePluralOrSelectOptions(t,u,r,R);if(w.err)return w;var S=this.tryParseArgumentClose(i);if(S.err)return S;var se=_(i,this.clonePosition());return u==="select"?{val:{type:H.select,value:n,options:wt(w.val),location:se},err:null}:{val:{type:H.plural,value:n,options:wt(w.val),offset:L,pluralType:u==="plural"?"cardinal":"ordinal",location:se},err:null}}default:return this.error(b.INVALID_ARGUMENT_TYPE,_(l,f))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(b.EXPECT_ARGUMENT_CLOSING_BRACE,_(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,_(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=zn(t)}catch(i){return this.error(b.INVALID_NUMBER_SKELETON,r)}return{val:{type:Y.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?Jn(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,l=!1,u=[],f=new Set,s=i.value,a=i.location;;){if(s.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var m=this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_SELECTOR,b.INVALID_PLURAL_ARGUMENT_SELECTOR);if(m.err)return m;a=_(c,this.clonePosition()),s=this.message.slice(c.offset,this.offset())}else break}if(f.has(s))return this.error(r==="select"?b.DUPLICATE_SELECT_ARGUMENT_SELECTOR:b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,a);s==="other"&&(l=!0),this.bumpSpace();var v=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,_(this.clonePosition(),this.clonePosition()));var S=this.parseMessage(t+1,r,n);if(S.err)return S;var E=this.tryParseArgumentClose(v);if(E.err)return E;u.push([s,{value:S.val,location:_(v,this.clonePosition())}]),f.add(s),this.bumpSpace(),o=this.parseIdentifierIfPossible(),s=o.value,a=o.location}return u.length===0?this.error(r==="select"?b.EXPECT_SELECT_ARGUMENT_SELECTOR:b.EXPECT_PLURAL_ARGUMENT_SELECTOR,_(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!l?this.error(b.MISSING_OTHER_CLAUSE,_(this.clonePosition(),this.clonePosition())):{val:u,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,l=0;!this.isEOF();){var u=this.char();if(u>=48&&u<=57)o=!0,l=l*10+(u-48),this.bump();else break}var f=_(i,this.clonePosition());return o?(l*=n,ui(l)?{val:l,err:null}:this.error(r,f)):this.error(t,f)},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=br(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(Bt(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()&&_r(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 tt(e){return e>=97&&e<=122||e>=65&&e<=90}function pi(e){return tt(e)||e===47}function di(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 _r(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function bi(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 rt(e){e.forEach(function(t){if(delete t.location,lr(t)||ur(t))for(var r in t.options)delete t.options[r].location,rt(t.options[r].value);else or(t)&&fr(t.style)||(sr(t)||ar(t))&&Je(t.style)?delete t.style.location:hr(t)&&rt(t.children)})}function gi(e,t){t===void 0&&(t={}),t=y({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new mi(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||rt(r.val),r.val}function Re(e,t){var r=t&&t.cache?t.cache:Si,n=t&&t.serializer?t.serializer:Ii,i=t&&t.strategy?t.strategy:vi;return i(e,{cache:r,serializer:n})}function _i(e){return e==null||typeof e=="number"||typeof e=="boolean"}function vr(e,t,r,n){var i=_i(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function yr(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 at(e,t,r,n,i){return r.bind(t,e,n,i)}function vi(e,t){var r=e.length===1?vr:yr;return at(e,this,r,t.cache.create(),t.serializer)}function yi(e,t){return at(e,this,yr,t.cache.create(),t.serializer)}function Ei(e,t){return at(e,this,vr,t.cache.create(),t.serializer)}var Ii=function(){return JSON.stringify(arguments)};function lt(){this.cache=Object.create(null)}lt.prototype.get=function(e){return this.cache[e]};lt.prototype.set=function(e,t){this.cache[e]=t};var Si={create:function(){return new lt}},Ue={variadic:yi,monadic:Ei},K;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(K||(K={}));var Le=function(e){M(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),kt=function(e){M(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('", "'),'"'),K.INVALID_VALUE,o)||this}return t}(Le),Ti=function(e){M(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),K.INVALID_VALUE,i)||this}return t}(Le),Hi=function(e){M(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,'"'),K.MISSING_VALUE,n)||this}return t}(Le),P;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(P||(P={}));function Ai(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==P.literal||r.type!==P.literal?t.push(r):n.value+=r.value,t},[])}function Fi(e){return typeof e=="function"}function Ie(e,t,r,n,i,o,l){if(e.length===1&&At(e[0]))return[{type:P.literal,value:e[0].value}];for(var u=[],f=0,s=e;f<s.length;f++){var a=s[f];if(At(a)){u.push({type:P.literal,value:a.value});continue}if(jn(a)){typeof o=="number"&&u.push({type:P.literal,value:r.getNumberFormat(t).format(o)});continue}var c=a.value;if(!(i&&c in i))throw new Hi(c,l);var m=i[c];if($n(a)){(!m||typeof m=="string"||typeof m=="number")&&(m=typeof m=="string"||typeof m=="number"?String(m):""),u.push({type:typeof m=="string"?P.literal:P.object,value:m});continue}if(sr(a)){var v=typeof a.style=="string"?n.date[a.style]:Je(a.style)?a.style.parsedOptions:void 0;u.push({type:P.literal,value:r.getDateTimeFormat(t,v).format(m)});continue}if(ar(a)){var v=typeof a.style=="string"?n.time[a.style]:Je(a.style)?a.style.parsedOptions:n.time.medium;u.push({type:P.literal,value:r.getDateTimeFormat(t,v).format(m)});continue}if(or(a)){var v=typeof a.style=="string"?n.number[a.style]:fr(a.style)?a.style.parsedOptions:void 0;v&&v.scale&&(m=m*(v.scale||1)),u.push({type:P.literal,value:r.getNumberFormat(t,v).format(m)});continue}if(hr(a)){var S=a.children,E=a.value,x=i[E];if(!Fi(x))throw new Ti(E,"function",l);var D=Ie(S,t,r,n,i,o),C=x(D.map(function(L){return L.value}));Array.isArray(C)||(C=[C]),u.push.apply(u,C.map(function(L){return{type:typeof L=="string"?P.literal:P.object,value:L}}))}if(lr(a)){var B=a.options[m]||a.options.other;if(!B)throw new kt(a.value,m,Object.keys(a.options),l);u.push.apply(u,Ie(B.value,t,r,n,i));continue}if(ur(a)){var B=a.options["=".concat(m)];if(!B){if(!Intl.PluralRules)throw new Le(`Intl.PluralRules is not available in this environment.
|
|
4
4
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
5
|
-
`,K.MISSING_INTL_API,l);var R=r.getPluralRules(t,{type:a.pluralType}).select(m-(a.offset||0));B=a.options[R]||a.options.other}if(!B)throw new kt(a.value,m,Object.keys(a.options),l);u.push.apply(u,Ie(B.value,t,r,n,i,m-(a.offset||0)));continue}}return Ai(u)}function Li(e,t){return t?y(y(y({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=y(y({},e[n]),t[n]||{}),r},{})):e}function Pi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Li(e[n],t[n]),r},y({},e)):e}function Ge(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Bi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Re(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,J([void 0],r,!1)))},{cache:Ge(e.number),strategy:Ue.variadic}),getDateTimeFormat:Re(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,J([void 0],r,!1)))},{cache:Ge(e.dateTime),strategy:Ue.variadic}),getPluralRules:Re(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,J([void 0],r,!1)))},{cache:Ge(e.pluralRules),strategy:Ue.variadic})}}var wi=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(f){var s=o.formatToParts(f);if(s.length===1)return s[0].value;var a=s.reduce(function(c,m){return!c.length||m.type!==P.literal||typeof c[c.length-1]!="string"?c.push(m.value):c[c.length-1]+=m.value,c},[]);return a.length<=1?a[0]||"":a},this.formatToParts=function(f){return Ie(o.ast,o.locales,o.formatters,o.formats,f,void 0,o.message)},this.resolvedOptions=function(){var f;return{locale:((f=o.resolvedLocale)===null||f===void 0?void 0:f.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 l=i||{};l.formatters;var u=fn(l,["formatters"]);this.ast=e.__parse(t,y(y({},u),{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=Pi(e.formats,n),this.formatters=i&&i.formatters||Bi(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=gi,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 xi(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 U={},ki=(e,t,r)=>r&&(t in U||(U[t]={}),e in U[t]||(U[t][e]=r),r),Er=(e,t)=>{if(t==null)return;if(t in U&&e in U[t])return U[t][e];const r=Pe(t);for(let n=0;n<r.length;n++){const i=r[n],o=Ci(i,e);if(o)return ki(e,t,o)}};let ut;const ce=Fe({});function Oi(e){return ut[e]||null}function Ir(e){return e in ut}function Ci(e,t){if(!Ir(e))return null;const r=Oi(e);return xi(r,t)}function Ni(e){if(e==null)return;const t=Pe(e);for(let r=0;r<t.length;r++){const n=t[r];if(Ir(n))return n}}function Mi(e,...t){delete U[e],ce.update(r=>(r[e]=Gn.all([r[e]||{},...t]),r))}ie([ce],([e])=>Object.keys(e));ce.subscribe(e=>ut=e);const Se={};function Di(e,t){Se[e].delete(t),Se[e].size===0&&delete Se[e]}function Sr(e){return Se[e]}function Ri(e){return Pe(e).map(t=>{const r=Sr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function nt(e){return e==null?!1:Pe(e).some(t=>{var r;return(r=Sr(t))==null?void 0:r.size})}function Ui(e,t){return Promise.all(t.map(n=>(Di(e,n),n().then(i=>i.default||i)))).then(n=>Mi(e,...n))}const ae={};function Tr(e){if(!nt(e))return e in ae?ae[e]:Promise.resolve();const t=Ri(e);return ae[e]=Promise.all(t.map(([r,n])=>Ui(r,n))).then(()=>{if(nt(e))return Tr(e);delete ae[e]}),ae[e]}const Gi={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"}}},$i={fallbackLocale:null,loadingDelay:200,formats:Gi,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},ji=$i;function ee(){return ji}const $e=Fe(!1);var Vi=Object.defineProperty,Xi=Object.defineProperties,Wi=Object.getOwnPropertyDescriptors,Ot=Object.getOwnPropertySymbols,zi=Object.prototype.hasOwnProperty,Zi=Object.prototype.propertyIsEnumerable,Ct=(e,t,r)=>t in e?Vi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Qi=(e,t)=>{for(var r in t||(t={}))zi.call(t,r)&&Ct(e,r,t[r]);if(Ot)for(var r of Ot(t))Zi.call(t,r)&&Ct(e,r,t[r]);return e},Ji=(e,t)=>Xi(e,Wi(t));let it;const Te=Fe(null);function Nt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Pe(e,t=ee().fallbackLocale){const r=Nt(e);return t?[...new Set([...r,...Nt(t)])]:r}function X(){return it!=null?it:void 0}Te.subscribe(e=>{it=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const qi=e=>{if(e&&Ni(e)&&nt(e)){const{loadingDelay:t}=ee();let r;return typeof window!="undefined"&&X()!=null&&t?r=window.setTimeout(()=>$e.set(!0),t):$e.set(!0),Tr(e).then(()=>{Te.set(e)}).finally(()=>{clearTimeout(r),$e.set(!1)})}return Te.set(e)},me=Ji(Qi({},Te),{set:qi}),Be=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Yi=Object.defineProperty,He=Object.getOwnPropertySymbols,Hr=Object.prototype.hasOwnProperty,Ar=Object.prototype.propertyIsEnumerable,Mt=(e,t,r)=>t in e?Yi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ht=(e,t)=>{for(var r in t||(t={}))Hr.call(t,r)&&Mt(e,r,t[r]);if(He)for(var r of He(t))Ar.call(t,r)&&Mt(e,r,t[r]);return e},oe=(e,t)=>{var r={};for(var n in e)Hr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&He)for(var n of He(e))t.indexOf(n)<0&&Ar.call(e,n)&&(r[n]=e[n]);return r};const he=(e,t)=>{const{formats:r}=ee();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Ki=Be(e=>{var t=e,{locale:r,format:n}=t,i=oe(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=he("number",n)),new Intl.NumberFormat(r,i)}),eo=Be(e=>{var t=e,{locale:r,format:n}=t,i=oe(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=he("date",n):Object.keys(i).length===0&&(i=he("date","short")),new Intl.DateTimeFormat(r,i)}),to=Be(e=>{var t=e,{locale:r,format:n}=t,i=oe(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=he("time",n):Object.keys(i).length===0&&(i=he("time","short")),new Intl.DateTimeFormat(r,i)}),ro=(e={})=>{var t=e,{locale:r=X()}=t,n=oe(t,["locale"]);return Ki(ht({locale:r},n))},no=(e={})=>{var t=e,{locale:r=X()}=t,n=oe(t,["locale"]);return eo(ht({locale:r},n))},io=(e={})=>{var t=e,{locale:r=X()}=t,n=oe(t,["locale"]);return to(ht({locale:r},n))},oo=Be((e,t=X())=>new wi(e,t,ee().formats,{ignoreTag:ee().ignoreTag})),so=(e,t={})=>{var r,n,i,o;let l=t;typeof e=="object"&&(l=e,e=l.id);const{values:u,locale:f=X(),default:s}=l;if(f==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let a=Er(e,f);if(!a)a=(o=(i=(n=(r=ee()).handleMissingMessage)==null?void 0:n.call(r,{locale:f,id:e,defaultValue:s}))!=null?i:s)!=null?o:e;else if(typeof a!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof a}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),a;if(!u)return a;let c=a;try{c=oo(a,f).format(u)}catch(m){m instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,m.message)}return c},ao=(e,t)=>io(t).format(e),lo=(e,t)=>no(t).format(e),uo=(e,t)=>ro(t).format(e),ho=(e,t=X())=>Er(e,t);ie([me,ce],()=>so);ie([me],()=>ao);ie([me],()=>lo);ie([me],()=>uo);ie([me,ce],()=>ho);window.emWidgets={topic:Tn};const fo=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function co(e){Wr(e,"svelte-1gay3za",":host{font-family:system-ui, -apple-system, Roboto, Helvetica}.FooterItem{display:inline-block;padding:0 12px}.FooterItem .FooterSponsorLink,.FooterItem .FooterPaymentLink{display:block}.FooterItem .FooterSponsorLink{display:flex;align-items:center}.FooterItem .FooterPaymentLink,.FooterItem .FooterHelperLink{display:flex;align-items:center;justify-content:center}.FooterItem .FooterLinkDisabled{pointer-events:none;cursor:auto}.FooterItem .SponsorTitle,.FooterItem .PaymentTitle{font-size:9px;text-decoration:none;color:var(--emfe-w-color-gray-150, #828282);text-align:center}.FooterItem .HelperTitle{color:var(--emfe-w-footer-typography, var(--emfe-w-color-contrast, #111));font-size:8px}.FooterItem.HelperLinkItem p{font-size:10px}.FooterItem .FooterItemAnchor{display:flex;flex-direction:column;gap:6px;text-decoration:none;cursor:pointer;border:none;background:transparent;padding:0}.FooterItem.SocialItem .FooterItemAnchor{width:42px;height:42px}.FooterItem .FooterImage{min-height:38px}.SponsorTitle{margin:0}.FooterLink{display:block;text-align:center}.DisplayColumn .FooterItemAnchor{flex-direction:row}.DisplayColumn .FooterImage{height:16px;width:16px;min-height:unset}.DisplayColumn.FooterItem.HelperLinkItem p{font-size:12px}@media only screen and (max-width: 768px){.FooterItem{padding:0 5px}.FooterItem.PaymentItem{padding:15px 5px}.FooterItem.GameVendorItem{padding:0 10px}}")}function mo(e){let t;function r(o,l){if(o[1])return Eo;if(o[4])return yo;if(o[7])return vo;if(o[9])return _o;if(o[13])return go;if(o[16])return bo}let n=r(e),i=n&&n(e);return{c(){i&&i.c(),t=Zt()},m(o,l){i&&i.m(o,l),F(o,t,l)},p(o,l){n===(n=r(o))&&i?i.p(o,l):(i&&i.d(1),i=n&&n(o),i&&(i.c(),i.m(t.parentNode,t)))},d(o){o&&T(t),i&&i.d(o)}}}function po(e){let t;function r(o,l){if(o[1])return Fo;if(o[4])return Ao;if(o[7])return Ho;if(o[9])return To;if(o[13])return So;if(o[16])return Io}let n=r(e),i=n&&n(e);return{c(){i&&i.c(),t=Zt()},m(o,l){i&&i.m(o,l),F(o,t,l)},p(o,l){n===(n=r(o))&&i?i.p(o,l):(i&&i.d(1),i=n&&n(o),i&&(i.c(),i.m(t.parentNode,t)))},d(o){o&&T(t),i&&i.d(o)}}}function bo(e){let t,r,n,i,o,l,u,f;return{c(){t=d("div"),r=d("button"),n=d("img"),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[16])||h(n,"src",i),h(n,"title",o=e[17]||e[15]),h(r,"class",l="FooterLink "+(e[15]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(t,"class","FooterItem SocialItem"),h(t,"part","FooterItem SocialItem")},m(s,a){F(s,t,a),g(t,r),g(r,n),u||(f=re(r,"click",e[33]),u=!0)},p(s,a){a[0]&65536&&!A(n.src,i=s[16])&&h(n,"src",i),a[0]&163840&&o!==(o=s[17]||s[15])&&h(n,"title",o),a[0]&32768&&l!==(l="FooterLink "+(s[15]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",l)},d(s){s&&T(t),u=!1,f()}}}function go(e){let t,r,n,i,o,l,u,f;return{c(){t=d("div"),r=d("button"),n=d("img"),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[13])||h(n,"src",i),h(n,"title",o=e[14]||e[12]),h(r,"class",l="FooterLink "+(e[12]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(t,"class","FooterItem"),h(t,"part","FooterItem")},m(s,a){F(s,t,a),g(t,r),g(r,n),u||(f=re(r,"click",e[32]),u=!0)},p(s,a){a[0]&8192&&!A(n.src,i=s[13])&&h(n,"src",i),a[0]&20480&&o!==(o=s[14]||s[12])&&h(n,"title",o),a[0]&4096&&l!==(l="FooterLink "+(s[12]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",l)},d(s){s&&T(t),u=!1,f()}}}function _o(e){let t,r,n,i,o,l,u,f=e[10]&&Dt(e),s=e[11]&&Rt(e);return{c(){t=d("div"),r=d("button"),f&&f.c(),n=te(),s&&s.c(),h(r,"class",i=(e[11]?"FooterHelperLink":"")+" "+(e[9]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(t,"class",o="FooterItem HelperLinkItem "+(e[20]=="true"?"DisplayColumn":"")),h(t,"part","FooterItem HelperLinkItem")},m(a,c){F(a,t,c),g(t,r),f&&f.m(r,null),g(r,n),s&&s.m(r,null),l||(u=re(r,"click",e[31]),l=!0)},p(a,c){a[10]?f?f.p(a,c):(f=Dt(a),f.c(),f.m(r,n)):f&&(f.d(1),f=null),a[11]?s?s.p(a,c):(s=Rt(a),s.c(),s.m(r,null)):s&&(s.d(1),s=null),c[0]&2560&&i!==(i=(a[11]?"FooterHelperLink":"")+" "+(a[9]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",i),c[0]&1048576&&o!==(o="FooterItem HelperLinkItem "+(a[20]=="true"?"DisplayColumn":""))&&h(t,"class",o)},d(a){a&&T(t),f&&f.d(),s&&s.d(),l=!1,u()}}}function vo(e){let t,r,n,i,o,l,u,f;return{c(){t=d("div"),r=d("button"),n=d("img"),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[7])||h(n,"src",i),h(n,"title",o=e[8]||e[6]),h(r,"class",l=(e[6]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(t,"class","FooterItem GameVendorItem"),h(t,"part","FooterItem GameVendorItem")},m(s,a){F(s,t,a),g(t,r),g(r,n),u||(f=re(r,"click",e[30]),u=!0)},p(s,a){a[0]&128&&!A(n.src,i=s[7])&&h(n,"src",i),a[0]&320&&o!==(o=s[8]||s[6])&&h(n,"title",o),a[0]&64&&l!==(l=(s[6]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",l)},d(s){s&&T(t),u=!1,f()}}}function yo(e){let t,r,n,i,o,l,u,f,s,a=e[5]&&Ut(e);return{c(){t=d("div"),r=d("button"),n=d("img"),l=te(),a&&a.c(),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[4])||h(n,"src",i),h(n,"title",o=e[5]||e[3]),h(r,"class",u=(e[5]?"FooterPaymentLink":"")+" "+(e[3]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(t,"class","FooterItem PaymentItem"),h(t,"part","FooterItem PaymentItem")},m(c,m){F(c,t,m),g(t,r),g(r,n),g(r,l),a&&a.m(r,null),f||(s=re(r,"click",e[29]),f=!0)},p(c,m){m[0]&16&&!A(n.src,i=c[4])&&h(n,"src",i),m[0]&40&&o!==(o=c[5]||c[3])&&h(n,"title",o),c[5]?a?a.p(c,m):(a=Ut(c),a.c(),a.m(r,null)):a&&(a.d(1),a=null),m[0]&40&&u!==(u=(c[5]?"FooterPaymentLink":"")+" "+(c[3]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",u)},d(c){c&&T(t),a&&a.d(),f=!1,s()}}}function Eo(e){let t,r,n,i,o,l,u,f,s,a=e[2]&&Gt(e);return{c(){t=d("div"),r=d("button"),n=d("img"),l=te(),a&&a.c(),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[1])||h(n,"src",i),h(n,"title",o=e[2]||e[0]),h(r,"class",u=(e[2]?"FooterSponsorLink":"")+" "+(e[0]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(t,"class","FooterItem SponsorItem"),h(t,"part","FooterItem SponsorItem")},m(c,m){F(c,t,m),g(t,r),g(r,n),g(r,l),a&&a.m(r,null),f||(s=re(r,"click",e[28]),f=!0)},p(c,m){m[0]&2&&!A(n.src,i=c[1])&&h(n,"src",i),m[0]&5&&o!==(o=c[2]||c[0])&&h(n,"title",o),c[2]?a?a.p(c,m):(a=Gt(c),a.c(),a.m(r,null)):a&&(a.d(1),a=null),m[0]&5&&u!==(u=(c[2]?"FooterSponsorLink":"")+" "+(c[0]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",u)},d(c){c&&T(t),a&&a.d(),f=!1,s()}}}function Dt(e){let t,r,n;return{c(){t=d("img"),h(t,"class","FooterImage"),h(t,"part","FooterImage"),A(t.src,r=e[10])||h(t,"src",r),h(t,"title",n=e[11]||e[9])},m(i,o){F(i,t,o)},p(i,o){o[0]&1024&&!A(t.src,r=i[10])&&h(t,"src",r),o[0]&2560&&n!==(n=i[11]||i[9])&&h(t,"title",n)},d(i){i&&T(t)}}}function Rt(e){let t,r;return{c(){t=d("p"),r=G(e[11]),h(t,"class","HelperTitle"),h(t,"part","HelperTitle")},m(n,i){F(n,t,i),g(t,r)},p(n,i){i[0]&2048&&ne(r,n[11])},d(n){n&&T(t)}}}function Ut(e){let t,r;return{c(){t=d("p"),r=G(e[5]),h(t,"class","PaymentTitle"),h(t,"part","PaymentTitle")},m(n,i){F(n,t,i),g(t,r)},p(n,i){i[0]&32&&ne(r,n[5])},d(n){n&&T(t)}}}function Gt(e){let t,r;return{c(){t=d("p"),r=G(e[2]),h(t,"class","SponsorTitle"),h(t,"part","SponsorTitle")},m(n,i){F(n,t,i),g(t,r)},p(n,i){i[0]&4&&ne(r,n[2])},d(n){n&&T(t)}}}function Io(e){let t,r,n,i,o,l,u,f;return{c(){t=d("div"),r=d("a"),n=d("img"),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[16])||h(n,"src",i),h(n,"title",o=e[17]||e[15]),h(r,"class",l="FooterLink "+(e[15]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"part",u="FooterLink "+(e[15]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"href",f=e[19]?e[15]:e[21]+`/${e[22]}/`+e[15]),h(r,"target",e[18]),h(t,"class","FooterItem SocialItem"),h(t,"part","FooterItem SocialItem")},m(s,a){F(s,t,a),g(t,r),g(r,n)},p(s,a){a[0]&65536&&!A(n.src,i=s[16])&&h(n,"src",i),a[0]&163840&&o!==(o=s[17]||s[15])&&h(n,"title",o),a[0]&32768&&l!==(l="FooterLink "+(s[15]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",l),a[0]&32768&&u!==(u="FooterLink "+(s[15]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"part",u),a[0]&6848512&&f!==(f=s[19]?s[15]:s[21]+`/${s[22]}/`+s[15])&&h(r,"href",f),a[0]&262144&&h(r,"target",s[18])},d(s){s&&T(t)}}}function So(e){let t,r,n,i,o,l,u,f;return{c(){t=d("div"),r=d("a"),n=d("img"),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[13])||h(n,"src",i),h(n,"title",o=e[14]||e[12]),h(r,"class",l="FooterLink "+(e[12]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"part",u="FooterLink "+(e[12]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"href",f=e[19]?e[12]:e[21]+`/${e[22]}/`+e[12]),h(r,"target",e[18]),h(t,"class","FooterItem"),h(t,"part","FooterItem")},m(s,a){F(s,t,a),g(t,r),g(r,n)},p(s,a){a[0]&8192&&!A(n.src,i=s[13])&&h(n,"src",i),a[0]&20480&&o!==(o=s[14]||s[12])&&h(n,"title",o),a[0]&4096&&l!==(l="FooterLink "+(s[12]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",l),a[0]&4096&&u!==(u="FooterLink "+(s[12]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"part",u),a[0]&6819840&&f!==(f=s[19]?s[12]:s[21]+`/${s[22]}/`+s[12])&&h(r,"href",f),a[0]&262144&&h(r,"target",s[18])},d(s){s&&T(t)}}}function To(e){let t,r,n,i,o,l,u,f=e[10]&&$t(e),s=e[11]&&jt(e);return{c(){t=d("div"),r=d("a"),f&&f.c(),n=te(),s&&s.c(),h(r,"class",i=(e[11]?"FooterHelperLink":"")+" "+(e[9]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"part",o=(e[11]?"FooterHelperLink":"")+" "+(e[9]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"href",l=e[19]?e[9]:e[21]+`/${e[22]}/`+e[9]),h(r,"target",e[18]),h(t,"class",u="FooterItem HelperLinkItem "+(e[20]=="true"?"DisplayColumn":"")),h(t,"part","FooterItem HelperLinkItem")},m(a,c){F(a,t,c),g(t,r),f&&f.m(r,null),g(r,n),s&&s.m(r,null)},p(a,c){a[10]?f?f.p(a,c):(f=$t(a),f.c(),f.m(r,n)):f&&(f.d(1),f=null),a[11]?s?s.p(a,c):(s=jt(a),s.c(),s.m(r,null)):s&&(s.d(1),s=null),c[0]&2560&&i!==(i=(a[11]?"FooterHelperLink":"")+" "+(a[9]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",i),c[0]&2560&&o!==(o=(a[11]?"FooterHelperLink":"")+" "+(a[9]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"part",o),c[0]&6816256&&l!==(l=a[19]?a[9]:a[21]+`/${a[22]}/`+a[9])&&h(r,"href",l),c[0]&262144&&h(r,"target",a[18]),c[0]&1048576&&u!==(u="FooterItem HelperLinkItem "+(a[20]=="true"?"DisplayColumn":""))&&h(t,"class",u)},d(a){a&&T(t),f&&f.d(),s&&s.d()}}}function Ho(e){let t,r,n,i,o,l,u,f;return{c(){t=d("div"),r=d("a"),n=d("img"),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[7])||h(n,"src",i),h(n,"title",o=e[8]||e[6]),h(r,"class",l=(e[6]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"part",u=(e[6]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"href",f=e[19]?e[6]:e[21]+`/${e[22]}/`+e[6]),h(r,"target",e[18]),h(t,"class","FooterItem GameVendorItem"),h(t,"part","FooterItem GameVendorItem")},m(s,a){F(s,t,a),g(t,r),g(r,n)},p(s,a){a[0]&128&&!A(n.src,i=s[7])&&h(n,"src",i),a[0]&320&&o!==(o=s[8]||s[6])&&h(n,"title",o),a[0]&64&&l!==(l=(s[6]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",l),a[0]&64&&u!==(u=(s[6]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"part",u),a[0]&6815808&&f!==(f=s[19]?s[6]:s[21]+`/${s[22]}/`+s[6])&&h(r,"href",f),a[0]&262144&&h(r,"target",s[18])},d(s){s&&T(t)}}}function Ao(e){let t,r,n,i,o,l,u,f,s,a=e[5]&&Vt(e);return{c(){t=d("div"),r=d("a"),n=d("img"),l=te(),a&&a.c(),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[4])||h(n,"src",i),h(n,"title",o=e[5]||e[3]),h(r,"class",u=(e[5]?"FooterPaymentLink":"")+" "+(e[3]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"part",f=(e[5]?"FooterPaymentLink":"")+" "+(e[3]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"href",s=e[19]?e[3]:e[21]+`/${e[22]}/`+e[3]),h(r,"target",e[18]),h(t,"class","FooterItem PaymentItem"),h(t,"part","FooterItem PaymentItem")},m(c,m){F(c,t,m),g(t,r),g(r,n),g(r,l),a&&a.m(r,null)},p(c,m){m[0]&16&&!A(n.src,i=c[4])&&h(n,"src",i),m[0]&40&&o!==(o=c[5]||c[3])&&h(n,"title",o),c[5]?a?a.p(c,m):(a=Vt(c),a.c(),a.m(r,null)):a&&(a.d(1),a=null),m[0]&40&&u!==(u=(c[5]?"FooterPaymentLink":"")+" "+(c[3]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",u),m[0]&40&&f!==(f=(c[5]?"FooterPaymentLink":"")+" "+(c[3]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"part",f),m[0]&6815752&&s!==(s=c[19]?c[3]:c[21]+`/${c[22]}/`+c[3])&&h(r,"href",s),m[0]&262144&&h(r,"target",c[18])},d(c){c&&T(t),a&&a.d()}}}function Fo(e){let t,r,n,i,o,l,u,f,s,a=e[2]&&Xt(e);return{c(){t=d("div"),r=d("a"),n=d("img"),l=te(),a&&a.c(),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[1])||h(n,"src",i),h(n,"title",o=e[2]||e[0]),h(r,"class",u=(e[2]?"FooterSponsorLink":"")+" "+(e[0]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"part",f=(e[2]?"FooterSponsorLink":"")+" "+(e[0]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"href",s=e[19]?e[0]:e[21]+`/${e[22]}/`+e[0]),h(r,"target",e[18]),h(t,"class","FooterItem SponsorItem"),h(t,"part","FooterItem SponsorItem")},m(c,m){F(c,t,m),g(t,r),g(r,n),g(r,l),a&&a.m(r,null)},p(c,m){m[0]&2&&!A(n.src,i=c[1])&&h(n,"src",i),m[0]&5&&o!==(o=c[2]||c[0])&&h(n,"title",o),c[2]?a?a.p(c,m):(a=Xt(c),a.c(),a.m(r,null)):a&&(a.d(1),a=null),m[0]&5&&u!==(u=(c[2]?"FooterSponsorLink":"")+" "+(c[0]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",u),m[0]&5&&f!==(f=(c[2]?"FooterSponsorLink":"")+" "+(c[0]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"part",f),m[0]&6815745&&s!==(s=c[19]?c[0]:c[21]+`/${c[22]}/`+c[0])&&h(r,"href",s),m[0]&262144&&h(r,"target",c[18])},d(c){c&&T(t),a&&a.d()}}}function $t(e){let t,r,n;return{c(){t=d("img"),h(t,"class","FooterImage"),h(t,"part","FooterImage"),A(t.src,r=e[10])||h(t,"src",r),h(t,"title",n=e[11]||e[9])},m(i,o){F(i,t,o)},p(i,o){o[0]&1024&&!A(t.src,r=i[10])&&h(t,"src",r),o[0]&2560&&n!==(n=i[11]||i[9])&&h(t,"title",n)},d(i){i&&T(t)}}}function jt(e){let t,r;return{c(){t=d("p"),r=G(e[11]),h(t,"class","HelperTitle"),h(t,"part","HelperTitle")},m(n,i){F(n,t,i),g(t,r)},p(n,i){i[0]&2048&&ne(r,n[11])},d(n){n&&T(t)}}}function Vt(e){let t,r;return{c(){t=d("p"),r=G(e[5]),h(t,"class","PaymentTitle"),h(t,"part","PaymentTitle")},m(n,i){F(n,t,i),g(t,r)},p(n,i){i[0]&32&&ne(r,n[5])},d(n){n&&T(t)}}}function Xt(e){let t,r;return{c(){t=d("p"),r=G(e[2]),h(t,"class","SponsorTitle"),h(t,"part","SponsorTitle")},m(n,i){F(n,t,i),g(t,r)},p(n,i){i[0]&4&&ne(r,n[2])},d(n){n&&T(t)}}}function Lo(e){let t;function r(o,l){return o[24]=="PC"?po:mo}let i=r(e)(e);return{c(){t=d("div"),i.c(),h(t,"class","ThumbnailContainer"),h(t,"part","ThumbnailContainer")},m(o,l){F(o,t,l),i.m(t,null),e[34](t)},p(o,l){i.p(o,l)},i:O,o:O,d(o){o&&T(t),i.d(),e[34](null)}}}function Po(e,t,r){let{sponsorurl:n=""}=t,{sponsorimage:i=""}=t,{sponsortitle:o=""}=t,{paymenturl:l=""}=t,{paymentimage:u=""}=t,{paymenttitle:f=""}=t,{vendorurl:s=""}=t,{vendorimage:a=""}=t,{vendortitle:c=""}=t,{helperlinkurl:m=""}=t,{helperlinkimage:v=""}=t,{helperlinktitle:S=""}=t,{licenseurl:E=""}=t,{licenseimage:x=""}=t,{licensetitle:D=""}=t,{sociallinkurl:C=""}=t,{sociallinkimage:B=""}=t,{sociallinktitle:R=""}=t,{target:L="_self"}=t,{linktype:w="false"}=t,{displaycolumn:se=""}=t,{baseurl:we=""}=t,{lang:xe=""}=t,{clientstyling:pe=""}=t,{clientstylingurl:de=""}=t,$,Lr=window.navigator.userAgent,Pr=fo(Lr);const Br=()=>{let p=document.createElement("style");p.innerHTML=pe,$.appendChild(p)},wr=()=>{let p=new URL(de),be=document.createElement("style");fetch(p.href).then(V=>V.text()).then(V=>{be.innerHTML=V,setTimeout(()=>{$.appendChild(be)},1)})},j=(p,be,V)=>{const ke=be,ft=ke?p:we+`/${xe}/`+p;window.postMessage({type:"NavigateTo",path:p,target:V||null,externalLink:ke||!1},window.location.href),ke?window.postMessage({type:"ExternalLinkNavigation",externalUrl:ft,target:V},window.location.href):window.postMessage({type:"LinkNavigation",navUrl:ft,target:V},window.location.href)},xr=()=>j(n,w,L),kr=()=>j(l,w,L),Or=()=>j(s,w,L),Cr=()=>j(m,w,L),Nr=()=>j(E,w,L),Mr=()=>j(C,w,L);function Dr(p){je[p?"unshift":"push"](()=>{$=p,r(23,$)})}return e.$$set=p=>{"sponsorurl"in p&&r(0,n=p.sponsorurl),"sponsorimage"in p&&r(1,i=p.sponsorimage),"sponsortitle"in p&&r(2,o=p.sponsortitle),"paymenturl"in p&&r(3,l=p.paymenturl),"paymentimage"in p&&r(4,u=p.paymentimage),"paymenttitle"in p&&r(5,f=p.paymenttitle),"vendorurl"in p&&r(6,s=p.vendorurl),"vendorimage"in p&&r(7,a=p.vendorimage),"vendortitle"in p&&r(8,c=p.vendortitle),"helperlinkurl"in p&&r(9,m=p.helperlinkurl),"helperlinkimage"in p&&r(10,v=p.helperlinkimage),"helperlinktitle"in p&&r(11,S=p.helperlinktitle),"licenseurl"in p&&r(12,E=p.licenseurl),"licenseimage"in p&&r(13,x=p.licenseimage),"licensetitle"in p&&r(14,D=p.licensetitle),"sociallinkurl"in p&&r(15,C=p.sociallinkurl),"sociallinkimage"in p&&r(16,B=p.sociallinkimage),"sociallinktitle"in p&&r(17,R=p.sociallinktitle),"target"in p&&r(18,L=p.target),"linktype"in p&&r(19,w=p.linktype),"displaycolumn"in p&&r(20,se=p.displaycolumn),"baseurl"in p&&r(21,we=p.baseurl),"lang"in p&&r(22,xe=p.lang),"clientstyling"in p&&r(26,pe=p.clientstyling),"clientstylingurl"in p&&r(27,de=p.clientstylingurl)},e.$$.update=()=>{e.$$.dirty[0]&75497472&&pe&&$&&Br(),e.$$.dirty[0]&142606336&&de&&$&&wr()},[n,i,o,l,u,f,s,a,c,m,v,S,E,x,D,C,B,R,L,w,se,we,xe,$,Pr,j,pe,de,xr,kr,Or,Cr,Nr,Mr,Dr]}class Fr extends un{constructor(t){super(),an(this,t,Po,Lo,zt,{sponsorurl:0,sponsorimage:1,sponsortitle:2,paymenturl:3,paymentimage:4,paymenttitle:5,vendorurl:6,vendorimage:7,vendortitle:8,helperlinkurl:9,helperlinkimage:10,helperlinktitle:11,licenseurl:12,licenseimage:13,licensetitle:14,sociallinkurl:15,sociallinkimage:16,sociallinktitle:17,target:18,linktype:19,displaycolumn:20,baseurl:21,lang:22,clientstyling:26,clientstylingurl:27},co,[-1,-1])}get sponsorurl(){return this.$$.ctx[0]}set sponsorurl(t){this.$$set({sponsorurl:t}),I()}get sponsorimage(){return this.$$.ctx[1]}set sponsorimage(t){this.$$set({sponsorimage:t}),I()}get sponsortitle(){return this.$$.ctx[2]}set sponsortitle(t){this.$$set({sponsortitle:t}),I()}get paymenturl(){return this.$$.ctx[3]}set paymenturl(t){this.$$set({paymenturl:t}),I()}get paymentimage(){return this.$$.ctx[4]}set paymentimage(t){this.$$set({paymentimage:t}),I()}get paymenttitle(){return this.$$.ctx[5]}set paymenttitle(t){this.$$set({paymenttitle:t}),I()}get vendorurl(){return this.$$.ctx[6]}set vendorurl(t){this.$$set({vendorurl:t}),I()}get vendorimage(){return this.$$.ctx[7]}set vendorimage(t){this.$$set({vendorimage:t}),I()}get vendortitle(){return this.$$.ctx[8]}set vendortitle(t){this.$$set({vendortitle:t}),I()}get helperlinkurl(){return this.$$.ctx[9]}set helperlinkurl(t){this.$$set({helperlinkurl:t}),I()}get helperlinkimage(){return this.$$.ctx[10]}set helperlinkimage(t){this.$$set({helperlinkimage:t}),I()}get helperlinktitle(){return this.$$.ctx[11]}set helperlinktitle(t){this.$$set({helperlinktitle:t}),I()}get licenseurl(){return this.$$.ctx[12]}set licenseurl(t){this.$$set({licenseurl:t}),I()}get licenseimage(){return this.$$.ctx[13]}set licenseimage(t){this.$$set({licenseimage:t}),I()}get licensetitle(){return this.$$.ctx[14]}set licensetitle(t){this.$$set({licensetitle:t}),I()}get sociallinkurl(){return this.$$.ctx[15]}set sociallinkurl(t){this.$$set({sociallinkurl:t}),I()}get sociallinkimage(){return this.$$.ctx[16]}set sociallinkimage(t){this.$$set({sociallinkimage:t}),I()}get sociallinktitle(){return this.$$.ctx[17]}set sociallinktitle(t){this.$$set({sociallinktitle:t}),I()}get target(){return this.$$.ctx[18]}set target(t){this.$$set({target:t}),I()}get linktype(){return this.$$.ctx[19]}set linktype(t){this.$$set({linktype:t}),I()}get displaycolumn(){return this.$$.ctx[20]}set displaycolumn(t){this.$$set({displaycolumn:t}),I()}get baseurl(){return this.$$.ctx[21]}set baseurl(t){this.$$set({baseurl:t}),I()}get lang(){return this.$$.ctx[22]}set lang(t){this.$$set({lang:t}),I()}get clientstyling(){return this.$$.ctx[26]}set clientstyling(t){this.$$set({clientstyling:t}),I()}get clientstylingurl(){return this.$$.ctx[27]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),I()}}ln(Fr,{sponsorurl:{},sponsorimage:{},sponsortitle:{},paymenturl:{},paymentimage:{},paymenttitle:{},vendorurl:{},vendorimage:{},vendortitle:{},helperlinkurl:{},helperlinkimage:{},helperlinktitle:{},licenseurl:{},licenseimage:{},licensetitle:{},sociallinkurl:{},sociallinkimage:{},sociallinktitle:{},target:{},linktype:{},displaycolumn:{},baseurl:{},lang:{},clientstyling:{},clientstylingurl:{}},[],[],!0);exports.default=Fr;
|
|
5
|
+
`,K.MISSING_INTL_API,l);var R=r.getPluralRules(t,{type:a.pluralType}).select(m-(a.offset||0));B=a.options[R]||a.options.other}if(!B)throw new kt(a.value,m,Object.keys(a.options),l);u.push.apply(u,Ie(B.value,t,r,n,i,m-(a.offset||0)));continue}}return Ai(u)}function Li(e,t){return t?y(y(y({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=y(y({},e[n]),t[n]||{}),r},{})):e}function Pi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Li(e[n],t[n]),r},y({},e)):e}function Ge(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Bi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Re(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,q([void 0],r,!1)))},{cache:Ge(e.number),strategy:Ue.variadic}),getDateTimeFormat:Re(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,q([void 0],r,!1)))},{cache:Ge(e.dateTime),strategy:Ue.variadic}),getPluralRules:Re(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,q([void 0],r,!1)))},{cache:Ge(e.pluralRules),strategy:Ue.variadic})}}var wi=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(f){var s=o.formatToParts(f);if(s.length===1)return s[0].value;var a=s.reduce(function(c,m){return!c.length||m.type!==P.literal||typeof c[c.length-1]!="string"?c.push(m.value):c[c.length-1]+=m.value,c},[]);return a.length<=1?a[0]||"":a},this.formatToParts=function(f){return Ie(o.ast,o.locales,o.formatters,o.formats,f,void 0,o.message)},this.resolvedOptions=function(){var f;return{locale:((f=o.resolvedLocale)===null||f===void 0?void 0:f.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 l=i||{};l.formatters;var u=fn(l,["formatters"]);this.ast=e.__parse(t,y(y({},u),{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=Pi(e.formats,n),this.formatters=i&&i.formatters||Bi(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=gi,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 xi(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 U={},ki=(e,t,r)=>r&&(t in U||(U[t]={}),e in U[t]||(U[t][e]=r),r),Er=(e,t)=>{if(t==null)return;if(t in U&&e in U[t])return U[t][e];const r=Pe(t);for(let n=0;n<r.length;n++){const i=r[n],o=Ci(i,e);if(o)return ki(e,t,o)}};let ut;const ce=Fe({});function Oi(e){return ut[e]||null}function Ir(e){return e in ut}function Ci(e,t){if(!Ir(e))return null;const r=Oi(e);return xi(r,t)}function Ni(e){if(e==null)return;const t=Pe(e);for(let r=0;r<t.length;r++){const n=t[r];if(Ir(n))return n}}function Mi(e,...t){delete U[e],ce.update(r=>(r[e]=Gn.all([r[e]||{},...t]),r))}ie([ce],([e])=>Object.keys(e));ce.subscribe(e=>ut=e);const Se={};function Di(e,t){Se[e].delete(t),Se[e].size===0&&delete Se[e]}function Sr(e){return Se[e]}function Ri(e){return Pe(e).map(t=>{const r=Sr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function nt(e){return e==null?!1:Pe(e).some(t=>{var r;return(r=Sr(t))==null?void 0:r.size})}function Ui(e,t){return Promise.all(t.map(n=>(Di(e,n),n().then(i=>i.default||i)))).then(n=>Mi(e,...n))}const ae={};function Tr(e){if(!nt(e))return e in ae?ae[e]:Promise.resolve();const t=Ri(e);return ae[e]=Promise.all(t.map(([r,n])=>Ui(r,n))).then(()=>{if(nt(e))return Tr(e);delete ae[e]}),ae[e]}const Gi={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"}}},$i={fallbackLocale:null,loadingDelay:200,formats:Gi,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},ji=$i;function ee(){return ji}const $e=Fe(!1);var Vi=Object.defineProperty,Xi=Object.defineProperties,Wi=Object.getOwnPropertyDescriptors,Ot=Object.getOwnPropertySymbols,zi=Object.prototype.hasOwnProperty,Zi=Object.prototype.propertyIsEnumerable,Ct=(e,t,r)=>t in e?Vi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Qi=(e,t)=>{for(var r in t||(t={}))zi.call(t,r)&&Ct(e,r,t[r]);if(Ot)for(var r of Ot(t))Zi.call(t,r)&&Ct(e,r,t[r]);return e},qi=(e,t)=>Xi(e,Wi(t));let it;const Te=Fe(null);function Nt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Pe(e,t=ee().fallbackLocale){const r=Nt(e);return t?[...new Set([...r,...Nt(t)])]:r}function X(){return it!=null?it:void 0}Te.subscribe(e=>{it=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Ji=e=>{if(e&&Ni(e)&&nt(e)){const{loadingDelay:t}=ee();let r;return typeof window!="undefined"&&X()!=null&&t?r=window.setTimeout(()=>$e.set(!0),t):$e.set(!0),Tr(e).then(()=>{Te.set(e)}).finally(()=>{clearTimeout(r),$e.set(!1)})}return Te.set(e)},me=qi(Qi({},Te),{set:Ji}),Be=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Yi=Object.defineProperty,He=Object.getOwnPropertySymbols,Hr=Object.prototype.hasOwnProperty,Ar=Object.prototype.propertyIsEnumerable,Mt=(e,t,r)=>t in e?Yi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ht=(e,t)=>{for(var r in t||(t={}))Hr.call(t,r)&&Mt(e,r,t[r]);if(He)for(var r of He(t))Ar.call(t,r)&&Mt(e,r,t[r]);return e},oe=(e,t)=>{var r={};for(var n in e)Hr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&He)for(var n of He(e))t.indexOf(n)<0&&Ar.call(e,n)&&(r[n]=e[n]);return r};const he=(e,t)=>{const{formats:r}=ee();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Ki=Be(e=>{var t=e,{locale:r,format:n}=t,i=oe(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=he("number",n)),new Intl.NumberFormat(r,i)}),eo=Be(e=>{var t=e,{locale:r,format:n}=t,i=oe(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=he("date",n):Object.keys(i).length===0&&(i=he("date","short")),new Intl.DateTimeFormat(r,i)}),to=Be(e=>{var t=e,{locale:r,format:n}=t,i=oe(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=he("time",n):Object.keys(i).length===0&&(i=he("time","short")),new Intl.DateTimeFormat(r,i)}),ro=(e={})=>{var t=e,{locale:r=X()}=t,n=oe(t,["locale"]);return Ki(ht({locale:r},n))},no=(e={})=>{var t=e,{locale:r=X()}=t,n=oe(t,["locale"]);return eo(ht({locale:r},n))},io=(e={})=>{var t=e,{locale:r=X()}=t,n=oe(t,["locale"]);return to(ht({locale:r},n))},oo=Be((e,t=X())=>new wi(e,t,ee().formats,{ignoreTag:ee().ignoreTag})),so=(e,t={})=>{var r,n,i,o;let l=t;typeof e=="object"&&(l=e,e=l.id);const{values:u,locale:f=X(),default:s}=l;if(f==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let a=Er(e,f);if(!a)a=(o=(i=(n=(r=ee()).handleMissingMessage)==null?void 0:n.call(r,{locale:f,id:e,defaultValue:s}))!=null?i:s)!=null?o:e;else if(typeof a!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof a}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),a;if(!u)return a;let c=a;try{c=oo(a,f).format(u)}catch(m){m instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,m.message)}return c},ao=(e,t)=>io(t).format(e),lo=(e,t)=>no(t).format(e),uo=(e,t)=>ro(t).format(e),ho=(e,t=X())=>Er(e,t);ie([me,ce],()=>so);ie([me],()=>ao);ie([me],()=>lo);ie([me],()=>uo);ie([me,ce],()=>ho);window.emWidgets={topic:Tn};const fo=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function co(e){Wr(e,"svelte-1qjm30h",":host{font-family:system-ui, -apple-system, Roboto, Helvetica}.FooterItem{display:inline-block;padding:0 12px}.FooterItem .FooterSponsorLink,.FooterItem .FooterPaymentLink{display:block}.FooterItem .FooterSponsorLink{display:flex;align-items:center}.FooterItem .FooterPaymentLink,.FooterItem .FooterHelperLink{display:flex;align-items:center;justify-content:center}.FooterItem .FooterLinkDisabled{pointer-events:none;cursor:auto}.FooterItem .SponsorTitle,.FooterItem .PaymentTitle{font-size:9px;text-decoration:none;color:var(--emw--color-gray-150, #828282);text-align:center}.FooterItem .HelperTitle{color:var(--emw--footer-typography, var(--emw--color-contrast, #111));font-size:8px}.FooterItem.HelperLinkItem p{font-size:10px}.FooterItem .FooterItemAnchor{display:flex;flex-direction:column;gap:6px;text-decoration:none;cursor:pointer;border:none;background:transparent;padding:0}.FooterItem.SocialItem .FooterItemAnchor{width:42px;height:42px}.FooterItem .FooterImage{min-height:38px}.SponsorTitle{margin:0}.FooterLink{display:block;text-align:center}.DisplayColumn .FooterItemAnchor{flex-direction:row}.DisplayColumn .FooterImage{height:16px;width:16px;min-height:unset}.DisplayColumn.FooterItem.HelperLinkItem p{font-size:12px}@media only screen and (max-width: 768px){.FooterItem{padding:0 5px}.FooterItem.PaymentItem{padding:15px 5px}.FooterItem.GameVendorItem{padding:0 10px}}")}function mo(e){let t;function r(o,l){if(o[1])return Eo;if(o[4])return yo;if(o[7])return vo;if(o[9])return _o;if(o[13])return go;if(o[16])return bo}let n=r(e),i=n&&n(e);return{c(){i&&i.c(),t=Zt()},m(o,l){i&&i.m(o,l),F(o,t,l)},p(o,l){n===(n=r(o))&&i?i.p(o,l):(i&&i.d(1),i=n&&n(o),i&&(i.c(),i.m(t.parentNode,t)))},d(o){o&&T(t),i&&i.d(o)}}}function po(e){let t;function r(o,l){if(o[1])return Fo;if(o[4])return Ao;if(o[7])return Ho;if(o[9])return To;if(o[13])return So;if(o[16])return Io}let n=r(e),i=n&&n(e);return{c(){i&&i.c(),t=Zt()},m(o,l){i&&i.m(o,l),F(o,t,l)},p(o,l){n===(n=r(o))&&i?i.p(o,l):(i&&i.d(1),i=n&&n(o),i&&(i.c(),i.m(t.parentNode,t)))},d(o){o&&T(t),i&&i.d(o)}}}function bo(e){let t,r,n,i,o,l,u,f;return{c(){t=d("div"),r=d("button"),n=d("img"),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[16])||h(n,"src",i),h(n,"title",o=e[17]||e[15]),h(r,"class",l="FooterLink "+(e[15]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(t,"class","FooterItem SocialItem"),h(t,"part","FooterItem SocialItem")},m(s,a){F(s,t,a),g(t,r),g(r,n),u||(f=re(r,"click",e[33]),u=!0)},p(s,a){a[0]&65536&&!A(n.src,i=s[16])&&h(n,"src",i),a[0]&163840&&o!==(o=s[17]||s[15])&&h(n,"title",o),a[0]&32768&&l!==(l="FooterLink "+(s[15]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",l)},d(s){s&&T(t),u=!1,f()}}}function go(e){let t,r,n,i,o,l,u,f;return{c(){t=d("div"),r=d("button"),n=d("img"),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[13])||h(n,"src",i),h(n,"title",o=e[14]||e[12]),h(r,"class",l="FooterLink "+(e[12]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(t,"class","FooterItem"),h(t,"part","FooterItem")},m(s,a){F(s,t,a),g(t,r),g(r,n),u||(f=re(r,"click",e[32]),u=!0)},p(s,a){a[0]&8192&&!A(n.src,i=s[13])&&h(n,"src",i),a[0]&20480&&o!==(o=s[14]||s[12])&&h(n,"title",o),a[0]&4096&&l!==(l="FooterLink "+(s[12]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",l)},d(s){s&&T(t),u=!1,f()}}}function _o(e){let t,r,n,i,o,l,u,f=e[10]&&Dt(e),s=e[11]&&Rt(e);return{c(){t=d("div"),r=d("button"),f&&f.c(),n=te(),s&&s.c(),h(r,"class",i=(e[11]?"FooterHelperLink":"")+" "+(e[9]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(t,"class",o="FooterItem HelperLinkItem "+(e[20]=="true"?"DisplayColumn":"")),h(t,"part","FooterItem HelperLinkItem")},m(a,c){F(a,t,c),g(t,r),f&&f.m(r,null),g(r,n),s&&s.m(r,null),l||(u=re(r,"click",e[31]),l=!0)},p(a,c){a[10]?f?f.p(a,c):(f=Dt(a),f.c(),f.m(r,n)):f&&(f.d(1),f=null),a[11]?s?s.p(a,c):(s=Rt(a),s.c(),s.m(r,null)):s&&(s.d(1),s=null),c[0]&2560&&i!==(i=(a[11]?"FooterHelperLink":"")+" "+(a[9]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",i),c[0]&1048576&&o!==(o="FooterItem HelperLinkItem "+(a[20]=="true"?"DisplayColumn":""))&&h(t,"class",o)},d(a){a&&T(t),f&&f.d(),s&&s.d(),l=!1,u()}}}function vo(e){let t,r,n,i,o,l,u,f;return{c(){t=d("div"),r=d("button"),n=d("img"),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[7])||h(n,"src",i),h(n,"title",o=e[8]||e[6]),h(r,"class",l=(e[6]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(t,"class","FooterItem GameVendorItem"),h(t,"part","FooterItem GameVendorItem")},m(s,a){F(s,t,a),g(t,r),g(r,n),u||(f=re(r,"click",e[30]),u=!0)},p(s,a){a[0]&128&&!A(n.src,i=s[7])&&h(n,"src",i),a[0]&320&&o!==(o=s[8]||s[6])&&h(n,"title",o),a[0]&64&&l!==(l=(s[6]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",l)},d(s){s&&T(t),u=!1,f()}}}function yo(e){let t,r,n,i,o,l,u,f,s,a=e[5]&&Ut(e);return{c(){t=d("div"),r=d("button"),n=d("img"),l=te(),a&&a.c(),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[4])||h(n,"src",i),h(n,"title",o=e[5]||e[3]),h(r,"class",u=(e[5]?"FooterPaymentLink":"")+" "+(e[3]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(t,"class","FooterItem PaymentItem"),h(t,"part","FooterItem PaymentItem")},m(c,m){F(c,t,m),g(t,r),g(r,n),g(r,l),a&&a.m(r,null),f||(s=re(r,"click",e[29]),f=!0)},p(c,m){m[0]&16&&!A(n.src,i=c[4])&&h(n,"src",i),m[0]&40&&o!==(o=c[5]||c[3])&&h(n,"title",o),c[5]?a?a.p(c,m):(a=Ut(c),a.c(),a.m(r,null)):a&&(a.d(1),a=null),m[0]&40&&u!==(u=(c[5]?"FooterPaymentLink":"")+" "+(c[3]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",u)},d(c){c&&T(t),a&&a.d(),f=!1,s()}}}function Eo(e){let t,r,n,i,o,l,u,f,s,a=e[2]&&Gt(e);return{c(){t=d("div"),r=d("button"),n=d("img"),l=te(),a&&a.c(),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[1])||h(n,"src",i),h(n,"title",o=e[2]||e[0]),h(r,"class",u=(e[2]?"FooterSponsorLink":"")+" "+(e[0]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(t,"class","FooterItem SponsorItem"),h(t,"part","FooterItem SponsorItem")},m(c,m){F(c,t,m),g(t,r),g(r,n),g(r,l),a&&a.m(r,null),f||(s=re(r,"click",e[28]),f=!0)},p(c,m){m[0]&2&&!A(n.src,i=c[1])&&h(n,"src",i),m[0]&5&&o!==(o=c[2]||c[0])&&h(n,"title",o),c[2]?a?a.p(c,m):(a=Gt(c),a.c(),a.m(r,null)):a&&(a.d(1),a=null),m[0]&5&&u!==(u=(c[2]?"FooterSponsorLink":"")+" "+(c[0]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",u)},d(c){c&&T(t),a&&a.d(),f=!1,s()}}}function Dt(e){let t,r,n;return{c(){t=d("img"),h(t,"class","FooterImage"),h(t,"part","FooterImage"),A(t.src,r=e[10])||h(t,"src",r),h(t,"title",n=e[11]||e[9])},m(i,o){F(i,t,o)},p(i,o){o[0]&1024&&!A(t.src,r=i[10])&&h(t,"src",r),o[0]&2560&&n!==(n=i[11]||i[9])&&h(t,"title",n)},d(i){i&&T(t)}}}function Rt(e){let t,r;return{c(){t=d("p"),r=G(e[11]),h(t,"class","HelperTitle"),h(t,"part","HelperTitle")},m(n,i){F(n,t,i),g(t,r)},p(n,i){i[0]&2048&&ne(r,n[11])},d(n){n&&T(t)}}}function Ut(e){let t,r;return{c(){t=d("p"),r=G(e[5]),h(t,"class","PaymentTitle"),h(t,"part","PaymentTitle")},m(n,i){F(n,t,i),g(t,r)},p(n,i){i[0]&32&&ne(r,n[5])},d(n){n&&T(t)}}}function Gt(e){let t,r;return{c(){t=d("p"),r=G(e[2]),h(t,"class","SponsorTitle"),h(t,"part","SponsorTitle")},m(n,i){F(n,t,i),g(t,r)},p(n,i){i[0]&4&&ne(r,n[2])},d(n){n&&T(t)}}}function Io(e){let t,r,n,i,o,l,u,f;return{c(){t=d("div"),r=d("a"),n=d("img"),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[16])||h(n,"src",i),h(n,"title",o=e[17]||e[15]),h(r,"class",l="FooterLink "+(e[15]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"part",u="FooterLink "+(e[15]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"href",f=e[19]?e[15]:e[21]+`/${e[22]}/`+e[15]),h(r,"target",e[18]),h(t,"class","FooterItem SocialItem"),h(t,"part","FooterItem SocialItem")},m(s,a){F(s,t,a),g(t,r),g(r,n)},p(s,a){a[0]&65536&&!A(n.src,i=s[16])&&h(n,"src",i),a[0]&163840&&o!==(o=s[17]||s[15])&&h(n,"title",o),a[0]&32768&&l!==(l="FooterLink "+(s[15]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",l),a[0]&32768&&u!==(u="FooterLink "+(s[15]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"part",u),a[0]&6848512&&f!==(f=s[19]?s[15]:s[21]+`/${s[22]}/`+s[15])&&h(r,"href",f),a[0]&262144&&h(r,"target",s[18])},d(s){s&&T(t)}}}function So(e){let t,r,n,i,o,l,u,f;return{c(){t=d("div"),r=d("a"),n=d("img"),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[13])||h(n,"src",i),h(n,"title",o=e[14]||e[12]),h(r,"class",l="FooterLink "+(e[12]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"part",u="FooterLink "+(e[12]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"href",f=e[19]?e[12]:e[21]+`/${e[22]}/`+e[12]),h(r,"target",e[18]),h(t,"class","FooterItem"),h(t,"part","FooterItem")},m(s,a){F(s,t,a),g(t,r),g(r,n)},p(s,a){a[0]&8192&&!A(n.src,i=s[13])&&h(n,"src",i),a[0]&20480&&o!==(o=s[14]||s[12])&&h(n,"title",o),a[0]&4096&&l!==(l="FooterLink "+(s[12]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",l),a[0]&4096&&u!==(u="FooterLink "+(s[12]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"part",u),a[0]&6819840&&f!==(f=s[19]?s[12]:s[21]+`/${s[22]}/`+s[12])&&h(r,"href",f),a[0]&262144&&h(r,"target",s[18])},d(s){s&&T(t)}}}function To(e){let t,r,n,i,o,l,u,f=e[10]&&$t(e),s=e[11]&&jt(e);return{c(){t=d("div"),r=d("a"),f&&f.c(),n=te(),s&&s.c(),h(r,"class",i=(e[11]?"FooterHelperLink":"")+" "+(e[9]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"part",o=(e[11]?"FooterHelperLink":"")+" "+(e[9]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"href",l=e[19]?e[9]:e[21]+`/${e[22]}/`+e[9]),h(r,"target",e[18]),h(t,"class",u="FooterItem HelperLinkItem "+(e[20]=="true"?"DisplayColumn":"")),h(t,"part","FooterItem HelperLinkItem")},m(a,c){F(a,t,c),g(t,r),f&&f.m(r,null),g(r,n),s&&s.m(r,null)},p(a,c){a[10]?f?f.p(a,c):(f=$t(a),f.c(),f.m(r,n)):f&&(f.d(1),f=null),a[11]?s?s.p(a,c):(s=jt(a),s.c(),s.m(r,null)):s&&(s.d(1),s=null),c[0]&2560&&i!==(i=(a[11]?"FooterHelperLink":"")+" "+(a[9]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",i),c[0]&2560&&o!==(o=(a[11]?"FooterHelperLink":"")+" "+(a[9]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"part",o),c[0]&6816256&&l!==(l=a[19]?a[9]:a[21]+`/${a[22]}/`+a[9])&&h(r,"href",l),c[0]&262144&&h(r,"target",a[18]),c[0]&1048576&&u!==(u="FooterItem HelperLinkItem "+(a[20]=="true"?"DisplayColumn":""))&&h(t,"class",u)},d(a){a&&T(t),f&&f.d(),s&&s.d()}}}function Ho(e){let t,r,n,i,o,l,u,f;return{c(){t=d("div"),r=d("a"),n=d("img"),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[7])||h(n,"src",i),h(n,"title",o=e[8]||e[6]),h(r,"class",l=(e[6]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"part",u=(e[6]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"href",f=e[19]?e[6]:e[21]+`/${e[22]}/`+e[6]),h(r,"target",e[18]),h(t,"class","FooterItem GameVendorItem"),h(t,"part","FooterItem GameVendorItem")},m(s,a){F(s,t,a),g(t,r),g(r,n)},p(s,a){a[0]&128&&!A(n.src,i=s[7])&&h(n,"src",i),a[0]&320&&o!==(o=s[8]||s[6])&&h(n,"title",o),a[0]&64&&l!==(l=(s[6]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",l),a[0]&64&&u!==(u=(s[6]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"part",u),a[0]&6815808&&f!==(f=s[19]?s[6]:s[21]+`/${s[22]}/`+s[6])&&h(r,"href",f),a[0]&262144&&h(r,"target",s[18])},d(s){s&&T(t)}}}function Ao(e){let t,r,n,i,o,l,u,f,s,a=e[5]&&Vt(e);return{c(){t=d("div"),r=d("a"),n=d("img"),l=te(),a&&a.c(),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[4])||h(n,"src",i),h(n,"title",o=e[5]||e[3]),h(r,"class",u=(e[5]?"FooterPaymentLink":"")+" "+(e[3]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"part",f=(e[5]?"FooterPaymentLink":"")+" "+(e[3]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"href",s=e[19]?e[3]:e[21]+`/${e[22]}/`+e[3]),h(r,"target",e[18]),h(t,"class","FooterItem PaymentItem"),h(t,"part","FooterItem PaymentItem")},m(c,m){F(c,t,m),g(t,r),g(r,n),g(r,l),a&&a.m(r,null)},p(c,m){m[0]&16&&!A(n.src,i=c[4])&&h(n,"src",i),m[0]&40&&o!==(o=c[5]||c[3])&&h(n,"title",o),c[5]?a?a.p(c,m):(a=Vt(c),a.c(),a.m(r,null)):a&&(a.d(1),a=null),m[0]&40&&u!==(u=(c[5]?"FooterPaymentLink":"")+" "+(c[3]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",u),m[0]&40&&f!==(f=(c[5]?"FooterPaymentLink":"")+" "+(c[3]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"part",f),m[0]&6815752&&s!==(s=c[19]?c[3]:c[21]+`/${c[22]}/`+c[3])&&h(r,"href",s),m[0]&262144&&h(r,"target",c[18])},d(c){c&&T(t),a&&a.d()}}}function Fo(e){let t,r,n,i,o,l,u,f,s,a=e[2]&&Xt(e);return{c(){t=d("div"),r=d("a"),n=d("img"),l=te(),a&&a.c(),h(n,"class","FooterImage"),h(n,"part","FooterImage"),A(n.src,i=e[1])||h(n,"src",i),h(n,"title",o=e[2]||e[0]),h(r,"class",u=(e[2]?"FooterSponsorLink":"")+" "+(e[0]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"part",f=(e[2]?"FooterSponsorLink":"")+" "+(e[0]?"":"FooterLinkDisabled")+" FooterItemAnchor"),h(r,"href",s=e[19]?e[0]:e[21]+`/${e[22]}/`+e[0]),h(r,"target",e[18]),h(t,"class","FooterItem SponsorItem"),h(t,"part","FooterItem SponsorItem")},m(c,m){F(c,t,m),g(t,r),g(r,n),g(r,l),a&&a.m(r,null)},p(c,m){m[0]&2&&!A(n.src,i=c[1])&&h(n,"src",i),m[0]&5&&o!==(o=c[2]||c[0])&&h(n,"title",o),c[2]?a?a.p(c,m):(a=Xt(c),a.c(),a.m(r,null)):a&&(a.d(1),a=null),m[0]&5&&u!==(u=(c[2]?"FooterSponsorLink":"")+" "+(c[0]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"class",u),m[0]&5&&f!==(f=(c[2]?"FooterSponsorLink":"")+" "+(c[0]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&h(r,"part",f),m[0]&6815745&&s!==(s=c[19]?c[0]:c[21]+`/${c[22]}/`+c[0])&&h(r,"href",s),m[0]&262144&&h(r,"target",c[18])},d(c){c&&T(t),a&&a.d()}}}function $t(e){let t,r,n;return{c(){t=d("img"),h(t,"class","FooterImage"),h(t,"part","FooterImage"),A(t.src,r=e[10])||h(t,"src",r),h(t,"title",n=e[11]||e[9])},m(i,o){F(i,t,o)},p(i,o){o[0]&1024&&!A(t.src,r=i[10])&&h(t,"src",r),o[0]&2560&&n!==(n=i[11]||i[9])&&h(t,"title",n)},d(i){i&&T(t)}}}function jt(e){let t,r;return{c(){t=d("p"),r=G(e[11]),h(t,"class","HelperTitle"),h(t,"part","HelperTitle")},m(n,i){F(n,t,i),g(t,r)},p(n,i){i[0]&2048&&ne(r,n[11])},d(n){n&&T(t)}}}function Vt(e){let t,r;return{c(){t=d("p"),r=G(e[5]),h(t,"class","PaymentTitle"),h(t,"part","PaymentTitle")},m(n,i){F(n,t,i),g(t,r)},p(n,i){i[0]&32&&ne(r,n[5])},d(n){n&&T(t)}}}function Xt(e){let t,r;return{c(){t=d("p"),r=G(e[2]),h(t,"class","SponsorTitle"),h(t,"part","SponsorTitle")},m(n,i){F(n,t,i),g(t,r)},p(n,i){i[0]&4&&ne(r,n[2])},d(n){n&&T(t)}}}function Lo(e){let t;function r(o,l){return o[24]=="PC"?po:mo}let i=r(e)(e);return{c(){t=d("div"),i.c(),h(t,"class","ThumbnailContainer"),h(t,"part","ThumbnailContainer")},m(o,l){F(o,t,l),i.m(t,null),e[34](t)},p(o,l){i.p(o,l)},i:O,o:O,d(o){o&&T(t),i.d(),e[34](null)}}}function Po(e,t,r){let{sponsorurl:n=""}=t,{sponsorimage:i=""}=t,{sponsortitle:o=""}=t,{paymenturl:l=""}=t,{paymentimage:u=""}=t,{paymenttitle:f=""}=t,{vendorurl:s=""}=t,{vendorimage:a=""}=t,{vendortitle:c=""}=t,{helperlinkurl:m=""}=t,{helperlinkimage:v=""}=t,{helperlinktitle:S=""}=t,{licenseurl:E=""}=t,{licenseimage:x=""}=t,{licensetitle:D=""}=t,{sociallinkurl:C=""}=t,{sociallinkimage:B=""}=t,{sociallinktitle:R=""}=t,{target:L="_self"}=t,{linktype:w="false"}=t,{displaycolumn:se=""}=t,{baseurl:we=""}=t,{lang:xe=""}=t,{clientstyling:pe=""}=t,{clientstylingurl:de=""}=t,$,Lr=window.navigator.userAgent,Pr=fo(Lr);const Br=()=>{let p=document.createElement("style");p.innerHTML=pe,$.appendChild(p)},wr=()=>{let p=new URL(de),be=document.createElement("style");fetch(p.href).then(V=>V.text()).then(V=>{be.innerHTML=V,setTimeout(()=>{$.appendChild(be)},1)})},j=(p,be,V)=>{const ke=be,ft=ke?p:we+`/${xe}/`+p;window.postMessage({type:"NavigateTo",path:p,target:V||null,externalLink:ke||!1},window.location.href),ke?window.postMessage({type:"ExternalLinkNavigation",externalUrl:ft,target:V},window.location.href):window.postMessage({type:"LinkNavigation",navUrl:ft,target:V},window.location.href)},xr=()=>j(n,w,L),kr=()=>j(l,w,L),Or=()=>j(s,w,L),Cr=()=>j(m,w,L),Nr=()=>j(E,w,L),Mr=()=>j(C,w,L);function Dr(p){je[p?"unshift":"push"](()=>{$=p,r(23,$)})}return e.$$set=p=>{"sponsorurl"in p&&r(0,n=p.sponsorurl),"sponsorimage"in p&&r(1,i=p.sponsorimage),"sponsortitle"in p&&r(2,o=p.sponsortitle),"paymenturl"in p&&r(3,l=p.paymenturl),"paymentimage"in p&&r(4,u=p.paymentimage),"paymenttitle"in p&&r(5,f=p.paymenttitle),"vendorurl"in p&&r(6,s=p.vendorurl),"vendorimage"in p&&r(7,a=p.vendorimage),"vendortitle"in p&&r(8,c=p.vendortitle),"helperlinkurl"in p&&r(9,m=p.helperlinkurl),"helperlinkimage"in p&&r(10,v=p.helperlinkimage),"helperlinktitle"in p&&r(11,S=p.helperlinktitle),"licenseurl"in p&&r(12,E=p.licenseurl),"licenseimage"in p&&r(13,x=p.licenseimage),"licensetitle"in p&&r(14,D=p.licensetitle),"sociallinkurl"in p&&r(15,C=p.sociallinkurl),"sociallinkimage"in p&&r(16,B=p.sociallinkimage),"sociallinktitle"in p&&r(17,R=p.sociallinktitle),"target"in p&&r(18,L=p.target),"linktype"in p&&r(19,w=p.linktype),"displaycolumn"in p&&r(20,se=p.displaycolumn),"baseurl"in p&&r(21,we=p.baseurl),"lang"in p&&r(22,xe=p.lang),"clientstyling"in p&&r(26,pe=p.clientstyling),"clientstylingurl"in p&&r(27,de=p.clientstylingurl)},e.$$.update=()=>{e.$$.dirty[0]&75497472&&pe&&$&&Br(),e.$$.dirty[0]&142606336&&de&&$&&wr()},[n,i,o,l,u,f,s,a,c,m,v,S,E,x,D,C,B,R,L,w,se,we,xe,$,Pr,j,pe,de,xr,kr,Or,Cr,Nr,Mr,Dr]}class Fr extends un{constructor(t){super(),an(this,t,Po,Lo,zt,{sponsorurl:0,sponsorimage:1,sponsortitle:2,paymenturl:3,paymentimage:4,paymenttitle:5,vendorurl:6,vendorimage:7,vendortitle:8,helperlinkurl:9,helperlinkimage:10,helperlinktitle:11,licenseurl:12,licenseimage:13,licensetitle:14,sociallinkurl:15,sociallinkimage:16,sociallinktitle:17,target:18,linktype:19,displaycolumn:20,baseurl:21,lang:22,clientstyling:26,clientstylingurl:27},co,[-1,-1])}get sponsorurl(){return this.$$.ctx[0]}set sponsorurl(t){this.$$set({sponsorurl:t}),I()}get sponsorimage(){return this.$$.ctx[1]}set sponsorimage(t){this.$$set({sponsorimage:t}),I()}get sponsortitle(){return this.$$.ctx[2]}set sponsortitle(t){this.$$set({sponsortitle:t}),I()}get paymenturl(){return this.$$.ctx[3]}set paymenturl(t){this.$$set({paymenturl:t}),I()}get paymentimage(){return this.$$.ctx[4]}set paymentimage(t){this.$$set({paymentimage:t}),I()}get paymenttitle(){return this.$$.ctx[5]}set paymenttitle(t){this.$$set({paymenttitle:t}),I()}get vendorurl(){return this.$$.ctx[6]}set vendorurl(t){this.$$set({vendorurl:t}),I()}get vendorimage(){return this.$$.ctx[7]}set vendorimage(t){this.$$set({vendorimage:t}),I()}get vendortitle(){return this.$$.ctx[8]}set vendortitle(t){this.$$set({vendortitle:t}),I()}get helperlinkurl(){return this.$$.ctx[9]}set helperlinkurl(t){this.$$set({helperlinkurl:t}),I()}get helperlinkimage(){return this.$$.ctx[10]}set helperlinkimage(t){this.$$set({helperlinkimage:t}),I()}get helperlinktitle(){return this.$$.ctx[11]}set helperlinktitle(t){this.$$set({helperlinktitle:t}),I()}get licenseurl(){return this.$$.ctx[12]}set licenseurl(t){this.$$set({licenseurl:t}),I()}get licenseimage(){return this.$$.ctx[13]}set licenseimage(t){this.$$set({licenseimage:t}),I()}get licensetitle(){return this.$$.ctx[14]}set licensetitle(t){this.$$set({licensetitle:t}),I()}get sociallinkurl(){return this.$$.ctx[15]}set sociallinkurl(t){this.$$set({sociallinkurl:t}),I()}get sociallinkimage(){return this.$$.ctx[16]}set sociallinkimage(t){this.$$set({sociallinkimage:t}),I()}get sociallinktitle(){return this.$$.ctx[17]}set sociallinktitle(t){this.$$set({sociallinktitle:t}),I()}get target(){return this.$$.ctx[18]}set target(t){this.$$set({target:t}),I()}get linktype(){return this.$$.ctx[19]}set linktype(t){this.$$set({linktype:t}),I()}get displaycolumn(){return this.$$.ctx[20]}set displaycolumn(t){this.$$set({displaycolumn:t}),I()}get baseurl(){return this.$$.ctx[21]}set baseurl(t){this.$$set({baseurl:t}),I()}get lang(){return this.$$.ctx[22]}set lang(t){this.$$set({lang:t}),I()}get clientstyling(){return this.$$.ctx[26]}set clientstyling(t){this.$$set({clientstyling:t}),I()}get clientstylingurl(){return this.$$.ctx[27]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),I()}}ln(Fr,{sponsorurl:{},sponsorimage:{},sponsortitle:{},paymenturl:{},paymentimage:{},paymenttitle:{},vendorurl:{},vendorimage:{},vendortitle:{},helperlinkurl:{},helperlinkimage:{},helperlinktitle:{},licenseurl:{},licenseimage:{},licensetitle:{},sociallinkurl:{},sociallinkimage:{},sociallinktitle:{},target:{},linktype:{},displaycolumn:{},baseurl:{},lang:{},clientstyling:{},clientstylingurl:{}},[],[],!0);exports.default=Fr;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoFooterThumbnail-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoFooterThumbnail-BvH9jpm0.cjs")).then(({default:t})=>{!customElements.get("casino-footer-thumbnail")&&customElements.define("casino-footer-thumbnail",t.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/CasinoFooterThumbnail-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/CasinoFooterThumbnail-BUDzdr2A.js").then(({ default: t }) => {
|
|
14
14
|
!customElements.get("casino-footer-thumbnail") && customElements.define("casino-footer-thumbnail", t.element);
|
|
15
15
|
});
|
|
16
16
|
}
|