@everymatrix/player-account-gaming-limits-confirmation-modal 1.76.3 → 1.76.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{PlayerAccountGamingLimitsConfirmationModal-C-JRKsl9.js → PlayerAccountGamingLimitsConfirmationModal-BFEycNl5.js} +861 -826
- package/components/PlayerAccountGamingLimitsConfirmationModal-D-Dyivi3.cjs +18 -0
- package/components/{PlayerAccountGamingLimitsConfirmationModal-CBq9ToYp.js → PlayerAccountGamingLimitsConfirmationModal-DPTWXl6u.js} +842 -807
- package/es2015/player-account-gaming-limits-confirmation-modal.cjs +1 -1
- package/es2015/player-account-gaming-limits-confirmation-modal.js +1 -1
- package/esnext/player-account-gaming-limits-confirmation-modal.js +1 -1
- package/package.json +1 -1
- package/components/PlayerAccountGamingLimitsConfirmationModal-bt2baWxP.cjs +0 -18
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
1
|
+
var vr = Object.defineProperty, xr = Object.defineProperties;
|
|
2
|
+
var _r = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var ot = Object.getOwnPropertySymbols;
|
|
4
|
+
var Er = Object.prototype.hasOwnProperty, wr = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var Se = (e, t, r) => t in e ? vr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, st = (e, t) => {
|
|
6
6
|
for (var r in t || (t = {}))
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var r of
|
|
10
|
-
|
|
7
|
+
Er.call(t, r) && Se(e, r, t[r]);
|
|
8
|
+
if (ot)
|
|
9
|
+
for (var r of ot(t))
|
|
10
|
+
wr.call(t, r) && Se(e, r, t[r]);
|
|
11
11
|
return e;
|
|
12
|
-
},
|
|
13
|
-
var
|
|
14
|
-
var
|
|
12
|
+
}, at = (e, t) => xr(e, _r(t));
|
|
13
|
+
var L = (e, t, r) => (Se(e, typeof t != "symbol" ? t + "" : t, r), r);
|
|
14
|
+
var ut = (e, t, r) => new Promise((n, i) => {
|
|
15
15
|
var o = (h) => {
|
|
16
16
|
try {
|
|
17
17
|
a(r.next(h));
|
|
@@ -27,9 +27,9 @@ var it = (e, t, r) => new Promise((n, i) => {
|
|
|
27
27
|
}, a = (h) => h.done ? n(h.value) : Promise.resolve(h.value).then(o, s);
|
|
28
28
|
a((r = r.apply(e, t)).next());
|
|
29
29
|
});
|
|
30
|
-
function
|
|
30
|
+
function M() {
|
|
31
31
|
}
|
|
32
|
-
function
|
|
32
|
+
function Sr(e, t) {
|
|
33
33
|
for (const r in t)
|
|
34
34
|
e[r] = t[r];
|
|
35
35
|
return (
|
|
@@ -37,46 +37,46 @@ function vr(e, t) {
|
|
|
37
37
|
e
|
|
38
38
|
);
|
|
39
39
|
}
|
|
40
|
-
function
|
|
40
|
+
function Nt(e) {
|
|
41
41
|
return e();
|
|
42
42
|
}
|
|
43
|
-
function
|
|
43
|
+
function ht() {
|
|
44
44
|
return /* @__PURE__ */ Object.create(null);
|
|
45
45
|
}
|
|
46
|
-
function
|
|
47
|
-
e.forEach(
|
|
46
|
+
function Q(e) {
|
|
47
|
+
e.forEach(Nt);
|
|
48
48
|
}
|
|
49
|
-
function
|
|
49
|
+
function et(e) {
|
|
50
50
|
return typeof e == "function";
|
|
51
51
|
}
|
|
52
|
-
function
|
|
52
|
+
function $t(e, t) {
|
|
53
53
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
54
54
|
}
|
|
55
|
-
function
|
|
55
|
+
function Tr(e) {
|
|
56
56
|
return Object.keys(e).length === 0;
|
|
57
57
|
}
|
|
58
|
-
function
|
|
58
|
+
function Rt(e, ...t) {
|
|
59
59
|
if (e == null) {
|
|
60
60
|
for (const n of t)
|
|
61
61
|
n(void 0);
|
|
62
|
-
return
|
|
62
|
+
return M;
|
|
63
63
|
}
|
|
64
64
|
const r = e.subscribe(...t);
|
|
65
65
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
66
66
|
}
|
|
67
|
-
function
|
|
68
|
-
e.$$.on_destroy.push(
|
|
67
|
+
function Hr(e, t, r) {
|
|
68
|
+
e.$$.on_destroy.push(Rt(t, r));
|
|
69
69
|
}
|
|
70
|
-
function
|
|
70
|
+
function Br(e, t, r, n) {
|
|
71
71
|
if (e) {
|
|
72
|
-
const i =
|
|
72
|
+
const i = Gt(e, t, r, n);
|
|
73
73
|
return e[0](i);
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
|
-
function
|
|
77
|
-
return e[1] && n ?
|
|
76
|
+
function Gt(e, t, r, n) {
|
|
77
|
+
return e[1] && n ? Sr(r.ctx.slice(), e[1](n(t))) : r.ctx;
|
|
78
78
|
}
|
|
79
|
-
function
|
|
79
|
+
function Cr(e, t, r, n) {
|
|
80
80
|
if (e[2] && n) {
|
|
81
81
|
const i = e[2](n(r));
|
|
82
82
|
if (t.dirty === void 0)
|
|
@@ -91,13 +91,13 @@ function Sr(e, t, r, n) {
|
|
|
91
91
|
}
|
|
92
92
|
return t.dirty;
|
|
93
93
|
}
|
|
94
|
-
function
|
|
94
|
+
function Ar(e, t, r, n, i, o) {
|
|
95
95
|
if (i) {
|
|
96
|
-
const s =
|
|
96
|
+
const s = Gt(t, r, n, o);
|
|
97
97
|
e.p(s, i);
|
|
98
98
|
}
|
|
99
99
|
}
|
|
100
|
-
function
|
|
100
|
+
function Pr(e) {
|
|
101
101
|
if (e.ctx.length > 32) {
|
|
102
102
|
const t = [], r = e.ctx.length / 32;
|
|
103
103
|
for (let n = 0; n < r; n++)
|
|
@@ -109,14 +109,14 @@ function Hr(e) {
|
|
|
109
109
|
function B(e, t) {
|
|
110
110
|
e.appendChild(t);
|
|
111
111
|
}
|
|
112
|
-
function
|
|
113
|
-
const n =
|
|
112
|
+
function Or(e, t, r) {
|
|
113
|
+
const n = Lr(e);
|
|
114
114
|
if (!n.getElementById(t)) {
|
|
115
|
-
const i =
|
|
116
|
-
i.id = t, i.textContent = r,
|
|
115
|
+
const i = N("style");
|
|
116
|
+
i.id = t, i.textContent = r, Ir(n, i);
|
|
117
117
|
}
|
|
118
118
|
}
|
|
119
|
-
function
|
|
119
|
+
function Lr(e) {
|
|
120
120
|
if (!e)
|
|
121
121
|
return document;
|
|
122
122
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -126,45 +126,45 @@ function Cr(e) {
|
|
|
126
126
|
t
|
|
127
127
|
) : e.ownerDocument;
|
|
128
128
|
}
|
|
129
|
-
function
|
|
129
|
+
function Ir(e, t) {
|
|
130
130
|
return B(
|
|
131
131
|
/** @type {Document} */
|
|
132
132
|
e.head || e,
|
|
133
133
|
t
|
|
134
134
|
), t.sheet;
|
|
135
135
|
}
|
|
136
|
-
function
|
|
136
|
+
function tt(e, t, r) {
|
|
137
137
|
e.insertBefore(t, r || null);
|
|
138
138
|
}
|
|
139
|
-
function
|
|
139
|
+
function ge(e) {
|
|
140
140
|
e.parentNode && e.parentNode.removeChild(e);
|
|
141
141
|
}
|
|
142
|
-
function
|
|
142
|
+
function N(e) {
|
|
143
143
|
return document.createElement(e);
|
|
144
144
|
}
|
|
145
|
-
function
|
|
145
|
+
function lt(e) {
|
|
146
146
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
147
147
|
}
|
|
148
148
|
function ue(e) {
|
|
149
149
|
return document.createTextNode(e);
|
|
150
150
|
}
|
|
151
|
-
function
|
|
151
|
+
function Te() {
|
|
152
152
|
return ue(" ");
|
|
153
153
|
}
|
|
154
|
-
function
|
|
154
|
+
function He(e, t, r, n) {
|
|
155
155
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
|
156
156
|
}
|
|
157
|
-
function
|
|
157
|
+
function S(e, t, r) {
|
|
158
158
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
159
159
|
}
|
|
160
|
-
function
|
|
160
|
+
function Mr(e) {
|
|
161
161
|
return Array.from(e.childNodes);
|
|
162
162
|
}
|
|
163
|
-
function
|
|
163
|
+
function Be(e, t) {
|
|
164
164
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
165
165
|
t);
|
|
166
166
|
}
|
|
167
|
-
function
|
|
167
|
+
function Nr(e) {
|
|
168
168
|
const t = {};
|
|
169
169
|
return e.childNodes.forEach(
|
|
170
170
|
/** @param {Element} node */
|
|
@@ -173,105 +173,105 @@ function Lr(e) {
|
|
|
173
173
|
}
|
|
174
174
|
), t;
|
|
175
175
|
}
|
|
176
|
-
let
|
|
177
|
-
function
|
|
178
|
-
|
|
176
|
+
let te;
|
|
177
|
+
function ee(e) {
|
|
178
|
+
te = e;
|
|
179
179
|
}
|
|
180
|
-
function
|
|
181
|
-
if (!
|
|
180
|
+
function $r() {
|
|
181
|
+
if (!te)
|
|
182
182
|
throw new Error("Function called outside component initialization");
|
|
183
|
-
return
|
|
183
|
+
return te;
|
|
184
184
|
}
|
|
185
|
-
function
|
|
186
|
-
|
|
185
|
+
function Rr(e) {
|
|
186
|
+
$r().$$.on_mount.push(e);
|
|
187
187
|
}
|
|
188
|
-
const k = [],
|
|
188
|
+
const k = [], $e = [];
|
|
189
189
|
let V = [];
|
|
190
|
-
const
|
|
191
|
-
let
|
|
192
|
-
function
|
|
193
|
-
|
|
190
|
+
const ct = [], Gr = /* @__PURE__ */ Promise.resolve();
|
|
191
|
+
let Re = !1;
|
|
192
|
+
function Ur() {
|
|
193
|
+
Re || (Re = !0, Gr.then($));
|
|
194
194
|
}
|
|
195
|
-
function
|
|
195
|
+
function Ge(e) {
|
|
196
196
|
V.push(e);
|
|
197
197
|
}
|
|
198
|
-
const
|
|
198
|
+
const Ce = /* @__PURE__ */ new Set();
|
|
199
199
|
let F = 0;
|
|
200
|
-
function
|
|
200
|
+
function $() {
|
|
201
201
|
if (F !== 0)
|
|
202
202
|
return;
|
|
203
|
-
const e =
|
|
203
|
+
const e = te;
|
|
204
204
|
do {
|
|
205
205
|
try {
|
|
206
206
|
for (; F < k.length; ) {
|
|
207
207
|
const t = k[F];
|
|
208
|
-
F++,
|
|
208
|
+
F++, ee(t), Dr(t.$$);
|
|
209
209
|
}
|
|
210
210
|
} catch (t) {
|
|
211
211
|
throw k.length = 0, F = 0, t;
|
|
212
212
|
}
|
|
213
|
-
for (
|
|
214
|
-
|
|
213
|
+
for (ee(null), k.length = 0, F = 0; $e.length; )
|
|
214
|
+
$e.pop()();
|
|
215
215
|
for (let t = 0; t < V.length; t += 1) {
|
|
216
216
|
const r = V[t];
|
|
217
|
-
|
|
217
|
+
Ce.has(r) || (Ce.add(r), r());
|
|
218
218
|
}
|
|
219
219
|
V.length = 0;
|
|
220
220
|
} while (k.length);
|
|
221
|
-
for (;
|
|
222
|
-
|
|
223
|
-
|
|
221
|
+
for (; ct.length; )
|
|
222
|
+
ct.pop()();
|
|
223
|
+
Re = !1, Ce.clear(), ee(e);
|
|
224
224
|
}
|
|
225
|
-
function
|
|
225
|
+
function Dr(e) {
|
|
226
226
|
if (e.fragment !== null) {
|
|
227
|
-
e.update(),
|
|
227
|
+
e.update(), Q(e.before_update);
|
|
228
228
|
const t = e.dirty;
|
|
229
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
229
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ge);
|
|
230
230
|
}
|
|
231
231
|
}
|
|
232
|
-
function
|
|
232
|
+
function Fr(e) {
|
|
233
233
|
const t = [], r = [];
|
|
234
234
|
V.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), V = t;
|
|
235
235
|
}
|
|
236
236
|
const he = /* @__PURE__ */ new Set();
|
|
237
|
-
let
|
|
238
|
-
function
|
|
237
|
+
let jr;
|
|
238
|
+
function Ut(e, t) {
|
|
239
239
|
e && e.i && (he.delete(e), e.i(t));
|
|
240
240
|
}
|
|
241
|
-
function
|
|
242
|
-
if (e.o) {
|
|
241
|
+
function kr(e, t, r, n) {
|
|
242
|
+
if (e && e.o) {
|
|
243
243
|
if (he.has(e))
|
|
244
244
|
return;
|
|
245
|
-
he.add(e),
|
|
245
|
+
he.add(e), jr.c.push(() => {
|
|
246
246
|
he.delete(e);
|
|
247
247
|
}), e.o(t);
|
|
248
248
|
}
|
|
249
249
|
}
|
|
250
|
-
function
|
|
250
|
+
function Vr(e, t, r) {
|
|
251
251
|
const { fragment: n, after_update: i } = e.$$;
|
|
252
|
-
n && n.m(t, r),
|
|
253
|
-
const o = e.$$.on_mount.map(
|
|
254
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...o) :
|
|
255
|
-
}), i.forEach(
|
|
252
|
+
n && n.m(t, r), Ge(() => {
|
|
253
|
+
const o = e.$$.on_mount.map(Nt).filter(et);
|
|
254
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Q(o), e.$$.on_mount = [];
|
|
255
|
+
}), i.forEach(Ge);
|
|
256
256
|
}
|
|
257
|
-
function
|
|
257
|
+
function Xr(e, t) {
|
|
258
258
|
const r = e.$$;
|
|
259
|
-
r.fragment !== null && (
|
|
259
|
+
r.fragment !== null && (Fr(r.after_update), Q(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
260
260
|
}
|
|
261
|
-
function
|
|
262
|
-
e.$$.dirty[0] === -1 && (k.push(e),
|
|
261
|
+
function Wr(e, t) {
|
|
262
|
+
e.$$.dirty[0] === -1 && (k.push(e), Ur(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
263
263
|
}
|
|
264
|
-
function
|
|
265
|
-
const h =
|
|
266
|
-
|
|
264
|
+
function zr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
265
|
+
const h = te;
|
|
266
|
+
ee(e);
|
|
267
267
|
const u = e.$$ = {
|
|
268
268
|
fragment: null,
|
|
269
269
|
ctx: [],
|
|
270
270
|
// state
|
|
271
271
|
props: o,
|
|
272
|
-
update:
|
|
272
|
+
update: M,
|
|
273
273
|
not_equal: i,
|
|
274
|
-
bound:
|
|
274
|
+
bound: ht(),
|
|
275
275
|
// lifecycle
|
|
276
276
|
on_mount: [],
|
|
277
277
|
on_destroy: [],
|
|
@@ -280,48 +280,48 @@ function kr(e, t, r, n, i, o, s = null, a = [-1]) {
|
|
|
280
280
|
after_update: [],
|
|
281
281
|
context: new Map(t.context || (h ? h.$$.context : [])),
|
|
282
282
|
// everything else
|
|
283
|
-
callbacks:
|
|
283
|
+
callbacks: ht(),
|
|
284
284
|
dirty: a,
|
|
285
285
|
skip_bound: !1,
|
|
286
286
|
root: t.target || h.$$.root
|
|
287
287
|
};
|
|
288
288
|
s && s(u.root);
|
|
289
289
|
let l = !1;
|
|
290
|
-
if (u.ctx = r(e, t.props || {}, (
|
|
291
|
-
const m =
|
|
292
|
-
return u.ctx && i(u.ctx[
|
|
293
|
-
}), u.update(), l = !0,
|
|
290
|
+
if (u.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
|
|
291
|
+
const m = p.length ? p[0] : f;
|
|
292
|
+
return u.ctx && i(u.ctx[c], u.ctx[c] = m) && (!u.skip_bound && u.bound[c] && u.bound[c](m), l && Wr(e, c)), f;
|
|
293
|
+
}) : [], u.update(), l = !0, Q(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
|
|
294
294
|
if (t.hydrate) {
|
|
295
|
-
const
|
|
296
|
-
u.fragment && u.fragment.l(
|
|
295
|
+
const c = Mr(t.target);
|
|
296
|
+
u.fragment && u.fragment.l(c), c.forEach(ge);
|
|
297
297
|
} else
|
|
298
298
|
u.fragment && u.fragment.c();
|
|
299
|
-
t.intro &&
|
|
299
|
+
t.intro && Ut(e.$$.fragment), Vr(e, t.target, t.anchor), $();
|
|
300
300
|
}
|
|
301
|
-
|
|
301
|
+
ee(h);
|
|
302
302
|
}
|
|
303
|
-
let
|
|
304
|
-
typeof HTMLElement == "function" && (
|
|
303
|
+
let Dt;
|
|
304
|
+
typeof HTMLElement == "function" && (Dt = class extends HTMLElement {
|
|
305
305
|
constructor(t, r, n) {
|
|
306
306
|
super();
|
|
307
307
|
/** The Svelte component constructor */
|
|
308
|
-
|
|
308
|
+
L(this, "$$ctor");
|
|
309
309
|
/** Slots */
|
|
310
|
-
|
|
310
|
+
L(this, "$$s");
|
|
311
311
|
/** The Svelte component instance */
|
|
312
|
-
|
|
312
|
+
L(this, "$$c");
|
|
313
313
|
/** Whether or not the custom element is connected */
|
|
314
|
-
|
|
314
|
+
L(this, "$$cn", !1);
|
|
315
315
|
/** Component props data */
|
|
316
|
-
|
|
316
|
+
L(this, "$$d", {});
|
|
317
317
|
/** `true` if currently in the process of reflecting component props back to attributes */
|
|
318
|
-
|
|
318
|
+
L(this, "$$r", !1);
|
|
319
319
|
/** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
|
|
320
|
-
|
|
320
|
+
L(this, "$$p_d", {});
|
|
321
321
|
/** @type {Record<string, Function[]>} Event listeners */
|
|
322
|
-
|
|
322
|
+
L(this, "$$l", {});
|
|
323
323
|
/** @type {Map<Function, Function>} Event listener unsubscribe functions */
|
|
324
|
-
|
|
324
|
+
L(this, "$$l_u", /* @__PURE__ */ new Map());
|
|
325
325
|
this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
|
|
326
326
|
}
|
|
327
327
|
addEventListener(t, r, n) {
|
|
@@ -338,31 +338,31 @@ typeof HTMLElement == "function" && (Rt = class extends HTMLElement {
|
|
|
338
338
|
}
|
|
339
339
|
}
|
|
340
340
|
connectedCallback() {
|
|
341
|
-
return
|
|
341
|
+
return ut(this, null, function* () {
|
|
342
342
|
if (this.$$cn = !0, !this.$$c) {
|
|
343
343
|
let t = function(o) {
|
|
344
344
|
return () => {
|
|
345
345
|
let s;
|
|
346
346
|
return {
|
|
347
347
|
c: function() {
|
|
348
|
-
s =
|
|
348
|
+
s = N("slot"), o !== "default" && S(s, "name", o);
|
|
349
349
|
},
|
|
350
350
|
/**
|
|
351
351
|
* @param {HTMLElement} target
|
|
352
352
|
* @param {HTMLElement} [anchor]
|
|
353
353
|
*/
|
|
354
354
|
m: function(u, l) {
|
|
355
|
-
|
|
355
|
+
tt(u, s, l);
|
|
356
356
|
},
|
|
357
357
|
d: function(u) {
|
|
358
|
-
u &&
|
|
358
|
+
u && ge(s);
|
|
359
359
|
}
|
|
360
360
|
};
|
|
361
361
|
};
|
|
362
362
|
};
|
|
363
363
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
|
364
364
|
return;
|
|
365
|
-
const r = {}, n =
|
|
365
|
+
const r = {}, n = Nr(this);
|
|
366
366
|
for (const o of this.$$s)
|
|
367
367
|
o in n && (r[o] = [t(o)]);
|
|
368
368
|
for (const o of this.attributes) {
|
|
@@ -373,7 +373,7 @@ typeof HTMLElement == "function" && (Rt = class extends HTMLElement {
|
|
|
373
373
|
!(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
|
|
374
374
|
this.$$c = new this.$$ctor({
|
|
375
375
|
target: this.shadowRoot || this,
|
|
376
|
-
props:
|
|
376
|
+
props: at(st({}, this.$$d), {
|
|
377
377
|
$$slots: r,
|
|
378
378
|
$$scope: {
|
|
379
379
|
ctx: []
|
|
@@ -451,8 +451,8 @@ function le(e, t, r, n) {
|
|
|
451
451
|
return t;
|
|
452
452
|
}
|
|
453
453
|
}
|
|
454
|
-
function
|
|
455
|
-
let s = class extends
|
|
454
|
+
function Zr(e, t, r, n, i, o) {
|
|
455
|
+
let s = class extends Dt {
|
|
456
456
|
constructor() {
|
|
457
457
|
super(e, r, i), this.$$p_d = t;
|
|
458
458
|
}
|
|
@@ -482,7 +482,7 @@ function Vr(e, t, r, n, i, o) {
|
|
|
482
482
|
}), e.element = /** @type {any} */
|
|
483
483
|
s, s;
|
|
484
484
|
}
|
|
485
|
-
class
|
|
485
|
+
class Qr {
|
|
486
486
|
constructor() {
|
|
487
487
|
/**
|
|
488
488
|
* ### PRIVATE API
|
|
@@ -491,7 +491,7 @@ class Xr {
|
|
|
491
491
|
*
|
|
492
492
|
* @type {any}
|
|
493
493
|
*/
|
|
494
|
-
|
|
494
|
+
L(this, "$$");
|
|
495
495
|
/**
|
|
496
496
|
* ### PRIVATE API
|
|
497
497
|
*
|
|
@@ -499,11 +499,11 @@ class Xr {
|
|
|
499
499
|
*
|
|
500
500
|
* @type {any}
|
|
501
501
|
*/
|
|
502
|
-
|
|
502
|
+
L(this, "$$set");
|
|
503
503
|
}
|
|
504
504
|
/** @returns {void} */
|
|
505
505
|
$destroy() {
|
|
506
|
-
|
|
506
|
+
Xr(this, 1), this.$destroy = M;
|
|
507
507
|
}
|
|
508
508
|
/**
|
|
509
509
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -512,8 +512,8 @@ class Xr {
|
|
|
512
512
|
* @returns {() => void}
|
|
513
513
|
*/
|
|
514
514
|
$on(t, r) {
|
|
515
|
-
if (!
|
|
516
|
-
return
|
|
515
|
+
if (!et(r))
|
|
516
|
+
return M;
|
|
517
517
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
518
518
|
return n.push(r), () => {
|
|
519
519
|
const i = n.indexOf(r);
|
|
@@ -525,11 +525,11 @@ class Xr {
|
|
|
525
525
|
* @returns {void}
|
|
526
526
|
*/
|
|
527
527
|
$set(t) {
|
|
528
|
-
this.$$set && !
|
|
528
|
+
this.$$set && !Tr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
529
529
|
}
|
|
530
530
|
}
|
|
531
|
-
const
|
|
532
|
-
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
531
|
+
const Jr = "4";
|
|
532
|
+
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Jr);
|
|
533
533
|
/*! *****************************************************************************
|
|
534
534
|
Copyright (c) Microsoft Corporation.
|
|
535
535
|
|
|
@@ -544,43 +544,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
544
544
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
545
545
|
PERFORMANCE OF THIS SOFTWARE.
|
|
546
546
|
***************************************************************************** */
|
|
547
|
-
var
|
|
548
|
-
return
|
|
547
|
+
var Ue = function(e, t) {
|
|
548
|
+
return Ue = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
549
549
|
r.__proto__ = n;
|
|
550
550
|
} || function(r, n) {
|
|
551
551
|
for (var i in n)
|
|
552
552
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
553
|
-
},
|
|
553
|
+
}, Ue(e, t);
|
|
554
554
|
};
|
|
555
|
-
function
|
|
555
|
+
function ie(e, t) {
|
|
556
556
|
if (typeof t != "function" && t !== null)
|
|
557
557
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
558
|
-
|
|
558
|
+
Ue(e, t);
|
|
559
559
|
function r() {
|
|
560
560
|
this.constructor = e;
|
|
561
561
|
}
|
|
562
562
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
563
563
|
}
|
|
564
|
-
|
|
565
|
-
return x = Object.assign || function(t) {
|
|
566
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
567
|
-
r = arguments[n];
|
|
568
|
-
for (var o in r)
|
|
569
|
-
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
570
|
-
}
|
|
571
|
-
return t;
|
|
572
|
-
}, x.apply(this, arguments);
|
|
573
|
-
};
|
|
574
|
-
function zr(e, t) {
|
|
575
|
-
var r = {};
|
|
576
|
-
for (var n in e)
|
|
577
|
-
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
578
|
-
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
579
|
-
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
580
|
-
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
581
|
-
return r;
|
|
582
|
-
}
|
|
583
|
-
function $e(e) {
|
|
564
|
+
function De(e) {
|
|
584
565
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
|
585
566
|
if (r)
|
|
586
567
|
return r.call(e);
|
|
@@ -592,7 +573,7 @@ function $e(e) {
|
|
|
592
573
|
};
|
|
593
574
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
594
575
|
}
|
|
595
|
-
function
|
|
576
|
+
function Fe(e, t) {
|
|
596
577
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
|
597
578
|
if (!r)
|
|
598
579
|
return e;
|
|
@@ -612,8 +593,8 @@ function Ge(e, t) {
|
|
|
612
593
|
}
|
|
613
594
|
return o;
|
|
614
595
|
}
|
|
615
|
-
function
|
|
616
|
-
if (
|
|
596
|
+
function je(e, t, r) {
|
|
597
|
+
if (arguments.length === 2)
|
|
617
598
|
for (var n = 0, i = t.length, o; n < i; n++)
|
|
618
599
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
619
600
|
return e.concat(o || t);
|
|
@@ -621,13 +602,13 @@ function X(e, t, r) {
|
|
|
621
602
|
function R(e) {
|
|
622
603
|
return typeof e == "function";
|
|
623
604
|
}
|
|
624
|
-
function
|
|
605
|
+
function Ft(e) {
|
|
625
606
|
var t = function(n) {
|
|
626
607
|
Error.call(n), n.stack = new Error().stack;
|
|
627
608
|
}, r = e(t);
|
|
628
609
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
629
610
|
}
|
|
630
|
-
var
|
|
611
|
+
var Ae = Ft(function(e) {
|
|
631
612
|
return function(r) {
|
|
632
613
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
633
614
|
` + r.map(function(n, i) {
|
|
@@ -636,13 +617,13 @@ var Be = $t(function(e) {
|
|
|
636
617
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
|
637
618
|
};
|
|
638
619
|
});
|
|
639
|
-
function
|
|
620
|
+
function ke(e, t) {
|
|
640
621
|
if (e) {
|
|
641
622
|
var r = e.indexOf(t);
|
|
642
623
|
0 <= r && e.splice(r, 1);
|
|
643
624
|
}
|
|
644
625
|
}
|
|
645
|
-
var
|
|
626
|
+
var ye = function() {
|
|
646
627
|
function e(t) {
|
|
647
628
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
648
629
|
}
|
|
@@ -654,7 +635,7 @@ var ge = function() {
|
|
|
654
635
|
if (s)
|
|
655
636
|
if (this._parentage = null, Array.isArray(s))
|
|
656
637
|
try {
|
|
657
|
-
for (var a =
|
|
638
|
+
for (var a = De(s), h = a.next(); !h.done; h = a.next()) {
|
|
658
639
|
var u = h.value;
|
|
659
640
|
u.remove(this);
|
|
660
641
|
}
|
|
@@ -675,25 +656,25 @@ var ge = function() {
|
|
|
675
656
|
try {
|
|
676
657
|
l();
|
|
677
658
|
} catch (y) {
|
|
678
|
-
o = y instanceof
|
|
659
|
+
o = y instanceof Ae ? y.errors : [y];
|
|
679
660
|
}
|
|
680
|
-
var
|
|
681
|
-
if (
|
|
661
|
+
var c = this._finalizers;
|
|
662
|
+
if (c) {
|
|
682
663
|
this._finalizers = null;
|
|
683
664
|
try {
|
|
684
|
-
for (var
|
|
685
|
-
var m =
|
|
665
|
+
for (var f = De(c), p = f.next(); !p.done; p = f.next()) {
|
|
666
|
+
var m = p.value;
|
|
686
667
|
try {
|
|
687
|
-
|
|
668
|
+
ft(m);
|
|
688
669
|
} catch (y) {
|
|
689
|
-
o = o != null ? o : [], y instanceof
|
|
670
|
+
o = o != null ? o : [], y instanceof Ae ? o = je(je([], Fe(o)), Fe(y.errors)) : o.push(y);
|
|
690
671
|
}
|
|
691
672
|
}
|
|
692
673
|
} catch (y) {
|
|
693
674
|
n = { error: y };
|
|
694
675
|
} finally {
|
|
695
676
|
try {
|
|
696
|
-
|
|
677
|
+
p && !p.done && (i = f.return) && i.call(f);
|
|
697
678
|
} finally {
|
|
698
679
|
if (n)
|
|
699
680
|
throw n.error;
|
|
@@ -701,13 +682,13 @@ var ge = function() {
|
|
|
701
682
|
}
|
|
702
683
|
}
|
|
703
684
|
if (o)
|
|
704
|
-
throw new
|
|
685
|
+
throw new Ae(o);
|
|
705
686
|
}
|
|
706
687
|
}, e.prototype.add = function(t) {
|
|
707
688
|
var r;
|
|
708
689
|
if (t && t !== this)
|
|
709
690
|
if (this.closed)
|
|
710
|
-
|
|
691
|
+
ft(t);
|
|
711
692
|
else {
|
|
712
693
|
if (t instanceof e) {
|
|
713
694
|
if (t.closed || t._hasParent(this))
|
|
@@ -724,56 +705,52 @@ var ge = function() {
|
|
|
724
705
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
|
725
706
|
}, e.prototype._removeParent = function(t) {
|
|
726
707
|
var r = this._parentage;
|
|
727
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
|
708
|
+
r === t ? this._parentage = null : Array.isArray(r) && ke(r, t);
|
|
728
709
|
}, e.prototype.remove = function(t) {
|
|
729
710
|
var r = this._finalizers;
|
|
730
|
-
r &&
|
|
711
|
+
r && ke(r, t), t instanceof e && t._removeParent(this);
|
|
731
712
|
}, e.EMPTY = function() {
|
|
732
713
|
var t = new e();
|
|
733
714
|
return t.closed = !0, t;
|
|
734
715
|
}(), e;
|
|
735
|
-
}(),
|
|
736
|
-
function
|
|
737
|
-
return e instanceof
|
|
716
|
+
}(), jt = ye.EMPTY;
|
|
717
|
+
function kt(e) {
|
|
718
|
+
return e instanceof ye || e && "closed" in e && R(e.remove) && R(e.add) && R(e.unsubscribe);
|
|
738
719
|
}
|
|
739
|
-
function
|
|
720
|
+
function ft(e) {
|
|
740
721
|
R(e) ? e() : e.unsubscribe();
|
|
741
722
|
}
|
|
742
|
-
var
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
Promise: void 0,
|
|
746
|
-
useDeprecatedSynchronousErrorHandling: !1,
|
|
747
|
-
useDeprecatedNextContext: !1
|
|
748
|
-
}, Qr = {
|
|
723
|
+
var Yr = {
|
|
724
|
+
Promise: void 0
|
|
725
|
+
}, qr = {
|
|
749
726
|
setTimeout: function(e, t) {
|
|
750
727
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
751
728
|
r[n - 2] = arguments[n];
|
|
752
|
-
return setTimeout.apply(void 0,
|
|
729
|
+
return setTimeout.apply(void 0, je([e, t], Fe(r)));
|
|
753
730
|
},
|
|
754
731
|
clearTimeout: function(e) {
|
|
755
732
|
return clearTimeout(e);
|
|
756
733
|
},
|
|
757
734
|
delegate: void 0
|
|
758
735
|
};
|
|
759
|
-
function
|
|
760
|
-
|
|
736
|
+
function Kr(e) {
|
|
737
|
+
qr.setTimeout(function() {
|
|
761
738
|
throw e;
|
|
762
739
|
});
|
|
763
740
|
}
|
|
764
|
-
function
|
|
741
|
+
function mt() {
|
|
765
742
|
}
|
|
766
|
-
function
|
|
743
|
+
function ce(e) {
|
|
767
744
|
e();
|
|
768
745
|
}
|
|
769
|
-
var
|
|
770
|
-
|
|
746
|
+
var Vt = function(e) {
|
|
747
|
+
ie(t, e);
|
|
771
748
|
function t(r) {
|
|
772
749
|
var n = e.call(this) || this;
|
|
773
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
|
750
|
+
return n.isStopped = !1, r ? (n.destination = r, kt(r) && r.add(n)) : n.destination = rn, n;
|
|
774
751
|
}
|
|
775
752
|
return t.create = function(r, n, i) {
|
|
776
|
-
return new
|
|
753
|
+
return new Ve(r, n, i);
|
|
777
754
|
}, t.prototype.next = function(r) {
|
|
778
755
|
this.isStopped || this._next(r);
|
|
779
756
|
}, t.prototype.error = function(r) {
|
|
@@ -797,7 +774,7 @@ var Dt = function(e) {
|
|
|
797
774
|
this.unsubscribe();
|
|
798
775
|
}
|
|
799
776
|
}, t;
|
|
800
|
-
}(
|
|
777
|
+
}(ye), en = function() {
|
|
801
778
|
function e(t) {
|
|
802
779
|
this.partialObserver = t;
|
|
803
780
|
}
|
|
@@ -828,43 +805,43 @@ var Dt = function(e) {
|
|
|
828
805
|
se(r);
|
|
829
806
|
}
|
|
830
807
|
}, e;
|
|
831
|
-
}(),
|
|
832
|
-
|
|
808
|
+
}(), Ve = function(e) {
|
|
809
|
+
ie(t, e);
|
|
833
810
|
function t(r, n, i) {
|
|
834
811
|
var o = e.call(this) || this, s;
|
|
835
812
|
return R(r) || !r ? s = {
|
|
836
813
|
next: r != null ? r : void 0,
|
|
837
814
|
error: n != null ? n : void 0,
|
|
838
815
|
complete: i != null ? i : void 0
|
|
839
|
-
} : s = r, o.destination = new
|
|
816
|
+
} : s = r, o.destination = new en(s), o;
|
|
840
817
|
}
|
|
841
818
|
return t;
|
|
842
|
-
}(
|
|
819
|
+
}(Vt);
|
|
843
820
|
function se(e) {
|
|
844
|
-
|
|
821
|
+
Kr(e);
|
|
845
822
|
}
|
|
846
|
-
function
|
|
823
|
+
function tn(e) {
|
|
847
824
|
throw e;
|
|
848
825
|
}
|
|
849
|
-
var
|
|
826
|
+
var rn = {
|
|
850
827
|
closed: !0,
|
|
851
|
-
next:
|
|
852
|
-
error:
|
|
853
|
-
complete:
|
|
854
|
-
},
|
|
828
|
+
next: mt,
|
|
829
|
+
error: tn,
|
|
830
|
+
complete: mt
|
|
831
|
+
}, nn = function() {
|
|
855
832
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
856
833
|
}();
|
|
857
|
-
function
|
|
834
|
+
function on(e) {
|
|
858
835
|
return e;
|
|
859
836
|
}
|
|
860
|
-
function
|
|
861
|
-
return e.length === 0 ?
|
|
837
|
+
function sn(e) {
|
|
838
|
+
return e.length === 0 ? on : e.length === 1 ? e[0] : function(r) {
|
|
862
839
|
return e.reduce(function(n, i) {
|
|
863
840
|
return i(n);
|
|
864
841
|
}, r);
|
|
865
842
|
};
|
|
866
843
|
}
|
|
867
|
-
var
|
|
844
|
+
var pt = function() {
|
|
868
845
|
function e(t) {
|
|
869
846
|
t && (this._subscribe = t);
|
|
870
847
|
}
|
|
@@ -872,8 +849,8 @@ var lt = function() {
|
|
|
872
849
|
var r = new e();
|
|
873
850
|
return r.source = this, r.operator = t, r;
|
|
874
851
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
875
|
-
var i = this, o =
|
|
876
|
-
return
|
|
852
|
+
var i = this, o = un(t) ? t : new Ve(t, r, n);
|
|
853
|
+
return ce(function() {
|
|
877
854
|
var s = i, a = s.operator, h = s.source;
|
|
878
855
|
o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
|
|
879
856
|
}), o;
|
|
@@ -885,8 +862,8 @@ var lt = function() {
|
|
|
885
862
|
}
|
|
886
863
|
}, e.prototype.forEach = function(t, r) {
|
|
887
864
|
var n = this;
|
|
888
|
-
return r =
|
|
889
|
-
var s = new
|
|
865
|
+
return r = dt(r), new r(function(i, o) {
|
|
866
|
+
var s = new Ve({
|
|
890
867
|
next: function(a) {
|
|
891
868
|
try {
|
|
892
869
|
t(a);
|
|
@@ -902,15 +879,15 @@ var lt = function() {
|
|
|
902
879
|
}, e.prototype._subscribe = function(t) {
|
|
903
880
|
var r;
|
|
904
881
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
|
905
|
-
}, e.prototype[
|
|
882
|
+
}, e.prototype[nn] = function() {
|
|
906
883
|
return this;
|
|
907
884
|
}, e.prototype.pipe = function() {
|
|
908
885
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
909
886
|
t[r] = arguments[r];
|
|
910
|
-
return
|
|
887
|
+
return sn(t)(this);
|
|
911
888
|
}, e.prototype.toPromise = function(t) {
|
|
912
889
|
var r = this;
|
|
913
|
-
return t =
|
|
890
|
+
return t = dt(t), new t(function(n, i) {
|
|
914
891
|
var o;
|
|
915
892
|
r.subscribe(function(s) {
|
|
916
893
|
return o = s;
|
|
@@ -924,40 +901,40 @@ var lt = function() {
|
|
|
924
901
|
return new e(t);
|
|
925
902
|
}, e;
|
|
926
903
|
}();
|
|
927
|
-
function
|
|
904
|
+
function dt(e) {
|
|
928
905
|
var t;
|
|
929
|
-
return (t = e != null ? e :
|
|
906
|
+
return (t = e != null ? e : Yr.Promise) !== null && t !== void 0 ? t : Promise;
|
|
930
907
|
}
|
|
931
|
-
function
|
|
908
|
+
function an(e) {
|
|
932
909
|
return e && R(e.next) && R(e.error) && R(e.complete);
|
|
933
910
|
}
|
|
934
|
-
function
|
|
935
|
-
return e && e instanceof
|
|
911
|
+
function un(e) {
|
|
912
|
+
return e && e instanceof Vt || an(e) && kt(e);
|
|
936
913
|
}
|
|
937
|
-
var
|
|
914
|
+
var hn = Ft(function(e) {
|
|
938
915
|
return function() {
|
|
939
916
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
940
917
|
};
|
|
941
|
-
}),
|
|
942
|
-
|
|
918
|
+
}), Xt = function(e) {
|
|
919
|
+
ie(t, e);
|
|
943
920
|
function t() {
|
|
944
921
|
var r = e.call(this) || this;
|
|
945
922
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
946
923
|
}
|
|
947
924
|
return t.prototype.lift = function(r) {
|
|
948
|
-
var n = new
|
|
925
|
+
var n = new bt(this, this);
|
|
949
926
|
return n.operator = r, n;
|
|
950
927
|
}, t.prototype._throwIfClosed = function() {
|
|
951
928
|
if (this.closed)
|
|
952
|
-
throw new
|
|
929
|
+
throw new hn();
|
|
953
930
|
}, t.prototype.next = function(r) {
|
|
954
931
|
var n = this;
|
|
955
|
-
|
|
932
|
+
ce(function() {
|
|
956
933
|
var i, o;
|
|
957
934
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
958
935
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
959
936
|
try {
|
|
960
|
-
for (var s =
|
|
937
|
+
for (var s = De(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
|
|
961
938
|
var h = a.value;
|
|
962
939
|
h.next(r);
|
|
963
940
|
}
|
|
@@ -975,7 +952,7 @@ var sn = $t(function(e) {
|
|
|
975
952
|
});
|
|
976
953
|
}, t.prototype.error = function(r) {
|
|
977
954
|
var n = this;
|
|
978
|
-
|
|
955
|
+
ce(function() {
|
|
979
956
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
980
957
|
n.hasError = n.isStopped = !0, n.thrownError = r;
|
|
981
958
|
for (var i = n.observers; i.length; )
|
|
@@ -984,7 +961,7 @@ var sn = $t(function(e) {
|
|
|
984
961
|
});
|
|
985
962
|
}, t.prototype.complete = function() {
|
|
986
963
|
var r = this;
|
|
987
|
-
|
|
964
|
+
ce(function() {
|
|
988
965
|
if (r._throwIfClosed(), !r.isStopped) {
|
|
989
966
|
r.isStopped = !0;
|
|
990
967
|
for (var n = r.observers; n.length; )
|
|
@@ -1006,20 +983,20 @@ var sn = $t(function(e) {
|
|
|
1006
983
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
1007
984
|
}, t.prototype._innerSubscribe = function(r) {
|
|
1008
985
|
var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
|
|
1009
|
-
return o || s ?
|
|
1010
|
-
n.currentObservers = null,
|
|
986
|
+
return o || s ? jt : (this.currentObservers = null, a.push(r), new ye(function() {
|
|
987
|
+
n.currentObservers = null, ke(a, r);
|
|
1011
988
|
}));
|
|
1012
989
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
1013
990
|
var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
|
|
1014
991
|
i ? r.error(o) : s && r.complete();
|
|
1015
992
|
}, t.prototype.asObservable = function() {
|
|
1016
|
-
var r = new
|
|
993
|
+
var r = new pt();
|
|
1017
994
|
return r.source = this, r;
|
|
1018
995
|
}, t.create = function(r, n) {
|
|
1019
|
-
return new
|
|
996
|
+
return new bt(r, n);
|
|
1020
997
|
}, t;
|
|
1021
|
-
}(
|
|
1022
|
-
|
|
998
|
+
}(pt), bt = function(e) {
|
|
999
|
+
ie(t, e);
|
|
1023
1000
|
function t(r, n) {
|
|
1024
1001
|
var i = e.call(this) || this;
|
|
1025
1002
|
return i.destination = r, i.source = n, i;
|
|
@@ -1035,17 +1012,17 @@ var sn = $t(function(e) {
|
|
|
1035
1012
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
1036
1013
|
}, t.prototype._subscribe = function(r) {
|
|
1037
1014
|
var n, i;
|
|
1038
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
1015
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : jt;
|
|
1039
1016
|
}, t;
|
|
1040
|
-
}(
|
|
1017
|
+
}(Xt), Wt = {
|
|
1041
1018
|
now: function() {
|
|
1042
|
-
return (
|
|
1019
|
+
return (Wt.delegate || Date).now();
|
|
1043
1020
|
},
|
|
1044
1021
|
delegate: void 0
|
|
1045
|
-
},
|
|
1046
|
-
|
|
1022
|
+
}, ln = function(e) {
|
|
1023
|
+
ie(t, e);
|
|
1047
1024
|
function t(r, n, i) {
|
|
1048
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
|
1025
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Wt);
|
|
1049
1026
|
var o = e.call(this) || this;
|
|
1050
1027
|
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;
|
|
1051
1028
|
}
|
|
@@ -1065,24 +1042,24 @@ var sn = $t(function(e) {
|
|
|
1065
1042
|
u && o.splice(0, u + 1);
|
|
1066
1043
|
}
|
|
1067
1044
|
}, t;
|
|
1068
|
-
}(
|
|
1069
|
-
const
|
|
1070
|
-
if (
|
|
1071
|
-
const r = new
|
|
1072
|
-
|
|
1045
|
+
}(Xt);
|
|
1046
|
+
const gt = [], yt = {}, cn = (e, t = 0) => {
|
|
1047
|
+
if (gt.indexOf(e) == -1) {
|
|
1048
|
+
const r = new ln(t);
|
|
1049
|
+
yt[e] = r, gt.push(e);
|
|
1073
1050
|
}
|
|
1074
|
-
return
|
|
1051
|
+
return yt[e];
|
|
1075
1052
|
}, j = [];
|
|
1076
|
-
function
|
|
1053
|
+
function fn(e, t) {
|
|
1077
1054
|
return {
|
|
1078
|
-
subscribe:
|
|
1055
|
+
subscribe: ve(e, t).subscribe
|
|
1079
1056
|
};
|
|
1080
1057
|
}
|
|
1081
|
-
function
|
|
1058
|
+
function ve(e, t = M) {
|
|
1082
1059
|
let r;
|
|
1083
1060
|
const n = /* @__PURE__ */ new Set();
|
|
1084
1061
|
function i(a) {
|
|
1085
|
-
if (
|
|
1062
|
+
if ($t(e, a) && (e = a, r)) {
|
|
1086
1063
|
const h = !j.length;
|
|
1087
1064
|
for (const u of n)
|
|
1088
1065
|
u[1](), j.push(u, e);
|
|
@@ -1096,153 +1073,192 @@ function ye(e, t = I) {
|
|
|
1096
1073
|
function o(a) {
|
|
1097
1074
|
i(a(e));
|
|
1098
1075
|
}
|
|
1099
|
-
function s(a, h =
|
|
1076
|
+
function s(a, h = M) {
|
|
1100
1077
|
const u = [a, h];
|
|
1101
|
-
return n.add(u), n.size === 1 && (r = t(i, o) ||
|
|
1078
|
+
return n.add(u), n.size === 1 && (r = t(i, o) || M), a(e), () => {
|
|
1102
1079
|
n.delete(u), n.size === 0 && r && (r(), r = null);
|
|
1103
1080
|
};
|
|
1104
1081
|
}
|
|
1105
1082
|
return { set: i, update: o, subscribe: s };
|
|
1106
1083
|
}
|
|
1107
|
-
function
|
|
1084
|
+
function J(e, t, r) {
|
|
1108
1085
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
1109
1086
|
if (!i.every(Boolean))
|
|
1110
1087
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
1111
1088
|
const o = t.length < 2;
|
|
1112
|
-
return
|
|
1089
|
+
return fn(r, (s, a) => {
|
|
1113
1090
|
let h = !1;
|
|
1114
1091
|
const u = [];
|
|
1115
|
-
let l = 0,
|
|
1116
|
-
const
|
|
1092
|
+
let l = 0, c = M;
|
|
1093
|
+
const f = () => {
|
|
1117
1094
|
if (l)
|
|
1118
1095
|
return;
|
|
1119
|
-
|
|
1096
|
+
c();
|
|
1120
1097
|
const m = t(n ? u[0] : u, s, a);
|
|
1121
|
-
o ? s(m) :
|
|
1122
|
-
},
|
|
1123
|
-
(m, y) =>
|
|
1098
|
+
o ? s(m) : c = et(m) ? m : M;
|
|
1099
|
+
}, p = i.map(
|
|
1100
|
+
(m, y) => Rt(
|
|
1124
1101
|
m,
|
|
1125
1102
|
(E) => {
|
|
1126
|
-
u[y] = E, l &= ~(1 << y), h &&
|
|
1103
|
+
u[y] = E, l &= ~(1 << y), h && f();
|
|
1127
1104
|
},
|
|
1128
1105
|
() => {
|
|
1129
1106
|
l |= 1 << y;
|
|
1130
1107
|
}
|
|
1131
1108
|
)
|
|
1132
1109
|
);
|
|
1133
|
-
return h = !0,
|
|
1134
|
-
|
|
1110
|
+
return h = !0, f(), function() {
|
|
1111
|
+
Q(p), c(), h = !1;
|
|
1135
1112
|
};
|
|
1136
1113
|
});
|
|
1137
1114
|
}
|
|
1138
|
-
function
|
|
1139
|
-
return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1115
|
+
function mn(e) {
|
|
1116
|
+
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1140
1117
|
}
|
|
1141
|
-
var
|
|
1142
|
-
return
|
|
1118
|
+
var pn = function(t) {
|
|
1119
|
+
return dn(t) && !bn(t);
|
|
1143
1120
|
};
|
|
1144
|
-
function
|
|
1121
|
+
function dn(e) {
|
|
1145
1122
|
return !!e && typeof e == "object";
|
|
1146
1123
|
}
|
|
1147
|
-
function
|
|
1124
|
+
function bn(e) {
|
|
1148
1125
|
var t = Object.prototype.toString.call(e);
|
|
1149
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
1126
|
+
return t === "[object RegExp]" || t === "[object Date]" || vn(e);
|
|
1150
1127
|
}
|
|
1151
|
-
var
|
|
1152
|
-
function
|
|
1153
|
-
return e.$$typeof ===
|
|
1128
|
+
var gn = typeof Symbol == "function" && Symbol.for, yn = gn ? Symbol.for("react.element") : 60103;
|
|
1129
|
+
function vn(e) {
|
|
1130
|
+
return e.$$typeof === yn;
|
|
1154
1131
|
}
|
|
1155
|
-
function
|
|
1132
|
+
function xn(e) {
|
|
1156
1133
|
return Array.isArray(e) ? [] : {};
|
|
1157
1134
|
}
|
|
1158
|
-
function
|
|
1159
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
1135
|
+
function re(e, t) {
|
|
1136
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? X(xn(e), e, t) : e;
|
|
1160
1137
|
}
|
|
1161
|
-
function
|
|
1138
|
+
function _n(e, t, r) {
|
|
1162
1139
|
return e.concat(t).map(function(n) {
|
|
1163
|
-
return
|
|
1140
|
+
return re(n, r);
|
|
1164
1141
|
});
|
|
1165
1142
|
}
|
|
1166
|
-
function
|
|
1143
|
+
function En(e, t) {
|
|
1167
1144
|
if (!t.customMerge)
|
|
1168
|
-
return
|
|
1145
|
+
return X;
|
|
1169
1146
|
var r = t.customMerge(e);
|
|
1170
|
-
return typeof r == "function" ? r :
|
|
1147
|
+
return typeof r == "function" ? r : X;
|
|
1171
1148
|
}
|
|
1172
|
-
function
|
|
1149
|
+
function wn(e) {
|
|
1173
1150
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1174
1151
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1175
1152
|
}) : [];
|
|
1176
1153
|
}
|
|
1177
|
-
function
|
|
1178
|
-
return Object.keys(e).concat(
|
|
1154
|
+
function vt(e) {
|
|
1155
|
+
return Object.keys(e).concat(wn(e));
|
|
1179
1156
|
}
|
|
1180
|
-
function
|
|
1157
|
+
function zt(e, t) {
|
|
1181
1158
|
try {
|
|
1182
1159
|
return t in e;
|
|
1183
1160
|
} catch (r) {
|
|
1184
1161
|
return !1;
|
|
1185
1162
|
}
|
|
1186
1163
|
}
|
|
1187
|
-
function
|
|
1188
|
-
return
|
|
1164
|
+
function Sn(e, t) {
|
|
1165
|
+
return zt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1189
1166
|
}
|
|
1190
|
-
function
|
|
1167
|
+
function Tn(e, t, r) {
|
|
1191
1168
|
var n = {};
|
|
1192
|
-
return r.isMergeableObject(e) &&
|
|
1193
|
-
n[i] =
|
|
1194
|
-
}),
|
|
1195
|
-
|
|
1169
|
+
return r.isMergeableObject(e) && vt(e).forEach(function(i) {
|
|
1170
|
+
n[i] = re(e[i], r);
|
|
1171
|
+
}), vt(t).forEach(function(i) {
|
|
1172
|
+
Sn(e, i) || (zt(e, i) && r.isMergeableObject(t[i]) ? n[i] = En(i, r)(e[i], t[i], r) : n[i] = re(t[i], r));
|
|
1196
1173
|
}), n;
|
|
1197
1174
|
}
|
|
1198
|
-
function
|
|
1199
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
1175
|
+
function X(e, t, r) {
|
|
1176
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || _n, r.isMergeableObject = r.isMergeableObject || pn, r.cloneUnlessOtherwiseSpecified = re;
|
|
1200
1177
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
1201
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
|
1178
|
+
return o ? n ? r.arrayMerge(e, t, r) : Tn(e, t, r) : re(t, r);
|
|
1202
1179
|
}
|
|
1203
|
-
|
|
1180
|
+
X.all = function(t, r) {
|
|
1204
1181
|
if (!Array.isArray(t))
|
|
1205
1182
|
throw new Error("first argument should be an array");
|
|
1206
1183
|
return t.reduce(function(n, i) {
|
|
1207
|
-
return
|
|
1184
|
+
return X(n, i, r);
|
|
1208
1185
|
}, {});
|
|
1209
1186
|
};
|
|
1210
|
-
var
|
|
1211
|
-
const
|
|
1212
|
-
function
|
|
1213
|
-
|
|
1187
|
+
var Hn = X, Bn = Hn;
|
|
1188
|
+
const Cn = /* @__PURE__ */ mn(Bn);
|
|
1189
|
+
var Xe = function(e, t) {
|
|
1190
|
+
return Xe = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
1191
|
+
r.__proto__ = n;
|
|
1192
|
+
} || function(r, n) {
|
|
1193
|
+
for (var i in n)
|
|
1194
|
+
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
1195
|
+
}, Xe(e, t);
|
|
1196
|
+
};
|
|
1197
|
+
function xe(e, t) {
|
|
1198
|
+
if (typeof t != "function" && t !== null)
|
|
1199
|
+
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
1200
|
+
Xe(e, t);
|
|
1201
|
+
function r() {
|
|
1202
|
+
this.constructor = e;
|
|
1203
|
+
}
|
|
1204
|
+
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
1205
|
+
}
|
|
1206
|
+
var I = function() {
|
|
1207
|
+
return I = Object.assign || function(t) {
|
|
1208
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1209
|
+
r = arguments[n];
|
|
1210
|
+
for (var o in r)
|
|
1211
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1212
|
+
}
|
|
1213
|
+
return t;
|
|
1214
|
+
}, I.apply(this, arguments);
|
|
1215
|
+
};
|
|
1216
|
+
function An(e, t) {
|
|
1217
|
+
var r = {};
|
|
1218
|
+
for (var n in e)
|
|
1219
|
+
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
1220
|
+
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
1221
|
+
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
1222
|
+
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
1223
|
+
return r;
|
|
1224
|
+
}
|
|
1225
|
+
function Pe(e, t, r) {
|
|
1226
|
+
if (r || arguments.length === 2)
|
|
1227
|
+
for (var n = 0, i = t.length, o; n < i; n++)
|
|
1228
|
+
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
1229
|
+
return e.concat(o || Array.prototype.slice.call(t));
|
|
1230
|
+
}
|
|
1231
|
+
function Oe(e, t) {
|
|
1232
|
+
var r = t && t.cache ? t.cache : $n, n = t && t.serializer ? t.serializer : Mn, i = t && t.strategy ? t.strategy : Ln;
|
|
1214
1233
|
return i(e, {
|
|
1215
1234
|
cache: r,
|
|
1216
1235
|
serializer: n
|
|
1217
1236
|
});
|
|
1218
1237
|
}
|
|
1219
|
-
function
|
|
1238
|
+
function Pn(e) {
|
|
1220
1239
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1221
1240
|
}
|
|
1222
|
-
function
|
|
1223
|
-
var i =
|
|
1241
|
+
function On(e, t, r, n) {
|
|
1242
|
+
var i = Pn(n) ? n : r(n), o = t.get(i);
|
|
1224
1243
|
return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
|
|
1225
1244
|
}
|
|
1226
|
-
function
|
|
1245
|
+
function Zt(e, t, r) {
|
|
1227
1246
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
1228
1247
|
return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
1229
1248
|
}
|
|
1230
|
-
function
|
|
1249
|
+
function Qt(e, t, r, n, i) {
|
|
1231
1250
|
return r.bind(t, e, n, i);
|
|
1232
1251
|
}
|
|
1233
|
-
function
|
|
1234
|
-
var r = e.length === 1 ?
|
|
1235
|
-
return
|
|
1252
|
+
function Ln(e, t) {
|
|
1253
|
+
var r = e.length === 1 ? On : Zt;
|
|
1254
|
+
return Qt(e, this, r, t.cache.create(), t.serializer);
|
|
1236
1255
|
}
|
|
1237
|
-
function
|
|
1238
|
-
return
|
|
1239
|
-
}
|
|
1240
|
-
function An(e, t) {
|
|
1241
|
-
return Ye(e, this, Vt, t.cache.create(), t.serializer);
|
|
1256
|
+
function In(e, t) {
|
|
1257
|
+
return Qt(e, this, Zt, t.cache.create(), t.serializer);
|
|
1242
1258
|
}
|
|
1243
|
-
var
|
|
1259
|
+
var Mn = function() {
|
|
1244
1260
|
return JSON.stringify(arguments);
|
|
1245
|
-
},
|
|
1261
|
+
}, Nn = (
|
|
1246
1262
|
/** @class */
|
|
1247
1263
|
function() {
|
|
1248
1264
|
function e() {
|
|
@@ -1254,62 +1270,71 @@ var Pn = function() {
|
|
|
1254
1270
|
this.cache[t] = r;
|
|
1255
1271
|
}, e;
|
|
1256
1272
|
}()
|
|
1257
|
-
),
|
|
1273
|
+
), $n = {
|
|
1258
1274
|
create: function() {
|
|
1259
|
-
return new
|
|
1275
|
+
return new Nn();
|
|
1260
1276
|
}
|
|
1261
|
-
},
|
|
1262
|
-
variadic:
|
|
1263
|
-
|
|
1264
|
-
|
|
1277
|
+
}, Le = {
|
|
1278
|
+
variadic: In
|
|
1279
|
+
}, pe = function() {
|
|
1280
|
+
return pe = Object.assign || function(t) {
|
|
1281
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1282
|
+
r = arguments[n];
|
|
1283
|
+
for (var o in r)
|
|
1284
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1285
|
+
}
|
|
1286
|
+
return t;
|
|
1287
|
+
}, pe.apply(this, arguments);
|
|
1288
|
+
};
|
|
1289
|
+
var d;
|
|
1265
1290
|
(function(e) {
|
|
1266
1291
|
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";
|
|
1267
|
-
})(
|
|
1292
|
+
})(d || (d = {}));
|
|
1268
1293
|
var v;
|
|
1269
1294
|
(function(e) {
|
|
1270
1295
|
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";
|
|
1271
1296
|
})(v || (v = {}));
|
|
1272
|
-
var
|
|
1297
|
+
var W;
|
|
1273
1298
|
(function(e) {
|
|
1274
1299
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1275
|
-
})(
|
|
1276
|
-
function
|
|
1300
|
+
})(W || (W = {}));
|
|
1301
|
+
function xt(e) {
|
|
1277
1302
|
return e.type === v.literal;
|
|
1278
1303
|
}
|
|
1279
|
-
function
|
|
1304
|
+
function Rn(e) {
|
|
1280
1305
|
return e.type === v.argument;
|
|
1281
1306
|
}
|
|
1282
|
-
function
|
|
1307
|
+
function Jt(e) {
|
|
1283
1308
|
return e.type === v.number;
|
|
1284
1309
|
}
|
|
1285
|
-
function
|
|
1310
|
+
function Yt(e) {
|
|
1286
1311
|
return e.type === v.date;
|
|
1287
1312
|
}
|
|
1288
|
-
function
|
|
1313
|
+
function qt(e) {
|
|
1289
1314
|
return e.type === v.time;
|
|
1290
1315
|
}
|
|
1291
|
-
function
|
|
1316
|
+
function Kt(e) {
|
|
1292
1317
|
return e.type === v.select;
|
|
1293
1318
|
}
|
|
1294
|
-
function
|
|
1319
|
+
function er(e) {
|
|
1295
1320
|
return e.type === v.plural;
|
|
1296
1321
|
}
|
|
1297
|
-
function
|
|
1322
|
+
function Gn(e) {
|
|
1298
1323
|
return e.type === v.pound;
|
|
1299
1324
|
}
|
|
1300
|
-
function
|
|
1325
|
+
function tr(e) {
|
|
1301
1326
|
return e.type === v.tag;
|
|
1302
1327
|
}
|
|
1303
|
-
function
|
|
1304
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1328
|
+
function rr(e) {
|
|
1329
|
+
return !!(e && typeof e == "object" && e.type === W.number);
|
|
1305
1330
|
}
|
|
1306
|
-
function
|
|
1307
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1331
|
+
function We(e) {
|
|
1332
|
+
return !!(e && typeof e == "object" && e.type === W.dateTime);
|
|
1308
1333
|
}
|
|
1309
|
-
var
|
|
1310
|
-
function
|
|
1334
|
+
var nr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Un = /(?:[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;
|
|
1335
|
+
function Dn(e) {
|
|
1311
1336
|
var t = {};
|
|
1312
|
-
return e.replace(
|
|
1337
|
+
return e.replace(Un, function(r) {
|
|
1313
1338
|
var n = r.length;
|
|
1314
1339
|
switch (r[0]) {
|
|
1315
1340
|
case "G":
|
|
@@ -1398,36 +1423,46 @@ function Rn(e) {
|
|
|
1398
1423
|
return "";
|
|
1399
1424
|
}), t;
|
|
1400
1425
|
}
|
|
1401
|
-
var
|
|
1402
|
-
function
|
|
1426
|
+
var _ = function() {
|
|
1427
|
+
return _ = Object.assign || function(t) {
|
|
1428
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1429
|
+
r = arguments[n];
|
|
1430
|
+
for (var o in r)
|
|
1431
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1432
|
+
}
|
|
1433
|
+
return t;
|
|
1434
|
+
}, _.apply(this, arguments);
|
|
1435
|
+
};
|
|
1436
|
+
var Fn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1437
|
+
function jn(e) {
|
|
1403
1438
|
if (e.length === 0)
|
|
1404
1439
|
throw new Error("Number skeleton cannot be empty");
|
|
1405
|
-
for (var t = e.split(
|
|
1406
|
-
return
|
|
1440
|
+
for (var t = e.split(Fn).filter(function(f) {
|
|
1441
|
+
return f.length > 0;
|
|
1407
1442
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
1408
1443
|
var o = i[n], s = o.split("/");
|
|
1409
1444
|
if (s.length === 0)
|
|
1410
1445
|
throw new Error("Invalid number skeleton");
|
|
1411
1446
|
for (var a = s[0], h = s.slice(1), u = 0, l = h; u < l.length; u++) {
|
|
1412
|
-
var
|
|
1413
|
-
if (
|
|
1447
|
+
var c = l[u];
|
|
1448
|
+
if (c.length === 0)
|
|
1414
1449
|
throw new Error("Invalid number skeleton");
|
|
1415
1450
|
}
|
|
1416
1451
|
r.push({ stem: a, options: h });
|
|
1417
1452
|
}
|
|
1418
1453
|
return r;
|
|
1419
1454
|
}
|
|
1420
|
-
function
|
|
1455
|
+
function kn(e) {
|
|
1421
1456
|
return e.replace(/^(.*?)-/, "");
|
|
1422
1457
|
}
|
|
1423
|
-
var
|
|
1424
|
-
function
|
|
1458
|
+
var _t = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, ir = /^(@+)?(\+|#+)?[rs]?$/g, Vn = /(\*)(0+)|(#+)(0+)|(0+)/g, or = /^(0+)$/;
|
|
1459
|
+
function Et(e) {
|
|
1425
1460
|
var t = {};
|
|
1426
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1461
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(ir, function(r, n, i) {
|
|
1427
1462
|
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)), "";
|
|
1428
1463
|
}), t;
|
|
1429
1464
|
}
|
|
1430
|
-
function
|
|
1465
|
+
function sr(e) {
|
|
1431
1466
|
switch (e) {
|
|
1432
1467
|
case "sign-auto":
|
|
1433
1468
|
return {
|
|
@@ -1467,7 +1502,7 @@ function rr(e) {
|
|
|
1467
1502
|
};
|
|
1468
1503
|
}
|
|
1469
1504
|
}
|
|
1470
|
-
function
|
|
1505
|
+
function Xn(e) {
|
|
1471
1506
|
var t;
|
|
1472
1507
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1473
1508
|
notation: "engineering"
|
|
@@ -1475,17 +1510,17 @@ function Fn(e) {
|
|
|
1475
1510
|
notation: "scientific"
|
|
1476
1511
|
}, e = e.slice(1)), t) {
|
|
1477
1512
|
var r = e.slice(0, 2);
|
|
1478
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1513
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !or.test(e))
|
|
1479
1514
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1480
1515
|
t.minimumIntegerDigits = e.length;
|
|
1481
1516
|
}
|
|
1482
1517
|
return t;
|
|
1483
1518
|
}
|
|
1484
|
-
function
|
|
1485
|
-
var t = {}, r =
|
|
1519
|
+
function wt(e) {
|
|
1520
|
+
var t = {}, r = sr(e);
|
|
1486
1521
|
return r || t;
|
|
1487
1522
|
}
|
|
1488
|
-
function
|
|
1523
|
+
function Wn(e) {
|
|
1489
1524
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1490
1525
|
var i = n[r];
|
|
1491
1526
|
switch (i.stem) {
|
|
@@ -1509,7 +1544,7 @@ function jn(e) {
|
|
|
1509
1544
|
continue;
|
|
1510
1545
|
case "measure-unit":
|
|
1511
1546
|
case "unit":
|
|
1512
|
-
t.style = "unit", t.unit =
|
|
1547
|
+
t.style = "unit", t.unit = kn(i.options[0]);
|
|
1513
1548
|
continue;
|
|
1514
1549
|
case "compact-short":
|
|
1515
1550
|
case "K":
|
|
@@ -1520,13 +1555,13 @@ function jn(e) {
|
|
|
1520
1555
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1521
1556
|
continue;
|
|
1522
1557
|
case "scientific":
|
|
1523
|
-
t =
|
|
1524
|
-
return
|
|
1558
|
+
t = _(_(_({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
|
|
1559
|
+
return _(_({}, h), wt(u));
|
|
1525
1560
|
}, {}));
|
|
1526
1561
|
continue;
|
|
1527
1562
|
case "engineering":
|
|
1528
|
-
t =
|
|
1529
|
-
return
|
|
1563
|
+
t = _(_(_({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
|
|
1564
|
+
return _(_({}, h), wt(u));
|
|
1530
1565
|
}, {}));
|
|
1531
1566
|
continue;
|
|
1532
1567
|
case "notation-simple":
|
|
@@ -1571,41 +1606,41 @@ function jn(e) {
|
|
|
1571
1606
|
case "integer-width":
|
|
1572
1607
|
if (i.options.length > 1)
|
|
1573
1608
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1574
|
-
i.options[0].replace(
|
|
1609
|
+
i.options[0].replace(Vn, function(h, u, l, c, f, p) {
|
|
1575
1610
|
if (u)
|
|
1576
1611
|
t.minimumIntegerDigits = l.length;
|
|
1577
1612
|
else {
|
|
1578
|
-
if (
|
|
1613
|
+
if (c && f)
|
|
1579
1614
|
throw new Error("We currently do not support maximum integer digits");
|
|
1580
|
-
if (
|
|
1615
|
+
if (p)
|
|
1581
1616
|
throw new Error("We currently do not support exact integer digits");
|
|
1582
1617
|
}
|
|
1583
1618
|
return "";
|
|
1584
1619
|
});
|
|
1585
1620
|
continue;
|
|
1586
1621
|
}
|
|
1587
|
-
if (
|
|
1622
|
+
if (or.test(i.stem)) {
|
|
1588
1623
|
t.minimumIntegerDigits = i.stem.length;
|
|
1589
1624
|
continue;
|
|
1590
1625
|
}
|
|
1591
|
-
if (
|
|
1626
|
+
if (_t.test(i.stem)) {
|
|
1592
1627
|
if (i.options.length > 1)
|
|
1593
1628
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1594
|
-
i.stem.replace(
|
|
1595
|
-
return l === "*" ? t.minimumFractionDigits = u.length :
|
|
1629
|
+
i.stem.replace(_t, function(h, u, l, c, f, p) {
|
|
1630
|
+
return l === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
|
|
1596
1631
|
});
|
|
1597
1632
|
var o = i.options[0];
|
|
1598
|
-
o === "w" ? t =
|
|
1633
|
+
o === "w" ? t = _(_({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = _(_({}, t), Et(o)));
|
|
1599
1634
|
continue;
|
|
1600
1635
|
}
|
|
1601
|
-
if (
|
|
1602
|
-
t =
|
|
1636
|
+
if (ir.test(i.stem)) {
|
|
1637
|
+
t = _(_({}, t), Et(i.stem));
|
|
1603
1638
|
continue;
|
|
1604
1639
|
}
|
|
1605
|
-
var s =
|
|
1606
|
-
s && (t =
|
|
1607
|
-
var a =
|
|
1608
|
-
a && (t =
|
|
1640
|
+
var s = sr(i.stem);
|
|
1641
|
+
s && (t = _(_({}, t), s));
|
|
1642
|
+
var a = Xn(i.stem);
|
|
1643
|
+
a && (t = _(_({}, t), a));
|
|
1609
1644
|
}
|
|
1610
1645
|
return t;
|
|
1611
1646
|
}
|
|
@@ -3024,13 +3059,13 @@ var ae = {
|
|
|
3024
3059
|
"h"
|
|
3025
3060
|
]
|
|
3026
3061
|
};
|
|
3027
|
-
function
|
|
3062
|
+
function zn(e, t) {
|
|
3028
3063
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
3029
3064
|
var i = e.charAt(n);
|
|
3030
3065
|
if (i === "j") {
|
|
3031
3066
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
3032
3067
|
o++, n++;
|
|
3033
|
-
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u =
|
|
3068
|
+
var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Zn(t);
|
|
3034
3069
|
for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
|
|
3035
3070
|
r += h;
|
|
3036
3071
|
for (; s-- > 0; )
|
|
@@ -3040,7 +3075,7 @@ function kn(e, t) {
|
|
|
3040
3075
|
}
|
|
3041
3076
|
return r;
|
|
3042
3077
|
}
|
|
3043
|
-
function
|
|
3078
|
+
function Zn(e) {
|
|
3044
3079
|
var t = e.hourCycle;
|
|
3045
3080
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
3046
3081
|
e.hourCycles && // @ts-ignore
|
|
@@ -3062,20 +3097,20 @@ function Vn(e) {
|
|
|
3062
3097
|
var i = ae[n || ""] || ae[r || ""] || ae["".concat(r, "-001")] || ae["001"];
|
|
3063
3098
|
return i[0];
|
|
3064
3099
|
}
|
|
3065
|
-
var
|
|
3100
|
+
var Ie, Qn = new RegExp("^".concat(nr.source, "*")), Jn = new RegExp("".concat(nr.source, "*$"));
|
|
3066
3101
|
function g(e, t) {
|
|
3067
3102
|
return { start: e, end: t };
|
|
3068
3103
|
}
|
|
3069
|
-
var
|
|
3104
|
+
var Yn = !!String.prototype.startsWith && "_a".startsWith("a", 1), qn = !!String.fromCodePoint, Kn = !!Object.fromEntries, ei = !!String.prototype.codePointAt, ti = !!String.prototype.trimStart, ri = !!String.prototype.trimEnd, ni = !!Number.isSafeInteger, ii = ni ? Number.isSafeInteger : function(e) {
|
|
3070
3105
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3071
|
-
},
|
|
3106
|
+
}, ze = !0;
|
|
3072
3107
|
try {
|
|
3073
|
-
var
|
|
3074
|
-
|
|
3108
|
+
var oi = ur("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3109
|
+
ze = ((Ie = oi.exec("a")) === null || Ie === void 0 ? void 0 : Ie[0]) === "a";
|
|
3075
3110
|
} catch (e) {
|
|
3076
|
-
|
|
3111
|
+
ze = !1;
|
|
3077
3112
|
}
|
|
3078
|
-
var
|
|
3113
|
+
var St = Yn ? (
|
|
3079
3114
|
// Native
|
|
3080
3115
|
function(t, r, n) {
|
|
3081
3116
|
return t.startsWith(r, n);
|
|
@@ -3085,7 +3120,7 @@ var vt = zn ? (
|
|
|
3085
3120
|
function(t, r, n) {
|
|
3086
3121
|
return t.slice(n, n + r.length) === r;
|
|
3087
3122
|
}
|
|
3088
|
-
),
|
|
3123
|
+
), Ze = qn ? String.fromCodePoint : (
|
|
3089
3124
|
// IE11
|
|
3090
3125
|
function() {
|
|
3091
3126
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -3097,9 +3132,9 @@ var vt = zn ? (
|
|
|
3097
3132
|
}
|
|
3098
3133
|
return n;
|
|
3099
3134
|
}
|
|
3100
|
-
),
|
|
3135
|
+
), Tt = (
|
|
3101
3136
|
// native
|
|
3102
|
-
|
|
3137
|
+
Kn ? Object.fromEntries : (
|
|
3103
3138
|
// Ponyfill
|
|
3104
3139
|
function(t) {
|
|
3105
3140
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -3109,7 +3144,7 @@ var vt = zn ? (
|
|
|
3109
3144
|
return r;
|
|
3110
3145
|
}
|
|
3111
3146
|
)
|
|
3112
|
-
),
|
|
3147
|
+
), ar = ei ? (
|
|
3113
3148
|
// Native
|
|
3114
3149
|
function(t, r) {
|
|
3115
3150
|
return t.codePointAt(r);
|
|
@@ -3123,7 +3158,7 @@ var vt = zn ? (
|
|
|
3123
3158
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
3124
3159
|
}
|
|
3125
3160
|
}
|
|
3126
|
-
),
|
|
3161
|
+
), si = ti ? (
|
|
3127
3162
|
// Native
|
|
3128
3163
|
function(t) {
|
|
3129
3164
|
return t.trimStart();
|
|
@@ -3131,9 +3166,9 @@ var vt = zn ? (
|
|
|
3131
3166
|
) : (
|
|
3132
3167
|
// Ponyfill
|
|
3133
3168
|
function(t) {
|
|
3134
|
-
return t.replace(
|
|
3169
|
+
return t.replace(Qn, "");
|
|
3135
3170
|
}
|
|
3136
|
-
),
|
|
3171
|
+
), ai = ri ? (
|
|
3137
3172
|
// Native
|
|
3138
3173
|
function(t) {
|
|
3139
3174
|
return t.trimEnd();
|
|
@@ -3141,32 +3176,32 @@ var vt = zn ? (
|
|
|
3141
3176
|
) : (
|
|
3142
3177
|
// Ponyfill
|
|
3143
3178
|
function(t) {
|
|
3144
|
-
return t.replace(
|
|
3179
|
+
return t.replace(Jn, "");
|
|
3145
3180
|
}
|
|
3146
3181
|
);
|
|
3147
|
-
function
|
|
3182
|
+
function ur(e, t) {
|
|
3148
3183
|
return new RegExp(e, t);
|
|
3149
3184
|
}
|
|
3150
|
-
var
|
|
3151
|
-
if (
|
|
3152
|
-
var
|
|
3153
|
-
|
|
3185
|
+
var Qe;
|
|
3186
|
+
if (ze) {
|
|
3187
|
+
var Ht = ur("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3188
|
+
Qe = function(t, r) {
|
|
3154
3189
|
var n;
|
|
3155
|
-
|
|
3156
|
-
var i =
|
|
3190
|
+
Ht.lastIndex = r;
|
|
3191
|
+
var i = Ht.exec(t);
|
|
3157
3192
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
3158
3193
|
};
|
|
3159
3194
|
} else
|
|
3160
|
-
|
|
3195
|
+
Qe = function(t, r) {
|
|
3161
3196
|
for (var n = []; ; ) {
|
|
3162
|
-
var i =
|
|
3163
|
-
if (i === void 0 ||
|
|
3197
|
+
var i = ar(t, r);
|
|
3198
|
+
if (i === void 0 || hr(i) || ci(i))
|
|
3164
3199
|
break;
|
|
3165
3200
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
3166
3201
|
}
|
|
3167
|
-
return
|
|
3202
|
+
return Ze.apply(void 0, n);
|
|
3168
3203
|
};
|
|
3169
|
-
var
|
|
3204
|
+
var ui = (
|
|
3170
3205
|
/** @class */
|
|
3171
3206
|
function() {
|
|
3172
3207
|
function e(t, r) {
|
|
@@ -3196,8 +3231,8 @@ var ii = (
|
|
|
3196
3231
|
} else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
3197
3232
|
if (n)
|
|
3198
3233
|
break;
|
|
3199
|
-
return this.error(
|
|
3200
|
-
} else if (o === 60 && !this.ignoreTag &&
|
|
3234
|
+
return this.error(d.UNMATCHED_CLOSING_TAG, g(this.clonePosition(), this.clonePosition()));
|
|
3235
|
+
} else if (o === 60 && !this.ignoreTag && Je(this.peek() || 0)) {
|
|
3201
3236
|
var s = this.parseTag(t, r);
|
|
3202
3237
|
if (s.err)
|
|
3203
3238
|
return s;
|
|
@@ -3230,10 +3265,10 @@ var ii = (
|
|
|
3230
3265
|
return o;
|
|
3231
3266
|
var s = o.val, a = this.clonePosition();
|
|
3232
3267
|
if (this.bumpIf("</")) {
|
|
3233
|
-
if (this.isEOF() || !
|
|
3234
|
-
return this.error(
|
|
3268
|
+
if (this.isEOF() || !Je(this.char()))
|
|
3269
|
+
return this.error(d.INVALID_TAG, g(a, this.clonePosition()));
|
|
3235
3270
|
var h = this.clonePosition(), u = this.parseTagName();
|
|
3236
|
-
return i !== u ? this.error(
|
|
3271
|
+
return i !== u ? this.error(d.UNMATCHED_CLOSING_TAG, g(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
3237
3272
|
val: {
|
|
3238
3273
|
type: v.tag,
|
|
3239
3274
|
value: i,
|
|
@@ -3241,14 +3276,14 @@ var ii = (
|
|
|
3241
3276
|
location: g(n, this.clonePosition())
|
|
3242
3277
|
},
|
|
3243
3278
|
err: null
|
|
3244
|
-
} : this.error(
|
|
3279
|
+
} : this.error(d.INVALID_TAG, g(a, this.clonePosition())));
|
|
3245
3280
|
} else
|
|
3246
|
-
return this.error(
|
|
3281
|
+
return this.error(d.UNCLOSED_TAG, g(n, this.clonePosition()));
|
|
3247
3282
|
} else
|
|
3248
|
-
return this.error(
|
|
3283
|
+
return this.error(d.INVALID_TAG, g(n, this.clonePosition()));
|
|
3249
3284
|
}, e.prototype.parseTagName = function() {
|
|
3250
3285
|
var t = this.offset();
|
|
3251
|
-
for (this.bump(); !this.isEOF() &&
|
|
3286
|
+
for (this.bump(); !this.isEOF() && li(this.char()); )
|
|
3252
3287
|
this.bump();
|
|
3253
3288
|
return this.message.slice(t, this.offset());
|
|
3254
3289
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3277,7 +3312,7 @@ var ii = (
|
|
|
3277
3312
|
};
|
|
3278
3313
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3279
3314
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3280
|
-
!
|
|
3315
|
+
!hi(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3281
3316
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3282
3317
|
if (this.isEOF() || this.char() !== 39)
|
|
3283
3318
|
return null;
|
|
@@ -3311,23 +3346,23 @@ var ii = (
|
|
|
3311
3346
|
r.push(n);
|
|
3312
3347
|
this.bump();
|
|
3313
3348
|
}
|
|
3314
|
-
return
|
|
3349
|
+
return Ze.apply(void 0, r);
|
|
3315
3350
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
3316
3351
|
if (this.isEOF())
|
|
3317
3352
|
return null;
|
|
3318
3353
|
var n = this.char();
|
|
3319
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
3354
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ze(n));
|
|
3320
3355
|
}, e.prototype.parseArgument = function(t, r) {
|
|
3321
3356
|
var n = this.clonePosition();
|
|
3322
3357
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
3323
|
-
return this.error(
|
|
3358
|
+
return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, g(n, this.clonePosition()));
|
|
3324
3359
|
if (this.char() === 125)
|
|
3325
|
-
return this.bump(), this.error(
|
|
3360
|
+
return this.bump(), this.error(d.EMPTY_ARGUMENT, g(n, this.clonePosition()));
|
|
3326
3361
|
var i = this.parseIdentifierIfPossible().value;
|
|
3327
3362
|
if (!i)
|
|
3328
|
-
return this.error(
|
|
3363
|
+
return this.error(d.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
|
|
3329
3364
|
if (this.bumpSpace(), this.isEOF())
|
|
3330
|
-
return this.error(
|
|
3365
|
+
return this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, g(n, this.clonePosition()));
|
|
3331
3366
|
switch (this.char()) {
|
|
3332
3367
|
case 125:
|
|
3333
3368
|
return this.bump(), {
|
|
@@ -3340,12 +3375,12 @@ var ii = (
|
|
|
3340
3375
|
err: null
|
|
3341
3376
|
};
|
|
3342
3377
|
case 44:
|
|
3343
|
-
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(
|
|
3378
|
+
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, g(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
|
|
3344
3379
|
default:
|
|
3345
|
-
return this.error(
|
|
3380
|
+
return this.error(d.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
|
|
3346
3381
|
}
|
|
3347
3382
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3348
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
3383
|
+
var t = this.clonePosition(), r = this.offset(), n = Qe(this.message, r), i = r + n.length;
|
|
3349
3384
|
this.bumpTo(i);
|
|
3350
3385
|
var o = this.clonePosition(), s = g(t, o);
|
|
3351
3386
|
return { value: n, location: s };
|
|
@@ -3353,7 +3388,7 @@ var ii = (
|
|
|
3353
3388
|
var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, h = this.clonePosition();
|
|
3354
3389
|
switch (a) {
|
|
3355
3390
|
case "":
|
|
3356
|
-
return this.error(
|
|
3391
|
+
return this.error(d.EXPECT_ARGUMENT_TYPE, g(s, h));
|
|
3357
3392
|
case "number":
|
|
3358
3393
|
case "date":
|
|
3359
3394
|
case "time": {
|
|
@@ -3361,40 +3396,40 @@ var ii = (
|
|
|
3361
3396
|
var u = null;
|
|
3362
3397
|
if (this.bumpIf(",")) {
|
|
3363
3398
|
this.bumpSpace();
|
|
3364
|
-
var l = this.clonePosition(),
|
|
3365
|
-
if (
|
|
3366
|
-
return
|
|
3367
|
-
var
|
|
3368
|
-
if (
|
|
3369
|
-
return this.error(
|
|
3370
|
-
var
|
|
3371
|
-
u = { style:
|
|
3399
|
+
var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
3400
|
+
if (c.err)
|
|
3401
|
+
return c;
|
|
3402
|
+
var f = ai(c.val);
|
|
3403
|
+
if (f.length === 0)
|
|
3404
|
+
return this.error(d.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
|
|
3405
|
+
var p = g(l, this.clonePosition());
|
|
3406
|
+
u = { style: f, styleLocation: p };
|
|
3372
3407
|
}
|
|
3373
3408
|
var m = this.tryParseArgumentClose(i);
|
|
3374
3409
|
if (m.err)
|
|
3375
3410
|
return m;
|
|
3376
3411
|
var y = g(i, this.clonePosition());
|
|
3377
|
-
if (u &&
|
|
3378
|
-
var E =
|
|
3412
|
+
if (u && St(u == null ? void 0 : u.style, "::", 0)) {
|
|
3413
|
+
var E = si(u.style.slice(2));
|
|
3379
3414
|
if (a === "number") {
|
|
3380
|
-
var
|
|
3381
|
-
return
|
|
3382
|
-
val: { type: v.number, value: n, location: y, style:
|
|
3415
|
+
var c = this.parseNumberSkeletonFromString(E, u.styleLocation);
|
|
3416
|
+
return c.err ? c : {
|
|
3417
|
+
val: { type: v.number, value: n, location: y, style: c.val },
|
|
3383
3418
|
err: null
|
|
3384
3419
|
};
|
|
3385
3420
|
} else {
|
|
3386
3421
|
if (E.length === 0)
|
|
3387
|
-
return this.error(
|
|
3422
|
+
return this.error(d.EXPECT_DATE_TIME_SKELETON, y);
|
|
3388
3423
|
var A = E;
|
|
3389
|
-
this.locale && (A =
|
|
3390
|
-
var
|
|
3391
|
-
type:
|
|
3424
|
+
this.locale && (A = zn(E, this.locale));
|
|
3425
|
+
var f = {
|
|
3426
|
+
type: W.dateTime,
|
|
3392
3427
|
pattern: A,
|
|
3393
3428
|
location: u.styleLocation,
|
|
3394
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3429
|
+
parsedOptions: this.shouldParseSkeletons ? Dn(A) : {}
|
|
3395
3430
|
}, P = a === "date" ? v.date : v.time;
|
|
3396
3431
|
return {
|
|
3397
|
-
val: { type: P, value: n, location: y, style:
|
|
3432
|
+
val: { type: P, value: n, location: y, style: f },
|
|
3398
3433
|
err: null
|
|
3399
3434
|
};
|
|
3400
3435
|
}
|
|
@@ -3412,23 +3447,23 @@ var ii = (
|
|
|
3412
3447
|
case "plural":
|
|
3413
3448
|
case "selectordinal":
|
|
3414
3449
|
case "select": {
|
|
3415
|
-
var
|
|
3450
|
+
var T = this.clonePosition();
|
|
3416
3451
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3417
|
-
return this.error(
|
|
3452
|
+
return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS, g(T, pe({}, T)));
|
|
3418
3453
|
this.bumpSpace();
|
|
3419
|
-
var
|
|
3420
|
-
if (a !== "select" &&
|
|
3454
|
+
var O = this.parseIdentifierIfPossible(), w = 0;
|
|
3455
|
+
if (a !== "select" && O.value === "offset") {
|
|
3421
3456
|
if (!this.bumpIf(":"))
|
|
3422
|
-
return this.error(
|
|
3457
|
+
return this.error(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g(this.clonePosition(), this.clonePosition()));
|
|
3423
3458
|
this.bumpSpace();
|
|
3424
|
-
var
|
|
3425
|
-
if (
|
|
3426
|
-
return
|
|
3427
|
-
this.bumpSpace(),
|
|
3459
|
+
var c = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, d.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3460
|
+
if (c.err)
|
|
3461
|
+
return c;
|
|
3462
|
+
this.bumpSpace(), O = this.parseIdentifierIfPossible(), w = c.val;
|
|
3428
3463
|
}
|
|
3429
|
-
var
|
|
3430
|
-
if (
|
|
3431
|
-
return
|
|
3464
|
+
var x = this.tryParsePluralOrSelectOptions(t, a, r, O);
|
|
3465
|
+
if (x.err)
|
|
3466
|
+
return x;
|
|
3432
3467
|
var m = this.tryParseArgumentClose(i);
|
|
3433
3468
|
if (m.err)
|
|
3434
3469
|
return m;
|
|
@@ -3437,7 +3472,7 @@ var ii = (
|
|
|
3437
3472
|
val: {
|
|
3438
3473
|
type: v.select,
|
|
3439
3474
|
value: n,
|
|
3440
|
-
options:
|
|
3475
|
+
options: Tt(x.val),
|
|
3441
3476
|
location: C
|
|
3442
3477
|
},
|
|
3443
3478
|
err: null
|
|
@@ -3445,8 +3480,8 @@ var ii = (
|
|
|
3445
3480
|
val: {
|
|
3446
3481
|
type: v.plural,
|
|
3447
3482
|
value: n,
|
|
3448
|
-
options:
|
|
3449
|
-
offset:
|
|
3483
|
+
options: Tt(x.val),
|
|
3484
|
+
offset: w,
|
|
3450
3485
|
pluralType: a === "plural" ? "cardinal" : "ordinal",
|
|
3451
3486
|
location: C
|
|
3452
3487
|
},
|
|
@@ -3454,10 +3489,10 @@ var ii = (
|
|
|
3454
3489
|
};
|
|
3455
3490
|
}
|
|
3456
3491
|
default:
|
|
3457
|
-
return this.error(
|
|
3492
|
+
return this.error(d.INVALID_ARGUMENT_TYPE, g(s, h));
|
|
3458
3493
|
}
|
|
3459
3494
|
}, e.prototype.tryParseArgumentClose = function(t) {
|
|
3460
|
-
return this.isEOF() || this.char() !== 125 ? this.error(
|
|
3495
|
+
return this.isEOF() || this.char() !== 125 ? this.error(d.EXPECT_ARGUMENT_CLOSING_BRACE, g(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
|
|
3461
3496
|
}, e.prototype.parseSimpleArgStyleIfPossible = function() {
|
|
3462
3497
|
for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
|
|
3463
3498
|
var n = this.char();
|
|
@@ -3466,7 +3501,7 @@ var ii = (
|
|
|
3466
3501
|
this.bump();
|
|
3467
3502
|
var i = this.clonePosition();
|
|
3468
3503
|
if (!this.bumpUntil("'"))
|
|
3469
|
-
return this.error(
|
|
3504
|
+
return this.error(d.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, g(i, this.clonePosition()));
|
|
3470
3505
|
this.bump();
|
|
3471
3506
|
break;
|
|
3472
3507
|
}
|
|
@@ -3496,52 +3531,52 @@ var ii = (
|
|
|
3496
3531
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3497
3532
|
var n = [];
|
|
3498
3533
|
try {
|
|
3499
|
-
n =
|
|
3534
|
+
n = jn(t);
|
|
3500
3535
|
} catch (i) {
|
|
3501
|
-
return this.error(
|
|
3536
|
+
return this.error(d.INVALID_NUMBER_SKELETON, r);
|
|
3502
3537
|
}
|
|
3503
3538
|
return {
|
|
3504
3539
|
val: {
|
|
3505
|
-
type:
|
|
3540
|
+
type: W.number,
|
|
3506
3541
|
tokens: n,
|
|
3507
3542
|
location: r,
|
|
3508
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3543
|
+
parsedOptions: this.shouldParseSkeletons ? Wn(n) : {}
|
|
3509
3544
|
},
|
|
3510
3545
|
err: null
|
|
3511
3546
|
};
|
|
3512
3547
|
}, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
|
|
3513
3548
|
for (var o, s = !1, a = [], h = /* @__PURE__ */ new Set(), u = i.value, l = i.location; ; ) {
|
|
3514
3549
|
if (u.length === 0) {
|
|
3515
|
-
var
|
|
3550
|
+
var c = this.clonePosition();
|
|
3516
3551
|
if (r !== "select" && this.bumpIf("=")) {
|
|
3517
|
-
var
|
|
3518
|
-
if (
|
|
3519
|
-
return
|
|
3520
|
-
l = g(
|
|
3552
|
+
var f = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_SELECTOR, d.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
|
3553
|
+
if (f.err)
|
|
3554
|
+
return f;
|
|
3555
|
+
l = g(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
|
|
3521
3556
|
} else
|
|
3522
3557
|
break;
|
|
3523
3558
|
}
|
|
3524
3559
|
if (h.has(u))
|
|
3525
|
-
return this.error(r === "select" ?
|
|
3560
|
+
return this.error(r === "select" ? d.DUPLICATE_SELECT_ARGUMENT_SELECTOR : d.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
|
|
3526
3561
|
u === "other" && (s = !0), this.bumpSpace();
|
|
3527
|
-
var
|
|
3562
|
+
var p = this.clonePosition();
|
|
3528
3563
|
if (!this.bumpIf("{"))
|
|
3529
|
-
return this.error(r === "select" ?
|
|
3564
|
+
return this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : d.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, g(this.clonePosition(), this.clonePosition()));
|
|
3530
3565
|
var m = this.parseMessage(t + 1, r, n);
|
|
3531
3566
|
if (m.err)
|
|
3532
3567
|
return m;
|
|
3533
|
-
var y = this.tryParseArgumentClose(
|
|
3568
|
+
var y = this.tryParseArgumentClose(p);
|
|
3534
3569
|
if (y.err)
|
|
3535
3570
|
return y;
|
|
3536
3571
|
a.push([
|
|
3537
3572
|
u,
|
|
3538
3573
|
{
|
|
3539
3574
|
value: m.val,
|
|
3540
|
-
location: g(
|
|
3575
|
+
location: g(p, this.clonePosition())
|
|
3541
3576
|
}
|
|
3542
3577
|
]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
|
|
3543
3578
|
}
|
|
3544
|
-
return a.length === 0 ? this.error(r === "select" ?
|
|
3579
|
+
return a.length === 0 ? this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR : d.EXPECT_PLURAL_ARGUMENT_SELECTOR, g(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(d.MISSING_OTHER_CLAUSE, g(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
|
|
3545
3580
|
}, e.prototype.tryParseDecimalInteger = function(t, r) {
|
|
3546
3581
|
var n = 1, i = this.clonePosition();
|
|
3547
3582
|
this.bumpIf("+") || this.bumpIf("-") && (n = -1);
|
|
@@ -3553,7 +3588,7 @@ var ii = (
|
|
|
3553
3588
|
break;
|
|
3554
3589
|
}
|
|
3555
3590
|
var h = g(i, this.clonePosition());
|
|
3556
|
-
return o ? (s *= n,
|
|
3591
|
+
return o ? (s *= n, ii(s) ? { val: s, err: null } : this.error(r, h)) : this.error(t, h);
|
|
3557
3592
|
}, e.prototype.offset = function() {
|
|
3558
3593
|
return this.position.offset;
|
|
3559
3594
|
}, e.prototype.isEOF = function() {
|
|
@@ -3568,7 +3603,7 @@ var ii = (
|
|
|
3568
3603
|
var t = this.position.offset;
|
|
3569
3604
|
if (t >= this.message.length)
|
|
3570
3605
|
throw Error("out of bound");
|
|
3571
|
-
var r =
|
|
3606
|
+
var r = ar(this.message, t);
|
|
3572
3607
|
if (r === void 0)
|
|
3573
3608
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3574
3609
|
return r;
|
|
@@ -3587,7 +3622,7 @@ var ii = (
|
|
|
3587
3622
|
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);
|
|
3588
3623
|
}
|
|
3589
3624
|
}, e.prototype.bumpIf = function(t) {
|
|
3590
|
-
if (
|
|
3625
|
+
if (St(this.message, t, this.offset())) {
|
|
3591
3626
|
for (var r = 0; r < t.length; r++)
|
|
3592
3627
|
this.bump();
|
|
3593
3628
|
return !0;
|
|
@@ -3609,7 +3644,7 @@ var ii = (
|
|
|
3609
3644
|
break;
|
|
3610
3645
|
}
|
|
3611
3646
|
}, e.prototype.bumpSpace = function() {
|
|
3612
|
-
for (; !this.isEOF() &&
|
|
3647
|
+
for (; !this.isEOF() && hr(this.char()); )
|
|
3613
3648
|
this.bump();
|
|
3614
3649
|
}, e.prototype.peek = function() {
|
|
3615
3650
|
if (this.isEOF())
|
|
@@ -3619,47 +3654,47 @@ var ii = (
|
|
|
3619
3654
|
}, e;
|
|
3620
3655
|
}()
|
|
3621
3656
|
);
|
|
3622
|
-
function
|
|
3657
|
+
function Je(e) {
|
|
3623
3658
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3624
3659
|
}
|
|
3625
|
-
function
|
|
3626
|
-
return
|
|
3660
|
+
function hi(e) {
|
|
3661
|
+
return Je(e) || e === 47;
|
|
3627
3662
|
}
|
|
3628
|
-
function
|
|
3663
|
+
function li(e) {
|
|
3629
3664
|
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;
|
|
3630
3665
|
}
|
|
3631
|
-
function
|
|
3666
|
+
function hr(e) {
|
|
3632
3667
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3633
3668
|
}
|
|
3634
|
-
function
|
|
3669
|
+
function ci(e) {
|
|
3635
3670
|
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;
|
|
3636
3671
|
}
|
|
3637
|
-
function
|
|
3672
|
+
function Ye(e) {
|
|
3638
3673
|
e.forEach(function(t) {
|
|
3639
|
-
if (delete t.location,
|
|
3674
|
+
if (delete t.location, Kt(t) || er(t))
|
|
3640
3675
|
for (var r in t.options)
|
|
3641
|
-
delete t.options[r].location,
|
|
3676
|
+
delete t.options[r].location, Ye(t.options[r].value);
|
|
3642
3677
|
else
|
|
3643
|
-
|
|
3678
|
+
Jt(t) && rr(t.style) || (Yt(t) || qt(t)) && We(t.style) ? delete t.style.location : tr(t) && Ye(t.children);
|
|
3644
3679
|
});
|
|
3645
3680
|
}
|
|
3646
|
-
function
|
|
3647
|
-
t === void 0 && (t = {}), t =
|
|
3648
|
-
var r = new
|
|
3681
|
+
function fi(e, t) {
|
|
3682
|
+
t === void 0 && (t = {}), t = pe({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3683
|
+
var r = new ui(e, t).parse();
|
|
3649
3684
|
if (r.err) {
|
|
3650
|
-
var n = SyntaxError(
|
|
3685
|
+
var n = SyntaxError(d[r.err.kind]);
|
|
3651
3686
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3652
3687
|
}
|
|
3653
|
-
return t != null && t.captureLocation ||
|
|
3688
|
+
return t != null && t.captureLocation || Ye(r.val), r.val;
|
|
3654
3689
|
}
|
|
3655
|
-
var
|
|
3690
|
+
var z;
|
|
3656
3691
|
(function(e) {
|
|
3657
3692
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3658
|
-
})(
|
|
3659
|
-
var
|
|
3693
|
+
})(z || (z = {}));
|
|
3694
|
+
var _e = (
|
|
3660
3695
|
/** @class */
|
|
3661
3696
|
function(e) {
|
|
3662
|
-
|
|
3697
|
+
xe(t, e);
|
|
3663
3698
|
function t(r, n, i) {
|
|
3664
3699
|
var o = e.call(this, r) || this;
|
|
3665
3700
|
return o.code = n, o.originalMessage = i, o;
|
|
@@ -3668,48 +3703,48 @@ var xe = (
|
|
|
3668
3703
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3669
3704
|
}, t;
|
|
3670
3705
|
}(Error)
|
|
3671
|
-
),
|
|
3706
|
+
), Bt = (
|
|
3672
3707
|
/** @class */
|
|
3673
3708
|
function(e) {
|
|
3674
|
-
|
|
3709
|
+
xe(t, e);
|
|
3675
3710
|
function t(r, n, i, o) {
|
|
3676
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3711
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), z.INVALID_VALUE, o) || this;
|
|
3677
3712
|
}
|
|
3678
3713
|
return t;
|
|
3679
|
-
}(
|
|
3680
|
-
),
|
|
3714
|
+
}(_e)
|
|
3715
|
+
), mi = (
|
|
3681
3716
|
/** @class */
|
|
3682
3717
|
function(e) {
|
|
3683
|
-
|
|
3718
|
+
xe(t, e);
|
|
3684
3719
|
function t(r, n, i) {
|
|
3685
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3720
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), z.INVALID_VALUE, i) || this;
|
|
3686
3721
|
}
|
|
3687
3722
|
return t;
|
|
3688
|
-
}(
|
|
3689
|
-
),
|
|
3723
|
+
}(_e)
|
|
3724
|
+
), pi = (
|
|
3690
3725
|
/** @class */
|
|
3691
3726
|
function(e) {
|
|
3692
|
-
|
|
3727
|
+
xe(t, e);
|
|
3693
3728
|
function t(r, n) {
|
|
3694
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3729
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), z.MISSING_VALUE, n) || this;
|
|
3695
3730
|
}
|
|
3696
3731
|
return t;
|
|
3697
|
-
}(
|
|
3732
|
+
}(_e)
|
|
3698
3733
|
), H;
|
|
3699
3734
|
(function(e) {
|
|
3700
3735
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3701
3736
|
})(H || (H = {}));
|
|
3702
|
-
function
|
|
3737
|
+
function di(e) {
|
|
3703
3738
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3704
3739
|
var n = t[t.length - 1];
|
|
3705
3740
|
return !n || n.type !== H.literal || r.type !== H.literal ? t.push(r) : n.value += r.value, t;
|
|
3706
3741
|
}, []);
|
|
3707
3742
|
}
|
|
3708
|
-
function
|
|
3743
|
+
function bi(e) {
|
|
3709
3744
|
return typeof e == "function";
|
|
3710
3745
|
}
|
|
3711
|
-
function
|
|
3712
|
-
if (e.length === 1 &&
|
|
3746
|
+
function fe(e, t, r, n, i, o, s) {
|
|
3747
|
+
if (e.length === 1 && xt(e[0]))
|
|
3713
3748
|
return [
|
|
3714
3749
|
{
|
|
3715
3750
|
type: H.literal,
|
|
@@ -3718,105 +3753,105 @@ function ce(e, t, r, n, i, o, s) {
|
|
|
3718
3753
|
];
|
|
3719
3754
|
for (var a = [], h = 0, u = e; h < u.length; h++) {
|
|
3720
3755
|
var l = u[h];
|
|
3721
|
-
if (
|
|
3756
|
+
if (xt(l)) {
|
|
3722
3757
|
a.push({
|
|
3723
3758
|
type: H.literal,
|
|
3724
3759
|
value: l.value
|
|
3725
3760
|
});
|
|
3726
3761
|
continue;
|
|
3727
3762
|
}
|
|
3728
|
-
if (
|
|
3763
|
+
if (Gn(l)) {
|
|
3729
3764
|
typeof o == "number" && a.push({
|
|
3730
3765
|
type: H.literal,
|
|
3731
3766
|
value: r.getNumberFormat(t).format(o)
|
|
3732
3767
|
});
|
|
3733
3768
|
continue;
|
|
3734
3769
|
}
|
|
3735
|
-
var
|
|
3736
|
-
if (!(i &&
|
|
3737
|
-
throw new
|
|
3738
|
-
var
|
|
3739
|
-
if (
|
|
3740
|
-
(!
|
|
3741
|
-
type: typeof
|
|
3742
|
-
value:
|
|
3770
|
+
var c = l.value;
|
|
3771
|
+
if (!(i && c in i))
|
|
3772
|
+
throw new pi(c, s);
|
|
3773
|
+
var f = i[c];
|
|
3774
|
+
if (Rn(l)) {
|
|
3775
|
+
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
|
|
3776
|
+
type: typeof f == "string" ? H.literal : H.object,
|
|
3777
|
+
value: f
|
|
3743
3778
|
});
|
|
3744
3779
|
continue;
|
|
3745
3780
|
}
|
|
3746
|
-
if (
|
|
3747
|
-
var
|
|
3781
|
+
if (Yt(l)) {
|
|
3782
|
+
var p = typeof l.style == "string" ? n.date[l.style] : We(l.style) ? l.style.parsedOptions : void 0;
|
|
3748
3783
|
a.push({
|
|
3749
3784
|
type: H.literal,
|
|
3750
|
-
value: r.getDateTimeFormat(t,
|
|
3785
|
+
value: r.getDateTimeFormat(t, p).format(f)
|
|
3751
3786
|
});
|
|
3752
3787
|
continue;
|
|
3753
3788
|
}
|
|
3754
|
-
if (
|
|
3755
|
-
var
|
|
3789
|
+
if (qt(l)) {
|
|
3790
|
+
var p = typeof l.style == "string" ? n.time[l.style] : We(l.style) ? l.style.parsedOptions : n.time.medium;
|
|
3756
3791
|
a.push({
|
|
3757
3792
|
type: H.literal,
|
|
3758
|
-
value: r.getDateTimeFormat(t,
|
|
3793
|
+
value: r.getDateTimeFormat(t, p).format(f)
|
|
3759
3794
|
});
|
|
3760
3795
|
continue;
|
|
3761
3796
|
}
|
|
3762
|
-
if (
|
|
3763
|
-
var
|
|
3764
|
-
|
|
3797
|
+
if (Jt(l)) {
|
|
3798
|
+
var p = typeof l.style == "string" ? n.number[l.style] : rr(l.style) ? l.style.parsedOptions : void 0;
|
|
3799
|
+
p && p.scale && (f = f * (p.scale || 1)), a.push({
|
|
3765
3800
|
type: H.literal,
|
|
3766
|
-
value: r.getNumberFormat(t,
|
|
3801
|
+
value: r.getNumberFormat(t, p).format(f)
|
|
3767
3802
|
});
|
|
3768
3803
|
continue;
|
|
3769
3804
|
}
|
|
3770
|
-
if (
|
|
3805
|
+
if (tr(l)) {
|
|
3771
3806
|
var m = l.children, y = l.value, E = i[y];
|
|
3772
|
-
if (!
|
|
3773
|
-
throw new
|
|
3774
|
-
var A =
|
|
3775
|
-
return
|
|
3807
|
+
if (!bi(E))
|
|
3808
|
+
throw new mi(y, "function", s);
|
|
3809
|
+
var A = fe(m, t, r, n, i, o), P = E(A.map(function(w) {
|
|
3810
|
+
return w.value;
|
|
3776
3811
|
}));
|
|
3777
|
-
Array.isArray(P) || (P = [P]), a.push.apply(a, P.map(function(
|
|
3812
|
+
Array.isArray(P) || (P = [P]), a.push.apply(a, P.map(function(w) {
|
|
3778
3813
|
return {
|
|
3779
|
-
type: typeof
|
|
3780
|
-
value:
|
|
3814
|
+
type: typeof w == "string" ? H.literal : H.object,
|
|
3815
|
+
value: w
|
|
3781
3816
|
};
|
|
3782
3817
|
}));
|
|
3783
3818
|
}
|
|
3784
|
-
if (
|
|
3785
|
-
var
|
|
3786
|
-
if (!
|
|
3787
|
-
throw new
|
|
3788
|
-
a.push.apply(a,
|
|
3819
|
+
if (Kt(l)) {
|
|
3820
|
+
var T = l.options[f] || l.options.other;
|
|
3821
|
+
if (!T)
|
|
3822
|
+
throw new Bt(l.value, f, Object.keys(l.options), s);
|
|
3823
|
+
a.push.apply(a, fe(T.value, t, r, n, i));
|
|
3789
3824
|
continue;
|
|
3790
3825
|
}
|
|
3791
|
-
if (
|
|
3792
|
-
var
|
|
3793
|
-
if (!
|
|
3826
|
+
if (er(l)) {
|
|
3827
|
+
var T = l.options["=".concat(f)];
|
|
3828
|
+
if (!T) {
|
|
3794
3829
|
if (!Intl.PluralRules)
|
|
3795
|
-
throw new
|
|
3830
|
+
throw new _e(`Intl.PluralRules is not available in this environment.
|
|
3796
3831
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3797
|
-
`,
|
|
3798
|
-
var
|
|
3799
|
-
|
|
3832
|
+
`, z.MISSING_INTL_API, s);
|
|
3833
|
+
var O = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
|
|
3834
|
+
T = l.options[O] || l.options.other;
|
|
3800
3835
|
}
|
|
3801
|
-
if (!
|
|
3802
|
-
throw new
|
|
3803
|
-
a.push.apply(a,
|
|
3836
|
+
if (!T)
|
|
3837
|
+
throw new Bt(l.value, f, Object.keys(l.options), s);
|
|
3838
|
+
a.push.apply(a, fe(T.value, t, r, n, i, f - (l.offset || 0)));
|
|
3804
3839
|
continue;
|
|
3805
3840
|
}
|
|
3806
3841
|
}
|
|
3807
|
-
return
|
|
3842
|
+
return di(a);
|
|
3808
3843
|
}
|
|
3809
|
-
function
|
|
3810
|
-
return t ?
|
|
3811
|
-
return r[n] =
|
|
3844
|
+
function gi(e, t) {
|
|
3845
|
+
return t ? I(I(I({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3846
|
+
return r[n] = I(I({}, e[n]), t[n] || {}), r;
|
|
3812
3847
|
}, {})) : e;
|
|
3813
3848
|
}
|
|
3814
|
-
function
|
|
3849
|
+
function yi(e, t) {
|
|
3815
3850
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3816
|
-
return r[n] =
|
|
3817
|
-
},
|
|
3851
|
+
return r[n] = gi(e[n], t[n]), r;
|
|
3852
|
+
}, I({}, e)) : e;
|
|
3818
3853
|
}
|
|
3819
|
-
function
|
|
3854
|
+
function Me(e) {
|
|
3820
3855
|
return {
|
|
3821
3856
|
create: function() {
|
|
3822
3857
|
return {
|
|
@@ -3830,39 +3865,39 @@ function Le(e) {
|
|
|
3830
3865
|
}
|
|
3831
3866
|
};
|
|
3832
3867
|
}
|
|
3833
|
-
function
|
|
3868
|
+
function vi(e) {
|
|
3834
3869
|
return e === void 0 && (e = {
|
|
3835
3870
|
number: {},
|
|
3836
3871
|
dateTime: {},
|
|
3837
3872
|
pluralRules: {}
|
|
3838
3873
|
}), {
|
|
3839
|
-
getNumberFormat:
|
|
3874
|
+
getNumberFormat: Oe(function() {
|
|
3840
3875
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3841
3876
|
r[n] = arguments[n];
|
|
3842
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3877
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Pe([void 0], r, !1)))();
|
|
3843
3878
|
}, {
|
|
3844
|
-
cache:
|
|
3845
|
-
strategy:
|
|
3879
|
+
cache: Me(e.number),
|
|
3880
|
+
strategy: Le.variadic
|
|
3846
3881
|
}),
|
|
3847
|
-
getDateTimeFormat:
|
|
3882
|
+
getDateTimeFormat: Oe(function() {
|
|
3848
3883
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3849
3884
|
r[n] = arguments[n];
|
|
3850
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3885
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Pe([void 0], r, !1)))();
|
|
3851
3886
|
}, {
|
|
3852
|
-
cache:
|
|
3853
|
-
strategy:
|
|
3887
|
+
cache: Me(e.dateTime),
|
|
3888
|
+
strategy: Le.variadic
|
|
3854
3889
|
}),
|
|
3855
|
-
getPluralRules:
|
|
3890
|
+
getPluralRules: Oe(function() {
|
|
3856
3891
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3857
3892
|
r[n] = arguments[n];
|
|
3858
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3893
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Pe([void 0], r, !1)))();
|
|
3859
3894
|
}, {
|
|
3860
|
-
cache:
|
|
3861
|
-
strategy:
|
|
3895
|
+
cache: Me(e.pluralRules),
|
|
3896
|
+
strategy: Le.variadic
|
|
3862
3897
|
})
|
|
3863
3898
|
};
|
|
3864
3899
|
}
|
|
3865
|
-
var
|
|
3900
|
+
var xi = (
|
|
3866
3901
|
/** @class */
|
|
3867
3902
|
function() {
|
|
3868
3903
|
function e(t, r, n, i) {
|
|
@@ -3876,12 +3911,12 @@ var bi = (
|
|
|
3876
3911
|
var u = o.formatToParts(h);
|
|
3877
3912
|
if (u.length === 1)
|
|
3878
3913
|
return u[0].value;
|
|
3879
|
-
var l = u.reduce(function(
|
|
3880
|
-
return !
|
|
3914
|
+
var l = u.reduce(function(c, f) {
|
|
3915
|
+
return !c.length || f.type !== H.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
|
|
3881
3916
|
}, []);
|
|
3882
3917
|
return l.length <= 1 ? l[0] || "" : l;
|
|
3883
3918
|
}, this.formatToParts = function(h) {
|
|
3884
|
-
return
|
|
3919
|
+
return fe(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
|
|
3885
3920
|
}, this.resolvedOptions = function() {
|
|
3886
3921
|
var h;
|
|
3887
3922
|
return {
|
|
@@ -3894,13 +3929,13 @@ var bi = (
|
|
|
3894
3929
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3895
3930
|
var s = i || {};
|
|
3896
3931
|
s.formatters;
|
|
3897
|
-
var a =
|
|
3898
|
-
this.ast = e.__parse(t,
|
|
3932
|
+
var a = An(s, ["formatters"]);
|
|
3933
|
+
this.ast = e.__parse(t, I(I({}, a), { locale: this.resolvedLocale }));
|
|
3899
3934
|
} else
|
|
3900
3935
|
this.ast = t;
|
|
3901
3936
|
if (!Array.isArray(this.ast))
|
|
3902
3937
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3903
|
-
this.formats =
|
|
3938
|
+
this.formats = yi(e.formats, n), this.formatters = i && i.formatters || vi(this.formatterCache);
|
|
3904
3939
|
}
|
|
3905
3940
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3906
3941
|
get: function() {
|
|
@@ -3913,7 +3948,7 @@ var bi = (
|
|
|
3913
3948
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3914
3949
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3915
3950
|
}
|
|
3916
|
-
}, e.__parse =
|
|
3951
|
+
}, e.__parse = fi, e.formats = {
|
|
3917
3952
|
number: {
|
|
3918
3953
|
integer: {
|
|
3919
3954
|
maximumFractionDigits: 0
|
|
@@ -3974,7 +4009,7 @@ var bi = (
|
|
|
3974
4009
|
}, e;
|
|
3975
4010
|
}()
|
|
3976
4011
|
);
|
|
3977
|
-
function
|
|
4012
|
+
function _i(e, t) {
|
|
3978
4013
|
if (t == null)
|
|
3979
4014
|
return;
|
|
3980
4015
|
if (t in e)
|
|
@@ -3995,92 +4030,92 @@ function gi(e, t) {
|
|
|
3995
4030
|
n = void 0;
|
|
3996
4031
|
return n;
|
|
3997
4032
|
}
|
|
3998
|
-
const G = {},
|
|
4033
|
+
const G = {}, Ei = (e, t, r) => r && (t in G || (G[t] = {}), e in G[t] || (G[t][e] = r), r), lr = (e, t) => {
|
|
3999
4034
|
if (t == null)
|
|
4000
4035
|
return;
|
|
4001
4036
|
if (t in G && e in G[t])
|
|
4002
4037
|
return G[t][e];
|
|
4003
|
-
const r =
|
|
4038
|
+
const r = Ee(t);
|
|
4004
4039
|
for (let n = 0; n < r.length; n++) {
|
|
4005
|
-
const i = r[n], o =
|
|
4040
|
+
const i = r[n], o = Si(i, e);
|
|
4006
4041
|
if (o)
|
|
4007
|
-
return
|
|
4042
|
+
return Ei(e, t, o);
|
|
4008
4043
|
}
|
|
4009
4044
|
};
|
|
4010
|
-
let
|
|
4011
|
-
const oe =
|
|
4012
|
-
function
|
|
4013
|
-
return
|
|
4045
|
+
let rt;
|
|
4046
|
+
const oe = ve({});
|
|
4047
|
+
function wi(e) {
|
|
4048
|
+
return rt[e] || null;
|
|
4014
4049
|
}
|
|
4015
|
-
function
|
|
4016
|
-
return e in
|
|
4050
|
+
function cr(e) {
|
|
4051
|
+
return e in rt;
|
|
4017
4052
|
}
|
|
4018
|
-
function
|
|
4019
|
-
if (!
|
|
4053
|
+
function Si(e, t) {
|
|
4054
|
+
if (!cr(e))
|
|
4020
4055
|
return null;
|
|
4021
|
-
const r =
|
|
4022
|
-
return
|
|
4056
|
+
const r = wi(e);
|
|
4057
|
+
return _i(r, t);
|
|
4023
4058
|
}
|
|
4024
|
-
function
|
|
4059
|
+
function Ti(e) {
|
|
4025
4060
|
if (e == null)
|
|
4026
4061
|
return;
|
|
4027
|
-
const t =
|
|
4062
|
+
const t = Ee(e);
|
|
4028
4063
|
for (let r = 0; r < t.length; r++) {
|
|
4029
4064
|
const n = t[r];
|
|
4030
|
-
if (
|
|
4065
|
+
if (cr(n))
|
|
4031
4066
|
return n;
|
|
4032
4067
|
}
|
|
4033
4068
|
}
|
|
4034
|
-
function
|
|
4035
|
-
delete G[e], oe.update((r) => (r[e] =
|
|
4069
|
+
function fr(e, ...t) {
|
|
4070
|
+
delete G[e], oe.update((r) => (r[e] = Cn.all([r[e] || {}, ...t]), r));
|
|
4036
4071
|
}
|
|
4037
|
-
|
|
4072
|
+
J(
|
|
4038
4073
|
[oe],
|
|
4039
4074
|
([e]) => Object.keys(e)
|
|
4040
4075
|
);
|
|
4041
|
-
oe.subscribe((e) =>
|
|
4076
|
+
oe.subscribe((e) => rt = e);
|
|
4042
4077
|
const me = {};
|
|
4043
|
-
function
|
|
4078
|
+
function Hi(e, t) {
|
|
4044
4079
|
me[e].delete(t), me[e].size === 0 && delete me[e];
|
|
4045
4080
|
}
|
|
4046
|
-
function
|
|
4081
|
+
function mr(e) {
|
|
4047
4082
|
return me[e];
|
|
4048
4083
|
}
|
|
4049
|
-
function
|
|
4050
|
-
return
|
|
4051
|
-
const r =
|
|
4084
|
+
function Bi(e) {
|
|
4085
|
+
return Ee(e).map((t) => {
|
|
4086
|
+
const r = mr(t);
|
|
4052
4087
|
return [t, r ? [...r] : []];
|
|
4053
4088
|
}).filter(([, t]) => t.length > 0);
|
|
4054
4089
|
}
|
|
4055
|
-
function
|
|
4056
|
-
return e == null ? !1 :
|
|
4090
|
+
function qe(e) {
|
|
4091
|
+
return e == null ? !1 : Ee(e).some(
|
|
4057
4092
|
(t) => {
|
|
4058
4093
|
var r;
|
|
4059
|
-
return (r =
|
|
4094
|
+
return (r = mr(t)) == null ? void 0 : r.size;
|
|
4060
4095
|
}
|
|
4061
4096
|
);
|
|
4062
4097
|
}
|
|
4063
|
-
function
|
|
4098
|
+
function Ci(e, t) {
|
|
4064
4099
|
return Promise.all(
|
|
4065
|
-
t.map((n) => (
|
|
4066
|
-
).then((n) =>
|
|
4067
|
-
}
|
|
4068
|
-
const
|
|
4069
|
-
function
|
|
4070
|
-
if (!
|
|
4071
|
-
return e in
|
|
4072
|
-
const t =
|
|
4073
|
-
return
|
|
4100
|
+
t.map((n) => (Hi(e, n), n().then((i) => i.default || i)))
|
|
4101
|
+
).then((n) => fr(e, ...n));
|
|
4102
|
+
}
|
|
4103
|
+
const K = {};
|
|
4104
|
+
function pr(e) {
|
|
4105
|
+
if (!qe(e))
|
|
4106
|
+
return e in K ? K[e] : Promise.resolve();
|
|
4107
|
+
const t = Bi(e);
|
|
4108
|
+
return K[e] = Promise.all(
|
|
4074
4109
|
t.map(
|
|
4075
|
-
([r, n]) =>
|
|
4110
|
+
([r, n]) => Ci(r, n)
|
|
4076
4111
|
)
|
|
4077
4112
|
).then(() => {
|
|
4078
|
-
if (
|
|
4079
|
-
return
|
|
4080
|
-
delete
|
|
4081
|
-
}),
|
|
4113
|
+
if (qe(e))
|
|
4114
|
+
return pr(e);
|
|
4115
|
+
delete K[e];
|
|
4116
|
+
}), K[e];
|
|
4082
4117
|
}
|
|
4083
|
-
const
|
|
4118
|
+
const Ai = {
|
|
4084
4119
|
number: {
|
|
4085
4120
|
scientific: { notation: "scientific" },
|
|
4086
4121
|
engineering: { notation: "engineering" },
|
|
@@ -4109,135 +4144,135 @@ const Ti = {
|
|
|
4109
4144
|
timeZoneName: "short"
|
|
4110
4145
|
}
|
|
4111
4146
|
}
|
|
4112
|
-
},
|
|
4147
|
+
}, Pi = {
|
|
4113
4148
|
fallbackLocale: null,
|
|
4114
4149
|
loadingDelay: 200,
|
|
4115
|
-
formats:
|
|
4150
|
+
formats: Ai,
|
|
4116
4151
|
warnOnMissingMessages: !0,
|
|
4117
4152
|
handleMissingMessage: void 0,
|
|
4118
4153
|
ignoreTag: !0
|
|
4119
|
-
},
|
|
4120
|
-
function
|
|
4121
|
-
return
|
|
4122
|
-
}
|
|
4123
|
-
const
|
|
4124
|
-
var
|
|
4125
|
-
for (var r in t)
|
|
4126
|
-
|
|
4127
|
-
if (
|
|
4128
|
-
for (var r of
|
|
4129
|
-
|
|
4154
|
+
}, Oi = Pi;
|
|
4155
|
+
function Z() {
|
|
4156
|
+
return Oi;
|
|
4157
|
+
}
|
|
4158
|
+
const Ne = ve(!1);
|
|
4159
|
+
var Li = Object.defineProperty, Ii = Object.defineProperties, Mi = Object.getOwnPropertyDescriptors, Ct = Object.getOwnPropertySymbols, Ni = Object.prototype.hasOwnProperty, $i = Object.prototype.propertyIsEnumerable, At = (e, t, r) => t in e ? Li(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ri = (e, t) => {
|
|
4160
|
+
for (var r in t || (t = {}))
|
|
4161
|
+
Ni.call(t, r) && At(e, r, t[r]);
|
|
4162
|
+
if (Ct)
|
|
4163
|
+
for (var r of Ct(t))
|
|
4164
|
+
$i.call(t, r) && At(e, r, t[r]);
|
|
4130
4165
|
return e;
|
|
4131
|
-
},
|
|
4132
|
-
let
|
|
4133
|
-
const de =
|
|
4134
|
-
function
|
|
4166
|
+
}, Gi = (e, t) => Ii(e, Mi(t));
|
|
4167
|
+
let Ke;
|
|
4168
|
+
const de = ve(null);
|
|
4169
|
+
function Pt(e) {
|
|
4135
4170
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4136
4171
|
}
|
|
4137
|
-
function
|
|
4138
|
-
const r =
|
|
4139
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4172
|
+
function Ee(e, t = Z().fallbackLocale) {
|
|
4173
|
+
const r = Pt(e);
|
|
4174
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Pt(t)])] : r;
|
|
4140
4175
|
}
|
|
4141
4176
|
function U() {
|
|
4142
|
-
return
|
|
4177
|
+
return Ke != null ? Ke : void 0;
|
|
4143
4178
|
}
|
|
4144
4179
|
de.subscribe((e) => {
|
|
4145
|
-
|
|
4180
|
+
Ke = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4146
4181
|
});
|
|
4147
|
-
const
|
|
4148
|
-
if (e &&
|
|
4149
|
-
const { loadingDelay: t } =
|
|
4182
|
+
const Ui = (e) => {
|
|
4183
|
+
if (e && Ti(e) && qe(e)) {
|
|
4184
|
+
const { loadingDelay: t } = Z();
|
|
4150
4185
|
let r;
|
|
4151
4186
|
return typeof window != "undefined" && U() != null && t ? r = window.setTimeout(
|
|
4152
|
-
() =>
|
|
4187
|
+
() => Ne.set(!0),
|
|
4153
4188
|
t
|
|
4154
|
-
) :
|
|
4189
|
+
) : Ne.set(!0), pr(e).then(() => {
|
|
4155
4190
|
de.set(e);
|
|
4156
4191
|
}).finally(() => {
|
|
4157
|
-
clearTimeout(r),
|
|
4192
|
+
clearTimeout(r), Ne.set(!1);
|
|
4158
4193
|
});
|
|
4159
4194
|
}
|
|
4160
4195
|
return de.set(e);
|
|
4161
|
-
},
|
|
4162
|
-
set:
|
|
4163
|
-
}),
|
|
4196
|
+
}, Y = Gi(Ri({}, de), {
|
|
4197
|
+
set: Ui
|
|
4198
|
+
}), we = (e) => {
|
|
4164
4199
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4165
4200
|
return (n) => {
|
|
4166
4201
|
const i = JSON.stringify(n);
|
|
4167
4202
|
return i in t ? t[i] : t[i] = e(n);
|
|
4168
4203
|
};
|
|
4169
4204
|
};
|
|
4170
|
-
var
|
|
4205
|
+
var Di = Object.defineProperty, be = Object.getOwnPropertySymbols, dr = Object.prototype.hasOwnProperty, br = Object.prototype.propertyIsEnumerable, Ot = (e, t, r) => t in e ? Di(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, nt = (e, t) => {
|
|
4171
4206
|
for (var r in t || (t = {}))
|
|
4172
|
-
|
|
4173
|
-
if (
|
|
4174
|
-
for (var r of
|
|
4175
|
-
|
|
4207
|
+
dr.call(t, r) && Ot(e, r, t[r]);
|
|
4208
|
+
if (be)
|
|
4209
|
+
for (var r of be(t))
|
|
4210
|
+
br.call(t, r) && Ot(e, r, t[r]);
|
|
4176
4211
|
return e;
|
|
4177
|
-
},
|
|
4212
|
+
}, q = (e, t) => {
|
|
4178
4213
|
var r = {};
|
|
4179
4214
|
for (var n in e)
|
|
4180
|
-
|
|
4181
|
-
if (e != null &&
|
|
4182
|
-
for (var n of
|
|
4183
|
-
t.indexOf(n) < 0 &&
|
|
4215
|
+
dr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4216
|
+
if (e != null && be)
|
|
4217
|
+
for (var n of be(e))
|
|
4218
|
+
t.indexOf(n) < 0 && br.call(e, n) && (r[n] = e[n]);
|
|
4184
4219
|
return r;
|
|
4185
4220
|
};
|
|
4186
|
-
const
|
|
4187
|
-
const { formats: r } =
|
|
4221
|
+
const ne = (e, t) => {
|
|
4222
|
+
const { formats: r } = Z();
|
|
4188
4223
|
if (e in r && t in r[e])
|
|
4189
4224
|
return r[e][t];
|
|
4190
4225
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4191
|
-
},
|
|
4226
|
+
}, Fi = we(
|
|
4192
4227
|
(e) => {
|
|
4193
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4228
|
+
var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
|
|
4194
4229
|
if (r == null)
|
|
4195
4230
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4196
|
-
return n && (i =
|
|
4231
|
+
return n && (i = ne("number", n)), new Intl.NumberFormat(r, i);
|
|
4197
4232
|
}
|
|
4198
|
-
),
|
|
4233
|
+
), ji = we(
|
|
4199
4234
|
(e) => {
|
|
4200
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4235
|
+
var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
|
|
4201
4236
|
if (r == null)
|
|
4202
4237
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4203
|
-
return n ? i =
|
|
4238
|
+
return n ? i = ne("date", n) : Object.keys(i).length === 0 && (i = ne("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4204
4239
|
}
|
|
4205
|
-
),
|
|
4240
|
+
), ki = we(
|
|
4206
4241
|
(e) => {
|
|
4207
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4242
|
+
var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
|
|
4208
4243
|
if (r == null)
|
|
4209
4244
|
throw new Error(
|
|
4210
4245
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
4211
4246
|
);
|
|
4212
|
-
return n ? i =
|
|
4247
|
+
return n ? i = ne("time", n) : Object.keys(i).length === 0 && (i = ne("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
4213
4248
|
}
|
|
4214
|
-
),
|
|
4249
|
+
), Vi = (e = {}) => {
|
|
4215
4250
|
var t = e, {
|
|
4216
4251
|
locale: r = U()
|
|
4217
|
-
} = t, n =
|
|
4252
|
+
} = t, n = q(t, [
|
|
4218
4253
|
"locale"
|
|
4219
4254
|
]);
|
|
4220
|
-
return
|
|
4221
|
-
},
|
|
4255
|
+
return Fi(nt({ locale: r }, n));
|
|
4256
|
+
}, Xi = (e = {}) => {
|
|
4222
4257
|
var t = e, {
|
|
4223
4258
|
locale: r = U()
|
|
4224
|
-
} = t, n =
|
|
4259
|
+
} = t, n = q(t, [
|
|
4225
4260
|
"locale"
|
|
4226
4261
|
]);
|
|
4227
|
-
return
|
|
4228
|
-
},
|
|
4262
|
+
return ji(nt({ locale: r }, n));
|
|
4263
|
+
}, Wi = (e = {}) => {
|
|
4229
4264
|
var t = e, {
|
|
4230
4265
|
locale: r = U()
|
|
4231
|
-
} = t, n =
|
|
4266
|
+
} = t, n = q(t, [
|
|
4232
4267
|
"locale"
|
|
4233
4268
|
]);
|
|
4234
|
-
return
|
|
4235
|
-
},
|
|
4269
|
+
return ki(nt({ locale: r }, n));
|
|
4270
|
+
}, zi = we(
|
|
4236
4271
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4237
|
-
(e, t = U()) => new
|
|
4238
|
-
ignoreTag:
|
|
4272
|
+
(e, t = U()) => new xi(e, t, Z().formats, {
|
|
4273
|
+
ignoreTag: Z().ignoreTag
|
|
4239
4274
|
})
|
|
4240
|
-
),
|
|
4275
|
+
), Zi = (e, t = {}) => {
|
|
4241
4276
|
var r, n, i, o;
|
|
4242
4277
|
let s = t;
|
|
4243
4278
|
typeof e == "object" && (s = e, e = s.id);
|
|
@@ -4250,39 +4285,39 @@ const ie = (e, t) => {
|
|
|
4250
4285
|
throw new Error(
|
|
4251
4286
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4252
4287
|
);
|
|
4253
|
-
let l =
|
|
4288
|
+
let l = lr(e, h);
|
|
4254
4289
|
if (!l)
|
|
4255
|
-
l = (o = (i = (n = (r =
|
|
4290
|
+
l = (o = (i = (n = (r = Z()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
|
|
4256
4291
|
else if (typeof l != "string")
|
|
4257
4292
|
return console.warn(
|
|
4258
4293
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
4259
4294
|
), l;
|
|
4260
4295
|
if (!a)
|
|
4261
4296
|
return l;
|
|
4262
|
-
let
|
|
4297
|
+
let c = l;
|
|
4263
4298
|
try {
|
|
4264
|
-
|
|
4265
|
-
} catch (
|
|
4266
|
-
|
|
4299
|
+
c = zi(l, h).format(a);
|
|
4300
|
+
} catch (f) {
|
|
4301
|
+
f instanceof Error && console.warn(
|
|
4267
4302
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
4268
|
-
|
|
4303
|
+
f.message
|
|
4269
4304
|
);
|
|
4270
4305
|
}
|
|
4271
|
-
return
|
|
4272
|
-
},
|
|
4273
|
-
|
|
4274
|
-
|
|
4275
|
-
|
|
4276
|
-
|
|
4277
|
-
window.emWidgets = { topic:
|
|
4278
|
-
const
|
|
4279
|
-
function
|
|
4280
|
-
|
|
4281
|
-
}
|
|
4282
|
-
function
|
|
4283
|
-
|
|
4284
|
-
}
|
|
4285
|
-
const
|
|
4306
|
+
return c;
|
|
4307
|
+
}, Qi = (e, t) => Wi(t).format(e), Ji = (e, t) => Xi(t).format(e), Yi = (e, t) => Vi(t).format(e), qi = (e, t = U()) => lr(e, t), Ki = J([Y, oe], () => Zi);
|
|
4308
|
+
J([Y], () => Qi);
|
|
4309
|
+
J([Y], () => Ji);
|
|
4310
|
+
J([Y], () => Yi);
|
|
4311
|
+
J([Y, oe], () => qi);
|
|
4312
|
+
window.emWidgets = { topic: cn };
|
|
4313
|
+
const eo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4314
|
+
function Lt(e, t) {
|
|
4315
|
+
fr(e, t);
|
|
4316
|
+
}
|
|
4317
|
+
function to(e) {
|
|
4318
|
+
Y.set(e);
|
|
4319
|
+
}
|
|
4320
|
+
const It = {
|
|
4286
4321
|
en: {
|
|
4287
4322
|
cancel: "Cancel",
|
|
4288
4323
|
confirm: "Confirm"
|
|
@@ -4328,13 +4363,13 @@ const At = {
|
|
|
4328
4363
|
confirm: "Confirm"
|
|
4329
4364
|
}
|
|
4330
4365
|
};
|
|
4331
|
-
function
|
|
4366
|
+
function ro(e, t) {
|
|
4332
4367
|
if (e) {
|
|
4333
4368
|
const r = document.createElement("style");
|
|
4334
4369
|
r.innerHTML = t, e.appendChild(r);
|
|
4335
4370
|
}
|
|
4336
4371
|
}
|
|
4337
|
-
function
|
|
4372
|
+
function no(e, t) {
|
|
4338
4373
|
const r = new URL(t);
|
|
4339
4374
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4340
4375
|
const i = document.createElement("style");
|
|
@@ -4343,7 +4378,7 @@ function Ki(e, t) {
|
|
|
4343
4378
|
console.error("There was an error while trying to load client styling from URL", n);
|
|
4344
4379
|
});
|
|
4345
4380
|
}
|
|
4346
|
-
function
|
|
4381
|
+
function io(e, t, r) {
|
|
4347
4382
|
if (window.emMessageBus) {
|
|
4348
4383
|
const n = document.createElement("style");
|
|
4349
4384
|
window.emMessageBus.subscribe(t, (i) => {
|
|
@@ -4351,136 +4386,136 @@ function eo(e, t, r) {
|
|
|
4351
4386
|
});
|
|
4352
4387
|
}
|
|
4353
4388
|
}
|
|
4354
|
-
function
|
|
4355
|
-
|
|
4389
|
+
function oo(e) {
|
|
4390
|
+
Or(e, "svelte-n224ff", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GamingLimitsConfirmationWrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0, 0, 0, 0.7);display:flex;justify-content:center;align-items:center;z-index:300;color:var(--emw--color-typography, #FFFFFF)}.GamingLimitsConfirmationContainer{position:relative;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013E5C));border:5px solid transparent;padding:60px 30px 30px;background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px)}.GamingLimitsConfirmationContainer::before{content:"";position:absolute;top:-4px;left:-8px;width:103%;height:105%;z-index:-1;background:linear-gradient(to right, var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-secondary, #E98B0F) 80%, black 20%), #22B04E);opacity:0.5;border-radius:inherit;filter:blur(6px)}.GamingLimitsConfirmationContainer::after{position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;background:linear-gradient(to right, color-mix(in srgb, var(--emw--color-primary-variant, #184026) 80%, white 10%), color-mix(in srgb, var(--emw--color-secondary-variant, #013E5C) 80%, white 10%));content:"";z-index:-1;border-radius:var(--emw--border-radius-medium, 10px)}.GamingLimitsConfirmationContainerMobile{padding:40px;max-width:330px}.GamingLimitsConfirmationContainerMobile .GamingLimitsConfirmationControlAreaMobile .GamingLimitsCancelButton,.GamingLimitsConfirmationContainerMobile .GamingLimitsConfirmationControlAreaMobile .GamingLimitsConfirmButton{width:120px;height:auto;font-size:var(--emw--font-size-x-small, 12px)}.GamingLimitsConfirmationContent{font-size:18px;font-weight:300}.GamingLimitsConfirmationControlArea{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;direction:ltr;margin-top:30px}.GamingLimitsConfirmationControlArea .GamingLimitsCancelButton,.GamingLimitsConfirmationControlArea .GamingLimitsConfirmButton{background:transparent;border:1px solid #BFCBC3;color:#BFCBC3;cursor:pointer;border-radius:var(--emw--button-border-radius, 10px);width:200px;height:50px;font-size:var(--emw--font-size-medium, 16px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.GamingLimitsConfirmationControlArea .GamingLimitsConfirmButton{background-color:var(--emw--color-primary, #22B04E);border:2px solid var(--emw--button-border-color, #063B17);border-radius:var(--emw--button-border-radius, 10px);color:var(--emw--button-typography, var(--emw--button-text-color, #FFFFFF))}.ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:5px;right:5px;padding:8px;border-radius:50%;cursor:pointer;transition:all 150ms ease-in-out}.ModalCloseBtn svg{width:35px;height:40px}.ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.GamingLimitsConfirmationMobileWrapper{border:none;padding:0}');
|
|
4356
4391
|
}
|
|
4357
|
-
const
|
|
4358
|
-
function
|
|
4392
|
+
const so = (e) => ({}), Mt = (e) => ({});
|
|
4393
|
+
function ao(e) {
|
|
4359
4394
|
let t, r;
|
|
4360
4395
|
return {
|
|
4361
4396
|
c() {
|
|
4362
|
-
t =
|
|
4397
|
+
t = lt("svg"), r = lt("path"), S(r, "stroke-linecap", "round"), S(r, "stroke-linejoin", "round"), S(r, "stroke-width", "2"), S(r, "d", "M6 18L18 6M6 6l12 12"), S(t, "class", "w-6 h-6"), S(t, "fill", "none"), S(t, "stroke", "currentColor"), S(t, "viewBox", "0 0 24 24"), S(t, "xmlns", "http://www.w3.org/2000/svg");
|
|
4363
4398
|
},
|
|
4364
4399
|
m(n, i) {
|
|
4365
|
-
|
|
4400
|
+
tt(n, t, i), B(t, r);
|
|
4366
4401
|
},
|
|
4367
|
-
p:
|
|
4402
|
+
p: M,
|
|
4368
4403
|
d(n) {
|
|
4369
|
-
n &&
|
|
4404
|
+
n && ge(t);
|
|
4370
4405
|
}
|
|
4371
4406
|
};
|
|
4372
4407
|
}
|
|
4373
|
-
function
|
|
4408
|
+
function uo(e) {
|
|
4374
4409
|
let t, r, n, i, o, s, a, h, u, l = (
|
|
4375
4410
|
/*$_*/
|
|
4376
4411
|
e[2]("cancel") + ""
|
|
4377
|
-
),
|
|
4412
|
+
), c, f, p, m = (
|
|
4378
4413
|
/*$_*/
|
|
4379
4414
|
e[2]("confirm") + ""
|
|
4380
4415
|
), y, E, A, P;
|
|
4381
|
-
const
|
|
4416
|
+
const T = (
|
|
4382
4417
|
/*#slots*/
|
|
4383
4418
|
e[14].close
|
|
4384
|
-
),
|
|
4385
|
-
|
|
4419
|
+
), O = Br(
|
|
4420
|
+
T,
|
|
4386
4421
|
e,
|
|
4387
4422
|
/*$$scope*/
|
|
4388
4423
|
e[13],
|
|
4389
|
-
|
|
4390
|
-
),
|
|
4424
|
+
Mt
|
|
4425
|
+
), w = O || ao();
|
|
4391
4426
|
return {
|
|
4392
4427
|
c() {
|
|
4393
|
-
t =
|
|
4428
|
+
t = N("div"), r = N("div"), n = N("span"), w && w.c(), i = Te(), o = N("div"), s = ue(
|
|
4394
4429
|
/*modaltext*/
|
|
4395
4430
|
e[0]
|
|
4396
|
-
), a =
|
|
4397
|
-
(e[3] ? "GamingLimitsConfirmationControlAreaMobile" : "")),
|
|
4398
|
-
(e[3] ? "GamingLimitsConfirmationContainerMobile" : "")),
|
|
4431
|
+
), a = Te(), h = N("div"), u = N("button"), c = ue(l), f = Te(), p = N("button"), y = ue(m), S(n, "class", "ModalCloseBtn"), S(n, "role", "button"), S(o, "class", "GamingLimitsConfirmationContent"), S(u, "class", "GamingLimitsCancelButton"), S(p, "class", "GamingLimitsConfirmButton"), S(h, "class", "GamingLimitsConfirmationControlArea " + /*isMobile*/
|
|
4432
|
+
(e[3] ? "GamingLimitsConfirmationControlAreaMobile" : "")), S(r, "class", "GamingLimitsConfirmationContainer " + /*isMobile*/
|
|
4433
|
+
(e[3] ? "GamingLimitsConfirmationContainerMobile" : "")), S(t, "class", "GamingLimitsConfirmationWrapper " + /*isMobile*/
|
|
4399
4434
|
(e[3] ? "GamingLimitsConfirmationMobileWrapper" : ""));
|
|
4400
4435
|
},
|
|
4401
|
-
m(
|
|
4402
|
-
|
|
4403
|
-
|
|
4436
|
+
m(x, C) {
|
|
4437
|
+
tt(x, t, C), B(t, r), B(r, n), w && w.m(n, null), B(r, i), B(r, o), B(o, s), B(r, a), B(r, h), B(h, u), B(u, c), B(h, f), B(h, p), B(p, y), e[15](t), E = !0, A || (P = [
|
|
4438
|
+
He(
|
|
4404
4439
|
n,
|
|
4405
4440
|
"click",
|
|
4406
4441
|
/*close*/
|
|
4407
4442
|
e[4]
|
|
4408
4443
|
),
|
|
4409
|
-
|
|
4444
|
+
He(
|
|
4410
4445
|
u,
|
|
4411
4446
|
"click",
|
|
4412
4447
|
/*cancelChanges*/
|
|
4413
4448
|
e[6]
|
|
4414
4449
|
),
|
|
4415
|
-
|
|
4416
|
-
|
|
4450
|
+
He(
|
|
4451
|
+
p,
|
|
4417
4452
|
"click",
|
|
4418
4453
|
/*confirmChanges*/
|
|
4419
4454
|
e[5]
|
|
4420
4455
|
)
|
|
4421
4456
|
], A = !0);
|
|
4422
4457
|
},
|
|
4423
|
-
p(
|
|
4424
|
-
|
|
4425
|
-
8192) &&
|
|
4426
|
-
|
|
4427
|
-
|
|
4428
|
-
|
|
4458
|
+
p(x, [C]) {
|
|
4459
|
+
O && O.p && (!E || C & /*$$scope*/
|
|
4460
|
+
8192) && Ar(
|
|
4461
|
+
O,
|
|
4462
|
+
T,
|
|
4463
|
+
x,
|
|
4429
4464
|
/*$$scope*/
|
|
4430
|
-
|
|
4431
|
-
E ?
|
|
4432
|
-
|
|
4465
|
+
x[13],
|
|
4466
|
+
E ? Cr(
|
|
4467
|
+
T,
|
|
4433
4468
|
/*$$scope*/
|
|
4434
|
-
|
|
4469
|
+
x[13],
|
|
4435
4470
|
C,
|
|
4436
|
-
|
|
4437
|
-
) :
|
|
4471
|
+
so
|
|
4472
|
+
) : Pr(
|
|
4438
4473
|
/*$$scope*/
|
|
4439
|
-
|
|
4474
|
+
x[13]
|
|
4440
4475
|
),
|
|
4441
|
-
|
|
4476
|
+
Mt
|
|
4442
4477
|
), (!E || C & /*modaltext*/
|
|
4443
|
-
1) &&
|
|
4478
|
+
1) && Be(
|
|
4444
4479
|
s,
|
|
4445
4480
|
/*modaltext*/
|
|
4446
|
-
|
|
4481
|
+
x[0]
|
|
4447
4482
|
), (!E || C & /*$_*/
|
|
4448
4483
|
4) && l !== (l = /*$_*/
|
|
4449
|
-
|
|
4484
|
+
x[2]("cancel") + "") && Be(c, l), (!E || C & /*$_*/
|
|
4450
4485
|
4) && m !== (m = /*$_*/
|
|
4451
|
-
|
|
4486
|
+
x[2]("confirm") + "") && Be(y, m);
|
|
4452
4487
|
},
|
|
4453
|
-
i(
|
|
4454
|
-
E || (
|
|
4488
|
+
i(x) {
|
|
4489
|
+
E || (Ut(w, x), E = !0);
|
|
4455
4490
|
},
|
|
4456
|
-
o(
|
|
4457
|
-
|
|
4491
|
+
o(x) {
|
|
4492
|
+
kr(w, x), E = !1;
|
|
4458
4493
|
},
|
|
4459
|
-
d(
|
|
4460
|
-
|
|
4494
|
+
d(x) {
|
|
4495
|
+
x && ge(t), w && w.d(x), e[15](null), A = !1, Q(P);
|
|
4461
4496
|
}
|
|
4462
4497
|
};
|
|
4463
4498
|
}
|
|
4464
|
-
function
|
|
4499
|
+
function ho(e, t, r) {
|
|
4465
4500
|
let n;
|
|
4466
|
-
|
|
4467
|
-
let { $$slots: i = {}, $$scope: o } = t, { modaltext: s = "Are you sure that you want to perform this action?" } = t, { modalsource: a = "" } = t, { lang: h = "en" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { mbsource:
|
|
4468
|
-
const
|
|
4469
|
-
fetch(
|
|
4470
|
-
Object.keys(D).forEach((
|
|
4471
|
-
|
|
4501
|
+
Hr(e, Ki, (b) => r(2, n = b));
|
|
4502
|
+
let { $$slots: i = {}, $$scope: o } = t, { modaltext: s = "Are you sure that you want to perform this action?" } = t, { modalsource: a = "" } = t, { lang: h = "en" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { mbsource: c } = t, { translationurl: f = "" } = t;
|
|
4503
|
+
const p = () => {
|
|
4504
|
+
fetch(f).then((D) => D.json()).then((D) => {
|
|
4505
|
+
Object.keys(D).forEach((it) => {
|
|
4506
|
+
Lt(it, D[it]);
|
|
4472
4507
|
});
|
|
4473
4508
|
}).catch((D) => {
|
|
4474
4509
|
console.log(D);
|
|
4475
4510
|
});
|
|
4476
4511
|
};
|
|
4477
|
-
Object.keys(
|
|
4478
|
-
|
|
4512
|
+
Object.keys(It).forEach((b) => {
|
|
4513
|
+
Lt(b, It[b]);
|
|
4479
4514
|
});
|
|
4480
|
-
let m, y = window.navigator.userAgent, E =
|
|
4481
|
-
const
|
|
4515
|
+
let m, y = window.navigator.userAgent, E = eo(y) !== "PC", A = {}, P = "";
|
|
4516
|
+
const T = () => {
|
|
4482
4517
|
window.postMessage({ type: "ModalClosed" }, window.location.href);
|
|
4483
|
-
},
|
|
4518
|
+
}, O = () => {
|
|
4484
4519
|
a === "groupEdit" ? window.postMessage({ type: "GamingLimitsConfirmChanges" }, window.location.href) : a === "infoCard" && window.postMessage(
|
|
4485
4520
|
{
|
|
4486
4521
|
type: "PlayerAccountGamingLimitDelete",
|
|
@@ -4489,62 +4524,62 @@ function oo(e, t, r) {
|
|
|
4489
4524
|
},
|
|
4490
4525
|
window.location.href
|
|
4491
4526
|
), window.postMessage({ type: "ModalClosed" }, window.location.href);
|
|
4492
|
-
},
|
|
4527
|
+
}, w = () => {
|
|
4493
4528
|
a === "groupEdit" ? window.postMessage({ type: "CancelGamingLimitsChanges" }, window.location.href) : a === "infoCard" && window.postMessage({ type: "CancelGamingLimitsRemove" }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href);
|
|
4494
|
-
},
|
|
4529
|
+
}, x = (b) => b === "Time Limit" ? "cumulativeSessionLimits" : b === "Deposit Limit" ? "depositLimits" : b === "Wagering Limit" ? "wageringLimit" : "lossLimit", C = (b) => {
|
|
4495
4530
|
if (b.data)
|
|
4496
4531
|
switch (b.data.type) {
|
|
4497
4532
|
case "DeleteLimitsItem":
|
|
4498
|
-
A = b.data.removeData, P =
|
|
4533
|
+
A = b.data.removeData, P = x(b.data.removeName);
|
|
4499
4534
|
break;
|
|
4500
4535
|
}
|
|
4501
|
-
},
|
|
4502
|
-
|
|
4536
|
+
}, gr = () => {
|
|
4537
|
+
to(h);
|
|
4503
4538
|
};
|
|
4504
|
-
|
|
4539
|
+
Rr(() => (window.addEventListener("message", C, !1), () => {
|
|
4505
4540
|
window.removeEventListener("message", C);
|
|
4506
4541
|
}));
|
|
4507
|
-
function
|
|
4508
|
-
|
|
4542
|
+
function yr(b) {
|
|
4543
|
+
$e[b ? "unshift" : "push"](() => {
|
|
4509
4544
|
m = b, r(1, m);
|
|
4510
4545
|
});
|
|
4511
4546
|
}
|
|
4512
4547
|
return e.$$set = (b) => {
|
|
4513
|
-
"modaltext" in b && r(0, s = b.modaltext), "modalsource" in b && r(7, a = b.modalsource), "lang" in b && r(8, h = b.lang), "clientstyling" in b && r(9, u = b.clientstyling), "clientstylingurl" in b && r(10, l = b.clientstylingurl), "mbsource" in b && r(11,
|
|
4548
|
+
"modaltext" in b && r(0, s = b.modaltext), "modalsource" in b && r(7, a = b.modalsource), "lang" in b && r(8, h = b.lang), "clientstyling" in b && r(9, u = b.clientstyling), "clientstylingurl" in b && r(10, l = b.clientstylingurl), "mbsource" in b && r(11, c = b.mbsource), "translationurl" in b && r(12, f = b.translationurl), "$$scope" in b && r(13, o = b.$$scope);
|
|
4514
4549
|
}, e.$$.update = () => {
|
|
4515
4550
|
e.$$.dirty & /*modaltext, modalsource, lang*/
|
|
4516
|
-
385 && s && a && h &&
|
|
4517
|
-
514 && u && m &&
|
|
4518
|
-
1026 && l && m &&
|
|
4519
|
-
2050 &&
|
|
4520
|
-
4096 &&
|
|
4551
|
+
385 && s && a && h && gr(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
4552
|
+
514 && u && m && ro(m, u), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
4553
|
+
1026 && l && m && no(m, l), e.$$.dirty & /*mbsource, customStylingContainer*/
|
|
4554
|
+
2050 && c && m && io(m, `${c}.Style`), e.$$.dirty & /*translationurl*/
|
|
4555
|
+
4096 && f && p();
|
|
4521
4556
|
}, [
|
|
4522
4557
|
s,
|
|
4523
4558
|
m,
|
|
4524
4559
|
n,
|
|
4525
4560
|
E,
|
|
4526
|
-
S,
|
|
4527
|
-
L,
|
|
4528
4561
|
T,
|
|
4562
|
+
O,
|
|
4563
|
+
w,
|
|
4529
4564
|
a,
|
|
4530
4565
|
h,
|
|
4531
4566
|
u,
|
|
4532
4567
|
l,
|
|
4533
|
-
f,
|
|
4534
4568
|
c,
|
|
4569
|
+
f,
|
|
4535
4570
|
o,
|
|
4536
4571
|
i,
|
|
4537
|
-
|
|
4572
|
+
yr
|
|
4538
4573
|
];
|
|
4539
4574
|
}
|
|
4540
|
-
class
|
|
4575
|
+
class lo extends Qr {
|
|
4541
4576
|
constructor(t) {
|
|
4542
|
-
super(),
|
|
4577
|
+
super(), zr(
|
|
4543
4578
|
this,
|
|
4544
4579
|
t,
|
|
4545
|
-
|
|
4546
|
-
|
|
4547
|
-
|
|
4580
|
+
ho,
|
|
4581
|
+
uo,
|
|
4582
|
+
$t,
|
|
4548
4583
|
{
|
|
4549
4584
|
modaltext: 0,
|
|
4550
4585
|
modalsource: 7,
|
|
@@ -4554,53 +4589,53 @@ class so extends Xr {
|
|
|
4554
4589
|
mbsource: 11,
|
|
4555
4590
|
translationurl: 12
|
|
4556
4591
|
},
|
|
4557
|
-
|
|
4592
|
+
oo
|
|
4558
4593
|
);
|
|
4559
4594
|
}
|
|
4560
4595
|
get modaltext() {
|
|
4561
4596
|
return this.$$.ctx[0];
|
|
4562
4597
|
}
|
|
4563
4598
|
set modaltext(t) {
|
|
4564
|
-
this.$$set({ modaltext: t }),
|
|
4599
|
+
this.$$set({ modaltext: t }), $();
|
|
4565
4600
|
}
|
|
4566
4601
|
get modalsource() {
|
|
4567
4602
|
return this.$$.ctx[7];
|
|
4568
4603
|
}
|
|
4569
4604
|
set modalsource(t) {
|
|
4570
|
-
this.$$set({ modalsource: t }),
|
|
4605
|
+
this.$$set({ modalsource: t }), $();
|
|
4571
4606
|
}
|
|
4572
4607
|
get lang() {
|
|
4573
4608
|
return this.$$.ctx[8];
|
|
4574
4609
|
}
|
|
4575
4610
|
set lang(t) {
|
|
4576
|
-
this.$$set({ lang: t }),
|
|
4611
|
+
this.$$set({ lang: t }), $();
|
|
4577
4612
|
}
|
|
4578
4613
|
get clientstyling() {
|
|
4579
4614
|
return this.$$.ctx[9];
|
|
4580
4615
|
}
|
|
4581
4616
|
set clientstyling(t) {
|
|
4582
|
-
this.$$set({ clientstyling: t }),
|
|
4617
|
+
this.$$set({ clientstyling: t }), $();
|
|
4583
4618
|
}
|
|
4584
4619
|
get clientstylingurl() {
|
|
4585
4620
|
return this.$$.ctx[10];
|
|
4586
4621
|
}
|
|
4587
4622
|
set clientstylingurl(t) {
|
|
4588
|
-
this.$$set({ clientstylingurl: t }),
|
|
4623
|
+
this.$$set({ clientstylingurl: t }), $();
|
|
4589
4624
|
}
|
|
4590
4625
|
get mbsource() {
|
|
4591
4626
|
return this.$$.ctx[11];
|
|
4592
4627
|
}
|
|
4593
4628
|
set mbsource(t) {
|
|
4594
|
-
this.$$set({ mbsource: t }),
|
|
4629
|
+
this.$$set({ mbsource: t }), $();
|
|
4595
4630
|
}
|
|
4596
4631
|
get translationurl() {
|
|
4597
4632
|
return this.$$.ctx[12];
|
|
4598
4633
|
}
|
|
4599
4634
|
set translationurl(t) {
|
|
4600
|
-
this.$$set({ translationurl: t }),
|
|
4635
|
+
this.$$set({ translationurl: t }), $();
|
|
4601
4636
|
}
|
|
4602
4637
|
}
|
|
4603
|
-
|
|
4638
|
+
Zr(lo, { modaltext: {}, modalsource: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, ["close"], [], !0);
|
|
4604
4639
|
export {
|
|
4605
|
-
|
|
4640
|
+
lo as default
|
|
4606
4641
|
};
|