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