@everymatrix/casino-403 1.67.3 → 1.68.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/Casino403-BASTjlZU.cjs +3 -0
- package/components/{Casino403-DDk2IgFG.js → Casino403-D2KId89q.js} +626 -624
- package/components/{Casino403-D3eZtWZV.js → Casino403-PIB0qOcG.js} +651 -649
- package/es2015/casino-403.cjs +1 -1
- package/es2015/casino-403.js +1 -1
- package/esnext/casino-403.js +1 -1
- package/package.json +1 -1
- package/components/Casino403-D43QGYJp.cjs +0 -16
@@ -1,17 +1,17 @@
|
|
1
|
-
var
|
2
|
-
var
|
3
|
-
var
|
4
|
-
var
|
5
|
-
var
|
1
|
+
var Ut = Object.defineProperty, Gt = Object.defineProperties;
|
2
|
+
var Ft = Object.getOwnPropertyDescriptors;
|
3
|
+
var Ve = Object.getOwnPropertySymbols;
|
4
|
+
var jt = Object.prototype.hasOwnProperty, Vt = Object.prototype.propertyIsEnumerable;
|
5
|
+
var be = (e, t, r) => t in e ? Ut(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ke = (e, t) => {
|
6
6
|
for (var r in t || (t = {}))
|
7
|
-
|
8
|
-
if (
|
9
|
-
for (var r of
|
10
|
-
|
7
|
+
jt.call(t, r) && be(e, r, t[r]);
|
8
|
+
if (Ve)
|
9
|
+
for (var r of Ve(t))
|
10
|
+
Vt.call(t, r) && be(e, r, t[r]);
|
11
11
|
return e;
|
12
|
-
},
|
13
|
-
var
|
14
|
-
var
|
12
|
+
}, Xe = (e, t) => Gt(e, Ft(t));
|
13
|
+
var B = (e, t, r) => (be(e, typeof t != "symbol" ? t + "" : t, r), r);
|
14
|
+
var ze = (e, t, r) => new Promise((n, i) => {
|
15
15
|
var s = (h) => {
|
16
16
|
try {
|
17
17
|
u(r.next(h));
|
@@ -29,25 +29,25 @@ var Xe = (e, t, r) => new Promise((n, i) => {
|
|
29
29
|
});
|
30
30
|
function w() {
|
31
31
|
}
|
32
|
-
function
|
32
|
+
function lt(e) {
|
33
33
|
return e();
|
34
34
|
}
|
35
|
-
function
|
35
|
+
function We() {
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
37
37
|
}
|
38
|
-
function
|
39
|
-
e.forEach(
|
38
|
+
function re(e) {
|
39
|
+
e.forEach(lt);
|
40
40
|
}
|
41
|
-
function
|
41
|
+
function Ue(e) {
|
42
42
|
return typeof e == "function";
|
43
43
|
}
|
44
|
-
function
|
44
|
+
function ct(e, t) {
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
46
46
|
}
|
47
|
-
function
|
47
|
+
function kt(e) {
|
48
48
|
return Object.keys(e).length === 0;
|
49
49
|
}
|
50
|
-
function
|
50
|
+
function ft(e, ...t) {
|
51
51
|
if (e == null) {
|
52
52
|
for (const n of t)
|
53
53
|
n(void 0);
|
@@ -56,20 +56,20 @@ function ct(e, ...t) {
|
|
56
56
|
const r = e.subscribe(...t);
|
57
57
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
58
58
|
}
|
59
|
-
function
|
60
|
-
e.$$.on_destroy.push(
|
59
|
+
function Xt(e, t, r) {
|
60
|
+
e.$$.on_destroy.push(ft(t, r));
|
61
61
|
}
|
62
62
|
function _(e, t) {
|
63
63
|
e.appendChild(t);
|
64
64
|
}
|
65
|
-
function
|
66
|
-
const n =
|
65
|
+
function zt(e, t, r) {
|
66
|
+
const n = Wt(e);
|
67
67
|
if (!n.getElementById(t)) {
|
68
68
|
const i = C("style");
|
69
|
-
i.id = t, i.textContent = r,
|
69
|
+
i.id = t, i.textContent = r, Zt(n, i);
|
70
70
|
}
|
71
71
|
}
|
72
|
-
function
|
72
|
+
function Wt(e) {
|
73
73
|
if (!e)
|
74
74
|
return document;
|
75
75
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
@@ -79,45 +79,45 @@ function zt(e) {
|
|
79
79
|
t
|
80
80
|
) : e.ownerDocument;
|
81
81
|
}
|
82
|
-
function
|
82
|
+
function Zt(e, t) {
|
83
83
|
return _(
|
84
84
|
/** @type {Document} */
|
85
85
|
e.head || e,
|
86
86
|
t
|
87
87
|
), t.sheet;
|
88
88
|
}
|
89
|
-
function
|
89
|
+
function mt(e, t, r) {
|
90
90
|
e.insertBefore(t, r || null);
|
91
91
|
}
|
92
|
-
function
|
92
|
+
function Ge(e) {
|
93
93
|
e.parentNode && e.parentNode.removeChild(e);
|
94
94
|
}
|
95
95
|
function C(e) {
|
96
96
|
return document.createElement(e);
|
97
97
|
}
|
98
|
-
function
|
98
|
+
function D(e) {
|
99
99
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
100
100
|
}
|
101
|
-
function
|
101
|
+
function se(e) {
|
102
102
|
return document.createTextNode(e);
|
103
103
|
}
|
104
|
-
function
|
105
|
-
return
|
104
|
+
function ye() {
|
105
|
+
return se(" ");
|
106
106
|
}
|
107
|
-
function
|
107
|
+
function qt(e, t, r, n) {
|
108
108
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
109
109
|
}
|
110
|
-
function
|
110
|
+
function x(e, t, r) {
|
111
111
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
112
112
|
}
|
113
|
-
function
|
113
|
+
function Qt(e) {
|
114
114
|
return Array.from(e.childNodes);
|
115
115
|
}
|
116
|
-
function
|
116
|
+
function xe(e, t) {
|
117
117
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
118
118
|
t);
|
119
119
|
}
|
120
|
-
function
|
120
|
+
function Jt(e) {
|
121
121
|
const t = {};
|
122
122
|
return e.childNodes.forEach(
|
123
123
|
/** @param {Element} node */
|
@@ -126,87 +126,87 @@ function Qt(e) {
|
|
126
126
|
}
|
127
127
|
), t;
|
128
128
|
}
|
129
|
-
let
|
130
|
-
function
|
131
|
-
|
129
|
+
let K;
|
130
|
+
function Y(e) {
|
131
|
+
K = e;
|
132
132
|
}
|
133
|
-
function
|
134
|
-
if (!
|
133
|
+
function Yt() {
|
134
|
+
if (!K)
|
135
135
|
throw new Error("Function called outside component initialization");
|
136
|
-
return
|
136
|
+
return K;
|
137
137
|
}
|
138
|
-
function
|
139
|
-
|
138
|
+
function Kt(e) {
|
139
|
+
Yt().$$.on_mount.push(e);
|
140
140
|
}
|
141
|
-
const
|
142
|
-
let
|
143
|
-
const
|
144
|
-
let
|
145
|
-
function
|
146
|
-
|
141
|
+
const F = [], Pe = [];
|
142
|
+
let j = [];
|
143
|
+
const Ze = [], er = /* @__PURE__ */ Promise.resolve();
|
144
|
+
let Ae = !1;
|
145
|
+
function tr() {
|
146
|
+
Ae || (Ae = !0, er.then(M));
|
147
147
|
}
|
148
|
-
function
|
149
|
-
|
148
|
+
function we(e) {
|
149
|
+
j.push(e);
|
150
150
|
}
|
151
|
-
const
|
152
|
-
let
|
153
|
-
function
|
154
|
-
if (
|
151
|
+
const ve = /* @__PURE__ */ new Set();
|
152
|
+
let U = 0;
|
153
|
+
function M() {
|
154
|
+
if (U !== 0)
|
155
155
|
return;
|
156
|
-
const e =
|
156
|
+
const e = K;
|
157
157
|
do {
|
158
158
|
try {
|
159
|
-
for (;
|
160
|
-
const t =
|
161
|
-
|
159
|
+
for (; U < F.length; ) {
|
160
|
+
const t = F[U];
|
161
|
+
U++, Y(t), rr(t.$$);
|
162
162
|
}
|
163
163
|
} catch (t) {
|
164
|
-
throw
|
164
|
+
throw F.length = 0, U = 0, t;
|
165
165
|
}
|
166
|
-
for (
|
167
|
-
|
168
|
-
for (let t = 0; t <
|
169
|
-
const r =
|
170
|
-
|
166
|
+
for (Y(null), F.length = 0, U = 0; Pe.length; )
|
167
|
+
Pe.pop()();
|
168
|
+
for (let t = 0; t < j.length; t += 1) {
|
169
|
+
const r = j[t];
|
170
|
+
ve.has(r) || (ve.add(r), r());
|
171
171
|
}
|
172
|
-
|
173
|
-
} while (
|
174
|
-
for (;
|
175
|
-
|
176
|
-
|
172
|
+
j.length = 0;
|
173
|
+
} while (F.length);
|
174
|
+
for (; Ze.length; )
|
175
|
+
Ze.pop()();
|
176
|
+
Ae = !1, ve.clear(), Y(e);
|
177
177
|
}
|
178
|
-
function
|
178
|
+
function rr(e) {
|
179
179
|
if (e.fragment !== null) {
|
180
|
-
e.update(),
|
180
|
+
e.update(), re(e.before_update);
|
181
181
|
const t = e.dirty;
|
182
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
182
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(we);
|
183
183
|
}
|
184
184
|
}
|
185
|
-
function
|
185
|
+
function nr(e) {
|
186
186
|
const t = [], r = [];
|
187
|
-
|
187
|
+
j.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), j = t;
|
188
188
|
}
|
189
|
-
const
|
190
|
-
function
|
191
|
-
e && e.i && (
|
189
|
+
const ir = /* @__PURE__ */ new Set();
|
190
|
+
function sr(e, t) {
|
191
|
+
e && e.i && (ir.delete(e), e.i(t));
|
192
192
|
}
|
193
|
-
function
|
193
|
+
function or(e, t, r) {
|
194
194
|
const { fragment: n, after_update: i } = e.$$;
|
195
|
-
n && n.m(t, r),
|
196
|
-
const s = e.$$.on_mount.map(
|
197
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...s) :
|
198
|
-
}), i.forEach(
|
195
|
+
n && n.m(t, r), we(() => {
|
196
|
+
const s = e.$$.on_mount.map(lt).filter(Ue);
|
197
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : re(s), e.$$.on_mount = [];
|
198
|
+
}), i.forEach(we);
|
199
199
|
}
|
200
|
-
function
|
200
|
+
function ar(e, t) {
|
201
201
|
const r = e.$$;
|
202
|
-
r.fragment !== null && (
|
202
|
+
r.fragment !== null && (nr(r.after_update), re(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
203
203
|
}
|
204
|
-
function
|
205
|
-
e.$$.dirty[0] === -1 && (
|
204
|
+
function ur(e, t) {
|
205
|
+
e.$$.dirty[0] === -1 && (F.push(e), tr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
206
206
|
}
|
207
|
-
function
|
208
|
-
const h =
|
209
|
-
|
207
|
+
function hr(e, t, r, n, i, s, a = null, u = [-1]) {
|
208
|
+
const h = K;
|
209
|
+
Y(e);
|
210
210
|
const o = e.$$ = {
|
211
211
|
fragment: null,
|
212
212
|
ctx: [],
|
@@ -214,7 +214,7 @@ function ur(e, t, r, n, i, s, a = null, u = [-1]) {
|
|
214
214
|
props: s,
|
215
215
|
update: w,
|
216
216
|
not_equal: i,
|
217
|
-
bound:
|
217
|
+
bound: We(),
|
218
218
|
// lifecycle
|
219
219
|
on_mount: [],
|
220
220
|
on_destroy: [],
|
@@ -223,48 +223,48 @@ function ur(e, t, r, n, i, s, a = null, u = [-1]) {
|
|
223
223
|
after_update: [],
|
224
224
|
context: new Map(t.context || (h ? h.$$.context : [])),
|
225
225
|
// everything else
|
226
|
-
callbacks:
|
226
|
+
callbacks: We(),
|
227
227
|
dirty: u,
|
228
228
|
skip_bound: !1,
|
229
229
|
root: t.target || h.$$.root
|
230
230
|
};
|
231
231
|
a && a(o.root);
|
232
232
|
let l = !1;
|
233
|
-
if (o.ctx = r(e, t.props || {}, (c, f, ...
|
234
|
-
const
|
235
|
-
return o.ctx && i(o.ctx[c], o.ctx[c] =
|
236
|
-
}), o.update(), l = !0,
|
233
|
+
if (o.ctx = r ? r(e, t.props || {}, (c, f, ...d) => {
|
234
|
+
const b = d.length ? d[0] : f;
|
235
|
+
return o.ctx && i(o.ctx[c], o.ctx[c] = b) && (!o.skip_bound && o.bound[c] && o.bound[c](b), l && ur(e, c)), f;
|
236
|
+
}) : [], o.update(), l = !0, re(o.before_update), o.fragment = n ? n(o.ctx) : !1, t.target) {
|
237
237
|
if (t.hydrate) {
|
238
|
-
const c =
|
239
|
-
o.fragment && o.fragment.l(c), c.forEach(
|
238
|
+
const c = Qt(t.target);
|
239
|
+
o.fragment && o.fragment.l(c), c.forEach(Ge);
|
240
240
|
} else
|
241
241
|
o.fragment && o.fragment.c();
|
242
|
-
t.intro &&
|
242
|
+
t.intro && sr(e.$$.fragment), or(e, t.target, t.anchor), M();
|
243
243
|
}
|
244
|
-
|
244
|
+
Y(h);
|
245
245
|
}
|
246
|
-
let
|
247
|
-
typeof HTMLElement == "function" && (
|
246
|
+
let pt;
|
247
|
+
typeof HTMLElement == "function" && (pt = class extends HTMLElement {
|
248
248
|
constructor(t, r, n) {
|
249
249
|
super();
|
250
250
|
/** The Svelte component constructor */
|
251
|
-
|
251
|
+
B(this, "$$ctor");
|
252
252
|
/** Slots */
|
253
|
-
|
253
|
+
B(this, "$$s");
|
254
254
|
/** The Svelte component instance */
|
255
|
-
|
255
|
+
B(this, "$$c");
|
256
256
|
/** Whether or not the custom element is connected */
|
257
|
-
|
257
|
+
B(this, "$$cn", !1);
|
258
258
|
/** Component props data */
|
259
|
-
|
259
|
+
B(this, "$$d", {});
|
260
260
|
/** `true` if currently in the process of reflecting component props back to attributes */
|
261
|
-
|
261
|
+
B(this, "$$r", !1);
|
262
262
|
/** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
|
263
|
-
|
263
|
+
B(this, "$$p_d", {});
|
264
264
|
/** @type {Record<string, Function[]>} Event listeners */
|
265
|
-
|
265
|
+
B(this, "$$l", {});
|
266
266
|
/** @type {Map<Function, Function>} Event listener unsubscribe functions */
|
267
|
-
|
267
|
+
B(this, "$$l_u", /* @__PURE__ */ new Map());
|
268
268
|
this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
|
269
269
|
}
|
270
270
|
addEventListener(t, r, n) {
|
@@ -281,42 +281,42 @@ typeof HTMLElement == "function" && (mt = class extends HTMLElement {
|
|
281
281
|
}
|
282
282
|
}
|
283
283
|
connectedCallback() {
|
284
|
-
return
|
284
|
+
return ze(this, null, function* () {
|
285
285
|
if (this.$$cn = !0, !this.$$c) {
|
286
286
|
let t = function(s) {
|
287
287
|
return () => {
|
288
288
|
let a;
|
289
289
|
return {
|
290
290
|
c: function() {
|
291
|
-
a = C("slot"), s !== "default" &&
|
291
|
+
a = C("slot"), s !== "default" && x(a, "name", s);
|
292
292
|
},
|
293
293
|
/**
|
294
294
|
* @param {HTMLElement} target
|
295
295
|
* @param {HTMLElement} [anchor]
|
296
296
|
*/
|
297
297
|
m: function(o, l) {
|
298
|
-
|
298
|
+
mt(o, a, l);
|
299
299
|
},
|
300
300
|
d: function(o) {
|
301
|
-
o &&
|
301
|
+
o && Ge(a);
|
302
302
|
}
|
303
303
|
};
|
304
304
|
};
|
305
305
|
};
|
306
306
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
307
307
|
return;
|
308
|
-
const r = {}, n =
|
308
|
+
const r = {}, n = Jt(this);
|
309
309
|
for (const s of this.$$s)
|
310
310
|
s in n && (r[s] = [t(s)]);
|
311
311
|
for (const s of this.attributes) {
|
312
312
|
const a = this.$$g_p(s.name);
|
313
|
-
a in this.$$d || (this.$$d[a] =
|
313
|
+
a in this.$$d || (this.$$d[a] = oe(a, s.value, this.$$p_d, "toProp"));
|
314
314
|
}
|
315
315
|
for (const s in this.$$p_d)
|
316
316
|
!(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
|
317
317
|
this.$$c = new this.$$ctor({
|
318
318
|
target: this.shadowRoot || this,
|
319
|
-
props: ke(
|
319
|
+
props: Xe(ke({}, this.$$d), {
|
320
320
|
$$slots: r,
|
321
321
|
$$scope: {
|
322
322
|
ctx: []
|
@@ -327,7 +327,7 @@ typeof HTMLElement == "function" && (mt = class extends HTMLElement {
|
|
327
327
|
this.$$r = !0;
|
328
328
|
for (const s in this.$$p_d)
|
329
329
|
if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
|
330
|
-
const a =
|
330
|
+
const a = oe(
|
331
331
|
s,
|
332
332
|
this.$$d[s],
|
333
333
|
this.$$p_d,
|
@@ -351,7 +351,7 @@ typeof HTMLElement == "function" && (mt = class extends HTMLElement {
|
|
351
351
|
// and setting attributes through setAttribute etc, this is helpful
|
352
352
|
attributeChangedCallback(t, r, n) {
|
353
353
|
var i;
|
354
|
-
this.$$r || (t = this.$$g_p(t), this.$$d[t] =
|
354
|
+
this.$$r || (t = this.$$g_p(t), this.$$d[t] = oe(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
|
355
355
|
}
|
356
356
|
disconnectedCallback() {
|
357
357
|
this.$$cn = !1, Promise.resolve().then(() => {
|
@@ -364,7 +364,7 @@ typeof HTMLElement == "function" && (mt = class extends HTMLElement {
|
|
364
364
|
) || t;
|
365
365
|
}
|
366
366
|
});
|
367
|
-
function
|
367
|
+
function oe(e, t, r, n) {
|
368
368
|
var s;
|
369
369
|
const i = (s = r[e]) == null ? void 0 : s.type;
|
370
370
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
@@ -394,8 +394,8 @@ function se(e, t, r, n) {
|
|
394
394
|
return t;
|
395
395
|
}
|
396
396
|
}
|
397
|
-
function
|
398
|
-
let a = class extends
|
397
|
+
function lr(e, t, r, n, i, s) {
|
398
|
+
let a = class extends pt {
|
399
399
|
constructor() {
|
400
400
|
super(e, r, i), this.$$p_d = t;
|
401
401
|
}
|
@@ -412,7 +412,7 @@ function hr(e, t, r, n, i, s) {
|
|
412
412
|
},
|
413
413
|
set(h) {
|
414
414
|
var o;
|
415
|
-
h =
|
415
|
+
h = oe(u, h, t), this.$$d[u] = h, (o = this.$$c) == null || o.$set({ [u]: h });
|
416
416
|
}
|
417
417
|
});
|
418
418
|
}), n.forEach((u) => {
|
@@ -425,7 +425,7 @@ function hr(e, t, r, n, i, s) {
|
|
425
425
|
}), e.element = /** @type {any} */
|
426
426
|
a, a;
|
427
427
|
}
|
428
|
-
class
|
428
|
+
class cr {
|
429
429
|
constructor() {
|
430
430
|
/**
|
431
431
|
* ### PRIVATE API
|
@@ -434,7 +434,7 @@ class lr {
|
|
434
434
|
*
|
435
435
|
* @type {any}
|
436
436
|
*/
|
437
|
-
|
437
|
+
B(this, "$$");
|
438
438
|
/**
|
439
439
|
* ### PRIVATE API
|
440
440
|
*
|
@@ -442,11 +442,11 @@ class lr {
|
|
442
442
|
*
|
443
443
|
* @type {any}
|
444
444
|
*/
|
445
|
-
|
445
|
+
B(this, "$$set");
|
446
446
|
}
|
447
447
|
/** @returns {void} */
|
448
448
|
$destroy() {
|
449
|
-
|
449
|
+
ar(this, 1), this.$destroy = w;
|
450
450
|
}
|
451
451
|
/**
|
452
452
|
* @template {Extract<keyof Events, string>} K
|
@@ -455,7 +455,7 @@ class lr {
|
|
455
455
|
* @returns {() => void}
|
456
456
|
*/
|
457
457
|
$on(t, r) {
|
458
|
-
if (!
|
458
|
+
if (!Ue(r))
|
459
459
|
return w;
|
460
460
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
461
461
|
return n.push(r), () => {
|
@@ -468,29 +468,29 @@ class lr {
|
|
468
468
|
* @returns {void}
|
469
469
|
*/
|
470
470
|
$set(t) {
|
471
|
-
this.$$set && !
|
471
|
+
this.$$set && !kt(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
472
472
|
}
|
473
473
|
}
|
474
|
-
const
|
475
|
-
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
476
|
-
const
|
477
|
-
function
|
474
|
+
const fr = "4";
|
475
|
+
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(fr);
|
476
|
+
const G = [];
|
477
|
+
function mr(e, t) {
|
478
478
|
return {
|
479
|
-
subscribe:
|
479
|
+
subscribe: fe(e, t).subscribe
|
480
480
|
};
|
481
481
|
}
|
482
|
-
function
|
482
|
+
function fe(e, t = w) {
|
483
483
|
let r;
|
484
484
|
const n = /* @__PURE__ */ new Set();
|
485
485
|
function i(u) {
|
486
|
-
if (
|
487
|
-
const h = !
|
486
|
+
if (ct(e, u) && (e = u, r)) {
|
487
|
+
const h = !G.length;
|
488
488
|
for (const o of n)
|
489
|
-
o[1](),
|
489
|
+
o[1](), G.push(o, e);
|
490
490
|
if (h) {
|
491
|
-
for (let o = 0; o <
|
492
|
-
|
493
|
-
|
491
|
+
for (let o = 0; o < G.length; o += 2)
|
492
|
+
G[o][0](G[o + 1]);
|
493
|
+
G.length = 0;
|
494
494
|
}
|
495
495
|
}
|
496
496
|
}
|
@@ -505,12 +505,12 @@ function le(e, t = w) {
|
|
505
505
|
}
|
506
506
|
return { set: i, update: s, subscribe: a };
|
507
507
|
}
|
508
|
-
function
|
508
|
+
function W(e, t, r) {
|
509
509
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
510
510
|
if (!i.every(Boolean))
|
511
511
|
throw new Error("derived() expects stores as input, got a falsy value");
|
512
512
|
const s = t.length < 2;
|
513
|
-
return
|
513
|
+
return mr(r, (a, u) => {
|
514
514
|
let h = !1;
|
515
515
|
const o = [];
|
516
516
|
let l = 0, c = w;
|
@@ -518,13 +518,13 @@ function z(e, t, r) {
|
|
518
518
|
if (l)
|
519
519
|
return;
|
520
520
|
c();
|
521
|
-
const
|
522
|
-
s ? a(
|
523
|
-
},
|
524
|
-
(
|
525
|
-
|
526
|
-
(
|
527
|
-
o[m] =
|
521
|
+
const b = t(n ? o[0] : o, a, u);
|
522
|
+
s ? a(b) : c = Ue(b) ? b : w;
|
523
|
+
}, d = i.map(
|
524
|
+
(b, m) => ft(
|
525
|
+
b,
|
526
|
+
(E) => {
|
527
|
+
o[m] = E, l &= ~(1 << m), h && f();
|
528
528
|
},
|
529
529
|
() => {
|
530
530
|
l |= 1 << m;
|
@@ -532,126 +532,112 @@ function z(e, t, r) {
|
|
532
532
|
)
|
533
533
|
);
|
534
534
|
return h = !0, f(), function() {
|
535
|
-
|
535
|
+
re(d), c(), h = !1;
|
536
536
|
};
|
537
537
|
});
|
538
538
|
}
|
539
|
-
function
|
540
|
-
return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
539
|
+
function pr(e) {
|
540
|
+
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
541
541
|
}
|
542
|
-
var
|
543
|
-
return
|
542
|
+
var gr = function(t) {
|
543
|
+
return dr(t) && !br(t);
|
544
544
|
};
|
545
|
-
function
|
545
|
+
function dr(e) {
|
546
546
|
return !!e && typeof e == "object";
|
547
547
|
}
|
548
|
-
function
|
548
|
+
function br(e) {
|
549
549
|
var t = Object.prototype.toString.call(e);
|
550
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
550
|
+
return t === "[object RegExp]" || t === "[object Date]" || vr(e);
|
551
551
|
}
|
552
|
-
var
|
553
|
-
function
|
554
|
-
return e.$$typeof ===
|
552
|
+
var yr = typeof Symbol == "function" && Symbol.for, xr = yr ? Symbol.for("react.element") : 60103;
|
553
|
+
function vr(e) {
|
554
|
+
return e.$$typeof === xr;
|
555
555
|
}
|
556
556
|
function Er(e) {
|
557
557
|
return Array.isArray(e) ? [] : {};
|
558
558
|
}
|
559
|
-
function
|
560
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
559
|
+
function ee(e, t) {
|
560
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? V(Er(e), e, t) : e;
|
561
561
|
}
|
562
|
-
function
|
562
|
+
function _r(e, t, r) {
|
563
563
|
return e.concat(t).map(function(n) {
|
564
|
-
return
|
564
|
+
return ee(n, r);
|
565
565
|
});
|
566
566
|
}
|
567
|
-
function
|
567
|
+
function Hr(e, t) {
|
568
568
|
if (!t.customMerge)
|
569
|
-
return
|
569
|
+
return V;
|
570
570
|
var r = t.customMerge(e);
|
571
|
-
return typeof r == "function" ? r :
|
571
|
+
return typeof r == "function" ? r : V;
|
572
572
|
}
|
573
|
-
function
|
573
|
+
function Tr(e) {
|
574
574
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
575
575
|
return Object.propertyIsEnumerable.call(e, t);
|
576
576
|
}) : [];
|
577
577
|
}
|
578
|
-
function
|
579
|
-
return Object.keys(e).concat(
|
578
|
+
function qe(e) {
|
579
|
+
return Object.keys(e).concat(Tr(e));
|
580
580
|
}
|
581
|
-
function
|
581
|
+
function gt(e, t) {
|
582
582
|
try {
|
583
583
|
return t in e;
|
584
584
|
} catch (r) {
|
585
585
|
return !1;
|
586
586
|
}
|
587
587
|
}
|
588
|
-
function
|
589
|
-
return
|
588
|
+
function Sr(e, t) {
|
589
|
+
return gt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
590
590
|
}
|
591
591
|
function Br(e, t, r) {
|
592
592
|
var n = {};
|
593
|
-
return r.isMergeableObject(e) &&
|
594
|
-
n[i] =
|
595
|
-
}),
|
596
|
-
|
593
|
+
return r.isMergeableObject(e) && qe(e).forEach(function(i) {
|
594
|
+
n[i] = ee(e[i], r);
|
595
|
+
}), qe(t).forEach(function(i) {
|
596
|
+
Sr(e, i) || (gt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Hr(i, r)(e[i], t[i], r) : n[i] = ee(t[i], r));
|
597
597
|
}), n;
|
598
598
|
}
|
599
|
-
function
|
600
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
599
|
+
function V(e, t, r) {
|
600
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || _r, r.isMergeableObject = r.isMergeableObject || gr, r.cloneUnlessOtherwiseSpecified = ee;
|
601
601
|
var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
|
602
|
-
return s ? n ? r.arrayMerge(e, t, r) : Br(e, t, r) :
|
602
|
+
return s ? n ? r.arrayMerge(e, t, r) : Br(e, t, r) : ee(t, r);
|
603
603
|
}
|
604
|
-
|
604
|
+
V.all = function(t, r) {
|
605
605
|
if (!Array.isArray(t))
|
606
606
|
throw new Error("first argument should be an array");
|
607
607
|
return t.reduce(function(n, i) {
|
608
|
-
return
|
608
|
+
return V(n, i, r);
|
609
609
|
}, {});
|
610
610
|
};
|
611
|
-
var
|
612
|
-
const
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
617
|
-
purpose with or without fee is hereby granted.
|
618
|
-
|
619
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
620
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
621
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
622
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
623
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
624
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
625
|
-
PERFORMANCE OF THIS SOFTWARE.
|
626
|
-
***************************************************************************** */
|
627
|
-
var Ae = function(e, t) {
|
628
|
-
return Ae = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
611
|
+
var Pr = V, Ar = Pr;
|
612
|
+
const wr = /* @__PURE__ */ pr(Ar);
|
613
|
+
var Ne = function(e, t) {
|
614
|
+
return Ne = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
629
615
|
r.__proto__ = n;
|
630
616
|
} || function(r, n) {
|
631
617
|
for (var i in n)
|
632
618
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
633
|
-
},
|
619
|
+
}, Ne(e, t);
|
634
620
|
};
|
635
|
-
function
|
621
|
+
function me(e, t) {
|
636
622
|
if (typeof t != "function" && t !== null)
|
637
623
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
638
|
-
|
624
|
+
Ne(e, t);
|
639
625
|
function r() {
|
640
626
|
this.constructor = e;
|
641
627
|
}
|
642
628
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
643
629
|
}
|
644
|
-
var
|
645
|
-
return
|
630
|
+
var O = function() {
|
631
|
+
return O = Object.assign || function(t) {
|
646
632
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
647
633
|
r = arguments[n];
|
648
634
|
for (var s in r)
|
649
635
|
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
650
636
|
}
|
651
637
|
return t;
|
652
|
-
},
|
638
|
+
}, O.apply(this, arguments);
|
653
639
|
};
|
654
|
-
function
|
640
|
+
function Nr(e, t) {
|
655
641
|
var r = {};
|
656
642
|
for (var n in e)
|
657
643
|
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
@@ -660,46 +646,43 @@ function wr(e, t) {
|
|
660
646
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
661
647
|
return r;
|
662
648
|
}
|
663
|
-
function
|
664
|
-
if (arguments.length === 2)
|
649
|
+
function Ee(e, t, r) {
|
650
|
+
if (r || arguments.length === 2)
|
665
651
|
for (var n = 0, i = t.length, s; n < i; n++)
|
666
652
|
(s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
|
667
|
-
return e.concat(s || t);
|
653
|
+
return e.concat(s || Array.prototype.slice.call(t));
|
668
654
|
}
|
669
|
-
function
|
670
|
-
var r = t && t.cache ? t.cache :
|
655
|
+
function _e(e, t) {
|
656
|
+
var r = t && t.cache ? t.cache : Rr, n = t && t.serializer ? t.serializer : Cr, i = t && t.strategy ? t.strategy : Ir;
|
671
657
|
return i(e, {
|
672
658
|
cache: r,
|
673
659
|
serializer: n
|
674
660
|
});
|
675
661
|
}
|
676
|
-
function
|
662
|
+
function Or(e) {
|
677
663
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
678
664
|
}
|
679
|
-
function
|
680
|
-
var i =
|
665
|
+
function Lr(e, t, r, n) {
|
666
|
+
var i = Or(n) ? n : r(n), s = t.get(i);
|
681
667
|
return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
|
682
668
|
}
|
683
669
|
function dt(e, t, r) {
|
684
670
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
|
685
671
|
return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
|
686
672
|
}
|
687
|
-
function
|
673
|
+
function bt(e, t, r, n, i) {
|
688
674
|
return r.bind(t, e, n, i);
|
689
675
|
}
|
690
|
-
function Lr(e, t) {
|
691
|
-
var r = e.length === 1 ? gt : dt;
|
692
|
-
return Ue(e, this, r, t.cache.create(), t.serializer);
|
693
|
-
}
|
694
|
-
function Or(e, t) {
|
695
|
-
return Ue(e, this, dt, t.cache.create(), t.serializer);
|
696
|
-
}
|
697
676
|
function Ir(e, t) {
|
698
|
-
|
677
|
+
var r = e.length === 1 ? Lr : dt;
|
678
|
+
return bt(e, this, r, t.cache.create(), t.serializer);
|
679
|
+
}
|
680
|
+
function $r(e, t) {
|
681
|
+
return bt(e, this, dt, t.cache.create(), t.serializer);
|
699
682
|
}
|
700
683
|
var Cr = function() {
|
701
684
|
return JSON.stringify(arguments);
|
702
|
-
},
|
685
|
+
}, Mr = (
|
703
686
|
/** @class */
|
704
687
|
function() {
|
705
688
|
function e() {
|
@@ -711,62 +694,71 @@ var Cr = function() {
|
|
711
694
|
this.cache[t] = r;
|
712
695
|
}, e;
|
713
696
|
}()
|
714
|
-
),
|
697
|
+
), Rr = {
|
715
698
|
create: function() {
|
716
|
-
return new
|
699
|
+
return new Mr();
|
717
700
|
}
|
718
|
-
},
|
719
|
-
variadic:
|
720
|
-
|
721
|
-
|
701
|
+
}, He = {
|
702
|
+
variadic: $r
|
703
|
+
}, he = function() {
|
704
|
+
return he = Object.assign || function(t) {
|
705
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
706
|
+
r = arguments[n];
|
707
|
+
for (var s in r)
|
708
|
+
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
709
|
+
}
|
710
|
+
return t;
|
711
|
+
}, he.apply(this, arguments);
|
712
|
+
};
|
713
|
+
var p;
|
722
714
|
(function(e) {
|
723
715
|
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";
|
724
716
|
})(p || (p = {}));
|
725
|
-
var
|
717
|
+
var y;
|
726
718
|
(function(e) {
|
727
719
|
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";
|
728
|
-
})(
|
729
|
-
var
|
720
|
+
})(y || (y = {}));
|
721
|
+
var k;
|
730
722
|
(function(e) {
|
731
723
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
732
|
-
})(
|
733
|
-
function
|
734
|
-
return e.type ===
|
735
|
-
}
|
736
|
-
function Rr(e) {
|
737
|
-
return e.type === x.argument;
|
724
|
+
})(k || (k = {}));
|
725
|
+
function Qe(e) {
|
726
|
+
return e.type === y.literal;
|
738
727
|
}
|
739
|
-
function
|
740
|
-
return e.type ===
|
728
|
+
function Dr(e) {
|
729
|
+
return e.type === y.argument;
|
741
730
|
}
|
742
731
|
function yt(e) {
|
743
|
-
return e.type ===
|
732
|
+
return e.type === y.number;
|
744
733
|
}
|
745
734
|
function xt(e) {
|
746
|
-
return e.type ===
|
747
|
-
}
|
748
|
-
function Et(e) {
|
749
|
-
return e.type === x.select;
|
735
|
+
return e.type === y.date;
|
750
736
|
}
|
751
737
|
function vt(e) {
|
752
|
-
return e.type ===
|
738
|
+
return e.type === y.time;
|
753
739
|
}
|
754
|
-
function
|
755
|
-
return e.type ===
|
740
|
+
function Et(e) {
|
741
|
+
return e.type === y.select;
|
756
742
|
}
|
757
743
|
function _t(e) {
|
758
|
-
return e.type ===
|
744
|
+
return e.type === y.plural;
|
745
|
+
}
|
746
|
+
function Ur(e) {
|
747
|
+
return e.type === y.pound;
|
759
748
|
}
|
760
749
|
function Ht(e) {
|
761
|
-
return
|
750
|
+
return e.type === y.tag;
|
762
751
|
}
|
763
|
-
function
|
764
|
-
return !!(e && typeof e == "object" && e.type ===
|
752
|
+
function Tt(e) {
|
753
|
+
return !!(e && typeof e == "object" && e.type === k.number);
|
765
754
|
}
|
766
|
-
|
767
|
-
|
755
|
+
function Oe(e) {
|
756
|
+
return !!(e && typeof e == "object" && e.type === k.dateTime);
|
757
|
+
}
|
758
|
+
var St = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Gr = /(?:[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;
|
759
|
+
function Fr(e) {
|
768
760
|
var t = {};
|
769
|
-
return e.replace(
|
761
|
+
return e.replace(Gr, function(r) {
|
770
762
|
var n = r.length;
|
771
763
|
switch (r[0]) {
|
772
764
|
case "G":
|
@@ -855,11 +847,21 @@ function Gr(e) {
|
|
855
847
|
return "";
|
856
848
|
}), t;
|
857
849
|
}
|
858
|
-
var
|
859
|
-
function
|
850
|
+
var v = function() {
|
851
|
+
return v = Object.assign || function(t) {
|
852
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
853
|
+
r = arguments[n];
|
854
|
+
for (var s in r)
|
855
|
+
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
856
|
+
}
|
857
|
+
return t;
|
858
|
+
}, v.apply(this, arguments);
|
859
|
+
};
|
860
|
+
var jr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
861
|
+
function Vr(e) {
|
860
862
|
if (e.length === 0)
|
861
863
|
throw new Error("Number skeleton cannot be empty");
|
862
|
-
for (var t = e.split(
|
864
|
+
for (var t = e.split(jr).filter(function(f) {
|
863
865
|
return f.length > 0;
|
864
866
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
865
867
|
var s = i[n], a = s.split("/");
|
@@ -874,17 +876,17 @@ function jr(e) {
|
|
874
876
|
}
|
875
877
|
return r;
|
876
878
|
}
|
877
|
-
function
|
879
|
+
function kr(e) {
|
878
880
|
return e.replace(/^(.*?)-/, "");
|
879
881
|
}
|
880
|
-
var
|
881
|
-
function
|
882
|
+
var Je = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Bt = /^(@+)?(\+|#+)?[rs]?$/g, Xr = /(\*)(0+)|(#+)(0+)|(0+)/g, Pt = /^(0+)$/;
|
883
|
+
function Ye(e) {
|
882
884
|
var t = {};
|
883
885
|
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Bt, function(r, n, i) {
|
884
886
|
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)), "";
|
885
887
|
}), t;
|
886
888
|
}
|
887
|
-
function
|
889
|
+
function At(e) {
|
888
890
|
switch (e) {
|
889
891
|
case "sign-auto":
|
890
892
|
return {
|
@@ -924,7 +926,7 @@ function Pt(e) {
|
|
924
926
|
};
|
925
927
|
}
|
926
928
|
}
|
927
|
-
function
|
929
|
+
function zr(e) {
|
928
930
|
var t;
|
929
931
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
930
932
|
notation: "engineering"
|
@@ -932,17 +934,17 @@ function Xr(e) {
|
|
932
934
|
notation: "scientific"
|
933
935
|
}, e = e.slice(1)), t) {
|
934
936
|
var r = e.slice(0, 2);
|
935
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
937
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Pt.test(e))
|
936
938
|
throw new Error("Malformed concise eng/scientific notation");
|
937
939
|
t.minimumIntegerDigits = e.length;
|
938
940
|
}
|
939
941
|
return t;
|
940
942
|
}
|
941
|
-
function
|
942
|
-
var t = {}, r =
|
943
|
+
function Ke(e) {
|
944
|
+
var t = {}, r = At(e);
|
943
945
|
return r || t;
|
944
946
|
}
|
945
|
-
function
|
947
|
+
function Wr(e) {
|
946
948
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
947
949
|
var i = n[r];
|
948
950
|
switch (i.stem) {
|
@@ -966,7 +968,7 @@ function zr(e) {
|
|
966
968
|
continue;
|
967
969
|
case "measure-unit":
|
968
970
|
case "unit":
|
969
|
-
t.style = "unit", t.unit =
|
971
|
+
t.style = "unit", t.unit = kr(i.options[0]);
|
970
972
|
continue;
|
971
973
|
case "compact-short":
|
972
974
|
case "K":
|
@@ -977,13 +979,13 @@ function zr(e) {
|
|
977
979
|
t.notation = "compact", t.compactDisplay = "long";
|
978
980
|
continue;
|
979
981
|
case "scientific":
|
980
|
-
t =
|
981
|
-
return
|
982
|
+
t = v(v(v({}, t), { notation: "scientific" }), i.options.reduce(function(h, o) {
|
983
|
+
return v(v({}, h), Ke(o));
|
982
984
|
}, {}));
|
983
985
|
continue;
|
984
986
|
case "engineering":
|
985
|
-
t =
|
986
|
-
return
|
987
|
+
t = v(v(v({}, t), { notation: "engineering" }), i.options.reduce(function(h, o) {
|
988
|
+
return v(v({}, h), Ke(o));
|
987
989
|
}, {}));
|
988
990
|
continue;
|
989
991
|
case "notation-simple":
|
@@ -1028,45 +1030,45 @@ function zr(e) {
|
|
1028
1030
|
case "integer-width":
|
1029
1031
|
if (i.options.length > 1)
|
1030
1032
|
throw new RangeError("integer-width stems only accept a single optional option");
|
1031
|
-
i.options[0].replace(
|
1033
|
+
i.options[0].replace(Xr, function(h, o, l, c, f, d) {
|
1032
1034
|
if (o)
|
1033
1035
|
t.minimumIntegerDigits = l.length;
|
1034
1036
|
else {
|
1035
1037
|
if (c && f)
|
1036
1038
|
throw new Error("We currently do not support maximum integer digits");
|
1037
|
-
if (
|
1039
|
+
if (d)
|
1038
1040
|
throw new Error("We currently do not support exact integer digits");
|
1039
1041
|
}
|
1040
1042
|
return "";
|
1041
1043
|
});
|
1042
1044
|
continue;
|
1043
1045
|
}
|
1044
|
-
if (
|
1046
|
+
if (Pt.test(i.stem)) {
|
1045
1047
|
t.minimumIntegerDigits = i.stem.length;
|
1046
1048
|
continue;
|
1047
1049
|
}
|
1048
|
-
if (
|
1050
|
+
if (Je.test(i.stem)) {
|
1049
1051
|
if (i.options.length > 1)
|
1050
1052
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
1051
|
-
i.stem.replace(
|
1052
|
-
return l === "*" ? t.minimumFractionDigits = o.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f &&
|
1053
|
+
i.stem.replace(Je, function(h, o, l, c, f, d) {
|
1054
|
+
return l === "*" ? t.minimumFractionDigits = o.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && d ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + d.length) : (t.minimumFractionDigits = o.length, t.maximumFractionDigits = o.length), "";
|
1053
1055
|
});
|
1054
1056
|
var s = i.options[0];
|
1055
|
-
s === "w" ? t =
|
1057
|
+
s === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = v(v({}, t), Ye(s)));
|
1056
1058
|
continue;
|
1057
1059
|
}
|
1058
1060
|
if (Bt.test(i.stem)) {
|
1059
|
-
t =
|
1061
|
+
t = v(v({}, t), Ye(i.stem));
|
1060
1062
|
continue;
|
1061
1063
|
}
|
1062
|
-
var a =
|
1063
|
-
a && (t =
|
1064
|
-
var u =
|
1065
|
-
u && (t =
|
1064
|
+
var a = At(i.stem);
|
1065
|
+
a && (t = v(v({}, t), a));
|
1066
|
+
var u = zr(i.stem);
|
1067
|
+
u && (t = v(v({}, t), u));
|
1066
1068
|
}
|
1067
1069
|
return t;
|
1068
1070
|
}
|
1069
|
-
var
|
1071
|
+
var ie = {
|
1070
1072
|
"001": [
|
1071
1073
|
"H",
|
1072
1074
|
"h"
|
@@ -2481,13 +2483,13 @@ var ne = {
|
|
2481
2483
|
"h"
|
2482
2484
|
]
|
2483
2485
|
};
|
2484
|
-
function
|
2486
|
+
function Zr(e, t) {
|
2485
2487
|
for (var r = "", n = 0; n < e.length; n++) {
|
2486
2488
|
var i = e.charAt(n);
|
2487
2489
|
if (i === "j") {
|
2488
2490
|
for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
2489
2491
|
s++, n++;
|
2490
|
-
var a = 1 + (s & 1), u = s < 2 ? 1 : 3 + (s >> 1), h = "a", o =
|
2492
|
+
var a = 1 + (s & 1), u = s < 2 ? 1 : 3 + (s >> 1), h = "a", o = qr(t);
|
2491
2493
|
for ((o == "H" || o == "k") && (u = 0); u-- > 0; )
|
2492
2494
|
r += h;
|
2493
2495
|
for (; a-- > 0; )
|
@@ -2497,7 +2499,7 @@ function Wr(e, t) {
|
|
2497
2499
|
}
|
2498
2500
|
return r;
|
2499
2501
|
}
|
2500
|
-
function
|
2502
|
+
function qr(e) {
|
2501
2503
|
var t = e.hourCycle;
|
2502
2504
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
2503
2505
|
e.hourCycles && // @ts-ignore
|
@@ -2516,23 +2518,23 @@ function Zr(e) {
|
|
2516
2518
|
}
|
2517
2519
|
var r = e.language, n;
|
2518
2520
|
r !== "root" && (n = e.maximize().region);
|
2519
|
-
var i =
|
2521
|
+
var i = ie[n || ""] || ie[r || ""] || ie["".concat(r, "-001")] || ie["001"];
|
2520
2522
|
return i[0];
|
2521
2523
|
}
|
2522
|
-
var
|
2524
|
+
var Te, Qr = new RegExp("^".concat(St.source, "*")), Jr = new RegExp("".concat(St.source, "*$"));
|
2523
2525
|
function g(e, t) {
|
2524
2526
|
return { start: e, end: t };
|
2525
2527
|
}
|
2526
|
-
var
|
2528
|
+
var Yr = !!String.prototype.startsWith && "_a".startsWith("a", 1), Kr = !!String.fromCodePoint, en = !!Object.fromEntries, tn = !!String.prototype.codePointAt, rn = !!String.prototype.trimStart, nn = !!String.prototype.trimEnd, sn = !!Number.isSafeInteger, on = sn ? Number.isSafeInteger : function(e) {
|
2527
2529
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
2528
|
-
},
|
2530
|
+
}, Le = !0;
|
2529
2531
|
try {
|
2530
|
-
var
|
2531
|
-
|
2532
|
+
var an = Nt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2533
|
+
Le = ((Te = an.exec("a")) === null || Te === void 0 ? void 0 : Te[0]) === "a";
|
2532
2534
|
} catch (e) {
|
2533
|
-
|
2535
|
+
Le = !1;
|
2534
2536
|
}
|
2535
|
-
var
|
2537
|
+
var et = Yr ? (
|
2536
2538
|
// Native
|
2537
2539
|
function(t, r, n) {
|
2538
2540
|
return t.startsWith(r, n);
|
@@ -2542,7 +2544,7 @@ var Ke = Jr ? (
|
|
2542
2544
|
function(t, r, n) {
|
2543
2545
|
return t.slice(n, n + r.length) === r;
|
2544
2546
|
}
|
2545
|
-
),
|
2547
|
+
), Ie = Kr ? String.fromCodePoint : (
|
2546
2548
|
// IE11
|
2547
2549
|
function() {
|
2548
2550
|
for (var t = [], r = 0; r < arguments.length; r++)
|
@@ -2554,9 +2556,9 @@ var Ke = Jr ? (
|
|
2554
2556
|
}
|
2555
2557
|
return n;
|
2556
2558
|
}
|
2557
|
-
),
|
2559
|
+
), tt = (
|
2558
2560
|
// native
|
2559
|
-
|
2561
|
+
en ? Object.fromEntries : (
|
2560
2562
|
// Ponyfill
|
2561
2563
|
function(t) {
|
2562
2564
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
@@ -2566,7 +2568,7 @@ var Ke = Jr ? (
|
|
2566
2568
|
return r;
|
2567
2569
|
}
|
2568
2570
|
)
|
2569
|
-
),
|
2571
|
+
), wt = tn ? (
|
2570
2572
|
// Native
|
2571
2573
|
function(t, r) {
|
2572
2574
|
return t.codePointAt(r);
|
@@ -2580,7 +2582,7 @@ var Ke = Jr ? (
|
|
2580
2582
|
return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
2581
2583
|
}
|
2582
2584
|
}
|
2583
|
-
),
|
2585
|
+
), un = rn ? (
|
2584
2586
|
// Native
|
2585
2587
|
function(t) {
|
2586
2588
|
return t.trimStart();
|
@@ -2588,9 +2590,9 @@ var Ke = Jr ? (
|
|
2588
2590
|
) : (
|
2589
2591
|
// Ponyfill
|
2590
2592
|
function(t) {
|
2591
|
-
return t.replace(
|
2593
|
+
return t.replace(Qr, "");
|
2592
2594
|
}
|
2593
|
-
),
|
2595
|
+
), hn = nn ? (
|
2594
2596
|
// Native
|
2595
2597
|
function(t) {
|
2596
2598
|
return t.trimEnd();
|
@@ -2598,32 +2600,32 @@ var Ke = Jr ? (
|
|
2598
2600
|
) : (
|
2599
2601
|
// Ponyfill
|
2600
2602
|
function(t) {
|
2601
|
-
return t.replace(
|
2603
|
+
return t.replace(Jr, "");
|
2602
2604
|
}
|
2603
2605
|
);
|
2604
|
-
function
|
2606
|
+
function Nt(e, t) {
|
2605
2607
|
return new RegExp(e, t);
|
2606
2608
|
}
|
2607
|
-
var
|
2608
|
-
if (
|
2609
|
-
var
|
2610
|
-
|
2609
|
+
var $e;
|
2610
|
+
if (Le) {
|
2611
|
+
var rt = Nt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
2612
|
+
$e = function(t, r) {
|
2611
2613
|
var n;
|
2612
|
-
|
2613
|
-
var i =
|
2614
|
+
rt.lastIndex = r;
|
2615
|
+
var i = rt.exec(t);
|
2614
2616
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
2615
2617
|
};
|
2616
2618
|
} else
|
2617
|
-
|
2619
|
+
$e = function(t, r) {
|
2618
2620
|
for (var n = []; ; ) {
|
2619
|
-
var i =
|
2620
|
-
if (i === void 0 ||
|
2621
|
+
var i = wt(t, r);
|
2622
|
+
if (i === void 0 || Ot(i) || mn(i))
|
2621
2623
|
break;
|
2622
2624
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
2623
2625
|
}
|
2624
|
-
return
|
2626
|
+
return Ie.apply(void 0, n);
|
2625
2627
|
};
|
2626
|
-
var
|
2628
|
+
var ln = (
|
2627
2629
|
/** @class */
|
2628
2630
|
function() {
|
2629
2631
|
function e(t, r) {
|
@@ -2647,14 +2649,14 @@ var hn = (
|
|
2647
2649
|
if (s === 35 && (r === "plural" || r === "selectordinal")) {
|
2648
2650
|
var u = this.clonePosition();
|
2649
2651
|
this.bump(), i.push({
|
2650
|
-
type:
|
2652
|
+
type: y.pound,
|
2651
2653
|
location: g(u, this.clonePosition())
|
2652
2654
|
});
|
2653
2655
|
} else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
|
2654
2656
|
if (n)
|
2655
2657
|
break;
|
2656
2658
|
return this.error(p.UNMATCHED_CLOSING_TAG, g(this.clonePosition(), this.clonePosition()));
|
2657
|
-
} else if (s === 60 && !this.ignoreTag &&
|
2659
|
+
} else if (s === 60 && !this.ignoreTag && Ce(this.peek() || 0)) {
|
2658
2660
|
var a = this.parseTag(t, r);
|
2659
2661
|
if (a.err)
|
2660
2662
|
return a;
|
@@ -2675,7 +2677,7 @@ var hn = (
|
|
2675
2677
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
2676
2678
|
return {
|
2677
2679
|
val: {
|
2678
|
-
type:
|
2680
|
+
type: y.literal,
|
2679
2681
|
value: "<".concat(i, "/>"),
|
2680
2682
|
location: g(n, this.clonePosition())
|
2681
2683
|
},
|
@@ -2687,12 +2689,12 @@ var hn = (
|
|
2687
2689
|
return s;
|
2688
2690
|
var a = s.val, u = this.clonePosition();
|
2689
2691
|
if (this.bumpIf("</")) {
|
2690
|
-
if (this.isEOF() || !
|
2692
|
+
if (this.isEOF() || !Ce(this.char()))
|
2691
2693
|
return this.error(p.INVALID_TAG, g(u, this.clonePosition()));
|
2692
2694
|
var h = this.clonePosition(), o = this.parseTagName();
|
2693
2695
|
return i !== o ? this.error(p.UNMATCHED_CLOSING_TAG, g(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
2694
2696
|
val: {
|
2695
|
-
type:
|
2697
|
+
type: y.tag,
|
2696
2698
|
value: i,
|
2697
2699
|
children: a,
|
2698
2700
|
location: g(n, this.clonePosition())
|
@@ -2705,7 +2707,7 @@ var hn = (
|
|
2705
2707
|
return this.error(p.INVALID_TAG, g(n, this.clonePosition()));
|
2706
2708
|
}, e.prototype.parseTagName = function() {
|
2707
2709
|
var t = this.offset();
|
2708
|
-
for (this.bump(); !this.isEOF() &&
|
2710
|
+
for (this.bump(); !this.isEOF() && fn(this.char()); )
|
2709
2711
|
this.bump();
|
2710
2712
|
return this.message.slice(t, this.offset());
|
2711
2713
|
}, e.prototype.parseLiteral = function(t, r) {
|
@@ -2729,12 +2731,12 @@ var hn = (
|
|
2729
2731
|
}
|
2730
2732
|
var h = g(n, this.clonePosition());
|
2731
2733
|
return {
|
2732
|
-
val: { type:
|
2734
|
+
val: { type: y.literal, value: i, location: h },
|
2733
2735
|
err: null
|
2734
2736
|
};
|
2735
2737
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
2736
2738
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
2737
|
-
!
|
2739
|
+
!cn(this.peek() || 0)) ? (this.bump(), "<") : null;
|
2738
2740
|
}, e.prototype.tryParseQuote = function(t) {
|
2739
2741
|
if (this.isEOF() || this.char() !== 39)
|
2740
2742
|
return null;
|
@@ -2768,12 +2770,12 @@ var hn = (
|
|
2768
2770
|
r.push(n);
|
2769
2771
|
this.bump();
|
2770
2772
|
}
|
2771
|
-
return
|
2773
|
+
return Ie.apply(void 0, r);
|
2772
2774
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
2773
2775
|
if (this.isEOF())
|
2774
2776
|
return null;
|
2775
2777
|
var n = this.char();
|
2776
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
2778
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ie(n));
|
2777
2779
|
}, e.prototype.parseArgument = function(t, r) {
|
2778
2780
|
var n = this.clonePosition();
|
2779
2781
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
@@ -2789,7 +2791,7 @@ var hn = (
|
|
2789
2791
|
case 125:
|
2790
2792
|
return this.bump(), {
|
2791
2793
|
val: {
|
2792
|
-
type:
|
2794
|
+
type: y.argument,
|
2793
2795
|
// value does not include the opening and closing braces.
|
2794
2796
|
value: i,
|
2795
2797
|
location: g(n, this.clonePosition())
|
@@ -2802,7 +2804,7 @@ var hn = (
|
|
2802
2804
|
return this.error(p.MALFORMED_ARGUMENT, g(n, this.clonePosition()));
|
2803
2805
|
}
|
2804
2806
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
2805
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
2807
|
+
var t = this.clonePosition(), r = this.offset(), n = $e(this.message, r), i = r + n.length;
|
2806
2808
|
this.bumpTo(i);
|
2807
2809
|
var s = this.clonePosition(), a = g(t, s);
|
2808
2810
|
return { value: n, location: a };
|
@@ -2821,44 +2823,44 @@ var hn = (
|
|
2821
2823
|
var l = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
2822
2824
|
if (c.err)
|
2823
2825
|
return c;
|
2824
|
-
var f =
|
2826
|
+
var f = hn(c.val);
|
2825
2827
|
if (f.length === 0)
|
2826
2828
|
return this.error(p.EXPECT_ARGUMENT_STYLE, g(this.clonePosition(), this.clonePosition()));
|
2827
|
-
var
|
2828
|
-
o = { style: f, styleLocation:
|
2829
|
+
var d = g(l, this.clonePosition());
|
2830
|
+
o = { style: f, styleLocation: d };
|
2829
2831
|
}
|
2830
|
-
var
|
2831
|
-
if (
|
2832
|
-
return
|
2832
|
+
var b = this.tryParseArgumentClose(i);
|
2833
|
+
if (b.err)
|
2834
|
+
return b;
|
2833
2835
|
var m = g(i, this.clonePosition());
|
2834
|
-
if (o &&
|
2835
|
-
var
|
2836
|
+
if (o && et(o == null ? void 0 : o.style, "::", 0)) {
|
2837
|
+
var E = un(o.style.slice(2));
|
2836
2838
|
if (u === "number") {
|
2837
|
-
var c = this.parseNumberSkeletonFromString(
|
2839
|
+
var c = this.parseNumberSkeletonFromString(E, o.styleLocation);
|
2838
2840
|
return c.err ? c : {
|
2839
|
-
val: { type:
|
2841
|
+
val: { type: y.number, value: n, location: m, style: c.val },
|
2840
2842
|
err: null
|
2841
2843
|
};
|
2842
2844
|
} else {
|
2843
|
-
if (
|
2845
|
+
if (E.length === 0)
|
2844
2846
|
return this.error(p.EXPECT_DATE_TIME_SKELETON, m);
|
2845
|
-
var P =
|
2846
|
-
this.locale && (P =
|
2847
|
+
var P = E;
|
2848
|
+
this.locale && (P = Zr(E, this.locale));
|
2847
2849
|
var f = {
|
2848
|
-
type:
|
2850
|
+
type: k.dateTime,
|
2849
2851
|
pattern: P,
|
2850
2852
|
location: o.styleLocation,
|
2851
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2852
|
-
},
|
2853
|
+
parsedOptions: this.shouldParseSkeletons ? Fr(P) : {}
|
2854
|
+
}, S = u === "date" ? y.date : y.time;
|
2853
2855
|
return {
|
2854
|
-
val: { type:
|
2856
|
+
val: { type: S, value: n, location: m, style: f },
|
2855
2857
|
err: null
|
2856
2858
|
};
|
2857
2859
|
}
|
2858
2860
|
}
|
2859
2861
|
return {
|
2860
2862
|
val: {
|
2861
|
-
type: u === "number" ?
|
2863
|
+
type: u === "number" ? y.number : u === "date" ? y.date : y.time,
|
2862
2864
|
value: n,
|
2863
2865
|
location: m,
|
2864
2866
|
style: (s = o == null ? void 0 : o.style) !== null && s !== void 0 ? s : null
|
@@ -2871,7 +2873,7 @@ var hn = (
|
|
2871
2873
|
case "select": {
|
2872
2874
|
var H = this.clonePosition();
|
2873
2875
|
if (this.bumpSpace(), !this.bumpIf(","))
|
2874
|
-
return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, g(H,
|
2876
|
+
return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, g(H, he({}, H)));
|
2875
2877
|
this.bumpSpace();
|
2876
2878
|
var L = this.parseIdentifierIfPossible(), A = 0;
|
2877
2879
|
if (u !== "select" && L.value === "offset") {
|
@@ -2883,26 +2885,26 @@ var hn = (
|
|
2883
2885
|
return c;
|
2884
2886
|
this.bumpSpace(), L = this.parseIdentifierIfPossible(), A = c.val;
|
2885
2887
|
}
|
2886
|
-
var
|
2887
|
-
if (
|
2888
|
-
return
|
2889
|
-
var
|
2890
|
-
if (
|
2891
|
-
return
|
2888
|
+
var $ = this.tryParsePluralOrSelectOptions(t, u, r, L);
|
2889
|
+
if ($.err)
|
2890
|
+
return $;
|
2891
|
+
var b = this.tryParseArgumentClose(i);
|
2892
|
+
if (b.err)
|
2893
|
+
return b;
|
2892
2894
|
var N = g(i, this.clonePosition());
|
2893
2895
|
return u === "select" ? {
|
2894
2896
|
val: {
|
2895
|
-
type:
|
2897
|
+
type: y.select,
|
2896
2898
|
value: n,
|
2897
|
-
options:
|
2899
|
+
options: tt($.val),
|
2898
2900
|
location: N
|
2899
2901
|
},
|
2900
2902
|
err: null
|
2901
2903
|
} : {
|
2902
2904
|
val: {
|
2903
|
-
type:
|
2905
|
+
type: y.plural,
|
2904
2906
|
value: n,
|
2905
|
-
options:
|
2907
|
+
options: tt($.val),
|
2906
2908
|
offset: A,
|
2907
2909
|
pluralType: u === "plural" ? "cardinal" : "ordinal",
|
2908
2910
|
location: N
|
@@ -2953,16 +2955,16 @@ var hn = (
|
|
2953
2955
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
2954
2956
|
var n = [];
|
2955
2957
|
try {
|
2956
|
-
n =
|
2958
|
+
n = Vr(t);
|
2957
2959
|
} catch (i) {
|
2958
2960
|
return this.error(p.INVALID_NUMBER_SKELETON, r);
|
2959
2961
|
}
|
2960
2962
|
return {
|
2961
2963
|
val: {
|
2962
|
-
type:
|
2964
|
+
type: k.number,
|
2963
2965
|
tokens: n,
|
2964
2966
|
location: r,
|
2965
|
-
parsedOptions: this.shouldParseSkeletons ?
|
2967
|
+
parsedOptions: this.shouldParseSkeletons ? Wr(n) : {}
|
2966
2968
|
},
|
2967
2969
|
err: null
|
2968
2970
|
};
|
@@ -2981,20 +2983,20 @@ var hn = (
|
|
2981
2983
|
if (h.has(o))
|
2982
2984
|
return this.error(r === "select" ? p.DUPLICATE_SELECT_ARGUMENT_SELECTOR : p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
|
2983
2985
|
o === "other" && (a = !0), this.bumpSpace();
|
2984
|
-
var
|
2986
|
+
var d = this.clonePosition();
|
2985
2987
|
if (!this.bumpIf("{"))
|
2986
2988
|
return this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, g(this.clonePosition(), this.clonePosition()));
|
2987
|
-
var
|
2988
|
-
if (
|
2989
|
-
return
|
2990
|
-
var m = this.tryParseArgumentClose(
|
2989
|
+
var b = this.parseMessage(t + 1, r, n);
|
2990
|
+
if (b.err)
|
2991
|
+
return b;
|
2992
|
+
var m = this.tryParseArgumentClose(d);
|
2991
2993
|
if (m.err)
|
2992
2994
|
return m;
|
2993
2995
|
u.push([
|
2994
2996
|
o,
|
2995
2997
|
{
|
2996
|
-
value:
|
2997
|
-
location: g(
|
2998
|
+
value: b.val,
|
2999
|
+
location: g(d, this.clonePosition())
|
2998
3000
|
}
|
2999
3001
|
]), h.add(o), this.bumpSpace(), s = this.parseIdentifierIfPossible(), o = s.value, l = s.location;
|
3000
3002
|
}
|
@@ -3010,7 +3012,7 @@ var hn = (
|
|
3010
3012
|
break;
|
3011
3013
|
}
|
3012
3014
|
var h = g(i, this.clonePosition());
|
3013
|
-
return s ? (a *= n,
|
3015
|
+
return s ? (a *= n, on(a) ? { val: a, err: null } : this.error(r, h)) : this.error(t, h);
|
3014
3016
|
}, e.prototype.offset = function() {
|
3015
3017
|
return this.position.offset;
|
3016
3018
|
}, e.prototype.isEOF = function() {
|
@@ -3025,7 +3027,7 @@ var hn = (
|
|
3025
3027
|
var t = this.position.offset;
|
3026
3028
|
if (t >= this.message.length)
|
3027
3029
|
throw Error("out of bound");
|
3028
|
-
var r =
|
3030
|
+
var r = wt(this.message, t);
|
3029
3031
|
if (r === void 0)
|
3030
3032
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
3031
3033
|
return r;
|
@@ -3044,7 +3046,7 @@ var hn = (
|
|
3044
3046
|
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);
|
3045
3047
|
}
|
3046
3048
|
}, e.prototype.bumpIf = function(t) {
|
3047
|
-
if (
|
3049
|
+
if (et(this.message, t, this.offset())) {
|
3048
3050
|
for (var r = 0; r < t.length; r++)
|
3049
3051
|
this.bump();
|
3050
3052
|
return !0;
|
@@ -3066,7 +3068,7 @@ var hn = (
|
|
3066
3068
|
break;
|
3067
3069
|
}
|
3068
3070
|
}, e.prototype.bumpSpace = function() {
|
3069
|
-
for (; !this.isEOF() &&
|
3071
|
+
for (; !this.isEOF() && Ot(this.char()); )
|
3070
3072
|
this.bump();
|
3071
3073
|
}, e.prototype.peek = function() {
|
3072
3074
|
if (this.isEOF())
|
@@ -3076,47 +3078,47 @@ var hn = (
|
|
3076
3078
|
}, e;
|
3077
3079
|
}()
|
3078
3080
|
);
|
3079
|
-
function
|
3081
|
+
function Ce(e) {
|
3080
3082
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
3081
3083
|
}
|
3082
|
-
function ln(e) {
|
3083
|
-
return Ie(e) || e === 47;
|
3084
|
-
}
|
3085
3084
|
function cn(e) {
|
3085
|
+
return Ce(e) || e === 47;
|
3086
|
+
}
|
3087
|
+
function fn(e) {
|
3086
3088
|
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;
|
3087
3089
|
}
|
3088
|
-
function
|
3090
|
+
function Ot(e) {
|
3089
3091
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
3090
3092
|
}
|
3091
|
-
function
|
3093
|
+
function mn(e) {
|
3092
3094
|
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;
|
3093
3095
|
}
|
3094
|
-
function
|
3096
|
+
function Me(e) {
|
3095
3097
|
e.forEach(function(t) {
|
3096
|
-
if (delete t.location, Et(t) ||
|
3098
|
+
if (delete t.location, Et(t) || _t(t))
|
3097
3099
|
for (var r in t.options)
|
3098
|
-
delete t.options[r].location,
|
3100
|
+
delete t.options[r].location, Me(t.options[r].value);
|
3099
3101
|
else
|
3100
|
-
|
3102
|
+
yt(t) && Tt(t.style) || (xt(t) || vt(t)) && Oe(t.style) ? delete t.style.location : Ht(t) && Me(t.children);
|
3101
3103
|
});
|
3102
3104
|
}
|
3103
|
-
function
|
3104
|
-
t === void 0 && (t = {}), t =
|
3105
|
-
var r = new
|
3105
|
+
function pn(e, t) {
|
3106
|
+
t === void 0 && (t = {}), t = he({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
3107
|
+
var r = new ln(e, t).parse();
|
3106
3108
|
if (r.err) {
|
3107
3109
|
var n = SyntaxError(p[r.err.kind]);
|
3108
3110
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
3109
3111
|
}
|
3110
|
-
return t != null && t.captureLocation ||
|
3112
|
+
return t != null && t.captureLocation || Me(r.val), r.val;
|
3111
3113
|
}
|
3112
|
-
var
|
3114
|
+
var X;
|
3113
3115
|
(function(e) {
|
3114
3116
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
3115
|
-
})(
|
3116
|
-
var
|
3117
|
+
})(X || (X = {}));
|
3118
|
+
var pe = (
|
3117
3119
|
/** @class */
|
3118
3120
|
function(e) {
|
3119
|
-
|
3121
|
+
me(t, e);
|
3120
3122
|
function t(r, n, i) {
|
3121
3123
|
var s = e.call(this, r) || this;
|
3122
3124
|
return s.code = n, s.originalMessage = i, s;
|
@@ -3125,48 +3127,48 @@ var fe = (
|
|
3125
3127
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
3126
3128
|
}, t;
|
3127
3129
|
}(Error)
|
3128
|
-
),
|
3130
|
+
), nt = (
|
3129
3131
|
/** @class */
|
3130
3132
|
function(e) {
|
3131
|
-
|
3133
|
+
me(t, e);
|
3132
3134
|
function t(r, n, i, s) {
|
3133
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
3135
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), X.INVALID_VALUE, s) || this;
|
3134
3136
|
}
|
3135
3137
|
return t;
|
3136
|
-
}(
|
3137
|
-
),
|
3138
|
+
}(pe)
|
3139
|
+
), gn = (
|
3138
3140
|
/** @class */
|
3139
3141
|
function(e) {
|
3140
|
-
|
3142
|
+
me(t, e);
|
3141
3143
|
function t(r, n, i) {
|
3142
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
3144
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), X.INVALID_VALUE, i) || this;
|
3143
3145
|
}
|
3144
3146
|
return t;
|
3145
|
-
}(
|
3146
|
-
),
|
3147
|
+
}(pe)
|
3148
|
+
), dn = (
|
3147
3149
|
/** @class */
|
3148
3150
|
function(e) {
|
3149
|
-
|
3151
|
+
me(t, e);
|
3150
3152
|
function t(r, n) {
|
3151
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
3153
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), X.MISSING_VALUE, n) || this;
|
3152
3154
|
}
|
3153
3155
|
return t;
|
3154
|
-
}(
|
3156
|
+
}(pe)
|
3155
3157
|
), T;
|
3156
3158
|
(function(e) {
|
3157
3159
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
3158
3160
|
})(T || (T = {}));
|
3159
|
-
function
|
3161
|
+
function bn(e) {
|
3160
3162
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
3161
3163
|
var n = t[t.length - 1];
|
3162
3164
|
return !n || n.type !== T.literal || r.type !== T.literal ? t.push(r) : n.value += r.value, t;
|
3163
3165
|
}, []);
|
3164
3166
|
}
|
3165
|
-
function
|
3167
|
+
function yn(e) {
|
3166
3168
|
return typeof e == "function";
|
3167
3169
|
}
|
3168
|
-
function
|
3169
|
-
if (e.length === 1 &&
|
3170
|
+
function ae(e, t, r, n, i, s, a) {
|
3171
|
+
if (e.length === 1 && Qe(e[0]))
|
3170
3172
|
return [
|
3171
3173
|
{
|
3172
3174
|
type: T.literal,
|
@@ -3175,14 +3177,14 @@ function oe(e, t, r, n, i, s, a) {
|
|
3175
3177
|
];
|
3176
3178
|
for (var u = [], h = 0, o = e; h < o.length; h++) {
|
3177
3179
|
var l = o[h];
|
3178
|
-
if (
|
3180
|
+
if (Qe(l)) {
|
3179
3181
|
u.push({
|
3180
3182
|
type: T.literal,
|
3181
3183
|
value: l.value
|
3182
3184
|
});
|
3183
3185
|
continue;
|
3184
3186
|
}
|
3185
|
-
if (
|
3187
|
+
if (Ur(l)) {
|
3186
3188
|
typeof s == "number" && u.push({
|
3187
3189
|
type: T.literal,
|
3188
3190
|
value: r.getNumberFormat(t).format(s)
|
@@ -3191,47 +3193,47 @@ function oe(e, t, r, n, i, s, a) {
|
|
3191
3193
|
}
|
3192
3194
|
var c = l.value;
|
3193
3195
|
if (!(i && c in i))
|
3194
|
-
throw new
|
3196
|
+
throw new dn(c, a);
|
3195
3197
|
var f = i[c];
|
3196
|
-
if (
|
3198
|
+
if (Dr(l)) {
|
3197
3199
|
(!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), u.push({
|
3198
3200
|
type: typeof f == "string" ? T.literal : T.object,
|
3199
3201
|
value: f
|
3200
3202
|
});
|
3201
3203
|
continue;
|
3202
3204
|
}
|
3203
|
-
if (
|
3204
|
-
var
|
3205
|
+
if (xt(l)) {
|
3206
|
+
var d = typeof l.style == "string" ? n.date[l.style] : Oe(l.style) ? l.style.parsedOptions : void 0;
|
3205
3207
|
u.push({
|
3206
3208
|
type: T.literal,
|
3207
|
-
value: r.getDateTimeFormat(t,
|
3209
|
+
value: r.getDateTimeFormat(t, d).format(f)
|
3208
3210
|
});
|
3209
3211
|
continue;
|
3210
3212
|
}
|
3211
|
-
if (
|
3212
|
-
var
|
3213
|
+
if (vt(l)) {
|
3214
|
+
var d = typeof l.style == "string" ? n.time[l.style] : Oe(l.style) ? l.style.parsedOptions : n.time.medium;
|
3213
3215
|
u.push({
|
3214
3216
|
type: T.literal,
|
3215
|
-
value: r.getDateTimeFormat(t,
|
3217
|
+
value: r.getDateTimeFormat(t, d).format(f)
|
3216
3218
|
});
|
3217
3219
|
continue;
|
3218
3220
|
}
|
3219
|
-
if (
|
3220
|
-
var
|
3221
|
-
|
3221
|
+
if (yt(l)) {
|
3222
|
+
var d = typeof l.style == "string" ? n.number[l.style] : Tt(l.style) ? l.style.parsedOptions : void 0;
|
3223
|
+
d && d.scale && (f = f * (d.scale || 1)), u.push({
|
3222
3224
|
type: T.literal,
|
3223
|
-
value: r.getNumberFormat(t,
|
3225
|
+
value: r.getNumberFormat(t, d).format(f)
|
3224
3226
|
});
|
3225
3227
|
continue;
|
3226
3228
|
}
|
3227
|
-
if (
|
3228
|
-
var
|
3229
|
-
if (!
|
3230
|
-
throw new
|
3231
|
-
var P =
|
3229
|
+
if (Ht(l)) {
|
3230
|
+
var b = l.children, m = l.value, E = i[m];
|
3231
|
+
if (!yn(E))
|
3232
|
+
throw new gn(m, "function", a);
|
3233
|
+
var P = ae(b, t, r, n, i, s), S = E(P.map(function(A) {
|
3232
3234
|
return A.value;
|
3233
3235
|
}));
|
3234
|
-
Array.isArray(
|
3236
|
+
Array.isArray(S) || (S = [S]), u.push.apply(u, S.map(function(A) {
|
3235
3237
|
return {
|
3236
3238
|
type: typeof A == "string" ? T.literal : T.object,
|
3237
3239
|
value: A
|
@@ -3241,39 +3243,39 @@ function oe(e, t, r, n, i, s, a) {
|
|
3241
3243
|
if (Et(l)) {
|
3242
3244
|
var H = l.options[f] || l.options.other;
|
3243
3245
|
if (!H)
|
3244
|
-
throw new
|
3245
|
-
u.push.apply(u,
|
3246
|
+
throw new nt(l.value, f, Object.keys(l.options), a);
|
3247
|
+
u.push.apply(u, ae(H.value, t, r, n, i));
|
3246
3248
|
continue;
|
3247
3249
|
}
|
3248
|
-
if (
|
3250
|
+
if (_t(l)) {
|
3249
3251
|
var H = l.options["=".concat(f)];
|
3250
3252
|
if (!H) {
|
3251
3253
|
if (!Intl.PluralRules)
|
3252
|
-
throw new
|
3254
|
+
throw new pe(`Intl.PluralRules is not available in this environment.
|
3253
3255
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
3254
|
-
`,
|
3256
|
+
`, X.MISSING_INTL_API, a);
|
3255
3257
|
var L = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
|
3256
3258
|
H = l.options[L] || l.options.other;
|
3257
3259
|
}
|
3258
3260
|
if (!H)
|
3259
|
-
throw new
|
3260
|
-
u.push.apply(u,
|
3261
|
+
throw new nt(l.value, f, Object.keys(l.options), a);
|
3262
|
+
u.push.apply(u, ae(H.value, t, r, n, i, f - (l.offset || 0)));
|
3261
3263
|
continue;
|
3262
3264
|
}
|
3263
3265
|
}
|
3264
|
-
return
|
3266
|
+
return bn(u);
|
3265
3267
|
}
|
3266
|
-
function
|
3267
|
-
return t ?
|
3268
|
-
return r[n] =
|
3268
|
+
function xn(e, t) {
|
3269
|
+
return t ? O(O(O({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
3270
|
+
return r[n] = O(O({}, e[n]), t[n] || {}), r;
|
3269
3271
|
}, {})) : e;
|
3270
3272
|
}
|
3271
|
-
function
|
3273
|
+
function vn(e, t) {
|
3272
3274
|
return t ? Object.keys(e).reduce(function(r, n) {
|
3273
|
-
return r[n] =
|
3274
|
-
},
|
3275
|
+
return r[n] = xn(e[n], t[n]), r;
|
3276
|
+
}, O({}, e)) : e;
|
3275
3277
|
}
|
3276
|
-
function
|
3278
|
+
function Se(e) {
|
3277
3279
|
return {
|
3278
3280
|
create: function() {
|
3279
3281
|
return {
|
@@ -3293,33 +3295,33 @@ function En(e) {
|
|
3293
3295
|
dateTime: {},
|
3294
3296
|
pluralRules: {}
|
3295
3297
|
}), {
|
3296
|
-
getNumberFormat:
|
3298
|
+
getNumberFormat: _e(function() {
|
3297
3299
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3298
3300
|
r[n] = arguments[n];
|
3299
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
3301
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Ee([void 0], r, !1)))();
|
3300
3302
|
}, {
|
3301
|
-
cache:
|
3302
|
-
strategy:
|
3303
|
+
cache: Se(e.number),
|
3304
|
+
strategy: He.variadic
|
3303
3305
|
}),
|
3304
|
-
getDateTimeFormat:
|
3306
|
+
getDateTimeFormat: _e(function() {
|
3305
3307
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3306
3308
|
r[n] = arguments[n];
|
3307
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
3309
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Ee([void 0], r, !1)))();
|
3308
3310
|
}, {
|
3309
|
-
cache:
|
3310
|
-
strategy:
|
3311
|
+
cache: Se(e.dateTime),
|
3312
|
+
strategy: He.variadic
|
3311
3313
|
}),
|
3312
|
-
getPluralRules:
|
3314
|
+
getPluralRules: _e(function() {
|
3313
3315
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
3314
3316
|
r[n] = arguments[n];
|
3315
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
3317
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Ee([void 0], r, !1)))();
|
3316
3318
|
}, {
|
3317
|
-
cache:
|
3318
|
-
strategy:
|
3319
|
+
cache: Se(e.pluralRules),
|
3320
|
+
strategy: He.variadic
|
3319
3321
|
})
|
3320
3322
|
};
|
3321
3323
|
}
|
3322
|
-
var
|
3324
|
+
var _n = (
|
3323
3325
|
/** @class */
|
3324
3326
|
function() {
|
3325
3327
|
function e(t, r, n, i) {
|
@@ -3338,7 +3340,7 @@ var vn = (
|
|
3338
3340
|
}, []);
|
3339
3341
|
return l.length <= 1 ? l[0] || "" : l;
|
3340
3342
|
}, this.formatToParts = function(h) {
|
3341
|
-
return
|
3343
|
+
return ae(s.ast, s.locales, s.formatters, s.formats, h, void 0, s.message);
|
3342
3344
|
}, this.resolvedOptions = function() {
|
3343
3345
|
var h;
|
3344
3346
|
return {
|
@@ -3351,13 +3353,13 @@ var vn = (
|
|
3351
3353
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
3352
3354
|
var a = i || {};
|
3353
3355
|
a.formatters;
|
3354
|
-
var u =
|
3355
|
-
this.ast = e.__parse(t,
|
3356
|
+
var u = Nr(a, ["formatters"]);
|
3357
|
+
this.ast = e.__parse(t, O(O({}, u), { locale: this.resolvedLocale }));
|
3356
3358
|
} else
|
3357
3359
|
this.ast = t;
|
3358
3360
|
if (!Array.isArray(this.ast))
|
3359
3361
|
throw new TypeError("A message must be provided as a String or AST.");
|
3360
|
-
this.formats =
|
3362
|
+
this.formats = vn(e.formats, n), this.formatters = i && i.formatters || En(this.formatterCache);
|
3361
3363
|
}
|
3362
3364
|
return Object.defineProperty(e, "defaultLocale", {
|
3363
3365
|
get: function() {
|
@@ -3370,7 +3372,7 @@ var vn = (
|
|
3370
3372
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
3371
3373
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
3372
3374
|
}
|
3373
|
-
}, e.__parse =
|
3375
|
+
}, e.__parse = pn, e.formats = {
|
3374
3376
|
number: {
|
3375
3377
|
integer: {
|
3376
3378
|
maximumFractionDigits: 0
|
@@ -3431,7 +3433,7 @@ var vn = (
|
|
3431
3433
|
}, e;
|
3432
3434
|
}()
|
3433
3435
|
);
|
3434
|
-
function
|
3436
|
+
function Hn(e, t) {
|
3435
3437
|
if (t == null)
|
3436
3438
|
return;
|
3437
3439
|
if (t in e)
|
@@ -3452,92 +3454,92 @@ function _n(e, t) {
|
|
3452
3454
|
n = void 0;
|
3453
3455
|
return n;
|
3454
3456
|
}
|
3455
|
-
const
|
3457
|
+
const I = {}, Tn = (e, t, r) => r && (t in I || (I[t] = {}), e in I[t] || (I[t][e] = r), r), Lt = (e, t) => {
|
3456
3458
|
if (t == null)
|
3457
3459
|
return;
|
3458
|
-
if (t in
|
3459
|
-
return
|
3460
|
-
const r =
|
3460
|
+
if (t in I && e in I[t])
|
3461
|
+
return I[t][e];
|
3462
|
+
const r = ge(t);
|
3461
3463
|
for (let n = 0; n < r.length; n++) {
|
3462
3464
|
const i = r[n], s = Bn(i, e);
|
3463
3465
|
if (s)
|
3464
|
-
return
|
3466
|
+
return Tn(e, t, s);
|
3465
3467
|
}
|
3466
3468
|
};
|
3467
|
-
let
|
3468
|
-
const
|
3469
|
-
function
|
3470
|
-
return
|
3469
|
+
let Fe;
|
3470
|
+
const ne = fe({});
|
3471
|
+
function Sn(e) {
|
3472
|
+
return Fe[e] || null;
|
3471
3473
|
}
|
3472
|
-
function
|
3473
|
-
return e in
|
3474
|
+
function It(e) {
|
3475
|
+
return e in Fe;
|
3474
3476
|
}
|
3475
3477
|
function Bn(e, t) {
|
3476
|
-
if (!
|
3478
|
+
if (!It(e))
|
3477
3479
|
return null;
|
3478
|
-
const r =
|
3479
|
-
return
|
3480
|
+
const r = Sn(e);
|
3481
|
+
return Hn(r, t);
|
3480
3482
|
}
|
3481
|
-
function
|
3483
|
+
function Pn(e) {
|
3482
3484
|
if (e == null)
|
3483
3485
|
return;
|
3484
|
-
const t =
|
3486
|
+
const t = ge(e);
|
3485
3487
|
for (let r = 0; r < t.length; r++) {
|
3486
3488
|
const n = t[r];
|
3487
|
-
if (
|
3489
|
+
if (It(n))
|
3488
3490
|
return n;
|
3489
3491
|
}
|
3490
3492
|
}
|
3491
|
-
function
|
3492
|
-
delete
|
3493
|
+
function $t(e, ...t) {
|
3494
|
+
delete I[e], ne.update((r) => (r[e] = wr.all([r[e] || {}, ...t]), r));
|
3493
3495
|
}
|
3494
|
-
|
3495
|
-
[
|
3496
|
+
W(
|
3497
|
+
[ne],
|
3496
3498
|
([e]) => Object.keys(e)
|
3497
3499
|
);
|
3498
|
-
|
3499
|
-
const
|
3500
|
-
function
|
3501
|
-
|
3500
|
+
ne.subscribe((e) => Fe = e);
|
3501
|
+
const ue = {};
|
3502
|
+
function An(e, t) {
|
3503
|
+
ue[e].delete(t), ue[e].size === 0 && delete ue[e];
|
3502
3504
|
}
|
3503
3505
|
function Ct(e) {
|
3504
|
-
return
|
3506
|
+
return ue[e];
|
3505
3507
|
}
|
3506
|
-
function
|
3507
|
-
return
|
3508
|
+
function wn(e) {
|
3509
|
+
return ge(e).map((t) => {
|
3508
3510
|
const r = Ct(t);
|
3509
3511
|
return [t, r ? [...r] : []];
|
3510
3512
|
}).filter(([, t]) => t.length > 0);
|
3511
3513
|
}
|
3512
|
-
function
|
3513
|
-
return e == null ? !1 :
|
3514
|
+
function Re(e) {
|
3515
|
+
return e == null ? !1 : ge(e).some(
|
3514
3516
|
(t) => {
|
3515
3517
|
var r;
|
3516
3518
|
return (r = Ct(t)) == null ? void 0 : r.size;
|
3517
3519
|
}
|
3518
3520
|
);
|
3519
3521
|
}
|
3520
|
-
function
|
3522
|
+
function Nn(e, t) {
|
3521
3523
|
return Promise.all(
|
3522
|
-
t.map((n) => (
|
3523
|
-
).then((n) =>
|
3524
|
-
}
|
3525
|
-
const
|
3526
|
-
function
|
3527
|
-
if (
|
3528
|
-
return e in
|
3529
|
-
const t =
|
3530
|
-
return
|
3524
|
+
t.map((n) => (An(e, n), n().then((i) => i.default || i)))
|
3525
|
+
).then((n) => $t(e, ...n));
|
3526
|
+
}
|
3527
|
+
const J = {};
|
3528
|
+
function Mt(e) {
|
3529
|
+
if (!Re(e))
|
3530
|
+
return e in J ? J[e] : Promise.resolve();
|
3531
|
+
const t = wn(e);
|
3532
|
+
return J[e] = Promise.all(
|
3531
3533
|
t.map(
|
3532
|
-
([r, n]) =>
|
3534
|
+
([r, n]) => Nn(r, n)
|
3533
3535
|
)
|
3534
3536
|
).then(() => {
|
3535
|
-
if (
|
3536
|
-
return
|
3537
|
-
delete
|
3538
|
-
}),
|
3537
|
+
if (Re(e))
|
3538
|
+
return Mt(e);
|
3539
|
+
delete J[e];
|
3540
|
+
}), J[e];
|
3539
3541
|
}
|
3540
|
-
const
|
3542
|
+
const On = {
|
3541
3543
|
number: {
|
3542
3544
|
scientific: { notation: "scientific" },
|
3543
3545
|
engineering: { notation: "engineering" },
|
@@ -3569,138 +3571,138 @@ const Nn = {
|
|
3569
3571
|
}, Ln = {
|
3570
3572
|
fallbackLocale: null,
|
3571
3573
|
loadingDelay: 200,
|
3572
|
-
formats:
|
3574
|
+
formats: On,
|
3573
3575
|
warnOnMissingMessages: !0,
|
3574
3576
|
handleMissingMessage: void 0,
|
3575
3577
|
ignoreTag: !0
|
3576
|
-
},
|
3577
|
-
function
|
3578
|
-
return
|
3579
|
-
}
|
3580
|
-
const
|
3581
|
-
var
|
3582
|
-
for (var r in t)
|
3583
|
-
|
3584
|
-
if (
|
3585
|
-
for (var r of
|
3586
|
-
|
3578
|
+
}, In = Ln;
|
3579
|
+
function z() {
|
3580
|
+
return In;
|
3581
|
+
}
|
3582
|
+
const Be = fe(!1);
|
3583
|
+
var $n = Object.defineProperty, Cn = Object.defineProperties, Mn = Object.getOwnPropertyDescriptors, it = Object.getOwnPropertySymbols, Rn = Object.prototype.hasOwnProperty, Dn = Object.prototype.propertyIsEnumerable, st = (e, t, r) => t in e ? $n(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Un = (e, t) => {
|
3584
|
+
for (var r in t || (t = {}))
|
3585
|
+
Rn.call(t, r) && st(e, r, t[r]);
|
3586
|
+
if (it)
|
3587
|
+
for (var r of it(t))
|
3588
|
+
Dn.call(t, r) && st(e, r, t[r]);
|
3587
3589
|
return e;
|
3588
|
-
},
|
3589
|
-
let
|
3590
|
-
const
|
3591
|
-
function
|
3590
|
+
}, Gn = (e, t) => Cn(e, Mn(t));
|
3591
|
+
let De;
|
3592
|
+
const le = fe(null);
|
3593
|
+
function ot(e) {
|
3592
3594
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
3593
3595
|
}
|
3594
|
-
function
|
3595
|
-
const r =
|
3596
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
3596
|
+
function ge(e, t = z().fallbackLocale) {
|
3597
|
+
const r = ot(e);
|
3598
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...ot(t)])] : r;
|
3597
3599
|
}
|
3598
|
-
function
|
3599
|
-
return
|
3600
|
+
function R() {
|
3601
|
+
return De != null ? De : void 0;
|
3600
3602
|
}
|
3601
|
-
|
3602
|
-
|
3603
|
+
le.subscribe((e) => {
|
3604
|
+
De = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
3603
3605
|
});
|
3604
|
-
const
|
3605
|
-
if (e &&
|
3606
|
-
const { loadingDelay: t } =
|
3606
|
+
const Fn = (e) => {
|
3607
|
+
if (e && Pn(e) && Re(e)) {
|
3608
|
+
const { loadingDelay: t } = z();
|
3607
3609
|
let r;
|
3608
|
-
return typeof window != "undefined" &&
|
3609
|
-
() =>
|
3610
|
+
return typeof window != "undefined" && R() != null && t ? r = window.setTimeout(
|
3611
|
+
() => Be.set(!0),
|
3610
3612
|
t
|
3611
|
-
) :
|
3612
|
-
|
3613
|
+
) : Be.set(!0), Mt(e).then(() => {
|
3614
|
+
le.set(e);
|
3613
3615
|
}).finally(() => {
|
3614
|
-
clearTimeout(r),
|
3616
|
+
clearTimeout(r), Be.set(!1);
|
3615
3617
|
});
|
3616
3618
|
}
|
3617
|
-
return
|
3618
|
-
},
|
3619
|
-
set:
|
3620
|
-
}),
|
3619
|
+
return le.set(e);
|
3620
|
+
}, Z = Gn(Un({}, le), {
|
3621
|
+
set: Fn
|
3622
|
+
}), de = (e) => {
|
3621
3623
|
const t = /* @__PURE__ */ Object.create(null);
|
3622
3624
|
return (n) => {
|
3623
3625
|
const i = JSON.stringify(n);
|
3624
3626
|
return i in t ? t[i] : t[i] = e(n);
|
3625
3627
|
};
|
3626
3628
|
};
|
3627
|
-
var
|
3629
|
+
var jn = Object.defineProperty, ce = Object.getOwnPropertySymbols, Rt = Object.prototype.hasOwnProperty, Dt = Object.prototype.propertyIsEnumerable, at = (e, t, r) => t in e ? jn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, je = (e, t) => {
|
3628
3630
|
for (var r in t || (t = {}))
|
3629
|
-
|
3630
|
-
if (
|
3631
|
-
for (var r of
|
3632
|
-
|
3631
|
+
Rt.call(t, r) && at(e, r, t[r]);
|
3632
|
+
if (ce)
|
3633
|
+
for (var r of ce(t))
|
3634
|
+
Dt.call(t, r) && at(e, r, t[r]);
|
3633
3635
|
return e;
|
3634
|
-
},
|
3636
|
+
}, q = (e, t) => {
|
3635
3637
|
var r = {};
|
3636
3638
|
for (var n in e)
|
3637
|
-
|
3638
|
-
if (e != null &&
|
3639
|
-
for (var n of
|
3640
|
-
t.indexOf(n) < 0 &&
|
3639
|
+
Rt.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
3640
|
+
if (e != null && ce)
|
3641
|
+
for (var n of ce(e))
|
3642
|
+
t.indexOf(n) < 0 && Dt.call(e, n) && (r[n] = e[n]);
|
3641
3643
|
return r;
|
3642
3644
|
};
|
3643
|
-
const
|
3644
|
-
const { formats: r } =
|
3645
|
+
const te = (e, t) => {
|
3646
|
+
const { formats: r } = z();
|
3645
3647
|
if (e in r && t in r[e])
|
3646
3648
|
return r[e][t];
|
3647
3649
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
3648
|
-
},
|
3650
|
+
}, Vn = de(
|
3649
3651
|
(e) => {
|
3650
|
-
var t = e, { locale: r, format: n } = t, i =
|
3652
|
+
var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
|
3651
3653
|
if (r == null)
|
3652
3654
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
3653
|
-
return n && (i =
|
3655
|
+
return n && (i = te("number", n)), new Intl.NumberFormat(r, i);
|
3654
3656
|
}
|
3655
|
-
),
|
3657
|
+
), kn = de(
|
3656
3658
|
(e) => {
|
3657
|
-
var t = e, { locale: r, format: n } = t, i =
|
3659
|
+
var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
|
3658
3660
|
if (r == null)
|
3659
3661
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
3660
|
-
return n ? i =
|
3662
|
+
return n ? i = te("date", n) : Object.keys(i).length === 0 && (i = te("date", "short")), new Intl.DateTimeFormat(r, i);
|
3661
3663
|
}
|
3662
|
-
),
|
3664
|
+
), Xn = de(
|
3663
3665
|
(e) => {
|
3664
|
-
var t = e, { locale: r, format: n } = t, i =
|
3666
|
+
var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
|
3665
3667
|
if (r == null)
|
3666
3668
|
throw new Error(
|
3667
3669
|
'[svelte-i18n] A "locale" must be set to format time values'
|
3668
3670
|
);
|
3669
|
-
return n ? i =
|
3671
|
+
return n ? i = te("time", n) : Object.keys(i).length === 0 && (i = te("time", "short")), new Intl.DateTimeFormat(r, i);
|
3670
3672
|
}
|
3671
|
-
),
|
3673
|
+
), zn = (e = {}) => {
|
3672
3674
|
var t = e, {
|
3673
|
-
locale: r =
|
3674
|
-
} = t, n =
|
3675
|
+
locale: r = R()
|
3676
|
+
} = t, n = q(t, [
|
3675
3677
|
"locale"
|
3676
3678
|
]);
|
3677
|
-
return
|
3678
|
-
},
|
3679
|
+
return Vn(je({ locale: r }, n));
|
3680
|
+
}, Wn = (e = {}) => {
|
3679
3681
|
var t = e, {
|
3680
|
-
locale: r =
|
3681
|
-
} = t, n =
|
3682
|
+
locale: r = R()
|
3683
|
+
} = t, n = q(t, [
|
3682
3684
|
"locale"
|
3683
3685
|
]);
|
3684
|
-
return
|
3685
|
-
},
|
3686
|
+
return kn(je({ locale: r }, n));
|
3687
|
+
}, Zn = (e = {}) => {
|
3686
3688
|
var t = e, {
|
3687
|
-
locale: r =
|
3688
|
-
} = t, n =
|
3689
|
+
locale: r = R()
|
3690
|
+
} = t, n = q(t, [
|
3689
3691
|
"locale"
|
3690
3692
|
]);
|
3691
|
-
return
|
3692
|
-
},
|
3693
|
+
return Xn(je({ locale: r }, n));
|
3694
|
+
}, qn = de(
|
3693
3695
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
3694
|
-
(e, t =
|
3695
|
-
ignoreTag:
|
3696
|
+
(e, t = R()) => new _n(e, t, z().formats, {
|
3697
|
+
ignoreTag: z().ignoreTag
|
3696
3698
|
})
|
3697
|
-
),
|
3699
|
+
), Qn = (e, t = {}) => {
|
3698
3700
|
var r, n, i, s;
|
3699
3701
|
let a = t;
|
3700
3702
|
typeof e == "object" && (a = e, e = a.id);
|
3701
3703
|
const {
|
3702
3704
|
values: u,
|
3703
|
-
locale: h =
|
3705
|
+
locale: h = R(),
|
3704
3706
|
default: o
|
3705
3707
|
} = a;
|
3706
3708
|
if (h == null)
|
@@ -3709,7 +3711,7 @@ const ee = (e, t) => {
|
|
3709
3711
|
);
|
3710
3712
|
let l = Lt(e, h);
|
3711
3713
|
if (!l)
|
3712
|
-
l = (s = (i = (n = (r =
|
3714
|
+
l = (s = (i = (n = (r = z()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: o })) != null ? i : o) != null ? s : e;
|
3713
3715
|
else if (typeof l != "string")
|
3714
3716
|
return console.warn(
|
3715
3717
|
`[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.`
|
@@ -3718,7 +3720,7 @@ const ee = (e, t) => {
|
|
3718
3720
|
return l;
|
3719
3721
|
let c = l;
|
3720
3722
|
try {
|
3721
|
-
c =
|
3723
|
+
c = qn(l, h).format(u);
|
3722
3724
|
} catch (f) {
|
3723
3725
|
f instanceof Error && console.warn(
|
3724
3726
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
@@ -3726,18 +3728,18 @@ const ee = (e, t) => {
|
|
3726
3728
|
);
|
3727
3729
|
}
|
3728
3730
|
return c;
|
3729
|
-
},
|
3730
|
-
|
3731
|
-
|
3732
|
-
|
3733
|
-
|
3734
|
-
function
|
3735
|
-
|
3736
|
-
}
|
3737
|
-
function
|
3738
|
-
|
3739
|
-
}
|
3740
|
-
const
|
3731
|
+
}, Jn = (e, t) => Zn(t).format(e), Yn = (e, t) => Wn(t).format(e), Kn = (e, t) => zn(t).format(e), ei = (e, t = R()) => Lt(e, t), ti = W([Z, ne], () => Qn);
|
3732
|
+
W([Z], () => Jn);
|
3733
|
+
W([Z], () => Yn);
|
3734
|
+
W([Z], () => Kn);
|
3735
|
+
W([Z, ne], () => ei);
|
3736
|
+
function ut(e, t) {
|
3737
|
+
$t(e, t);
|
3738
|
+
}
|
3739
|
+
function ri(e) {
|
3740
|
+
Z.set(e);
|
3741
|
+
}
|
3742
|
+
const ht = {
|
3741
3743
|
en: {
|
3742
3744
|
sorry: "We are sorry",
|
3743
3745
|
access: "The page you are trying to access is available for logged-in users only. Please login.",
|
@@ -3829,13 +3831,13 @@ const ut = {
|
|
3829
3831
|
login: "Login"
|
3830
3832
|
}
|
3831
3833
|
};
|
3832
|
-
function
|
3834
|
+
function ni(e, t) {
|
3833
3835
|
if (e) {
|
3834
3836
|
const r = document.createElement("style");
|
3835
3837
|
r.innerHTML = t, e.appendChild(r);
|
3836
3838
|
}
|
3837
3839
|
}
|
3838
|
-
function
|
3840
|
+
function ii(e, t) {
|
3839
3841
|
const r = new URL(t);
|
3840
3842
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
3841
3843
|
const i = document.createElement("style");
|
@@ -3844,7 +3846,7 @@ function ni(e, t) {
|
|
3844
3846
|
console.error("There was an error while trying to load client styling from URL", n);
|
3845
3847
|
});
|
3846
3848
|
}
|
3847
|
-
function
|
3849
|
+
function si(e, t, r) {
|
3848
3850
|
if (window.emMessageBus) {
|
3849
3851
|
const n = document.createElement("style");
|
3850
3852
|
window.emMessageBus.subscribe(t, (i) => {
|
@@ -3852,74 +3854,74 @@ function ii(e, t, r) {
|
|
3852
3854
|
});
|
3853
3855
|
}
|
3854
3856
|
}
|
3855
|
-
function si(e) {
|
3856
|
-
Xt(e, "svelte-1v4ls7s", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:50px 0;width:100%;text-align:center}.NotFoundPage{display:flex;flex-direction:column;margin:auto;gap:40px;align-items:center;max-width:800px;padding:50px}.NotFoundPage svg{fill:var(--emw--misc-color-primary, var(--emw--color-primary, #22B04E))}.PageTitle{color:var(--emw--misc-color-primary, var(--emw--color-primary, #22B04E));font-weight:500;font-size:28px}.PageContent{color:#D1D1D1;font-size:18px;line-height:24px}.ErrorPageTitle{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-weight:500;font-size:28px}.ErrorPageContent{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:18px;line-height:24px}.ButtonDefaultSmall{background:var(--emw--misc-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--misc-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;width:30%;height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}@media only screen and (max-width: 475px){.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:20px 0;width:100%;text-align:center}.NotFoundPage{text-align:center;width:100%;font-size:12px;padding:20px}.PageTitle{font-size:22px}.ButtonDefaultSmall{width:80%;height:50px;font-size:14px;grid-template-columns:1fr}.ErrorPageContent{font-size:16px;line-height:18px}.ErrorPageTitle{font-size:18px}.PageContent{font-size:16px;line-height:18px}}");
|
3857
|
-
}
|
3858
3857
|
function oi(e) {
|
3858
|
+
zt(e, "svelte-1v4ls7s", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:50px 0;width:100%;text-align:center}.NotFoundPage{display:flex;flex-direction:column;margin:auto;gap:40px;align-items:center;max-width:800px;padding:50px}.NotFoundPage svg{fill:var(--emw--misc-color-primary, var(--emw--color-primary, #22B04E))}.PageTitle{color:var(--emw--misc-color-primary, var(--emw--color-primary, #22B04E));font-weight:500;font-size:28px}.PageContent{color:#D1D1D1;font-size:18px;line-height:24px}.ErrorPageTitle{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-weight:500;font-size:28px}.ErrorPageContent{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-size:18px;line-height:24px}.ButtonDefaultSmall{background:var(--emw--misc-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--misc-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border-radius:5px;width:30%;height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;cursor:pointer}@media only screen and (max-width: 475px){.PageWrapper{color:var(--emw--misc-typography, var(--emw--color-white, #FFFFFF));background:var(--emw--misc-color-bg, var(--emw--color-background, #07072A));padding:20px 0;width:100%;text-align:center}.NotFoundPage{text-align:center;width:100%;font-size:12px;padding:20px}.PageTitle{font-size:22px}.ButtonDefaultSmall{width:80%;height:50px;font-size:14px;grid-template-columns:1fr}.ErrorPageContent{font-size:16px;line-height:18px}.ErrorPageTitle{font-size:18px}.PageContent{font-size:16px;line-height:18px}}");
|
3859
|
+
}
|
3860
|
+
function ai(e) {
|
3859
3861
|
let t, r, n, i, s, a, u, h, o, l, c = (
|
3860
3862
|
/*$_*/
|
3861
3863
|
e[1]("sorry") + ""
|
3862
|
-
), f,
|
3864
|
+
), f, d, b, m = (
|
3863
3865
|
/*$_*/
|
3864
3866
|
e[1]("access") + ""
|
3865
|
-
),
|
3867
|
+
), E, P, S, H = (
|
3866
3868
|
/*$_*/
|
3867
3869
|
e[1]("login") + ""
|
3868
|
-
), L, A,
|
3870
|
+
), L, A, $;
|
3869
3871
|
return {
|
3870
3872
|
c() {
|
3871
|
-
t = C("div"), r = C("div"), n =
|
3873
|
+
t = C("div"), r = C("div"), n = D("svg"), i = D("g"), s = D("path"), a = D("path"), u = D("path"), h = D("path"), o = ye(), l = C("p"), f = se(c), d = ye(), b = C("p"), E = se(m), P = ye(), S = C("button"), L = se(H), x(s, "class", "a"), x(s, "d", "M22.819,139.685H126.266a13.422,13.422,0,0,0,13.449-13.449V22.789A13.422,13.422,0,0,0,126.266,9.34H22.819A13.422,13.422,0,0,0,9.37,22.789V126.236A13.422,13.422,0,0,0,22.819,139.685Zm-7.241-116.9a7.2,7.2,0,0,1,7.241-7.241H126.266a7.2,7.2,0,0,1,7.241,7.241V38.3H15.572Zm0,21.725H133.513v81.723a7.2,7.2,0,0,1-7.241,7.241H22.824a7.2,7.2,0,0,1-7.241-7.241Z"), x(a, "class", "a"), x(a, "d", "M147.866,140.62h-4.138a3.1,3.1,0,0,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(a, "transform", "translate(-116.772 -116.794)"), x(u, "class", "a"), x(u, "d", "M297.866,140.62h-4.138a3.1,3.1,0,1,0,0,6.207h4.138a3.1,3.1,0,0,0,0-6.207Z"), x(u, "transform", "translate(-250.22 -116.794)"), x(h, "class", "a"), x(h, "d", "M199.816,81.307h-1.765V74.5c0-8.132-5.863-14.5-14.247-14.5s-14.12,6.493-14.12,14.5v6.745h-1.765a7.156,7.156,0,0,0-7.123,7.123v21.307a7.156,7.156,0,0,0,7.123,7.123h31.9a7.156,7.156,0,0,0,7.123-7.123V88.367a7.1,7.1,0,0,0-7.123-7.06Zm-26.6,0V74.5c0-6.052,4.16-10.969,10.59-10.969,6.367,0,10.716,4.791,10.716,10.969v6.745H173.215v.063Zm30.132,28.367a3.524,3.524,0,0,1-3.53,3.53h-31.9a3.524,3.524,0,0,1-3.53-3.53V88.367a3.524,3.524,0,0,1,3.53-3.53h31.9a3.524,3.524,0,0,1,3.53,3.53ZM187.4,95.49a3.548,3.548,0,0,1-1.765,3.089h0v5.8a1.765,1.765,0,1,1-3.53,0v-5.8h0a3.55,3.55,0,0,1,1.765-6.619,3.447,3.447,0,0,1,3.53,3.53Z"), x(h, "transform", "translate(-109.326 -3.172)"), x(i, "transform", "translate(-9.37 -9.34)"), x(n, "xmlns", "http://www.w3.org/2000/svg"), x(n, "width", "130.345"), x(n, "height", "130.345"), x(n, "viewBox", "0 0 130.345 130.345"), x(l, "class", "PageTitle"), x(b, "class", "PageContent"), x(S, "class", "ButtonDefaultSmall"), x(r, "class", "NotFoundPage"), x(t, "class", "PageWrapper");
|
3872
3874
|
},
|
3873
|
-
m(N,
|
3874
|
-
|
3875
|
-
|
3875
|
+
m(N, Q) {
|
3876
|
+
mt(N, t, Q), _(t, r), _(r, n), _(n, i), _(i, s), _(i, a), _(i, u), _(i, h), _(r, o), _(r, l), _(l, f), _(r, d), _(r, b), _(b, E), _(r, P), _(r, S), _(S, L), e[9](t), A || ($ = qt(
|
3877
|
+
S,
|
3876
3878
|
"click",
|
3877
3879
|
/*click_handler*/
|
3878
3880
|
e[8]
|
3879
3881
|
), A = !0);
|
3880
3882
|
},
|
3881
|
-
p(N, [
|
3882
|
-
|
3883
|
+
p(N, [Q]) {
|
3884
|
+
Q & /*$_*/
|
3883
3885
|
2 && c !== (c = /*$_*/
|
3884
|
-
N[1]("sorry") + "") &&
|
3886
|
+
N[1]("sorry") + "") && xe(f, c), Q & /*$_*/
|
3885
3887
|
2 && m !== (m = /*$_*/
|
3886
|
-
N[1]("access") + "") &&
|
3888
|
+
N[1]("access") + "") && xe(E, m), Q & /*$_*/
|
3887
3889
|
2 && H !== (H = /*$_*/
|
3888
|
-
N[1]("login") + "") &&
|
3890
|
+
N[1]("login") + "") && xe(L, H);
|
3889
3891
|
},
|
3890
3892
|
i: w,
|
3891
3893
|
o: w,
|
3892
3894
|
d(N) {
|
3893
|
-
N &&
|
3895
|
+
N && Ge(t), e[9](null), A = !1, $();
|
3894
3896
|
}
|
3895
3897
|
};
|
3896
3898
|
}
|
3897
|
-
function
|
3899
|
+
function ui(e, t, r) {
|
3898
3900
|
let n;
|
3899
|
-
|
3901
|
+
Xt(e, ti, (m) => r(1, n = m));
|
3900
3902
|
let { lang: i = "en" } = t, { clientstyling: s = "" } = t, { clientstylingurl: a = "" } = t, { translationurl: u = "" } = t, { mbsource: h } = t, o;
|
3901
3903
|
const l = () => {
|
3902
|
-
fetch(u).then((
|
3903
|
-
Object.keys(
|
3904
|
-
|
3904
|
+
fetch(u).then((E) => E.json()).then((E) => {
|
3905
|
+
Object.keys(E).forEach((P) => {
|
3906
|
+
ut(P, E[P]);
|
3905
3907
|
});
|
3906
|
-
}).catch((
|
3907
|
-
console.log(
|
3908
|
+
}).catch((E) => {
|
3909
|
+
console.log(E);
|
3908
3910
|
});
|
3909
3911
|
};
|
3910
|
-
Object.keys(
|
3911
|
-
|
3912
|
+
Object.keys(ht).forEach((m) => {
|
3913
|
+
ut(m, ht[m]);
|
3912
3914
|
});
|
3913
3915
|
const c = () => {
|
3914
3916
|
window.postMessage({ type: "403ActionButton" }, window.location.href);
|
3915
3917
|
}, f = () => {
|
3916
|
-
|
3918
|
+
ri(i);
|
3917
3919
|
};
|
3918
|
-
|
3920
|
+
Kt(() => () => {
|
3919
3921
|
});
|
3920
|
-
const
|
3921
|
-
function
|
3922
|
-
|
3922
|
+
const d = () => c();
|
3923
|
+
function b(m) {
|
3924
|
+
Pe[m ? "unshift" : "push"](() => {
|
3923
3925
|
o = m, r(0, o);
|
3924
3926
|
});
|
3925
3927
|
}
|
@@ -3928,10 +3930,10 @@ function ai(e, t, r) {
|
|
3928
3930
|
}, e.$$.update = () => {
|
3929
3931
|
e.$$.dirty & /*lang*/
|
3930
3932
|
8 && i && f(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
3931
|
-
17 && s && o &&
|
3932
|
-
33 && a && o &&
|
3933
|
+
17 && s && o && ni(o, s), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
3934
|
+
33 && a && o && ii(o, a), e.$$.dirty & /*translationurl*/
|
3933
3935
|
64 && u && l(), e.$$.dirty & /*mbsource, customStylingContainer*/
|
3934
|
-
129 && h && o &&
|
3936
|
+
129 && h && o && si(o, `${h}.Style`);
|
3935
3937
|
}, [
|
3936
3938
|
o,
|
3937
3939
|
n,
|
@@ -3941,18 +3943,18 @@ function ai(e, t, r) {
|
|
3941
3943
|
a,
|
3942
3944
|
u,
|
3943
3945
|
h,
|
3944
|
-
|
3945
|
-
|
3946
|
+
d,
|
3947
|
+
b
|
3946
3948
|
];
|
3947
3949
|
}
|
3948
|
-
class
|
3950
|
+
class hi extends cr {
|
3949
3951
|
constructor(t) {
|
3950
|
-
super(),
|
3952
|
+
super(), hr(
|
3951
3953
|
this,
|
3952
3954
|
t,
|
3955
|
+
ui,
|
3953
3956
|
ai,
|
3954
|
-
|
3955
|
-
lt,
|
3957
|
+
ct,
|
3956
3958
|
{
|
3957
3959
|
lang: 3,
|
3958
3960
|
clientstyling: 4,
|
@@ -3960,41 +3962,41 @@ class ui extends lr {
|
|
3960
3962
|
translationurl: 6,
|
3961
3963
|
mbsource: 7
|
3962
3964
|
},
|
3963
|
-
|
3965
|
+
oi
|
3964
3966
|
);
|
3965
3967
|
}
|
3966
3968
|
get lang() {
|
3967
3969
|
return this.$$.ctx[3];
|
3968
3970
|
}
|
3969
3971
|
set lang(t) {
|
3970
|
-
this.$$set({ lang: t }),
|
3972
|
+
this.$$set({ lang: t }), M();
|
3971
3973
|
}
|
3972
3974
|
get clientstyling() {
|
3973
3975
|
return this.$$.ctx[4];
|
3974
3976
|
}
|
3975
3977
|
set clientstyling(t) {
|
3976
|
-
this.$$set({ clientstyling: t }),
|
3978
|
+
this.$$set({ clientstyling: t }), M();
|
3977
3979
|
}
|
3978
3980
|
get clientstylingurl() {
|
3979
3981
|
return this.$$.ctx[5];
|
3980
3982
|
}
|
3981
3983
|
set clientstylingurl(t) {
|
3982
|
-
this.$$set({ clientstylingurl: t }),
|
3984
|
+
this.$$set({ clientstylingurl: t }), M();
|
3983
3985
|
}
|
3984
3986
|
get translationurl() {
|
3985
3987
|
return this.$$.ctx[6];
|
3986
3988
|
}
|
3987
3989
|
set translationurl(t) {
|
3988
|
-
this.$$set({ translationurl: t }),
|
3990
|
+
this.$$set({ translationurl: t }), M();
|
3989
3991
|
}
|
3990
3992
|
get mbsource() {
|
3991
3993
|
return this.$$.ctx[7];
|
3992
3994
|
}
|
3993
3995
|
set mbsource(t) {
|
3994
|
-
this.$$set({ mbsource: t }),
|
3996
|
+
this.$$set({ mbsource: t }), M();
|
3995
3997
|
}
|
3996
3998
|
}
|
3997
|
-
|
3999
|
+
lr(hi, { lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, mbsource: {} }, [], [], !0);
|
3998
4000
|
export {
|
3999
|
-
|
4001
|
+
hi as default
|
4000
4002
|
};
|