@nylas/web-elements 0.0.0-canary-20241015194719 → 0.0.0-canary-20241017103834

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.
Files changed (75) hide show
  1. package/dist/cdn/input-image-url/input-image-url.es.js +365 -365
  2. package/dist/cdn/nylas-additional-participants/nylas-additional-participants.es.js +46 -48
  3. package/dist/cdn/nylas-confirmation-email/nylas-confirmation-email.es.js +86 -82
  4. package/dist/cdn/nylas-custom-booking-flow/nylas-custom-booking-flow.es.js +1 -1
  5. package/dist/cdn/nylas-editor-tabs/nylas-editor-tabs.es.js +676 -674
  6. package/dist/cdn/nylas-event-duration/nylas-event-duration.es.js +228 -228
  7. package/dist/cdn/nylas-event-info/nylas-event-info.es.js +2 -2
  8. package/dist/cdn/nylas-event-limits/nylas-event-limits.es.js +2 -2
  9. package/dist/cdn/nylas-form-card/nylas-form-card.es.js +1 -1
  10. package/dist/cdn/nylas-scheduler-editor/nylas-scheduler-editor.es.js +93 -91
  11. package/dist/cdn/nylas-scheduling/nylas-scheduling.es.js +4 -3
  12. package/dist/cdn/nylas-timeslot-picker/nylas-timeslot-picker.es.js +4 -3
  13. package/dist/cjs/calendar-agenda-fill-icon_54.cjs.entry.js +37 -26
  14. package/dist/cjs/calendar-agenda-fill-icon_54.cjs.entry.js.map +1 -1
  15. package/dist/cjs/loader.cjs.js +1 -1
  16. package/dist/cjs/nylas-booked-event-card_12.cjs.entry.js +2 -2
  17. package/dist/cjs/nylas-booked-event-card_12.cjs.entry.js.map +1 -1
  18. package/dist/cjs/nylas-form-card.cjs.entry.js +1 -1
  19. package/dist/cjs/nylas-web-elements.cjs.js +1 -1
  20. package/dist/collection/collection-manifest.json +1 -1
  21. package/dist/collection/components/design-system/input-image-url/input-image-url.js +20 -2
  22. package/dist/collection/components/design-system/input-image-url/input-image-url.js.map +1 -1
  23. package/dist/collection/components/scheduler/nylas-timeslot-picker/nylas-timeslot-picker.js +2 -2
  24. package/dist/collection/components/scheduler/nylas-timeslot-picker/nylas-timeslot-picker.js.map +1 -1
  25. package/dist/collection/components/scheduler-editor/nylas-additional-participants/nylas-additional-participants.js +12 -16
  26. package/dist/collection/components/scheduler-editor/nylas-additional-participants/nylas-additional-participants.js.map +1 -1
  27. package/dist/collection/components/scheduler-editor/nylas-additional-participants/test/nylas-additional-participants.spec.js +106 -0
  28. package/dist/collection/components/scheduler-editor/nylas-additional-participants/test/nylas-additional-participants.spec.js.map +1 -0
  29. package/dist/collection/components/scheduler-editor/nylas-confirmation-email/nylas-confirmation-email.js +52 -28
  30. package/dist/collection/components/scheduler-editor/nylas-confirmation-email/nylas-confirmation-email.js.map +1 -1
  31. package/dist/collection/components/scheduler-editor/nylas-confirmation-email/test/nylas-confirmation-email.spec.js +33 -0
  32. package/dist/collection/components/scheduler-editor/nylas-confirmation-email/test/nylas-confirmation-email.spec.js.map +1 -0
  33. package/dist/collection/components/scheduler-editor/nylas-event-duration/nylas-event-duration.js +5 -3
  34. package/dist/collection/components/scheduler-editor/nylas-event-duration/nylas-event-duration.js.map +1 -1
  35. package/dist/collection/components/scheduler-editor/nylas-event-duration/test/nylas-event-duration.spec.js +55 -0
  36. package/dist/collection/components/scheduler-editor/nylas-event-duration/test/nylas-event-duration.spec.js.map +1 -0
  37. package/dist/collection/components/scheduler-editor/nylas-event-info/nylas-event-info.js +1 -1
  38. package/dist/collection/components/scheduler-editor/nylas-event-limits/nylas-event-limits.js +1 -1
  39. package/dist/collection/components/scheduler-editor/nylas-form-card/nylas-form-card.js +1 -1
  40. package/dist/components/input-image-url2.js +6 -2
  41. package/dist/components/input-image-url2.js.map +1 -1
  42. package/dist/components/nylas-additional-participants2.js +12 -16
  43. package/dist/components/nylas-additional-participants2.js.map +1 -1
  44. package/dist/components/nylas-confirmation-email2.js +14 -5
  45. package/dist/components/nylas-confirmation-email2.js.map +1 -1
  46. package/dist/components/nylas-event-duration2.js +5 -3
  47. package/dist/components/nylas-event-duration2.js.map +1 -1
  48. package/dist/components/nylas-event-info2.js +1 -1
  49. package/dist/components/nylas-event-limits2.js +1 -1
  50. package/dist/components/nylas-form-card2.js +1 -1
  51. package/dist/components/nylas-timeslot-picker2.js +2 -2
  52. package/dist/components/nylas-timeslot-picker2.js.map +1 -1
  53. package/dist/esm/calendar-agenda-fill-icon_54.entry.js +37 -26
  54. package/dist/esm/calendar-agenda-fill-icon_54.entry.js.map +1 -1
  55. package/dist/esm/loader.js +1 -1
  56. package/dist/esm/nylas-booked-event-card_12.entry.js +2 -2
  57. package/dist/esm/nylas-booked-event-card_12.entry.js.map +1 -1
  58. package/dist/esm/nylas-form-card.entry.js +1 -1
  59. package/dist/esm/nylas-web-elements.js +1 -1
  60. package/dist/nylas-web-elements/nylas-web-elements.esm.js +1 -1
  61. package/dist/nylas-web-elements/nylas-web-elements.esm.js.map +1 -1
  62. package/dist/nylas-web-elements/{p-698d229c.entry.js → p-7a1d51ab.entry.js} +2 -2
  63. package/dist/nylas-web-elements/{p-698d229c.entry.js.map → p-7a1d51ab.entry.js.map} +1 -1
  64. package/dist/nylas-web-elements/p-bbf86b8c.entry.js +2 -0
  65. package/dist/nylas-web-elements/p-df131a08.entry.js +8 -0
  66. package/dist/nylas-web-elements/p-df131a08.entry.js.map +1 -0
  67. package/dist/types/components/design-system/input-image-url/input-image-url.d.ts +4 -0
  68. package/dist/types/components/scheduler-editor/nylas-additional-participants/nylas-additional-participants.d.ts +1 -1
  69. package/dist/types/components/scheduler-editor/nylas-confirmation-email/nylas-confirmation-email.d.ts +5 -1
  70. package/dist/types/components.d.ts +18 -6
  71. package/package.json +3 -3
  72. package/dist/nylas-web-elements/p-b9a8d404.entry.js +0 -8
  73. package/dist/nylas-web-elements/p-b9a8d404.entry.js.map +0 -1
  74. package/dist/nylas-web-elements/p-f4334e3a.entry.js +0 -2
  75. /package/dist/nylas-web-elements/{p-f4334e3a.entry.js.map → p-bbf86b8c.entry.js.map} +0 -0
@@ -87,7 +87,7 @@ const He = {
87
87
  // TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior
88
88
  experimentalSlotFixes: !1
89
89
  };
90
- let ut, Jn, wt, $u = !1, rn = !1, Sr = !1, me = !1, ri = null, Zn = !1;
90
+ let ut, Jn, Et, $u = !1, rn = !1, Sr = !1, me = !1, ri = null, Zn = !1;
91
91
  const Ze = (n, e = "") => () => {
92
92
  }, dp = "slot-fb{display:contents}slot-fb[hidden]{display:none}", ii = "http://www.w3.org/1999/xlink", ui = {}, hp = "http://www.w3.org/2000/svg", gp = "http://www.w3.org/1999/xhtml", pp = (n) => n != null, Br = (n) => (n = typeof n, n === "object" || n === "function");
