@everymatrix/cashier-session-expiration-modal 1.76.14 → 1.77.1

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.
@@ -2,15 +2,15 @@ var Zi = Object.defineProperty, qi = Object.defineProperties;
2
2
  var Ji = Object.getOwnPropertyDescriptors;
3
3
  var sr = Object.getOwnPropertySymbols;
4
4
  var Qi = Object.prototype.hasOwnProperty, Ki = Object.prototype.propertyIsEnumerable;
5
- var on = (e, t, n) => t in e ? Zi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, or = (e, t) => {
5
+ var un = (e, t, n) => t in e ? Zi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, or = (e, t) => {
6
6
  for (var n in t || (t = {}))
7
- Qi.call(t, n) && on(e, n, t[n]);
7
+ Qi.call(t, n) && un(e, n, t[n]);
8
8
  if (sr)
9
9
  for (var n of sr(t))
10
- Ki.call(t, n) && on(e, n, t[n]);
10
+ Ki.call(t, n) && un(e, n, t[n]);
11
11
  return e;
12
12
  }, ar = (e, t) => qi(e, Ji(t));
13
- var be = (e, t, n) => (on(e, typeof t != "symbol" ? t + "" : t, n), n);
13
+ var be = (e, t, n) => (un(e, typeof t != "symbol" ? t + "" : t, n), n);
14
14
  var ur = (e, t, n) => new Promise((r, i) => {
15
15
  var s = (c) => {
16
16
  try {
@@ -44,18 +44,18 @@ function qr(e) {
44
44
  function lr() {
45
45
  return /* @__PURE__ */ Object.create(null);
46
46
  }
47
- function Ie(e) {
47
+ function Pe(e) {
48
48
  e.forEach(qr);
49
49
  }
50
- function Xt(e) {
50
+ function Zt(e) {
51
51
  return typeof e == "function";
52
52
  }
53
53
  function Jr(e, t) {
54
54
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
55
55
  }
56
- let wt;
56
+ let Ot;
57
57
  function cr(e, t) {
58
- return e === t ? !0 : (wt || (wt = document.createElement("a")), wt.href = t, e === wt.href);
58
+ return e === t ? !0 : (Ot || (Ot = document.createElement("a")), Ot.href = t, e === Ot.href);
59
59
  }
60
60
  function ts(e) {
61
61
  return Object.keys(e).length === 0;
@@ -72,7 +72,7 @@ function Qr(e, ...t) {
72
72
  function fr(e, t, n) {
73
73
  e.$$.on_destroy.push(Qr(t, n));
74
74
  }
75
- function Nt(e, t, n, r) {
75
+ function Ht(e, t, n, r) {
76
76
  if (e) {
77
77
  const i = Kr(e, t, n, r);
78
78
  return e[0](i);
@@ -81,7 +81,7 @@ function Nt(e, t, n, r) {
81
81
  function Kr(e, t, n, r) {
82
82
  return e[1] && r ? es(n.ctx.slice(), e[1](r(t))) : n.ctx;
83
83
  }
84
- function Ht(e, t, n, r) {
84
+ function It(e, t, n, r) {
85
85
  if (e[2] && r) {
86
86
  const i = e[2](r(n));
87
87
  if (t.dirty === void 0)
@@ -96,7 +96,7 @@ function Ht(e, t, n, r) {
96
96
  }
97
97
  return t.dirty;
98
98
  }
99
- function It(e, t, n, r, i, s) {
99
+ function Pt(e, t, n, r, i, s) {
100
100
  if (i) {
101
101
  const a = Kr(t, n, r, s);
102
102
  e.p(a, i);
@@ -112,21 +112,21 @@ function Rt(e) {
112
112
  return -1;
113
113
  }
114
114
  const ei = typeof window != "undefined";
115
- let ns = ei ? () => window.performance.now() : () => Date.now(), Nn = ei ? (e) => requestAnimationFrame(e) : de;
116
- const Ve = /* @__PURE__ */ new Set();
115
+ let ns = ei ? () => window.performance.now() : () => Date.now(), In = ei ? (e) => requestAnimationFrame(e) : de;
116
+ const Xe = /* @__PURE__ */ new Set();
117
117
  function ti(e) {
118
- Ve.forEach((t) => {
119
- t.c(e) || (Ve.delete(t), t.f());
120
- }), Ve.size !== 0 && Nn(ti);
118
+ Xe.forEach((t) => {
119
+ t.c(e) || (Xe.delete(t), t.f());
120
+ }), Xe.size !== 0 && In(ti);
121
121
  }
122
122
  function rs(e) {
123
123
  let t;
124
- return Ve.size === 0 && Nn(ti), {
124
+ return Xe.size === 0 && In(ti), {
125
125
  promise: new Promise((n) => {
126
- Ve.add(t = { c: e, f: n });
126
+ Xe.add(t = { c: e, f: n });
127
127
  }),
128
128
  abort() {
129
- Ve.delete(t);
129
+ Xe.delete(t);
130
130
  }
131
131
  };
132
132
  }
@@ -134,13 +134,13 @@ function J(e, t) {
134
134
  e.appendChild(t);
135
135
  }
136
136
  function is(e, t, n) {
137
- const r = Hn(e);
137
+ const r = Pn(e);
138
138
  if (!r.getElementById(t)) {
139
139
  const i = te("style");
140
140
  i.id = t, i.textContent = n, ni(r, i);
141
141
  }
142
142
  }
143
- function Hn(e) {
143
+ function Pn(e) {
144
144
  if (!e)
145
145
  return document;
146
146
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -152,7 +152,7 @@ function Hn(e) {
152
152
  }
153
153
  function ss(e) {
154
154
  const t = te("style");
155
- return t.textContent = "/* empty */", ni(Hn(e), t), t.sheet;
155
+ return t.textContent = "/* empty */", ni(Pn(e), t), t.sheet;
156
156
  }
157
157
  function ni(e, t) {
158
158
  return J(
@@ -161,7 +161,7 @@ function ni(e, t) {
161
161
  t
162
162
  ), t.sheet;
163
163
  }
164
- function we(e, t, n) {
164
+ function Oe(e, t, n) {
165
165
  e.insertBefore(t, n || null);
166
166
  }
167
167
  function ge(e) {
@@ -173,39 +173,39 @@ function te(e) {
173
173
  function hr(e) {
174
174
  return document.createElementNS("http://www.w3.org/2000/svg", e);
175
175
  }
176
- function Ke(e) {
176
+ function et(e) {
177
177
  return document.createTextNode(e);
178
178
  }
179
- function ht() {
180
- return Ke(" ");
179
+ function mt() {
180
+ return et(" ");
181
181
  }
182
182
  function ri() {
183
- return Ke("");
183
+ return et("");
184
184
  }
185
- function kt(e, t, n, r) {
185
+ function Ft(e, t, n, r) {
186
186
  return e.addEventListener(t, n, r), () => e.removeEventListener(t, n, r);
187
187
  }
188
- function z(e, t, n) {
188
+ function j(e, t, n) {
189
189
  n == null ? e.removeAttribute(t) : e.getAttribute(t) !== n && e.setAttribute(t, n);
190
190
  }
191
191
  function os(e) {
192
192
  return Array.from(e.childNodes);
193
193
  }
194
- function Yt(e, t) {
194
+ function qt(e, t) {
195
195
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
196
196
  t);
197
197
  }
198
- let Ot;
198
+ let Mt;
199
199
  function as() {
200
- if (Ot === void 0) {
201
- Ot = !1;
200
+ if (Mt === void 0) {
201
+ Mt = !1;
202
202
  try {
203
203
  typeof window != "undefined" && window.parent && window.parent.document;
204
204
  } catch (e) {
205
- Ot = !0;
205
+ Mt = !0;
206
206
  }
207
207
  }
208
- return Ot;
208
+ return Mt;
209
209
  }
210
210
  function us(e, t) {
211
211
  getComputedStyle(e).position === "static" && (e.style.position = "relative");
@@ -216,7 +216,7 @@ function us(e, t) {
216
216
  ), r.setAttribute("aria-hidden", "true"), r.tabIndex = -1;
217
217
  const i = as();
218
218
  let s;
219
- return i ? (r.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", s = kt(
219
+ return i ? (r.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", s = Ft(
220
220
  window,
221
221
  "message",
222
222
  /** @param {MessageEvent} event */
@@ -224,7 +224,7 @@ function us(e, t) {
224
224
  a.source === r.contentWindow && t();
225
225
  }
226
226
  )) : (r.src = "about:blank", r.onload = () => {
227
- s = kt(r.contentWindow, "resize", t), t();
227
+ s = Ft(r.contentWindow, "resize", t), t();
228
228
  }), J(e, r), () => {
229
229
  (i || s && r.contentWindow) && s(), ge(r);
230
230
  };
@@ -241,8 +241,8 @@ function cs(e) {
241
241
  }
242
242
  ), t;
243
243
  }
244
- const Ft = /* @__PURE__ */ new Map();
245
- let Gt = 0;
244
+ const Gt = /* @__PURE__ */ new Map();
245
+ let jt = 0;
246
246
  function fs(e) {
247
247
  let t = 5381, n = e.length;
248
248
  for (; n--; )
@@ -251,46 +251,46 @@ function fs(e) {
251
251
  }
252
252
  function hs(e, t) {
253
253
  const n = { stylesheet: ss(t), rules: {} };
254
- return Ft.set(e, n), n;
254
+ return Gt.set(e, n), n;
255
255
  }
256
256
  function mr(e, t, n, r, i, s, a, u = 0) {
257
257
  const c = 16.666 / r;
258
258
  let l = `{
259
259
  `;
260
260
  for (let C = 0; C <= 1; C += c) {
261
- const G = t + (n - t) * s(C);
262
- l += C * 100 + `%{${a(G, 1 - G)}}
261
+ const F = t + (n - t) * s(C);
262
+ l += C * 100 + `%{${a(F, 1 - F)}}
263
263
  `;
264
264
  }
265
265
  const f = l + `100% {${a(n, 1 - n)}}
266
- }`, _ = `__svelte_${fs(f)}_${u}`, y = Hn(e), { stylesheet: M, rules: b } = Ft.get(y) || hs(y, e);
266
+ }`, _ = `__svelte_${fs(f)}_${u}`, y = Pn(e), { stylesheet: M, rules: b } = Gt.get(y) || hs(y, e);
267
267
  b[_] || (b[_] = !0, M.insertRule(`@keyframes ${_} ${f}`, M.cssRules.length));
268
268
  const d = e.style.animation || "";
269
- return e.style.animation = `${d ? `${d}, ` : ""}${_} ${r}ms linear ${i}ms 1 both`, Gt += 1, _;
269
+ return e.style.animation = `${d ? `${d}, ` : ""}${_} ${r}ms linear ${i}ms 1 both`, jt += 1, _;
270
270
  }
271
271
  function ms(e, t) {
272
272
  const n = (e.style.animation || "").split(", "), r = n.filter(
273
273
  t ? (s) => s.indexOf(t) < 0 : (s) => s.indexOf("__svelte") === -1
274
274
  // remove all Svelte animations
275
275
  ), i = n.length - r.length;
276
- i && (e.style.animation = r.join(", "), Gt -= i, Gt || ds());
276
+ i && (e.style.animation = r.join(", "), jt -= i, jt || ds());
277
277
  }
278
278
  function ds() {
279
- Nn(() => {
280
- Gt || (Ft.forEach((e) => {
279
+ In(() => {
280
+ jt || (Gt.forEach((e) => {
281
281
  const { ownerNode: t } = e.stylesheet;
282
282
  t && ge(t);
283
- }), Ft.clear());
283
+ }), Gt.clear());
284
284
  });
285
285
  }
286
- let pt;
287
- function dt(e) {
288
- pt = e;
286
+ let gt;
287
+ function pt(e) {
288
+ gt = e;
289
289
  }
290
290
  function ii() {
291
- if (!pt)
291
+ if (!gt)
292
292
  throw new Error("Function called outside component initialization");
293
- return pt;
293
+ return gt;
294
294
  }
295
295
  function ps(e) {
296
296
  ii().$$.on_mount.push(e);
@@ -298,90 +298,90 @@ function ps(e) {
298
298
  function gs(e) {
299
299
  ii().$$.on_destroy.push(e);
300
300
  }
301
- const We = [], jt = [];
302
- let Xe = [];
301
+ const Ve = [], zt = [];
302
+ let Ye = [];
303
303
  const dr = [], _s = /* @__PURE__ */ Promise.resolve();
304
- let yn = !1;
304
+ let vn = !1;
305
305
  function bs() {
306
- yn || (yn = !0, _s.then(le));
306
+ vn || (vn = !0, _s.then(le));
307
307
  }
308
- function Ye(e) {
309
- Xe.push(e);
308
+ function Ze(e) {
309
+ Ye.push(e);
310
310
  }
311
- const an = /* @__PURE__ */ new Set();
312
- let je = 0;
311
+ const ln = /* @__PURE__ */ new Set();
312
+ let ze = 0;
313
313
  function le() {
314
- if (je !== 0)
314
+ if (ze !== 0)
315
315
  return;
316
- const e = pt;
316
+ const e = gt;
317
317
  do {
318
318
  try {
319
- for (; je < We.length; ) {
320
- const t = We[je];
321
- je++, dt(t), Es(t.$$);
319
+ for (; ze < Ve.length; ) {
320
+ const t = Ve[ze];
321
+ ze++, pt(t), Es(t.$$);
322
322
  }
323
323
  } catch (t) {
324
- throw We.length = 0, je = 0, t;
324
+ throw Ve.length = 0, ze = 0, t;
325
325
  }
326
- for (dt(null), We.length = 0, je = 0; jt.length; )
327
- jt.pop()();
328
- for (let t = 0; t < Xe.length; t += 1) {
329
- const n = Xe[t];
330
- an.has(n) || (an.add(n), n());
326
+ for (pt(null), Ve.length = 0, ze = 0; zt.length; )
327
+ zt.pop()();
328
+ for (let t = 0; t < Ye.length; t += 1) {
329
+ const n = Ye[t];
330
+ ln.has(n) || (ln.add(n), n());
331
331
  }
332
- Xe.length = 0;
333
- } while (We.length);
332
+ Ye.length = 0;
333
+ } while (Ve.length);
334
334
  for (; dr.length; )
335
335
  dr.pop()();
336
- yn = !1, an.clear(), dt(e);
336
+ vn = !1, ln.clear(), pt(e);
337
337
  }
338
338
  function Es(e) {
339
339
  if (e.fragment !== null) {
340
- e.update(), Ie(e.before_update);
340
+ e.update(), Pe(e.before_update);
341
341
  const t = e.dirty;
342
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ye);
342
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ze);
343
343
  }
344
344
  }
345
345
  function ys(e) {
346
346
  const t = [], n = [];
347
- Xe.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : n.push(r)), n.forEach((r) => r()), Xe = t;
347
+ Ye.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : n.push(r)), n.forEach((r) => r()), Ye = t;
348
348
  }
349
- let st;
349
+ let ot;
350
350
  function xs() {
351
- return st || (st = Promise.resolve(), st.then(() => {
352
- st = null;
353
- })), st;
351
+ return ot || (ot = Promise.resolve(), ot.then(() => {
352
+ ot = null;
353
+ })), ot;
354
354
  }
355
- function un(e, t, n) {
355
+ function cn(e, t, n) {
356
356
  e.dispatchEvent(ls(`${t ? "intro" : "outro"}${n}`));
357
357
  }
358
- const Pt = /* @__PURE__ */ new Set();
359
- let Ce;
358
+ const Dt = /* @__PURE__ */ new Set();
359
+ let Le;
360
360
  function si() {
361
- Ce = {
361
+ Le = {
362
362
  r: 0,
363
363
  c: [],
364
- p: Ce
364
+ p: Le
365
365
  // parent group
366
366
  };
367
367
  }
368
368
  function oi() {
369
- Ce.r || Ie(Ce.c), Ce = Ce.p;
369
+ Le.r || Pe(Le.c), Le = Le.p;
370
370
  }
371
371
  function Ae(e, t) {
372
- e && e.i && (Pt.delete(e), e.i(t));
372
+ e && e.i && (Dt.delete(e), e.i(t));
373
373
  }
374
- function Ne(e, t, n, r) {
374
+ function He(e, t, n, r) {
375
375
  if (e && e.o) {
376
- if (Pt.has(e))
376
+ if (Dt.has(e))
377
377
  return;
378
- Pt.add(e), Ce.c.push(() => {
379
- Pt.delete(e), r && (n && e.d(1), r());
378
+ Dt.add(e), Le.c.push(() => {
379
+ Dt.delete(e), r && (n && e.d(1), r());
380
380
  }), e.o(t);
381
381
  } else
382
382
  r && r();
383
383
  }
384
- const Ts = { duration: 0 };
384
+ const vs = { duration: 0 };
385
385
  function pr(e, t, n, r) {
386
386
  let s = t(e, n, { direction: "both" }), a = r ? 0 : 1, u = null, c = null, l = null, f;
387
387
  function _() {
@@ -406,29 +406,29 @@ function pr(e, t, n, r) {
406
406
  const {
407
407
  delay: d = 0,
408
408
  duration: C = 300,
409
- easing: G = Zr,
409
+ easing: F = Zr,
410
410
  tick: $ = de,
411
411
  css: A
412
- } = s || Ts, H = {
412
+ } = s || vs, H = {
413
413
  start: ns() + d,
414
414
  b
415
415
  };
416
- b || (H.group = Ce, Ce.r += 1), "inert" in e && (b ? f !== void 0 && (e.inert = f) : (f = /** @type {HTMLElement} */
417
- e.inert, e.inert = !0)), u || c ? c = H : (A && (_(), l = mr(e, a, b, C, d, G, A)), b && $(0, 1), u = y(H, C), Ye(() => un(e, b, "start")), rs((P) => {
418
- if (c && P > c.start && (u = y(c, C), c = null, un(e, u.b, "start"), A && (_(), l = mr(
416
+ b || (H.group = Le, Le.r += 1), "inert" in e && (b ? f !== void 0 && (e.inert = f) : (f = /** @type {HTMLElement} */
417
+ e.inert, e.inert = !0)), u || c ? c = H : (A && (_(), l = mr(e, a, b, C, d, F, A)), b && $(0, 1), u = y(H, C), Ze(() => cn(e, b, "start")), rs((R) => {
418
+ if (c && R > c.start && (u = y(c, C), c = null, cn(e, u.b, "start"), A && (_(), l = mr(
419
419
  e,
420
420
  a,
421
421
  u.b,
422
422
  u.duration,
423
423
  0,
424
- G,
424
+ F,
425
425
  s.css
426
426
  ))), u) {
427
- if (P >= u.end)
428
- $(a = u.b, 1 - a), un(e, u.b, "end"), c || (u.b ? _() : --u.group.r || Ie(u.group.c)), u = null;
429
- else if (P >= u.start) {
430
- const F = P - u.start;
431
- a = u.a + u.d * G(F / u.duration), $(a, 1 - a);
427
+ if (R >= u.end)
428
+ $(a = u.b, 1 - a), cn(e, u.b, "end"), c || (u.b ? _() : --u.group.r || Pe(u.group.c)), u = null;
429
+ else if (R >= u.start) {
430
+ const k = R - u.start;
431
+ a = u.a + u.d * F(k / u.duration), $(a, 1 - a);
432
432
  }
433
433
  }
434
434
  return !!(u || c);
@@ -436,7 +436,7 @@ function pr(e, t, n, r) {
436
436
  }
437
437
  return {
438
438
  run(b) {
439
- Xt(s) ? xs().then(() => {
439
+ Zt(s) ? xs().then(() => {
440
440
  s = s({ direction: b ? "in" : "out" }), M(b);
441
441
  }) : M(b);
442
442
  },
@@ -445,23 +445,23 @@ function pr(e, t, n, r) {
445
445
  }
446
446
  };
447
447
  }
448
- function vs(e, t, n) {
448
+ function Ts(e, t, n) {
449
449
  const { fragment: r, after_update: i } = e.$$;
450
- r && r.m(t, n), Ye(() => {
451
- const s = e.$$.on_mount.map(qr).filter(Xt);
452
- e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Ie(s), e.$$.on_mount = [];
453
- }), i.forEach(Ye);
450
+ r && r.m(t, n), Ze(() => {
451
+ const s = e.$$.on_mount.map(qr).filter(Zt);
452
+ e.$$.on_destroy ? e.$$.on_destroy.push(...s) : Pe(s), e.$$.on_mount = [];
453
+ }), i.forEach(Ze);
454
454
  }
455
455
  function Ss(e, t) {
456
456
  const n = e.$$;
457
- n.fragment !== null && (ys(n.after_update), Ie(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
457
+ n.fragment !== null && (ys(n.after_update), Pe(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
458
458
  }
459
459
  function As(e, t) {
460
- e.$$.dirty[0] === -1 && (We.push(e), bs(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
460
+ e.$$.dirty[0] === -1 && (Ve.push(e), bs(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
461
461
  }
462
462
  function ws(e, t, n, r, i, s, a = null, u = [-1]) {
463
- const c = pt;
464
- dt(e);
463
+ const c = gt;
464
+ pt(e);
465
465
  const l = e.$$ = {
466
466
  fragment: null,
467
467
  ctx: [],
@@ -488,15 +488,15 @@ function ws(e, t, n, r, i, s, a = null, u = [-1]) {
488
488
  if (l.ctx = n ? n(e, t.props || {}, (_, y, ...M) => {
489
489
  const b = M.length ? M[0] : y;
490
490
  return l.ctx && i(l.ctx[_], l.ctx[_] = b) && (!l.skip_bound && l.bound[_] && l.bound[_](b), f && As(e, _)), y;
491
- }) : [], l.update(), f = !0, Ie(l.before_update), l.fragment = r ? r(l.ctx) : !1, t.target) {
491
+ }) : [], l.update(), f = !0, Pe(l.before_update), l.fragment = r ? r(l.ctx) : !1, t.target) {
492
492
  if (t.hydrate) {
493
493
  const _ = os(t.target);
494
494
  l.fragment && l.fragment.l(_), _.forEach(ge);
495
495
  } else
496
496
  l.fragment && l.fragment.c();
497
- t.intro && Ae(e.$$.fragment), vs(e, t.target, t.anchor), le();
497
+ t.intro && Ae(e.$$.fragment), Ts(e, t.target, t.anchor), le();
498
498
  }
499
- dt(c);
499
+ pt(c);
500
500
  }
501
501
  let ai;
502
502
  typeof HTMLElement == "function" && (ai = class extends HTMLElement {
@@ -543,14 +543,14 @@ typeof HTMLElement == "function" && (ai = class extends HTMLElement {
543
543
  let a;
544
544
  return {
545
545
  c: function() {
546
- a = te("slot"), s !== "default" && z(a, "name", s);
546
+ a = te("slot"), s !== "default" && j(a, "name", s);
547
547
  },
548
548
  /**
549
549
  * @param {HTMLElement} target
550
550
  * @param {HTMLElement} [anchor]
551
551
  */
552
552
  m: function(l, f) {
553
- we(l, a, f);
553
+ Oe(l, a, f);
554
554
  },
555
555
  d: function(l) {
556
556
  l && ge(a);
@@ -565,7 +565,7 @@ typeof HTMLElement == "function" && (ai = class extends HTMLElement {
565
565
  s in r && (n[s] = [t(s)]);
566
566
  for (const s of this.attributes) {
567
567
  const a = this.$$g_p(s.name);
568
- a in this.$$d || (this.$$d[a] = Dt(a, s.value, this.$$p_d, "toProp"));
568
+ a in this.$$d || (this.$$d[a] = Bt(a, s.value, this.$$p_d, "toProp"));
569
569
  }
570
570
  for (const s in this.$$p_d)
571
571
  !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
@@ -582,7 +582,7 @@ typeof HTMLElement == "function" && (ai = class extends HTMLElement {
582
582
  this.$$r = !0;
583
583
  for (const s in this.$$p_d)
584
584
  if (this.$$d[s] = this.$$c.$$.ctx[this.$$c.$$.props[s]], this.$$p_d[s].reflect) {
585
- const a = Dt(
585
+ const a = Bt(
586
586
  s,
587
587
  this.$$d[s],
588
588
  this.$$p_d,
@@ -606,7 +606,7 @@ typeof HTMLElement == "function" && (ai = class extends HTMLElement {
606
606
  // and setting attributes through setAttribute etc, this is helpful
607
607
  attributeChangedCallback(t, n, r) {
608
608
  var i;
609
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = Dt(t, r, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
609
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = Bt(t, r, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
610
610
  }
611
611
  disconnectedCallback() {
612
612
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -619,7 +619,7 @@ typeof HTMLElement == "function" && (ai = class extends HTMLElement {
619
619
  ) || t;
620
620
  }
621
621
  });
622
- function Dt(e, t, n, r) {
622
+ function Bt(e, t, n, r) {
623
623
  var s;
624
624
  const i = (s = n[e]) == null ? void 0 : s.type;
625
625
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !r || !n[e])
@@ -667,7 +667,7 @@ function Os(e, t, n, r, i, s) {
667
667
  },
668
668
  set(c) {
669
669
  var l;
670
- c = Dt(u, c, t), this.$$d[u] = c, (l = this.$$c) == null || l.$set({ [u]: c });
670
+ c = Bt(u, c, t), this.$$d[u] = c, (l = this.$$c) == null || l.$set({ [u]: c });
671
671
  }
672
672
  });
673
673
  }), r.forEach((u) => {
@@ -710,7 +710,7 @@ class Ms {
710
710
  * @returns {() => void}
711
711
  */
712
712
  $on(t, n) {
713
- if (!Xt(n))
713
+ if (!Zt(n))
714
714
  return de;
715
715
  const r = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
716
716
  return r.push(n), () => {
@@ -737,24 +737,24 @@ function gr(e, { delay: t = 0, duration: n = 400, easing: r = Zr } = {}) {
737
737
  css: (s) => `opacity: ${s * i}`
738
738
  };
739
739
  }
740
- const ze = [];
740
+ const We = [];
741
741
  function Ls(e, t) {
742
742
  return {
743
- subscribe: bt(e, t).subscribe
743
+ subscribe: Et(e, t).subscribe
744
744
  };
745
745
  }
746
- function bt(e, t = de) {
746
+ function Et(e, t = de) {
747
747
  let n;
748
748
  const r = /* @__PURE__ */ new Set();
749
749
  function i(u) {
750
750
  if (Jr(e, u) && (e = u, n)) {
751
- const c = !ze.length;
751
+ const c = !We.length;
752
752
  for (const l of r)
753
- l[1](), ze.push(l, e);
753
+ l[1](), We.push(l, e);
754
754
  if (c) {
755
- for (let l = 0; l < ze.length; l += 2)
756
- ze[l][0](ze[l + 1]);
757
- ze.length = 0;
755
+ for (let l = 0; l < We.length; l += 2)
756
+ We[l][0](We[l + 1]);
757
+ We.length = 0;
758
758
  }
759
759
  }
760
760
  }
@@ -769,7 +769,7 @@ function bt(e, t = de) {
769
769
  }
770
770
  return { set: i, update: s, subscribe: a };
771
771
  }
772
- function et(e, t, n) {
772
+ function tt(e, t, n) {
773
773
  const r = !Array.isArray(e), i = r ? [e] : e;
774
774
  if (!i.every(Boolean))
775
775
  throw new Error("derived() expects stores as input, got a falsy value");
@@ -783,7 +783,7 @@ function et(e, t, n) {
783
783
  return;
784
784
  _();
785
785
  const b = t(r ? l[0] : l, a, u);
786
- s ? a(b) : _ = Xt(b) ? b : de;
786
+ s ? a(b) : _ = Zt(b) ? b : de;
787
787
  }, M = i.map(
788
788
  (b, d) => Qr(
789
789
  b,
@@ -796,12 +796,12 @@ function et(e, t, n) {
796
796
  )
797
797
  );
798
798
  return c = !0, y(), function() {
799
- Ie(M), _(), c = !1;
799
+ Pe(M), _(), c = !1;
800
800
  };
801
801
  });
802
802
  }
803
803
  var ui = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
804
- function In(e) {
804
+ function Rn(e) {
805
805
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
806
806
  }
807
807
  var Ns = function(t) {
@@ -814,26 +814,26 @@ function Is(e) {
814
814
  var t = Object.prototype.toString.call(e);
815
815
  return t === "[object RegExp]" || t === "[object Date]" || Ds(e);
816
816
  }
817
- var Rs = typeof Symbol == "function" && Symbol.for, Ps = Rs ? Symbol.for("react.element") : 60103;
817
+ var Ps = typeof Symbol == "function" && Symbol.for, Rs = Ps ? Symbol.for("react.element") : 60103;
818
818
  function Ds(e) {
819
- return e.$$typeof === Ps;
819
+ return e.$$typeof === Rs;
820
820
  }
821
821
  function Bs(e) {
822
822
  return Array.isArray(e) ? [] : {};
823
823
  }
824
- function gt(e, t) {
825
- return t.clone !== !1 && t.isMergeableObject(e) ? Ze(Bs(e), e, t) : e;
824
+ function _t(e, t) {
825
+ return t.clone !== !1 && t.isMergeableObject(e) ? qe(Bs(e), e, t) : e;
826
826
  }
827
827
  function $s(e, t, n) {
828
828
  return e.concat(t).map(function(r) {
829
- return gt(r, n);
829
+ return _t(r, n);
830
830
  });
831
831
  }
832
832
  function Us(e, t) {
833
833
  if (!t.customMerge)
834
- return Ze;
834
+ return qe;
835
835
  var n = t.customMerge(e);
836
- return typeof n == "function" ? n : Ze;
836
+ return typeof n == "function" ? n : qe;
837
837
  }
838
838
  function ks(e) {
839
839
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
@@ -856,65 +856,51 @@ function Fs(e, t) {
856
856
  function Gs(e, t, n) {
857
857
  var r = {};
858
858
  return n.isMergeableObject(e) && _r(e).forEach(function(i) {
859
- r[i] = gt(e[i], n);
859
+ r[i] = _t(e[i], n);
860
860
  }), _r(t).forEach(function(i) {
861
- Fs(e, i) || (li(e, i) && n.isMergeableObject(t[i]) ? r[i] = Us(i, n)(e[i], t[i], n) : r[i] = gt(t[i], n));
861
+ Fs(e, i) || (li(e, i) && n.isMergeableObject(t[i]) ? r[i] = Us(i, n)(e[i], t[i], n) : r[i] = _t(t[i], n));
862
862
  }), r;
863
863
  }
864
- function Ze(e, t, n) {
865
- n = n || {}, n.arrayMerge = n.arrayMerge || $s, n.isMergeableObject = n.isMergeableObject || Ns, n.cloneUnlessOtherwiseSpecified = gt;
864
+ function qe(e, t, n) {
865
+ n = n || {}, n.arrayMerge = n.arrayMerge || $s, n.isMergeableObject = n.isMergeableObject || Ns, n.cloneUnlessOtherwiseSpecified = _t;
866
866
  var r = Array.isArray(t), i = Array.isArray(e), s = r === i;
867
- return s ? r ? n.arrayMerge(e, t, n) : Gs(e, t, n) : gt(t, n);
867
+ return s ? r ? n.arrayMerge(e, t, n) : Gs(e, t, n) : _t(t, n);
868
868
  }
869
- Ze.all = function(t, n) {
869
+ qe.all = function(t, n) {
870
870
  if (!Array.isArray(t))
871
871
  throw new Error("first argument should be an array");
872
872
  return t.reduce(function(r, i) {
873
- return Ze(r, i, n);
873
+ return qe(r, i, n);
874
874
  }, {});
875
875
  };
876
- var js = Ze, zs = js;
877
- const Ws = /* @__PURE__ */ In(zs);
878
- /*! *****************************************************************************
879
- Copyright (c) Microsoft Corporation.
880
-
881
- Permission to use, copy, modify, and/or distribute this software for any
882
- purpose with or without fee is hereby granted.
883
-
884
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
885
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
886
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
887
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
888
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
889
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
890
- PERFORMANCE OF THIS SOFTWARE.
891
- ***************************************************************************** */
892
- var xn = function(e, t) {
893
- return xn = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
876
+ var js = qe, zs = js;
877
+ const Ws = /* @__PURE__ */ Rn(zs);
878
+ var Tn = function(e, t) {
879
+ return Tn = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
894
880
  n.__proto__ = r;
895
881
  } || function(n, r) {
896
882
  for (var i in r)
897
883
  Object.prototype.hasOwnProperty.call(r, i) && (n[i] = r[i]);
898
- }, xn(e, t);
884
+ }, Tn(e, t);
899
885
  };
900
- function Zt(e, t) {
886
+ function Jt(e, t) {
901
887
  if (typeof t != "function" && t !== null)
902
888
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
903
- xn(e, t);
889
+ Tn(e, t);
904
890
  function n() {
905
891
  this.constructor = e;
906
892
  }
907
893
  e.prototype = t === null ? Object.create(t) : (n.prototype = t.prototype, new n());
908
894
  }
909
- var k = function() {
910
- return k = Object.assign || function(t) {
895
+ var we = function() {
896
+ return we = Object.assign || function(t) {
911
897
  for (var n, r = 1, i = arguments.length; r < i; r++) {
912
898
  n = arguments[r];
913
899
  for (var s in n)
914
900
  Object.prototype.hasOwnProperty.call(n, s) && (t[s] = n[s]);
915
901
  }
916
902
  return t;
917
- }, k.apply(this, arguments);
903
+ }, we.apply(this, arguments);
918
904
  };
919
905
  function Vs(e, t) {
920
906
  var n = {};
@@ -925,14 +911,14 @@ function Vs(e, t) {
925
911
  t.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[i]) && (n[r[i]] = e[r[i]]);
926
912
  return n;
927
913
  }
928
- function ln(e, t, n) {
929
- if (arguments.length === 2)
914
+ function fn(e, t, n) {
915
+ if (n || arguments.length === 2)
930
916
  for (var r = 0, i = t.length, s; r < i; r++)
931
917
  (s || !(r in t)) && (s || (s = Array.prototype.slice.call(t, 0, r)), s[r] = t[r]);
932
- return e.concat(s || t);
918
+ return e.concat(s || Array.prototype.slice.call(t));
933
919
  }
934
- function cn(e, t) {
935
- var n = t && t.cache ? t.cache : Qs, r = t && t.serializer ? t.serializer : Js, i = t && t.strategy ? t.strategy : Ys;
920
+ function hn(e, t) {
921
+ var n = t && t.cache ? t.cache : Ks, r = t && t.serializer ? t.serializer : Js, i = t && t.strategy ? t.strategy : Zs;
936
922
  return i(e, {
937
923
  cache: n,
938
924
  serializer: r
@@ -941,95 +927,103 @@ function cn(e, t) {
941
927
  function Xs(e) {
942
928
  return e == null || typeof e == "number" || typeof e == "boolean";
943
929
  }
944
- function ci(e, t, n, r) {
930
+ function Ys(e, t, n, r) {
945
931
  var i = Xs(r) ? r : n(r), s = t.get(i);
946
932
  return typeof s == "undefined" && (s = e.call(this, r), t.set(i, s)), s;
947
933
  }
948
- function fi(e, t, n) {
934
+ function ci(e, t, n) {
949
935
  var r = Array.prototype.slice.call(arguments, 3), i = n(r), s = t.get(i);
950
936
  return typeof s == "undefined" && (s = e.apply(this, r), t.set(i, s)), s;
951
937
  }
952
- function Rn(e, t, n, r, i) {
938
+ function fi(e, t, n, r, i) {
953
939
  return n.bind(t, e, r, i);
954
940
  }
955
- function Ys(e, t) {
956
- var n = e.length === 1 ? ci : fi;
957
- return Rn(e, this, n, t.cache.create(), t.serializer);
958
- }
959
941
  function Zs(e, t) {
960
- return Rn(e, this, fi, t.cache.create(), t.serializer);
942
+ var n = e.length === 1 ? Ys : ci;
943
+ return fi(e, this, n, t.cache.create(), t.serializer);
961
944
  }
962
945
  function qs(e, t) {
963
- return Rn(e, this, ci, t.cache.create(), t.serializer);
946
+ return fi(e, this, ci, t.cache.create(), t.serializer);
964
947
  }
965
948
  var Js = function() {
966
949
  return JSON.stringify(arguments);
967
- };
968
- function Pn() {
969
- this.cache = /* @__PURE__ */ Object.create(null);
970
- }
971
- Pn.prototype.get = function(e) {
972
- return this.cache[e];
973
- };
974
- Pn.prototype.set = function(e, t) {
975
- this.cache[e] = t;
976
- };
977
- var Qs = {
950
+ }, Qs = (
951
+ /** @class */
952
+ function() {
953
+ function e() {
954
+ this.cache = /* @__PURE__ */ Object.create(null);
955
+ }
956
+ return e.prototype.get = function(t) {
957
+ return this.cache[t];
958
+ }, e.prototype.set = function(t, n) {
959
+ this.cache[t] = n;
960
+ }, e;
961
+ }()
962
+ ), Ks = {
978
963
  create: function() {
979
- return new Pn();
964
+ return new Qs();
980
965
  }
981
- }, fn = {
982
- variadic: Zs,
983
- monadic: qs
984
- }, D;
966
+ }, mn = {
967
+ variadic: qs
968
+ }, Wt = function() {
969
+ return Wt = Object.assign || function(t) {
970
+ for (var n, r = 1, i = arguments.length; r < i; r++) {
971
+ n = arguments[r];
972
+ for (var s in n)
973
+ Object.prototype.hasOwnProperty.call(n, s) && (t[s] = n[s]);
974
+ }
975
+ return t;
976
+ }, Wt.apply(this, arguments);
977
+ };
978
+ var D;
985
979
  (function(e) {
986
980
  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";
987
981
  })(D || (D = {}));
988
- var Y;
982
+ var X;
989
983
  (function(e) {
990
984
  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";
991
- })(Y || (Y = {}));
992
- var qe;
985
+ })(X || (X = {}));
986
+ var Je;
993
987
  (function(e) {
994
988
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
995
- })(qe || (qe = {}));
989
+ })(Je || (Je = {}));
996
990
  function br(e) {
997
- return e.type === Y.literal;
991
+ return e.type === X.literal;
998
992
  }
999
- function Ks(e) {
1000
- return e.type === Y.argument;
993
+ function eo(e) {
994
+ return e.type === X.argument;
1001
995
  }
1002
996
  function hi(e) {
1003
- return e.type === Y.number;
997
+ return e.type === X.number;
1004
998
  }
1005
999
  function mi(e) {
1006
- return e.type === Y.date;
1000
+ return e.type === X.date;
1007
1001
  }
1008
1002
  function di(e) {
1009
- return e.type === Y.time;
1003
+ return e.type === X.time;
1010
1004
  }
1011
1005
  function pi(e) {
1012
- return e.type === Y.select;
1006
+ return e.type === X.select;
1013
1007
  }
1014
1008
  function gi(e) {
1015
- return e.type === Y.plural;
1009
+ return e.type === X.plural;
1016
1010
  }
1017
- function eo(e) {
1018
- return e.type === Y.pound;
1011
+ function to(e) {
1012
+ return e.type === X.pound;
1019
1013
  }
1020
1014
  function _i(e) {
1021
- return e.type === Y.tag;
1015
+ return e.type === X.tag;
1022
1016
  }
1023
1017
  function bi(e) {
1024
- return !!(e && typeof e == "object" && e.type === qe.number);
1018
+ return !!(e && typeof e == "object" && e.type === Je.number);
1025
1019
  }
1026
- function Tn(e) {
1027
- return !!(e && typeof e == "object" && e.type === qe.dateTime);
1020
+ function Sn(e) {
1021
+ return !!(e && typeof e == "object" && e.type === Je.dateTime);
1028
1022
  }
1029
- var Ei = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, to = /(?:[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;
1030
- function no(e) {
1023
+ var Ei = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, no = /(?:[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;
1024
+ function ro(e) {
1031
1025
  var t = {};
1032
- return e.replace(to, function(n) {
1026
+ return e.replace(no, function(n) {
1033
1027
  var r = n.length;
1034
1028
  switch (n[0]) {
1035
1029
  case "G":
@@ -1118,11 +1112,21 @@ function no(e) {
1118
1112
  return "";
1119
1113
  }), t;
1120
1114
  }
1121
- var ro = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1122
- function io(e) {
1115
+ var Z = function() {
1116
+ return Z = Object.assign || function(t) {
1117
+ for (var n, r = 1, i = arguments.length; r < i; r++) {
1118
+ n = arguments[r];
1119
+ for (var s in n)
1120
+ Object.prototype.hasOwnProperty.call(n, s) && (t[s] = n[s]);
1121
+ }
1122
+ return t;
1123
+ }, Z.apply(this, arguments);
1124
+ };
1125
+ var io = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1126
+ function so(e) {
1123
1127
  if (e.length === 0)
1124
1128
  throw new Error("Number skeleton cannot be empty");
1125
- for (var t = e.split(ro).filter(function(y) {
1129
+ for (var t = e.split(io).filter(function(y) {
1126
1130
  return y.length > 0;
1127
1131
  }), n = [], r = 0, i = t; r < i.length; r++) {
1128
1132
  var s = i[r], a = s.split("/");
@@ -1137,17 +1141,17 @@ function io(e) {
1137
1141
  }
1138
1142
  return n;
1139
1143
  }
1140
- function so(e) {
1144
+ function oo(e) {
1141
1145
  return e.replace(/^(.*?)-/, "");
1142
1146
  }
1143
- var Er = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, yi = /^(@+)?(\+|#+)?[rs]?$/g, oo = /(\*)(0+)|(#+)(0+)|(0+)/g, xi = /^(0+)$/;
1147
+ var Er = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, yi = /^(@+)?(\+|#+)?[rs]?$/g, ao = /(\*)(0+)|(#+)(0+)|(0+)/g, xi = /^(0+)$/;
1144
1148
  function yr(e) {
1145
1149
  var t = {};
1146
1150
  return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(yi, function(n, r, i) {
1147
1151
  return typeof i != "string" ? (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length) : i === "+" ? t.minimumSignificantDigits = r.length : r[0] === "#" ? t.maximumSignificantDigits = r.length : (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length + (typeof i == "string" ? i.length : 0)), "";
1148
1152
  }), t;
1149
1153
  }
1150
- function Ti(e) {
1154
+ function vi(e) {
1151
1155
  switch (e) {
1152
1156
  case "sign-auto":
1153
1157
  return {
@@ -1187,7 +1191,7 @@ function Ti(e) {
1187
1191
  };
1188
1192
  }
1189
1193
  }
1190
- function ao(e) {
1194
+ function uo(e) {
1191
1195
  var t;
1192
1196
  if (e[0] === "E" && e[1] === "E" ? (t = {
1193
1197
  notation: "engineering"
@@ -1202,10 +1206,10 @@ function ao(e) {
1202
1206
  return t;
1203
1207
  }
1204
1208
  function xr(e) {
1205
- var t = {}, n = Ti(e);
1209
+ var t = {}, n = vi(e);
1206
1210
  return n || t;
1207
1211
  }
1208
- function uo(e) {
1212
+ function lo(e) {
1209
1213
  for (var t = {}, n = 0, r = e; n < r.length; n++) {
1210
1214
  var i = r[n];
1211
1215
  switch (i.stem) {
@@ -1229,7 +1233,7 @@ function uo(e) {
1229
1233
  continue;
1230
1234
  case "measure-unit":
1231
1235
  case "unit":
1232
- t.style = "unit", t.unit = so(i.options[0]);
1236
+ t.style = "unit", t.unit = oo(i.options[0]);
1233
1237
  continue;
1234
1238
  case "compact-short":
1235
1239
  case "K":
@@ -1240,13 +1244,13 @@ function uo(e) {
1240
1244
  t.notation = "compact", t.compactDisplay = "long";
1241
1245
  continue;
1242
1246
  case "scientific":
1243
- t = k(k(k({}, t), { notation: "scientific" }), i.options.reduce(function(c, l) {
1244
- return k(k({}, c), xr(l));
1247
+ t = Z(Z(Z({}, t), { notation: "scientific" }), i.options.reduce(function(c, l) {
1248
+ return Z(Z({}, c), xr(l));
1245
1249
  }, {}));
1246
1250
  continue;
1247
1251
  case "engineering":
1248
- t = k(k(k({}, t), { notation: "engineering" }), i.options.reduce(function(c, l) {
1249
- return k(k({}, c), xr(l));
1252
+ t = Z(Z(Z({}, t), { notation: "engineering" }), i.options.reduce(function(c, l) {
1253
+ return Z(Z({}, c), xr(l));
1250
1254
  }, {}));
1251
1255
  continue;
1252
1256
  case "notation-simple":
@@ -1291,7 +1295,7 @@ function uo(e) {
1291
1295
  case "integer-width":
1292
1296
  if (i.options.length > 1)
1293
1297
  throw new RangeError("integer-width stems only accept a single optional option");
1294
- i.options[0].replace(oo, function(c, l, f, _, y, M) {
1298
+ i.options[0].replace(ao, function(c, l, f, _, y, M) {
1295
1299
  if (l)
1296
1300
  t.minimumIntegerDigits = f.length;
1297
1301
  else {
@@ -1315,21 +1319,21 @@ function uo(e) {
1315
1319
  return f === "*" ? t.minimumFractionDigits = l.length : _ && _[0] === "#" ? t.maximumFractionDigits = _.length : y && M ? (t.minimumFractionDigits = y.length, t.maximumFractionDigits = y.length + M.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1316
1320
  });
1317
1321
  var s = i.options[0];
1318
- s === "w" ? t = k(k({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = k(k({}, t), yr(s)));
1322
+ s === "w" ? t = Z(Z({}, t), { trailingZeroDisplay: "stripIfInteger" }) : s && (t = Z(Z({}, t), yr(s)));
1319
1323
  continue;
1320
1324
  }
1321
1325
  if (yi.test(i.stem)) {
1322
- t = k(k({}, t), yr(i.stem));
1326
+ t = Z(Z({}, t), yr(i.stem));
1323
1327
  continue;
1324
1328
  }
1325
- var a = Ti(i.stem);
1326
- a && (t = k(k({}, t), a));
1327
- var u = ao(i.stem);
1328
- u && (t = k(k({}, t), u));
1329
+ var a = vi(i.stem);
1330
+ a && (t = Z(Z({}, t), a));
1331
+ var u = uo(i.stem);
1332
+ u && (t = Z(Z({}, t), u));
1329
1333
  }
1330
1334
  return t;
1331
1335
  }
1332
- var Mt = {
1336
+ var Ct = {
1333
1337
  "001": [
1334
1338
  "H",
1335
1339
  "h"
@@ -2744,13 +2748,13 @@ var Mt = {
2744
2748
  "h"
2745
2749
  ]
2746
2750
  };
2747
- function lo(e, t) {
2751
+ function co(e, t) {
2748
2752
  for (var n = "", r = 0; r < e.length; r++) {
2749
2753
  var i = e.charAt(r);
2750
2754
  if (i === "j") {
2751
2755
  for (var s = 0; r + 1 < e.length && e.charAt(r + 1) === i; )
2752
2756
  s++, r++;
2753
- var a = 1 + (s & 1), u = s < 2 ? 1 : 3 + (s >> 1), c = "a", l = co(t);
2757
+ var a = 1 + (s & 1), u = s < 2 ? 1 : 3 + (s >> 1), c = "a", l = fo(t);
2754
2758
  for ((l == "H" || l == "k") && (u = 0); u-- > 0; )
2755
2759
  n += c;
2756
2760
  for (; a-- > 0; )
@@ -2760,7 +2764,7 @@ function lo(e, t) {
2760
2764
  }
2761
2765
  return n;
2762
2766
  }
2763
- function co(e) {
2767
+ function fo(e) {
2764
2768
  var t = e.hourCycle;
2765
2769
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2766
2770
  e.hourCycles && // @ts-ignore
@@ -2779,23 +2783,23 @@ function co(e) {
2779
2783
  }
2780
2784
  var n = e.language, r;
2781
2785
  n !== "root" && (r = e.maximize().region);
2782
- var i = Mt[r || ""] || Mt[n || ""] || Mt["".concat(n, "-001")] || Mt["001"];
2786
+ var i = Ct[r || ""] || Ct[n || ""] || Ct["".concat(n, "-001")] || Ct["001"];
2783
2787
  return i[0];
2784
2788
  }
2785
- var hn, fo = new RegExp("^".concat(Ei.source, "*")), ho = new RegExp("".concat(Ei.source, "*$"));
2789
+ var dn, ho = new RegExp("^".concat(Ei.source, "*")), mo = new RegExp("".concat(Ei.source, "*$"));
2786
2790
  function B(e, t) {
2787
2791
  return { start: e, end: t };
2788
2792
  }
2789
- var mo = !!String.prototype.startsWith && "_a".startsWith("a", 1), po = !!String.fromCodePoint, go = !!Object.fromEntries, _o = !!String.prototype.codePointAt, bo = !!String.prototype.trimStart, Eo = !!String.prototype.trimEnd, yo = !!Number.isSafeInteger, xo = yo ? Number.isSafeInteger : function(e) {
2793
+ var po = !!String.prototype.startsWith && "_a".startsWith("a", 1), go = !!String.fromCodePoint, _o = !!Object.fromEntries, bo = !!String.prototype.codePointAt, Eo = !!String.prototype.trimStart, yo = !!String.prototype.trimEnd, xo = !!Number.isSafeInteger, vo = xo ? Number.isSafeInteger : function(e) {
2790
2794
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2791
- }, vn = !0;
2795
+ }, An = !0;
2792
2796
  try {
2793
2797
  var To = Si("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2794
- vn = ((hn = To.exec("a")) === null || hn === void 0 ? void 0 : hn[0]) === "a";
2798
+ An = ((dn = To.exec("a")) === null || dn === void 0 ? void 0 : dn[0]) === "a";
2795
2799
  } catch (e) {
2796
- vn = !1;
2800
+ An = !1;
2797
2801
  }
2798
- var Tr = mo ? (
2802
+ var vr = po ? (
2799
2803
  // Native
2800
2804
  function(t, n, r) {
2801
2805
  return t.startsWith(n, r);
@@ -2805,7 +2809,7 @@ var Tr = mo ? (
2805
2809
  function(t, n, r) {
2806
2810
  return t.slice(r, r + n.length) === n;
2807
2811
  }
2808
- ), Sn = po ? String.fromCodePoint : (
2812
+ ), wn = go ? String.fromCodePoint : (
2809
2813
  // IE11
2810
2814
  function() {
2811
2815
  for (var t = [], n = 0; n < arguments.length; n++)
@@ -2817,9 +2821,9 @@ var Tr = mo ? (
2817
2821
  }
2818
2822
  return r;
2819
2823
  }
2820
- ), vr = (
2824
+ ), Tr = (
2821
2825
  // native
2822
- go ? Object.fromEntries : (
2826
+ _o ? Object.fromEntries : (
2823
2827
  // Ponyfill
2824
2828
  function(t) {
2825
2829
  for (var n = {}, r = 0, i = t; r < i.length; r++) {
@@ -2829,7 +2833,7 @@ var Tr = mo ? (
2829
2833
  return n;
2830
2834
  }
2831
2835
  )
2832
- ), vi = _o ? (
2836
+ ), Ti = bo ? (
2833
2837
  // Native
2834
2838
  function(t, n) {
2835
2839
  return t.codePointAt(n);
@@ -2843,7 +2847,7 @@ var Tr = mo ? (
2843
2847
  return i < 55296 || i > 56319 || n + 1 === r || (s = t.charCodeAt(n + 1)) < 56320 || s > 57343 ? i : (i - 55296 << 10) + (s - 56320) + 65536;
2844
2848
  }
2845
2849
  }
2846
- ), vo = bo ? (
2850
+ ), So = Eo ? (
2847
2851
  // Native
2848
2852
  function(t) {
2849
2853
  return t.trimStart();
@@ -2851,9 +2855,9 @@ var Tr = mo ? (
2851
2855
  ) : (
2852
2856
  // Ponyfill
2853
2857
  function(t) {
2854
- return t.replace(fo, "");
2858
+ return t.replace(ho, "");
2855
2859
  }
2856
- ), So = Eo ? (
2860
+ ), Ao = yo ? (
2857
2861
  // Native
2858
2862
  function(t) {
2859
2863
  return t.trimEnd();
@@ -2861,32 +2865,32 @@ var Tr = mo ? (
2861
2865
  ) : (
2862
2866
  // Ponyfill
2863
2867
  function(t) {
2864
- return t.replace(ho, "");
2868
+ return t.replace(mo, "");
2865
2869
  }
2866
2870
  );
2867
2871
  function Si(e, t) {
2868
2872
  return new RegExp(e, t);
2869
2873
  }
2870
- var An;
2871
- if (vn) {
2874
+ var On;
2875
+ if (An) {
2872
2876
  var Sr = Si("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2873
- An = function(t, n) {
2877
+ On = function(t, n) {
2874
2878
  var r;
2875
2879
  Sr.lastIndex = n;
2876
2880
  var i = Sr.exec(t);
2877
2881
  return (r = i[1]) !== null && r !== void 0 ? r : "";
2878
2882
  };
2879
2883
  } else
2880
- An = function(t, n) {
2884
+ On = function(t, n) {
2881
2885
  for (var r = []; ; ) {
2882
- var i = vi(t, n);
2883
- if (i === void 0 || Ai(i) || Mo(i))
2886
+ var i = Ti(t, n);
2887
+ if (i === void 0 || Ai(i) || Co(i))
2884
2888
  break;
2885
2889
  r.push(i), n += i >= 65536 ? 2 : 1;
2886
2890
  }
2887
- return Sn.apply(void 0, r);
2891
+ return wn.apply(void 0, r);
2888
2892
  };
2889
- var Ao = (
2893
+ var wo = (
2890
2894
  /** @class */
2891
2895
  function() {
2892
2896
  function e(t, n) {
@@ -2910,14 +2914,14 @@ var Ao = (
2910
2914
  if (s === 35 && (n === "plural" || n === "selectordinal")) {
2911
2915
  var u = this.clonePosition();
2912
2916
  this.bump(), i.push({
2913
- type: Y.pound,
2917
+ type: X.pound,
2914
2918
  location: B(u, this.clonePosition())
2915
2919
  });
2916
2920
  } else if (s === 60 && !this.ignoreTag && this.peek() === 47) {
2917
2921
  if (r)
2918
2922
  break;
2919
2923
  return this.error(D.UNMATCHED_CLOSING_TAG, B(this.clonePosition(), this.clonePosition()));
2920
- } else if (s === 60 && !this.ignoreTag && wn(this.peek() || 0)) {
2924
+ } else if (s === 60 && !this.ignoreTag && Mn(this.peek() || 0)) {
2921
2925
  var a = this.parseTag(t, n);
2922
2926
  if (a.err)
2923
2927
  return a;
@@ -2938,7 +2942,7 @@ var Ao = (
2938
2942
  if (this.bumpSpace(), this.bumpIf("/>"))
2939
2943
  return {
2940
2944
  val: {
2941
- type: Y.literal,
2945
+ type: X.literal,
2942
2946
  value: "<".concat(i, "/>"),
2943
2947
  location: B(r, this.clonePosition())
2944
2948
  },
@@ -2950,12 +2954,12 @@ var Ao = (
2950
2954
  return s;
2951
2955
  var a = s.val, u = this.clonePosition();
2952
2956
  if (this.bumpIf("</")) {
2953
- if (this.isEOF() || !wn(this.char()))
2957
+ if (this.isEOF() || !Mn(this.char()))
2954
2958
  return this.error(D.INVALID_TAG, B(u, this.clonePosition()));
2955
2959
  var c = this.clonePosition(), l = this.parseTagName();
2956
2960
  return i !== l ? this.error(D.UNMATCHED_CLOSING_TAG, B(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2957
2961
  val: {
2958
- type: Y.tag,
2962
+ type: X.tag,
2959
2963
  value: i,
2960
2964
  children: a,
2961
2965
  location: B(r, this.clonePosition())
@@ -2968,7 +2972,7 @@ var Ao = (
2968
2972
  return this.error(D.INVALID_TAG, B(r, this.clonePosition()));
2969
2973
  }, e.prototype.parseTagName = function() {
2970
2974
  var t = this.offset();
2971
- for (this.bump(); !this.isEOF() && Oo(this.char()); )
2975
+ for (this.bump(); !this.isEOF() && Mo(this.char()); )
2972
2976
  this.bump();
2973
2977
  return this.message.slice(t, this.offset());
2974
2978
  }, e.prototype.parseLiteral = function(t, n) {
@@ -2992,12 +2996,12 @@ var Ao = (
2992
2996
  }
2993
2997
  var c = B(r, this.clonePosition());
2994
2998
  return {
2995
- val: { type: Y.literal, value: i, location: c },
2999
+ val: { type: X.literal, value: i, location: c },
2996
3000
  err: null
2997
3001
  };
2998
3002
  }, e.prototype.tryParseLeftAngleBracket = function() {
2999
3003
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
3000
- !wo(this.peek() || 0)) ? (this.bump(), "<") : null;
3004
+ !Oo(this.peek() || 0)) ? (this.bump(), "<") : null;
3001
3005
  }, e.prototype.tryParseQuote = function(t) {
3002
3006
  if (this.isEOF() || this.char() !== 39)
3003
3007
  return null;
@@ -3031,12 +3035,12 @@ var Ao = (
3031
3035
  n.push(r);
3032
3036
  this.bump();
3033
3037
  }
3034
- return Sn.apply(void 0, n);
3038
+ return wn.apply(void 0, n);
3035
3039
  }, e.prototype.tryParseUnquoted = function(t, n) {
3036
3040
  if (this.isEOF())
3037
3041
  return null;
3038
3042
  var r = this.char();
3039
- return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), Sn(r));
3043
+ return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), wn(r));
3040
3044
  }, e.prototype.parseArgument = function(t, n) {
3041
3045
  var r = this.clonePosition();
3042
3046
  if (this.bump(), this.bumpSpace(), this.isEOF())
@@ -3052,7 +3056,7 @@ var Ao = (
3052
3056
  case 125:
3053
3057
  return this.bump(), {
3054
3058
  val: {
3055
- type: Y.argument,
3059
+ type: X.argument,
3056
3060
  // value does not include the opening and closing braces.
3057
3061
  value: i,
3058
3062
  location: B(r, this.clonePosition())
@@ -3065,7 +3069,7 @@ var Ao = (
3065
3069
  return this.error(D.MALFORMED_ARGUMENT, B(r, this.clonePosition()));
3066
3070
  }
3067
3071
  }, e.prototype.parseIdentifierIfPossible = function() {
3068
- var t = this.clonePosition(), n = this.offset(), r = An(this.message, n), i = n + r.length;
3072
+ var t = this.clonePosition(), n = this.offset(), r = On(this.message, n), i = n + r.length;
3069
3073
  this.bumpTo(i);
3070
3074
  var s = this.clonePosition(), a = B(t, s);
3071
3075
  return { value: r, location: a };
@@ -3084,7 +3088,7 @@ var Ao = (
3084
3088
  var f = this.clonePosition(), _ = this.parseSimpleArgStyleIfPossible();
3085
3089
  if (_.err)
3086
3090
  return _;
3087
- var y = So(_.val);
3091
+ var y = Ao(_.val);
3088
3092
  if (y.length === 0)
3089
3093
  return this.error(D.EXPECT_ARGUMENT_STYLE, B(this.clonePosition(), this.clonePosition()));
3090
3094
  var M = B(f, this.clonePosition());
@@ -3094,25 +3098,25 @@ var Ao = (
3094
3098
  if (b.err)
3095
3099
  return b;
3096
3100
  var d = B(i, this.clonePosition());
3097
- if (l && Tr(l == null ? void 0 : l.style, "::", 0)) {
3098
- var C = vo(l.style.slice(2));
3101
+ if (l && vr(l == null ? void 0 : l.style, "::", 0)) {
3102
+ var C = So(l.style.slice(2));
3099
3103
  if (u === "number") {
3100
3104
  var _ = this.parseNumberSkeletonFromString(C, l.styleLocation);
3101
3105
  return _.err ? _ : {
3102
- val: { type: Y.number, value: r, location: d, style: _.val },
3106
+ val: { type: X.number, value: r, location: d, style: _.val },
3103
3107
  err: null
3104
3108
  };
3105
3109
  } else {
3106
3110
  if (C.length === 0)
3107
3111
  return this.error(D.EXPECT_DATE_TIME_SKELETON, d);
3108
- var G = C;
3109
- this.locale && (G = lo(C, this.locale));
3112
+ var F = C;
3113
+ this.locale && (F = co(C, this.locale));
3110
3114
  var y = {
3111
- type: qe.dateTime,
3112
- pattern: G,
3115
+ type: Je.dateTime,
3116
+ pattern: F,
3113
3117
  location: l.styleLocation,
3114
- parsedOptions: this.shouldParseSkeletons ? no(G) : {}
3115
- }, $ = u === "date" ? Y.date : Y.time;
3118
+ parsedOptions: this.shouldParseSkeletons ? ro(F) : {}
3119
+ }, $ = u === "date" ? X.date : X.time;
3116
3120
  return {
3117
3121
  val: { type: $, value: r, location: d, style: y },
3118
3122
  err: null
@@ -3121,7 +3125,7 @@ var Ao = (
3121
3125
  }
3122
3126
  return {
3123
3127
  val: {
3124
- type: u === "number" ? Y.number : u === "date" ? Y.date : Y.time,
3128
+ type: u === "number" ? X.number : u === "date" ? X.date : X.time,
3125
3129
  value: r,
3126
3130
  location: d,
3127
3131
  style: (s = l == null ? void 0 : l.style) !== null && s !== void 0 ? s : null
@@ -3134,9 +3138,9 @@ var Ao = (
3134
3138
  case "select": {
3135
3139
  var A = this.clonePosition();
3136
3140
  if (this.bumpSpace(), !this.bumpIf(","))
3137
- return this.error(D.EXPECT_SELECT_ARGUMENT_OPTIONS, B(A, k({}, A)));
3141
+ return this.error(D.EXPECT_SELECT_ARGUMENT_OPTIONS, B(A, Wt({}, A)));
3138
3142
  this.bumpSpace();
3139
- var H = this.parseIdentifierIfPossible(), P = 0;
3143
+ var H = this.parseIdentifierIfPossible(), R = 0;
3140
3144
  if (u !== "select" && H.value === "offset") {
3141
3145
  if (!this.bumpIf(":"))
3142
3146
  return this.error(D.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, B(this.clonePosition(), this.clonePosition()));
@@ -3144,31 +3148,31 @@ var Ao = (
3144
3148
  var _ = this.tryParseDecimalInteger(D.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, D.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3145
3149
  if (_.err)
3146
3150
  return _;
3147
- this.bumpSpace(), H = this.parseIdentifierIfPossible(), P = _.val;
3151
+ this.bumpSpace(), H = this.parseIdentifierIfPossible(), R = _.val;
3148
3152
  }
3149
- var F = this.tryParsePluralOrSelectOptions(t, u, n, H);
3150
- if (F.err)
3151
- return F;
3153
+ var k = this.tryParsePluralOrSelectOptions(t, u, n, H);
3154
+ if (k.err)
3155
+ return k;
3152
3156
  var b = this.tryParseArgumentClose(i);
3153
3157
  if (b.err)
3154
3158
  return b;
3155
- var Z = B(i, this.clonePosition());
3159
+ var Y = B(i, this.clonePosition());
3156
3160
  return u === "select" ? {
3157
3161
  val: {
3158
- type: Y.select,
3162
+ type: X.select,
3159
3163
  value: r,
3160
- options: vr(F.val),
3161
- location: Z
3164
+ options: Tr(k.val),
3165
+ location: Y
3162
3166
  },
3163
3167
  err: null
3164
3168
  } : {
3165
3169
  val: {
3166
- type: Y.plural,
3170
+ type: X.plural,
3167
3171
  value: r,
3168
- options: vr(F.val),
3169
- offset: P,
3172
+ options: Tr(k.val),
3173
+ offset: R,
3170
3174
  pluralType: u === "plural" ? "cardinal" : "ordinal",
3171
- location: Z
3175
+ location: Y
3172
3176
  },
3173
3177
  err: null
3174
3178
  };
@@ -3216,16 +3220,16 @@ var Ao = (
3216
3220
  }, e.prototype.parseNumberSkeletonFromString = function(t, n) {
3217
3221
  var r = [];
3218
3222
  try {
3219
- r = io(t);
3223
+ r = so(t);
3220
3224
  } catch (i) {
3221
3225
  return this.error(D.INVALID_NUMBER_SKELETON, n);
3222
3226
  }
3223
3227
  return {
3224
3228
  val: {
3225
- type: qe.number,
3229
+ type: Je.number,
3226
3230
  tokens: r,
3227
3231
  location: n,
3228
- parsedOptions: this.shouldParseSkeletons ? uo(r) : {}
3232
+ parsedOptions: this.shouldParseSkeletons ? lo(r) : {}
3229
3233
  },
3230
3234
  err: null
3231
3235
  };
@@ -3273,7 +3277,7 @@ var Ao = (
3273
3277
  break;
3274
3278
  }
3275
3279
  var c = B(i, this.clonePosition());
3276
- return s ? (a *= r, xo(a) ? { val: a, err: null } : this.error(n, c)) : this.error(t, c);
3280
+ return s ? (a *= r, vo(a) ? { val: a, err: null } : this.error(n, c)) : this.error(t, c);
3277
3281
  }, e.prototype.offset = function() {
3278
3282
  return this.position.offset;
3279
3283
  }, e.prototype.isEOF = function() {
@@ -3288,7 +3292,7 @@ var Ao = (
3288
3292
  var t = this.position.offset;
3289
3293
  if (t >= this.message.length)
3290
3294
  throw Error("out of bound");
3291
- var n = vi(this.message, t);
3295
+ var n = Ti(this.message, t);
3292
3296
  if (n === void 0)
3293
3297
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3294
3298
  return n;
@@ -3307,7 +3311,7 @@ var Ao = (
3307
3311
  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);
3308
3312
  }
3309
3313
  }, e.prototype.bumpIf = function(t) {
3310
- if (Tr(this.message, t, this.offset())) {
3314
+ if (vr(this.message, t, this.offset())) {
3311
3315
  for (var n = 0; n < t.length; n++)
3312
3316
  this.bump();
3313
3317
  return !0;
@@ -3339,47 +3343,47 @@ var Ao = (
3339
3343
  }, e;
3340
3344
  }()
3341
3345
  );
3342
- function wn(e) {
3346
+ function Mn(e) {
3343
3347
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3344
3348
  }
3345
- function wo(e) {
3346
- return wn(e) || e === 47;
3347
- }
3348
3349
  function Oo(e) {
3350
+ return Mn(e) || e === 47;
3351
+ }
3352
+ function Mo(e) {
3349
3353
  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;
3350
3354
  }
3351
3355
  function Ai(e) {
3352
3356
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3353
3357
  }
3354
- function Mo(e) {
3358
+ function Co(e) {
3355
3359
  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;
3356
3360
  }
3357
- function On(e) {
3361
+ function Cn(e) {
3358
3362
  e.forEach(function(t) {
3359
3363
  if (delete t.location, pi(t) || gi(t))
3360
3364
  for (var n in t.options)
3361
- delete t.options[n].location, On(t.options[n].value);
3365
+ delete t.options[n].location, Cn(t.options[n].value);
3362
3366
  else
3363
- hi(t) && bi(t.style) || (mi(t) || di(t)) && Tn(t.style) ? delete t.style.location : _i(t) && On(t.children);
3367
+ hi(t) && bi(t.style) || (mi(t) || di(t)) && Sn(t.style) ? delete t.style.location : _i(t) && Cn(t.children);
3364
3368
  });
3365
3369
  }
3366
- function Co(e, t) {
3367
- t === void 0 && (t = {}), t = k({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3368
- var n = new Ao(e, t).parse();
3370
+ function Lo(e, t) {
3371
+ t === void 0 && (t = {}), t = Wt({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3372
+ var n = new wo(e, t).parse();
3369
3373
  if (n.err) {
3370
3374
  var r = SyntaxError(D[n.err.kind]);
3371
3375
  throw r.location = n.err.location, r.originalMessage = n.err.message, r;
3372
3376
  }
3373
- return t != null && t.captureLocation || On(n.val), n.val;
3377
+ return t != null && t.captureLocation || Cn(n.val), n.val;
3374
3378
  }
3375
- var Je;
3379
+ var Qe;
3376
3380
  (function(e) {
3377
3381
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3378
- })(Je || (Je = {}));
3379
- var qt = (
3382
+ })(Qe || (Qe = {}));
3383
+ var Qt = (
3380
3384
  /** @class */
3381
3385
  function(e) {
3382
- Zt(t, e);
3386
+ Jt(t, e);
3383
3387
  function t(n, r, i) {
3384
3388
  var s = e.call(this, n) || this;
3385
3389
  return s.code = r, s.originalMessage = i, s;
@@ -3391,44 +3395,44 @@ var qt = (
3391
3395
  ), Ar = (
3392
3396
  /** @class */
3393
3397
  function(e) {
3394
- Zt(t, e);
3398
+ Jt(t, e);
3395
3399
  function t(n, r, i, s) {
3396
- return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Je.INVALID_VALUE, s) || this;
3400
+ return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Qe.INVALID_VALUE, s) || this;
3397
3401
  }
3398
3402
  return t;
3399
- }(qt)
3400
- ), Lo = (
3403
+ }(Qt)
3404
+ ), No = (
3401
3405
  /** @class */
3402
3406
  function(e) {
3403
- Zt(t, e);
3407
+ Jt(t, e);
3404
3408
  function t(n, r, i) {
3405
- return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r), Je.INVALID_VALUE, i) || this;
3409
+ return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r), Qe.INVALID_VALUE, i) || this;
3406
3410
  }
3407
3411
  return t;
3408
- }(qt)
3409
- ), No = (
3412
+ }(Qt)
3413
+ ), Ho = (
3410
3414
  /** @class */
3411
3415
  function(e) {
3412
- Zt(t, e);
3416
+ Jt(t, e);
3413
3417
  function t(n, r) {
3414
- return e.call(this, 'The intl string context variable "'.concat(n, '" was not provided to the string "').concat(r, '"'), Je.MISSING_VALUE, r) || this;
3418
+ return e.call(this, 'The intl string context variable "'.concat(n, '" was not provided to the string "').concat(r, '"'), Qe.MISSING_VALUE, r) || this;
3415
3419
  }
3416
3420
  return t;
3417
- }(qt)
3421
+ }(Qt)
3418
3422
  ), ce;
3419
3423
  (function(e) {
3420
3424
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3421
3425
  })(ce || (ce = {}));
3422
- function Ho(e) {
3426
+ function Io(e) {
3423
3427
  return e.length < 2 ? e : e.reduce(function(t, n) {
3424
3428
  var r = t[t.length - 1];
3425
3429
  return !r || r.type !== ce.literal || n.type !== ce.literal ? t.push(n) : r.value += n.value, t;
3426
3430
  }, []);
3427
3431
  }
3428
- function Io(e) {
3432
+ function Po(e) {
3429
3433
  return typeof e == "function";
3430
3434
  }
3431
- function Bt(e, t, n, r, i, s, a) {
3435
+ function $t(e, t, n, r, i, s, a) {
3432
3436
  if (e.length === 1 && br(e[0]))
3433
3437
  return [
3434
3438
  {
@@ -3445,7 +3449,7 @@ function Bt(e, t, n, r, i, s, a) {
3445
3449
  });
3446
3450
  continue;
3447
3451
  }
3448
- if (eo(f)) {
3452
+ if (to(f)) {
3449
3453
  typeof s == "number" && u.push({
3450
3454
  type: ce.literal,
3451
3455
  value: n.getNumberFormat(t).format(s)
@@ -3454,9 +3458,9 @@ function Bt(e, t, n, r, i, s, a) {
3454
3458
  }
3455
3459
  var _ = f.value;
3456
3460
  if (!(i && _ in i))
3457
- throw new No(_, a);
3461
+ throw new Ho(_, a);
3458
3462
  var y = i[_];
3459
- if (Ks(f)) {
3463
+ if (eo(f)) {
3460
3464
  (!y || typeof y == "string" || typeof y == "number") && (y = typeof y == "string" || typeof y == "number" ? String(y) : ""), u.push({
3461
3465
  type: typeof y == "string" ? ce.literal : ce.object,
3462
3466
  value: y
@@ -3464,7 +3468,7 @@ function Bt(e, t, n, r, i, s, a) {
3464
3468
  continue;
3465
3469
  }
3466
3470
  if (mi(f)) {
3467
- var M = typeof f.style == "string" ? r.date[f.style] : Tn(f.style) ? f.style.parsedOptions : void 0;
3471
+ var M = typeof f.style == "string" ? r.date[f.style] : Sn(f.style) ? f.style.parsedOptions : void 0;
3468
3472
  u.push({
3469
3473
  type: ce.literal,
3470
3474
  value: n.getDateTimeFormat(t, M).format(y)
@@ -3472,7 +3476,7 @@ function Bt(e, t, n, r, i, s, a) {
3472
3476
  continue;
3473
3477
  }
3474
3478
  if (di(f)) {
3475
- var M = typeof f.style == "string" ? r.time[f.style] : Tn(f.style) ? f.style.parsedOptions : r.time.medium;
3479
+ var M = typeof f.style == "string" ? r.time[f.style] : Sn(f.style) ? f.style.parsedOptions : r.time.medium;
3476
3480
  u.push({
3477
3481
  type: ce.literal,
3478
3482
  value: n.getDateTimeFormat(t, M).format(y)
@@ -3489,15 +3493,15 @@ function Bt(e, t, n, r, i, s, a) {
3489
3493
  }
3490
3494
  if (_i(f)) {
3491
3495
  var b = f.children, d = f.value, C = i[d];
3492
- if (!Io(C))
3493
- throw new Lo(d, "function", a);
3494
- var G = Bt(b, t, n, r, i, s), $ = C(G.map(function(P) {
3495
- return P.value;
3496
+ if (!Po(C))
3497
+ throw new No(d, "function", a);
3498
+ var F = $t(b, t, n, r, i, s), $ = C(F.map(function(R) {
3499
+ return R.value;
3496
3500
  }));
3497
- Array.isArray($) || ($ = [$]), u.push.apply(u, $.map(function(P) {
3501
+ Array.isArray($) || ($ = [$]), u.push.apply(u, $.map(function(R) {
3498
3502
  return {
3499
- type: typeof P == "string" ? ce.literal : ce.object,
3500
- value: P
3503
+ type: typeof R == "string" ? ce.literal : ce.object,
3504
+ value: R
3501
3505
  };
3502
3506
  }));
3503
3507
  }
@@ -3505,38 +3509,38 @@ function Bt(e, t, n, r, i, s, a) {
3505
3509
  var A = f.options[y] || f.options.other;
3506
3510
  if (!A)
3507
3511
  throw new Ar(f.value, y, Object.keys(f.options), a);
3508
- u.push.apply(u, Bt(A.value, t, n, r, i));
3512
+ u.push.apply(u, $t(A.value, t, n, r, i));
3509
3513
  continue;
3510
3514
  }
3511
3515
  if (gi(f)) {
3512
3516
  var A = f.options["=".concat(y)];
3513
3517
  if (!A) {
3514
3518
  if (!Intl.PluralRules)
3515
- throw new qt(`Intl.PluralRules is not available in this environment.
3519
+ throw new Qt(`Intl.PluralRules is not available in this environment.
3516
3520
  Try polyfilling it using "@formatjs/intl-pluralrules"
3517
- `, Je.MISSING_INTL_API, a);
3521
+ `, Qe.MISSING_INTL_API, a);
3518
3522
  var H = n.getPluralRules(t, { type: f.pluralType }).select(y - (f.offset || 0));
3519
3523
  A = f.options[H] || f.options.other;
3520
3524
  }
3521
3525
  if (!A)
3522
3526
  throw new Ar(f.value, y, Object.keys(f.options), a);
3523
- u.push.apply(u, Bt(A.value, t, n, r, i, y - (f.offset || 0)));
3527
+ u.push.apply(u, $t(A.value, t, n, r, i, y - (f.offset || 0)));
3524
3528
  continue;
3525
3529
  }
3526
3530
  }
3527
- return Ho(u);
3531
+ return Io(u);
3528
3532
  }
3529
3533
  function Ro(e, t) {
3530
- return t ? k(k(k({}, e || {}), t || {}), Object.keys(e).reduce(function(n, r) {
3531
- return n[r] = k(k({}, e[r]), t[r] || {}), n;
3534
+ return t ? we(we(we({}, e || {}), t || {}), Object.keys(e).reduce(function(n, r) {
3535
+ return n[r] = we(we({}, e[r]), t[r] || {}), n;
3532
3536
  }, {})) : e;
3533
3537
  }
3534
- function Po(e, t) {
3538
+ function Do(e, t) {
3535
3539
  return t ? Object.keys(e).reduce(function(n, r) {
3536
3540
  return n[r] = Ro(e[r], t[r]), n;
3537
- }, k({}, e)) : e;
3541
+ }, we({}, e)) : e;
3538
3542
  }
3539
- function mn(e) {
3543
+ function pn(e) {
3540
3544
  return {
3541
3545
  create: function() {
3542
3546
  return {
@@ -3550,35 +3554,35 @@ function mn(e) {
3550
3554
  }
3551
3555
  };
3552
3556
  }
3553
- function Do(e) {
3557
+ function Bo(e) {
3554
3558
  return e === void 0 && (e = {
3555
3559
  number: {},
3556
3560
  dateTime: {},
3557
3561
  pluralRules: {}
3558
3562
  }), {
3559
- getNumberFormat: cn(function() {
3563
+ getNumberFormat: hn(function() {
3560
3564
  for (var t, n = [], r = 0; r < arguments.length; r++)
3561
3565
  n[r] = arguments[r];
3562
- return new ((t = Intl.NumberFormat).bind.apply(t, ln([void 0], n, !1)))();
3566
+ return new ((t = Intl.NumberFormat).bind.apply(t, fn([void 0], n, !1)))();
3563
3567
  }, {
3564
- cache: mn(e.number),
3565
- strategy: fn.variadic
3568
+ cache: pn(e.number),
3569
+ strategy: mn.variadic
3566
3570
  }),
3567
- getDateTimeFormat: cn(function() {
3571
+ getDateTimeFormat: hn(function() {
3568
3572
  for (var t, n = [], r = 0; r < arguments.length; r++)
3569
3573
  n[r] = arguments[r];
3570
- return new ((t = Intl.DateTimeFormat).bind.apply(t, ln([void 0], n, !1)))();
3574
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, fn([void 0], n, !1)))();
3571
3575
  }, {
3572
- cache: mn(e.dateTime),
3573
- strategy: fn.variadic
3576
+ cache: pn(e.dateTime),
3577
+ strategy: mn.variadic
3574
3578
  }),
3575
- getPluralRules: cn(function() {
3579
+ getPluralRules: hn(function() {
3576
3580
  for (var t, n = [], r = 0; r < arguments.length; r++)
3577
3581
  n[r] = arguments[r];
3578
- return new ((t = Intl.PluralRules).bind.apply(t, ln([void 0], n, !1)))();
3582
+ return new ((t = Intl.PluralRules).bind.apply(t, fn([void 0], n, !1)))();
3579
3583
  }, {
3580
- cache: mn(e.pluralRules),
3581
- strategy: fn.variadic
3584
+ cache: pn(e.pluralRules),
3585
+ strategy: mn.variadic
3582
3586
  })
3583
3587
  };
3584
3588
  }
@@ -3601,7 +3605,7 @@ var wi = (
3601
3605
  }, []);
3602
3606
  return f.length <= 1 ? f[0] || "" : f;
3603
3607
  }, this.formatToParts = function(c) {
3604
- return Bt(s.ast, s.locales, s.formatters, s.formats, c, void 0, s.message);
3608
+ return $t(s.ast, s.locales, s.formatters, s.formats, c, void 0, s.message);
3605
3609
  }, this.resolvedOptions = function() {
3606
3610
  var c;
3607
3611
  return {
@@ -3615,12 +3619,12 @@ var wi = (
3615
3619
  var a = i || {};
3616
3620
  a.formatters;
3617
3621
  var u = Vs(a, ["formatters"]);
3618
- this.ast = e.__parse(t, k(k({}, u), { locale: this.resolvedLocale }));
3622
+ this.ast = e.__parse(t, we(we({}, u), { locale: this.resolvedLocale }));
3619
3623
  } else
3620
3624
  this.ast = t;
3621
3625
  if (!Array.isArray(this.ast))
3622
3626
  throw new TypeError("A message must be provided as a String or AST.");
3623
- this.formats = Po(e.formats, r), this.formatters = i && i.formatters || Do(this.formatterCache);
3627
+ this.formats = Do(e.formats, r), this.formatters = i && i.formatters || Bo(this.formatterCache);
3624
3628
  }
3625
3629
  return Object.defineProperty(e, "defaultLocale", {
3626
3630
  get: function() {
@@ -3633,7 +3637,7 @@ var wi = (
3633
3637
  var n = Intl.NumberFormat.supportedLocalesOf(t);
3634
3638
  return n.length > 0 ? new Intl.Locale(n[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3635
3639
  }
3636
- }, e.__parse = Co, e.formats = {
3640
+ }, e.__parse = Lo, e.formats = {
3637
3641
  number: {
3638
3642
  integer: {
3639
3643
  maximumFractionDigits: 0
@@ -3694,7 +3698,7 @@ var wi = (
3694
3698
  }, e;
3695
3699
  }()
3696
3700
  );
3697
- function Bo(e, t) {
3701
+ function $o(e, t) {
3698
3702
  if (t == null)
3699
3703
  return;
3700
3704
  if (t in e)
@@ -3715,36 +3719,36 @@ function Bo(e, t) {
3715
3719
  r = void 0;
3716
3720
  return r;
3717
3721
  }
3718
- const He = {}, $o = (e, t, n) => n && (t in He || (He[t] = {}), e in He[t] || (He[t][e] = n), n), Oi = (e, t) => {
3722
+ const Ie = {}, Uo = (e, t, n) => n && (t in Ie || (Ie[t] = {}), e in Ie[t] || (Ie[t][e] = n), n), Oi = (e, t) => {
3719
3723
  if (t == null)
3720
3724
  return;
3721
- if (t in He && e in He[t])
3722
- return He[t][e];
3723
- const n = yt(t);
3725
+ if (t in Ie && e in Ie[t])
3726
+ return Ie[t][e];
3727
+ const n = xt(t);
3724
3728
  for (let r = 0; r < n.length; r++) {
3725
- const i = n[r], s = ko(i, e);
3729
+ const i = n[r], s = Fo(i, e);
3726
3730
  if (s)
3727
- return $o(e, t, s);
3731
+ return Uo(e, t, s);
3728
3732
  }
3729
3733
  };
3730
3734
  let Dn;
3731
- const Et = bt({});
3732
- function Uo(e) {
3735
+ const yt = Et({});
3736
+ function ko(e) {
3733
3737
  return Dn[e] || null;
3734
3738
  }
3735
3739
  function Mi(e) {
3736
3740
  return e in Dn;
3737
3741
  }
3738
- function ko(e, t) {
3742
+ function Fo(e, t) {
3739
3743
  if (!Mi(e))
3740
3744
  return null;
3741
- const n = Uo(e);
3742
- return Bo(n, t);
3745
+ const n = ko(e);
3746
+ return $o(n, t);
3743
3747
  }
3744
- function Fo(e) {
3748
+ function Go(e) {
3745
3749
  if (e == null)
3746
3750
  return;
3747
- const t = yt(e);
3751
+ const t = xt(e);
3748
3752
  for (let n = 0; n < t.length; n++) {
3749
3753
  const r = t[n];
3750
3754
  if (Mi(r))
@@ -3752,64 +3756,64 @@ function Fo(e) {
3752
3756
  }
3753
3757
  }
3754
3758
  function Ci(e, ...t) {
3755
- delete He[e], Et.update((n) => (n[e] = Ws.all([n[e] || {}, ...t]), n));
3759
+ delete Ie[e], yt.update((n) => (n[e] = Ws.all([n[e] || {}, ...t]), n));
3756
3760
  }
3757
- et(
3758
- [Et],
3761
+ tt(
3762
+ [yt],
3759
3763
  ([e]) => Object.keys(e)
3760
3764
  );
3761
- Et.subscribe((e) => Dn = e);
3762
- const $t = {};
3763
- function Go(e, t) {
3764
- $t[e].delete(t), $t[e].size === 0 && delete $t[e];
3765
+ yt.subscribe((e) => Dn = e);
3766
+ const Ut = {};
3767
+ function jo(e, t) {
3768
+ Ut[e].delete(t), Ut[e].size === 0 && delete Ut[e];
3765
3769
  }
3766
3770
  function Li(e) {
3767
- return $t[e];
3771
+ return Ut[e];
3768
3772
  }
3769
- function jo(e) {
3770
- return yt(e).map((t) => {
3773
+ function zo(e) {
3774
+ return xt(e).map((t) => {
3771
3775
  const n = Li(t);
3772
3776
  return [t, n ? [...n] : []];
3773
3777
  }).filter(([, t]) => t.length > 0);
3774
3778
  }
3775
- function zt(e) {
3776
- return e == null ? !1 : yt(e).some(
3779
+ function Vt(e) {
3780
+ return e == null ? !1 : xt(e).some(
3777
3781
  (t) => {
3778
3782
  var n;
3779
3783
  return (n = Li(t)) == null ? void 0 : n.size;
3780
3784
  }
3781
3785
  );
3782
3786
  }
3783
- function zo(e, t) {
3787
+ function Wo(e, t) {
3784
3788
  return Promise.all(
3785
- t.map((r) => (Go(e, r), r().then((i) => i.default || i)))
3789
+ t.map((r) => (jo(e, r), r().then((i) => i.default || i)))
3786
3790
  ).then((r) => Ci(e, ...r));
3787
3791
  }
3788
- const ot = {};
3792
+ const at = {};
3789
3793
  function Ni(e) {
3790
- if (!zt(e))
3791
- return e in ot ? ot[e] : Promise.resolve();
3792
- const t = jo(e);
3793
- return ot[e] = Promise.all(
3794
+ if (!Vt(e))
3795
+ return e in at ? at[e] : Promise.resolve();
3796
+ const t = zo(e);
3797
+ return at[e] = Promise.all(
3794
3798
  t.map(
3795
- ([n, r]) => zo(n, r)
3799
+ ([n, r]) => Wo(n, r)
3796
3800
  )
3797
3801
  ).then(() => {
3798
- if (zt(e))
3802
+ if (Vt(e))
3799
3803
  return Ni(e);
3800
- delete ot[e];
3801
- }), ot[e];
3804
+ delete at[e];
3805
+ }), at[e];
3802
3806
  }
3803
- var wr = Object.getOwnPropertySymbols, Wo = Object.prototype.hasOwnProperty, Vo = Object.prototype.propertyIsEnumerable, Xo = (e, t) => {
3807
+ var wr = Object.getOwnPropertySymbols, Vo = Object.prototype.hasOwnProperty, Xo = Object.prototype.propertyIsEnumerable, Yo = (e, t) => {
3804
3808
  var n = {};
3805
3809
  for (var r in e)
3806
- Wo.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
3810
+ Vo.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
3807
3811
  if (e != null && wr)
3808
3812
  for (var r of wr(e))
3809
- t.indexOf(r) < 0 && Vo.call(e, r) && (n[r] = e[r]);
3813
+ t.indexOf(r) < 0 && Xo.call(e, r) && (n[r] = e[r]);
3810
3814
  return n;
3811
3815
  };
3812
- const Yo = {
3816
+ const Zo = {
3813
3817
  number: {
3814
3818
  scientific: { notation: "scientific" },
3815
3819
  engineering: { notation: "engineering" },
@@ -3839,28 +3843,28 @@ const Yo = {
3839
3843
  }
3840
3844
  }
3841
3845
  };
3842
- function Zo({ locale: e, id: t }) {
3846
+ function qo({ locale: e, id: t }) {
3843
3847
  console.warn(
3844
- `[svelte-i18n] The message "${t}" was not found in "${yt(
3848
+ `[svelte-i18n] The message "${t}" was not found in "${xt(
3845
3849
  e
3846
- ).join('", "')}".${zt(Re()) ? `
3850
+ ).join('", "')}".${Vt(Re()) ? `
3847
3851
 
3848
3852
  Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
3849
3853
  );
3850
3854
  }
3851
- const qo = {
3855
+ const Jo = {
3852
3856
  fallbackLocale: null,
3853
3857
  loadingDelay: 200,
3854
- formats: Yo,
3858
+ formats: Zo,
3855
3859
  warnOnMissingMessages: !0,
3856
3860
  handleMissingMessage: void 0,
3857
3861
  ignoreTag: !0
3858
- }, mt = qo;
3859
- function Qe() {
3860
- return mt;
3862
+ }, dt = Jo;
3863
+ function Ke() {
3864
+ return dt;
3861
3865
  }
3862
- function Jo(e) {
3863
- const t = e, { formats: n } = t, r = Xo(t, ["formats"]);
3866
+ function Qo(e) {
3867
+ const t = e, { formats: n } = t, r = Yo(t, ["formats"]);
3864
3868
  let i = e.fallbackLocale;
3865
3869
  if (e.initialLocale)
3866
3870
  try {
@@ -3870,128 +3874,128 @@ function Jo(e) {
3870
3874
  `[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
3871
3875
  );
3872
3876
  }
3873
- return r.warnOnMissingMessages && (delete r.warnOnMissingMessages, r.handleMissingMessage == null ? r.handleMissingMessage = Zo : console.warn(
3877
+ return r.warnOnMissingMessages && (delete r.warnOnMissingMessages, r.handleMissingMessage == null ? r.handleMissingMessage = qo : console.warn(
3874
3878
  '[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
3875
- )), Object.assign(mt, r, { initialLocale: i }), n && ("number" in n && Object.assign(mt.formats.number, n.number), "date" in n && Object.assign(mt.formats.date, n.date), "time" in n && Object.assign(mt.formats.time, n.time)), Be.set(i);
3879
+ )), Object.assign(dt, r, { initialLocale: i }), n && ("number" in n && Object.assign(dt.formats.number, n.number), "date" in n && Object.assign(dt.formats.date, n.date), "time" in n && Object.assign(dt.formats.time, n.time)), $e.set(i);
3876
3880
  }
3877
- const dn = bt(!1);
3878
- var Qo = Object.defineProperty, Ko = Object.defineProperties, ea = Object.getOwnPropertyDescriptors, Or = Object.getOwnPropertySymbols, ta = Object.prototype.hasOwnProperty, na = Object.prototype.propertyIsEnumerable, Mr = (e, t, n) => t in e ? Qo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, ra = (e, t) => {
3881
+ const gn = Et(!1);
3882
+ var Ko = Object.defineProperty, ea = Object.defineProperties, ta = Object.getOwnPropertyDescriptors, Or = Object.getOwnPropertySymbols, na = Object.prototype.hasOwnProperty, ra = Object.prototype.propertyIsEnumerable, Mr = (e, t, n) => t in e ? Ko(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, ia = (e, t) => {
3879
3883
  for (var n in t || (t = {}))
3880
- ta.call(t, n) && Mr(e, n, t[n]);
3884
+ na.call(t, n) && Mr(e, n, t[n]);
3881
3885
  if (Or)
3882
3886
  for (var n of Or(t))
3883
- na.call(t, n) && Mr(e, n, t[n]);
3887
+ ra.call(t, n) && Mr(e, n, t[n]);
3884
3888
  return e;
3885
- }, ia = (e, t) => Ko(e, ea(t));
3886
- let Mn;
3887
- const Wt = bt(null);
3889
+ }, sa = (e, t) => ea(e, ta(t));
3890
+ let Ln;
3891
+ const Xt = Et(null);
3888
3892
  function Cr(e) {
3889
3893
  return e.split("-").map((t, n, r) => r.slice(0, n + 1).join("-")).reverse();
3890
3894
  }
3891
- function yt(e, t = Qe().fallbackLocale) {
3895
+ function xt(e, t = Ke().fallbackLocale) {
3892
3896
  const n = Cr(e);
3893
3897
  return t ? [.../* @__PURE__ */ new Set([...n, ...Cr(t)])] : n;
3894
3898
  }
3895
3899
  function Re() {
3896
- return Mn != null ? Mn : void 0;
3900
+ return Ln != null ? Ln : void 0;
3897
3901
  }
3898
- Wt.subscribe((e) => {
3899
- Mn = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3902
+ Xt.subscribe((e) => {
3903
+ Ln = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3900
3904
  });
3901
- const sa = (e) => {
3902
- if (e && Fo(e) && zt(e)) {
3903
- const { loadingDelay: t } = Qe();
3905
+ const oa = (e) => {
3906
+ if (e && Go(e) && Vt(e)) {
3907
+ const { loadingDelay: t } = Ke();
3904
3908
  let n;
3905
3909
  return typeof window != "undefined" && Re() != null && t ? n = window.setTimeout(
3906
- () => dn.set(!0),
3910
+ () => gn.set(!0),
3907
3911
  t
3908
- ) : dn.set(!0), Ni(e).then(() => {
3909
- Wt.set(e);
3912
+ ) : gn.set(!0), Ni(e).then(() => {
3913
+ Xt.set(e);
3910
3914
  }).finally(() => {
3911
- clearTimeout(n), dn.set(!1);
3915
+ clearTimeout(n), gn.set(!1);
3912
3916
  });
3913
3917
  }
3914
- return Wt.set(e);
3915
- }, Be = ia(ra({}, Wt), {
3916
- set: sa
3917
- }), Jt = (e) => {
3918
+ return Xt.set(e);
3919
+ }, $e = sa(ia({}, Xt), {
3920
+ set: oa
3921
+ }), Kt = (e) => {
3918
3922
  const t = /* @__PURE__ */ Object.create(null);
3919
3923
  return (r) => {
3920
3924
  const i = JSON.stringify(r);
3921
3925
  return i in t ? t[i] : t[i] = e(r);
3922
3926
  };
3923
3927
  };
3924
- var oa = Object.defineProperty, Vt = Object.getOwnPropertySymbols, Hi = Object.prototype.hasOwnProperty, Ii = Object.prototype.propertyIsEnumerable, Lr = (e, t, n) => t in e ? oa(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Bn = (e, t) => {
3928
+ var aa = Object.defineProperty, Yt = Object.getOwnPropertySymbols, Hi = Object.prototype.hasOwnProperty, Ii = Object.prototype.propertyIsEnumerable, Lr = (e, t, n) => t in e ? aa(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Bn = (e, t) => {
3925
3929
  for (var n in t || (t = {}))
3926
3930
  Hi.call(t, n) && Lr(e, n, t[n]);
3927
- if (Vt)
3928
- for (var n of Vt(t))
3931
+ if (Yt)
3932
+ for (var n of Yt(t))
3929
3933
  Ii.call(t, n) && Lr(e, n, t[n]);
3930
3934
  return e;
3931
- }, tt = (e, t) => {
3935
+ }, nt = (e, t) => {
3932
3936
  var n = {};
3933
3937
  for (var r in e)
3934
3938
  Hi.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
3935
- if (e != null && Vt)
3936
- for (var r of Vt(e))
3939
+ if (e != null && Yt)
3940
+ for (var r of Yt(e))
3937
3941
  t.indexOf(r) < 0 && Ii.call(e, r) && (n[r] = e[r]);
3938
3942
  return n;
3939
3943
  };
3940
- const _t = (e, t) => {
3941
- const { formats: n } = Qe();
3944
+ const bt = (e, t) => {
3945
+ const { formats: n } = Ke();
3942
3946
  if (e in n && t in n[e])
3943
3947
  return n[e][t];
3944
3948
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3945
- }, aa = Jt(
3949
+ }, ua = Kt(
3946
3950
  (e) => {
3947
- var t = e, { locale: n, format: r } = t, i = tt(t, ["locale", "format"]);
3951
+ var t = e, { locale: n, format: r } = t, i = nt(t, ["locale", "format"]);
3948
3952
  if (n == null)
3949
3953
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3950
- return r && (i = _t("number", r)), new Intl.NumberFormat(n, i);
3954
+ return r && (i = bt("number", r)), new Intl.NumberFormat(n, i);
3951
3955
  }
3952
- ), ua = Jt(
3956
+ ), la = Kt(
3953
3957
  (e) => {
3954
- var t = e, { locale: n, format: r } = t, i = tt(t, ["locale", "format"]);
3958
+ var t = e, { locale: n, format: r } = t, i = nt(t, ["locale", "format"]);
3955
3959
  if (n == null)
3956
3960
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3957
- return r ? i = _t("date", r) : Object.keys(i).length === 0 && (i = _t("date", "short")), new Intl.DateTimeFormat(n, i);
3961
+ return r ? i = bt("date", r) : Object.keys(i).length === 0 && (i = bt("date", "short")), new Intl.DateTimeFormat(n, i);
3958
3962
  }
3959
- ), la = Jt(
3963
+ ), ca = Kt(
3960
3964
  (e) => {
3961
- var t = e, { locale: n, format: r } = t, i = tt(t, ["locale", "format"]);
3965
+ var t = e, { locale: n, format: r } = t, i = nt(t, ["locale", "format"]);
3962
3966
  if (n == null)
3963
3967
  throw new Error(
3964
3968
  '[svelte-i18n] A "locale" must be set to format time values'
3965
3969
  );
3966
- return r ? i = _t("time", r) : Object.keys(i).length === 0 && (i = _t("time", "short")), new Intl.DateTimeFormat(n, i);
3970
+ return r ? i = bt("time", r) : Object.keys(i).length === 0 && (i = bt("time", "short")), new Intl.DateTimeFormat(n, i);
3967
3971
  }
3968
- ), ca = (e = {}) => {
3972
+ ), fa = (e = {}) => {
3969
3973
  var t = e, {
3970
3974
  locale: n = Re()
3971
- } = t, r = tt(t, [
3975
+ } = t, r = nt(t, [
3972
3976
  "locale"
3973
3977
  ]);
3974
- return aa(Bn({ locale: n }, r));
3975
- }, fa = (e = {}) => {
3978
+ return ua(Bn({ locale: n }, r));
3979
+ }, ha = (e = {}) => {
3976
3980
  var t = e, {
3977
3981
  locale: n = Re()
3978
- } = t, r = tt(t, [
3982
+ } = t, r = nt(t, [
3979
3983
  "locale"
3980
3984
  ]);
3981
- return ua(Bn({ locale: n }, r));
3982
- }, ha = (e = {}) => {
3985
+ return la(Bn({ locale: n }, r));
3986
+ }, ma = (e = {}) => {
3983
3987
  var t = e, {
3984
3988
  locale: n = Re()
3985
- } = t, r = tt(t, [
3989
+ } = t, r = nt(t, [
3986
3990
  "locale"
3987
3991
  ]);
3988
- return la(Bn({ locale: n }, r));
3989
- }, ma = Jt(
3992
+ return ca(Bn({ locale: n }, r));
3993
+ }, da = Kt(
3990
3994
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3991
- (e, t = Re()) => new wi(e, t, Qe().formats, {
3992
- ignoreTag: Qe().ignoreTag
3995
+ (e, t = Re()) => new wi(e, t, Ke().formats, {
3996
+ ignoreTag: Ke().ignoreTag
3993
3997
  })
3994
- ), da = (e, t = {}) => {
3998
+ ), pa = (e, t = {}) => {
3995
3999
  var n, r, i, s;
3996
4000
  let a = t;
3997
4001
  typeof e == "object" && (a = e, e = a.id);
@@ -4006,7 +4010,7 @@ const _t = (e, t) => {
4006
4010
  );
4007
4011
  let f = Oi(e, c);
4008
4012
  if (!f)
4009
- f = (s = (i = (r = (n = Qe()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: c, id: e, defaultValue: l })) != null ? i : l) != null ? s : e;
4013
+ f = (s = (i = (r = (n = Ke()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: c, id: e, defaultValue: l })) != null ? i : l) != null ? s : e;
4010
4014
  else if (typeof f != "string")
4011
4015
  return console.warn(
4012
4016
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof f}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -4015,7 +4019,7 @@ const _t = (e, t) => {
4015
4019
  return f;
4016
4020
  let _ = f;
4017
4021
  try {
4018
- _ = ma(f, c).format(u);
4022
+ _ = da(f, c).format(u);
4019
4023
  } catch (y) {
4020
4024
  y instanceof Error && console.warn(
4021
4025
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -4023,18 +4027,18 @@ const _t = (e, t) => {
4023
4027
  );
4024
4028
  }
4025
4029
  return _;
4026
- }, pa = (e, t) => ha(t).format(e), ga = (e, t) => fa(t).format(e), _a = (e, t) => ca(t).format(e), ba = (e, t = Re()) => Oi(e, t), Ea = et([Be, Et], () => da);
4027
- et([Be], () => pa);
4028
- et([Be], () => ga);
4029
- et([Be], () => _a);
4030
- et([Be, Et], () => ba);
4030
+ }, ga = (e, t) => ma(t).format(e), _a = (e, t) => ha(t).format(e), ba = (e, t) => fa(t).format(e), Ea = (e, t = Re()) => Oi(e, t), ya = tt([$e, yt], () => pa);
4031
+ tt([$e], () => ga);
4032
+ tt([$e], () => _a);
4033
+ tt([$e], () => ba);
4034
+ tt([$e, yt], () => Ea);
4031
4035
  function Nr(e, t) {
4032
4036
  Ci(e, t);
4033
4037
  }
4034
- function ya(e) {
4035
- Jo({
4038
+ function xa(e) {
4039
+ Qo({
4036
4040
  fallbackLocale: "en"
4037
- }), Be.set(e);
4041
+ }), $e.set(e);
4038
4042
  }
4039
4043
  const Hr = {
4040
4044
  en: {
@@ -4061,19 +4065,19 @@ const Hr = {
4061
4065
  };
4062
4066
  /*! @license DOMPurify 3.1.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.6/LICENSE */
4063
4067
  const {
4064
- entries: Ri,
4068
+ entries: Pi,
4065
4069
  setPrototypeOf: Ir,
4066
- isFrozen: xa,
4070
+ isFrozen: va,
4067
4071
  getPrototypeOf: Ta,
4068
- getOwnPropertyDescriptor: va
4072
+ getOwnPropertyDescriptor: Sa
4069
4073
  } = Object;
4070
4074
  let {
4071
4075
  freeze: fe,
4072
4076
  seal: Ee,
4073
- create: Pi
4077
+ create: Ri
4074
4078
  } = Object, {
4075
- apply: Cn,
4076
- construct: Ln
4079
+ apply: Nn,
4080
+ construct: Hn
4077
4081
  } = typeof Reflect != "undefined" && Reflect;
4078
4082
  fe || (fe = function(t) {
4079
4083
  return t;
@@ -4081,55 +4085,55 @@ fe || (fe = function(t) {
4081
4085
  Ee || (Ee = function(t) {
4082
4086
  return t;
4083
4087
  });
4084
- Cn || (Cn = function(t, n, r) {
4088
+ Nn || (Nn = function(t, n, r) {
4085
4089
  return t.apply(n, r);
4086
4090
  });
4087
- Ln || (Ln = function(t, n) {
4091
+ Hn || (Hn = function(t, n) {
4088
4092
  return new t(...n);
4089
4093
  });
4090
- const Ct = pe(Array.prototype.forEach), Rr = pe(Array.prototype.pop), at = pe(Array.prototype.push), Ut = pe(String.prototype.toLowerCase), pn = pe(String.prototype.toString), Pr = pe(String.prototype.match), ut = pe(String.prototype.replace), Sa = pe(String.prototype.indexOf), Aa = pe(String.prototype.trim), Te = pe(Object.prototype.hasOwnProperty), ue = pe(RegExp.prototype.test), lt = wa(TypeError);
4094
+ const Lt = pe(Array.prototype.forEach), Pr = pe(Array.prototype.pop), ut = pe(Array.prototype.push), kt = pe(String.prototype.toLowerCase), _n = pe(String.prototype.toString), Rr = pe(String.prototype.match), lt = pe(String.prototype.replace), Aa = pe(String.prototype.indexOf), wa = pe(String.prototype.trim), ve = pe(Object.prototype.hasOwnProperty), ue = pe(RegExp.prototype.test), ct = Oa(TypeError);
4091
4095
  function pe(e) {
4092
4096
  return function(t) {
4093
4097
  for (var n = arguments.length, r = new Array(n > 1 ? n - 1 : 0), i = 1; i < n; i++)
4094
4098
  r[i - 1] = arguments[i];
4095
- return Cn(e, t, r);
4099
+ return Nn(e, t, r);
4096
4100
  };
4097
4101
  }
4098
- function wa(e) {
4102
+ function Oa(e) {
4099
4103
  return function() {
4100
4104
  for (var t = arguments.length, n = new Array(t), r = 0; r < t; r++)
4101
4105
  n[r] = arguments[r];
4102
- return Ln(e, n);
4106
+ return Hn(e, n);
4103
4107
  };
4104
4108
  }
4105
- function R(e, t) {
4106
- let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : Ut;
4109
+ function P(e, t) {
4110
+ let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : kt;
4107
4111
  Ir && Ir(e, null);
4108
4112
  let r = t.length;
4109
4113
  for (; r--; ) {
4110
4114
  let i = t[r];
4111
4115
  if (typeof i == "string") {
4112
4116
  const s = n(i);
4113
- s !== i && (xa(t) || (t[r] = s), i = s);
4117
+ s !== i && (va(t) || (t[r] = s), i = s);
4114
4118
  }
4115
4119
  e[i] = !0;
4116
4120
  }
4117
4121
  return e;
4118
4122
  }
4119
- function Oa(e) {
4123
+ function Ma(e) {
4120
4124
  for (let t = 0; t < e.length; t++)
4121
- Te(e, t) || (e[t] = null);
4125
+ ve(e, t) || (e[t] = null);
4122
4126
  return e;
4123
4127
  }
4124
- function De(e) {
4125
- const t = Pi(null);
4126
- for (const [n, r] of Ri(e))
4127
- Te(e, n) && (Array.isArray(r) ? t[n] = Oa(r) : r && typeof r == "object" && r.constructor === Object ? t[n] = De(r) : t[n] = r);
4128
+ function Be(e) {
4129
+ const t = Ri(null);
4130
+ for (const [n, r] of Pi(e))
4131
+ ve(e, n) && (Array.isArray(r) ? t[n] = Ma(r) : r && typeof r == "object" && r.constructor === Object ? t[n] = Be(r) : t[n] = r);
4128
4132
  return t;
4129
4133
  }
4130
- function ct(e, t) {
4134
+ function ft(e, t) {
4131
4135
  for (; e !== null; ) {
4132
- const r = va(e, t);
4136
+ const r = Sa(e, t);
4133
4137
  if (r) {
4134
4138
  if (r.get)
4135
4139
  return pe(r.get);
@@ -4143,45 +4147,36 @@ function ct(e, t) {
4143
4147
  }
4144
4148
  return n;
4145
4149
  }
4146
- const Dr = fe(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), gn = fe(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), _n = fe(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), Ma = fe(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), bn = fe(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), Ca = fe(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), Br = fe(["#text"]), $r = fe(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "popover", "popovertarget", "popovertargetaction", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "wrap", "xmlns", "slot"]), En = fe(["accent-height", "accumulate", "additive", "alignment-baseline", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), Ur = fe(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), Lt = fe(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), La = Ee(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Na = Ee(/<%[\w\W]*|[\w\W]*%>/gm), Ha = Ee(/\${[\w\W]*}/gm), Ia = Ee(/^data-[\-\w.\u00B7-\uFFFF]/), Ra = Ee(/^aria-[\-\w]+$/), Di = Ee(
4150
+ const Dr = fe(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), bn = fe(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), En = fe(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), Ca = fe(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), yn = fe(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), La = fe(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), Br = fe(["#text"]), $r = fe(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "popover", "popovertarget", "popovertargetaction", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "wrap", "xmlns", "slot"]), xn = fe(["accent-height", "accumulate", "additive", "alignment-baseline", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), Ur = fe(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), Nt = fe(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), Na = Ee(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Ha = Ee(/<%[\w\W]*|[\w\W]*%>/gm), Ia = Ee(/\${[\w\W]*}/gm), Pa = Ee(/^data-[\-\w.\u00B7-\uFFFF]/), Ra = Ee(/^aria-[\-\w]+$/), Di = Ee(
4147
4151
  /^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i
4148
4152
  // eslint-disable-line no-useless-escape
4149
- ), Pa = Ee(/^(?:\w+script|data):/i), Da = Ee(
4153
+ ), Da = Ee(/^(?:\w+script|data):/i), Ba = Ee(
4150
4154
  /[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g
4151
4155
  // eslint-disable-line no-control-regex
4152
- ), Bi = Ee(/^html$/i), Ba = Ee(/^[a-z][.\w]*(-[.\w]+)+$/i);
4156
+ ), Bi = Ee(/^html$/i), $a = Ee(/^[a-z][.\w]*(-[.\w]+)+$/i);
4153
4157
  var kr = /* @__PURE__ */ Object.freeze({
4154
4158
  __proto__: null,
4155
- MUSTACHE_EXPR: La,
4156
- ERB_EXPR: Na,
4157
- TMPLIT_EXPR: Ha,
4158
- DATA_ATTR: Ia,
4159
+ MUSTACHE_EXPR: Na,
4160
+ ERB_EXPR: Ha,
4161
+ TMPLIT_EXPR: Ia,
4162
+ DATA_ATTR: Pa,
4159
4163
  ARIA_ATTR: Ra,
4160
4164
  IS_ALLOWED_URI: Di,
4161
- IS_SCRIPT_OR_DATA: Pa,
4162
- ATTR_WHITESPACE: Da,
4165
+ IS_SCRIPT_OR_DATA: Da,
4166
+ ATTR_WHITESPACE: Ba,
4163
4167
  DOCTYPE_NAME: Bi,
4164
- CUSTOM_ELEMENT: Ba
4168
+ CUSTOM_ELEMENT: $a
4165
4169
  });
4166
- const ft = {
4170
+ const ht = {
4167
4171
  element: 1,
4168
- attribute: 2,
4169
4172
  text: 3,
4170
- cdataSection: 4,
4171
- entityReference: 5,
4172
- // Deprecated
4173
- entityNode: 6,
4174
4173
  // Deprecated
4175
4174
  progressingInstruction: 7,
4176
4175
  comment: 8,
4177
- document: 9,
4178
- documentType: 10,
4179
- documentFragment: 11,
4180
- notation: 12
4181
- // Deprecated
4182
- }, $a = function() {
4176
+ document: 9
4177
+ }, Ua = function() {
4183
4178
  return typeof window == "undefined" ? null : window;
4184
- }, Ua = function(t, n) {
4179
+ }, ka = function(t, n) {
4185
4180
  if (typeof t != "object" || typeof t.createPolicy != "function")
4186
4181
  return null;
4187
4182
  let r = null;
@@ -4202,9 +4197,9 @@ const ft = {
4202
4197
  }
4203
4198
  };
4204
4199
  function $i() {
4205
- let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : $a();
4200
+ let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : Ua();
4206
4201
  const t = (w) => $i(w);
4207
- if (t.version = "3.1.6", t.removed = [], !e || !e.document || e.document.nodeType !== ft.document)
4202
+ if (t.version = "3.1.6", t.removed = [], !e || !e.document || e.document.nodeType !== ht.document)
4208
4203
  return t.isSupported = !1, t;
4209
4204
  let {
4210
4205
  document: n
@@ -4219,39 +4214,39 @@ function $i() {
4219
4214
  HTMLFormElement: _,
4220
4215
  DOMParser: y,
4221
4216
  trustedTypes: M
4222
- } = e, b = c.prototype, d = ct(b, "cloneNode"), C = ct(b, "remove"), G = ct(b, "nextSibling"), $ = ct(b, "childNodes"), A = ct(b, "parentNode");
4217
+ } = e, b = c.prototype, d = ft(b, "cloneNode"), C = ft(b, "remove"), F = ft(b, "nextSibling"), $ = ft(b, "childNodes"), A = ft(b, "parentNode");
4223
4218
  if (typeof a == "function") {
4224
4219
  const w = n.createElement("template");
4225
4220
  w.content && w.content.ownerDocument && (n = w.content.ownerDocument);
4226
4221
  }
4227
- let H, P = "";
4222
+ let H, R = "";
4228
4223
  const {
4229
- implementation: F,
4230
- createNodeIterator: Z,
4231
- createDocumentFragment: X,
4224
+ implementation: k,
4225
+ createNodeIterator: Y,
4226
+ createDocumentFragment: V,
4232
4227
  getElementsByTagName: Q
4233
4228
  } = n, {
4234
- importNode: j
4229
+ importNode: G
4235
4230
  } = r;
4236
4231
  let O = {};
4237
- t.isSupported = typeof Ri == "function" && typeof A == "function" && F && F.createHTMLDocument !== void 0;
4232
+ t.isSupported = typeof Pi == "function" && typeof A == "function" && k && k.createHTMLDocument !== void 0;
4238
4233
  const {
4239
4234
  MUSTACHE_EXPR: ne,
4240
4235
  ERB_EXPR: he,
4241
- TMPLIT_EXPR: v,
4236
+ TMPLIT_EXPR: T,
4242
4237
  DATA_ATTR: E,
4243
4238
  ARIA_ATTR: g,
4244
- IS_SCRIPT_OR_DATA: T,
4239
+ IS_SCRIPT_OR_DATA: v,
4245
4240
  ATTR_WHITESPACE: h,
4246
4241
  CUSTOM_ELEMENT: x
4247
4242
  } = kr;
4248
4243
  let {
4249
4244
  IS_ALLOWED_URI: L
4250
4245
  } = kr, N = null;
4251
- const W = R({}, [...Dr, ...gn, ..._n, ...bn, ...Br]);
4246
+ const z = P({}, [...Dr, ...bn, ...En, ...yn, ...Br]);
4252
4247
  let I = null;
4253
- const q = R({}, [...$r, ...En, ...Ur, ...Lt]);
4254
- let m = Object.seal(Pi(null, {
4248
+ const q = P({}, [...$r, ...xn, ...Ur, ...Nt]);
4249
+ let m = Object.seal(Ri(null, {
4255
4250
  tagNameCheck: {
4256
4251
  writable: !0,
4257
4252
  configurable: !1,
@@ -4270,59 +4265,59 @@ function $i() {
4270
4265
  enumerable: !0,
4271
4266
  value: !1
4272
4267
  }
4273
- })), U = null, ee = null, K = !0, ye = !0, ie = !1, xe = !0, _e = !1, Le = !0, Pe = !1, Qt = !1, Kt = !1, $e = !1, xt = !1, Tt = !1, $n = !0, Un = !1;
4268
+ })), U = null, ee = null, K = !0, ye = !0, ie = !1, xe = !0, _e = !1, Ne = !0, De = !1, en = !1, tn = !1, Ue = !1, vt = !1, Tt = !1, $n = !0, Un = !1;
4274
4269
  const Fi = "user-content-";
4275
- let en = !0, nt = !1, Ue = {}, ke = null;
4276
- const kn = R({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
4270
+ let nn = !0, rt = !1, ke = {}, Fe = null;
4271
+ const kn = P({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
4277
4272
  let Fn = null;
4278
- const Gn = R({}, ["audio", "video", "img", "source", "image", "track"]);
4279
- let tn = null;
4280
- const jn = R({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), vt = "http://www.w3.org/1998/Math/MathML", St = "http://www.w3.org/2000/svg", Oe = "http://www.w3.org/1999/xhtml";
4281
- let Fe = Oe, nn = !1, rn = null;
4282
- const Gi = R({}, [vt, St, Oe], pn);
4283
- let rt = null;
4273
+ const Gn = P({}, ["audio", "video", "img", "source", "image", "track"]);
4274
+ let rn = null;
4275
+ const jn = P({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), St = "http://www.w3.org/1998/Math/MathML", At = "http://www.w3.org/2000/svg", Me = "http://www.w3.org/1999/xhtml";
4276
+ let Ge = Me, sn = !1, on = null;
4277
+ const Gi = P({}, [St, At, Me], _n);
4278
+ let it = null;
4284
4279
  const ji = ["application/xhtml+xml", "text/html"], zi = "text/html";
4285
- let re = null, Ge = null;
4280
+ let re = null, je = null;
4286
4281
  const Wi = n.createElement("form"), zn = function(o) {
4287
4282
  return o instanceof RegExp || o instanceof Function;
4288
- }, sn = function() {
4283
+ }, an = function() {
4289
4284
  let o = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
4290
- if (!(Ge && Ge === o)) {
4291
- if ((!o || typeof o != "object") && (o = {}), o = De(o), rt = // eslint-disable-next-line unicorn/prefer-includes
4292
- ji.indexOf(o.PARSER_MEDIA_TYPE) === -1 ? zi : o.PARSER_MEDIA_TYPE, re = rt === "application/xhtml+xml" ? pn : Ut, N = Te(o, "ALLOWED_TAGS") ? R({}, o.ALLOWED_TAGS, re) : W, I = Te(o, "ALLOWED_ATTR") ? R({}, o.ALLOWED_ATTR, re) : q, rn = Te(o, "ALLOWED_NAMESPACES") ? R({}, o.ALLOWED_NAMESPACES, pn) : Gi, tn = Te(o, "ADD_URI_SAFE_ATTR") ? R(
4293
- De(jn),
4285
+ if (!(je && je === o)) {
4286
+ if ((!o || typeof o != "object") && (o = {}), o = Be(o), it = // eslint-disable-next-line unicorn/prefer-includes
4287
+ ji.indexOf(o.PARSER_MEDIA_TYPE) === -1 ? zi : o.PARSER_MEDIA_TYPE, re = it === "application/xhtml+xml" ? _n : kt, N = ve(o, "ALLOWED_TAGS") ? P({}, o.ALLOWED_TAGS, re) : z, I = ve(o, "ALLOWED_ATTR") ? P({}, o.ALLOWED_ATTR, re) : q, on = ve(o, "ALLOWED_NAMESPACES") ? P({}, o.ALLOWED_NAMESPACES, _n) : Gi, rn = ve(o, "ADD_URI_SAFE_ATTR") ? P(
4288
+ Be(jn),
4294
4289
  // eslint-disable-line indent
4295
4290
  o.ADD_URI_SAFE_ATTR,
4296
4291
  // eslint-disable-line indent
4297
4292
  re
4298
4293
  // eslint-disable-line indent
4299
- ) : jn, Fn = Te(o, "ADD_DATA_URI_TAGS") ? R(
4300
- De(Gn),
4294
+ ) : jn, Fn = ve(o, "ADD_DATA_URI_TAGS") ? P(
4295
+ Be(Gn),
4301
4296
  // eslint-disable-line indent
4302
4297
  o.ADD_DATA_URI_TAGS,
4303
4298
  // eslint-disable-line indent
4304
4299
  re
4305
4300
  // eslint-disable-line indent
4306
- ) : Gn, ke = Te(o, "FORBID_CONTENTS") ? R({}, o.FORBID_CONTENTS, re) : kn, U = Te(o, "FORBID_TAGS") ? R({}, o.FORBID_TAGS, re) : {}, ee = Te(o, "FORBID_ATTR") ? R({}, o.FORBID_ATTR, re) : {}, Ue = Te(o, "USE_PROFILES") ? o.USE_PROFILES : !1, K = o.ALLOW_ARIA_ATTR !== !1, ye = o.ALLOW_DATA_ATTR !== !1, ie = o.ALLOW_UNKNOWN_PROTOCOLS || !1, xe = o.ALLOW_SELF_CLOSE_IN_ATTR !== !1, _e = o.SAFE_FOR_TEMPLATES || !1, Le = o.SAFE_FOR_XML !== !1, Pe = o.WHOLE_DOCUMENT || !1, $e = o.RETURN_DOM || !1, xt = o.RETURN_DOM_FRAGMENT || !1, Tt = o.RETURN_TRUSTED_TYPE || !1, Kt = o.FORCE_BODY || !1, $n = o.SANITIZE_DOM !== !1, Un = o.SANITIZE_NAMED_PROPS || !1, en = o.KEEP_CONTENT !== !1, nt = o.IN_PLACE || !1, L = o.ALLOWED_URI_REGEXP || Di, Fe = o.NAMESPACE || Oe, m = o.CUSTOM_ELEMENT_HANDLING || {}, o.CUSTOM_ELEMENT_HANDLING && zn(o.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (m.tagNameCheck = o.CUSTOM_ELEMENT_HANDLING.tagNameCheck), o.CUSTOM_ELEMENT_HANDLING && zn(o.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (m.attributeNameCheck = o.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), o.CUSTOM_ELEMENT_HANDLING && typeof o.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (m.allowCustomizedBuiltInElements = o.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), _e && (ye = !1), xt && ($e = !0), Ue && (N = R({}, Br), I = [], Ue.html === !0 && (R(N, Dr), R(I, $r)), Ue.svg === !0 && (R(N, gn), R(I, En), R(I, Lt)), Ue.svgFilters === !0 && (R(N, _n), R(I, En), R(I, Lt)), Ue.mathMl === !0 && (R(N, bn), R(I, Ur), R(I, Lt))), o.ADD_TAGS && (N === W && (N = De(N)), R(N, o.ADD_TAGS, re)), o.ADD_ATTR && (I === q && (I = De(I)), R(I, o.ADD_ATTR, re)), o.ADD_URI_SAFE_ATTR && R(tn, o.ADD_URI_SAFE_ATTR, re), o.FORBID_CONTENTS && (ke === kn && (ke = De(ke)), R(ke, o.FORBID_CONTENTS, re)), en && (N["#text"] = !0), Pe && R(N, ["html", "head", "body"]), N.table && (R(N, ["tbody"]), delete U.tbody), o.TRUSTED_TYPES_POLICY) {
4301
+ ) : Gn, Fe = ve(o, "FORBID_CONTENTS") ? P({}, o.FORBID_CONTENTS, re) : kn, U = ve(o, "FORBID_TAGS") ? P({}, o.FORBID_TAGS, re) : {}, ee = ve(o, "FORBID_ATTR") ? P({}, o.FORBID_ATTR, re) : {}, ke = ve(o, "USE_PROFILES") ? o.USE_PROFILES : !1, K = o.ALLOW_ARIA_ATTR !== !1, ye = o.ALLOW_DATA_ATTR !== !1, ie = o.ALLOW_UNKNOWN_PROTOCOLS || !1, xe = o.ALLOW_SELF_CLOSE_IN_ATTR !== !1, _e = o.SAFE_FOR_TEMPLATES || !1, Ne = o.SAFE_FOR_XML !== !1, De = o.WHOLE_DOCUMENT || !1, Ue = o.RETURN_DOM || !1, vt = o.RETURN_DOM_FRAGMENT || !1, Tt = o.RETURN_TRUSTED_TYPE || !1, tn = o.FORCE_BODY || !1, $n = o.SANITIZE_DOM !== !1, Un = o.SANITIZE_NAMED_PROPS || !1, nn = o.KEEP_CONTENT !== !1, rt = o.IN_PLACE || !1, L = o.ALLOWED_URI_REGEXP || Di, Ge = o.NAMESPACE || Me, m = o.CUSTOM_ELEMENT_HANDLING || {}, o.CUSTOM_ELEMENT_HANDLING && zn(o.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (m.tagNameCheck = o.CUSTOM_ELEMENT_HANDLING.tagNameCheck), o.CUSTOM_ELEMENT_HANDLING && zn(o.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (m.attributeNameCheck = o.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), o.CUSTOM_ELEMENT_HANDLING && typeof o.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (m.allowCustomizedBuiltInElements = o.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), _e && (ye = !1), vt && (Ue = !0), ke && (N = P({}, Br), I = [], ke.html === !0 && (P(N, Dr), P(I, $r)), ke.svg === !0 && (P(N, bn), P(I, xn), P(I, Nt)), ke.svgFilters === !0 && (P(N, En), P(I, xn), P(I, Nt)), ke.mathMl === !0 && (P(N, yn), P(I, Ur), P(I, Nt))), o.ADD_TAGS && (N === z && (N = Be(N)), P(N, o.ADD_TAGS, re)), o.ADD_ATTR && (I === q && (I = Be(I)), P(I, o.ADD_ATTR, re)), o.ADD_URI_SAFE_ATTR && P(rn, o.ADD_URI_SAFE_ATTR, re), o.FORBID_CONTENTS && (Fe === kn && (Fe = Be(Fe)), P(Fe, o.FORBID_CONTENTS, re)), nn && (N["#text"] = !0), De && P(N, ["html", "head", "body"]), N.table && (P(N, ["tbody"]), delete U.tbody), o.TRUSTED_TYPES_POLICY) {
4307
4302
  if (typeof o.TRUSTED_TYPES_POLICY.createHTML != "function")
4308
- throw lt('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
4303
+ throw ct('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
4309
4304
  if (typeof o.TRUSTED_TYPES_POLICY.createScriptURL != "function")
4310
- throw lt('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');
4311
- H = o.TRUSTED_TYPES_POLICY, P = H.createHTML("");
4305
+ throw ct('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');
4306
+ H = o.TRUSTED_TYPES_POLICY, R = H.createHTML("");
4312
4307
  } else
4313
- H === void 0 && (H = Ua(M, i)), H !== null && typeof P == "string" && (P = H.createHTML(""));
4314
- fe && fe(o), Ge = o;
4308
+ H === void 0 && (H = ka(M, i)), H !== null && typeof R == "string" && (R = H.createHTML(""));
4309
+ fe && fe(o), je = o;
4315
4310
  }
4316
- }, Wn = R({}, ["mi", "mo", "mn", "ms", "mtext"]), Vn = R({}, ["foreignobject", "annotation-xml"]), Vi = R({}, ["title", "style", "font", "a", "script"]), Xn = R({}, [...gn, ..._n, ...Ma]), Yn = R({}, [...bn, ...Ca]), Xi = function(o) {
4311
+ }, Wn = P({}, ["mi", "mo", "mn", "ms", "mtext"]), Vn = P({}, ["foreignobject", "annotation-xml"]), Vi = P({}, ["title", "style", "font", "a", "script"]), Xn = P({}, [...bn, ...En, ...Ca]), Yn = P({}, [...yn, ...La]), Xi = function(o) {
4317
4312
  let p = A(o);
4318
4313
  (!p || !p.tagName) && (p = {
4319
- namespaceURI: Fe,
4314
+ namespaceURI: Ge,
4320
4315
  tagName: "template"
4321
4316
  });
4322
- const S = Ut(o.tagName), V = Ut(p.tagName);
4323
- return rn[o.namespaceURI] ? o.namespaceURI === St ? p.namespaceURI === Oe ? S === "svg" : p.namespaceURI === vt ? S === "svg" && (V === "annotation-xml" || Wn[V]) : !!Xn[S] : o.namespaceURI === vt ? p.namespaceURI === Oe ? S === "math" : p.namespaceURI === St ? S === "math" && Vn[V] : !!Yn[S] : o.namespaceURI === Oe ? p.namespaceURI === St && !Vn[V] || p.namespaceURI === vt && !Wn[V] ? !1 : !Yn[S] && (Vi[S] || !Xn[S]) : !!(rt === "application/xhtml+xml" && rn[o.namespaceURI]) : !1;
4324
- }, ve = function(o) {
4325
- at(t.removed, {
4317
+ const S = kt(o.tagName), W = kt(p.tagName);
4318
+ return on[o.namespaceURI] ? o.namespaceURI === At ? p.namespaceURI === Me ? S === "svg" : p.namespaceURI === St ? S === "svg" && (W === "annotation-xml" || Wn[W]) : !!Xn[S] : o.namespaceURI === St ? p.namespaceURI === Me ? S === "math" : p.namespaceURI === At ? S === "math" && Vn[W] : !!Yn[S] : o.namespaceURI === Me ? p.namespaceURI === At && !Vn[W] || p.namespaceURI === St && !Wn[W] ? !1 : !Yn[S] && (Vi[S] || !Xn[S]) : !!(it === "application/xhtml+xml" && on[o.namespaceURI]) : !1;
4319
+ }, Te = function(o) {
4320
+ ut(t.removed, {
4326
4321
  element: o
4327
4322
  });
4328
4323
  try {
@@ -4330,22 +4325,22 @@ function $i() {
4330
4325
  } catch (p) {
4331
4326
  C(o);
4332
4327
  }
4333
- }, At = function(o, p) {
4328
+ }, wt = function(o, p) {
4334
4329
  try {
4335
- at(t.removed, {
4330
+ ut(t.removed, {
4336
4331
  attribute: p.getAttributeNode(o),
4337
4332
  from: p
4338
4333
  });
4339
4334
  } catch (S) {
4340
- at(t.removed, {
4335
+ ut(t.removed, {
4341
4336
  attribute: null,
4342
4337
  from: p
4343
4338
  });
4344
4339
  }
4345
4340
  if (p.removeAttribute(o), o === "is" && !I[o])
4346
- if ($e || xt)
4341
+ if (Ue || vt)
4347
4342
  try {
4348
- ve(p);
4343
+ Te(p);
4349
4344
  } catch (S) {
4350
4345
  }
4351
4346
  else
@@ -4355,30 +4350,30 @@ function $i() {
4355
4350
  }
4356
4351
  }, Zn = function(o) {
4357
4352
  let p = null, S = null;
4358
- if (Kt)
4353
+ if (tn)
4359
4354
  o = "<remove></remove>" + o;
4360
4355
  else {
4361
- const se = Pr(o, /^[\r\n\t ]+/);
4356
+ const se = Rr(o, /^[\r\n\t ]+/);
4362
4357
  S = se && se[0];
4363
4358
  }
4364
- rt === "application/xhtml+xml" && Fe === Oe && (o = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + o + "</body></html>");
4365
- const V = H ? H.createHTML(o) : o;
4366
- if (Fe === Oe)
4359
+ it === "application/xhtml+xml" && Ge === Me && (o = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + o + "</body></html>");
4360
+ const W = H ? H.createHTML(o) : o;
4361
+ if (Ge === Me)
4367
4362
  try {
4368
- p = new y().parseFromString(V, rt);
4363
+ p = new y().parseFromString(W, it);
4369
4364
  } catch (se) {
4370
4365
  }
4371
4366
  if (!p || !p.documentElement) {
4372
- p = F.createDocument(Fe, "template", null);
4367
+ p = k.createDocument(Ge, "template", null);
4373
4368
  try {
4374
- p.documentElement.innerHTML = nn ? P : V;
4369
+ p.documentElement.innerHTML = sn ? R : W;
4375
4370
  } catch (se) {
4376
4371
  }
4377
4372
  }
4378
4373
  const oe = p.body || p.documentElement;
4379
- return o && S && oe.insertBefore(n.createTextNode(S), oe.childNodes[0] || null), Fe === Oe ? Q.call(p, Pe ? "html" : "body")[0] : Pe ? p.documentElement : oe;
4374
+ return o && S && oe.insertBefore(n.createTextNode(S), oe.childNodes[0] || null), Ge === Me ? Q.call(p, De ? "html" : "body")[0] : De ? p.documentElement : oe;
4380
4375
  }, qn = function(o) {
4381
- return Z.call(
4376
+ return Y.call(
4382
4377
  o.ownerDocument || o,
4383
4378
  o,
4384
4379
  // eslint-disable-next-line no-bitwise
@@ -4389,40 +4384,40 @@ function $i() {
4389
4384
  return o instanceof _ && (typeof o.nodeName != "string" || typeof o.textContent != "string" || typeof o.removeChild != "function" || !(o.attributes instanceof f) || typeof o.removeAttribute != "function" || typeof o.setAttribute != "function" || typeof o.namespaceURI != "string" || typeof o.insertBefore != "function" || typeof o.hasChildNodes != "function");
4390
4385
  }, Qn = function(o) {
4391
4386
  return typeof u == "function" && o instanceof u;
4392
- }, Me = function(o, p, S) {
4393
- O[o] && Ct(O[o], (V) => {
4394
- V.call(t, p, S, Ge);
4387
+ }, Ce = function(o, p, S) {
4388
+ O[o] && Lt(O[o], (W) => {
4389
+ W.call(t, p, S, je);
4395
4390
  });
4396
4391
  }, Kn = function(o) {
4397
4392
  let p = null;
4398
- if (Me("beforeSanitizeElements", o, null), Jn(o))
4399
- return ve(o), !0;
4393
+ if (Ce("beforeSanitizeElements", o, null), Jn(o))
4394
+ return Te(o), !0;
4400
4395
  const S = re(o.nodeName);
4401
- if (Me("uponSanitizeElement", o, {
4396
+ if (Ce("uponSanitizeElement", o, {
4402
4397
  tagName: S,
4403
4398
  allowedTags: N
4404
- }), o.hasChildNodes() && !Qn(o.firstElementChild) && ue(/<[/\w]/g, o.innerHTML) && ue(/<[/\w]/g, o.textContent) || o.nodeType === ft.progressingInstruction || Le && o.nodeType === ft.comment && ue(/<[/\w]/g, o.data))
4405
- return ve(o), !0;
4399
+ }), o.hasChildNodes() && !Qn(o.firstElementChild) && ue(/<[/\w]/g, o.innerHTML) && ue(/<[/\w]/g, o.textContent) || o.nodeType === ht.progressingInstruction || Ne && o.nodeType === ht.comment && ue(/<[/\w]/g, o.data))
4400
+ return Te(o), !0;
4406
4401
  if (!N[S] || U[S]) {
4407
4402
  if (!U[S] && tr(S) && (m.tagNameCheck instanceof RegExp && ue(m.tagNameCheck, S) || m.tagNameCheck instanceof Function && m.tagNameCheck(S)))
4408
4403
  return !1;
4409
- if (en && !ke[S]) {
4410
- const V = A(o) || o.parentNode, oe = $(o) || o.childNodes;
4411
- if (oe && V) {
4404
+ if (nn && !Fe[S]) {
4405
+ const W = A(o) || o.parentNode, oe = $(o) || o.childNodes;
4406
+ if (oe && W) {
4412
4407
  const se = oe.length;
4413
4408
  for (let me = se - 1; me >= 0; --me) {
4414
4409
  const Se = d(oe[me], !0);
4415
- Se.__removalCount = (o.__removalCount || 0) + 1, V.insertBefore(Se, G(o));
4410
+ Se.__removalCount = (o.__removalCount || 0) + 1, W.insertBefore(Se, F(o));
4416
4411
  }
4417
4412
  }
4418
4413
  }
4419
- return ve(o), !0;
4414
+ return Te(o), !0;
4420
4415
  }
4421
- return o instanceof c && !Xi(o) || (S === "noscript" || S === "noembed" || S === "noframes") && ue(/<\/no(script|embed|frames)/i, o.innerHTML) ? (ve(o), !0) : (_e && o.nodeType === ft.text && (p = o.textContent, Ct([ne, he, v], (V) => {
4422
- p = ut(p, V, " ");
4423
- }), o.textContent !== p && (at(t.removed, {
4416
+ return o instanceof c && !Xi(o) || (S === "noscript" || S === "noembed" || S === "noframes") && ue(/<\/no(script|embed|frames)/i, o.innerHTML) ? (Te(o), !0) : (_e && o.nodeType === ht.text && (p = o.textContent, Lt([ne, he, T], (W) => {
4417
+ p = lt(p, W, " ");
4418
+ }), o.textContent !== p && (ut(t.removed, {
4424
4419
  element: o.cloneNode()
4425
- }), o.textContent = p)), Me("afterSanitizeElements", o, null), !1);
4420
+ }), o.textContent = p)), Ce("afterSanitizeElements", o, null), !1);
4426
4421
  }, er = function(o, p, S) {
4427
4422
  if ($n && (p === "id" || p === "name") && (S in n || S in Wi))
4428
4423
  return !1;
@@ -4438,10 +4433,10 @@ function $i() {
4438
4433
  p === "is" && m.allowCustomizedBuiltInElements && (m.tagNameCheck instanceof RegExp && ue(m.tagNameCheck, S) || m.tagNameCheck instanceof Function && m.tagNameCheck(S)))
4439
4434
  )
4440
4435
  return !1;
4441
- } else if (!tn[p]) {
4442
- if (!ue(L, ut(S, h, ""))) {
4443
- if (!((p === "src" || p === "xlink:href" || p === "href") && o !== "script" && Sa(S, "data:") === 0 && Fn[o])) {
4444
- if (!(ie && !ue(T, ut(S, h, "")))) {
4436
+ } else if (!rn[p]) {
4437
+ if (!ue(L, lt(S, h, ""))) {
4438
+ if (!((p === "src" || p === "xlink:href" || p === "href") && o !== "script" && Aa(S, "data:") === 0 && Fn[o])) {
4439
+ if (!(ie && !ue(v, lt(S, h, "")))) {
4445
4440
  if (S)
4446
4441
  return !1;
4447
4442
  }
@@ -4452,9 +4447,9 @@ function $i() {
4452
4447
  }
4453
4448
  return !0;
4454
4449
  }, tr = function(o) {
4455
- return o !== "annotation-xml" && Pr(o, x);
4450
+ return o !== "annotation-xml" && Rr(o, x);
4456
4451
  }, nr = function(o) {
4457
- Me("beforeSanitizeAttributes", o, null);
4452
+ Ce("beforeSanitizeAttributes", o, null);
4458
4453
  const {
4459
4454
  attributes: p
4460
4455
  } = o;
@@ -4466,31 +4461,31 @@ function $i() {
4466
4461
  keepAttr: !0,
4467
4462
  allowedAttributes: I
4468
4463
  };
4469
- let V = p.length;
4470
- for (; V--; ) {
4471
- const oe = p[V], {
4464
+ let W = p.length;
4465
+ for (; W--; ) {
4466
+ const oe = p[W], {
4472
4467
  name: se,
4473
4468
  namespaceURI: me,
4474
4469
  value: Se
4475
- } = oe, it = re(se);
4476
- let ae = se === "value" ? Se : Aa(Se);
4477
- if (S.attrName = it, S.attrValue = ae, S.keepAttr = !0, S.forceKeepAttr = void 0, Me("uponSanitizeAttribute", o, S), ae = S.attrValue, Le && ue(/((--!?|])>)|<\/(style|title)/i, ae)) {
4478
- At(se, o);
4470
+ } = oe, st = re(se);
4471
+ let ae = se === "value" ? Se : wa(Se);
4472
+ if (S.attrName = st, S.attrValue = ae, S.keepAttr = !0, S.forceKeepAttr = void 0, Ce("uponSanitizeAttribute", o, S), ae = S.attrValue, Ne && ue(/((--!?|])>)|<\/(style|title)/i, ae)) {
4473
+ wt(se, o);
4479
4474
  continue;
4480
4475
  }
4481
- if (S.forceKeepAttr || (At(se, o), !S.keepAttr))
4476
+ if (S.forceKeepAttr || (wt(se, o), !S.keepAttr))
4482
4477
  continue;
4483
4478
  if (!xe && ue(/\/>/i, ae)) {
4484
- At(se, o);
4479
+ wt(se, o);
4485
4480
  continue;
4486
4481
  }
4487
- _e && Ct([ne, he, v], (ir) => {
4488
- ae = ut(ae, ir, " ");
4482
+ _e && Lt([ne, he, T], (ir) => {
4483
+ ae = lt(ae, ir, " ");
4489
4484
  });
4490
4485
  const rr = re(o.nodeName);
4491
- if (er(rr, it, ae)) {
4492
- if (Un && (it === "id" || it === "name") && (At(se, o), ae = Fi + ae), H && typeof M == "object" && typeof M.getAttributeType == "function" && !me)
4493
- switch (M.getAttributeType(rr, it)) {
4486
+ if (er(rr, st, ae)) {
4487
+ if (Un && (st === "id" || st === "name") && (wt(se, o), ae = Fi + ae), H && typeof M == "object" && typeof M.getAttributeType == "function" && !me)
4488
+ switch (M.getAttributeType(rr, st)) {
4494
4489
  case "TrustedHTML": {
4495
4490
  ae = H.createHTML(ae);
4496
4491
  break;
@@ -4501,77 +4496,77 @@ function $i() {
4501
4496
  }
4502
4497
  }
4503
4498
  try {
4504
- me ? o.setAttributeNS(me, se, ae) : o.setAttribute(se, ae), Jn(o) ? ve(o) : Rr(t.removed);
4499
+ me ? o.setAttributeNS(me, se, ae) : o.setAttribute(se, ae), Jn(o) ? Te(o) : Pr(t.removed);
4505
4500
  } catch (ir) {
4506
4501
  }
4507
4502
  }
4508
4503
  }
4509
- Me("afterSanitizeAttributes", o, null);
4504
+ Ce("afterSanitizeAttributes", o, null);
4510
4505
  }, Yi = function w(o) {
4511
4506
  let p = null;
4512
4507
  const S = qn(o);
4513
- for (Me("beforeSanitizeShadowDOM", o, null); p = S.nextNode(); )
4514
- Me("uponSanitizeShadowNode", p, null), !Kn(p) && (p.content instanceof s && w(p.content), nr(p));
4515
- Me("afterSanitizeShadowDOM", o, null);
4508
+ for (Ce("beforeSanitizeShadowDOM", o, null); p = S.nextNode(); )
4509
+ Ce("uponSanitizeShadowNode", p, null), !Kn(p) && (p.content instanceof s && w(p.content), nr(p));
4510
+ Ce("afterSanitizeShadowDOM", o, null);
4516
4511
  };
4517
4512
  return t.sanitize = function(w) {
4518
- let o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, p = null, S = null, V = null, oe = null;
4519
- if (nn = !w, nn && (w = "<!-->"), typeof w != "string" && !Qn(w))
4513
+ let o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, p = null, S = null, W = null, oe = null;
4514
+ if (sn = !w, sn && (w = "<!-->"), typeof w != "string" && !Qn(w))
4520
4515
  if (typeof w.toString == "function") {
4521
4516
  if (w = w.toString(), typeof w != "string")
4522
- throw lt("dirty is not a string, aborting");
4517
+ throw ct("dirty is not a string, aborting");
4523
4518
  } else
4524
- throw lt("toString is not a function");
4519
+ throw ct("toString is not a function");
4525
4520
  if (!t.isSupported)
4526
4521
  return w;
4527
- if (Qt || sn(o), t.removed = [], typeof w == "string" && (nt = !1), nt) {
4522
+ if (en || an(o), t.removed = [], typeof w == "string" && (rt = !1), rt) {
4528
4523
  if (w.nodeName) {
4529
4524
  const Se = re(w.nodeName);
4530
4525
  if (!N[Se] || U[Se])
4531
- throw lt("root node is forbidden and cannot be sanitized in-place");
4526
+ throw ct("root node is forbidden and cannot be sanitized in-place");
4532
4527
  }
4533
4528
  } else if (w instanceof u)
4534
- p = Zn("<!---->"), S = p.ownerDocument.importNode(w, !0), S.nodeType === ft.element && S.nodeName === "BODY" || S.nodeName === "HTML" ? p = S : p.appendChild(S);
4529
+ p = Zn("<!---->"), S = p.ownerDocument.importNode(w, !0), S.nodeType === ht.element && S.nodeName === "BODY" || S.nodeName === "HTML" ? p = S : p.appendChild(S);
4535
4530
  else {
4536
- if (!$e && !_e && !Pe && // eslint-disable-next-line unicorn/prefer-includes
4531
+ if (!Ue && !_e && !De && // eslint-disable-next-line unicorn/prefer-includes
4537
4532
  w.indexOf("<") === -1)
4538
4533
  return H && Tt ? H.createHTML(w) : w;
4539
4534
  if (p = Zn(w), !p)
4540
- return $e ? null : Tt ? P : "";
4535
+ return Ue ? null : Tt ? R : "";
4541
4536
  }
4542
- p && Kt && ve(p.firstChild);
4543
- const se = qn(nt ? w : p);
4544
- for (; V = se.nextNode(); )
4545
- Kn(V) || (V.content instanceof s && Yi(V.content), nr(V));
4546
- if (nt)
4537
+ p && tn && Te(p.firstChild);
4538
+ const se = qn(rt ? w : p);
4539
+ for (; W = se.nextNode(); )
4540
+ Kn(W) || (W.content instanceof s && Yi(W.content), nr(W));
4541
+ if (rt)
4547
4542
  return w;
4548
- if ($e) {
4549
- if (xt)
4550
- for (oe = X.call(p.ownerDocument); p.firstChild; )
4543
+ if (Ue) {
4544
+ if (vt)
4545
+ for (oe = V.call(p.ownerDocument); p.firstChild; )
4551
4546
  oe.appendChild(p.firstChild);
4552
4547
  else
4553
4548
  oe = p;
4554
- return (I.shadowroot || I.shadowrootmode) && (oe = j.call(r, oe, !0)), oe;
4549
+ return (I.shadowroot || I.shadowrootmode) && (oe = G.call(r, oe, !0)), oe;
4555
4550
  }
4556
- let me = Pe ? p.outerHTML : p.innerHTML;
4557
- return Pe && N["!doctype"] && p.ownerDocument && p.ownerDocument.doctype && p.ownerDocument.doctype.name && ue(Bi, p.ownerDocument.doctype.name) && (me = "<!DOCTYPE " + p.ownerDocument.doctype.name + `>
4558
- ` + me), _e && Ct([ne, he, v], (Se) => {
4559
- me = ut(me, Se, " ");
4551
+ let me = De ? p.outerHTML : p.innerHTML;
4552
+ return De && N["!doctype"] && p.ownerDocument && p.ownerDocument.doctype && p.ownerDocument.doctype.name && ue(Bi, p.ownerDocument.doctype.name) && (me = "<!DOCTYPE " + p.ownerDocument.doctype.name + `>
4553
+ ` + me), _e && Lt([ne, he, T], (Se) => {
4554
+ me = lt(me, Se, " ");
4560
4555
  }), H && Tt ? H.createHTML(me) : me;
4561
4556
  }, t.setConfig = function() {
4562
4557
  let w = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
4563
- sn(w), Qt = !0;
4558
+ an(w), en = !0;
4564
4559
  }, t.clearConfig = function() {
4565
- Ge = null, Qt = !1;
4560
+ je = null, en = !1;
4566
4561
  }, t.isValidAttribute = function(w, o, p) {
4567
- Ge || sn({});
4568
- const S = re(w), V = re(o);
4569
- return er(S, V, p);
4562
+ je || an({});
4563
+ const S = re(w), W = re(o);
4564
+ return er(S, W, p);
4570
4565
  }, t.addHook = function(w, o) {
4571
- typeof o == "function" && (O[w] = O[w] || [], at(O[w], o));
4566
+ typeof o == "function" && (O[w] = O[w] || [], ut(O[w], o));
4572
4567
  }, t.removeHook = function(w) {
4573
4568
  if (O[w])
4574
- return Rr(O[w]);
4569
+ return Pr(O[w]);
4575
4570
  }, t.removeHooks = function(w) {
4576
4571
  O[w] && (O[w] = []);
4577
4572
  }, t.removeAllHooks = function() {
@@ -4583,62 +4578,62 @@ var Fr = $i(), Ui = { exports: {} };
4583
4578
  (function(n, r) {
4584
4579
  e.exports = r();
4585
4580
  })(ui, function() {
4586
- var n = 1e3, r = 6e4, i = 36e5, s = "millisecond", a = "second", u = "minute", c = "hour", l = "day", f = "week", _ = "month", y = "quarter", M = "year", b = "date", d = "Invalid Date", C = /^(\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, $ = { 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(v) {
4587
- var E = ["th", "st", "nd", "rd"], g = v % 100;
4588
- return "[" + v + (E[(g - 20) % 10] || E[g] || E[0]) + "]";
4589
- } }, A = function(v, E, g) {
4590
- var T = String(v);
4591
- return !T || T.length >= E ? v : "" + Array(E + 1 - T.length).join(g) + v;
4592
- }, H = { s: A, z: function(v) {
4593
- var E = -v.utcOffset(), g = Math.abs(E), T = Math.floor(g / 60), h = g % 60;
4594
- return (E <= 0 ? "+" : "-") + A(T, 2, "0") + ":" + A(h, 2, "0");
4595
- }, m: function v(E, g) {
4581
+ var n = 1e3, r = 6e4, i = 36e5, s = "millisecond", a = "second", u = "minute", c = "hour", l = "day", f = "week", _ = "month", y = "quarter", M = "year", b = "date", d = "Invalid Date", C = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, F = /\[([^\]]+)]|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, $ = { 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(T) {
4582
+ var E = ["th", "st", "nd", "rd"], g = T % 100;
4583
+ return "[" + T + (E[(g - 20) % 10] || E[g] || E[0]) + "]";
4584
+ } }, A = function(T, E, g) {
4585
+ var v = String(T);
4586
+ return !v || v.length >= E ? T : "" + Array(E + 1 - v.length).join(g) + T;
4587
+ }, H = { s: A, z: function(T) {
4588
+ var E = -T.utcOffset(), g = Math.abs(E), v = Math.floor(g / 60), h = g % 60;
4589
+ return (E <= 0 ? "+" : "-") + A(v, 2, "0") + ":" + A(h, 2, "0");
4590
+ }, m: function T(E, g) {
4596
4591
  if (E.date() < g.date())
4597
- return -v(g, E);
4598
- var T = 12 * (g.year() - E.year()) + (g.month() - E.month()), h = E.clone().add(T, _), x = g - h < 0, L = E.clone().add(T + (x ? -1 : 1), _);
4599
- return +(-(T + (g - h) / (x ? h - L : L - h)) || 0);
4600
- }, a: function(v) {
4601
- return v < 0 ? Math.ceil(v) || 0 : Math.floor(v);
4602
- }, p: function(v) {
4603
- return { M: _, y: M, w: f, d: l, D: b, h: c, m: u, s: a, ms: s, Q: y }[v] || String(v || "").toLowerCase().replace(/s$/, "");
4604
- }, u: function(v) {
4605
- return v === void 0;
4606
- } }, P = "en", F = {};
4607
- F[P] = $;
4608
- var Z = "$isDayjsObject", X = function(v) {
4609
- return v instanceof ne || !(!v || !v[Z]);
4610
- }, Q = function v(E, g, T) {
4592
+ return -T(g, E);
4593
+ var v = 12 * (g.year() - E.year()) + (g.month() - E.month()), h = E.clone().add(v, _), x = g - h < 0, L = E.clone().add(v + (x ? -1 : 1), _);
4594
+ return +(-(v + (g - h) / (x ? h - L : L - h)) || 0);
4595
+ }, a: function(T) {
4596
+ return T < 0 ? Math.ceil(T) || 0 : Math.floor(T);
4597
+ }, p: function(T) {
4598
+ return { M: _, y: M, w: f, d: l, D: b, h: c, m: u, s: a, ms: s, Q: y }[T] || String(T || "").toLowerCase().replace(/s$/, "");
4599
+ }, u: function(T) {
4600
+ return T === void 0;
4601
+ } }, R = "en", k = {};
4602
+ k[R] = $;
4603
+ var Y = "$isDayjsObject", V = function(T) {
4604
+ return T instanceof ne || !(!T || !T[Y]);
4605
+ }, Q = function T(E, g, v) {
4611
4606
  var h;
4612
4607
  if (!E)
4613
- return P;
4608
+ return R;
4614
4609
  if (typeof E == "string") {
4615
4610
  var x = E.toLowerCase();
4616
- F[x] && (h = x), g && (F[x] = g, h = x);
4611
+ k[x] && (h = x), g && (k[x] = g, h = x);
4617
4612
  var L = E.split("-");
4618
4613
  if (!h && L.length > 1)
4619
- return v(L[0]);
4614
+ return T(L[0]);
4620
4615
  } else {
4621
4616
  var N = E.name;
4622
- F[N] = E, h = N;
4617
+ k[N] = E, h = N;
4623
4618
  }
4624
- return !T && h && (P = h), h || !T && P;
4625
- }, j = function(v, E) {
4626
- if (X(v))
4627
- return v.clone();
4619
+ return !v && h && (R = h), h || !v && R;
4620
+ }, G = function(T, E) {
4621
+ if (V(T))
4622
+ return T.clone();
4628
4623
  var g = typeof E == "object" ? E : {};
4629
- return g.date = v, g.args = arguments, new ne(g);
4624
+ return g.date = T, g.args = arguments, new ne(g);
4630
4625
  }, O = H;
4631
- O.l = Q, O.i = X, O.w = function(v, E) {
4632
- return j(v, { locale: E.$L, utc: E.$u, x: E.$x, $offset: E.$offset });
4626
+ O.l = Q, O.i = V, O.w = function(T, E) {
4627
+ return G(T, { locale: E.$L, utc: E.$u, x: E.$x, $offset: E.$offset });
4633
4628
  };
4634
4629
  var ne = function() {
4635
- function v(g) {
4636
- this.$L = Q(g.locale, null, !0), this.parse(g), this.$x = this.$x || g.x || {}, this[Z] = !0;
4630
+ function T(g) {
4631
+ this.$L = Q(g.locale, null, !0), this.parse(g), this.$x = this.$x || g.x || {}, this[Y] = !0;
4637
4632
  }
4638
- var E = v.prototype;
4633
+ var E = T.prototype;
4639
4634
  return E.parse = function(g) {
4640
- this.$d = function(T) {
4641
- var h = T.date, x = T.utc;
4635
+ this.$d = function(v) {
4636
+ var h = v.date, x = v.utc;
4642
4637
  if (h === null)
4643
4638
  return /* @__PURE__ */ new Date(NaN);
4644
4639
  if (O.u(h))
@@ -4648,8 +4643,8 @@ var Fr = $i(), Ui = { exports: {} };
4648
4643
  if (typeof h == "string" && !/Z$/i.test(h)) {
4649
4644
  var L = h.match(C);
4650
4645
  if (L) {
4651
- var N = L[2] - 1 || 0, W = (L[7] || "0").substring(0, 3);
4652
- return x ? new Date(Date.UTC(L[1], N, L[3] || 1, L[4] || 0, L[5] || 0, L[6] || 0, W)) : new Date(L[1], N, L[3] || 1, L[4] || 0, L[5] || 0, L[6] || 0, W);
4646
+ var N = L[2] - 1 || 0, z = (L[7] || "0").substring(0, 3);
4647
+ return x ? new Date(Date.UTC(L[1], N, L[3] || 1, L[4] || 0, L[5] || 0, L[6] || 0, z)) : new Date(L[1], N, L[3] || 1, L[4] || 0, L[5] || 0, L[6] || 0, z);
4653
4648
  }
4654
4649
  }
4655
4650
  return new Date(h);
@@ -4661,24 +4656,24 @@ var Fr = $i(), Ui = { exports: {} };
4661
4656
  return O;
4662
4657
  }, E.isValid = function() {
4663
4658
  return this.$d.toString() !== d;
4664
- }, E.isSame = function(g, T) {
4665
- var h = j(g);
4666
- return this.startOf(T) <= h && h <= this.endOf(T);
4667
- }, E.isAfter = function(g, T) {
4668
- return j(g) < this.startOf(T);
4669
- }, E.isBefore = function(g, T) {
4670
- return this.endOf(T) < j(g);
4671
- }, E.$g = function(g, T, h) {
4672
- return O.u(g) ? this[T] : this.set(h, g);
4659
+ }, E.isSame = function(g, v) {
4660
+ var h = G(g);
4661
+ return this.startOf(v) <= h && h <= this.endOf(v);
4662
+ }, E.isAfter = function(g, v) {
4663
+ return G(g) < this.startOf(v);
4664
+ }, E.isBefore = function(g, v) {
4665
+ return this.endOf(v) < G(g);
4666
+ }, E.$g = function(g, v, h) {
4667
+ return O.u(g) ? this[v] : this.set(h, g);
4673
4668
  }, E.unix = function() {
4674
4669
  return Math.floor(this.valueOf() / 1e3);
4675
4670
  }, E.valueOf = function() {
4676
4671
  return this.$d.getTime();
4677
- }, E.startOf = function(g, T) {
4678
- var h = this, x = !!O.u(T) || T, L = O.p(g), N = function(ye, ie) {
4672
+ }, E.startOf = function(g, v) {
4673
+ var h = this, x = !!O.u(v) || v, L = O.p(g), N = function(ye, ie) {
4679
4674
  var xe = O.w(h.$u ? Date.UTC(h.$y, ie, ye) : new Date(h.$y, ie, ye), h);
4680
4675
  return x ? xe : xe.endOf(l);
4681
- }, W = function(ye, ie) {
4676
+ }, z = function(ye, ie) {
4682
4677
  return O.w(h.toDate()[ye].apply(h.toDate("s"), (x ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(ie)), h);
4683
4678
  }, I = this.$W, q = this.$M, m = this.$D, U = "set" + (this.$u ? "UTC" : "");
4684
4679
  switch (L) {
@@ -4691,35 +4686,35 @@ var Fr = $i(), Ui = { exports: {} };
4691
4686
  return N(x ? m - K : m + (6 - K), q);
4692
4687
  case l:
4693
4688
  case b:
4694
- return W(U + "Hours", 0);
4689
+ return z(U + "Hours", 0);
4695
4690
  case c:
4696
- return W(U + "Minutes", 1);
4691
+ return z(U + "Minutes", 1);
4697
4692
  case u:
4698
- return W(U + "Seconds", 2);
4693
+ return z(U + "Seconds", 2);
4699
4694
  case a:
4700
- return W(U + "Milliseconds", 3);
4695
+ return z(U + "Milliseconds", 3);
4701
4696
  default:
4702
4697
  return this.clone();
4703
4698
  }
4704
4699
  }, E.endOf = function(g) {
4705
4700
  return this.startOf(g, !1);
4706
- }, E.$set = function(g, T) {
4707
- var h, x = O.p(g), L = "set" + (this.$u ? "UTC" : ""), N = (h = {}, h[l] = L + "Date", h[b] = L + "Date", h[_] = L + "Month", h[M] = L + "FullYear", h[c] = L + "Hours", h[u] = L + "Minutes", h[a] = L + "Seconds", h[s] = L + "Milliseconds", h)[x], W = x === l ? this.$D + (T - this.$W) : T;
4701
+ }, E.$set = function(g, v) {
4702
+ var h, x = O.p(g), L = "set" + (this.$u ? "UTC" : ""), N = (h = {}, h[l] = L + "Date", h[b] = L + "Date", h[_] = L + "Month", h[M] = L + "FullYear", h[c] = L + "Hours", h[u] = L + "Minutes", h[a] = L + "Seconds", h[s] = L + "Milliseconds", h)[x], z = x === l ? this.$D + (v - this.$W) : v;
4708
4703
  if (x === _ || x === M) {
4709
4704
  var I = this.clone().set(b, 1);
4710
- I.$d[N](W), I.init(), this.$d = I.set(b, Math.min(this.$D, I.daysInMonth())).$d;
4705
+ I.$d[N](z), I.init(), this.$d = I.set(b, Math.min(this.$D, I.daysInMonth())).$d;
4711
4706
  } else
4712
- N && this.$d[N](W);
4707
+ N && this.$d[N](z);
4713
4708
  return this.init(), this;
4714
- }, E.set = function(g, T) {
4715
- return this.clone().$set(g, T);
4709
+ }, E.set = function(g, v) {
4710
+ return this.clone().$set(g, v);
4716
4711
  }, E.get = function(g) {
4717
4712
  return this[O.p(g)]();
4718
- }, E.add = function(g, T) {
4713
+ }, E.add = function(g, v) {
4719
4714
  var h, x = this;
4720
4715
  g = Number(g);
4721
- var L = O.p(T), N = function(q) {
4722
- var m = j(x);
4716
+ var L = O.p(v), N = function(q) {
4717
+ var m = G(x);
4723
4718
  return O.w(m.date(m.date() + Math.round(q * g)), x);
4724
4719
  };
4725
4720
  if (L === _)
@@ -4730,29 +4725,29 @@ var Fr = $i(), Ui = { exports: {} };
4730
4725
  return N(1);
4731
4726
  if (L === f)
4732
4727
  return N(7);
4733
- var W = (h = {}, h[u] = r, h[c] = i, h[a] = n, h)[L] || 1, I = this.$d.getTime() + g * W;
4728
+ var z = (h = {}, h[u] = r, h[c] = i, h[a] = n, h)[L] || 1, I = this.$d.getTime() + g * z;
4734
4729
  return O.w(I, this);
4735
- }, E.subtract = function(g, T) {
4736
- return this.add(-1 * g, T);
4730
+ }, E.subtract = function(g, v) {
4731
+ return this.add(-1 * g, v);
4737
4732
  }, E.format = function(g) {
4738
- var T = this, h = this.$locale();
4733
+ var v = this, h = this.$locale();
4739
4734
  if (!this.isValid())
4740
4735
  return h.invalidDate || d;
4741
- var x = g || "YYYY-MM-DDTHH:mm:ssZ", L = O.z(this), N = this.$H, W = this.$m, I = this.$M, q = h.weekdays, m = h.months, U = h.meridiem, ee = function(ie, xe, _e, Le) {
4742
- return ie && (ie[xe] || ie(T, x)) || _e[xe].slice(0, Le);
4736
+ var x = g || "YYYY-MM-DDTHH:mm:ssZ", L = O.z(this), N = this.$H, z = this.$m, I = this.$M, q = h.weekdays, m = h.months, U = h.meridiem, ee = function(ie, xe, _e, Ne) {
4737
+ return ie && (ie[xe] || ie(v, x)) || _e[xe].slice(0, Ne);
4743
4738
  }, K = function(ie) {
4744
4739
  return O.s(N % 12 || 12, ie, "0");
4745
4740
  }, ye = U || function(ie, xe, _e) {
4746
- var Le = ie < 12 ? "AM" : "PM";
4747
- return _e ? Le.toLowerCase() : Le;
4741
+ var Ne = ie < 12 ? "AM" : "PM";
4742
+ return _e ? Ne.toLowerCase() : Ne;
4748
4743
  };
4749
- return x.replace(G, function(ie, xe) {
4744
+ return x.replace(F, function(ie, xe) {
4750
4745
  return xe || function(_e) {
4751
4746
  switch (_e) {
4752
4747
  case "YY":
4753
- return String(T.$y).slice(-2);
4748
+ return String(v.$y).slice(-2);
4754
4749
  case "YYYY":
4755
- return O.s(T.$y, 4, "0");
4750
+ return O.s(v.$y, 4, "0");
4756
4751
  case "M":
4757
4752
  return I + 1;
4758
4753
  case "MM":
@@ -4762,17 +4757,17 @@ var Fr = $i(), Ui = { exports: {} };
4762
4757
  case "MMMM":
4763
4758
  return ee(m, I);
4764
4759
  case "D":
4765
- return T.$D;
4760
+ return v.$D;
4766
4761
  case "DD":
4767
- return O.s(T.$D, 2, "0");
4762
+ return O.s(v.$D, 2, "0");
4768
4763
  case "d":
4769
- return String(T.$W);
4764
+ return String(v.$W);
4770
4765
  case "dd":
4771
- return ee(h.weekdaysMin, T.$W, q, 2);
4766
+ return ee(h.weekdaysMin, v.$W, q, 2);
4772
4767
  case "ddd":
4773
- return ee(h.weekdaysShort, T.$W, q, 3);
4768
+ return ee(h.weekdaysShort, v.$W, q, 3);
4774
4769
  case "dddd":
4775
- return q[T.$W];
4770
+ return q[v.$W];
4776
4771
  case "H":
4777
4772
  return String(N);
4778
4773
  case "HH":
@@ -4782,19 +4777,19 @@ var Fr = $i(), Ui = { exports: {} };
4782
4777
  case "hh":
4783
4778
  return K(2);
4784
4779
  case "a":
4785
- return ye(N, W, !0);
4780
+ return ye(N, z, !0);
4786
4781
  case "A":
4787
- return ye(N, W, !1);
4782
+ return ye(N, z, !1);
4788
4783
  case "m":
4789
- return String(W);
4784
+ return String(z);
4790
4785
  case "mm":
4791
- return O.s(W, 2, "0");
4786
+ return O.s(z, 2, "0");
4792
4787
  case "s":
4793
- return String(T.$s);
4788
+ return String(v.$s);
4794
4789
  case "ss":
4795
- return O.s(T.$s, 2, "0");
4790
+ return O.s(v.$s, 2, "0");
4796
4791
  case "SSS":
4797
- return O.s(T.$ms, 3, "0");
4792
+ return O.s(v.$ms, 3, "0");
4798
4793
  case "Z":
4799
4794
  return L;
4800
4795
  }
@@ -4803,9 +4798,9 @@ var Fr = $i(), Ui = { exports: {} };
4803
4798
  });
4804
4799
  }, E.utcOffset = function() {
4805
4800
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
4806
- }, E.diff = function(g, T, h) {
4807
- var x, L = this, N = O.p(T), W = j(g), I = (W.utcOffset() - this.utcOffset()) * r, q = this - W, m = function() {
4808
- return O.m(L, W);
4801
+ }, E.diff = function(g, v, h) {
4802
+ var x, L = this, N = O.p(v), z = G(g), I = (z.utcOffset() - this.utcOffset()) * r, q = this - z, m = function() {
4803
+ return O.m(L, z);
4809
4804
  };
4810
4805
  switch (N) {
4811
4806
  case M:
@@ -4839,11 +4834,11 @@ var Fr = $i(), Ui = { exports: {} };
4839
4834
  }, E.daysInMonth = function() {
4840
4835
  return this.endOf(_).$D;
4841
4836
  }, E.$locale = function() {
4842
- return F[this.$L];
4843
- }, E.locale = function(g, T) {
4837
+ return k[this.$L];
4838
+ }, E.locale = function(g, v) {
4844
4839
  if (!g)
4845
4840
  return this.$L;
4846
- var h = this.clone(), x = Q(g, T, !0);
4841
+ var h = this.clone(), x = Q(g, v, !0);
4847
4842
  return x && (h.$L = x), h;
4848
4843
  }, E.clone = function() {
4849
4844
  return O.w(this.$d, this);
@@ -4855,21 +4850,21 @@ var Fr = $i(), Ui = { exports: {} };
4855
4850
  return this.$d.toISOString();
4856
4851
  }, E.toString = function() {
4857
4852
  return this.$d.toUTCString();
4858
- }, v;
4853
+ }, T;
4859
4854
  }(), he = ne.prototype;
4860
- return j.prototype = he, [["$ms", s], ["$s", a], ["$m", u], ["$H", c], ["$W", l], ["$M", _], ["$y", M], ["$D", b]].forEach(function(v) {
4861
- he[v[1]] = function(E) {
4862
- return this.$g(E, v[0], v[1]);
4855
+ return G.prototype = he, [["$ms", s], ["$s", a], ["$m", u], ["$H", c], ["$W", l], ["$M", _], ["$y", M], ["$D", b]].forEach(function(T) {
4856
+ he[T[1]] = function(E) {
4857
+ return this.$g(E, T[0], T[1]);
4863
4858
  };
4864
- }), j.extend = function(v, E) {
4865
- return v.$i || (v(E, ne, j), v.$i = !0), j;
4866
- }, j.locale = Q, j.isDayjs = X, j.unix = function(v) {
4867
- return j(1e3 * v);
4868
- }, j.en = F[P], j.Ls = F, j.p = {}, j;
4859
+ }), G.extend = function(T, E) {
4860
+ return T.$i || (T(E, ne, G), T.$i = !0), G;
4861
+ }, G.locale = Q, G.isDayjs = V, G.unix = function(T) {
4862
+ return G(1e3 * T);
4863
+ }, G.en = k[R], G.Ls = k, G.p = {}, G;
4869
4864
  });
4870
4865
  })(Ui);
4871
- var ka = Ui.exports;
4872
- const Gr = /* @__PURE__ */ In(ka);
4866
+ var Fa = Ui.exports;
4867
+ const Gr = /* @__PURE__ */ Rn(Fa);
4873
4868
  var ki = { exports: {} };
4874
4869
  (function(e, t) {
4875
4870
  (function(n, r) {
@@ -4901,16 +4896,16 @@ var ki = { exports: {} };
4901
4896
  };
4902
4897
  var _ = c.utcOffset;
4903
4898
  c.utcOffset = function(d, C) {
4904
- var G = this.$utils().u;
4905
- if (G(d))
4906
- return this.$u ? 0 : G(this.$offset) ? _.call(this) : this.$offset;
4907
- if (typeof d == "string" && (d = function(P) {
4908
- P === void 0 && (P = "");
4909
- var F = P.match(r);
4910
- if (!F)
4899
+ var F = this.$utils().u;
4900
+ if (F(d))
4901
+ return this.$u ? 0 : F(this.$offset) ? _.call(this) : this.$offset;
4902
+ if (typeof d == "string" && (d = function(R) {
4903
+ R === void 0 && (R = "");
4904
+ var k = R.match(r);
4905
+ if (!k)
4911
4906
  return null;
4912
- var Z = ("" + F[0]).match(i) || ["-", 0, 0], X = Z[0], Q = 60 * +Z[1] + +Z[2];
4913
- return Q === 0 ? 0 : X === "+" ? Q : -Q;
4907
+ var Y = ("" + k[0]).match(i) || ["-", 0, 0], V = Y[0], Q = 60 * +Y[1] + +Y[2];
4908
+ return Q === 0 ? 0 : V === "+" ? Q : -Q;
4914
4909
  }(d), d === null))
4915
4910
  return this;
4916
4911
  var $ = Math.abs(d) <= 16 ? 60 * d : d, A = this;
@@ -4942,25 +4937,25 @@ var ki = { exports: {} };
4942
4937
  return d === "s" && this.$offset ? u(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : M.call(this);
4943
4938
  };
4944
4939
  var b = c.diff;
4945
- c.diff = function(d, C, G) {
4940
+ c.diff = function(d, C, F) {
4946
4941
  if (d && this.$u === d.$u)
4947
- return b.call(this, d, C, G);
4942
+ return b.call(this, d, C, F);
4948
4943
  var $ = this.local(), A = u(d).local();
4949
- return b.call($, A, C, G);
4944
+ return b.call($, A, C, F);
4950
4945
  };
4951
4946
  };
4952
4947
  });
4953
4948
  })(ki);
4954
- var Fa = ki.exports;
4955
- const Ga = /* @__PURE__ */ In(Fa);
4956
- let jr = bt(null);
4957
- function ja(e, t) {
4949
+ var Ga = ki.exports;
4950
+ const ja = /* @__PURE__ */ Rn(Ga);
4951
+ let jr = Et(null);
4952
+ function za(e, t) {
4958
4953
  if (e) {
4959
4954
  const n = document.createElement("style");
4960
4955
  n.innerHTML = t, e.appendChild(n);
4961
4956
  }
4962
4957
  }
4963
- function za(e, t) {
4958
+ function Wa(e, t) {
4964
4959
  const n = new URL(t);
4965
4960
  fetch(n.href).then((r) => r.text()).then((r) => {
4966
4961
  const i = document.createElement("style");
@@ -4969,7 +4964,7 @@ function za(e, t) {
4969
4964
  console.error("There was an error while trying to load client styling from URL", r);
4970
4965
  });
4971
4966
  }
4972
- function Wa(e, t, n) {
4967
+ function Va(e, t, n) {
4973
4968
  if (window.emMessageBus) {
4974
4969
  const r = document.createElement("style");
4975
4970
  window.emMessageBus.subscribe(t, (i) => {
@@ -4977,70 +4972,70 @@ function Wa(e, t, n) {
4977
4972
  });
4978
4973
  }
4979
4974
  }
4980
- function Va(e) {
4975
+ function Xa(e) {
4981
4976
  is(e, "svelte-122ajk5", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}@keyframes loading-spinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.CashierSessionExpirationModalWindow{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:15;top:0;left:0;background-color:var(--emw--color-black-transparency-20, rgba(0, 0, 0, 0.2));container-type:inline-size;container-name:session-expiration-modal-window}.CashierSessionExpirationModalWrapper{background:var(--emw--color-white, #fff);border-radius:var(--emw--border-radius-medium, 4px);width:400px}.CashierSessionExpirationModalHeader{display:flex;align-items:center;position:relative;height:var(--emw--header-height, 40px);background-color:var(--emw--color-gray-10, rgba(17, 17, 17, 0.0666666667));width:100%;border-radius:var(--emw--border-radius-medium, 4px) var(--emw--border-radius-medium, 4px) 0 0}.CashierSessionExpirationModalHeaderTitle{display:flex;text-align:center;color:var(--emw--color-gray-10, #111);font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-semibold, 500);margin:auto;max-width:calc(100% - 150px);overflow:hidden;text-overflow:ellipsis;line-height:calc(var(--emw--font-size-medium, 16px) + 2px)}.CashierSessionExpirationModalContainer{padding:var(--emw--spacing-large, 20px)}.CashierSessionExpirationModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:10px;right:10px;padding:var(--emw--spacing-small-minus, 10px);border-radius:50%;color:var(--emw--color-white, #fff);background:var(--emw--color-gray-transparency-85, rgba(255, 255, 255, 0.85));cursor:pointer;transition:all 150ms ease-in-out}.CashierSessionExpirationModalCloseBtn svg{width:32px;height:32px}.CashierSessionExpirationModalCloseBtn:hover{background:var(--emw--color-gray-transparency-20, rgba(255, 255, 255, 0.2))}.CashierSessionExpiration{width:100%;display:flex;flex-direction:column;align-items:center;gap:var(--emw--spacing-large, 20px)}.CashierSessionExpirationTitle{color:var(--emw--color-black, #000);font-weight:var(--emw--font-weight-semibold, 500);font-size:var(--emw--font-size-small, 14px);line-height:120%;text-align:center}.CashierSessionExpirationText{color:var(--emw--color-gray-290, #666);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-small, 14px);line-height:120%;text-align:center}.CashierSessionExpirationButton{display:flex;width:100%;height:36px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;color:var(--emw--color-white, #FFF);cursor:pointer;text-align:center;font-style:normal;font-weight:var(--emw--font-weight-semibold, 500);line-height:36px;border-radius:var(--emw--border-radius-medium, 4px);background:var(--emw--color-primary, #7EC51E);border:none}.CashierSessionExpirationButton:hover{background:var(--emw--color-main-button-hover, #71B11B)}.CashierSessionExpirationButton:active{background:var(--emw--color-main-button-active, #5C950F)}.CashierSessionExpirationButton:disabled{background:var(--emw--color-main-button-disabled, #5C950F)}.CashierSessionExpirationButtonText{font-size:var(--emw--font-size-medium, 16px);font-family:inherit}.CashierSessionExpirationButtonSpinner{animation:loading-spinner 1s linear infinite}.ImagePlaceholder{height:250px;width:100%;background:#E6E6E6}@container session-expiration-modal-window (max-width:750px){.CashierSessionExpirationModalWindow .CashierSessionExpirationModalWrapper{width:90%;max-width:400px}}");
4982
4977
  }
4983
- const Xa = (e) => ({}), zr = (e) => ({}), Ya = (e) => ({}), Wr = (e) => ({}), Za = (e) => ({}), Vr = (e) => ({}), qa = (e) => ({}), Xr = (e) => ({ class: "CashierSessionExpirationIcon" });
4978
+ const Ya = (e) => ({}), zr = (e) => ({}), Za = (e) => ({}), Wr = (e) => ({}), qa = (e) => ({}), Vr = (e) => ({}), Ja = (e) => ({}), Xr = (e) => ({ class: "CashierSessionExpirationIcon" });
4984
4979
  function Yr(e) {
4985
4980
  let t, n, r, i, s, a = (
4986
4981
  /*$_*/
4987
4982
  e[8]("sessionExpirationHeader") + ""
4988
- ), u, c, l, f, _, y, M, b, d, C, G, $, A, H, P;
4989
- const F = (
4983
+ ), u, c, l, f, _, y, M, b, d, C, F, $, A, H, R;
4984
+ const k = (
4990
4985
  /*#slots*/
4991
4986
  e[22].icon
4992
- ), Z = Nt(
4993
- F,
4987
+ ), Y = Ht(
4988
+ k,
4994
4989
  e,
4995
4990
  /*$$scope*/
4996
4991
  e[21],
4997
4992
  Xr
4998
- ), X = Z || Ka(e), Q = (
4993
+ ), V = Y || eu(e), Q = (
4999
4994
  /*#slots*/
5000
4995
  e[22].title
5001
- ), j = Nt(
4996
+ ), G = Ht(
5002
4997
  Q,
5003
4998
  e,
5004
4999
  /*$$scope*/
5005
5000
  e[21],
5006
5001
  Vr
5007
- ), O = j || eu(e), ne = (
5002
+ ), O = G || tu(e), ne = (
5008
5003
  /*#slots*/
5009
5004
  e[22].text
5010
- ), he = Nt(
5005
+ ), he = Ht(
5011
5006
  ne,
5012
5007
  e,
5013
5008
  /*$$scope*/
5014
5009
  e[21],
5015
5010
  Wr
5016
- ), v = he || tu(e), E = [ru, nu], g = [];
5017
- function T(h, x) {
5011
+ ), T = he || nu(e), E = [iu, ru], g = [];
5012
+ function v(h, x) {
5018
5013
  return (
5019
5014
  /*showLoaderButton*/
5020
5015
  h[6] ? 0 : 1
5021
5016
  );
5022
5017
  }
5023
- return d = T(e), C = g[d] = E[d](e), {
5018
+ return d = v(e), C = g[d] = E[d](e), {
5024
5019
  c() {
5025
- t = te("div"), n = te("div"), r = te("div"), i = te("div"), s = te("div"), u = Ke(a), c = ht(), l = te("div"), f = te("div"), X && X.c(), _ = ht(), O && O.c(), y = ht(), v && v.c(), M = ht(), b = te("button"), C.c(), z(s, "class", "CashierSessionExpirationModalHeaderTitle"), z(i, "class", "CashierSessionExpirationModalHeader"), z(b, "type", "button"), b.disabled = /*showLoaderButton*/
5026
- e[6], z(b, "class", "CashierSessionExpirationButton"), z(f, "class", "CashierSessionExpiration"), z(l, "class", "CashierSessionExpirationModalContainer"), z(r, "class", "CashierSessionExpirationModalWrapper"), z(n, "class", "CashierSessionExpirationModalWindow"), z(n, "id", "CashierSessionExpirationModal"), Ye(() => (
5020
+ t = te("div"), n = te("div"), r = te("div"), i = te("div"), s = te("div"), u = et(a), c = mt(), l = te("div"), f = te("div"), V && V.c(), _ = mt(), O && O.c(), y = mt(), T && T.c(), M = mt(), b = te("button"), C.c(), j(s, "class", "CashierSessionExpirationModalHeaderTitle"), j(i, "class", "CashierSessionExpirationModalHeader"), j(b, "type", "button"), b.disabled = /*showLoaderButton*/
5021
+ e[6], j(b, "class", "CashierSessionExpirationButton"), j(f, "class", "CashierSessionExpiration"), j(l, "class", "CashierSessionExpirationModalContainer"), j(r, "class", "CashierSessionExpirationModalWrapper"), j(n, "class", "CashierSessionExpirationModalWindow"), j(n, "id", "CashierSessionExpirationModal"), Ze(() => (
5027
5022
  /*div5_elementresize_handler*/
5028
5023
  e[24].call(n)
5029
5024
  ));
5030
5025
  },
5031
5026
  m(h, x) {
5032
- we(h, t, x), J(t, n), J(n, r), J(r, i), J(i, s), J(s, u), J(r, c), J(r, l), J(l, f), X && X.m(f, null), J(f, _), O && O.m(f, null), J(f, y), v && v.m(f, null), J(f, M), J(f, b), g[d].m(b, null), e[23](f), G = us(
5027
+ Oe(h, t, x), J(t, n), J(n, r), J(r, i), J(i, s), J(s, u), J(r, c), J(r, l), J(l, f), V && V.m(f, null), J(f, _), O && O.m(f, null), J(f, y), T && T.m(f, null), J(f, M), J(f, b), g[d].m(b, null), e[23](f), F = us(
5033
5028
  n,
5034
5029
  /*div5_elementresize_handler*/
5035
5030
  e[24].bind(n)
5036
- ), e[25](t), A = !0, H || (P = [
5037
- kt(
5031
+ ), e[25](t), A = !0, H || (R = [
5032
+ Ft(
5038
5033
  b,
5039
5034
  "click",
5040
5035
  /*renewSession*/
5041
5036
  e[9]
5042
5037
  ),
5043
- kt(
5038
+ Ft(
5044
5039
  n,
5045
5040
  "click",
5046
5041
  /*outOfModalClick*/
@@ -5051,38 +5046,38 @@ function Yr(e) {
5051
5046
  p(h, x) {
5052
5047
  e = h, (!A || x[0] & /*$_*/
5053
5048
  256) && a !== (a = /*$_*/
5054
- e[8]("sessionExpirationHeader") + "") && Yt(u, a), Z ? Z.p && (!A || x[0] & /*$$scope*/
5055
- 2097152) && It(
5056
- Z,
5057
- F,
5049
+ e[8]("sessionExpirationHeader") + "") && qt(u, a), Y ? Y.p && (!A || x[0] & /*$$scope*/
5050
+ 2097152) && Pt(
5051
+ Y,
5052
+ k,
5058
5053
  e,
5059
5054
  /*$$scope*/
5060
5055
  e[21],
5061
- A ? Ht(
5062
- F,
5056
+ A ? It(
5057
+ k,
5063
5058
  /*$$scope*/
5064
5059
  e[21],
5065
5060
  x,
5066
- qa
5061
+ Ja
5067
5062
  ) : Rt(
5068
5063
  /*$$scope*/
5069
5064
  e[21]
5070
5065
  ),
5071
5066
  Xr
5072
- ) : X && X.p && (!A || x[0] & /*assetsurl*/
5073
- 8) && X.p(e, A ? x : [-1, -1]), j ? j.p && (!A || x[0] & /*$$scope*/
5074
- 2097152) && It(
5075
- j,
5067
+ ) : V && V.p && (!A || x[0] & /*assetsurl*/
5068
+ 8) && V.p(e, A ? x : [-1, -1]), G ? G.p && (!A || x[0] & /*$$scope*/
5069
+ 2097152) && Pt(
5070
+ G,
5076
5071
  Q,
5077
5072
  e,
5078
5073
  /*$$scope*/
5079
5074
  e[21],
5080
- A ? Ht(
5075
+ A ? It(
5081
5076
  Q,
5082
5077
  /*$$scope*/
5083
5078
  e[21],
5084
5079
  x,
5085
- Za
5080
+ qa
5086
5081
  ) : Rt(
5087
5082
  /*$$scope*/
5088
5083
  e[21]
@@ -5090,34 +5085,34 @@ function Yr(e) {
5090
5085
  Vr
5091
5086
  ) : O && O.p && (!A || x[0] & /*$_*/
5092
5087
  256) && O.p(e, A ? x : [-1, -1]), he ? he.p && (!A || x[0] & /*$$scope*/
5093
- 2097152) && It(
5088
+ 2097152) && Pt(
5094
5089
  he,
5095
5090
  ne,
5096
5091
  e,
5097
5092
  /*$$scope*/
5098
5093
  e[21],
5099
- A ? Ht(
5094
+ A ? It(
5100
5095
  ne,
5101
5096
  /*$$scope*/
5102
5097
  e[21],
5103
5098
  x,
5104
- Ya
5099
+ Za
5105
5100
  ) : Rt(
5106
5101
  /*$$scope*/
5107
5102
  e[21]
5108
5103
  ),
5109
5104
  Wr
5110
- ) : v && v.p && (!A || x[0] & /*$_, timeLeft*/
5111
- 384) && v.p(e, A ? x : [-1, -1]);
5105
+ ) : T && T.p && (!A || x[0] & /*$_, timeLeft*/
5106
+ 384) && T.p(e, A ? x : [-1, -1]);
5112
5107
  let L = d;
5113
- d = T(e), d === L ? g[d].p(e, x) : (si(), Ne(g[L], 1, 1, () => {
5108
+ d = v(e), d === L ? g[d].p(e, x) : (si(), He(g[L], 1, 1, () => {
5114
5109
  g[L] = null;
5115
5110
  }), oi(), C = g[d], C ? C.p(e, x) : (C = g[d] = E[d](e), C.c()), Ae(C, 1), C.m(b, null)), (!A || x[0] & /*showLoaderButton*/
5116
5111
  64) && (b.disabled = /*showLoaderButton*/
5117
5112
  e[6]);
5118
5113
  },
5119
5114
  i(h) {
5120
- A || (Ae(X, h), Ae(O, h), Ae(v, h), Ae(C), h && Ye(() => {
5115
+ A || (Ae(V, h), Ae(O, h), Ae(T, h), Ae(C), h && Ze(() => {
5121
5116
  A && ($ || ($ = pr(n, gr, { duration: (
5122
5117
  /*duration*/
5123
5118
  e[2]
@@ -5125,24 +5120,24 @@ function Yr(e) {
5125
5120
  }), A = !0);
5126
5121
  },
5127
5122
  o(h) {
5128
- Ne(X, h), Ne(O, h), Ne(v, h), Ne(C), h && ($ || ($ = pr(n, gr, { duration: (
5123
+ He(V, h), He(O, h), He(T, h), He(C), h && ($ || ($ = pr(n, gr, { duration: (
5129
5124
  /*duration*/
5130
5125
  e[2]
5131
5126
  ) }, !1)), $.run(0)), A = !1;
5132
5127
  },
5133
5128
  d(h) {
5134
- h && ge(t), X && X.d(h), O && O.d(h), v && v.d(h), g[d].d(), e[23](null), G(), h && $ && $.end(), e[25](null), H = !1, Ie(P);
5129
+ h && ge(t), V && V.d(h), O && O.d(h), T && T.d(h), g[d].d(), e[23](null), F(), h && $ && $.end(), e[25](null), H = !1, Pe(R);
5135
5130
  }
5136
5131
  };
5137
5132
  }
5138
- function Ja(e) {
5133
+ function Qa(e) {
5139
5134
  let t;
5140
5135
  return {
5141
5136
  c() {
5142
- t = te("div"), z(t, "class", "ImagePlaceholder");
5137
+ t = te("div"), j(t, "class", "ImagePlaceholder");
5143
5138
  },
5144
5139
  m(n, r) {
5145
- we(n, t, r);
5140
+ Oe(n, t, r);
5146
5141
  },
5147
5142
  p: de,
5148
5143
  d(n) {
@@ -5150,32 +5145,32 @@ function Ja(e) {
5150
5145
  }
5151
5146
  };
5152
5147
  }
5153
- function Qa(e) {
5148
+ function Ka(e) {
5154
5149
  let t, n;
5155
5150
  return {
5156
5151
  c() {
5157
5152
  t = te("img"), cr(t.src, n = `${/*assetsurl*/
5158
- e[3]}/set-timeout-icon.png`) || z(t, "src", n), z(t, "width", "300px"), z(t, "alt", "error");
5153
+ e[3]}/set-timeout-icon.png`) || j(t, "src", n), j(t, "width", "300px"), j(t, "alt", "error");
5159
5154
  },
5160
5155
  m(r, i) {
5161
- we(r, t, i);
5156
+ Oe(r, t, i);
5162
5157
  },
5163
5158
  p(r, i) {
5164
5159
  i[0] & /*assetsurl*/
5165
5160
  8 && !cr(t.src, n = `${/*assetsurl*/
5166
- r[3]}/set-timeout-icon.png`) && z(t, "src", n);
5161
+ r[3]}/set-timeout-icon.png`) && j(t, "src", n);
5167
5162
  },
5168
5163
  d(r) {
5169
5164
  r && ge(t);
5170
5165
  }
5171
5166
  };
5172
5167
  }
5173
- function Ka(e) {
5168
+ function eu(e) {
5174
5169
  let t;
5175
5170
  function n(s, a) {
5176
5171
  return (
5177
5172
  /*assetsurl*/
5178
- s[3] ? Qa : Ja
5173
+ s[3] ? Ka : Qa
5179
5174
  );
5180
5175
  }
5181
5176
  let r = n(e), i = r(e);
@@ -5184,7 +5179,7 @@ function Ka(e) {
5184
5179
  i.c(), t = ri();
5185
5180
  },
5186
5181
  m(s, a) {
5187
- i.m(s, a), we(s, t, a);
5182
+ i.m(s, a), Oe(s, t, a);
5188
5183
  },
5189
5184
  p(s, a) {
5190
5185
  r === (r = n(s)) && i ? i.p(s, a) : (i.d(1), i = r(s), i && (i.c(), i.m(t.parentNode, t)));
@@ -5194,29 +5189,29 @@ function Ka(e) {
5194
5189
  }
5195
5190
  };
5196
5191
  }
5197
- function eu(e) {
5192
+ function tu(e) {
5198
5193
  let t, n = (
5199
5194
  /*$_*/
5200
5195
  e[8]("sessionExpirationTitle") + ""
5201
5196
  ), r;
5202
5197
  return {
5203
5198
  c() {
5204
- t = te("span"), r = Ke(n), z(t, "class", "CashierSessionExpirationTitle");
5199
+ t = te("span"), r = et(n), j(t, "class", "CashierSessionExpirationTitle");
5205
5200
  },
5206
5201
  m(i, s) {
5207
- we(i, t, s), J(t, r);
5202
+ Oe(i, t, s), J(t, r);
5208
5203
  },
5209
5204
  p(i, s) {
5210
5205
  s[0] & /*$_*/
5211
5206
  256 && n !== (n = /*$_*/
5212
- i[8]("sessionExpirationTitle") + "") && Yt(r, n);
5207
+ i[8]("sessionExpirationTitle") + "") && qt(r, n);
5213
5208
  },
5214
5209
  d(i) {
5215
5210
  i && ge(t);
5216
5211
  }
5217
5212
  };
5218
5213
  }
5219
- function tu(e) {
5214
+ function nu(e) {
5220
5215
  let t, n = Fr.sanitize(
5221
5216
  /*$_*/
5222
5217
  e[8]("sessionExpirationGeneralText", { values: { second: (
@@ -5226,10 +5221,10 @@ function tu(e) {
5226
5221
  ) + "";
5227
5222
  return {
5228
5223
  c() {
5229
- t = te("span"), z(t, "class", "CashierSessionExpirationText");
5224
+ t = te("span"), j(t, "class", "CashierSessionExpirationText");
5230
5225
  },
5231
5226
  m(r, i) {
5232
- we(r, t, i), t.innerHTML = n;
5227
+ Oe(r, t, i), t.innerHTML = n;
5233
5228
  },
5234
5229
  p(r, i) {
5235
5230
  i[0] & /*$_, timeLeft*/
@@ -5246,18 +5241,18 @@ function tu(e) {
5246
5241
  }
5247
5242
  };
5248
5243
  }
5249
- function nu(e) {
5244
+ function ru(e) {
5250
5245
  let t;
5251
5246
  const n = (
5252
5247
  /*#slots*/
5253
5248
  e[22].button
5254
- ), r = Nt(
5249
+ ), r = Ht(
5255
5250
  n,
5256
5251
  e,
5257
5252
  /*$$scope*/
5258
5253
  e[21],
5259
5254
  zr
5260
- ), i = r || iu(e);
5255
+ ), i = r || su(e);
5261
5256
  return {
5262
5257
  c() {
5263
5258
  i && i.c();
@@ -5267,18 +5262,18 @@ function nu(e) {
5267
5262
  },
5268
5263
  p(s, a) {
5269
5264
  r ? r.p && (!t || a[0] & /*$$scope*/
5270
- 2097152) && It(
5265
+ 2097152) && Pt(
5271
5266
  r,
5272
5267
  n,
5273
5268
  s,
5274
5269
  /*$$scope*/
5275
5270
  s[21],
5276
- t ? Ht(
5271
+ t ? It(
5277
5272
  n,
5278
5273
  /*$$scope*/
5279
5274
  s[21],
5280
5275
  a,
5281
- Xa
5276
+ Ya
5282
5277
  ) : Rt(
5283
5278
  /*$$scope*/
5284
5279
  s[21]
@@ -5291,29 +5286,29 @@ function nu(e) {
5291
5286
  t || (Ae(i, s), t = !0);
5292
5287
  },
5293
5288
  o(s) {
5294
- Ne(i, s), t = !1;
5289
+ He(i, s), t = !1;
5295
5290
  },
5296
5291
  d(s) {
5297
5292
  i && i.d(s);
5298
5293
  }
5299
5294
  };
5300
5295
  }
5301
- function ru(e) {
5296
+ function iu(e) {
5302
5297
  let t, n, r, i, s, a = (
5303
5298
  /*$_*/
5304
5299
  e[8]("sessionExpirationLoadingButton") + ""
5305
5300
  ), u;
5306
5301
  return {
5307
5302
  c() {
5308
- t = te("div"), n = hr("svg"), r = hr("path"), i = ht(), s = te("span"), u = Ke(a), z(r, "d", "M14.0282 6.58425C13.9037 4.05374 12.3688 1.68916 10.0872 0.61058C7.59818 -0.509483 4.56986 -0.0531603 2.49567 1.68916C0.504443 3.34851 -0.408201 6.04496 0.172573 8.57547C0.711862 11.0645 2.6616 13.0972 5.10915 13.7609C8.0545 14.5906 10.7509 13.1802 12.4103 10.7741C10.9169 12.7653 8.63527 14.0928 6.10476 13.6365C3.57424 13.1802 1.50005 11.2719 0.919281 8.78289C0.297024 6.12793 1.54154 3.34851 3.90612 1.97955C6.35366 0.569097 9.79682 1.10839 11.4147 3.51445C11.8295 4.09522 12.1199 4.80045 12.2444 5.50567C12.3688 6.08644 12.3273 6.7087 12.4103 7.28947C12.4933 7.82876 12.9496 8.53399 13.5718 8.16063C14.1111 7.82876 14.0696 7.12354 14.0282 6.58425C14.0696 6.87464 14.0282 6.41831 14.0282 6.58425Z"), z(r, "fill", "white"), z(n, "class", "CashierSessionExpirationButtonSpinner"), z(n, "xmlns", "http://www.w3.org/2000/svg"), z(n, "width", "15"), z(n, "height", "14"), z(n, "viewBox", "0 0 15 14"), z(n, "fill", "none"), z(s, "class", "CashierSessionExpirationButtonText");
5303
+ t = te("div"), n = hr("svg"), r = hr("path"), i = mt(), s = te("span"), u = et(a), j(r, "d", "M14.0282 6.58425C13.9037 4.05374 12.3688 1.68916 10.0872 0.61058C7.59818 -0.509483 4.56986 -0.0531603 2.49567 1.68916C0.504443 3.34851 -0.408201 6.04496 0.172573 8.57547C0.711862 11.0645 2.6616 13.0972 5.10915 13.7609C8.0545 14.5906 10.7509 13.1802 12.4103 10.7741C10.9169 12.7653 8.63527 14.0928 6.10476 13.6365C3.57424 13.1802 1.50005 11.2719 0.919281 8.78289C0.297024 6.12793 1.54154 3.34851 3.90612 1.97955C6.35366 0.569097 9.79682 1.10839 11.4147 3.51445C11.8295 4.09522 12.1199 4.80045 12.2444 5.50567C12.3688 6.08644 12.3273 6.7087 12.4103 7.28947C12.4933 7.82876 12.9496 8.53399 13.5718 8.16063C14.1111 7.82876 14.0696 7.12354 14.0282 6.58425C14.0696 6.87464 14.0282 6.41831 14.0282 6.58425Z"), j(r, "fill", "white"), j(n, "class", "CashierSessionExpirationButtonSpinner"), j(n, "xmlns", "http://www.w3.org/2000/svg"), j(n, "width", "15"), j(n, "height", "14"), j(n, "viewBox", "0 0 15 14"), j(n, "fill", "none"), j(s, "class", "CashierSessionExpirationButtonText");
5309
5304
  },
5310
5305
  m(c, l) {
5311
- we(c, t, l), J(t, n), J(n, r), J(t, i), J(t, s), J(s, u);
5306
+ Oe(c, t, l), J(t, n), J(n, r), J(t, i), J(t, s), J(s, u);
5312
5307
  },
5313
5308
  p(c, l) {
5314
5309
  l[0] & /*$_*/
5315
5310
  256 && a !== (a = /*$_*/
5316
- c[8]("sessionExpirationLoadingButton") + "") && Yt(u, a);
5311
+ c[8]("sessionExpirationLoadingButton") + "") && qt(u, a);
5317
5312
  },
5318
5313
  i: de,
5319
5314
  o: de,
@@ -5322,29 +5317,29 @@ function ru(e) {
5322
5317
  }
5323
5318
  };
5324
5319
  }
5325
- function iu(e) {
5320
+ function su(e) {
5326
5321
  let t, n = (
5327
5322
  /*$_*/
5328
5323
  e[8]("sessionExpirationGeneralButton") + ""
5329
5324
  ), r;
5330
5325
  return {
5331
5326
  c() {
5332
- t = te("span"), r = Ke(n), z(t, "class", "CashierSessionExpirationButtonText");
5327
+ t = te("span"), r = et(n), j(t, "class", "CashierSessionExpirationButtonText");
5333
5328
  },
5334
5329
  m(i, s) {
5335
- we(i, t, s), J(t, r);
5330
+ Oe(i, t, s), J(t, r);
5336
5331
  },
5337
5332
  p(i, s) {
5338
5333
  s[0] & /*$_*/
5339
5334
  256 && n !== (n = /*$_*/
5340
- i[8]("sessionExpirationGeneralButton") + "") && Yt(r, n);
5335
+ i[8]("sessionExpirationGeneralButton") + "") && qt(r, n);
5341
5336
  },
5342
5337
  d(i) {
5343
5338
  i && ge(t);
5344
5339
  }
5345
5340
  };
5346
5341
  }
5347
- function su(e) {
5342
+ function ou(e) {
5348
5343
  let t, n, r = (
5349
5344
  /*show*/
5350
5345
  e[5] && Yr(e)
@@ -5354,12 +5349,12 @@ function su(e) {
5354
5349
  r && r.c(), t = ri();
5355
5350
  },
5356
5351
  m(i, s) {
5357
- r && r.m(i, s), we(i, t, s), n = !0;
5352
+ r && r.m(i, s), Oe(i, t, s), n = !0;
5358
5353
  },
5359
5354
  p(i, s) {
5360
5355
  /*show*/
5361
5356
  i[5] ? r ? (r.p(i, s), s[0] & /*show*/
5362
- 32 && Ae(r, 1)) : (r = Yr(i), r.c(), Ae(r, 1), r.m(t.parentNode, t)) : r && (si(), Ne(r, 1, 1, () => {
5357
+ 32 && Ae(r, 1)) : (r = Yr(i), r.c(), Ae(r, 1), r.m(t.parentNode, t)) : r && (si(), He(r, 1, 1, () => {
5363
5358
  r = null;
5364
5359
  }), oi());
5365
5360
  },
@@ -5367,27 +5362,27 @@ function su(e) {
5367
5362
  n || (Ae(r), n = !0);
5368
5363
  },
5369
5364
  o(i) {
5370
- Ne(r), n = !1;
5365
+ He(r), n = !1;
5371
5366
  },
5372
5367
  d(i) {
5373
5368
  i && ge(t), r && r.d(i);
5374
5369
  }
5375
5370
  };
5376
5371
  }
5377
- const ou = 90;
5378
- function au(e, t, n) {
5372
+ const au = 90;
5373
+ function uu(e, t, n) {
5379
5374
  let r, i;
5380
- fr(e, jr, (m) => n(20, r = m)), fr(e, Ea, (m) => n(8, i = m));
5375
+ fr(e, jr, (m) => n(20, r = m)), fr(e, ya, (m) => n(8, i = m));
5381
5376
  let { $$slots: s = {}, $$scope: a } = t;
5382
- Gr.extend(Ga);
5383
- let { clientstyling: u = "" } = t, { clientstylingurl: c = "" } = t, { width: l } = t, { height: f } = t, { duration: _ = 200 } = t, { assetsurl: y = "" } = t, { lang: M = "en" } = t, { translationurl: b = "" } = t, { endpoint: d } = t, { currency: C } = t, { customerid: G } = t, { selectedpaymentmethodname: $ } = t, { mbsource: A = "" } = t, H, P = !1, F = !1, Z, X, Q, j, O;
5377
+ Gr.extend(ja);
5378
+ let { clientstyling: u = "" } = t, { clientstylingurl: c = "" } = t, { width: l } = t, { height: f } = t, { duration: _ = 200 } = t, { assetsurl: y = "" } = t, { lang: M = "en" } = t, { translationurl: b = "" } = t, { endpoint: d } = t, { currency: C } = t, { customerid: F } = t, { selectedpaymentmethodname: $ } = t, { mbsource: A = "" } = t, H, R = !1, k = !1, Y, V, Q, G, O;
5384
5379
  var ne;
5385
5380
  (function(m) {
5386
5381
  m.PlayerSessionIsNotValid = "PlayerSessionIsNotValid", m.Success = "Success", m.JwtTokenError = "JwtTokenError";
5387
5382
  })(ne || (ne = {}));
5388
5383
  const he = (m) => {
5389
- m.data.type === "StartSessionCountdown" && (j = m.data.paymentMethodName);
5390
- }, v = (m) => {
5384
+ m.data.type === "StartSessionCountdown" && (G = m.data.paymentMethodName);
5385
+ }, T = (m) => {
5391
5386
  try {
5392
5387
  return JSON.parse(atob(m.split(".")[1]));
5393
5388
  } catch (U) {
@@ -5402,28 +5397,28 @@ function au(e, t, n) {
5402
5397
  window.location.href
5403
5398
  );
5404
5399
  }, g = (m) => {
5405
- n(5, P = !1);
5406
- const U = v(m);
5407
- U && (X = U == null ? void 0 : U.exp, n(7, Z = X), Q && clearInterval(Q), Q = setInterval(
5400
+ n(5, R = !1);
5401
+ const U = T(m);
5402
+ U && (V = U == null ? void 0 : U.exp, n(7, Y = V), Q && clearInterval(Q), Q = setInterval(
5408
5403
  () => {
5409
5404
  const ee = Math.floor((/* @__PURE__ */ new Date()).getTime() / 1e3);
5410
- n(7, Z = X - ee), Z <= ou && n(5, P = !0), ee >= X && (T(), window.postMessage({ type: "SessionExpired" }, window.location.href));
5405
+ n(7, Y = V - ee), Y <= au && n(5, R = !0), ee >= V && (v(), window.postMessage({ type: "SessionExpired" }, window.location.href));
5411
5406
  },
5412
5407
  1e3
5413
5408
  ));
5414
- }, T = () => {
5415
- n(7, Z = 0), n(5, P = !1), clearInterval(Q);
5409
+ }, v = () => {
5410
+ n(7, Y = 0), n(5, R = !1), clearInterval(Q);
5416
5411
  }, h = () => {
5417
- if (F)
5412
+ if (k)
5418
5413
  return;
5419
- const m = new URL(`${d}/v1/player/${G}/payment/GetPaymentMethod`), U = new Headers();
5420
- n(6, F = !0), U.append("accept", "application/json"), U.append("Content-Type", "application/json"), U.append("X-Client-Request-Timestamp", Gr.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
5414
+ const m = new URL(`${d}/v1/player/${F}/payment/GetPaymentMethod`), U = new Headers();
5415
+ n(6, k = !0), U.append("accept", "application/json"), U.append("Content-Type", "application/json"), U.append("X-Client-Request-Timestamp", Gr.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
5421
5416
  const ee = {
5422
5417
  method: "POST",
5423
5418
  mode: "cors",
5424
5419
  headers: U,
5425
5420
  body: JSON.stringify({
5426
- PaymentMethodName: j || $,
5421
+ PaymentMethodName: G || $,
5427
5422
  Currency: C,
5428
5423
  XPaymentSessionToken: r
5429
5424
  })
@@ -5436,19 +5431,19 @@ function au(e, t, n) {
5436
5431
  error: K.error
5437
5432
  },
5438
5433
  window.location.href
5439
- ), T();
5434
+ ), v();
5440
5435
  return;
5441
5436
  }
5442
5437
  if (K.ResponseCode === ne.PlayerSessionIsNotValid || K.ResponseCode === ne.JwtTokenError) {
5443
- O = K.ResponseCode, T(), E();
5438
+ O = K.ResponseCode, v(), E();
5444
5439
  return;
5445
5440
  }
5446
5441
  if (K.ResponseCode !== ne.Success) {
5447
- O = K.ResponseCode, T();
5442
+ O = K.ResponseCode, v();
5448
5443
  return;
5449
5444
  }
5450
5445
  K.XPaymentSessionToken && jr.set(K.XPaymentSessionToken);
5451
- }).finally(() => n(6, F = !1));
5446
+ }).finally(() => n(6, k = !1));
5452
5447
  }, x = (m) => {
5453
5448
  const U = m.currentTarget;
5454
5449
  m.target === U && h();
@@ -5465,15 +5460,15 @@ function au(e, t, n) {
5465
5460
  Nr(m, Hr[m]);
5466
5461
  });
5467
5462
  const N = () => {
5468
- ya(M);
5463
+ xa(M);
5469
5464
  };
5470
5465
  ps(() => (window.addEventListener("message", he, !1), () => {
5471
5466
  window.removeEventListener("message", he);
5472
5467
  })), gs(() => {
5473
5468
  clearInterval(Q);
5474
5469
  });
5475
- function W(m) {
5476
- jt[m ? "unshift" : "push"](() => {
5470
+ function z(m) {
5471
+ zt[m ? "unshift" : "push"](() => {
5477
5472
  H = m, n(4, H);
5478
5473
  });
5479
5474
  }
@@ -5481,19 +5476,19 @@ function au(e, t, n) {
5481
5476
  l = this.clientWidth, f = this.clientHeight, n(0, l), n(1, f);
5482
5477
  }
5483
5478
  function q(m) {
5484
- jt[m ? "unshift" : "push"](() => {
5479
+ zt[m ? "unshift" : "push"](() => {
5485
5480
  H = m, n(4, H);
5486
5481
  });
5487
5482
  }
5488
5483
  return e.$$set = (m) => {
5489
- "clientstyling" in m && n(11, u = m.clientstyling), "clientstylingurl" in m && n(12, c = m.clientstylingurl), "width" in m && n(0, l = m.width), "height" in m && n(1, f = m.height), "duration" in m && n(2, _ = m.duration), "assetsurl" in m && n(3, y = m.assetsurl), "lang" in m && n(13, M = m.lang), "translationurl" in m && n(14, b = m.translationurl), "endpoint" in m && n(15, d = m.endpoint), "currency" in m && n(16, C = m.currency), "customerid" in m && n(17, G = m.customerid), "selectedpaymentmethodname" in m && n(18, $ = m.selectedpaymentmethodname), "mbsource" in m && n(19, A = m.mbsource), "$$scope" in m && n(21, a = m.$$scope);
5484
+ "clientstyling" in m && n(11, u = m.clientstyling), "clientstylingurl" in m && n(12, c = m.clientstylingurl), "width" in m && n(0, l = m.width), "height" in m && n(1, f = m.height), "duration" in m && n(2, _ = m.duration), "assetsurl" in m && n(3, y = m.assetsurl), "lang" in m && n(13, M = m.lang), "translationurl" in m && n(14, b = m.translationurl), "endpoint" in m && n(15, d = m.endpoint), "currency" in m && n(16, C = m.currency), "customerid" in m && n(17, F = m.customerid), "selectedpaymentmethodname" in m && n(18, $ = m.selectedpaymentmethodname), "mbsource" in m && n(19, A = m.mbsource), "$$scope" in m && n(21, a = m.$$scope);
5490
5485
  }, e.$$.update = () => {
5491
5486
  e.$$.dirty[0] & /*$xPaymentSessionToken*/
5492
5487
  1048576 && g(r), e.$$.dirty[0] & /*lang*/
5493
5488
  8192 && M && N(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5494
- 2064 && u && H && ja(H, u), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5495
- 4112 && c && H && za(H, c), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5496
- 524304 && A && H && Wa(H, `${A}.Style`), e.$$.dirty[0] & /*translationurl*/
5489
+ 2064 && u && H && za(H, u), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5490
+ 4112 && c && H && Wa(H, c), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5491
+ 524304 && A && H && Va(H, `${A}.Style`), e.$$.dirty[0] & /*translationurl*/
5497
5492
  16384 && b && L();
5498
5493
  }, [
5499
5494
  l,
@@ -5501,9 +5496,9 @@ function au(e, t, n) {
5501
5496
  _,
5502
5497
  y,
5503
5498
  H,
5504
- P,
5505
- F,
5506
- Z,
5499
+ R,
5500
+ k,
5501
+ Y,
5507
5502
  i,
5508
5503
  h,
5509
5504
  x,
@@ -5513,24 +5508,24 @@ function au(e, t, n) {
5513
5508
  b,
5514
5509
  d,
5515
5510
  C,
5516
- G,
5511
+ F,
5517
5512
  $,
5518
5513
  A,
5519
5514
  r,
5520
5515
  a,
5521
5516
  s,
5522
- W,
5517
+ z,
5523
5518
  I,
5524
5519
  q
5525
5520
  ];
5526
5521
  }
5527
- class uu extends Ms {
5522
+ class lu extends Ms {
5528
5523
  constructor(t) {
5529
5524
  super(), ws(
5530
5525
  this,
5531
5526
  t,
5532
- au,
5533
- su,
5527
+ uu,
5528
+ ou,
5534
5529
  Jr,
5535
5530
  {
5536
5531
  clientstyling: 11,
@@ -5547,7 +5542,7 @@ class uu extends Ms {
5547
5542
  selectedpaymentmethodname: 18,
5548
5543
  mbsource: 19
5549
5544
  },
5550
- Va,
5545
+ Xa,
5551
5546
  [-1, -1]
5552
5547
  );
5553
5548
  }
@@ -5630,7 +5625,7 @@ class uu extends Ms {
5630
5625
  this.$$set({ mbsource: t }), le();
5631
5626
  }
5632
5627
  }
5633
- Os(uu, { clientstyling: {}, clientstylingurl: {}, width: {}, height: {}, duration: {}, assetsurl: {}, lang: {}, translationurl: {}, endpoint: {}, currency: {}, customerid: {}, selectedpaymentmethodname: {}, mbsource: {} }, ["icon", "title", "text", "button"], [], !0);
5628
+ Os(lu, { clientstyling: {}, clientstylingurl: {}, width: {}, height: {}, duration: {}, assetsurl: {}, lang: {}, translationurl: {}, endpoint: {}, currency: {}, customerid: {}, selectedpaymentmethodname: {}, mbsource: {} }, ["icon", "title", "text", "button"], [], !0);
5634
5629
  export {
5635
- uu as default
5630
+ lu as default
5636
5631
  };