@everymatrix/cashier-verifications 1.54.4 → 1.54.8

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.
@@ -0,0 +1,4765 @@
1
+ var Dr = Object.defineProperty, Ir = Object.defineProperties;
2
+ var Lr = Object.getOwnPropertyDescriptors;
3
+ var St = Object.getOwnPropertySymbols;
4
+ var Nr = Object.prototype.hasOwnProperty, Rr = Object.prototype.propertyIsEnumerable;
5
+ var Ke = (e, t, r) => t in e ? Dr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Tt = (e, t) => {
6
+ for (var r in t || (t = {}))
7
+ Nr.call(t, r) && Ke(e, r, t[r]);
8
+ if (St)
9
+ for (var r of St(t))
10
+ Rr.call(t, r) && Ke(e, r, t[r]);
11
+ return e;
12
+ }, Ht = (e, t) => Ir(e, Lr(t));
13
+ var Z = (e, t, r) => Ke(e, typeof t != "symbol" ? t + "" : t, r);
14
+ var Ot = (e, t, r) => new Promise((i, n) => {
15
+ var s = (o) => {
16
+ try {
17
+ l(r.next(o));
18
+ } catch (u) {
19
+ n(u);
20
+ }
21
+ }, a = (o) => {
22
+ try {
23
+ l(r.throw(o));
24
+ } catch (u) {
25
+ n(u);
26
+ }
27
+ }, l = (o) => o.done ? i(o.value) : Promise.resolve(o.value).then(s, a);
28
+ l((r = r.apply(e, t)).next());
29
+ });
30
+ function K() {
31
+ }
32
+ function Kt(e) {
33
+ return e();
34
+ }
35
+ function Pt() {
36
+ return /* @__PURE__ */ Object.create(null);
37
+ }
38
+ function Ne(e) {
39
+ e.forEach(Kt);
40
+ }
41
+ function vt(e) {
42
+ return typeof e == "function";
43
+ }
44
+ function er(e, t) {
45
+ return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
+ }
47
+ let Fe;
48
+ function hs(e, t) {
49
+ return e === t ? !0 : (Fe || (Fe = document.createElement("a")), Fe.href = t, e === Fe.href);
50
+ }
51
+ function kr(e) {
52
+ return Object.keys(e).length === 0;
53
+ }
54
+ function tr(e, ...t) {
55
+ if (e == null) {
56
+ for (const i of t)
57
+ i(void 0);
58
+ return K;
59
+ }
60
+ const r = e.subscribe(...t);
61
+ return r.unsubscribe ? () => r.unsubscribe() : r;
62
+ }
63
+ function Ur(e, t, r) {
64
+ e.$$.on_destroy.push(tr(t, r));
65
+ }
66
+ function ie(e, t) {
67
+ e.appendChild(t);
68
+ }
69
+ function Fr(e, t, r) {
70
+ const i = Vr(e);
71
+ if (!i.getElementById(t)) {
72
+ const n = J("style");
73
+ n.id = t, n.textContent = r, Gr(i, n);
74
+ }
75
+ }
76
+ function Vr(e) {
77
+ if (!e) return document;
78
+ const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
79
+ return t && /** @type {ShadowRoot} */
80
+ t.host ? (
81
+ /** @type {ShadowRoot} */
82
+ t
83
+ ) : e.ownerDocument;
84
+ }
85
+ function Gr(e, t) {
86
+ return ie(
87
+ /** @type {Document} */
88
+ e.head || e,
89
+ t
90
+ ), t.sheet;
91
+ }
92
+ function ue(e, t, r) {
93
+ e.insertBefore(t, r || null);
94
+ }
95
+ function ne(e) {
96
+ e.parentNode && e.parentNode.removeChild(e);
97
+ }
98
+ function jr(e, t) {
99
+ for (let r = 0; r < e.length; r += 1)
100
+ e[r] && e[r].d(t);
101
+ }
102
+ function J(e) {
103
+ return document.createElement(e);
104
+ }
105
+ function fs(e) {
106
+ return document.createElementNS("http://www.w3.org/2000/svg", e);
107
+ }
108
+ function yt(e) {
109
+ return document.createTextNode(e);
110
+ }
111
+ function Ee() {
112
+ return yt(" ");
113
+ }
114
+ function cs() {
115
+ return yt("");
116
+ }
117
+ function xt(e, t, r, i) {
118
+ return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
119
+ }
120
+ function ee(e, t, r) {
121
+ r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
122
+ }
123
+ function fe(e, t, r) {
124
+ const i = t.toLowerCase();
125
+ i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : ee(e, t, r);
126
+ }
127
+ function zr(e) {
128
+ return Array.from(e.childNodes);
129
+ }
130
+ function Xr(e, t) {
131
+ t = "" + t, e.data !== t && (e.data = /** @type {string} */
132
+ t);
133
+ }
134
+ function Se(e, t, r) {
135
+ e.classList.toggle(t, !!r);
136
+ }
137
+ function Wr(e) {
138
+ const t = {};
139
+ return e.childNodes.forEach(
140
+ /** @param {Element} node */
141
+ (r) => {
142
+ t[r.slot || "default"] = !0;
143
+ }
144
+ ), t;
145
+ }
146
+ let De;
147
+ function Ce(e) {
148
+ De = e;
149
+ }
150
+ function qr() {
151
+ if (!De) throw new Error("Function called outside component initialization");
152
+ return De;
153
+ }
154
+ function ds(e) {
155
+ qr().$$.on_mount.push(e);
156
+ }
157
+ const _e = [], at = [];
158
+ let we = [];
159
+ const At = [], Yr = /* @__PURE__ */ Promise.resolve();
160
+ let ut = !1;
161
+ function Zr() {
162
+ ut || (ut = !0, Yr.then(re));
163
+ }
164
+ function lt(e) {
165
+ we.push(e);
166
+ }
167
+ const et = /* @__PURE__ */ new Set();
168
+ let ye = 0;
169
+ function re() {
170
+ if (ye !== 0)
171
+ return;
172
+ const e = De;
173
+ do {
174
+ try {
175
+ for (; ye < _e.length; ) {
176
+ const t = _e[ye];
177
+ ye++, Ce(t), Jr(t.$$);
178
+ }
179
+ } catch (t) {
180
+ throw _e.length = 0, ye = 0, t;
181
+ }
182
+ for (Ce(null), _e.length = 0, ye = 0; at.length; ) at.pop()();
183
+ for (let t = 0; t < we.length; t += 1) {
184
+ const r = we[t];
185
+ et.has(r) || (et.add(r), r());
186
+ }
187
+ we.length = 0;
188
+ } while (_e.length);
189
+ for (; At.length; )
190
+ At.pop()();
191
+ ut = !1, et.clear(), Ce(e);
192
+ }
193
+ function Jr(e) {
194
+ if (e.fragment !== null) {
195
+ e.update(), Ne(e.before_update);
196
+ const t = e.dirty;
197
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(lt);
198
+ }
199
+ }
200
+ function Qr(e) {
201
+ const t = [], r = [];
202
+ we.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), we = t;
203
+ }
204
+ const Kr = /* @__PURE__ */ new Set();
205
+ function ei(e, t) {
206
+ e && e.i && (Kr.delete(e), e.i(t));
207
+ }
208
+ function $t(e) {
209
+ return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
210
+ }
211
+ function ti(e, t, r) {
212
+ const { fragment: i, after_update: n } = e.$$;
213
+ i && i.m(t, r), lt(() => {
214
+ const s = e.$$.on_mount.map(Kt).filter(vt);
215
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Ne(s), e.$$.on_mount = [];
216
+ }), n.forEach(lt);
217
+ }
218
+ function ri(e, t) {
219
+ const r = e.$$;
220
+ r.fragment !== null && (Qr(r.after_update), Ne(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
221
+ }
222
+ function ii(e, t) {
223
+ e.$$.dirty[0] === -1 && (_e.push(e), Zr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
224
+ }
225
+ function ni(e, t, r, i, n, s, a = null, l = [-1]) {
226
+ const o = De;
227
+ Ce(e);
228
+ const u = e.$$ = {
229
+ fragment: null,
230
+ ctx: [],
231
+ // state
232
+ props: s,
233
+ update: K,
234
+ not_equal: n,
235
+ bound: Pt(),
236
+ // lifecycle
237
+ on_mount: [],
238
+ on_destroy: [],
239
+ on_disconnect: [],
240
+ before_update: [],
241
+ after_update: [],
242
+ context: new Map(t.context || (o ? o.$$.context : [])),
243
+ // everything else
244
+ callbacks: Pt(),
245
+ dirty: l,
246
+ skip_bound: !1,
247
+ root: t.target || o.$$.root
248
+ };
249
+ a && a(u.root);
250
+ let h = !1;
251
+ if (u.ctx = r ? r(e, t.props || {}, (c, m, ...E) => {
252
+ const H = E.length ? E[0] : m;
253
+ return u.ctx && n(u.ctx[c], u.ctx[c] = H) && (!u.skip_bound && u.bound[c] && u.bound[c](H), h && ii(e, c)), m;
254
+ }) : [], u.update(), h = !0, Ne(u.before_update), u.fragment = i ? i(u.ctx) : !1, t.target) {
255
+ if (t.hydrate) {
256
+ const c = zr(t.target);
257
+ u.fragment && u.fragment.l(c), c.forEach(ne);
258
+ } else
259
+ u.fragment && u.fragment.c();
260
+ t.intro && ei(e.$$.fragment), ti(e, t.target, t.anchor), re();
261
+ }
262
+ Ce(o);
263
+ }
264
+ let rr;
265
+ typeof HTMLElement == "function" && (rr = class extends HTMLElement {
266
+ constructor(t, r, i) {
267
+ super();
268
+ /** The Svelte component constructor */
269
+ Z(this, "$$ctor");
270
+ /** Slots */
271
+ Z(this, "$$s");
272
+ /** The Svelte component instance */
273
+ Z(this, "$$c");
274
+ /** Whether or not the custom element is connected */
275
+ Z(this, "$$cn", !1);
276
+ /** Component props data */
277
+ Z(this, "$$d", {});
278
+ /** `true` if currently in the process of reflecting component props back to attributes */
279
+ Z(this, "$$r", !1);
280
+ /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
281
+ Z(this, "$$p_d", {});
282
+ /** @type {Record<string, Function[]>} Event listeners */
283
+ Z(this, "$$l", {});
284
+ /** @type {Map<Function, Function>} Event listener unsubscribe functions */
285
+ Z(this, "$$l_u", /* @__PURE__ */ new Map());
286
+ this.$$ctor = t, this.$$s = r, i && this.attachShadow({ mode: "open" });
287
+ }
288
+ addEventListener(t, r, i) {
289
+ if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(r), this.$$c) {
290
+ const n = this.$$c.$on(t, r);
291
+ this.$$l_u.set(r, n);
292
+ }
293
+ super.addEventListener(t, r, i);
294
+ }
295
+ removeEventListener(t, r, i) {
296
+ if (super.removeEventListener(t, r, i), this.$$c) {
297
+ const n = this.$$l_u.get(r);
298
+ n && (n(), this.$$l_u.delete(r));
299
+ }
300
+ }
301
+ connectedCallback() {
302
+ return Ot(this, null, function* () {
303
+ if (this.$$cn = !0, !this.$$c) {
304
+ let t = function(s) {
305
+ return () => {
306
+ let a;
307
+ return {
308
+ c: function() {
309
+ a = J("slot"), s !== "default" && ee(a, "name", s);
310
+ },
311
+ /**
312
+ * @param {HTMLElement} target
313
+ * @param {HTMLElement} [anchor]
314
+ */
315
+ m: function(u, h) {
316
+ ue(u, a, h);
317
+ },
318
+ d: function(u) {
319
+ u && ne(a);
320
+ }
321
+ };
322
+ };
323
+ };
324
+ if (yield Promise.resolve(), !this.$$cn || this.$$c)
325
+ return;
326
+ const r = {}, i = Wr(this);
327
+ for (const s of this.$$s)
328
+ s in i && (r[s] = [t(s)]);
329
+ for (const s of this.attributes) {
330
+ const a = this.$$g_p(s.name);
331
+ a in this.$$d || (this.$$d[a] = Ge(a, s.value, this.$$p_d, "toProp"));
332
+ }
333
+ for (const s in this.$$p_d)
334
+ !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
335
+ this.$$c = new this.$$ctor({
336
+ target: this.shadowRoot || this,
337
+ props: Ht(Tt({}, this.$$d), {
338
+ $$slots: r,
339
+ $$scope: {
340
+ ctx: []
341
+ }
342
+ })
343
+ });
344
+ const n = () => {
345
+ this.$$r = !0;
346
+ for (const s in this.$$p_d)
347
+ if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
348
+ const a = Ge(
349
+ s,
350
+ this.$$d[s],
351
+ this.$$p_d,
352
+ "toAttribute"
353
+ );
354
+ a == null ? this.removeAttribute(this.$$p_d[s].attribute || s) : this.setAttribute(this.$$p_d[s].attribute || s, a);
355
+ }
356
+ this.$$r = !1;
357
+ };
358
+ this.$$c.$$.after_update.push(n), n();
359
+ for (const s in this.$$l)
360
+ for (const a of this.$$l[s]) {
361
+ const l = this.$$c.$on(s, a);
362
+ this.$$l_u.set(a, l);
363
+ }
364
+ this.$$l = {};
365
+ }
366
+ });
367
+ }
368
+ // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
369
+ // and setting attributes through setAttribute etc, this is helpful
370
+ attributeChangedCallback(t, r, i) {
371
+ var n;
372
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = Ge(t, i, this.$$p_d, "toProp"), (n = this.$$c) == null || n.$set({ [t]: this.$$d[t] }));
373
+ }
374
+ disconnectedCallback() {
375
+ this.$$cn = !1, Promise.resolve().then(() => {
376
+ !this.$$cn && this.$$c && (this.$$c.$destroy(), this.$$c = void 0);
377
+ });
378
+ }
379
+ $$g_p(t) {
380
+ return Object.keys(this.$$p_d).find(
381
+ (r) => this.$$p_d[r].attribute === t || !this.$$p_d[r].attribute && r.toLowerCase() === t
382
+ ) || t;
383
+ }
384
+ });
385
+ function Ge(e, t, r, i) {
386
+ var s;
387
+ const n = (s = r[e]) == null ? void 0 : s.type;
388
+ if (t = n === "Boolean" && typeof t != "boolean" ? t != null : t, !i || !r[e])
389
+ return t;
390
+ if (i === "toAttribute")
391
+ switch (n) {
392
+ case "Object":
393
+ case "Array":
394
+ return t == null ? null : JSON.stringify(t);
395
+ case "Boolean":
396
+ return t ? "" : null;
397
+ case "Number":
398
+ return t == null ? null : t;
399
+ default:
400
+ return t;
401
+ }
402
+ else
403
+ switch (n) {
404
+ case "Object":
405
+ case "Array":
406
+ return t && JSON.parse(t);
407
+ case "Boolean":
408
+ return t;
409
+ case "Number":
410
+ return t != null ? +t : t;
411
+ default:
412
+ return t;
413
+ }
414
+ }
415
+ function si(e, t, r, i, n, s) {
416
+ let a = class extends rr {
417
+ constructor() {
418
+ super(e, r, n), this.$$p_d = t;
419
+ }
420
+ static get observedAttributes() {
421
+ return Object.keys(t).map(
422
+ (l) => (t[l].attribute || l).toLowerCase()
423
+ );
424
+ }
425
+ };
426
+ return Object.keys(t).forEach((l) => {
427
+ Object.defineProperty(a.prototype, l, {
428
+ get() {
429
+ return this.$$c && l in this.$$c ? this.$$c[l] : this.$$d[l];
430
+ },
431
+ set(o) {
432
+ var u;
433
+ o = Ge(l, o, t), this.$$d[l] = o, (u = this.$$c) == null || u.$set({ [l]: o });
434
+ }
435
+ });
436
+ }), i.forEach((l) => {
437
+ Object.defineProperty(a.prototype, l, {
438
+ get() {
439
+ var o;
440
+ return (o = this.$$c) == null ? void 0 : o[l];
441
+ }
442
+ });
443
+ }), e.element = /** @type {any} */
444
+ a, a;
445
+ }
446
+ class oi {
447
+ constructor() {
448
+ /**
449
+ * ### PRIVATE API
450
+ *
451
+ * Do not use, may change at any time
452
+ *
453
+ * @type {any}
454
+ */
455
+ Z(this, "$$");
456
+ /**
457
+ * ### PRIVATE API
458
+ *
459
+ * Do not use, may change at any time
460
+ *
461
+ * @type {any}
462
+ */
463
+ Z(this, "$$set");
464
+ }
465
+ /** @returns {void} */
466
+ $destroy() {
467
+ ri(this, 1), this.$destroy = K;
468
+ }
469
+ /**
470
+ * @template {Extract<keyof Events, string>} K
471
+ * @param {K} type
472
+ * @param {((e: Events[K]) => void) | null | undefined} callback
473
+ * @returns {() => void}
474
+ */
475
+ $on(t, r) {
476
+ if (!vt(r))
477
+ return K;
478
+ const i = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
479
+ return i.push(r), () => {
480
+ const n = i.indexOf(r);
481
+ n !== -1 && i.splice(n, 1);
482
+ };
483
+ }
484
+ /**
485
+ * @param {Partial<Props>} props
486
+ * @returns {void}
487
+ */
488
+ $set(t) {
489
+ this.$$set && !kr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
490
+ }
491
+ }
492
+ const ai = "4";
493
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ai);
494
+ const xe = [];
495
+ function ui(e, t) {
496
+ return {
497
+ subscribe: Ye(e, t).subscribe
498
+ };
499
+ }
500
+ function Ye(e, t = K) {
501
+ let r;
502
+ const i = /* @__PURE__ */ new Set();
503
+ function n(l) {
504
+ if (er(e, l) && (e = l, r)) {
505
+ const o = !xe.length;
506
+ for (const u of i)
507
+ u[1](), xe.push(u, e);
508
+ if (o) {
509
+ for (let u = 0; u < xe.length; u += 2)
510
+ xe[u][0](xe[u + 1]);
511
+ xe.length = 0;
512
+ }
513
+ }
514
+ }
515
+ function s(l) {
516
+ n(l(e));
517
+ }
518
+ function a(l, o = K) {
519
+ const u = [l, o];
520
+ return i.add(u), i.size === 1 && (r = t(n, s) || K), l(e), () => {
521
+ i.delete(u), i.size === 0 && r && (r(), r = null);
522
+ };
523
+ }
524
+ return { set: n, update: s, subscribe: a };
525
+ }
526
+ function Ae(e, t, r) {
527
+ const i = !Array.isArray(e), n = i ? [e] : e;
528
+ if (!n.every(Boolean))
529
+ throw new Error("derived() expects stores as input, got a falsy value");
530
+ const s = t.length < 2;
531
+ return ui(r, (a, l) => {
532
+ let o = !1;
533
+ const u = [];
534
+ let h = 0, c = K;
535
+ const m = () => {
536
+ if (h)
537
+ return;
538
+ c();
539
+ const H = t(i ? u[0] : u, a, l);
540
+ s ? a(H) : c = vt(H) ? H : K;
541
+ }, E = n.map(
542
+ (H, b) => tr(
543
+ H,
544
+ ($) => {
545
+ u[b] = $, h &= ~(1 << b), o && m();
546
+ },
547
+ () => {
548
+ h |= 1 << b;
549
+ }
550
+ )
551
+ );
552
+ return o = !0, m(), function() {
553
+ Ne(E), c(), o = !1;
554
+ };
555
+ });
556
+ }
557
+ var ir = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
558
+ function _t(e) {
559
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
560
+ }
561
+ var li = function(t) {
562
+ return hi(t) && !fi(t);
563
+ };
564
+ function hi(e) {
565
+ return !!e && typeof e == "object";
566
+ }
567
+ function fi(e) {
568
+ var t = Object.prototype.toString.call(e);
569
+ return t === "[object RegExp]" || t === "[object Date]" || mi(e);
570
+ }
571
+ var ci = typeof Symbol == "function" && Symbol.for, di = ci ? Symbol.for("react.element") : 60103;
572
+ function mi(e) {
573
+ return e.$$typeof === di;
574
+ }
575
+ function pi(e) {
576
+ return Array.isArray(e) ? [] : {};
577
+ }
578
+ function Ie(e, t) {
579
+ return t.clone !== !1 && t.isMergeableObject(e) ? Te(pi(e), e, t) : e;
580
+ }
581
+ function gi(e, t, r) {
582
+ return e.concat(t).map(function(i) {
583
+ return Ie(i, r);
584
+ });
585
+ }
586
+ function bi(e, t) {
587
+ if (!t.customMerge)
588
+ return Te;
589
+ var r = t.customMerge(e);
590
+ return typeof r == "function" ? r : Te;
591
+ }
592
+ function vi(e) {
593
+ return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
594
+ return Object.propertyIsEnumerable.call(e, t);
595
+ }) : [];
596
+ }
597
+ function Bt(e) {
598
+ return Object.keys(e).concat(vi(e));
599
+ }
600
+ function nr(e, t) {
601
+ try {
602
+ return t in e;
603
+ } catch (r) {
604
+ return !1;
605
+ }
606
+ }
607
+ function yi(e, t) {
608
+ return nr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
609
+ }
610
+ function xi(e, t, r) {
611
+ var i = {};
612
+ return r.isMergeableObject(e) && Bt(e).forEach(function(n) {
613
+ i[n] = Ie(e[n], r);
614
+ }), Bt(t).forEach(function(n) {
615
+ yi(e, n) || (nr(e, n) && r.isMergeableObject(t[n]) ? i[n] = bi(n, r)(e[n], t[n], r) : i[n] = Ie(t[n], r));
616
+ }), i;
617
+ }
618
+ function Te(e, t, r) {
619
+ r = r || {}, r.arrayMerge = r.arrayMerge || gi, r.isMergeableObject = r.isMergeableObject || li, r.cloneUnlessOtherwiseSpecified = Ie;
620
+ var i = Array.isArray(t), n = Array.isArray(e), s = i === n;
621
+ return s ? i ? r.arrayMerge(e, t, r) : xi(e, t, r) : Ie(t, r);
622
+ }
623
+ Te.all = function(t, r) {
624
+ if (!Array.isArray(t))
625
+ throw new Error("first argument should be an array");
626
+ return t.reduce(function(i, n) {
627
+ return Te(i, n, r);
628
+ }, {});
629
+ };
630
+ var _i = Te, Ei = _i;
631
+ const wi = /* @__PURE__ */ _t(Ei);
632
+ var ht = function(e, t) {
633
+ return ht = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
634
+ r.__proto__ = i;
635
+ } || function(r, i) {
636
+ for (var n in i) Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
637
+ }, ht(e, t);
638
+ };
639
+ function Ze(e, t) {
640
+ if (typeof t != "function" && t !== null)
641
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
642
+ ht(e, t);
643
+ function r() {
644
+ this.constructor = e;
645
+ }
646
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
647
+ }
648
+ var P = function() {
649
+ return P = Object.assign || function(t) {
650
+ for (var r, i = 1, n = arguments.length; i < n; i++) {
651
+ r = arguments[i];
652
+ for (var s in r) Object.prototype.hasOwnProperty.call(r, s) && (t[s] = r[s]);
653
+ }
654
+ return t;
655
+ }, P.apply(this, arguments);
656
+ };
657
+ function Si(e, t) {
658
+ var r = {};
659
+ for (var i in e) Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
660
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
661
+ for (var n = 0, i = Object.getOwnPropertySymbols(e); n < i.length; n++)
662
+ t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
663
+ return r;
664
+ }
665
+ function tt(e, t, r) {
666
+ if (r || arguments.length === 2) for (var i = 0, n = t.length, s; i < n; i++)
667
+ (s || !(i in t)) && (s || (s = Array.prototype.slice.call(t, 0, i)), s[i] = t[i]);
668
+ return e.concat(s || Array.prototype.slice.call(t));
669
+ }
670
+ function rt(e, t) {
671
+ var r = t && t.cache ? t.cache : Bi, i = t && t.serializer ? t.serializer : Ai, n = t && t.strategy ? t.strategy : Oi;
672
+ return n(e, {
673
+ cache: r,
674
+ serializer: i
675
+ });
676
+ }
677
+ function Ti(e) {
678
+ return e == null || typeof e == "number" || typeof e == "boolean";
679
+ }
680
+ function Hi(e, t, r, i) {
681
+ var n = Ti(i) ? i : r(i), s = t.get(n);
682
+ return typeof s == "undefined" && (s = e.call(this, i), t.set(n, s)), s;
683
+ }
684
+ function sr(e, t, r) {
685
+ var i = Array.prototype.slice.call(arguments, 3), n = r(i), s = t.get(n);
686
+ return typeof s == "undefined" && (s = e.apply(this, i), t.set(n, s)), s;
687
+ }
688
+ function or(e, t, r, i, n) {
689
+ return r.bind(t, e, i, n);
690
+ }
691
+ function Oi(e, t) {
692
+ var r = e.length === 1 ? Hi : sr;
693
+ return or(e, this, r, t.cache.create(), t.serializer);
694
+ }
695
+ function Pi(e, t) {
696
+ return or(e, this, sr, t.cache.create(), t.serializer);
697
+ }
698
+ var Ai = function() {
699
+ return JSON.stringify(arguments);
700
+ }, $i = (
701
+ /** @class */
702
+ function() {
703
+ function e() {
704
+ this.cache = /* @__PURE__ */ Object.create(null);
705
+ }
706
+ return e.prototype.get = function(t) {
707
+ return this.cache[t];
708
+ }, e.prototype.set = function(t, r) {
709
+ this.cache[t] = r;
710
+ }, e;
711
+ }()
712
+ ), Bi = {
713
+ create: function() {
714
+ return new $i();
715
+ }
716
+ }, it = {
717
+ variadic: Pi
718
+ }, T;
719
+ (function(e) {
720
+ 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";
721
+ })(T || (T = {}));
722
+ var C;
723
+ (function(e) {
724
+ 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";
725
+ })(C || (C = {}));
726
+ var He;
727
+ (function(e) {
728
+ e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
729
+ })(He || (He = {}));
730
+ function Mt(e) {
731
+ return e.type === C.literal;
732
+ }
733
+ function Mi(e) {
734
+ return e.type === C.argument;
735
+ }
736
+ function ar(e) {
737
+ return e.type === C.number;
738
+ }
739
+ function ur(e) {
740
+ return e.type === C.date;
741
+ }
742
+ function lr(e) {
743
+ return e.type === C.time;
744
+ }
745
+ function hr(e) {
746
+ return e.type === C.select;
747
+ }
748
+ function fr(e) {
749
+ return e.type === C.plural;
750
+ }
751
+ function Ci(e) {
752
+ return e.type === C.pound;
753
+ }
754
+ function cr(e) {
755
+ return e.type === C.tag;
756
+ }
757
+ function dr(e) {
758
+ return !!(e && typeof e == "object" && e.type === He.number);
759
+ }
760
+ function ft(e) {
761
+ return !!(e && typeof e == "object" && e.type === He.dateTime);
762
+ }
763
+ var mr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Di = /(?:[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;
764
+ function Ii(e) {
765
+ var t = {};
766
+ return e.replace(Di, function(r) {
767
+ var i = r.length;
768
+ switch (r[0]) {
769
+ case "G":
770
+ t.era = i === 4 ? "long" : i === 5 ? "narrow" : "short";
771
+ break;
772
+ case "y":
773
+ t.year = i === 2 ? "2-digit" : "numeric";
774
+ break;
775
+ case "Y":
776
+ case "u":
777
+ case "U":
778
+ case "r":
779
+ throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");
780
+ case "q":
781
+ case "Q":
782
+ throw new RangeError("`q/Q` (quarter) patterns are not supported");
783
+ case "M":
784
+ case "L":
785
+ t.month = ["numeric", "2-digit", "short", "long", "narrow"][i - 1];
786
+ break;
787
+ case "w":
788
+ case "W":
789
+ throw new RangeError("`w/W` (week) patterns are not supported");
790
+ case "d":
791
+ t.day = ["numeric", "2-digit"][i - 1];
792
+ break;
793
+ case "D":
794
+ case "F":
795
+ case "g":
796
+ throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");
797
+ case "E":
798
+ t.weekday = i === 4 ? "long" : i === 5 ? "narrow" : "short";
799
+ break;
800
+ case "e":
801
+ if (i < 4)
802
+ throw new RangeError("`e..eee` (weekday) patterns are not supported");
803
+ t.weekday = ["short", "long", "narrow", "short"][i - 4];
804
+ break;
805
+ case "c":
806
+ if (i < 4)
807
+ throw new RangeError("`c..ccc` (weekday) patterns are not supported");
808
+ t.weekday = ["short", "long", "narrow", "short"][i - 4];
809
+ break;
810
+ case "a":
811
+ t.hour12 = !0;
812
+ break;
813
+ case "b":
814
+ case "B":
815
+ throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");
816
+ case "h":
817
+ t.hourCycle = "h12", t.hour = ["numeric", "2-digit"][i - 1];
818
+ break;
819
+ case "H":
820
+ t.hourCycle = "h23", t.hour = ["numeric", "2-digit"][i - 1];
821
+ break;
822
+ case "K":
823
+ t.hourCycle = "h11", t.hour = ["numeric", "2-digit"][i - 1];
824
+ break;
825
+ case "k":
826
+ t.hourCycle = "h24", t.hour = ["numeric", "2-digit"][i - 1];
827
+ break;
828
+ case "j":
829
+ case "J":
830
+ case "C":
831
+ throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");
832
+ case "m":
833
+ t.minute = ["numeric", "2-digit"][i - 1];
834
+ break;
835
+ case "s":
836
+ t.second = ["numeric", "2-digit"][i - 1];
837
+ break;
838
+ case "S":
839
+ case "A":
840
+ throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");
841
+ case "z":
842
+ t.timeZoneName = i < 4 ? "short" : "long";
843
+ break;
844
+ case "Z":
845
+ case "O":
846
+ case "v":
847
+ case "V":
848
+ case "X":
849
+ case "x":
850
+ throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead");
851
+ }
852
+ return "";
853
+ }), t;
854
+ }
855
+ var Li = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
856
+ function Ni(e) {
857
+ if (e.length === 0)
858
+ throw new Error("Number skeleton cannot be empty");
859
+ for (var t = e.split(Li).filter(function(m) {
860
+ return m.length > 0;
861
+ }), r = [], i = 0, n = t; i < n.length; i++) {
862
+ var s = n[i], a = s.split("/");
863
+ if (a.length === 0)
864
+ throw new Error("Invalid number skeleton");
865
+ for (var l = a[0], o = a.slice(1), u = 0, h = o; u < h.length; u++) {
866
+ var c = h[u];
867
+ if (c.length === 0)
868
+ throw new Error("Invalid number skeleton");
869
+ }
870
+ r.push({ stem: l, options: o });
871
+ }
872
+ return r;
873
+ }
874
+ function Ri(e) {
875
+ return e.replace(/^(.*?)-/, "");
876
+ }
877
+ var Ct = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, pr = /^(@+)?(\+|#+)?[rs]?$/g, ki = /(\*)(0+)|(#+)(0+)|(0+)/g, gr = /^(0+)$/;
878
+ function Dt(e) {
879
+ var t = {};
880
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(pr, function(r, i, n) {
881
+ return typeof n != "string" ? (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length) : n === "+" ? t.minimumSignificantDigits = i.length : i[0] === "#" ? t.maximumSignificantDigits = i.length : (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length + (typeof n == "string" ? n.length : 0)), "";
882
+ }), t;
883
+ }
884
+ function br(e) {
885
+ switch (e) {
886
+ case "sign-auto":
887
+ return {
888
+ signDisplay: "auto"
889
+ };
890
+ case "sign-accounting":
891
+ case "()":
892
+ return {
893
+ currencySign: "accounting"
894
+ };
895
+ case "sign-always":
896
+ case "+!":
897
+ return {
898
+ signDisplay: "always"
899
+ };
900
+ case "sign-accounting-always":
901
+ case "()!":
902
+ return {
903
+ signDisplay: "always",
904
+ currencySign: "accounting"
905
+ };
906
+ case "sign-except-zero":
907
+ case "+?":
908
+ return {
909
+ signDisplay: "exceptZero"
910
+ };
911
+ case "sign-accounting-except-zero":
912
+ case "()?":
913
+ return {
914
+ signDisplay: "exceptZero",
915
+ currencySign: "accounting"
916
+ };
917
+ case "sign-never":
918
+ case "+_":
919
+ return {
920
+ signDisplay: "never"
921
+ };
922
+ }
923
+ }
924
+ function Ui(e) {
925
+ var t;
926
+ if (e[0] === "E" && e[1] === "E" ? (t = {
927
+ notation: "engineering"
928
+ }, e = e.slice(2)) : e[0] === "E" && (t = {
929
+ notation: "scientific"
930
+ }, e = e.slice(1)), t) {
931
+ var r = e.slice(0, 2);
932
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !gr.test(e))
933
+ throw new Error("Malformed concise eng/scientific notation");
934
+ t.minimumIntegerDigits = e.length;
935
+ }
936
+ return t;
937
+ }
938
+ function It(e) {
939
+ var t = {}, r = br(e);
940
+ return r || t;
941
+ }
942
+ function Fi(e) {
943
+ for (var t = {}, r = 0, i = e; r < i.length; r++) {
944
+ var n = i[r];
945
+ switch (n.stem) {
946
+ case "percent":
947
+ case "%":
948
+ t.style = "percent";
949
+ continue;
950
+ case "%x100":
951
+ t.style = "percent", t.scale = 100;
952
+ continue;
953
+ case "currency":
954
+ t.style = "currency", t.currency = n.options[0];
955
+ continue;
956
+ case "group-off":
957
+ case ",_":
958
+ t.useGrouping = !1;
959
+ continue;
960
+ case "precision-integer":
961
+ case ".":
962
+ t.maximumFractionDigits = 0;
963
+ continue;
964
+ case "measure-unit":
965
+ case "unit":
966
+ t.style = "unit", t.unit = Ri(n.options[0]);
967
+ continue;
968
+ case "compact-short":
969
+ case "K":
970
+ t.notation = "compact", t.compactDisplay = "short";
971
+ continue;
972
+ case "compact-long":
973
+ case "KK":
974
+ t.notation = "compact", t.compactDisplay = "long";
975
+ continue;
976
+ case "scientific":
977
+ t = P(P(P({}, t), { notation: "scientific" }), n.options.reduce(function(o, u) {
978
+ return P(P({}, o), It(u));
979
+ }, {}));
980
+ continue;
981
+ case "engineering":
982
+ t = P(P(P({}, t), { notation: "engineering" }), n.options.reduce(function(o, u) {
983
+ return P(P({}, o), It(u));
984
+ }, {}));
985
+ continue;
986
+ case "notation-simple":
987
+ t.notation = "standard";
988
+ continue;
989
+ case "unit-width-narrow":
990
+ t.currencyDisplay = "narrowSymbol", t.unitDisplay = "narrow";
991
+ continue;
992
+ case "unit-width-short":
993
+ t.currencyDisplay = "code", t.unitDisplay = "short";
994
+ continue;
995
+ case "unit-width-full-name":
996
+ t.currencyDisplay = "name", t.unitDisplay = "long";
997
+ continue;
998
+ case "unit-width-iso-code":
999
+ t.currencyDisplay = "symbol";
1000
+ continue;
1001
+ case "scale":
1002
+ t.scale = parseFloat(n.options[0]);
1003
+ continue;
1004
+ case "rounding-mode-floor":
1005
+ t.roundingMode = "floor";
1006
+ continue;
1007
+ case "rounding-mode-ceiling":
1008
+ t.roundingMode = "ceil";
1009
+ continue;
1010
+ case "rounding-mode-down":
1011
+ t.roundingMode = "trunc";
1012
+ continue;
1013
+ case "rounding-mode-up":
1014
+ t.roundingMode = "expand";
1015
+ continue;
1016
+ case "rounding-mode-half-even":
1017
+ t.roundingMode = "halfEven";
1018
+ continue;
1019
+ case "rounding-mode-half-down":
1020
+ t.roundingMode = "halfTrunc";
1021
+ continue;
1022
+ case "rounding-mode-half-up":
1023
+ t.roundingMode = "halfExpand";
1024
+ continue;
1025
+ case "integer-width":
1026
+ if (n.options.length > 1)
1027
+ throw new RangeError("integer-width stems only accept a single optional option");
1028
+ n.options[0].replace(ki, function(o, u, h, c, m, E) {
1029
+ if (u)
1030
+ t.minimumIntegerDigits = h.length;
1031
+ else {
1032
+ if (c && m)
1033
+ throw new Error("We currently do not support maximum integer digits");
1034
+ if (E)
1035
+ throw new Error("We currently do not support exact integer digits");
1036
+ }
1037
+ return "";
1038
+ });
1039
+ continue;
1040
+ }
1041
+ if (gr.test(n.stem)) {
1042
+ t.minimumIntegerDigits = n.stem.length;
1043
+ continue;
1044
+ }
1045
+ if (Ct.test(n.stem)) {
1046
+ if (n.options.length > 1)
1047
+ throw new RangeError("Fraction-precision stems only accept a single optional option");
1048
+ n.stem.replace(Ct, function(o, u, h, c, m, E) {
1049
+ return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m && E ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + E.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1050
+ });
1051
+ var s = n.options[0];
1052
+ s === "w" ? t = P(P({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = P(P({}, t), Dt(s)));
1053
+ continue;
1054
+ }
1055
+ if (pr.test(n.stem)) {
1056
+ t = P(P({}, t), Dt(n.stem));
1057
+ continue;
1058
+ }
1059
+ var a = br(n.stem);
1060
+ a && (t = P(P({}, t), a));
1061
+ var l = Ui(n.stem);
1062
+ l && (t = P(P({}, t), l));
1063
+ }
1064
+ return t;
1065
+ }
1066
+ var Ve = {
1067
+ "001": [
1068
+ "H",
1069
+ "h"
1070
+ ],
1071
+ 419: [
1072
+ "h",
1073
+ "H",
1074
+ "hB",
1075
+ "hb"
1076
+ ],
1077
+ AC: [
1078
+ "H",
1079
+ "h",
1080
+ "hb",
1081
+ "hB"
1082
+ ],
1083
+ AD: [
1084
+ "H",
1085
+ "hB"
1086
+ ],
1087
+ AE: [
1088
+ "h",
1089
+ "hB",
1090
+ "hb",
1091
+ "H"
1092
+ ],
1093
+ AF: [
1094
+ "H",
1095
+ "hb",
1096
+ "hB",
1097
+ "h"
1098
+ ],
1099
+ AG: [
1100
+ "h",
1101
+ "hb",
1102
+ "H",
1103
+ "hB"
1104
+ ],
1105
+ AI: [
1106
+ "H",
1107
+ "h",
1108
+ "hb",
1109
+ "hB"
1110
+ ],
1111
+ AL: [
1112
+ "h",
1113
+ "H",
1114
+ "hB"
1115
+ ],
1116
+ AM: [
1117
+ "H",
1118
+ "hB"
1119
+ ],
1120
+ AO: [
1121
+ "H",
1122
+ "hB"
1123
+ ],
1124
+ AR: [
1125
+ "h",
1126
+ "H",
1127
+ "hB",
1128
+ "hb"
1129
+ ],
1130
+ AS: [
1131
+ "h",
1132
+ "H"
1133
+ ],
1134
+ AT: [
1135
+ "H",
1136
+ "hB"
1137
+ ],
1138
+ AU: [
1139
+ "h",
1140
+ "hb",
1141
+ "H",
1142
+ "hB"
1143
+ ],
1144
+ AW: [
1145
+ "H",
1146
+ "hB"
1147
+ ],
1148
+ AX: [
1149
+ "H"
1150
+ ],
1151
+ AZ: [
1152
+ "H",
1153
+ "hB",
1154
+ "h"
1155
+ ],
1156
+ BA: [
1157
+ "H",
1158
+ "hB",
1159
+ "h"
1160
+ ],
1161
+ BB: [
1162
+ "h",
1163
+ "hb",
1164
+ "H",
1165
+ "hB"
1166
+ ],
1167
+ BD: [
1168
+ "h",
1169
+ "hB",
1170
+ "H"
1171
+ ],
1172
+ BE: [
1173
+ "H",
1174
+ "hB"
1175
+ ],
1176
+ BF: [
1177
+ "H",
1178
+ "hB"
1179
+ ],
1180
+ BG: [
1181
+ "H",
1182
+ "hB",
1183
+ "h"
1184
+ ],
1185
+ BH: [
1186
+ "h",
1187
+ "hB",
1188
+ "hb",
1189
+ "H"
1190
+ ],
1191
+ BI: [
1192
+ "H",
1193
+ "h"
1194
+ ],
1195
+ BJ: [
1196
+ "H",
1197
+ "hB"
1198
+ ],
1199
+ BL: [
1200
+ "H",
1201
+ "hB"
1202
+ ],
1203
+ BM: [
1204
+ "h",
1205
+ "hb",
1206
+ "H",
1207
+ "hB"
1208
+ ],
1209
+ BN: [
1210
+ "hb",
1211
+ "hB",
1212
+ "h",
1213
+ "H"
1214
+ ],
1215
+ BO: [
1216
+ "h",
1217
+ "H",
1218
+ "hB",
1219
+ "hb"
1220
+ ],
1221
+ BQ: [
1222
+ "H"
1223
+ ],
1224
+ BR: [
1225
+ "H",
1226
+ "hB"
1227
+ ],
1228
+ BS: [
1229
+ "h",
1230
+ "hb",
1231
+ "H",
1232
+ "hB"
1233
+ ],
1234
+ BT: [
1235
+ "h",
1236
+ "H"
1237
+ ],
1238
+ BW: [
1239
+ "H",
1240
+ "h",
1241
+ "hb",
1242
+ "hB"
1243
+ ],
1244
+ BY: [
1245
+ "H",
1246
+ "h"
1247
+ ],
1248
+ BZ: [
1249
+ "H",
1250
+ "h",
1251
+ "hb",
1252
+ "hB"
1253
+ ],
1254
+ CA: [
1255
+ "h",
1256
+ "hb",
1257
+ "H",
1258
+ "hB"
1259
+ ],
1260
+ CC: [
1261
+ "H",
1262
+ "h",
1263
+ "hb",
1264
+ "hB"
1265
+ ],
1266
+ CD: [
1267
+ "hB",
1268
+ "H"
1269
+ ],
1270
+ CF: [
1271
+ "H",
1272
+ "h",
1273
+ "hB"
1274
+ ],
1275
+ CG: [
1276
+ "H",
1277
+ "hB"
1278
+ ],
1279
+ CH: [
1280
+ "H",
1281
+ "hB",
1282
+ "h"
1283
+ ],
1284
+ CI: [
1285
+ "H",
1286
+ "hB"
1287
+ ],
1288
+ CK: [
1289
+ "H",
1290
+ "h",
1291
+ "hb",
1292
+ "hB"
1293
+ ],
1294
+ CL: [
1295
+ "h",
1296
+ "H",
1297
+ "hB",
1298
+ "hb"
1299
+ ],
1300
+ CM: [
1301
+ "H",
1302
+ "h",
1303
+ "hB"
1304
+ ],
1305
+ CN: [
1306
+ "H",
1307
+ "hB",
1308
+ "hb",
1309
+ "h"
1310
+ ],
1311
+ CO: [
1312
+ "h",
1313
+ "H",
1314
+ "hB",
1315
+ "hb"
1316
+ ],
1317
+ CP: [
1318
+ "H"
1319
+ ],
1320
+ CR: [
1321
+ "h",
1322
+ "H",
1323
+ "hB",
1324
+ "hb"
1325
+ ],
1326
+ CU: [
1327
+ "h",
1328
+ "H",
1329
+ "hB",
1330
+ "hb"
1331
+ ],
1332
+ CV: [
1333
+ "H",
1334
+ "hB"
1335
+ ],
1336
+ CW: [
1337
+ "H",
1338
+ "hB"
1339
+ ],
1340
+ CX: [
1341
+ "H",
1342
+ "h",
1343
+ "hb",
1344
+ "hB"
1345
+ ],
1346
+ CY: [
1347
+ "h",
1348
+ "H",
1349
+ "hb",
1350
+ "hB"
1351
+ ],
1352
+ CZ: [
1353
+ "H"
1354
+ ],
1355
+ DE: [
1356
+ "H",
1357
+ "hB"
1358
+ ],
1359
+ DG: [
1360
+ "H",
1361
+ "h",
1362
+ "hb",
1363
+ "hB"
1364
+ ],
1365
+ DJ: [
1366
+ "h",
1367
+ "H"
1368
+ ],
1369
+ DK: [
1370
+ "H"
1371
+ ],
1372
+ DM: [
1373
+ "h",
1374
+ "hb",
1375
+ "H",
1376
+ "hB"
1377
+ ],
1378
+ DO: [
1379
+ "h",
1380
+ "H",
1381
+ "hB",
1382
+ "hb"
1383
+ ],
1384
+ DZ: [
1385
+ "h",
1386
+ "hB",
1387
+ "hb",
1388
+ "H"
1389
+ ],
1390
+ EA: [
1391
+ "H",
1392
+ "h",
1393
+ "hB",
1394
+ "hb"
1395
+ ],
1396
+ EC: [
1397
+ "h",
1398
+ "H",
1399
+ "hB",
1400
+ "hb"
1401
+ ],
1402
+ EE: [
1403
+ "H",
1404
+ "hB"
1405
+ ],
1406
+ EG: [
1407
+ "h",
1408
+ "hB",
1409
+ "hb",
1410
+ "H"
1411
+ ],
1412
+ EH: [
1413
+ "h",
1414
+ "hB",
1415
+ "hb",
1416
+ "H"
1417
+ ],
1418
+ ER: [
1419
+ "h",
1420
+ "H"
1421
+ ],
1422
+ ES: [
1423
+ "H",
1424
+ "hB",
1425
+ "h",
1426
+ "hb"
1427
+ ],
1428
+ ET: [
1429
+ "hB",
1430
+ "hb",
1431
+ "h",
1432
+ "H"
1433
+ ],
1434
+ FI: [
1435
+ "H"
1436
+ ],
1437
+ FJ: [
1438
+ "h",
1439
+ "hb",
1440
+ "H",
1441
+ "hB"
1442
+ ],
1443
+ FK: [
1444
+ "H",
1445
+ "h",
1446
+ "hb",
1447
+ "hB"
1448
+ ],
1449
+ FM: [
1450
+ "h",
1451
+ "hb",
1452
+ "H",
1453
+ "hB"
1454
+ ],
1455
+ FO: [
1456
+ "H",
1457
+ "h"
1458
+ ],
1459
+ FR: [
1460
+ "H",
1461
+ "hB"
1462
+ ],
1463
+ GA: [
1464
+ "H",
1465
+ "hB"
1466
+ ],
1467
+ GB: [
1468
+ "H",
1469
+ "h",
1470
+ "hb",
1471
+ "hB"
1472
+ ],
1473
+ GD: [
1474
+ "h",
1475
+ "hb",
1476
+ "H",
1477
+ "hB"
1478
+ ],
1479
+ GE: [
1480
+ "H",
1481
+ "hB",
1482
+ "h"
1483
+ ],
1484
+ GF: [
1485
+ "H",
1486
+ "hB"
1487
+ ],
1488
+ GG: [
1489
+ "H",
1490
+ "h",
1491
+ "hb",
1492
+ "hB"
1493
+ ],
1494
+ GH: [
1495
+ "h",
1496
+ "H"
1497
+ ],
1498
+ GI: [
1499
+ "H",
1500
+ "h",
1501
+ "hb",
1502
+ "hB"
1503
+ ],
1504
+ GL: [
1505
+ "H",
1506
+ "h"
1507
+ ],
1508
+ GM: [
1509
+ "h",
1510
+ "hb",
1511
+ "H",
1512
+ "hB"
1513
+ ],
1514
+ GN: [
1515
+ "H",
1516
+ "hB"
1517
+ ],
1518
+ GP: [
1519
+ "H",
1520
+ "hB"
1521
+ ],
1522
+ GQ: [
1523
+ "H",
1524
+ "hB",
1525
+ "h",
1526
+ "hb"
1527
+ ],
1528
+ GR: [
1529
+ "h",
1530
+ "H",
1531
+ "hb",
1532
+ "hB"
1533
+ ],
1534
+ GT: [
1535
+ "h",
1536
+ "H",
1537
+ "hB",
1538
+ "hb"
1539
+ ],
1540
+ GU: [
1541
+ "h",
1542
+ "hb",
1543
+ "H",
1544
+ "hB"
1545
+ ],
1546
+ GW: [
1547
+ "H",
1548
+ "hB"
1549
+ ],
1550
+ GY: [
1551
+ "h",
1552
+ "hb",
1553
+ "H",
1554
+ "hB"
1555
+ ],
1556
+ HK: [
1557
+ "h",
1558
+ "hB",
1559
+ "hb",
1560
+ "H"
1561
+ ],
1562
+ HN: [
1563
+ "h",
1564
+ "H",
1565
+ "hB",
1566
+ "hb"
1567
+ ],
1568
+ HR: [
1569
+ "H",
1570
+ "hB"
1571
+ ],
1572
+ HU: [
1573
+ "H",
1574
+ "h"
1575
+ ],
1576
+ IC: [
1577
+ "H",
1578
+ "h",
1579
+ "hB",
1580
+ "hb"
1581
+ ],
1582
+ ID: [
1583
+ "H"
1584
+ ],
1585
+ IE: [
1586
+ "H",
1587
+ "h",
1588
+ "hb",
1589
+ "hB"
1590
+ ],
1591
+ IL: [
1592
+ "H",
1593
+ "hB"
1594
+ ],
1595
+ IM: [
1596
+ "H",
1597
+ "h",
1598
+ "hb",
1599
+ "hB"
1600
+ ],
1601
+ IN: [
1602
+ "h",
1603
+ "H"
1604
+ ],
1605
+ IO: [
1606
+ "H",
1607
+ "h",
1608
+ "hb",
1609
+ "hB"
1610
+ ],
1611
+ IQ: [
1612
+ "h",
1613
+ "hB",
1614
+ "hb",
1615
+ "H"
1616
+ ],
1617
+ IR: [
1618
+ "hB",
1619
+ "H"
1620
+ ],
1621
+ IS: [
1622
+ "H"
1623
+ ],
1624
+ IT: [
1625
+ "H",
1626
+ "hB"
1627
+ ],
1628
+ JE: [
1629
+ "H",
1630
+ "h",
1631
+ "hb",
1632
+ "hB"
1633
+ ],
1634
+ JM: [
1635
+ "h",
1636
+ "hb",
1637
+ "H",
1638
+ "hB"
1639
+ ],
1640
+ JO: [
1641
+ "h",
1642
+ "hB",
1643
+ "hb",
1644
+ "H"
1645
+ ],
1646
+ JP: [
1647
+ "H",
1648
+ "K",
1649
+ "h"
1650
+ ],
1651
+ KE: [
1652
+ "hB",
1653
+ "hb",
1654
+ "H",
1655
+ "h"
1656
+ ],
1657
+ KG: [
1658
+ "H",
1659
+ "h",
1660
+ "hB",
1661
+ "hb"
1662
+ ],
1663
+ KH: [
1664
+ "hB",
1665
+ "h",
1666
+ "H",
1667
+ "hb"
1668
+ ],
1669
+ KI: [
1670
+ "h",
1671
+ "hb",
1672
+ "H",
1673
+ "hB"
1674
+ ],
1675
+ KM: [
1676
+ "H",
1677
+ "h",
1678
+ "hB",
1679
+ "hb"
1680
+ ],
1681
+ KN: [
1682
+ "h",
1683
+ "hb",
1684
+ "H",
1685
+ "hB"
1686
+ ],
1687
+ KP: [
1688
+ "h",
1689
+ "H",
1690
+ "hB",
1691
+ "hb"
1692
+ ],
1693
+ KR: [
1694
+ "h",
1695
+ "H",
1696
+ "hB",
1697
+ "hb"
1698
+ ],
1699
+ KW: [
1700
+ "h",
1701
+ "hB",
1702
+ "hb",
1703
+ "H"
1704
+ ],
1705
+ KY: [
1706
+ "h",
1707
+ "hb",
1708
+ "H",
1709
+ "hB"
1710
+ ],
1711
+ KZ: [
1712
+ "H",
1713
+ "hB"
1714
+ ],
1715
+ LA: [
1716
+ "H",
1717
+ "hb",
1718
+ "hB",
1719
+ "h"
1720
+ ],
1721
+ LB: [
1722
+ "h",
1723
+ "hB",
1724
+ "hb",
1725
+ "H"
1726
+ ],
1727
+ LC: [
1728
+ "h",
1729
+ "hb",
1730
+ "H",
1731
+ "hB"
1732
+ ],
1733
+ LI: [
1734
+ "H",
1735
+ "hB",
1736
+ "h"
1737
+ ],
1738
+ LK: [
1739
+ "H",
1740
+ "h",
1741
+ "hB",
1742
+ "hb"
1743
+ ],
1744
+ LR: [
1745
+ "h",
1746
+ "hb",
1747
+ "H",
1748
+ "hB"
1749
+ ],
1750
+ LS: [
1751
+ "h",
1752
+ "H"
1753
+ ],
1754
+ LT: [
1755
+ "H",
1756
+ "h",
1757
+ "hb",
1758
+ "hB"
1759
+ ],
1760
+ LU: [
1761
+ "H",
1762
+ "h",
1763
+ "hB"
1764
+ ],
1765
+ LV: [
1766
+ "H",
1767
+ "hB",
1768
+ "hb",
1769
+ "h"
1770
+ ],
1771
+ LY: [
1772
+ "h",
1773
+ "hB",
1774
+ "hb",
1775
+ "H"
1776
+ ],
1777
+ MA: [
1778
+ "H",
1779
+ "h",
1780
+ "hB",
1781
+ "hb"
1782
+ ],
1783
+ MC: [
1784
+ "H",
1785
+ "hB"
1786
+ ],
1787
+ MD: [
1788
+ "H",
1789
+ "hB"
1790
+ ],
1791
+ ME: [
1792
+ "H",
1793
+ "hB",
1794
+ "h"
1795
+ ],
1796
+ MF: [
1797
+ "H",
1798
+ "hB"
1799
+ ],
1800
+ MG: [
1801
+ "H",
1802
+ "h"
1803
+ ],
1804
+ MH: [
1805
+ "h",
1806
+ "hb",
1807
+ "H",
1808
+ "hB"
1809
+ ],
1810
+ MK: [
1811
+ "H",
1812
+ "h",
1813
+ "hb",
1814
+ "hB"
1815
+ ],
1816
+ ML: [
1817
+ "H"
1818
+ ],
1819
+ MM: [
1820
+ "hB",
1821
+ "hb",
1822
+ "H",
1823
+ "h"
1824
+ ],
1825
+ MN: [
1826
+ "H",
1827
+ "h",
1828
+ "hb",
1829
+ "hB"
1830
+ ],
1831
+ MO: [
1832
+ "h",
1833
+ "hB",
1834
+ "hb",
1835
+ "H"
1836
+ ],
1837
+ MP: [
1838
+ "h",
1839
+ "hb",
1840
+ "H",
1841
+ "hB"
1842
+ ],
1843
+ MQ: [
1844
+ "H",
1845
+ "hB"
1846
+ ],
1847
+ MR: [
1848
+ "h",
1849
+ "hB",
1850
+ "hb",
1851
+ "H"
1852
+ ],
1853
+ MS: [
1854
+ "H",
1855
+ "h",
1856
+ "hb",
1857
+ "hB"
1858
+ ],
1859
+ MT: [
1860
+ "H",
1861
+ "h"
1862
+ ],
1863
+ MU: [
1864
+ "H",
1865
+ "h"
1866
+ ],
1867
+ MV: [
1868
+ "H",
1869
+ "h"
1870
+ ],
1871
+ MW: [
1872
+ "h",
1873
+ "hb",
1874
+ "H",
1875
+ "hB"
1876
+ ],
1877
+ MX: [
1878
+ "h",
1879
+ "H",
1880
+ "hB",
1881
+ "hb"
1882
+ ],
1883
+ MY: [
1884
+ "hb",
1885
+ "hB",
1886
+ "h",
1887
+ "H"
1888
+ ],
1889
+ MZ: [
1890
+ "H",
1891
+ "hB"
1892
+ ],
1893
+ NA: [
1894
+ "h",
1895
+ "H",
1896
+ "hB",
1897
+ "hb"
1898
+ ],
1899
+ NC: [
1900
+ "H",
1901
+ "hB"
1902
+ ],
1903
+ NE: [
1904
+ "H"
1905
+ ],
1906
+ NF: [
1907
+ "H",
1908
+ "h",
1909
+ "hb",
1910
+ "hB"
1911
+ ],
1912
+ NG: [
1913
+ "H",
1914
+ "h",
1915
+ "hb",
1916
+ "hB"
1917
+ ],
1918
+ NI: [
1919
+ "h",
1920
+ "H",
1921
+ "hB",
1922
+ "hb"
1923
+ ],
1924
+ NL: [
1925
+ "H",
1926
+ "hB"
1927
+ ],
1928
+ NO: [
1929
+ "H",
1930
+ "h"
1931
+ ],
1932
+ NP: [
1933
+ "H",
1934
+ "h",
1935
+ "hB"
1936
+ ],
1937
+ NR: [
1938
+ "H",
1939
+ "h",
1940
+ "hb",
1941
+ "hB"
1942
+ ],
1943
+ NU: [
1944
+ "H",
1945
+ "h",
1946
+ "hb",
1947
+ "hB"
1948
+ ],
1949
+ NZ: [
1950
+ "h",
1951
+ "hb",
1952
+ "H",
1953
+ "hB"
1954
+ ],
1955
+ OM: [
1956
+ "h",
1957
+ "hB",
1958
+ "hb",
1959
+ "H"
1960
+ ],
1961
+ PA: [
1962
+ "h",
1963
+ "H",
1964
+ "hB",
1965
+ "hb"
1966
+ ],
1967
+ PE: [
1968
+ "h",
1969
+ "H",
1970
+ "hB",
1971
+ "hb"
1972
+ ],
1973
+ PF: [
1974
+ "H",
1975
+ "h",
1976
+ "hB"
1977
+ ],
1978
+ PG: [
1979
+ "h",
1980
+ "H"
1981
+ ],
1982
+ PH: [
1983
+ "h",
1984
+ "hB",
1985
+ "hb",
1986
+ "H"
1987
+ ],
1988
+ PK: [
1989
+ "h",
1990
+ "hB",
1991
+ "H"
1992
+ ],
1993
+ PL: [
1994
+ "H",
1995
+ "h"
1996
+ ],
1997
+ PM: [
1998
+ "H",
1999
+ "hB"
2000
+ ],
2001
+ PN: [
2002
+ "H",
2003
+ "h",
2004
+ "hb",
2005
+ "hB"
2006
+ ],
2007
+ PR: [
2008
+ "h",
2009
+ "H",
2010
+ "hB",
2011
+ "hb"
2012
+ ],
2013
+ PS: [
2014
+ "h",
2015
+ "hB",
2016
+ "hb",
2017
+ "H"
2018
+ ],
2019
+ PT: [
2020
+ "H",
2021
+ "hB"
2022
+ ],
2023
+ PW: [
2024
+ "h",
2025
+ "H"
2026
+ ],
2027
+ PY: [
2028
+ "h",
2029
+ "H",
2030
+ "hB",
2031
+ "hb"
2032
+ ],
2033
+ QA: [
2034
+ "h",
2035
+ "hB",
2036
+ "hb",
2037
+ "H"
2038
+ ],
2039
+ RE: [
2040
+ "H",
2041
+ "hB"
2042
+ ],
2043
+ RO: [
2044
+ "H",
2045
+ "hB"
2046
+ ],
2047
+ RS: [
2048
+ "H",
2049
+ "hB",
2050
+ "h"
2051
+ ],
2052
+ RU: [
2053
+ "H"
2054
+ ],
2055
+ RW: [
2056
+ "H",
2057
+ "h"
2058
+ ],
2059
+ SA: [
2060
+ "h",
2061
+ "hB",
2062
+ "hb",
2063
+ "H"
2064
+ ],
2065
+ SB: [
2066
+ "h",
2067
+ "hb",
2068
+ "H",
2069
+ "hB"
2070
+ ],
2071
+ SC: [
2072
+ "H",
2073
+ "h",
2074
+ "hB"
2075
+ ],
2076
+ SD: [
2077
+ "h",
2078
+ "hB",
2079
+ "hb",
2080
+ "H"
2081
+ ],
2082
+ SE: [
2083
+ "H"
2084
+ ],
2085
+ SG: [
2086
+ "h",
2087
+ "hb",
2088
+ "H",
2089
+ "hB"
2090
+ ],
2091
+ SH: [
2092
+ "H",
2093
+ "h",
2094
+ "hb",
2095
+ "hB"
2096
+ ],
2097
+ SI: [
2098
+ "H",
2099
+ "hB"
2100
+ ],
2101
+ SJ: [
2102
+ "H"
2103
+ ],
2104
+ SK: [
2105
+ "H"
2106
+ ],
2107
+ SL: [
2108
+ "h",
2109
+ "hb",
2110
+ "H",
2111
+ "hB"
2112
+ ],
2113
+ SM: [
2114
+ "H",
2115
+ "h",
2116
+ "hB"
2117
+ ],
2118
+ SN: [
2119
+ "H",
2120
+ "h",
2121
+ "hB"
2122
+ ],
2123
+ SO: [
2124
+ "h",
2125
+ "H"
2126
+ ],
2127
+ SR: [
2128
+ "H",
2129
+ "hB"
2130
+ ],
2131
+ SS: [
2132
+ "h",
2133
+ "hb",
2134
+ "H",
2135
+ "hB"
2136
+ ],
2137
+ ST: [
2138
+ "H",
2139
+ "hB"
2140
+ ],
2141
+ SV: [
2142
+ "h",
2143
+ "H",
2144
+ "hB",
2145
+ "hb"
2146
+ ],
2147
+ SX: [
2148
+ "H",
2149
+ "h",
2150
+ "hb",
2151
+ "hB"
2152
+ ],
2153
+ SY: [
2154
+ "h",
2155
+ "hB",
2156
+ "hb",
2157
+ "H"
2158
+ ],
2159
+ SZ: [
2160
+ "h",
2161
+ "hb",
2162
+ "H",
2163
+ "hB"
2164
+ ],
2165
+ TA: [
2166
+ "H",
2167
+ "h",
2168
+ "hb",
2169
+ "hB"
2170
+ ],
2171
+ TC: [
2172
+ "h",
2173
+ "hb",
2174
+ "H",
2175
+ "hB"
2176
+ ],
2177
+ TD: [
2178
+ "h",
2179
+ "H",
2180
+ "hB"
2181
+ ],
2182
+ TF: [
2183
+ "H",
2184
+ "h",
2185
+ "hB"
2186
+ ],
2187
+ TG: [
2188
+ "H",
2189
+ "hB"
2190
+ ],
2191
+ TH: [
2192
+ "H",
2193
+ "h"
2194
+ ],
2195
+ TJ: [
2196
+ "H",
2197
+ "h"
2198
+ ],
2199
+ TL: [
2200
+ "H",
2201
+ "hB",
2202
+ "hb",
2203
+ "h"
2204
+ ],
2205
+ TM: [
2206
+ "H",
2207
+ "h"
2208
+ ],
2209
+ TN: [
2210
+ "h",
2211
+ "hB",
2212
+ "hb",
2213
+ "H"
2214
+ ],
2215
+ TO: [
2216
+ "h",
2217
+ "H"
2218
+ ],
2219
+ TR: [
2220
+ "H",
2221
+ "hB"
2222
+ ],
2223
+ TT: [
2224
+ "h",
2225
+ "hb",
2226
+ "H",
2227
+ "hB"
2228
+ ],
2229
+ TW: [
2230
+ "hB",
2231
+ "hb",
2232
+ "h",
2233
+ "H"
2234
+ ],
2235
+ TZ: [
2236
+ "hB",
2237
+ "hb",
2238
+ "H",
2239
+ "h"
2240
+ ],
2241
+ UA: [
2242
+ "H",
2243
+ "hB",
2244
+ "h"
2245
+ ],
2246
+ UG: [
2247
+ "hB",
2248
+ "hb",
2249
+ "H",
2250
+ "h"
2251
+ ],
2252
+ UM: [
2253
+ "h",
2254
+ "hb",
2255
+ "H",
2256
+ "hB"
2257
+ ],
2258
+ US: [
2259
+ "h",
2260
+ "hb",
2261
+ "H",
2262
+ "hB"
2263
+ ],
2264
+ UY: [
2265
+ "h",
2266
+ "H",
2267
+ "hB",
2268
+ "hb"
2269
+ ],
2270
+ UZ: [
2271
+ "H",
2272
+ "hB",
2273
+ "h"
2274
+ ],
2275
+ VA: [
2276
+ "H",
2277
+ "h",
2278
+ "hB"
2279
+ ],
2280
+ VC: [
2281
+ "h",
2282
+ "hb",
2283
+ "H",
2284
+ "hB"
2285
+ ],
2286
+ VE: [
2287
+ "h",
2288
+ "H",
2289
+ "hB",
2290
+ "hb"
2291
+ ],
2292
+ VG: [
2293
+ "h",
2294
+ "hb",
2295
+ "H",
2296
+ "hB"
2297
+ ],
2298
+ VI: [
2299
+ "h",
2300
+ "hb",
2301
+ "H",
2302
+ "hB"
2303
+ ],
2304
+ VN: [
2305
+ "H",
2306
+ "h"
2307
+ ],
2308
+ VU: [
2309
+ "h",
2310
+ "H"
2311
+ ],
2312
+ WF: [
2313
+ "H",
2314
+ "hB"
2315
+ ],
2316
+ WS: [
2317
+ "h",
2318
+ "H"
2319
+ ],
2320
+ XK: [
2321
+ "H",
2322
+ "hB",
2323
+ "h"
2324
+ ],
2325
+ YE: [
2326
+ "h",
2327
+ "hB",
2328
+ "hb",
2329
+ "H"
2330
+ ],
2331
+ YT: [
2332
+ "H",
2333
+ "hB"
2334
+ ],
2335
+ ZA: [
2336
+ "H",
2337
+ "h",
2338
+ "hb",
2339
+ "hB"
2340
+ ],
2341
+ ZM: [
2342
+ "h",
2343
+ "hb",
2344
+ "H",
2345
+ "hB"
2346
+ ],
2347
+ ZW: [
2348
+ "H",
2349
+ "h"
2350
+ ],
2351
+ "af-ZA": [
2352
+ "H",
2353
+ "h",
2354
+ "hB",
2355
+ "hb"
2356
+ ],
2357
+ "ar-001": [
2358
+ "h",
2359
+ "hB",
2360
+ "hb",
2361
+ "H"
2362
+ ],
2363
+ "ca-ES": [
2364
+ "H",
2365
+ "h",
2366
+ "hB"
2367
+ ],
2368
+ "en-001": [
2369
+ "h",
2370
+ "hb",
2371
+ "H",
2372
+ "hB"
2373
+ ],
2374
+ "en-HK": [
2375
+ "h",
2376
+ "hb",
2377
+ "H",
2378
+ "hB"
2379
+ ],
2380
+ "en-IL": [
2381
+ "H",
2382
+ "h",
2383
+ "hb",
2384
+ "hB"
2385
+ ],
2386
+ "en-MY": [
2387
+ "h",
2388
+ "hb",
2389
+ "H",
2390
+ "hB"
2391
+ ],
2392
+ "es-BR": [
2393
+ "H",
2394
+ "h",
2395
+ "hB",
2396
+ "hb"
2397
+ ],
2398
+ "es-ES": [
2399
+ "H",
2400
+ "h",
2401
+ "hB",
2402
+ "hb"
2403
+ ],
2404
+ "es-GQ": [
2405
+ "H",
2406
+ "h",
2407
+ "hB",
2408
+ "hb"
2409
+ ],
2410
+ "fr-CA": [
2411
+ "H",
2412
+ "h",
2413
+ "hB"
2414
+ ],
2415
+ "gl-ES": [
2416
+ "H",
2417
+ "h",
2418
+ "hB"
2419
+ ],
2420
+ "gu-IN": [
2421
+ "hB",
2422
+ "hb",
2423
+ "h",
2424
+ "H"
2425
+ ],
2426
+ "hi-IN": [
2427
+ "hB",
2428
+ "h",
2429
+ "H"
2430
+ ],
2431
+ "it-CH": [
2432
+ "H",
2433
+ "h",
2434
+ "hB"
2435
+ ],
2436
+ "it-IT": [
2437
+ "H",
2438
+ "h",
2439
+ "hB"
2440
+ ],
2441
+ "kn-IN": [
2442
+ "hB",
2443
+ "h",
2444
+ "H"
2445
+ ],
2446
+ "ml-IN": [
2447
+ "hB",
2448
+ "h",
2449
+ "H"
2450
+ ],
2451
+ "mr-IN": [
2452
+ "hB",
2453
+ "hb",
2454
+ "h",
2455
+ "H"
2456
+ ],
2457
+ "pa-IN": [
2458
+ "hB",
2459
+ "hb",
2460
+ "h",
2461
+ "H"
2462
+ ],
2463
+ "ta-IN": [
2464
+ "hB",
2465
+ "h",
2466
+ "hb",
2467
+ "H"
2468
+ ],
2469
+ "te-IN": [
2470
+ "hB",
2471
+ "h",
2472
+ "H"
2473
+ ],
2474
+ "zu-ZA": [
2475
+ "H",
2476
+ "hB",
2477
+ "hb",
2478
+ "h"
2479
+ ]
2480
+ };
2481
+ function Vi(e, t) {
2482
+ for (var r = "", i = 0; i < e.length; i++) {
2483
+ var n = e.charAt(i);
2484
+ if (n === "j") {
2485
+ for (var s = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
2486
+ s++, i++;
2487
+ var a = 1 + (s & 1), l = s < 2 ? 1 : 3 + (s >> 1), o = "a", u = Gi(t);
2488
+ for ((u == "H" || u == "k") && (l = 0); l-- > 0; )
2489
+ r += o;
2490
+ for (; a-- > 0; )
2491
+ r = u + r;
2492
+ } else n === "J" ? r += "H" : r += n;
2493
+ }
2494
+ return r;
2495
+ }
2496
+ function Gi(e) {
2497
+ var t = e.hourCycle;
2498
+ if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2499
+ e.hourCycles && // @ts-ignore
2500
+ e.hourCycles.length && (t = e.hourCycles[0]), t)
2501
+ switch (t) {
2502
+ case "h24":
2503
+ return "k";
2504
+ case "h23":
2505
+ return "H";
2506
+ case "h12":
2507
+ return "h";
2508
+ case "h11":
2509
+ return "K";
2510
+ default:
2511
+ throw new Error("Invalid hourCycle");
2512
+ }
2513
+ var r = e.language, i;
2514
+ r !== "root" && (i = e.maximize().region);
2515
+ var n = Ve[i || ""] || Ve[r || ""] || Ve["".concat(r, "-001")] || Ve["001"];
2516
+ return n[0];
2517
+ }
2518
+ var nt, ji = new RegExp("^".concat(mr.source, "*")), zi = new RegExp("".concat(mr.source, "*$"));
2519
+ function O(e, t) {
2520
+ return { start: e, end: t };
2521
+ }
2522
+ var Xi = !!String.prototype.startsWith && "_a".startsWith("a", 1), Wi = !!String.fromCodePoint, qi = !!Object.fromEntries, Yi = !!String.prototype.codePointAt, Zi = !!String.prototype.trimStart, Ji = !!String.prototype.trimEnd, Qi = !!Number.isSafeInteger, Ki = Qi ? Number.isSafeInteger : function(e) {
2523
+ return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2524
+ }, ct = !0;
2525
+ try {
2526
+ var en = yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2527
+ ct = ((nt = en.exec("a")) === null || nt === void 0 ? void 0 : nt[0]) === "a";
2528
+ } catch (e) {
2529
+ ct = !1;
2530
+ }
2531
+ var Lt = Xi ? (
2532
+ // Native
2533
+ function(t, r, i) {
2534
+ return t.startsWith(r, i);
2535
+ }
2536
+ ) : (
2537
+ // For IE11
2538
+ function(t, r, i) {
2539
+ return t.slice(i, i + r.length) === r;
2540
+ }
2541
+ ), dt = Wi ? String.fromCodePoint : (
2542
+ // IE11
2543
+ function() {
2544
+ for (var t = [], r = 0; r < arguments.length; r++)
2545
+ t[r] = arguments[r];
2546
+ for (var i = "", n = t.length, s = 0, a; n > s; ) {
2547
+ if (a = t[s++], a > 1114111)
2548
+ throw RangeError(a + " is not a valid code point");
2549
+ i += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
2550
+ }
2551
+ return i;
2552
+ }
2553
+ ), Nt = (
2554
+ // native
2555
+ qi ? Object.fromEntries : (
2556
+ // Ponyfill
2557
+ function(t) {
2558
+ for (var r = {}, i = 0, n = t; i < n.length; i++) {
2559
+ var s = n[i], a = s[0], l = s[1];
2560
+ r[a] = l;
2561
+ }
2562
+ return r;
2563
+ }
2564
+ )
2565
+ ), vr = Yi ? (
2566
+ // Native
2567
+ function(t, r) {
2568
+ return t.codePointAt(r);
2569
+ }
2570
+ ) : (
2571
+ // IE 11
2572
+ function(t, r) {
2573
+ var i = t.length;
2574
+ if (!(r < 0 || r >= i)) {
2575
+ var n = t.charCodeAt(r), s;
2576
+ return n < 55296 || n > 56319 || r + 1 === i || (s = t.charCodeAt(r + 1)) < 56320 || s > 57343 ? n : (n - 55296 << 10) + (s - 56320) + 65536;
2577
+ }
2578
+ }
2579
+ ), tn = Zi ? (
2580
+ // Native
2581
+ function(t) {
2582
+ return t.trimStart();
2583
+ }
2584
+ ) : (
2585
+ // Ponyfill
2586
+ function(t) {
2587
+ return t.replace(ji, "");
2588
+ }
2589
+ ), rn = Ji ? (
2590
+ // Native
2591
+ function(t) {
2592
+ return t.trimEnd();
2593
+ }
2594
+ ) : (
2595
+ // Ponyfill
2596
+ function(t) {
2597
+ return t.replace(zi, "");
2598
+ }
2599
+ );
2600
+ function yr(e, t) {
2601
+ return new RegExp(e, t);
2602
+ }
2603
+ var mt;
2604
+ if (ct) {
2605
+ var Rt = yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2606
+ mt = function(t, r) {
2607
+ var i;
2608
+ Rt.lastIndex = r;
2609
+ var n = Rt.exec(t);
2610
+ return (i = n[1]) !== null && i !== void 0 ? i : "";
2611
+ };
2612
+ } else
2613
+ mt = function(t, r) {
2614
+ for (var i = []; ; ) {
2615
+ var n = vr(t, r);
2616
+ if (n === void 0 || xr(n) || an(n))
2617
+ break;
2618
+ i.push(n), r += n >= 65536 ? 2 : 1;
2619
+ }
2620
+ return dt.apply(void 0, i);
2621
+ };
2622
+ var nn = (
2623
+ /** @class */
2624
+ function() {
2625
+ function e(t, r) {
2626
+ r === void 0 && (r = {}), this.message = t, this.position = { offset: 0, line: 1, column: 1 }, this.ignoreTag = !!r.ignoreTag, this.locale = r.locale, this.requiresOtherClause = !!r.requiresOtherClause, this.shouldParseSkeletons = !!r.shouldParseSkeletons;
2627
+ }
2628
+ return e.prototype.parse = function() {
2629
+ if (this.offset() !== 0)
2630
+ throw Error("parser can only be used once");
2631
+ return this.parseMessage(0, "", !1);
2632
+ }, e.prototype.parseMessage = function(t, r, i) {
2633
+ for (var n = []; !this.isEOF(); ) {
2634
+ var s = this.char();
2635
+ if (s === 123) {
2636
+ var a = this.parseArgument(t, i);
2637
+ if (a.err)
2638
+ return a;
2639
+ n.push(a.val);
2640
+ } else {
2641
+ if (s === 125 && t > 0)
2642
+ break;
2643
+ if (s === 35 && (r === "plural" || r === "selectordinal")) {
2644
+ var l = this.clonePosition();
2645
+ this.bump(), n.push({
2646
+ type: C.pound,
2647
+ location: O(l, this.clonePosition())
2648
+ });
2649
+ } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2650
+ if (i)
2651
+ break;
2652
+ return this.error(T.UNMATCHED_CLOSING_TAG, O(this.clonePosition(), this.clonePosition()));
2653
+ } else if (s === 60 && !this.ignoreTag && pt(this.peek() || 0)) {
2654
+ var a = this.parseTag(t, r);
2655
+ if (a.err)
2656
+ return a;
2657
+ n.push(a.val);
2658
+ } else {
2659
+ var a = this.parseLiteral(t, r);
2660
+ if (a.err)
2661
+ return a;
2662
+ n.push(a.val);
2663
+ }
2664
+ }
2665
+ }
2666
+ return { val: n, err: null };
2667
+ }, e.prototype.parseTag = function(t, r) {
2668
+ var i = this.clonePosition();
2669
+ this.bump();
2670
+ var n = this.parseTagName();
2671
+ if (this.bumpSpace(), this.bumpIf("/>"))
2672
+ return {
2673
+ val: {
2674
+ type: C.literal,
2675
+ value: "<".concat(n, "/>"),
2676
+ location: O(i, this.clonePosition())
2677
+ },
2678
+ err: null
2679
+ };
2680
+ if (this.bumpIf(">")) {
2681
+ var s = this.parseMessage(t + 1, r, !0);
2682
+ if (s.err)
2683
+ return s;
2684
+ var a = s.val, l = this.clonePosition();
2685
+ if (this.bumpIf("</")) {
2686
+ if (this.isEOF() || !pt(this.char()))
2687
+ return this.error(T.INVALID_TAG, O(l, this.clonePosition()));
2688
+ var o = this.clonePosition(), u = this.parseTagName();
2689
+ return n !== u ? this.error(T.UNMATCHED_CLOSING_TAG, O(o, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2690
+ val: {
2691
+ type: C.tag,
2692
+ value: n,
2693
+ children: a,
2694
+ location: O(i, this.clonePosition())
2695
+ },
2696
+ err: null
2697
+ } : this.error(T.INVALID_TAG, O(l, this.clonePosition())));
2698
+ } else
2699
+ return this.error(T.UNCLOSED_TAG, O(i, this.clonePosition()));
2700
+ } else
2701
+ return this.error(T.INVALID_TAG, O(i, this.clonePosition()));
2702
+ }, e.prototype.parseTagName = function() {
2703
+ var t = this.offset();
2704
+ for (this.bump(); !this.isEOF() && on(this.char()); )
2705
+ this.bump();
2706
+ return this.message.slice(t, this.offset());
2707
+ }, e.prototype.parseLiteral = function(t, r) {
2708
+ for (var i = this.clonePosition(), n = ""; ; ) {
2709
+ var s = this.tryParseQuote(r);
2710
+ if (s) {
2711
+ n += s;
2712
+ continue;
2713
+ }
2714
+ var a = this.tryParseUnquoted(t, r);
2715
+ if (a) {
2716
+ n += a;
2717
+ continue;
2718
+ }
2719
+ var l = this.tryParseLeftAngleBracket();
2720
+ if (l) {
2721
+ n += l;
2722
+ continue;
2723
+ }
2724
+ break;
2725
+ }
2726
+ var o = O(i, this.clonePosition());
2727
+ return {
2728
+ val: { type: C.literal, value: n, location: o },
2729
+ err: null
2730
+ };
2731
+ }, e.prototype.tryParseLeftAngleBracket = function() {
2732
+ return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2733
+ !sn(this.peek() || 0)) ? (this.bump(), "<") : null;
2734
+ }, e.prototype.tryParseQuote = function(t) {
2735
+ if (this.isEOF() || this.char() !== 39)
2736
+ return null;
2737
+ switch (this.peek()) {
2738
+ case 39:
2739
+ return this.bump(), this.bump(), "'";
2740
+ case 123:
2741
+ case 60:
2742
+ case 62:
2743
+ case 125:
2744
+ break;
2745
+ case 35:
2746
+ if (t === "plural" || t === "selectordinal")
2747
+ break;
2748
+ return null;
2749
+ default:
2750
+ return null;
2751
+ }
2752
+ this.bump();
2753
+ var r = [this.char()];
2754
+ for (this.bump(); !this.isEOF(); ) {
2755
+ var i = this.char();
2756
+ if (i === 39)
2757
+ if (this.peek() === 39)
2758
+ r.push(39), this.bump();
2759
+ else {
2760
+ this.bump();
2761
+ break;
2762
+ }
2763
+ else
2764
+ r.push(i);
2765
+ this.bump();
2766
+ }
2767
+ return dt.apply(void 0, r);
2768
+ }, e.prototype.tryParseUnquoted = function(t, r) {
2769
+ if (this.isEOF())
2770
+ return null;
2771
+ var i = this.char();
2772
+ return i === 60 || i === 123 || i === 35 && (r === "plural" || r === "selectordinal") || i === 125 && t > 0 ? null : (this.bump(), dt(i));
2773
+ }, e.prototype.parseArgument = function(t, r) {
2774
+ var i = this.clonePosition();
2775
+ if (this.bump(), this.bumpSpace(), this.isEOF())
2776
+ return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition()));
2777
+ if (this.char() === 125)
2778
+ return this.bump(), this.error(T.EMPTY_ARGUMENT, O(i, this.clonePosition()));
2779
+ var n = this.parseIdentifierIfPossible().value;
2780
+ if (!n)
2781
+ return this.error(T.MALFORMED_ARGUMENT, O(i, this.clonePosition()));
2782
+ if (this.bumpSpace(), this.isEOF())
2783
+ return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition()));
2784
+ switch (this.char()) {
2785
+ case 125:
2786
+ return this.bump(), {
2787
+ val: {
2788
+ type: C.argument,
2789
+ // value does not include the opening and closing braces.
2790
+ value: n,
2791
+ location: O(i, this.clonePosition())
2792
+ },
2793
+ err: null
2794
+ };
2795
+ case 44:
2796
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
2797
+ default:
2798
+ return this.error(T.MALFORMED_ARGUMENT, O(i, this.clonePosition()));
2799
+ }
2800
+ }, e.prototype.parseIdentifierIfPossible = function() {
2801
+ var t = this.clonePosition(), r = this.offset(), i = mt(this.message, r), n = r + i.length;
2802
+ this.bumpTo(n);
2803
+ var s = this.clonePosition(), a = O(t, s);
2804
+ return { value: i, location: a };
2805
+ }, e.prototype.parseArgumentOptions = function(t, r, i, n) {
2806
+ var s, a = this.clonePosition(), l = this.parseIdentifierIfPossible().value, o = this.clonePosition();
2807
+ switch (l) {
2808
+ case "":
2809
+ return this.error(T.EXPECT_ARGUMENT_TYPE, O(a, o));
2810
+ case "number":
2811
+ case "date":
2812
+ case "time": {
2813
+ this.bumpSpace();
2814
+ var u = null;
2815
+ if (this.bumpIf(",")) {
2816
+ this.bumpSpace();
2817
+ var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2818
+ if (c.err)
2819
+ return c;
2820
+ var m = rn(c.val);
2821
+ if (m.length === 0)
2822
+ return this.error(T.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
2823
+ var E = O(h, this.clonePosition());
2824
+ u = { style: m, styleLocation: E };
2825
+ }
2826
+ var H = this.tryParseArgumentClose(n);
2827
+ if (H.err)
2828
+ return H;
2829
+ var b = O(n, this.clonePosition());
2830
+ if (u && Lt(u == null ? void 0 : u.style, "::", 0)) {
2831
+ var $ = tn(u.style.slice(2));
2832
+ if (l === "number") {
2833
+ var c = this.parseNumberSkeletonFromString($, u.styleLocation);
2834
+ return c.err ? c : {
2835
+ val: { type: C.number, value: i, location: b, style: c.val },
2836
+ err: null
2837
+ };
2838
+ } else {
2839
+ if ($.length === 0)
2840
+ return this.error(T.EXPECT_DATE_TIME_SKELETON, b);
2841
+ var G = $;
2842
+ this.locale && (G = Vi($, this.locale));
2843
+ var m = {
2844
+ type: He.dateTime,
2845
+ pattern: G,
2846
+ location: u.styleLocation,
2847
+ parsedOptions: this.shouldParseSkeletons ? Ii(G) : {}
2848
+ }, U = l === "date" ? C.date : C.time;
2849
+ return {
2850
+ val: { type: U, value: i, location: b, style: m },
2851
+ err: null
2852
+ };
2853
+ }
2854
+ }
2855
+ return {
2856
+ val: {
2857
+ type: l === "number" ? C.number : l === "date" ? C.date : C.time,
2858
+ value: i,
2859
+ location: b,
2860
+ style: (s = u == null ? void 0 : u.style) !== null && s !== void 0 ? s : null
2861
+ },
2862
+ err: null
2863
+ };
2864
+ }
2865
+ case "plural":
2866
+ case "selectordinal":
2867
+ case "select": {
2868
+ var B = this.clonePosition();
2869
+ if (this.bumpSpace(), !this.bumpIf(","))
2870
+ return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, O(B, P({}, B)));
2871
+ this.bumpSpace();
2872
+ var X = this.parseIdentifierIfPossible(), I = 0;
2873
+ if (l !== "select" && X.value === "offset") {
2874
+ if (!this.bumpIf(":"))
2875
+ return this.error(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, O(this.clonePosition(), this.clonePosition()));
2876
+ this.bumpSpace();
2877
+ var c = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, T.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2878
+ if (c.err)
2879
+ return c;
2880
+ this.bumpSpace(), X = this.parseIdentifierIfPossible(), I = c.val;
2881
+ }
2882
+ var L = this.tryParsePluralOrSelectOptions(t, l, r, X);
2883
+ if (L.err)
2884
+ return L;
2885
+ var H = this.tryParseArgumentClose(n);
2886
+ if (H.err)
2887
+ return H;
2888
+ var Y = O(n, this.clonePosition());
2889
+ return l === "select" ? {
2890
+ val: {
2891
+ type: C.select,
2892
+ value: i,
2893
+ options: Nt(L.val),
2894
+ location: Y
2895
+ },
2896
+ err: null
2897
+ } : {
2898
+ val: {
2899
+ type: C.plural,
2900
+ value: i,
2901
+ options: Nt(L.val),
2902
+ offset: I,
2903
+ pluralType: l === "plural" ? "cardinal" : "ordinal",
2904
+ location: Y
2905
+ },
2906
+ err: null
2907
+ };
2908
+ }
2909
+ default:
2910
+ return this.error(T.INVALID_ARGUMENT_TYPE, O(a, o));
2911
+ }
2912
+ }, e.prototype.tryParseArgumentClose = function(t) {
2913
+ return this.isEOF() || this.char() !== 125 ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2914
+ }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2915
+ for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2916
+ var i = this.char();
2917
+ switch (i) {
2918
+ case 39: {
2919
+ this.bump();
2920
+ var n = this.clonePosition();
2921
+ if (!this.bumpUntil("'"))
2922
+ return this.error(T.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, O(n, this.clonePosition()));
2923
+ this.bump();
2924
+ break;
2925
+ }
2926
+ case 123: {
2927
+ t += 1, this.bump();
2928
+ break;
2929
+ }
2930
+ case 125: {
2931
+ if (t > 0)
2932
+ t -= 1;
2933
+ else
2934
+ return {
2935
+ val: this.message.slice(r.offset, this.offset()),
2936
+ err: null
2937
+ };
2938
+ break;
2939
+ }
2940
+ default:
2941
+ this.bump();
2942
+ break;
2943
+ }
2944
+ }
2945
+ return {
2946
+ val: this.message.slice(r.offset, this.offset()),
2947
+ err: null
2948
+ };
2949
+ }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2950
+ var i = [];
2951
+ try {
2952
+ i = Ni(t);
2953
+ } catch (n) {
2954
+ return this.error(T.INVALID_NUMBER_SKELETON, r);
2955
+ }
2956
+ return {
2957
+ val: {
2958
+ type: He.number,
2959
+ tokens: i,
2960
+ location: r,
2961
+ parsedOptions: this.shouldParseSkeletons ? Fi(i) : {}
2962
+ },
2963
+ err: null
2964
+ };
2965
+ }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, i, n) {
2966
+ for (var s, a = !1, l = [], o = /* @__PURE__ */ new Set(), u = n.value, h = n.location; ; ) {
2967
+ if (u.length === 0) {
2968
+ var c = this.clonePosition();
2969
+ if (r !== "select" && this.bumpIf("=")) {
2970
+ var m = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_SELECTOR, T.INVALID_PLURAL_ARGUMENT_SELECTOR);
2971
+ if (m.err)
2972
+ return m;
2973
+ h = O(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
2974
+ } else
2975
+ break;
2976
+ }
2977
+ if (o.has(u))
2978
+ return this.error(r === "select" ? T.DUPLICATE_SELECT_ARGUMENT_SELECTOR : T.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
2979
+ u === "other" && (a = !0), this.bumpSpace();
2980
+ var E = this.clonePosition();
2981
+ if (!this.bumpIf("{"))
2982
+ return this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : T.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, O(this.clonePosition(), this.clonePosition()));
2983
+ var H = this.parseMessage(t + 1, r, i);
2984
+ if (H.err)
2985
+ return H;
2986
+ var b = this.tryParseArgumentClose(E);
2987
+ if (b.err)
2988
+ return b;
2989
+ l.push([
2990
+ u,
2991
+ {
2992
+ value: H.val,
2993
+ location: O(E, this.clonePosition())
2994
+ }
2995
+ ]), o.add(u), this.bumpSpace(), s = this.parseIdentifierIfPossible(), u = s.value, h = s.location;
2996
+ }
2997
+ return l.length === 0 ? this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR : T.EXPECT_PLURAL_ARGUMENT_SELECTOR, O(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(T.MISSING_OTHER_CLAUSE, O(this.clonePosition(), this.clonePosition())) : { val: l, err: null };
2998
+ }, e.prototype.tryParseDecimalInteger = function(t, r) {
2999
+ var i = 1, n = this.clonePosition();
3000
+ this.bumpIf("+") || this.bumpIf("-") && (i = -1);
3001
+ for (var s = !1, a = 0; !this.isEOF(); ) {
3002
+ var l = this.char();
3003
+ if (l >= 48 && l <= 57)
3004
+ s = !0, a = a * 10 + (l - 48), this.bump();
3005
+ else
3006
+ break;
3007
+ }
3008
+ var o = O(n, this.clonePosition());
3009
+ return s ? (a *= i, Ki(a) ? { val: a, err: null } : this.error(r, o)) : this.error(t, o);
3010
+ }, e.prototype.offset = function() {
3011
+ return this.position.offset;
3012
+ }, e.prototype.isEOF = function() {
3013
+ return this.offset() === this.message.length;
3014
+ }, e.prototype.clonePosition = function() {
3015
+ return {
3016
+ offset: this.position.offset,
3017
+ line: this.position.line,
3018
+ column: this.position.column
3019
+ };
3020
+ }, e.prototype.char = function() {
3021
+ var t = this.position.offset;
3022
+ if (t >= this.message.length)
3023
+ throw Error("out of bound");
3024
+ var r = vr(this.message, t);
3025
+ if (r === void 0)
3026
+ throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3027
+ return r;
3028
+ }, e.prototype.error = function(t, r) {
3029
+ return {
3030
+ val: null,
3031
+ err: {
3032
+ kind: t,
3033
+ message: this.message,
3034
+ location: r
3035
+ }
3036
+ };
3037
+ }, e.prototype.bump = function() {
3038
+ if (!this.isEOF()) {
3039
+ var t = this.char();
3040
+ t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3041
+ }
3042
+ }, e.prototype.bumpIf = function(t) {
3043
+ if (Lt(this.message, t, this.offset())) {
3044
+ for (var r = 0; r < t.length; r++)
3045
+ this.bump();
3046
+ return !0;
3047
+ }
3048
+ return !1;
3049
+ }, e.prototype.bumpUntil = function(t) {
3050
+ var r = this.offset(), i = this.message.indexOf(t, r);
3051
+ return i >= 0 ? (this.bumpTo(i), !0) : (this.bumpTo(this.message.length), !1);
3052
+ }, e.prototype.bumpTo = function(t) {
3053
+ if (this.offset() > t)
3054
+ throw Error("targetOffset ".concat(t, " must be greater than or equal to the current offset ").concat(this.offset()));
3055
+ for (t = Math.min(t, this.message.length); ; ) {
3056
+ var r = this.offset();
3057
+ if (r === t)
3058
+ break;
3059
+ if (r > t)
3060
+ throw Error("targetOffset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3061
+ if (this.bump(), this.isEOF())
3062
+ break;
3063
+ }
3064
+ }, e.prototype.bumpSpace = function() {
3065
+ for (; !this.isEOF() && xr(this.char()); )
3066
+ this.bump();
3067
+ }, e.prototype.peek = function() {
3068
+ if (this.isEOF())
3069
+ return null;
3070
+ var t = this.char(), r = this.offset(), i = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
3071
+ return i != null ? i : null;
3072
+ }, e;
3073
+ }()
3074
+ );
3075
+ function pt(e) {
3076
+ return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3077
+ }
3078
+ function sn(e) {
3079
+ return pt(e) || e === 47;
3080
+ }
3081
+ function on(e) {
3082
+ 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;
3083
+ }
3084
+ function xr(e) {
3085
+ return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3086
+ }
3087
+ function an(e) {
3088
+ 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;
3089
+ }
3090
+ function gt(e) {
3091
+ e.forEach(function(t) {
3092
+ if (delete t.location, hr(t) || fr(t))
3093
+ for (var r in t.options)
3094
+ delete t.options[r].location, gt(t.options[r].value);
3095
+ else ar(t) && dr(t.style) || (ur(t) || lr(t)) && ft(t.style) ? delete t.style.location : cr(t) && gt(t.children);
3096
+ });
3097
+ }
3098
+ function un(e, t) {
3099
+ t === void 0 && (t = {}), t = P({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3100
+ var r = new nn(e, t).parse();
3101
+ if (r.err) {
3102
+ var i = SyntaxError(T[r.err.kind]);
3103
+ throw i.location = r.err.location, i.originalMessage = r.err.message, i;
3104
+ }
3105
+ return t != null && t.captureLocation || gt(r.val), r.val;
3106
+ }
3107
+ var Oe;
3108
+ (function(e) {
3109
+ e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3110
+ })(Oe || (Oe = {}));
3111
+ var Je = (
3112
+ /** @class */
3113
+ function(e) {
3114
+ Ze(t, e);
3115
+ function t(r, i, n) {
3116
+ var s = e.call(this, r) || this;
3117
+ return s.code = i, s.originalMessage = n, s;
3118
+ }
3119
+ return t.prototype.toString = function() {
3120
+ return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3121
+ }, t;
3122
+ }(Error)
3123
+ ), kt = (
3124
+ /** @class */
3125
+ function(e) {
3126
+ Ze(t, e);
3127
+ function t(r, i, n, s) {
3128
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), Oe.INVALID_VALUE, s) || this;
3129
+ }
3130
+ return t;
3131
+ }(Je)
3132
+ ), ln = (
3133
+ /** @class */
3134
+ function(e) {
3135
+ Ze(t, e);
3136
+ function t(r, i, n) {
3137
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), Oe.INVALID_VALUE, n) || this;
3138
+ }
3139
+ return t;
3140
+ }(Je)
3141
+ ), hn = (
3142
+ /** @class */
3143
+ function(e) {
3144
+ Ze(t, e);
3145
+ function t(r, i) {
3146
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), Oe.MISSING_VALUE, i) || this;
3147
+ }
3148
+ return t;
3149
+ }(Je)
3150
+ ), z;
3151
+ (function(e) {
3152
+ e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3153
+ })(z || (z = {}));
3154
+ function fn(e) {
3155
+ return e.length < 2 ? e : e.reduce(function(t, r) {
3156
+ var i = t[t.length - 1];
3157
+ return !i || i.type !== z.literal || r.type !== z.literal ? t.push(r) : i.value += r.value, t;
3158
+ }, []);
3159
+ }
3160
+ function cn(e) {
3161
+ return typeof e == "function";
3162
+ }
3163
+ function je(e, t, r, i, n, s, a) {
3164
+ if (e.length === 1 && Mt(e[0]))
3165
+ return [
3166
+ {
3167
+ type: z.literal,
3168
+ value: e[0].value
3169
+ }
3170
+ ];
3171
+ for (var l = [], o = 0, u = e; o < u.length; o++) {
3172
+ var h = u[o];
3173
+ if (Mt(h)) {
3174
+ l.push({
3175
+ type: z.literal,
3176
+ value: h.value
3177
+ });
3178
+ continue;
3179
+ }
3180
+ if (Ci(h)) {
3181
+ typeof s == "number" && l.push({
3182
+ type: z.literal,
3183
+ value: r.getNumberFormat(t).format(s)
3184
+ });
3185
+ continue;
3186
+ }
3187
+ var c = h.value;
3188
+ if (!(n && c in n))
3189
+ throw new hn(c, a);
3190
+ var m = n[c];
3191
+ if (Mi(h)) {
3192
+ (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), l.push({
3193
+ type: typeof m == "string" ? z.literal : z.object,
3194
+ value: m
3195
+ });
3196
+ continue;
3197
+ }
3198
+ if (ur(h)) {
3199
+ var E = typeof h.style == "string" ? i.date[h.style] : ft(h.style) ? h.style.parsedOptions : void 0;
3200
+ l.push({
3201
+ type: z.literal,
3202
+ value: r.getDateTimeFormat(t, E).format(m)
3203
+ });
3204
+ continue;
3205
+ }
3206
+ if (lr(h)) {
3207
+ var E = typeof h.style == "string" ? i.time[h.style] : ft(h.style) ? h.style.parsedOptions : i.time.medium;
3208
+ l.push({
3209
+ type: z.literal,
3210
+ value: r.getDateTimeFormat(t, E).format(m)
3211
+ });
3212
+ continue;
3213
+ }
3214
+ if (ar(h)) {
3215
+ var E = typeof h.style == "string" ? i.number[h.style] : dr(h.style) ? h.style.parsedOptions : void 0;
3216
+ E && E.scale && (m = m * (E.scale || 1)), l.push({
3217
+ type: z.literal,
3218
+ value: r.getNumberFormat(t, E).format(m)
3219
+ });
3220
+ continue;
3221
+ }
3222
+ if (cr(h)) {
3223
+ var H = h.children, b = h.value, $ = n[b];
3224
+ if (!cn($))
3225
+ throw new ln(b, "function", a);
3226
+ var G = je(H, t, r, i, n, s), U = $(G.map(function(I) {
3227
+ return I.value;
3228
+ }));
3229
+ Array.isArray(U) || (U = [U]), l.push.apply(l, U.map(function(I) {
3230
+ return {
3231
+ type: typeof I == "string" ? z.literal : z.object,
3232
+ value: I
3233
+ };
3234
+ }));
3235
+ }
3236
+ if (hr(h)) {
3237
+ var B = h.options[m] || h.options.other;
3238
+ if (!B)
3239
+ throw new kt(h.value, m, Object.keys(h.options), a);
3240
+ l.push.apply(l, je(B.value, t, r, i, n));
3241
+ continue;
3242
+ }
3243
+ if (fr(h)) {
3244
+ var B = h.options["=".concat(m)];
3245
+ if (!B) {
3246
+ if (!Intl.PluralRules)
3247
+ throw new Je(`Intl.PluralRules is not available in this environment.
3248
+ Try polyfilling it using "@formatjs/intl-pluralrules"
3249
+ `, Oe.MISSING_INTL_API, a);
3250
+ var X = r.getPluralRules(t, { type: h.pluralType }).select(m - (h.offset || 0));
3251
+ B = h.options[X] || h.options.other;
3252
+ }
3253
+ if (!B)
3254
+ throw new kt(h.value, m, Object.keys(h.options), a);
3255
+ l.push.apply(l, je(B.value, t, r, i, n, m - (h.offset || 0)));
3256
+ continue;
3257
+ }
3258
+ }
3259
+ return fn(l);
3260
+ }
3261
+ function dn(e, t) {
3262
+ return t ? P(P(P({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3263
+ return r[i] = P(P({}, e[i]), t[i] || {}), r;
3264
+ }, {})) : e;
3265
+ }
3266
+ function mn(e, t) {
3267
+ return t ? Object.keys(e).reduce(function(r, i) {
3268
+ return r[i] = dn(e[i], t[i]), r;
3269
+ }, P({}, e)) : e;
3270
+ }
3271
+ function st(e) {
3272
+ return {
3273
+ create: function() {
3274
+ return {
3275
+ get: function(t) {
3276
+ return e[t];
3277
+ },
3278
+ set: function(t, r) {
3279
+ e[t] = r;
3280
+ }
3281
+ };
3282
+ }
3283
+ };
3284
+ }
3285
+ function pn(e) {
3286
+ return e === void 0 && (e = {
3287
+ number: {},
3288
+ dateTime: {},
3289
+ pluralRules: {}
3290
+ }), {
3291
+ getNumberFormat: rt(function() {
3292
+ for (var t, r = [], i = 0; i < arguments.length; i++)
3293
+ r[i] = arguments[i];
3294
+ return new ((t = Intl.NumberFormat).bind.apply(t, tt([void 0], r, !1)))();
3295
+ }, {
3296
+ cache: st(e.number),
3297
+ strategy: it.variadic
3298
+ }),
3299
+ getDateTimeFormat: rt(function() {
3300
+ for (var t, r = [], i = 0; i < arguments.length; i++)
3301
+ r[i] = arguments[i];
3302
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, tt([void 0], r, !1)))();
3303
+ }, {
3304
+ cache: st(e.dateTime),
3305
+ strategy: it.variadic
3306
+ }),
3307
+ getPluralRules: rt(function() {
3308
+ for (var t, r = [], i = 0; i < arguments.length; i++)
3309
+ r[i] = arguments[i];
3310
+ return new ((t = Intl.PluralRules).bind.apply(t, tt([void 0], r, !1)))();
3311
+ }, {
3312
+ cache: st(e.pluralRules),
3313
+ strategy: it.variadic
3314
+ })
3315
+ };
3316
+ }
3317
+ var _r = (
3318
+ /** @class */
3319
+ function() {
3320
+ function e(t, r, i, n) {
3321
+ r === void 0 && (r = e.defaultLocale);
3322
+ var s = this;
3323
+ if (this.formatterCache = {
3324
+ number: {},
3325
+ dateTime: {},
3326
+ pluralRules: {}
3327
+ }, this.format = function(o) {
3328
+ var u = s.formatToParts(o);
3329
+ if (u.length === 1)
3330
+ return u[0].value;
3331
+ var h = u.reduce(function(c, m) {
3332
+ return !c.length || m.type !== z.literal || typeof c[c.length - 1] != "string" ? c.push(m.value) : c[c.length - 1] += m.value, c;
3333
+ }, []);
3334
+ return h.length <= 1 ? h[0] || "" : h;
3335
+ }, this.formatToParts = function(o) {
3336
+ return je(s.ast, s.locales, s.formatters, s.formats, o, void 0, s.message);
3337
+ }, this.resolvedOptions = function() {
3338
+ var o;
3339
+ return {
3340
+ locale: ((o = s.resolvedLocale) === null || o === void 0 ? void 0 : o.toString()) || Intl.NumberFormat.supportedLocalesOf(s.locales)[0]
3341
+ };
3342
+ }, this.getAst = function() {
3343
+ return s.ast;
3344
+ }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3345
+ if (this.message = t, !e.__parse)
3346
+ throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3347
+ var a = n || {};
3348
+ a.formatters;
3349
+ var l = Si(a, ["formatters"]);
3350
+ this.ast = e.__parse(t, P(P({}, l), { locale: this.resolvedLocale }));
3351
+ } else
3352
+ this.ast = t;
3353
+ if (!Array.isArray(this.ast))
3354
+ throw new TypeError("A message must be provided as a String or AST.");
3355
+ this.formats = mn(e.formats, i), this.formatters = n && n.formatters || pn(this.formatterCache);
3356
+ }
3357
+ return Object.defineProperty(e, "defaultLocale", {
3358
+ get: function() {
3359
+ return e.memoizedDefaultLocale || (e.memoizedDefaultLocale = new Intl.NumberFormat().resolvedOptions().locale), e.memoizedDefaultLocale;
3360
+ },
3361
+ enumerable: !1,
3362
+ configurable: !0
3363
+ }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
3364
+ if (typeof Intl.Locale != "undefined") {
3365
+ var r = Intl.NumberFormat.supportedLocalesOf(t);
3366
+ return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3367
+ }
3368
+ }, e.__parse = un, e.formats = {
3369
+ number: {
3370
+ integer: {
3371
+ maximumFractionDigits: 0
3372
+ },
3373
+ currency: {
3374
+ style: "currency"
3375
+ },
3376
+ percent: {
3377
+ style: "percent"
3378
+ }
3379
+ },
3380
+ date: {
3381
+ short: {
3382
+ month: "numeric",
3383
+ day: "numeric",
3384
+ year: "2-digit"
3385
+ },
3386
+ medium: {
3387
+ month: "short",
3388
+ day: "numeric",
3389
+ year: "numeric"
3390
+ },
3391
+ long: {
3392
+ month: "long",
3393
+ day: "numeric",
3394
+ year: "numeric"
3395
+ },
3396
+ full: {
3397
+ weekday: "long",
3398
+ month: "long",
3399
+ day: "numeric",
3400
+ year: "numeric"
3401
+ }
3402
+ },
3403
+ time: {
3404
+ short: {
3405
+ hour: "numeric",
3406
+ minute: "numeric"
3407
+ },
3408
+ medium: {
3409
+ hour: "numeric",
3410
+ minute: "numeric",
3411
+ second: "numeric"
3412
+ },
3413
+ long: {
3414
+ hour: "numeric",
3415
+ minute: "numeric",
3416
+ second: "numeric",
3417
+ timeZoneName: "short"
3418
+ },
3419
+ full: {
3420
+ hour: "numeric",
3421
+ minute: "numeric",
3422
+ second: "numeric",
3423
+ timeZoneName: "short"
3424
+ }
3425
+ }
3426
+ }, e;
3427
+ }()
3428
+ );
3429
+ function gn(e, t) {
3430
+ if (t == null)
3431
+ return;
3432
+ if (t in e)
3433
+ return e[t];
3434
+ const r = t.split(".");
3435
+ let i = e;
3436
+ for (let n = 0; n < r.length; n++)
3437
+ if (typeof i == "object") {
3438
+ if (n > 0) {
3439
+ const s = r.slice(n, r.length).join(".");
3440
+ if (s in i) {
3441
+ i = i[s];
3442
+ break;
3443
+ }
3444
+ }
3445
+ i = i[r[n]];
3446
+ } else
3447
+ i = void 0;
3448
+ return i;
3449
+ }
3450
+ const ce = {}, bn = (e, t, r) => r && (t in ce || (ce[t] = {}), e in ce[t] || (ce[t][e] = r), r), Er = (e, t) => {
3451
+ if (t == null)
3452
+ return;
3453
+ if (t in ce && e in ce[t])
3454
+ return ce[t][e];
3455
+ const r = ke(t);
3456
+ for (let i = 0; i < r.length; i++) {
3457
+ const n = r[i], s = yn(n, e);
3458
+ if (s)
3459
+ return bn(e, t, s);
3460
+ }
3461
+ };
3462
+ let Et;
3463
+ const Re = Ye({});
3464
+ function vn(e) {
3465
+ return Et[e] || null;
3466
+ }
3467
+ function wr(e) {
3468
+ return e in Et;
3469
+ }
3470
+ function yn(e, t) {
3471
+ if (!wr(e))
3472
+ return null;
3473
+ const r = vn(e);
3474
+ return gn(r, t);
3475
+ }
3476
+ function xn(e) {
3477
+ if (e == null)
3478
+ return;
3479
+ const t = ke(e);
3480
+ for (let r = 0; r < t.length; r++) {
3481
+ const i = t[r];
3482
+ if (wr(i))
3483
+ return i;
3484
+ }
3485
+ }
3486
+ function Sr(e, ...t) {
3487
+ delete ce[e], Re.update((r) => (r[e] = wi.all([r[e] || {}, ...t]), r));
3488
+ }
3489
+ Ae(
3490
+ [Re],
3491
+ ([e]) => Object.keys(e)
3492
+ );
3493
+ Re.subscribe((e) => Et = e);
3494
+ const ze = {};
3495
+ function _n(e, t) {
3496
+ ze[e].delete(t), ze[e].size === 0 && delete ze[e];
3497
+ }
3498
+ function Tr(e) {
3499
+ return ze[e];
3500
+ }
3501
+ function En(e) {
3502
+ return ke(e).map((t) => {
3503
+ const r = Tr(t);
3504
+ return [t, r ? [...r] : []];
3505
+ }).filter(([, t]) => t.length > 0);
3506
+ }
3507
+ function Xe(e) {
3508
+ return e == null ? !1 : ke(e).some(
3509
+ (t) => {
3510
+ var r;
3511
+ return (r = Tr(t)) == null ? void 0 : r.size;
3512
+ }
3513
+ );
3514
+ }
3515
+ function wn(e, t) {
3516
+ return Promise.all(
3517
+ t.map((i) => (_n(e, i), i().then((n) => n.default || n)))
3518
+ ).then((i) => Sr(e, ...i));
3519
+ }
3520
+ const Be = {};
3521
+ function Hr(e) {
3522
+ if (!Xe(e))
3523
+ return e in Be ? Be[e] : Promise.resolve();
3524
+ const t = En(e);
3525
+ return Be[e] = Promise.all(
3526
+ t.map(
3527
+ ([r, i]) => wn(r, i)
3528
+ )
3529
+ ).then(() => {
3530
+ if (Xe(e))
3531
+ return Hr(e);
3532
+ delete Be[e];
3533
+ }), Be[e];
3534
+ }
3535
+ var Ut = Object.getOwnPropertySymbols, Sn = Object.prototype.hasOwnProperty, Tn = Object.prototype.propertyIsEnumerable, Hn = (e, t) => {
3536
+ var r = {};
3537
+ for (var i in e)
3538
+ Sn.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3539
+ if (e != null && Ut)
3540
+ for (var i of Ut(e))
3541
+ t.indexOf(i) < 0 && Tn.call(e, i) && (r[i] = e[i]);
3542
+ return r;
3543
+ };
3544
+ const On = {
3545
+ number: {
3546
+ scientific: { notation: "scientific" },
3547
+ engineering: { notation: "engineering" },
3548
+ compactLong: { notation: "compact", compactDisplay: "long" },
3549
+ compactShort: { notation: "compact", compactDisplay: "short" }
3550
+ },
3551
+ date: {
3552
+ short: { month: "numeric", day: "numeric", year: "2-digit" },
3553
+ medium: { month: "short", day: "numeric", year: "numeric" },
3554
+ long: { month: "long", day: "numeric", year: "numeric" },
3555
+ full: { weekday: "long", month: "long", day: "numeric", year: "numeric" }
3556
+ },
3557
+ time: {
3558
+ short: { hour: "numeric", minute: "numeric" },
3559
+ medium: { hour: "numeric", minute: "numeric", second: "numeric" },
3560
+ long: {
3561
+ hour: "numeric",
3562
+ minute: "numeric",
3563
+ second: "numeric",
3564
+ timeZoneName: "short"
3565
+ },
3566
+ full: {
3567
+ hour: "numeric",
3568
+ minute: "numeric",
3569
+ second: "numeric",
3570
+ timeZoneName: "short"
3571
+ }
3572
+ }
3573
+ };
3574
+ function Pn({ locale: e, id: t }) {
3575
+ console.warn(
3576
+ `[svelte-i18n] The message "${t}" was not found in "${ke(
3577
+ e
3578
+ ).join('", "')}".${Xe(de()) ? `
3579
+
3580
+ Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
3581
+ );
3582
+ }
3583
+ const An = {
3584
+ fallbackLocale: null,
3585
+ loadingDelay: 200,
3586
+ formats: On,
3587
+ warnOnMissingMessages: !0,
3588
+ handleMissingMessage: void 0,
3589
+ ignoreTag: !0
3590
+ }, Me = An;
3591
+ function Pe() {
3592
+ return Me;
3593
+ }
3594
+ function $n(e) {
3595
+ const t = e, { formats: r } = t, i = Hn(t, ["formats"]);
3596
+ let n = e.fallbackLocale;
3597
+ if (e.initialLocale)
3598
+ try {
3599
+ _r.resolveLocale(e.initialLocale) && (n = e.initialLocale);
3600
+ } catch (s) {
3601
+ console.warn(
3602
+ `[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
3603
+ );
3604
+ }
3605
+ return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = Pn : console.warn(
3606
+ '[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
3607
+ )), Object.assign(Me, i, { initialLocale: n }), r && ("number" in r && Object.assign(Me.formats.number, r.number), "date" in r && Object.assign(Me.formats.date, r.date), "time" in r && Object.assign(Me.formats.time, r.time)), pe.set(n);
3608
+ }
3609
+ const ot = Ye(!1);
3610
+ var Bn = Object.defineProperty, Mn = Object.defineProperties, Cn = Object.getOwnPropertyDescriptors, Ft = Object.getOwnPropertySymbols, Dn = Object.prototype.hasOwnProperty, In = Object.prototype.propertyIsEnumerable, Vt = (e, t, r) => t in e ? Bn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ln = (e, t) => {
3611
+ for (var r in t || (t = {}))
3612
+ Dn.call(t, r) && Vt(e, r, t[r]);
3613
+ if (Ft)
3614
+ for (var r of Ft(t))
3615
+ In.call(t, r) && Vt(e, r, t[r]);
3616
+ return e;
3617
+ }, Nn = (e, t) => Mn(e, Cn(t));
3618
+ let bt;
3619
+ const We = Ye(null);
3620
+ function Gt(e) {
3621
+ return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
3622
+ }
3623
+ function ke(e, t = Pe().fallbackLocale) {
3624
+ const r = Gt(e);
3625
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Gt(t)])] : r;
3626
+ }
3627
+ function de() {
3628
+ return bt != null ? bt : void 0;
3629
+ }
3630
+ We.subscribe((e) => {
3631
+ bt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3632
+ });
3633
+ const Rn = (e) => {
3634
+ if (e && xn(e) && Xe(e)) {
3635
+ const { loadingDelay: t } = Pe();
3636
+ let r;
3637
+ return typeof window != "undefined" && de() != null && t ? r = window.setTimeout(
3638
+ () => ot.set(!0),
3639
+ t
3640
+ ) : ot.set(!0), Hr(e).then(() => {
3641
+ We.set(e);
3642
+ }).finally(() => {
3643
+ clearTimeout(r), ot.set(!1);
3644
+ });
3645
+ }
3646
+ return We.set(e);
3647
+ }, pe = Nn(Ln({}, We), {
3648
+ set: Rn
3649
+ }), Qe = (e) => {
3650
+ const t = /* @__PURE__ */ Object.create(null);
3651
+ return (i) => {
3652
+ const n = JSON.stringify(i);
3653
+ return n in t ? t[n] : t[n] = e(i);
3654
+ };
3655
+ };
3656
+ var kn = Object.defineProperty, qe = Object.getOwnPropertySymbols, Or = Object.prototype.hasOwnProperty, Pr = Object.prototype.propertyIsEnumerable, jt = (e, t, r) => t in e ? kn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, wt = (e, t) => {
3657
+ for (var r in t || (t = {}))
3658
+ Or.call(t, r) && jt(e, r, t[r]);
3659
+ if (qe)
3660
+ for (var r of qe(t))
3661
+ Pr.call(t, r) && jt(e, r, t[r]);
3662
+ return e;
3663
+ }, $e = (e, t) => {
3664
+ var r = {};
3665
+ for (var i in e)
3666
+ Or.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3667
+ if (e != null && qe)
3668
+ for (var i of qe(e))
3669
+ t.indexOf(i) < 0 && Pr.call(e, i) && (r[i] = e[i]);
3670
+ return r;
3671
+ };
3672
+ const Le = (e, t) => {
3673
+ const { formats: r } = Pe();
3674
+ if (e in r && t in r[e])
3675
+ return r[e][t];
3676
+ throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3677
+ }, Un = Qe(
3678
+ (e) => {
3679
+ var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3680
+ if (r == null)
3681
+ throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3682
+ return i && (n = Le("number", i)), new Intl.NumberFormat(r, n);
3683
+ }
3684
+ ), Fn = Qe(
3685
+ (e) => {
3686
+ var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3687
+ if (r == null)
3688
+ throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3689
+ return i ? n = Le("date", i) : Object.keys(n).length === 0 && (n = Le("date", "short")), new Intl.DateTimeFormat(r, n);
3690
+ }
3691
+ ), Vn = Qe(
3692
+ (e) => {
3693
+ var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3694
+ if (r == null)
3695
+ throw new Error(
3696
+ '[svelte-i18n] A "locale" must be set to format time values'
3697
+ );
3698
+ return i ? n = Le("time", i) : Object.keys(n).length === 0 && (n = Le("time", "short")), new Intl.DateTimeFormat(r, n);
3699
+ }
3700
+ ), Gn = (e = {}) => {
3701
+ var t = e, {
3702
+ locale: r = de()
3703
+ } = t, i = $e(t, [
3704
+ "locale"
3705
+ ]);
3706
+ return Un(wt({ locale: r }, i));
3707
+ }, jn = (e = {}) => {
3708
+ var t = e, {
3709
+ locale: r = de()
3710
+ } = t, i = $e(t, [
3711
+ "locale"
3712
+ ]);
3713
+ return Fn(wt({ locale: r }, i));
3714
+ }, zn = (e = {}) => {
3715
+ var t = e, {
3716
+ locale: r = de()
3717
+ } = t, i = $e(t, [
3718
+ "locale"
3719
+ ]);
3720
+ return Vn(wt({ locale: r }, i));
3721
+ }, Xn = Qe(
3722
+ // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3723
+ (e, t = de()) => new _r(e, t, Pe().formats, {
3724
+ ignoreTag: Pe().ignoreTag
3725
+ })
3726
+ ), Wn = (e, t = {}) => {
3727
+ var r, i, n, s;
3728
+ let a = t;
3729
+ typeof e == "object" && (a = e, e = a.id);
3730
+ const {
3731
+ values: l,
3732
+ locale: o = de(),
3733
+ default: u
3734
+ } = a;
3735
+ if (o == null)
3736
+ throw new Error(
3737
+ "[svelte-i18n] Cannot format a message without first setting the initial locale."
3738
+ );
3739
+ let h = Er(e, o);
3740
+ if (!h)
3741
+ h = (s = (n = (i = (r = Pe()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: o, id: e, defaultValue: u })) != null ? n : u) != null ? s : e;
3742
+ else if (typeof h != "string")
3743
+ return console.warn(
3744
+ `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
3745
+ ), h;
3746
+ if (!l)
3747
+ return h;
3748
+ let c = h;
3749
+ try {
3750
+ c = Xn(h, o).format(l);
3751
+ } catch (m) {
3752
+ m instanceof Error && console.warn(
3753
+ `[svelte-i18n] Message "${e}" has syntax error:`,
3754
+ m.message
3755
+ );
3756
+ }
3757
+ return c;
3758
+ }, qn = (e, t) => zn(t).format(e), Yn = (e, t) => jn(t).format(e), Zn = (e, t) => Gn(t).format(e), Jn = (e, t = de()) => Er(e, t), Qn = Ae([pe, Re], () => Wn);
3759
+ Ae([pe], () => qn);
3760
+ Ae([pe], () => Yn);
3761
+ Ae([pe], () => Zn);
3762
+ Ae([pe, Re], () => Jn);
3763
+ function zt(e, t) {
3764
+ Sr(e, t);
3765
+ }
3766
+ function Kn(e) {
3767
+ $n({
3768
+ fallbackLocale: "en"
3769
+ }), pe.set(e);
3770
+ }
3771
+ const Xt = {
3772
+ en: {
3773
+ "verification.video.how-to": "How to verify yourself",
3774
+ "verification.idenfy.referred-awaiting": "ID verification is in progress. We will inform you as soon as verification is completed and you can withdraw money back",
3775
+ "verification.message.failed": "We apologize, but we were unable to verify your account. Please contact support team",
3776
+ "verification.idenfy.link-name": "link",
3777
+ "verification.idenfy.in-progress": "To withdraw funds to your account you are required to pass user verification. Please have your ID ready and follow the {link} to start verification",
3778
+ "verification.shuftipro.in-progress.Biometric": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification.",
3779
+ "verification.shuftipro.in-progress.Biometric.Documents": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification and {Documents} verification.",
3780
+ "verification.shuftipro.in-progress.Biometric.Documents.ProofOfAddress": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification, {Documents} verification and {ProofOfAddress} verification.",
3781
+ "verification.shuftipro.in-progress.Biometric.ProofOfAddress": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification and {ProofOfAddress} verification.",
3782
+ "verification.shuftipro.in-progress.Documents": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Documents} verification.",
3783
+ "verification.shuftipro.in-progress.Documents.ProofOfAddress": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Documents} verification and {ProofOfAddress} verification.",
3784
+ "verification.shuftipro.in-progress.ProofOfAddress": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {ProofOfAddress} verification.",
3785
+ "verification.shuftipro.link-name.Biometric": "Biometric",
3786
+ "verification.shuftipro.link-name.Documents": "Documents",
3787
+ "verification.shuftipro.link-name.ProofOfAddress": "Proof Of Address",
3788
+ "verification.shuftipro.validations-started": "After completing verification, please proceed with the transaction"
3789
+ },
3790
+ tr: {
3791
+ "verification.video.how-to": "Kimlik doğrulama nasıl yapılır",
3792
+ "verification.idenfy.referred-awaiting": "Kimlik doğrulaması işlemde. Doğrulama tamamlandığında size haber vereceğiz",
3793
+ "verification.message.failed": "Döküman doğrulama başarısız, hesabınız doğrulanamadı",
3794
+ "verification.idenfy.link-name": "link",
3795
+ "verification.idenfy.in-progress": "Hesabınızdan çekim yapabilmek için kullanıcı doğrulaması gerekiyor. Lütfen kimliğinizi hazır edin ve {link} adresinden doğrulamayı başlatın",
3796
+ "verification.shuftipro.in-progress.Biometric": "İşlemi gerçekleştirmek için kullanıcı doğrulamasını geçmeniz gerekmektedir. Doğrulamayı başlatmak için Lütfen linke tıklayın {Biometric}",
3797
+ "verification.shuftipro.in-progress.Biometric.Documents": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification and {Documents} verification.",
3798
+ "verification.shuftipro.in-progress.Biometric.Documents.ProofOfAddress": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification, {Documents} verification and {ProofOfAddress} verification.",
3799
+ "verification.shuftipro.in-progress.Biometric.ProofOfAddress": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification and {ProofOfAddress} verification.",
3800
+ "verification.shuftipro.in-progress.Documents": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Documents} verification.",
3801
+ "verification.shuftipro.in-progress.Documents.ProofOfAddress": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Documents} verification and {ProofOfAddress} verification.",
3802
+ "verification.shuftipro.in-progress.ProofOfAddress": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {ProofOfAddress} verification.",
3803
+ "verification.shuftipro.link-name.Biometric": "Doğrulama Yap",
3804
+ "verification.shuftipro.link-name.Documents": "Documents",
3805
+ "verification.shuftipro.link-name.ProofOfAddress": "Proof Of Address",
3806
+ "verification.shuftipro.validations-started": "Lütfen Doğrulamayı tamamladıktan sonra işleme devam ediniz"
3807
+ },
3808
+ hr: {
3809
+ "verification.video.how-to": "How to verify yourself",
3810
+ "verification.idenfy.referred-awaiting": "ID verification is in progress. We will inform you as soon as verification is completed and you can withdraw money back",
3811
+ "verification.message.failed": "We apologize, but we were unable to verify your account. Please contact support team",
3812
+ "verification.idenfy.link-name": "link",
3813
+ "verification.idenfy.in-progress": "To withdraw funds to your account you are required to pass user verification. Please have your ID ready and follow the {link} to start verification",
3814
+ "verification.shuftipro.in-progress.Biometric": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification.",
3815
+ "verification.shuftipro.in-progress.Biometric.Documents": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification and {Documents} verification.",
3816
+ "verification.shuftipro.in-progress.Biometric.Documents.ProofOfAddress": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification, {Documents} verification and {ProofOfAddress} verification.",
3817
+ "verification.shuftipro.in-progress.Biometric.ProofOfAddress": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification and {ProofOfAddress} verification.",
3818
+ "verification.shuftipro.in-progress.Documents": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Documents} verification.",
3819
+ "verification.shuftipro.in-progress.Documents.ProofOfAddress": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {Documents} verification and {ProofOfAddress} verification.",
3820
+ "verification.shuftipro.in-progress.ProofOfAddress": "To proceed with a transaction you are required to pass user verification. Please follow the link to start {ProofOfAddress} verification.",
3821
+ "verification.shuftipro.link-name.Biometric": "Biometric",
3822
+ "verification.shuftipro.link-name.Documents": "Documents",
3823
+ "verification.shuftipro.link-name.ProofOfAddress": "Proof Of Address",
3824
+ "verification.shuftipro.validations-started": "After completing verification, please proceed with the transaction"
3825
+ }
3826
+ };
3827
+ if (typeof window != "undefined") {
3828
+ let e = function(t) {
3829
+ return function(...r) {
3830
+ try {
3831
+ return t.apply(this, r);
3832
+ } catch (i) {
3833
+ if (i instanceof DOMException && i.message.includes("has already been used with this registry") || i.message.includes("Cannot define multiple custom elements with the same tag name"))
3834
+ return !1;
3835
+ throw i;
3836
+ }
3837
+ };
3838
+ };
3839
+ customElements.define = e(customElements.define), import("./CashierVideoModal-CQ_8R-sy.js").then(({ default: t }) => {
3840
+ !customElements.get("cashier-video-modal") && customElements.define("cashier-video-modal", t.element);
3841
+ });
3842
+ }
3843
+ var Ar = { exports: {} };
3844
+ (function(e, t) {
3845
+ (function(r, i) {
3846
+ e.exports = i();
3847
+ })(ir, function() {
3848
+ var r = 1e3, i = 6e4, n = 36e5, s = "millisecond", a = "second", l = "minute", o = "hour", u = "day", h = "week", c = "month", m = "quarter", E = "year", H = "date", b = "Invalid Date", $ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, G = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, U = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(x) {
3849
+ var g = ["th", "st", "nd", "rd"], d = x % 100;
3850
+ return "[" + x + (g[(d - 20) % 10] || g[d] || g[0]) + "]";
3851
+ } }, B = function(x, g, d) {
3852
+ var v = String(x);
3853
+ return !v || v.length >= g ? x : "" + Array(g + 1 - v.length).join(d) + x;
3854
+ }, X = { s: B, z: function(x) {
3855
+ var g = -x.utcOffset(), d = Math.abs(g), v = Math.floor(d / 60), p = d % 60;
3856
+ return (g <= 0 ? "+" : "-") + B(v, 2, "0") + ":" + B(p, 2, "0");
3857
+ }, m: function x(g, d) {
3858
+ if (g.date() < d.date()) return -x(d, g);
3859
+ var v = 12 * (d.year() - g.year()) + (d.month() - g.month()), p = g.clone().add(v, c), _ = d - p < 0, w = g.clone().add(v + (_ ? -1 : 1), c);
3860
+ return +(-(v + (d - p) / (_ ? p - w : w - p)) || 0);
3861
+ }, a: function(x) {
3862
+ return x < 0 ? Math.ceil(x) || 0 : Math.floor(x);
3863
+ }, p: function(x) {
3864
+ return { M: c, y: E, w: h, d: u, D: H, h: o, m: l, s: a, ms: s, Q: m }[x] || String(x || "").toLowerCase().replace(/s$/, "");
3865
+ }, u: function(x) {
3866
+ return x === void 0;
3867
+ } }, I = "en", L = {};
3868
+ L[I] = U;
3869
+ var Y = "$isDayjsObject", R = function(x) {
3870
+ return x instanceof ge || !(!x || !x[Y]);
3871
+ }, W = function x(g, d, v) {
3872
+ var p;
3873
+ if (!g) return I;
3874
+ if (typeof g == "string") {
3875
+ var _ = g.toLowerCase();
3876
+ L[_] && (p = _), d && (L[_] = d, p = _);
3877
+ var w = g.split("-");
3878
+ if (!p && w.length > 1) return x(w[0]);
3879
+ } else {
3880
+ var M = g.name;
3881
+ L[M] = g, p = M;
3882
+ }
3883
+ return !v && p && (I = p), p || !v && I;
3884
+ }, k = function(x, g) {
3885
+ if (R(x)) return x.clone();
3886
+ var d = typeof g == "object" ? g : {};
3887
+ return d.date = x, d.args = arguments, new ge(d);
3888
+ }, A = X;
3889
+ A.l = W, A.i = R, A.w = function(x, g) {
3890
+ return k(x, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
3891
+ };
3892
+ var ge = function() {
3893
+ function x(d) {
3894
+ this.$L = W(d.locale, null, !0), this.parse(d), this.$x = this.$x || d.x || {}, this[Y] = !0;
3895
+ }
3896
+ var g = x.prototype;
3897
+ return g.parse = function(d) {
3898
+ this.$d = function(v) {
3899
+ var p = v.date, _ = v.utc;
3900
+ if (p === null) return /* @__PURE__ */ new Date(NaN);
3901
+ if (A.u(p)) return /* @__PURE__ */ new Date();
3902
+ if (p instanceof Date) return new Date(p);
3903
+ if (typeof p == "string" && !/Z$/i.test(p)) {
3904
+ var w = p.match($);
3905
+ if (w) {
3906
+ var M = w[2] - 1 || 0, D = (w[7] || "0").substring(0, 3);
3907
+ return _ ? new Date(Date.UTC(w[1], M, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, D)) : new Date(w[1], M, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, D);
3908
+ }
3909
+ }
3910
+ return new Date(p);
3911
+ }(d), this.init();
3912
+ }, g.init = function() {
3913
+ var d = this.$d;
3914
+ this.$y = d.getFullYear(), this.$M = d.getMonth(), this.$D = d.getDate(), this.$W = d.getDay(), this.$H = d.getHours(), this.$m = d.getMinutes(), this.$s = d.getSeconds(), this.$ms = d.getMilliseconds();
3915
+ }, g.$utils = function() {
3916
+ return A;
3917
+ }, g.isValid = function() {
3918
+ return this.$d.toString() !== b;
3919
+ }, g.isSame = function(d, v) {
3920
+ var p = k(d);
3921
+ return this.startOf(v) <= p && p <= this.endOf(v);
3922
+ }, g.isAfter = function(d, v) {
3923
+ return k(d) < this.startOf(v);
3924
+ }, g.isBefore = function(d, v) {
3925
+ return this.endOf(v) < k(d);
3926
+ }, g.$g = function(d, v, p) {
3927
+ return A.u(d) ? this[v] : this.set(p, d);
3928
+ }, g.unix = function() {
3929
+ return Math.floor(this.valueOf() / 1e3);
3930
+ }, g.valueOf = function() {
3931
+ return this.$d.getTime();
3932
+ }, g.startOf = function(d, v) {
3933
+ var p = this, _ = !!A.u(v) || v, w = A.p(d), M = function(ae, j) {
3934
+ var Q = A.w(p.$u ? Date.UTC(p.$y, j, ae) : new Date(p.$y, j, ae), p);
3935
+ return _ ? Q : Q.endOf(u);
3936
+ }, D = function(ae, j) {
3937
+ return A.w(p.toDate()[ae].apply(p.toDate("s"), (_ ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(j)), p);
3938
+ }, N = this.$W, F = this.$M, q = this.$D, le = "set" + (this.$u ? "UTC" : "");
3939
+ switch (w) {
3940
+ case E:
3941
+ return _ ? M(1, 0) : M(31, 11);
3942
+ case c:
3943
+ return _ ? M(1, F) : M(0, F + 1);
3944
+ case h:
3945
+ var se = this.$locale().weekStart || 0, oe = (N < se ? N + 7 : N) - se;
3946
+ return M(_ ? q - oe : q + (6 - oe), F);
3947
+ case u:
3948
+ case H:
3949
+ return D(le + "Hours", 0);
3950
+ case o:
3951
+ return D(le + "Minutes", 1);
3952
+ case l:
3953
+ return D(le + "Seconds", 2);
3954
+ case a:
3955
+ return D(le + "Milliseconds", 3);
3956
+ default:
3957
+ return this.clone();
3958
+ }
3959
+ }, g.endOf = function(d) {
3960
+ return this.startOf(d, !1);
3961
+ }, g.$set = function(d, v) {
3962
+ var p, _ = A.p(d), w = "set" + (this.$u ? "UTC" : ""), M = (p = {}, p[u] = w + "Date", p[H] = w + "Date", p[c] = w + "Month", p[E] = w + "FullYear", p[o] = w + "Hours", p[l] = w + "Minutes", p[a] = w + "Seconds", p[s] = w + "Milliseconds", p)[_], D = _ === u ? this.$D + (v - this.$W) : v;
3963
+ if (_ === c || _ === E) {
3964
+ var N = this.clone().set(H, 1);
3965
+ N.$d[M](D), N.init(), this.$d = N.set(H, Math.min(this.$D, N.daysInMonth())).$d;
3966
+ } else M && this.$d[M](D);
3967
+ return this.init(), this;
3968
+ }, g.set = function(d, v) {
3969
+ return this.clone().$set(d, v);
3970
+ }, g.get = function(d) {
3971
+ return this[A.p(d)]();
3972
+ }, g.add = function(d, v) {
3973
+ var p, _ = this;
3974
+ d = Number(d);
3975
+ var w = A.p(v), M = function(F) {
3976
+ var q = k(_);
3977
+ return A.w(q.date(q.date() + Math.round(F * d)), _);
3978
+ };
3979
+ if (w === c) return this.set(c, this.$M + d);
3980
+ if (w === E) return this.set(E, this.$y + d);
3981
+ if (w === u) return M(1);
3982
+ if (w === h) return M(7);
3983
+ var D = (p = {}, p[l] = i, p[o] = n, p[a] = r, p)[w] || 1, N = this.$d.getTime() + d * D;
3984
+ return A.w(N, this);
3985
+ }, g.subtract = function(d, v) {
3986
+ return this.add(-1 * d, v);
3987
+ }, g.format = function(d) {
3988
+ var v = this, p = this.$locale();
3989
+ if (!this.isValid()) return p.invalidDate || b;
3990
+ var _ = d || "YYYY-MM-DDTHH:mm:ssZ", w = A.z(this), M = this.$H, D = this.$m, N = this.$M, F = p.weekdays, q = p.months, le = p.meridiem, se = function(j, Q, me, be) {
3991
+ return j && (j[Q] || j(v, _)) || me[Q].slice(0, be);
3992
+ }, oe = function(j) {
3993
+ return A.s(M % 12 || 12, j, "0");
3994
+ }, ae = le || function(j, Q, me) {
3995
+ var be = j < 12 ? "AM" : "PM";
3996
+ return me ? be.toLowerCase() : be;
3997
+ };
3998
+ return _.replace(G, function(j, Q) {
3999
+ return Q || function(me) {
4000
+ switch (me) {
4001
+ case "YY":
4002
+ return String(v.$y).slice(-2);
4003
+ case "YYYY":
4004
+ return A.s(v.$y, 4, "0");
4005
+ case "M":
4006
+ return N + 1;
4007
+ case "MM":
4008
+ return A.s(N + 1, 2, "0");
4009
+ case "MMM":
4010
+ return se(p.monthsShort, N, q, 3);
4011
+ case "MMMM":
4012
+ return se(q, N);
4013
+ case "D":
4014
+ return v.$D;
4015
+ case "DD":
4016
+ return A.s(v.$D, 2, "0");
4017
+ case "d":
4018
+ return String(v.$W);
4019
+ case "dd":
4020
+ return se(p.weekdaysMin, v.$W, F, 2);
4021
+ case "ddd":
4022
+ return se(p.weekdaysShort, v.$W, F, 3);
4023
+ case "dddd":
4024
+ return F[v.$W];
4025
+ case "H":
4026
+ return String(M);
4027
+ case "HH":
4028
+ return A.s(M, 2, "0");
4029
+ case "h":
4030
+ return oe(1);
4031
+ case "hh":
4032
+ return oe(2);
4033
+ case "a":
4034
+ return ae(M, D, !0);
4035
+ case "A":
4036
+ return ae(M, D, !1);
4037
+ case "m":
4038
+ return String(D);
4039
+ case "mm":
4040
+ return A.s(D, 2, "0");
4041
+ case "s":
4042
+ return String(v.$s);
4043
+ case "ss":
4044
+ return A.s(v.$s, 2, "0");
4045
+ case "SSS":
4046
+ return A.s(v.$ms, 3, "0");
4047
+ case "Z":
4048
+ return w;
4049
+ }
4050
+ return null;
4051
+ }(j) || w.replace(":", "");
4052
+ });
4053
+ }, g.utcOffset = function() {
4054
+ return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
4055
+ }, g.diff = function(d, v, p) {
4056
+ var _, w = this, M = A.p(v), D = k(d), N = (D.utcOffset() - this.utcOffset()) * i, F = this - D, q = function() {
4057
+ return A.m(w, D);
4058
+ };
4059
+ switch (M) {
4060
+ case E:
4061
+ _ = q() / 12;
4062
+ break;
4063
+ case c:
4064
+ _ = q();
4065
+ break;
4066
+ case m:
4067
+ _ = q() / 3;
4068
+ break;
4069
+ case h:
4070
+ _ = (F - N) / 6048e5;
4071
+ break;
4072
+ case u:
4073
+ _ = (F - N) / 864e5;
4074
+ break;
4075
+ case o:
4076
+ _ = F / n;
4077
+ break;
4078
+ case l:
4079
+ _ = F / i;
4080
+ break;
4081
+ case a:
4082
+ _ = F / r;
4083
+ break;
4084
+ default:
4085
+ _ = F;
4086
+ }
4087
+ return p ? _ : A.a(_);
4088
+ }, g.daysInMonth = function() {
4089
+ return this.endOf(c).$D;
4090
+ }, g.$locale = function() {
4091
+ return L[this.$L];
4092
+ }, g.locale = function(d, v) {
4093
+ if (!d) return this.$L;
4094
+ var p = this.clone(), _ = W(d, v, !0);
4095
+ return _ && (p.$L = _), p;
4096
+ }, g.clone = function() {
4097
+ return A.w(this.$d, this);
4098
+ }, g.toDate = function() {
4099
+ return new Date(this.valueOf());
4100
+ }, g.toJSON = function() {
4101
+ return this.isValid() ? this.toISOString() : null;
4102
+ }, g.toISOString = function() {
4103
+ return this.$d.toISOString();
4104
+ }, g.toString = function() {
4105
+ return this.$d.toUTCString();
4106
+ }, x;
4107
+ }(), Ue = ge.prototype;
4108
+ return k.prototype = Ue, [["$ms", s], ["$s", a], ["$m", l], ["$H", o], ["$W", u], ["$M", c], ["$y", E], ["$D", H]].forEach(function(x) {
4109
+ Ue[x[1]] = function(g) {
4110
+ return this.$g(g, x[0], x[1]);
4111
+ };
4112
+ }), k.extend = function(x, g) {
4113
+ return x.$i || (x(g, ge, k), x.$i = !0), k;
4114
+ }, k.locale = W, k.isDayjs = R, k.unix = function(x) {
4115
+ return k(1e3 * x);
4116
+ }, k.en = L[I], k.Ls = L, k.p = {}, k;
4117
+ });
4118
+ })(Ar);
4119
+ var es = Ar.exports;
4120
+ const Wt = /* @__PURE__ */ _t(es);
4121
+ var $r = { exports: {} };
4122
+ (function(e, t) {
4123
+ (function(r, i) {
4124
+ e.exports = i();
4125
+ })(ir, function() {
4126
+ var r = "minute", i = /[+-]\d\d(?::?\d\d)?/g, n = /([+-]|\d\d)/g;
4127
+ return function(s, a, l) {
4128
+ var o = a.prototype;
4129
+ l.utc = function(b) {
4130
+ var $ = { date: b, utc: !0, args: arguments };
4131
+ return new a($);
4132
+ }, o.utc = function(b) {
4133
+ var $ = l(this.toDate(), { locale: this.$L, utc: !0 });
4134
+ return b ? $.add(this.utcOffset(), r) : $;
4135
+ }, o.local = function() {
4136
+ return l(this.toDate(), { locale: this.$L, utc: !1 });
4137
+ };
4138
+ var u = o.parse;
4139
+ o.parse = function(b) {
4140
+ b.utc && (this.$u = !0), this.$utils().u(b.$offset) || (this.$offset = b.$offset), u.call(this, b);
4141
+ };
4142
+ var h = o.init;
4143
+ o.init = function() {
4144
+ if (this.$u) {
4145
+ var b = this.$d;
4146
+ this.$y = b.getUTCFullYear(), this.$M = b.getUTCMonth(), this.$D = b.getUTCDate(), this.$W = b.getUTCDay(), this.$H = b.getUTCHours(), this.$m = b.getUTCMinutes(), this.$s = b.getUTCSeconds(), this.$ms = b.getUTCMilliseconds();
4147
+ } else h.call(this);
4148
+ };
4149
+ var c = o.utcOffset;
4150
+ o.utcOffset = function(b, $) {
4151
+ var G = this.$utils().u;
4152
+ if (G(b)) return this.$u ? 0 : G(this.$offset) ? c.call(this) : this.$offset;
4153
+ if (typeof b == "string" && (b = function(I) {
4154
+ I === void 0 && (I = "");
4155
+ var L = I.match(i);
4156
+ if (!L) return null;
4157
+ var Y = ("" + L[0]).match(n) || ["-", 0, 0], R = Y[0], W = 60 * +Y[1] + +Y[2];
4158
+ return W === 0 ? 0 : R === "+" ? W : -W;
4159
+ }(b), b === null)) return this;
4160
+ var U = Math.abs(b) <= 16 ? 60 * b : b, B = this;
4161
+ if ($) return B.$offset = U, B.$u = b === 0, B;
4162
+ if (b !== 0) {
4163
+ var X = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
4164
+ (B = this.local().add(U + X, r)).$offset = U, B.$x.$localOffset = X;
4165
+ } else B = this.utc();
4166
+ return B;
4167
+ };
4168
+ var m = o.format;
4169
+ o.format = function(b) {
4170
+ var $ = b || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4171
+ return m.call(this, $);
4172
+ }, o.valueOf = function() {
4173
+ var b = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
4174
+ return this.$d.valueOf() - 6e4 * b;
4175
+ }, o.isUTC = function() {
4176
+ return !!this.$u;
4177
+ }, o.toISOString = function() {
4178
+ return this.toDate().toISOString();
4179
+ }, o.toString = function() {
4180
+ return this.toDate().toUTCString();
4181
+ };
4182
+ var E = o.toDate;
4183
+ o.toDate = function(b) {
4184
+ return b === "s" && this.$offset ? l(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : E.call(this);
4185
+ };
4186
+ var H = o.diff;
4187
+ o.diff = function(b, $, G) {
4188
+ if (b && this.$u === b.$u) return H.call(this, b, $, G);
4189
+ var U = this.local(), B = l(b).local();
4190
+ return H.call(U, B, $, G);
4191
+ };
4192
+ };
4193
+ });
4194
+ })($r);
4195
+ var ts = $r.exports;
4196
+ const rs = /* @__PURE__ */ _t(ts);
4197
+ function is(e) {
4198
+ Fr(e, "svelte-1emynn4", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.CashierVerifications{box-shadow:0 0 4px var(--mmw--color-black-transparency-10, rgba(0, 0, 0, 0.1))}.CashierVerifications.CashierVerificationsDesktop{border-radius:var(--mmw--border-radius-medium-plus, 6px);overflow:hidden}.CashierVerifications.CashierVerificationsDesktop:has(.CashierVerificationMessage){margin-bottom:var(--emw--spacing-small, 12px)}.CashierVerificationsWrapper{display:flex;flex-direction:column;width:100%}.IconVerification{width:30px;display:flex}.CashierVerificationMessage{display:flex;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--mmw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.CashierVerificationMessage:first-child{transition:none;cursor:pointer}.CashierVerificationMessage:first-child:hover{background:linear-gradient(0, var(--emw--color-gray-50, #F7F8FA) 0%, var(--emw--color-white, #fff) 100%)}.CashierVerificationMessage:not(.ShowAll):not(:first-child){max-height:0;overflow:hidden}.CashierVerificationMessage:hover .CashierVerificationChevron svg path{opacity:1}svg{height:20px}svg .IconColor{fill:var(--emw--color-warning, #ec9109)}p{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-family:inherit;line-height:120%;margin:var(--emw--spacing-small, 12px)}.CashierVerificationsDesktop p{font-size:var(--emw--font-size-medium, 16px)}.text{word-break:break-word}.CashierVerificationChevron{cursor:pointer;margin-left:auto}.CashierVerificationChevron svg{transition:0.25s}.CashierVerificationChevron svg path{fill:var(--mmw--color-grey-290, #666);opacity:0.5}.CashierVerificationChevron:hover svg path{opacity:1}.ShowAll .CashierVerificationChevron svg{-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.CashierVerificationVideo{display:flex;width:100%;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--mmw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.IconVideo{width:30px;display:flex;justify-content:center}.CashierVerificationVideoLink{cursor:pointer;color:var(--mmw--color-grey-10, #111);font-family:inherit;font-size:var(--emw--font-size-small, 14px);line-height:120%;margin:var(--emw--spacing-small, 12px);text-decoration:underline}.CashierVerificationVideoLinkDesktop{font-size:var(--emw--font-size-medium, 16px)}");
4199
+ }
4200
+ function qt(e, t, r) {
4201
+ const i = e.slice();
4202
+ return i[49] = t[r], i[51] = r, i;
4203
+ }
4204
+ function Yt(e) {
4205
+ let t, r, i, n, s = $t(
4206
+ /*displayMessages*/
4207
+ e[4]
4208
+ ), a = [];
4209
+ for (let o = 0; o < s.length; o += 1)
4210
+ a[o] = Jt(qt(e, s, o));
4211
+ let l = (
4212
+ /*videoExists*/
4213
+ e[7] && Qt(e)
4214
+ );
4215
+ return {
4216
+ c() {
4217
+ t = J("div");
4218
+ for (let o = 0; o < a.length; o += 1)
4219
+ a[o].c();
4220
+ r = Ee(), l && l.c(), i = Ee(), n = J("cashier-video-modal"), ee(t, "class", "CashierVerificationsWrapper"), fe(
4221
+ n,
4222
+ "clientstylingurl",
4223
+ /*clientstylingurl*/
4224
+ e[1]
4225
+ ), fe(
4226
+ n,
4227
+ "clientstyling",
4228
+ /*clientstyling*/
4229
+ e[0]
4230
+ ), fe(
4231
+ n,
4232
+ "ismobileview",
4233
+ /*ismobileview*/
4234
+ e[2]
4235
+ ), fe(
4236
+ n,
4237
+ "videosrc",
4238
+ /*videoSrc*/
4239
+ e[8]
4240
+ );
4241
+ },
4242
+ m(o, u) {
4243
+ ue(o, t, u);
4244
+ for (let h = 0; h < a.length; h += 1)
4245
+ a[h] && a[h].m(t, null);
4246
+ ue(o, r, u), l && l.m(o, u), ue(o, i, u), ue(o, n, u);
4247
+ },
4248
+ p(o, u) {
4249
+ if (u[0] & /*allVerificationsVisible, showAllVerifications, displayMessages*/
4250
+ 1072) {
4251
+ s = $t(
4252
+ /*displayMessages*/
4253
+ o[4]
4254
+ );
4255
+ let h;
4256
+ for (h = 0; h < s.length; h += 1) {
4257
+ const c = qt(o, s, h);
4258
+ a[h] ? a[h].p(c, u) : (a[h] = Jt(c), a[h].c(), a[h].m(t, null));
4259
+ }
4260
+ for (; h < a.length; h += 1)
4261
+ a[h].d(1);
4262
+ a.length = s.length;
4263
+ }
4264
+ /*videoExists*/
4265
+ o[7] ? l ? l.p(o, u) : (l = Qt(o), l.c(), l.m(i.parentNode, i)) : l && (l.d(1), l = null), u[0] & /*clientstylingurl*/
4266
+ 2 && fe(
4267
+ n,
4268
+ "clientstylingurl",
4269
+ /*clientstylingurl*/
4270
+ o[1]
4271
+ ), u[0] & /*clientstyling*/
4272
+ 1 && fe(
4273
+ n,
4274
+ "clientstyling",
4275
+ /*clientstyling*/
4276
+ o[0]
4277
+ ), u[0] & /*ismobileview*/
4278
+ 4 && fe(
4279
+ n,
4280
+ "ismobileview",
4281
+ /*ismobileview*/
4282
+ o[2]
4283
+ ), u[0] & /*videoSrc*/
4284
+ 256 && fe(
4285
+ n,
4286
+ "videosrc",
4287
+ /*videoSrc*/
4288
+ o[8]
4289
+ );
4290
+ },
4291
+ d(o) {
4292
+ o && (ne(t), ne(r), ne(i), ne(n)), jr(a, o), l && l.d(o);
4293
+ }
4294
+ };
4295
+ }
4296
+ function Zt(e) {
4297
+ let t, r, i;
4298
+ function n(...s) {
4299
+ return (
4300
+ /*click_handler*/
4301
+ e[18](
4302
+ /*index*/
4303
+ e[51],
4304
+ ...s
4305
+ )
4306
+ );
4307
+ }
4308
+ return {
4309
+ c() {
4310
+ t = J("span"), t.innerHTML = '<svg width="25px" height="25px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM8.70711 9.79289C8.31658 9.40237 7.68342 9.40237 7.29289 9.79289C6.90237 10.1834 6.90237 10.8166 7.29289 11.2071L11.2929 15.2071C11.6834 15.5976 12.3166 15.5976 12.7071 15.2071L16.7071 11.2071C17.0976 10.8166 17.0976 10.1834 16.7071 9.79289C16.3166 9.40237 15.6834 9.40237 15.2929 9.79289L12 13.0858L8.70711 9.79289Z" fill="#000000"></path></svg>', ee(t, "class", "CashierVerificationChevron");
4311
+ },
4312
+ m(s, a) {
4313
+ ue(s, t, a), r || (i = xt(t, "click", n), r = !0);
4314
+ },
4315
+ p(s, a) {
4316
+ e = s;
4317
+ },
4318
+ d(s) {
4319
+ s && ne(t), r = !1, i();
4320
+ }
4321
+ };
4322
+ }
4323
+ function Jt(e) {
4324
+ let t, r, i, n, s = (
4325
+ /*message*/
4326
+ e[49] + ""
4327
+ ), a, l, o, u, h = (
4328
+ /*displayMessages*/
4329
+ e[4].length > 1 && /*index*/
4330
+ e[51] === 0 && Zt(e)
4331
+ );
4332
+ function c(...m) {
4333
+ return (
4334
+ /*click_handler_1*/
4335
+ e[19](
4336
+ /*index*/
4337
+ e[51],
4338
+ ...m
4339
+ )
4340
+ );
4341
+ }
4342
+ return {
4343
+ c() {
4344
+ t = J("div"), r = J("div"), r.innerHTML = '<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M4.39254 16.2614C2.64803 13.1941 1.66074 9.71783 1.51646 6.15051C1.50127 5.77507 1.70918 5.42812 2.04153 5.25282L11.5335 0.246091C11.8254 0.0920859 12.1746 0.0920859 12.4665 0.246091L21.9585 5.25282C22.2908 5.42812 22.4987 5.77507 22.4835 6.15051C22.3393 9.71783 21.352 13.1941 19.6075 16.2614C17.8618 19.3307 15.4169 21.8869 12.4986 23.7001C12.1931 23.8899 11.8069 23.8899 11.5014 23.7001C8.58313 21.8869 6.13817 19.3307 4.39254 16.2614Z" fill="#fa9200"></path><path d="M8.25 12.75L11.25 15L17.25 9" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>', i = Ee(), n = J("p"), a = Ee(), h && h.c(), l = Ee(), ee(r, "class", "IconVerification"), ee(n, "class", "text"), ee(t, "class", "CashierVerificationMessage"), Se(
4345
+ t,
4346
+ "ShowAll",
4347
+ /*allVerificationsVisible*/
4348
+ e[5]
4349
+ );
4350
+ },
4351
+ m(m, E) {
4352
+ ue(m, t, E), ie(t, r), ie(t, i), ie(t, n), n.innerHTML = s, ie(t, a), h && h.m(t, null), ie(t, l), o || (u = xt(t, "click", c), o = !0);
4353
+ },
4354
+ p(m, E) {
4355
+ e = m, E[0] & /*displayMessages*/
4356
+ 16 && s !== (s = /*message*/
4357
+ e[49] + "") && (n.innerHTML = s), /*displayMessages*/
4358
+ e[4].length > 1 && /*index*/
4359
+ e[51] === 0 ? h ? h.p(e, E) : (h = Zt(e), h.c(), h.m(t, l)) : h && (h.d(1), h = null), E[0] & /*allVerificationsVisible*/
4360
+ 32 && Se(
4361
+ t,
4362
+ "ShowAll",
4363
+ /*allVerificationsVisible*/
4364
+ e[5]
4365
+ );
4366
+ },
4367
+ d(m) {
4368
+ m && ne(t), h && h.d(), o = !1, u();
4369
+ }
4370
+ };
4371
+ }
4372
+ function Qt(e) {
4373
+ let t, r, i, n, s = (
4374
+ /*$_*/
4375
+ e[9]("verification.video.how-to") + ""
4376
+ ), a, l, o;
4377
+ return {
4378
+ c() {
4379
+ t = J("div"), r = J("div"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z"></path></svg>', i = Ee(), n = J("div"), a = yt(s), ee(r, "class", "IconVideo"), ee(n, "class", "CashierVerificationVideoLink"), Se(
4380
+ n,
4381
+ "CashierVerificationVideoLinkDesktop",
4382
+ /*desktopView*/
4383
+ e[6]
4384
+ ), ee(t, "class", "CashierVerificationVideo");
4385
+ },
4386
+ m(u, h) {
4387
+ ue(u, t, h), ie(t, r), ie(t, i), ie(t, n), ie(n, a), l || (o = xt(
4388
+ n,
4389
+ "click",
4390
+ /*click_handler_2*/
4391
+ e[20]
4392
+ ), l = !0);
4393
+ },
4394
+ p(u, h) {
4395
+ h[0] & /*$_*/
4396
+ 512 && s !== (s = /*$_*/
4397
+ u[9]("verification.video.how-to") + "") && Xr(a, s), h[0] & /*desktopView*/
4398
+ 64 && Se(
4399
+ n,
4400
+ "CashierVerificationVideoLinkDesktop",
4401
+ /*desktopView*/
4402
+ u[6]
4403
+ );
4404
+ },
4405
+ d(u) {
4406
+ u && ne(t), l = !1, o();
4407
+ }
4408
+ };
4409
+ }
4410
+ function ns(e) {
4411
+ let t, r = (
4412
+ /*displayMessages*/
4413
+ e[4] && Yt(e)
4414
+ );
4415
+ return {
4416
+ c() {
4417
+ t = J("div"), r && r.c(), ee(t, "class", "CashierVerifications"), Se(
4418
+ t,
4419
+ "CashierVerificationsDesktop",
4420
+ /*desktopView*/
4421
+ e[6]
4422
+ );
4423
+ },
4424
+ m(i, n) {
4425
+ ue(i, t, n), r && r.m(t, null), e[21](t);
4426
+ },
4427
+ p(i, n) {
4428
+ /*displayMessages*/
4429
+ i[4] ? r ? r.p(i, n) : (r = Yt(i), r.c(), r.m(t, null)) : r && (r.d(1), r = null), n[0] & /*desktopView*/
4430
+ 64 && Se(
4431
+ t,
4432
+ "CashierVerificationsDesktop",
4433
+ /*desktopView*/
4434
+ i[6]
4435
+ );
4436
+ },
4437
+ i: K,
4438
+ o: K,
4439
+ d(i) {
4440
+ i && ne(t), r && r.d(), e[21](null);
4441
+ }
4442
+ };
4443
+ }
4444
+ const ss = "verification_explanation_video_widgets.MP4", os = "700px", as = "500px";
4445
+ function us(e, t, r) {
4446
+ let i;
4447
+ Ur(e, Qn, (f) => r(9, i = f)), Wt.extend(rs);
4448
+ let { endpoint: n } = t, { lang: s = "en" } = t, { translationurl: a = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: o = "" } = t, { session: u = "" } = t, { customerid: h = "" } = t, { ismobileview: c = "" } = t, m, E = /* @__PURE__ */ new Set(), H = /* @__PURE__ */ new Set(), b, $, G, U = !0, B = !0, X = !1, I = "";
4449
+ var L;
4450
+ (function(f) {
4451
+ f.Manual = "Manual", f.ShuftiPro = "ShuftiPro";
4452
+ })(L || (L = {}));
4453
+ var Y;
4454
+ (function(f) {
4455
+ f.Requested = "Requested";
4456
+ })(Y || (Y = {}));
4457
+ var R;
4458
+ (function(f) {
4459
+ f.Unknown = "Unknown", f.Unverified = "Unverified", f.InProgress = "InProgress", f.Failed = "Failed", f.Verified = "Verified", f.Referred = "Referred", f.True = "True", f.False = "False", f.AwaitingForResponse = "AwaitingForResponse";
4460
+ })(R || (R = {}));
4461
+ var W;
4462
+ (function(f) {
4463
+ f.Unknown = "Unknown", f.Documents = "Documents", f.Age = "Age", f.Pep = "Pep", f.Sanction = "Sanction", f.Aml = "Aml", f.ProofOfAddress = "ProofOfAddress", f.SourceOfWealth = "SourceOfWealth", f.SocialMedia = "SocialMedia", f.Biometric = "Biometric";
4464
+ })(W || (W = {}));
4465
+ const k = [
4466
+ R.InProgress,
4467
+ R.Referred,
4468
+ R.AwaitingForResponse
4469
+ ], A = () => {
4470
+ let f = a;
4471
+ if (f)
4472
+ return fetch(f).then((y) => y.json()).then((y) => {
4473
+ Object.keys(y).forEach((S) => {
4474
+ zt(S, y[S]);
4475
+ });
4476
+ }).catch((y) => {
4477
+ console.log(y);
4478
+ });
4479
+ };
4480
+ Object.keys(Xt).forEach((f) => {
4481
+ zt(f, Xt[f]);
4482
+ });
4483
+ const ge = () => {
4484
+ Kn(s);
4485
+ }, Ue = () => {
4486
+ let f = document.createElement("style");
4487
+ f.innerHTML = l, m.appendChild(f);
4488
+ }, x = () => {
4489
+ let f = new URL(o), y = document.createElement("style");
4490
+ fetch(f.href).then((S) => S.text()).then((S) => {
4491
+ y.innerHTML = S, setTimeout(
4492
+ () => {
4493
+ m.appendChild(y);
4494
+ },
4495
+ 1
4496
+ );
4497
+ });
4498
+ }, g = () => {
4499
+ const { merchantId: f, customerId: y } = d();
4500
+ if (!f)
4501
+ return;
4502
+ const S = new URL(`${n}/v1/player/verification/GetKYCStatus`), V = new Headers();
4503
+ V.append("accept", "application/json"), V.append("Content-Type", "application/json"), V.append("X-Client-Request-Timestamp", Wt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
4504
+ const he = {
4505
+ method: "POST",
4506
+ headers: V,
4507
+ body: JSON.stringify({
4508
+ MerchantId: f,
4509
+ CustomerId: y,
4510
+ All: !1,
4511
+ AllParameters: !1
4512
+ })
4513
+ };
4514
+ fetch(S, he).then((ve) => ve.json()).then((ve) => {
4515
+ r(17, $ = ve.StaticCdnUrl + "/cashier/operator-assets/" + f), b = v(ve.Verifications), b.VerificationStatuses.forEach((te) => {
4516
+ te.VerificationUrlType !== "Widget" && E.add(te.Vendor);
4517
+ }), r(4, G = N());
4518
+ });
4519
+ }, d = () => {
4520
+ let f = u.split(".")[1];
4521
+ if (f) {
4522
+ let y = JSON.parse(atob(f));
4523
+ return {
4524
+ merchantId: y == null ? void 0 : y.mid,
4525
+ customerId: `${y == null ? void 0 : y.mid}~${h}`
4526
+ };
4527
+ }
4528
+ return { merchantId: null, customerId: null };
4529
+ }, v = (f) => {
4530
+ var S;
4531
+ if (!f || !f.length)
4532
+ return {
4533
+ VerificationSummaryStatus: R.Unverified,
4534
+ VerificationStatuses: []
4535
+ };
4536
+ const y = w(f);
4537
+ if (y && y.length) {
4538
+ const V = p(y);
4539
+ return {
4540
+ VerificationSummaryStatus: V.Status,
4541
+ VerificationUrl: (S = V.Flags) == null ? void 0 : S.DeferredUrlKey,
4542
+ VerificationStatuses: _(y, V.Status)
4543
+ };
4544
+ } else
4545
+ return {
4546
+ VerificationSummaryStatus: f.some((he) => he.Status === R.Failed) ? R.Failed : R.Verified,
4547
+ VerificationStatuses: _(f, [R.Failed])
4548
+ };
4549
+ }, p = (f) => f.reduce(
4550
+ (y, S) => y ? new Date(y) < new Date(S) ? S : y : S,
4551
+ 0
4552
+ ), _ = (f, y) => f.filter((S) => y.includes(S.Status)).map((S) => {
4553
+ var V, he;
4554
+ return {
4555
+ Type: S.Type,
4556
+ Vendor: S.VendorName,
4557
+ VerificationDocuments: S.Documents ? [...Object.values(S.Documents)] : [],
4558
+ VerificationUrlType: (V = S.Flags) == null ? void 0 : V.DeferredUrlTypeKey,
4559
+ VerificationUrl: (he = S.Flags) == null ? void 0 : he.DeferredUrlKey
4560
+ };
4561
+ }), w = (f) => f.filter((y) => k.includes(y.Status) ? y.Flags && y.Flags.DeferredUrlKey || M(y) || D(y) : !1), M = (f) => {
4562
+ const y = f.Documents && f.VendorName === L.Manual, S = Object.values(f.Documents).some((V) => V.Status === Y.Requested);
4563
+ return y && S;
4564
+ }, D = (f) => f.VendorName === L.ShuftiPro && f.Status === R.Referred, N = () => {
4565
+ switch (b.VerificationSummaryStatus) {
4566
+ case R.InProgress:
4567
+ const f = [];
4568
+ return E.forEach((y) => {
4569
+ f.push(F(y));
4570
+ }), f;
4571
+ case R.Referred:
4572
+ return [i("verification.idenfy.referred-awaiting")];
4573
+ case R.Failed:
4574
+ return [i("verification.message.failed")];
4575
+ }
4576
+ }, F = (f) => {
4577
+ const y = b.VerificationStatuses.filter((S) => S.Vendor === f);
4578
+ if (f === L.ShuftiPro)
4579
+ return q(y);
4580
+ {
4581
+ const S = i("verification.idenfy.link-name"), V = {
4582
+ link: `<a href="${y[0].VerificationUrl}" target="_blank">${S}</a>`
4583
+ };
4584
+ return i("verification.idenfy.in-progress", { values: V });
4585
+ }
4586
+ }, q = (f) => {
4587
+ const y = [], S = {}, V = [
4588
+ W.Biometric,
4589
+ W.Documents,
4590
+ W.ProofOfAddress
4591
+ ];
4592
+ f.forEach((te) => {
4593
+ V.includes(te.Type) && (y.push(te.Type), S[te.Type] = le(te, se(te.Type)));
4594
+ });
4595
+ let he = y.every((te) => H.has(te)), ve = `verification.shuftipro.in-progress.${y.sort().join(".")}`;
4596
+ return he ? i("verification.shuftipro.validations-started") : i(ve, { values: S });
4597
+ }, le = (f, y) => `<a class="verificationLink ${f.Type}" href=" ${f.VerificationUrl} " target="_blank">${y}</a>`, se = (f) => i(`verification.shuftipro.link-name.${f}`), oe = (f, y) => {
4598
+ if (f.stopPropagation(), f.target && (f.target.href || f.target.closest("a"))) {
4599
+ if (f.target.closest(".verificationLink")) {
4600
+ const S = f.target.className.split(" ")[1];
4601
+ H.add(S), r(4, G = N());
4602
+ }
4603
+ return;
4604
+ }
4605
+ y === 0 && r(5, U = !U);
4606
+ }, ae = () => {
4607
+ r(6, B = c === "false");
4608
+ }, j = () => {
4609
+ r(8, I = $ + "/" + s + "/" + ss);
4610
+ try {
4611
+ fetch(I, { method: "HEAD" }).then((f) => {
4612
+ r(7, X = f.ok);
4613
+ });
4614
+ } catch (f) {
4615
+ r(7, X = !1);
4616
+ }
4617
+ }, Q = () => {
4618
+ window.postMessage(
4619
+ {
4620
+ type: "ShowCashierVideoModal",
4621
+ details: B ? os : as
4622
+ },
4623
+ window.location.href
4624
+ );
4625
+ }, me = (f, y) => oe(y, f), be = (f, y) => oe(y, f), Mr = () => Q();
4626
+ function Cr(f) {
4627
+ at[f ? "unshift" : "push"](() => {
4628
+ m = f, r(3, m);
4629
+ });
4630
+ }
4631
+ return e.$$set = (f) => {
4632
+ "endpoint" in f && r(12, n = f.endpoint), "lang" in f && r(13, s = f.lang), "translationurl" in f && r(14, a = f.translationurl), "clientstyling" in f && r(0, l = f.clientstyling), "clientstylingurl" in f && r(1, o = f.clientstylingurl), "session" in f && r(15, u = f.session), "customerid" in f && r(16, h = f.customerid), "ismobileview" in f && r(2, c = f.ismobileview);
4633
+ }, e.$$.update = () => {
4634
+ e.$$.dirty[0] & /*lang*/
4635
+ 8192 && s && ge(), e.$$.dirty[0] & /*endpoint, session*/
4636
+ 36864 && n && u && g(), e.$$.dirty[0] & /*translationurl*/
4637
+ 16384 && a && A(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4638
+ 9 && l && m && Ue(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4639
+ 10 && o && m && x(), e.$$.dirty[0] & /*ismobileview*/
4640
+ 4 && c && ae(), e.$$.dirty[0] & /*staticCdnUrl*/
4641
+ 131072 && $ && j();
4642
+ }, [
4643
+ l,
4644
+ o,
4645
+ c,
4646
+ m,
4647
+ G,
4648
+ U,
4649
+ B,
4650
+ X,
4651
+ I,
4652
+ i,
4653
+ oe,
4654
+ Q,
4655
+ n,
4656
+ s,
4657
+ a,
4658
+ u,
4659
+ h,
4660
+ $,
4661
+ me,
4662
+ be,
4663
+ Mr,
4664
+ Cr
4665
+ ];
4666
+ }
4667
+ class Br extends oi {
4668
+ constructor(t) {
4669
+ super(), ni(
4670
+ this,
4671
+ t,
4672
+ us,
4673
+ ns,
4674
+ er,
4675
+ {
4676
+ endpoint: 12,
4677
+ lang: 13,
4678
+ translationurl: 14,
4679
+ clientstyling: 0,
4680
+ clientstylingurl: 1,
4681
+ session: 15,
4682
+ customerid: 16,
4683
+ ismobileview: 2
4684
+ },
4685
+ is,
4686
+ [-1, -1]
4687
+ );
4688
+ }
4689
+ get endpoint() {
4690
+ return this.$$.ctx[12];
4691
+ }
4692
+ set endpoint(t) {
4693
+ this.$$set({ endpoint: t }), re();
4694
+ }
4695
+ get lang() {
4696
+ return this.$$.ctx[13];
4697
+ }
4698
+ set lang(t) {
4699
+ this.$$set({ lang: t }), re();
4700
+ }
4701
+ get translationurl() {
4702
+ return this.$$.ctx[14];
4703
+ }
4704
+ set translationurl(t) {
4705
+ this.$$set({ translationurl: t }), re();
4706
+ }
4707
+ get clientstyling() {
4708
+ return this.$$.ctx[0];
4709
+ }
4710
+ set clientstyling(t) {
4711
+ this.$$set({ clientstyling: t }), re();
4712
+ }
4713
+ get clientstylingurl() {
4714
+ return this.$$.ctx[1];
4715
+ }
4716
+ set clientstylingurl(t) {
4717
+ this.$$set({ clientstylingurl: t }), re();
4718
+ }
4719
+ get session() {
4720
+ return this.$$.ctx[15];
4721
+ }
4722
+ set session(t) {
4723
+ this.$$set({ session: t }), re();
4724
+ }
4725
+ get customerid() {
4726
+ return this.$$.ctx[16];
4727
+ }
4728
+ set customerid(t) {
4729
+ this.$$set({ customerid: t }), re();
4730
+ }
4731
+ get ismobileview() {
4732
+ return this.$$.ctx[2];
4733
+ }
4734
+ set ismobileview(t) {
4735
+ this.$$set({ ismobileview: t }), re();
4736
+ }
4737
+ }
4738
+ si(Br, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, ismobileview: {} }, [], [], !0);
4739
+ const ms = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4740
+ __proto__: null,
4741
+ default: Br
4742
+ }, Symbol.toStringTag, { value: "Module" }));
4743
+ export {
4744
+ ms as C,
4745
+ oi as S,
4746
+ Fr as a,
4747
+ ue as b,
4748
+ hs as c,
4749
+ ne as d,
4750
+ cs as e,
4751
+ re as f,
4752
+ ee as g,
4753
+ ie as h,
4754
+ ni as i,
4755
+ J as j,
4756
+ Ee as k,
4757
+ at as l,
4758
+ xt as m,
4759
+ K as n,
4760
+ ds as o,
4761
+ fs as p,
4762
+ si as q,
4763
+ er as s,
4764
+ Se as t
4765
+ };