93
93
  function mp(n) {
@@ -137,8 +137,8 @@ const ue = (n, e, ...t) => {
137
137
  }
138
138
  const e = un(n.vtag, n.vtext);
139
139
  return e.$attrs$ = n.vattrs, e.$children$ = n.vchildren, e.$key$ = n.vkey, e.$name$ = n.vname, e;
140
- }, vp = (n) => Wp.map((e) => e(n)).find((e) => !!e), kp = (n, e) => n != null && !Br(n) ? e & 4 ? n === "false" ? !1 : n === "" || !!n : e & 2 ? parseFloat(n) : e & 1 ? String(n) : n : n, Qt = (n) => n, Xt = (n, e, t) => {
141
- const r = Qt(n);
140
+ }, vp = (n) => Wp.map((e) => e(n)).find((e) => !!e), kp = (n, e) => n != null && !Br(n) ? e & 4 ? n === "false" ? !1 : n === "" || !!n : e & 2 ? parseFloat(n) : e & 1 ? String(n) : n : n, Xt = (n) => n, vt = (n, e, t) => {
141
+ const r = Xt(n);
142
142
  return {
143
143
  emit: (i) => wp(r, e, {
144
144
  bubbles: !!(t & 4),
@@ -233,25 +233,25 @@ const ue = (n, e, ...t) => {
233
233
  a = sn(n, i, u, s), a && s.appendChild(a);
234
234
  i.$tag$ === "svg" ? me = !1 : s.tagName === "foreignObject" && (me = !0);
235
235
  }
236
- return s["s-hn"] = wt, i.$flags$ & 3 && (s["s-sr"] = !0, s["s-cr"] = Jn, s["s-sn"] = i.$name$ || "", o = n && n.$children$ && n.$children$[t], o && o.$tag$ === i.$tag$ && n.$elm$ && Et(n.$elm$, !1)), s;
237
- }, Et = (n, e) => {
236
+ return s["s-hn"] = Et, i.$flags$ & 3 && (s["s-sr"] = !0, s["s-cr"] = Jn, s["s-sn"] = i.$name$ || "", o = n && n.$children$ && n.$children$[t], o && o.$tag$ === i.$tag$ && n.$elm$ && Tt(n.$elm$, !1)), s;
237
+ }, Tt = (n, e) => {
238
238
  ae.$flags$ |= 1;
239
239
  const t = n.childNodes;
240
240
  for (let r = t.length - 1; r >= 0; r--) {
241
241
  const i = t[r];
242
- i["s-hn"] !== wt && i["s-ol"] && (Du(i).insertBefore(i, Ar(i)), i["s-ol"].remove(), i["s-ol"] = void 0, i["s-sh"] = void 0, Sr = !0), e && Et(i, e);
242
+ i["s-hn"] !== Et && i["s-ol"] && (Du(i).insertBefore(i, Ar(i)), i["s-ol"].remove(), i["s-ol"] = void 0, i["s-sh"] = void 0, Sr = !0), e && Tt(i, e);
243
243
  }
244
244
  ae.$flags$ &= -2;
245
- }, Mu = (n, e, t, r, i, u) => {
245
+ }, Iu = (n, e, t, r, i, u) => {
246
246
  let s = n["s-cr"] && n["s-cr"].parentNode || n, a;
247
- for (s.shadowRoot && s.tagName === wt && (s = s.shadowRoot); i <= u; ++i)
247
+ for (s.shadowRoot && s.tagName === Et && (s = s.shadowRoot); i <= u; ++i)
248
248
  r[i] && (a = sn(null, t, i, n), a && (r[i].$elm$ = a, s.insertBefore(a, Ar(e))));
249
- }, Iu = (n, e, t) => {
249
+ }, Mu = (n, e, t) => {
250
250
  for (let r = e; r <= t; ++r) {
251
251
  const i = n[r];
252
252
  if (i) {
253
253
  const u = i.$elm$;
254
- Nu(i), u && (rn = !0, u["s-ol"] ? u["s-ol"].remove() : Et(u, !0), u.remove());
254
+ Nu(i), u && (rn = !0, u["s-ol"] ? u["s-ol"].remove() : Tt(u, !0), u.remove());
255
255
  }
256
256
  }
257
257
  }, Ap = (n, e, t, r, i = !1) => {
@@ -265,14 +265,14 @@ const ue = (n, e, ...t) => {
265
265
  h = r[++s];
266
266
  else if (m == null)
267
267
  m = r[--f];
268
- else if (_t(c, h, i))
268
+ else if (Ut(c, h, i))
269
269
  st(c, h, i), c = e[++u], h = r[++s];
270
- else if (_t(d, m, i))
270
+ else if (Ut(d, m, i))
271
271
  st(d, m, i), d = e[--l], m = r[--f];
272
- else if (_t(c, m, i))
273
- (c.$tag$ === "slot" || m.$tag$ === "slot") && Et(c.$elm$.parentNode, !1), st(c, m, i), n.insertBefore(c.$elm$, d.$elm$.nextSibling), c = e[++u], m = r[--f];
274
- else if (_t(d, h, i))
275
- (c.$tag$ === "slot" || m.$tag$ === "slot") && Et(d.$elm$.parentNode, !1), st(d, h, i), n.insertBefore(d.$elm$, c.$elm$), d = e[--l], h = r[++s];
272
+ else if (Ut(c, m, i))
273
+ (c.$tag$ === "slot" || m.$tag$ === "slot") && Tt(c.$elm$.parentNode, !1), st(c, m, i), n.insertBefore(c.$elm$, d.$elm$.nextSibling), c = e[++u], m = r[--f];
274
+ else if (Ut(d, h, i))
275
+ (c.$tag$ === "slot" || m.$tag$ === "slot") && Tt(d.$elm$.parentNode, !1), st(d, h, i), n.insertBefore(d.$elm$, c.$elm$), d = e[--l], h = r[++s];
276
276
  else {
277
277
  for (a = -1, o = u; o <= l; ++o)
278
278
  if (e[o] && e[o].$key$ !== null && e[o].$key$ === h.$key$) {
@@ -281,11 +281,11 @@ const ue = (n, e, ...t) => {
281
281
  }
282
282
  a >= 0 ? (p = e[a], p.$tag$ !== h.$tag$ ? b = sn(e && e[s], t, a, n) : (st(p, h, i), e[a] = void 0, b = p.$elm$), h = r[++s]) : (b = sn(e && e[s], t, s, n), h = r[++s]), b && Du(c.$elm$).insertBefore(b, Ar(c.$elm$));
283
283
  }
284
- u > l ? Mu(n, r[f + 1] == null ? null : r[f + 1].$elm$, t, r, s, f) : s > f && Iu(e, u, l);
285
- }, _t = (n, e, t = !1) => n.$tag$ === e.$tag$ ? n.$tag$ === "slot" ? n.$name$ === e.$name$ : t ? !0 : n.$key$ === e.$key$ : !1, Ar = (n) => n && n["s-ol"] || n, Du = (n) => (n["s-ol"] ? n["s-ol"] : n).parentNode, st = (n, e, t = !1) => {
284
+ u > l ? Iu(n, r[f + 1] == null ? null : r[f + 1].$elm$, t, r, s, f) : s > f && Mu(e, u, l);
285
+ }, Ut = (n, e, t = !1) => n.$tag$ === e.$tag$ ? n.$tag$ === "slot" ? n.$name$ === e.$name$ : t ? !0 : n.$key$ === e.$key$ : !1, Ar = (n) => n && n["s-ol"] || n, Du = (n) => (n["s-ol"] ? n["s-ol"] : n).parentNode, st = (n, e, t = !1) => {
286
286
  const r = e.$elm$ = n.$elm$, i = n.$children$, u = e.$children$, s = e.$tag$, a = e.$text$;
287
287
  let o;
288
- a === null ? (me = s === "svg" ? !0 : s === "foreignObject" ? !1 : me, s === "slot" || Cu(n, e, me), i !== null && u !== null ? Ap(r, i, e, u, t) : u !== null ? (n.$text$ !== null && (r.textContent = ""), Mu(r, null, e, u, 0, u.length - 1)) : i !== null && Iu(i, 0, i.length - 1), me && s === "svg" && (me = !1)) : (o = r["s-cr"]) ? o.parentNode.textContent = a : n.$text$ !== a && (r.data = a);
288
+ a === null ? (me = s === "svg" ? !0 : s === "foreignObject" ? !1 : me, s === "slot" || Cu(n, e, me), i !== null && u !== null ? Ap(r, i, e, u, t) : u !== null ? (n.$text$ !== null && (r.textContent = ""), Iu(r, null, e, u, 0, u.length - 1)) : i !== null && Mu(i, 0, i.length - 1), me && s === "svg" && (me = !1)) : (o = r["s-cr"]) ? o.parentNode.textContent = a : n.$text$ !== a && (r.data = a);
289
289
  }, Ou = (n) => {
290
290
  const e = n.childNodes;
291
291
  for (const t of e)
@@ -335,7 +335,7 @@ const ue = (n, e, ...t) => {
335
335
  }, Cp = (n, e, t = !1) => {
336
336
  var r, i, u, s, a;
337
337
  const o = n.$hostElement$, l = n.$cmpMeta$, c = n.$vnode$ || un(null, null), d = bp(e) ? e : ue(null, null, e);
338
- if (wt = o.tagName, l.$attrsToReflect$ && (d.$attrs$ = d.$attrs$ || {}, l.$attrsToReflect$.map(([f, h]) => d.$attrs$[h] = o[f])), t && d.$attrs$)
338
+ if (Et = o.tagName, l.$attrsToReflect$ && (d.$attrs$ = d.$attrs$ || {}, l.$attrsToReflect$.map(([f, h]) => d.$attrs$[h] = o[f])), t && d.$attrs$)
339
339
  for (const f of Object.keys(d.$attrs$))
340
340
  o.hasAttribute(f) && !["key", "ref", "style", "class"].includes(f) && (d.$attrs$[f] = o[f]);
341
341
  d.$tag$ = null, d.$flags$ |= 4, n.$vnode$ = d, d.$elm$ = c.$elm$ = o.shadowRoot || o, ut = o["s-sc"], Jn = o["s-cr"], $u = (l.$flags$ & 1) !== 0, rn = !1, st(c, d, t);
@@ -374,10 +374,10 @@ const ue = (n, e, ...t) => {
374
374
  }
375
375
  if (He.experimentalScopedSlotChanges && l.$flags$ & 2)
376
376
  for (const f of d.$elm$.childNodes)
377
- f["s-hn"] !== wt && !f["s-sh"] && (t && f["s-ih"] == null && (f["s-ih"] = (a = f.hidden) !== null && a !== void 0 ? a : !1), f.hidden = !0);
377
+ f["s-hn"] !== Et && !f["s-sh"] && (t && f["s-ih"] == null && (f["s-ih"] = (a = f.hidden) !== null && a !== void 0 ? a : !1), f.hidden = !0);
378
378
  Jn = void 0;
379
- }, Mp = (n, e) => {
380
- }, Pu = (n, e) => (n.$flags$ |= 16, Mp(n, n.$ancestorComponent$), Xp(() => Ip(n, e))), Ip = (n, e) => {
379
+ }, Ip = (n, e) => {
380
+ }, Pu = (n, e) => (n.$flags$ |= 16, Ip(n, n.$ancestorComponent$), Xp(() => Mp(n, e))), Mp = (n, e) => {
381
381
  const t = n.$hostElement$, r = Ze("scheduleUpdate", n.$cmpMeta$.$tagName$), i = t;
382
382
  let u;
383
383
  return e ? u = at(i, "componentWillLoad") : u = at(i, "componentWillUpdate"), u = fi(u, () => at(i, "componentWillRender")), r(), fi(u, () => Op(n, i, e));
@@ -390,7 +390,7 @@ const ue = (n, e, ...t) => {
390
390
  try {
391
391
  ri = e, e = e.render && e.render(), n.$flags$ &= -17, n.$flags$ |= 2, (He.hasRenderFn || He.reflect) && (He.vdomRender || He.reflect) && (He.hydrateServerSide || Cp(n, e, r));
392
392
  } catch (o) {
393
- Rt(o, n.$hostElement$);
393
+ Nt(o, n.$hostElement$);
394
394
  }
395
395
  return ri = null, null;
396
396
  }, Np = (n) => {
@@ -401,10 +401,10 @@ const ue = (n, e, ...t) => {
401
401
  try {
402
402
  return n[e](t);
403
403
  } catch (r) {
404
- Rt(r);
404
+ Nt(r);
405
405
  }
406
- }, Pp = (n, e) => Ot(n).$instanceValues$.get(e), Lp = (n, e, t, r) => {
407
- const i = Ot(n), u = n, s = i.$instanceValues$.get(e), a = i.$flags$, o = u;
406
+ }, Pp = (n, e) => Rt(n).$instanceValues$.get(e), Lp = (n, e, t, r) => {
407
+ const i = Rt(n), u = n, s = i.$instanceValues$.get(e), a = i.$flags$, o = u;
408
408
  t = kp(t, r.$members$[e][0]);
409
409
  const l = Number.isNaN(s) && Number.isNaN(t);
410
410
  if (t !== s && !l) {
@@ -416,7 +416,7 @@ const ue = (n, e, ...t) => {
416
416
  try {
417
417
  o[f](t, s, e);
418
418
  } catch (h) {
419
- Rt(h, u);
419
+ Nt(h, u);
420
420
  }
421
421
  });
422
422
  }
@@ -457,7 +457,7 @@ const ue = (n, e, ...t) => {
457
457
  if (i.hasOwnProperty(d) && typeof this[d] == "number" && this[d] == l)
458
458
  return;
459
459
  if (d == null) {
460
- const f = Ot(this), h = f == null ? void 0 : f.$flags$;
460
+ const f = Rt(this), h = f == null ? void 0 : f.$flags$;
461
461
  if (h && !(h & 8) && h & 128 && l !== o) {
462
462
  const b = this, p = (c = e.$watchers$) === null || c === void 0 ? void 0 : c[a];
463
463
  p == null || p.forEach((S) => {
@@ -498,7 +498,7 @@ const ue = (n, e, ...t) => {
498
498
  }, di = (n) => {
499
499
  }, Up = (n) => {
500
500
  if (!(ae.$flags$ & 1)) {
501
- const e = Ot(n), t = e.$cmpMeta$, r = Ze("connectedCallback", t.$tagName$);
501
+ const e = Rt(n), t = e.$cmpMeta$, r = Ze("connectedCallback", t.$tagName$);
502
502
  e.$flags$ & 1 ? (Fu(n, e, t.$listeners$), e != null && e.$lazyInstance$ ? di(e.$lazyInstance$) : e != null && e.$onReadyPromise$ && e.$onReadyPromise$.then(() => di(e.$lazyInstance$))) : (e.$flags$ |= 1, // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field
503
503
  t.$flags$ & 12 && jp(n), t.$members$ && Object.entries(t.$members$).map(([i, [u]]) => {
504
504
  if (u & 31 && n.hasOwnProperty(i)) {
@@ -512,7 +512,7 @@ const ue = (n, e, ...t) => {
512
512
  e["s-cn"] = !0, n.insertBefore(e, n.firstChild);
513
513
  }, qp = async (n) => {
514
514
  if (!(ae.$flags$ & 1)) {
515
- const e = Ot(n);
515
+ const e = Rt(n);
516
516
  e.$rmListeners$ && (e.$rmListeners$.map((t) => t()), e.$rmListeners$ = void 0);
517
517
  }
518
518
  }, Lu = (n, e) => {
@@ -548,12 +548,12 @@ const ue = (n, e, ...t) => {
548
548
  try {
549
549
  He.lazyLoad || n.$hostElement$[e](t);
550
550
  } catch (r) {
551
- Rt(r);
551
+ Nt(r);
552
552
  }
553
553
  }, Hp = (n, e) => e & 4 ? $e : e & 8 ? $n : e & 16 ? $e.body : n, zp = (n) => Vp ? {
554
554
  passive: (n & 1) !== 0,
555
555
  capture: (n & 2) !== 0
556
- } : (n & 2) !== 0, _u = /* @__PURE__ */ new WeakMap(), Ot = (n) => _u.get(n), Gp = (n, e) => {
556
+ } : (n & 2) !== 0, _u = /* @__PURE__ */ new WeakMap(), Rt = (n) => _u.get(n), Gp = (n, e) => {
557
557
  const t = {
558
558
  $flags$: 0,
559
559
  $hostElement$: n,
@@ -561,7 +561,7 @@ const ue = (n, e, ...t) => {
561
561
  $instanceValues$: /* @__PURE__ */ new Map()
562
562
  };
563
563
  return Fu(n, t, e.$listeners$), _u.set(n, t);
564
- }, hi = (n, e) => e in n, Rt = (n, e) => (0, console.error)(n, e), on = /* @__PURE__ */ new Map(), Wp = [], $n = typeof window < "u" ? window : {}, $e = $n.document || { head: {} }, Uu = $n.HTMLElement || class {
564
+ }, hi = (n, e) => e in n, Nt = (n, e) => (0, console.error)(n, e), on = /* @__PURE__ */ new Map(), Wp = [], $n = typeof window < "u" ? window : {}, $e = $n.document || { head: {} }, Uu = $n.HTMLElement || class {
565
565
  }, ae = {
566
566
  $flags$: 0,
567
567
  $resourcesUrl$: "",
@@ -597,7 +597,7 @@ const ue = (n, e, ...t) => {
597
597
  try {
598
598
  n[e](performance.now());
599
599
  } catch (t) {
600
- Rt(t);
600
+ Nt(t);
601
601
  }
602
602
  n.length = 0;
603
603
  }, Qn = () => {
@@ -685,7 +685,7 @@ function $(n, e, t) {
685
685
  throw new Error(
686
686
  "If encoding is specified then the first argument must be a string"
687
687
  );
688
- return Mr(this, n);
688
+ return Ir(this, n);
689
689
  }
690
690
  return zu(this, n, e, t);
691
691
  }
@@ -714,17 +714,17 @@ function sm(n, e, t, r) {
714
714
  $.alloc = function(n, e, t) {
715
715
  return sm(null, n, e, t);
716
716
  };
717
- function Mr(n, e) {
718
- if (Gu(e), n = qe(n, e < 0 ? 0 : Ir(e) | 0), !$.TYPED_ARRAY_SUPPORT)
717
+ function Ir(n, e) {
718
+ if (Gu(e), n = qe(n, e < 0 ? 0 : Mr(e) | 0), !$.TYPED_ARRAY_SUPPORT)
719
719
  for (var t = 0; t < e; ++t)
720
720
  n[t] = 0;
721
721
  return n;
722
722
  }
723
723
  $.allocUnsafe = function(n) {
724
- return Mr(null, n);
724
+ return Ir(null, n);
725
725
  };
726
726
  $.allocUnsafeSlow = function(n) {
727
- return Mr(null, n);
727
+ return Ir(null, n);
728
728
  };
729
729
  function om(n, e, t) {
730
730
  if ((typeof t != "string" || t === "") && (t = "utf8"), !$.isEncoding(t))
@@ -735,7 +735,7 @@ function om(n, e, t) {
735
735
  return i !== r && (n = n.slice(0, i)), n;
736
736
  }
737
737
  function er(n, e) {
738
- var t = e.length < 0 ? 0 : Ir(e.length) | 0;
738
+ var t = e.length < 0 ? 0 : Mr(e.length) | 0;
739
739
  n = qe(n, t);
740
740
  for (var r = 0; r < t; r += 1)
741
741
  n[r] = e[r] & 255;
@@ -750,7 +750,7 @@ function am(n, e, t, r) {
750
750
  }
751
751
  function lm(n, e) {
752
752
  if (Pe(e)) {
753
- var t = Ir(e.length) | 0;
753
+ var t = Mr(e.length) | 0;
754
754
  return n = qe(n, t), n.length === 0 || e.copy(n, 0, 0, t), n;
755
755
  }
756
756
  if (e) {
@@ -761,7 +761,7 @@ function lm(n, e) {
761
761
  }
762
762
  throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.");
763
763
  }
764
- function Ir(n) {
764
+ function Mr(n) {
765
765
  if (n >= Xn())
766
766
  throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x" + Xn().toString(16) + " bytes");
767
767
  return n | 0;
@@ -1458,16 +1458,16 @@ function Am(n) {
1458
1458
  return n !== n;
1459
1459
  }
1460
1460
  function Cm(n) {
1461
- return n != null && (!!n._isBuffer || ts(n) || Mm(n));
1461
+ return n != null && (!!n._isBuffer || ts(n) || Im(n));
1462
1462
  }
1463
1463
  function ts(n) {
1464
1464
  return !!n.constructor && typeof n.constructor.isBuffer == "function" && n.constructor.isBuffer(n);
1465
1465
  }
1466
- function Mm(n) {
1466
+ function Im(n) {
1467
1467
  return typeof n.readFloatLE == "function" && typeof n.slice == "function" && ts(n.slice(0, 0));
1468
1468
  }
1469
1469
  var be = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
1470
- function Mn(n) {
1470
+ function In(n) {
1471
1471
  if (n.__esModule) return n;
1472
1472
  var e = Object.defineProperty({}, "__esModule", { value: !0 });
1473
1473
  return Object.keys(n).forEach(function(t) {
@@ -1491,13 +1491,13 @@ var ns = { exports: {} };
1491
1491
  } }, N = function(w, k, g) {
1492
1492
  var v = String(w);
1493
1493
  return !v || v.length >= k ? w : "" + Array(k + 1 - v.length).join(g) + w;
1494
- }, I = { s: N, z: function(w) {
1494
+ }, M = { s: N, z: function(w) {
1495
1495
  var k = -w.utcOffset(), g = Math.abs(k), v = Math.floor(g / 60), y = g % 60;
1496
1496
  return (k <= 0 ? "+" : "-") + N(v, 2, "0") + ":" + N(y, 2, "0");
1497
1497
  }, m: function w(k, g) {
1498
1498
  if (k.date() < g.date()) return -w(g, k);
1499
- var v = 12 * (g.year() - k.year()) + (g.month() - k.month()), y = k.clone().add(v, d), T = g - y < 0, M = k.clone().add(v + (T ? -1 : 1), d);
1500
- return +(-(v + (g - y) / (T ? y - M : M - y)) || 0);
1499
+ var v = 12 * (g.year() - k.year()) + (g.month() - k.month()), y = k.clone().add(v, d), T = g - y < 0, I = k.clone().add(v + (T ? -1 : 1), d);
1500
+ return +(-(v + (g - y) / (T ? y - I : I - y)) || 0);
1501
1501
  }, a: function(w) {
1502
1502
  return w < 0 ? Math.ceil(w) || 0 : Math.floor(w);
1503
1503
  }, p: function(w) {
@@ -1514,8 +1514,8 @@ var ns = { exports: {} };
1514
1514
  if (typeof k == "string") {
1515
1515
  var T = k.toLowerCase();
1516
1516
  P[T] && (y = T), g && (P[T] = g, y = T);
1517
- var M = k.split("-");
1518
- if (!y && M.length > 1) return w(M[0]);
1517
+ var I = k.split("-");
1518
+ if (!y && I.length > 1) return w(I[0]);
1519
1519
  } else {
1520
1520
  var R = k.name;
1521
1521
  P[R] = k, y = R;
@@ -1525,7 +1525,7 @@ var ns = { exports: {} };
1525
1525
  if (j(w)) return w.clone();
1526
1526
  var g = typeof k == "object" ? k : {};
1527
1527
  return g.date = w, g.args = arguments, new x(g);
1528
- }, L = I;
1528
+ }, L = M;
1529
1529
  L.l = z, L.i = j, L.w = function(w, k) {
1530
1530
  return q(w, { locale: k.$L, utc: k.$u, x: k.$x, $offset: k.$offset });
1531
1531
  };
@@ -1541,10 +1541,10 @@ var ns = { exports: {} };
1541
1541
  if (L.u(y)) return /* @__PURE__ */ new Date();
1542
1542
  if (y instanceof Date) return new Date(y);
1543
1543
  if (typeof y == "string" && !/Z$/i.test(y)) {
1544
- var M = y.match(p);
1545
- if (M) {
1546
- var R = M[2] - 1 || 0, _ = (M[7] || "0").substring(0, 3);
1547
- return T ? new Date(Date.UTC(M[1], R, M[3] || 1, M[4] || 0, M[5] || 0, M[6] || 0, _)) : new Date(M[1], R, M[3] || 1, M[4] || 0, M[5] || 0, M[6] || 0, _);
1544
+ var I = y.match(p);
1545
+ if (I) {
1546
+ var R = I[2] - 1 || 0, _ = (I[7] || "0").substring(0, 3);
1547
+ return T ? new Date(Date.UTC(I[1], R, I[3] || 1, I[4] || 0, I[5] || 0, I[6] || 0, _)) : new Date(I[1], R, I[3] || 1, I[4] || 0, I[5] || 0, I[6] || 0, _);
1548
1548
  }
1549
1549
  }
1550
1550
  return new Date(y);
@@ -1570,13 +1570,13 @@ var ns = { exports: {} };
1570
1570
  }, k.valueOf = function() {
1571
1571
  return this.$d.getTime();
1572
1572
  }, k.startOf = function(g, v) {
1573
- var y = this, T = !!L.u(v) || v, M = L.p(g), R = function(te, ie) {
1573
+ var y = this, T = !!L.u(v) || v, I = L.p(g), R = function(te, ie) {
1574
1574
  var Ae = L.w(y.$u ? Date.UTC(y.$y, ie, te) : new Date(y.$y, ie, te), y);
1575
1575
  return T ? Ae : Ae.endOf(l);
1576
1576
  }, _ = function(te, ie) {
1577
1577
  return L.w(y.toDate()[te].apply(y.toDate("s"), (T ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(ie)), y);
1578
1578
  }, F = this.$W, X = this.$M, H = this.$D, Y = "set" + (this.$u ? "UTC" : "");
1579
- switch (M) {
1579
+ switch (I) {
1580
1580
  case h:
1581
1581
  return T ? R(1, 0) : R(31, 11);
1582
1582
  case d:
@@ -1599,7 +1599,7 @@ var ns = { exports: {} };
1599
1599
  }, k.endOf = function(g) {
1600
1600
  return this.startOf(g, !1);
1601
1601
  }, k.$set = function(g, v) {
1602
- var y, T = L.p(g), M = "set" + (this.$u ? "UTC" : ""), R = (y = {}, y[l] = M + "Date", y[m] = M + "Date", y[d] = M + "Month", y[h] = M + "FullYear", y[o] = M + "Hours", y[a] = M + "Minutes", y[s] = M + "Seconds", y[u] = M + "Milliseconds", y)[T], _ = T === l ? this.$D + (v - this.$W) : v;
1602
+ var y, T = L.p(g), I = "set" + (this.$u ? "UTC" : ""), R = (y = {}, y[l] = I + "Date", y[m] = I + "Date", y[d] = I + "Month", y[h] = I + "FullYear", y[o] = I + "Hours", y[a] = I + "Minutes", y[s] = I + "Seconds", y[u] = I + "Milliseconds", y)[T], _ = T === l ? this.$D + (v - this.$W) : v;
1603
1603
  if (T === d || T === h) {
1604
1604
  var F = this.clone().set(m, 1);
1605
1605
  F.$d[R](_), F.init(), this.$d = F.set(m, Math.min(this.$D, F.daysInMonth())).$d;
@@ -1612,37 +1612,37 @@ var ns = { exports: {} };
1612
1612
  }, k.add = function(g, v) {
1613
1613
  var y, T = this;
1614
1614
  g = Number(g);
1615
- var M = L.p(v), R = function(X) {
1615
+ var I = L.p(v), R = function(X) {
1616
1616
  var H = q(T);
1617
1617
  return L.w(H.date(H.date() + Math.round(X * g)), T);
1618
1618
  };
1619
- if (M === d) return this.set(d, this.$M + g);
1620
- if (M === h) return this.set(h, this.$y + g);
1621
- if (M === l) return R(1);
1622
- if (M === c) return R(7);
1623
- var _ = (y = {}, y[a] = r, y[o] = i, y[s] = t, y)[M] || 1, F = this.$d.getTime() + g * _;
1619
+ if (I === d) return this.set(d, this.$M + g);
1620
+ if (I === h) return this.set(h, this.$y + g);
1621
+ if (I === l) return R(1);
1622
+ if (I === c) return R(7);
1623
+ var _ = (y = {}, y[a] = r, y[o] = i, y[s] = t, y)[I] || 1, F = this.$d.getTime() + g * _;
1624
1624
  return L.w(F, this);
1625
1625
  }, k.subtract = function(g, v) {
1626
1626
  return this.add(-1 * g, v);
1627
1627
  }, k.format = function(g) {
1628
1628
  var v = this, y = this.$locale();
1629
1629
  if (!this.isValid()) return y.invalidDate || b;
1630
- var T = g || "YYYY-MM-DDTHH:mm:ssZ", M = L.z(this), R = this.$H, _ = this.$m, F = this.$M, X = y.weekdays, H = y.months, Y = function(ie, Ae, _n, Ft) {
1631
- return ie && (ie[Ae] || ie(v, T)) || _n[Ae].slice(0, Ft);
1630
+ var T = g || "YYYY-MM-DDTHH:mm:ssZ", I = L.z(this), R = this.$H, _ = this.$m, F = this.$M, X = y.weekdays, H = y.months, Y = function(ie, Ae, _n, _t) {
1631
+ return ie && (ie[Ae] || ie(v, T)) || _n[Ae].slice(0, _t);
1632
1632
  }, ge = function(ie) {
1633
1633
  return L.s(R % 12 || 12, ie, "0");
1634
1634
  }, le = y.meridiem || function(ie, Ae, _n) {
1635
- var Ft = ie < 12 ? "AM" : "PM";
1636
- return _n ? Ft.toLowerCase() : Ft;
1637
- }, te = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: F + 1, MM: L.s(F + 1, 2, "0"), MMM: Y(y.monthsShort, F, H, 3), MMMM: Y(H, F), D: this.$D, DD: L.s(this.$D, 2, "0"), d: String(this.$W), dd: Y(y.weekdaysMin, this.$W, X, 2), ddd: Y(y.weekdaysShort, this.$W, X, 3), dddd: X[this.$W], H: String(R), HH: L.s(R, 2, "0"), h: ge(1), hh: ge(2), a: le(R, _, !0), A: le(R, _, !1), m: String(_), mm: L.s(_, 2, "0"), s: String(this.$s), ss: L.s(this.$s, 2, "0"), SSS: L.s(this.$ms, 3, "0"), Z: M };
1635
+ var _t = ie < 12 ? "AM" : "PM";
1636
+ return _n ? _t.toLowerCase() : _t;
1637
+ }, te = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: F + 1, MM: L.s(F + 1, 2, "0"), MMM: Y(y.monthsShort, F, H, 3), MMMM: Y(H, F), D: this.$D, DD: L.s(this.$D, 2, "0"), d: String(this.$W), dd: Y(y.weekdaysMin, this.$W, X, 2), ddd: Y(y.weekdaysShort, this.$W, X, 3), dddd: X[this.$W], H: String(R), HH: L.s(R, 2, "0"), h: ge(1), hh: ge(2), a: le(R, _, !0), A: le(R, _, !1), m: String(_), mm: L.s(_, 2, "0"), s: String(this.$s), ss: L.s(this.$s, 2, "0"), SSS: L.s(this.$ms, 3, "0"), Z: I };
1638
1638
  return T.replace(S, function(ie, Ae) {
1639
- return Ae || te[ie] || M.replace(":", "");
1639
+ return Ae || te[ie] || I.replace(":", "");
1640
1640
  });
1641
1641
  }, k.utcOffset = function() {
1642
1642
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
1643
1643
  }, k.diff = function(g, v, y) {
1644
- var T, M = L.p(v), R = q(g), _ = (R.utcOffset() - this.utcOffset()) * r, F = this - R, X = L.m(this, R);
1645
- return X = (T = {}, T[h] = X / 12, T[d] = X, T[f] = X / 3, T[c] = (F - _) / 6048e5, T[l] = (F - _) / 864e5, T[o] = F / i, T[a] = F / r, T[s] = F / t, T)[M] || F, y ? X : L.a(X);
1644
+ var T, I = L.p(v), R = q(g), _ = (R.utcOffset() - this.utcOffset()) * r, F = this - R, X = L.m(this, R);
1645
+ return X = (T = {}, T[h] = X / 12, T[d] = X, T[f] = X / 3, T[c] = (F - _) / 6048e5, T[l] = (F - _) / 864e5, T[o] = F / i, T[a] = F / r, T[s] = F / t, T)[I] || F, y ? X : L.a(X);
1646
1646
  }, k.daysInMonth = function() {
1647
1647
  return this.endOf(d).$D;
1648
1648
  }, k.$locale = function() {
@@ -1706,7 +1706,7 @@ var tr = [
1706
1706
  }()
1707
1707
  ), ee = function(n) {
1708
1708
  return n != null;
1709
- }, Me = function(n) {
1709
+ }, Ie = function(n) {
1710
1710
  return typeof n == "number";
1711
1711
  }, ki = function(n) {
1712
1712
  return typeof n == "string" && tr.includes(n);
@@ -1724,7 +1724,7 @@ var tr = [
1724
1724
  for (; t < e; t++)
1725
1725
  r[t] = n;
1726
1726
  return r;
1727
- }, Im = function(n) {
1727
+ }, Mm = function(n) {
1728
1728
  return ye(n) ? n : [n];
1729
1729
  };
1730
1730
  function tt(n, e, t) {
@@ -1748,7 +1748,7 @@ var Dm = function(n, e, t) {
1748
1748
  return ne(n) && n.indexOf(e) !== -1;
1749
1749
  }, Qe = function(n, e, t, r, i, u) {
1750
1750
  return r === void 0 && (r = 0), i === void 0 && (i = 0), u === void 0 && (u = 0), new Date(Date.UTC(n, e - 1, t, r, i, u));
1751
- }, Om = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], is = 1e3 * 60 * 60 * 24, us = 9999, ss = Qe(1970, 1, 1), Rm = [6, 0, 1, 2, 3, 4, 5], vt = function(n) {
1751
+ }, Om = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], is = 1e3 * 60 * 60 * 24, us = 9999, ss = Qe(1970, 1, 1), Rm = [6, 0, 1, 2, 3, 4, 5], kt = function(n) {
1752
1752
  return n % 4 === 0 && n % 100 !== 0 || n % 400 === 0;
1753
1753
  }, os = function(n) {
1754
1754
  return n instanceof Date;
@@ -1765,7 +1765,7 @@ var Dm = function(n, e, t) {
1765
1765
  return new Date(ss.getTime() + n * is);
1766
1766
  }, Pm = function(n) {
1767
1767
  var e = n.getUTCMonth();
1768
- return e === 1 && vt(n.getUTCFullYear()) ? 29 : Om[e];
1768
+ return e === 1 && kt(n.getUTCFullYear()) ? 29 : Om[e];
1769
1769
  }, lt = function(n) {
1770
1770
  return Rm[n.getUTCDay()];
1771
1771
  }, Ei = function(n, e) {
@@ -1780,7 +1780,7 @@ var Dm = function(n, e, t) {
1780
1780
  for (var e = [], t = 0; t < n.length; t++)
1781
1781
  e.push(rr(n[t]));
1782
1782
  return e;
1783
- }, Tt = function(n) {
1783
+ }, $t = function(n) {
1784
1784
  n.sort(function(e, t) {
1785
1785
  return e.getTime() - t.getTime();
1786
1786
  });
@@ -2071,7 +2071,7 @@ var Si = (
2071
2071
  }, n.prototype.monthtext = function(e) {
2072
2072
  return this.language.monthNames[e - 1];
2073
2073
  }, n.prototype.weekdaytext = function(e) {
2074
- var t = Me(e) ? (e + 1) % 7 : e.getJsWeekday();
2074
+ var t = Ie(e) ? (e + 1) % 7 : e.getJsWeekday();
2075
2075
  return (e.n ? this.nth(e.n) + " " : "") + this.language.dayNames[t];
2076
2076
  }, n.prototype.plural = function(e) {
2077
2077
  return e % 100 !== 1;
@@ -2486,8 +2486,8 @@ function zm(n) {
2486
2486
  var e = ve(ve({}, Pr), fs(n));
2487
2487
  if (ee(e.byeaster) && (e.freq = U.YEARLY), !(ee(e.freq) && U.FREQUENCIES[e.freq]))
2488
2488
  throw new Error("Invalid frequency: ".concat(e.freq, " ").concat(n.freq));
2489
- if (e.dtstart || (e.dtstart = new Date((/* @__PURE__ */ new Date()).setMilliseconds(0))), ee(e.wkst) ? Me(e.wkst) || (e.wkst = e.wkst.weekday) : e.wkst = U.MO.weekday, ee(e.bysetpos)) {
2490
- Me(e.bysetpos) && (e.bysetpos = [e.bysetpos]);
2489
+ if (e.dtstart || (e.dtstart = new Date((/* @__PURE__ */ new Date()).setMilliseconds(0))), ee(e.wkst) ? Ie(e.wkst) || (e.wkst = e.wkst.weekday) : e.wkst = U.MO.weekday, ee(e.bysetpos)) {
2490
+ Ie(e.bysetpos) && (e.bysetpos = [e.bysetpos]);
2491
2491
  for (var t = 0; t < e.bysetpos.length; t++) {
2492
2492
  var r = e.bysetpos[t];
2493
2493
  if (r === 0 || !(r >= -366 && r <= 366))
@@ -2506,7 +2506,7 @@ function zm(n) {
2506
2506
  e.byweekday = [lt(e.dtstart)];
2507
2507
  break;
2508
2508
  }
2509
- if (ee(e.bymonth) && !ye(e.bymonth) && (e.bymonth = [e.bymonth]), ee(e.byyearday) && !ye(e.byyearday) && Me(e.byyearday) && (e.byyearday = [e.byyearday]), !ee(e.bymonthday))
2509
+ if (ee(e.bymonth) && !ye(e.bymonth) && (e.bymonth = [e.bymonth]), ee(e.byyearday) && !ye(e.byyearday) && Ie(e.byyearday) && (e.byyearday = [e.byyearday]), !ee(e.bymonthday))
2510
2510
  e.bymonthday = [], e.bynmonthday = [];
2511
2511
  else if (ye(e.bymonthday)) {
2512
2512
  for (var i = [], u = [], t = 0; t < e.bymonthday.length; t++) {
@@ -2517,7 +2517,7 @@ function zm(n) {
2517
2517
  } else e.bymonthday < 0 ? (e.bynmonthday = [e.bymonthday], e.bymonthday = []) : (e.bynmonthday = [], e.bymonthday = [e.bymonthday]);
2518
2518
  if (ee(e.byweekno) && !ye(e.byweekno) && (e.byweekno = [e.byweekno]), !ee(e.byweekday))
2519
2519
  e.bynweekday = null;
2520
- else if (Me(e.byweekday))
2520
+ else if (Ie(e.byweekday))
2521
2521
  e.byweekday = [e.byweekday], e.bynweekday = null;
2522
2522
  else if (ki(e.byweekday))
2523
2523
  e.byweekday = [ce.fromStr(e.byweekday).weekday], e.bynweekday = null;
@@ -2526,7 +2526,7 @@ function zm(n) {
2526
2526
  else {
2527
2527
  for (var s = [], a = [], t = 0; t < e.byweekday.length; t++) {
2528
2528
  var o = e.byweekday[t];
2529
- if (Me(o)) {
2529
+ if (Ie(o)) {
2530
2530
  s.push(o);
2531
2531
  continue;
2532
2532
  } else if (ki(o)) {
@@ -2537,7 +2537,7 @@ function zm(n) {
2537
2537
  }
2538
2538
  e.byweekday = ne(s) ? s : null, e.bynweekday = ne(a) ? a : null;
2539
2539
  }
2540
- return ee(e.byhour) ? Me(e.byhour) && (e.byhour = [e.byhour]) : e.byhour = e.freq < U.HOURLY ? [e.dtstart.getUTCHours()] : null, ee(e.byminute) ? Me(e.byminute) && (e.byminute = [e.byminute]) : e.byminute = e.freq < U.MINUTELY ? [e.dtstart.getUTCMinutes()] : null, ee(e.bysecond) ? Me(e.bysecond) && (e.bysecond = [e.bysecond]) : e.bysecond = e.freq < U.SECONDLY ? [e.dtstart.getUTCSeconds()] : null, { parsedOptions: e };
2540
+ return ee(e.byhour) ? Ie(e.byhour) && (e.byhour = [e.byhour]) : e.byhour = e.freq < U.HOURLY ? [e.dtstart.getUTCHours()] : null, ee(e.byminute) ? Ie(e.byminute) && (e.byminute = [e.byminute]) : e.byminute = e.freq < U.MINUTELY ? [e.dtstart.getUTCMinutes()] : null, ee(e.bysecond) ? Ie(e.bysecond) && (e.bysecond = [e.bysecond]) : e.bysecond = e.freq < U.SECONDLY ? [e.dtstart.getUTCSeconds()] : null, { parsedOptions: e };
2541
2541
  }
2542
2542
  function Gm(n) {
2543
2543
  var e = n.dtstart.getTime() % 1e3;
@@ -2683,10 +2683,10 @@ function sr(n) {
2683
2683
  o = U.FREQUENCIES[n.freq];
2684
2684
  break;
2685
2685
  case "WKST":
2686
- Me(a) ? o = new ce(a).toString() : o = a.toString();
2686
+ Ie(a) ? o = new ce(a).toString() : o = a.toString();
2687
2687
  break;
2688
2688
  case "BYWEEKDAY":
2689
- s = "BYDAY", o = Im(a).map(function(h) {
2689
+ s = "BYDAY", o = Mm(a).map(function(h) {
2690
2690
  return h instanceof ce ? h : ye(h) ? new ce(h[0], h[1]) : new ce(h);
2691
2691
  }).toString();
2692
2692
  break;
@@ -2759,13 +2759,13 @@ var Qm = (
2759
2759
  return ye(r) ? Ti(r) : r instanceof Date ? rr(r) : r;
2760
2760
  }, n;
2761
2761
  }()
2762
- ), Xm = C(C(C(C(C(C(C(C(C(C(C(C(C([], G(1, 31), !0), G(2, 28), !0), G(3, 31), !0), G(4, 30), !0), G(5, 31), !0), G(6, 30), !0), G(7, 31), !0), G(8, 31), !0), G(9, 30), !0), G(10, 31), !0), G(11, 30), !0), G(12, 31), !0), G(1, 7)), eb = C(C(C(C(C(C(C(C(C(C(C(C(C([], G(1, 31), !0), G(2, 29), !0), G(3, 31), !0), G(4, 30), !0), G(5, 31), !0), G(6, 30), !0), G(7, 31), !0), G(8, 31), !0), G(9, 30), !0), G(10, 31), !0), G(11, 30), !0), G(12, 31), !0), G(1, 7)), tb = Le(1, 29), nb = Le(1, 30), ze = Le(1, 31), se = Le(1, 32), rb = C(C(C(C(C(C(C(C(C(C(C(C(C([], se, !0), nb, !0), se, !0), ze, !0), se, !0), ze, !0), se, !0), se, !0), ze, !0), se, !0), ze, !0), se, !0), se.slice(0, 7)), ib = C(C(C(C(C(C(C(C(C(C(C(C(C([], se, !0), tb, !0), se, !0), ze, !0), se, !0), ze, !0), se, !0), se, !0), ze, !0), se, !0), ze, !0), se, !0), se.slice(0, 7)), ub = Le(-28, 0), sb = Le(-29, 0), Ge = Le(-30, 0), oe = Le(-31, 0), ob = C(C(C(C(C(C(C(C(C(C(C(C(C([], oe, !0), sb, !0), oe, !0), Ge, !0), oe, !0), Ge, !0), oe, !0), oe, !0), Ge, !0), oe, !0), Ge, !0), oe, !0), oe.slice(0, 7)), ab = C(C(C(C(C(C(C(C(C(C(C(C(C([], oe, !0), ub, !0), oe, !0), Ge, !0), oe, !0), Ge, !0), oe, !0), oe, !0), Ge, !0), oe, !0), Ge, !0), oe, !0), oe.slice(0, 7)), lb = [0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366], cb = [0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365], Mi = function() {
2762
+ ), Xm = C(C(C(C(C(C(C(C(C(C(C(C(C([], G(1, 31), !0), G(2, 28), !0), G(3, 31), !0), G(4, 30), !0), G(5, 31), !0), G(6, 30), !0), G(7, 31), !0), G(8, 31), !0), G(9, 30), !0), G(10, 31), !0), G(11, 30), !0), G(12, 31), !0), G(1, 7)), eb = C(C(C(C(C(C(C(C(C(C(C(C(C([], G(1, 31), !0), G(2, 29), !0), G(3, 31), !0), G(4, 30), !0), G(5, 31), !0), G(6, 30), !0), G(7, 31), !0), G(8, 31), !0), G(9, 30), !0), G(10, 31), !0), G(11, 30), !0), G(12, 31), !0), G(1, 7)), tb = Le(1, 29), nb = Le(1, 30), ze = Le(1, 31), se = Le(1, 32), rb = C(C(C(C(C(C(C(C(C(C(C(C(C([], se, !0), nb, !0), se, !0), ze, !0), se, !0), ze, !0), se, !0), se, !0), ze, !0), se, !0), ze, !0), se, !0), se.slice(0, 7)), ib = C(C(C(C(C(C(C(C(C(C(C(C(C([], se, !0), tb, !0), se, !0), ze, !0), se, !0), ze, !0), se, !0), se, !0), ze, !0), se, !0), ze, !0), se, !0), se.slice(0, 7)), ub = Le(-28, 0), sb = Le(-29, 0), Ge = Le(-30, 0), oe = Le(-31, 0), ob = C(C(C(C(C(C(C(C(C(C(C(C(C([], oe, !0), sb, !0), oe, !0), Ge, !0), oe, !0), Ge, !0), oe, !0), oe, !0), Ge, !0), oe, !0), Ge, !0), oe, !0), oe.slice(0, 7)), ab = C(C(C(C(C(C(C(C(C(C(C(C(C([], oe, !0), ub, !0), oe, !0), Ge, !0), oe, !0), Ge, !0), oe, !0), oe, !0), Ge, !0), oe, !0), Ge, !0), oe, !0), oe.slice(0, 7)), lb = [0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366], cb = [0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365], Ii = function() {
2763
2763
  for (var n = [], e = 0; e < 55; e++)
2764
2764
  n = n.concat(Le(7));
2765
2765
  return n;
2766
2766
  }();
2767
2767
  function fb(n, e) {
2768
- var t = Qe(n, 1, 1), r = vt(n) ? 366 : 365, i = vt(n + 1) ? 366 : 365, u = nr(t), s = lt(t), a = ve(ve({ yearlen: r, nextyearlen: i, yearordinal: u, yearweekday: s }, db(n)), { wnomask: null });
2768
+ var t = Qe(n, 1, 1), r = kt(n) ? 366 : 365, i = kt(n + 1) ? 366 : 365, u = nr(t), s = lt(t), a = ve(ve({ yearlen: r, nextyearlen: i, yearordinal: u, yearweekday: s }, db(n)), { wnomask: null });
2769
2769
  if (De(e.byweekno))
2770
2770
  return a;
2771
2771
  a.wnomask = G(0, r + 7);
@@ -2791,8 +2791,8 @@ function fb(n, e) {
2791
2791
  if (Z(e.byweekno, -1))
2792
2792
  A = -1;
2793
2793
  else {
2794
- var N = lt(Qe(n - 1, 1, 1)), I = Ee(7 - N.valueOf() + e.wkst, 7), O = vt(n - 1) ? 366 : 365, P = void 0;
2795
- I >= 4 ? (I = 0, P = O + Ee(N - e.wkst, 7)) : P = r - c, A = Math.floor(52 + Ee(P, 7) / 4);
2794
+ var N = lt(Qe(n - 1, 1, 1)), M = Ee(7 - N.valueOf() + e.wkst, 7), O = kt(n - 1) ? 366 : 365, P = void 0;
2795
+ M >= 4 ? (M = 0, P = O + Ee(N - e.wkst, 7)) : P = r - c, A = Math.floor(52 + Ee(P, 7) / 4);
2796
2796
  }
2797
2797
  if (Z(e.byweekno, A))
2798
2798
  for (var p = 0; p < c; p++)
@@ -2801,18 +2801,18 @@ function fb(n, e) {
2801
2801
  return a;
2802
2802
  }
2803
2803
  function db(n) {
2804
- var e = vt(n) ? 366 : 365, t = Qe(n, 1, 1), r = lt(t);
2804
+ var e = kt(n) ? 366 : 365, t = Qe(n, 1, 1), r = lt(t);
2805
2805
  return e === 365 ? {
2806
2806
  mmask: Xm,
2807
2807
  mdaymask: ib,
2808
2808
  nmdaymask: ab,
2809
- wdaymask: Mi.slice(r),
2809
+ wdaymask: Ii.slice(r),
2810
2810
  mrange: cb
2811
2811
  } : {
2812
2812
  mmask: eb,
2813
2813
  mdaymask: rb,
2814
2814
  nmdaymask: ob,
2815
- wdaymask: Mi.slice(r),
2815
+ wdaymask: Ii.slice(r),
2816
2816
  mrange: lb
2817
2817
  };
2818
2818
  }
@@ -2946,12 +2946,12 @@ var pb = (
2946
2946
  var u = this, s = [];
2947
2947
  return this.options.byminute.forEach(function(a) {
2948
2948
  s = s.concat(u.mtimeset(e, a, r, i));
2949
- }), Tt(s), s;
2949
+ }), $t(s), s;
2950
2950
  }, n.prototype.mtimeset = function(e, t, r, i) {
2951
2951
  var u = this.options.bysecond.map(function(s) {
2952
2952
  return new cn(e, t, s, i);
2953
2953
  });
2954
- return Tt(u), u;
2954
+ return $t(u), u;
2955
2955
  }, n.prototype.stimeset = function(e, t, r, i) {
2956
2956
  return [new cn(e, t, r, i)];
2957
2957
  }, n.prototype.getdayset = function(e) {
@@ -2992,7 +2992,7 @@ function mb(n, e, t, r, i, u) {
2992
2992
  var b = e[l], p = as(i.yearordinal + m), S = ls(p, b);
2993
2993
  Z(s, S) || s.push(S);
2994
2994
  }
2995
- return Tt(s), s;
2995
+ return $t(s), s;
2996
2996
  }
2997
2997
  function ds(n, e) {
2998
2998
  var t = e.dtstart, r = e.freq, i = e.interval, u = e.until, s = e.bysetpos, a = e.count;
@@ -3008,21 +3008,21 @@ function ds(n, e) {
3008
3008
  if (u && A > u)
3009
3009
  return Fe(n);
3010
3010
  if (A >= t) {
3011
- var N = Ii(A, e);
3011
+ var N = Mi(A, e);
3012
3012
  if (!n.accept(N) || a && (--a, !a))
3013
3013
  return Fe(n);
3014
3014
  }
3015
3015
  }
3016
3016
  else
3017
3017
  for (var S = h; S < m; S++) {
3018
- var I = f[S];
3019
- if (ee(I))
3020
- for (var O = as(l.yearordinal + I), P = 0; P < c.length; P++) {
3018
+ var M = f[S];
3019
+ if (ee(M))
3020
+ for (var O = as(l.yearordinal + M), P = 0; P < c.length; P++) {
3021
3021
  var j = c[P], A = ls(O, j);
3022
3022
  if (u && A > u)
3023
3023
  return Fe(n);
3024
3024
  if (A >= t) {
3025
- var N = Ii(A, e);
3025
+ var N = Mi(A, e);
3026
3026
  if (!n.accept(N) || a && (--a, !a))
3027
3027
  return Fe(n);
3028
3028
  }
@@ -3037,7 +3037,7 @@ function bb(n, e, t) {
3037
3037
  var r = t.bymonth, i = t.byweekno, u = t.byweekday, s = t.byeaster, a = t.bymonthday, o = t.bynmonthday, l = t.byyearday;
3038
3038
  return ne(r) && !Z(r, n.mmask[e]) || ne(i) && !n.wnomask[e] || ne(u) && !Z(u, n.wdaymask[e]) || ne(n.nwdaymask) && !n.nwdaymask[e] || s !== null && !Z(n.eastermask, e) || (ne(a) || ne(o)) && !Z(a, n.mdaymask[e]) && !Z(o, n.nmdaymask[e]) || ne(l) && (e < n.yearlen && !Z(l, e + 1) && !Z(l, -n.yearlen + e) || e >= n.yearlen && !Z(l, e + 1 - n.yearlen) && !Z(l, -n.nextyearlen + e - n.yearlen));
3039
3039
  }
3040
- function Ii(n, e) {
3040
+ function Mi(n, e) {
3041
3041
  return new dn(n, e.tzid).rezonedDate();
3042
3042
  }
3043
3043
  function Fe(n) {
@@ -3179,7 +3179,7 @@ function kb(n, e, t, r, i, u) {
3179
3179
  ds(n, f.options);
3180
3180
  });
3181
3181
  var d = n._result;
3182
- switch (Tt(d), n.method) {
3182
+ switch ($t(d), n.method) {
3183
3183
  case "all":
3184
3184
  case "between":
3185
3185
  return d;
@@ -3398,7 +3398,7 @@ function Pi(n, e) {
3398
3398
  function Li(n, e) {
3399
3399
  if (!(n instanceof Date))
3400
3400
  throw new TypeError(String(n) + " is not Date instance");
3401
- Z(e.map(Number), Number(n)) || (e.push(n), Tt(e));
3401
+ Z(e.map(Number), Number(n)) || (e.push(n), $t(e));
3402
3402
  }
3403
3403
  function Fi(n, e, t) {
3404
3404
  var r = !t || t.toUpperCase() === "UTC", i = r ? "".concat(n, ":") : "".concat(n, ";TZID=").concat(t, ":"), u = e.map(function(s) {
@@ -3406,7 +3406,7 @@ function Fi(n, e, t) {
3406
3406
  }).join(",");
3407
3407
  return "".concat(i).concat(u);
3408
3408
  }
3409
- const Mb = {
3409
+ const Ib = {
3410
3410
  type: "logger",
3411
3411
  log(n) {
3412
3412
  this.output("log", n);
@@ -3428,7 +3428,7 @@ class hn {
3428
3428
  }
3429
3429
  init(e) {
3430
3430
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
3431
- this.prefix = t.prefix || "i18next:", this.logger = e || Mb, this.options = t, this.debug = t.debug;
3431
+ this.prefix = t.prefix || "i18next:", this.logger = e || Ib, this.options = t, this.debug = t.debug;
3432
3432
  }
3433
3433
  log() {
3434
3434
  for (var e = arguments.length, t = new Array(e), r = 0; r < e; r++)
@@ -3464,7 +3464,7 @@ class hn {
3464
3464
  }
3465
3465
  }
3466
3466
  var Ne = new hn();
3467
- class In {
3467
+ class Mn {
3468
3468
  constructor() {
3469
3469
  this.observers = {};
3470
3470
  }
@@ -3508,13 +3508,13 @@ function pt() {
3508
3508
  function _i(n) {
3509
3509
  return n == null ? "" : "" + n;
3510
3510
  }
3511
- function Ib(n, e, t) {
3511
+ function Mb(n, e, t) {
3512
3512
  n.forEach((r) => {
3513
3513
  e[r] && (t[r] = e[r]);
3514
3514
  });
3515
3515
  }
3516
3516
  const Db = /###/g;
3517
- function kt(n, e, t) {
3517
+ function wt(n, e, t) {
3518
3518
  function r(a) {
3519
3519
  return a && a.indexOf("###") > -1 ? a.replace(Db, ".") : a;
3520
3520
  }
@@ -3537,28 +3537,28 @@ function Ui(n, e, t) {
3537
3537
  const {
3538
3538
  obj: r,
3539
3539
  k: i
3540
- } = kt(n, e, Object);
3540
+ } = wt(n, e, Object);
3541
3541
  if (r !== void 0 || e.length === 1) {
3542
3542
  r[i] = t;
3543
3543
  return;
3544
3544
  }
3545
- let u = e[e.length - 1], s = e.slice(0, e.length - 1), a = kt(n, s, Object);
3545
+ let u = e[e.length - 1], s = e.slice(0, e.length - 1), a = wt(n, s, Object);
3546
3546
  for (; a.obj === void 0 && s.length; )
3547
- u = `${s[s.length - 1]}.${u}`, s = s.slice(0, s.length - 1), a = kt(n, s, Object), a && a.obj && typeof a.obj[`${a.k}.${u}`] < "u" && (a.obj = void 0);
3547
+ u = `${s[s.length - 1]}.${u}`, s = s.slice(0, s.length - 1), a = wt(n, s, Object), a && a.obj && typeof a.obj[`${a.k}.${u}`] < "u" && (a.obj = void 0);
3548
3548
  a.obj[`${a.k}.${u}`] = t;
3549
3549
  }
3550
3550
  function Ob(n, e, t, r) {
3551
3551
  const {
3552
3552
  obj: i,
3553
3553
  k: u
3554
- } = kt(n, e, Object);
3554
+ } = wt(n, e, Object);
3555
3555
  i[u] = i[u] || [], i[u].push(t);
3556
3556
  }
3557
3557
  function gn(n, e) {
3558
3558
  const {
3559
3559
  obj: t,
3560
3560
  k: r
3561
- } = kt(n, e);
3561
+ } = wt(n, e);
3562
3562
  if (t)
3563
3563
  return t[r];
3564
3564
  }
@@ -3634,7 +3634,7 @@ function or(n, e) {
3634
3634
  function pn(n) {
3635
3635
  return n && n.indexOf("_") > 0 ? n.replace("_", "-") : n;
3636
3636
  }
3637
- class ji extends In {
3637
+ class ji extends Mn {
3638
3638
  constructor(e) {
3639
3639
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
3640
3640
  ns: ["translation"],
@@ -3721,10 +3721,10 @@ var gs = {
3721
3721
  }
3722
3722
  };
3723
3723
  const qi = {};
3724
- class mn extends In {
3724
+ class mn extends Mn {
3725
3725
  constructor(e) {
3726
3726
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
3727
- super(), Ib(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = Ne.create("translator");
3727
+ super(), Mb(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = Ne.create("translator");
3728
3728
  }
3729
3729
  changeLanguage(e) {
3730
3730
  e && (this.language = e);
@@ -3770,15 +3770,15 @@ class mn extends In {
3770
3770
  } = this.extractFromKey(e[e.length - 1], t), o = a[a.length - 1], l = t.lng || this.language, c = t.appendNamespaceToCIMode || this.options.appendNamespaceToCIMode;
3771
3771
  if (l && l.toLowerCase() === "cimode") {
3772
3772
  if (c) {
3773
- const I = t.nsSeparator || this.options.nsSeparator;
3773
+ const M = t.nsSeparator || this.options.nsSeparator;
3774
3774
  return i ? {
3775
- res: `${o}${I}${s}`,
3775
+ res: `${o}${M}${s}`,
3776
3776
  usedKey: s,
3777
3777
  exactUsedKey: s,
3778
3778
  usedLng: l,
3779
3779
  usedNS: o,
3780
3780
  usedParams: this.getUsedParamsDetails(t)
3781
- } : `${o}${I}${s}`;
3781
+ } : `${o}${M}${s}`;
3782
3782
  }
3783
3783
  return i ? {
3784
3784
  res: s,
@@ -3795,14 +3795,14 @@ class mn extends In {
3795
3795
  if (A && f && (typeof f != "string" && typeof f != "boolean" && typeof f != "number") && p.indexOf(b) < 0 && !(typeof S == "string" && Array.isArray(f))) {
3796
3796
  if (!t.returnObjects && !this.options.returnObjects) {
3797
3797
  this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
3798
- const I = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(h, f, {
3798
+ const M = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(h, f, {
3799
3799
  ...t,
3800
3800
  ns: a
3801
3801
  }) : `key '${s} (${this.language})' returned an object instead of string.`;
3802
- return i ? (d.res = I, d.usedParams = this.getUsedParamsDetails(t), d) : I;
3802
+ return i ? (d.res = M, d.usedParams = this.getUsedParamsDetails(t), d) : M;
3803
3803
  }
3804
3804
  if (u) {
3805
- const I = Array.isArray(f), O = I ? [] : {}, P = I ? m : h;
3805
+ const M = Array.isArray(f), O = M ? [] : {}, P = M ? m : h;
3806
3806
  for (const j in f)
3807
3807
  if (Object.prototype.hasOwnProperty.call(f, j)) {
3808
3808
  const z = `${P}${u}${j}`;
@@ -3817,13 +3817,13 @@ class mn extends In {
3817
3817
  } else if (A && typeof S == "string" && Array.isArray(f))
3818
3818
  f = f.join(S), f && (f = this.extendTranslation(f, e, t, r));
3819
3819
  else {
3820
- let I = !1, O = !1;
3820
+ let M = !1, O = !1;
3821
3821
  const P = t.count !== void 0 && typeof t.count != "string", j = mn.hasDefaultValue(t), z = P ? this.pluralResolver.getSuffix(l, t.count, t) : "", q = t.ordinal && P ? this.pluralResolver.getSuffix(l, t.count, {
3822
3822
  ordinal: !1
3823
3823
  }) : "", L = P && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), x = L && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${z}`] || t[`defaultValue${q}`] || t.defaultValue;
3824
- !this.isValidLookup(f) && j && (I = !0, f = x), this.isValidLookup(f) || (O = !0, f = s);
3824
+ !this.isValidLookup(f) && j && (M = !0, f = x), this.isValidLookup(f) || (O = !0, f = s);
3825
3825
  const w = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && O ? void 0 : f, k = j && x !== f && this.options.updateMissing;
3826
- if (O || I || k) {
3826
+ if (O || M || k) {
3827
3827
  if (this.logger.log(k ? "updateKey" : "missingKey", l, o, s, k ? x : f), u) {
3828
3828
  const T = this.resolve(s, {
3829
3829
  ...t,
@@ -3837,18 +3837,18 @@ class mn extends In {
3837
3837
  for (let T = 0; T < v.length; T++)
3838
3838
  g.push(v[T]);
3839
3839
  else this.options.saveMissingTo === "all" ? g = this.languageUtils.toResolveHierarchy(t.lng || this.language) : g.push(t.lng || this.language);
3840
- const y = (T, M, R) => {
3840
+ const y = (T, I, R) => {
3841
3841
  const _ = j && R !== f ? R : w;
3842
- this.options.missingKeyHandler ? this.options.missingKeyHandler(T, o, M, _, k, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(T, o, M, _, k, t), this.emit("missingKey", T, o, M, f);
3842
+ this.options.missingKeyHandler ? this.options.missingKeyHandler(T, o, I, _, k, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(T, o, I, _, k, t), this.emit("missingKey", T, o, I, f);
3843
3843
  };
3844
3844
  this.options.saveMissing && (this.options.saveMissingPlurals && P ? g.forEach((T) => {
3845
- const M = this.pluralResolver.getSuffixes(T, t);
3846
- L && t[`defaultValue${this.options.pluralSeparator}zero`] && M.indexOf(`${this.options.pluralSeparator}zero`) < 0 && M.push(`${this.options.pluralSeparator}zero`), M.forEach((R) => {
3845
+ const I = this.pluralResolver.getSuffixes(T, t);
3846
+ L && t[`defaultValue${this.options.pluralSeparator}zero`] && I.indexOf(`${this.options.pluralSeparator}zero`) < 0 && I.push(`${this.options.pluralSeparator}zero`), I.forEach((R) => {
3847
3847
  y([T], s + R, t[`defaultValue${R}`] || x);
3848
3848
  });
3849
3849
  }) : y(g, s, x));
3850
3850
  }
3851
- f = this.extendTranslation(f, e, t, d, r), O && f === s && this.options.appendNamespaceToMissingKey && (f = `${o}:${s}`), (O || I) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? f = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${o}:${s}` : s, I ? f : void 0) : f = this.options.parseMissingKeyHandler(f));
3851
+ f = this.extendTranslation(f, e, t, d, r), O && f === s && this.options.appendNamespaceToMissingKey && (f = `${o}:${s}`), (O || M) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? f = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${o}:${s}` : s, M ? f : void 0) : f = this.options.parseMissingKeyHandler(f));
3852
3852
  }
3853
3853
  return i ? (d.res = f, d.usedParams = this.getUsedParamsDetails(t), d) : f;
3854
3854
  }
@@ -3915,12 +3915,12 @@ class mn extends In {
3915
3915
  if (this.i18nFormat && this.i18nFormat.addLookupKeys)
3916
3916
  this.i18nFormat.addLookupKeys(A, c, S, p, t);
3917
3917
  else {
3918
- let I;
3919
- f && (I = this.pluralResolver.getSuffix(S, t.count, t));
3918
+ let M;
3919
+ f && (M = this.pluralResolver.getSuffix(S, t.count, t));
3920
3920
  const O = `${this.options.pluralSeparator}zero`, P = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
3921
- if (f && (A.push(c + I), t.ordinal && I.indexOf(P) === 0 && A.push(c + I.replace(P, this.options.pluralSeparator)), h && A.push(c + O)), m) {
3921
+ if (f && (A.push(c + M), t.ordinal && M.indexOf(P) === 0 && A.push(c + M.replace(P, this.options.pluralSeparator)), h && A.push(c + O)), m) {
3922
3922
  const j = `${c}${this.options.contextSeparator}${t.context}`;
3923
- A.push(j), f && (A.push(j + I), t.ordinal && I.indexOf(P) === 0 && A.push(j + I.replace(P, this.options.pluralSeparator)), h && A.push(j + O));
3923
+ A.push(j), f && (A.push(j + M), t.ordinal && M.indexOf(P) === 0 && A.push(j + M.replace(P, this.options.pluralSeparator)), h && A.push(j + O));
3924
3924
  }
3925
3925
  }
3926
3926
  let N;
@@ -4495,7 +4495,7 @@ class Kb {
4495
4495
  function Jb(n, e) {
4496
4496
  n.pending[e] !== void 0 && (delete n.pending[e], n.pendingCount--);
4497
4497
  }
4498
- class Zb extends In {
4498
+ class Zb extends Mn {
4499
4499
  constructor(e, t, r) {
4500
4500
  let i = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
4501
4501
  super(), this.backend = e, this.store = t, this.services = r, this.languageUtils = r.languageUtils, this.options = i, this.logger = Ne.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = i.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = i.maxRetries >= 0 ? i.maxRetries : 5, this.retryTimeout = i.retryTimeout >= 1 ? i.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(r, i.backend, i);
@@ -4692,14 +4692,14 @@ function Gi() {
4692
4692
  function Wi(n) {
4693
4693
  return typeof n.ns == "string" && (n.ns = [n.ns]), typeof n.fallbackLng == "string" && (n.fallbackLng = [n.fallbackLng]), typeof n.fallbackNS == "string" && (n.fallbackNS = [n.fallbackNS]), n.supportedLngs && n.supportedLngs.indexOf("cimode") < 0 && (n.supportedLngs = n.supportedLngs.concat(["cimode"])), n;
4694
4694
  }
4695
- function Ut() {
4695
+ function jt() {
4696
4696
  }
4697
4697
  function Qb(n) {
4698
4698
  Object.getOwnPropertyNames(Object.getPrototypeOf(n)).forEach((t) => {
4699
4699
  typeof n[t] == "function" && (n[t] = n[t].bind(n));
4700
4700
  });
4701
4701
  }
4702
- class $t extends In {
4702
+ class St extends Mn {
4703
4703
  constructor() {
4704
4704
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
4705
4705
  if (super(), this.options = Wi(e), this.services = {}, this.logger = Ne, this.modules = {
@@ -4753,7 +4753,7 @@ class $t extends In {
4753
4753
  h.init && h.init(this);
4754
4754
  });
4755
4755
  }
4756
- if (this.format = this.options.interpolation.format, r || (r = Ut), this.options.fallbackLng && !this.services.languageDetector && !this.options.lng) {
4756
+ if (this.format = this.options.interpolation.format, r || (r = jt), this.options.fallbackLng && !this.services.languageDetector && !this.options.lng) {
4757
4757
  const c = this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);
4758
4758
  c.length > 0 && c[0] !== "dev" && (this.options.lng = c[0]);
4759
4759
  }
@@ -4776,7 +4776,7 @@ class $t extends In {
4776
4776
  return this.options.resources || !this.options.initImmediate ? l() : setTimeout(l, 0), o;
4777
4777
  }
4778
4778
  loadResources(e) {
4779
- let r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ut;
4779
+ let r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : jt;
4780
4780
  const i = typeof e == "string" ? e : this.language;
4781
4781
  if (typeof e == "function" && (r = e), !this.options.resources || this.options.partialBundledLanguages) {
4782
4782
  if (i && i.toLowerCase() === "cimode" && (!this.options.preload || this.options.preload.length === 0)) return r();
@@ -4794,7 +4794,7 @@ class $t extends In {
4794
4794
  }
4795
4795
  reloadResources(e, t, r) {
4796
4796
  const i = pt();
4797
- return e || (e = this.languages), t || (t = this.options.ns), r || (r = Ut), this.services.backendConnector.reload(e, t, (u) => {
4797
+ return e || (e = this.languages), t || (t = this.options.ns), r || (r = jt), this.services.backendConnector.reload(e, t, (u) => {
4798
4798
  i.resolve(), r(u);
4799
4799
  }), i;
4800
4800
  }
@@ -4904,17 +4904,17 @@ class $t extends In {
4904
4904
  }
4905
4905
  static createInstance() {
4906
4906
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
4907
- return new $t(e, t);
4907
+ return new St(e, t);
4908
4908
  }
4909
4909
  cloneInstance() {
4910
- let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ut;
4910
+ let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : jt;
4911
4911
  const r = e.forkResourceStore;
4912
4912
  r && delete e.forkResourceStore;
4913
4913
  const i = {
4914
4914
  ...this.options,
4915
4915
  ...e,
4916
4916
  isClone: !0
4917
- }, u = new $t(i);
4917
+ }, u = new St(i);
4918
4918
  return (e.debug !== void 0 || e.prefix !== void 0) && (u.logger = u.logger.clone(e)), ["store", "services", "language"].forEach((a) => {
4919
4919
  u[a] = this[a];
4920
4920
  }), u.services = {
@@ -4939,8 +4939,8 @@ class $t extends In {
4939
4939
  };
4940
4940
  }
4941
4941
  }
4942
- const ps = $t.createInstance();
4943
- ps.createInstance = $t.createInstance;
4942
+ const ps = St.createInstance();
4943
+ ps.createInstance = St.createInstance;
4944
4944
  const ms = "No date selected", bs = "Choose another time slot to reschedule your meeting", ys = {
4945
4945
  sunday: "SUN",
4946
4946
  monday: "MON",
@@ -4967,7 +4967,7 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
4967
4967
  october: "October",
4968
4968
  november: "November",
4969
4969
  december: "December"
4970
- }, ks = "Next", ws = "{{date}}", Es = "{{time}}", Ts = "Name", $s = "Enter your name", Ss = "Email", Bs = "Enter your email", As = "Guest email", Cs = "Enter guest email", Ms = "Add guest", Is = "Add another guest", Ds = "Back", Os = "Book now", Rs = "Booking confirmed", Ns = "You'll receive an email confirmation soon.", Ps = "Booking sent", Ls = "You will receive an email once the booking is confirmed.", Fs = "Booking rescheduled", _s = "Booking date and time", Us = "Cancel booking", js = "Reschedule", qs = "Reject booking", Ys = "Confirm booking", Hs = "Booking pending", zs = "Manage your booking below. The invitee will receive an email informing them of the request status.", Gs = "Your booking has been confirmed successfully", Ws = "A confirmation email has been sent to", Vs = "Cancel booking?", Ks = "Your current timeslot will become available to others.", Js = "Reason for cancellation", Zs = "Go back", Qs = "Your booking has been cancelled successfully", Xs = "A cancellation email has been sent to", eo = "Close", to = "Closing", no = "{{field}} is required.", ro = "{{field}} has invalid format.", io = "Create Booking", uo = "Get Availability", so = "Cancel Booking", oo = "Reschedule Booking", ao = "Get UI Settings", lo = "Reject Booking", co = "Confirm Booking", fo = "Something went wrong...", ho = "Scheduling Component Error", go = "'sessionId' is required for private configs.", po = "If using public config either pass a configurationId or a combination of 'slug' and 'clientId'.", mo = "Invalid timeslot!", bo = "The selected timeslot is invalid", yo = "Cancellation Error", xo = "Please provide a reason for cancellation.", vo = "You cannot cancel the booking within {{minCancellationNotice}} minutes of the event", ko = "Cancel booking form error", wo = "Share Your Feedback", Eo = "Providing us with your feedback and reporting errors helps us create a better experience for you.", To = "Please give us a detailed description of the feature you’re commenting on, or where you’ve experienced an issue.", $o = "Provide your feedback here", So = "Cancel", Bo = "Submit", Xb = {
4970
+ }, ks = "Next", ws = "{{date}}", Es = "{{time}}", Ts = "Name", $s = "Enter your name", Ss = "Email", Bs = "Enter your email", As = "Guest email", Cs = "Enter guest email", Is = "Add guest", Ms = "Add another guest", Ds = "Back", Os = "Book now", Rs = "Booking confirmed", Ns = "You'll receive an email confirmation soon.", Ps = "Booking sent", Ls = "You will receive an email once the booking is confirmed.", Fs = "Booking rescheduled", _s = "Booking date and time", Us = "Cancel booking", js = "Reschedule", qs = "Reject booking", Ys = "Confirm booking", Hs = "Booking pending", zs = "Manage your booking below. The invitee will receive an email informing them of the request status.", Gs = "Your booking has been confirmed successfully", Ws = "A confirmation email has been sent to", Vs = "Cancel booking?", Ks = "Your current timeslot will become available to others.", Js = "Reason for cancellation", Zs = "Go back", Qs = "Your booking has been cancelled successfully", Xs = "A cancellation email has been sent to", eo = "Close", to = "Closing", no = "{{field}} is required.", ro = "{{field}} has invalid format.", io = "Create Booking", uo = "Get Availability", so = "Cancel Booking", oo = "Reschedule Booking", ao = "Get UI Settings", lo = "Reject Booking", co = "Confirm Booking", fo = "Something went wrong...", ho = "Scheduling Component Error", go = "'sessionId' is required for private configs.", po = "If using public config either pass a configurationId or a combination of 'slug' and 'clientId'.", mo = "Invalid timeslot!", bo = "The selected timeslot is invalid", yo = "Cancellation Error", xo = "Please provide a reason for cancellation.", vo = "You cannot cancel the booking within {{minCancellationNotice}} minutes of the event", ko = "Cancel booking form error", wo = "Share Your Feedback", Eo = "Providing us with your feedback and reporting errors helps us create a better experience for you.", To = "Please give us a detailed description of the feature you’re commenting on, or where you’ve experienced an issue.", $o = "Provide your feedback here", So = "Cancel", Bo = "Submit", Xb = {
4971
4971
  noDateSelected: ms,
4972
4972
  rescheduleTitle: bs,
4973
4973
  days: ys,
@@ -4982,8 +4982,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
4982
4982
  emailPlaceholder: Bs,
4983
4983
  guestEmail: As,
4984
4984
  guestEmailPlaceholder: Cs,
4985
- addGuest: Ms,
4986
- addAnotherGuest: Is,
4985
+ addGuest: Is,
4986
+ addAnotherGuest: Ms,
4987
4987
  backButton: Ds,
4988
4988
  bookNowButton: Os,
4989
4989
  bookingConfirmed: Rs,
@@ -5049,8 +5049,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5049
5049
  emailPlaceholder: Bs,
5050
5050
  guestEmail: As,
5051
5051
  guestEmailPlaceholder: Cs,
5052
- addGuest: Ms,
5053
- addAnotherGuest: Is,
5052
+ addGuest: Is,
5053
+ addAnotherGuest: Ms,
5054
5054
  backButton: Ds,
5055
5055
  bookNowButton: Os,
5056
5056
  bookingConfirmed: Rs,
@@ -5101,7 +5101,7 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5101
5101
  feedbackModalCloseButton: So,
5102
5102
  feedbackModalSubmitButton: Bo,
5103
5103
  default: Xb
5104
- }), Ao = "Aucune date sélectionnée", Co = "Choisissez un autre créneau horaire pour reprogrammer votre réunion", Mo = {
5104
+ }), Ao = "Aucune date sélectionnée", Co = "Choisissez un autre créneau horaire pour reprogrammer votre réunion", Io = {
5105
5105
  sunday: "DIM",
5106
5106
  monday: "LUN",
5107
5107
  tuesday: "MAR",
@@ -5109,7 +5109,7 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5109
5109
  thursday: "JEU",
5110
5110
  friday: "VEN",
5111
5111
  saturday: "SAM"
5112
- }, Io = {
5112
+ }, Mo = {
5113
5113
  hour: "heure",
5114
5114
  hours: "heures",
5115
5115
  minute: "minute",
@@ -5127,11 +5127,11 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5127
5127
  october: "Octobre",
5128
5128
  november: "Novembre",
5129
5129
  december: "Décembre"
5130
- }, Oo = "Procéder", Ro = "{{date}}", No = "{{time}}", Po = "Name", Lo = "Entrez votre nom", Fo = "E-mail", _o = "Entrer votre E-mail", Uo = "E-mail invité", jo = "Entrez l'adresse e-mail de l'invité", qo = "Ajouter un invité", Yo = "Ajouter un autre invité", Ho = "Retour", zo = "Réservez maintenant", Go = "Réservation confirmée", Wo = "Vous recevrez bientôt un e-mail de confirmation.", Vo = "Réservation envoyée", Ko = "Vous recevrez un e-mail une fois la réservation confirmée.", Jo = "Réservation reprogrammée", Zo = "Date et heure de la réservation", Qo = "Annuler la réservation", Xo = "Replanifier", ea = "Refuser la réservation", ta = "Confirmer la réservation", na = "Réservation en attente", ra = "Gérez votre réservation ci-dessous. L'invité recevra un e-mail l'informant du statut de la demande.", ia = "Votre réservation a été confirmée avec succès", ua = "Un e-mail de confirmation a été envoyé à", sa = "Annuler la réservation?", oa = "Votre créneau horaire actuel sera disponible pour les autres.", aa = "Raison de l'annulation", la = "Retourner", ca = "Votre réservation a été annulée avec succès", fa = "Un e-mail d'annulation a été envoyé à", da = "Fermer", ha = "Fermeture", ga = "{{field}} est requis.", pa = "{{field}} a un format invalide.", ma = "Créer une Réservation", ba = "Obtenir la Disponibilité", ya = "Annuler la Réservation", xa = "Reprogrammer la Réservation", va = "Obtenir les Paramètres UI", ka = "Refuser la Réservation", wa = "Confirmer la Réservation", Ea = "Quelque chose a mal tourné...", Ta = "Erreur du composant de planification", $a = "'sessionId' est requis pour les configurations privées.", Sa = "Si vous utilisez une configuration publique, passez soit un configurationId, soit une combinaison de 'slug' et 'clientId'.", Ba = "Créneau horaire invalide !", Aa = "Le créneau horaire sélectionné est invalide", Ca = "Erreur d'annulation", Ma = "Veuillez fournir une raison pour l'annulation.", Ia = "Vous ne pouvez pas annuler la réservation dans les {{minCancellationNotice}} minutes avant l'événement", Da = "Erreur de formulaire d'annulation de réservation", Oa = "Partagez vos commentaires", Ra = "Nous fournir vos commentaires et signaler des erreurs nous aide à créer une meilleure expérience pour vous.", Na = "Veuillez nous fournir une description détaillée de la fonctionnalité sur laquelle vous commentez ou du problème que vous avez rencontré.", Pa = "Saisissez vos commentaires ici", La = "Annuler", Fa = "Envoyer", t2 = {
5130
+ }, Oo = "Procéder", Ro = "{{date}}", No = "{{time}}", Po = "Name", Lo = "Entrez votre nom", Fo = "E-mail", _o = "Entrer votre E-mail", Uo = "E-mail invité", jo = "Entrez l'adresse e-mail de l'invité", qo = "Ajouter un invité", Yo = "Ajouter un autre invité", Ho = "Retour", zo = "Réservez maintenant", Go = "Réservation confirmée", Wo = "Vous recevrez bientôt un e-mail de confirmation.", Vo = "Réservation envoyée", Ko = "Vous recevrez un e-mail une fois la réservation confirmée.", Jo = "Réservation reprogrammée", Zo = "Date et heure de la réservation", Qo = "Annuler la réservation", Xo = "Replanifier", ea = "Refuser la réservation", ta = "Confirmer la réservation", na = "Réservation en attente", ra = "Gérez votre réservation ci-dessous. L'invité recevra un e-mail l'informant du statut de la demande.", ia = "Votre réservation a été confirmée avec succès", ua = "Un e-mail de confirmation a été envoyé à", sa = "Annuler la réservation?", oa = "Votre créneau horaire actuel sera disponible pour les autres.", aa = "Raison de l'annulation", la = "Retourner", ca = "Votre réservation a été annulée avec succès", fa = "Un e-mail d'annulation a été envoyé à", da = "Fermer", ha = "Fermeture", ga = "{{field}} est requis.", pa = "{{field}} a un format invalide.", ma = "Créer une Réservation", ba = "Obtenir la Disponibilité", ya = "Annuler la Réservation", xa = "Reprogrammer la Réservation", va = "Obtenir les Paramètres UI", ka = "Refuser la Réservation", wa = "Confirmer la Réservation", Ea = "Quelque chose a mal tourné...", Ta = "Erreur du composant de planification", $a = "'sessionId' est requis pour les configurations privées.", Sa = "Si vous utilisez une configuration publique, passez soit un configurationId, soit une combinaison de 'slug' et 'clientId'.", Ba = "Créneau horaire invalide !", Aa = "Le créneau horaire sélectionné est invalide", Ca = "Erreur d'annulation", Ia = "Veuillez fournir une raison pour l'annulation.", Ma = "Vous ne pouvez pas annuler la réservation dans les {{minCancellationNotice}} minutes avant l'événement", Da = "Erreur de formulaire d'annulation de réservation", Oa = "Partagez vos commentaires", Ra = "Nous fournir vos commentaires et signaler des erreurs nous aide à créer une meilleure expérience pour vous.", Na = "Veuillez nous fournir une description détaillée de la fonctionnalité sur laquelle vous commentez ou du problème que vous avez rencontré.", Pa = "Saisissez vos commentaires ici", La = "Annuler", Fa = "Envoyer", t2 = {
5131
5131
  noDateSelected: Ao,
5132
5132
  rescheduleTitle: Co,
5133
- days: Mo,
5134
- time: Io,
5133
+ days: Io,
5134
+ time: Mo,
5135
5135
  months: Do,
5136
5136
  nextButton: Oo,
5137
5137
  selectedDayAndYear: Ro,
@@ -5184,8 +5184,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5184
5184
  invalidTimeslotErrorTitle: Ba,
5185
5185
  invalidTimeslotErrorMessage: Aa,
5186
5186
  cancellationErrorTitle: Ca,
5187
- cancellationErrorMessage: Ma,
5188
- minimumCancellationErrorMessage: Ia,
5187
+ cancellationErrorMessage: Ia,
5188
+ minimumCancellationErrorMessage: Ma,
5189
5189
  cancelBokingFormError: Da,
5190
5190
  feedbackFormTitle: Oa,
5191
5191
  feedbackFormDescription: Ra,
@@ -5197,8 +5197,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5197
5197
  __proto__: null,
5198
5198
  noDateSelected: Ao,
5199
5199
  rescheduleTitle: Co,
5200
- days: Mo,
5201
- time: Io,
5200
+ days: Io,
5201
+ time: Mo,
5202
5202
  months: Do,
5203
5203
  nextButton: Oo,
5204
5204
  selectedDayAndYear: Ro,
@@ -5251,8 +5251,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5251
5251
  invalidTimeslotErrorTitle: Ba,
5252
5252
  invalidTimeslotErrorMessage: Aa,
5253
5253
  cancellationErrorTitle: Ca,
5254
- cancellationErrorMessage: Ma,
5255
- minimumCancellationErrorMessage: Ia,
5254
+ cancellationErrorMessage: Ia,
5255
+ minimumCancellationErrorMessage: Ma,
5256
5256
  cancelBokingFormError: Da,
5257
5257
  feedbackFormTitle: Oa,
5258
5258
  feedbackFormDescription: Ra,
@@ -5287,7 +5287,7 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5287
5287
  october: "Octubre",
5288
5288
  november: "Noviembre",
5289
5289
  december: "Diciembre"
5290
- }, Ha = "Siguiente", za = "{{date}}", Ga = "{{time}}", Wa = "Nombre", Va = "Introduce tu nombre", Ka = "Correo electrónico", Ja = "Introduce tu correo electrónico", Za = "Correo electrónico del invitado", Qa = "Introduce el correo electrónico del invitado", Xa = "Añadir invitado", el = "Añadir otro invitado", tl = "Atrás", nl = "Reservar ahora", rl = "Reserva confirmada", il = "Recibirás una confirmación por correo electrónico pronto.", ul = "Reserva enviada", sl = "Recibirás un correo electrónico una vez que se confirme la reserva.", ol = "Reserva reprogramada", al = "Fecha y hora de la reserva", ll = "Cancelar reserva", cl = "Reprogramar", fl = "Rechazar reserva", dl = "Confirmar reserva", hl = "Reserva pendiente", gl = "Gestiona tu reserva a continuación. El invitado recibirá un correo electrónico informándole del estado de la solicitud.", pl = "Tu reserva ha sido confirmada con éxito", ml = "Se ha enviado un correo de confirmación a", bl = "¿Cancelar reserva?", yl = "Su horario actual estará disponible para otros.", xl = "Motivo de la cancelación", vl = "Regresar", kl = "Su reserva ha sido cancelada con éxito", wl = "Se ha enviado un correo electrónico de cancelación a", El = "Cerrar", Tl = "Cerrando", $l = "{{field}} es obligatorio.", Sl = "{{field}} tiene un formato no válido.", Bl = "Crear Reserva", Al = "Obtener Disponibilidad", Cl = "Cancelar Reserva", Ml = "Reprogramar Reserva", Il = "Obtener Configuraciones de UI", Dl = "Rechazar Reserva", Ol = "Confirmar Reserva", Rl = "Algo salió mal...", Nl = "Error en el componente de programación", Pl = "'sessionId' es necesario para configuraciones privadas.", Ll = "Si se usa una configuración pública, pase una configurationId o una combinación de 'slug' y 'clientId'.", Fl = "¡Intervalo de tiempo no válido!", _l = "El intervalo de tiempo seleccionado no es válido", Ul = "Error de Cancelación", jl = "Por favor, indique el motivo de la cancelación.", ql = "No puede cancelar la reserva dentro de los {{minCancellationNotice}} minutos del evento", Yl = "Error en el formulario de cancelación de la reserva", Hl = "Comparta su opinión", zl = "Proporcionarnos su opinión y reportar errores nos ayuda a crear una mejor experiencia para usted.", Gl = "Por favor, proporcione una descripción detallada de la función sobre la que está comentando o dónde ha experimentado un problema.", Wl = "Proporcione su opinión aquí", Vl = "Cancelar", Kl = "Enviar", r2 = {
5290
+ }, Ha = "Siguiente", za = "{{date}}", Ga = "{{time}}", Wa = "Nombre", Va = "Introduce tu nombre", Ka = "Correo electrónico", Ja = "Introduce tu correo electrónico", Za = "Correo electrónico del invitado", Qa = "Introduce el correo electrónico del invitado", Xa = "Añadir invitado", el = "Añadir otro invitado", tl = "Atrás", nl = "Reservar ahora", rl = "Reserva confirmada", il = "Recibirás una confirmación por correo electrónico pronto.", ul = "Reserva enviada", sl = "Recibirás un correo electrónico una vez que se confirme la reserva.", ol = "Reserva reprogramada", al = "Fecha y hora de la reserva", ll = "Cancelar reserva", cl = "Reprogramar", fl = "Rechazar reserva", dl = "Confirmar reserva", hl = "Reserva pendiente", gl = "Gestiona tu reserva a continuación. El invitado recibirá un correo electrónico informándole del estado de la solicitud.", pl = "Tu reserva ha sido confirmada con éxito", ml = "Se ha enviado un correo de confirmación a", bl = "¿Cancelar reserva?", yl = "Su horario actual estará disponible para otros.", xl = "Motivo de la cancelación", vl = "Regresar", kl = "Su reserva ha sido cancelada con éxito", wl = "Se ha enviado un correo electrónico de cancelación a", El = "Cerrar", Tl = "Cerrando", $l = "{{field}} es obligatorio.", Sl = "{{field}} tiene un formato no válido.", Bl = "Crear Reserva", Al = "Obtener Disponibilidad", Cl = "Cancelar Reserva", Il = "Reprogramar Reserva", Ml = "Obtener Configuraciones de UI", Dl = "Rechazar Reserva", Ol = "Confirmar Reserva", Rl = "Algo salió mal...", Nl = "Error en el componente de programación", Pl = "'sessionId' es necesario para configuraciones privadas.", Ll = "Si se usa una configuración pública, pase una configurationId o una combinación de 'slug' y 'clientId'.", Fl = "¡Intervalo de tiempo no válido!", _l = "El intervalo de tiempo seleccionado no es válido", Ul = "Error de Cancelación", jl = "Por favor, indique el motivo de la cancelación.", ql = "No puede cancelar la reserva dentro de los {{minCancellationNotice}} minutos del evento", Yl = "Error en el formulario de cancelación de la reserva", Hl = "Comparta su opinión", zl = "Proporcionarnos su opinión y reportar errores nos ayuda a crear una mejor experiencia para usted.", Gl = "Por favor, proporcione una descripción detallada de la función sobre la que está comentando o dónde ha experimentado un problema.", Wl = "Proporcione su opinión aquí", Vl = "Cancelar", Kl = "Enviar", r2 = {
5291
5291
  noDateSelected: _a,
5292
5292
  rescheduleTitle: Ua,
5293
5293
  days: ja,
@@ -5333,8 +5333,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5333
5333
  createBookingErrorTitle: Bl,
5334
5334
  getAvailabilityErrorTitle: Al,
5335
5335
  cancelBookingErrorTitle: Cl,
5336
- rescheduleBookingErrorTitle: Ml,
5337
- getUISettingErrorTitle: Il,
5336
+ rescheduleBookingErrorTitle: Il,
5337
+ getUISettingErrorTitle: Ml,
5338
5338
  rejectBookingErrorTitle: Dl,
5339
5339
  confirmBookingErrorTitle: Ol,
5340
5340
  genericErrorTitle: Rl,
@@ -5400,8 +5400,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5400
5400
  createBookingErrorTitle: Bl,
5401
5401
  getAvailabilityErrorTitle: Al,
5402
5402
  cancelBookingErrorTitle: Cl,
5403
- rescheduleBookingErrorTitle: Ml,
5404
- getUISettingErrorTitle: Il,
5403
+ rescheduleBookingErrorTitle: Il,
5404
+ getUISettingErrorTitle: Ml,
5405
5405
  rejectBookingErrorTitle: Dl,
5406
5406
  confirmBookingErrorTitle: Ol,
5407
5407
  genericErrorTitle: Rl,
@@ -5447,7 +5447,7 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5447
5447
  october: "10月",
5448
5448
  november: "11月",
5449
5449
  december: "12月"
5450
- }, tc = "次", nc = "{{date}}", rc = "{{time}}", ic = "名前", uc = "名前を入力してください", sc = "メールアドレス", oc = "メールアドレスを入力してください", ac = "ゲストのメールアドレス", lc = "ゲストのメールアドレスを入力してください", cc = "ゲストを追加", fc = "他のゲストを追加", dc = "戻る", hc = "今すぐ予約", gc = "予約が確認されました", pc = "間もなくメールで確認が届きます。", mc = "予約が送信されました", bc = "予約が確認され次第、メールをお送りします。", yc = "予約が再予定されました", xc = "予約の日付と時間", vc = "予約をキャンセル", kc = "再調整", wc = "予約を拒否", Ec = "予約を確認", Tc = "予約保留中", $c = "以下で予約を管理します。招待者にはリクエストステータスを知らせるメールが届きます。", Sc = "予約が正常に確認されました", Bc = "確認メールが送信されました", Ac = "予約をキャンセルしますか?", Cc = "現在の時間枠は他の人に利用可能になります。", Mc = "キャンセルの理由", Ic = "戻る", Dc = "予約が正常にキャンセルされました", Oc = "キャンセルメールが送信されました", Rc = "閉じる", Nc = "閉じる", Pc = "{{field}} は必須です.", Lc = "{{field}} の形式が無効です.", Fc = "予約作成", _c = "空き状況を取得", Uc = "予約をキャンセル", jc = "予約の再スケジュール", qc = "UI設定を取得", Yc = "予約を拒否", Hc = "予約を確認", zc = "何かがうまくいかなかった...", Gc = "スケジューリングコンポーネントエラー", Wc = "プライベート構成には 'sessionId' が必要です。", Vc = "公開設定を使用する場合は、configurationId または 'slug' と 'clientId' の組み合わせを渡します。", Kc = "無効な時間帯!", Jc = "選択された時間帯は無効です", Zc = "キャンセルエラー", Qc = "キャンセルの理由を入力してください。", Xc = "イベントの{{minCancellationNotice}}分前には予約をキャンセルできません", ef = "予約キャンセルフォームエラー", tf = "フィードバックを共有する", nf = "フィードバックを提供し、エラーを報告することで、より良い体験を提供するためのサポートになります。", rf = "コメントしている機能や問題が発生した箇所の詳細な説明をお願いします。", uf = "ここにフィードバックを記入してください", sf = "キャンセル", of = "送信", u2 = {
5450
+ }, tc = "次", nc = "{{date}}", rc = "{{time}}", ic = "名前", uc = "名前を入力してください", sc = "メールアドレス", oc = "メールアドレスを入力してください", ac = "ゲストのメールアドレス", lc = "ゲストのメールアドレスを入力してください", cc = "ゲストを追加", fc = "他のゲストを追加", dc = "戻る", hc = "今すぐ予約", gc = "予約が確認されました", pc = "間もなくメールで確認が届きます。", mc = "予約が送信されました", bc = "予約が確認され次第、メールをお送りします。", yc = "予約が再予定されました", xc = "予約の日付と時間", vc = "予約をキャンセル", kc = "再調整", wc = "予約を拒否", Ec = "予約を確認", Tc = "予約保留中", $c = "以下で予約を管理します。招待者にはリクエストステータスを知らせるメールが届きます。", Sc = "予約が正常に確認されました", Bc = "確認メールが送信されました", Ac = "予約をキャンセルしますか?", Cc = "現在の時間枠は他の人に利用可能になります。", Ic = "キャンセルの理由", Mc = "戻る", Dc = "予約が正常にキャンセルされました", Oc = "キャンセルメールが送信されました", Rc = "閉じる", Nc = "閉じる", Pc = "{{field}} は必須です.", Lc = "{{field}} の形式が無効です.", Fc = "予約作成", _c = "空き状況を取得", Uc = "予約をキャンセル", jc = "予約の再スケジュール", qc = "UI設定を取得", Yc = "予約を拒否", Hc = "予約を確認", zc = "何かがうまくいかなかった...", Gc = "スケジューリングコンポーネントエラー", Wc = "プライベート構成には 'sessionId' が必要です。", Vc = "公開設定を使用する場合は、configurationId または 'slug' と 'clientId' の組み合わせを渡します。", Kc = "無効な時間帯!", Jc = "選択された時間帯は無効です", Zc = "キャンセルエラー", Qc = "キャンセルの理由を入力してください。", Xc = "イベントの{{minCancellationNotice}}分前には予約をキャンセルできません", ef = "予約キャンセルフォームエラー", tf = "フィードバックを共有する", nf = "フィードバックを提供し、エラーを報告することで、より良い体験を提供するためのサポートになります。", rf = "コメントしている機能や問題が発生した箇所の詳細な説明をお願いします。", uf = "ここにフィードバックを記入してください", sf = "キャンセル", of = "送信", u2 = {
5451
5451
  noDateSelected: Jl,
5452
5452
  rescheduleTitle: Zl,
5453
5453
  days: Ql,
@@ -5482,8 +5482,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5482
5482
  confirmedEventCardDescription: Bc,
5483
5483
  cancelBookingTitle: Ac,
5484
5484
  cancelBookingMessage: Cc,
5485
- reasonForCancellation: Mc,
5486
- goBackButton: Ic,
5485
+ reasonForCancellation: Ic,
5486
+ goBackButton: Mc,
5487
5487
  bookingCancelledTitle: Dc,
5488
5488
  bookingCancelledMessage: Oc,
5489
5489
  closeButton: Rc,
@@ -5549,8 +5549,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5549
5549
  confirmedEventCardDescription: Bc,
5550
5550
  cancelBookingTitle: Ac,
5551
5551
  cancelBookingMessage: Cc,
5552
- reasonForCancellation: Mc,
5553
- goBackButton: Ic,
5552
+ reasonForCancellation: Ic,
5553
+ goBackButton: Mc,
5554
5554
  bookingCancelledTitle: Dc,
5555
5555
  bookingCancelledMessage: Oc,
5556
5556
  closeButton: Rc,
@@ -5607,7 +5607,7 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5607
5607
  october: "Oktober",
5608
5608
  november: "November",
5609
5609
  december: "Dezember"
5610
- }, hf = "Weiter", gf = "{{date}}", pf = "{{time}}", mf = "Name", bf = "Geben Sie Ihren Namen ein", yf = "E-Mail", xf = "Geben Sie Ihre E-Mail-Adresse ein", vf = "Gast E-Mail", kf = "Geben Sie die E-Mail-Adresse des Gastes ein", wf = "Gast hinzufügen", Ef = "Weiteren Gast hinzufügen", Tf = "Zurück", $f = "Jetzt buchen", Sf = "Buchung bestätigt", Bf = "Sie erhalten in Kürze eine E-Mail-Bestätigung.", Af = "Buchung gesendet", Cf = "Sie erhalten eine E-Mail, sobald die Buchung bestätigt ist.", Mf = "Buchung umgebucht", If = "Buchungsdatum und -zeit", Df = "Buchung stornieren", Of = "Umplanen", Rf = "Buchung ablehnen", Nf = "Buchung bestätigen", Pf = "Buchung ausstehend", Lf = "Verwalten Sie Ihre Buchung unten. Der Eingeladene erhält eine E-Mail mit dem Status der Anfrage.", Ff = "Ihre Buchung wurde erfolgreich bestätigt", _f = "Eine Bestätigungs-E-Mail wurde gesendet an", Uf = "Buchung stornieren?", jf = "Ihr aktueller Zeitraum wird für andere verfügbar.", qf = "Grund für die Stornierung", Yf = "Zurück", Hf = "Ihre Buchung wurde erfolgreich storniert", zf = "Eine Stornierungs-E-Mail wurde gesendet an", Gf = "Schließen", Wf = "Schließen", Vf = "{{field}} ist erforderlich.", Kf = "{{field}} hat ein ungültiges Format.", Jf = "Buchung Erstellen", Zf = "Verfügbarkeit Ermitteln", Qf = "Buchung Stornieren", Xf = "Buchung Verschieben", ed = "UI-Einstellungen Abrufen", td = "Buchung Ablehnen", nd = "Buchung Bestätigen", rd = "Etwas ist schief gelaufen...", id = "Fehler im Planungskomponent", ud = "'sessionId' ist für private Konfigurationen erforderlich.", sd = "Bei Verwendung einer öffentlichen Konfiguration geben Sie entweder eine Konfigurations-ID oder eine Kombination aus 'slug' und 'clientId' an.", od = "Ungültiges Zeitfenster!", ad = "Das ausgewählte Zeitfenster ist ungültig", ld = "Stornierungsfehler", cd = "Bitte geben Sie einen Grund für die Stornierung an.", fd = "Sie können die Buchung nicht innerhalb von {{minCancellationNotice}} Minuten vor der Veranstaltung stornieren", dd = "Fehler im Stornierungsformular", hd = "Teilen Sie Ihr Feedback", gd = "Indem Sie uns Ihr Feedback geben und Fehler melden, helfen Sie uns, eine bessere Erfahrung für Sie zu schaffen.", pd = "Bitte geben Sie uns eine detaillierte Beschreibung der Funktion, über die Sie kommentieren, oder wo Sie ein Problem festgestellt haben.", md = "Geben Sie hier Ihr Feedback ein", bd = "Annuleren", yd = "Absenden", o2 = {
5610
+ }, hf = "Weiter", gf = "{{date}}", pf = "{{time}}", mf = "Name", bf = "Geben Sie Ihren Namen ein", yf = "E-Mail", xf = "Geben Sie Ihre E-Mail-Adresse ein", vf = "Gast E-Mail", kf = "Geben Sie die E-Mail-Adresse des Gastes ein", wf = "Gast hinzufügen", Ef = "Weiteren Gast hinzufügen", Tf = "Zurück", $f = "Jetzt buchen", Sf = "Buchung bestätigt", Bf = "Sie erhalten in Kürze eine E-Mail-Bestätigung.", Af = "Buchung gesendet", Cf = "Sie erhalten eine E-Mail, sobald die Buchung bestätigt ist.", If = "Buchung umgebucht", Mf = "Buchungsdatum und -zeit", Df = "Buchung stornieren", Of = "Umplanen", Rf = "Buchung ablehnen", Nf = "Buchung bestätigen", Pf = "Buchung ausstehend", Lf = "Verwalten Sie Ihre Buchung unten. Der Eingeladene erhält eine E-Mail mit dem Status der Anfrage.", Ff = "Ihre Buchung wurde erfolgreich bestätigt", _f = "Eine Bestätigungs-E-Mail wurde gesendet an", Uf = "Buchung stornieren?", jf = "Ihr aktueller Zeitraum wird für andere verfügbar.", qf = "Grund für die Stornierung", Yf = "Zurück", Hf = "Ihre Buchung wurde erfolgreich storniert", zf = "Eine Stornierungs-E-Mail wurde gesendet an", Gf = "Schließen", Wf = "Schließen", Vf = "{{field}} ist erforderlich.", Kf = "{{field}} hat ein ungültiges Format.", Jf = "Buchung Erstellen", Zf = "Verfügbarkeit Ermitteln", Qf = "Buchung Stornieren", Xf = "Buchung Verschieben", ed = "UI-Einstellungen Abrufen", td = "Buchung Ablehnen", nd = "Buchung Bestätigen", rd = "Etwas ist schief gelaufen...", id = "Fehler im Planungskomponent", ud = "'sessionId' ist für private Konfigurationen erforderlich.", sd = "Bei Verwendung einer öffentlichen Konfiguration geben Sie entweder eine Konfigurations-ID oder eine Kombination aus 'slug' und 'clientId' an.", od = "Ungültiges Zeitfenster!", ad = "Das ausgewählte Zeitfenster ist ungültig", ld = "Stornierungsfehler", cd = "Bitte geben Sie einen Grund für die Stornierung an.", fd = "Sie können die Buchung nicht innerhalb von {{minCancellationNotice}} Minuten vor der Veranstaltung stornieren", dd = "Fehler im Stornierungsformular", hd = "Teilen Sie Ihr Feedback", gd = "Indem Sie uns Ihr Feedback geben und Fehler melden, helfen Sie uns, eine bessere Erfahrung für Sie zu schaffen.", pd = "Bitte geben Sie uns eine detaillierte Beschreibung der Funktion, über die Sie kommentieren, oder wo Sie ein Problem festgestellt haben.", md = "Geben Sie hier Ihr Feedback ein", bd = "Annuleren", yd = "Absenden", o2 = {
5611
5611
  noDateSelected: af,
5612
5612
  rescheduleTitle: lf,
5613
5613
  days: cf,
@@ -5630,8 +5630,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5630
5630
  bookingConfirmedDescription: Bf,
5631
5631
  bookingSent: Af,
5632
5632
  bookingSentDescription: Cf,
5633
- bookingRescheduled: Mf,
5634
- bookingDateAndTimeHeader: If,
5633
+ bookingRescheduled: If,
5634
+ bookingDateAndTimeHeader: Mf,
5635
5635
  cancelBookingButton: Df,
5636
5636
  rescheduleBookingButton: Of,
5637
5637
  rejectBookingButton: Rf,
@@ -5697,8 +5697,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5697
5697
  bookingConfirmedDescription: Bf,
5698
5698
  bookingSent: Af,
5699
5699
  bookingSentDescription: Cf,
5700
- bookingRescheduled: Mf,
5701
- bookingDateAndTimeHeader: If,
5700
+ bookingRescheduled: If,
5701
+ bookingDateAndTimeHeader: Mf,
5702
5702
  cancelBookingButton: Df,
5703
5703
  rescheduleBookingButton: Of,
5704
5704
  rejectBookingButton: Rf,
@@ -5767,7 +5767,7 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5767
5767
  october: "Oktober",
5768
5768
  november: "November",
5769
5769
  december: "December"
5770
- }, Td = "Nästa", $d = "{{date}}", Sd = "{{time}}", Bd = "Namn", Ad = "Ange ditt namn", Cd = "E-post", Md = "Ange din e-postadress", Id = "Gästens e-post", Dd = "Ange gästens e-postadress", Od = "Lägg till gäst", Rd = "Lägg till en gäst till", Nd = "Tillbaka", Pd = "Boka nu", Ld = "Bokning bekräftad", Fd = "Du kommer snart att få en bekräftelse via e-post.", _d = "Bokning skickad", Ud = "Du kommer att få ett e-mail när bokningen är bekräftad.", jd = "Bokning ombokad", qd = "Bokningsdatum och tid", Yd = "Avboka bokning", Hd = "Omboka", zd = "Avvisa bokning", Gd = "Bekräfta bokning", Wd = "Bokning pågår", Vd = "Hantera din bokning nedan. Inbjudna kommer att få ett e-postmeddelande om begärans status.", Kd = "Din bokning har bekräftats framgångsrikt", Jd = "Ett bekräftelsemail har skickats till", Zd = "Avboka bokning?", Qd = "Din nuvarande tidslucka kommer att bli tillgänglig för andra.", Xd = "Anledning till avbokning", e0 = "Gå tillbaka", t0 = "Din bokning har avbokats framgångsrikt", n0 = "Ett avbokningsmejl har skickats till", r0 = "Stäng", i0 = "Stänger", u0 = "{{field}} är obligatoriskt.", s0 = "{{field}} har ogiltigt format.", o0 = "Skapa Bokning", a0 = "Hämta Tillgänglighet", l0 = "Avboka Bokning", c0 = "Omboka Bokning", f0 = "Hämta UI-inställningar", d0 = "Avvisa Bokning", h0 = "Bekräfta Bokning", g0 = "Något gick fel...", p0 = "Schemaläggningskomponentfel", m0 = "'sessionId' krävs för privata konfigurationer.", b0 = "Om du använder offentlig konfiguration anger du antingen en konfigurations-ID eller en kombination av 'slug' och 'clientId'.", y0 = "Ogiltig tidslucka!", x0 = "Den valda tidsluckan är ogiltig", v0 = "Avbokningsfel", k0 = "Vänligen ange en anledning till avbokningen.", w0 = "Du kan inte avboka bokningen inom {{minCancellationNotice}} minuter före evenemanget", E0 = "Fel i avbokningsformuläret", T0 = "Dela din feedback", $0 = "Att ge oss din feedback och rapportera fel hjälper oss att skapa en bättre upplevelse för dig.", S0 = "Ge oss en detaljerad beskrivning av funktionen du kommenterar eller där du har upplevt ett problem.", B0 = "Ge din feedback här", A0 = "Avbryt", C0 = "Skicka", l2 = {
5770
+ }, Td = "Nästa", $d = "{{date}}", Sd = "{{time}}", Bd = "Namn", Ad = "Ange ditt namn", Cd = "E-post", Id = "Ange din e-postadress", Md = "Gästens e-post", Dd = "Ange gästens e-postadress", Od = "Lägg till gäst", Rd = "Lägg till en gäst till", Nd = "Tillbaka", Pd = "Boka nu", Ld = "Bokning bekräftad", Fd = "Du kommer snart att få en bekräftelse via e-post.", _d = "Bokning skickad", Ud = "Du kommer att få ett e-mail när bokningen är bekräftad.", jd = "Bokning ombokad", qd = "Bokningsdatum och tid", Yd = "Avboka bokning", Hd = "Omboka", zd = "Avvisa bokning", Gd = "Bekräfta bokning", Wd = "Bokning pågår", Vd = "Hantera din bokning nedan. Inbjudna kommer att få ett e-postmeddelande om begärans status.", Kd = "Din bokning har bekräftats framgångsrikt", Jd = "Ett bekräftelsemail har skickats till", Zd = "Avboka bokning?", Qd = "Din nuvarande tidslucka kommer att bli tillgänglig för andra.", Xd = "Anledning till avbokning", e0 = "Gå tillbaka", t0 = "Din bokning har avbokats framgångsrikt", n0 = "Ett avbokningsmejl har skickats till", r0 = "Stäng", i0 = "Stänger", u0 = "{{field}} är obligatoriskt.", s0 = "{{field}} har ogiltigt format.", o0 = "Skapa Bokning", a0 = "Hämta Tillgänglighet", l0 = "Avboka Bokning", c0 = "Omboka Bokning", f0 = "Hämta UI-inställningar", d0 = "Avvisa Bokning", h0 = "Bekräfta Bokning", g0 = "Något gick fel...", p0 = "Schemaläggningskomponentfel", m0 = "'sessionId' krävs för privata konfigurationer.", b0 = "Om du använder offentlig konfiguration anger du antingen en konfigurations-ID eller en kombination av 'slug' och 'clientId'.", y0 = "Ogiltig tidslucka!", x0 = "Den valda tidsluckan är ogiltig", v0 = "Avbokningsfel", k0 = "Vänligen ange en anledning till avbokningen.", w0 = "Du kan inte avboka bokningen inom {{minCancellationNotice}} minuter före evenemanget", E0 = "Fel i avbokningsformuläret", T0 = "Dela din feedback", $0 = "Att ge oss din feedback och rapportera fel hjälper oss att skapa en bättre upplevelse för dig.", S0 = "Ge oss en detaljerad beskrivning av funktionen du kommenterar eller där du har upplevt ett problem.", B0 = "Ge din feedback här", A0 = "Avbryt", C0 = "Skicka", l2 = {
5771
5771
  noDateSelected: xd,
5772
5772
  rescheduleTitle: vd,
5773
5773
  days: kd,
@@ -5779,8 +5779,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5779
5779
  name: Bd,
5780
5780
  namePlaceholder: Ad,
5781
5781
  email: Cd,
5782
- emailPlaceholder: Md,
5783
- guestEmail: Id,
5782
+ emailPlaceholder: Id,
5783
+ guestEmail: Md,
5784
5784
  guestEmailPlaceholder: Dd,
5785
5785
  addGuest: Od,
5786
5786
  addAnotherGuest: Rd,
@@ -5846,8 +5846,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5846
5846
  name: Bd,
5847
5847
  namePlaceholder: Ad,
5848
5848
  email: Cd,
5849
- emailPlaceholder: Md,
5850
- guestEmail: Id,
5849
+ emailPlaceholder: Id,
5850
+ guestEmail: Md,
5851
5851
  guestEmailPlaceholder: Dd,
5852
5852
  addGuest: Od,
5853
5853
  addAnotherGuest: Rd,
@@ -5901,7 +5901,7 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5901
5901
  feedbackModalCloseButton: A0,
5902
5902
  feedbackModalSubmitButton: C0,
5903
5903
  default: l2
5904
- }), M0 = "请选择日期", I0 = "选择另一个时间段重新安排您的会议", D0 = {
5904
+ }), I0 = "请选择日期", M0 = "选择另一个时间段重新安排您的会议", D0 = {
5905
5905
  sunday: "周日",
5906
5906
  monday: "周一",
5907
5907
  tuesday: "周二",
@@ -5927,9 +5927,9 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5927
5927
  october: "十月",
5928
5928
  november: "十一月",
5929
5929
  december: "十二月"
5930
- }, N0 = "下一个", P0 = "{{date}}", L0 = "{{time}}", F0 = "姓名", _0 = "输入你的名字", U0 = "电子邮件", j0 = "输入你的电子邮件", q0 = "客人的电子邮件", Y0 = "输入客人的电子邮件", H0 = "添加客人", z0 = "添加另一个客人", G0 = "返回", W0 = "立即预订", V0 = "预订已确认", K0 = "您将很快收到一封确认电子邮件。", J0 = "预订已发送", Z0 = "预订确认后,您将收到一封电子邮件。", Q0 = "预订已重新安排", X0 = "预订日期和时间", eh = "取消预订", th = "重新安排", nh = "拒绝预订", rh = "确认预订", ih = "预订待处理", uh = "在下方管理您的预订。受邀者将收到一封电子邮件,通知他们请求状态。", sh = "您的预订已成功确认", oh = "确认邮件已发送至", ah = "取消预订?", lh = "您当前的时间段将对其他人开放。", ch = "取消原因", fh = "返回", dh = "您的预订已成功取消", hh = "取消邮件已发送至", gh = "关闭", ph = "关闭", mh = "{{field}} 是必需的.", bh = "{{field}} 格式无效.", yh = "创建预订", xh = "获取可用性", vh = "取消预订", kh = "重新安排预订", wh = "获取UI设置", Eh = "拒绝预订", Th = "确认预订", $h = "出了点问题...", Sh = "调度组件错误", Bh = "私有配置需要 'sessionId'。", Ah = "如果使用公共配置,请传递 configurationId 或 'slug' 和 'clientId' 的组合。", Ch = "无效的时间段!", Mh = "所选时间段无效", Ih = "取消错误", Dh = "请提供取消的原因。", Oh = "您不能在活动开始前的{{minCancellationNotice}}分钟内取消预订", Rh = "取消预订表单错误", Nh = "分享您的反馈", Ph = "为我们提供反馈并报告错误有助于为您创造更好的体验。", Lh = "请详细描述您正在评论的功能或遇到问题的地方。", Fh = "在此处提供您的反馈", _h = "取消", Uh = "提交", f2 = {
5931
- noDateSelected: M0,
5932
- rescheduleTitle: I0,
5930
+ }, N0 = "下一个", P0 = "{{date}}", L0 = "{{time}}", F0 = "姓名", _0 = "输入你的名字", U0 = "电子邮件", j0 = "输入你的电子邮件", q0 = "客人的电子邮件", Y0 = "输入客人的电子邮件", H0 = "添加客人", z0 = "添加另一个客人", G0 = "返回", W0 = "立即预订", V0 = "预订已确认", K0 = "您将很快收到一封确认电子邮件。", J0 = "预订已发送", Z0 = "预订确认后,您将收到一封电子邮件。", Q0 = "预订已重新安排", X0 = "预订日期和时间", eh = "取消预订", th = "重新安排", nh = "拒绝预订", rh = "确认预订", ih = "预订待处理", uh = "在下方管理您的预订。受邀者将收到一封电子邮件,通知他们请求状态。", sh = "您的预订已成功确认", oh = "确认邮件已发送至", ah = "取消预订?", lh = "您当前的时间段将对其他人开放。", ch = "取消原因", fh = "返回", dh = "您的预订已成功取消", hh = "取消邮件已发送至", gh = "关闭", ph = "关闭", mh = "{{field}} 是必需的.", bh = "{{field}} 格式无效.", yh = "创建预订", xh = "获取可用性", vh = "取消预订", kh = "重新安排预订", wh = "获取UI设置", Eh = "拒绝预订", Th = "确认预订", $h = "出了点问题...", Sh = "调度组件错误", Bh = "私有配置需要 'sessionId'。", Ah = "如果使用公共配置,请传递 configurationId 或 'slug' 和 'clientId' 的组合。", Ch = "无效的时间段!", Ih = "所选时间段无效", Mh = "取消错误", Dh = "请提供取消的原因。", Oh = "您不能在活动开始前的{{minCancellationNotice}}分钟内取消预订", Rh = "取消预订表单错误", Nh = "分享您的反馈", Ph = "为我们提供反馈并报告错误有助于为您创造更好的体验。", Lh = "请详细描述您正在评论的功能或遇到问题的地方。", Fh = "在此处提供您的反馈", _h = "取消", Uh = "提交", f2 = {
5931
+ noDateSelected: I0,
5932
+ rescheduleTitle: M0,
5933
5933
  days: D0,
5934
5934
  time: O0,
5935
5935
  months: R0,
@@ -5982,8 +5982,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5982
5982
  sessionIdRequiredErrorMessage: Bh,
5983
5983
  publicConfigErrorMessage: Ah,
5984
5984
  invalidTimeslotErrorTitle: Ch,
5985
- invalidTimeslotErrorMessage: Mh,
5986
- cancellationErrorTitle: Ih,
5985
+ invalidTimeslotErrorMessage: Ih,
5986
+ cancellationErrorTitle: Mh,
5987
5987
  cancellationErrorMessage: Dh,
5988
5988
  minimumCancellationErrorMessage: Oh,
5989
5989
  cancelBokingFormError: Rh,
@@ -5995,8 +5995,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
5995
5995
  feedbackModalSubmitButton: Uh
5996
5996
  }, d2 = /* @__PURE__ */ Object.freeze({
5997
5997
  __proto__: null,
5998
- noDateSelected: M0,
5999
- rescheduleTitle: I0,
5998
+ noDateSelected: I0,
5999
+ rescheduleTitle: M0,
6000
6000
  days: D0,
6001
6001
  time: O0,
6002
6002
  months: R0,
@@ -6049,8 +6049,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
6049
6049
  sessionIdRequiredErrorMessage: Bh,
6050
6050
  publicConfigErrorMessage: Ah,
6051
6051
  invalidTimeslotErrorTitle: Ch,
6052
- invalidTimeslotErrorMessage: Mh,
6053
- cancellationErrorTitle: Ih,
6052
+ invalidTimeslotErrorMessage: Ih,
6053
+ cancellationErrorTitle: Mh,
6054
6054
  cancellationErrorMessage: Dh,
6055
6055
  minimumCancellationErrorMessage: Oh,
6056
6056
  cancelBokingFormError: Rh,
@@ -6087,7 +6087,7 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
6087
6087
  october: "Oktober",
6088
6088
  november: "November",
6089
6089
  december: "December"
6090
- }, Gh = "Volgende", Wh = "{{date}}", Vh = "{{time}}", Kh = "Naam", Jh = "Voer je naam in", Zh = "E-mail", Qh = "Voer je e-mail in", Xh = "E-mail van gast", eg = "Voer het e-mailadres van de gast in", tg = "Gast toevoegen", ng = "Nog een gast toevoegen", rg = "Terug", ig = "Boek nu", ug = "Boeking bevestigd", sg = "U ontvangt binnenkort een e-mailbevestiging.", og = "Boeking verzonden", ag = "U ontvangt een e-mail zodra de boeking is bevestigd.", lg = "Boeking verplaatst", cg = "Boekingsdatum en -tijd", fg = "Boeking annuleren", dg = "Herplannen", hg = "Boeking afwijzen", gg = "Boeking bevestigen", pg = "Boeking in afwachting", mg = "Beheer uw boeking hieronder. De genodigde ontvangt een e-mail over de status van de aanvraag.", bg = "Uw boeking is succesvol bevestigd", yg = "Een bevestigingsmail is verzonden naar", xg = "Boeking annuleren?", vg = "Uw huidige tijdslot zal beschikbaar worden voor anderen.", kg = "Reden voor annulering", wg = "Ga terug", Eg = "Uw boeking is succesvol geannuleerd", Tg = "Er is een annuleringsmail verzonden naar", $g = "Sluiten", Sg = "Sluiten", Bg = "{{field}} is vereist.", Ag = "{{field}} heeft een ongeldig formaat.", Cg = "Boeking Maken", Mg = "Beschikbaarheid Opvragen", Ig = "Boeking Annuleren", Dg = "Boeking Wijzigen", Og = "UI-instellingen Ophalen", Rg = "Boeking Afwijzen", Ng = "Boeking Bevestigen", Pg = "Er is iets misgegaan...", Lg = "Geen sessie-ID!", Fg = "Fout in planningscomponent", _g = "'sessionId' is vereist voor privéconfiguraties.", Ug = "Als u een openbare configuratie gebruikt, geeft u een configurationId of een combinatie van 'slug' en 'clientId' door.", jg = "Het geselecteerde tijdslot is ongeldig", qg = "Annuleringsfout", Yg = "Geef een reden op voor de annulering.", Hg = "U kunt de boeking niet annuleren binnen {{minCancellationNotice}} minuten voor het evenement", zg = "Fout in het annuleringsformulier", Gg = "Deel uw feedback", Wg = "Door ons uw feedback te geven en fouten te melden, helpt u ons een betere ervaring voor u te creëren.", Vg = "Geef ons een gedetailleerde beschrijving van de functie waarover u commentaar geeft of waar u een probleem heeft ondervonden.", Kg = "Geef hier uw feedback", Jg = "Sluiten", Zg = "Verzenden", h2 = {
6090
+ }, Gh = "Volgende", Wh = "{{date}}", Vh = "{{time}}", Kh = "Naam", Jh = "Voer je naam in", Zh = "E-mail", Qh = "Voer je e-mail in", Xh = "E-mail van gast", eg = "Voer het e-mailadres van de gast in", tg = "Gast toevoegen", ng = "Nog een gast toevoegen", rg = "Terug", ig = "Boek nu", ug = "Boeking bevestigd", sg = "U ontvangt binnenkort een e-mailbevestiging.", og = "Boeking verzonden", ag = "U ontvangt een e-mail zodra de boeking is bevestigd.", lg = "Boeking verplaatst", cg = "Boekingsdatum en -tijd", fg = "Boeking annuleren", dg = "Herplannen", hg = "Boeking afwijzen", gg = "Boeking bevestigen", pg = "Boeking in afwachting", mg = "Beheer uw boeking hieronder. De genodigde ontvangt een e-mail over de status van de aanvraag.", bg = "Uw boeking is succesvol bevestigd", yg = "Een bevestigingsmail is verzonden naar", xg = "Boeking annuleren?", vg = "Uw huidige tijdslot zal beschikbaar worden voor anderen.", kg = "Reden voor annulering", wg = "Ga terug", Eg = "Uw boeking is succesvol geannuleerd", Tg = "Er is een annuleringsmail verzonden naar", $g = "Sluiten", Sg = "Sluiten", Bg = "{{field}} is vereist.", Ag = "{{field}} heeft een ongeldig formaat.", Cg = "Boeking Maken", Ig = "Beschikbaarheid Opvragen", Mg = "Boeking Annuleren", Dg = "Boeking Wijzigen", Og = "UI-instellingen Ophalen", Rg = "Boeking Afwijzen", Ng = "Boeking Bevestigen", Pg = "Er is iets misgegaan...", Lg = "Geen sessie-ID!", Fg = "Fout in planningscomponent", _g = "'sessionId' is vereist voor privéconfiguraties.", Ug = "Als u een openbare configuratie gebruikt, geeft u een configurationId of een combinatie van 'slug' en 'clientId' door.", jg = "Het geselecteerde tijdslot is ongeldig", qg = "Annuleringsfout", Yg = "Geef een reden op voor de annulering.", Hg = "U kunt de boeking niet annuleren binnen {{minCancellationNotice}} minuten voor het evenement", zg = "Fout in het annuleringsformulier", Gg = "Deel uw feedback", Wg = "Door ons uw feedback te geven en fouten te melden, helpt u ons een betere ervaring voor u te creëren.", Vg = "Geef ons een gedetailleerde beschrijving van de functie waarover u commentaar geeft of waar u een probleem heeft ondervonden.", Kg = "Geef hier uw feedback", Jg = "Sluiten", Zg = "Verzenden", h2 = {
6091
6091
  noDateSelected: jh,
6092
6092
  rescheduleTitle: qh,
6093
6093
  days: Yh,
@@ -6131,8 +6131,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
6131
6131
  fieldRequired: Bg,
6132
6132
  invalidInputFormat: Ag,
6133
6133
  createBookingErrorTitle: Cg,
6134
- getAvailabilityErrorTitle: Mg,
6135
- cancelBookingErrorTitle: Ig,
6134
+ getAvailabilityErrorTitle: Ig,
6135
+ cancelBookingErrorTitle: Mg,
6136
6136
  rescheduleBookingErrorTitle: Dg,
6137
6137
  getUISettingErrorTitle: Og,
6138
6138
  rejectBookingErrorTitle: Rg,
@@ -6198,8 +6198,8 @@ const ms = "No date selected", bs = "Choose another time slot to reschedule your
6198
6198
  fieldRequired: Bg,
6199
6199
  invalidInputFormat: Ag,
6200
6200
  createBookingErrorTitle: Cg,
6201
- getAvailabilityErrorTitle: Mg,
6202
- cancelBookingErrorTitle: Ig,
6201
+ getAvailabilityErrorTitle: Ig,
6202
+ cancelBookingErrorTitle: Mg,
6203
6203
  rescheduleBookingErrorTitle: Dg,
6204
6204
  getUISettingErrorTitle: Og,
6205
6205
  rejectBookingErrorTitle: Rg,
@@ -6254,7 +6254,7 @@ ps.init({
6254
6254
  escapeValue: !1
6255
6255
  }
6256
6256
  });
6257
- var Ie = {}, Lr = {};
6257
+ var Me = {}, Lr = {};
6258
6258
  Object.defineProperty(Lr, "__esModule", { value: !0 });
6259
6259
  Lr.default = new Uint16Array(
6260
6260
  // prettier-ignore
@@ -6440,7 +6440,7 @@ var ar = {};
6440
6440
  }, x.prototype.stateNamedEntity = function(B, w) {
6441
6441
  for (var k = this.decodeTree, g = k[this.treeIndex], v = (g & d.VALUE_LENGTH) >> 14; w < B.length; w++, this.excess++) {
6442
6442
  var y = B.charCodeAt(w);
6443
- if (this.treeIndex = I(k, g, this.treeIndex + Math.max(1, v), y), this.treeIndex < 0)
6443
+ if (this.treeIndex = M(k, g, this.treeIndex + Math.max(1, v), y), this.treeIndex < 0)
6444
6444
  return this.result === 0 || // If we are parsing an attribute
6445
6445
  this.decodeMode === S.Attribute && // We shouldn't have consumed any characters after the entity,
6446
6446
  (v === 0 || // And there should be no invalid characters.
@@ -6483,22 +6483,22 @@ var ar = {};
6483
6483
  return function(g, v) {
6484
6484
  for (var y = 0, T = 0; (T = g.indexOf("&", T)) >= 0; ) {
6485
6485
  B += g.slice(y, T), w.startEntity(v);
6486
- var M = w.write(
6486
+ var I = w.write(
6487
6487
  g,
6488
6488
  // Skip the "&"
6489
6489
  T + 1
6490
6490
  );
6491
- if (M < 0) {
6491
+ if (I < 0) {
6492
6492
  y = T + w.end();
6493
6493
  break;
6494
6494
  }
6495
- y = T + M, T = M === 0 ? y + 1 : y;
6495
+ y = T + I, T = I === 0 ? y + 1 : y;
6496
6496
  }
6497
6497
  var R = B + g.slice(y);
6498
6498
  return B = "", R;
6499
6499
  };
6500
6500
  }
6501
- function I(x, B, w, k) {
6501
+ function M(x, B, w, k) {
6502
6502
  var g = (B & d.BRANCH_LENGTH) >> 7, v = B & d.JUMP_TABLE;
6503
6503
  if (g === 0)
6504
6504
  return v !== 0 && k === v ? w : -1;
@@ -6506,18 +6506,18 @@ var ar = {};
6506
6506
  var y = k - v;
6507
6507
  return y < 0 || y >= g ? -1 : x[w + y] - 1;
6508
6508
  }
6509
- for (var T = w, M = T + g - 1; T <= M; ) {
6510
- var R = T + M >>> 1, _ = x[R];
6509
+ for (var T = w, I = T + g - 1; T <= I; ) {
6510
+ var R = T + I >>> 1, _ = x[R];
6511
6511
  if (_ < k)
6512
6512
  T = R + 1;
6513
6513
  else if (_ > k)
6514
- M = R - 1;
6514
+ I = R - 1;
6515
6515
  else
6516
6516
  return x[R + g];
6517
6517
  }
6518
6518
  return -1;
6519
6519
  }
6520
- n.determineBranch = I;
6520
+ n.determineBranch = M;
6521
6521
  var O = N(u.default), P = N(s.default);
6522
6522
  function j(x, B) {
6523
6523
  return B === void 0 && (B = S.Legacy), O(x, B);
@@ -6535,7 +6535,7 @@ var ar = {};
6535
6535
  return P(x, S.Strict);
6536
6536
  }
6537
6537
  n.decodeXML = L;
6538
- })(Ie);
6538
+ })(Me);
6539
6539
  var D;
6540
6540
  (function(n) {
6541
6541
  n[n.Tab = 9] = "Tab", n[n.NewLine = 10] = "NewLine", n[n.FormFeed = 12] = "FormFeed", n[n.CarriageReturn = 13] = "CarriageReturn", n[n.Space = 32] = "Space", n[n.ExclamationMark = 33] = "ExclamationMark", n[n.Number = 35] = "Number", n[n.Amp = 38] = "Amp", n[n.SingleQuote = 39] = "SingleQuote", n[n.DoubleQuote = 34] = "DoubleQuote", n[n.Dash = 45] = "Dash", n[n.Slash = 47] = "Slash", n[n.Zero = 48] = "Zero", n[n.Nine = 57] = "Nine", n[n.Semi = 59] = "Semi", n[n.Lt = 60] = "Lt", n[n.Eq = 61] = "Eq", n[n.Gt = 62] = "Gt", n[n.Questionmark = 63] = "Questionmark", n[n.UpperA = 65] = "UpperA", n[n.LowerA = 97] = "LowerA", n[n.UpperF = 70] = "UpperF", n[n.LowerF = 102] = "LowerF", n[n.UpperZ = 90] = "UpperZ", n[n.LowerZ = 122] = "LowerZ", n[n.LowerX = 120] = "LowerX", n[n.OpeningSquareBracket = 91] = "OpeningSquareBracket";
@@ -6547,7 +6547,7 @@ var E;
6547
6547
  function _e(n) {
6548
6548
  return n === D.Space || n === D.NewLine || n === D.Tab || n === D.FormFeed || n === D.CarriageReturn;
6549
6549
  }
6550
- function jt(n) {
6550
+ function qt(n) {
6551
6551
  return n === D.Slash || n === D.Gt || _e(n);
6552
6552
  }
6553
6553
  function Vi(n) {
@@ -6574,7 +6574,7 @@ const fe = {
6574
6574
  };
6575
6575
  class Qg {
6576
6576
  constructor({ xmlMode: e = !1, decodeEntities: t = !0 }, r) {
6577
- this.cbs = r, this.state = E.Text, this.buffer = "", this.sectionStart = 0, this.index = 0, this.baseState = E.Text, this.isSpecial = !1, this.running = !0, this.offset = 0, this.currentSequence = void 0, this.sequenceIndex = 0, this.trieIndex = 0, this.trieCurrent = 0, this.entityResult = 0, this.entityExcess = 0, this.xmlMode = e, this.decodeEntities = t, this.entityTrie = e ? Ie.xmlDecodeTree : Ie.htmlDecodeTree;
6577
+ this.cbs = r, this.state = E.Text, this.buffer = "", this.sectionStart = 0, this.index = 0, this.baseState = E.Text, this.isSpecial = !1, this.running = !0, this.offset = 0, this.currentSequence = void 0, this.sequenceIndex = 0, this.trieIndex = 0, this.trieCurrent = 0, this.entityResult = 0, this.entityExcess = 0, this.xmlMode = e, this.decodeEntities = t, this.entityTrie = e ? Me.xmlDecodeTree : Me.htmlDecodeTree;
6578
6578
  }
6579
6579
  reset() {
6580
6580
  this.state = E.Text, this.buffer = "", this.sectionStart = 0, this.index = 0, this.baseState = E.Text, this.currentSequence = void 0, this.running = !0, this.offset = 0;
@@ -6610,7 +6610,7 @@ class Qg {
6610
6610
  const t = this.sequenceIndex === this.currentSequence.length;
6611
6611
  if (!(t ? (
6612
6612
  // If we are at the end of the sequence, make sure the tag name has ended
6613
- jt(e)
6613
+ qt(e)
6614
6614
  ) : (
6615
6615
  // Otherwise, do a case-insensitive comparison
6616
6616
  (e | 32) === this.currentSequence[this.sequenceIndex]
@@ -6671,7 +6671,7 @@ class Qg {
6671
6671
  * We allow anything that wouldn't end the tag.
6672
6672
  */
6673
6673
  isTagStartChar(e) {
6674
- return this.xmlMode ? !jt(e) : p2(e);
6674
+ return this.xmlMode ? !qt(e) : p2(e);
6675
6675
  }
6676
6676
  startSpecial(e, t) {
6677
6677
  this.isSpecial = !0, this.currentSequence = e, this.sequenceIndex = t, this.state = E.SpecialStartSequence;
@@ -6687,7 +6687,7 @@ class Qg {
6687
6687
  } else e === D.Slash ? this.state = E.BeforeClosingTagName : (this.state = E.Text, this.stateText(e));
6688
6688
  }
6689
6689
  stateInTagName(e) {
6690
- jt(e) && (this.cbs.onopentagname(this.sectionStart, this.index), this.sectionStart = -1, this.state = E.BeforeAttributeName, this.stateBeforeAttributeName(e));
6690
+ qt(e) && (this.cbs.onopentagname(this.sectionStart, this.index), this.sectionStart = -1, this.state = E.BeforeAttributeName, this.stateBeforeAttributeName(e));
6691
6691
  }
6692
6692
  stateBeforeClosingTagName(e) {
6693
6693
  _e(e) || (e === D.Gt ? this.state = E.Text : (this.state = this.isTagStartChar(e) ? E.InClosingTagName : E.InSpecialComment, this.sectionStart = this.index));
@@ -6705,7 +6705,7 @@ class Qg {
6705
6705
  e === D.Gt ? (this.cbs.onselfclosingtag(this.index), this.state = E.Text, this.baseState = E.Text, this.sectionStart = this.index + 1, this.isSpecial = !1) : _e(e) || (this.state = E.BeforeAttributeName, this.stateBeforeAttributeName(e));
6706
6706
  }
6707
6707
  stateInAttributeName(e) {
6708
- (e === D.Eq || jt(e)) && (this.cbs.onattribname(this.sectionStart, this.index), this.sectionStart = -1, this.state = E.AfterAttributeName, this.stateAfterAttributeName(e));
6708
+ (e === D.Eq || qt(e)) && (this.cbs.onattribname(this.sectionStart, this.index), this.sectionStart = -1, this.state = E.AfterAttributeName, this.stateAfterAttributeName(e));
6709
6709
  }
6710
6710
  stateAfterAttributeName(e) {
6711
6711
  e === D.Eq ? this.state = E.BeforeAttributeValue : e === D.Slash || e === D.Gt ? (this.cbs.onattribend(Re.NoValue, this.index), this.state = E.BeforeAttributeName, this.stateBeforeAttributeName(e)) : _e(e) || (this.cbs.onattribend(Re.NoValue, this.index), this.state = E.InAttributeName, this.sectionStart = this.index);
@@ -6748,12 +6748,12 @@ class Qg {
6748
6748
  this.entityExcess = 1, this.entityResult = 0, e === D.Number ? this.state = E.BeforeNumericEntity : e === D.Amp || (this.trieIndex = 0, this.trieCurrent = this.entityTrie[0], this.state = E.InNamedEntity, this.stateInNamedEntity(e));
6749
6749
  }
6750
6750
  stateInNamedEntity(e) {
6751
- if (this.entityExcess += 1, this.trieIndex = Ie.determineBranch(this.entityTrie, this.trieCurrent, this.trieIndex + 1, e), this.trieIndex < 0) {
6751
+ if (this.entityExcess += 1, this.trieIndex = Me.determineBranch(this.entityTrie, this.trieCurrent, this.trieIndex + 1, e), this.trieIndex < 0) {
6752
6752
  this.emitNamedEntity(), this.index--;
6753
6753
  return;
6754
6754
  }
6755
6755
  this.trieCurrent = this.entityTrie[this.trieIndex];
6756
- const t = this.trieCurrent & Ie.BinTrieFlags.VALUE_LENGTH;
6756
+ const t = this.trieCurrent & Me.BinTrieFlags.VALUE_LENGTH;
6757
6757
  if (t) {
6758
6758
  const r = (t >> 14) - 1;
6759
6759
  if (!this.allowLegacyEntity() && e !== D.Semi)
@@ -6767,9 +6767,9 @@ class Qg {
6767
6767
  emitNamedEntity() {
6768
6768
  if (this.state = this.baseState, this.entityResult === 0)
6769
6769
  return;
6770
- switch ((this.entityTrie[this.entityResult] & Ie.BinTrieFlags.VALUE_LENGTH) >> 14) {
6770
+ switch ((this.entityTrie[this.entityResult] & Me.BinTrieFlags.VALUE_LENGTH) >> 14) {
6771
6771
  case 1: {
6772
- this.emitCodePoint(this.entityTrie[this.entityResult] & ~Ie.BinTrieFlags.VALUE_LENGTH);
6772
+ this.emitCodePoint(this.entityTrie[this.entityResult] & ~Me.BinTrieFlags.VALUE_LENGTH);
6773
6773
  break;
6774
6774
  }
6775
6775
  case 2: {
@@ -6785,7 +6785,7 @@ class Qg {
6785
6785
  }
6786
6786
  emitNumericEntity(e) {
6787
6787
  const t = this.index - this.entityExcess - 1;
6788
- t + 2 + +(this.state === E.InHexEntity) !== this.index && (t > this.sectionStart && this.emitPartial(this.sectionStart, t), this.sectionStart = this.index + Number(e), this.emitCodePoint(Ie.replaceCodePoint(this.entityResult))), this.state = this.baseState;
6788
+ t + 2 + +(this.state === E.InHexEntity) !== this.index && (t > this.sectionStart && this.emitPartial(this.sectionStart, t), this.sectionStart = this.index + Number(e), this.emitCodePoint(Me.replaceCodePoint(this.entityResult))), this.state = this.baseState;
6789
6789
  }
6790
6790
  stateInNumericEntity(e) {
6791
6791
  e === D.Semi ? this.emitNumericEntity(!0) : Vi(e) ? (this.entityResult = this.entityResult * 10 + (e - D.Zero), this.entityExcess++) : (this.allowLegacyEntity() ? this.emitNumericEntity(!1) : this.state = this.baseState, this.index--);
@@ -7051,7 +7051,7 @@ class _r {
7051
7051
  ontextentity(e) {
7052
7052
  var t, r;
7053
7053
  const i = this.tokenizer.getSectionStart();
7054
- this.endIndex = i - 1, (r = (t = this.cbs).ontext) === null || r === void 0 || r.call(t, Ie.fromCodePoint(e)), this.startIndex = i;
7054
+ this.endIndex = i - 1, (r = (t = this.cbs).ontext) === null || r === void 0 || r.call(t, Me.fromCodePoint(e)), this.startIndex = i;
7055
7055
  }
7056
7056
  isVoidElement(e) {
7057
7057
  return !this.options.xmlMode && y2.has(e);
@@ -7122,7 +7122,7 @@ class _r {
7122
7122
  }
7123
7123
  /** @internal */
7124
7124
  onattribentity(e) {
7125
- this.attribvalue += Ie.fromCodePoint(e);
7125
+ this.attribvalue += Me.fromCodePoint(e);
7126
7126
  }
7127
7127
  /** @internal */
7128
7128
  onattribend(e, t) {
@@ -7728,7 +7728,7 @@ const T2 = b1(/["&\u00A0]/g, /* @__PURE__ */ new Map([
7728
7728
  function C2(n) {
7729
7729
  return n.replace(/"/g, "&quot;");
7730
7730
  }
7731
- function M2(n, e) {
7731
+ function I2(n, e) {
7732
7732
  var t;
7733
7733
  if (!n)
7734
7734
  return;
@@ -7764,10 +7764,10 @@ function Yr(n, e = {}) {
7764
7764
  const t = "length" in n ? n : [n];
7765
7765
  let r = "";
7766
7766
  for (let i = 0; i < t.length; i++)
7767
- r += I2(t[i], e);
7767
+ r += M2(t[i], e);
7768
7768
  return r;
7769
7769
  }
7770
- function I2(n, e) {
7770
+ function M2(n, e) {
7771
7771
  switch (n.type) {
7772
7772
  case e1:
7773
7773
  return Yr(n.children, e);
@@ -7801,7 +7801,7 @@ function R2(n, e) {
7801
7801
  var t;
7802
7802
  e.xmlMode === "foreign" && (n.name = (t = S2.get(n.name)) !== null && t !== void 0 ? t : n.name, n.parent && D2.has(n.parent.name) && (e = { ...e, xmlMode: !1 })), !e.xmlMode && O2.has(n.name) && (e = { ...e, xmlMode: "foreign" });
7803
7803
  let r = `<${n.name}`;
7804
- const i = M2(n.attribs, e);
7804
+ const i = I2(n.attribs, e);
7805
7805
  return i && (r += ` ${i}`), n.children.length === 0 && (e.xmlMode ? (
7806
7806
  // In XML mode or foreign mode, and user hasn't explicitly turned off self-closing tags
7807
7807
  e.selfClosingTags !== !1
@@ -7880,7 +7880,7 @@ function z2(n) {
7880
7880
  ({ prev: e } = e);
7881
7881
  return e;
7882
7882
  }
7883
- function Nt(n) {
7883
+ function Pt(n) {
7884
7884
  if (n.prev && (n.prev.next = n.next), n.next && (n.next.prev = n.prev), n.parent) {
7885
7885
  const e = n.parent.children, t = e.lastIndexOf(n);
7886
7886
  t >= 0 && e.splice(t, 1);
@@ -7899,14 +7899,14 @@ function G2(n, e) {
7899
7899
  }
7900
7900
  }
7901
7901
  function W2(n, e) {
7902
- if (Nt(e), e.next = null, e.parent = n, n.children.push(e) > 1) {
7902
+ if (Pt(e), e.next = null, e.parent = n, n.children.push(e) > 1) {
7903
7903
  const t = n.children[n.children.length - 2];
7904
7904
  t.next = e, e.prev = t;
7905
7905
  } else
7906
7906
  e.prev = null;
7907
7907
  }
7908
7908
  function V2(n, e) {
7909
- Nt(e);
7909
+ Pt(e);
7910
7910
  const { parent: t } = n, r = n.next;
7911
7911
  if (e.next = r, e.prev = n, n.next = e, e.parent = t, r) {
7912
7912
  if (r.prev = e, t) {
@@ -7916,14 +7916,14 @@ function V2(n, e) {
7916
7916
  } else t && t.children.push(e);
7917
7917
  }
7918
7918
  function K2(n, e) {
7919
- if (Nt(e), e.parent = n, e.prev = null, n.children.unshift(e) !== 1) {
7919
+ if (Pt(e), e.parent = n, e.prev = null, n.children.unshift(e) !== 1) {
7920
7920
  const t = n.children[1];
7921
7921
  t.prev = e, e.next = t;
7922
7922
  } else
7923
7923
  e.next = null;
7924
7924
  }
7925
7925
  function J2(n, e) {
7926
- Nt(e);
7926
+ Pt(e);
7927
7927
  const { parent: t } = n;
7928
7928
  if (t) {
7929
7929
  const r = t.children;
@@ -8162,7 +8162,7 @@ const fy = /* @__PURE__ */ Object.freeze({
8162
8162
  getName: Y2,
8163
8163
  nextElementSibling: H2,
8164
8164
  prevElementSibling: z2,
8165
- removeElement: Nt,
8165
+ removeElement: Pt,
8166
8166
  replaceElement: G2,
8167
8167
  appendChild: W2,
8168
8168
  append: V2,
@@ -8215,7 +8215,7 @@ const py = /* @__PURE__ */ Object.freeze({
8215
8215
  ElementType: v2,
8216
8216
  getFeed: zr,
8217
8217
  DomUtils: fy
8218
- }), my = /* @__PURE__ */ Mn(py);
8218
+ }), my = /* @__PURE__ */ In(py);
8219
8219
  var by = (n) => {
8220
8220
  if (typeof n != "string")
8221
8221
  throw new TypeError("Expected a string");
@@ -8237,7 +8237,7 @@ function yy(n) {
8237
8237
  const xy = /* @__PURE__ */ Object.freeze({
8238
8238
  __proto__: null,
8239
8239
  isPlainObject: yy
8240
- }), vy = /* @__PURE__ */ Mn(xy);
8240
+ }), vy = /* @__PURE__ */ In(xy);
8241
8241
  var ky = function(e) {
8242
8242
  return wy(e) && !Ey(e);
8243
8243
  };
@@ -8255,12 +8255,12 @@ function Sy(n) {
8255
8255
  function By(n) {
8256
8256
  return Array.isArray(n) ? [] : {};
8257
8257
  }
8258
- function St(n, e) {
8258
+ function Bt(n, e) {
8259
8259
  return e.clone !== !1 && e.isMergeableObject(n) ? ct(By(n), n, e) : n;
8260
8260
  }
8261
8261
  function Ay(n, e, t) {
8262
8262
  return n.concat(e).map(function(r) {
8263
- return St(r, t);
8263
+ return Bt(r, t);
8264
8264
  });
8265
8265
  }
8266
8266
  function Cy(n, e) {
@@ -8269,13 +8269,13 @@ function Cy(n, e) {
8269
8269
  var t = e.customMerge(n);
8270
8270
  return typeof t == "function" ? t : ct;
8271
8271
  }
8272
- function My(n) {
8272
+ function Iy(n) {
8273
8273
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(n).filter(function(e) {
8274
8274
  return Object.propertyIsEnumerable.call(n, e);
8275
8275
  }) : [];
8276
8276
  }
8277
8277
  function iu(n) {
8278
- return Object.keys(n).concat(My(n));
8278
+ return Object.keys(n).concat(Iy(n));
8279
8279
  }
8280
8280
  function C1(n, e) {
8281
8281
  try {
@@ -8284,21 +8284,21 @@ function C1(n, e) {
8284
8284
  return !1;
8285
8285
  }
8286
8286
  }
8287
- function Iy(n, e) {
8287
+ function My(n, e) {
8288
8288
  return C1(n, e) && !(Object.hasOwnProperty.call(n, e) && Object.propertyIsEnumerable.call(n, e));
8289
8289
  }
8290
8290
  function Dy(n, e, t) {
8291
8291
  var r = {};
8292
8292
  return t.isMergeableObject(n) && iu(n).forEach(function(i) {
8293
- r[i] = St(n[i], t);
8293
+ r[i] = Bt(n[i], t);
8294
8294
  }), iu(e).forEach(function(i) {
8295
- Iy(n, i) || (C1(n, i) && t.isMergeableObject(e[i]) ? r[i] = Cy(i, t)(n[i], e[i], t) : r[i] = St(e[i], t));
8295
+ My(n, i) || (C1(n, i) && t.isMergeableObject(e[i]) ? r[i] = Cy(i, t)(n[i], e[i], t) : r[i] = Bt(e[i], t));
8296
8296
  }), r;
8297
8297
  }
8298
8298
  function ct(n, e, t) {
8299
- t = t || {}, t.arrayMerge = t.arrayMerge || Ay, t.isMergeableObject = t.isMergeableObject || ky, t.cloneUnlessOtherwiseSpecified = St;
8299
+ t = t || {}, t.arrayMerge = t.arrayMerge || Ay, t.isMergeableObject = t.isMergeableObject || ky, t.cloneUnlessOtherwiseSpecified = Bt;
8300
8300
  var r = Array.isArray(e), i = Array.isArray(n), u = r === i;
8301
- return u ? r ? t.arrayMerge(n, e, t) : Dy(n, e, t) : St(e, t);
8301
+ return u ? r ? t.arrayMerge(n, e, t) : Dy(n, e, t) : Bt(e, t);
8302
8302
  }
8303
8303
  ct.all = function(e, t) {
8304
8304
  if (!Array.isArray(e))
@@ -8307,22 +8307,22 @@ ct.all = function(e, t) {
8307
8307
  return ct(r, i, t);
8308
8308
  }, {});
8309
8309
  };
8310
- var Oy = ct, Ry = Oy, M1 = { exports: {} };
8310
+ var Oy = ct, Ry = Oy, I1 = { exports: {} };
8311
8311
  (function(n) {
8312
8312
  (function(e, t) {
8313
8313
  n.exports ? n.exports = t() : e.parseSrcset = t();
8314
8314
  })(be, function() {
8315
8315
  return function(e) {
8316
- function t(I) {
8317
- return I === " " || // space
8318
- I === " " || // horizontal tab
8319
- I === `
8316
+ function t(M) {
8317
+ return M === " " || // space
8318
+ M === " " || // horizontal tab
8319
+ M === `
8320
8320
  ` || // new line
8321
- I === "\f" || // form feed
8322
- I === "\r";
8321
+ M === "\f" || // form feed
8322
+ M === "\r";
8323
8323
  }
8324
- function r(I) {
8325
- var O, P = I.exec(e.substring(p));
8324
+ function r(M) {
8325
+ var O, P = M.exec(e.substring(p));
8326
8326
  if (P)
8327
8327
  return O = P[0], p += O.length, O;
8328
8328
  }
@@ -8364,27 +8364,27 @@ var Oy = ct, Ry = Oy, M1 = { exports: {} };
8364
8364
  }
8365
8365
  }
8366
8366
  function N() {
8367
- var I = !1, O, P, j, z, q = {}, L, x, B, w, k;
8367
+ var M = !1, O, P, j, z, q = {}, L, x, B, w, k;
8368
8368
  for (z = 0; z < f.length; z++)
8369
- L = f[z], x = L[L.length - 1], B = L.substring(0, L.length - 1), w = parseInt(B, 10), k = parseFloat(B), l.test(B) && x === "w" ? ((O || P) && (I = !0), w === 0 ? I = !0 : O = w) : c.test(B) && x === "x" ? ((O || P || j) && (I = !0), k < 0 ? I = !0 : P = k) : l.test(B) && x === "h" ? ((j || P) && (I = !0), w === 0 ? I = !0 : j = w) : I = !0;
8370
- I ? console && console.log && console.log("Invalid srcset descriptor found in '" + e + "' at '" + L + "'.") : (q.url = d, O && (q.w = O), P && (q.d = P), j && (q.h = j), S.push(q));
8369
+ L = f[z], x = L[L.length - 1], B = L.substring(0, L.length - 1), w = parseInt(B, 10), k = parseFloat(B), l.test(B) && x === "w" ? ((O || P) && (M = !0), w === 0 ? M = !0 : O = w) : c.test(B) && x === "x" ? ((O || P || j) && (M = !0), k < 0 ? M = !0 : P = k) : l.test(B) && x === "h" ? ((j || P) && (M = !0), w === 0 ? M = !0 : j = w) : M = !0;
8370
+ M ? console && console.log && console.log("Invalid srcset descriptor found in '" + e + "' at '" + L + "'.") : (q.url = d, O && (q.w = O), P && (q.d = P), j && (q.h = j), S.push(q));
8371
8371
  }
8372
8372
  };
8373
8373
  });
8374
- })(M1);
8375
- var uu = be.process, Gr = { exports: {} }, Q = String, I1 = function() {
8374
+ })(I1);
8375
+ var uu = be.process, Gr = { exports: {} }, Q = String, M1 = function() {
8376
8376
  return { isColorSupported: !1, reset: Q, bold: Q, dim: Q, italic: Q, underline: Q, inverse: Q, hidden: Q, strikethrough: Q, black: Q, red: Q, green: Q, yellow: Q, blue: Q, magenta: Q, cyan: Q, white: Q, gray: Q, bgBlack: Q, bgRed: Q, bgGreen: Q, bgYellow: Q, bgBlue: Q, bgMagenta: Q, bgCyan: Q, bgWhite: Q };
8377
8377
  };
8378
- Gr.exports = I1();
8379
- Gr.exports.createColors = I1;
8378
+ Gr.exports = M1();
8379
+ Gr.exports.createColors = M1;
8380
8380
  const Ny = {}, Py = /* @__PURE__ */ Object.freeze({
8381
8381
  __proto__: null,
8382
8382
  default: Ny
8383
- }), Be = /* @__PURE__ */ Mn(Py);
8383
+ }), Be = /* @__PURE__ */ In(Py);
8384
8384
  let su = Gr.exports, ou = Be;
8385
- class Bt extends Error {
8385
+ class At extends Error {
8386
8386
  constructor(e, t, r, i, u, s) {
8387
- super(e), this.name = "CssSyntaxError", this.reason = e, u && (this.file = u), i && (this.source = i), s && (this.plugin = s), typeof t < "u" && typeof r < "u" && (typeof t == "number" ? (this.line = t, this.column = r) : (this.line = t.line, this.column = t.column, this.endLine = r.line, this.endColumn = r.column)), this.setMessage(), Error.captureStackTrace && Error.captureStackTrace(this, Bt);
8387
+ super(e), this.name = "CssSyntaxError", this.reason = e, u && (this.file = u), i && (this.source = i), s && (this.plugin = s), typeof t < "u" && typeof r < "u" && (typeof t == "number" ? (this.line = t, this.column = r) : (this.line = t.line, this.column = t.column, this.endLine = r.line, this.endColumn = r.column)), this.setMessage(), Error.captureStackTrace && Error.captureStackTrace(this, At);
8388
8388
  }
8389
8389
  setMessage() {
8390
8390
  this.message = this.plugin ? this.plugin + ": " : "", this.message += this.file ? this.file : "<css input>", typeof this.line < "u" && (this.message += ":" + this.line + ":" + this.column), this.message += ": " + this.reason;
@@ -8418,11 +8418,11 @@ class Bt extends Error {
8418
8418
  `), this.name + ": " + this.message + e;
8419
8419
  }
8420
8420
  }
8421
- var Wr = Bt;
8422
- Bt.default = Bt;
8423
- var Pt = {};
8424
- Pt.isClean = Symbol("isClean");
8425
- Pt.my = Symbol("my");
8421
+ var Wr = At;
8422
+ At.default = At;
8423
+ var Lt = {};
8424
+ Lt.isClean = Symbol("isClean");
8425
+ Lt.my = Symbol("my");
8426
8426
  const au = {
8427
8427
  colon: ": ",
8428
8428
  indent: " ",
@@ -8618,7 +8618,7 @@ function hr(n, e) {
8618
8618
  }
8619
8619
  var Rn = hr;
8620
8620
  hr.default = hr;
8621
- let { isClean: qt, my: _y } = Pt, Uy = Wr, jy = D1, qy = Rn;
8621
+ let { isClean: Yt, my: _y } = Lt, Uy = Wr, jy = D1, qy = Rn;
8622
8622
  function gr(n, e) {
8623
8623
  let t = new n.constructor();
8624
8624
  for (let r in n) {
@@ -8630,7 +8630,7 @@ function gr(n, e) {
8630
8630
  }
8631
8631
  class pr {
8632
8632
  constructor(e = {}) {
8633
- this.raws = {}, this[qt] = !1, this[_y] = !0;
8633
+ this.raws = {}, this[Yt] = !1, this[_y] = !0;
8634
8634
  for (let t in e)
8635
8635
  if (t === "nodes") {
8636
8636
  this.nodes = [];
@@ -8811,11 +8811,11 @@ class pr {
8811
8811
  return e;
8812
8812
  }
8813
8813
  markDirty() {
8814
- if (this[qt]) {
8815
- this[qt] = !1;
8814
+ if (this[Yt]) {
8815
+ this[Yt] = !1;
8816
8816
  let e = this;
8817
8817
  for (; e = e.parent; )
8818
- e[qt] = !1;
8818
+ e[Yt] = !1;
8819
8819
  }
8820
8820
  }
8821
8821
  get proxyOf() {
@@ -8850,7 +8850,7 @@ const Wy = /* @__PURE__ */ Object.freeze({
8850
8850
  __proto__: null,
8851
8851
  nanoid: Gy,
8852
8852
  customAlphabet: zy
8853
- }), Vy = /* @__PURE__ */ Mn(Wy);
8853
+ }), Vy = /* @__PURE__ */ In(Wy);
8854
8854
  let { SourceMapConsumer: lu, SourceMapGenerator: cu } = Be, { existsSync: Ky, readFileSync: Jy } = Be, { dirname: Hn, join: Zy } = Be;
8855
8855
  function Qy(n) {
8856
8856
  return $ ? $.from(n, "base64").toString() : window.atob(n);
@@ -8934,7 +8934,7 @@ class br {
8934
8934
  }
8935
8935
  var O1 = br;
8936
8936
  br.default = br;
8937
- let { SourceMapConsumer: Xy, SourceMapGenerator: e3 } = Be, { fileURLToPath: fu, pathToFileURL: Yt } = Be, { resolve: yr, isAbsolute: xr } = Be, { nanoid: t3 } = Vy, zn = Be, du = Wr, n3 = O1, Gn = Symbol("fromOffsetCache"), r3 = !!(Xy && e3), hu = !!(yr && xr);
8937
+ let { SourceMapConsumer: Xy, SourceMapGenerator: e3 } = Be, { fileURLToPath: fu, pathToFileURL: Ht } = Be, { resolve: yr, isAbsolute: xr } = Be, { nanoid: t3 } = Vy, zn = Be, du = Wr, n3 = O1, Gn = Symbol("fromOffsetCache"), r3 = !!(Xy && e3), hu = !!(yr && xr);
8938
8938
  class kn {
8939
8939
  constructor(e, t = {}) {
8940
8940
  if (e === null || typeof e > "u" || typeof e == "object" && !e.toString)
@@ -9016,7 +9016,7 @@ class kn {
9016
9016
  this.css,
9017
9017
  this.file,
9018
9018
  i.plugin
9019
- ), u.input = { line: t, column: r, endLine: s, endColumn: a, source: this.css }, this.file && (Yt && (u.input.url = Yt(this.file).toString()), u.input.file = this.file), u;
9019
+ ), u.input = { line: t, column: r, endLine: s, endColumn: a, source: this.css }, this.file && (Ht && (u.input.url = Ht(this.file).toString()), u.input.file = this.file), u;
9020
9020
  }
9021
9021
  origin(e, t, r, i) {
9022
9022
  if (!this.map) return !1;
@@ -9025,9 +9025,9 @@ class kn {
9025
9025
  let a;
9026
9026
  typeof r == "number" && (a = u.originalPositionFor({ line: r, column: i }));
9027
9027
  let o;
9028
- xr(s.source) ? o = Yt(s.source) : o = new URL(
9028
+ xr(s.source) ? o = Ht(s.source) : o = new URL(
9029
9029
  s.source,
9030
- this.map.consumer().sourceRoot || Yt(this.map.mapFile)
9030
+ this.map.consumer().sourceRoot || Ht(this.map.mapFile)
9031
9031
  );
9032
9032
  let l = {
9033
9033
  url: o.toString(),
@@ -9209,7 +9209,7 @@ class vr extends a3 {
9209
9209
  }
9210
9210
  var Fn = vr;
9211
9211
  vr.default = vr;
9212
- let { isClean: _1, my: U1 } = Pt, j1 = Pn, q1 = Fn, l3 = Nn, Y1, Vr, Kr, H1;
9212
+ let { isClean: _1, my: U1 } = Lt, j1 = Pn, q1 = Fn, l3 = Nn, Y1, Vr, Kr, H1;
9213
9213
  function z1(n) {
9214
9214
  return n.map((e) => (e.nodes && (e.nodes = z1(e.nodes)), delete e.source, e));
9215
9215
  }
@@ -9421,7 +9421,7 @@ Se.rebuild = (n) => {
9421
9421
  });
9422
9422
  };
9423
9423
  let c3 = et, W1, V1;
9424
- class At extends c3 {
9424
+ class Ct extends c3 {
9425
9425
  constructor(e) {
9426
9426
  super({ type: "document", ...e }), this.nodes || (this.nodes = []);
9427
9427
  }
@@ -9429,14 +9429,14 @@ class At extends c3 {
9429
9429
  return new W1(new V1(), this, e).stringify();
9430
9430
  }
9431
9431
  }
9432
- At.registerLazyResult = (n) => {
9432
+ Ct.registerLazyResult = (n) => {
9433
9433
  W1 = n;
9434
9434
  };
9435
- At.registerProcessor = (n) => {
9435
+ Ct.registerProcessor = (n) => {
9436
9436
  V1 = n;
9437
9437
  };
9438
- var Jr = At;
9439
- At.default = At;
9438
+ var Jr = Ct;
9439
+ Ct.default = Ct;
9440
9440
  class kr {
9441
9441
  constructor(e, t = {}) {
9442
9442
  if (this.type = "warning", this.text = e, t.node && t.node.source) {
@@ -9477,13 +9477,13 @@ class wr {
9477
9477
  }
9478
9478
  var Zr = wr;
9479
9479
  wr.default = wr;
9480
- const Wn = 39, pu = 34, Ht = 92, mu = 47, zt = 10, mt = 32, Gt = 12, Wt = 9, Vt = 13, d3 = 91, h3 = 93, g3 = 40, p3 = 41, m3 = 123, b3 = 125, y3 = 59, x3 = 42, v3 = 58, k3 = 64, Kt = /[\t\n\f\r "#'()/;[\\\]{}]/g, Jt = /[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g, w3 = /.[\n"'(/\\]/, bu = /[\da-f]/i;
9480
+ const Wn = 39, pu = 34, zt = 92, mu = 47, Gt = 10, mt = 32, Wt = 12, Vt = 9, Kt = 13, d3 = 91, h3 = 93, g3 = 40, p3 = 41, m3 = 123, b3 = 125, y3 = 59, x3 = 42, v3 = 58, k3 = 64, Jt = /[\t\n\f\r "#'()/;[\\\]{}]/g, Zt = /[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g, w3 = /.[\n"'(/\\]/, bu = /[\da-f]/i;
9481
9481
  var E3 = function(e, t = {}) {
9482
9482
  let r = e.css.valueOf(), i = t.ignoreErrors, u, s, a, o, l, c, d, f, h, m, b = r.length, p = 0, S = [], A = [];
9483
9483
  function N() {
9484
9484
  return p;
9485
9485
  }
9486
- function I(z) {
9486
+ function M(z) {
9487
9487
  throw e.error("Unclosed " + z, p);
9488
9488
  }
9489
9489
  function O() {
@@ -9494,15 +9494,15 @@ var E3 = function(e, t = {}) {
9494
9494
  if (p >= b) return;
9495
9495
  let q = z ? z.ignoreUnclosed : !1;
9496
9496
  switch (u = r.charCodeAt(p), u) {
9497
- case zt:
9497
+ case Gt:
9498
9498
  case mt:
9499
- case Wt:
9500
9499
  case Vt:
9501
- case Gt: {
9500
+ case Kt:
9501
+ case Wt: {
9502
9502
  s = p;
9503
9503
  do
9504
9504
  s += 1, u = r.charCodeAt(s);
9505
- while (u === mt || u === zt || u === Wt || u === Vt || u === Gt);
9505
+ while (u === mt || u === Gt || u === Vt || u === Kt || u === Wt);
9506
9506
  m = ["space", r.slice(p, s)], p = s - 1;
9507
9507
  break;
9508
9508
  }
@@ -9518,7 +9518,7 @@ var E3 = function(e, t = {}) {
9518
9518
  break;
9519
9519
  }
9520
9520
  case g3: {
9521
- if (f = S.length ? S.pop()[1] : "", h = r.charCodeAt(p + 1), f === "url" && h !== Wn && h !== pu && h !== mt && h !== zt && h !== Wt && h !== Gt && h !== Vt) {
9521
+ if (f = S.length ? S.pop()[1] : "", h = r.charCodeAt(p + 1), f === "url" && h !== Wn && h !== pu && h !== mt && h !== Gt && h !== Vt && h !== Wt && h !== Kt) {
9522
9522
  s = p;
9523
9523
  do {
9524
9524
  if (c = !1, s = r.indexOf(")", s + 1), s === -1)
@@ -9526,8 +9526,8 @@ var E3 = function(e, t = {}) {
9526
9526
  s = p;
9527
9527
  break;
9528
9528
  } else
9529
- I("bracket");
9530
- for (d = s; r.charCodeAt(d - 1) === Ht; )
9529
+ M("bracket");
9530
+ for (d = s; r.charCodeAt(d - 1) === zt; )
9531
9531
  d -= 1, c = !c;
9532
9532
  } while (c);
9533
9533
  m = ["brackets", r.slice(p, s + 1), p, s], p = s;
@@ -9544,21 +9544,21 @@ var E3 = function(e, t = {}) {
9544
9544
  s = p + 1;
9545
9545
  break;
9546
9546
  } else
9547
- I("string");
9548
- for (d = s; r.charCodeAt(d - 1) === Ht; )
9547
+ M("string");
9548
+ for (d = s; r.charCodeAt(d - 1) === zt; )
9549
9549
  d -= 1, c = !c;
9550
9550
  } while (c);
9551
9551
  m = ["string", r.slice(p, s + 1), p, s], p = s;
9552
9552
  break;
9553
9553
  }
9554
9554
  case k3: {
9555
- Kt.lastIndex = p + 1, Kt.test(r), Kt.lastIndex === 0 ? s = r.length - 1 : s = Kt.lastIndex - 2, m = ["at-word", r.slice(p, s + 1), p, s], p = s;
9555
+ Jt.lastIndex = p + 1, Jt.test(r), Jt.lastIndex === 0 ? s = r.length - 1 : s = Jt.lastIndex - 2, m = ["at-word", r.slice(p, s + 1), p, s], p = s;
9556
9556
  break;
9557
9557
  }
9558
- case Ht: {
9559
- for (s = p, l = !0; r.charCodeAt(s + 1) === Ht; )
9558
+ case zt: {
9559
+ for (s = p, l = !0; r.charCodeAt(s + 1) === zt; )
9560
9560
  s += 1, l = !l;
9561
- if (u = r.charCodeAt(s + 1), l && u !== mu && u !== mt && u !== zt && u !== Wt && u !== Vt && u !== Gt && (s += 1, bu.test(r.charAt(s)))) {
9561
+ if (u = r.charCodeAt(s + 1), l && u !== mu && u !== mt && u !== Gt && u !== Vt && u !== Kt && u !== Wt && (s += 1, bu.test(r.charAt(s)))) {
9562
9562
  for (; bu.test(r.charAt(s + 1)); )
9563
9563
  s += 1;
9564
9564
  r.charCodeAt(s + 1) === mt && (s += 1);
@@ -9567,7 +9567,7 @@ var E3 = function(e, t = {}) {
9567
9567
  break;
9568
9568
  }
9569
9569
  default: {
9570
- u === mu && r.charCodeAt(p + 1) === x3 ? (s = r.indexOf("*/", p + 2) + 1, s === 0 && (i || q ? s = r.length : I("comment")), m = ["comment", r.slice(p, s + 1), p, s], p = s) : (Jt.lastIndex = p + 1, Jt.test(r), Jt.lastIndex === 0 ? s = r.length - 1 : s = Jt.lastIndex - 2, m = ["word", r.slice(p, s + 1), p, s], S.push(m), p = s);
9570
+ u === mu && r.charCodeAt(p + 1) === x3 ? (s = r.indexOf("*/", p + 2) + 1, s === 0 && (i || q ? s = r.length : M("comment")), m = ["comment", r.slice(p, s + 1), p, s], p = s) : (Zt.lastIndex = p + 1, Zt.test(r), Zt.lastIndex === 0 ? s = r.length - 1 : s = Zt.lastIndex - 2, m = ["word", r.slice(p, s + 1), p, s], S.push(m), p = s);
9571
9571
  break;
9572
9572
  }
9573
9573
  }
@@ -9628,10 +9628,10 @@ ft.registerLazyResult = (n) => {
9628
9628
  ft.registerProcessor = (n) => {
9629
9629
  X1 = n;
9630
9630
  };
9631
- var Lt = ft;
9631
+ var Ft = ft;
9632
9632
  ft.default = ft;
9633
9633
  Z1.registerRoot(ft);
9634
- let Ct = {
9634
+ let It = {
9635
9635
  split(n, e, t) {
9636
9636
  let r = [], i = "", u = !1, s = 0, a = !1, o = "", l = !1;
9637
9637
  for (let c of n)
@@ -9641,14 +9641,14 @@ let Ct = {
9641
9641
  space(n) {
9642
9642
  let e = [" ", `
9643
9643
  `, " "];
9644
- return Ct.split(n, e);
9644
+ return It.split(n, e);
9645
9645
  },
9646
9646
  comma(n) {
9647
- return Ct.split(n, [","], !0);
9647
+ return It.split(n, [","], !0);
9648
9648
  }
9649
9649
  };
9650
- var ep = Ct;
9651
- Ct.default = Ct;
9650
+ var ep = It;
9651
+ It.default = It;
9652
9652
  let tp = et, T3 = ep;
9653
9653
  class En extends tp {
9654
9654
  constructor(e) {
@@ -9665,18 +9665,18 @@ class En extends tp {
9665
9665
  var Xr = En;
9666
9666
  En.default = En;
9667
9667
  tp.registerRule(En);
9668
- let $3 = Pn, S3 = E3, B3 = Fn, A3 = Qr, C3 = Lt, yu = Xr;
9668
+ let $3 = Pn, S3 = E3, B3 = Fn, A3 = Qr, C3 = Ft, yu = Xr;
9669
9669
  const xu = {
9670
9670
  empty: !0,
9671
9671
  space: !0
9672
9672
  };
9673
- function M3(n) {
9673
+ function I3(n) {
9674
9674
  for (let e = n.length - 1; e >= 0; e--) {
9675
9675
  let t = n[e], r = t[3] || t[2];
9676
9676
  if (r) return r;
9677
9677
  }
9678
9678
  }
9679
- class I3 {
9679
+ class M3 {
9680
9680
  constructor(e) {
9681
9681
  this.input = e, this.root = new C3(), this.current = this.root, this.spaces = "", this.semicolon = !1, this.customProperty = !1, this.createTokenizer(), this.root.source = { input: e, start: { offset: 0, line: 1, column: 1 } };
9682
9682
  }
@@ -9768,7 +9768,7 @@ class I3 {
9768
9768
  this.init(r, e[0][2]);
9769
9769
  let i = e[e.length - 1];
9770
9770
  for (i[0] === ";" && (this.semicolon = !0, e.pop()), r.source.end = this.getPosition(
9771
- i[3] || i[2] || M3(e)
9771
+ i[3] || i[2] || I3(e)
9772
9772
  ); e[0][0] !== "word"; )
9773
9773
  e.length === 1 && this.unknownWord(e), r.raws.before += e.shift()[1];
9774
9774
  for (r.source.start = this.getPosition(e[0][2]), r.prop = ""; e.length; ) {
@@ -9972,7 +9972,7 @@ class I3 {
9972
9972
  );
9973
9973
  }
9974
9974
  }
9975
- var D3 = I3;
9975
+ var D3 = M3;
9976
9976
  let O3 = et, R3 = D3, N3 = Ln;
9977
9977
  function Tn(n, e) {
9978
9978
  let t = new N3(n, e), r = new R3(t);
@@ -9986,7 +9986,7 @@ function Tn(n, e) {
9986
9986
  var ei = Tn;
9987
9987
  Tn.default = Tn;
9988
9988
  O3.registerParse(Tn);
9989
- let { isClean: Ce, my: P3 } = Pt, L3 = F1, F3 = Rn, _3 = et, U3 = Jr, vu = Zr, j3 = ei, q3 = Lt;
9989
+ let { isClean: Ce, my: P3 } = Lt, L3 = F1, F3 = Rn, _3 = et, U3 = Jr, vu = Zr, j3 = ei, q3 = Ft;
9990
9990
  const Y3 = {
9991
9991
  document: "Document",
9992
9992
  root: "Root",
@@ -10388,7 +10388,7 @@ class $r {
10388
10388
  }
10389
10389
  var J3 = $r;
10390
10390
  $r.default = $r;
10391
- let Z3 = J3, Q3 = rp, X3 = Jr, e6 = Lt;
10391
+ let Z3 = J3, Q3 = rp, X3 = Jr, e6 = Ft;
10392
10392
  class Mt {
10393
10393
  constructor(e = []) {
10394
10394
  this.version = "8.4.21", this.plugins = this.normalize(e);
@@ -10416,9 +10416,9 @@ var t6 = Mt;
10416
10416
  Mt.default = Mt;
10417
10417
  e6.registerProcessor(Mt);
10418
10418
  X3.registerProcessor(Mt);
10419
- let n6 = Pn, r6 = O1, i6 = Fn, u6 = Qr, s6 = Ln, o6 = Lt, a6 = Xr;
10420
- function It(n, e) {
10421
- if (Array.isArray(n)) return n.map((i) => It(i));
10419
+ let n6 = Pn, r6 = O1, i6 = Fn, u6 = Qr, s6 = Ln, o6 = Ft, a6 = Xr;
10420
+ function Dt(n, e) {
10421
+ if (Array.isArray(n)) return n.map((i) => Dt(i));
10422
10422
  let { inputs: t, ...r } = n;
10423
10423
  if (t) {
10424
10424
  e = [];
@@ -10430,7 +10430,7 @@ function It(n, e) {
10430
10430
  }), e.push(u);
10431
10431
  }
10432
10432
  }
10433
- if (r.nodes && (r.nodes = n.nodes.map((i) => It(i, e))), r.source) {
10433
+ if (r.nodes && (r.nodes = n.nodes.map((i) => Dt(i, e))), r.source) {
10434
10434
  let { inputId: i, ...u } = r.source;
10435
10435
  r.source = u, i != null && (r.source.input = e[i]);
10436
10436
  }
@@ -10446,9 +10446,9 @@ function It(n, e) {
10446
10446
  return new u6(r);
10447
10447
  throw new Error("Unknown node type: " + n.type);
10448
10448
  }
10449
- var l6 = It;
10450
- It.default = It;
10451
- let c6 = Wr, ip = Pn, f6 = rp, d6 = et, ti = t6, h6 = Rn, g6 = l6, up = Jr, p6 = K1, sp = Fn, op = Qr, m6 = Zr, b6 = Ln, y6 = ei, x6 = ep, ap = Xr, lp = Lt, v6 = Nn;
10449
+ var l6 = Dt;
10450
+ Dt.default = Dt;
10451
+ let c6 = Wr, ip = Pn, f6 = rp, d6 = et, ti = t6, h6 = Rn, g6 = l6, up = Jr, p6 = K1, sp = Fn, op = Qr, m6 = Zr, b6 = Ln, y6 = ei, x6 = ep, ap = Xr, lp = Ft, v6 = Nn;
10452
10452
  function K(...n) {
10453
10453
  return n.length === 1 && Array.isArray(n[0]) && (n = n[0]), new ti(n);
10454
10454
  }
@@ -10500,7 +10500,7 @@ K.Node = v6;
10500
10500
  f6.registerPostcss(K);
10501
10501
  var k6 = K;
10502
10502
  K.default = K;
10503
- const w6 = my, wu = by, { isPlainObject: E6 } = vy, Eu = Ry, T6 = M1.exports, { parse: $6 } = k6, S6 = [
10503
+ const w6 = my, wu = by, { isPlainObject: E6 } = vy, Eu = Ry, T6 = I1.exports, { parse: $6 } = k6, S6 = [
10504
10504
  "img",
10505
10505
  "audio",
10506
10506
  "video",
@@ -10538,9 +10538,9 @@ function C6(n) {
10538
10538
  return e.url + (e.w ? ` ${e.w}w` : "") + (e.h ? ` ${e.h}h` : "") + (e.d ? ` ${e.d}x` : "");
10539
10539
  }).join(", ");
10540
10540
  }
10541
- var M6 = Dt;
10542
- const I6 = /^[^\0\t\n\f\r /<=>]+$/;
10543
- function Dt(n, e, t) {
10541
+ var I6 = Ot;
10542
+ const M6 = /^[^\0\t\n\f\r /<=>]+$/;
10543
+ function Ot(n, e, t) {
10544
10544
  if (n == null)
10545
10545
  return "";
10546
10546
  typeof n == "number" && (n = n.toString());
@@ -10556,7 +10556,7 @@ function Dt(n, e, t) {
10556
10556
  p.length && S6.includes(this.tag) && p[p.length - 1].mediaChildren.push(this.tag);
10557
10557
  };
10558
10558
  }
10559
- e = Object.assign({}, Dt.defaults, e), e.parser = Object.assign({}, D6, e.parser);
10559
+ e = Object.assign({}, Ot.defaults, e), e.parser = Object.assign({}, D6, e.parser);
10560
10560
  const s = function(g) {
10561
10561
  return e.allowedTags === !1 || (e.allowedTags || []).indexOf(g) > -1;
10562
10562
  };
@@ -10597,28 +10597,28 @@ and ensure you are accounting for this risk.
10597
10597
  let m;
10598
10598
  xt(e.transformTags, function(g, v) {
10599
10599
  let y;
10600
- typeof g == "function" ? y = g : typeof g == "string" && (y = Dt.simpleTransform(g)), v === "*" ? m = y : h[v] = y;
10600
+ typeof g == "function" ? y = g : typeof g == "string" && (y = Ot.simpleTransform(g)), v === "*" ? m = y : h[v] = y;
10601
10601
  });
10602
- let b, p, S, A, N, I, O = !1;
10602
+ let b, p, S, A, N, M, O = !1;
10603
10603
  j();
10604
10604
  const P = new w6.Parser({
10605
10605
  onopentag: function(g, v) {
10606
10606
  if (e.enforceHtmlBoundary && g === "html" && j(), N) {
10607
- I++;
10607
+ M++;
10608
10608
  return;
10609
10609
  }
10610
10610
  const y = new u(g, v);
10611
10611
  p.push(y);
10612
10612
  let T = !1;
10613
- const M = !!y.text;
10613
+ const I = !!y.text;
10614
10614
  let R;
10615
- if (Ue(h, g) && (R = h[g](g, v), y.attribs = v = R.attribs, R.text !== void 0 && (y.innerText = R.text), g !== R.tagName && (y.name = g = R.tagName, A[b] = R.tagName)), m && (R = m(g, v), y.attribs = v = R.attribs, g !== R.tagName && (y.name = g = R.tagName, A[b] = R.tagName)), (!s(g) || e.disallowedTagsMode === "recursiveEscape" && !A6(S) || e.nestingLimit != null && b >= e.nestingLimit) && (T = !0, S[b] = !0, (e.disallowedTagsMode === "discard" || e.disallowedTagsMode === "completelyDiscard") && a.indexOf(g) !== -1 && (N = !0, I = 1), S[b] = !0), b++, T) {
10615
+ if (Ue(h, g) && (R = h[g](g, v), y.attribs = v = R.attribs, R.text !== void 0 && (y.innerText = R.text), g !== R.tagName && (y.name = g = R.tagName, A[b] = R.tagName)), m && (R = m(g, v), y.attribs = v = R.attribs, g !== R.tagName && (y.name = g = R.tagName, A[b] = R.tagName)), (!s(g) || e.disallowedTagsMode === "recursiveEscape" && !A6(S) || e.nestingLimit != null && b >= e.nestingLimit) && (T = !0, S[b] = !0, (e.disallowedTagsMode === "discard" || e.disallowedTagsMode === "completelyDiscard") && a.indexOf(g) !== -1 && (N = !0, M = 1), S[b] = !0), b++, T) {
10616
10616
  if (e.disallowedTagsMode === "discard" || e.disallowedTagsMode === "completelyDiscard")
10617
10617
  return;
10618
10618
  i = r, r = "";
10619
10619
  }
10620
10620
  r += "<" + g, g === "script" && (e.allowedScriptHostnames || e.allowedScriptDomains) && (y.innerText = ""), (!o || Ue(o, g) || o["*"]) && xt(v, function(_, F) {
10621
- if (!I6.test(F)) {
10621
+ if (!M6.test(F)) {
10622
10622
  delete y.attribs[F];
10623
10623
  return;
10624
10624
  }
@@ -10738,7 +10738,7 @@ and ensure you are accounting for this risk.
10738
10738
  r += " " + F, _ && _.length ? r += '="' + z(_, !0) + '"' : e.allowedEmptyAttributes.includes(F) && (r += '=""');
10739
10739
  } else
10740
10740
  delete y.attribs[F];
10741
- }), e.selfClosing.indexOf(g) !== -1 ? r += " />" : (r += ">", y.innerText && !M && !e.textFilter && (r += z(y.innerText), O = !0)), T && (r = i + z(r), i = "");
10741
+ }), e.selfClosing.indexOf(g) !== -1 ? r += " />" : (r += ">", y.innerText && !I && !e.textFilter && (r += z(y.innerText), O = !0)), T && (r = i + z(r), i = "");
10742
10742
  },
10743
10743
  ontext: function(g) {
10744
10744
  if (N)
@@ -10760,7 +10760,7 @@ and ensure you are accounting for this risk.
10760
10760
  },
10761
10761
  onclosetag: function(g, v) {
10762
10762
  if (N)
10763
- if (I--, !I)
10763
+ if (M--, !M)
10764
10764
  N = !1;
10765
10765
  else
10766
10766
  return;
@@ -10795,20 +10795,20 @@ and ensure you are accounting for this risk.
10795
10795
  }, e.parser);
10796
10796
  return P.write(n), P.end(), r;
10797
10797
  function j() {
10798
- r = "", b = 0, p = [], S = {}, A = {}, N = !1, I = 0;
10798
+ r = "", b = 0, p = [], S = {}, A = {}, N = !1, M = 0;
10799
10799
  }
10800
10800
  function z(g, v) {
10801
10801
  return typeof g != "string" && (g = g + ""), e.parser.decodeEntities && (g = g.replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;"), v && (g = g.replace(/"/g, "&quot;"))), g = g.replace(/&(?![a-zA-Z0-9#]{1,20};)/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;"), v && (g = g.replace(/"/g, "&quot;")), g;
10802
10802
  }
10803
10803
  function q(g, v) {
10804
10804
  for (v = v.replace(/[\x00-\x20]+/g, ""); ; ) {
10805
- const M = v.indexOf("<!--");
10806
- if (M === -1)
10805
+ const I = v.indexOf("<!--");
10806
+ if (I === -1)
10807
10807
  break;
10808
- const R = v.indexOf("-->", M + 4);
10808
+ const R = v.indexOf("-->", I + 4);
10809
10809
  if (R === -1)
10810
10810
  break;
10811
- v = v.substring(0, M) + v.substring(R + 3);
10811
+ v = v.substring(0, I) + v.substring(R + 3);
10812
10812
  }
10813
10813
  const y = v.match(/^([a-zA-Z][a-zA-Z0-9.\-+]*):/);
10814
10814
  if (!y)
@@ -10820,8 +10820,8 @@ and ensure you are accounting for this risk.
10820
10820
  if (g = g.replace(/^(\w+:)?\s*[\\/]\s*[\\/]/, "$1//"), g.startsWith("relative:"))
10821
10821
  throw new Error("relative: exploit attempt");
10822
10822
  let v = "relative://relative-site";
10823
- for (let M = 0; M < 100; M++)
10824
- v += `/${M}`;
10823
+ for (let I = 0; I < 100; I++)
10824
+ v += `/${I}`;
10825
10825
  const y = new URL(g, v);
10826
10826
  return {
10827
10827
  isRelativeUrl: y && y.hostname === "relative-site" && y.protocol === "relative:",
@@ -10847,15 +10847,15 @@ and ensure you are accounting for this risk.
10847
10847
  }
10848
10848
  function w(g) {
10849
10849
  return function(v, y) {
10850
- return Ue(g, y.prop) && g[y.prop].some(function(M) {
10851
- return M.test(y.value);
10850
+ return Ue(g, y.prop) && g[y.prop].some(function(I) {
10851
+ return I.test(y.value);
10852
10852
  }) && v.push(y), v;
10853
10853
  };
10854
10854
  }
10855
10855
  function k(g, v, y) {
10856
10856
  return v ? (g = g.split(/\s+/), g.filter(function(T) {
10857
- return v.indexOf(T) !== -1 || y.some(function(M) {
10858
- return M.test(T);
10857
+ return v.indexOf(T) !== -1 || y.some(function(I) {
10858
+ return I.test(T);
10859
10859
  });
10860
10860
  }).join(" ")) : g;
10861
10861
  }
@@ -10863,7 +10863,7 @@ and ensure you are accounting for this risk.
10863
10863
  const D6 = {
10864
10864
  decodeEntities: !0
10865
10865
  };
10866
- Dt.defaults = {
10866
+ Ot.defaults = {
10867
10867
  allowedTags: [
10868
10868
  // Sections derived from MDN element categories and limited to the more
10869
10869
  // benign categories.
@@ -11157,7 +11157,7 @@ Dt.defaults = {
11157
11157
  enforceHtmlBoundary: !1,
11158
11158
  parseStyleAttributes: !0
11159
11159
  };
11160
- Dt.simpleTransform = function(n, e, t) {
11160
+ Ot.simpleTransform = function(n, e, t) {
11161
11161
  return t = t === void 0 ? !0 : t, e = e || {}, function(r, i) {
11162
11162
  let u;
11163
11163
  if (t)
@@ -11171,7 +11171,7 @@ Dt.simpleTransform = function(n, e, t) {
11171
11171
  };
11172
11172
  };
11173
11173
  };
11174
- const O6 = M6;
11174
+ const O6 = I6;
11175
11175
  var cp = { exports: {} };
11176
11176
  (function(n, e) {
11177
11177
  (function(t, r) {
@@ -11214,8 +11214,8 @@ var cp = { exports: {} };
11214
11214
  var A = Math.abs(b) <= 16 ? 60 * b : b, N = this;
11215
11215
  if (p) return N.$offset = A, N.$u = b === 0, N;
11216
11216
  if (b !== 0) {
11217
- var I = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
11218
- (N = this.local().add(A + I, t)).$offset = A, N.$x.$localOffset = I;
11217
+ var M = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
11218
+ (N = this.local().add(A + M, t)).$offset = A, N.$x.$localOffset = M;
11219
11219
  } else N = this.utc();
11220
11220
  return N;
11221
11221
  };
@@ -11258,14 +11258,14 @@ var fp = { exports: {} };
11258
11258
  m === void 0 && (m = {});
11259
11259
  var b = new Date(f), p = function(S, A) {
11260
11260
  A === void 0 && (A = {});
11261
- var N = A.timeZoneName || "short", I = S + "|" + N, O = r[I];
11262
- return O || (O = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: S, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: N }), r[I] = O), O;
11261
+ var N = A.timeZoneName || "short", M = S + "|" + N, O = r[M];
11262
+ return O || (O = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: S, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: N }), r[M] = O), O;
11263
11263
  }(h, m);
11264
11264
  return p.formatToParts(b);
11265
11265
  }, l = function(f, h) {
11266
11266
  for (var m = o(f, h), b = [], p = 0; p < m.length; p += 1) {
11267
- var S = m[p], A = S.type, N = S.value, I = t[A];
11268
- I >= 0 && (b[I] = parseInt(N, 10));
11267
+ var S = m[p], A = S.type, N = S.value, M = t[A];
11268
+ M >= 0 && (b[M] = parseInt(N, 10));
11269
11269
  }
11270
11270
  var O = b[3], P = O === 24 ? 0 : O, j = b[0] + "-" + b[1] + "-" + b[2] + " " + P + ":" + b[4] + ":" + b[5] + ":000", z = +f;
11271
11271
  return (s.utc(j).valueOf() - (z -= z % 1e3)) / 6e4;
@@ -11297,7 +11297,7 @@ var fp = { exports: {} };
11297
11297
  if (j === L) return [q, j];
11298
11298
  var x = l(q -= 60 * (L - j) * 1e3, z);
11299
11299
  return L === x ? [q, L] : [P - 60 * Math.min(L, x) * 1e3, Math.max(L, x)];
11300
- }(s.utc(f, b).valueOf(), S, p), N = A[0], I = A[1], O = s(N).utcOffset(I);
11300
+ }(s.utc(f, b).valueOf(), S, p), N = A[0], M = A[1], O = s(N).utcOffset(M);
11301
11301
  return O.$x.$timezone = p, O;
11302
11302
  }, s.tz.guess = function() {
11303
11303
  return Intl.DateTimeFormat().resolvedOptions().timeZone;
@@ -11321,7 +11321,7 @@ function Vn(n) {
11321
11321
  function pe(...n) {
11322
11322
  window && window.localStorage && window.localStorage.getItem("debug") && (console.group(...n), console.trace(), console.groupEnd());
11323
11323
  }
11324
- function Zt(...n) {
11324
+ function Qt(...n) {
11325
11325
  console.error(...n);
11326
11326
  }
11327
11327
  const L6 = (n) => new Promise((e, t) => {
@@ -11354,23 +11354,23 @@ function U6(n) {
11354
11354
  pe(`[${r}] Registering component ${r} being called on ${t}`);
11355
11355
  const i = e.componentWillLoad;
11356
11356
  if (!i) {
11357
- Zt(`[${r}] componentWillLoad lifecycle method in ${r} missing. Required for RegisterComponent decorator.`);
11357
+ Qt(`[${r}] componentWillLoad lifecycle method in ${r} missing. Required for RegisterComponent decorator.`);
11358
11358
  return;
11359
11359
  }
11360
11360
  const u = e.connectedCallback;
11361
11361
  if (!u) {
11362
- Zt(`[${r}] connectedCallback lifecycle method in ${r} missing. Required for RegisterComponent decorator.`);
11362
+ Qt(`[${r}] connectedCallback lifecycle method in ${r} missing. Required for RegisterComponent decorator.`);
11363
11363
  return;
11364
11364
  }
11365
11365
  const s = e.disconnectedCallback;
11366
11366
  if (!s) {
11367
- Zt(`[${r}] disconnectedCallback lifecycle method in ${r} missing. Required for RegisterComponent decorator.`);
11367
+ Qt(`[${r}] disconnectedCallback lifecycle method in ${r} missing. Required for RegisterComponent decorator.`);
11368
11368
  return;
11369
11369
  }
11370
11370
  if (n.storeToProps && n.stateToProps) {
11371
11371
  const o = Array.from(n.storeToProps.values()), l = Array.from(n.stateToProps.values()), c = o.filter((d) => l.includes(d));
11372
11372
  if (c.length > 0) {
11373
- Zt(`[${r}] Overlapping prop keys detected in ${r} for storeToProps and stateToProps. Make sure to only define them once. Overlapping keys: ${c.join(", ")}`);
11373
+ Qt(`[${r}] Overlapping prop keys detected in ${r} for storeToProps and stateToProps. Make sure to only define them once. Overlapping keys: ${c.join(", ")}`);
11374
11374
  return;
11375
11375
  }
11376
11376
  }
@@ -11380,7 +11380,7 @@ function U6(n) {
11380
11380
  a.set(o, (l = n.eventToProps) == null ? void 0 : l[o]);
11381
11381
  }), e.connectedCallback = function() {
11382
11382
  pe(`[~${r}] connectedCallback called`);
11383
- const o = u == null ? void 0 : u.call(this), l = Qt(this);
11383
+ const o = u == null ? void 0 : u.call(this), l = Xt(this);
11384
11384
  return l.dataset.nylasId || (Object.defineProperty(l, "registerNylasComponent", {
11385
11385
  get() {
11386
11386
  return !0;
@@ -11423,14 +11423,14 @@ function U6(n) {
11423
11423
  enumerable: !0
11424
11424
  })), o;
11425
11425
  }, n.fireRegisterEvent && (e.componentWillLoad = function() {
11426
- const o = i == null ? void 0 : i.call(this), l = Qt(this), c = {
11426
+ const o = i == null ? void 0 : i.call(this), l = Xt(this), c = {
11427
11427
  element: l,
11428
11428
  ...n,
11429
11429
  eventToProps: a
11430
11430
  }, d = F6(e, c, n.registrationEventName);
11431
11431
  return l.dispatchEvent(d) && pe(`[${r}] Component ${r} successfully fired registration event`), o;
11432
11432
  }, e.disconnectedCallback = function() {
11433
- const o = s == null ? void 0 : s.call(this), l = Qt(this), c = {
11433
+ const o = s == null ? void 0 : s.call(this), l = Xt(this), c = {
11434
11434
  element: l,
11435
11435
  ...n,
11436
11436
  eventToProps: a
@@ -11447,7 +11447,7 @@ const j6 = ':host{display:block;height:auto;--nylas-primary:#2563eb;--nylas-erro
11447
11447
  phone_number: "1234567890"
11448
11448
  }, z6 = Lu(class extends Uu {
11449
11449
  constructor() {
11450
- super(), this.__registerHost(), this.__attachShadow(), this.nylasFormInputChanged = Xt(this, "nylasFormInputChanged", 7), this.nylasFormInputFocused = Xt(this, "nylasFormInputFocused", 7), this.nylasFormInputBlurred = Xt(this, "nylasFormInputBlurred", 7), this.name = "input", this.defaultValue = void 0, this.label = "", this.type = "text", this.placeholder = H6[this.type], this.required = !1, this.readOnly = !1, this.autoFocus = !1, this.pattern = void 0, this.maxLength = 255, this.patternError = "", this.requiredError = "", this.value = void 0, this.error = "";
11450
+ super(), this.__registerHost(), this.__attachShadow(), this.nylasFormInputChanged = vt(this, "nylasFormInputChanged", 7), this.nylasFormInputFocused = vt(this, "nylasFormInputFocused", 7), this.nylasFormInputBlurred = vt(this, "nylasFormInputBlurred", 7), this.name = "input", this.defaultValue = void 0, this.label = "", this.type = "text", this.placeholder = H6[this.type], this.required = !1, this.readOnly = !1, this.autoFocus = !1, this.pattern = void 0, this.maxLength = 255, this.patternError = "", this.requiredError = "", this.value = void 0, this.error = "";
11451
11451
  }
11452
11452
  handleDefaultValueChange(e) {
11453
11453
  this.value = Vn(e), this.value && this.validatePattern(this.value);
@@ -11548,7 +11548,7 @@ var K6 = function(n, e, t, r) {
11548
11548
  };
11549
11549
  const ni = Lu(class extends Uu {
11550
11550
  constructor() {
11551
- super(), this.__registerHost(), this.__attachShadow(), this.valueChanged = Xt(this, "valueChanged", 7), this.internals = this.attachInternals(), this.componentType = "image-url", this.imageUrl = "", this.errorMessage = "", this.name = "input-image-url", this.currentImageUrl = this.imageUrl;
11551
+ super(), this.__registerHost(), this.__attachShadow(), this.nylasFormInputImageUrlInvalid = vt(this, "nylasFormInputImageUrlInvalid", 7), this.valueChanged = vt(this, "valueChanged", 7), this.internals = this.attachInternals(), this.componentType = "image-url", this.imageUrl = "", this.errorMessage = "", this.name = "input-image-url", this.currentImageUrl = this.imageUrl;
11552
11552
  }
11553
11553
  connectedCallback() {
11554
11554
  pe("nylas-image-input", "connectedCallback");
@@ -11589,11 +11589,11 @@ const ni = Lu(class extends Uu {
11589
11589
  this.errorMessage = "", L6(e).then(() => {
11590
11590
  this.currentImageUrl = e, this.internals.setValidity({}), this.internals.setFormValue(this.currentImageUrl, this.name), this.valueChanged.emit({ value: this.currentImageUrl, name: this.name });
11591
11591
  }).catch(() => {
11592
- this.internals.setValidity({ customError: !0 }, "Invalid image URL."), this.errorMessage = "Invalid image URL.";
11592
+ this.errorMessage = "Invalid image URL.", this.nylasFormInputImageUrlInvalid.emit({ value: "Invalid image URL.", name: this.name }), typeof this.internals.setValidity == "function" && this.internals.setValidity({ customError: !0 }, "Invalid image URL.");
11593
11593
  });
11594
11594
  }
11595
11595
  render() {
11596
- return ue(Su, { key: "37ae40e1bc1eadb1d66f68b26e66b9b0046752b0" }, ue("div", { key: "fe6024927698ba0d41e4875d0f190cf610afe7d7", class: "logo-container" }, ue("div", { key: "b61b97fb4a518e68773304eaa55833104bc246c8", class: "input-container" }, ue("input-component", { key: "f918ef5a13ec93e71635ca205534894c97243fe4", name: this.name, id: this.name, type: "text", required: !1, exportparts: "ic_input: iiu__logo-input-textfield", defaultValue: this.imageUrl ?? "" }), this.errorMessage && ue("span", { class: "error-message" }, this.errorMessage)), this.currentImageUrl && !this.errorMessage && ue("div", { class: "logo" }, ue("img", { src: this.currentImageUrl, alt: "Logo" }))));
11596
+ return ue(Su, { key: "27db94b782ae96518852a8486821a7f6544492a2" }, ue("div", { key: "3923ce12503dd454e716e002b693b8e5f7e7e991", class: "logo-container" }, ue("div", { key: "004c0dfb0e5ec721e356b4915fbdd75f84a67301", class: "input-container" }, ue("input-component", { key: "f06812996be4fd6384fffc2c095e62ba7067881d", name: this.name, id: this.name, type: "text", required: !1, exportparts: "ic_input: iiu__logo-input-textfield", defaultValue: this.imageUrl ?? "" }), this.errorMessage && ue("span", { class: "error-message" }, this.errorMessage)), this.currentImageUrl && !this.errorMessage && ue("div", { class: "logo" }, ue("img", { src: this.currentImageUrl, alt: "Logo" }))));
11597
11597
  }
11598
11598
  static get formAssociated() {
11599
11599
  return !0;