@everymatrix/casino-filter 1.50.1 → 1.52.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.
|
@@ -44,9 +44,9 @@ function gt(e) {
|
|
|
44
44
|
function nr(e, t) {
|
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
46
46
|
}
|
|
47
|
-
let
|
|
47
|
+
let Ce;
|
|
48
48
|
function Ft(e, t) {
|
|
49
|
-
return e === t ? !0 : (
|
|
49
|
+
return e === t ? !0 : (Ce || (Ce = document.createElement("a")), Ce.href = t, e === Ce.href);
|
|
50
50
|
}
|
|
51
51
|
function kr(e) {
|
|
52
52
|
return Object.keys(e).length === 0;
|
|
@@ -102,7 +102,7 @@ function zr(e, t) {
|
|
|
102
102
|
function P(e) {
|
|
103
103
|
return document.createElement(e);
|
|
104
104
|
}
|
|
105
|
-
function
|
|
105
|
+
function Be(e) {
|
|
106
106
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
107
107
|
}
|
|
108
108
|
function D(e) {
|
|
@@ -149,7 +149,7 @@ function qr(e) {
|
|
|
149
149
|
}
|
|
150
150
|
const ce = [], tt = [];
|
|
151
151
|
let fe = [];
|
|
152
|
-
const
|
|
152
|
+
const Ct = [], Yr = /* @__PURE__ */ Promise.resolve();
|
|
153
153
|
let rt = !1;
|
|
154
154
|
function Kr() {
|
|
155
155
|
rt || (rt = !0, Yr.then(R));
|
|
@@ -179,8 +179,8 @@ function R() {
|
|
|
179
179
|
}
|
|
180
180
|
fe.length = 0;
|
|
181
181
|
} while (ce.length);
|
|
182
|
-
for (;
|
|
183
|
-
|
|
182
|
+
for (; Ct.length; )
|
|
183
|
+
Ct.pop()();
|
|
184
184
|
rt = !1, ze.clear(), Ee(e);
|
|
185
185
|
}
|
|
186
186
|
function en(e) {
|
|
@@ -198,7 +198,7 @@ const rn = /* @__PURE__ */ new Set();
|
|
|
198
198
|
function nn(e, t) {
|
|
199
199
|
e && e.i && (rn.delete(e), e.i(t));
|
|
200
200
|
}
|
|
201
|
-
function
|
|
201
|
+
function Bt(e) {
|
|
202
202
|
return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
|
|
203
203
|
}
|
|
204
204
|
function on(e, t, r) {
|
|
@@ -1083,12 +1083,12 @@ function Fn(e) {
|
|
|
1083
1083
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1084
1084
|
}
|
|
1085
1085
|
var Pn = function(t) {
|
|
1086
|
-
return
|
|
1086
|
+
return Cn(t) && !Bn(t);
|
|
1087
1087
|
};
|
|
1088
|
-
function
|
|
1088
|
+
function Cn(e) {
|
|
1089
1089
|
return !!e && typeof e == "object";
|
|
1090
1090
|
}
|
|
1091
|
-
function
|
|
1091
|
+
function Bn(e) {
|
|
1092
1092
|
var t = Object.prototype.toString.call(e);
|
|
1093
1093
|
return t === "[object RegExp]" || t === "[object Date]" || Ln(e);
|
|
1094
1094
|
}
|
|
@@ -1207,40 +1207,40 @@ var Jn = {
|
|
|
1207
1207
|
(function(e) {
|
|
1208
1208
|
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";
|
|
1209
1209
|
})(x || (x = {}));
|
|
1210
|
-
var
|
|
1210
|
+
var C;
|
|
1211
1211
|
(function(e) {
|
|
1212
1212
|
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";
|
|
1213
|
-
})(
|
|
1213
|
+
})(C || (C = {}));
|
|
1214
1214
|
var me;
|
|
1215
1215
|
(function(e) {
|
|
1216
1216
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1217
1217
|
})(me || (me = {}));
|
|
1218
1218
|
function Ut(e) {
|
|
1219
|
-
return e.type ===
|
|
1219
|
+
return e.type === C.literal;
|
|
1220
1220
|
}
|
|
1221
1221
|
function Qn(e) {
|
|
1222
|
-
return e.type ===
|
|
1222
|
+
return e.type === C.argument;
|
|
1223
1223
|
}
|
|
1224
1224
|
function br(e) {
|
|
1225
|
-
return e.type ===
|
|
1225
|
+
return e.type === C.number;
|
|
1226
1226
|
}
|
|
1227
1227
|
function gr(e) {
|
|
1228
|
-
return e.type ===
|
|
1228
|
+
return e.type === C.date;
|
|
1229
1229
|
}
|
|
1230
1230
|
function vr(e) {
|
|
1231
|
-
return e.type ===
|
|
1231
|
+
return e.type === C.time;
|
|
1232
1232
|
}
|
|
1233
1233
|
function yr(e) {
|
|
1234
|
-
return e.type ===
|
|
1234
|
+
return e.type === C.select;
|
|
1235
1235
|
}
|
|
1236
1236
|
function _r(e) {
|
|
1237
|
-
return e.type ===
|
|
1237
|
+
return e.type === C.plural;
|
|
1238
1238
|
}
|
|
1239
1239
|
function qn(e) {
|
|
1240
|
-
return e.type ===
|
|
1240
|
+
return e.type === C.pound;
|
|
1241
1241
|
}
|
|
1242
1242
|
function xr(e) {
|
|
1243
|
-
return e.type ===
|
|
1243
|
+
return e.type === C.tag;
|
|
1244
1244
|
}
|
|
1245
1245
|
function Er(e) {
|
|
1246
1246
|
return !!(e && typeof e == "object" && e.type === me.number);
|
|
@@ -3131,7 +3131,7 @@ var xi = (
|
|
|
3131
3131
|
if (o === 35 && (r === "plural" || r === "selectordinal")) {
|
|
3132
3132
|
var a = this.clonePosition();
|
|
3133
3133
|
this.bump(), i.push({
|
|
3134
|
-
type:
|
|
3134
|
+
type: C.pound,
|
|
3135
3135
|
location: E(a, this.clonePosition())
|
|
3136
3136
|
});
|
|
3137
3137
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
@@ -3159,7 +3159,7 @@ var xi = (
|
|
|
3159
3159
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
3160
3160
|
return {
|
|
3161
3161
|
val: {
|
|
3162
|
-
type:
|
|
3162
|
+
type: C.literal,
|
|
3163
3163
|
value: "<".concat(i, "/>"),
|
|
3164
3164
|
location: E(n, this.clonePosition())
|
|
3165
3165
|
},
|
|
@@ -3176,7 +3176,7 @@ var xi = (
|
|
|
3176
3176
|
var u = this.clonePosition(), l = this.parseTagName();
|
|
3177
3177
|
return i !== l ? this.error(x.UNMATCHED_CLOSING_TAG, E(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
3178
3178
|
val: {
|
|
3179
|
-
type:
|
|
3179
|
+
type: C.tag,
|
|
3180
3180
|
value: i,
|
|
3181
3181
|
children: s,
|
|
3182
3182
|
location: E(n, this.clonePosition())
|
|
@@ -3213,7 +3213,7 @@ var xi = (
|
|
|
3213
3213
|
}
|
|
3214
3214
|
var u = E(n, this.clonePosition());
|
|
3215
3215
|
return {
|
|
3216
|
-
val: { type:
|
|
3216
|
+
val: { type: C.literal, value: i, location: u },
|
|
3217
3217
|
err: null
|
|
3218
3218
|
};
|
|
3219
3219
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
@@ -3273,7 +3273,7 @@ var xi = (
|
|
|
3273
3273
|
case 125:
|
|
3274
3274
|
return this.bump(), {
|
|
3275
3275
|
val: {
|
|
3276
|
-
type:
|
|
3276
|
+
type: C.argument,
|
|
3277
3277
|
// value does not include the opening and closing braces.
|
|
3278
3278
|
value: i,
|
|
3279
3279
|
location: E(n, this.clonePosition())
|
|
@@ -3320,7 +3320,7 @@ var xi = (
|
|
|
3320
3320
|
if (a === "number") {
|
|
3321
3321
|
var p = this.parseNumberSkeletonFromString(A, l.styleLocation);
|
|
3322
3322
|
return p.err ? p : {
|
|
3323
|
-
val: { type:
|
|
3323
|
+
val: { type: C.number, value: n, location: _, style: p.val },
|
|
3324
3324
|
err: null
|
|
3325
3325
|
};
|
|
3326
3326
|
} else {
|
|
@@ -3333,7 +3333,7 @@ var xi = (
|
|
|
3333
3333
|
pattern: v,
|
|
3334
3334
|
location: l.styleLocation,
|
|
3335
3335
|
parsedOptions: this.shouldParseSkeletons ? Kn(v) : {}
|
|
3336
|
-
}, F = a === "date" ?
|
|
3336
|
+
}, F = a === "date" ? C.date : C.time;
|
|
3337
3337
|
return {
|
|
3338
3338
|
val: { type: F, value: n, location: _, style: f },
|
|
3339
3339
|
err: null
|
|
@@ -3342,7 +3342,7 @@ var xi = (
|
|
|
3342
3342
|
}
|
|
3343
3343
|
return {
|
|
3344
3344
|
val: {
|
|
3345
|
-
type: a === "number" ?
|
|
3345
|
+
type: a === "number" ? C.number : a === "date" ? C.date : C.time,
|
|
3346
3346
|
value: n,
|
|
3347
3347
|
location: _,
|
|
3348
3348
|
style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
|
|
@@ -3367,26 +3367,26 @@ var xi = (
|
|
|
3367
3367
|
return p;
|
|
3368
3368
|
this.bumpSpace(), O = this.parseIdentifierIfPossible(), I = p.val;
|
|
3369
3369
|
}
|
|
3370
|
-
var
|
|
3371
|
-
if (
|
|
3372
|
-
return
|
|
3370
|
+
var B = this.tryParsePluralOrSelectOptions(t, a, r, O);
|
|
3371
|
+
if (B.err)
|
|
3372
|
+
return B;
|
|
3373
3373
|
var y = this.tryParseArgumentClose(i);
|
|
3374
3374
|
if (y.err)
|
|
3375
3375
|
return y;
|
|
3376
3376
|
var z = E(i, this.clonePosition());
|
|
3377
3377
|
return a === "select" ? {
|
|
3378
3378
|
val: {
|
|
3379
|
-
type:
|
|
3379
|
+
type: C.select,
|
|
3380
3380
|
value: n,
|
|
3381
|
-
options: Xt(
|
|
3381
|
+
options: Xt(B.val),
|
|
3382
3382
|
location: z
|
|
3383
3383
|
},
|
|
3384
3384
|
err: null
|
|
3385
3385
|
} : {
|
|
3386
3386
|
val: {
|
|
3387
|
-
type:
|
|
3387
|
+
type: C.plural,
|
|
3388
3388
|
value: n,
|
|
3389
|
-
options: Xt(
|
|
3389
|
+
options: Xt(B.val),
|
|
3390
3390
|
offset: I,
|
|
3391
3391
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
3392
3392
|
location: z
|
|
@@ -3746,14 +3746,14 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
|
3746
3746
|
}
|
|
3747
3747
|
return Fi(a);
|
|
3748
3748
|
}
|
|
3749
|
-
function
|
|
3749
|
+
function Ci(e, t) {
|
|
3750
3750
|
return t ? S(S(S({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3751
3751
|
return r[n] = S(S({}, e[n]), t[n] || {}), r;
|
|
3752
3752
|
}, {})) : e;
|
|
3753
3753
|
}
|
|
3754
|
-
function
|
|
3754
|
+
function Bi(e, t) {
|
|
3755
3755
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3756
|
-
return r[n] =
|
|
3756
|
+
return r[n] = Ci(e[n], t[n]), r;
|
|
3757
3757
|
}, S({}, e)) : e;
|
|
3758
3758
|
}
|
|
3759
3759
|
function Ke(e) {
|
|
@@ -3840,7 +3840,7 @@ var Oi = (
|
|
|
3840
3840
|
this.ast = t;
|
|
3841
3841
|
if (!Array.isArray(this.ast))
|
|
3842
3842
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3843
|
-
this.formats =
|
|
3843
|
+
this.formats = Bi(e.formats, n), this.formatters = i && i.formatters || Ii(this.formatterCache);
|
|
3844
3844
|
}
|
|
3845
3845
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3846
3846
|
get: function() {
|
|
@@ -3935,7 +3935,7 @@ function Li(e, t) {
|
|
|
3935
3935
|
n = void 0;
|
|
3936
3936
|
return n;
|
|
3937
3937
|
}
|
|
3938
|
-
const J = {}, Ni = (e, t, r) => r && (t in J || (J[t] = {}), e in J[t] || (J[t][e] = r), r),
|
|
3938
|
+
const J = {}, Ni = (e, t, r) => r && (t in J || (J[t] = {}), e in J[t] || (J[t][e] = r), r), Cr = (e, t) => {
|
|
3939
3939
|
if (t == null)
|
|
3940
3940
|
return;
|
|
3941
3941
|
if (t in J && e in J[t])
|
|
@@ -3952,11 +3952,11 @@ const ye = ke({});
|
|
|
3952
3952
|
function Mi(e) {
|
|
3953
3953
|
return _t[e] || null;
|
|
3954
3954
|
}
|
|
3955
|
-
function
|
|
3955
|
+
function Br(e) {
|
|
3956
3956
|
return e in _t;
|
|
3957
3957
|
}
|
|
3958
3958
|
function Ri(e, t) {
|
|
3959
|
-
if (!
|
|
3959
|
+
if (!Br(e))
|
|
3960
3960
|
return null;
|
|
3961
3961
|
const r = Mi(e);
|
|
3962
3962
|
return Li(r, t);
|
|
@@ -3967,7 +3967,7 @@ function Di(e) {
|
|
|
3967
3967
|
const t = Ve(e);
|
|
3968
3968
|
for (let r = 0; r < t.length; r++) {
|
|
3969
3969
|
const n = t[r];
|
|
3970
|
-
if (
|
|
3970
|
+
if (Br(n))
|
|
3971
3971
|
return n;
|
|
3972
3972
|
}
|
|
3973
3973
|
}
|
|
@@ -4190,7 +4190,7 @@ const Te = (e, t) => {
|
|
|
4190
4190
|
throw new Error(
|
|
4191
4191
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4192
4192
|
);
|
|
4193
|
-
let h =
|
|
4193
|
+
let h = Cr(e, u);
|
|
4194
4194
|
if (!h)
|
|
4195
4195
|
h = (o = (i = (n = (r = ge()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
|
|
4196
4196
|
else if (typeof h != "string")
|
|
@@ -4209,7 +4209,7 @@ const Te = (e, t) => {
|
|
|
4209
4209
|
);
|
|
4210
4210
|
}
|
|
4211
4211
|
return p;
|
|
4212
|
-
}, lo = (e, t) => oo(t).format(e), uo = (e, t) => io(t).format(e), ho = (e, t) => no(t).format(e), co = (e, t = re()) =>
|
|
4212
|
+
}, lo = (e, t) => oo(t).format(e), uo = (e, t) => io(t).format(e), ho = (e, t) => no(t).format(e), co = (e, t = re()) => Cr(e, t), fo = ve([ee, ye], () => ao);
|
|
4213
4213
|
ve([ee], () => lo);
|
|
4214
4214
|
ve([ee], () => uo);
|
|
4215
4215
|
ve([ee], () => ho);
|
|
@@ -4326,6 +4326,12 @@ const Kt = {
|
|
|
4326
4326
|
filterby: "Filtrar por",
|
|
4327
4327
|
all: "Todo",
|
|
4328
4328
|
clear: "Borrar todo"
|
|
4329
|
+
},
|
|
4330
|
+
"en-us": {
|
|
4331
|
+
providers: "Providers:",
|
|
4332
|
+
filterby: "Filter by:",
|
|
4333
|
+
all: "All",
|
|
4334
|
+
clear: "Clear all"
|
|
4329
4335
|
}
|
|
4330
4336
|
};
|
|
4331
4337
|
function bo(e) {
|
|
@@ -4342,7 +4348,7 @@ function go(e) {
|
|
|
4342
4348
|
), h, p, f, g, y = (
|
|
4343
4349
|
/*$_*/
|
|
4344
4350
|
e[11]("providers") + ""
|
|
4345
|
-
), _, A, v, F, w, O, I,
|
|
4351
|
+
), _, A, v, F, w, O, I, B, z, j, q, He, U, ne = (
|
|
4346
4352
|
/*$_*/
|
|
4347
4353
|
e[11]("clear") + ""
|
|
4348
4354
|
), ie, Y, oe, K, se, Ae;
|
|
@@ -4352,7 +4358,7 @@ function go(e) {
|
|
|
4352
4358
|
d[7] ? _o : yo
|
|
4353
4359
|
);
|
|
4354
4360
|
}
|
|
4355
|
-
let ae = Fe(e), N = ae(e), Z =
|
|
4361
|
+
let ae = Fe(e), N = ae(e), Z = Bt(
|
|
4356
4362
|
/*vendorArray*/
|
|
4357
4363
|
e[5]
|
|
4358
4364
|
), c = [];
|
|
@@ -4360,11 +4366,11 @@ function go(e) {
|
|
|
4360
4366
|
c[d] = tr(er(e, Z, d));
|
|
4361
4367
|
return {
|
|
4362
4368
|
c() {
|
|
4363
|
-
t = P("div"), r = P("div"), n = P("div"), i =
|
|
4369
|
+
t = P("div"), r = P("div"), n = P("div"), i = Be("svg"), o = Be("path"), s = G(), a = P("div"), u = P("span"), h = D(l), p = G(), f = P("div"), g = P("span"), _ = D(y), A = G(), N.c(), v = G(), F = P("span"), w = Be("svg"), O = Be("path"), z = G(), j = P("div"), q = P("ul");
|
|
4364
4370
|
for (let d = 0; d < c.length; d += 1)
|
|
4365
4371
|
c[d].c();
|
|
4366
4372
|
He = G(), U = P("button"), ie = D(ne), m(o, "id", "noun_filter_736223"), m(o, "d", "M12.2,22.2a1.018,1.018,0,0,1-.391-.091.939.939,0,0,1-.533-.857v-6.2L5.267,8.9A.95.95,0,0,1,5,8.225V7.149A.93.93,0,0,1,5.924,6.2H20.076A.93.93,0,0,1,21,7.149V8.225a.95.95,0,0,1-.267.675l-6.009,6.148V19.81a.981.981,0,0,1-.32.712l-1.6,1.423A.9.9,0,0,1,12.2,22.2ZM6,8.189,12,14.355a.95.95,0,0,1,.267.675v6.039l1.44-1.277v-4.78a.95.95,0,0,1,.267-.675L19.987,8.17V7.2H6Z"), m(o, "transform", "translate(-5 -6.2)"), m(o, "fill", "#fff"), m(i, "xmlns", "http://www.w3.org/2000/svg"), m(i, "width", "16"), m(i, "height", "16"), m(i, "viewBox", "0 0 16 16"), m(u, "class", "FilterName"), m(f, "class", "FilterValueContainer"), m(a, "class", "FilterTextContainer"), m(n, "class", "FilterMainArea"), m(O, "id", "arrow"), m(O, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), m(O, "transform", "translate(-274.511 -441.088)"), m(O, "fill", "#d1d1d1"), m(w, "xmlns", "http://www.w3.org/2000/svg"), m(w, "width", "14"), m(w, "height", "6.835"), m(w, "viewBox", "0 0 14 6.835"), m(F, "class", I = "TriangleInactive " + /*isFilterActive*/
|
|
4367
|
-
(e[4] ? "TriangleActive" : "")), m(r, "class",
|
|
4373
|
+
(e[4] ? "TriangleActive" : "")), m(r, "class", B = "FilterSelector " + /*isFilterActive*/
|
|
4368
4374
|
(e[4] ? "FilterSelectorOpen" : "")), m(q, "class", "FilterDropdown"), m(U, "class", "ClearFilters"), U.disabled = Y = /*fullSelection*/
|
|
4369
4375
|
e[7] && /*selectedVendorArray*/
|
|
4370
4376
|
e[6].length != /*vendorArray*/
|
|
@@ -4400,10 +4406,10 @@ function go(e) {
|
|
|
4400
4406
|
d[11]("providers") + "") && Q(_, y), ae === (ae = Fe(d)) && N ? N.p(d, H) : (N.d(1), N = ae(d), N && (N.c(), N.m(f, null))), H[0] & /*isFilterActive*/
|
|
4401
4407
|
16 && I !== (I = "TriangleInactive " + /*isFilterActive*/
|
|
4402
4408
|
(d[4] ? "TriangleActive" : "")) && m(F, "class", I), H[0] & /*isFilterActive*/
|
|
4403
|
-
16 &&
|
|
4404
|
-
(d[4] ? "FilterSelectorOpen" : "")) && m(r, "class",
|
|
4409
|
+
16 && B !== (B = "FilterSelector " + /*isFilterActive*/
|
|
4410
|
+
(d[4] ? "FilterSelectorOpen" : "")) && m(r, "class", B), H[0] & /*filterbylogo, vendorArray, filterByVendors*/
|
|
4405
4411
|
8228) {
|
|
4406
|
-
Z =
|
|
4412
|
+
Z = Bt(
|
|
4407
4413
|
/*vendorArray*/
|
|
4408
4414
|
d[5]
|
|
4409
4415
|
);
|
|
@@ -4642,7 +4648,7 @@ function So(e) {
|
|
|
4642
4648
|
function wo(e, t, r) {
|
|
4643
4649
|
let n;
|
|
4644
4650
|
jr(e, fo, (c) => r(11, n = c));
|
|
4645
|
-
let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "" } = t, { translationurl: a = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { categoryid: h = "" } = t, { addfilterselector: p = "false" } = t, { addsortingselector: f = "false" } = t, { filterbylogo: g = "false" } = t, y = !1, _ = window.navigator.userAgent, A = [], v = [], F = {}, w = !1, O = 0, I = !0,
|
|
4651
|
+
let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "" } = t, { translationurl: a = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { categoryid: h = "" } = t, { addfilterselector: p = "false" } = t, { addsortingselector: f = "false" } = t, { filterbylogo: g = "false" } = t, y = !1, _ = window.navigator.userAgent, A = [], v = [], F = {}, w = !1, O = 0, I = !0, B, z = !1;
|
|
4646
4652
|
mo({ withLocale: "en", translations: {} });
|
|
4647
4653
|
const j = () => {
|
|
4648
4654
|
fetch(a).then((d) => d.json()).then((d) => {
|
|
@@ -4658,13 +4664,13 @@ function wo(e, t, r) {
|
|
|
4658
4664
|
});
|
|
4659
4665
|
const q = () => {
|
|
4660
4666
|
let c = document.createElement("style");
|
|
4661
|
-
c.innerHTML = u,
|
|
4667
|
+
c.innerHTML = u, B.appendChild(c);
|
|
4662
4668
|
}, He = () => {
|
|
4663
4669
|
let c = document.createElement("style");
|
|
4664
4670
|
fetch(new URL(l)).then((d) => d.text()).then((d) => {
|
|
4665
4671
|
c.innerHTML = d, setTimeout(
|
|
4666
4672
|
() => {
|
|
4667
|
-
|
|
4673
|
+
B.appendChild(c);
|
|
4668
4674
|
},
|
|
4669
4675
|
1
|
|
4670
4676
|
);
|
|
@@ -4713,7 +4719,7 @@ function wo(e, t, r) {
|
|
|
4713
4719
|
const ae = (c) => ie(c), N = () => K();
|
|
4714
4720
|
function Z(c) {
|
|
4715
4721
|
tt[c ? "unshift" : "push"](() => {
|
|
4716
|
-
|
|
4722
|
+
B = c, r(3, B);
|
|
4717
4723
|
});
|
|
4718
4724
|
}
|
|
4719
4725
|
return e.$$set = (c) => {
|
|
@@ -4721,14 +4727,14 @@ function wo(e, t, r) {
|
|
|
4721
4727
|
}, e.$$.update = () => {
|
|
4722
4728
|
e.$$.dirty[0] & /*endpoint, datasource, categoryid, filterbylogo*/
|
|
4723
4729
|
2195460 && i && o && h && g && oe(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
4724
|
-
524296 && u &&
|
|
4725
|
-
1048584 && l &&
|
|
4730
|
+
524296 && u && B && q(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
4731
|
+
1048584 && l && B && He(), e.$$.dirty[0] & /*translationurl*/
|
|
4726
4732
|
262144 && a && j();
|
|
4727
4733
|
}, [
|
|
4728
4734
|
p,
|
|
4729
4735
|
f,
|
|
4730
4736
|
g,
|
|
4731
|
-
|
|
4737
|
+
B,
|
|
4732
4738
|
y,
|
|
4733
4739
|
A,
|
|
4734
4740
|
v,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"use strict";var Dr=Object.defineProperty,$r=Object.defineProperties;var Ur=Object.getOwnPropertyDescriptors;var St=Object.getOwnPropertySymbols;var Gr=Object.prototype.hasOwnProperty,kr=Object.prototype.propertyIsEnumerable;var We=(e,t,r)=>t in e?Dr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wt=(e,t)=>{for(var r in t||(t={}))Gr.call(t,r)&&We(e,r,t[r]);if(St)for(var r of St(t))kr.call(t,r)&&We(e,r,t[r]);return e},Tt=(e,t)=>$r(e,Ur(t));var M=(e,t,r)=>We(e,typeof t!="symbol"?t+"":t,r);var Ht=(e,t,r)=>new Promise((n,i)=>{var o=u=>{try{a(r.next(u))}catch(l){i(l)}},s=u=>{try{a(r.throw(u))}catch(l){i(l)}},a=u=>u.done?n(u.value):Promise.resolve(u.value).then(o,s);a((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function $(){}function rr(e){return e()}function At(){return Object.create(null)}function te(e){e.forEach(rr)}function gt(e){return typeof e=="function"}function nr(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let Be;function Pt(e,t){return e===t?!0:(Be||(Be=document.createElement("a")),Be.href=t,e===Be.href)}function jr(e){return Object.keys(e).length===0}function ir(e,...t){if(e==null){for(const n of t)n(void 0);return $}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function Vr(e,t,r){e.$$.on_destroy.push(ir(t,r))}function b(e,t){e.appendChild(t)}function Xr(e,t,r){const n=Wr(e);if(!n.getElementById(t)){const i=F("style");i.id=t,i.textContent=r,zr(n,i)}}function Wr(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 b(e.head||e,t),t.sheet}function X(e,t,r){e.insertBefore(t,r||null)}function k(e){e.parentNode&&e.parentNode.removeChild(e)}function Zr(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function F(e){return document.createElement(e)}function Ce(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function D(e){return document.createTextNode(e)}function G(){return D(" ")}function De(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function m(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function Jr(e){return Array.from(e.childNodes)}function Q(e,t){t=""+t,e.data!==t&&(e.data=t)}function Ft(e,t){e.value=t==null?"":t}function Qr(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let Se;function Ee(e){Se=e}function qr(){if(!Se)throw new Error("Function called outside component initialization");return Se}function Yr(e){qr().$$.on_mount.push(e)}const ce=[],tt=[];let fe=[];const Bt=[],Kr=Promise.resolve();let rt=!1;function en(){rt||(rt=!0,Kr.then(R))}function nt(e){fe.push(e)}const ze=new Set;let ue=0;function R(){if(ue!==0)return;const e=Se;do{try{for(;ue<ce.length;){const t=ce[ue];ue++,Ee(t),tn(t.$$)}}catch(t){throw ce.length=0,ue=0,t}for(Ee(null),ce.length=0,ue=0;tt.length;)tt.pop()();for(let t=0;t<fe.length;t+=1){const r=fe[t];ze.has(r)||(ze.add(r),r())}fe.length=0}while(ce.length);for(;Bt.length;)Bt.pop()();rt=!1,ze.clear(),Ee(e)}function tn(e){if(e.fragment!==null){e.update(),te(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(nt)}}function rn(e){const t=[],r=[];fe.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),fe=t}const nn=new Set;function on(e,t){e&&e.i&&(nn.delete(e),e.i(t))}function Ct(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function sn(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),nt(()=>{const o=e.$$.on_mount.map(rr).filter(gt);e.$$.on_destroy?e.$$.on_destroy.push(...o):te(o),e.$$.on_mount=[]}),i.forEach(nt)}function an(e,t){const r=e.$$;r.fragment!==null&&(rn(r.after_update),te(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function ln(e,t){e.$$.dirty[0]===-1&&(ce.push(e),en(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function un(e,t,r,n,i,o,s=null,a=[-1]){const u=Se;Ee(e);const l=e.$$={fragment:null,ctx:[],props:o,update:$,not_equal:i,bound:At(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(u?u.$$.context:[])),callbacks:At(),dirty:a,skip_bound:!1,root:t.target||u.$$.root};s&&s(l.root);let h=!1;if(l.ctx=r?r(e,t.props||{},(p,f,...g)=>{const y=g.length?g[0]:f;return l.ctx&&i(l.ctx[p],l.ctx[p]=y)&&(!l.skip_bound&&l.bound[p]&&l.bound[p](y),h&&ln(e,p)),f}):[],l.update(),h=!0,te(l.before_update),l.fragment=n?n(l.ctx):!1,t.target){if(t.hydrate){const p=Jr(t.target);l.fragment&&l.fragment.l(p),p.forEach(k)}else l.fragment&&l.fragment.c();t.intro&&on(e.$$.fragment),sn(e,t.target,t.anchor),R()}Ee(u)}let or;typeof HTMLElement=="function"&&(or=class extends HTMLElement{constructor(t,r,n){super();M(this,"$$ctor");M(this,"$$s");M(this,"$$c");M(this,"$$cn",!1);M(this,"$$d",{});M(this,"$$r",!1);M(this,"$$p_d",{});M(this,"$$l",{});M(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 Ht(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let s;return{c:function(){s=F("slot"),o!=="default"&&m(s,"name",o)},m:function(l,h){X(l,s,h)},d:function(l){l&&k(s)}}}};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 s=this.$$g_p(o.name);s in this.$$d||(this.$$d[s]=Le(s,o.value,this.$$p_d,"toProp"))}for(const o in this.$$p_d)!(o in this.$$d)&&this[o]!==void 0&&(this.$$d[o]=this[o],delete this[o]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Tt(wt({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const o in this.$$p_d)if(this.$$d[o]=this.$$c.$$.ctx[this.$$c.$$.props[o]],this.$$p_d[o].reflect){const s=Le(o,this.$$d[o],this.$$p_d,"toAttribute");s==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,s)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const o in this.$$l)for(const s of this.$$l[o]){const a=this.$$c.$on(o,s);this.$$l_u.set(s,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=Le(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 Le(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 hn(e,t,r,n,i,o){let s=class extends or{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(s.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(u){var l;u=Le(a,u,t),this.$$d[a]=u,(l=this.$$c)==null||l.$set({[a]:u})}})}),n.forEach(a=>{Object.defineProperty(s.prototype,a,{get(){var u;return(u=this.$$c)==null?void 0:u[a]}})}),e.element=s,s}class cn{constructor(){M(this,"$$");M(this,"$$set")}$destroy(){an(this,1),this.$destroy=$}$on(t,r){if(!gt(r))return $;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&&!jr(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const fn="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(fn);var it=function(e,t){return it=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])},it(e,t)};function W(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");it(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var S=function(){return S=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},S.apply(this,arguments)};function pn(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function ot(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 st(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),i,o=[],s;try{for(;(t===void 0||t-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(a){s={error:a}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o}function pe(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 V(e){return typeof e=="function"}function sr(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 Ze=sr(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
|
|
1
|
+
"use strict";var Dr=Object.defineProperty,$r=Object.defineProperties;var Ur=Object.getOwnPropertyDescriptors;var St=Object.getOwnPropertySymbols;var Gr=Object.prototype.hasOwnProperty,kr=Object.prototype.propertyIsEnumerable;var We=(e,t,r)=>t in e?Dr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wt=(e,t)=>{for(var r in t||(t={}))Gr.call(t,r)&&We(e,r,t[r]);if(St)for(var r of St(t))kr.call(t,r)&&We(e,r,t[r]);return e},Tt=(e,t)=>$r(e,Ur(t));var M=(e,t,r)=>We(e,typeof t!="symbol"?t+"":t,r);var Ht=(e,t,r)=>new Promise((n,i)=>{var o=u=>{try{a(r.next(u))}catch(l){i(l)}},s=u=>{try{a(r.throw(u))}catch(l){i(l)}},a=u=>u.done?n(u.value):Promise.resolve(u.value).then(o,s);a((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function $(){}function rr(e){return e()}function At(){return Object.create(null)}function te(e){e.forEach(rr)}function gt(e){return typeof e=="function"}function nr(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let Ce;function Pt(e,t){return e===t?!0:(Ce||(Ce=document.createElement("a")),Ce.href=t,e===Ce.href)}function jr(e){return Object.keys(e).length===0}function ir(e,...t){if(e==null){for(const n of t)n(void 0);return $}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function Vr(e,t,r){e.$$.on_destroy.push(ir(t,r))}function b(e,t){e.appendChild(t)}function Xr(e,t,r){const n=Wr(e);if(!n.getElementById(t)){const i=F("style");i.id=t,i.textContent=r,zr(n,i)}}function Wr(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 b(e.head||e,t),t.sheet}function X(e,t,r){e.insertBefore(t,r||null)}function k(e){e.parentNode&&e.parentNode.removeChild(e)}function Zr(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function F(e){return document.createElement(e)}function Be(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function D(e){return document.createTextNode(e)}function G(){return D(" ")}function De(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function m(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function Jr(e){return Array.from(e.childNodes)}function Q(e,t){t=""+t,e.data!==t&&(e.data=t)}function Ft(e,t){e.value=t==null?"":t}function Qr(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let Se;function Ee(e){Se=e}function qr(){if(!Se)throw new Error("Function called outside component initialization");return Se}function Yr(e){qr().$$.on_mount.push(e)}const ce=[],tt=[];let fe=[];const Ct=[],Kr=Promise.resolve();let rt=!1;function en(){rt||(rt=!0,Kr.then(R))}function nt(e){fe.push(e)}const ze=new Set;let ue=0;function R(){if(ue!==0)return;const e=Se;do{try{for(;ue<ce.length;){const t=ce[ue];ue++,Ee(t),tn(t.$$)}}catch(t){throw ce.length=0,ue=0,t}for(Ee(null),ce.length=0,ue=0;tt.length;)tt.pop()();for(let t=0;t<fe.length;t+=1){const r=fe[t];ze.has(r)||(ze.add(r),r())}fe.length=0}while(ce.length);for(;Ct.length;)Ct.pop()();rt=!1,ze.clear(),Ee(e)}function tn(e){if(e.fragment!==null){e.update(),te(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(nt)}}function rn(e){const t=[],r=[];fe.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),fe=t}const nn=new Set;function on(e,t){e&&e.i&&(nn.delete(e),e.i(t))}function Bt(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function sn(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),nt(()=>{const o=e.$$.on_mount.map(rr).filter(gt);e.$$.on_destroy?e.$$.on_destroy.push(...o):te(o),e.$$.on_mount=[]}),i.forEach(nt)}function an(e,t){const r=e.$$;r.fragment!==null&&(rn(r.after_update),te(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function ln(e,t){e.$$.dirty[0]===-1&&(ce.push(e),en(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function un(e,t,r,n,i,o,s=null,a=[-1]){const u=Se;Ee(e);const l=e.$$={fragment:null,ctx:[],props:o,update:$,not_equal:i,bound:At(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(u?u.$$.context:[])),callbacks:At(),dirty:a,skip_bound:!1,root:t.target||u.$$.root};s&&s(l.root);let h=!1;if(l.ctx=r?r(e,t.props||{},(p,f,...g)=>{const y=g.length?g[0]:f;return l.ctx&&i(l.ctx[p],l.ctx[p]=y)&&(!l.skip_bound&&l.bound[p]&&l.bound[p](y),h&&ln(e,p)),f}):[],l.update(),h=!0,te(l.before_update),l.fragment=n?n(l.ctx):!1,t.target){if(t.hydrate){const p=Jr(t.target);l.fragment&&l.fragment.l(p),p.forEach(k)}else l.fragment&&l.fragment.c();t.intro&&on(e.$$.fragment),sn(e,t.target,t.anchor),R()}Ee(u)}let or;typeof HTMLElement=="function"&&(or=class extends HTMLElement{constructor(t,r,n){super();M(this,"$$ctor");M(this,"$$s");M(this,"$$c");M(this,"$$cn",!1);M(this,"$$d",{});M(this,"$$r",!1);M(this,"$$p_d",{});M(this,"$$l",{});M(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 Ht(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let s;return{c:function(){s=F("slot"),o!=="default"&&m(s,"name",o)},m:function(l,h){X(l,s,h)},d:function(l){l&&k(s)}}}};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 s=this.$$g_p(o.name);s in this.$$d||(this.$$d[s]=Le(s,o.value,this.$$p_d,"toProp"))}for(const o in this.$$p_d)!(o in this.$$d)&&this[o]!==void 0&&(this.$$d[o]=this[o],delete this[o]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Tt(wt({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const o in this.$$p_d)if(this.$$d[o]=this.$$c.$$.ctx[this.$$c.$$.props[o]],this.$$p_d[o].reflect){const s=Le(o,this.$$d[o],this.$$p_d,"toAttribute");s==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,s)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const o in this.$$l)for(const s of this.$$l[o]){const a=this.$$c.$on(o,s);this.$$l_u.set(s,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=Le(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 Le(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 hn(e,t,r,n,i,o){let s=class extends or{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(s.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(u){var l;u=Le(a,u,t),this.$$d[a]=u,(l=this.$$c)==null||l.$set({[a]:u})}})}),n.forEach(a=>{Object.defineProperty(s.prototype,a,{get(){var u;return(u=this.$$c)==null?void 0:u[a]}})}),e.element=s,s}class cn{constructor(){M(this,"$$");M(this,"$$set")}$destroy(){an(this,1),this.$destroy=$}$on(t,r){if(!gt(r))return $;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&&!jr(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const fn="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(fn);var it=function(e,t){return it=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])},it(e,t)};function W(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");it(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var S=function(){return S=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},S.apply(this,arguments)};function pn(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function ot(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 st(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),i,o=[],s;try{for(;(t===void 0||t-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(a){s={error:a}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o}function pe(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 V(e){return typeof e=="function"}function sr(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 Ze=sr(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 at(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ge=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=ot(s),u=a.next();!u.done;u=a.next()){var l=u.value;l.remove(this)}}catch(_){t={error:_}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var h=this.initialTeardown;if(V(h))try{h()}catch(_){o=_ instanceof Ze?_.errors:[_]}var p=this._finalizers;if(p){this._finalizers=null;try{for(var f=ot(p),g=f.next();!g.done;g=f.next()){var y=g.value;try{It(y)}catch(_){o=o!=null?o:[],_ instanceof Ze?o=pe(pe([],st(o)),st(_.errors)):o.push(_)}}}catch(_){n={error:_}}finally{try{g&&!g.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}}if(o)throw new Ze(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)It(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)&&at(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&at(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),ar=Ge.EMPTY;function lr(e){return e instanceof Ge||e&&"closed"in e&&V(e.remove)&&V(e.add)&&V(e.unsubscribe)}function It(e){V(e)?e():e.unsubscribe()}var ur={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},dn={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,pe([e,t],st(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function mn(e){dn.setTimeout(function(){throw e})}function Ot(){}function Ne(e){e()}var hr=function(e){W(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,lr(r)&&r.add(n)):n.destination=yn,n}return t.create=function(r,n,i){return new lt(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}(Ge),bn=Function.prototype.bind;function Je(e,t){return bn.call(e,t)}var gn=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){Ie(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){Ie(n)}else Ie(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){Ie(r)}},e}(),lt=function(e){W(t,e);function t(r,n,i){var o=e.call(this)||this,s;if(V(r)||!r)s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0};else{var a;o&&ur.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return o.unsubscribe()},s={next:r.next&&Je(r.next,a),error:r.error&&Je(r.error,a),complete:r.complete&&Je(r.complete,a)}):s=r}return o.destination=new gn(s),o}return t}(hr);function Ie(e){mn(e)}function vn(e){throw e}var yn={closed:!0,next:Ot,error:vn,complete:Ot},_n=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function xn(e){return e}function En(e){return e.length===0?xn:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var Lt=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=wn(t)?t:new lt(t,r,n);return Ne(function(){var s=i,a=s.operator,u=s.source;o.add(a?a.call(o,u):u?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=Nt(r),new r(function(i,o){var s=new lt({next:function(a){try{t(a)}catch(u){o(u),s.unsubscribe()}},error:o,complete:i});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[_n]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return En(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Nt(t),new t(function(n,i){var o;r.subscribe(function(s){return o=s},function(s){return i(s)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function Nt(e){var t;return(t=e!=null?e:ur.Promise)!==null&&t!==void 0?t:Promise}function Sn(e){return e&&V(e.next)&&V(e.error)&&V(e.complete)}function wn(e){return e&&e instanceof hr||Sn(e)&&lr(e)}var Tn=sr(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),cr=function(e){W(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 Mt(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Tn},t.prototype.next=function(r){var n=this;Ne(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=ot(n.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(r)}}catch(l){i={error:l}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;Ne(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;Ne(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,o=i.hasError,s=i.isStopped,a=i.observers;return o||s?ar:(this.currentObservers=null,a.push(r),new Ge(function(){n.currentObservers=null,at(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,s=n.isStopped;i?r.error(o):s&&r.complete()},t.prototype.asObservable=function(){var r=new Lt;return r.source=this,r},t.create=function(r,n){return new Mt(r,n)},t}(Lt),Mt=function(e){W(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:ar},t}(cr),fr={now:function(){return(fr.delegate||Date).now()},delegate:void 0},Hn=function(e){W(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=fr);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=n,o._timestampProvider=i,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=n===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,n),o}return t.prototype.next=function(r){var n=this,i=n.isStopped,o=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,u=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,o=i._infiniteTimeWindow,s=i._buffer,a=s.slice(),u=0;u<a.length&&!r.closed;u+=o?1:2)r.next(a[u]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<o.length&&o.splice(0,o.length-a),!s){for(var u=i.now(),l=0,h=1;h<o.length&&o[h]<=u;h+=2)l=h;l&&o.splice(0,l+1)}},t}(cr);const Rt=[],Dt={},An=(e,t=0)=>{if(Rt.indexOf(e)==-1){const r=new Hn(t);Dt[e]=r,Rt.push(e)}return Dt[e]},he=[];function Pn(e,t){return{subscribe:ke(e,t).subscribe}}function ke(e,t=$){let r;const n=new Set;function i(a){if(nr(e,a)&&(e=a,r)){const u=!he.length;for(const l of n)l[1](),he.push(l,e);if(u){for(let l=0;l<he.length;l+=2)he[l][0](he[l+1]);he.length=0}}}function o(a){i(a(e))}function s(a,u=$){const l=[a,u];return n.add(l),n.size===1&&(r=t(i,o)||$),a(e),()=>{n.delete(l),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:s}}function ve(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 Pn(r,(s,a)=>{let u=!1;const l=[];let h=0,p=$;const f=()=>{if(h)return;p();const y=t(n?l[0]:l,s,a);o?s(y):p=gt(y)?y:$},g=i.map((y,_)=>ir(y,A=>{l[_]=A,h&=~(1<<_),u&&f()},()=>{h|=1<<_}));return u=!0,f(),function(){te(g),p(),u=!1}})}function Fn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Bn=function(t){return Cn(t)&&!In(t)};function Cn(e){return!!e&&typeof e=="object"}function In(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Nn(e)}var On=typeof Symbol=="function"&&Symbol.for,Ln=On?Symbol.for("react.element"):60103;function Nn(e){return e.$$typeof===Ln}function Mn(e){return Array.isArray(e)?[]:{}}function we(e,t){return t.clone!==!1&&t.isMergeableObject(e)?de(Mn(e),e,t):e}function Rn(e,t,r){return e.concat(t).map(function(n){return we(n,r)})}function Dn(e,t){if(!t.customMerge)return de;var r=t.customMerge(e);return typeof r=="function"?r:de}function $n(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function $t(e){return Object.keys(e).concat($n(e))}function pr(e,t){try{return t in e}catch(r){return!1}}function Un(e,t){return pr(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Gn(e,t,r){var n={};return r.isMergeableObject(e)&&$t(e).forEach(function(i){n[i]=we(e[i],r)}),$t(t).forEach(function(i){Un(e,i)||(pr(e,i)&&r.isMergeableObject(t[i])?n[i]=Dn(i,r)(e[i],t[i],r):n[i]=we(t[i],r))}),n}function de(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Rn,r.isMergeableObject=r.isMergeableObject||Bn,r.cloneUnlessOtherwiseSpecified=we;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):Gn(e,t,r):we(t,r)}de.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return de(n,i,r)},{})};var kn=de,jn=kn;const Vn=Fn(jn);function Qe(e,t){var r=t&&t.cache?t.cache:Qn,n=t&&t.serializer?t.serializer:Jn,i=t&&t.strategy?t.strategy:Wn;return i(e,{cache:r,serializer:n})}function Xn(e){return e==null||typeof e=="number"||typeof e=="boolean"}function dr(e,t,r,n){var i=Xn(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function mr(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 vt(e,t,r,n,i){return r.bind(t,e,n,i)}function Wn(e,t){var r=e.length===1?dr:mr;return vt(e,this,r,t.cache.create(),t.serializer)}function zn(e,t){return vt(e,this,mr,t.cache.create(),t.serializer)}function Zn(e,t){return vt(e,this,dr,t.cache.create(),t.serializer)}var Jn=function(){return JSON.stringify(arguments)};function yt(){this.cache=Object.create(null)}yt.prototype.get=function(e){return this.cache[e]};yt.prototype.set=function(e,t){this.cache[e]=t};var Qn={create:function(){return new yt}},qe={variadic:zn,monadic:Zn},x;(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"})(x||(x={}));var B;(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"})(B||(B={}));var me;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(me||(me={}));function Ut(e){return e.type===B.literal}function qn(e){return e.type===B.argument}function br(e){return e.type===B.number}function gr(e){return e.type===B.date}function vr(e){return e.type===B.time}function yr(e){return e.type===B.select}function _r(e){return e.type===B.plural}function Yn(e){return e.type===B.pound}function xr(e){return e.type===B.tag}function Er(e){return!!(e&&typeof e=="object"&&e.type===me.number)}function ut(e){return!!(e&&typeof e=="object"&&e.type===me.dateTime)}var Sr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Kn=/(?:[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 ei(e){var t={};return e.replace(Kn,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 ti=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function ri(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(ti).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],s=o.split("/");if(s.length===0)throw new Error("Invalid number skeleton");for(var a=s[0],u=s.slice(1),l=0,h=u;l<h.length;l++){var p=h[l];if(p.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:u})}return r}function ni(e){return e.replace(/^(.*?)-/,"")}var Gt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,wr=/^(@+)?(\+|#+)?[rs]?$/g,ii=/(\*)(0+)|(#+)(0+)|(0+)/g,Tr=/^(0+)$/;function kt(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(wr,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 Hr(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 oi(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)),!Tr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function jt(e){var t={},r=Hr(e);return r||t}function si(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=ni(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=S(S(S({},t),{notation:"scientific"}),i.options.reduce(function(u,l){return S(S({},u),jt(l))},{}));continue;case"engineering":t=S(S(S({},t),{notation:"engineering"}),i.options.reduce(function(u,l){return S(S({},u),jt(l))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(ii,function(u,l,h,p,f,g){if(l)t.minimumIntegerDigits=h.length;else{if(p&&f)throw new Error("We currently do not support maximum integer digits");if(g)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Tr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Gt.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Gt,function(u,l,h,p,f,g){return h==="*"?t.minimumFractionDigits=l.length:p&&p[0]==="#"?t.maximumFractionDigits=p.length:f&&g?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+g.length):(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length),""});var o=i.options[0];o==="w"?t=S(S({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=S(S({},t),kt(o)));continue}if(wr.test(i.stem)){t=S(S({},t),kt(i.stem));continue}var s=Hr(i.stem);s&&(t=S(S({},t),s));var a=oi(i.stem);a&&(t=S(S({},t),a))}return t}var Oe={"001":["H","h"],419:["h","H","hB","hb"],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","H","hB","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","H","hB","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","H","hB","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"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["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 ai(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var s=1+(o&1),a=o<2?1:3+(o>>1),u="a",l=li(t);for((l=="H"||l=="k")&&(a=0);a-- >0;)r+=u;for(;s-- >0;)r=l+r}else i==="J"?r+="H":r+=i}return r}function li(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=Oe[n||""]||Oe[r||""]||Oe["".concat(r,"-001")]||Oe["001"];return i[0]}var Ye,ui=new RegExp("^".concat(Sr.source,"*")),hi=new RegExp("".concat(Sr.source,"*$"));function E(e,t){return{start:e,end:t}}var ci=!!String.prototype.startsWith&&"_a".startsWith("a",1),fi=!!String.fromCodePoint,pi=!!Object.fromEntries,di=!!String.prototype.codePointAt,mi=!!String.prototype.trimStart,bi=!!String.prototype.trimEnd,gi=!!Number.isSafeInteger,vi=gi?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},ht=!0;try{var yi=Pr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ht=((Ye=yi.exec("a"))===null||Ye===void 0?void 0:Ye[0])==="a"}catch(e){ht=!1}var Vt=ci?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},ct=fi?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,s;i>o;){if(s=t[o++],s>1114111)throw RangeError(s+" is not a valid code point");n+=s<65536?String.fromCharCode(s):String.fromCharCode(((s-=65536)>>10)+55296,s%1024+56320)}return n},Xt=pi?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],s=o[0],a=o[1];r[s]=a}return r},Ar=di?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}},_i=mi?function(t){return t.trimStart()}:function(t){return t.replace(ui,"")},xi=bi?function(t){return t.trimEnd()}:function(t){return t.replace(hi,"")};function Pr(e,t){return new RegExp(e,t)}var ft;if(ht){var Wt=Pr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ft=function(t,r){var n;Wt.lastIndex=r;var i=Wt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else ft=function(t,r){for(var n=[];;){var i=Ar(t,r);if(i===void 0||Fr(i)||Ti(i))break;n.push(i),r+=i>=65536?2:1}return ct.apply(void 0,n)};var Ei=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var o=this.char();if(o===123){var s=this.parseArgument(t,n);if(s.err)return s;i.push(s.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:B.pound,location:E(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(x.UNMATCHED_CLOSING_TAG,E(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&pt(this.peek()||0)){var s=this.parseTag(t,r);if(s.err)return s;i.push(s.val)}else{var s=this.parseLiteral(t,r);if(s.err)return s;i.push(s.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:B.literal,value:"<".concat(i,"/>"),location:E(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var s=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!pt(this.char()))return this.error(x.INVALID_TAG,E(a,this.clonePosition()));var u=this.clonePosition(),l=this.parseTagName();return i!==l?this.error(x.UNMATCHED_CLOSING_TAG,E(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:B.tag,value:i,children:s,location:E(n,this.clonePosition())},err:null}:this.error(x.INVALID_TAG,E(a,this.clonePosition())))}else return this.error(x.UNCLOSED_TAG,E(n,this.clonePosition()))}else return this.error(x.INVALID_TAG,E(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&wi(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var o=this.tryParseQuote(r);if(o){i+=o;continue}var s=this.tryParseUnquoted(t,r);if(s){i+=s;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var u=E(n,this.clonePosition());return{val:{type:B.literal,value:i,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Si(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 ct.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(),ct(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,E(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(x.EMPTY_ARGUMENT,E(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(x.MALFORMED_ARGUMENT,E(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,E(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:B.argument,value:i,location:E(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,E(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(x.MALFORMED_ARGUMENT,E(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=ft(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),s=E(t,o);return{value:n,location:s}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(a){case"":return this.error(x.EXPECT_ARGUMENT_TYPE,E(s,u));case"number":case"date":case"time":{this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),p=this.parseSimpleArgStyleIfPossible();if(p.err)return p;var f=xi(p.val);if(f.length===0)return this.error(x.EXPECT_ARGUMENT_STYLE,E(this.clonePosition(),this.clonePosition()));var g=E(h,this.clonePosition());l={style:f,styleLocation:g}}var y=this.tryParseArgumentClose(i);if(y.err)return y;var _=E(i,this.clonePosition());if(l&&Vt(l==null?void 0:l.style,"::",0)){var A=_i(l.style.slice(2));if(a==="number"){var p=this.parseNumberSkeletonFromString(A,l.styleLocation);return p.err?p:{val:{type:B.number,value:n,location:_,style:p.val},err:null}}else{if(A.length===0)return this.error(x.EXPECT_DATE_TIME_SKELETON,_);var v=A;this.locale&&(v=ai(A,this.locale));var f={type:me.dateTime,pattern:v,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?ei(v):{}},P=a==="date"?B.date:B.time;return{val:{type:P,value:n,location:_,style:f},err:null}}}return{val:{type:a==="number"?B.number:a==="date"?B.date:B.time,value:n,location:_,style:(o=l==null?void 0:l.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var w=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS,E(w,S({},w)));this.bumpSpace();var O=this.parseIdentifierIfPossible(),I=0;if(a!=="select"&&O.value==="offset"){if(!this.bumpIf(":"))return this.error(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,E(this.clonePosition(),this.clonePosition()));this.bumpSpace();var p=this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,x.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(p.err)return p;this.bumpSpace(),O=this.parseIdentifierIfPossible(),I=p.val}var C=this.tryParsePluralOrSelectOptions(t,a,r,O);if(C.err)return C;var y=this.tryParseArgumentClose(i);if(y.err)return y;var z=E(i,this.clonePosition());return a==="select"?{val:{type:B.select,value:n,options:Xt(C.val),location:z},err:null}:{val:{type:B.plural,value:n,options:Xt(C.val),offset:I,pluralType:a==="plural"?"cardinal":"ordinal",location:z},err:null}}default:return this.error(x.INVALID_ARGUMENT_TYPE,E(s,u))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,E(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(x.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,E(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=ri(t)}catch(i){return this.error(x.INVALID_NUMBER_SKELETON,r)}return{val:{type:me.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?si(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,s=!1,a=[],u=new Set,l=i.value,h=i.location;;){if(l.length===0){var p=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_SELECTOR,x.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;h=E(p,this.clonePosition()),l=this.message.slice(p.offset,this.offset())}else break}if(u.has(l))return this.error(r==="select"?x.DUPLICATE_SELECT_ARGUMENT_SELECTOR:x.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);l==="other"&&(s=!0),this.bumpSpace();var g=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?x.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:x.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,E(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,r,n);if(y.err)return y;var _=this.tryParseArgumentClose(g);if(_.err)return _;a.push([l,{value:y.val,location:E(g,this.clonePosition())}]),u.add(l),this.bumpSpace(),o=this.parseIdentifierIfPossible(),l=o.value,h=o.location}return a.length===0?this.error(r==="select"?x.EXPECT_SELECT_ARGUMENT_SELECTOR:x.EXPECT_PLURAL_ARGUMENT_SELECTOR,E(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(x.MISSING_OTHER_CLAUSE,E(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,s=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)o=!0,s=s*10+(a-48),this.bump();else break}var u=E(i,this.clonePosition());return o?(s*=n,vi(s)?{val:s,err:null}:this.error(r,u)):this.error(t,u)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=Ar(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(Vt(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()&&Fr(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 pt(e){return e>=97&&e<=122||e>=65&&e<=90}function Si(e){return pt(e)||e===47}function wi(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 Fr(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Ti(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 dt(e){e.forEach(function(t){if(delete t.location,yr(t)||_r(t))for(var r in t.options)delete t.options[r].location,dt(t.options[r].value);else br(t)&&Er(t.style)||(gr(t)||vr(t))&&ut(t.style)?delete t.style.location:xr(t)&&dt(t.children)})}function Hi(e,t){t===void 0&&(t={}),t=S({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Ei(e,t).parse();if(r.err){var n=SyntaxError(x[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||dt(r.val),r.val}var be;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(be||(be={}));var je=function(e){W(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),zt=function(e){W(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('", "'),'"'),be.INVALID_VALUE,o)||this}return t}(je),Ai=function(e){W(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),be.INVALID_VALUE,i)||this}return t}(je),Pi=function(e){W(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,'"'),be.MISSING_VALUE,n)||this}return t}(je),L;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(L||(L={}));function Fi(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==L.literal||r.type!==L.literal?t.push(r):n.value+=r.value,t},[])}function Bi(e){return typeof e=="function"}function Me(e,t,r,n,i,o,s){if(e.length===1&&Ut(e[0]))return[{type:L.literal,value:e[0].value}];for(var a=[],u=0,l=e;u<l.length;u++){var h=l[u];if(Ut(h)){a.push({type:L.literal,value:h.value});continue}if(Yn(h)){typeof o=="number"&&a.push({type:L.literal,value:r.getNumberFormat(t).format(o)});continue}var p=h.value;if(!(i&&p in i))throw new Pi(p,s);var f=i[p];if(qn(h)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),a.push({type:typeof f=="string"?L.literal:L.object,value:f});continue}if(gr(h)){var g=typeof h.style=="string"?n.date[h.style]:ut(h.style)?h.style.parsedOptions:void 0;a.push({type:L.literal,value:r.getDateTimeFormat(t,g).format(f)});continue}if(vr(h)){var g=typeof h.style=="string"?n.time[h.style]:ut(h.style)?h.style.parsedOptions:n.time.medium;a.push({type:L.literal,value:r.getDateTimeFormat(t,g).format(f)});continue}if(br(h)){var g=typeof h.style=="string"?n.number[h.style]:Er(h.style)?h.style.parsedOptions:void 0;g&&g.scale&&(f=f*(g.scale||1)),a.push({type:L.literal,value:r.getNumberFormat(t,g).format(f)});continue}if(xr(h)){var y=h.children,_=h.value,A=i[_];if(!Bi(A))throw new Ai(_,"function",s);var v=Me(y,t,r,n,i,o),P=A(v.map(function(I){return I.value}));Array.isArray(P)||(P=[P]),a.push.apply(a,P.map(function(I){return{type:typeof I=="string"?L.literal:L.object,value:I}}))}if(yr(h)){var w=h.options[f]||h.options.other;if(!w)throw new zt(h.value,f,Object.keys(h.options),s);a.push.apply(a,Me(w.value,t,r,n,i));continue}if(_r(h)){var w=h.options["=".concat(f)];if(!w){if(!Intl.PluralRules)throw new je(`Intl.PluralRules is not available in this environment.
|
|
3
|
+
`):"",this.name="UnsubscriptionError",this.errors=r}});function at(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ge=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=ot(s),u=a.next();!u.done;u=a.next()){var l=u.value;l.remove(this)}}catch(_){t={error:_}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var h=this.initialTeardown;if(V(h))try{h()}catch(_){o=_ instanceof Ze?_.errors:[_]}var p=this._finalizers;if(p){this._finalizers=null;try{for(var f=ot(p),g=f.next();!g.done;g=f.next()){var y=g.value;try{It(y)}catch(_){o=o!=null?o:[],_ instanceof Ze?o=pe(pe([],st(o)),st(_.errors)):o.push(_)}}}catch(_){n={error:_}}finally{try{g&&!g.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}}if(o)throw new Ze(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)It(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)&&at(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&at(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),ar=Ge.EMPTY;function lr(e){return e instanceof Ge||e&&"closed"in e&&V(e.remove)&&V(e.add)&&V(e.unsubscribe)}function It(e){V(e)?e():e.unsubscribe()}var ur={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},dn={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,pe([e,t],st(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function mn(e){dn.setTimeout(function(){throw e})}function Ot(){}function Ne(e){e()}var hr=function(e){W(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,lr(r)&&r.add(n)):n.destination=yn,n}return t.create=function(r,n,i){return new lt(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}(Ge),bn=Function.prototype.bind;function Je(e,t){return bn.call(e,t)}var gn=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){Ie(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){Ie(n)}else Ie(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){Ie(r)}},e}(),lt=function(e){W(t,e);function t(r,n,i){var o=e.call(this)||this,s;if(V(r)||!r)s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0};else{var a;o&&ur.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return o.unsubscribe()},s={next:r.next&&Je(r.next,a),error:r.error&&Je(r.error,a),complete:r.complete&&Je(r.complete,a)}):s=r}return o.destination=new gn(s),o}return t}(hr);function Ie(e){mn(e)}function vn(e){throw e}var yn={closed:!0,next:Ot,error:vn,complete:Ot},_n=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function xn(e){return e}function En(e){return e.length===0?xn:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var Lt=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=wn(t)?t:new lt(t,r,n);return Ne(function(){var s=i,a=s.operator,u=s.source;o.add(a?a.call(o,u):u?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=Nt(r),new r(function(i,o){var s=new lt({next:function(a){try{t(a)}catch(u){o(u),s.unsubscribe()}},error:o,complete:i});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[_n]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return En(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Nt(t),new t(function(n,i){var o;r.subscribe(function(s){return o=s},function(s){return i(s)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function Nt(e){var t;return(t=e!=null?e:ur.Promise)!==null&&t!==void 0?t:Promise}function Sn(e){return e&&V(e.next)&&V(e.error)&&V(e.complete)}function wn(e){return e&&e instanceof hr||Sn(e)&&lr(e)}var Tn=sr(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),cr=function(e){W(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 Mt(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Tn},t.prototype.next=function(r){var n=this;Ne(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=ot(n.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(r)}}catch(l){i={error:l}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;Ne(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;Ne(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,o=i.hasError,s=i.isStopped,a=i.observers;return o||s?ar:(this.currentObservers=null,a.push(r),new Ge(function(){n.currentObservers=null,at(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,s=n.isStopped;i?r.error(o):s&&r.complete()},t.prototype.asObservable=function(){var r=new Lt;return r.source=this,r},t.create=function(r,n){return new Mt(r,n)},t}(Lt),Mt=function(e){W(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:ar},t}(cr),fr={now:function(){return(fr.delegate||Date).now()},delegate:void 0},Hn=function(e){W(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=fr);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=n,o._timestampProvider=i,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=n===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,n),o}return t.prototype.next=function(r){var n=this,i=n.isStopped,o=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,u=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,o=i._infiniteTimeWindow,s=i._buffer,a=s.slice(),u=0;u<a.length&&!r.closed;u+=o?1:2)r.next(a[u]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<o.length&&o.splice(0,o.length-a),!s){for(var u=i.now(),l=0,h=1;h<o.length&&o[h]<=u;h+=2)l=h;l&&o.splice(0,l+1)}},t}(cr);const Rt=[],Dt={},An=(e,t=0)=>{if(Rt.indexOf(e)==-1){const r=new Hn(t);Dt[e]=r,Rt.push(e)}return Dt[e]},he=[];function Pn(e,t){return{subscribe:ke(e,t).subscribe}}function ke(e,t=$){let r;const n=new Set;function i(a){if(nr(e,a)&&(e=a,r)){const u=!he.length;for(const l of n)l[1](),he.push(l,e);if(u){for(let l=0;l<he.length;l+=2)he[l][0](he[l+1]);he.length=0}}}function o(a){i(a(e))}function s(a,u=$){const l=[a,u];return n.add(l),n.size===1&&(r=t(i,o)||$),a(e),()=>{n.delete(l),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:s}}function ve(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 Pn(r,(s,a)=>{let u=!1;const l=[];let h=0,p=$;const f=()=>{if(h)return;p();const y=t(n?l[0]:l,s,a);o?s(y):p=gt(y)?y:$},g=i.map((y,_)=>ir(y,A=>{l[_]=A,h&=~(1<<_),u&&f()},()=>{h|=1<<_}));return u=!0,f(),function(){te(g),p(),u=!1}})}function Fn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Cn=function(t){return Bn(t)&&!In(t)};function Bn(e){return!!e&&typeof e=="object"}function In(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Nn(e)}var On=typeof Symbol=="function"&&Symbol.for,Ln=On?Symbol.for("react.element"):60103;function Nn(e){return e.$$typeof===Ln}function Mn(e){return Array.isArray(e)?[]:{}}function we(e,t){return t.clone!==!1&&t.isMergeableObject(e)?de(Mn(e),e,t):e}function Rn(e,t,r){return e.concat(t).map(function(n){return we(n,r)})}function Dn(e,t){if(!t.customMerge)return de;var r=t.customMerge(e);return typeof r=="function"?r:de}function $n(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function $t(e){return Object.keys(e).concat($n(e))}function pr(e,t){try{return t in e}catch(r){return!1}}function Un(e,t){return pr(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Gn(e,t,r){var n={};return r.isMergeableObject(e)&&$t(e).forEach(function(i){n[i]=we(e[i],r)}),$t(t).forEach(function(i){Un(e,i)||(pr(e,i)&&r.isMergeableObject(t[i])?n[i]=Dn(i,r)(e[i],t[i],r):n[i]=we(t[i],r))}),n}function de(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Rn,r.isMergeableObject=r.isMergeableObject||Cn,r.cloneUnlessOtherwiseSpecified=we;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):Gn(e,t,r):we(t,r)}de.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return de(n,i,r)},{})};var kn=de,jn=kn;const Vn=Fn(jn);function Qe(e,t){var r=t&&t.cache?t.cache:Qn,n=t&&t.serializer?t.serializer:Jn,i=t&&t.strategy?t.strategy:Wn;return i(e,{cache:r,serializer:n})}function Xn(e){return e==null||typeof e=="number"||typeof e=="boolean"}function dr(e,t,r,n){var i=Xn(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function mr(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 vt(e,t,r,n,i){return r.bind(t,e,n,i)}function Wn(e,t){var r=e.length===1?dr:mr;return vt(e,this,r,t.cache.create(),t.serializer)}function zn(e,t){return vt(e,this,mr,t.cache.create(),t.serializer)}function Zn(e,t){return vt(e,this,dr,t.cache.create(),t.serializer)}var Jn=function(){return JSON.stringify(arguments)};function yt(){this.cache=Object.create(null)}yt.prototype.get=function(e){return this.cache[e]};yt.prototype.set=function(e,t){this.cache[e]=t};var Qn={create:function(){return new yt}},qe={variadic:zn,monadic:Zn},x;(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"})(x||(x={}));var C;(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"})(C||(C={}));var me;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(me||(me={}));function Ut(e){return e.type===C.literal}function qn(e){return e.type===C.argument}function br(e){return e.type===C.number}function gr(e){return e.type===C.date}function vr(e){return e.type===C.time}function yr(e){return e.type===C.select}function _r(e){return e.type===C.plural}function Yn(e){return e.type===C.pound}function xr(e){return e.type===C.tag}function Er(e){return!!(e&&typeof e=="object"&&e.type===me.number)}function ut(e){return!!(e&&typeof e=="object"&&e.type===me.dateTime)}var Sr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Kn=/(?:[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 ei(e){var t={};return e.replace(Kn,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 ti=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function ri(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(ti).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],s=o.split("/");if(s.length===0)throw new Error("Invalid number skeleton");for(var a=s[0],u=s.slice(1),l=0,h=u;l<h.length;l++){var p=h[l];if(p.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:u})}return r}function ni(e){return e.replace(/^(.*?)-/,"")}var Gt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,wr=/^(@+)?(\+|#+)?[rs]?$/g,ii=/(\*)(0+)|(#+)(0+)|(0+)/g,Tr=/^(0+)$/;function kt(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(wr,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 Hr(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 oi(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)),!Tr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function jt(e){var t={},r=Hr(e);return r||t}function si(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=ni(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=S(S(S({},t),{notation:"scientific"}),i.options.reduce(function(u,l){return S(S({},u),jt(l))},{}));continue;case"engineering":t=S(S(S({},t),{notation:"engineering"}),i.options.reduce(function(u,l){return S(S({},u),jt(l))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(ii,function(u,l,h,p,f,g){if(l)t.minimumIntegerDigits=h.length;else{if(p&&f)throw new Error("We currently do not support maximum integer digits");if(g)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Tr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Gt.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Gt,function(u,l,h,p,f,g){return h==="*"?t.minimumFractionDigits=l.length:p&&p[0]==="#"?t.maximumFractionDigits=p.length:f&&g?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+g.length):(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length),""});var o=i.options[0];o==="w"?t=S(S({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=S(S({},t),kt(o)));continue}if(wr.test(i.stem)){t=S(S({},t),kt(i.stem));continue}var s=Hr(i.stem);s&&(t=S(S({},t),s));var a=oi(i.stem);a&&(t=S(S({},t),a))}return t}var Oe={"001":["H","h"],419:["h","H","hB","hb"],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","H","hB","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","H","hB","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","H","hB","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"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["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 ai(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var s=1+(o&1),a=o<2?1:3+(o>>1),u="a",l=li(t);for((l=="H"||l=="k")&&(a=0);a-- >0;)r+=u;for(;s-- >0;)r=l+r}else i==="J"?r+="H":r+=i}return r}function li(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=Oe[n||""]||Oe[r||""]||Oe["".concat(r,"-001")]||Oe["001"];return i[0]}var Ye,ui=new RegExp("^".concat(Sr.source,"*")),hi=new RegExp("".concat(Sr.source,"*$"));function E(e,t){return{start:e,end:t}}var ci=!!String.prototype.startsWith&&"_a".startsWith("a",1),fi=!!String.fromCodePoint,pi=!!Object.fromEntries,di=!!String.prototype.codePointAt,mi=!!String.prototype.trimStart,bi=!!String.prototype.trimEnd,gi=!!Number.isSafeInteger,vi=gi?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},ht=!0;try{var yi=Pr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ht=((Ye=yi.exec("a"))===null||Ye===void 0?void 0:Ye[0])==="a"}catch(e){ht=!1}var Vt=ci?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},ct=fi?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,s;i>o;){if(s=t[o++],s>1114111)throw RangeError(s+" is not a valid code point");n+=s<65536?String.fromCharCode(s):String.fromCharCode(((s-=65536)>>10)+55296,s%1024+56320)}return n},Xt=pi?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],s=o[0],a=o[1];r[s]=a}return r},Ar=di?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}},_i=mi?function(t){return t.trimStart()}:function(t){return t.replace(ui,"")},xi=bi?function(t){return t.trimEnd()}:function(t){return t.replace(hi,"")};function Pr(e,t){return new RegExp(e,t)}var ft;if(ht){var Wt=Pr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ft=function(t,r){var n;Wt.lastIndex=r;var i=Wt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else ft=function(t,r){for(var n=[];;){var i=Ar(t,r);if(i===void 0||Fr(i)||Ti(i))break;n.push(i),r+=i>=65536?2:1}return ct.apply(void 0,n)};var Ei=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var o=this.char();if(o===123){var s=this.parseArgument(t,n);if(s.err)return s;i.push(s.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:C.pound,location:E(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(x.UNMATCHED_CLOSING_TAG,E(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&pt(this.peek()||0)){var s=this.parseTag(t,r);if(s.err)return s;i.push(s.val)}else{var s=this.parseLiteral(t,r);if(s.err)return s;i.push(s.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:C.literal,value:"<".concat(i,"/>"),location:E(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var s=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!pt(this.char()))return this.error(x.INVALID_TAG,E(a,this.clonePosition()));var u=this.clonePosition(),l=this.parseTagName();return i!==l?this.error(x.UNMATCHED_CLOSING_TAG,E(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:C.tag,value:i,children:s,location:E(n,this.clonePosition())},err:null}:this.error(x.INVALID_TAG,E(a,this.clonePosition())))}else return this.error(x.UNCLOSED_TAG,E(n,this.clonePosition()))}else return this.error(x.INVALID_TAG,E(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&wi(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var o=this.tryParseQuote(r);if(o){i+=o;continue}var s=this.tryParseUnquoted(t,r);if(s){i+=s;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var u=E(n,this.clonePosition());return{val:{type:C.literal,value:i,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Si(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 ct.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(),ct(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,E(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(x.EMPTY_ARGUMENT,E(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(x.MALFORMED_ARGUMENT,E(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,E(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:C.argument,value:i,location:E(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,E(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(x.MALFORMED_ARGUMENT,E(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=ft(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),s=E(t,o);return{value:n,location:s}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(a){case"":return this.error(x.EXPECT_ARGUMENT_TYPE,E(s,u));case"number":case"date":case"time":{this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),p=this.parseSimpleArgStyleIfPossible();if(p.err)return p;var f=xi(p.val);if(f.length===0)return this.error(x.EXPECT_ARGUMENT_STYLE,E(this.clonePosition(),this.clonePosition()));var g=E(h,this.clonePosition());l={style:f,styleLocation:g}}var y=this.tryParseArgumentClose(i);if(y.err)return y;var _=E(i,this.clonePosition());if(l&&Vt(l==null?void 0:l.style,"::",0)){var A=_i(l.style.slice(2));if(a==="number"){var p=this.parseNumberSkeletonFromString(A,l.styleLocation);return p.err?p:{val:{type:C.number,value:n,location:_,style:p.val},err:null}}else{if(A.length===0)return this.error(x.EXPECT_DATE_TIME_SKELETON,_);var v=A;this.locale&&(v=ai(A,this.locale));var f={type:me.dateTime,pattern:v,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?ei(v):{}},P=a==="date"?C.date:C.time;return{val:{type:P,value:n,location:_,style:f},err:null}}}return{val:{type:a==="number"?C.number:a==="date"?C.date:C.time,value:n,location:_,style:(o=l==null?void 0:l.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var w=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS,E(w,S({},w)));this.bumpSpace();var O=this.parseIdentifierIfPossible(),I=0;if(a!=="select"&&O.value==="offset"){if(!this.bumpIf(":"))return this.error(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,E(this.clonePosition(),this.clonePosition()));this.bumpSpace();var p=this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,x.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(p.err)return p;this.bumpSpace(),O=this.parseIdentifierIfPossible(),I=p.val}var B=this.tryParsePluralOrSelectOptions(t,a,r,O);if(B.err)return B;var y=this.tryParseArgumentClose(i);if(y.err)return y;var z=E(i,this.clonePosition());return a==="select"?{val:{type:C.select,value:n,options:Xt(B.val),location:z},err:null}:{val:{type:C.plural,value:n,options:Xt(B.val),offset:I,pluralType:a==="plural"?"cardinal":"ordinal",location:z},err:null}}default:return this.error(x.INVALID_ARGUMENT_TYPE,E(s,u))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,E(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(x.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,E(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=ri(t)}catch(i){return this.error(x.INVALID_NUMBER_SKELETON,r)}return{val:{type:me.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?si(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,s=!1,a=[],u=new Set,l=i.value,h=i.location;;){if(l.length===0){var p=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_SELECTOR,x.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;h=E(p,this.clonePosition()),l=this.message.slice(p.offset,this.offset())}else break}if(u.has(l))return this.error(r==="select"?x.DUPLICATE_SELECT_ARGUMENT_SELECTOR:x.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);l==="other"&&(s=!0),this.bumpSpace();var g=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?x.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:x.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,E(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,r,n);if(y.err)return y;var _=this.tryParseArgumentClose(g);if(_.err)return _;a.push([l,{value:y.val,location:E(g,this.clonePosition())}]),u.add(l),this.bumpSpace(),o=this.parseIdentifierIfPossible(),l=o.value,h=o.location}return a.length===0?this.error(r==="select"?x.EXPECT_SELECT_ARGUMENT_SELECTOR:x.EXPECT_PLURAL_ARGUMENT_SELECTOR,E(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(x.MISSING_OTHER_CLAUSE,E(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,s=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)o=!0,s=s*10+(a-48),this.bump();else break}var u=E(i,this.clonePosition());return o?(s*=n,vi(s)?{val:s,err:null}:this.error(r,u)):this.error(t,u)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=Ar(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(Vt(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()&&Fr(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 pt(e){return e>=97&&e<=122||e>=65&&e<=90}function Si(e){return pt(e)||e===47}function wi(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 Fr(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Ti(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 dt(e){e.forEach(function(t){if(delete t.location,yr(t)||_r(t))for(var r in t.options)delete t.options[r].location,dt(t.options[r].value);else br(t)&&Er(t.style)||(gr(t)||vr(t))&&ut(t.style)?delete t.style.location:xr(t)&&dt(t.children)})}function Hi(e,t){t===void 0&&(t={}),t=S({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Ei(e,t).parse();if(r.err){var n=SyntaxError(x[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||dt(r.val),r.val}var be;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(be||(be={}));var je=function(e){W(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),zt=function(e){W(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('", "'),'"'),be.INVALID_VALUE,o)||this}return t}(je),Ai=function(e){W(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),be.INVALID_VALUE,i)||this}return t}(je),Pi=function(e){W(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,'"'),be.MISSING_VALUE,n)||this}return t}(je),L;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(L||(L={}));function Fi(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==L.literal||r.type!==L.literal?t.push(r):n.value+=r.value,t},[])}function Ci(e){return typeof e=="function"}function Me(e,t,r,n,i,o,s){if(e.length===1&&Ut(e[0]))return[{type:L.literal,value:e[0].value}];for(var a=[],u=0,l=e;u<l.length;u++){var h=l[u];if(Ut(h)){a.push({type:L.literal,value:h.value});continue}if(Yn(h)){typeof o=="number"&&a.push({type:L.literal,value:r.getNumberFormat(t).format(o)});continue}var p=h.value;if(!(i&&p in i))throw new Pi(p,s);var f=i[p];if(qn(h)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),a.push({type:typeof f=="string"?L.literal:L.object,value:f});continue}if(gr(h)){var g=typeof h.style=="string"?n.date[h.style]:ut(h.style)?h.style.parsedOptions:void 0;a.push({type:L.literal,value:r.getDateTimeFormat(t,g).format(f)});continue}if(vr(h)){var g=typeof h.style=="string"?n.time[h.style]:ut(h.style)?h.style.parsedOptions:n.time.medium;a.push({type:L.literal,value:r.getDateTimeFormat(t,g).format(f)});continue}if(br(h)){var g=typeof h.style=="string"?n.number[h.style]:Er(h.style)?h.style.parsedOptions:void 0;g&&g.scale&&(f=f*(g.scale||1)),a.push({type:L.literal,value:r.getNumberFormat(t,g).format(f)});continue}if(xr(h)){var y=h.children,_=h.value,A=i[_];if(!Ci(A))throw new Ai(_,"function",s);var v=Me(y,t,r,n,i,o),P=A(v.map(function(I){return I.value}));Array.isArray(P)||(P=[P]),a.push.apply(a,P.map(function(I){return{type:typeof I=="string"?L.literal:L.object,value:I}}))}if(yr(h)){var w=h.options[f]||h.options.other;if(!w)throw new zt(h.value,f,Object.keys(h.options),s);a.push.apply(a,Me(w.value,t,r,n,i));continue}if(_r(h)){var w=h.options["=".concat(f)];if(!w){if(!Intl.PluralRules)throw new je(`Intl.PluralRules is not available in this environment.
|
|
4
4
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
5
|
-
`,be.MISSING_INTL_API,s);var O=r.getPluralRules(t,{type:h.pluralType}).select(f-(h.offset||0));w=h.options[O]||h.options.other}if(!w)throw new zt(h.value,f,Object.keys(h.options),s);a.push.apply(a,Me(w.value,t,r,n,i,f-(h.offset||0)));continue}}return Fi(a)}function Ci(e,t){return t?S(S(S({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=S(S({},e[n]),t[n]||{}),r},{})):e}function Ii(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Ci(e[n],t[n]),r},S({},e)):e}function Ke(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Oi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Qe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,pe([void 0],r,!1)))},{cache:Ke(e.number),strategy:qe.variadic}),getDateTimeFormat:Qe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,pe([void 0],r,!1)))},{cache:Ke(e.dateTime),strategy:qe.variadic}),getPluralRules:Qe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,pe([void 0],r,!1)))},{cache:Ke(e.pluralRules),strategy:qe.variadic})}}var Li=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(u){var l=o.formatToParts(u);if(l.length===1)return l[0].value;var h=l.reduce(function(p,f){return!p.length||f.type!==L.literal||typeof p[p.length-1]!="string"?p.push(f.value):p[p.length-1]+=f.value,p},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(u){return Me(o.ast,o.locales,o.formatters,o.formats,u,void 0,o.message)},this.resolvedOptions=function(){var u;return{locale:((u=o.resolvedLocale)===null||u===void 0?void 0:u.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var s=i||{};s.formatters;var a=pn(s,["formatters"]);this.ast=e.__parse(t,S(S({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=Ii(e.formats,n),this.formatters=i&&i.formatters||Oi(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=Hi,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 Ni(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 J={},Mi=(e,t,r)=>r&&(t in J||(J[t]={}),e in J[t]||(J[t][e]=r),r),Br=(e,t)=>{if(t==null)return;if(t in J&&e in J[t])return J[t][e];const r=Ve(t);for(let n=0;n<r.length;n++){const i=r[n],o=Di(i,e);if(o)return Mi(e,t,o)}};let _t;const ye=ke({});function Ri(e){return _t[e]||null}function Cr(e){return e in _t}function Di(e,t){if(!Cr(e))return null;const r=Ri(e);return Ni(r,t)}function $i(e){if(e==null)return;const t=Ve(e);for(let r=0;r<t.length;r++){const n=t[r];if(Cr(n))return n}}function Ir(e,...t){delete J[e],ye.update(r=>(r[e]=Vn.all([r[e]||{},...t]),r))}ve([ye],([e])=>Object.keys(e));ye.subscribe(e=>_t=e);const Re={};function Ui(e,t){Re[e].delete(t),Re[e].size===0&&delete Re[e]}function Or(e){return Re[e]}function Gi(e){return Ve(e).map(t=>{const r=Or(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function mt(e){return e==null?!1:Ve(e).some(t=>{var r;return(r=Or(t))==null?void 0:r.size})}function ki(e,t){return Promise.all(t.map(n=>(Ui(e,n),n().then(i=>i.default||i)))).then(n=>Ir(e,...n))}const xe={};function Lr(e){if(!mt(e))return e in xe?xe[e]:Promise.resolve();const t=Gi(e);return xe[e]=Promise.all(t.map(([r,n])=>ki(r,n))).then(()=>{if(mt(e))return Lr(e);delete xe[e]}),xe[e]}const ji={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"}}},Vi={fallbackLocale:null,loadingDelay:200,formats:ji,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Xi=Vi;function ge(){return Xi}const et=ke(!1);var Wi=Object.defineProperty,zi=Object.defineProperties,Zi=Object.getOwnPropertyDescriptors,Zt=Object.getOwnPropertySymbols,Ji=Object.prototype.hasOwnProperty,Qi=Object.prototype.propertyIsEnumerable,Jt=(e,t,r)=>t in e?Wi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,qi=(e,t)=>{for(var r in t||(t={}))Ji.call(t,r)&&Jt(e,r,t[r]);if(Zt)for(var r of Zt(t))Qi.call(t,r)&&Jt(e,r,t[r]);return e},Yi=(e,t)=>zi(e,Zi(t));let bt;const $e=ke(null);function Qt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Ve(e,t=ge().fallbackLocale){const r=Qt(e);return t?[...new Set([...r,...Qt(t)])]:r}function re(){return bt!=null?bt:void 0}$e.subscribe(e=>{bt=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Ki=e=>{if(e&&$i(e)&&mt(e)){const{loadingDelay:t}=ge();let r;return typeof window!="undefined"&&re()!=null&&t?r=window.setTimeout(()=>et.set(!0),t):et.set(!0),Lr(e).then(()=>{$e.set(e)}).finally(()=>{clearTimeout(r),et.set(!1)})}return $e.set(e)},ee=Yi(qi({},$e),{set:Ki}),Xe=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var eo=Object.defineProperty,Ue=Object.getOwnPropertySymbols,Nr=Object.prototype.hasOwnProperty,Mr=Object.prototype.propertyIsEnumerable,qt=(e,t,r)=>t in e?eo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,xt=(e,t)=>{for(var r in t||(t={}))Nr.call(t,r)&&qt(e,r,t[r]);if(Ue)for(var r of Ue(t))Mr.call(t,r)&&qt(e,r,t[r]);return e},_e=(e,t)=>{var r={};for(var n in e)Nr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ue)for(var n of Ue(e))t.indexOf(n)<0&&Mr.call(e,n)&&(r[n]=e[n]);return r};const Te=(e,t)=>{const{formats:r}=ge();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},to=Xe(e=>{var t=e,{locale:r,format:n}=t,i=_e(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=Te("number",n)),new Intl.NumberFormat(r,i)}),ro=Xe(e=>{var t=e,{locale:r,format:n}=t,i=_e(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=Te("date",n):Object.keys(i).length===0&&(i=Te("date","short")),new Intl.DateTimeFormat(r,i)}),no=Xe(e=>{var t=e,{locale:r,format:n}=t,i=_e(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=Te("time",n):Object.keys(i).length===0&&(i=Te("time","short")),new Intl.DateTimeFormat(r,i)}),io=(e={})=>{var t=e,{locale:r=re()}=t,n=_e(t,["locale"]);return to(xt({locale:r},n))},oo=(e={})=>{var t=e,{locale:r=re()}=t,n=_e(t,["locale"]);return ro(xt({locale:r},n))},so=(e={})=>{var t=e,{locale:r=re()}=t,n=_e(t,["locale"]);return no(xt({locale:r},n))},ao=Xe((e,t=re())=>new Li(e,t,ge().formats,{ignoreTag:ge().ignoreTag})),lo=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:u=re(),default:l}=s;if(u==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=Br(e,u);if(!h)h=(o=(i=(n=(r=ge()).handleMissingMessage)==null?void 0:n.call(r,{locale:u,id:e,defaultValue:l}))!=null?i:l)!=null?o:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!a)return h;let p=h;try{p=ao(h,u).format(a)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return p},uo=(e,t)=>so(t).format(e),ho=(e,t)=>oo(t).format(e),co=(e,t)=>io(t).format(e),fo=(e,t=re())=>Br(e,t),po=ve([ee,ye],()=>lo);ve([ee],()=>uo);ve([ee],()=>ho);ve([ee],()=>co);ve([ee,ye],()=>fo);window.emWidgets={topic:An};const mo=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function bo({withLocale:e,translations:t}){ee.subscribe(r=>{r==null&&(ye.set(t),ee.set(e))})}function Yt(e,t){Ir(e,t)}const Kt={en:{providers:"Providers:",filterby:"Filter by:",all:"All",clear:"Clear all"},zh:{providers:"Providers:",filterby:"Filter by",all:"all",clear:"Clear all"},de:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},it:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},fr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},es:{providers:"Proveedores:",filterby:"Filtrar Por:",all:"Todos",clear:"Limpiar todos"},tr:{providers:"Sağlayıcılar:",filterby:"Filtrele:",all:"Hepsi",clear:"Tümünü Temizle"},ru:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ro:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},hr:{providers:"Brendovi igara",filterby:"Filtrirati po:",all:"Sve",clear:"Očisti sve"},hu:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pt:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},"pt-br":{providers:"Provedores:",filterby:"Filtrar por",all:"Tudo",clear:"Apagar tudo"},"es-mx":{providers:"Proveedores:",filterby:"Filtrar por",all:"Todo",clear:"Borrar todo"}};function go(e){Xr(e,"svelte-ub9f39",':root{--min-height:50px}.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.FilterContainer{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));position:relative;z-index:16}.FilterSelector{background-color:var(--emw--color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;max-width:fit-content;cursor:pointer}.FilterSelector.FilterSelectorOpen{border-radius:5px 5px 0 0}.FilterMainArea{display:flex;align-items:center}.FilterMainArea svg{margin-right:16px}.FilterName{font-size:11px;line-height:12px;color:var(--emw--color-gray-100, #E6E6E6);text-transform:uppercase}.FilterTextContainer{display:flex;flex-direction:column}.FilterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.FilterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:48px;margin-bottom:40px;overflow:hidden;margin:0}.FilterDropdownContainer.FilterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:20px}.FilterDropdown{width:100%;max-height:300px;display:flex;flex-direction:column;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.FilterDropdown::-webkit-scrollbar{display:none}.FilterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;padding:0 15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FilterItem input{cursor:pointer;margin-right:10px}.FilterItem:hover input~.FiltersCheckmark{background-color:transparent;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin-right:15px}.FilterItem .FiltersCheckmark:after{content:"";position:absolute;left:9px;display:none}.FilterItem input:checked~.FiltersCheckmark:after{display:block}.FilterItem .FiltersCheckmark:after{left:8px;top:4px;width:5px;height:10px;border:1px solid solid var(--emw--color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0}.FilterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FilterLabel .FiltersCheckmark{border-radius:8px;position:relative;height:22px;width:22px;min-width:22px;background-color:transparent;border:1px solid var(--emw--color-white, #FFFFFF)}.FilterLabel .FilterItemLabel{width:100%;display:flex;justify-content:space-between}.FilterItemWithLogos label{height:70px;display:flex;justify-content:space-evenly;align-items:center}.FilterItemWithLogos label img{width:70px}.FilterLabel input:checked+span{font-weight:600}.FilterCounter{display:inline-flex;margin-left:10px;min-width:17px}.ClearFilters{margin:20px auto;border:0;color:#fff;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearFilters:disabled{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.FilterSelector{max-width:initial}.FilterDropdownContainer{width:100%;margin-bottom:20px}.FilterDropdown{margin-block-start:0;gap:14px}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{padding:0 5px;box-sizing:border-box}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:8px 20px;font-size:15px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}.FilerContainerSplit .FilterItem label{padding:0;width:calc(100% - 10px);font-size:12px}.FilterItem label>*{pointer-events:none}}@media(max-width: 480px){.FilerContainerSplit .FilterSelector{min-height:var(--min-height)}.FilerContainerSplit .FilterDropdownContainer{top:var(--min-height)}.FilterName,.FilterValueContainer{overflow:hidden;max-width:100%;font-size:12px;text-overflow:ellipsis;width:fit-content}.FilterLabel .FiltersCheckmark{margin-right:5px}.FilterItem label{padding:0;font-size:11px;overflow:hidden;text-overflow:ellipsis;width:unset}.FilterItemLabel span:first-child{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:60%}}')}function er(e,t,r){const n=e.slice();return n[36]=t[r],n[37]=t,n[38]=r,n}function vo(e){let t,r,n,i,o,s,a,u,l=e[11]("filterby")+"",h,p,f,g,y=e[11]("providers")+"",_,A,v,P,w,O,I,C,z,j,q,He,U,ne=e[11]("clear")+"",ie,Y,oe,K,se,Ae;function Pe(d,H){return d[7]?xo:_o}let ae=Pe(e),N=ae(e),Z=Ct(e[5]),c=[];for(let d=0;d<Z.length;d+=1)c[d]=tr(er(e,Z,d));return{c(){t=F("div"),r=F("div"),n=F("div"),i=Ce("svg"),o=Ce("path"),s=G(),a=F("div"),u=F("span"),h=D(l),p=G(),f=F("div"),g=F("span"),_=D(y),A=G(),N.c(),v=G(),P=F("span"),w=Ce("svg"),O=Ce("path"),z=G(),j=F("div"),q=F("ul");for(let d=0;d<c.length;d+=1)c[d].c();He=G(),U=F("button"),ie=D(ne),m(o,"id","noun_filter_736223"),m(o,"d","M12.2,22.2a1.018,1.018,0,0,1-.391-.091.939.939,0,0,1-.533-.857v-6.2L5.267,8.9A.95.95,0,0,1,5,8.225V7.149A.93.93,0,0,1,5.924,6.2H20.076A.93.93,0,0,1,21,7.149V8.225a.95.95,0,0,1-.267.675l-6.009,6.148V19.81a.981.981,0,0,1-.32.712l-1.6,1.423A.9.9,0,0,1,12.2,22.2ZM6,8.189,12,14.355a.95.95,0,0,1,.267.675v6.039l1.44-1.277v-4.78a.95.95,0,0,1,.267-.675L19.987,8.17V7.2H6Z"),m(o,"transform","translate(-5 -6.2)"),m(o,"fill","#fff"),m(i,"xmlns","http://www.w3.org/2000/svg"),m(i,"width","16"),m(i,"height","16"),m(i,"viewBox","0 0 16 16"),m(u,"class","FilterName"),m(f,"class","FilterValueContainer"),m(a,"class","FilterTextContainer"),m(n,"class","FilterMainArea"),m(O,"id","arrow"),m(O,"d","M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"),m(O,"transform","translate(-274.511 -441.088)"),m(O,"fill","#d1d1d1"),m(w,"xmlns","http://www.w3.org/2000/svg"),m(w,"width","14"),m(w,"height","6.835"),m(w,"viewBox","0 0 14 6.835"),m(P,"class",I="TriangleInactive "+(e[4]?"TriangleActive":"")),m(r,"class",C="FilterSelector "+(e[4]?"FilterSelectorOpen":"")),m(q,"class","FilterDropdown"),m(U,"class","ClearFilters"),U.disabled=Y=e[7]&&e[6].length!=e[5].length,m(j,"class",oe="FilterDropdownContainer "+(e[4]?"FilterOpen":"")),m(t,"class",K="FilterContainer "+(e[0]=="true"&&e[1]=="true"?"FilerContainerSplit":""))},m(d,H){X(d,t,H),b(t,r),b(r,n),b(n,i),b(i,o),b(n,s),b(n,a),b(a,u),b(u,h),b(a,p),b(a,f),b(f,g),b(g,_),b(f,A),N.m(f,null),b(r,v),b(r,P),b(P,w),b(w,O),b(t,z),b(t,j),b(j,q);for(let T=0;T<c.length;T+=1)c[T]&&c[T].m(q,null);b(j,He),b(j,U),b(U,ie),se||(Ae=[De(r,"click",e[22]),De(U,"click",e[25])],se=!0)},p(d,H){if(H[0]&2048&&l!==(l=d[11]("filterby")+"")&&Q(h,l),H[0]&2048&&y!==(y=d[11]("providers")+"")&&Q(_,y),ae===(ae=Pe(d))&&N?N.p(d,H):(N.d(1),N=ae(d),N&&(N.c(),N.m(f,null))),H[0]&16&&I!==(I="TriangleInactive "+(d[4]?"TriangleActive":""))&&m(P,"class",I),H[0]&16&&C!==(C="FilterSelector "+(d[4]?"FilterSelectorOpen":""))&&m(r,"class",C),H[0]&8228){Z=Ct(d[5]);let T;for(T=0;T<Z.length;T+=1){const le=er(d,Z,T);c[T]?c[T].p(le,H):(c[T]=tr(le),c[T].c(),c[T].m(q,null))}for(;T<c.length;T+=1)c[T].d(1);c.length=Z.length}H[0]&2048&&ne!==(ne=d[11]("clear")+"")&&Q(ie,ne),H[0]&224&&Y!==(Y=d[7]&&d[6].length!=d[5].length)&&(U.disabled=Y),H[0]&16&&oe!==(oe="FilterDropdownContainer "+(d[4]?"FilterOpen":""))&&m(j,"class",oe),H[0]&3&&K!==(K="FilterContainer "+(d[0]=="true"&&d[1]=="true"?"FilerContainerSplit":""))&&m(t,"class",K)},d(d){d&&k(t),N.d(),Zr(c,d),se=!1,te(Ae)}}}function yo(e){let t,r=e[11]("500")+"",n;return{c(){t=F("p"),n=D(r),m(t,"class","SearchLoading")},m(i,o){X(i,t,o),b(t,n)},p(i,o){o[0]&2048&&r!==(r=i[11]("500")+"")&&Q(n,r)},d(i){i&&k(t)}}}function _o(e){let t,r;return{c(){t=F("span"),r=D(e[8]),m(t,"class","FilterCounter")},m(n,i){X(n,t,i),b(t,r)},p(n,i){i[0]&256&&Q(r,n[8])},d(n){n&&k(t)}}}function xo(e){let t,r=e[11]("all")+"",n;return{c(){t=F("span"),n=D(r),m(t,"class","FilterCounter")},m(i,o){X(i,t,o),b(t,n)},p(i,o){o[0]&2048&&r!==(r=i[11]("all")+"")&&Q(n,r)},d(i){i&&k(t)}}}function Eo(e){let t,r;return{c(){t=F("img"),Pt(t.src,r=e[36].logo)||m(t,"src",r),m(t,"alt","vendor logo")},m(n,i){X(n,t,i)},p(n,i){i[0]&32&&!Pt(t.src,r=n[36].logo)&&m(t,"src",r)},d(n){n&&k(t)}}}function So(e){let t,r,n=e[36].name+"",i,o,s,a,u=e[36].games.count+"",l,h;return{c(){t=F("div"),r=F("span"),i=D(n),o=G(),s=F("span"),a=D("("),l=D(u),h=D(")"),m(t,"class","FilterItemLabel")},m(p,f){X(p,t,f),b(t,r),b(r,i),b(t,o),b(t,s),b(s,a),b(s,l),b(s,h)},p(p,f){f[0]&32&&n!==(n=p[36].name+"")&&Q(i,n),f[0]&32&&u!==(u=p[36].games.count+"")&&Q(l,u)},d(p){p&&k(t)}}}function tr(e){let t,r,n,i,o,s,a,u,l,h,p,f;function g(){e[23].call(n,e[37],e[38])}function y(){return e[24](e[36])}function _(P,w){if(P[2]==="false")return So;if(P[2]==="true")return Eo}let A=_(e),v=A&&A(e);return{c(){t=F("li"),r=F("label"),n=F("input"),o=G(),s=F("span"),a=G(),v&&v.c(),u=G(),m(n,"type","checkbox"),m(n,"name","checkbox"),n.__value=i=e[36].name,Ft(n,n.__value),m(s,"class","FiltersCheckmark"),m(r,"class","FilterLabel"),m(t,"class",l="FilterItem "+(e[2]==="true"?"FilterItemWithLogos":"")),t.value=h=e[36].name},m(P,w){X(P,t,w),b(t,r),b(r,n),n.checked=e[36].isFilterSelected,b(r,o),b(r,s),b(r,a),v&&v.m(r,null),b(t,u),p||(f=[De(n,"change",g),De(n,"click",y)],p=!0)},p(P,w){e=P,w[0]&32&&i!==(i=e[36].name)&&(n.__value=i,Ft(n,n.__value)),w[0]&32&&(n.checked=e[36].isFilterSelected),A===(A=_(e))&&v?v.p(e,w):(v&&v.d(1),v=A&&A(e),v&&(v.c(),v.m(r,null))),w[0]&4&&l!==(l="FilterItem "+(e[2]==="true"?"FilterItemWithLogos":""))&&m(t,"class",l),w[0]&32&&h!==(h=e[36].name)&&(t.value=h)},d(P){P&&k(t),v&&v.d(),p=!1,te(f)}}}function wo(e){let t;function r(o,s){if(o[10])return yo;if(!o[9])return vo}let n=r(e),i=n&&n(e);return{c(){t=F("div"),i&&i.c()},m(o,s){X(o,t,s),i&&i.m(t,null),e[26](t)},p(o,s){n===(n=r(o))&&i?i.p(o,s):(i&&i.d(1),i=n&&n(o),i&&(i.c(),i.m(t,null)))},i:$,o:$,d(o){o&&k(t),i&&i.d(),e[26](null)}}}function To(e,t,r){let n;Vr(e,po,c=>r(11,n=c));let{endpoint:i=""}=t,{datasource:o=""}=t,{lang:s=""}=t,{translationurl:a=""}=t,{clientstyling:u=""}=t,{clientstylingurl:l=""}=t,{categoryid:h=""}=t,{addfilterselector:p="false"}=t,{addsortingselector:f="false"}=t,{filterbylogo:g="false"}=t,y=!1,_=window.navigator.userAgent,A=[],v=[],P={},w=!1,O=0,I=!0,C,z=!1;bo({withLocale:"en",translations:{}});const j=()=>{fetch(a).then(d=>d.json()).then(d=>{Object.keys(d).forEach(H=>{Yt(H,d[H])})}).catch(d=>{console.log(d)})};Object.keys(Kt).forEach(c=>{Yt(c,Kt[c])});const q=()=>{let c=document.createElement("style");c.innerHTML=u,C.appendChild(c)},He=()=>{let c=document.createElement("style");fetch(new URL(l)).then(d=>d.text()).then(d=>{c.innerHTML=d,setTimeout(()=>{C.appendChild(c)},1)})};P[h]&&(P={[h]:[]});const U=()=>{r(4,y=!y),window.postMessage({type:"FilterOpened"},window.location.href)},ne=c=>(r(9,I=!0),new Promise((d,H)=>{fetch(c).then(T=>T.json()).then(T=>{T=T.items,d(T.items),r(6,v=[]);let le=JSON.parse(localStorage.getItem("vendorFiltersByCategory"));T.forEach(Fe=>{var Et;le||(le={currentCategoryId:[]}),((Et=le[h])==null?void 0:Et.indexOf(Fe.id))>=0?(Fe.isFilterSelected=!0,v.push(Fe)):Fe.isFilterSelected=!1}),r(5,A=T),Y()}).catch(T=>{console.error(T),r(10,z=!0),H(T)}).finally(()=>{r(9,I=!1)})})),ie=c=>{let d=localStorage.getItem("vendorFiltersByCategory");c.isFilterSelected=!c.isFilterSelected,!v.length||v.filter(H=>H.name===c.name).length==0?v.push(c):r(6,v=v.filter(H=>H.name!==c.name)),d==null?localStorage.setItem("vendorFiltersByCategory",JSON.stringify(P={[h]:v.map(H=>H.id)})):(d=JSON.parse(d),d[h]=v.map(H=>H.id),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(d))),window.postMessage({type:"ApplyFilters",origin:"filters"},window.location.href),Y()},Y=()=>{r(7,w=v.length===A.length||v.length==0),r(8,O=v.length)},oe=()=>{const c=new URL(`${i}/v1/casino/vendors`);r(4,y=!1),c.searchParams.append("fields","id,name,logo,subVendors,games"),c.searchParams.append("language",s),c.searchParams.append("datasource",o),c.searchParams.append("platform",mo(_)),(h.match(/\$/g)||[]).length>1?(c.searchParams.append("filter",`games(subGroups=${h})`),c.searchParams.append("subVendors",`games(subGroups=${h})`)):c.searchParams.append("filter",`games(groups=${h})`),ne(c)},K=()=>{r(6,v=[]),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(P={[h]:v.map(c=>c.id)})),A.forEach(c=>c.isFilterSelected=!1),r(5,A),window.postMessage({type:"ApplyFilters"},window.location.href),r(7,w=!0),r(4,y=!1)},se=c=>{c.data.type=="SortingOpened"&&r(4,y=!1)};Yr(()=>(window.addEventListener("message",se,!1),()=>{window.removeEventListener("message",se)}));const Ae=()=>U();function Pe(c,d){c[d].isFilterSelected=this.checked,r(5,A)}const ae=c=>ie(c),N=()=>K();function Z(c){tt[c?"unshift":"push"](()=>{C=c,r(3,C)})}return e.$$set=c=>{"endpoint"in c&&r(15,i=c.endpoint),"datasource"in c&&r(16,o=c.datasource),"lang"in c&&r(17,s=c.lang),"translationurl"in c&&r(18,a=c.translationurl),"clientstyling"in c&&r(19,u=c.clientstyling),"clientstylingurl"in c&&r(20,l=c.clientstylingurl),"categoryid"in c&&r(21,h=c.categoryid),"addfilterselector"in c&&r(0,p=c.addfilterselector),"addsortingselector"in c&&r(1,f=c.addsortingselector),"filterbylogo"in c&&r(2,g=c.filterbylogo)},e.$$.update=()=>{e.$$.dirty[0]&2195460&&i&&o&&h&&g&&oe(),e.$$.dirty[0]&524296&&u&&C&&q(),e.$$.dirty[0]&1048584&&l&&C&&He(),e.$$.dirty[0]&262144&&a&&j()},[p,f,g,C,y,A,v,w,O,I,z,n,U,ie,K,i,o,s,a,u,l,h,Ae,Pe,ae,N,Z]}class Rr extends cn{constructor(t){super(),un(this,t,To,wo,nr,{endpoint:15,datasource:16,lang:17,translationurl:18,clientstyling:19,clientstylingurl:20,categoryid:21,addfilterselector:0,addsortingselector:1,filterbylogo:2},go,[-1,-1])}get endpoint(){return this.$$.ctx[15]}set endpoint(t){this.$$set({endpoint:t}),R()}get datasource(){return this.$$.ctx[16]}set datasource(t){this.$$set({datasource:t}),R()}get lang(){return this.$$.ctx[17]}set lang(t){this.$$set({lang:t}),R()}get translationurl(){return this.$$.ctx[18]}set translationurl(t){this.$$set({translationurl:t}),R()}get clientstyling(){return this.$$.ctx[19]}set clientstyling(t){this.$$set({clientstyling:t}),R()}get clientstylingurl(){return this.$$.ctx[20]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),R()}get categoryid(){return this.$$.ctx[21]}set categoryid(t){this.$$set({categoryid:t}),R()}get addfilterselector(){return this.$$.ctx[0]}set addfilterselector(t){this.$$set({addfilterselector:t}),R()}get addsortingselector(){return this.$$.ctx[1]}set addsortingselector(t){this.$$set({addsortingselector:t}),R()}get filterbylogo(){return this.$$.ctx[2]}set filterbylogo(t){this.$$set({filterbylogo:t}),R()}}hn(Rr,{endpoint:{},datasource:{},lang:{},translationurl:{},clientstyling:{},clientstylingurl:{},categoryid:{},addfilterselector:{},addsortingselector:{},filterbylogo:{}},[],[],!0);exports.default=Rr;
|
|
5
|
+
`,be.MISSING_INTL_API,s);var O=r.getPluralRules(t,{type:h.pluralType}).select(f-(h.offset||0));w=h.options[O]||h.options.other}if(!w)throw new zt(h.value,f,Object.keys(h.options),s);a.push.apply(a,Me(w.value,t,r,n,i,f-(h.offset||0)));continue}}return Fi(a)}function Bi(e,t){return t?S(S(S({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=S(S({},e[n]),t[n]||{}),r},{})):e}function Ii(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Bi(e[n],t[n]),r},S({},e)):e}function Ke(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Oi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Qe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,pe([void 0],r,!1)))},{cache:Ke(e.number),strategy:qe.variadic}),getDateTimeFormat:Qe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,pe([void 0],r,!1)))},{cache:Ke(e.dateTime),strategy:qe.variadic}),getPluralRules:Qe(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,pe([void 0],r,!1)))},{cache:Ke(e.pluralRules),strategy:qe.variadic})}}var Li=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(u){var l=o.formatToParts(u);if(l.length===1)return l[0].value;var h=l.reduce(function(p,f){return!p.length||f.type!==L.literal||typeof p[p.length-1]!="string"?p.push(f.value):p[p.length-1]+=f.value,p},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(u){return Me(o.ast,o.locales,o.formatters,o.formats,u,void 0,o.message)},this.resolvedOptions=function(){var u;return{locale:((u=o.resolvedLocale)===null||u===void 0?void 0:u.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var s=i||{};s.formatters;var a=pn(s,["formatters"]);this.ast=e.__parse(t,S(S({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=Ii(e.formats,n),this.formatters=i&&i.formatters||Oi(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=Hi,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 Ni(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 J={},Mi=(e,t,r)=>r&&(t in J||(J[t]={}),e in J[t]||(J[t][e]=r),r),Cr=(e,t)=>{if(t==null)return;if(t in J&&e in J[t])return J[t][e];const r=Ve(t);for(let n=0;n<r.length;n++){const i=r[n],o=Di(i,e);if(o)return Mi(e,t,o)}};let _t;const ye=ke({});function Ri(e){return _t[e]||null}function Br(e){return e in _t}function Di(e,t){if(!Br(e))return null;const r=Ri(e);return Ni(r,t)}function $i(e){if(e==null)return;const t=Ve(e);for(let r=0;r<t.length;r++){const n=t[r];if(Br(n))return n}}function Ir(e,...t){delete J[e],ye.update(r=>(r[e]=Vn.all([r[e]||{},...t]),r))}ve([ye],([e])=>Object.keys(e));ye.subscribe(e=>_t=e);const Re={};function Ui(e,t){Re[e].delete(t),Re[e].size===0&&delete Re[e]}function Or(e){return Re[e]}function Gi(e){return Ve(e).map(t=>{const r=Or(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function mt(e){return e==null?!1:Ve(e).some(t=>{var r;return(r=Or(t))==null?void 0:r.size})}function ki(e,t){return Promise.all(t.map(n=>(Ui(e,n),n().then(i=>i.default||i)))).then(n=>Ir(e,...n))}const xe={};function Lr(e){if(!mt(e))return e in xe?xe[e]:Promise.resolve();const t=Gi(e);return xe[e]=Promise.all(t.map(([r,n])=>ki(r,n))).then(()=>{if(mt(e))return Lr(e);delete xe[e]}),xe[e]}const ji={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"}}},Vi={fallbackLocale:null,loadingDelay:200,formats:ji,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Xi=Vi;function ge(){return Xi}const et=ke(!1);var Wi=Object.defineProperty,zi=Object.defineProperties,Zi=Object.getOwnPropertyDescriptors,Zt=Object.getOwnPropertySymbols,Ji=Object.prototype.hasOwnProperty,Qi=Object.prototype.propertyIsEnumerable,Jt=(e,t,r)=>t in e?Wi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,qi=(e,t)=>{for(var r in t||(t={}))Ji.call(t,r)&&Jt(e,r,t[r]);if(Zt)for(var r of Zt(t))Qi.call(t,r)&&Jt(e,r,t[r]);return e},Yi=(e,t)=>zi(e,Zi(t));let bt;const $e=ke(null);function Qt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Ve(e,t=ge().fallbackLocale){const r=Qt(e);return t?[...new Set([...r,...Qt(t)])]:r}function re(){return bt!=null?bt:void 0}$e.subscribe(e=>{bt=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Ki=e=>{if(e&&$i(e)&&mt(e)){const{loadingDelay:t}=ge();let r;return typeof window!="undefined"&&re()!=null&&t?r=window.setTimeout(()=>et.set(!0),t):et.set(!0),Lr(e).then(()=>{$e.set(e)}).finally(()=>{clearTimeout(r),et.set(!1)})}return $e.set(e)},ee=Yi(qi({},$e),{set:Ki}),Xe=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var eo=Object.defineProperty,Ue=Object.getOwnPropertySymbols,Nr=Object.prototype.hasOwnProperty,Mr=Object.prototype.propertyIsEnumerable,qt=(e,t,r)=>t in e?eo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,xt=(e,t)=>{for(var r in t||(t={}))Nr.call(t,r)&&qt(e,r,t[r]);if(Ue)for(var r of Ue(t))Mr.call(t,r)&&qt(e,r,t[r]);return e},_e=(e,t)=>{var r={};for(var n in e)Nr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ue)for(var n of Ue(e))t.indexOf(n)<0&&Mr.call(e,n)&&(r[n]=e[n]);return r};const Te=(e,t)=>{const{formats:r}=ge();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},to=Xe(e=>{var t=e,{locale:r,format:n}=t,i=_e(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=Te("number",n)),new Intl.NumberFormat(r,i)}),ro=Xe(e=>{var t=e,{locale:r,format:n}=t,i=_e(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=Te("date",n):Object.keys(i).length===0&&(i=Te("date","short")),new Intl.DateTimeFormat(r,i)}),no=Xe(e=>{var t=e,{locale:r,format:n}=t,i=_e(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=Te("time",n):Object.keys(i).length===0&&(i=Te("time","short")),new Intl.DateTimeFormat(r,i)}),io=(e={})=>{var t=e,{locale:r=re()}=t,n=_e(t,["locale"]);return to(xt({locale:r},n))},oo=(e={})=>{var t=e,{locale:r=re()}=t,n=_e(t,["locale"]);return ro(xt({locale:r},n))},so=(e={})=>{var t=e,{locale:r=re()}=t,n=_e(t,["locale"]);return no(xt({locale:r},n))},ao=Xe((e,t=re())=>new Li(e,t,ge().formats,{ignoreTag:ge().ignoreTag})),lo=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:u=re(),default:l}=s;if(u==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=Cr(e,u);if(!h)h=(o=(i=(n=(r=ge()).handleMissingMessage)==null?void 0:n.call(r,{locale:u,id:e,defaultValue:l}))!=null?i:l)!=null?o:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!a)return h;let p=h;try{p=ao(h,u).format(a)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return p},uo=(e,t)=>so(t).format(e),ho=(e,t)=>oo(t).format(e),co=(e,t)=>io(t).format(e),fo=(e,t=re())=>Cr(e,t),po=ve([ee,ye],()=>lo);ve([ee],()=>uo);ve([ee],()=>ho);ve([ee],()=>co);ve([ee,ye],()=>fo);window.emWidgets={topic:An};const mo=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function bo({withLocale:e,translations:t}){ee.subscribe(r=>{r==null&&(ye.set(t),ee.set(e))})}function Yt(e,t){Ir(e,t)}const Kt={en:{providers:"Providers:",filterby:"Filter by:",all:"All",clear:"Clear all"},zh:{providers:"Providers:",filterby:"Filter by",all:"all",clear:"Clear all"},de:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},it:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},fr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},es:{providers:"Proveedores:",filterby:"Filtrar Por:",all:"Todos",clear:"Limpiar todos"},tr:{providers:"Sağlayıcılar:",filterby:"Filtrele:",all:"Hepsi",clear:"Tümünü Temizle"},ru:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ro:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},hr:{providers:"Brendovi igara",filterby:"Filtrirati po:",all:"Sve",clear:"Očisti sve"},hu:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pt:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},"pt-br":{providers:"Provedores:",filterby:"Filtrar por",all:"Tudo",clear:"Apagar tudo"},"es-mx":{providers:"Proveedores:",filterby:"Filtrar por",all:"Todo",clear:"Borrar todo"},"en-us":{providers:"Providers:",filterby:"Filter by:",all:"All",clear:"Clear all"}};function go(e){Xr(e,"svelte-ub9f39",':root{--min-height:50px}.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.FilterContainer{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));position:relative;z-index:16}.FilterSelector{background-color:var(--emw--color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;max-width:fit-content;cursor:pointer}.FilterSelector.FilterSelectorOpen{border-radius:5px 5px 0 0}.FilterMainArea{display:flex;align-items:center}.FilterMainArea svg{margin-right:16px}.FilterName{font-size:11px;line-height:12px;color:var(--emw--color-gray-100, #E6E6E6);text-transform:uppercase}.FilterTextContainer{display:flex;flex-direction:column}.FilterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.FilterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:48px;margin-bottom:40px;overflow:hidden;margin:0}.FilterDropdownContainer.FilterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:20px}.FilterDropdown{width:100%;max-height:300px;display:flex;flex-direction:column;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.FilterDropdown::-webkit-scrollbar{display:none}.FilterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;padding:0 15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FilterItem input{cursor:pointer;margin-right:10px}.FilterItem:hover input~.FiltersCheckmark{background-color:transparent;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin-right:15px}.FilterItem .FiltersCheckmark:after{content:"";position:absolute;left:9px;display:none}.FilterItem input:checked~.FiltersCheckmark:after{display:block}.FilterItem .FiltersCheckmark:after{left:8px;top:4px;width:5px;height:10px;border:1px solid solid var(--emw--color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0}.FilterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FilterLabel .FiltersCheckmark{border-radius:8px;position:relative;height:22px;width:22px;min-width:22px;background-color:transparent;border:1px solid var(--emw--color-white, #FFFFFF)}.FilterLabel .FilterItemLabel{width:100%;display:flex;justify-content:space-between}.FilterItemWithLogos label{height:70px;display:flex;justify-content:space-evenly;align-items:center}.FilterItemWithLogos label img{width:70px}.FilterLabel input:checked+span{font-weight:600}.FilterCounter{display:inline-flex;margin-left:10px;min-width:17px}.ClearFilters{margin:20px auto;border:0;color:#fff;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearFilters:disabled{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.FilterSelector{max-width:initial}.FilterDropdownContainer{width:100%;margin-bottom:20px}.FilterDropdown{margin-block-start:0;gap:14px}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{padding:0 5px;box-sizing:border-box}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:8px 20px;font-size:15px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}.FilerContainerSplit .FilterItem label{padding:0;width:calc(100% - 10px);font-size:12px}.FilterItem label>*{pointer-events:none}}@media(max-width: 480px){.FilerContainerSplit .FilterSelector{min-height:var(--min-height)}.FilerContainerSplit .FilterDropdownContainer{top:var(--min-height)}.FilterName,.FilterValueContainer{overflow:hidden;max-width:100%;font-size:12px;text-overflow:ellipsis;width:fit-content}.FilterLabel .FiltersCheckmark{margin-right:5px}.FilterItem label{padding:0;font-size:11px;overflow:hidden;text-overflow:ellipsis;width:unset}.FilterItemLabel span:first-child{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:60%}}')}function er(e,t,r){const n=e.slice();return n[36]=t[r],n[37]=t,n[38]=r,n}function vo(e){let t,r,n,i,o,s,a,u,l=e[11]("filterby")+"",h,p,f,g,y=e[11]("providers")+"",_,A,v,P,w,O,I,B,z,j,q,He,U,ne=e[11]("clear")+"",ie,Y,oe,K,se,Ae;function Pe(d,H){return d[7]?xo:_o}let ae=Pe(e),N=ae(e),Z=Bt(e[5]),c=[];for(let d=0;d<Z.length;d+=1)c[d]=tr(er(e,Z,d));return{c(){t=F("div"),r=F("div"),n=F("div"),i=Be("svg"),o=Be("path"),s=G(),a=F("div"),u=F("span"),h=D(l),p=G(),f=F("div"),g=F("span"),_=D(y),A=G(),N.c(),v=G(),P=F("span"),w=Be("svg"),O=Be("path"),z=G(),j=F("div"),q=F("ul");for(let d=0;d<c.length;d+=1)c[d].c();He=G(),U=F("button"),ie=D(ne),m(o,"id","noun_filter_736223"),m(o,"d","M12.2,22.2a1.018,1.018,0,0,1-.391-.091.939.939,0,0,1-.533-.857v-6.2L5.267,8.9A.95.95,0,0,1,5,8.225V7.149A.93.93,0,0,1,5.924,6.2H20.076A.93.93,0,0,1,21,7.149V8.225a.95.95,0,0,1-.267.675l-6.009,6.148V19.81a.981.981,0,0,1-.32.712l-1.6,1.423A.9.9,0,0,1,12.2,22.2ZM6,8.189,12,14.355a.95.95,0,0,1,.267.675v6.039l1.44-1.277v-4.78a.95.95,0,0,1,.267-.675L19.987,8.17V7.2H6Z"),m(o,"transform","translate(-5 -6.2)"),m(o,"fill","#fff"),m(i,"xmlns","http://www.w3.org/2000/svg"),m(i,"width","16"),m(i,"height","16"),m(i,"viewBox","0 0 16 16"),m(u,"class","FilterName"),m(f,"class","FilterValueContainer"),m(a,"class","FilterTextContainer"),m(n,"class","FilterMainArea"),m(O,"id","arrow"),m(O,"d","M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"),m(O,"transform","translate(-274.511 -441.088)"),m(O,"fill","#d1d1d1"),m(w,"xmlns","http://www.w3.org/2000/svg"),m(w,"width","14"),m(w,"height","6.835"),m(w,"viewBox","0 0 14 6.835"),m(P,"class",I="TriangleInactive "+(e[4]?"TriangleActive":"")),m(r,"class",B="FilterSelector "+(e[4]?"FilterSelectorOpen":"")),m(q,"class","FilterDropdown"),m(U,"class","ClearFilters"),U.disabled=Y=e[7]&&e[6].length!=e[5].length,m(j,"class",oe="FilterDropdownContainer "+(e[4]?"FilterOpen":"")),m(t,"class",K="FilterContainer "+(e[0]=="true"&&e[1]=="true"?"FilerContainerSplit":""))},m(d,H){X(d,t,H),b(t,r),b(r,n),b(n,i),b(i,o),b(n,s),b(n,a),b(a,u),b(u,h),b(a,p),b(a,f),b(f,g),b(g,_),b(f,A),N.m(f,null),b(r,v),b(r,P),b(P,w),b(w,O),b(t,z),b(t,j),b(j,q);for(let T=0;T<c.length;T+=1)c[T]&&c[T].m(q,null);b(j,He),b(j,U),b(U,ie),se||(Ae=[De(r,"click",e[22]),De(U,"click",e[25])],se=!0)},p(d,H){if(H[0]&2048&&l!==(l=d[11]("filterby")+"")&&Q(h,l),H[0]&2048&&y!==(y=d[11]("providers")+"")&&Q(_,y),ae===(ae=Pe(d))&&N?N.p(d,H):(N.d(1),N=ae(d),N&&(N.c(),N.m(f,null))),H[0]&16&&I!==(I="TriangleInactive "+(d[4]?"TriangleActive":""))&&m(P,"class",I),H[0]&16&&B!==(B="FilterSelector "+(d[4]?"FilterSelectorOpen":""))&&m(r,"class",B),H[0]&8228){Z=Bt(d[5]);let T;for(T=0;T<Z.length;T+=1){const le=er(d,Z,T);c[T]?c[T].p(le,H):(c[T]=tr(le),c[T].c(),c[T].m(q,null))}for(;T<c.length;T+=1)c[T].d(1);c.length=Z.length}H[0]&2048&&ne!==(ne=d[11]("clear")+"")&&Q(ie,ne),H[0]&224&&Y!==(Y=d[7]&&d[6].length!=d[5].length)&&(U.disabled=Y),H[0]&16&&oe!==(oe="FilterDropdownContainer "+(d[4]?"FilterOpen":""))&&m(j,"class",oe),H[0]&3&&K!==(K="FilterContainer "+(d[0]=="true"&&d[1]=="true"?"FilerContainerSplit":""))&&m(t,"class",K)},d(d){d&&k(t),N.d(),Zr(c,d),se=!1,te(Ae)}}}function yo(e){let t,r=e[11]("500")+"",n;return{c(){t=F("p"),n=D(r),m(t,"class","SearchLoading")},m(i,o){X(i,t,o),b(t,n)},p(i,o){o[0]&2048&&r!==(r=i[11]("500")+"")&&Q(n,r)},d(i){i&&k(t)}}}function _o(e){let t,r;return{c(){t=F("span"),r=D(e[8]),m(t,"class","FilterCounter")},m(n,i){X(n,t,i),b(t,r)},p(n,i){i[0]&256&&Q(r,n[8])},d(n){n&&k(t)}}}function xo(e){let t,r=e[11]("all")+"",n;return{c(){t=F("span"),n=D(r),m(t,"class","FilterCounter")},m(i,o){X(i,t,o),b(t,n)},p(i,o){o[0]&2048&&r!==(r=i[11]("all")+"")&&Q(n,r)},d(i){i&&k(t)}}}function Eo(e){let t,r;return{c(){t=F("img"),Pt(t.src,r=e[36].logo)||m(t,"src",r),m(t,"alt","vendor logo")},m(n,i){X(n,t,i)},p(n,i){i[0]&32&&!Pt(t.src,r=n[36].logo)&&m(t,"src",r)},d(n){n&&k(t)}}}function So(e){let t,r,n=e[36].name+"",i,o,s,a,u=e[36].games.count+"",l,h;return{c(){t=F("div"),r=F("span"),i=D(n),o=G(),s=F("span"),a=D("("),l=D(u),h=D(")"),m(t,"class","FilterItemLabel")},m(p,f){X(p,t,f),b(t,r),b(r,i),b(t,o),b(t,s),b(s,a),b(s,l),b(s,h)},p(p,f){f[0]&32&&n!==(n=p[36].name+"")&&Q(i,n),f[0]&32&&u!==(u=p[36].games.count+"")&&Q(l,u)},d(p){p&&k(t)}}}function tr(e){let t,r,n,i,o,s,a,u,l,h,p,f;function g(){e[23].call(n,e[37],e[38])}function y(){return e[24](e[36])}function _(P,w){if(P[2]==="false")return So;if(P[2]==="true")return Eo}let A=_(e),v=A&&A(e);return{c(){t=F("li"),r=F("label"),n=F("input"),o=G(),s=F("span"),a=G(),v&&v.c(),u=G(),m(n,"type","checkbox"),m(n,"name","checkbox"),n.__value=i=e[36].name,Ft(n,n.__value),m(s,"class","FiltersCheckmark"),m(r,"class","FilterLabel"),m(t,"class",l="FilterItem "+(e[2]==="true"?"FilterItemWithLogos":"")),t.value=h=e[36].name},m(P,w){X(P,t,w),b(t,r),b(r,n),n.checked=e[36].isFilterSelected,b(r,o),b(r,s),b(r,a),v&&v.m(r,null),b(t,u),p||(f=[De(n,"change",g),De(n,"click",y)],p=!0)},p(P,w){e=P,w[0]&32&&i!==(i=e[36].name)&&(n.__value=i,Ft(n,n.__value)),w[0]&32&&(n.checked=e[36].isFilterSelected),A===(A=_(e))&&v?v.p(e,w):(v&&v.d(1),v=A&&A(e),v&&(v.c(),v.m(r,null))),w[0]&4&&l!==(l="FilterItem "+(e[2]==="true"?"FilterItemWithLogos":""))&&m(t,"class",l),w[0]&32&&h!==(h=e[36].name)&&(t.value=h)},d(P){P&&k(t),v&&v.d(),p=!1,te(f)}}}function wo(e){let t;function r(o,s){if(o[10])return yo;if(!o[9])return vo}let n=r(e),i=n&&n(e);return{c(){t=F("div"),i&&i.c()},m(o,s){X(o,t,s),i&&i.m(t,null),e[26](t)},p(o,s){n===(n=r(o))&&i?i.p(o,s):(i&&i.d(1),i=n&&n(o),i&&(i.c(),i.m(t,null)))},i:$,o:$,d(o){o&&k(t),i&&i.d(),e[26](null)}}}function To(e,t,r){let n;Vr(e,po,c=>r(11,n=c));let{endpoint:i=""}=t,{datasource:o=""}=t,{lang:s=""}=t,{translationurl:a=""}=t,{clientstyling:u=""}=t,{clientstylingurl:l=""}=t,{categoryid:h=""}=t,{addfilterselector:p="false"}=t,{addsortingselector:f="false"}=t,{filterbylogo:g="false"}=t,y=!1,_=window.navigator.userAgent,A=[],v=[],P={},w=!1,O=0,I=!0,B,z=!1;bo({withLocale:"en",translations:{}});const j=()=>{fetch(a).then(d=>d.json()).then(d=>{Object.keys(d).forEach(H=>{Yt(H,d[H])})}).catch(d=>{console.log(d)})};Object.keys(Kt).forEach(c=>{Yt(c,Kt[c])});const q=()=>{let c=document.createElement("style");c.innerHTML=u,B.appendChild(c)},He=()=>{let c=document.createElement("style");fetch(new URL(l)).then(d=>d.text()).then(d=>{c.innerHTML=d,setTimeout(()=>{B.appendChild(c)},1)})};P[h]&&(P={[h]:[]});const U=()=>{r(4,y=!y),window.postMessage({type:"FilterOpened"},window.location.href)},ne=c=>(r(9,I=!0),new Promise((d,H)=>{fetch(c).then(T=>T.json()).then(T=>{T=T.items,d(T.items),r(6,v=[]);let le=JSON.parse(localStorage.getItem("vendorFiltersByCategory"));T.forEach(Fe=>{var Et;le||(le={currentCategoryId:[]}),((Et=le[h])==null?void 0:Et.indexOf(Fe.id))>=0?(Fe.isFilterSelected=!0,v.push(Fe)):Fe.isFilterSelected=!1}),r(5,A=T),Y()}).catch(T=>{console.error(T),r(10,z=!0),H(T)}).finally(()=>{r(9,I=!1)})})),ie=c=>{let d=localStorage.getItem("vendorFiltersByCategory");c.isFilterSelected=!c.isFilterSelected,!v.length||v.filter(H=>H.name===c.name).length==0?v.push(c):r(6,v=v.filter(H=>H.name!==c.name)),d==null?localStorage.setItem("vendorFiltersByCategory",JSON.stringify(P={[h]:v.map(H=>H.id)})):(d=JSON.parse(d),d[h]=v.map(H=>H.id),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(d))),window.postMessage({type:"ApplyFilters",origin:"filters"},window.location.href),Y()},Y=()=>{r(7,w=v.length===A.length||v.length==0),r(8,O=v.length)},oe=()=>{const c=new URL(`${i}/v1/casino/vendors`);r(4,y=!1),c.searchParams.append("fields","id,name,logo,subVendors,games"),c.searchParams.append("language",s),c.searchParams.append("datasource",o),c.searchParams.append("platform",mo(_)),(h.match(/\$/g)||[]).length>1?(c.searchParams.append("filter",`games(subGroups=${h})`),c.searchParams.append("subVendors",`games(subGroups=${h})`)):c.searchParams.append("filter",`games(groups=${h})`),ne(c)},K=()=>{r(6,v=[]),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(P={[h]:v.map(c=>c.id)})),A.forEach(c=>c.isFilterSelected=!1),r(5,A),window.postMessage({type:"ApplyFilters"},window.location.href),r(7,w=!0),r(4,y=!1)},se=c=>{c.data.type=="SortingOpened"&&r(4,y=!1)};Yr(()=>(window.addEventListener("message",se,!1),()=>{window.removeEventListener("message",se)}));const Ae=()=>U();function Pe(c,d){c[d].isFilterSelected=this.checked,r(5,A)}const ae=c=>ie(c),N=()=>K();function Z(c){tt[c?"unshift":"push"](()=>{B=c,r(3,B)})}return e.$$set=c=>{"endpoint"in c&&r(15,i=c.endpoint),"datasource"in c&&r(16,o=c.datasource),"lang"in c&&r(17,s=c.lang),"translationurl"in c&&r(18,a=c.translationurl),"clientstyling"in c&&r(19,u=c.clientstyling),"clientstylingurl"in c&&r(20,l=c.clientstylingurl),"categoryid"in c&&r(21,h=c.categoryid),"addfilterselector"in c&&r(0,p=c.addfilterselector),"addsortingselector"in c&&r(1,f=c.addsortingselector),"filterbylogo"in c&&r(2,g=c.filterbylogo)},e.$$.update=()=>{e.$$.dirty[0]&2195460&&i&&o&&h&&g&&oe(),e.$$.dirty[0]&524296&&u&&B&&q(),e.$$.dirty[0]&1048584&&l&&B&&He(),e.$$.dirty[0]&262144&&a&&j()},[p,f,g,B,y,A,v,w,O,I,z,n,U,ie,K,i,o,s,a,u,l,h,Ae,Pe,ae,N,Z]}class Rr extends cn{constructor(t){super(),un(this,t,To,wo,nr,{endpoint:15,datasource:16,lang:17,translationurl:18,clientstyling:19,clientstylingurl:20,categoryid:21,addfilterselector:0,addsortingselector:1,filterbylogo:2},go,[-1,-1])}get endpoint(){return this.$$.ctx[15]}set endpoint(t){this.$$set({endpoint:t}),R()}get datasource(){return this.$$.ctx[16]}set datasource(t){this.$$set({datasource:t}),R()}get lang(){return this.$$.ctx[17]}set lang(t){this.$$set({lang:t}),R()}get translationurl(){return this.$$.ctx[18]}set translationurl(t){this.$$set({translationurl:t}),R()}get clientstyling(){return this.$$.ctx[19]}set clientstyling(t){this.$$set({clientstyling:t}),R()}get clientstylingurl(){return this.$$.ctx[20]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),R()}get categoryid(){return this.$$.ctx[21]}set categoryid(t){this.$$set({categoryid:t}),R()}get addfilterselector(){return this.$$.ctx[0]}set addfilterselector(t){this.$$set({addfilterselector:t}),R()}get addsortingselector(){return this.$$.ctx[1]}set addsortingselector(t){this.$$set({addsortingselector:t}),R()}get filterbylogo(){return this.$$.ctx[2]}set filterbylogo(t){this.$$set({filterbylogo:t}),R()}}hn(Rr,{endpoint:{},datasource:{},lang:{},translationurl:{},clientstyling:{},clientstylingurl:{},categoryid:{},addfilterselector:{},addsortingselector:{},filterbylogo:{}},[],[],!0);exports.default=Rr;
|
package/es2015/casino-filter.cjs
CHANGED
|
@@ -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/CasinoFilter-
|
|
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/CasinoFilter-GRi00kzv.cjs")).then(({default:t})=>{!customElements.get("casino-filter")&&customElements.define("casino-filter",t.element)})}
|
package/es2015/casino-filter.js
CHANGED
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/CasinoFilter-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/CasinoFilter-BjMdLIOO.js").then(({ default: t }) => {
|
|
14
14
|
!customElements.get("casino-filter") && customElements.define("casino-filter", t.element);
|
|
15
15
|
});
|
|
16
16
|
}
|