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