@everymatrix/cashier-iframe-redirect 1.64.7 → 1.65.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/{CashierHeader-wVdCRyGA.js → CashierHeader-BuDZZ8rP.js} +734 -738
- package/components/CashierHeader-C142j1-7.cjs +18 -0
- package/components/{CashierHeader-BU2XhOB-.js → CashierHeader-EK8KBBon.js} +710 -714
- package/components/{CashierIframeRedirect-DpXCNuw0.cjs → CashierIframeRedirect-BoiFXkiY.cjs} +1 -1
- package/components/{CashierIframeRedirect-CblFjtQp.js → CashierIframeRedirect-CfX70wvB.js} +11 -11
- package/components/{CashierIframeRedirect-R5EJQQx7.js → CashierIframeRedirect-LG0XH4zn.js} +13 -13
- package/components/CashierSpinner-BZmIWWug.js +71 -0
- package/components/CashierSpinner-CHk0OuZ9.js +71 -0
- package/components/CashierSpinner-CuL8FZFO.cjs +1 -0
- package/es2015/cashier-iframe-redirect.cjs +1 -1
- package/es2015/cashier-iframe-redirect.js +1 -1
- package/esnext/cashier-iframe-redirect.js +1 -1
- package/package.json +1 -1
- package/components/CashierHeader-CIf8LriI.cjs +0 -5
- package/components/CashierSpinner-B04y6Buh.cjs +0 -1
- package/components/CashierSpinner-CNQtcaOm.js +0 -71
- package/components/CashierSpinner-Cx8mG885.js +0 -71
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
var
|
|
1
|
+
var hr = Object.defineProperty, ur = Object.defineProperties;
|
|
2
2
|
var lr = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var Ye = Object.getOwnPropertySymbols;
|
|
4
4
|
var fr = Object.prototype.hasOwnProperty, cr = Object.prototype.propertyIsEnumerable;
|
|
5
|
-
var
|
|
5
|
+
var Ee = (e, t, r) => t in e ? hr(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
|
-
fr.call(t, r) &&
|
|
7
|
+
fr.call(t, r) && Ee(e, r, t[r]);
|
|
8
8
|
if (Ye)
|
|
9
9
|
for (var r of Ye(t))
|
|
10
|
-
cr.call(t, r) &&
|
|
10
|
+
cr.call(t, r) && Ee(e, r, t[r]);
|
|
11
11
|
return e;
|
|
12
|
-
}, et = (e, t) =>
|
|
13
|
-
var B = (e, t, r) => (
|
|
12
|
+
}, et = (e, t) => ur(e, lr(t));
|
|
13
|
+
var B = (e, t, r) => (Ee(e, typeof t != "symbol" ? t + "" : t, r), r);
|
|
14
14
|
var tt = (e, t, r) => new Promise((n, i) => {
|
|
15
15
|
var s = (l) => {
|
|
16
16
|
try {
|
|
17
17
|
o(r.next(l));
|
|
18
|
-
} catch (
|
|
19
|
-
i(
|
|
18
|
+
} catch (h) {
|
|
19
|
+
i(h);
|
|
20
20
|
}
|
|
21
21
|
}, a = (l) => {
|
|
22
22
|
try {
|
|
23
23
|
o(r.throw(l));
|
|
24
|
-
} catch (
|
|
25
|
-
i(
|
|
24
|
+
} catch (h) {
|
|
25
|
+
i(h);
|
|
26
26
|
}
|
|
27
27
|
}, o = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(s, a);
|
|
28
28
|
o((r = r.apply(e, t)).next());
|
|
@@ -43,20 +43,20 @@ function wt(e) {
|
|
|
43
43
|
function rt() {
|
|
44
44
|
return /* @__PURE__ */ Object.create(null);
|
|
45
45
|
}
|
|
46
|
-
function
|
|
46
|
+
function re(e) {
|
|
47
47
|
e.forEach(wt);
|
|
48
48
|
}
|
|
49
|
-
function
|
|
49
|
+
function Xe(e) {
|
|
50
50
|
return typeof e == "function";
|
|
51
51
|
}
|
|
52
52
|
function St(e, t) {
|
|
53
53
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
54
54
|
}
|
|
55
|
-
let
|
|
56
|
-
function
|
|
57
|
-
return e === t ? !0 : (
|
|
55
|
+
let oe;
|
|
56
|
+
function $i(e, t) {
|
|
57
|
+
return e === t ? !0 : (oe || (oe = document.createElement("a")), oe.href = t, e === oe.href);
|
|
58
58
|
}
|
|
59
|
-
function
|
|
59
|
+
function dr(e) {
|
|
60
60
|
return Object.keys(e).length === 0;
|
|
61
61
|
}
|
|
62
62
|
function At(e, ...t) {
|
|
@@ -68,19 +68,19 @@ function At(e, ...t) {
|
|
|
68
68
|
const r = e.subscribe(...t);
|
|
69
69
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
70
70
|
}
|
|
71
|
-
function
|
|
71
|
+
function pr(e, t, r) {
|
|
72
72
|
e.$$.on_destroy.push(At(t, r));
|
|
73
73
|
}
|
|
74
|
-
function
|
|
74
|
+
function ve(e, t, r, n) {
|
|
75
75
|
if (e) {
|
|
76
|
-
const i =
|
|
76
|
+
const i = Ct(e, t, r, n);
|
|
77
77
|
return e[0](i);
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
|
-
function
|
|
80
|
+
function Ct(e, t, r, n) {
|
|
81
81
|
return e[1] && n ? mr(r.ctx.slice(), e[1](n(t))) : r.ctx;
|
|
82
82
|
}
|
|
83
|
-
function
|
|
83
|
+
function He(e, t, r, n) {
|
|
84
84
|
if (e[2] && n) {
|
|
85
85
|
const i = e[2](n(r));
|
|
86
86
|
if (t.dirty === void 0)
|
|
@@ -95,13 +95,13 @@ function Te(e, t, r, n) {
|
|
|
95
95
|
}
|
|
96
96
|
return t.dirty;
|
|
97
97
|
}
|
|
98
|
-
function
|
|
98
|
+
function Be(e, t, r, n, i, s) {
|
|
99
99
|
if (i) {
|
|
100
|
-
const a =
|
|
100
|
+
const a = Ct(t, r, n, s);
|
|
101
101
|
e.p(a, i);
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
|
-
function
|
|
104
|
+
function Te(e) {
|
|
105
105
|
if (e.ctx.length > 32) {
|
|
106
106
|
const t = [], r = e.ctx.length / 32;
|
|
107
107
|
for (let n = 0; n < r; n++)
|
|
@@ -110,13 +110,13 @@ function Se(e) {
|
|
|
110
110
|
}
|
|
111
111
|
return -1;
|
|
112
112
|
}
|
|
113
|
-
function
|
|
113
|
+
function me(e, t) {
|
|
114
114
|
e.appendChild(t);
|
|
115
115
|
}
|
|
116
116
|
function br(e, t, r) {
|
|
117
117
|
const n = gr(e);
|
|
118
118
|
if (!n.getElementById(t)) {
|
|
119
|
-
const i =
|
|
119
|
+
const i = W("style");
|
|
120
120
|
i.id = t, i.textContent = r, _r(n, i);
|
|
121
121
|
}
|
|
122
122
|
}
|
|
@@ -131,48 +131,48 @@ function gr(e) {
|
|
|
131
131
|
) : e.ownerDocument;
|
|
132
132
|
}
|
|
133
133
|
function _r(e, t) {
|
|
134
|
-
return
|
|
134
|
+
return me(
|
|
135
135
|
/** @type {Document} */
|
|
136
136
|
e.head || e,
|
|
137
137
|
t
|
|
138
138
|
), t.sheet;
|
|
139
139
|
}
|
|
140
|
-
function
|
|
140
|
+
function M(e, t, r) {
|
|
141
141
|
e.insertBefore(t, r || null);
|
|
142
142
|
}
|
|
143
|
-
function
|
|
143
|
+
function P(e) {
|
|
144
144
|
e.parentNode && e.parentNode.removeChild(e);
|
|
145
145
|
}
|
|
146
|
-
function
|
|
146
|
+
function W(e) {
|
|
147
147
|
return document.createElement(e);
|
|
148
148
|
}
|
|
149
|
-
function
|
|
149
|
+
function ze(e) {
|
|
150
150
|
return document.createTextNode(e);
|
|
151
151
|
}
|
|
152
152
|
function nt() {
|
|
153
|
-
return
|
|
153
|
+
return ze(" ");
|
|
154
154
|
}
|
|
155
|
-
function
|
|
156
|
-
return
|
|
155
|
+
function Ot() {
|
|
156
|
+
return ze("");
|
|
157
157
|
}
|
|
158
158
|
function Pt(e, t, r, n) {
|
|
159
159
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
|
160
160
|
}
|
|
161
|
-
function
|
|
161
|
+
function Z(e, t, r) {
|
|
162
162
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
163
163
|
}
|
|
164
|
-
function
|
|
164
|
+
function Ri(e, t, r) {
|
|
165
165
|
const n = t.toLowerCase();
|
|
166
|
-
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r :
|
|
166
|
+
n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : Z(e, t, r);
|
|
167
167
|
}
|
|
168
168
|
function yr(e) {
|
|
169
169
|
return Array.from(e.childNodes);
|
|
170
170
|
}
|
|
171
|
-
function
|
|
171
|
+
function xr(e, t) {
|
|
172
172
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
173
173
|
t);
|
|
174
174
|
}
|
|
175
|
-
function
|
|
175
|
+
function Er(e) {
|
|
176
176
|
const t = {};
|
|
177
177
|
return e.childNodes.forEach(
|
|
178
178
|
/** @param {Element} node */
|
|
@@ -181,64 +181,64 @@ function xr(e) {
|
|
|
181
181
|
}
|
|
182
182
|
), t;
|
|
183
183
|
}
|
|
184
|
-
let
|
|
185
|
-
function
|
|
186
|
-
|
|
184
|
+
let We;
|
|
185
|
+
function K(e) {
|
|
186
|
+
We = e;
|
|
187
187
|
}
|
|
188
|
-
const
|
|
189
|
-
let
|
|
188
|
+
const F = [], Ie = [];
|
|
189
|
+
let j = [];
|
|
190
190
|
const it = [], vr = /* @__PURE__ */ Promise.resolve();
|
|
191
|
-
let
|
|
191
|
+
let Me = !1;
|
|
192
192
|
function Hr() {
|
|
193
|
-
|
|
193
|
+
Me || (Me = !0, vr.then(A));
|
|
194
194
|
}
|
|
195
|
-
function
|
|
196
|
-
|
|
195
|
+
function $e(e) {
|
|
196
|
+
j.push(e);
|
|
197
197
|
}
|
|
198
|
-
const
|
|
199
|
-
let
|
|
200
|
-
function
|
|
201
|
-
if (
|
|
198
|
+
const we = /* @__PURE__ */ new Set();
|
|
199
|
+
let D = 0;
|
|
200
|
+
function A() {
|
|
201
|
+
if (D !== 0)
|
|
202
202
|
return;
|
|
203
|
-
const e =
|
|
203
|
+
const e = We;
|
|
204
204
|
do {
|
|
205
205
|
try {
|
|
206
|
-
for (;
|
|
207
|
-
const t =
|
|
208
|
-
|
|
206
|
+
for (; D < F.length; ) {
|
|
207
|
+
const t = F[D];
|
|
208
|
+
D++, K(t), Br(t.$$);
|
|
209
209
|
}
|
|
210
210
|
} catch (t) {
|
|
211
|
-
throw
|
|
211
|
+
throw F.length = 0, D = 0, t;
|
|
212
212
|
}
|
|
213
|
-
for (
|
|
214
|
-
|
|
215
|
-
for (let t = 0; t <
|
|
216
|
-
const r =
|
|
217
|
-
|
|
213
|
+
for (K(null), F.length = 0, D = 0; Ie.length; )
|
|
214
|
+
Ie.pop()();
|
|
215
|
+
for (let t = 0; t < j.length; t += 1) {
|
|
216
|
+
const r = j[t];
|
|
217
|
+
we.has(r) || (we.add(r), r());
|
|
218
218
|
}
|
|
219
|
-
|
|
220
|
-
} while (
|
|
219
|
+
j.length = 0;
|
|
220
|
+
} while (F.length);
|
|
221
221
|
for (; it.length; )
|
|
222
222
|
it.pop()();
|
|
223
|
-
|
|
223
|
+
Me = !1, we.clear(), K(e);
|
|
224
224
|
}
|
|
225
225
|
function Br(e) {
|
|
226
226
|
if (e.fragment !== null) {
|
|
227
|
-
e.update(),
|
|
227
|
+
e.update(), re(e.before_update);
|
|
228
228
|
const t = e.dirty;
|
|
229
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
229
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach($e);
|
|
230
230
|
}
|
|
231
231
|
}
|
|
232
232
|
function Tr(e) {
|
|
233
233
|
const t = [], r = [];
|
|
234
|
-
|
|
234
|
+
j.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), j = t;
|
|
235
235
|
}
|
|
236
236
|
const he = /* @__PURE__ */ new Set();
|
|
237
237
|
let wr;
|
|
238
|
-
function
|
|
238
|
+
function ue(e, t) {
|
|
239
239
|
e && e.i && (he.delete(e), e.i(t));
|
|
240
240
|
}
|
|
241
|
-
function
|
|
241
|
+
function Se(e, t, r, n) {
|
|
242
242
|
if (e && e.o) {
|
|
243
243
|
if (he.has(e))
|
|
244
244
|
return;
|
|
@@ -249,22 +249,22 @@ function Oe(e, t, r, n) {
|
|
|
249
249
|
}
|
|
250
250
|
function Sr(e, t, r) {
|
|
251
251
|
const { fragment: n, after_update: i } = e.$$;
|
|
252
|
-
n && n.m(t, r),
|
|
253
|
-
const s = e.$$.on_mount.map(wt).filter(
|
|
254
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...s) :
|
|
255
|
-
}), i.forEach(
|
|
252
|
+
n && n.m(t, r), $e(() => {
|
|
253
|
+
const s = e.$$.on_mount.map(wt).filter(Xe);
|
|
254
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...s) : re(s), e.$$.on_mount = [];
|
|
255
|
+
}), i.forEach($e);
|
|
256
256
|
}
|
|
257
257
|
function Ar(e, t) {
|
|
258
258
|
const r = e.$$;
|
|
259
|
-
r.fragment !== null && (Tr(r.after_update),
|
|
259
|
+
r.fragment !== null && (Tr(r.after_update), re(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
260
260
|
}
|
|
261
|
-
function
|
|
262
|
-
e.$$.dirty[0] === -1 && (
|
|
261
|
+
function Cr(e, t) {
|
|
262
|
+
e.$$.dirty[0] === -1 && (F.push(e), Hr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
263
263
|
}
|
|
264
|
-
function
|
|
265
|
-
const l =
|
|
266
|
-
|
|
267
|
-
const
|
|
264
|
+
function Or(e, t, r, n, i, s, a = null, o = [-1]) {
|
|
265
|
+
const l = We;
|
|
266
|
+
K(e);
|
|
267
|
+
const h = e.$$ = {
|
|
268
268
|
fragment: null,
|
|
269
269
|
ctx: [],
|
|
270
270
|
// state
|
|
@@ -285,20 +285,20 @@ function Cr(e, t, r, n, i, s, a = null, o = [-1]) {
|
|
|
285
285
|
skip_bound: !1,
|
|
286
286
|
root: t.target || l.$$.root
|
|
287
287
|
};
|
|
288
|
-
a && a(
|
|
289
|
-
let
|
|
290
|
-
if (
|
|
291
|
-
const m =
|
|
292
|
-
return
|
|
293
|
-
}) : [],
|
|
288
|
+
a && a(h.root);
|
|
289
|
+
let u = !1;
|
|
290
|
+
if (h.ctx = r ? r(e, t.props || {}, (f, c, ...d) => {
|
|
291
|
+
const m = d.length ? d[0] : c;
|
|
292
|
+
return h.ctx && i(h.ctx[f], h.ctx[f] = m) && (!h.skip_bound && h.bound[f] && h.bound[f](m), u && Cr(e, f)), c;
|
|
293
|
+
}) : [], h.update(), u = !0, re(h.before_update), h.fragment = n ? n(h.ctx) : !1, t.target) {
|
|
294
294
|
if (t.hydrate) {
|
|
295
295
|
const f = yr(t.target);
|
|
296
|
-
|
|
296
|
+
h.fragment && h.fragment.l(f), f.forEach(P);
|
|
297
297
|
} else
|
|
298
|
-
|
|
299
|
-
t.intro &&
|
|
298
|
+
h.fragment && h.fragment.c();
|
|
299
|
+
t.intro && ue(e.$$.fragment), Sr(e, t.target, t.anchor), A();
|
|
300
300
|
}
|
|
301
|
-
|
|
301
|
+
K(l);
|
|
302
302
|
}
|
|
303
303
|
let Lt;
|
|
304
304
|
typeof HTMLElement == "function" && (Lt = class extends HTMLElement {
|
|
@@ -345,29 +345,29 @@ typeof HTMLElement == "function" && (Lt = class extends HTMLElement {
|
|
|
345
345
|
let a;
|
|
346
346
|
return {
|
|
347
347
|
c: function() {
|
|
348
|
-
a =
|
|
348
|
+
a = W("slot"), s !== "default" && Z(a, "name", s);
|
|
349
349
|
},
|
|
350
350
|
/**
|
|
351
351
|
* @param {HTMLElement} target
|
|
352
352
|
* @param {HTMLElement} [anchor]
|
|
353
353
|
*/
|
|
354
|
-
m: function(
|
|
355
|
-
|
|
354
|
+
m: function(h, u) {
|
|
355
|
+
M(h, a, u);
|
|
356
356
|
},
|
|
357
|
-
d: function(
|
|
358
|
-
|
|
357
|
+
d: function(h) {
|
|
358
|
+
h && P(a);
|
|
359
359
|
}
|
|
360
360
|
};
|
|
361
361
|
};
|
|
362
362
|
};
|
|
363
363
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
|
364
364
|
return;
|
|
365
|
-
const r = {}, n =
|
|
365
|
+
const r = {}, n = Er(this);
|
|
366
366
|
for (const s of this.$$s)
|
|
367
367
|
s in n && (r[s] = [t(s)]);
|
|
368
368
|
for (const s of this.attributes) {
|
|
369
369
|
const a = this.$$g_p(s.name);
|
|
370
|
-
a in this.$$d || (this.$$d[a] =
|
|
370
|
+
a in this.$$d || (this.$$d[a] = le(a, s.value, this.$$p_d, "toProp"));
|
|
371
371
|
}
|
|
372
372
|
for (const s in this.$$p_d)
|
|
373
373
|
!(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
|
|
@@ -384,7 +384,7 @@ typeof HTMLElement == "function" && (Lt = class extends HTMLElement {
|
|
|
384
384
|
this.$$r = !0;
|
|
385
385
|
for (const s in this.$$p_d)
|
|
386
386
|
if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
|
|
387
|
-
const a =
|
|
387
|
+
const a = le(
|
|
388
388
|
s,
|
|
389
389
|
this.$$d[s],
|
|
390
390
|
this.$$p_d,
|
|
@@ -408,7 +408,7 @@ typeof HTMLElement == "function" && (Lt = class extends HTMLElement {
|
|
|
408
408
|
// and setting attributes through setAttribute etc, this is helpful
|
|
409
409
|
attributeChangedCallback(t, r, n) {
|
|
410
410
|
var i;
|
|
411
|
-
this.$$r || (t = this.$$g_p(t), this.$$d[t] =
|
|
411
|
+
this.$$r || (t = this.$$g_p(t), this.$$d[t] = le(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
|
|
412
412
|
}
|
|
413
413
|
disconnectedCallback() {
|
|
414
414
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -421,7 +421,7 @@ typeof HTMLElement == "function" && (Lt = class extends HTMLElement {
|
|
|
421
421
|
) || t;
|
|
422
422
|
}
|
|
423
423
|
});
|
|
424
|
-
function
|
|
424
|
+
function le(e, t, r, n) {
|
|
425
425
|
var s;
|
|
426
426
|
const i = (s = r[e]) == null ? void 0 : s.type;
|
|
427
427
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
|
@@ -468,8 +468,8 @@ function Pr(e, t, r, n, i, s) {
|
|
|
468
468
|
return this.$$c && o in this.$$c ? this.$$c[o] : this.$$d[o];
|
|
469
469
|
},
|
|
470
470
|
set(l) {
|
|
471
|
-
var
|
|
472
|
-
l =
|
|
471
|
+
var h;
|
|
472
|
+
l = le(o, l, t), this.$$d[o] = l, (h = this.$$c) == null || h.$set({ [o]: l });
|
|
473
473
|
}
|
|
474
474
|
});
|
|
475
475
|
}), n.forEach((o) => {
|
|
@@ -512,7 +512,7 @@ class Lr {
|
|
|
512
512
|
* @returns {() => void}
|
|
513
513
|
*/
|
|
514
514
|
$on(t, r) {
|
|
515
|
-
if (!
|
|
515
|
+
if (!Xe(r))
|
|
516
516
|
return T;
|
|
517
517
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
518
518
|
return n.push(r), () => {
|
|
@@ -525,29 +525,29 @@ class Lr {
|
|
|
525
525
|
* @returns {void}
|
|
526
526
|
*/
|
|
527
527
|
$set(t) {
|
|
528
|
-
this.$$set && !
|
|
528
|
+
this.$$set && !dr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
529
529
|
}
|
|
530
530
|
}
|
|
531
531
|
const Nr = "4";
|
|
532
532
|
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Nr);
|
|
533
|
-
const
|
|
533
|
+
const G = [];
|
|
534
534
|
function Ir(e, t) {
|
|
535
535
|
return {
|
|
536
|
-
subscribe:
|
|
536
|
+
subscribe: ge(e, t).subscribe
|
|
537
537
|
};
|
|
538
538
|
}
|
|
539
|
-
function
|
|
539
|
+
function ge(e, t = T) {
|
|
540
540
|
let r;
|
|
541
541
|
const n = /* @__PURE__ */ new Set();
|
|
542
542
|
function i(o) {
|
|
543
543
|
if (St(e, o) && (e = o, r)) {
|
|
544
|
-
const l = !
|
|
545
|
-
for (const
|
|
546
|
-
|
|
544
|
+
const l = !G.length;
|
|
545
|
+
for (const h of n)
|
|
546
|
+
h[1](), G.push(h, e);
|
|
547
547
|
if (l) {
|
|
548
|
-
for (let
|
|
549
|
-
|
|
550
|
-
|
|
548
|
+
for (let h = 0; h < G.length; h += 2)
|
|
549
|
+
G[h][0](G[h + 1]);
|
|
550
|
+
G.length = 0;
|
|
551
551
|
}
|
|
552
552
|
}
|
|
553
553
|
}
|
|
@@ -555,41 +555,41 @@ function ye(e, t = T) {
|
|
|
555
555
|
i(o(e));
|
|
556
556
|
}
|
|
557
557
|
function a(o, l = T) {
|
|
558
|
-
const
|
|
559
|
-
return n.add(
|
|
560
|
-
n.delete(
|
|
558
|
+
const h = [o, l];
|
|
559
|
+
return n.add(h), n.size === 1 && (r = t(i, s) || T), o(e), () => {
|
|
560
|
+
n.delete(h), n.size === 0 && r && (r(), r = null);
|
|
561
561
|
};
|
|
562
562
|
}
|
|
563
563
|
return { set: i, update: s, subscribe: a };
|
|
564
564
|
}
|
|
565
|
-
function
|
|
565
|
+
function Q(e, t, r) {
|
|
566
566
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
567
567
|
if (!i.every(Boolean))
|
|
568
568
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
569
569
|
const s = t.length < 2;
|
|
570
570
|
return Ir(r, (a, o) => {
|
|
571
571
|
let l = !1;
|
|
572
|
-
const
|
|
573
|
-
let
|
|
572
|
+
const h = [];
|
|
573
|
+
let u = 0, f = T;
|
|
574
574
|
const c = () => {
|
|
575
|
-
if (
|
|
575
|
+
if (u)
|
|
576
576
|
return;
|
|
577
577
|
f();
|
|
578
|
-
const m = t(n ?
|
|
579
|
-
s ? a(m) : f =
|
|
580
|
-
},
|
|
578
|
+
const m = t(n ? h[0] : h, a, o);
|
|
579
|
+
s ? a(m) : f = Xe(m) ? m : T;
|
|
580
|
+
}, d = i.map(
|
|
581
581
|
(m, g) => At(
|
|
582
582
|
m,
|
|
583
583
|
(v) => {
|
|
584
|
-
|
|
584
|
+
h[g] = v, u &= ~(1 << g), l && c();
|
|
585
585
|
},
|
|
586
586
|
() => {
|
|
587
|
-
|
|
587
|
+
u |= 1 << g;
|
|
588
588
|
}
|
|
589
589
|
)
|
|
590
590
|
);
|
|
591
591
|
return l = !0, c(), function() {
|
|
592
|
-
|
|
592
|
+
re(d), f(), l = !1;
|
|
593
593
|
};
|
|
594
594
|
});
|
|
595
595
|
}
|
|
@@ -613,19 +613,19 @@ function Fr(e) {
|
|
|
613
613
|
function jr(e) {
|
|
614
614
|
return Array.isArray(e) ? [] : {};
|
|
615
615
|
}
|
|
616
|
-
function
|
|
617
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
616
|
+
function ee(e, t) {
|
|
617
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? k(jr(e), e, t) : e;
|
|
618
618
|
}
|
|
619
619
|
function kr(e, t, r) {
|
|
620
620
|
return e.concat(t).map(function(n) {
|
|
621
|
-
return
|
|
621
|
+
return ee(n, r);
|
|
622
622
|
});
|
|
623
623
|
}
|
|
624
624
|
function Vr(e, t) {
|
|
625
625
|
if (!t.customMerge)
|
|
626
|
-
return
|
|
626
|
+
return k;
|
|
627
627
|
var r = t.customMerge(e);
|
|
628
|
-
return typeof r == "function" ? r :
|
|
628
|
+
return typeof r == "function" ? r : k;
|
|
629
629
|
}
|
|
630
630
|
function Xr(e) {
|
|
631
631
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
@@ -642,57 +642,71 @@ function Nt(e, t) {
|
|
|
642
642
|
return !1;
|
|
643
643
|
}
|
|
644
644
|
}
|
|
645
|
-
function
|
|
645
|
+
function zr(e, t) {
|
|
646
646
|
return Nt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
647
647
|
}
|
|
648
|
-
function
|
|
648
|
+
function Wr(e, t, r) {
|
|
649
649
|
var n = {};
|
|
650
650
|
return r.isMergeableObject(e) && st(e).forEach(function(i) {
|
|
651
|
-
n[i] =
|
|
651
|
+
n[i] = ee(e[i], r);
|
|
652
652
|
}), st(t).forEach(function(i) {
|
|
653
|
-
|
|
653
|
+
zr(e, i) || (Nt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Vr(i, r)(e[i], t[i], r) : n[i] = ee(t[i], r));
|
|
654
654
|
}), n;
|
|
655
655
|
}
|
|
656
|
-
function
|
|
657
|
-
r = r || {}, r.arrayMerge = r.arrayMerge || kr, r.isMergeableObject = r.isMergeableObject || $r, r.cloneUnlessOtherwiseSpecified =
|
|
656
|
+
function k(e, t, r) {
|
|
657
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || kr, r.isMergeableObject = r.isMergeableObject || $r, r.cloneUnlessOtherwiseSpecified = ee;
|
|
658
658
|
var n = Array.isArray(t), i = Array.isArray(e), s = n === i;
|
|
659
|
-
return s ? n ? r.arrayMerge(e, t, r) :
|
|
659
|
+
return s ? n ? r.arrayMerge(e, t, r) : Wr(e, t, r) : ee(t, r);
|
|
660
660
|
}
|
|
661
|
-
|
|
661
|
+
k.all = function(t, r) {
|
|
662
662
|
if (!Array.isArray(t))
|
|
663
663
|
throw new Error("first argument should be an array");
|
|
664
664
|
return t.reduce(function(n, i) {
|
|
665
|
-
return
|
|
665
|
+
return k(n, i, r);
|
|
666
666
|
}, {});
|
|
667
667
|
};
|
|
668
|
-
var Zr =
|
|
668
|
+
var Zr = k, Qr = Zr;
|
|
669
669
|
const qr = /* @__PURE__ */ Mr(Qr);
|
|
670
|
-
|
|
671
|
-
|
|
670
|
+
/*! *****************************************************************************
|
|
671
|
+
Copyright (c) Microsoft Corporation.
|
|
672
|
+
|
|
673
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
674
|
+
purpose with or without fee is hereby granted.
|
|
675
|
+
|
|
676
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
677
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
678
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
679
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
680
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
681
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
682
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
683
|
+
***************************************************************************** */
|
|
684
|
+
var Re = function(e, t) {
|
|
685
|
+
return Re = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
672
686
|
r.__proto__ = n;
|
|
673
687
|
} || function(r, n) {
|
|
674
688
|
for (var i in n)
|
|
675
689
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
676
|
-
},
|
|
690
|
+
}, Re(e, t);
|
|
677
691
|
};
|
|
678
|
-
function
|
|
692
|
+
function _e(e, t) {
|
|
679
693
|
if (typeof t != "function" && t !== null)
|
|
680
694
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
681
|
-
|
|
695
|
+
Re(e, t);
|
|
682
696
|
function r() {
|
|
683
697
|
this.constructor = e;
|
|
684
698
|
}
|
|
685
699
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
686
700
|
}
|
|
687
|
-
var
|
|
688
|
-
return
|
|
701
|
+
var y = function() {
|
|
702
|
+
return y = Object.assign || function(t) {
|
|
689
703
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
690
704
|
r = arguments[n];
|
|
691
705
|
for (var s in r)
|
|
692
706
|
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
693
707
|
}
|
|
694
708
|
return t;
|
|
695
|
-
},
|
|
709
|
+
}, y.apply(this, arguments);
|
|
696
710
|
};
|
|
697
711
|
function Jr(e, t) {
|
|
698
712
|
var r = {};
|
|
@@ -703,14 +717,14 @@ function Jr(e, t) {
|
|
|
703
717
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
704
718
|
return r;
|
|
705
719
|
}
|
|
706
|
-
function
|
|
707
|
-
if (
|
|
720
|
+
function Ae(e, t, r) {
|
|
721
|
+
if (arguments.length === 2)
|
|
708
722
|
for (var n = 0, i = t.length, s; n < i; n++)
|
|
709
723
|
(s || !(n in t)) && (s || (s = Array.prototype.slice.call(t, 0, n)), s[n] = t[n]);
|
|
710
|
-
return e.concat(s ||
|
|
724
|
+
return e.concat(s || t);
|
|
711
725
|
}
|
|
712
|
-
function
|
|
713
|
-
var r = t && t.cache ? t.cache :
|
|
726
|
+
function Ce(e, t) {
|
|
727
|
+
var r = t && t.cache ? t.cache : nn, n = t && t.serializer ? t.serializer : rn, i = t && t.strategy ? t.strategy : Kr;
|
|
714
728
|
return i(e, {
|
|
715
729
|
cache: r,
|
|
716
730
|
serializer: n
|
|
@@ -719,103 +733,95 @@ function Pe(e, t) {
|
|
|
719
733
|
function Yr(e) {
|
|
720
734
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
721
735
|
}
|
|
722
|
-
function
|
|
736
|
+
function It(e, t, r, n) {
|
|
723
737
|
var i = Yr(n) ? n : r(n), s = t.get(i);
|
|
724
738
|
return typeof s == "undefined" && (s = e.call(this, n), t.set(i, s)), s;
|
|
725
739
|
}
|
|
726
|
-
function
|
|
740
|
+
function Mt(e, t, r) {
|
|
727
741
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), s = t.get(i);
|
|
728
742
|
return typeof s == "undefined" && (s = e.apply(this, n), t.set(i, s)), s;
|
|
729
743
|
}
|
|
730
|
-
function
|
|
744
|
+
function Ze(e, t, r, n, i) {
|
|
731
745
|
return r.bind(t, e, n, i);
|
|
732
746
|
}
|
|
747
|
+
function Kr(e, t) {
|
|
748
|
+
var r = e.length === 1 ? It : Mt;
|
|
749
|
+
return Ze(e, this, r, t.cache.create(), t.serializer);
|
|
750
|
+
}
|
|
733
751
|
function en(e, t) {
|
|
734
|
-
|
|
735
|
-
return Mt(e, this, r, t.cache.create(), t.serializer);
|
|
752
|
+
return Ze(e, this, Mt, t.cache.create(), t.serializer);
|
|
736
753
|
}
|
|
737
754
|
function tn(e, t) {
|
|
738
|
-
return
|
|
755
|
+
return Ze(e, this, It, t.cache.create(), t.serializer);
|
|
739
756
|
}
|
|
740
757
|
var rn = function() {
|
|
741
758
|
return JSON.stringify(arguments);
|
|
742
|
-
}
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
}()
|
|
754
|
-
), sn = {
|
|
759
|
+
};
|
|
760
|
+
function Qe() {
|
|
761
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
762
|
+
}
|
|
763
|
+
Qe.prototype.get = function(e) {
|
|
764
|
+
return this.cache[e];
|
|
765
|
+
};
|
|
766
|
+
Qe.prototype.set = function(e, t) {
|
|
767
|
+
this.cache[e] = t;
|
|
768
|
+
};
|
|
769
|
+
var nn = {
|
|
755
770
|
create: function() {
|
|
756
|
-
return new
|
|
771
|
+
return new Qe();
|
|
757
772
|
}
|
|
758
|
-
},
|
|
759
|
-
variadic:
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
763
|
-
r = arguments[n];
|
|
764
|
-
for (var s in r)
|
|
765
|
-
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
766
|
-
}
|
|
767
|
-
return t;
|
|
768
|
-
}, de.apply(this, arguments);
|
|
769
|
-
};
|
|
770
|
-
var d;
|
|
773
|
+
}, Oe = {
|
|
774
|
+
variadic: en,
|
|
775
|
+
monadic: tn
|
|
776
|
+
}, p;
|
|
771
777
|
(function(e) {
|
|
772
778
|
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";
|
|
773
|
-
})(
|
|
774
|
-
var
|
|
779
|
+
})(p || (p = {}));
|
|
780
|
+
var x;
|
|
775
781
|
(function(e) {
|
|
776
782
|
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";
|
|
777
|
-
})(
|
|
778
|
-
var
|
|
783
|
+
})(x || (x = {}));
|
|
784
|
+
var V;
|
|
779
785
|
(function(e) {
|
|
780
786
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
781
|
-
})(
|
|
787
|
+
})(V || (V = {}));
|
|
782
788
|
function ot(e) {
|
|
783
|
-
return e.type ===
|
|
789
|
+
return e.type === x.literal;
|
|
784
790
|
}
|
|
785
|
-
function
|
|
786
|
-
return e.type ===
|
|
791
|
+
function sn(e) {
|
|
792
|
+
return e.type === x.argument;
|
|
787
793
|
}
|
|
788
794
|
function $t(e) {
|
|
789
|
-
return e.type ===
|
|
795
|
+
return e.type === x.number;
|
|
790
796
|
}
|
|
791
797
|
function Rt(e) {
|
|
792
|
-
return e.type ===
|
|
798
|
+
return e.type === x.date;
|
|
793
799
|
}
|
|
794
800
|
function Ut(e) {
|
|
795
|
-
return e.type ===
|
|
801
|
+
return e.type === x.time;
|
|
796
802
|
}
|
|
797
803
|
function Dt(e) {
|
|
798
|
-
return e.type ===
|
|
804
|
+
return e.type === x.select;
|
|
799
805
|
}
|
|
800
806
|
function Gt(e) {
|
|
801
|
-
return e.type ===
|
|
807
|
+
return e.type === x.plural;
|
|
802
808
|
}
|
|
803
|
-
function
|
|
804
|
-
return e.type ===
|
|
809
|
+
function on(e) {
|
|
810
|
+
return e.type === x.pound;
|
|
805
811
|
}
|
|
806
812
|
function Ft(e) {
|
|
807
|
-
return e.type ===
|
|
813
|
+
return e.type === x.tag;
|
|
808
814
|
}
|
|
809
815
|
function jt(e) {
|
|
810
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
816
|
+
return !!(e && typeof e == "object" && e.type === V.number);
|
|
811
817
|
}
|
|
812
|
-
function
|
|
813
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
818
|
+
function Ue(e) {
|
|
819
|
+
return !!(e && typeof e == "object" && e.type === V.dateTime);
|
|
814
820
|
}
|
|
815
|
-
var kt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,
|
|
821
|
+
var kt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, an = /(?:[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;
|
|
816
822
|
function hn(e) {
|
|
817
823
|
var t = {};
|
|
818
|
-
return e.replace(
|
|
824
|
+
return e.replace(an, function(r) {
|
|
819
825
|
var n = r.length;
|
|
820
826
|
switch (r[0]) {
|
|
821
827
|
case "G":
|
|
@@ -904,28 +910,18 @@ function hn(e) {
|
|
|
904
910
|
return "";
|
|
905
911
|
}), t;
|
|
906
912
|
}
|
|
907
|
-
var
|
|
908
|
-
|
|
909
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
910
|
-
r = arguments[n];
|
|
911
|
-
for (var s in r)
|
|
912
|
-
Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
|
|
913
|
-
}
|
|
914
|
-
return t;
|
|
915
|
-
}, E.apply(this, arguments);
|
|
916
|
-
};
|
|
917
|
-
var ln = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
918
|
-
function fn(e) {
|
|
913
|
+
var un = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
914
|
+
function ln(e) {
|
|
919
915
|
if (e.length === 0)
|
|
920
916
|
throw new Error("Number skeleton cannot be empty");
|
|
921
|
-
for (var t = e.split(
|
|
917
|
+
for (var t = e.split(un).filter(function(c) {
|
|
922
918
|
return c.length > 0;
|
|
923
919
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
924
920
|
var s = i[n], a = s.split("/");
|
|
925
921
|
if (a.length === 0)
|
|
926
922
|
throw new Error("Invalid number skeleton");
|
|
927
|
-
for (var o = a[0], l = a.slice(1),
|
|
928
|
-
var f = h
|
|
923
|
+
for (var o = a[0], l = a.slice(1), h = 0, u = l; h < u.length; h++) {
|
|
924
|
+
var f = u[h];
|
|
929
925
|
if (f.length === 0)
|
|
930
926
|
throw new Error("Invalid number skeleton");
|
|
931
927
|
}
|
|
@@ -933,17 +929,17 @@ function fn(e) {
|
|
|
933
929
|
}
|
|
934
930
|
return r;
|
|
935
931
|
}
|
|
936
|
-
function
|
|
932
|
+
function fn(e) {
|
|
937
933
|
return e.replace(/^(.*?)-/, "");
|
|
938
934
|
}
|
|
939
|
-
var at = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Vt = /^(@+)?(\+|#+)?[rs]?$/g,
|
|
940
|
-
function
|
|
935
|
+
var at = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Vt = /^(@+)?(\+|#+)?[rs]?$/g, cn = /(\*)(0+)|(#+)(0+)|(0+)/g, Xt = /^(0+)$/;
|
|
936
|
+
function ht(e) {
|
|
941
937
|
var t = {};
|
|
942
938
|
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Vt, function(r, n, i) {
|
|
943
939
|
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)), "";
|
|
944
940
|
}), t;
|
|
945
941
|
}
|
|
946
|
-
function
|
|
942
|
+
function zt(e) {
|
|
947
943
|
switch (e) {
|
|
948
944
|
case "sign-auto":
|
|
949
945
|
return {
|
|
@@ -983,7 +979,7 @@ function Wt(e) {
|
|
|
983
979
|
};
|
|
984
980
|
}
|
|
985
981
|
}
|
|
986
|
-
function
|
|
982
|
+
function mn(e) {
|
|
987
983
|
var t;
|
|
988
984
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
989
985
|
notation: "engineering"
|
|
@@ -997,8 +993,8 @@ function pn(e) {
|
|
|
997
993
|
}
|
|
998
994
|
return t;
|
|
999
995
|
}
|
|
1000
|
-
function
|
|
1001
|
-
var t = {}, r =
|
|
996
|
+
function ut(e) {
|
|
997
|
+
var t = {}, r = zt(e);
|
|
1002
998
|
return r || t;
|
|
1003
999
|
}
|
|
1004
1000
|
function dn(e) {
|
|
@@ -1025,7 +1021,7 @@ function dn(e) {
|
|
|
1025
1021
|
continue;
|
|
1026
1022
|
case "measure-unit":
|
|
1027
1023
|
case "unit":
|
|
1028
|
-
t.style = "unit", t.unit =
|
|
1024
|
+
t.style = "unit", t.unit = fn(i.options[0]);
|
|
1029
1025
|
continue;
|
|
1030
1026
|
case "compact-short":
|
|
1031
1027
|
case "K":
|
|
@@ -1036,13 +1032,13 @@ function dn(e) {
|
|
|
1036
1032
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1037
1033
|
continue;
|
|
1038
1034
|
case "scientific":
|
|
1039
|
-
t =
|
|
1040
|
-
return
|
|
1035
|
+
t = y(y(y({}, t), { notation: "scientific" }), i.options.reduce(function(l, h) {
|
|
1036
|
+
return y(y({}, l), ut(h));
|
|
1041
1037
|
}, {}));
|
|
1042
1038
|
continue;
|
|
1043
1039
|
case "engineering":
|
|
1044
|
-
t =
|
|
1045
|
-
return
|
|
1040
|
+
t = y(y(y({}, t), { notation: "engineering" }), i.options.reduce(function(l, h) {
|
|
1041
|
+
return y(y({}, l), ut(h));
|
|
1046
1042
|
}, {}));
|
|
1047
1043
|
continue;
|
|
1048
1044
|
case "notation-simple":
|
|
@@ -1087,13 +1083,13 @@ function dn(e) {
|
|
|
1087
1083
|
case "integer-width":
|
|
1088
1084
|
if (i.options.length > 1)
|
|
1089
1085
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1090
|
-
i.options[0].replace(
|
|
1091
|
-
if (
|
|
1092
|
-
t.minimumIntegerDigits =
|
|
1086
|
+
i.options[0].replace(cn, function(l, h, u, f, c, d) {
|
|
1087
|
+
if (h)
|
|
1088
|
+
t.minimumIntegerDigits = u.length;
|
|
1093
1089
|
else {
|
|
1094
1090
|
if (f && c)
|
|
1095
1091
|
throw new Error("We currently do not support maximum integer digits");
|
|
1096
|
-
if (
|
|
1092
|
+
if (d)
|
|
1097
1093
|
throw new Error("We currently do not support exact integer digits");
|
|
1098
1094
|
}
|
|
1099
1095
|
return "";
|
|
@@ -1107,25 +1103,25 @@ function dn(e) {
|
|
|
1107
1103
|
if (at.test(i.stem)) {
|
|
1108
1104
|
if (i.options.length > 1)
|
|
1109
1105
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1110
|
-
i.stem.replace(at, function(l,
|
|
1111
|
-
return
|
|
1106
|
+
i.stem.replace(at, function(l, h, u, f, c, d) {
|
|
1107
|
+
return u === "*" ? t.minimumFractionDigits = h.length : f && f[0] === "#" ? t.maximumFractionDigits = f.length : c && d ? (t.minimumFractionDigits = c.length, t.maximumFractionDigits = c.length + d.length) : (t.minimumFractionDigits = h.length, t.maximumFractionDigits = h.length), "";
|
|
1112
1108
|
});
|
|
1113
1109
|
var s = i.options[0];
|
|
1114
|
-
s === "w" ? t =
|
|
1110
|
+
s === "w" ? t = y(y({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = y(y({}, t), ht(s)));
|
|
1115
1111
|
continue;
|
|
1116
1112
|
}
|
|
1117
1113
|
if (Vt.test(i.stem)) {
|
|
1118
|
-
t =
|
|
1114
|
+
t = y(y({}, t), ht(i.stem));
|
|
1119
1115
|
continue;
|
|
1120
1116
|
}
|
|
1121
|
-
var a =
|
|
1122
|
-
a && (t =
|
|
1123
|
-
var o =
|
|
1124
|
-
o && (t =
|
|
1117
|
+
var a = zt(i.stem);
|
|
1118
|
+
a && (t = y(y({}, t), a));
|
|
1119
|
+
var o = mn(i.stem);
|
|
1120
|
+
o && (t = y(y({}, t), o));
|
|
1125
1121
|
}
|
|
1126
1122
|
return t;
|
|
1127
1123
|
}
|
|
1128
|
-
var
|
|
1124
|
+
var ae = {
|
|
1129
1125
|
"001": [
|
|
1130
1126
|
"H",
|
|
1131
1127
|
"h"
|
|
@@ -2540,23 +2536,23 @@ var ue = {
|
|
|
2540
2536
|
"h"
|
|
2541
2537
|
]
|
|
2542
2538
|
};
|
|
2543
|
-
function
|
|
2539
|
+
function pn(e, t) {
|
|
2544
2540
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
2545
2541
|
var i = e.charAt(n);
|
|
2546
2542
|
if (i === "j") {
|
|
2547
2543
|
for (var s = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
2548
2544
|
s++, n++;
|
|
2549
|
-
var a = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), l = "a",
|
|
2550
|
-
for ((
|
|
2545
|
+
var a = 1 + (s & 1), o = s < 2 ? 1 : 3 + (s >> 1), l = "a", h = bn(t);
|
|
2546
|
+
for ((h == "H" || h == "k") && (o = 0); o-- > 0; )
|
|
2551
2547
|
r += l;
|
|
2552
2548
|
for (; a-- > 0; )
|
|
2553
|
-
r =
|
|
2549
|
+
r = h + r;
|
|
2554
2550
|
} else
|
|
2555
2551
|
i === "J" ? r += "H" : r += i;
|
|
2556
2552
|
}
|
|
2557
2553
|
return r;
|
|
2558
2554
|
}
|
|
2559
|
-
function
|
|
2555
|
+
function bn(e) {
|
|
2560
2556
|
var t = e.hourCycle;
|
|
2561
2557
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2562
2558
|
e.hourCycles && // @ts-ignore
|
|
@@ -2575,23 +2571,23 @@ function gn(e) {
|
|
|
2575
2571
|
}
|
|
2576
2572
|
var r = e.language, n;
|
|
2577
2573
|
r !== "root" && (n = e.maximize().region);
|
|
2578
|
-
var i =
|
|
2574
|
+
var i = ae[n || ""] || ae[r || ""] || ae["".concat(r, "-001")] || ae["001"];
|
|
2579
2575
|
return i[0];
|
|
2580
2576
|
}
|
|
2581
|
-
var
|
|
2577
|
+
var Pe, gn = new RegExp("^".concat(kt.source, "*")), _n = new RegExp("".concat(kt.source, "*$"));
|
|
2582
2578
|
function b(e, t) {
|
|
2583
2579
|
return { start: e, end: t };
|
|
2584
2580
|
}
|
|
2585
|
-
var
|
|
2581
|
+
var yn = !!String.prototype.startsWith && "_a".startsWith("a", 1), xn = !!String.fromCodePoint, En = !!Object.fromEntries, vn = !!String.prototype.codePointAt, Hn = !!String.prototype.trimStart, Bn = !!String.prototype.trimEnd, Tn = !!Number.isSafeInteger, wn = Tn ? Number.isSafeInteger : function(e) {
|
|
2586
2582
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2587
|
-
},
|
|
2583
|
+
}, De = !0;
|
|
2588
2584
|
try {
|
|
2589
|
-
var
|
|
2590
|
-
|
|
2585
|
+
var Sn = Zt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2586
|
+
De = ((Pe = Sn.exec("a")) === null || Pe === void 0 ? void 0 : Pe[0]) === "a";
|
|
2591
2587
|
} catch (e) {
|
|
2592
|
-
|
|
2588
|
+
De = !1;
|
|
2593
2589
|
}
|
|
2594
|
-
var lt =
|
|
2590
|
+
var lt = yn ? (
|
|
2595
2591
|
// Native
|
|
2596
2592
|
function(t, r, n) {
|
|
2597
2593
|
return t.startsWith(r, n);
|
|
@@ -2601,7 +2597,7 @@ var lt = En ? (
|
|
|
2601
2597
|
function(t, r, n) {
|
|
2602
2598
|
return t.slice(n, n + r.length) === r;
|
|
2603
2599
|
}
|
|
2604
|
-
),
|
|
2600
|
+
), Ge = xn ? String.fromCodePoint : (
|
|
2605
2601
|
// IE11
|
|
2606
2602
|
function() {
|
|
2607
2603
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -2615,7 +2611,7 @@ var lt = En ? (
|
|
|
2615
2611
|
}
|
|
2616
2612
|
), ft = (
|
|
2617
2613
|
// native
|
|
2618
|
-
|
|
2614
|
+
En ? Object.fromEntries : (
|
|
2619
2615
|
// Ponyfill
|
|
2620
2616
|
function(t) {
|
|
2621
2617
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -2625,7 +2621,7 @@ var lt = En ? (
|
|
|
2625
2621
|
return r;
|
|
2626
2622
|
}
|
|
2627
2623
|
)
|
|
2628
|
-
),
|
|
2624
|
+
), Wt = vn ? (
|
|
2629
2625
|
// Native
|
|
2630
2626
|
function(t, r) {
|
|
2631
2627
|
return t.codePointAt(r);
|
|
@@ -2639,7 +2635,7 @@ var lt = En ? (
|
|
|
2639
2635
|
return i < 55296 || i > 56319 || r + 1 === n || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
|
|
2640
2636
|
}
|
|
2641
2637
|
}
|
|
2642
|
-
),
|
|
2638
|
+
), An = Hn ? (
|
|
2643
2639
|
// Native
|
|
2644
2640
|
function(t) {
|
|
2645
2641
|
return t.trimStart();
|
|
@@ -2647,9 +2643,9 @@ var lt = En ? (
|
|
|
2647
2643
|
) : (
|
|
2648
2644
|
// Ponyfill
|
|
2649
2645
|
function(t) {
|
|
2650
|
-
return t.replace(
|
|
2646
|
+
return t.replace(gn, "");
|
|
2651
2647
|
}
|
|
2652
|
-
), Cn =
|
|
2648
|
+
), Cn = Bn ? (
|
|
2653
2649
|
// Native
|
|
2654
2650
|
function(t) {
|
|
2655
2651
|
return t.trimEnd();
|
|
@@ -2657,32 +2653,32 @@ var lt = En ? (
|
|
|
2657
2653
|
) : (
|
|
2658
2654
|
// Ponyfill
|
|
2659
2655
|
function(t) {
|
|
2660
|
-
return t.replace(
|
|
2656
|
+
return t.replace(_n, "");
|
|
2661
2657
|
}
|
|
2662
2658
|
);
|
|
2663
2659
|
function Zt(e, t) {
|
|
2664
2660
|
return new RegExp(e, t);
|
|
2665
2661
|
}
|
|
2666
|
-
var
|
|
2667
|
-
if (
|
|
2662
|
+
var Fe;
|
|
2663
|
+
if (De) {
|
|
2668
2664
|
var ct = Zt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2669
|
-
|
|
2665
|
+
Fe = function(t, r) {
|
|
2670
2666
|
var n;
|
|
2671
2667
|
ct.lastIndex = r;
|
|
2672
2668
|
var i = ct.exec(t);
|
|
2673
2669
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
2674
2670
|
};
|
|
2675
2671
|
} else
|
|
2676
|
-
|
|
2672
|
+
Fe = function(t, r) {
|
|
2677
2673
|
for (var n = []; ; ) {
|
|
2678
|
-
var i =
|
|
2679
|
-
if (i === void 0 || Qt(i) ||
|
|
2674
|
+
var i = Wt(t, r);
|
|
2675
|
+
if (i === void 0 || Qt(i) || Nn(i))
|
|
2680
2676
|
break;
|
|
2681
2677
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
2682
2678
|
}
|
|
2683
|
-
return
|
|
2679
|
+
return Ge.apply(void 0, n);
|
|
2684
2680
|
};
|
|
2685
|
-
var
|
|
2681
|
+
var On = (
|
|
2686
2682
|
/** @class */
|
|
2687
2683
|
function() {
|
|
2688
2684
|
function e(t, r) {
|
|
@@ -2706,14 +2702,14 @@ var Pn = (
|
|
|
2706
2702
|
if (s === 35 && (r === "plural" || r === "selectordinal")) {
|
|
2707
2703
|
var o = this.clonePosition();
|
|
2708
2704
|
this.bump(), i.push({
|
|
2709
|
-
type:
|
|
2705
|
+
type: x.pound,
|
|
2710
2706
|
location: b(o, this.clonePosition())
|
|
2711
2707
|
});
|
|
2712
2708
|
} else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
|
|
2713
2709
|
if (n)
|
|
2714
2710
|
break;
|
|
2715
|
-
return this.error(
|
|
2716
|
-
} else if (s === 60 && !this.ignoreTag &&
|
|
2711
|
+
return this.error(p.UNMATCHED_CLOSING_TAG, b(this.clonePosition(), this.clonePosition()));
|
|
2712
|
+
} else if (s === 60 && !this.ignoreTag && je(this.peek() || 0)) {
|
|
2717
2713
|
var a = this.parseTag(t, r);
|
|
2718
2714
|
if (a.err)
|
|
2719
2715
|
return a;
|
|
@@ -2734,7 +2730,7 @@ var Pn = (
|
|
|
2734
2730
|
if (this.bumpSpace(), this.bumpIf("/>"))
|
|
2735
2731
|
return {
|
|
2736
2732
|
val: {
|
|
2737
|
-
type:
|
|
2733
|
+
type: x.literal,
|
|
2738
2734
|
value: "<".concat(i, "/>"),
|
|
2739
2735
|
location: b(n, this.clonePosition())
|
|
2740
2736
|
},
|
|
@@ -2746,25 +2742,25 @@ var Pn = (
|
|
|
2746
2742
|
return s;
|
|
2747
2743
|
var a = s.val, o = this.clonePosition();
|
|
2748
2744
|
if (this.bumpIf("</")) {
|
|
2749
|
-
if (this.isEOF() || !
|
|
2750
|
-
return this.error(
|
|
2751
|
-
var l = this.clonePosition(),
|
|
2752
|
-
return i !==
|
|
2745
|
+
if (this.isEOF() || !je(this.char()))
|
|
2746
|
+
return this.error(p.INVALID_TAG, b(o, this.clonePosition()));
|
|
2747
|
+
var l = this.clonePosition(), h = this.parseTagName();
|
|
2748
|
+
return i !== h ? this.error(p.UNMATCHED_CLOSING_TAG, b(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
2753
2749
|
val: {
|
|
2754
|
-
type:
|
|
2750
|
+
type: x.tag,
|
|
2755
2751
|
value: i,
|
|
2756
2752
|
children: a,
|
|
2757
2753
|
location: b(n, this.clonePosition())
|
|
2758
2754
|
},
|
|
2759
2755
|
err: null
|
|
2760
|
-
} : this.error(
|
|
2756
|
+
} : this.error(p.INVALID_TAG, b(o, this.clonePosition())));
|
|
2761
2757
|
} else
|
|
2762
|
-
return this.error(
|
|
2758
|
+
return this.error(p.UNCLOSED_TAG, b(n, this.clonePosition()));
|
|
2763
2759
|
} else
|
|
2764
|
-
return this.error(
|
|
2760
|
+
return this.error(p.INVALID_TAG, b(n, this.clonePosition()));
|
|
2765
2761
|
}, e.prototype.parseTagName = function() {
|
|
2766
2762
|
var t = this.offset();
|
|
2767
|
-
for (this.bump(); !this.isEOF() &&
|
|
2763
|
+
for (this.bump(); !this.isEOF() && Ln(this.char()); )
|
|
2768
2764
|
this.bump();
|
|
2769
2765
|
return this.message.slice(t, this.offset());
|
|
2770
2766
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -2788,12 +2784,12 @@ var Pn = (
|
|
|
2788
2784
|
}
|
|
2789
2785
|
var l = b(n, this.clonePosition());
|
|
2790
2786
|
return {
|
|
2791
|
-
val: { type:
|
|
2787
|
+
val: { type: x.literal, value: i, location: l },
|
|
2792
2788
|
err: null
|
|
2793
2789
|
};
|
|
2794
2790
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
2795
2791
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
2796
|
-
!
|
|
2792
|
+
!Pn(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
2797
2793
|
}, e.prototype.tryParseQuote = function(t) {
|
|
2798
2794
|
if (this.isEOF() || this.char() !== 39)
|
|
2799
2795
|
return null;
|
|
@@ -2827,28 +2823,28 @@ var Pn = (
|
|
|
2827
2823
|
r.push(n);
|
|
2828
2824
|
this.bump();
|
|
2829
2825
|
}
|
|
2830
|
-
return
|
|
2826
|
+
return Ge.apply(void 0, r);
|
|
2831
2827
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
2832
2828
|
if (this.isEOF())
|
|
2833
2829
|
return null;
|
|
2834
2830
|
var n = this.char();
|
|
2835
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
2831
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ge(n));
|
|
2836
2832
|
}, e.prototype.parseArgument = function(t, r) {
|
|
2837
2833
|
var n = this.clonePosition();
|
|
2838
2834
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
2839
|
-
return this.error(
|
|
2835
|
+
return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition()));
|
|
2840
2836
|
if (this.char() === 125)
|
|
2841
|
-
return this.bump(), this.error(
|
|
2837
|
+
return this.bump(), this.error(p.EMPTY_ARGUMENT, b(n, this.clonePosition()));
|
|
2842
2838
|
var i = this.parseIdentifierIfPossible().value;
|
|
2843
2839
|
if (!i)
|
|
2844
|
-
return this.error(
|
|
2840
|
+
return this.error(p.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
|
|
2845
2841
|
if (this.bumpSpace(), this.isEOF())
|
|
2846
|
-
return this.error(
|
|
2842
|
+
return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition()));
|
|
2847
2843
|
switch (this.char()) {
|
|
2848
2844
|
case 125:
|
|
2849
2845
|
return this.bump(), {
|
|
2850
2846
|
val: {
|
|
2851
|
-
type:
|
|
2847
|
+
type: x.argument,
|
|
2852
2848
|
// value does not include the opening and closing braces.
|
|
2853
2849
|
value: i,
|
|
2854
2850
|
location: b(n, this.clonePosition())
|
|
@@ -2856,12 +2852,12 @@ var Pn = (
|
|
|
2856
2852
|
err: null
|
|
2857
2853
|
};
|
|
2858
2854
|
case 44:
|
|
2859
|
-
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(
|
|
2855
|
+
return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, b(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
|
|
2860
2856
|
default:
|
|
2861
|
-
return this.error(
|
|
2857
|
+
return this.error(p.MALFORMED_ARGUMENT, b(n, this.clonePosition()));
|
|
2862
2858
|
}
|
|
2863
2859
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
2864
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
2860
|
+
var t = this.clonePosition(), r = this.offset(), n = Fe(this.message, r), i = r + n.length;
|
|
2865
2861
|
this.bumpTo(i);
|
|
2866
2862
|
var s = this.clonePosition(), a = b(t, s);
|
|
2867
2863
|
return { value: n, location: a };
|
|
@@ -2869,46 +2865,46 @@ var Pn = (
|
|
|
2869
2865
|
var s, a = this.clonePosition(), o = this.parseIdentifierIfPossible().value, l = this.clonePosition();
|
|
2870
2866
|
switch (o) {
|
|
2871
2867
|
case "":
|
|
2872
|
-
return this.error(
|
|
2868
|
+
return this.error(p.EXPECT_ARGUMENT_TYPE, b(a, l));
|
|
2873
2869
|
case "number":
|
|
2874
2870
|
case "date":
|
|
2875
2871
|
case "time": {
|
|
2876
2872
|
this.bumpSpace();
|
|
2877
|
-
var
|
|
2873
|
+
var h = null;
|
|
2878
2874
|
if (this.bumpIf(",")) {
|
|
2879
2875
|
this.bumpSpace();
|
|
2880
|
-
var
|
|
2876
|
+
var u = this.clonePosition(), f = this.parseSimpleArgStyleIfPossible();
|
|
2881
2877
|
if (f.err)
|
|
2882
2878
|
return f;
|
|
2883
2879
|
var c = Cn(f.val);
|
|
2884
2880
|
if (c.length === 0)
|
|
2885
|
-
return this.error(
|
|
2886
|
-
var
|
|
2887
|
-
|
|
2881
|
+
return this.error(p.EXPECT_ARGUMENT_STYLE, b(this.clonePosition(), this.clonePosition()));
|
|
2882
|
+
var d = b(u, this.clonePosition());
|
|
2883
|
+
h = { style: c, styleLocation: d };
|
|
2888
2884
|
}
|
|
2889
2885
|
var m = this.tryParseArgumentClose(i);
|
|
2890
2886
|
if (m.err)
|
|
2891
2887
|
return m;
|
|
2892
2888
|
var g = b(i, this.clonePosition());
|
|
2893
|
-
if (
|
|
2894
|
-
var v =
|
|
2889
|
+
if (h && lt(h == null ? void 0 : h.style, "::", 0)) {
|
|
2890
|
+
var v = An(h.style.slice(2));
|
|
2895
2891
|
if (o === "number") {
|
|
2896
|
-
var f = this.parseNumberSkeletonFromString(v,
|
|
2892
|
+
var f = this.parseNumberSkeletonFromString(v, h.styleLocation);
|
|
2897
2893
|
return f.err ? f : {
|
|
2898
|
-
val: { type:
|
|
2894
|
+
val: { type: x.number, value: n, location: g, style: f.val },
|
|
2899
2895
|
err: null
|
|
2900
2896
|
};
|
|
2901
2897
|
} else {
|
|
2902
2898
|
if (v.length === 0)
|
|
2903
|
-
return this.error(
|
|
2904
|
-
var
|
|
2905
|
-
this.locale && (
|
|
2899
|
+
return this.error(p.EXPECT_DATE_TIME_SKELETON, g);
|
|
2900
|
+
var N = v;
|
|
2901
|
+
this.locale && (N = pn(v, this.locale));
|
|
2906
2902
|
var c = {
|
|
2907
|
-
type:
|
|
2908
|
-
pattern:
|
|
2909
|
-
location:
|
|
2910
|
-
parsedOptions: this.shouldParseSkeletons ? hn(
|
|
2911
|
-
}, C = o === "date" ?
|
|
2903
|
+
type: V.dateTime,
|
|
2904
|
+
pattern: N,
|
|
2905
|
+
location: h.styleLocation,
|
|
2906
|
+
parsedOptions: this.shouldParseSkeletons ? hn(N) : {}
|
|
2907
|
+
}, C = o === "date" ? x.date : x.time;
|
|
2912
2908
|
return {
|
|
2913
2909
|
val: { type: C, value: n, location: g, style: c },
|
|
2914
2910
|
err: null
|
|
@@ -2917,10 +2913,10 @@ var Pn = (
|
|
|
2917
2913
|
}
|
|
2918
2914
|
return {
|
|
2919
2915
|
val: {
|
|
2920
|
-
type: o === "number" ?
|
|
2916
|
+
type: o === "number" ? x.number : o === "date" ? x.date : x.time,
|
|
2921
2917
|
value: n,
|
|
2922
2918
|
location: g,
|
|
2923
|
-
style: (s =
|
|
2919
|
+
style: (s = h == null ? void 0 : h.style) !== null && s !== void 0 ? s : null
|
|
2924
2920
|
},
|
|
2925
2921
|
err: null
|
|
2926
2922
|
};
|
|
@@ -2930,50 +2926,50 @@ var Pn = (
|
|
|
2930
2926
|
case "select": {
|
|
2931
2927
|
var H = this.clonePosition();
|
|
2932
2928
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
2933
|
-
return this.error(
|
|
2929
|
+
return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS, b(H, y({}, H)));
|
|
2934
2930
|
this.bumpSpace();
|
|
2935
|
-
var
|
|
2936
|
-
if (o !== "select" &&
|
|
2931
|
+
var I = this.parseIdentifierIfPossible(), w = 0;
|
|
2932
|
+
if (o !== "select" && I.value === "offset") {
|
|
2937
2933
|
if (!this.bumpIf(":"))
|
|
2938
|
-
return this.error(
|
|
2934
|
+
return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b(this.clonePosition(), this.clonePosition()));
|
|
2939
2935
|
this.bumpSpace();
|
|
2940
|
-
var f = this.tryParseDecimalInteger(
|
|
2936
|
+
var f = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
2941
2937
|
if (f.err)
|
|
2942
2938
|
return f;
|
|
2943
|
-
this.bumpSpace(),
|
|
2939
|
+
this.bumpSpace(), I = this.parseIdentifierIfPossible(), w = f.val;
|
|
2944
2940
|
}
|
|
2945
|
-
var
|
|
2946
|
-
if (
|
|
2947
|
-
return
|
|
2941
|
+
var R = this.tryParsePluralOrSelectOptions(t, o, r, I);
|
|
2942
|
+
if (R.err)
|
|
2943
|
+
return R;
|
|
2948
2944
|
var m = this.tryParseArgumentClose(i);
|
|
2949
2945
|
if (m.err)
|
|
2950
2946
|
return m;
|
|
2951
|
-
var
|
|
2947
|
+
var se = b(i, this.clonePosition());
|
|
2952
2948
|
return o === "select" ? {
|
|
2953
2949
|
val: {
|
|
2954
|
-
type:
|
|
2950
|
+
type: x.select,
|
|
2955
2951
|
value: n,
|
|
2956
|
-
options: ft(
|
|
2957
|
-
location:
|
|
2952
|
+
options: ft(R.val),
|
|
2953
|
+
location: se
|
|
2958
2954
|
},
|
|
2959
2955
|
err: null
|
|
2960
2956
|
} : {
|
|
2961
2957
|
val: {
|
|
2962
|
-
type:
|
|
2958
|
+
type: x.plural,
|
|
2963
2959
|
value: n,
|
|
2964
|
-
options: ft(
|
|
2965
|
-
offset:
|
|
2960
|
+
options: ft(R.val),
|
|
2961
|
+
offset: w,
|
|
2966
2962
|
pluralType: o === "plural" ? "cardinal" : "ordinal",
|
|
2967
|
-
location:
|
|
2963
|
+
location: se
|
|
2968
2964
|
},
|
|
2969
2965
|
err: null
|
|
2970
2966
|
};
|
|
2971
2967
|
}
|
|
2972
2968
|
default:
|
|
2973
|
-
return this.error(
|
|
2969
|
+
return this.error(p.INVALID_ARGUMENT_TYPE, b(a, l));
|
|
2974
2970
|
}
|
|
2975
2971
|
}, e.prototype.tryParseArgumentClose = function(t) {
|
|
2976
|
-
return this.isEOF() || this.char() !== 125 ? this.error(
|
|
2972
|
+
return this.isEOF() || this.char() !== 125 ? this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE, b(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
|
|
2977
2973
|
}, e.prototype.parseSimpleArgStyleIfPossible = function() {
|
|
2978
2974
|
for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
|
|
2979
2975
|
var n = this.char();
|
|
@@ -2982,7 +2978,7 @@ var Pn = (
|
|
|
2982
2978
|
this.bump();
|
|
2983
2979
|
var i = this.clonePosition();
|
|
2984
2980
|
if (!this.bumpUntil("'"))
|
|
2985
|
-
return this.error(
|
|
2981
|
+
return this.error(p.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, b(i, this.clonePosition()));
|
|
2986
2982
|
this.bump();
|
|
2987
2983
|
break;
|
|
2988
2984
|
}
|
|
@@ -3012,13 +3008,13 @@ var Pn = (
|
|
|
3012
3008
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3013
3009
|
var n = [];
|
|
3014
3010
|
try {
|
|
3015
|
-
n =
|
|
3011
|
+
n = ln(t);
|
|
3016
3012
|
} catch (i) {
|
|
3017
|
-
return this.error(
|
|
3013
|
+
return this.error(p.INVALID_NUMBER_SKELETON, r);
|
|
3018
3014
|
}
|
|
3019
3015
|
return {
|
|
3020
3016
|
val: {
|
|
3021
|
-
type:
|
|
3017
|
+
type: V.number,
|
|
3022
3018
|
tokens: n,
|
|
3023
3019
|
location: r,
|
|
3024
3020
|
parsedOptions: this.shouldParseSkeletons ? dn(n) : {}
|
|
@@ -3026,38 +3022,38 @@ var Pn = (
|
|
|
3026
3022
|
err: null
|
|
3027
3023
|
};
|
|
3028
3024
|
}, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
|
|
3029
|
-
for (var s, a = !1, o = [], l = /* @__PURE__ */ new Set(),
|
|
3030
|
-
if (
|
|
3025
|
+
for (var s, a = !1, o = [], l = /* @__PURE__ */ new Set(), h = i.value, u = i.location; ; ) {
|
|
3026
|
+
if (h.length === 0) {
|
|
3031
3027
|
var f = this.clonePosition();
|
|
3032
3028
|
if (r !== "select" && this.bumpIf("=")) {
|
|
3033
|
-
var c = this.tryParseDecimalInteger(
|
|
3029
|
+
var c = this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_SELECTOR, p.INVALID_PLURAL_ARGUMENT_SELECTOR);
|
|
3034
3030
|
if (c.err)
|
|
3035
3031
|
return c;
|
|
3036
|
-
|
|
3032
|
+
u = b(f, this.clonePosition()), h = this.message.slice(f.offset, this.offset());
|
|
3037
3033
|
} else
|
|
3038
3034
|
break;
|
|
3039
3035
|
}
|
|
3040
|
-
if (l.has(
|
|
3041
|
-
return this.error(r === "select" ?
|
|
3042
|
-
|
|
3043
|
-
var
|
|
3036
|
+
if (l.has(h))
|
|
3037
|
+
return this.error(r === "select" ? p.DUPLICATE_SELECT_ARGUMENT_SELECTOR : p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, u);
|
|
3038
|
+
h === "other" && (a = !0), this.bumpSpace();
|
|
3039
|
+
var d = this.clonePosition();
|
|
3044
3040
|
if (!this.bumpIf("{"))
|
|
3045
|
-
return this.error(r === "select" ?
|
|
3041
|
+
return this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, b(this.clonePosition(), this.clonePosition()));
|
|
3046
3042
|
var m = this.parseMessage(t + 1, r, n);
|
|
3047
3043
|
if (m.err)
|
|
3048
3044
|
return m;
|
|
3049
|
-
var g = this.tryParseArgumentClose(
|
|
3045
|
+
var g = this.tryParseArgumentClose(d);
|
|
3050
3046
|
if (g.err)
|
|
3051
3047
|
return g;
|
|
3052
3048
|
o.push([
|
|
3053
|
-
|
|
3049
|
+
h,
|
|
3054
3050
|
{
|
|
3055
3051
|
value: m.val,
|
|
3056
|
-
location: b(
|
|
3052
|
+
location: b(d, this.clonePosition())
|
|
3057
3053
|
}
|
|
3058
|
-
]), l.add(
|
|
3054
|
+
]), l.add(h), this.bumpSpace(), s = this.parseIdentifierIfPossible(), h = s.value, u = s.location;
|
|
3059
3055
|
}
|
|
3060
|
-
return o.length === 0 ? this.error(r === "select" ?
|
|
3056
|
+
return o.length === 0 ? this.error(r === "select" ? p.EXPECT_SELECT_ARGUMENT_SELECTOR : p.EXPECT_PLURAL_ARGUMENT_SELECTOR, b(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(p.MISSING_OTHER_CLAUSE, b(this.clonePosition(), this.clonePosition())) : { val: o, err: null };
|
|
3061
3057
|
}, e.prototype.tryParseDecimalInteger = function(t, r) {
|
|
3062
3058
|
var n = 1, i = this.clonePosition();
|
|
3063
3059
|
this.bumpIf("+") || this.bumpIf("-") && (n = -1);
|
|
@@ -3069,7 +3065,7 @@ var Pn = (
|
|
|
3069
3065
|
break;
|
|
3070
3066
|
}
|
|
3071
3067
|
var l = b(i, this.clonePosition());
|
|
3072
|
-
return s ? (a *= n,
|
|
3068
|
+
return s ? (a *= n, wn(a) ? { val: a, err: null } : this.error(r, l)) : this.error(t, l);
|
|
3073
3069
|
}, e.prototype.offset = function() {
|
|
3074
3070
|
return this.position.offset;
|
|
3075
3071
|
}, e.prototype.isEOF = function() {
|
|
@@ -3084,7 +3080,7 @@ var Pn = (
|
|
|
3084
3080
|
var t = this.position.offset;
|
|
3085
3081
|
if (t >= this.message.length)
|
|
3086
3082
|
throw Error("out of bound");
|
|
3087
|
-
var r =
|
|
3083
|
+
var r = Wt(this.message, t);
|
|
3088
3084
|
if (r === void 0)
|
|
3089
3085
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3090
3086
|
return r;
|
|
@@ -3135,47 +3131,47 @@ var Pn = (
|
|
|
3135
3131
|
}, e;
|
|
3136
3132
|
}()
|
|
3137
3133
|
);
|
|
3138
|
-
function
|
|
3134
|
+
function je(e) {
|
|
3139
3135
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3140
3136
|
}
|
|
3141
|
-
function
|
|
3142
|
-
return
|
|
3137
|
+
function Pn(e) {
|
|
3138
|
+
return je(e) || e === 47;
|
|
3143
3139
|
}
|
|
3144
|
-
function
|
|
3140
|
+
function Ln(e) {
|
|
3145
3141
|
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;
|
|
3146
3142
|
}
|
|
3147
3143
|
function Qt(e) {
|
|
3148
3144
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3149
3145
|
}
|
|
3150
|
-
function
|
|
3146
|
+
function Nn(e) {
|
|
3151
3147
|
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;
|
|
3152
3148
|
}
|
|
3153
|
-
function
|
|
3149
|
+
function ke(e) {
|
|
3154
3150
|
e.forEach(function(t) {
|
|
3155
3151
|
if (delete t.location, Dt(t) || Gt(t))
|
|
3156
3152
|
for (var r in t.options)
|
|
3157
|
-
delete t.options[r].location,
|
|
3153
|
+
delete t.options[r].location, ke(t.options[r].value);
|
|
3158
3154
|
else
|
|
3159
|
-
$t(t) && jt(t.style) || (Rt(t) || Ut(t)) &&
|
|
3155
|
+
$t(t) && jt(t.style) || (Rt(t) || Ut(t)) && Ue(t.style) ? delete t.style.location : Ft(t) && ke(t.children);
|
|
3160
3156
|
});
|
|
3161
3157
|
}
|
|
3162
|
-
function
|
|
3163
|
-
t === void 0 && (t = {}), t =
|
|
3164
|
-
var r = new
|
|
3158
|
+
function In(e, t) {
|
|
3159
|
+
t === void 0 && (t = {}), t = y({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3160
|
+
var r = new On(e, t).parse();
|
|
3165
3161
|
if (r.err) {
|
|
3166
|
-
var n = SyntaxError(
|
|
3162
|
+
var n = SyntaxError(p[r.err.kind]);
|
|
3167
3163
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3168
3164
|
}
|
|
3169
|
-
return t != null && t.captureLocation ||
|
|
3165
|
+
return t != null && t.captureLocation || ke(r.val), r.val;
|
|
3170
3166
|
}
|
|
3171
|
-
var
|
|
3167
|
+
var X;
|
|
3172
3168
|
(function(e) {
|
|
3173
3169
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3174
|
-
})(
|
|
3175
|
-
var
|
|
3170
|
+
})(X || (X = {}));
|
|
3171
|
+
var ye = (
|
|
3176
3172
|
/** @class */
|
|
3177
3173
|
function(e) {
|
|
3178
|
-
|
|
3174
|
+
_e(t, e);
|
|
3179
3175
|
function t(r, n, i) {
|
|
3180
3176
|
var s = e.call(this, r) || this;
|
|
3181
3177
|
return s.code = n, s.originalMessage = i, s;
|
|
@@ -3187,152 +3183,152 @@ var xe = (
|
|
|
3187
3183
|
), mt = (
|
|
3188
3184
|
/** @class */
|
|
3189
3185
|
function(e) {
|
|
3190
|
-
|
|
3186
|
+
_e(t, e);
|
|
3191
3187
|
function t(r, n, i, s) {
|
|
3192
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3188
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), X.INVALID_VALUE, s) || this;
|
|
3193
3189
|
}
|
|
3194
3190
|
return t;
|
|
3195
|
-
}(
|
|
3196
|
-
),
|
|
3191
|
+
}(ye)
|
|
3192
|
+
), Mn = (
|
|
3197
3193
|
/** @class */
|
|
3198
3194
|
function(e) {
|
|
3199
|
-
|
|
3195
|
+
_e(t, e);
|
|
3200
3196
|
function t(r, n, i) {
|
|
3201
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3197
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), X.INVALID_VALUE, i) || this;
|
|
3202
3198
|
}
|
|
3203
3199
|
return t;
|
|
3204
|
-
}(
|
|
3205
|
-
),
|
|
3200
|
+
}(ye)
|
|
3201
|
+
), $n = (
|
|
3206
3202
|
/** @class */
|
|
3207
3203
|
function(e) {
|
|
3208
|
-
|
|
3204
|
+
_e(t, e);
|
|
3209
3205
|
function t(r, n) {
|
|
3210
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3206
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), X.MISSING_VALUE, n) || this;
|
|
3211
3207
|
}
|
|
3212
3208
|
return t;
|
|
3213
|
-
}(
|
|
3214
|
-
),
|
|
3209
|
+
}(ye)
|
|
3210
|
+
), E;
|
|
3215
3211
|
(function(e) {
|
|
3216
3212
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3217
|
-
})(
|
|
3218
|
-
function
|
|
3213
|
+
})(E || (E = {}));
|
|
3214
|
+
function Rn(e) {
|
|
3219
3215
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3220
3216
|
var n = t[t.length - 1];
|
|
3221
|
-
return !n || n.type !==
|
|
3217
|
+
return !n || n.type !== E.literal || r.type !== E.literal ? t.push(r) : n.value += r.value, t;
|
|
3222
3218
|
}, []);
|
|
3223
3219
|
}
|
|
3224
|
-
function
|
|
3220
|
+
function Un(e) {
|
|
3225
3221
|
return typeof e == "function";
|
|
3226
3222
|
}
|
|
3227
|
-
function
|
|
3223
|
+
function fe(e, t, r, n, i, s, a) {
|
|
3228
3224
|
if (e.length === 1 && ot(e[0]))
|
|
3229
3225
|
return [
|
|
3230
3226
|
{
|
|
3231
|
-
type:
|
|
3227
|
+
type: E.literal,
|
|
3232
3228
|
value: e[0].value
|
|
3233
3229
|
}
|
|
3234
3230
|
];
|
|
3235
|
-
for (var o = [], l = 0,
|
|
3236
|
-
var
|
|
3237
|
-
if (ot(
|
|
3231
|
+
for (var o = [], l = 0, h = e; l < h.length; l++) {
|
|
3232
|
+
var u = h[l];
|
|
3233
|
+
if (ot(u)) {
|
|
3238
3234
|
o.push({
|
|
3239
|
-
type:
|
|
3240
|
-
value:
|
|
3235
|
+
type: E.literal,
|
|
3236
|
+
value: u.value
|
|
3241
3237
|
});
|
|
3242
3238
|
continue;
|
|
3243
3239
|
}
|
|
3244
|
-
if (
|
|
3240
|
+
if (on(u)) {
|
|
3245
3241
|
typeof s == "number" && o.push({
|
|
3246
|
-
type:
|
|
3242
|
+
type: E.literal,
|
|
3247
3243
|
value: r.getNumberFormat(t).format(s)
|
|
3248
3244
|
});
|
|
3249
3245
|
continue;
|
|
3250
3246
|
}
|
|
3251
|
-
var f =
|
|
3247
|
+
var f = u.value;
|
|
3252
3248
|
if (!(i && f in i))
|
|
3253
|
-
throw new
|
|
3249
|
+
throw new $n(f, a);
|
|
3254
3250
|
var c = i[f];
|
|
3255
|
-
if (
|
|
3251
|
+
if (sn(u)) {
|
|
3256
3252
|
(!c || typeof c == "string" || typeof c == "number") && (c = typeof c == "string" || typeof c == "number" ? String(c) : ""), o.push({
|
|
3257
|
-
type: typeof c == "string" ?
|
|
3253
|
+
type: typeof c == "string" ? E.literal : E.object,
|
|
3258
3254
|
value: c
|
|
3259
3255
|
});
|
|
3260
3256
|
continue;
|
|
3261
3257
|
}
|
|
3262
|
-
if (Rt(
|
|
3263
|
-
var
|
|
3258
|
+
if (Rt(u)) {
|
|
3259
|
+
var d = typeof u.style == "string" ? n.date[u.style] : Ue(u.style) ? u.style.parsedOptions : void 0;
|
|
3264
3260
|
o.push({
|
|
3265
|
-
type:
|
|
3266
|
-
value: r.getDateTimeFormat(t,
|
|
3261
|
+
type: E.literal,
|
|
3262
|
+
value: r.getDateTimeFormat(t, d).format(c)
|
|
3267
3263
|
});
|
|
3268
3264
|
continue;
|
|
3269
3265
|
}
|
|
3270
|
-
if (Ut(
|
|
3271
|
-
var
|
|
3266
|
+
if (Ut(u)) {
|
|
3267
|
+
var d = typeof u.style == "string" ? n.time[u.style] : Ue(u.style) ? u.style.parsedOptions : n.time.medium;
|
|
3272
3268
|
o.push({
|
|
3273
|
-
type:
|
|
3274
|
-
value: r.getDateTimeFormat(t,
|
|
3269
|
+
type: E.literal,
|
|
3270
|
+
value: r.getDateTimeFormat(t, d).format(c)
|
|
3275
3271
|
});
|
|
3276
3272
|
continue;
|
|
3277
3273
|
}
|
|
3278
|
-
if ($t(
|
|
3279
|
-
var
|
|
3280
|
-
|
|
3281
|
-
type:
|
|
3282
|
-
value: r.getNumberFormat(t,
|
|
3274
|
+
if ($t(u)) {
|
|
3275
|
+
var d = typeof u.style == "string" ? n.number[u.style] : jt(u.style) ? u.style.parsedOptions : void 0;
|
|
3276
|
+
d && d.scale && (c = c * (d.scale || 1)), o.push({
|
|
3277
|
+
type: E.literal,
|
|
3278
|
+
value: r.getNumberFormat(t, d).format(c)
|
|
3283
3279
|
});
|
|
3284
3280
|
continue;
|
|
3285
3281
|
}
|
|
3286
|
-
if (Ft(
|
|
3287
|
-
var m =
|
|
3288
|
-
if (!
|
|
3289
|
-
throw new
|
|
3290
|
-
var
|
|
3291
|
-
return
|
|
3282
|
+
if (Ft(u)) {
|
|
3283
|
+
var m = u.children, g = u.value, v = i[g];
|
|
3284
|
+
if (!Un(v))
|
|
3285
|
+
throw new Mn(g, "function", a);
|
|
3286
|
+
var N = fe(m, t, r, n, i, s), C = v(N.map(function(w) {
|
|
3287
|
+
return w.value;
|
|
3292
3288
|
}));
|
|
3293
|
-
Array.isArray(C) || (C = [C]), o.push.apply(o, C.map(function(
|
|
3289
|
+
Array.isArray(C) || (C = [C]), o.push.apply(o, C.map(function(w) {
|
|
3294
3290
|
return {
|
|
3295
|
-
type: typeof
|
|
3296
|
-
value:
|
|
3291
|
+
type: typeof w == "string" ? E.literal : E.object,
|
|
3292
|
+
value: w
|
|
3297
3293
|
};
|
|
3298
3294
|
}));
|
|
3299
3295
|
}
|
|
3300
|
-
if (Dt(
|
|
3301
|
-
var H =
|
|
3296
|
+
if (Dt(u)) {
|
|
3297
|
+
var H = u.options[c] || u.options.other;
|
|
3302
3298
|
if (!H)
|
|
3303
|
-
throw new mt(
|
|
3304
|
-
o.push.apply(o,
|
|
3299
|
+
throw new mt(u.value, c, Object.keys(u.options), a);
|
|
3300
|
+
o.push.apply(o, fe(H.value, t, r, n, i));
|
|
3305
3301
|
continue;
|
|
3306
3302
|
}
|
|
3307
|
-
if (Gt(
|
|
3308
|
-
var H =
|
|
3303
|
+
if (Gt(u)) {
|
|
3304
|
+
var H = u.options["=".concat(c)];
|
|
3309
3305
|
if (!H) {
|
|
3310
3306
|
if (!Intl.PluralRules)
|
|
3311
|
-
throw new
|
|
3307
|
+
throw new ye(`Intl.PluralRules is not available in this environment.
|
|
3312
3308
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3313
|
-
`,
|
|
3314
|
-
var
|
|
3315
|
-
H =
|
|
3309
|
+
`, X.MISSING_INTL_API, a);
|
|
3310
|
+
var I = r.getPluralRules(t, { type: u.pluralType }).select(c - (u.offset || 0));
|
|
3311
|
+
H = u.options[I] || u.options.other;
|
|
3316
3312
|
}
|
|
3317
3313
|
if (!H)
|
|
3318
|
-
throw new mt(
|
|
3319
|
-
o.push.apply(o,
|
|
3314
|
+
throw new mt(u.value, c, Object.keys(u.options), a);
|
|
3315
|
+
o.push.apply(o, fe(H.value, t, r, n, i, c - (u.offset || 0)));
|
|
3320
3316
|
continue;
|
|
3321
3317
|
}
|
|
3322
3318
|
}
|
|
3323
|
-
return
|
|
3319
|
+
return Rn(o);
|
|
3324
3320
|
}
|
|
3325
|
-
function
|
|
3326
|
-
return t ?
|
|
3327
|
-
return r[n] =
|
|
3321
|
+
function Dn(e, t) {
|
|
3322
|
+
return t ? y(y(y({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3323
|
+
return r[n] = y(y({}, e[n]), t[n] || {}), r;
|
|
3328
3324
|
}, {})) : e;
|
|
3329
3325
|
}
|
|
3330
|
-
function
|
|
3326
|
+
function Gn(e, t) {
|
|
3331
3327
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3332
|
-
return r[n] =
|
|
3333
|
-
},
|
|
3328
|
+
return r[n] = Dn(e[n], t[n]), r;
|
|
3329
|
+
}, y({}, e)) : e;
|
|
3334
3330
|
}
|
|
3335
|
-
function
|
|
3331
|
+
function Le(e) {
|
|
3336
3332
|
return {
|
|
3337
3333
|
create: function() {
|
|
3338
3334
|
return {
|
|
@@ -3346,35 +3342,35 @@ function Ie(e) {
|
|
|
3346
3342
|
}
|
|
3347
3343
|
};
|
|
3348
3344
|
}
|
|
3349
|
-
function
|
|
3345
|
+
function Fn(e) {
|
|
3350
3346
|
return e === void 0 && (e = {
|
|
3351
3347
|
number: {},
|
|
3352
3348
|
dateTime: {},
|
|
3353
3349
|
pluralRules: {}
|
|
3354
3350
|
}), {
|
|
3355
|
-
getNumberFormat:
|
|
3351
|
+
getNumberFormat: Ce(function() {
|
|
3356
3352
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3357
3353
|
r[n] = arguments[n];
|
|
3358
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3354
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Ae([void 0], r, !1)))();
|
|
3359
3355
|
}, {
|
|
3360
|
-
cache:
|
|
3361
|
-
strategy:
|
|
3356
|
+
cache: Le(e.number),
|
|
3357
|
+
strategy: Oe.variadic
|
|
3362
3358
|
}),
|
|
3363
|
-
getDateTimeFormat:
|
|
3359
|
+
getDateTimeFormat: Ce(function() {
|
|
3364
3360
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3365
3361
|
r[n] = arguments[n];
|
|
3366
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3362
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Ae([void 0], r, !1)))();
|
|
3367
3363
|
}, {
|
|
3368
|
-
cache:
|
|
3369
|
-
strategy:
|
|
3364
|
+
cache: Le(e.dateTime),
|
|
3365
|
+
strategy: Oe.variadic
|
|
3370
3366
|
}),
|
|
3371
|
-
getPluralRules:
|
|
3367
|
+
getPluralRules: Ce(function() {
|
|
3372
3368
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3373
3369
|
r[n] = arguments[n];
|
|
3374
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3370
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Ae([void 0], r, !1)))();
|
|
3375
3371
|
}, {
|
|
3376
|
-
cache:
|
|
3377
|
-
strategy:
|
|
3372
|
+
cache: Le(e.pluralRules),
|
|
3373
|
+
strategy: Oe.variadic
|
|
3378
3374
|
})
|
|
3379
3375
|
};
|
|
3380
3376
|
}
|
|
@@ -3389,15 +3385,15 @@ var qt = (
|
|
|
3389
3385
|
dateTime: {},
|
|
3390
3386
|
pluralRules: {}
|
|
3391
3387
|
}, this.format = function(l) {
|
|
3392
|
-
var
|
|
3393
|
-
if (
|
|
3394
|
-
return
|
|
3395
|
-
var
|
|
3396
|
-
return !f.length || c.type !==
|
|
3388
|
+
var h = s.formatToParts(l);
|
|
3389
|
+
if (h.length === 1)
|
|
3390
|
+
return h[0].value;
|
|
3391
|
+
var u = h.reduce(function(f, c) {
|
|
3392
|
+
return !f.length || c.type !== E.literal || typeof f[f.length - 1] != "string" ? f.push(c.value) : f[f.length - 1] += c.value, f;
|
|
3397
3393
|
}, []);
|
|
3398
|
-
return
|
|
3394
|
+
return u.length <= 1 ? u[0] || "" : u;
|
|
3399
3395
|
}, this.formatToParts = function(l) {
|
|
3400
|
-
return
|
|
3396
|
+
return fe(s.ast, s.locales, s.formatters, s.formats, l, void 0, s.message);
|
|
3401
3397
|
}, this.resolvedOptions = function() {
|
|
3402
3398
|
var l;
|
|
3403
3399
|
return {
|
|
@@ -3411,12 +3407,12 @@ var qt = (
|
|
|
3411
3407
|
var a = i || {};
|
|
3412
3408
|
a.formatters;
|
|
3413
3409
|
var o = Jr(a, ["formatters"]);
|
|
3414
|
-
this.ast = e.__parse(t,
|
|
3410
|
+
this.ast = e.__parse(t, y(y({}, o), { locale: this.resolvedLocale }));
|
|
3415
3411
|
} else
|
|
3416
3412
|
this.ast = t;
|
|
3417
3413
|
if (!Array.isArray(this.ast))
|
|
3418
3414
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3419
|
-
this.formats =
|
|
3415
|
+
this.formats = Gn(e.formats, n), this.formatters = i && i.formatters || Fn(this.formatterCache);
|
|
3420
3416
|
}
|
|
3421
3417
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3422
3418
|
get: function() {
|
|
@@ -3429,7 +3425,7 @@ var qt = (
|
|
|
3429
3425
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3430
3426
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3431
3427
|
}
|
|
3432
|
-
}, e.__parse =
|
|
3428
|
+
}, e.__parse = In, e.formats = {
|
|
3433
3429
|
number: {
|
|
3434
3430
|
integer: {
|
|
3435
3431
|
maximumFractionDigits: 0
|
|
@@ -3490,7 +3486,7 @@ var qt = (
|
|
|
3490
3486
|
}, e;
|
|
3491
3487
|
}()
|
|
3492
3488
|
);
|
|
3493
|
-
function
|
|
3489
|
+
function jn(e, t) {
|
|
3494
3490
|
if (t == null)
|
|
3495
3491
|
return;
|
|
3496
3492
|
if (t in e)
|
|
@@ -3511,36 +3507,36 @@ function kn(e, t) {
|
|
|
3511
3507
|
n = void 0;
|
|
3512
3508
|
return n;
|
|
3513
3509
|
}
|
|
3514
|
-
const
|
|
3510
|
+
const O = {}, kn = (e, t, r) => r && (t in O || (O[t] = {}), e in O[t] || (O[t][e] = r), r), Jt = (e, t) => {
|
|
3515
3511
|
if (t == null)
|
|
3516
3512
|
return;
|
|
3517
|
-
if (t in
|
|
3518
|
-
return
|
|
3519
|
-
const r =
|
|
3513
|
+
if (t in O && e in O[t])
|
|
3514
|
+
return O[t][e];
|
|
3515
|
+
const r = ie(t);
|
|
3520
3516
|
for (let n = 0; n < r.length; n++) {
|
|
3521
|
-
const i = r[n], s =
|
|
3517
|
+
const i = r[n], s = Xn(i, e);
|
|
3522
3518
|
if (s)
|
|
3523
|
-
return
|
|
3519
|
+
return kn(e, t, s);
|
|
3524
3520
|
}
|
|
3525
3521
|
};
|
|
3526
3522
|
let qe;
|
|
3527
|
-
const
|
|
3528
|
-
function
|
|
3523
|
+
const ne = ge({});
|
|
3524
|
+
function Vn(e) {
|
|
3529
3525
|
return qe[e] || null;
|
|
3530
3526
|
}
|
|
3531
3527
|
function Yt(e) {
|
|
3532
3528
|
return e in qe;
|
|
3533
3529
|
}
|
|
3534
|
-
function
|
|
3530
|
+
function Xn(e, t) {
|
|
3535
3531
|
if (!Yt(e))
|
|
3536
3532
|
return null;
|
|
3537
|
-
const r =
|
|
3538
|
-
return
|
|
3533
|
+
const r = Vn(e);
|
|
3534
|
+
return jn(r, t);
|
|
3539
3535
|
}
|
|
3540
3536
|
function zn(e) {
|
|
3541
3537
|
if (e == null)
|
|
3542
3538
|
return;
|
|
3543
|
-
const t =
|
|
3539
|
+
const t = ie(e);
|
|
3544
3540
|
for (let r = 0; r < t.length; r++) {
|
|
3545
3541
|
const n = t[r];
|
|
3546
3542
|
if (Yt(n))
|
|
@@ -3548,64 +3544,64 @@ function zn(e) {
|
|
|
3548
3544
|
}
|
|
3549
3545
|
}
|
|
3550
3546
|
function Kt(e, ...t) {
|
|
3551
|
-
delete
|
|
3547
|
+
delete O[e], ne.update((r) => (r[e] = qr.all([r[e] || {}, ...t]), r));
|
|
3552
3548
|
}
|
|
3553
|
-
|
|
3554
|
-
[
|
|
3549
|
+
Q(
|
|
3550
|
+
[ne],
|
|
3555
3551
|
([e]) => Object.keys(e)
|
|
3556
3552
|
);
|
|
3557
|
-
|
|
3558
|
-
const
|
|
3559
|
-
function
|
|
3560
|
-
|
|
3553
|
+
ne.subscribe((e) => qe = e);
|
|
3554
|
+
const ce = {};
|
|
3555
|
+
function Wn(e, t) {
|
|
3556
|
+
ce[e].delete(t), ce[e].size === 0 && delete ce[e];
|
|
3561
3557
|
}
|
|
3562
3558
|
function er(e) {
|
|
3563
|
-
return
|
|
3559
|
+
return ce[e];
|
|
3564
3560
|
}
|
|
3565
|
-
function
|
|
3566
|
-
return
|
|
3561
|
+
function Zn(e) {
|
|
3562
|
+
return ie(e).map((t) => {
|
|
3567
3563
|
const r = er(t);
|
|
3568
3564
|
return [t, r ? [...r] : []];
|
|
3569
3565
|
}).filter(([, t]) => t.length > 0);
|
|
3570
3566
|
}
|
|
3571
|
-
function
|
|
3572
|
-
return e == null ? !1 :
|
|
3567
|
+
function de(e) {
|
|
3568
|
+
return e == null ? !1 : ie(e).some(
|
|
3573
3569
|
(t) => {
|
|
3574
3570
|
var r;
|
|
3575
3571
|
return (r = er(t)) == null ? void 0 : r.size;
|
|
3576
3572
|
}
|
|
3577
3573
|
);
|
|
3578
3574
|
}
|
|
3579
|
-
function
|
|
3575
|
+
function Qn(e, t) {
|
|
3580
3576
|
return Promise.all(
|
|
3581
|
-
t.map((n) => (
|
|
3577
|
+
t.map((n) => (Wn(e, n), n().then((i) => i.default || i)))
|
|
3582
3578
|
).then((n) => Kt(e, ...n));
|
|
3583
3579
|
}
|
|
3584
|
-
const
|
|
3580
|
+
const J = {};
|
|
3585
3581
|
function tr(e) {
|
|
3586
|
-
if (!
|
|
3587
|
-
return e in
|
|
3588
|
-
const t =
|
|
3589
|
-
return
|
|
3582
|
+
if (!de(e))
|
|
3583
|
+
return e in J ? J[e] : Promise.resolve();
|
|
3584
|
+
const t = Zn(e);
|
|
3585
|
+
return J[e] = Promise.all(
|
|
3590
3586
|
t.map(
|
|
3591
|
-
([r, n]) =>
|
|
3587
|
+
([r, n]) => Qn(r, n)
|
|
3592
3588
|
)
|
|
3593
3589
|
).then(() => {
|
|
3594
|
-
if (
|
|
3590
|
+
if (de(e))
|
|
3595
3591
|
return tr(e);
|
|
3596
|
-
delete
|
|
3597
|
-
}),
|
|
3592
|
+
delete J[e];
|
|
3593
|
+
}), J[e];
|
|
3598
3594
|
}
|
|
3599
|
-
var
|
|
3595
|
+
var dt = Object.getOwnPropertySymbols, qn = Object.prototype.hasOwnProperty, Jn = Object.prototype.propertyIsEnumerable, Yn = (e, t) => {
|
|
3600
3596
|
var r = {};
|
|
3601
3597
|
for (var n in e)
|
|
3602
|
-
|
|
3603
|
-
if (e != null &&
|
|
3604
|
-
for (var n of
|
|
3605
|
-
t.indexOf(n) < 0 &&
|
|
3598
|
+
qn.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
3599
|
+
if (e != null && dt)
|
|
3600
|
+
for (var n of dt(e))
|
|
3601
|
+
t.indexOf(n) < 0 && Jn.call(e, n) && (r[n] = e[n]);
|
|
3606
3602
|
return r;
|
|
3607
3603
|
};
|
|
3608
|
-
const
|
|
3604
|
+
const Kn = {
|
|
3609
3605
|
number: {
|
|
3610
3606
|
scientific: { notation: "scientific" },
|
|
3611
3607
|
engineering: { notation: "engineering" },
|
|
@@ -3635,28 +3631,28 @@ const ei = {
|
|
|
3635
3631
|
}
|
|
3636
3632
|
}
|
|
3637
3633
|
};
|
|
3638
|
-
function
|
|
3634
|
+
function ei({ locale: e, id: t }) {
|
|
3639
3635
|
console.warn(
|
|
3640
|
-
`[svelte-i18n] The message "${t}" was not found in "${
|
|
3636
|
+
`[svelte-i18n] The message "${t}" was not found in "${ie(
|
|
3641
3637
|
e
|
|
3642
|
-
).join('", "')}".${
|
|
3638
|
+
).join('", "')}".${de(L()) ? `
|
|
3643
3639
|
|
|
3644
3640
|
Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
|
|
3645
3641
|
);
|
|
3646
3642
|
}
|
|
3647
|
-
const
|
|
3643
|
+
const ti = {
|
|
3648
3644
|
fallbackLocale: null,
|
|
3649
3645
|
loadingDelay: 200,
|
|
3650
|
-
formats:
|
|
3646
|
+
formats: Kn,
|
|
3651
3647
|
warnOnMissingMessages: !0,
|
|
3652
3648
|
handleMissingMessage: void 0,
|
|
3653
3649
|
ignoreTag: !0
|
|
3654
|
-
},
|
|
3650
|
+
}, Y = ti;
|
|
3655
3651
|
function z() {
|
|
3656
|
-
return
|
|
3652
|
+
return Y;
|
|
3657
3653
|
}
|
|
3658
|
-
function
|
|
3659
|
-
const t = e, { formats: r } = t, n =
|
|
3654
|
+
function ri(e) {
|
|
3655
|
+
const t = e, { formats: r } = t, n = Yn(t, ["formats"]);
|
|
3660
3656
|
let i = e.fallbackLocale;
|
|
3661
3657
|
if (e.initialLocale)
|
|
3662
3658
|
try {
|
|
@@ -3666,152 +3662,152 @@ function ni(e) {
|
|
|
3666
3662
|
`[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
|
|
3667
3663
|
);
|
|
3668
3664
|
}
|
|
3669
|
-
return n.warnOnMissingMessages && (delete n.warnOnMissingMessages, n.handleMissingMessage == null ? n.handleMissingMessage =
|
|
3665
|
+
return n.warnOnMissingMessages && (delete n.warnOnMissingMessages, n.handleMissingMessage == null ? n.handleMissingMessage = ei : console.warn(
|
|
3670
3666
|
'[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
|
|
3671
|
-
)), Object.assign(
|
|
3667
|
+
)), Object.assign(Y, n, { initialLocale: i }), r && ("number" in r && Object.assign(Y.formats.number, r.number), "date" in r && Object.assign(Y.formats.date, r.date), "time" in r && Object.assign(Y.formats.time, r.time)), $.set(i);
|
|
3672
3668
|
}
|
|
3673
|
-
const
|
|
3674
|
-
var
|
|
3669
|
+
const Ne = ge(!1);
|
|
3670
|
+
var ni = Object.defineProperty, ii = Object.defineProperties, si = Object.getOwnPropertyDescriptors, pt = Object.getOwnPropertySymbols, oi = Object.prototype.hasOwnProperty, ai = Object.prototype.propertyIsEnumerable, bt = (e, t, r) => t in e ? ni(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, hi = (e, t) => {
|
|
3675
3671
|
for (var r in t || (t = {}))
|
|
3676
|
-
|
|
3677
|
-
if (
|
|
3678
|
-
for (var r of
|
|
3679
|
-
|
|
3672
|
+
oi.call(t, r) && bt(e, r, t[r]);
|
|
3673
|
+
if (pt)
|
|
3674
|
+
for (var r of pt(t))
|
|
3675
|
+
ai.call(t, r) && bt(e, r, t[r]);
|
|
3680
3676
|
return e;
|
|
3681
|
-
},
|
|
3682
|
-
let
|
|
3683
|
-
const
|
|
3677
|
+
}, ui = (e, t) => ii(e, si(t));
|
|
3678
|
+
let Ve;
|
|
3679
|
+
const pe = ge(null);
|
|
3684
3680
|
function gt(e) {
|
|
3685
3681
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
3686
3682
|
}
|
|
3687
|
-
function
|
|
3683
|
+
function ie(e, t = z().fallbackLocale) {
|
|
3688
3684
|
const r = gt(e);
|
|
3689
3685
|
return t ? [.../* @__PURE__ */ new Set([...r, ...gt(t)])] : r;
|
|
3690
3686
|
}
|
|
3691
|
-
function
|
|
3692
|
-
return
|
|
3687
|
+
function L() {
|
|
3688
|
+
return Ve != null ? Ve : void 0;
|
|
3693
3689
|
}
|
|
3694
|
-
|
|
3695
|
-
|
|
3690
|
+
pe.subscribe((e) => {
|
|
3691
|
+
Ve = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
3696
3692
|
});
|
|
3697
|
-
const
|
|
3698
|
-
if (e && zn(e) &&
|
|
3693
|
+
const li = (e) => {
|
|
3694
|
+
if (e && zn(e) && de(e)) {
|
|
3699
3695
|
const { loadingDelay: t } = z();
|
|
3700
3696
|
let r;
|
|
3701
|
-
return typeof window != "undefined" &&
|
|
3702
|
-
() =>
|
|
3697
|
+
return typeof window != "undefined" && L() != null && t ? r = window.setTimeout(
|
|
3698
|
+
() => Ne.set(!0),
|
|
3703
3699
|
t
|
|
3704
|
-
) :
|
|
3705
|
-
|
|
3700
|
+
) : Ne.set(!0), tr(e).then(() => {
|
|
3701
|
+
pe.set(e);
|
|
3706
3702
|
}).finally(() => {
|
|
3707
|
-
clearTimeout(r),
|
|
3703
|
+
clearTimeout(r), Ne.set(!1);
|
|
3708
3704
|
});
|
|
3709
3705
|
}
|
|
3710
|
-
return
|
|
3711
|
-
},
|
|
3712
|
-
set:
|
|
3713
|
-
}),
|
|
3706
|
+
return pe.set(e);
|
|
3707
|
+
}, $ = ui(hi({}, pe), {
|
|
3708
|
+
set: li
|
|
3709
|
+
}), xe = (e) => {
|
|
3714
3710
|
const t = /* @__PURE__ */ Object.create(null);
|
|
3715
3711
|
return (n) => {
|
|
3716
3712
|
const i = JSON.stringify(n);
|
|
3717
3713
|
return i in t ? t[i] : t[i] = e(n);
|
|
3718
3714
|
};
|
|
3719
3715
|
};
|
|
3720
|
-
var
|
|
3716
|
+
var fi = Object.defineProperty, be = Object.getOwnPropertySymbols, rr = Object.prototype.hasOwnProperty, nr = Object.prototype.propertyIsEnumerable, _t = (e, t, r) => t in e ? fi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Je = (e, t) => {
|
|
3721
3717
|
for (var r in t || (t = {}))
|
|
3722
3718
|
rr.call(t, r) && _t(e, r, t[r]);
|
|
3723
|
-
if (
|
|
3724
|
-
for (var r of
|
|
3719
|
+
if (be)
|
|
3720
|
+
for (var r of be(t))
|
|
3725
3721
|
nr.call(t, r) && _t(e, r, t[r]);
|
|
3726
3722
|
return e;
|
|
3727
|
-
},
|
|
3723
|
+
}, q = (e, t) => {
|
|
3728
3724
|
var r = {};
|
|
3729
3725
|
for (var n in e)
|
|
3730
3726
|
rr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
3731
|
-
if (e != null &&
|
|
3732
|
-
for (var n of
|
|
3727
|
+
if (e != null && be)
|
|
3728
|
+
for (var n of be(e))
|
|
3733
3729
|
t.indexOf(n) < 0 && nr.call(e, n) && (r[n] = e[n]);
|
|
3734
3730
|
return r;
|
|
3735
3731
|
};
|
|
3736
|
-
const
|
|
3732
|
+
const te = (e, t) => {
|
|
3737
3733
|
const { formats: r } = z();
|
|
3738
3734
|
if (e in r && t in r[e])
|
|
3739
3735
|
return r[e][t];
|
|
3740
3736
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
3741
|
-
},
|
|
3737
|
+
}, ci = xe(
|
|
3742
3738
|
(e) => {
|
|
3743
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
3739
|
+
var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
|
|
3744
3740
|
if (r == null)
|
|
3745
3741
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3746
|
-
return n && (i =
|
|
3742
|
+
return n && (i = te("number", n)), new Intl.NumberFormat(r, i);
|
|
3747
3743
|
}
|
|
3748
|
-
),
|
|
3744
|
+
), mi = xe(
|
|
3749
3745
|
(e) => {
|
|
3750
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
3746
|
+
var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
|
|
3751
3747
|
if (r == null)
|
|
3752
3748
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3753
|
-
return n ? i =
|
|
3749
|
+
return n ? i = te("date", n) : Object.keys(i).length === 0 && (i = te("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
3754
3750
|
}
|
|
3755
|
-
), di =
|
|
3751
|
+
), di = xe(
|
|
3756
3752
|
(e) => {
|
|
3757
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
3753
|
+
var t = e, { locale: r, format: n } = t, i = q(t, ["locale", "format"]);
|
|
3758
3754
|
if (r == null)
|
|
3759
3755
|
throw new Error(
|
|
3760
3756
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
3761
3757
|
);
|
|
3762
|
-
return n ? i =
|
|
3758
|
+
return n ? i = te("time", n) : Object.keys(i).length === 0 && (i = te("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
3763
3759
|
}
|
|
3764
|
-
),
|
|
3760
|
+
), pi = (e = {}) => {
|
|
3765
3761
|
var t = e, {
|
|
3766
|
-
locale: r =
|
|
3767
|
-
} = t, n =
|
|
3762
|
+
locale: r = L()
|
|
3763
|
+
} = t, n = q(t, [
|
|
3768
3764
|
"locale"
|
|
3769
3765
|
]);
|
|
3770
|
-
return
|
|
3771
|
-
},
|
|
3766
|
+
return ci(Je({ locale: r }, n));
|
|
3767
|
+
}, bi = (e = {}) => {
|
|
3772
3768
|
var t = e, {
|
|
3773
|
-
locale: r =
|
|
3774
|
-
} = t, n =
|
|
3769
|
+
locale: r = L()
|
|
3770
|
+
} = t, n = q(t, [
|
|
3775
3771
|
"locale"
|
|
3776
3772
|
]);
|
|
3777
|
-
return
|
|
3778
|
-
},
|
|
3773
|
+
return mi(Je({ locale: r }, n));
|
|
3774
|
+
}, gi = (e = {}) => {
|
|
3779
3775
|
var t = e, {
|
|
3780
|
-
locale: r =
|
|
3781
|
-
} = t, n =
|
|
3776
|
+
locale: r = L()
|
|
3777
|
+
} = t, n = q(t, [
|
|
3782
3778
|
"locale"
|
|
3783
3779
|
]);
|
|
3784
3780
|
return di(Je({ locale: r }, n));
|
|
3785
|
-
},
|
|
3781
|
+
}, _i = xe(
|
|
3786
3782
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3787
|
-
(e, t =
|
|
3783
|
+
(e, t = L()) => new qt(e, t, z().formats, {
|
|
3788
3784
|
ignoreTag: z().ignoreTag
|
|
3789
3785
|
})
|
|
3790
|
-
),
|
|
3786
|
+
), yi = (e, t = {}) => {
|
|
3791
3787
|
var r, n, i, s;
|
|
3792
3788
|
let a = t;
|
|
3793
3789
|
typeof e == "object" && (a = e, e = a.id);
|
|
3794
3790
|
const {
|
|
3795
3791
|
values: o,
|
|
3796
|
-
locale: l =
|
|
3797
|
-
default:
|
|
3792
|
+
locale: l = L(),
|
|
3793
|
+
default: h
|
|
3798
3794
|
} = a;
|
|
3799
3795
|
if (l == null)
|
|
3800
3796
|
throw new Error(
|
|
3801
3797
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
3802
3798
|
);
|
|
3803
|
-
let
|
|
3804
|
-
if (!
|
|
3805
|
-
|
|
3806
|
-
else if (typeof
|
|
3799
|
+
let u = Jt(e, l);
|
|
3800
|
+
if (!u)
|
|
3801
|
+
u = (s = (i = (n = (r = z()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: h })) != null ? i : h) != null ? s : e;
|
|
3802
|
+
else if (typeof u != "string")
|
|
3807
3803
|
return console.warn(
|
|
3808
|
-
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof
|
|
3809
|
-
),
|
|
3804
|
+
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof u}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
3805
|
+
), u;
|
|
3810
3806
|
if (!o)
|
|
3811
|
-
return
|
|
3812
|
-
let f =
|
|
3807
|
+
return u;
|
|
3808
|
+
let f = u;
|
|
3813
3809
|
try {
|
|
3814
|
-
f =
|
|
3810
|
+
f = _i(u, l).format(o);
|
|
3815
3811
|
} catch (c) {
|
|
3816
3812
|
c instanceof Error && console.warn(
|
|
3817
3813
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -3819,20 +3815,20 @@ const re = (e, t) => {
|
|
|
3819
3815
|
);
|
|
3820
3816
|
}
|
|
3821
3817
|
return f;
|
|
3822
|
-
}, xi = (e, t) =>
|
|
3823
|
-
|
|
3824
|
-
|
|
3825
|
-
|
|
3826
|
-
|
|
3818
|
+
}, xi = (e, t) => gi(t).format(e), Ei = (e, t) => bi(t).format(e), vi = (e, t) => pi(t).format(e), Hi = (e, t = L()) => Jt(e, t), Bi = Q([$, ne], () => yi);
|
|
3819
|
+
Q([$], () => xi);
|
|
3820
|
+
Q([$], () => Ei);
|
|
3821
|
+
Q([$], () => vi);
|
|
3822
|
+
Q([$, ne], () => Hi);
|
|
3827
3823
|
function yt(e, t) {
|
|
3828
3824
|
Kt(e, t);
|
|
3829
3825
|
}
|
|
3830
|
-
function
|
|
3831
|
-
|
|
3826
|
+
function Ti(e) {
|
|
3827
|
+
ri({
|
|
3832
3828
|
fallbackLocale: "en"
|
|
3833
|
-
}),
|
|
3829
|
+
}), $.set(e);
|
|
3834
3830
|
}
|
|
3835
|
-
const
|
|
3831
|
+
const xt = {
|
|
3836
3832
|
en: {
|
|
3837
3833
|
header: {
|
|
3838
3834
|
general: "Cashier",
|
|
@@ -3855,18 +3851,18 @@ const Et = {
|
|
|
3855
3851
|
}
|
|
3856
3852
|
}
|
|
3857
3853
|
};
|
|
3858
|
-
function
|
|
3854
|
+
function wi(e) {
|
|
3859
3855
|
br(e, "svelte-bbilb", ".CashierHeader{display:flex;position:relative;align-items:center;height:var(--mmw--header-height, 40px);background-color:var(--mmw--color-grey-105, #E8E9EB);width:100%;border-radius:6px 6px 0 0}.CashierHeaderLeftButton{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:0;position:absolute;display:flex;align-items:center;font-variant:all-small-caps;height:32px;left:7px;gap:2px;cursor:pointer}.CashierHeaderLeftButton svg path{fill:var(--mmw--color-grey-10, #111)}.CashierHeaderLeftButton.disabled{pointer-events:none}.CashierHeaderTitle{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-large, 18px);line-height:125%;font-weight:var(--emw--font-weight-semibold, 500);margin:auto;max-width:calc(100% - 150px);overflow:hidden;text-overflow:ellipsis}.CashierHeaderRightButton{position:absolute;display:flex;justify-content:space-between;align-items:center;padding:0 var(--emw--spacing-small, 12px);height:inherit;right:0;gap:var(--emw--spacing-small, 12px);cursor:pointer}");
|
|
3860
3856
|
}
|
|
3861
|
-
const
|
|
3857
|
+
const Si = (e) => ({}), Et = (e) => ({}), Ai = (e) => ({}), vt = (e) => ({}), Ci = (e) => ({}), Ht = (e) => ({});
|
|
3862
3858
|
function Bt(e) {
|
|
3863
3859
|
let t, r, n;
|
|
3864
3860
|
return {
|
|
3865
3861
|
c() {
|
|
3866
|
-
t =
|
|
3862
|
+
t = W("div"), t.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5632 3.47782C12.4787 3.50138 12.3362 3.57505 12.2465 3.64153C12.1567 3.70806 10.8069 5.04216 9.24694 6.60626C6.11944 9.74192 6.25999 9.58204 6.25999 10.0037C6.25999 10.4243 6.13093 10.2784 9.34296 13.4903C12.4449 16.5921 12.356 16.5116 12.7278 16.5556C13.1855 16.6098 13.6413 16.2585 13.7301 15.783C13.7612 15.6164 13.7212 15.3395 13.6437 15.1847C13.6158 15.129 12.451 13.9396 11.0553 12.5417L8.51768 10L11.0553 7.45837C12.451 6.06048 13.6158 4.87114 13.6437 4.81544C13.7729 4.55751 13.7703 4.2006 13.6374 3.94274C13.4469 3.5731 12.9668 3.36532 12.5632 3.47782Z" fill="#111111"></path></svg>', Z(t, "class", "CashierHeaderLeftButton");
|
|
3867
3863
|
},
|
|
3868
3864
|
m(i, s) {
|
|
3869
|
-
|
|
3865
|
+
M(i, t, s), r || (n = Pt(
|
|
3870
3866
|
t,
|
|
3871
3867
|
"click",
|
|
3872
3868
|
/*back*/
|
|
@@ -3875,32 +3871,32 @@ function Bt(e) {
|
|
|
3875
3871
|
},
|
|
3876
3872
|
p: T,
|
|
3877
3873
|
d(i) {
|
|
3878
|
-
i &&
|
|
3874
|
+
i && P(t), r = !1, n();
|
|
3879
3875
|
}
|
|
3880
3876
|
};
|
|
3881
3877
|
}
|
|
3882
|
-
function
|
|
3878
|
+
function Oi(e) {
|
|
3883
3879
|
let t, r = (
|
|
3884
3880
|
/*backButton*/
|
|
3885
3881
|
e[1] && Bt(e)
|
|
3886
3882
|
);
|
|
3887
3883
|
return {
|
|
3888
3884
|
c() {
|
|
3889
|
-
r && r.c(), t =
|
|
3885
|
+
r && r.c(), t = Ot();
|
|
3890
3886
|
},
|
|
3891
3887
|
m(n, i) {
|
|
3892
|
-
r && r.m(n, i),
|
|
3888
|
+
r && r.m(n, i), M(n, t, i);
|
|
3893
3889
|
},
|
|
3894
3890
|
p(n, i) {
|
|
3895
3891
|
/*backButton*/
|
|
3896
3892
|
n[1] ? r ? r.p(n, i) : (r = Bt(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
|
|
3897
3893
|
},
|
|
3898
3894
|
d(n) {
|
|
3899
|
-
n &&
|
|
3895
|
+
n && P(t), r && r.d(n);
|
|
3900
3896
|
}
|
|
3901
3897
|
};
|
|
3902
3898
|
}
|
|
3903
|
-
function
|
|
3899
|
+
function Pi(e) {
|
|
3904
3900
|
let t, r = (
|
|
3905
3901
|
/*$_*/
|
|
3906
3902
|
e[4](
|
|
@@ -3910,10 +3906,10 @@ function Li(e) {
|
|
|
3910
3906
|
), n;
|
|
3911
3907
|
return {
|
|
3912
3908
|
c() {
|
|
3913
|
-
t =
|
|
3909
|
+
t = W("span"), n = ze(r), Z(t, "class", "CashierHeaderTitle");
|
|
3914
3910
|
},
|
|
3915
3911
|
m(i, s) {
|
|
3916
|
-
|
|
3912
|
+
M(i, t, s), me(t, n);
|
|
3917
3913
|
},
|
|
3918
3914
|
p(i, s) {
|
|
3919
3915
|
s & /*$_, titleText*/
|
|
@@ -3921,10 +3917,10 @@ function Li(e) {
|
|
|
3921
3917
|
i[4](
|
|
3922
3918
|
/*titleText*/
|
|
3923
3919
|
i[2]
|
|
3924
|
-
) + "") &&
|
|
3920
|
+
) + "") && xr(n, r);
|
|
3925
3921
|
},
|
|
3926
3922
|
d(i) {
|
|
3927
|
-
i &&
|
|
3923
|
+
i && P(t);
|
|
3928
3924
|
}
|
|
3929
3925
|
};
|
|
3930
3926
|
}
|
|
@@ -3932,10 +3928,10 @@ function Tt(e) {
|
|
|
3932
3928
|
let t, r, n;
|
|
3933
3929
|
return {
|
|
3934
3930
|
c() {
|
|
3935
|
-
t =
|
|
3931
|
+
t = W("span"), t.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" width="13" height="20" viewBox="0 0 13 13" fill="none"><path d="M12.7711 0.229435C13.0582 0.517619 13.0755 0.973729 12.8215 1.28141L12.7711 1.33721L7.60685 6.50068L12.7711 11.6641C12.9128 11.8066 12.9944 11.998 12.999 12.1988C13.0035 12.3997 12.9308 12.5946 12.7957 12.7433C12.6606 12.892 12.4735 12.9832 12.2731 12.9979C12.0728 13.0126 11.8744 12.9497 11.7191 12.8223L11.6633 12.7719L6.49958 7.60791L1.3359 12.7719C1.19349 12.9136 1.00207 12.9952 0.801203 12.9998C0.60034 13.0044 0.405398 12.9316 0.256676 12.7965C0.107955 12.6614 0.0168256 12.4744 0.00212786 12.274C-0.0125699 12.0736 0.0502877 11.8753 0.177706 11.7199L0.228086 11.6641L5.3923 6.50068L0.228086 1.33721C0.0863637 1.1948 0.00478102 1.00338 0.000203544 0.802529C-0.00437393 0.601674 0.0684038 0.40674 0.203491 0.258024C0.338579 0.109308 0.525647 0.0181829 0.726024 0.00348576C0.9264 -0.0112114 1.12476 0.0516437 1.28011 0.179057L1.3359 0.229435L6.49958 5.39345L11.6633 0.229435C11.736 0.156695 11.8223 0.0989949 11.9174 0.0596283C12.0124 0.0202617 12.1143 0 12.2172 0C12.32 0 12.4219 0.0202617 12.5169 0.0596283C12.612 0.0989949 12.6983 0.156695 12.7711 0.229435Z" fill="#111111"></path></svg>', Z(t, "class", "CashierHeaderRightButton");
|
|
3936
3932
|
},
|
|
3937
3933
|
m(i, s) {
|
|
3938
|
-
|
|
3934
|
+
M(i, t, s), r || (n = Pt(
|
|
3939
3935
|
t,
|
|
3940
3936
|
"click",
|
|
3941
3937
|
/*close*/
|
|
@@ -3944,211 +3940,211 @@ function Tt(e) {
|
|
|
3944
3940
|
},
|
|
3945
3941
|
p: T,
|
|
3946
3942
|
d(i) {
|
|
3947
|
-
i &&
|
|
3943
|
+
i && P(t), r = !1, n();
|
|
3948
3944
|
}
|
|
3949
3945
|
};
|
|
3950
3946
|
}
|
|
3951
|
-
function
|
|
3947
|
+
function Li(e) {
|
|
3952
3948
|
let t, r = (
|
|
3953
3949
|
/*closeButton*/
|
|
3954
3950
|
e[3] && Tt(e)
|
|
3955
3951
|
);
|
|
3956
3952
|
return {
|
|
3957
3953
|
c() {
|
|
3958
|
-
r && r.c(), t =
|
|
3954
|
+
r && r.c(), t = Ot();
|
|
3959
3955
|
},
|
|
3960
3956
|
m(n, i) {
|
|
3961
|
-
r && r.m(n, i),
|
|
3957
|
+
r && r.m(n, i), M(n, t, i);
|
|
3962
3958
|
},
|
|
3963
3959
|
p(n, i) {
|
|
3964
3960
|
/*closeButton*/
|
|
3965
3961
|
n[3] ? r ? r.p(n, i) : (r = Tt(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
|
|
3966
3962
|
},
|
|
3967
3963
|
d(n) {
|
|
3968
|
-
n &&
|
|
3964
|
+
n && P(t), r && r.d(n);
|
|
3969
3965
|
}
|
|
3970
3966
|
};
|
|
3971
3967
|
}
|
|
3972
|
-
function
|
|
3968
|
+
function Ni(e) {
|
|
3973
3969
|
let t, r, n, i;
|
|
3974
3970
|
const s = (
|
|
3975
3971
|
/*#slots*/
|
|
3976
3972
|
e[15].leftButton
|
|
3977
|
-
), a =
|
|
3973
|
+
), a = ve(
|
|
3978
3974
|
s,
|
|
3979
3975
|
e,
|
|
3980
3976
|
/*$$scope*/
|
|
3981
3977
|
e[14],
|
|
3982
3978
|
Ht
|
|
3983
|
-
), o = a ||
|
|
3979
|
+
), o = a || Oi(e), l = (
|
|
3984
3980
|
/*#slots*/
|
|
3985
3981
|
e[15].title
|
|
3986
|
-
),
|
|
3982
|
+
), h = ve(
|
|
3987
3983
|
l,
|
|
3988
3984
|
e,
|
|
3989
3985
|
/*$$scope*/
|
|
3990
3986
|
e[14],
|
|
3991
3987
|
vt
|
|
3992
|
-
),
|
|
3988
|
+
), u = h || Pi(e), f = (
|
|
3993
3989
|
/*#slots*/
|
|
3994
3990
|
e[15].rightButton
|
|
3995
|
-
), c =
|
|
3991
|
+
), c = ve(
|
|
3996
3992
|
f,
|
|
3997
3993
|
e,
|
|
3998
3994
|
/*$$scope*/
|
|
3999
3995
|
e[14],
|
|
4000
|
-
|
|
4001
|
-
),
|
|
3996
|
+
Et
|
|
3997
|
+
), d = c || Li(e);
|
|
4002
3998
|
return {
|
|
4003
3999
|
c() {
|
|
4004
|
-
t =
|
|
4000
|
+
t = W("div"), o && o.c(), r = nt(), u && u.c(), n = nt(), d && d.c(), Z(t, "class", "CashierHeader");
|
|
4005
4001
|
},
|
|
4006
4002
|
m(m, g) {
|
|
4007
|
-
|
|
4003
|
+
M(m, t, g), o && o.m(t, null), me(t, r), u && u.m(t, null), me(t, n), d && d.m(t, null), e[16](t), i = !0;
|
|
4008
4004
|
},
|
|
4009
4005
|
p(m, [g]) {
|
|
4010
4006
|
a ? a.p && (!i || g & /*$$scope*/
|
|
4011
|
-
16384) &&
|
|
4007
|
+
16384) && Be(
|
|
4012
4008
|
a,
|
|
4013
4009
|
s,
|
|
4014
4010
|
m,
|
|
4015
4011
|
/*$$scope*/
|
|
4016
4012
|
m[14],
|
|
4017
|
-
i ?
|
|
4013
|
+
i ? He(
|
|
4018
4014
|
s,
|
|
4019
4015
|
/*$$scope*/
|
|
4020
4016
|
m[14],
|
|
4021
4017
|
g,
|
|
4022
4018
|
Ci
|
|
4023
|
-
) :
|
|
4019
|
+
) : Te(
|
|
4024
4020
|
/*$$scope*/
|
|
4025
4021
|
m[14]
|
|
4026
4022
|
),
|
|
4027
4023
|
Ht
|
|
4028
4024
|
) : o && o.p && (!i || g & /*backButton*/
|
|
4029
|
-
2) && o.p(m, i ? g : -1),
|
|
4030
|
-
16384) &&
|
|
4031
|
-
|
|
4025
|
+
2) && o.p(m, i ? g : -1), h ? h.p && (!i || g & /*$$scope*/
|
|
4026
|
+
16384) && Be(
|
|
4027
|
+
h,
|
|
4032
4028
|
l,
|
|
4033
4029
|
m,
|
|
4034
4030
|
/*$$scope*/
|
|
4035
4031
|
m[14],
|
|
4036
|
-
i ?
|
|
4032
|
+
i ? He(
|
|
4037
4033
|
l,
|
|
4038
4034
|
/*$$scope*/
|
|
4039
4035
|
m[14],
|
|
4040
4036
|
g,
|
|
4041
|
-
|
|
4042
|
-
) :
|
|
4037
|
+
Ai
|
|
4038
|
+
) : Te(
|
|
4043
4039
|
/*$$scope*/
|
|
4044
4040
|
m[14]
|
|
4045
4041
|
),
|
|
4046
4042
|
vt
|
|
4047
|
-
) :
|
|
4048
|
-
20) &&
|
|
4049
|
-
16384) &&
|
|
4043
|
+
) : u && u.p && (!i || g & /*$_, titleText*/
|
|
4044
|
+
20) && u.p(m, i ? g : -1), c ? c.p && (!i || g & /*$$scope*/
|
|
4045
|
+
16384) && Be(
|
|
4050
4046
|
c,
|
|
4051
4047
|
f,
|
|
4052
4048
|
m,
|
|
4053
4049
|
/*$$scope*/
|
|
4054
4050
|
m[14],
|
|
4055
|
-
i ?
|
|
4051
|
+
i ? He(
|
|
4056
4052
|
f,
|
|
4057
4053
|
/*$$scope*/
|
|
4058
4054
|
m[14],
|
|
4059
4055
|
g,
|
|
4060
|
-
|
|
4061
|
-
) :
|
|
4056
|
+
Si
|
|
4057
|
+
) : Te(
|
|
4062
4058
|
/*$$scope*/
|
|
4063
4059
|
m[14]
|
|
4064
4060
|
),
|
|
4065
|
-
|
|
4066
|
-
) :
|
|
4067
|
-
8) &&
|
|
4061
|
+
Et
|
|
4062
|
+
) : d && d.p && (!i || g & /*closeButton*/
|
|
4063
|
+
8) && d.p(m, i ? g : -1);
|
|
4068
4064
|
},
|
|
4069
4065
|
i(m) {
|
|
4070
|
-
i || (
|
|
4066
|
+
i || (ue(o, m), ue(u, m), ue(d, m), i = !0);
|
|
4071
4067
|
},
|
|
4072
4068
|
o(m) {
|
|
4073
|
-
|
|
4069
|
+
Se(o, m), Se(u, m), Se(d, m), i = !1;
|
|
4074
4070
|
},
|
|
4075
4071
|
d(m) {
|
|
4076
|
-
m &&
|
|
4072
|
+
m && P(t), o && o.d(m), u && u.d(m), d && d.d(m), e[16](null);
|
|
4077
4073
|
}
|
|
4078
4074
|
};
|
|
4079
4075
|
}
|
|
4080
|
-
function
|
|
4076
|
+
function Ii(e, t, r) {
|
|
4081
4077
|
let n;
|
|
4082
|
-
|
|
4083
|
-
let { $$slots: i = {}, $$scope: s } = t, { clientstyling: a = "" } = t, { clientstylingurl: o = "" } = t, { translationurl: l = "" } = t, { showbackbutton:
|
|
4084
|
-
const
|
|
4078
|
+
pr(e, Bi, (_) => r(4, n = _));
|
|
4079
|
+
let { $$slots: i = {}, $$scope: s } = t, { clientstyling: a = "" } = t, { clientstylingurl: o = "" } = t, { translationurl: l = "" } = t, { showbackbutton: h = "" } = t, { title: u = "header.general" } = t, { lang: f = "en" } = t, { showclosebutton: c = "" } = t, d, m = !1, g, v = !1;
|
|
4080
|
+
const N = () => {
|
|
4085
4081
|
let _ = l;
|
|
4086
|
-
_ && fetch(_).then((
|
|
4087
|
-
Object.keys(
|
|
4088
|
-
yt(
|
|
4082
|
+
_ && fetch(_).then((S) => S.json()).then((S) => {
|
|
4083
|
+
Object.keys(S).forEach((U) => {
|
|
4084
|
+
yt(U, S[U]);
|
|
4089
4085
|
});
|
|
4090
|
-
}).catch((
|
|
4091
|
-
console.log(
|
|
4086
|
+
}).catch((S) => {
|
|
4087
|
+
console.log(S);
|
|
4092
4088
|
});
|
|
4093
4089
|
};
|
|
4094
|
-
Object.keys(
|
|
4095
|
-
yt(_,
|
|
4090
|
+
Object.keys(xt).forEach((_) => {
|
|
4091
|
+
yt(_, xt[_]);
|
|
4096
4092
|
});
|
|
4097
4093
|
const C = () => {
|
|
4098
4094
|
let _ = document.createElement("style");
|
|
4099
|
-
_.innerHTML = a,
|
|
4095
|
+
_.innerHTML = a, d.appendChild(_);
|
|
4100
4096
|
}, H = () => {
|
|
4101
|
-
let _ = new URL(o),
|
|
4102
|
-
fetch(_.href).then((
|
|
4103
|
-
|
|
4097
|
+
let _ = new URL(o), S = document.createElement("style");
|
|
4098
|
+
fetch(_.href).then((U) => U.text()).then((U) => {
|
|
4099
|
+
S.innerHTML = U, setTimeout(
|
|
4104
4100
|
() => {
|
|
4105
|
-
|
|
4101
|
+
d.appendChild(S);
|
|
4106
4102
|
},
|
|
4107
4103
|
1
|
|
4108
4104
|
);
|
|
4109
4105
|
});
|
|
4110
|
-
},
|
|
4111
|
-
|
|
4112
|
-
},
|
|
4106
|
+
}, I = () => {
|
|
4107
|
+
Ti(f);
|
|
4108
|
+
}, w = () => {
|
|
4113
4109
|
window.postMessage({ type: "CloseCashier" }, window.location.href);
|
|
4114
|
-
},
|
|
4110
|
+
}, R = () => {
|
|
4115
4111
|
window.postMessage({ type: "BackCashier" }, window.location.href);
|
|
4116
|
-
},
|
|
4117
|
-
r(1, m = !!
|
|
4112
|
+
}, se = () => {
|
|
4113
|
+
r(1, m = !!h && h !== "false");
|
|
4118
4114
|
}, sr = () => {
|
|
4119
4115
|
r(3, v = !!c && c !== "false");
|
|
4120
4116
|
}, or = () => {
|
|
4121
|
-
r(2, g =
|
|
4117
|
+
r(2, g = u || "header.general");
|
|
4122
4118
|
};
|
|
4123
4119
|
function ar(_) {
|
|
4124
|
-
|
|
4125
|
-
|
|
4120
|
+
Ie[_ ? "unshift" : "push"](() => {
|
|
4121
|
+
d = _, r(0, d);
|
|
4126
4122
|
});
|
|
4127
4123
|
}
|
|
4128
4124
|
return e.$$set = (_) => {
|
|
4129
|
-
"clientstyling" in _ && r(7, a = _.clientstyling), "clientstylingurl" in _ && r(8, o = _.clientstylingurl), "translationurl" in _ && r(9, l = _.translationurl), "showbackbutton" in _ && r(10,
|
|
4125
|
+
"clientstyling" in _ && r(7, a = _.clientstyling), "clientstylingurl" in _ && r(8, o = _.clientstylingurl), "translationurl" in _ && r(9, l = _.translationurl), "showbackbutton" in _ && r(10, h = _.showbackbutton), "title" in _ && r(11, u = _.title), "lang" in _ && r(12, f = _.lang), "showclosebutton" in _ && r(13, c = _.showclosebutton), "$$scope" in _ && r(14, s = _.$$scope);
|
|
4130
4126
|
}, e.$$.update = () => {
|
|
4131
4127
|
e.$$.dirty & /*lang*/
|
|
4132
|
-
4096 && f &&
|
|
4133
|
-
6144 && f &&
|
|
4134
|
-
129 && a &&
|
|
4135
|
-
257 && o &&
|
|
4136
|
-
4608 && f && l &&
|
|
4137
|
-
1024 &&
|
|
4128
|
+
4096 && f && I(), e.$$.dirty & /*lang, title*/
|
|
4129
|
+
6144 && f && u && or(), e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
4130
|
+
129 && a && d && C(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
4131
|
+
257 && o && d && H(), e.$$.dirty & /*lang, translationurl*/
|
|
4132
|
+
4608 && f && l && N(), e.$$.dirty & /*showbackbutton*/
|
|
4133
|
+
1024 && h && se(), e.$$.dirty & /*showclosebutton*/
|
|
4138
4134
|
8192 && c && sr();
|
|
4139
4135
|
}, [
|
|
4140
|
-
|
|
4136
|
+
d,
|
|
4141
4137
|
m,
|
|
4142
4138
|
g,
|
|
4143
4139
|
v,
|
|
4144
4140
|
n,
|
|
4145
|
-
|
|
4146
|
-
|
|
4141
|
+
w,
|
|
4142
|
+
R,
|
|
4147
4143
|
a,
|
|
4148
4144
|
o,
|
|
4149
4145
|
l,
|
|
4150
|
-
u,
|
|
4151
4146
|
h,
|
|
4147
|
+
u,
|
|
4152
4148
|
f,
|
|
4153
4149
|
c,
|
|
4154
4150
|
s,
|
|
@@ -4158,11 +4154,11 @@ function Mi(e, t, r) {
|
|
|
4158
4154
|
}
|
|
4159
4155
|
class ir extends Lr {
|
|
4160
4156
|
constructor(t) {
|
|
4161
|
-
super(),
|
|
4157
|
+
super(), Or(
|
|
4162
4158
|
this,
|
|
4163
4159
|
t,
|
|
4164
|
-
Mi,
|
|
4165
4160
|
Ii,
|
|
4161
|
+
Ni,
|
|
4166
4162
|
St,
|
|
4167
4163
|
{
|
|
4168
4164
|
clientstyling: 7,
|
|
@@ -4173,77 +4169,77 @@ class ir extends Lr {
|
|
|
4173
4169
|
lang: 12,
|
|
4174
4170
|
showclosebutton: 13
|
|
4175
4171
|
},
|
|
4176
|
-
|
|
4172
|
+
wi
|
|
4177
4173
|
);
|
|
4178
4174
|
}
|
|
4179
4175
|
get clientstyling() {
|
|
4180
4176
|
return this.$$.ctx[7];
|
|
4181
4177
|
}
|
|
4182
4178
|
set clientstyling(t) {
|
|
4183
|
-
this.$$set({ clientstyling: t }),
|
|
4179
|
+
this.$$set({ clientstyling: t }), A();
|
|
4184
4180
|
}
|
|
4185
4181
|
get clientstylingurl() {
|
|
4186
4182
|
return this.$$.ctx[8];
|
|
4187
4183
|
}
|
|
4188
4184
|
set clientstylingurl(t) {
|
|
4189
|
-
this.$$set({ clientstylingurl: t }),
|
|
4185
|
+
this.$$set({ clientstylingurl: t }), A();
|
|
4190
4186
|
}
|
|
4191
4187
|
get translationurl() {
|
|
4192
4188
|
return this.$$.ctx[9];
|
|
4193
4189
|
}
|
|
4194
4190
|
set translationurl(t) {
|
|
4195
|
-
this.$$set({ translationurl: t }),
|
|
4191
|
+
this.$$set({ translationurl: t }), A();
|
|
4196
4192
|
}
|
|
4197
4193
|
get showbackbutton() {
|
|
4198
4194
|
return this.$$.ctx[10];
|
|
4199
4195
|
}
|
|
4200
4196
|
set showbackbutton(t) {
|
|
4201
|
-
this.$$set({ showbackbutton: t }),
|
|
4197
|
+
this.$$set({ showbackbutton: t }), A();
|
|
4202
4198
|
}
|
|
4203
4199
|
get title() {
|
|
4204
4200
|
return this.$$.ctx[11];
|
|
4205
4201
|
}
|
|
4206
4202
|
set title(t) {
|
|
4207
|
-
this.$$set({ title: t }),
|
|
4203
|
+
this.$$set({ title: t }), A();
|
|
4208
4204
|
}
|
|
4209
4205
|
get lang() {
|
|
4210
4206
|
return this.$$.ctx[12];
|
|
4211
4207
|
}
|
|
4212
4208
|
set lang(t) {
|
|
4213
|
-
this.$$set({ lang: t }),
|
|
4209
|
+
this.$$set({ lang: t }), A();
|
|
4214
4210
|
}
|
|
4215
4211
|
get showclosebutton() {
|
|
4216
4212
|
return this.$$.ctx[13];
|
|
4217
4213
|
}
|
|
4218
4214
|
set showclosebutton(t) {
|
|
4219
|
-
this.$$set({ showclosebutton: t }),
|
|
4215
|
+
this.$$set({ showclosebutton: t }), A();
|
|
4220
4216
|
}
|
|
4221
4217
|
}
|
|
4222
4218
|
Pr(ir, { clientstyling: {}, clientstylingurl: {}, translationurl: {}, showbackbutton: {}, title: {}, lang: {}, showclosebutton: {} }, ["leftButton", "title", "rightButton"], [], !0);
|
|
4223
|
-
const
|
|
4219
|
+
const Ui = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4224
4220
|
__proto__: null,
|
|
4225
4221
|
default: ir
|
|
4226
4222
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4227
4223
|
export {
|
|
4228
|
-
|
|
4229
|
-
|
|
4224
|
+
$,
|
|
4225
|
+
Ui as C,
|
|
4230
4226
|
Lr as S,
|
|
4231
4227
|
Kt as a,
|
|
4232
|
-
|
|
4228
|
+
Or as b,
|
|
4233
4229
|
Pr as c,
|
|
4234
4230
|
br as d,
|
|
4235
|
-
|
|
4236
|
-
|
|
4237
|
-
|
|
4231
|
+
W as e,
|
|
4232
|
+
A as f,
|
|
4233
|
+
nt as g,
|
|
4238
4234
|
Ri as h,
|
|
4239
|
-
|
|
4240
|
-
|
|
4241
|
-
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
|
|
4245
|
-
|
|
4246
|
-
|
|
4247
|
-
|
|
4235
|
+
ri as i,
|
|
4236
|
+
$i as j,
|
|
4237
|
+
Z as k,
|
|
4238
|
+
M as l,
|
|
4239
|
+
me as m,
|
|
4240
|
+
Pt as n,
|
|
4241
|
+
T as o,
|
|
4242
|
+
P as p,
|
|
4243
|
+
Ie as q,
|
|
4248
4244
|
St as s
|
|
4249
4245
|
};
|