@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
@@ -137,7 +137,7 @@ const c = (n, e, ...t) => {
137
137
  }
138
138
  const e = Pa(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
- }, t4 = (n) => $4.map((e) => e(n)).find((e) => !!e), n4 = (n, e) => n != null && !Jl(n) ? e & 4 ? n === "false" ? !1 : n === "" || !!n : e & 2 ? parseFloat(n) : e & 1 ? String(n) : n : n, ba = (n) => n, Z = (n, e, t) => {
140
+ }, t4 = (n) => I4.map((e) => e(n)).find((e) => !!e), n4 = (n, e) => n != null && !Jl(n) ? e & 4 ? n === "false" ? !1 : n === "" || !!n : e & 2 ? parseFloat(n) : e & 1 ? String(n) : n : n, ba = (n) => n, Z = (n, e, t) => {
141
141
  const i = ba(n);
142
142
  return {
143
143
  emit: (r) => i4(i, e, {
@@ -316,13 +316,13 @@ const c = (n, e, ...t) => {
316
316
  const a = r["s-sn"];
317
317
  for (i = t.length - 1; i >= 0; i--)
318
318
  if (e = t[i], !e["s-cn"] && !e["s-nr"] && e["s-hn"] !== r["s-hn"] && !An.experimentalSlotFixes)
319
- if ($u(e, a)) {
319
+ if (Iu(e, a)) {
320
320
  let o = dn.find((s) => s.$nodeToRelocate$ === e);
321
321
  Ra = !0, e["s-sn"] = e["s-sn"] || a, o ? (o.$nodeToRelocate$["s-sh"] = r["s-hn"], o.$slotRefNode$ = r) : (e["s-sh"] = r["s-hn"], dn.push({
322
322
  $slotRefNode$: r,
323
323
  $nodeToRelocate$: e
324
324
  })), e["s-sr"] && dn.map((s) => {
325
- $u(s.$nodeToRelocate$, e["s-sn"]) && (o = dn.find((l) => l.$nodeToRelocate$ === e), o && !s.$slotRefNode$ && (s.$slotRefNode$ = o.$slotRefNode$));
325
+ Iu(s.$nodeToRelocate$, e["s-sn"]) && (o = dn.find((l) => l.$nodeToRelocate$ === e), o && !s.$slotRefNode$ && (s.$slotRefNode$ = o.$slotRefNode$));
326
326
  });
327
327
  } else dn.some((o) => o.$nodeToRelocate$ === e) || dn.push({
328
328
  $nodeToRelocate$: e
@@ -330,7 +330,7 @@ const c = (n, e, ...t) => {
330
330
  }
331
331
  r.nodeType === 1 && _h(r);
332
332
  }
333
- }, $u = (n, e) => n.nodeType === 1 ? n.getAttribute("slot") === null && e === "" || n.getAttribute("slot") === e : n["s-sn"] === e ? !0 : e === "", kh = (n) => {
333
+ }, Iu = (n, e) => n.nodeType === 1 ? n.getAttribute("slot") === null && e === "" || n.getAttribute("slot") === e : n["s-sn"] === e ? !0 : e === "", kh = (n) => {
334
334
  n.$attrs$ && n.$attrs$.ref && n.$attrs$.ref(null), n.$children$ && n.$children$.map(kh);
335
335
  }, u4 = (n, e, t = !1) => {
336
336
  var i, r, a, o, s;
@@ -380,8 +380,8 @@ const c = (n, e, ...t) => {
380
380
  }, xh = (n, e) => (n.$flags$ |= 16, d4(n, n.$ancestorComponent$), P4(() => f4(n, e))), f4 = (n, e) => {
381
381
  const t = n.$hostElement$, i = Wn("scheduleUpdate", n.$cmpMeta$.$tagName$), r = t;
382
382
  let a;
383
- return e ? a = ki(r, "componentWillLoad") : a = ki(r, "componentWillUpdate"), a = Iu(a, () => ki(r, "componentWillRender")), i(), Iu(a, () => p4(n, r, e));
384
- }, Iu = (n, e) => h4(n) ? n.then(e) : e(), h4 = (n) => n instanceof Promise || n && n.then && typeof n.then == "function", p4 = async (n, e, t) => {
383
+ return e ? a = ki(r, "componentWillLoad") : a = ki(r, "componentWillUpdate"), a = $u(a, () => ki(r, "componentWillRender")), i(), $u(a, () => p4(n, r, e));
384
+ }, $u = (n, e) => h4(n) ? n.then(e) : e(), h4 = (n) => n instanceof Promise || n && n.then && typeof n.then == "function", p4 = async (n, e, t) => {
385
385
  const i = n.$hostElement$, r = Wn("update", n.$cmpMeta$.$tagName$);
386
386
  i["s-rc"], t && o4(n);
387
387
  const a = Wn("render", n.$cmpMeta$.$tagName$);
@@ -550,7 +550,7 @@ const c = (n, e, ...t) => {
550
550
  } catch (i) {
551
551
  Er(i);
552
552
  }
553
- }, S4 = (n, e) => e & 4 ? Ft : e & 8 ? go : e & 16 ? Ft.body : n, T4 = (n) => I4 ? {
553
+ }, S4 = (n, e) => e & 4 ? Ft : e & 8 ? go : e & 16 ? Ft.body : n, T4 = (n) => $4 ? {
554
554
  passive: (n & 1) !== 0,
555
555
  capture: (n & 2) !== 0
556
556
  } : (n & 2) !== 0, Ch = /* @__PURE__ */ new WeakMap(), Cr = (n) => Ch.get(n), A4 = (n, e) => {
@@ -561,7 +561,7 @@ const c = (n, e, ...t) => {
561
561
  $instanceValues$: /* @__PURE__ */ new Map()
562
562
  };
563
563
  return wh(n, t, e.$listeners$), Ch.set(n, t);
564
- }, Du = (n, e) => e in n, Er = (n, e) => (0, console.error)(n, e), La = /* @__PURE__ */ new Map(), $4 = [], go = typeof window < "u" ? window : {}, Ft = go.document || { head: {} }, z = go.HTMLElement || class {
564
+ }, Du = (n, e) => e in n, Er = (n, e) => (0, console.error)(n, e), La = /* @__PURE__ */ new Map(), I4 = [], go = typeof window < "u" ? window : {}, Ft = go.document || { head: {} }, z = go.HTMLElement || class {
565
565
  }, at = {
566
566
  $flags$: 0,
567
567
  $resourcesUrl$: "",
@@ -573,7 +573,7 @@ const c = (n, e, ...t) => {
573
573
  }, Mu = (
574
574
  // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field
575
575
  !0
576
- ), I4 = /* @__PURE__ */ (() => {
576
+ ), $4 = /* @__PURE__ */ (() => {
577
577
  let n = !1;
578
578
  try {
579
579
  Ft.addEventListener("e", null, Object.defineProperty({}, "passive", {
@@ -687,35 +687,35 @@ function P(n, e, t) {
687
687
  );
688
688
  return ec(this, n);
689
689
  }
690
- return $h(this, n, e, t);
690
+ return Ih(this, n, e, t);
691
691
  }
692
692
  P.poolSize = 8192;
693
693
  P._augment = function(n) {
694
694
  return n.__proto__ = P.prototype, n;
695
695
  };
696
- function $h(n, e, t, i) {
696
+ function Ih(n, e, t, i) {
697
697
  if (typeof e == "number")
698
698
  throw new TypeError('"value" argument must not be a number');
699
699
  return typeof ArrayBuffer < "u" && e instanceof ArrayBuffer ? q4(n, e, t, i) : typeof e == "string" ? z4(n, e, t) : W4(n, e);
700
700
  }
701
701
  P.from = function(n, e, t) {
702
- return $h(null, n, e, t);
702
+ return Ih(null, n, e, t);
703
703
  };
704
704
  P.TYPED_ARRAY_SUPPORT && (P.prototype.__proto__ = Uint8Array.prototype, P.__proto__ = Uint8Array);
705
- function Ih(n) {
705
+ function $h(n) {
706
706
  if (typeof n != "number")
707
707
  throw new TypeError('"size" argument must be a number');
708
708
  if (n < 0)
709
709
  throw new RangeError('"size" argument must not be negative');
710
710
  }
711
711
  function j4(n, e, t, i) {
712
- return Ih(e), e <= 0 ? fn(n, e) : t !== void 0 ? typeof i == "string" ? fn(n, e).fill(t, i) : fn(n, e).fill(t) : fn(n, e);
712
+ return $h(e), e <= 0 ? fn(n, e) : t !== void 0 ? typeof i == "string" ? fn(n, e).fill(t, i) : fn(n, e).fill(t) : fn(n, e);
713
713
  }
714
714
  P.alloc = function(n, e, t) {
715
715
  return j4(null, n, e, t);
716
716
  };
717
717
  function ec(n, e) {
718
- if (Ih(e), n = fn(n, e < 0 ? 0 : tc(e) | 0), !P.TYPED_ARRAY_SUPPORT)
718
+ if ($h(e), n = fn(n, e < 0 ? 0 : tc(e) | 0), !P.TYPED_ARRAY_SUPPORT)
719
719
  for (var t = 0; t < e; ++t)
720
720
  n[t] = 0;
721
721
  return n;
@@ -1491,7 +1491,7 @@ var Hh = { exports: {} };
1491
1491
  } }, R = function(E, T, v) {
1492
1492
  var C = String(E);
1493
1493
  return !C || C.length >= T ? E : "" + Array(T + 1 - C.length).join(v) + E;
1494
- }, $ = { s: R, z: function(E) {
1494
+ }, I = { s: R, z: function(E) {
1495
1495
  var T = -E.utcOffset(), v = Math.abs(T), C = Math.floor(v / 60), k = v % 60;
1496
1496
  return (T <= 0 ? "+" : "-") + R(C, 2, "0") + ":" + R(k, 2, "0");
1497
1497
  }, m: function E(T, v) {
@@ -1525,8 +1525,8 @@ var Hh = { exports: {} };
1525
1525
  if (N(E)) return E.clone();
1526
1526
  var v = typeof T == "object" ? T : {};
1527
1527
  return v.date = E, v.args = arguments, new _(v);
1528
- }, I = $;
1529
- I.l = U, I.i = N, I.w = function(E, T) {
1528
+ }, $ = I;
1529
+ $.l = U, $.i = N, $.w = function(E, T) {
1530
1530
  return O(E, { locale: T.$L, utc: T.$u, x: T.$x, $offset: T.$offset });
1531
1531
  };
1532
1532
  var _ = function() {
@@ -1538,7 +1538,7 @@ var Hh = { exports: {} };
1538
1538
  this.$d = function(C) {
1539
1539
  var k = C.date, S = C.utc;
1540
1540
  if (k === null) return /* @__PURE__ */ new Date(NaN);
1541
- if (I.u(k)) return /* @__PURE__ */ new Date();
1541
+ if ($.u(k)) return /* @__PURE__ */ new Date();
1542
1542
  if (k instanceof Date) return new Date(k);
1543
1543
  if (typeof k == "string" && !/Z$/i.test(k)) {
1544
1544
  var M = k.match(g);
@@ -1553,7 +1553,7 @@ var Hh = { exports: {} };
1553
1553
  var v = this.$d;
1554
1554
  this.$y = v.getFullYear(), this.$M = v.getMonth(), this.$D = v.getDate(), this.$W = v.getDay(), this.$H = v.getHours(), this.$m = v.getMinutes(), this.$s = v.getSeconds(), this.$ms = v.getMilliseconds();
1555
1555
  }, T.$utils = function() {
1556
- return I;
1556
+ return $;
1557
1557
  }, T.isValid = function() {
1558
1558
  return this.$d.toString() !== y;
1559
1559
  }, T.isSame = function(v, C) {
@@ -1564,17 +1564,17 @@ var Hh = { exports: {} };
1564
1564
  }, T.isBefore = function(v, C) {
1565
1565
  return this.endOf(C) < O(v);
1566
1566
  }, T.$g = function(v, C, k) {
1567
- return I.u(v) ? this[C] : this.set(k, v);
1567
+ return $.u(v) ? this[C] : this.set(k, v);
1568
1568
  }, T.unix = function() {
1569
1569
  return Math.floor(this.valueOf() / 1e3);
1570
1570
  }, T.valueOf = function() {
1571
1571
  return this.$d.getTime();
1572
1572
  }, T.startOf = function(v, C) {
1573
- var k = this, S = !!I.u(C) || C, M = I.p(v), q = function(_e, Ae) {
1574
- var qe = I.w(k.$u ? Date.UTC(k.$y, Ae, _e) : new Date(k.$y, Ae, _e), k);
1573
+ var k = this, S = !!$.u(C) || C, M = $.p(v), q = function(_e, Ae) {
1574
+ var qe = $.w(k.$u ? Date.UTC(k.$y, Ae, _e) : new Date(k.$y, Ae, _e), k);
1575
1575
  return S ? qe : qe.endOf(u);
1576
1576
  }, H = function(_e, Ae) {
1577
- return I.w(k.toDate()[_e].apply(k.toDate("s"), (S ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(Ae)), k);
1577
+ return $.w(k.toDate()[_e].apply(k.toDate("s"), (S ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(Ae)), k);
1578
1578
  }, Y = this.$W, de = this.$M, J = this.$D, K = "set" + (this.$u ? "UTC" : "");
1579
1579
  switch (M) {
1580
1580
  case p:
@@ -1599,7 +1599,7 @@ var Hh = { exports: {} };
1599
1599
  }, T.endOf = function(v) {
1600
1600
  return this.startOf(v, !1);
1601
1601
  }, T.$set = function(v, C) {
1602
- var k, S = I.p(v), M = "set" + (this.$u ? "UTC" : ""), q = (k = {}, k[u] = M + "Date", k[m] = M + "Date", k[d] = M + "Month", k[p] = M + "FullYear", k[l] = M + "Hours", k[s] = M + "Minutes", k[o] = M + "Seconds", k[a] = M + "Milliseconds", k)[S], H = S === u ? this.$D + (C - this.$W) : C;
1602
+ var k, S = $.p(v), M = "set" + (this.$u ? "UTC" : ""), q = (k = {}, k[u] = M + "Date", k[m] = M + "Date", k[d] = M + "Month", k[p] = M + "FullYear", k[l] = M + "Hours", k[s] = M + "Minutes", k[o] = M + "Seconds", k[a] = M + "Milliseconds", k)[S], H = S === u ? this.$D + (C - this.$W) : C;
1603
1603
  if (S === d || S === p) {
1604
1604
  var Y = this.clone().set(m, 1);
1605
1605
  Y.$d[q](H), Y.init(), this.$d = Y.set(m, Math.min(this.$D, Y.daysInMonth())).$d;
@@ -1608,41 +1608,41 @@ var Hh = { exports: {} };
1608
1608
  }, T.set = function(v, C) {
1609
1609
  return this.clone().$set(v, C);
1610
1610
  }, T.get = function(v) {
1611
- return this[I.p(v)]();
1611
+ return this[$.p(v)]();
1612
1612
  }, T.add = function(v, C) {
1613
1613
  var k, S = this;
1614
1614
  v = Number(v);
1615
- var M = I.p(C), q = function(de) {
1615
+ var M = $.p(C), q = function(de) {
1616
1616
  var J = O(S);
1617
- return I.w(J.date(J.date() + Math.round(de * v)), S);
1617
+ return $.w(J.date(J.date() + Math.round(de * v)), S);
1618
1618
  };
1619
1619
  if (M === d) return this.set(d, this.$M + v);
1620
1620
  if (M === p) return this.set(p, this.$y + v);
1621
1621
  if (M === u) return q(1);
1622
1622
  if (M === f) return q(7);
1623
1623
  var H = (k = {}, k[s] = i, k[l] = r, k[o] = t, k)[M] || 1, Y = this.$d.getTime() + v * H;
1624
- return I.w(Y, this);
1624
+ return $.w(Y, this);
1625
1625
  }, T.subtract = function(v, C) {
1626
1626
  return this.add(-1 * v, C);
1627
1627
  }, T.format = function(v) {
1628
1628
  var C = this, k = this.$locale();
1629
1629
  if (!this.isValid()) return k.invalidDate || y;
1630
- var S = v || "YYYY-MM-DDTHH:mm:ssZ", M = I.z(this), q = this.$H, H = this.$m, Y = this.$M, de = k.weekdays, J = k.months, K = function(Ae, qe, ot, se) {
1630
+ var S = v || "YYYY-MM-DDTHH:mm:ssZ", M = $.z(this), q = this.$H, H = this.$m, Y = this.$M, de = k.weekdays, J = k.months, K = function(Ae, qe, ot, se) {
1631
1631
  return Ae && (Ae[qe] || Ae(C, S)) || ot[qe].slice(0, se);
1632
1632
  }, Be = function(Ae) {
1633
- return I.s(q % 12 || 12, Ae, "0");
1633
+ return $.s(q % 12 || 12, Ae, "0");
1634
1634
  }, Le = k.meridiem || function(Ae, qe, ot) {
1635
1635
  var se = Ae < 12 ? "AM" : "PM";
1636
1636
  return ot ? se.toLowerCase() : se;
1637
- }, _e = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: Y + 1, MM: I.s(Y + 1, 2, "0"), MMM: K(k.monthsShort, Y, J, 3), MMMM: K(J, Y), D: this.$D, DD: I.s(this.$D, 2, "0"), d: String(this.$W), dd: K(k.weekdaysMin, this.$W, de, 2), ddd: K(k.weekdaysShort, this.$W, de, 3), dddd: de[this.$W], H: String(q), HH: I.s(q, 2, "0"), h: Be(1), hh: Be(2), a: Le(q, H, !0), A: Le(q, H, !1), m: String(H), mm: I.s(H, 2, "0"), s: String(this.$s), ss: I.s(this.$s, 2, "0"), SSS: I.s(this.$ms, 3, "0"), Z: M };
1637
+ }, _e = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: Y + 1, MM: $.s(Y + 1, 2, "0"), MMM: K(k.monthsShort, Y, J, 3), MMMM: K(J, Y), D: this.$D, DD: $.s(this.$D, 2, "0"), d: String(this.$W), dd: K(k.weekdaysMin, this.$W, de, 2), ddd: K(k.weekdaysShort, this.$W, de, 3), dddd: de[this.$W], H: String(q), HH: $.s(q, 2, "0"), h: Be(1), hh: Be(2), a: Le(q, H, !0), A: Le(q, H, !1), m: String(H), mm: $.s(H, 2, "0"), s: String(this.$s), ss: $.s(this.$s, 2, "0"), SSS: $.s(this.$ms, 3, "0"), Z: M };
1638
1638
  return S.replace(x, function(Ae, qe) {
1639
1639
  return qe || _e[Ae] || M.replace(":", "");
1640
1640
  });
1641
1641
  }, T.utcOffset = function() {
1642
1642
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
1643
1643
  }, T.diff = function(v, C, k) {
1644
- var S, M = I.p(C), q = O(v), H = (q.utcOffset() - this.utcOffset()) * i, Y = this - q, de = I.m(this, q);
1645
- return de = (S = {}, S[p] = de / 12, S[d] = de, S[h] = de / 3, S[f] = (Y - H) / 6048e5, S[u] = (Y - H) / 864e5, S[l] = Y / r, S[s] = Y / i, S[o] = Y / t, S)[M] || Y, k ? de : I.a(de);
1644
+ var S, M = $.p(C), q = O(v), H = (q.utcOffset() - this.utcOffset()) * i, Y = this - q, de = $.m(this, q);
1645
+ return de = (S = {}, S[p] = de / 12, S[d] = de, S[h] = de / 3, S[f] = (Y - H) / 6048e5, S[u] = (Y - H) / 864e5, S[l] = Y / r, S[s] = Y / i, S[o] = Y / t, S)[M] || Y, k ? de : $.a(de);
1646
1646
  }, T.daysInMonth = function() {
1647
1647
  return this.endOf(d).$D;
1648
1648
  }, T.$locale = function() {
@@ -1652,7 +1652,7 @@ var Hh = { exports: {} };
1652
1652
  var k = this.clone(), S = U(v, C, !0);
1653
1653
  return S && (k.$L = S), k;
1654
1654
  }, T.clone = function() {
1655
- return I.w(this.$d, this);
1655
+ return $.w(this.$d, this);
1656
1656
  }, T.toDate = function() {
1657
1657
  return new Date(this.valueOf());
1658
1658
  }, T.toJSON = function() {
@@ -1735,11 +1735,11 @@ function ai(n, e, t) {
1735
1735
  var p8 = function(n, e, t) {
1736
1736
  var i = n.split(e);
1737
1737
  return t ? i.slice(0, t).concat([i.slice(t).join(e)]) : i;
1738
- }, It = function(n, e) {
1738
+ }, $t = function(n, e) {
1739
1739
  var t = n % e;
1740
1740
  return t * e < 0 ? t + e : t;
1741
1741
  }, Ho = function(n, e) {
1742
- return { div: Math.floor(n / e), mod: It(n, e) };
1742
+ return { div: Math.floor(n / e), mod: $t(n, e) };
1743
1743
  }, Yt = function(n) {
1744
1744
  return !Ye(n) || n.length === 0;
1745
1745
  }, Ze = function(n) {
@@ -2414,7 +2414,7 @@ var C8 = function(n, e, t, i) {
2414
2414
  this.year += t;
2415
2415
  }, e.prototype.addMonths = function(t) {
2416
2416
  if (this.month += t, this.month > 12) {
2417
- var i = Math.floor(this.month / 12), r = It(this.month, 12);
2417
+ var i = Math.floor(this.month / 12), r = $t(this.month, 12);
2418
2418
  this.month = r, this.year += i, this.month === 0 && (this.month = 12, --this.year);
2419
2419
  }
2420
2420
  }, e.prototype.addWeekly = function(t, i) {
@@ -2554,7 +2554,7 @@ function A8(n) {
2554
2554
  }
2555
2555
  function rl(n) {
2556
2556
  var e = n.split(`
2557
- `).map($8).filter(function(t) {
2557
+ `).map(I8).filter(function(t) {
2558
2558
  return t !== null;
2559
2559
  });
2560
2560
  return Ct(Ct({}, e[0]), e[1]);
@@ -2566,7 +2566,7 @@ function ja(n) {
2566
2566
  var i = t[1], r = t[2];
2567
2567
  return i && (e.tzid = i), e.dtstart = ic(r), e;
2568
2568
  }
2569
- function $8(n) {
2569
+ function I8(n) {
2570
2570
  if (n = n.replace(/^\s+|\s+$/, ""), !n.length)
2571
2571
  return null;
2572
2572
  var e = /^([A-Z]+?)[:;]/.exec(n.toUpperCase());
@@ -2604,7 +2604,7 @@ function Yu(n) {
2604
2604
  case "BYHOUR":
2605
2605
  case "BYMINUTE":
2606
2606
  case "BYSECOND":
2607
- var l = I8(s), u = o.toLowerCase();
2607
+ var l = $8(s), u = o.toLowerCase();
2608
2608
  t[u] = l;
2609
2609
  break;
2610
2610
  case "BYWEEKDAY":
@@ -2627,7 +2627,7 @@ function Yu(n) {
2627
2627
  }
2628
2628
  }), t;
2629
2629
  }
2630
- function I8(n) {
2630
+ function $8(n) {
2631
2631
  if (n.indexOf(",") !== -1) {
2632
2632
  var e = n.split(",");
2633
2633
  return e.map(Gu);
@@ -2759,7 +2759,7 @@ var R8 = (
2759
2759
  return _t(i) ? ju(i) : i instanceof Date ? nl(i) : i;
2760
2760
  }, n;
2761
2761
  }()
2762
- ), P8 = W(W(W(W(W(W(W(W(W(W(W(W(W([], he(1, 31), !0), he(2, 28), !0), he(3, 31), !0), he(4, 30), !0), he(5, 31), !0), he(6, 30), !0), he(7, 31), !0), he(8, 31), !0), he(9, 30), !0), he(10, 31), !0), he(11, 30), !0), he(12, 31), !0), he(1, 7)), B8 = W(W(W(W(W(W(W(W(W(W(W(W(W([], he(1, 31), !0), he(2, 29), !0), he(3, 31), !0), he(4, 30), !0), he(5, 31), !0), he(6, 30), !0), he(7, 31), !0), he(8, 31), !0), he(9, 30), !0), he(10, 31), !0), he(11, 30), !0), he(12, 31), !0), he(1, 7)), L8 = nn(1, 29), F8 = nn(1, 30), In = nn(1, 31), tt = nn(1, 32), N8 = W(W(W(W(W(W(W(W(W(W(W(W(W([], tt, !0), F8, !0), tt, !0), In, !0), tt, !0), In, !0), tt, !0), tt, !0), In, !0), tt, !0), In, !0), tt, !0), tt.slice(0, 7)), H8 = W(W(W(W(W(W(W(W(W(W(W(W(W([], tt, !0), L8, !0), tt, !0), In, !0), tt, !0), In, !0), tt, !0), tt, !0), In, !0), tt, !0), In, !0), tt, !0), tt.slice(0, 7)), U8 = nn(-28, 0), j8 = nn(-29, 0), On = nn(-30, 0), nt = nn(-31, 0), z8 = W(W(W(W(W(W(W(W(W(W(W(W(W([], nt, !0), j8, !0), nt, !0), On, !0), nt, !0), On, !0), nt, !0), nt, !0), On, !0), nt, !0), On, !0), nt, !0), nt.slice(0, 7)), q8 = W(W(W(W(W(W(W(W(W(W(W(W(W([], nt, !0), U8, !0), nt, !0), On, !0), nt, !0), On, !0), nt, !0), nt, !0), On, !0), nt, !0), On, !0), nt, !0), nt.slice(0, 7)), W8 = [0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366], Y8 = [0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365], Vu = function() {
2762
+ ), P8 = W(W(W(W(W(W(W(W(W(W(W(W(W([], he(1, 31), !0), he(2, 28), !0), he(3, 31), !0), he(4, 30), !0), he(5, 31), !0), he(6, 30), !0), he(7, 31), !0), he(8, 31), !0), he(9, 30), !0), he(10, 31), !0), he(11, 30), !0), he(12, 31), !0), he(1, 7)), B8 = W(W(W(W(W(W(W(W(W(W(W(W(W([], he(1, 31), !0), he(2, 29), !0), he(3, 31), !0), he(4, 30), !0), he(5, 31), !0), he(6, 30), !0), he(7, 31), !0), he(8, 31), !0), he(9, 30), !0), he(10, 31), !0), he(11, 30), !0), he(12, 31), !0), he(1, 7)), L8 = nn(1, 29), F8 = nn(1, 30), $n = nn(1, 31), tt = nn(1, 32), N8 = W(W(W(W(W(W(W(W(W(W(W(W(W([], tt, !0), F8, !0), tt, !0), $n, !0), tt, !0), $n, !0), tt, !0), tt, !0), $n, !0), tt, !0), $n, !0), tt, !0), tt.slice(0, 7)), H8 = W(W(W(W(W(W(W(W(W(W(W(W(W([], tt, !0), L8, !0), tt, !0), $n, !0), tt, !0), $n, !0), tt, !0), tt, !0), $n, !0), tt, !0), $n, !0), tt, !0), tt.slice(0, 7)), U8 = nn(-28, 0), j8 = nn(-29, 0), On = nn(-30, 0), nt = nn(-31, 0), z8 = W(W(W(W(W(W(W(W(W(W(W(W(W([], nt, !0), j8, !0), nt, !0), On, !0), nt, !0), On, !0), nt, !0), nt, !0), On, !0), nt, !0), On, !0), nt, !0), nt.slice(0, 7)), q8 = W(W(W(W(W(W(W(W(W(W(W(W(W([], nt, !0), U8, !0), nt, !0), On, !0), nt, !0), On, !0), nt, !0), nt, !0), On, !0), nt, !0), On, !0), nt, !0), nt.slice(0, 7)), W8 = [0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366], Y8 = [0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365], Vu = function() {
2763
2763
  for (var n = [], e = 0; e < 55; e++)
2764
2764
  n = n.concat(nn(7));
2765
2765
  return n;
@@ -2769,9 +2769,9 @@ function G8(n, e) {
2769
2769
  if (Yt(e.byweekno))
2770
2770
  return s;
2771
2771
  s.wnomask = he(0, i + 7);
2772
- var l, u, f = l = It(7 - o + e.wkst, 7);
2773
- f >= 4 ? (f = 0, u = s.yearlen + It(o - e.wkst, 7)) : u = i - f;
2774
- for (var d = Math.floor(u / 7), h = It(u, 7), p = Math.floor(d + h / 4), m = 0; m < e.byweekno.length; m++) {
2772
+ var l, u, f = l = $t(7 - o + e.wkst, 7);
2773
+ f >= 4 ? (f = 0, u = s.yearlen + $t(o - e.wkst, 7)) : u = i - f;
2774
+ for (var d = Math.floor(u / 7), h = $t(u, 7), p = Math.floor(d + h / 4), m = 0; m < e.byweekno.length; m++) {
2775
2775
  var y = e.byweekno[m];
2776
2776
  if (y < 0 && (y += p + 1), y > 0 && y <= p) {
2777
2777
  var g = void 0;
@@ -2791,8 +2791,8 @@ function G8(n, e) {
2791
2791
  if (we(e.byweekno, -1))
2792
2792
  w = -1;
2793
2793
  else {
2794
- var R = Ei(Yn(n - 1, 1, 1)), $ = It(7 - R.valueOf() + e.wkst, 7), B = rr(n - 1) ? 366 : 365, L = void 0;
2795
- $ >= 4 ? ($ = 0, L = B + It(R - e.wkst, 7)) : L = i - f, w = Math.floor(52 + It(L, 7) / 4);
2794
+ var R = Ei(Yn(n - 1, 1, 1)), I = $t(7 - R.valueOf() + e.wkst, 7), B = rr(n - 1) ? 366 : 365, L = void 0;
2795
+ I >= 4 ? (I = 0, L = B + $t(R - e.wkst, 7)) : L = i - f, w = Math.floor(52 + $t(L, 7) / 4);
2796
2796
  }
2797
2797
  if (we(e.byweekno, w))
2798
2798
  for (var g = 0; g < f; g++)
@@ -2835,7 +2835,7 @@ function K8(n, e, t, i, r, a) {
2835
2835
  for (var l = 0; l < s.length; l++)
2836
2836
  for (var u = s[l], f = u[0], d = u[1] - 1, h = 0; h < a.bynweekday.length; h++) {
2837
2837
  var p = void 0, m = a.bynweekday[h], y = m[0], g = m[1];
2838
- g < 0 ? (p = d + (g + 1) * 7, p -= It(r[p] - y, 7)) : (p = f + (g - 1) * 7, p += It(7 - r[p] + y, 7)), f <= p && p <= d && (o.nwdaymask[p] = 1);
2838
+ g < 0 ? (p = d + (g + 1) * 7, p -= $t(r[p] - y, 7)) : (p = f + (g - 1) * 7, p += $t(7 - r[p] + y, 7)), f <= p && p <= d && (o.nwdaymask[p] = 1);
2839
2839
  }
2840
2840
  return o;
2841
2841
  }
@@ -2982,7 +2982,7 @@ var J8 = (
2982
2982
  function X8(n, e, t, i, r, a) {
2983
2983
  for (var o = [], s = 0; s < n.length; s++) {
2984
2984
  var l = void 0, u = void 0, f = n[s];
2985
- f < 0 ? (l = Math.floor(f / e.length), u = It(f, e.length)) : (l = Math.floor((f - 1) / e.length), u = It(f - 1, e.length));
2985
+ f < 0 ? (l = Math.floor(f / e.length), u = $t(f, e.length)) : (l = Math.floor((f - 1) / e.length), u = $t(f - 1, e.length));
2986
2986
  for (var d = [], h = t; h < i; h++) {
2987
2987
  var p = a[h];
2988
2988
  Ye(p) && d.push(p);
@@ -3015,9 +3015,9 @@ function Kh(n, e) {
3015
3015
  }
3016
3016
  else
3017
3017
  for (var x = p; x < m; x++) {
3018
- var $ = h[x];
3019
- if (Ye($))
3020
- for (var B = Wh(u.yearordinal + $), L = 0; L < f.length; L++) {
3018
+ var I = h[x];
3019
+ if (Ye(I))
3020
+ for (var B = Wh(u.yearordinal + I), L = 0; L < f.length; L++) {
3021
3021
  var N = f[L], w = Yh(B, N);
3022
3022
  if (a && w > a)
3023
3023
  return an(n);
@@ -3770,15 +3770,15 @@ class Ga extends xo {
3770
3770
  } = this.extractFromKey(e[e.length - 1], t), l = s[s.length - 1], u = t.lng || this.language, f = t.appendNamespaceToCIMode || this.options.appendNamespaceToCIMode;
3771
3771
  if (u && u.toLowerCase() === "cimode") {
3772
3772
  if (f) {
3773
- const $ = t.nsSeparator || this.options.nsSeparator;
3773
+ const I = t.nsSeparator || this.options.nsSeparator;
3774
3774
  return r ? {
3775
- res: `${l}${$}${o}`,
3775
+ res: `${l}${I}${o}`,
3776
3776
  usedKey: o,
3777
3777
  exactUsedKey: o,
3778
3778
  usedLng: u,
3779
3779
  usedNS: l,
3780
3780
  usedParams: this.getUsedParamsDetails(t)
3781
- } : `${l}${$}${o}`;
3781
+ } : `${l}${I}${o}`;
3782
3782
  }
3783
3783
  return r ? {
3784
3784
  res: o,
@@ -3795,14 +3795,14 @@ class Ga extends xo {
3795
3795
  if (w && h && (typeof h != "string" && typeof h != "boolean" && typeof h != "number") && g.indexOf(y) < 0 && !(typeof x == "string" && Array.isArray(h))) {
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 $ = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(p, h, {
3798
+ const I = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(p, h, {
3799
3799
  ...t,
3800
3800
  ns: s
3801
3801
  }) : `key '${o} (${this.language})' returned an object instead of string.`;
3802
- return r ? (d.res = $, d.usedParams = this.getUsedParamsDetails(t), d) : $;
3802
+ return r ? (d.res = I, d.usedParams = this.getUsedParamsDetails(t), d) : I;
3803
3803
  }
3804
3804
  if (a) {
3805
- const $ = Array.isArray(h), B = $ ? [] : {}, L = $ ? m : p;
3805
+ const I = Array.isArray(h), B = I ? [] : {}, L = I ? m : p;
3806
3806
  for (const N in h)
3807
3807
  if (Object.prototype.hasOwnProperty.call(h, N)) {
3808
3808
  const U = `${L}${a}${N}`;
@@ -3817,13 +3817,13 @@ class Ga extends xo {
3817
3817
  } else if (w && typeof x == "string" && Array.isArray(h))
3818
3818
  h = h.join(x), h && (h = this.extendTranslation(h, e, t, i));
3819
3819
  else {
3820
- let $ = !1, B = !1;
3820
+ let I = !1, B = !1;
3821
3821
  const L = t.count !== void 0 && typeof t.count != "string", N = Ga.hasDefaultValue(t), U = L ? this.pluralResolver.getSuffix(u, t.count, t) : "", O = t.ordinal && L ? this.pluralResolver.getSuffix(u, t.count, {
3822
3822
  ordinal: !1
3823
- }) : "", I = L && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), _ = I && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${U}`] || t[`defaultValue${O}`] || t.defaultValue;
3824
- !this.isValidLookup(h) && N && ($ = !0, h = _), this.isValidLookup(h) || (B = !0, h = o);
3823
+ }) : "", $ = L && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), _ = $ && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${U}`] || t[`defaultValue${O}`] || t.defaultValue;
3824
+ !this.isValidLookup(h) && N && (I = !0, h = _), this.isValidLookup(h) || (B = !0, h = o);
3825
3825
  const E = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && B ? void 0 : h, T = N && _ !== h && this.options.updateMissing;
3826
- if (B || $ || T) {
3826
+ if (B || I || T) {
3827
3827
  if (this.logger.log(T ? "updateKey" : "missingKey", u, l, o, T ? _ : h), a) {
3828
3828
  const S = this.resolve(o, {
3829
3829
  ...t,
@@ -3843,12 +3843,12 @@ class Ga extends xo {
3843
3843
  };
3844
3844
  this.options.saveMissing && (this.options.saveMissingPlurals && L ? v.forEach((S) => {
3845
3845
  const M = this.pluralResolver.getSuffixes(S, t);
3846
- I && t[`defaultValue${this.options.pluralSeparator}zero`] && M.indexOf(`${this.options.pluralSeparator}zero`) < 0 && M.push(`${this.options.pluralSeparator}zero`), M.forEach((q) => {
3846
+ $ && t[`defaultValue${this.options.pluralSeparator}zero`] && M.indexOf(`${this.options.pluralSeparator}zero`) < 0 && M.push(`${this.options.pluralSeparator}zero`), M.forEach((q) => {
3847
3847
  k([S], o + q, t[`defaultValue${q}`] || _);
3848
3848
  });
3849
3849
  }) : k(v, o, _));
3850
3850
  }
3851
- h = this.extendTranslation(h, e, t, d, i), B && h === o && this.options.appendNamespaceToMissingKey && (h = `${l}:${o}`), (B || $) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? h = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${l}:${o}` : o, $ ? h : void 0) : h = this.options.parseMissingKeyHandler(h));
3851
+ h = this.extendTranslation(h, e, t, d, i), B && h === o && this.options.appendNamespaceToMissingKey && (h = `${l}:${o}`), (B || I) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? h = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${l}:${o}` : o, I ? h : void 0) : h = this.options.parseMissingKeyHandler(h));
3852
3852
  }
3853
3853
  return r ? (d.res = h, d.usedParams = this.getUsedParamsDetails(t), d) : h;
3854
3854
  }
@@ -3915,12 +3915,12 @@ class Ga extends xo {
3915
3915
  if (this.i18nFormat && this.i18nFormat.addLookupKeys)
3916
3916
  this.i18nFormat.addLookupKeys(w, f, x, g, t);
3917
3917
  else {
3918
- let $;
3919
- h && ($ = this.pluralResolver.getSuffix(x, t.count, t));
3918
+ let I;
3919
+ h && (I = this.pluralResolver.getSuffix(x, t.count, t));
3920
3920
  const B = `${this.options.pluralSeparator}zero`, L = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
3921
- if (h && (w.push(f + $), t.ordinal && $.indexOf(L) === 0 && w.push(f + $.replace(L, this.options.pluralSeparator)), p && w.push(f + B)), m) {
3921
+ if (h && (w.push(f + I), t.ordinal && I.indexOf(L) === 0 && w.push(f + I.replace(L, this.options.pluralSeparator)), p && w.push(f + B)), m) {
3922
3922
  const N = `${f}${this.options.contextSeparator}${t.context}`;
3923
- w.push(N), h && (w.push(N + $), t.ordinal && $.indexOf(L) === 0 && w.push(N + $.replace(L, this.options.pluralSeparator)), p && w.push(N + B));
3923
+ w.push(N), h && (w.push(N + I), t.ordinal && I.indexOf(L) === 0 && w.push(N + I.replace(L, this.options.pluralSeparator)), p && w.push(N + B));
3924
3924
  }
3925
3925
  }
3926
3926
  let R;
@@ -4262,7 +4262,7 @@ function cd(n, e, t) {
4262
4262
  let i = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", r = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, a = gk(n, e, t);
4263
4263
  return !a && r && typeof t == "string" && (a = ol(n, t, i), a === void 0 && (a = ol(e, t, i))), a;
4264
4264
  }
4265
- class $k {
4265
+ class Ik {
4266
4266
  constructor() {
4267
4267
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
4268
4268
  this.logger = Jt.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
@@ -4390,7 +4390,7 @@ class $k {
4390
4390
  return e;
4391
4391
  }
4392
4392
  }
4393
- function Ik(n) {
4393
+ function $k(n) {
4394
4394
  let e = n.toLowerCase().trim();
4395
4395
  const t = {};
4396
4396
  if (n.indexOf("(") > -1) {
@@ -4472,7 +4472,7 @@ class Ok {
4472
4472
  const {
4473
4473
  formatName: u,
4474
4474
  formatOptions: f
4475
- } = Ik(l);
4475
+ } = $k(l);
4476
4476
  if (this.formats[u]) {
4477
4477
  let d = s;
4478
4478
  try {
@@ -4739,7 +4739,7 @@ class pr extends xo {
4739
4739
  prepend: this.options.pluralSeparator,
4740
4740
  compatibilityJSON: this.options.compatibilityJSON,
4741
4741
  simplifyPluralSuffix: this.options.simplifyPluralSuffix
4742
- }), f && (!this.options.interpolation.format || this.options.interpolation.format === r.interpolation.format) && (h.formatter = a(f), h.formatter.init(h, this.options), this.options.interpolation.format = h.formatter.format.bind(h.formatter)), h.interpolator = new $k(this.options), h.utils = {
4742
+ }), f && (!this.options.interpolation.format || this.options.interpolation.format === r.interpolation.format) && (h.formatter = a(f), h.formatter.init(h, this.options), this.options.interpolation.format = h.formatter.format.bind(h.formatter)), h.interpolator = new Ik(this.options), h.utils = {
4743
4743
  hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
4744
4744
  }, h.backendConnector = new Mk(a(this.modules.backend), h.resourceStore, h, this.options), h.backendConnector.on("*", function(p) {
4745
4745
  for (var m = arguments.length, y = new Array(m > 1 ? m - 1 : 0), g = 1; g < m; g++)
@@ -4967,7 +4967,7 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
4967
4967
  october: "October",
4968
4968
  november: "November",
4969
4969
  december: "December"
4970
- }, ip = "Next", rp = "{{date}}", ap = "{{time}}", op = "Name", sp = "Enter your name", lp = "Email", cp = "Enter your email", up = "Guest email", dp = "Enter guest email", fp = "Add guest", hp = "Add another guest", pp = "Back", mp = "Book now", gp = "Booking confirmed", bp = "You'll receive an email confirmation soon.", yp = "Booking sent", vp = "You will receive an email once the booking is confirmed.", _p = "Booking rescheduled", kp = "Booking date and time", xp = "Cancel booking", wp = "Reschedule", Cp = "Reject booking", Ep = "Confirm booking", Sp = "Booking pending", Tp = "Manage your booking below. The invitee will receive an email informing them of the request status.", Ap = "Your booking has been confirmed successfully", $p = "A confirmation email has been sent to", Ip = "Cancel booking?", Op = "Your current timeslot will become available to others.", Dp = "Reason for cancellation", Mp = "Go back", Rp = "Your booking has been cancelled successfully", Pp = "A cancellation email has been sent to", Bp = "Close", Lp = "Closing", Fp = "{{field}} is required.", Np = "{{field}} has invalid format.", Hp = "Create Booking", Up = "Get Availability", jp = "Cancel Booking", zp = "Reschedule Booking", qp = "Get UI Settings", Wp = "Reject Booking", Yp = "Confirm Booking", Gp = "Something went wrong...", Vp = "Scheduling Component Error", Kp = "'sessionId' is required for private configs.", Zp = "If using public config either pass a configurationId or a combination of 'slug' and 'clientId'.", Jp = "Invalid timeslot!", Xp = "The selected timeslot is invalid", Qp = "Cancellation Error", em = "Please provide a reason for cancellation.", tm = "You cannot cancel the booking within {{minCancellationNotice}} minutes of the event", nm = "Cancel booking form error", im = "Share Your Feedback", rm = "Providing us with your feedback and reporting errors helps us create a better experience for you.", am = "Please give us a detailed description of the feature you’re commenting on, or where you’ve experienced an issue.", om = "Provide your feedback here", sm = "Cancel", lm = "Submit", Pk = {
4970
+ }, ip = "Next", rp = "{{date}}", ap = "{{time}}", op = "Name", sp = "Enter your name", lp = "Email", cp = "Enter your email", up = "Guest email", dp = "Enter guest email", fp = "Add guest", hp = "Add another guest", pp = "Back", mp = "Book now", gp = "Booking confirmed", bp = "You'll receive an email confirmation soon.", yp = "Booking sent", vp = "You will receive an email once the booking is confirmed.", _p = "Booking rescheduled", kp = "Booking date and time", xp = "Cancel booking", wp = "Reschedule", Cp = "Reject booking", Ep = "Confirm booking", Sp = "Booking pending", Tp = "Manage your booking below. The invitee will receive an email informing them of the request status.", Ap = "Your booking has been confirmed successfully", Ip = "A confirmation email has been sent to", $p = "Cancel booking?", Op = "Your current timeslot will become available to others.", Dp = "Reason for cancellation", Mp = "Go back", Rp = "Your booking has been cancelled successfully", Pp = "A cancellation email has been sent to", Bp = "Close", Lp = "Closing", Fp = "{{field}} is required.", Np = "{{field}} has invalid format.", Hp = "Create Booking", Up = "Get Availability", jp = "Cancel Booking", zp = "Reschedule Booking", qp = "Get UI Settings", Wp = "Reject Booking", Yp = "Confirm Booking", Gp = "Something went wrong...", Vp = "Scheduling Component Error", Kp = "'sessionId' is required for private configs.", Zp = "If using public config either pass a configurationId or a combination of 'slug' and 'clientId'.", Jp = "Invalid timeslot!", Xp = "The selected timeslot is invalid", Qp = "Cancellation Error", em = "Please provide a reason for cancellation.", tm = "You cannot cancel the booking within {{minCancellationNotice}} minutes of the event", nm = "Cancel booking form error", im = "Share Your Feedback", rm = "Providing us with your feedback and reporting errors helps us create a better experience for you.", am = "Please give us a detailed description of the feature you’re commenting on, or where you’ve experienced an issue.", om = "Provide your feedback here", sm = "Cancel", lm = "Submit", Pk = {
4971
4971
  noDateSelected: Xh,
4972
4972
  rescheduleTitle: Qh,
4973
4973
  days: ep,
@@ -4999,8 +4999,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
4999
4999
  bookingPendingTitle: Sp,
5000
5000
  bookingPendingnDescription: Tp,
5001
5001
  confirmedEventCardTitle: Ap,
5002
- confirmedEventCardDescription: $p,
5003
- cancelBookingTitle: Ip,
5002
+ confirmedEventCardDescription: Ip,
5003
+ cancelBookingTitle: $p,
5004
5004
  cancelBookingMessage: Op,
5005
5005
  reasonForCancellation: Dp,
5006
5006
  goBackButton: Mp,
@@ -5066,8 +5066,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5066
5066
  bookingPendingTitle: Sp,
5067
5067
  bookingPendingnDescription: Tp,
5068
5068
  confirmedEventCardTitle: Ap,
5069
- confirmedEventCardDescription: $p,
5070
- cancelBookingTitle: Ip,
5069
+ confirmedEventCardDescription: Ip,
5070
+ cancelBookingTitle: $p,
5071
5071
  cancelBookingMessage: Op,
5072
5072
  reasonForCancellation: Dp,
5073
5073
  goBackButton: Mp,
@@ -5127,7 +5127,7 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5127
5127
  october: "Octobre",
5128
5128
  november: "Novembre",
5129
5129
  december: "Décembre"
5130
- }, pm = "Procéder", mm = "{{date}}", gm = "{{time}}", bm = "Name", ym = "Entrez votre nom", vm = "E-mail", _m = "Entrer votre E-mail", km = "E-mail invité", xm = "Entrez l'adresse e-mail de l'invité", wm = "Ajouter un invité", Cm = "Ajouter un autre invité", Em = "Retour", Sm = "Réservez maintenant", Tm = "Réservation confirmée", Am = "Vous recevrez bientôt un e-mail de confirmation.", $m = "Réservation envoyée", Im = "Vous recevrez un e-mail une fois la réservation confirmée.", Om = "Réservation reprogrammée", Dm = "Date et heure de la réservation", Mm = "Annuler la réservation", Rm = "Replanifier", Pm = "Refuser la réservation", Bm = "Confirmer la réservation", Lm = "Réservation en attente", Fm = "Gérez votre réservation ci-dessous. L'invité recevra un e-mail l'informant du statut de la demande.", Nm = "Votre réservation a été confirmée avec succès", Hm = "Un e-mail de confirmation a été envoyé à", Um = "Annuler la réservation?", jm = "Votre créneau horaire actuel sera disponible pour les autres.", zm = "Raison de l'annulation", qm = "Retourner", Wm = "Votre réservation a été annulée avec succès", Ym = "Un e-mail d'annulation a été envoyé à", Gm = "Fermer", Vm = "Fermeture", Km = "{{field}} est requis.", Zm = "{{field}} a un format invalide.", Jm = "Créer une Réservation", Xm = "Obtenir la Disponibilité", Qm = "Annuler la Réservation", e0 = "Reprogrammer la Réservation", t0 = "Obtenir les Paramètres UI", n0 = "Refuser la Réservation", i0 = "Confirmer la Réservation", r0 = "Quelque chose a mal tourné...", a0 = "Erreur du composant de planification", o0 = "'sessionId' est requis pour les configurations privées.", s0 = "Si vous utilisez une configuration publique, passez soit un configurationId, soit une combinaison de 'slug' et 'clientId'.", l0 = "Créneau horaire invalide !", c0 = "Le créneau horaire sélectionné est invalide", u0 = "Erreur d'annulation", d0 = "Veuillez fournir une raison pour l'annulation.", f0 = "Vous ne pouvez pas annuler la réservation dans les {{minCancellationNotice}} minutes avant l'événement", h0 = "Erreur de formulaire d'annulation de réservation", p0 = "Partagez vos commentaires", m0 = "Nous fournir vos commentaires et signaler des erreurs nous aide à créer une meilleure expérience pour vous.", g0 = "Veuillez nous fournir une description détaillée de la fonctionnalité sur laquelle vous commentez ou du problème que vous avez rencontré.", b0 = "Saisissez vos commentaires ici", y0 = "Annuler", v0 = "Envoyer", Lk = {
5130
+ }, pm = "Procéder", mm = "{{date}}", gm = "{{time}}", bm = "Name", ym = "Entrez votre nom", vm = "E-mail", _m = "Entrer votre E-mail", km = "E-mail invité", xm = "Entrez l'adresse e-mail de l'invité", wm = "Ajouter un invité", Cm = "Ajouter un autre invité", Em = "Retour", Sm = "Réservez maintenant", Tm = "Réservation confirmée", Am = "Vous recevrez bientôt un e-mail de confirmation.", Im = "Réservation envoyée", $m = "Vous recevrez un e-mail une fois la réservation confirmée.", Om = "Réservation reprogrammée", Dm = "Date et heure de la réservation", Mm = "Annuler la réservation", Rm = "Replanifier", Pm = "Refuser la réservation", Bm = "Confirmer la réservation", Lm = "Réservation en attente", Fm = "Gérez votre réservation ci-dessous. L'invité recevra un e-mail l'informant du statut de la demande.", Nm = "Votre réservation a été confirmée avec succès", Hm = "Un e-mail de confirmation a été envoyé à", Um = "Annuler la réservation?", jm = "Votre créneau horaire actuel sera disponible pour les autres.", zm = "Raison de l'annulation", qm = "Retourner", Wm = "Votre réservation a été annulée avec succès", Ym = "Un e-mail d'annulation a été envoyé à", Gm = "Fermer", Vm = "Fermeture", Km = "{{field}} est requis.", Zm = "{{field}} a un format invalide.", Jm = "Créer une Réservation", Xm = "Obtenir la Disponibilité", Qm = "Annuler la Réservation", e0 = "Reprogrammer la Réservation", t0 = "Obtenir les Paramètres UI", n0 = "Refuser la Réservation", i0 = "Confirmer la Réservation", r0 = "Quelque chose a mal tourné...", a0 = "Erreur du composant de planification", o0 = "'sessionId' est requis pour les configurations privées.", s0 = "Si vous utilisez une configuration publique, passez soit un configurationId, soit une combinaison de 'slug' et 'clientId'.", l0 = "Créneau horaire invalide !", c0 = "Le créneau horaire sélectionné est invalide", u0 = "Erreur d'annulation", d0 = "Veuillez fournir une raison pour l'annulation.", f0 = "Vous ne pouvez pas annuler la réservation dans les {{minCancellationNotice}} minutes avant l'événement", h0 = "Erreur de formulaire d'annulation de réservation", p0 = "Partagez vos commentaires", m0 = "Nous fournir vos commentaires et signaler des erreurs nous aide à créer une meilleure expérience pour vous.", g0 = "Veuillez nous fournir une description détaillée de la fonctionnalité sur laquelle vous commentez ou du problème que vous avez rencontré.", b0 = "Saisissez vos commentaires ici", y0 = "Annuler", v0 = "Envoyer", Lk = {
5131
5131
  noDateSelected: cm,
5132
5132
  rescheduleTitle: um,
5133
5133
  days: dm,
@@ -5148,8 +5148,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5148
5148
  bookNowButton: Sm,
5149
5149
  bookingConfirmed: Tm,
5150
5150
  bookingConfirmedDescription: Am,
5151
- bookingSent: $m,
5152
- bookingSentDescription: Im,
5151
+ bookingSent: Im,
5152
+ bookingSentDescription: $m,
5153
5153
  bookingRescheduled: Om,
5154
5154
  bookingDateAndTimeHeader: Dm,
5155
5155
  cancelBookingButton: Mm,
@@ -5215,8 +5215,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5215
5215
  bookNowButton: Sm,
5216
5216
  bookingConfirmed: Tm,
5217
5217
  bookingConfirmedDescription: Am,
5218
- bookingSent: $m,
5219
- bookingSentDescription: Im,
5218
+ bookingSent: Im,
5219
+ bookingSentDescription: $m,
5220
5220
  bookingRescheduled: Om,
5221
5221
  bookingDateAndTimeHeader: Dm,
5222
5222
  cancelBookingButton: Mm,
@@ -5287,7 +5287,7 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5287
5287
  october: "Octubre",
5288
5288
  november: "Noviembre",
5289
5289
  december: "Diciembre"
5290
- }, E0 = "Siguiente", S0 = "{{date}}", T0 = "{{time}}", A0 = "Nombre", $0 = "Introduce tu nombre", I0 = "Correo electrónico", O0 = "Introduce tu correo electrónico", D0 = "Correo electrónico del invitado", M0 = "Introduce el correo electrónico del invitado", R0 = "Añadir invitado", P0 = "Añadir otro invitado", B0 = "Atrás", L0 = "Reservar ahora", F0 = "Reserva confirmada", N0 = "Recibirás una confirmación por correo electrónico pronto.", H0 = "Reserva enviada", U0 = "Recibirás un correo electrónico una vez que se confirme la reserva.", j0 = "Reserva reprogramada", z0 = "Fecha y hora de la reserva", q0 = "Cancelar reserva", W0 = "Reprogramar", Y0 = "Rechazar reserva", G0 = "Confirmar reserva", V0 = "Reserva pendiente", K0 = "Gestiona tu reserva a continuación. El invitado recibirá un correo electrónico informándole del estado de la solicitud.", Z0 = "Tu reserva ha sido confirmada con éxito", J0 = "Se ha enviado un correo de confirmación a", X0 = "¿Cancelar reserva?", Q0 = "Su horario actual estará disponible para otros.", eg = "Motivo de la cancelación", tg = "Regresar", ng = "Su reserva ha sido cancelada con éxito", ig = "Se ha enviado un correo electrónico de cancelación a", rg = "Cerrar", ag = "Cerrando", og = "{{field}} es obligatorio.", sg = "{{field}} tiene un formato no válido.", lg = "Crear Reserva", cg = "Obtener Disponibilidad", ug = "Cancelar Reserva", dg = "Reprogramar Reserva", fg = "Obtener Configuraciones de UI", hg = "Rechazar Reserva", pg = "Confirmar Reserva", mg = "Algo salió mal...", gg = "Error en el componente de programación", bg = "'sessionId' es necesario para configuraciones privadas.", yg = "Si se usa una configuración pública, pase una configurationId o una combinación de 'slug' y 'clientId'.", vg = "¡Intervalo de tiempo no válido!", _g = "El intervalo de tiempo seleccionado no es válido", kg = "Error de Cancelación", xg = "Por favor, indique el motivo de la cancelación.", wg = "No puede cancelar la reserva dentro de los {{minCancellationNotice}} minutos del evento", Cg = "Error en el formulario de cancelación de la reserva", Eg = "Comparta su opinión", Sg = "Proporcionarnos su opinión y reportar errores nos ayuda a crear una mejor experiencia para usted.", Tg = "Por favor, proporcione una descripción detallada de la función sobre la que está comentando o dónde ha experimentado un problema.", Ag = "Proporcione su opinión aquí", $g = "Cancelar", Ig = "Enviar", Nk = {
5290
+ }, E0 = "Siguiente", S0 = "{{date}}", T0 = "{{time}}", A0 = "Nombre", I0 = "Introduce tu nombre", $0 = "Correo electrónico", O0 = "Introduce tu correo electrónico", D0 = "Correo electrónico del invitado", M0 = "Introduce el correo electrónico del invitado", R0 = "Añadir invitado", P0 = "Añadir otro invitado", B0 = "Atrás", L0 = "Reservar ahora", F0 = "Reserva confirmada", N0 = "Recibirás una confirmación por correo electrónico pronto.", H0 = "Reserva enviada", U0 = "Recibirás un correo electrónico una vez que se confirme la reserva.", j0 = "Reserva reprogramada", z0 = "Fecha y hora de la reserva", q0 = "Cancelar reserva", W0 = "Reprogramar", Y0 = "Rechazar reserva", G0 = "Confirmar reserva", V0 = "Reserva pendiente", K0 = "Gestiona tu reserva a continuación. El invitado recibirá un correo electrónico informándole del estado de la solicitud.", Z0 = "Tu reserva ha sido confirmada con éxito", J0 = "Se ha enviado un correo de confirmación a", X0 = "¿Cancelar reserva?", Q0 = "Su horario actual estará disponible para otros.", eg = "Motivo de la cancelación", tg = "Regresar", ng = "Su reserva ha sido cancelada con éxito", ig = "Se ha enviado un correo electrónico de cancelación a", rg = "Cerrar", ag = "Cerrando", og = "{{field}} es obligatorio.", sg = "{{field}} tiene un formato no válido.", lg = "Crear Reserva", cg = "Obtener Disponibilidad", ug = "Cancelar Reserva", dg = "Reprogramar Reserva", fg = "Obtener Configuraciones de UI", hg = "Rechazar Reserva", pg = "Confirmar Reserva", mg = "Algo salió mal...", gg = "Error en el componente de programación", bg = "'sessionId' es necesario para configuraciones privadas.", yg = "Si se usa una configuración pública, pase una configurationId o una combinación de 'slug' y 'clientId'.", vg = "¡Intervalo de tiempo no válido!", _g = "El intervalo de tiempo seleccionado no es válido", kg = "Error de Cancelación", xg = "Por favor, indique el motivo de la cancelación.", wg = "No puede cancelar la reserva dentro de los {{minCancellationNotice}} minutos del evento", Cg = "Error en el formulario de cancelación de la reserva", Eg = "Comparta su opinión", Sg = "Proporcionarnos su opinión y reportar errores nos ayuda a crear una mejor experiencia para usted.", Tg = "Por favor, proporcione una descripción detallada de la función sobre la que está comentando o dónde ha experimentado un problema.", Ag = "Proporcione su opinión aquí", Ig = "Cancelar", $g = "Enviar", Nk = {
5291
5291
  noDateSelected: _0,
5292
5292
  rescheduleTitle: k0,
5293
5293
  days: x0,
@@ -5297,8 +5297,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5297
5297
  selectedDayAndYear: S0,
5298
5298
  selectedTime: T0,
5299
5299
  name: A0,
5300
- namePlaceholder: $0,
5301
- email: I0,
5300
+ namePlaceholder: I0,
5301
+ email: $0,
5302
5302
  emailPlaceholder: O0,
5303
5303
  guestEmail: D0,
5304
5304
  guestEmailPlaceholder: M0,
@@ -5351,8 +5351,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5351
5351
  feedbackFormDescription: Sg,
5352
5352
  feedbackMessageLabel: Tg,
5353
5353
  feedbackMessagePlaceholder: Ag,
5354
- feedbackModalCloseButton: $g,
5355
- feedbackModalSubmitButton: Ig
5354
+ feedbackModalCloseButton: Ig,
5355
+ feedbackModalSubmitButton: $g
5356
5356
  }, Hk = /* @__PURE__ */ Object.freeze({
5357
5357
  __proto__: null,
5358
5358
  noDateSelected: _0,
@@ -5364,8 +5364,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5364
5364
  selectedDayAndYear: S0,
5365
5365
  selectedTime: T0,
5366
5366
  name: A0,
5367
- namePlaceholder: $0,
5368
- email: I0,
5367
+ namePlaceholder: I0,
5368
+ email: $0,
5369
5369
  emailPlaceholder: O0,
5370
5370
  guestEmail: D0,
5371
5371
  guestEmailPlaceholder: M0,
@@ -5418,8 +5418,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5418
5418
  feedbackFormDescription: Sg,
5419
5419
  feedbackMessageLabel: Tg,
5420
5420
  feedbackMessagePlaceholder: Ag,
5421
- feedbackModalCloseButton: $g,
5422
- feedbackModalSubmitButton: Ig,
5421
+ feedbackModalCloseButton: Ig,
5422
+ feedbackModalSubmitButton: $g,
5423
5423
  default: Nk
5424
5424
  }), Og = "日付が選択されていません", Dg = "別の時間を選択してください", Mg = {
5425
5425
  sunday: "日",
@@ -5447,7 +5447,7 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5447
5447
  october: "10月",
5448
5448
  november: "11月",
5449
5449
  december: "12月"
5450
- }, Bg = "次", Lg = "{{date}}", Fg = "{{time}}", Ng = "名前", Hg = "名前を入力してください", Ug = "メールアドレス", jg = "メールアドレスを入力してください", zg = "ゲストのメールアドレス", qg = "ゲストのメールアドレスを入力してください", Wg = "ゲストを追加", Yg = "他のゲストを追加", Gg = "戻る", Vg = "今すぐ予約", Kg = "予約が確認されました", Zg = "間もなくメールで確認が届きます。", Jg = "予約が送信されました", Xg = "予約が確認され次第、メールをお送りします。", Qg = "予約が再予定されました", eb = "予約の日付と時間", tb = "予約をキャンセル", nb = "再調整", ib = "予約を拒否", rb = "予約を確認", ab = "予約保留中", ob = "以下で予約を管理します。招待者にはリクエストステータスを知らせるメールが届きます。", sb = "予約が正常に確認されました", lb = "確認メールが送信されました", cb = "予約をキャンセルしますか?", ub = "現在の時間枠は他の人に利用可能になります。", db = "キャンセルの理由", fb = "戻る", hb = "予約が正常にキャンセルされました", pb = "キャンセルメールが送信されました", mb = "閉じる", gb = "閉じる", bb = "{{field}} は必須です.", yb = "{{field}} の形式が無効です.", vb = "予約作成", _b = "空き状況を取得", kb = "予約をキャンセル", xb = "予約の再スケジュール", wb = "UI設定を取得", Cb = "予約を拒否", Eb = "予約を確認", Sb = "何かがうまくいかなかった...", Tb = "スケジューリングコンポーネントエラー", Ab = "プライベート構成には 'sessionId' が必要です。", $b = "公開設定を使用する場合は、configurationId または 'slug' と 'clientId' の組み合わせを渡します。", Ib = "無効な時間帯!", Ob = "選択された時間帯は無効です", Db = "キャンセルエラー", Mb = "キャンセルの理由を入力してください。", Rb = "イベントの{{minCancellationNotice}}分前には予約をキャンセルできません", Pb = "予約キャンセルフォームエラー", Bb = "フィードバックを共有する", Lb = "フィードバックを提供し、エラーを報告することで、より良い体験を提供するためのサポートになります。", Fb = "コメントしている機能や問題が発生した箇所の詳細な説明をお願いします。", Nb = "ここにフィードバックを記入してください", Hb = "キャンセル", Ub = "送信", Uk = {
5450
+ }, Bg = "次", Lg = "{{date}}", Fg = "{{time}}", Ng = "名前", Hg = "名前を入力してください", Ug = "メールアドレス", jg = "メールアドレスを入力してください", zg = "ゲストのメールアドレス", qg = "ゲストのメールアドレスを入力してください", Wg = "ゲストを追加", Yg = "他のゲストを追加", Gg = "戻る", Vg = "今すぐ予約", Kg = "予約が確認されました", Zg = "間もなくメールで確認が届きます。", Jg = "予約が送信されました", Xg = "予約が確認され次第、メールをお送りします。", Qg = "予約が再予定されました", eb = "予約の日付と時間", tb = "予約をキャンセル", nb = "再調整", ib = "予約を拒否", rb = "予約を確認", ab = "予約保留中", ob = "以下で予約を管理します。招待者にはリクエストステータスを知らせるメールが届きます。", sb = "予約が正常に確認されました", lb = "確認メールが送信されました", cb = "予約をキャンセルしますか?", ub = "現在の時間枠は他の人に利用可能になります。", db = "キャンセルの理由", fb = "戻る", hb = "予約が正常にキャンセルされました", pb = "キャンセルメールが送信されました", mb = "閉じる", gb = "閉じる", bb = "{{field}} は必須です.", yb = "{{field}} の形式が無効です.", vb = "予約作成", _b = "空き状況を取得", kb = "予約をキャンセル", xb = "予約の再スケジュール", wb = "UI設定を取得", Cb = "予約を拒否", Eb = "予約を確認", Sb = "何かがうまくいかなかった...", Tb = "スケジューリングコンポーネントエラー", Ab = "プライベート構成には 'sessionId' が必要です。", Ib = "公開設定を使用する場合は、configurationId または 'slug' と 'clientId' の組み合わせを渡します。", $b = "無効な時間帯!", Ob = "選択された時間帯は無効です", Db = "キャンセルエラー", Mb = "キャンセルの理由を入力してください。", Rb = "イベントの{{minCancellationNotice}}分前には予約をキャンセルできません", Pb = "予約キャンセルフォームエラー", Bb = "フィードバックを共有する", Lb = "フィードバックを提供し、エラーを報告することで、より良い体験を提供するためのサポートになります。", Fb = "コメントしている機能や問題が発生した箇所の詳細な説明をお願いします。", Nb = "ここにフィードバックを記入してください", Hb = "キャンセル", Ub = "送信", Uk = {
5451
5451
  noDateSelected: Og,
5452
5452
  rescheduleTitle: Dg,
5453
5453
  days: Mg,
@@ -5500,8 +5500,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5500
5500
  genericErrorTitle: Sb,
5501
5501
  schedulingComponentErrorTitle: Tb,
5502
5502
  sessionIdRequiredErrorMessage: Ab,
5503
- publicConfigErrorMessage: $b,
5504
- invalidTimeslotErrorTitle: Ib,
5503
+ publicConfigErrorMessage: Ib,
5504
+ invalidTimeslotErrorTitle: $b,
5505
5505
  invalidTimeslotErrorMessage: Ob,
5506
5506
  cancellationErrorTitle: Db,
5507
5507
  cancellationErrorMessage: Mb,
@@ -5567,8 +5567,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5567
5567
  genericErrorTitle: Sb,
5568
5568
  schedulingComponentErrorTitle: Tb,
5569
5569
  sessionIdRequiredErrorMessage: Ab,
5570
- publicConfigErrorMessage: $b,
5571
- invalidTimeslotErrorTitle: Ib,
5570
+ publicConfigErrorMessage: Ib,
5571
+ invalidTimeslotErrorTitle: $b,
5572
5572
  invalidTimeslotErrorMessage: Ob,
5573
5573
  cancellationErrorTitle: Db,
5574
5574
  cancellationErrorMessage: Mb,
@@ -5607,7 +5607,7 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5607
5607
  october: "Oktober",
5608
5608
  november: "November",
5609
5609
  december: "Dezember"
5610
- }, Gb = "Weiter", Vb = "{{date}}", Kb = "{{time}}", Zb = "Name", Jb = "Geben Sie Ihren Namen ein", Xb = "E-Mail", Qb = "Geben Sie Ihre E-Mail-Adresse ein", e1 = "Gast E-Mail", t1 = "Geben Sie die E-Mail-Adresse des Gastes ein", n1 = "Gast hinzufügen", i1 = "Weiteren Gast hinzufügen", r1 = "Zurück", a1 = "Jetzt buchen", o1 = "Buchung bestätigt", s1 = "Sie erhalten in Kürze eine E-Mail-Bestätigung.", l1 = "Buchung gesendet", c1 = "Sie erhalten eine E-Mail, sobald die Buchung bestätigt ist.", u1 = "Buchung umgebucht", d1 = "Buchungsdatum und -zeit", f1 = "Buchung stornieren", h1 = "Umplanen", p1 = "Buchung ablehnen", m1 = "Buchung bestätigen", g1 = "Buchung ausstehend", b1 = "Verwalten Sie Ihre Buchung unten. Der Eingeladene erhält eine E-Mail mit dem Status der Anfrage.", y1 = "Ihre Buchung wurde erfolgreich bestätigt", v1 = "Eine Bestätigungs-E-Mail wurde gesendet an", _1 = "Buchung stornieren?", k1 = "Ihr aktueller Zeitraum wird für andere verfügbar.", x1 = "Grund für die Stornierung", w1 = "Zurück", C1 = "Ihre Buchung wurde erfolgreich storniert", E1 = "Eine Stornierungs-E-Mail wurde gesendet an", S1 = "Schließen", T1 = "Schließen", A1 = "{{field}} ist erforderlich.", $1 = "{{field}} hat ein ungültiges Format.", I1 = "Buchung Erstellen", O1 = "Verfügbarkeit Ermitteln", D1 = "Buchung Stornieren", M1 = "Buchung Verschieben", R1 = "UI-Einstellungen Abrufen", P1 = "Buchung Ablehnen", B1 = "Buchung Bestätigen", L1 = "Etwas ist schief gelaufen...", F1 = "Fehler im Planungskomponent", N1 = "'sessionId' ist für private Konfigurationen erforderlich.", H1 = "Bei Verwendung einer öffentlichen Konfiguration geben Sie entweder eine Konfigurations-ID oder eine Kombination aus 'slug' und 'clientId' an.", U1 = "Ungültiges Zeitfenster!", j1 = "Das ausgewählte Zeitfenster ist ungültig", z1 = "Stornierungsfehler", q1 = "Bitte geben Sie einen Grund für die Stornierung an.", W1 = "Sie können die Buchung nicht innerhalb von {{minCancellationNotice}} Minuten vor der Veranstaltung stornieren", Y1 = "Fehler im Stornierungsformular", G1 = "Teilen Sie Ihr Feedback", V1 = "Indem Sie uns Ihr Feedback geben und Fehler melden, helfen Sie uns, eine bessere Erfahrung für Sie zu schaffen.", K1 = "Bitte geben Sie uns eine detaillierte Beschreibung der Funktion, über die Sie kommentieren, oder wo Sie ein Problem festgestellt haben.", Z1 = "Geben Sie hier Ihr Feedback ein", J1 = "Annuleren", X1 = "Absenden", zk = {
5610
+ }, Gb = "Weiter", Vb = "{{date}}", Kb = "{{time}}", Zb = "Name", Jb = "Geben Sie Ihren Namen ein", Xb = "E-Mail", Qb = "Geben Sie Ihre E-Mail-Adresse ein", e1 = "Gast E-Mail", t1 = "Geben Sie die E-Mail-Adresse des Gastes ein", n1 = "Gast hinzufügen", i1 = "Weiteren Gast hinzufügen", r1 = "Zurück", a1 = "Jetzt buchen", o1 = "Buchung bestätigt", s1 = "Sie erhalten in Kürze eine E-Mail-Bestätigung.", l1 = "Buchung gesendet", c1 = "Sie erhalten eine E-Mail, sobald die Buchung bestätigt ist.", u1 = "Buchung umgebucht", d1 = "Buchungsdatum und -zeit", f1 = "Buchung stornieren", h1 = "Umplanen", p1 = "Buchung ablehnen", m1 = "Buchung bestätigen", g1 = "Buchung ausstehend", b1 = "Verwalten Sie Ihre Buchung unten. Der Eingeladene erhält eine E-Mail mit dem Status der Anfrage.", y1 = "Ihre Buchung wurde erfolgreich bestätigt", v1 = "Eine Bestätigungs-E-Mail wurde gesendet an", _1 = "Buchung stornieren?", k1 = "Ihr aktueller Zeitraum wird für andere verfügbar.", x1 = "Grund für die Stornierung", w1 = "Zurück", C1 = "Ihre Buchung wurde erfolgreich storniert", E1 = "Eine Stornierungs-E-Mail wurde gesendet an", S1 = "Schließen", T1 = "Schließen", A1 = "{{field}} ist erforderlich.", I1 = "{{field}} hat ein ungültiges Format.", $1 = "Buchung Erstellen", O1 = "Verfügbarkeit Ermitteln", D1 = "Buchung Stornieren", M1 = "Buchung Verschieben", R1 = "UI-Einstellungen Abrufen", P1 = "Buchung Ablehnen", B1 = "Buchung Bestätigen", L1 = "Etwas ist schief gelaufen...", F1 = "Fehler im Planungskomponent", N1 = "'sessionId' ist für private Konfigurationen erforderlich.", H1 = "Bei Verwendung einer öffentlichen Konfiguration geben Sie entweder eine Konfigurations-ID oder eine Kombination aus 'slug' und 'clientId' an.", U1 = "Ungültiges Zeitfenster!", j1 = "Das ausgewählte Zeitfenster ist ungültig", z1 = "Stornierungsfehler", q1 = "Bitte geben Sie einen Grund für die Stornierung an.", W1 = "Sie können die Buchung nicht innerhalb von {{minCancellationNotice}} Minuten vor der Veranstaltung stornieren", Y1 = "Fehler im Stornierungsformular", G1 = "Teilen Sie Ihr Feedback", V1 = "Indem Sie uns Ihr Feedback geben und Fehler melden, helfen Sie uns, eine bessere Erfahrung für Sie zu schaffen.", K1 = "Bitte geben Sie uns eine detaillierte Beschreibung der Funktion, über die Sie kommentieren, oder wo Sie ein Problem festgestellt haben.", Z1 = "Geben Sie hier Ihr Feedback ein", J1 = "Annuleren", X1 = "Absenden", zk = {
5611
5611
  noDateSelected: jb,
5612
5612
  rescheduleTitle: zb,
5613
5613
  days: qb,
@@ -5649,8 +5649,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5649
5649
  closeButton: S1,
5650
5650
  closingButton: T1,
5651
5651
  fieldRequired: A1,
5652
- invalidInputFormat: $1,
5653
- createBookingErrorTitle: I1,
5652
+ invalidInputFormat: I1,
5653
+ createBookingErrorTitle: $1,
5654
5654
  getAvailabilityErrorTitle: O1,
5655
5655
  cancelBookingErrorTitle: D1,
5656
5656
  rescheduleBookingErrorTitle: M1,
@@ -5716,8 +5716,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5716
5716
  closeButton: S1,
5717
5717
  closingButton: T1,
5718
5718
  fieldRequired: A1,
5719
- invalidInputFormat: $1,
5720
- createBookingErrorTitle: I1,
5719
+ invalidInputFormat: I1,
5720
+ createBookingErrorTitle: $1,
5721
5721
  getAvailabilityErrorTitle: O1,
5722
5722
  cancelBookingErrorTitle: D1,
5723
5723
  rescheduleBookingErrorTitle: M1,
@@ -5767,7 +5767,7 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5767
5767
  october: "Oktober",
5768
5768
  november: "November",
5769
5769
  december: "December"
5770
- }, ry = "Nästa", ay = "{{date}}", oy = "{{time}}", sy = "Namn", ly = "Ange ditt namn", cy = "E-post", uy = "Ange din e-postadress", dy = "Gästens e-post", fy = "Ange gästens e-postadress", hy = "Lägg till gäst", py = "Lägg till en gäst till", my = "Tillbaka", gy = "Boka nu", by = "Bokning bekräftad", yy = "Du kommer snart att få en bekräftelse via e-post.", vy = "Bokning skickad", _y = "Du kommer att få ett e-mail när bokningen är bekräftad.", ky = "Bokning ombokad", xy = "Bokningsdatum och tid", wy = "Avboka bokning", Cy = "Omboka", Ey = "Avvisa bokning", Sy = "Bekräfta bokning", Ty = "Bokning pågår", Ay = "Hantera din bokning nedan. Inbjudna kommer att få ett e-postmeddelande om begärans status.", $y = "Din bokning har bekräftats framgångsrikt", Iy = "Ett bekräftelsemail har skickats till", Oy = "Avboka bokning?", Dy = "Din nuvarande tidslucka kommer att bli tillgänglig för andra.", My = "Anledning till avbokning", Ry = "Gå tillbaka", Py = "Din bokning har avbokats framgångsrikt", By = "Ett avbokningsmejl har skickats till", Ly = "Stäng", Fy = "Stänger", Ny = "{{field}} är obligatoriskt.", Hy = "{{field}} har ogiltigt format.", Uy = "Skapa Bokning", jy = "Hämta Tillgänglighet", zy = "Avboka Bokning", qy = "Omboka Bokning", Wy = "Hämta UI-inställningar", Yy = "Avvisa Bokning", Gy = "Bekräfta Bokning", Vy = "Något gick fel...", Ky = "Schemaläggningskomponentfel", Zy = "'sessionId' krävs för privata konfigurationer.", Jy = "Om du använder offentlig konfiguration anger du antingen en konfigurations-ID eller en kombination av 'slug' och 'clientId'.", Xy = "Ogiltig tidslucka!", Qy = "Den valda tidsluckan är ogiltig", e2 = "Avbokningsfel", t2 = "Vänligen ange en anledning till avbokningen.", n2 = "Du kan inte avboka bokningen inom {{minCancellationNotice}} minuter före evenemanget", i2 = "Fel i avbokningsformuläret", r2 = "Dela din feedback", a2 = "Att ge oss din feedback och rapportera fel hjälper oss att skapa en bättre upplevelse för dig.", o2 = "Ge oss en detaljerad beskrivning av funktionen du kommenterar eller där du har upplevt ett problem.", s2 = "Ge din feedback här", l2 = "Avbryt", c2 = "Skicka", Wk = {
5770
+ }, ry = "Nästa", ay = "{{date}}", oy = "{{time}}", sy = "Namn", ly = "Ange ditt namn", cy = "E-post", uy = "Ange din e-postadress", dy = "Gästens e-post", fy = "Ange gästens e-postadress", hy = "Lägg till gäst", py = "Lägg till en gäst till", my = "Tillbaka", gy = "Boka nu", by = "Bokning bekräftad", yy = "Du kommer snart att få en bekräftelse via e-post.", vy = "Bokning skickad", _y = "Du kommer att få ett e-mail när bokningen är bekräftad.", ky = "Bokning ombokad", xy = "Bokningsdatum och tid", wy = "Avboka bokning", Cy = "Omboka", Ey = "Avvisa bokning", Sy = "Bekräfta bokning", Ty = "Bokning pågår", Ay = "Hantera din bokning nedan. Inbjudna kommer att få ett e-postmeddelande om begärans status.", Iy = "Din bokning har bekräftats framgångsrikt", $y = "Ett bekräftelsemail har skickats till", Oy = "Avboka bokning?", Dy = "Din nuvarande tidslucka kommer att bli tillgänglig för andra.", My = "Anledning till avbokning", Ry = "Gå tillbaka", Py = "Din bokning har avbokats framgångsrikt", By = "Ett avbokningsmejl har skickats till", Ly = "Stäng", Fy = "Stänger", Ny = "{{field}} är obligatoriskt.", Hy = "{{field}} har ogiltigt format.", Uy = "Skapa Bokning", jy = "Hämta Tillgänglighet", zy = "Avboka Bokning", qy = "Omboka Bokning", Wy = "Hämta UI-inställningar", Yy = "Avvisa Bokning", Gy = "Bekräfta Bokning", Vy = "Något gick fel...", Ky = "Schemaläggningskomponentfel", Zy = "'sessionId' krävs för privata konfigurationer.", Jy = "Om du använder offentlig konfiguration anger du antingen en konfigurations-ID eller en kombination av 'slug' och 'clientId'.", Xy = "Ogiltig tidslucka!", Qy = "Den valda tidsluckan är ogiltig", e2 = "Avbokningsfel", t2 = "Vänligen ange en anledning till avbokningen.", n2 = "Du kan inte avboka bokningen inom {{minCancellationNotice}} minuter före evenemanget", i2 = "Fel i avbokningsformuläret", r2 = "Dela din feedback", a2 = "Att ge oss din feedback och rapportera fel hjälper oss att skapa en bättre upplevelse för dig.", o2 = "Ge oss en detaljerad beskrivning av funktionen du kommenterar eller där du har upplevt ett problem.", s2 = "Ge din feedback här", l2 = "Avbryt", c2 = "Skicka", Wk = {
5771
5771
  noDateSelected: Q1,
5772
5772
  rescheduleTitle: ey,
5773
5773
  days: ty,
@@ -5798,8 +5798,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5798
5798
  confirmBookingButton: Sy,
5799
5799
  bookingPendingTitle: Ty,
5800
5800
  bookingPendingnDescription: Ay,
5801
- confirmedEventCardTitle: $y,
5802
- confirmedEventCardDescription: Iy,
5801
+ confirmedEventCardTitle: Iy,
5802
+ confirmedEventCardDescription: $y,
5803
5803
  cancelBookingTitle: Oy,
5804
5804
  cancelBookingMessage: Dy,
5805
5805
  reasonForCancellation: My,
@@ -5865,8 +5865,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5865
5865
  confirmBookingButton: Sy,
5866
5866
  bookingPendingTitle: Ty,
5867
5867
  bookingPendingnDescription: Ay,
5868
- confirmedEventCardTitle: $y,
5869
- confirmedEventCardDescription: Iy,
5868
+ confirmedEventCardTitle: Iy,
5869
+ confirmedEventCardDescription: $y,
5870
5870
  cancelBookingTitle: Oy,
5871
5871
  cancelBookingMessage: Dy,
5872
5872
  reasonForCancellation: My,
@@ -5927,7 +5927,7 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5927
5927
  october: "十月",
5928
5928
  november: "十一月",
5929
5929
  december: "十二月"
5930
- }, m2 = "下一个", g2 = "{{date}}", b2 = "{{time}}", y2 = "姓名", v2 = "输入你的名字", _2 = "电子邮件", k2 = "输入你的电子邮件", x2 = "客人的电子邮件", w2 = "输入客人的电子邮件", C2 = "添加客人", E2 = "添加另一个客人", S2 = "返回", T2 = "立即预订", A2 = "预订已确认", $2 = "您将很快收到一封确认电子邮件。", I2 = "预订已发送", O2 = "预订确认后,您将收到一封电子邮件。", D2 = "预订已重新安排", M2 = "预订日期和时间", R2 = "取消预订", P2 = "重新安排", B2 = "拒绝预订", L2 = "确认预订", F2 = "预订待处理", N2 = "在下方管理您的预订。受邀者将收到一封电子邮件,通知他们请求状态。", H2 = "您的预订已成功确认", U2 = "确认邮件已发送至", j2 = "取消预订?", z2 = "您当前的时间段将对其他人开放。", q2 = "取消原因", W2 = "返回", Y2 = "您的预订已成功取消", G2 = "取消邮件已发送至", V2 = "关闭", K2 = "关闭", Z2 = "{{field}} 是必需的.", J2 = "{{field}} 格式无效.", X2 = "创建预订", Q2 = "获取可用性", e3 = "取消预订", t3 = "重新安排预订", n3 = "获取UI设置", i3 = "拒绝预订", r3 = "确认预订", a3 = "出了点问题...", o3 = "调度组件错误", s3 = "私有配置需要 'sessionId'。", l3 = "如果使用公共配置,请传递 configurationId 或 'slug' 和 'clientId' 的组合。", c3 = "无效的时间段!", u3 = "所选时间段无效", d3 = "取消错误", f3 = "请提供取消的原因。", h3 = "您不能在活动开始前的{{minCancellationNotice}}分钟内取消预订", p3 = "取消预订表单错误", m3 = "分享您的反馈", g3 = "为我们提供反馈并报告错误有助于为您创造更好的体验。", b3 = "请详细描述您正在评论的功能或遇到问题的地方。", y3 = "在此处提供您的反馈", v3 = "取消", _3 = "提交", Gk = {
5930
+ }, m2 = "下一个", g2 = "{{date}}", b2 = "{{time}}", y2 = "姓名", v2 = "输入你的名字", _2 = "电子邮件", k2 = "输入你的电子邮件", x2 = "客人的电子邮件", w2 = "输入客人的电子邮件", C2 = "添加客人", E2 = "添加另一个客人", S2 = "返回", T2 = "立即预订", A2 = "预订已确认", I2 = "您将很快收到一封确认电子邮件。", $2 = "预订已发送", O2 = "预订确认后,您将收到一封电子邮件。", D2 = "预订已重新安排", M2 = "预订日期和时间", R2 = "取消预订", P2 = "重新安排", B2 = "拒绝预订", L2 = "确认预订", F2 = "预订待处理", N2 = "在下方管理您的预订。受邀者将收到一封电子邮件,通知他们请求状态。", H2 = "您的预订已成功确认", U2 = "确认邮件已发送至", j2 = "取消预订?", z2 = "您当前的时间段将对其他人开放。", q2 = "取消原因", W2 = "返回", Y2 = "您的预订已成功取消", G2 = "取消邮件已发送至", V2 = "关闭", K2 = "关闭", Z2 = "{{field}} 是必需的.", J2 = "{{field}} 格式无效.", X2 = "创建预订", Q2 = "获取可用性", e3 = "取消预订", t3 = "重新安排预订", n3 = "获取UI设置", i3 = "拒绝预订", r3 = "确认预订", a3 = "出了点问题...", o3 = "调度组件错误", s3 = "私有配置需要 'sessionId'。", l3 = "如果使用公共配置,请传递 configurationId 或 'slug' 和 'clientId' 的组合。", c3 = "无效的时间段!", u3 = "所选时间段无效", d3 = "取消错误", f3 = "请提供取消的原因。", h3 = "您不能在活动开始前的{{minCancellationNotice}}分钟内取消预订", p3 = "取消预订表单错误", m3 = "分享您的反馈", g3 = "为我们提供反馈并报告错误有助于为您创造更好的体验。", b3 = "请详细描述您正在评论的功能或遇到问题的地方。", y3 = "在此处提供您的反馈", v3 = "取消", _3 = "提交", Gk = {
5931
5931
  noDateSelected: u2,
5932
5932
  rescheduleTitle: d2,
5933
5933
  days: f2,
@@ -5947,8 +5947,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
5947
5947
  backButton: S2,
5948
5948
  bookNowButton: T2,
5949
5949
  bookingConfirmed: A2,
5950
- bookingConfirmedDescription: $2,
5951
- bookingSent: I2,
5950
+ bookingConfirmedDescription: I2,
5951
+ bookingSent: $2,
5952
5952
  bookingSentDescription: O2,
5953
5953
  bookingRescheduled: D2,
5954
5954
  bookingDateAndTimeHeader: M2,
@@ -6014,8 +6014,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
6014
6014
  backButton: S2,
6015
6015
  bookNowButton: T2,
6016
6016
  bookingConfirmed: A2,
6017
- bookingConfirmedDescription: $2,
6018
- bookingSent: I2,
6017
+ bookingConfirmedDescription: I2,
6018
+ bookingSent: $2,
6019
6019
  bookingSentDescription: O2,
6020
6020
  bookingRescheduled: D2,
6021
6021
  bookingDateAndTimeHeader: M2,
@@ -6087,7 +6087,7 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
6087
6087
  october: "Oktober",
6088
6088
  november: "November",
6089
6089
  december: "December"
6090
- }, S3 = "Volgende", T3 = "{{date}}", A3 = "{{time}}", $3 = "Naam", I3 = "Voer je naam in", O3 = "E-mail", D3 = "Voer je e-mail in", M3 = "E-mail van gast", R3 = "Voer het e-mailadres van de gast in", P3 = "Gast toevoegen", B3 = "Nog een gast toevoegen", L3 = "Terug", F3 = "Boek nu", N3 = "Boeking bevestigd", H3 = "U ontvangt binnenkort een e-mailbevestiging.", U3 = "Boeking verzonden", j3 = "U ontvangt een e-mail zodra de boeking is bevestigd.", z3 = "Boeking verplaatst", q3 = "Boekingsdatum en -tijd", W3 = "Boeking annuleren", Y3 = "Herplannen", G3 = "Boeking afwijzen", V3 = "Boeking bevestigen", K3 = "Boeking in afwachting", Z3 = "Beheer uw boeking hieronder. De genodigde ontvangt een e-mail over de status van de aanvraag.", J3 = "Uw boeking is succesvol bevestigd", X3 = "Een bevestigingsmail is verzonden naar", Q3 = "Boeking annuleren?", ev = "Uw huidige tijdslot zal beschikbaar worden voor anderen.", tv = "Reden voor annulering", nv = "Ga terug", iv = "Uw boeking is succesvol geannuleerd", rv = "Er is een annuleringsmail verzonden naar", av = "Sluiten", ov = "Sluiten", sv = "{{field}} is vereist.", lv = "{{field}} heeft een ongeldig formaat.", cv = "Boeking Maken", uv = "Beschikbaarheid Opvragen", dv = "Boeking Annuleren", fv = "Boeking Wijzigen", hv = "UI-instellingen Ophalen", pv = "Boeking Afwijzen", mv = "Boeking Bevestigen", gv = "Er is iets misgegaan...", bv = "Geen sessie-ID!", yv = "Fout in planningscomponent", vv = "'sessionId' is vereist voor privéconfiguraties.", _v = "Als u een openbare configuratie gebruikt, geeft u een configurationId of een combinatie van 'slug' en 'clientId' door.", kv = "Het geselecteerde tijdslot is ongeldig", xv = "Annuleringsfout", wv = "Geef een reden op voor de annulering.", Cv = "U kunt de boeking niet annuleren binnen {{minCancellationNotice}} minuten voor het evenement", Ev = "Fout in het annuleringsformulier", Sv = "Deel uw feedback", Tv = "Door ons uw feedback te geven en fouten te melden, helpt u ons een betere ervaring voor u te creëren.", Av = "Geef ons een gedetailleerde beschrijving van de functie waarover u commentaar geeft of waar u een probleem heeft ondervonden.", $v = "Geef hier uw feedback", Iv = "Sluiten", Ov = "Verzenden", Kk = {
6090
+ }, S3 = "Volgende", T3 = "{{date}}", A3 = "{{time}}", I3 = "Naam", $3 = "Voer je naam in", O3 = "E-mail", D3 = "Voer je e-mail in", M3 = "E-mail van gast", R3 = "Voer het e-mailadres van de gast in", P3 = "Gast toevoegen", B3 = "Nog een gast toevoegen", L3 = "Terug", F3 = "Boek nu", N3 = "Boeking bevestigd", H3 = "U ontvangt binnenkort een e-mailbevestiging.", U3 = "Boeking verzonden", j3 = "U ontvangt een e-mail zodra de boeking is bevestigd.", z3 = "Boeking verplaatst", q3 = "Boekingsdatum en -tijd", W3 = "Boeking annuleren", Y3 = "Herplannen", G3 = "Boeking afwijzen", V3 = "Boeking bevestigen", K3 = "Boeking in afwachting", Z3 = "Beheer uw boeking hieronder. De genodigde ontvangt een e-mail over de status van de aanvraag.", J3 = "Uw boeking is succesvol bevestigd", X3 = "Een bevestigingsmail is verzonden naar", Q3 = "Boeking annuleren?", ev = "Uw huidige tijdslot zal beschikbaar worden voor anderen.", tv = "Reden voor annulering", nv = "Ga terug", iv = "Uw boeking is succesvol geannuleerd", rv = "Er is een annuleringsmail verzonden naar", av = "Sluiten", ov = "Sluiten", sv = "{{field}} is vereist.", lv = "{{field}} heeft een ongeldig formaat.", cv = "Boeking Maken", uv = "Beschikbaarheid Opvragen", dv = "Boeking Annuleren", fv = "Boeking Wijzigen", hv = "UI-instellingen Ophalen", pv = "Boeking Afwijzen", mv = "Boeking Bevestigen", gv = "Er is iets misgegaan...", bv = "Geen sessie-ID!", yv = "Fout in planningscomponent", vv = "'sessionId' is vereist voor privéconfiguraties.", _v = "Als u een openbare configuratie gebruikt, geeft u een configurationId of een combinatie van 'slug' en 'clientId' door.", kv = "Het geselecteerde tijdslot is ongeldig", xv = "Annuleringsfout", wv = "Geef een reden op voor de annulering.", Cv = "U kunt de boeking niet annuleren binnen {{minCancellationNotice}} minuten voor het evenement", Ev = "Fout in het annuleringsformulier", Sv = "Deel uw feedback", Tv = "Door ons uw feedback te geven en fouten te melden, helpt u ons een betere ervaring voor u te creëren.", Av = "Geef ons een gedetailleerde beschrijving van de functie waarover u commentaar geeft of waar u een probleem heeft ondervonden.", Iv = "Geef hier uw feedback", $v = "Sluiten", Ov = "Verzenden", Kk = {
6091
6091
  noDateSelected: k3,
6092
6092
  rescheduleTitle: x3,
6093
6093
  days: w3,
@@ -6096,8 +6096,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
6096
6096
  nextButton: S3,
6097
6097
  selectedDayAndYear: T3,
6098
6098
  selectedTime: A3,
6099
- name: $3,
6100
- namePlaceholder: I3,
6099
+ name: I3,
6100
+ namePlaceholder: $3,
6101
6101
  email: O3,
6102
6102
  emailPlaceholder: D3,
6103
6103
  guestEmail: M3,
@@ -6150,8 +6150,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
6150
6150
  feedbackFormTitle: Sv,
6151
6151
  feedbackFormDescription: Tv,
6152
6152
  feedbackMessageLabel: Av,
6153
- feedbackMessagePlaceholder: $v,
6154
- feedbackModalCloseButton: Iv,
6153
+ feedbackMessagePlaceholder: Iv,
6154
+ feedbackModalCloseButton: $v,
6155
6155
  feedbackModalSubmitButton: Ov
6156
6156
  }, Zk = /* @__PURE__ */ Object.freeze({
6157
6157
  __proto__: null,
@@ -6163,8 +6163,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
6163
6163
  nextButton: S3,
6164
6164
  selectedDayAndYear: T3,
6165
6165
  selectedTime: A3,
6166
- name: $3,
6167
- namePlaceholder: I3,
6166
+ name: I3,
6167
+ namePlaceholder: $3,
6168
6168
  email: O3,
6169
6169
  emailPlaceholder: D3,
6170
6170
  guestEmail: M3,
@@ -6217,8 +6217,8 @@ const Xh = "No date selected", Qh = "Choose another time slot to reschedule your
6217
6217
  feedbackFormTitle: Sv,
6218
6218
  feedbackFormDescription: Tv,
6219
6219
  feedbackMessageLabel: Av,
6220
- feedbackMessagePlaceholder: $v,
6221
- feedbackModalCloseButton: Iv,
6220
+ feedbackMessagePlaceholder: Iv,
6221
+ feedbackModalCloseButton: $v,
6222
6222
  feedbackModalSubmitButton: Ov,
6223
6223
  default: Kk
6224
6224
  });
@@ -6440,7 +6440,7 @@ var sl = {};
6440
6440
  }, _.prototype.stateNamedEntity = function(A, E) {
6441
6441
  for (var T = this.decodeTree, v = T[this.treeIndex], C = (v & d.VALUE_LENGTH) >> 14; E < A.length; E++, this.excess++) {
6442
6442
  var k = A.charCodeAt(E);
6443
- if (this.treeIndex = $(T, v, this.treeIndex + Math.max(1, C), k), this.treeIndex < 0)
6443
+ if (this.treeIndex = I(T, v, this.treeIndex + Math.max(1, C), k), this.treeIndex < 0)
6444
6444
  return this.result === 0 || // If we are parsing an attribute
6445
6445
  this.decodeMode === x.Attribute && // We shouldn't have consumed any characters after the entity,
6446
6446
  (C === 0 || // And there should be no invalid characters.
@@ -6498,7 +6498,7 @@ var sl = {};
6498
6498
  return A = "", q;
6499
6499
  };
6500
6500
  }
6501
- function $(_, A, E, T) {
6501
+ function I(_, A, E, T) {
6502
6502
  var v = (A & d.BRANCH_LENGTH) >> 7, C = A & d.JUMP_TABLE;
6503
6503
  if (v === 0)
6504
6504
  return C !== 0 && T === C ? E : -1;
@@ -6517,7 +6517,7 @@ var sl = {};
6517
6517
  }
6518
6518
  return -1;
6519
6519
  }
6520
- n.determineBranch = $;
6520
+ n.determineBranch = I;
6521
6521
  var B = R(a.default), L = R(o.default);
6522
6522
  function N(_, A) {
6523
6523
  return A === void 0 && (A = x.Legacy), B(_, A);
@@ -6531,10 +6531,10 @@ var sl = {};
6531
6531
  return B(_, x.Strict);
6532
6532
  }
6533
6533
  n.decodeHTMLStrict = O;
6534
- function I(_) {
6534
+ function $(_) {
6535
6535
  return L(_, x.Strict);
6536
6536
  }
6537
- n.decodeXML = I;
6537
+ n.decodeXML = $;
6538
6538
  })(Wt);
6539
6539
  var G;
6540
6540
  (function(n) {
@@ -7898,14 +7898,14 @@ function Ax(n, e) {
7898
7898
  a[a.lastIndexOf(n)] = e, n.parent = null;
7899
7899
  }
7900
7900
  }
7901
- function $x(n, e) {
7901
+ function Ix(n, e) {
7902
7902
  if (Sr(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
- function Ix(n, e) {
7908
+ function $x(n, e) {
7909
7909
  Sr(e);
7910
7910
  const { parent: t } = n, i = n.next;
7911
7911
  if (e.next = i, e.prev = n, n.next = e, e.parent = t, i) {
@@ -8164,8 +8164,8 @@ const Gx = /* @__PURE__ */ Object.freeze({
8164
8164
  prevElementSibling: Tx,
8165
8165
  removeElement: Sr,
8166
8166
  replaceElement: Ax,
8167
- appendChild: $x,
8168
- append: Ix,
8167
+ appendChild: Ix,
8168
+ append: $x,
8169
8169
  prependChild: Ox,
8170
8170
  prepend: Dx,
8171
8171
  filter: Co,
@@ -8313,16 +8313,16 @@ var mw = Si, gw = mw, u6 = { exports: {} };
8313
8313
  n.exports ? n.exports = t() : e.parseSrcset = t();
8314
8314
  })(ht, function() {
8315
8315
  return function(e) {
8316
- function t($) {
8317
- return $ === " " || // space
8318
- $ === " " || // horizontal tab
8319
- $ === `
8316
+ function t(I) {
8317
+ return I === " " || // space
8318
+ I === " " || // horizontal tab
8319
+ I === `
8320
8320
  ` || // new line
8321
- $ === "\f" || // form feed
8322
- $ === "\r";
8321
+ I === "\f" || // form feed
8322
+ I === "\r";
8323
8323
  }
8324
- function i($) {
8325
- var B, L = $.exec(e.substring(g));
8324
+ function i(I) {
8325
+ var B, L = I.exec(e.substring(g));
8326
8326
  if (L)
8327
8327
  return B = L[0], g += B.length, B;
8328
8328
  }
@@ -8364,10 +8364,10 @@ var mw = Si, gw = mw, u6 = { exports: {} };
8364
8364
  }
8365
8365
  }
8366
8366
  function R() {
8367
- var $ = !1, B, L, N, U, O = {}, I, _, A, E, T;
8367
+ var I = !1, B, L, N, U, O = {}, $, _, A, E, T;
8368
8368
  for (U = 0; U < h.length; U++)
8369
- I = h[U], _ = I[I.length - 1], A = I.substring(0, I.length - 1), E = parseInt(A, 10), T = parseFloat(A), u.test(A) && _ === "w" ? ((B || L) && ($ = !0), E === 0 ? $ = !0 : B = E) : f.test(A) && _ === "x" ? ((B || L || N) && ($ = !0), T < 0 ? $ = !0 : L = T) : u.test(A) && _ === "h" ? ((N || L) && ($ = !0), E === 0 ? $ = !0 : N = E) : $ = !0;
8370
- $ ? console && console.log && console.log("Invalid srcset descriptor found in '" + e + "' at '" + I + "'.") : (O.url = d, B && (O.w = B), L && (O.d = L), N && (O.h = N), x.push(O));
8369
+ $ = h[U], _ = $[$.length - 1], A = $.substring(0, $.length - 1), E = parseInt(A, 10), T = parseFloat(A), u.test(A) && _ === "w" ? ((B || L) && (I = !0), E === 0 ? I = !0 : B = E) : f.test(A) && _ === "x" ? ((B || L || N) && (I = !0), T < 0 ? I = !0 : L = T) : u.test(A) && _ === "h" ? ((N || L) && (I = !0), E === 0 ? I = !0 : N = E) : I = !0;
8370
+ I ? console && console.log && console.log("Invalid srcset descriptor found in '" + e + "' at '" + $ + "'.") : (O.url = d, B && (O.w = B), L && (O.d = L), N && (O.h = N), x.push(O));
8371
8371
  }
8372
8372
  };
8373
8373
  });
@@ -8846,11 +8846,11 @@ let Sw = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", Tw
8846
8846
  e += Sw[Math.random() * 64 | 0];
8847
8847
  return e;
8848
8848
  };
8849
- const $w = /* @__PURE__ */ Object.freeze({
8849
+ const Iw = /* @__PURE__ */ Object.freeze({
8850
8850
  __proto__: null,
8851
8851
  nanoid: Aw,
8852
8852
  customAlphabet: Tw
8853
- }), Iw = /* @__PURE__ */ ko($w);
8853
+ }), $w = /* @__PURE__ */ ko(Iw);
8854
8854
  let { SourceMapConsumer: Sd, SourceMapGenerator: Td } = jt, { existsSync: Ow, readFileSync: Dw } = jt, { dirname: qo, join: Mw } = jt;
8855
8855
  function Rw(n) {
8856
8856
  return P ? P.from(n, "base64").toString() : window.atob(n);
@@ -8934,12 +8934,12 @@ class gl {
8934
8934
  }
8935
8935
  var h6 = gl;
8936
8936
  gl.default = gl;
8937
- let { SourceMapConsumer: Pw, SourceMapGenerator: Bw } = jt, { fileURLToPath: Ad, pathToFileURL: Yr } = jt, { resolve: bl, isAbsolute: yl } = jt, { nanoid: Lw } = Iw, Wo = jt, $d = bc, Fw = h6, Yo = Symbol("fromOffsetCache"), Nw = !!(Pw && Bw), Id = !!(bl && yl);
8937
+ let { SourceMapConsumer: Pw, SourceMapGenerator: Bw } = jt, { fileURLToPath: Ad, pathToFileURL: Yr } = jt, { resolve: bl, isAbsolute: yl } = jt, { nanoid: Lw } = $w, Wo = jt, Id = bc, Fw = h6, Yo = Symbol("fromOffsetCache"), Nw = !!(Pw && Bw), $d = !!(bl && yl);
8938
8938
  class Qa {
8939
8939
  constructor(e, t = {}) {
8940
8940
  if (e === null || typeof e > "u" || typeof e == "object" && !e.toString)
8941
8941
  throw new Error(`PostCSS received ${e} instead of CSS string`);
8942
- if (this.css = e.toString(), this.css[0] === "\uFEFF" || this.css[0] === "￾" ? (this.hasBOM = !0, this.css = this.css.slice(1)) : this.hasBOM = !1, t.from && (!Id || /^\w+:\/\//.test(t.from) || yl(t.from) ? this.file = t.from : this.file = bl(t.from)), Id && Nw) {
8942
+ if (this.css = e.toString(), this.css[0] === "\uFEFF" || this.css[0] === "￾" ? (this.hasBOM = !0, this.css = this.css.slice(1)) : this.hasBOM = !1, t.from && (!$d || /^\w+:\/\//.test(t.from) || yl(t.from) ? this.file = t.from : this.file = bl(t.from)), $d && Nw) {
8943
8943
  let i = new Fw(this.css, t);
8944
8944
  if (i.text) {
8945
8945
  this.map = i;
@@ -9002,14 +9002,14 @@ class Qa {
9002
9002
  t = u.line, i = u.col;
9003
9003
  }
9004
9004
  let l = this.origin(t, i, o, s);
9005
- return l ? a = new $d(
9005
+ return l ? a = new Id(
9006
9006
  e,
9007
9007
  l.endLine === void 0 ? l.line : { line: l.line, column: l.column },
9008
9008
  l.endLine === void 0 ? l.column : { line: l.endLine, column: l.endColumn },
9009
9009
  l.source,
9010
9010
  l.file,
9011
9011
  r.plugin
9012
- ) : a = new $d(
9012
+ ) : a = new Id(
9013
9013
  e,
9014
9014
  o === void 0 ? t : { line: t, column: i },
9015
9015
  o === void 0 ? i : { line: o, column: s },
@@ -9207,9 +9207,9 @@ class vl extends qw {
9207
9207
  super(e), this.type = "comment";
9208
9208
  }
9209
9209
  }
9210
- var $o = vl;
9210
+ var Io = vl;
9211
9211
  vl.default = vl;
9212
- let { isClean: v6, my: _6 } = Tr, k6 = To, x6 = $o, Ww = So, w6, yc, vc, C6;
9212
+ let { isClean: v6, my: _6 } = Tr, k6 = To, x6 = Io, Ww = So, w6, yc, vc, C6;
9213
9213
  function E6(n) {
9214
9214
  return n.map((e) => (e.nodes && (e.nodes = E6(e.nodes)), delete e.source, e));
9215
9215
  }
@@ -9453,9 +9453,9 @@ class _l {
9453
9453
  }).message : this.plugin ? this.plugin + ": " + this.text : this.text;
9454
9454
  }
9455
9455
  }
9456
- var $6 = _l;
9456
+ var I6 = _l;
9457
9457
  _l.default = _l;
9458
- let Gw = $6;
9458
+ let Gw = I6;
9459
9459
  class kl {
9460
9460
  constructor(e, t, i) {
9461
9461
  this.processor = e, this.messages = [], this.root = t, this.opts = i, this.css = void 0, this.map = void 0;
@@ -9483,7 +9483,7 @@ var a7 = function(e, t = {}) {
9483
9483
  function R() {
9484
9484
  return g;
9485
9485
  }
9486
- function $(U) {
9486
+ function I(U) {
9487
9487
  throw e.error("Unclosed " + U, g);
9488
9488
  }
9489
9489
  function B() {
@@ -9513,8 +9513,8 @@ var a7 = function(e, t = {}) {
9513
9513
  case n7:
9514
9514
  case e7:
9515
9515
  case Jw: {
9516
- let I = String.fromCharCode(a);
9517
- m = [I, I, g];
9516
+ let $ = String.fromCharCode(a);
9517
+ m = [$, $, g];
9518
9518
  break;
9519
9519
  }
9520
9520
  case Zw: {
@@ -9526,7 +9526,7 @@ var a7 = function(e, t = {}) {
9526
9526
  o = g;
9527
9527
  break;
9528
9528
  } else
9529
- $("bracket");
9529
+ I("bracket");
9530
9530
  for (d = o; i.charCodeAt(d - 1) === Gr; )
9531
9531
  d -= 1, f = !f;
9532
9532
  } while (f);
@@ -9544,7 +9544,7 @@ var a7 = function(e, t = {}) {
9544
9544
  o = g + 1;
9545
9545
  break;
9546
9546
  } else
9547
- $("string");
9547
+ I("string");
9548
9548
  for (d = o; i.charCodeAt(d - 1) === Gr; )
9549
9549
  d -= 1, f = !f;
9550
9550
  } while (f);
@@ -9567,7 +9567,7 @@ var a7 = function(e, t = {}) {
9567
9567
  break;
9568
9568
  }
9569
9569
  default: {
9570
- a === Md && i.charCodeAt(g + 1) === t7 ? (o = i.indexOf("*/", g + 2) + 1, o === 0 && (r || O ? o = i.length : $("comment")), m = ["comment", i.slice(g, o + 1), g, o], g = o) : (Qr.lastIndex = g + 1, Qr.test(i), Qr.lastIndex === 0 ? o = i.length - 1 : o = Qr.lastIndex - 2, m = ["word", i.slice(g, o + 1), g, o], x.push(m), g = o);
9570
+ a === Md && i.charCodeAt(g + 1) === t7 ? (o = i.indexOf("*/", g + 2) + 1, o === 0 && (r || O ? o = i.length : I("comment")), m = ["comment", i.slice(g, o + 1), g, o], g = o) : (Qr.lastIndex = g + 1, Qr.test(i), Qr.lastIndex === 0 ? o = i.length - 1 : o = Qr.lastIndex - 2, m = ["word", i.slice(g, o + 1), g, o], x.push(m), g = o);
9571
9571
  break;
9572
9572
  }
9573
9573
  }
@@ -9583,8 +9583,8 @@ var a7 = function(e, t = {}) {
9583
9583
  position: R
9584
9584
  };
9585
9585
  };
9586
- let I6 = ei;
9587
- class eo extends I6 {
9586
+ let $6 = ei;
9587
+ class eo extends $6 {
9588
9588
  constructor(e) {
9589
9589
  super(e), this.type = "atrule";
9590
9590
  }
@@ -9597,7 +9597,7 @@ class eo extends I6 {
9597
9597
  }
9598
9598
  var xc = eo;
9599
9599
  eo.default = eo;
9600
- I6.registerAtRule(eo);
9600
+ $6.registerAtRule(eo);
9601
9601
  let O6 = ei, D6, M6;
9602
9602
  class Ti extends O6 {
9603
9603
  constructor(e) {
@@ -9665,7 +9665,7 @@ class to extends P6 {
9665
9665
  var wc = to;
9666
9666
  to.default = to;
9667
9667
  P6.registerRule(to);
9668
- let s7 = To, l7 = a7, c7 = $o, u7 = xc, d7 = Ar, Pd = wc;
9668
+ let s7 = To, l7 = a7, c7 = Io, u7 = xc, d7 = Ar, Pd = wc;
9669
9669
  const Bd = {
9670
9670
  empty: !0,
9671
9671
  space: !0
@@ -10310,12 +10310,12 @@ var L6 = Ln;
10310
10310
  Ln.default = Ln;
10311
10311
  C7.registerLazyResult(Ln);
10312
10312
  x7.registerLazyResult(Ln);
10313
- let A7 = y6, $7 = Eo, I7 = Cc;
10313
+ let A7 = y6, I7 = Eo, $7 = Cc;
10314
10314
  const O7 = kc;
10315
10315
  class Cl {
10316
10316
  constructor(e, t, i) {
10317
10317
  t = t.toString(), this.stringified = !1, this._processor = e, this._css = t, this._opts = i, this._map = void 0;
10318
- let r, a = $7;
10318
+ let r, a = I7;
10319
10319
  this.result = new O7(this._processor, r, this._opts), this.result.css = t;
10320
10320
  let o = this;
10321
10321
  Object.defineProperty(this.result, "root", {
@@ -10350,7 +10350,7 @@ class Cl {
10350
10350
  get root() {
10351
10351
  if (this._root)
10352
10352
  return this._root;
10353
- let e, t = I7;
10353
+ let e, t = $7;
10354
10354
  try {
10355
10355
  e = t(this._css, this._opts);
10356
10356
  } catch (i) {
@@ -10416,7 +10416,7 @@ var L7 = vr;
10416
10416
  vr.default = vr;
10417
10417
  B7.registerProcessor(vr);
10418
10418
  P7.registerProcessor(vr);
10419
- let F7 = To, N7 = h6, H7 = $o, U7 = xc, j7 = Ao, z7 = Ar, q7 = wc;
10419
+ let F7 = To, N7 = h6, H7 = Io, U7 = xc, j7 = Ao, z7 = Ar, q7 = wc;
10420
10420
  function _r(n, e) {
10421
10421
  if (Array.isArray(n)) return n.map((r) => _r(r));
10422
10422
  let { inputs: t, ...i } = n;
@@ -10448,7 +10448,7 @@ function _r(n, e) {
10448
10448
  }
10449
10449
  var W7 = _r;
10450
10450
  _r.default = _r;
10451
- let Y7 = bc, F6 = To, G7 = L6, V7 = ei, Ec = L7, K7 = Eo, Z7 = W7, N6 = _c, J7 = $6, H6 = $o, U6 = xc, X7 = kc, Q7 = Ao, eC = Cc, tC = R6, j6 = wc, z6 = Ar, nC = So;
10451
+ let Y7 = bc, F6 = To, G7 = L6, V7 = ei, Ec = L7, K7 = Eo, Z7 = W7, N6 = _c, J7 = I6, H6 = Io, U6 = xc, X7 = kc, Q7 = Ao, eC = Cc, tC = R6, j6 = wc, z6 = Ar, nC = So;
10452
10452
  function ye(...n) {
10453
10453
  return n.length === 1 && Array.isArray(n[0]) && (n = n[0]), new Ec(n);
10454
10454
  }
@@ -10599,12 +10599,12 @@ and ensure you are accounting for this risk.
10599
10599
  let k;
10600
10600
  typeof v == "function" ? k = v : typeof v == "string" && (k = kr.simpleTransform(v)), C === "*" ? m = k : p[C] = k;
10601
10601
  });
10602
- let y, g, x, w, R, $, B = !1;
10602
+ let y, g, x, w, R, I, B = !1;
10603
10603
  N();
10604
10604
  const L = new rC.Parser({
10605
10605
  onopentag: function(v, C) {
10606
10606
  if (e.enforceHtmlBoundary && v === "html" && N(), R) {
10607
- $++;
10607
+ I++;
10608
10608
  return;
10609
10609
  }
10610
10610
  const k = new a(v, C);
@@ -10612,7 +10612,7 @@ and ensure you are accounting for this risk.
10612
10612
  let S = !1;
10613
10613
  const M = !!k.text;
10614
10614
  let q;
10615
- if (ln(p, v) && (q = p[v](v, C), k.attribs = C = q.attribs, q.text !== void 0 && (k.innerText = q.text), v !== q.tagName && (k.name = v = q.tagName, w[y] = q.tagName)), m && (q = m(v, C), k.attribs = C = q.attribs, v !== q.tagName && (k.name = v = q.tagName, w[y] = q.tagName)), (!o(v) || e.disallowedTagsMode === "recursiveEscape" && !uC(x) || e.nestingLimit != null && y >= e.nestingLimit) && (S = !0, x[y] = !0, (e.disallowedTagsMode === "discard" || e.disallowedTagsMode === "completelyDiscard") && s.indexOf(v) !== -1 && (R = !0, $ = 1), x[y] = !0), y++, S) {
10615
+ if (ln(p, v) && (q = p[v](v, C), k.attribs = C = q.attribs, q.text !== void 0 && (k.innerText = q.text), v !== q.tagName && (k.name = v = q.tagName, w[y] = q.tagName)), m && (q = m(v, C), k.attribs = C = q.attribs, v !== q.tagName && (k.name = v = q.tagName, w[y] = q.tagName)), (!o(v) || e.disallowedTagsMode === "recursiveEscape" && !uC(x) || e.nestingLimit != null && y >= e.nestingLimit) && (S = !0, x[y] = !0, (e.disallowedTagsMode === "discard" || e.disallowedTagsMode === "completelyDiscard") && s.indexOf(v) !== -1 && (R = !0, I = 1), x[y] = !0), y++, S) {
10616
10616
  if (e.disallowedTagsMode === "discard" || e.disallowedTagsMode === "completelyDiscard")
10617
10617
  return;
10618
10618
  r = i, i = "";
@@ -10650,7 +10650,7 @@ and ensure you are accounting for this risk.
10650
10650
  if (v === "script" && Y === "src") {
10651
10651
  let J = !0;
10652
10652
  try {
10653
- const K = I(H);
10653
+ const K = $(H);
10654
10654
  if (e.allowedScriptHostnames || e.allowedScriptDomains) {
10655
10655
  const Be = (e.allowedScriptHostnames || []).find(function(_e) {
10656
10656
  return _e === K.url.hostname;
@@ -10670,7 +10670,7 @@ and ensure you are accounting for this risk.
10670
10670
  if (v === "iframe" && Y === "src") {
10671
10671
  let J = !0;
10672
10672
  try {
10673
- const K = I(H);
10673
+ const K = $(H);
10674
10674
  if (K.isRelativeUrl)
10675
10675
  J = ln(e, "allowIframeRelativeUrls") ? e.allowIframeRelativeUrls : !e.allowedIframeHostnames && !e.allowedIframeDomains;
10676
10676
  else if (e.allowedIframeHostnames || e.allowedIframeDomains) {
@@ -10760,7 +10760,7 @@ and ensure you are accounting for this risk.
10760
10760
  },
10761
10761
  onclosetag: function(v, C) {
10762
10762
  if (R)
10763
- if ($--, !$)
10763
+ if (I--, !I)
10764
10764
  R = !1;
10765
10765
  else
10766
10766
  return;
@@ -10795,7 +10795,7 @@ and ensure you are accounting for this risk.
10795
10795
  }, e.parser);
10796
10796
  return L.write(n), L.end(), i;
10797
10797
  function N() {
10798
- i = "", y = 0, g = [], x = {}, w = {}, R = !1, $ = 0;
10798
+ i = "", y = 0, g = [], x = {}, w = {}, R = !1, I = 0;
10799
10799
  }
10800
10800
  function U(v, C) {
10801
10801
  return typeof v != "string" && (v = v + ""), e.parser.decodeEntities && (v = v.replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;"), C && (v = v.replace(/"/g, "&quot;"))), v = v.replace(/&(?![a-zA-Z0-9#]{1,20};)/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;"), C && (v = v.replace(/"/g, "&quot;")), v;
@@ -10816,7 +10816,7 @@ and ensure you are accounting for this risk.
10816
10816
  const S = k[1].toLowerCase();
10817
10817
  return ln(e.allowedSchemesByTag, v) ? e.allowedSchemesByTag[v].indexOf(S) === -1 : !e.allowedSchemes || e.allowedSchemes.indexOf(S) === -1;
10818
10818
  }
10819
- function I(v) {
10819
+ function $(v) {
10820
10820
  if (v = v.replace(/^(\w+:)?\s*[\\/]\s*[\\/]/, "$1//"), v.startsWith("relative:"))
10821
10821
  throw new Error("relative: exploit attempt");
10822
10822
  let C = "relative://relative-site";
@@ -11214,8 +11214,8 @@ var q6 = { exports: {} };
11214
11214
  var w = Math.abs(y) <= 16 ? 60 * y : y, R = this;
11215
11215
  if (g) return R.$offset = w, R.$u = y === 0, R;
11216
11216
  if (y !== 0) {
11217
- var $ = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
11218
- (R = this.local().add(w + $, t)).$offset = w, R.$x.$localOffset = $;
11217
+ var I = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
11218
+ (R = this.local().add(w + I, t)).$offset = w, R.$x.$localOffset = I;
11219
11219
  } else R = this.utc();
11220
11220
  return R;
11221
11221
  };
@@ -11258,14 +11258,14 @@ var W6 = { exports: {} };
11258
11258
  m === void 0 && (m = {});
11259
11259
  var y = new Date(h), g = function(x, w) {
11260
11260
  w === void 0 && (w = {});
11261
- var R = w.timeZoneName || "short", $ = x + "|" + R, B = i[$];
11262
- return B || (B = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: x, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: R }), i[$] = B), B;
11261
+ var R = w.timeZoneName || "short", I = x + "|" + R, B = i[I];
11262
+ return B || (B = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: x, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: R }), i[I] = B), B;
11263
11263
  }(p, m);
11264
11264
  return g.formatToParts(y);
11265
11265
  }, u = function(h, p) {
11266
11266
  for (var m = l(h, p), y = [], g = 0; g < m.length; g += 1) {
11267
- var x = m[g], w = x.type, R = x.value, $ = t[w];
11268
- $ >= 0 && (y[$] = parseInt(R, 10));
11267
+ var x = m[g], w = x.type, R = x.value, I = t[w];
11268
+ I >= 0 && (y[I] = parseInt(R, 10));
11269
11269
  }
11270
11270
  var B = y[3], L = B === 24 ? 0 : B, N = y[0] + "-" + y[1] + "-" + y[2] + " " + L + ":" + y[4] + ":" + y[5] + ":000", U = +h;
11271
11271
  return (o.utc(N).valueOf() - (U -= U % 1e3)) / 6e4;
@@ -11293,11 +11293,11 @@ var W6 = { exports: {} };
11293
11293
  var y = m && p, g = m || p || s, x = u(+o(), g);
11294
11294
  if (typeof h != "string") return o(h).tz(g);
11295
11295
  var w = function(L, N, U) {
11296
- var O = L - 60 * N * 1e3, I = u(O, U);
11297
- if (N === I) return [O, N];
11298
- var _ = u(O -= 60 * (I - N) * 1e3, U);
11299
- return I === _ ? [O, I] : [L - 60 * Math.min(I, _) * 1e3, Math.max(I, _)];
11300
- }(o.utc(h, y).valueOf(), x, g), R = w[0], $ = w[1], B = o(R).utcOffset($);
11296
+ var O = L - 60 * N * 1e3, $ = u(O, U);
11297
+ if (N === $) return [O, N];
11298
+ var _ = u(O -= 60 * ($ - N) * 1e3, U);
11299
+ return $ === _ ? [O, $] : [L - 60 * Math.min($, _) * 1e3, Math.max($, _)];
11300
+ }(o.utc(h, y).valueOf(), x, g), R = w[0], I = w[1], B = o(R).utcOffset(I);
11301
11301
  return B.$x.$timezone = g, B;
11302
11302
  }, o.tz.guess = function() {
11303
11303
  return Intl.DateTimeFormat().resolvedOptions().timeZone;
@@ -11424,7 +11424,7 @@ function io(n, e) {
11424
11424
  }
11425
11425
  return e;
11426
11426
  }
11427
- function Io(n, e) {
11427
+ function $o(n, e) {
11428
11428
  n.forEach((t) => {
11429
11429
  var a;
11430
11430
  const i = (a = e.shadowRoot) == null ? void 0 : a.querySelector(`slot[name="${t}"]`), r = i == null ? void 0 : i.assignedNodes();
@@ -12281,7 +12281,7 @@ const Zd = [
12281
12281
  const t = e * 5;
12282
12282
  return { value: t, label: t.toString() };
12283
12283
  })
12284
- ].sort((n, e) => n.value - e.value), TC = Array.from({ length: 23 }, (n, e) => ({ value: e + 1, label: (e + 1).toString() })), AC = Array.from({ length: 7 }, (n, e) => ({ value: e + 1, label: (e + 1).toString() })), $C = ".sc-add-circle-icon-h{display:flex}", IC = $C, OC = j(class extends z {
12284
+ ].sort((n, e) => n.value - e.value), TC = Array.from({ length: 23 }, (n, e) => ({ value: e + 1, label: (e + 1).toString() })), AC = Array.from({ length: 7 }, (n, e) => ({ value: e + 1, label: (e + 1).toString() })), IC = ".sc-add-circle-icon-h{display:flex}", $C = IC, OC = j(class extends z {
12285
12285
  constructor() {
12286
12286
  super(), this.__registerHost(), this.width = "24", this.height = "25";
12287
12287
  }
@@ -12289,13 +12289,13 @@ const Zd = [
12289
12289
  return c("svg", { key: "9e690681d1b901e7e3d253077f78686f791649a5", width: this.width, height: this.height, fill: "none", xmlns: "http://www.w3.org/2000/svg" }, c("path", { key: "790a61b553585cc1f31547f19adadc95a46c5166", d: "M12 2.5c5.523 0 10 4.477 10 10s-4.477 10-10 10-10-4.477-10-10 4.477-10 10-10ZM12 4a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17Zm0 3.5a.75.75 0 0 1 .75.75v3.5h3.5a.75.75 0 0 1 0 1.5h-3.5v3.5a.75.75 0 0 1-1.5 0v-3.5h-3.5a.75.75 0 0 1 0-1.5h3.5v-3.5A.75.75 0 0 1 12 7.5Z", fill: "currentColor" }));
12290
12290
  }
12291
12291
  static get style() {
12292
- return IC;
12292
+ return $C;
12293
12293
  }
12294
12294
  }, [2, "add-circle-icon", {
12295
12295
  width: [1],
12296
12296
  height: [1]
12297
12297
  }]);
12298
- function $r() {
12298
+ function Ir() {
12299
12299
  if (typeof customElements > "u")
12300
12300
  return;
12301
12301
  ["add-circle-icon"].forEach((e) => {
@@ -12320,7 +12320,7 @@ const DC = ".wave{display:flex;align-items:center;justify-content:center}.dot{wi
12320
12320
  width: [1],
12321
12321
  height: [1]
12322
12322
  }]);
12323
- function Ir() {
12323
+ function $r() {
12324
12324
  if (typeof customElements > "u")
12325
12325
  return;
12326
12326
  ["loading-icon"].forEach((e) => {
@@ -12363,7 +12363,7 @@ function Oo() {
12363
12363
  customElements.get(e) || customElements.define(e, LC);
12364
12364
  break;
12365
12365
  case "loading-icon":
12366
- customElements.get(e) || Ir();
12366
+ customElements.get(e) || $r();
12367
12367
  break;
12368
12368
  }
12369
12369
  });
@@ -12720,7 +12720,7 @@ function T9() {
12720
12720
  }
12721
12721
  });
12722
12722
  }
12723
- const A9 = ".sc-envelope-icon-h{display:flex}", $9 = A9, I9 = j(class extends z {
12723
+ const A9 = ".sc-envelope-icon-h{display:flex}", I9 = A9, $9 = j(class extends z {
12724
12724
  constructor() {
12725
12725
  super(), this.__registerHost(), this.width = "16", this.height = "13";
12726
12726
  }
@@ -12728,7 +12728,7 @@ const A9 = ".sc-envelope-icon-h{display:flex}", $9 = A9, I9 = j(class extends z
12728
12728
  return c("svg", { key: "73122f7a719952a557845096eaf5d47960f1f684", width: "16", height: "13", viewBox: "0 0 16 13", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, c("path", { key: "02a7f44ed198e422ccf2aff73400f8b6327f5cf7", d: "M13.5 0C14.8807 0 16 1.11929 16 2.5V10.5C16 11.8807 14.8807 13 13.5 13H2.5C1.11929 13 0 11.8807 0 10.5V2.5C0 1.11929 1.11929 0 2.5 0H13.5ZM15 3.961L8.25351 7.93097C8.12311 8.00767 7.96661 8.02045 7.82751 7.96932L7.74649 7.93097L1 3.963V10.5C1 11.3284 1.67157 12 2.5 12H13.5C14.3284 12 15 11.3284 15 10.5V3.961ZM13.5 1H2.5C1.67157 1 1 1.67157 1 2.5V2.802L8 6.91991L15 2.801V2.5C15 1.67157 14.3284 1 13.5 1Z", fill: "currentColor" }));
12729
12729
  }
12730
12730
  static get style() {
12731
- return $9;
12731
+ return I9;
12732
12732
  }
12733
12733
  }, [2, "envelope-icon", {
12734
12734
  width: [1],
@@ -12740,7 +12740,7 @@ function O9() {
12740
12740
  ["envelope-icon"].forEach((e) => {
12741
12741
  switch (e) {
12742
12742
  case "envelope-icon":
12743
- customElements.get(e) || customElements.define(e, I9);
12743
+ customElements.get(e) || customElements.define(e, $9);
12744
12744
  break;
12745
12745
  }
12746
12746
  });
@@ -13160,7 +13160,7 @@ var cE = function(n, e, t, i) {
13160
13160
  };
13161
13161
  const J6 = j(class extends z {
13162
13162
  constructor() {
13163
- super(), this.__registerHost(), this.__attachShadow(), this.valueChanged = Z(this, "valueChanged", 7), this.internals = this.attachInternals(), this.componentType = "image-url", this.imageUrl = "", this.errorMessage = "", this.name = "input-image-url", this.currentImageUrl = this.imageUrl;
13163
+ super(), this.__registerHost(), this.__attachShadow(), this.nylasFormInputImageUrlInvalid = Z(this, "nylasFormInputImageUrlInvalid", 7), this.valueChanged = Z(this, "valueChanged", 7), this.internals = this.attachInternals(), this.componentType = "image-url", this.imageUrl = "", this.errorMessage = "", this.name = "input-image-url", this.currentImageUrl = this.imageUrl;
13164
13164
  }
13165
13165
  connectedCallback() {
13166
13166
  b("nylas-image-input", "connectedCallback");
@@ -13201,11 +13201,11 @@ const J6 = j(class extends z {
13201
13201
  this.errorMessage = "", xC(e).then(() => {
13202
13202
  this.currentImageUrl = e, this.internals.setValidity({}), this.internals.setFormValue(this.currentImageUrl, this.name), this.valueChanged.emit({ value: this.currentImageUrl, name: this.name });
13203
13203
  }).catch(() => {
13204
- this.internals.setValidity({ customError: !0 }, "Invalid image URL."), this.errorMessage = "Invalid image URL.";
13204
+ 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.");
13205
13205
  });
13206
13206
  }
13207
13207
  render() {
13208
- return c(oe, { key: "37ae40e1bc1eadb1d66f68b26e66b9b0046752b0" }, c("div", { key: "fe6024927698ba0d41e4875d0f190cf610afe7d7", class: "logo-container" }, c("div", { key: "b61b97fb4a518e68773304eaa55833104bc246c8", class: "input-container" }, c("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 && c("span", { class: "error-message" }, this.errorMessage)), this.currentImageUrl && !this.errorMessage && c("div", { class: "logo" }, c("img", { src: this.currentImageUrl, alt: "Logo" }))));
13208
+ return c(oe, { key: "27db94b782ae96518852a8486821a7f6544492a2" }, c("div", { key: "3923ce12503dd454e716e002b693b8e5f7e7e991", class: "logo-container" }, c("div", { key: "004c0dfb0e5ec721e356b4915fbdd75f84a67301", class: "input-container" }, c("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 && c("span", { class: "error-message" }, this.errorMessage)), this.currentImageUrl && !this.errorMessage && c("div", { class: "logo" }, c("img", { src: this.currentImageUrl, alt: "Logo" }))));
13209
13209
  }
13210
13210
  static get formAssociated() {
13211
13211
  return !0;
@@ -13432,7 +13432,7 @@ const vE = ':host{display:block;width:inherit;--nylas-primary:#2563eb;--nylas-er
13432
13432
  ariaActivedescendant: [32],
13433
13433
  shouldFocusFirstOption: [32]
13434
13434
  }, [[6, "click", "handleOutsideClick"]]]);
13435
- function $c() {
13435
+ function Ic() {
13436
13436
  if (typeof customElements > "u")
13437
13437
  return;
13438
13438
  ["multi-select-dropdown", "chevron-icon", "close-icon"].forEach((e) => {
@@ -13476,10 +13476,10 @@ const n5 = j(class extends z {
13476
13476
  b("nylas-event-card", "componentDidLoad");
13477
13477
  }
13478
13478
  disconnectedCallback() {
13479
- b("nylas-event-card", "disconnectedCallback"), Io(["header-title", "header-subtitle", "content"], this.host);
13479
+ b("nylas-event-card", "disconnectedCallback"), $o(["header-title", "header-subtitle", "content"], this.host);
13480
13480
  }
13481
13481
  render() {
13482
- return c(oe, { key: "e79321333887319f48356c64cb2e04539edf1d79" }, c("div", { key: "9a33c42c38012c5277ecc0d60523211671866378", class: "nylas-form-card", part: "nfc" }, c("div", { key: "905eed6cd8c79bda19fb3c5ab49802ae697a0ab9", class: "nylas-form-card__header", part: "nfc__header" }, c("slot", { key: "db749b7eb575845c2b8d8e4a12ea0c3ffea4842a", name: "header-title" }), c("slot", { key: "5b9ac54446f1b1b49a9f0f2e2b45e3785acb9686", name: "header-subtitle" })), c("div", { key: "6893e68e48f990c6dfc3d3c3052dfba988b21807", class: "nylas-form-card__content" }, c("slot", { key: "fac98a2a1a6b162bc3f4aed735b584c4d5e509a3", name: "content" }))));
13482
+ return c(oe, { key: "5ccd047d1a8bb515dea8aa7b9d7d39265afc31c9" }, c("div", { key: "c40f52eaa4d099d92d65b0df662cd2de1b5f35c7", class: "nylas-form-card", part: "nfc" }, c("div", { key: "545dabd81dce9b4f6f5f1d129071e1136f62e609", class: "nylas-form-card__header", part: "nfc__header" }, c("slot", { key: "2be9b24f91316235be7132a6466cd16b9dfe813c", name: "header-title" }), c("slot", { key: "3414a084465efc50a3856291dff61d8ef3b3c617", name: "header-subtitle" })), c("div", { key: "cc07650a55afd7fc5d2429ff3611168977775bc8", class: "nylas-form-card__content" }, c("slot", { key: "d50dd8dfbfea1ad84876495e72dd03102e2bc0dc", name: "content" }))));
13483
13483
  }
13484
13484
  static get formAssociated() {
13485
13485
  return !0;
@@ -13534,7 +13534,7 @@ const EE = '.tooltip-container{position:relative;display:flex;--nylas-primary:#2
13534
13534
  }, [1, "tooltip-component", {
13535
13535
  position: [1]
13536
13536
  }]);
13537
- function Ie() {
13537
+ function $e() {
13538
13538
  if (typeof customElements > "u")
13539
13539
  return;
13540
13540
  ["tooltip-component"].forEach((e) => {
@@ -13545,8 +13545,8 @@ function Ie() {
13545
13545
  }
13546
13546
  });
13547
13547
  }
13548
- const AE = ':host{display:block;margin:1rem;--nylas-primary:#2563eb;--nylas-error:#cc4841;--nylas-error-pressed:#992222;--nylas-wraning:#f06c00;--nylas-success:#16a392;--nylas-info:#2b8fc2;--nylas-base-0:#ffffff;--nylas-base-25:#fcfcfd;--nylas-base-50:#f8f9fc;--nylas-base-100:#eaecf5;--nylas-base-200:#d5d9eb;--nylas-base-300:#b3b8d8;--nylas-base-400:#717bbc;--nylas-base-500:#4e5ba6;--nylas-base-600:#3e4784;--nylas-base-700:#263f72;--nylas-base-800:#293056;--nylas-base-900:#101323;--nylas-base-950:#0e101b;--nylas-border-radius:0.25rem;--nylas-border-radius-2x:0.5rem;--nylas-border-radius-3x:0.75rem;--nylas-font-family:"Inter", sans-serif}.nylas-additional-participants__title{color:var(--nylas-base-nylas-base-900-aaa, #101323);font-size:16px;font-style:normal;font-weight:600;line-height:20px;margin:0;text-align:left}.nylas-additional-participants__subtitle{color:var(--nylas-base-600);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:0.25rem 0px 0px;text-align:left}.nylas-additional-participants__content{padding:1rem;display:flex;flex-direction:column;gap:1rem}.nylas-additional-participants__input_group{padding-top:8px;display:flex;flex-direction:column;gap:4px}.nylas-additional-participants__input_group label{display:flex;align-items:center;color:var(--nylas-base-800);font-size:14px;font-style:normal;font-weight:400;line-height:150%}.nylas-additional-participants__error{color:var(--nylas-error);font-size:14px;font-family:var(--nylas-font-family);font-weight:400;line-height:16px;margin:0;text-align:left}.nylas-additional-participants__input_wrapper{display:flex;border-width:1;border-radius:8px;border:1px solid var(--nylas-base-300)}.nylas-additional-participants__input_wrapper.error{border-color:var(--nylas-error)}.nylas-additional-participants__input_wrapper button{padding:12px;border:none;border-left:1px solid var(--nylas-base-300);background:none;cursor:pointer}.nylas-additional-participants__input_wrapper button:hover,.nylas-additional-participants__input_wrapper button:active{color:var(--nylas-primary)}.nylas-additional-participants__input_wrapper_organizer{border:none}.nylas-additional-participants__input{flex:1;display:flex;justify-content:space-between}.nylas-additional-participants__input input{border:none;outline:none;background:none;width:100%}.nylas-additional-participants__input input-dropdown{width:100%}.nylas-additional-participants__input input-dropdown::part(id_dropdown){width:100%;height:100%}.nylas-additional-participants__input input-dropdown::part(id_dropdown-input){height:100%;border-radius:var(--nylas-border-radius-2x);border:none;border-top-right-radius:initial;border-bottom-right-radius:initial;padding-left:16px}.nylas-additional-participants__input input-component::part(ic__input){background:var(--nylas-base-50)}.nylas-additional-participants__input input-component::part(ic__label){font-size:14px}.nylas-additional-participants__input input-component div.required-input{display:flex;gap:4px}.nylas-additional-participants__input input-component div.required-input label{display:flex;gap:4px;align-items:center}.nylas-additional-participants__input input-component div.required-input label tooltip-component#organizer_participant_tooltip::part(tc__content){left:-84px}.nylas-additional-participants__add{padding:12px;display:flex;align-items:center;border:none;background:none;cursor:pointer}.nylas-additional-participants__add span{padding:0 8px;font-size:16px;font-style:normal;font-weight:500}.nylas-additional-participants__add:hover,.nylas-additional-participants__add:active{color:var(--nylas-primary)}', $E = AE;
13549
- var IE = function(n, e, t, i) {
13548
+ const AE = ':host{display:block;margin:1rem;--nylas-primary:#2563eb;--nylas-error:#cc4841;--nylas-error-pressed:#992222;--nylas-wraning:#f06c00;--nylas-success:#16a392;--nylas-info:#2b8fc2;--nylas-base-0:#ffffff;--nylas-base-25:#fcfcfd;--nylas-base-50:#f8f9fc;--nylas-base-100:#eaecf5;--nylas-base-200:#d5d9eb;--nylas-base-300:#b3b8d8;--nylas-base-400:#717bbc;--nylas-base-500:#4e5ba6;--nylas-base-600:#3e4784;--nylas-base-700:#263f72;--nylas-base-800:#293056;--nylas-base-900:#101323;--nylas-base-950:#0e101b;--nylas-border-radius:0.25rem;--nylas-border-radius-2x:0.5rem;--nylas-border-radius-3x:0.75rem;--nylas-font-family:"Inter", sans-serif}.nylas-additional-participants__title{color:var(--nylas-base-nylas-base-900-aaa, #101323);font-size:16px;font-style:normal;font-weight:600;line-height:20px;margin:0;text-align:left}.nylas-additional-participants__subtitle{color:var(--nylas-base-600);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:0.25rem 0px 0px;text-align:left}.nylas-additional-participants__content{padding:1rem;display:flex;flex-direction:column;gap:1rem}.nylas-additional-participants__input_group{padding-top:8px;display:flex;flex-direction:column;gap:4px}.nylas-additional-participants__input_group label{display:flex;align-items:center;color:var(--nylas-base-800);font-size:14px;font-style:normal;font-weight:400;line-height:150%}.nylas-additional-participants__error{color:var(--nylas-error);font-size:14px;font-family:var(--nylas-font-family);font-weight:400;line-height:16px;margin:0;text-align:left}.nylas-additional-participants__input_wrapper{display:flex;border-width:1;border-radius:8px;border:1px solid var(--nylas-base-300)}.nylas-additional-participants__input_wrapper.error{border-color:var(--nylas-error)}.nylas-additional-participants__input_wrapper button{padding:12px;border:none;border-left:1px solid var(--nylas-base-300);background:none;cursor:pointer}.nylas-additional-participants__input_wrapper button:hover,.nylas-additional-participants__input_wrapper button:active{color:var(--nylas-primary)}.nylas-additional-participants__input_wrapper_organizer{border:none}.nylas-additional-participants__input{flex:1;display:flex;justify-content:space-between}.nylas-additional-participants__input input{border:none;outline:none;background:none;width:100%}.nylas-additional-participants__input input-dropdown{width:100%}.nylas-additional-participants__input input-dropdown::part(id_dropdown){width:100%;height:100%}.nylas-additional-participants__input input-dropdown::part(id_dropdown-input){height:100%;border-radius:var(--nylas-border-radius-2x);border:none;border-top-right-radius:initial;border-bottom-right-radius:initial;padding-left:16px}.nylas-additional-participants__input input-component::part(ic__input){background:var(--nylas-base-50)}.nylas-additional-participants__input input-component::part(ic__label){font-size:14px}.nylas-additional-participants__input input-component div.required-input{display:flex;gap:4px}.nylas-additional-participants__input input-component div.required-input label{display:flex;gap:4px;align-items:center}.nylas-additional-participants__input input-component div.required-input label tooltip-component#organizer_participant_tooltip::part(tc__content){left:-84px}.nylas-additional-participants__add{padding:12px;display:flex;align-items:center;border:none;background:none;cursor:pointer}.nylas-additional-participants__add span{padding:0 8px;font-size:16px;font-style:normal;font-weight:500}.nylas-additional-participants__add:hover,.nylas-additional-participants__add:active{color:var(--nylas-primary)}', IE = AE;
13549
+ var $E = function(n, e, t, i) {
13550
13550
  var r = arguments.length, a = r < 3 ? e : i === null ? i = Object.getOwnPropertyDescriptor(e, t) : i, o;
13551
13551
  if (typeof Reflect == "object" && typeof Reflect.decorate == "function")
13552
13552
  a = Reflect.decorate(n, e, t, i);
@@ -13586,18 +13586,21 @@ const i5 = j(class extends z {
13586
13586
  disconnectedCallback() {
13587
13587
  b("nylas-additional-participants", "disconnectedCallback");
13588
13588
  }
13589
+ isInternalsAvailable() {
13590
+ return this.internals !== void 0 && typeof this.internals.setFormValue == "function" && typeof this.internals.setValidity == "function";
13591
+ }
13589
13592
  onInputOptionChanged(e) {
13590
13593
  var a;
13591
13594
  b("nylas-additional-participants", "onInputOptionChanged");
13592
- const t = /^[a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}$/, i = e.detail.name, r = (a = this.participantOptions) == null ? void 0 : a.find((o) => o.email === e.detail.value);
13595
+ const t = /^[a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/, i = e.detail.name, r = (a = this.participantOptions) == null ? void 0 : a.find((o) => o.email === e.detail.value);
13593
13596
  if (!r && this.isRoundRobinConfig) {
13594
- this.internals.setValidity({ customError: !0 }, "For round robin configuration, participant should be selected from the dropdown."), this.participantErrors[i] = "For round robin page, participant should be selected from the dropdown.", this.participants[i].is_valid = !1, this.participants = [...this.participants];
13597
+ this.isInternalsAvailable() && this.internals.setValidity({ customError: !0 }, "For round robin configuration, participant should be selected from the dropdown."), this.participantErrors[i] = "For round robin page, participant should be selected from the dropdown.", this.participants[i].is_valid = !1, this.participants = [...this.participants];
13595
13598
  return;
13596
13599
  } else if (!r && !t.test(e.detail.value)) {
13597
- this.internals.setValidity({ customError: !0 }, "Please enter a valid email address"), this.participantErrors[i] = "Please enter a valid email address", this.participants[i].is_valid = !1, this.participants = [...this.participants];
13600
+ this.isInternalsAvailable() && this.internals.setValidity({ customError: !0 }, "Please enter a valid email address"), this.participantErrors[i] = "Please enter a valid email address", this.participants[i].is_valid = !1, this.participants = [...this.participants];
13598
13601
  return;
13599
13602
  } else
13600
- this.participantErrors[i] = "", this.participants[i].is_valid = !0, this.internals.setValidity({});
13603
+ this.participantErrors[i] = "", this.participants[i].is_valid = !0, this.isInternalsAvailable() && this.internals.setValidity({});
13601
13604
  this.participants[i].email = e.detail.value, this.participants[i].availability = r ? { calendar_ids: ["primary"] } : void 0, this.participants[i].booking = r && this.isRoundRobinConfig ? { calendar_id: "primary" } : void 0, this.participants[i].name = (r == null ? void 0 : r.name) || e.detail.value, this.participants = [...this.participants], this.updateFormValue();
13602
13605
  }
13603
13606
  updateOrganizerAsParticipant() {
@@ -13627,28 +13630,23 @@ const i5 = j(class extends z {
13627
13630
  removeParticipant(e) {
13628
13631
  b("nylas-additional-participants", "removeParticipant"), this.participants = this.participants.filter((t, i) => i !== e), this.updateFormValue();
13629
13632
  }
13630
- validate(e, t) {
13631
- b("nylas-additional-participants", "validate");
13632
- const r = /^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(String(e).toLowerCase());
13633
- this.participants[t].is_valid = r, this.updateFormValue();
13634
- }
13635
13633
  updateFormValue() {
13636
13634
  b("nylas-additional-participants", "updateFormValue");
13637
13635
  const e = this.isRoundRobinConfig ? this.includeOrganizerAsParticipant ? this.participants : this.participants.filter((t) => !t.is_organizer) : this.participants;
13638
- e.length === 0 ? (this.internals.setValidity({ customError: !0 }, "Please add at least one participant"), this.error = "Please add at least one participant") : (this.internals.setValidity({}), this.error = "", this.internals.setFormValue(JSON.stringify(e), this.name), this.valueChanged.emit({ value: JSON.stringify(e), name: this.name }));
13636
+ e.length === 0 ? (this.isInternalsAvailable() && this.internals.setValidity({ customError: !0 }, "Please add at least one participant"), this.error = "Please add at least one participant") : (this.isInternalsAvailable() && this.internals.setValidity({}), this.error = "", this.isInternalsAvailable() && this.internals.setFormValue(JSON.stringify(e), this.name), this.valueChanged.emit({ value: JSON.stringify(e), name: this.name }));
13639
13637
  }
13640
13638
  getArrayDifference(e, t) {
13641
13639
  return e.filter((r) => !t.some((a) => r.email === a.email)).map((r) => ({ value: r.email, label: r.email }));
13642
13640
  }
13643
13641
  render() {
13644
- return c(oe, { key: "a090033dc7d7915ca65100fd1803d2430052b18a", part: "nap" }, c("nylas-form-card", { key: "19203e4c99690200b679943672f89e9d20bc62b5" }, c("h3", { key: "33fbde2341b42cb0529b95a06f80d6dea08ffc52", slot: "header-title", class: "nylas-additional-participants__title", part: "nap__title" }, "Participants"), c("p", { key: "a8c73ed714ab74309f1a417215b9e56da99a2731", slot: "header-subtitle", class: "nylas-additional-participants__subtitle", part: "nap__subtitle" }, "Add people in your team or organization to join the event."), c("div", { key: "bce67b77333c2db513463acaa952b51d933d43d9", slot: "content", class: "nylas-additional-participants__content" }, c("div", { key: "35e0bf36996f3daec1d41e1d8c74c636fb72307f" }, this.participants.map((e, t) => c("div", { class: "nylas-additional-participants__input_group", part: "nap__input_group" }, !e.is_organizer && c("label", null, `Participant ${t}`), c("div", { part: "nap__input_wrapper", class: {
13642
+ return c(oe, { key: "b17facebc66435c9e405b442500163b47836914e", part: "nap" }, c("nylas-form-card", { key: "bce92f93c9f0ec0c04c000582505ea1adb1a3e22" }, c("h3", { key: "07cd5fd66a38dadfd67f67607fe81fb235cbb1f3", slot: "header-title", class: "nylas-additional-participants__title", part: "nap__title" }, "Participants"), c("p", { key: "3e9f5348444a81731228d4ce5f355b3cd6ead03f", slot: "header-subtitle", class: "nylas-additional-participants__subtitle", part: "nap__subtitle" }, "Add people in your team or organization to join the event."), c("div", { key: "b6921a32886aaedbf9ecaa942912c2991881b380", slot: "content", class: "nylas-additional-participants__content" }, c("div", { key: "780531379643ee4764122906f144d302e0bc32e5" }, this.participants.map((e, t) => c("div", { class: "nylas-additional-participants__input_group", part: "nap__input_group" }, !e.is_organizer && c("label", null, `Participant ${t}`), c("div", { part: "nap__input_wrapper", class: {
13645
13643
  "nylas-additional-participants__input_wrapper": !0,
13646
13644
  "nylas-additional-participants__input_wrapper_organizer": (e == null ? void 0 : e.is_organizer) === !0,
13647
13645
  "nylas-additional-participants__input_wrapper_invalid": e.is_valid === !1,
13648
13646
  error: e.is_valid === !1
13649
13647
  } }, c("div", { class: { "nylas-additional-participants__input": !0, organizer: (e == null ? void 0 : e.is_organizer) === !0 }, part: "nap__input" }, e.is_organizer ? c("input-component", { class: "label-input", name: `${t}`, key: t, label: "Organizer", required: !1, readOnly: e.is_organizer, defaultValue: e.email }, this.isRoundRobinConfig && c("div", { class: "required-input", slot: "additional-input" }, c("input", { type: "checkbox", name: "organizer_participant", id: "organizer_participant", onClick: () => {
13650
13648
  this.includeOrganizerAsParticipant = !this.includeOrganizerAsParticipant, this.updateFormValue();
13651
- }, checked: this.includeOrganizerAsParticipant }), c("label", { htmlFor: "organizer_participant", "aria-label": "Include as participant" }, "Participant", c("tooltip-component", { id: "organizer_participant_tooltip" }, c("info-icon", { slot: "tooltip-icon" }), c("span", { slot: "tooltip-content" }, c("strong", null, "Include Organizer:"), " The organizer (you) will be included in the round-robin rotation. ", c("br", null), c("strong", null, "Exclude Organizer:"), " The organizer (you) will not be included in the round-robin rotation."))))) : c("input-dropdown", { id: `${t}`, name: `${t}`, filterable: !0, inputValue: e.email, options: this.getArrayDifference(this.participantOptions || [], this.participants) }), !e.is_organizer && c("button", { onClick: () => this.removeParticipant(t), part: "nap__remove-participant" }, c("close-icon", null)))), !e.is_valid && c("p", { class: "nylas-additional-participants__error", part: "nap__error" }, this.participantErrors[t]))), c("p", { key: "51f51ef0614cd93592fae8a32f501d0249b12c5a", class: "nylas-additional-participants__error", part: "nap__error" }, this.error)), c("button", { key: "93605c6ce8fb6b77451ea0f8c06fb23134727c3f", class: "nylas-additional-participants__add", part: "nap__add-participant", onClick: () => this.addParticipant() }, c("add-circle-icon", { key: "8e6ac25f43f06ad3ee24047a1a7469b13c5a56c7" }), " ", c("span", { key: "511068fb28c498edba86706bef49dcad6633d249" }, "Add ", this.participants.length > 1 ? "another" : "a", " participant")))));
13649
+ }, checked: this.includeOrganizerAsParticipant }), c("label", { htmlFor: "organizer_participant", "aria-label": "Include as participant" }, "Participant", c("tooltip-component", { id: "organizer_participant_tooltip" }, c("info-icon", { slot: "tooltip-icon" }), c("span", { slot: "tooltip-content" }, c("strong", null, "Include Organizer:"), " The organizer (you) will be included in the round-robin rotation. ", c("br", null), c("strong", null, "Exclude Organizer:"), " The organizer (you) will not be included in the round-robin rotation."))))) : c("input-dropdown", { id: `${t}`, name: `${t}`, filterable: !0, inputValue: e.email, options: this.getArrayDifference(this.participantOptions || [], this.participants) }), !e.is_organizer && c("button", { onClick: () => this.removeParticipant(t), part: "nap__remove-participant" }, c("close-icon", null)))), !e.is_valid && c("p", { class: "nylas-additional-participants__error", part: "nap__error" }, this.participantErrors[t]))), c("p", { key: "9921cf9eb77303da37e64bb4b2555fe662bcb299", class: "nylas-additional-participants__error", part: "nap__error" }, this.error)), c("button", { key: "0fdc9f4d4ee5b221aaaa01de39e0fe5ad29675f1", class: "nylas-additional-participants__add", part: "nap__add-participant", onClick: () => this.addParticipant() }, c("add-circle-icon", { key: "c1c405144661b246731d48907246b3bc9e252410" }), " ", c("span", { key: "2ccd09a3a9c148dd4e895f7c3b2ac52cce86b76b" }, "Add ", this.participants.length > 1 ? "another" : "a", " participant")))));
13652
13650
  }
13653
13651
  static get formAssociated() {
13654
13652
  return !0;
@@ -13663,7 +13661,7 @@ const i5 = j(class extends z {
13663
13661
  };
13664
13662
  }
13665
13663
  static get style() {
13666
- return $E;
13664
+ return IE;
13667
13665
  }
13668
13666
  }, [65, "nylas-additional-participants", {
13669
13667
  name: [1],
@@ -13680,7 +13678,7 @@ const i5 = j(class extends z {
13680
13678
  name: ["elementNameChangedHandler"],
13681
13679
  selectedConfiguration: ["selectedConfigurationChangedHandler"]
13682
13680
  }]);
13683
- IE([
13681
+ $E([
13684
13682
  ce({
13685
13683
  name: "nylas-additional-participants",
13686
13684
  stateToProps: /* @__PURE__ */ new Map([
@@ -13704,7 +13702,7 @@ function OE() {
13704
13702
  customElements.get(e) || customElements.define(e, i5);
13705
13703
  break;
13706
13704
  case "add-circle-icon":
13707
- customElements.get(e) || $r();
13705
+ customElements.get(e) || Ir();
13708
13706
  break;
13709
13707
  case "close-icon":
13710
13708
  customElements.get(e) || yn();
@@ -13722,7 +13720,7 @@ function OE() {
13722
13720
  customElements.get(e) || Or();
13723
13721
  break;
13724
13722
  case "tooltip-component":
13725
- customElements.get(e) || Ie();
13723
+ customElements.get(e) || $e();
13726
13724
  break;
13727
13725
  }
13728
13726
  });
@@ -13785,22 +13783,22 @@ var r5 = { exports: {} };
13785
13783
  function m(y) {
13786
13784
  var g, x;
13787
13785
  g = y, x = s && s.formats;
13788
- for (var w = (y = g.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(O, I, _) {
13786
+ for (var w = (y = g.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(O, $, _) {
13789
13787
  var A = _ && _.toUpperCase();
13790
- return I || x[_] || t[_] || x[A].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(E, T, v) {
13788
+ return $ || x[_] || t[_] || x[A].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(E, T, v) {
13791
13789
  return T || v.slice(1);
13792
13790
  });
13793
- })).match(i), R = w.length, $ = 0; $ < R; $ += 1) {
13794
- var B = w[$], L = p[B], N = L && L[0], U = L && L[1];
13795
- w[$] = U ? { regex: N, parser: U } : B.replace(/^\[|\]$/g, "");
13791
+ })).match(i), R = w.length, I = 0; I < R; I += 1) {
13792
+ var B = w[I], L = p[B], N = L && L[0], U = L && L[1];
13793
+ w[I] = U ? { regex: N, parser: U } : B.replace(/^\[|\]$/g, "");
13796
13794
  }
13797
13795
  return function(O) {
13798
- for (var I = {}, _ = 0, A = 0; _ < R; _ += 1) {
13796
+ for (var $ = {}, _ = 0, A = 0; _ < R; _ += 1) {
13799
13797
  var E = w[_];
13800
13798
  if (typeof E == "string") A += E.length;
13801
13799
  else {
13802
13800
  var T = E.regex, v = E.parser, C = O.slice(A), k = T.exec(C)[0];
13803
- v.call(I, k), O = O.replace(k, "");
13801
+ v.call($, k), O = O.replace(k, "");
13804
13802
  }
13805
13803
  }
13806
13804
  return function(S) {
@@ -13809,19 +13807,19 @@ var r5 = { exports: {} };
13809
13807
  var q = S.hours;
13810
13808
  M ? q < 12 && (S.hours += 12) : q === 12 && (S.hours = 0), delete S.afternoon;
13811
13809
  }
13812
- }(I), I;
13810
+ }($), $;
13813
13811
  };
13814
13812
  }
13815
13813
  return function(y, g, x) {
13816
13814
  x.p.customParseFormat = !0, y && y.parseTwoDigitYear && (l = y.parseTwoDigitYear);
13817
13815
  var w = g.prototype, R = w.parse;
13818
- w.parse = function($) {
13819
- var B = $.date, L = $.utc, N = $.args;
13816
+ w.parse = function(I) {
13817
+ var B = I.date, L = I.utc, N = I.args;
13820
13818
  this.$u = L;
13821
13819
  var U = N[1];
13822
13820
  if (typeof U == "string") {
13823
- var O = N[2] === !0, I = N[3] === !0, _ = O || I, A = N[2];
13824
- I && (A = N[2]), s = this.$locale(), !O && A && (s = x.Ls[A]), this.$d = function(C, k, S) {
13821
+ var O = N[2] === !0, $ = N[3] === !0, _ = O || $, A = N[2];
13822
+ $ && (A = N[2]), s = this.$locale(), !O && A && (s = x.Ls[A]), this.$d = function(C, k, S) {
13825
13823
  try {
13826
13824
  if (["x", "X"].indexOf(k) > -1) return new Date((k === "X" ? 1e3 : 1) * C);
13827
13825
  var M = m(k)(C), q = M.year, H = M.month, Y = M.day, de = M.hours, J = M.minutes, K = M.seconds, Be = M.milliseconds, Le = M.zone, _e = /* @__PURE__ */ new Date(), Ae = Y || (q || H ? 1 : _e.getDate()), qe = q || _e.getFullYear(), ot = 0;
@@ -13841,7 +13839,7 @@ var r5 = { exports: {} };
13841
13839
  }
13842
13840
  T === E && (this.$d = /* @__PURE__ */ new Date(""));
13843
13841
  }
13844
- else R.call(this, $);
13842
+ else R.call(this, I);
13845
13843
  };
13846
13844
  };
13847
13845
  });
@@ -14039,7 +14037,7 @@ const PE = j(class extends z {
14039
14037
  }, [[6, "click", "handleOutsideClick"]], {
14040
14038
  minimumStartTime: ["minimumStartTimeChangedHandler"]
14041
14039
  }]);
14042
- function Ic() {
14040
+ function $c() {
14043
14041
  if (typeof customElements > "u")
14044
14042
  return;
14045
14043
  ["nylas-time-window-picker"].forEach((e) => {
@@ -14495,7 +14493,7 @@ function o5() {
14495
14493
  customElements.get(e) || customElements.define(e, a5);
14496
14494
  break;
14497
14495
  case "add-circle-icon":
14498
- customElements.get(e) || $r();
14496
+ customElements.get(e) || Ir();
14499
14497
  break;
14500
14498
  case "chevron-icon":
14501
14499
  customElements.get(e) || Se();
@@ -14510,7 +14508,7 @@ function o5() {
14510
14508
  customElements.get(e) || Te();
14511
14509
  break;
14512
14510
  case "nylas-time-window-picker":
14513
- customElements.get(e) || Ic();
14511
+ customElements.get(e) || $c();
14514
14512
  break;
14515
14513
  case "search-icon":
14516
14514
  customElements.get(e) || Ge();
@@ -14519,7 +14517,7 @@ function o5() {
14519
14517
  customElements.get(e) || Ke();
14520
14518
  break;
14521
14519
  case "tooltip-component":
14522
- customElements.get(e) || Ie();
14520
+ customElements.get(e) || $e();
14523
14521
  break;
14524
14522
  }
14525
14523
  });
@@ -14658,7 +14656,7 @@ function l5() {
14658
14656
  customElements.get(e) || Ke();
14659
14657
  break;
14660
14658
  case "tooltip-component":
14661
- customElements.get(e) || Ie();
14659
+ customElements.get(e) || $e();
14662
14660
  break;
14663
14661
  }
14664
14662
  });
@@ -14814,7 +14812,7 @@ function JE() {
14814
14812
  customElements.get(e) || Ke();
14815
14813
  break;
14816
14814
  case "tooltip-component":
14817
- customElements.get(e) || Ie();
14815
+ customElements.get(e) || $e();
14818
14816
  break;
14819
14817
  }
14820
14818
  });
@@ -14952,7 +14950,7 @@ function tS() {
14952
14950
  customElements.get(e) || Ke();
14953
14951
  break;
14954
14952
  case "tooltip-component":
14955
- customElements.get(e) || Ie();
14953
+ customElements.get(e) || $e();
14956
14954
  break;
14957
14955
  }
14958
14956
  });
@@ -15112,7 +15110,7 @@ function ao(n, e) {
15112
15110
  function pS(n) {
15113
15111
  return n.host && n !== document && n.host.nodeType ? n.host : n.parentNode;
15114
15112
  }
15115
- function $t(n, e, t, i) {
15113
+ function It(n, e, t, i) {
15116
15114
  if (n) {
15117
15115
  t = t || document;
15118
15116
  do {
@@ -15201,9 +15199,9 @@ function ef(n, e, t) {
15201
15199
  }
15202
15200
  return !1;
15203
15201
  }
15204
- function $i(n, e, t, i) {
15202
+ function Ii(n, e, t, i) {
15205
15203
  for (var r = 0, a = 0, o = n.children; a < o.length; ) {
15206
- if (o[a].style.display !== "none" && o[a] !== X.ghost && (i || o[a] !== X.dragged) && $t(o[a], t.draggable, n, !1)) {
15204
+ if (o[a].style.display !== "none" && o[a] !== X.ghost && (i || o[a] !== X.dragged) && It(o[a], t.draggable, n, !1)) {
15207
15205
  if (r === e)
15208
15206
  return o[a];
15209
15207
  r++;
@@ -15297,7 +15295,7 @@ function b5(n, e, t) {
15297
15295
  var i = {};
15298
15296
  return Array.from(n.children).forEach(function(r) {
15299
15297
  var a, o, s, l;
15300
- if (!(!$t(r, e.draggable, n, !1) || r.animated || r === t)) {
15298
+ if (!(!It(r, e.draggable, n, !1) || r.animated || r === t)) {
15301
15299
  var u = De(r);
15302
15300
  i.left = Math.min((a = i.left) !== null && a !== void 0 ? a : 1 / 0, u.left), i.top = Math.min((o = i.top) !== null && o !== void 0 ? o : 1 / 0, u.top), i.right = Math.max((s = i.right) !== null && s !== void 0 ? s : -1 / 0, u.right), i.bottom = Math.max((l = i.bottom) !== null && l !== void 0 ? l : -1 / 0, u.bottom);
15303
15301
  }
@@ -15444,7 +15442,7 @@ var kS = ["evt"], ut = function(e, t) {
15444
15442
  nextEl: Un,
15445
15443
  lastDownEl: wa,
15446
15444
  cloneEl: Fe,
15447
- cloneHidden: $n,
15445
+ cloneHidden: In,
15448
15446
  dragStarted: Xi,
15449
15447
  putSortable: Qe,
15450
15448
  activeSortable: X.active,
@@ -15456,10 +15454,10 @@ var kS = ["evt"], ut = function(e, t) {
15456
15454
  hideGhostForTarget: k5,
15457
15455
  unhideGhostForTarget: x5,
15458
15456
  cloneNowHidden: function() {
15459
- $n = !0;
15457
+ In = !0;
15460
15458
  },
15461
15459
  cloneNowShown: function() {
15462
- $n = !1;
15460
+ In = !1;
15463
15461
  },
15464
15462
  dispatchSortableEvent: function(s) {
15465
15463
  st({
@@ -15482,7 +15480,7 @@ function st(n) {
15482
15480
  newDraggableIndex: En
15483
15481
  }, n));
15484
15482
  }
15485
- var F, je, ne, Re, Un, wa, Fe, $n, _i, bt, lr, En, ta, Qe, yi = !1, oo = !1, so = [], Nn, Pt, ss, ls, rf, af, Xi, fi, cr, ur = !1, na = !1, Ca, et, cs = [], Sl = !1, lo = [], Do = typeof document < "u", ia = d5, of = Dr || kn ? "cssFloat" : "float", xS = Do && !f5 && !d5 && "draggable" in document.createElement("div"), y5 = function() {
15483
+ var F, je, ne, Re, Un, wa, Fe, In, _i, bt, lr, En, ta, Qe, yi = !1, oo = !1, so = [], Nn, Pt, ss, ls, rf, af, Xi, fi, cr, ur = !1, na = !1, Ca, et, cs = [], Sl = !1, lo = [], Do = typeof document < "u", ia = d5, of = Dr || kn ? "cssFloat" : "float", xS = Do && !f5 && !d5 && "draggable" in document.createElement("div"), y5 = function() {
15486
15484
  if (Do) {
15487
15485
  if (kn)
15488
15486
  return !1;
@@ -15490,7 +15488,7 @@ var F, je, ne, Re, Un, wa, Fe, $n, _i, bt, lr, En, ta, Qe, yi = !1, oo = !1, so
15490
15488
  return n.style.cssText = "pointer-events:auto", n.style.pointerEvents === "auto";
15491
15489
  }
15492
15490
  }(), v5 = function(e, t) {
15493
- var i = V(e), r = parseInt(i.width) - parseInt(i.paddingLeft) - parseInt(i.paddingRight) - parseInt(i.borderLeftWidth) - parseInt(i.borderRightWidth), a = $i(e, 0, t), o = $i(e, 1, t), s = a && V(a), l = o && V(o), u = s && parseInt(s.marginLeft) + parseInt(s.marginRight) + De(a).width, f = l && parseInt(l.marginLeft) + parseInt(l.marginRight) + De(o).width;
15491
+ var i = V(e), r = parseInt(i.width) - parseInt(i.paddingLeft) - parseInt(i.paddingRight) - parseInt(i.borderLeftWidth) - parseInt(i.borderRightWidth), a = Ii(e, 0, t), o = Ii(e, 1, t), s = a && V(a), l = o && V(o), u = s && parseInt(s.marginLeft) + parseInt(s.marginRight) + De(a).width, f = l && parseInt(l.marginLeft) + parseInt(l.marginRight) + De(o).width;
15494
15492
  if (i.display === "flex")
15495
15493
  return i.flexDirection === "column" || i.flexDirection === "column-reverse" ? "vertical" : "horizontal";
15496
15494
  if (i.display === "grid")
@@ -15625,7 +15623,7 @@ X.prototype = /** @lends Sortable.prototype */
15625
15623
  _onTapStart: function(e) {
15626
15624
  if (e.cancelable) {
15627
15625
  var t = this, i = this.el, r = this.options, a = r.preventOnFilter, o = e.type, s = e.touches && e.touches[0] || e.pointerType && e.pointerType === "touch" && e, l = (s || e).target, u = e.target.shadowRoot && (e.path && e.path[0] || e.composedPath && e.composedPath()[0]) || l, f = r.filter;
15628
- if (MS(i), !F && !(/mousedown|pointerdown/.test(o) && e.button !== 0 || r.disabled) && !u.isContentEditable && !(!this.nativeDraggable && or && l && l.tagName.toUpperCase() === "SELECT") && (l = $t(l, r.draggable, i, !1), !(l && l.animated) && wa !== l)) {
15626
+ if (MS(i), !F && !(/mousedown|pointerdown/.test(o) && e.button !== 0 || r.disabled) && !u.isContentEditable && !(!this.nativeDraggable && or && l && l.tagName.toUpperCase() === "SELECT") && (l = It(l, r.draggable, i, !1), !(l && l.animated) && wa !== l)) {
15629
15627
  if (_i = ze(l), lr = ze(l, r.draggable), typeof f == "function") {
15630
15628
  if (f.call(this, e, l, this)) {
15631
15629
  st({
@@ -15641,7 +15639,7 @@ X.prototype = /** @lends Sortable.prototype */
15641
15639
  return;
15642
15640
  }
15643
15641
  } else if (f && (f = f.split(",").some(function(d) {
15644
- if (d = $t(u, d.trim(), i, !1), d)
15642
+ if (d = It(u, d.trim(), i, !1), d)
15645
15643
  return st({
15646
15644
  sortable: t,
15647
15645
  rootEl: d,
@@ -15656,7 +15654,7 @@ X.prototype = /** @lends Sortable.prototype */
15656
15654
  a && e.cancelable && e.preventDefault();
15657
15655
  return;
15658
15656
  }
15659
- r.handle && !$t(u, r.handle, i, !1) || this._prepareDragStart(e, s, l);
15657
+ r.handle && !It(u, r.handle, i, !1) || this._prepareDragStart(e, s, l);
15660
15658
  }
15661
15659
  }
15662
15660
  },
@@ -15841,29 +15839,29 @@ X.prototype = /** @lends Sortable.prototype */
15841
15839
  originalEvent: e
15842
15840
  });
15843
15841
  }
15844
- if (e.preventDefault !== void 0 && e.cancelable && e.preventDefault(), i = $t(i, s.draggable, t, !0), g("dragOver"), X.eventCanceled) return y;
15842
+ if (e.preventDefault !== void 0 && e.cancelable && e.preventDefault(), i = It(i, s.draggable, t, !0), g("dragOver"), X.eventCanceled) return y;
15845
15843
  if (F.contains(e.target) || i.animated && i.animatingX && i.animatingY || m._ignoreWhileAnimating === i)
15846
15844
  return w(!1);
15847
15845
  if (oo = !1, u && !s.disabled && (f ? d || (o = je !== Re) : Qe === this || (this.lastPutMode = ta.checkPull(this, u, F, e)) && l.checkPut(this, u, F, e))) {
15848
15846
  if (p = this._getDirection(e, i) === "vertical", r = De(F), g("dragOverValid"), X.eventCanceled) return y;
15849
15847
  if (o)
15850
15848
  return je = Re, x(), this._hideClone(), g("revert"), X.eventCanceled || (Un ? Re.insertBefore(F, Un) : Re.appendChild(F)), w(!0);
15851
- var $ = Dc(t, s.draggable);
15852
- if (!$ || $S(e, p, this) && !$.animated) {
15853
- if ($ === F)
15849
+ var I = Dc(t, s.draggable);
15850
+ if (!I || IS(e, p, this) && !I.animated) {
15851
+ if (I === F)
15854
15852
  return w(!1);
15855
- if ($ && t === e.target && (i = $), i && (a = De(i)), ra(Re, t, F, r, i, a, e, !!i) !== !1)
15856
- return x(), $ && $.nextSibling ? t.insertBefore(F, $.nextSibling) : t.appendChild(F), je = t, R(), w(!0);
15857
- } else if ($ && AS(e, p, this)) {
15858
- var B = $i(t, 0, s, !0);
15853
+ if (I && t === e.target && (i = I), i && (a = De(i)), ra(Re, t, F, r, i, a, e, !!i) !== !1)
15854
+ return x(), I && I.nextSibling ? t.insertBefore(F, I.nextSibling) : t.appendChild(F), je = t, R(), w(!0);
15855
+ } else if (I && AS(e, p, this)) {
15856
+ var B = Ii(t, 0, s, !0);
15859
15857
  if (B === F)
15860
15858
  return w(!1);
15861
15859
  if (i = B, a = De(i), ra(Re, t, F, r, i, a, e, !1) !== !1)
15862
15860
  return x(), t.insertBefore(F, B), je = t, R(), w(!0);
15863
15861
  } else if (i.parentNode === t) {
15864
15862
  a = De(i);
15865
- var L = 0, N, U = F.parentNode !== t, O = !wS(F.animated && F.toRect || r, i.animated && i.toRect || a, p), I = p ? "top" : "left", _ = ef(i, "top", "top") || ef(F, "top", "top"), A = _ ? _.scrollTop : void 0;
15866
- fi !== i && (N = a[I], ur = !1, na = !O && s.invertSwap || U), L = IS(e, i, a, p, O ? 1 : s.swapThreshold, s.invertedSwapThreshold == null ? s.swapThreshold : s.invertedSwapThreshold, na, fi === i);
15863
+ var L = 0, N, U = F.parentNode !== t, O = !wS(F.animated && F.toRect || r, i.animated && i.toRect || a, p), $ = p ? "top" : "left", _ = ef(i, "top", "top") || ef(F, "top", "top"), A = _ ? _.scrollTop : void 0;
15864
+ fi !== i && (N = a[$], ur = !1, na = !O && s.invertSwap || U), L = $S(e, i, a, p, O ? 1 : s.swapThreshold, s.invertedSwapThreshold == null ? s.swapThreshold : s.invertedSwapThreshold, na, fi === i);
15867
15865
  var E;
15868
15866
  if (L !== 0) {
15869
15867
  var T = ze(F);
@@ -15878,7 +15876,7 @@ X.prototype = /** @lends Sortable.prototype */
15878
15876
  C = L === 1;
15879
15877
  var k = ra(Re, t, F, r, i, a, e, C);
15880
15878
  if (k !== !1)
15881
- return (k === 1 || k === -1) && (C = k === 1), Sl = !0, setTimeout(TS, 30), x(), C && !v ? t.appendChild(F) : i.parentNode.insertBefore(F, C ? v : i), _ && g5(_, 0, A - _.scrollTop), je = F.parentNode, N !== void 0 && !na && (Ca = Math.abs(N - De(i)[I])), R(), w(!0);
15879
+ return (k === 1 || k === -1) && (C = k === 1), Sl = !0, setTimeout(TS, 30), x(), C && !v ? t.appendChild(F) : i.parentNode.insertBefore(F, C ? v : i), _ && g5(_, 0, A - _.scrollTop), je = F.parentNode, N !== void 0 && !na && (Ca = Math.abs(N - De(i)[$])), R(), w(!0);
15882
15880
  }
15883
15881
  if (t.contains(F))
15884
15882
  return w(!1);
@@ -15948,7 +15946,7 @@ X.prototype = /** @lends Sortable.prototype */
15948
15946
  }), this.save()))), this._nulling();
15949
15947
  },
15950
15948
  _nulling: function() {
15951
- ut("nulling", this), Re = F = je = ne = Un = Fe = wa = $n = Nn = Pt = Xi = bt = En = _i = lr = fi = cr = Qe = ta = X.dragged = X.ghost = X.clone = X.active = null, lo.forEach(function(e) {
15949
+ ut("nulling", this), Re = F = je = ne = Un = Fe = wa = In = Nn = Pt = Xi = bt = En = _i = lr = fi = cr = Qe = ta = X.dragged = X.ghost = X.clone = X.active = null, lo.forEach(function(e) {
15952
15950
  e.checked = !0;
15953
15951
  }), lo.length = ss = ls = 0;
15954
15952
  },
@@ -15973,7 +15971,7 @@ X.prototype = /** @lends Sortable.prototype */
15973
15971
  */
15974
15972
  toArray: function() {
15975
15973
  for (var e = [], t, i = this.el.children, r = 0, a = i.length, o = this.options; r < a; r++)
15976
- t = i[r], $t(t, o.draggable, this.el, !1) && e.push(t.getAttribute(o.dataIdAttr) || DS(t));
15974
+ t = i[r], It(t, o.draggable, this.el, !1) && e.push(t.getAttribute(o.dataIdAttr) || DS(t));
15977
15975
  return e;
15978
15976
  },
15979
15977
  /**
@@ -15984,7 +15982,7 @@ X.prototype = /** @lends Sortable.prototype */
15984
15982
  var i = {}, r = this.el;
15985
15983
  this.toArray().forEach(function(a, o) {
15986
15984
  var s = r.children[o];
15987
- $t(s, this.options.draggable, r, !1) && (i[a] = s);
15985
+ It(s, this.options.draggable, r, !1) && (i[a] = s);
15988
15986
  }, this), t && this.captureAnimationState(), e.forEach(function(a) {
15989
15987
  i[a] && (r.removeChild(i[a]), r.appendChild(i[a]));
15990
15988
  }), t && this.animateAll();
@@ -16003,7 +16001,7 @@ X.prototype = /** @lends Sortable.prototype */
16003
16001
  * @returns {HTMLElement|null}
16004
16002
  */
16005
16003
  closest: function(e, t) {
16006
- return $t(e, t || this.options.draggable, this.el, !1);
16004
+ return It(e, t || this.options.draggable, this.el, !1);
16007
16005
  },
16008
16006
  /**
16009
16007
  * Set/get option
@@ -16029,9 +16027,9 @@ X.prototype = /** @lends Sortable.prototype */
16029
16027
  }), this._onDrop(), this._disableDelayedDragEvents(), so.splice(so.indexOf(this.el), 1), this.el = e = null;
16030
16028
  },
16031
16029
  _hideClone: function() {
16032
- if (!$n) {
16030
+ if (!In) {
16033
16031
  if (ut("hideClone", this), X.eventCanceled) return;
16034
- V(Fe, "display", "none"), this.options.removeCloneOnHide && Fe.parentNode && Fe.parentNode.removeChild(Fe), $n = !0;
16032
+ V(Fe, "display", "none"), this.options.removeCloneOnHide && Fe.parentNode && Fe.parentNode.removeChild(Fe), In = !0;
16035
16033
  }
16036
16034
  },
16037
16035
  _showClone: function(e) {
@@ -16039,9 +16037,9 @@ X.prototype = /** @lends Sortable.prototype */
16039
16037
  this._hideClone();
16040
16038
  return;
16041
16039
  }
16042
- if ($n) {
16040
+ if (In) {
16043
16041
  if (ut("showClone", this), X.eventCanceled) return;
16044
- F.parentNode == Re && !this.options.group.revertClone ? Re.insertBefore(Fe, F) : Un ? Re.insertBefore(Fe, Un) : Re.appendChild(Fe), this.options.group.revertClone && this.animate(F, Fe), V(Fe, "display", ""), $n = !1;
16042
+ F.parentNode == Re && !this.options.group.revertClone ? Re.insertBefore(Fe, F) : Un ? Re.insertBefore(Fe, Un) : Re.appendChild(Fe), this.options.group.revertClone && this.animate(F, Fe), V(Fe, "display", ""), In = !1;
16045
16043
  }
16046
16044
  }
16047
16045
  };
@@ -16062,14 +16060,14 @@ function TS() {
16062
16060
  Sl = !1;
16063
16061
  }
16064
16062
  function AS(n, e, t) {
16065
- var i = De($i(t.el, 0, t.options, !0)), r = b5(t.el, t.options, ne), a = 10;
16063
+ var i = De(Ii(t.el, 0, t.options, !0)), r = b5(t.el, t.options, ne), a = 10;
16066
16064
  return e ? n.clientX < r.left - a || n.clientY < i.top && n.clientX < i.right : n.clientY < r.top - a || n.clientY < i.bottom && n.clientX < i.left;
16067
16065
  }
16068
- function $S(n, e, t) {
16066
+ function IS(n, e, t) {
16069
16067
  var i = De(Dc(t.el, t.options.draggable)), r = b5(t.el, t.options, ne), a = 10;
16070
16068
  return e ? n.clientX > r.right + a || n.clientY > i.bottom && n.clientX > i.left : n.clientY > r.bottom + a || n.clientX > i.right && n.clientY > i.top;
16071
16069
  }
16072
- function IS(n, e, t, i, r, a, o, s) {
16070
+ function $S(n, e, t, i, r, a, o, s) {
16073
16071
  var l = i ? n.clientY : n.clientX, u = i ? t.height : t.width, f = i ? t.top : t.left, d = i ? t.bottom : t.right, h = !1;
16074
16072
  if (!o) {
16075
16073
  if (s && Ca < u * r) {
@@ -16112,18 +16110,18 @@ X.utils = {
16112
16110
  css: V,
16113
16111
  find: p5,
16114
16112
  is: function(e, t) {
16115
- return !!$t(e, t, e, !1);
16113
+ return !!It(e, t, e, !1);
16116
16114
  },
16117
16115
  extend: gS,
16118
16116
  throttle: m5,
16119
- closest: $t,
16117
+ closest: It,
16120
16118
  toggleClass: Ne,
16121
16119
  clone: Mc,
16122
16120
  index: ze,
16123
16121
  nextTick: Ea,
16124
16122
  cancelNextTick: Tl,
16125
16123
  detectDirection: v5,
16126
- getChild: $i
16124
+ getChild: Ii
16127
16125
  };
16128
16126
  X.get = function(n) {
16129
16127
  return n[it];
@@ -16141,7 +16139,7 @@ X.create = function(n, e) {
16141
16139
  return new X(n, e);
16142
16140
  };
16143
16141
  X.version = hS;
16144
- var We = [], Qi, Al, $l = !1, ds, fs, co, er;
16142
+ var We = [], Qi, Al, Il = !1, ds, fs, co, er;
16145
16143
  function RS() {
16146
16144
  function n() {
16147
16145
  this.defaults = {
@@ -16167,7 +16165,7 @@ function RS() {
16167
16165
  this.sortable.nativeDraggable ? re(document, "dragover", this._handleAutoScroll) : (re(document, "pointermove", this._handleFallbackAutoScroll), re(document, "touchmove", this._handleFallbackAutoScroll), re(document, "mousemove", this._handleFallbackAutoScroll)), sf(), Sa(), bS();
16168
16166
  },
16169
16167
  nulling: function() {
16170
- co = Al = Qi = $l = er = ds = fs = null, We.length = 0;
16168
+ co = Al = Qi = Il = er = ds = fs = null, We.length = 0;
16171
16169
  },
16172
16170
  _handleFallbackAutoScroll: function(t) {
16173
16171
  this._handleAutoScroll(t, !0);
@@ -16177,7 +16175,7 @@ function RS() {
16177
16175
  if (co = t, i || this.options.forceAutoScrollFallback || Dr || kn || or) {
16178
16176
  hs(t, this.options, s, i);
16179
16177
  var l = Mn(s, !0);
16180
- $l && (!er || a !== ds || o !== fs) && (er && sf(), er = setInterval(function() {
16178
+ Il && (!er || a !== ds || o !== fs) && (er && sf(), er = setInterval(function() {
16181
16179
  var u = Mn(document.elementFromPoint(a, o), !0);
16182
16180
  u !== l && (l = u, Sa()), hs(t, r.options, u, i);
16183
16181
  }, 10), ds = a, fs = o);
@@ -16208,9 +16206,9 @@ var hs = m5(function(n, e, t, i) {
16208
16206
  Al !== t && (Al = t, Sa(), Qi = e.scroll, f = e.scrollFn, Qi === !0 && (Qi = Mn(t, !0)));
16209
16207
  var d = 0, h = Qi;
16210
16208
  do {
16211
- var p = h, m = De(p), y = m.top, g = m.bottom, x = m.left, w = m.right, R = m.width, $ = m.height, B = void 0, L = void 0, N = p.scrollWidth, U = p.scrollHeight, O = V(p), I = p.scrollLeft, _ = p.scrollTop;
16212
- p === l ? (B = R < N && (O.overflowX === "auto" || O.overflowX === "scroll" || O.overflowX === "visible"), L = $ < U && (O.overflowY === "auto" || O.overflowY === "scroll" || O.overflowY === "visible")) : (B = R < N && (O.overflowX === "auto" || O.overflowX === "scroll"), L = $ < U && (O.overflowY === "auto" || O.overflowY === "scroll"));
16213
- var A = B && (Math.abs(w - r) <= o && I + R < N) - (Math.abs(x - r) <= o && !!I), E = L && (Math.abs(g - a) <= o && _ + $ < U) - (Math.abs(y - a) <= o && !!_);
16209
+ var p = h, m = De(p), y = m.top, g = m.bottom, x = m.left, w = m.right, R = m.width, I = m.height, B = void 0, L = void 0, N = p.scrollWidth, U = p.scrollHeight, O = V(p), $ = p.scrollLeft, _ = p.scrollTop;
16210
+ p === l ? (B = R < N && (O.overflowX === "auto" || O.overflowX === "scroll" || O.overflowX === "visible"), L = I < U && (O.overflowY === "auto" || O.overflowY === "scroll" || O.overflowY === "visible")) : (B = R < N && (O.overflowX === "auto" || O.overflowX === "scroll"), L = I < U && (O.overflowY === "auto" || O.overflowY === "scroll"));
16211
+ var A = B && (Math.abs(w - r) <= o && $ + R < N) - (Math.abs(x - r) <= o && !!$), E = L && (Math.abs(g - a) <= o && _ + I < U) - (Math.abs(y - a) <= o && !!_);
16214
16212
  if (!We[d])
16215
16213
  for (var T = 0; T <= d; T++)
16216
16214
  We[T] || (We[T] = {});
@@ -16222,7 +16220,7 @@ var hs = m5(function(n, e, t, i) {
16222
16220
  layer: d
16223
16221
  }), 24))), d++;
16224
16222
  } while (e.bubbleScroll && h !== l && (h = Mn(h, !1)));
16225
- $l = u;
16223
+ Il = u;
16226
16224
  }
16227
16225
  }, 30), w5 = function(e) {
16228
16226
  var t = e.originalEvent, i = e.putSortable, r = e.dragEl, a = e.activeSortable, o = e.dispatchSortableEvent, s = e.hideGhostForTarget, l = e.unhideGhostForTarget;
@@ -16247,7 +16245,7 @@ Rc.prototype = {
16247
16245
  onSpill: function(e) {
16248
16246
  var t = e.dragEl, i = e.putSortable;
16249
16247
  this.sortable.captureAnimationState(), i && i.captureAnimationState();
16250
- var r = $i(this.sortable.el, this.startIndex, this.options);
16248
+ var r = Ii(this.sortable.el, this.startIndex, this.options);
16251
16249
  r ? this.sortable.el.insertBefore(t, r) : this.sortable.el.appendChild(t), this.sortable.animateAll(), i && i.animateAll();
16252
16250
  },
16253
16251
  drop: w5
@@ -16310,7 +16308,7 @@ function BS(n, e) {
16310
16308
  var t = n.parentNode, i = e.parentNode, r, a;
16311
16309
  !t || !i || t.isEqualNode(e) || i.isEqualNode(n) || (r = ze(n), a = ze(e), t.isEqualNode(i) && r < a && a++, t.insertBefore(e, t.children[r]), i.insertBefore(n, i.children[a]));
16312
16310
  }
16313
- var te = [], gt = [], qi, Bt, Wi = !1, dt = !1, hi = !1, $e, Yi, aa;
16311
+ var te = [], gt = [], qi, Bt, Wi = !1, dt = !1, hi = !1, Ie, Yi, aa;
16314
16312
  function LS() {
16315
16313
  function n(e) {
16316
16314
  for (var t in this)
@@ -16332,16 +16330,16 @@ function LS() {
16332
16330
  isMultiDrag: !1,
16333
16331
  delayStartGlobal: function(t) {
16334
16332
  var i = t.dragEl;
16335
- $e = i;
16333
+ Ie = i;
16336
16334
  },
16337
16335
  delayEnded: function() {
16338
- this.isMultiDrag = ~te.indexOf($e);
16336
+ this.isMultiDrag = ~te.indexOf(Ie);
16339
16337
  },
16340
16338
  setupClone: function(t) {
16341
16339
  var i = t.sortable, r = t.cancel;
16342
16340
  if (this.isMultiDrag) {
16343
16341
  for (var a = 0; a < te.length; a++)
16344
- gt.push(Mc(te[a])), gt[a].sortableIndex = te[a].sortableIndex, gt[a].draggable = !1, gt[a].style["will-change"] = "", Ne(gt[a], this.options.selectedClass, !1), te[a] === $e && Ne(gt[a], this.options.chosenClass, !1);
16342
+ gt.push(Mc(te[a])), gt[a].sortableIndex = te[a].sortableIndex, gt[a].draggable = !1, gt[a].style["will-change"] = "", Ne(gt[a], this.options.selectedClass, !1), te[a] === Ie && Ne(gt[a], this.options.chosenClass, !1);
16345
16343
  i._hideClone(), r();
16346
16344
  }
16347
16345
  },
@@ -16373,11 +16371,11 @@ function LS() {
16373
16371
  if (this.isMultiDrag) {
16374
16372
  if (this.options.sort && (r.captureAnimationState(), this.options.animation)) {
16375
16373
  te.forEach(function(o) {
16376
- o !== $e && V(o, "position", "absolute");
16374
+ o !== Ie && V(o, "position", "absolute");
16377
16375
  });
16378
- var a = De($e, !1, !0, !0);
16376
+ var a = De(Ie, !1, !0, !0);
16379
16377
  te.forEach(function(o) {
16380
- o !== $e && nf(o, a);
16378
+ o !== Ie && nf(o, a);
16381
16379
  }), dt = !0, Wi = !0;
16382
16380
  }
16383
16381
  r.animateAll(function() {
@@ -16404,9 +16402,9 @@ function LS() {
16404
16402
  var i = t.sortable, r = t.isOwner, a = t.insertion, o = t.activeSortable, s = t.parentEl, l = t.putSortable, u = this.options;
16405
16403
  if (a) {
16406
16404
  if (r && o._hideClone(), Wi = !1, u.animation && te.length > 1 && (dt || !r && !o.options.sort && !l)) {
16407
- var f = De($e, !1, !0, !0);
16405
+ var f = De(Ie, !1, !0, !0);
16408
16406
  te.forEach(function(h) {
16409
- h !== $e && (nf(h, f), s.appendChild(h));
16407
+ h !== Ie && (nf(h, f), s.appendChild(h));
16410
16408
  }), dt = !0;
16411
16409
  }
16412
16410
  if (!r)
@@ -16428,7 +16426,7 @@ function LS() {
16428
16426
  s.thisAnimationDuration = null;
16429
16427
  }), a.options.animation && !r && a.multiDrag.isMultiDrag) {
16430
16428
  Yi = Mt({}, i);
16431
- var o = qn($e, !0);
16429
+ var o = qn(Ie, !0);
16432
16430
  Yi.top -= o.f, Yi.left -= o.e;
16433
16431
  }
16434
16432
  },
@@ -16440,23 +16438,23 @@ function LS() {
16440
16438
  if (i) {
16441
16439
  var d = this.options, h = a.children;
16442
16440
  if (!hi)
16443
- if (d.multiDragKey && !this.multiDragKeyDown && this._deselectMultiDrag(), Ne($e, d.selectedClass, !~te.indexOf($e)), ~te.indexOf($e))
16444
- te.splice(te.indexOf($e), 1), qi = null, Ji({
16441
+ if (d.multiDragKey && !this.multiDragKeyDown && this._deselectMultiDrag(), Ne(Ie, d.selectedClass, !~te.indexOf(Ie)), ~te.indexOf(Ie))
16442
+ te.splice(te.indexOf(Ie), 1), qi = null, Ji({
16445
16443
  sortable: o,
16446
16444
  rootEl: r,
16447
16445
  name: "deselect",
16448
- targetEl: $e,
16446
+ targetEl: Ie,
16449
16447
  originalEvent: i
16450
16448
  });
16451
16449
  else {
16452
- if (te.push($e), Ji({
16450
+ if (te.push(Ie), Ji({
16453
16451
  sortable: o,
16454
16452
  rootEl: r,
16455
16453
  name: "select",
16456
- targetEl: $e,
16454
+ targetEl: Ie,
16457
16455
  originalEvent: i
16458
16456
  }), i.shiftKey && qi && o.el.contains(qi)) {
16459
- var p = ze(qi), m = ze($e);
16457
+ var p = ze(qi), m = ze(Ie);
16460
16458
  if (~p && ~m && p !== m) {
16461
16459
  var y, g;
16462
16460
  for (m > p ? (g = p, y = m) : (g = m, y = p + 1); g < y; g++)
@@ -16469,39 +16467,39 @@ function LS() {
16469
16467
  }));
16470
16468
  }
16471
16469
  } else
16472
- qi = $e;
16470
+ qi = Ie;
16473
16471
  Bt = f;
16474
16472
  }
16475
16473
  if (hi && this.isMultiDrag) {
16476
16474
  if (dt = !1, (a[it].options.sort || a !== r) && te.length > 1) {
16477
- var x = De($e), w = ze($e, ":not(." + this.options.selectedClass + ")");
16478
- if (!Wi && d.animation && ($e.thisAnimationDuration = null), f.captureAnimationState(), !Wi && (d.animation && ($e.fromRect = x, te.forEach(function($) {
16479
- if ($.thisAnimationDuration = null, $ !== $e) {
16480
- var B = dt ? De($) : x;
16481
- $.fromRect = B, f.addAnimationState({
16482
- target: $,
16475
+ var x = De(Ie), w = ze(Ie, ":not(." + this.options.selectedClass + ")");
16476
+ if (!Wi && d.animation && (Ie.thisAnimationDuration = null), f.captureAnimationState(), !Wi && (d.animation && (Ie.fromRect = x, te.forEach(function(I) {
16477
+ if (I.thisAnimationDuration = null, I !== Ie) {
16478
+ var B = dt ? De(I) : x;
16479
+ I.fromRect = B, f.addAnimationState({
16480
+ target: I,
16483
16481
  rect: B
16484
16482
  });
16485
16483
  }
16486
- })), oa(), te.forEach(function($) {
16487
- h[w] ? a.insertBefore($, h[w]) : a.appendChild($), w++;
16488
- }), l === ze($e))) {
16484
+ })), oa(), te.forEach(function(I) {
16485
+ h[w] ? a.insertBefore(I, h[w]) : a.appendChild(I), w++;
16486
+ }), l === ze(Ie))) {
16489
16487
  var R = !1;
16490
- te.forEach(function($) {
16491
- if ($.sortableIndex !== ze($)) {
16488
+ te.forEach(function(I) {
16489
+ if (I.sortableIndex !== ze(I)) {
16492
16490
  R = !0;
16493
16491
  return;
16494
16492
  }
16495
16493
  }), R && (s("update"), s("sort"));
16496
16494
  }
16497
- te.forEach(function($) {
16498
- as($);
16495
+ te.forEach(function(I) {
16496
+ as(I);
16499
16497
  }), f.animateAll();
16500
16498
  }
16501
16499
  Bt = f;
16502
16500
  }
16503
- (r === a || u && u.lastPutMode !== "clone") && gt.forEach(function($) {
16504
- $.parentNode && $.parentNode.removeChild($);
16501
+ (r === a || u && u.lastPutMode !== "clone") && gt.forEach(function(I) {
16502
+ I.parentNode && I.parentNode.removeChild(I);
16505
16503
  });
16506
16504
  }
16507
16505
  },
@@ -16512,7 +16510,7 @@ function LS() {
16512
16510
  this._deselectMultiDrag(), re(document, "pointerup", this._deselectMultiDrag), re(document, "mouseup", this._deselectMultiDrag), re(document, "touchend", this._deselectMultiDrag), re(document, "keydown", this._checkKeyDown), re(document, "keyup", this._checkKeyUp);
16513
16511
  },
16514
16512
  _deselectMultiDrag: function(t) {
16515
- if (!(typeof hi < "u" && hi) && Bt === this.sortable && !(t && $t(t.target, this.options.draggable, this.sortable.el, !1)) && !(t && t.button !== 0))
16513
+ if (!(typeof hi < "u" && hi) && Bt === this.sortable && !(t && It(t.target, this.options.draggable, this.sortable.el, !1)) && !(t && t.button !== 0))
16516
16514
  for (; te.length; ) {
16517
16515
  var i = te[0];
16518
16516
  Ne(i, this.options.selectedClass, !1), te.shift(), Ji({
@@ -16559,7 +16557,7 @@ function LS() {
16559
16557
  index: a.sortableIndex
16560
16558
  });
16561
16559
  var o;
16562
- dt && a !== $e ? o = -1 : dt ? o = ze(a, ":not(." + t.options.selectedClass + ")") : o = ze(a), r.push({
16560
+ dt && a !== Ie ? o = -1 : dt ? o = ze(a, ":not(." + t.options.selectedClass + ")") : o = ze(a), r.push({
16563
16561
  multiDragElement: a,
16564
16562
  index: o
16565
16563
  });
@@ -16591,7 +16589,7 @@ function lf(n, e) {
16591
16589
  }
16592
16590
  function oa() {
16593
16591
  te.forEach(function(n) {
16594
- n !== $e && n.parentNode && n.parentNode.removeChild(n);
16592
+ n !== Ie && n.parentNode && n.parentNode.removeChild(n);
16595
16593
  });
16596
16594
  }
16597
16595
  X.mount(new RS());
@@ -16799,7 +16797,7 @@ function jS() {
16799
16797
  customElements.get(e) || customElements.define(e, C5);
16800
16798
  break;
16801
16799
  case "add-circle-icon":
16802
- customElements.get(e) || $r();
16800
+ customElements.get(e) || Ir();
16803
16801
  break;
16804
16802
  case "chevron-icon":
16805
16803
  customElements.get(e) || Se();
@@ -16998,7 +16996,7 @@ function YS() {
16998
16996
  customElements.get(e) || Ke();
16999
16997
  break;
17000
16998
  case "tooltip-component":
17001
- customElements.get(e) || Ie();
16999
+ customElements.get(e) || $e();
17002
17000
  break;
17003
17001
  }
17004
17002
  });
@@ -17125,7 +17123,7 @@ function T5() {
17125
17123
  customElements.get(e) || Te();
17126
17124
  break;
17127
17125
  case "multi-select-dropdown":
17128
- customElements.get(e) || $c();
17126
+ customElements.get(e) || Ic();
17129
17127
  break;
17130
17128
  }
17131
17129
  });
@@ -17220,7 +17218,7 @@ function QS() {
17220
17218
  customElements.get(e) || Te();
17221
17219
  break;
17222
17220
  case "tooltip-component":
17223
- customElements.get(e) || Ie();
17221
+ customElements.get(e) || $e();
17224
17222
  break;
17225
17223
  }
17226
17224
  });
@@ -17308,7 +17306,7 @@ function Lc() {
17308
17306
  customElements.get(e) || Te();
17309
17307
  break;
17310
17308
  case "tooltip-component":
17311
- customElements.get(e) || Ie();
17309
+ customElements.get(e) || $e();
17312
17310
  break;
17313
17311
  }
17314
17312
  });
@@ -17326,9 +17324,9 @@ var lT = function(n, e, t, i) {
17326
17324
  if (typeof Reflect == "object" && typeof Reflect.metadata == "function")
17327
17325
  return Reflect.metadata(n, e);
17328
17326
  };
17329
- const $5 = j(class extends z {
17327
+ const I5 = j(class extends z {
17330
17328
  constructor() {
17331
- super(), this.__registerHost(), this.__attachShadow(), this.valueChanged = Z(this, "valueChanged", 7), this.internals = this.attachInternals(), this.selectedConfiguration = void 0, this.confirmationEmailTemplate = {}, this.isOpen = !1, this.participants = [], this.name = "confirmation-email-template", this.confirmationEmail = void 0, this.isConfirmationEmailOpen = this.isOpen, this.participantsState = this.participants;
17329
+ super(), this.__registerHost(), this.__attachShadow(), this.valueChanged = Z(this, "valueChanged", 7), this.internals = this.attachInternals(), this.selectedConfiguration = void 0, this.confirmationEmailTemplate = {}, this.participants = [], this.name = "confirmation-email-template", this.isOpen = !1, this.confirmationEmail = void 0, this.isConfirmationEmailOpen = this.isOpen, this.participantsState = this.participants;
17332
17330
  }
17333
17331
  connectedCallback() {
17334
17332
  b("nylas-confirmation-email", "connectedCallback");
@@ -17357,7 +17355,11 @@ const $5 = j(class extends z {
17357
17355
  valueChangedHandler(e) {
17358
17356
  b("nylas-confirmation-email", "valueChangedHandler", e.detail);
17359
17357
  const { value: t, name: i } = e.detail;
17360
- i === "confirmation-email-logo" && (this.confirmationEmail = { ...this.confirmationEmail, logo: t }, this.internals.setFormValue(JSON.stringify(this.confirmationEmail), this.name), this.valueChanged.emit({ value: JSON.stringify(this.confirmationEmail), name: this.name }));
17358
+ i === "confirmation-email-logo" && (this.confirmationEmail = { ...this.confirmationEmail, logo: t }, this.valueChanged.emit({ value: JSON.stringify(this.confirmationEmail), name: this.name }), typeof this.internals.setValidity == "function" && typeof this.internals.setFormValue == "function" && (this.internals.setFormValue(JSON.stringify(this.confirmationEmail), this.name), this.internals.setValidity({})));
17359
+ }
17360
+ async nylasFormInputImageUrlInvalidHandler(e) {
17361
+ const { value: t, name: i } = e.detail;
17362
+ i === "confirmation-email-logo" && typeof this.internals.setValidity == "function" && this.internals.setValidity({ customError: !0 }, t || "Invalid image URL.");
17361
17363
  }
17362
17364
  updateConfirmationFormValue() {
17363
17365
  b("nylas-confirmation-email", "updateConfirmationFormValue"), this.internals.setFormValue(JSON.stringify(this.confirmationEmail), this.name), this.valueChanged.emit({ value: JSON.stringify(this.confirmationEmail), name: this.name });
@@ -17373,7 +17375,7 @@ const $5 = j(class extends z {
17373
17375
  render() {
17374
17376
  var i, r, a, o, s, l, u;
17375
17377
  const e = this.participantsState.find((f) => f.is_organizer), t = (e == null ? void 0 : e.name) || (e == null ? void 0 : e.email);
17376
- return c(oe, { key: "0cd4c1886c65ead0e525ea96fe26a1316c61db7f" }, c("div", { key: "1901775f8a1364fe16485eeaf27d44862e74a642", class: "nylas-confirmation-email", part: "nce" }, c("div", { key: "241cf1a885d4d97d53c158e5691e350aa14b549f", class: "header", part: "nce__header" }, c("div", { key: "e37c36a4d8f1f82669f3a397969202d3a2612b0e" }, c("h3", { key: "ae34b848907720867cb014000e5b7367bcabedb3" }, ((r = (i = this.confirmationEmail) == null ? void 0 : i.booking_confirmed) == null ? void 0 : r.title) ?? `Booking confirmed with ${t ? ` ${t}` : ""}`), c("p", { key: "97d7c78a88b20be8c5b0a27485f917628f1c6edc" }, "Booking confirmation email")), this.isConfirmationEmailOpen ? c("div", { class: "confirmation-email-toggle", part: "nce__confirmation-email-toggle--container" }, c("span", { class: `chevron ${this.isConfirmationEmailOpen ? "open" : "closed"} `, onClick: () => this.toggleConfirmationEmail() }, c("chevron-icon", { width: "24", height: "24" }))) : c("button-component", { variant: "basic", clickHandler: (f) => {
17378
+ return c(oe, { key: "bc4803b94f914d083bd33cf4cecd0cac70b0658c" }, c("div", { key: "6445d38b903bffd19b4db004e850f6488ed4c27f", class: "nylas-confirmation-email", part: "nce" }, c("div", { key: "7ce1ccd72ef83717aec42fe0b533902e3a254796", class: "header", part: "nce__header" }, c("div", { key: "cbceb816c30deebc4e053a7abd1da1c82c171ebe" }, c("h3", { key: "36f5b00d5a98d325341ff06b2bb3ba3cf951e94f" }, ((r = (i = this.confirmationEmail) == null ? void 0 : i.booking_confirmed) == null ? void 0 : r.title) ?? `Booking confirmed with ${t ? ` ${t}` : ""}`), c("p", { key: "6f72022d71e5f4e3c03d0f6d07d7f0f5bc0f9686" }, "Booking confirmation email")), this.isConfirmationEmailOpen ? c("div", { class: "confirmation-email-toggle", part: "nce__confirmation-email-toggle--container" }, c("span", { class: `chevron ${this.isConfirmationEmailOpen ? "open" : "closed"} `, onClick: () => this.toggleConfirmationEmail() }, c("chevron-icon", { width: "24", height: "24" }))) : c("button-component", { variant: "basic", clickHandler: (f) => {
17377
17379
  f.preventDefault(), this.toggleConfirmationEmail();
17378
17380
  } }, c("edit-icon", { width: "16", height: "16" }), "Edit")), this.isConfirmationEmailOpen ? c("div", { class: "nylas-confirmation-email__body", part: "nce__body" }, c("div", { class: "nylas-confirmation-email__section" }, c("div", { class: "nylas-confirmation-email__row" }, c("label", null, "Send confirmation email", c("span", { class: "label-icon" }, c("tooltip-component", null, c("info-icon", { slot: "tooltip-icon" }), c("span", { slot: "tooltip-content" }, "You and your guests will receive a confirmation email immediately upon booking.")))), c("span", { class: "selected-value" }, "Immediately upon booking")), c("div", { class: "nylas-confirmation-email__row" }, c("div", { class: "subsection" }, c("div", { class: "input-container" }, c("label", null, "Company logo URL", c("span", { class: "label-icon" }, c("tooltip-component", null, c("info-icon", { slot: "tooltip-icon" }), c("span", { slot: "tooltip-content" }, "This logo appears in the booking confirmation email. The URL must be publicly accessible. The image will be scaled down to a max size of 200px x 100px.")))), this.confirmationEmail && c("input-image-url", { name: "confirmation-email-logo", exportparts: "iiu__logo-input-textfield: nce__input-image-url", imageUrl: ((a = this.confirmationEmail) == null ? void 0 : a.logo) ?? "" })))), c("div", { class: "nylas-confirmation-email__row full-width-col" }, c("div", { class: "subsection" }, c("h3", null, "Email message"), c("div", { class: "input-container" }, c("label", { htmlFor: "title" }, "Custom email title", c("span", { class: "label-icon" }, c("tooltip-component", null, c("info-icon", { slot: "tooltip-icon" }), c("span", { slot: "tooltip-content" }, "An email title is a headline within the body of the email. This doesn't change the subject line.")))), c("input-component", { name: "confirmation-email-title", maxLength: 60, placeholder: `Booking confirmed ${t ? `with ${t}` : ""}`, defaultValue: ((s = (o = this.confirmationEmail) == null ? void 0 : o.booking_confirmed) == null ? void 0 : s.title) ?? "" })), c("div", { class: "input-container" }, c("textarea-component", { label: "Additional info", name: "confirmation-email-body", id: "confirmation-email-body", placeholder: "Default body", tooltip: "Scheduler adds the content of the box to the email body.", maxLength: 500, defaultValue: ((u = (l = this.confirmationEmail) == null ? void 0 : l.booking_confirmed) == null ? void 0 : u.body) ?? "" })))))) : c("div", { class: "nylas-confirmation-email__summary", part: "nce__summary" }, c("p", null, c("span", { class: "summary-icon" }, c("person-clipboard-icon", null)), "All host & guests"), c("p", null, c("span", { class: "summary-icon" }, c("clock-icon", null)), "Immediately on booking"))));
17379
17381
  }
@@ -17395,13 +17397,13 @@ const $5 = j(class extends z {
17395
17397
  }, [65, "nylas-confirmation-email", {
17396
17398
  selectedConfiguration: [16],
17397
17399
  confirmationEmailTemplate: [16],
17398
- isOpen: [4, "is-open"],
17399
17400
  participants: [16],
17400
17401
  name: [1],
17402
+ isOpen: [4, "is-open"],
17401
17403
  confirmationEmail: [32],
17402
17404
  isConfirmationEmailOpen: [32],
17403
17405
  participantsState: [32]
17404
- }, [[0, "nylasFormInputChanged", "nylasFormInputChangeHandler"], [0, "valueChanged", "valueChangedHandler"]], {
17406
+ }, [[0, "nylasFormInputChanged", "nylasFormInputChangeHandler"], [0, "valueChanged", "valueChangedHandler"], [0, "nylasFormInputImageUrlInvalid", "nylasFormInputImageUrlInvalidHandler"]], {
17405
17407
  name: ["elementNameChangedHandler"],
17406
17408
  selectedConfiguration: ["selectedConfigurationChangedHandler"]
17407
17409
  }]);
@@ -17420,14 +17422,14 @@ lT([
17420
17422
  ys("design:type", Function),
17421
17423
  ys("design:paramtypes", []),
17422
17424
  ys("design:returntype", void 0)
17423
- ], $5.prototype, "render", null);
17425
+ ], I5.prototype, "render", null);
17424
17426
  function cT() {
17425
17427
  if (typeof customElements > "u")
17426
17428
  return;
17427
17429
  ["nylas-confirmation-email", "button-component", "chevron-icon", "clock-icon", "edit-icon", "info-icon", "input-component", "input-image-url", "loading-icon", "person-clipboard-icon", "textarea-component", "tooltip-component"].forEach((e) => {
17428
17430
  switch (e) {
17429
17431
  case "nylas-confirmation-email":
17430
- customElements.get(e) || customElements.define(e, $5);
17432
+ customElements.get(e) || customElements.define(e, I5);
17431
17433
  break;
17432
17434
  case "button-component":
17433
17435
  customElements.get(e) || Oo();
@@ -17451,7 +17453,7 @@ function cT() {
17451
17453
  customElements.get(e) || X6();
17452
17454
  break;
17453
17455
  case "loading-icon":
17454
- customElements.get(e) || Ir();
17456
+ customElements.get(e) || $r();
17455
17457
  break;
17456
17458
  case "person-clipboard-icon":
17457
17459
  customElements.get(e) || Bc();
@@ -17460,7 +17462,7 @@ function cT() {
17460
17462
  customElements.get(e) || Lc();
17461
17463
  break;
17462
17464
  case "tooltip-component":
17463
- customElements.get(e) || Ie();
17465
+ customElements.get(e) || $e();
17464
17466
  break;
17465
17467
  }
17466
17468
  });
@@ -17478,7 +17480,7 @@ var fT = function(n, e, t, i) {
17478
17480
  if (typeof Reflect == "object" && typeof Reflect.metadata == "function")
17479
17481
  return Reflect.metadata(n, e);
17480
17482
  };
17481
- const I5 = j(class extends z {
17483
+ const $5 = j(class extends z {
17482
17484
  constructor() {
17483
17485
  var e;
17484
17486
  super(), this.__registerHost(), this.__attachShadow(), this.valueChanged = Z(this, "valueChanged", 7), this.internals = this.attachInternals(), this.name = "connected-calendars", this.selectedConfiguration = void 0, this.participants = ((e = this.selectedConfiguration) == null ? void 0 : e.participants) || [], this.calendars = void 0, this.participantOptions = void 0, this.selectedCalendars = this.setParticipants(this.participants), this.participantCalendars = {}, this.participantDefaultSelectedCalendars = {};
@@ -17626,14 +17628,14 @@ fT([
17626
17628
  vs("design:type", Function),
17627
17629
  vs("design:paramtypes", []),
17628
17630
  vs("design:returntype", void 0)
17629
- ], I5.prototype, "render", null);
17631
+ ], $5.prototype, "render", null);
17630
17632
  function hT() {
17631
17633
  if (typeof customElements > "u")
17632
17634
  return;
17633
17635
  ["nylas-connected-calendars", "chevron-icon", "close-icon", "info-icon", "multi-select-dropdown", "nylas-calendar-picker", "tooltip-component"].forEach((e) => {
17634
17636
  switch (e) {
17635
17637
  case "nylas-connected-calendars":
17636
- customElements.get(e) || customElements.define(e, I5);
17638
+ customElements.get(e) || customElements.define(e, $5);
17637
17639
  break;
17638
17640
  case "chevron-icon":
17639
17641
  customElements.get(e) || Se();
@@ -17645,13 +17647,13 @@ function hT() {
17645
17647
  customElements.get(e) || Te();
17646
17648
  break;
17647
17649
  case "multi-select-dropdown":
17648
- customElements.get(e) || $c();
17650
+ customElements.get(e) || Ic();
17649
17651
  break;
17650
17652
  case "nylas-calendar-picker":
17651
17653
  customElements.get(e) || T5();
17652
17654
  break;
17653
17655
  case "tooltip-component":
17654
- customElements.get(e) || Ie();
17656
+ customElements.get(e) || $e();
17655
17657
  break;
17656
17658
  }
17657
17659
  });
@@ -17683,7 +17685,7 @@ const O5 = j(class extends z {
17683
17685
  b("nylas-custom-booking-flow", "componentWillLoad");
17684
17686
  }
17685
17687
  componentDidLoad() {
17686
- b("nylas-custom-booking-flow", "componentDidLoad"), Io(["inputs"], this.el);
17688
+ b("nylas-custom-booking-flow", "componentDidLoad"), $o(["inputs"], this.el);
17687
17689
  }
17688
17690
  render() {
17689
17691
  return c(oe, { key: "d9e4b13338b50f21575a7c7f0fba18a5b2828fe8", part: "ncbflow" }, c("nylas-form-card", { key: "1f53c24698354fbf45ecd67ac24f690e36133cca", exportparts: "nfc__header: ncbflow__header" }, c("h1", { key: "680813d1aaf33014732e8cf3038a27f4ab4bd607", slot: "header-title", class: "nylas-custom-booking-flow__title", part: "ncbflow__title" }, "Custom booking flow"), c("div", { key: "2da6f6587e05e65cd1e2b35718168f665c3348c1", slot: "content", class: "nylas-custom-booking-flow__content", part: "ncbflow__content" }, c("slot", { key: "73937227f3a398779b0d1c97e525ca0bec593d85", name: "inputs" }))));
@@ -17876,7 +17878,7 @@ function kT() {
17876
17878
  customElements.get(e) || vn();
17877
17879
  break;
17878
17880
  case "tooltip-component":
17879
- customElements.get(e) || Ie();
17881
+ customElements.get(e) || $e();
17880
17882
  break;
17881
17883
  }
17882
17884
  });
@@ -18013,7 +18015,7 @@ function ET() {
18013
18015
  customElements.get(e) || Te();
18014
18016
  break;
18015
18017
  case "tooltip-component":
18016
- customElements.get(e) || Ie();
18018
+ customElements.get(e) || $e();
18017
18019
  break;
18018
18020
  }
18019
18021
  });
@@ -18097,7 +18099,7 @@ AT([
18097
18099
  ws("design:paramtypes", []),
18098
18100
  ws("design:returntype", void 0)
18099
18101
  ], R5.prototype, "render", null);
18100
- function $T() {
18102
+ function IT() {
18101
18103
  if (typeof customElements > "u")
18102
18104
  return;
18103
18105
  ["nylas-event-description", "info-icon", "tooltip-component"].forEach((e) => {
@@ -18109,12 +18111,12 @@ function $T() {
18109
18111
  customElements.get(e) || Te();
18110
18112
  break;
18111
18113
  case "tooltip-component":
18112
- customElements.get(e) || Ie();
18114
+ customElements.get(e) || $e();
18113
18115
  break;
18114
18116
  }
18115
18117
  });
18116
18118
  }
18117
- const IT = ':host{display:block;--nylas-primary:#2563eb;--nylas-error:#cc4841;--nylas-error-pressed:#992222;--nylas-wraning:#f06c00;--nylas-success:#16a392;--nylas-info:#2b8fc2;--nylas-base-0:#ffffff;--nylas-base-25:#fcfcfd;--nylas-base-50:#f8f9fc;--nylas-base-100:#eaecf5;--nylas-base-200:#d5d9eb;--nylas-base-300:#b3b8d8;--nylas-base-400:#717bbc;--nylas-base-500:#4e5ba6;--nylas-base-600:#3e4784;--nylas-base-700:#263f72;--nylas-base-800:#293056;--nylas-base-900:#101323;--nylas-base-950:#0e101b;--nylas-border-radius:0.25rem;--nylas-border-radius-2x:0.5rem;--nylas-border-radius-3x:0.75rem;--nylas-font-family:"Inter", sans-serif}.nylas-event-duration{display:flex;flex-direction:column;gap:4px}.nylas-event-duration label{display:flex;align-items:center;color:var(--nylas-base-800);font-size:16px;font-style:normal;font-weight:400;line-height:150%;}.nylas-event-duration label span.required{color:var(--nylas-error, #cc4841)}.nylas-event-duration label span.label-icon{margin-left:4px}.nylas-event-duration label span.label-icon tooltip-component{display:flex}.nylas-event-duration__wrapper{display:flex;align-items:center;gap:0.5rem}.nylas-event-duration__wrapper input{padding:12px 16px;border-width:1;border-radius:8px;border:1px solid var(--nylas-base-200);font-family:var(--nylas-font-family);font-size:16px;line-height:24px;width:48px}.nylas-event-duration__wrapper input-dropdown::part(id_dropdown-input){border:1px solid var(--nylas-base-200);border-radius:var(--nylas-border-radius-2x);padding:14px 16px;width:50px}.nylas-event-duration__wrapper input-dropdown::part(id_dropdown-content){width:100%;min-width:unset;height:200px}.nylas-event-duration__wrapper select-dropdown{width:120px}@media screen and (max-width: 768px){.nylas-event-duration__wrapper select-dropdown{width:100%}}.nylas-event-duration__wrapper select-dropdown::part(sd_dropdown-button){border:1px solid var(--nylas-base-200)}', OT = IT;
18119
+ const $T = ':host{display:block;--nylas-primary:#2563eb;--nylas-error:#cc4841;--nylas-error-pressed:#992222;--nylas-wraning:#f06c00;--nylas-success:#16a392;--nylas-info:#2b8fc2;--nylas-base-0:#ffffff;--nylas-base-25:#fcfcfd;--nylas-base-50:#f8f9fc;--nylas-base-100:#eaecf5;--nylas-base-200:#d5d9eb;--nylas-base-300:#b3b8d8;--nylas-base-400:#717bbc;--nylas-base-500:#4e5ba6;--nylas-base-600:#3e4784;--nylas-base-700:#263f72;--nylas-base-800:#293056;--nylas-base-900:#101323;--nylas-base-950:#0e101b;--nylas-border-radius:0.25rem;--nylas-border-radius-2x:0.5rem;--nylas-border-radius-3x:0.75rem;--nylas-font-family:"Inter", sans-serif}.nylas-event-duration{display:flex;flex-direction:column;gap:4px}.nylas-event-duration label{display:flex;align-items:center;color:var(--nylas-base-800);font-size:16px;font-style:normal;font-weight:400;line-height:150%;}.nylas-event-duration label span.required{color:var(--nylas-error, #cc4841)}.nylas-event-duration label span.label-icon{margin-left:4px}.nylas-event-duration label span.label-icon tooltip-component{display:flex}.nylas-event-duration__wrapper{display:flex;align-items:center;gap:0.5rem}.nylas-event-duration__wrapper input{padding:12px 16px;border-width:1;border-radius:8px;border:1px solid var(--nylas-base-200);font-family:var(--nylas-font-family);font-size:16px;line-height:24px;width:48px}.nylas-event-duration__wrapper input-dropdown::part(id_dropdown-input){border:1px solid var(--nylas-base-200);border-radius:var(--nylas-border-radius-2x);padding:14px 16px;width:50px}.nylas-event-duration__wrapper input-dropdown::part(id_dropdown-content){width:100%;min-width:unset;height:200px}.nylas-event-duration__wrapper select-dropdown{width:120px}@media screen and (max-width: 768px){.nylas-event-duration__wrapper select-dropdown{width:100%}}.nylas-event-duration__wrapper select-dropdown::part(sd_dropdown-button){border:1px solid var(--nylas-base-200)}', OT = $T;
18118
18120
  var DT = function(n, e, t, i) {
18119
18121
  var r = arguments.length, a = r < 3 ? e : i === null ? i = Object.getOwnPropertyDescriptor(e, t) : i, o;
18120
18122
  if (typeof Reflect == "object" && typeof Reflect.decorate == "function")
@@ -18151,10 +18153,10 @@ const P5 = j(class extends z {
18151
18153
  b("nylas-event-duration", "connectedCallback");
18152
18154
  }
18153
18155
  componentWillLoad() {
18154
- b("nylas-event-duration", "componentWillLoad"), this.host.setAttribute("name", this.name), this.setDurationMintueOptions();
18156
+ b("nylas-event-duration", "componentWillLoad"), this.host.setAttribute("name", this.name);
18155
18157
  }
18156
18158
  componentDidLoad() {
18157
- b("nylas-event-duration", "componentDidLoad"), this.selectedConfiguration && this.selectedConfigurationChangedHandler(this.selectedConfiguration), this.duration = this.duration ? this.duration : this.eventDurationMinutes ? this.eventDurationMinutes >= 60 ? this.eventDurationMinutes / 60 : this.eventDurationMinutes : 30, this.durationMinutes = this.durationMinutes ? this.durationMinutes : this.duration ? this.duration : 30, this.durationIncrement = this.durationIncrement ? this.durationIncrement : this.duration >= 60 ? 60 : 1, this.internals.setFormValue(this.durationMinutes.toString(), "duration");
18159
+ b("nylas-event-duration", "componentDidLoad"), this.selectedConfiguration && this.selectedConfigurationChangedHandler(this.selectedConfiguration), this.duration = this.duration ? this.duration : this.eventDurationMinutes ? this.eventDurationMinutes >= 60 ? this.eventDurationMinutes / 60 : this.eventDurationMinutes : 30, this.durationMinutes = this.durationMinutes ? this.durationMinutes : this.duration ? this.duration : 30, this.durationIncrement = this.durationIncrement ? this.durationIncrement : this.duration >= 60 ? 60 : 1, this.setDurationMintueOptions(), typeof this.internals.setFormValue == "function" && this.internals.setFormValue(this.durationMinutes.toString(), "duration");
18158
18160
  }
18159
18161
  disconnectedCallback() {
18160
18162
  b("nylas-event-duration", "disconnectedCallback");
@@ -18185,7 +18187,7 @@ const P5 = j(class extends z {
18185
18187
  { value: 1, label: "minute" },
18186
18188
  { value: 60, label: "hour" }
18187
18189
  ];
18188
- return c(oe, { key: "e63530398b7b2231436947da8c9e63c3c7bd696a" }, c("div", { key: "9ccca25a4322edaedafa53a2bd8ae2baf48b4f1e", class: "nylas-event-duration", part: "ned" }, c("label", { key: "cd5562d2516c1f37eeb0b3e074493c671628ef4b", htmlFor: "duration" }, "Event duration", c("span", { key: "ef36340fb220f380a9913ad5025e6600ce6e8f17", class: "required" }, "*")), c("div", { key: "eddeda40d89ac770f20226605f3fedce00afe060", class: "nylas-event-duration__wrapper" }, c("input-dropdown", { key: "b087fff0f15cfcaf5c89c0566941aa45c8e89d54", name: "event-duration", options: this.durationMinutesOptions, inputValue: this.duration.toString(), exportparts: "id_dropdown: ned__input_dropdown, id_dropdown-input: ned__input_dropdown-input, id_dropdown-content: ned__input_dropdown-content", defaultInputOption: this.durationMinutesOptions.find((t) => t.value == this.duration) }), this.durationIncrement && c("select-dropdown", { name: "event-duration", options: e, pluralizedLabel: this.duration > 1 ? "s" : "", exportparts: "sd_dropdown: ned__dropdown, sd_dropdown-button: ned__dropdown-button, sd_dropdown-content: ned__dropdown-content", defaultSelectedOption: e.find((t) => t.value == this.durationIncrement), withSearch: !1 }))));
18190
+ return c(oe, { key: "f6b60528b9c3f2978ac12beae9bf049a9b90fec5" }, c("div", { key: "f7c778d981fa1d33ceed820d500e6820a4f1223c", class: "nylas-event-duration", part: "ned" }, c("label", { key: "f461dcfeda616f50820d6cdacb5dfded22ec7aff", htmlFor: "duration" }, "Event duration", c("span", { key: "086d2458ad14f00f718fb9106c45d63576c9f734", class: "required" }, "*")), c("div", { key: "cf27800dec77fbe74c9428de92fa042a419ddb25", class: "nylas-event-duration__wrapper" }, c("input-dropdown", { key: "06ed64927a69ca96bb9f9cc5cfede6d55c310598", name: "event-duration", options: this.durationMinutesOptions, inputValue: this.duration.toString(), exportparts: "id_dropdown: ned__input_dropdown, id_dropdown-input: ned__input_dropdown-input, id_dropdown-content: ned__input_dropdown-content", defaultInputOption: this.durationMinutesOptions.find((t) => t.value == this.duration) }), this.durationIncrement && c("select-dropdown", { name: "event-duration", options: e, pluralizedLabel: this.duration > 1 ? "s" : "", exportparts: "sd_dropdown: ned__dropdown, sd_dropdown-button: ned__dropdown-button, sd_dropdown-content: ned__dropdown-content", defaultSelectedOption: e.find((t) => t.value == this.durationIncrement), withSearch: !1 }))));
18189
18191
  }
18190
18192
  static get formAssociated() {
18191
18193
  return !0;
@@ -18274,13 +18276,13 @@ const B5 = j(class extends z {
18274
18276
  b("nylas-event-info", "componentWillLoad");
18275
18277
  }
18276
18278
  componentDidLoad() {
18277
- b("nylas-event-info", "componentDidLoad"), Io(["inputs"], this.el);
18279
+ b("nylas-event-info", "componentDidLoad"), $o(["inputs"], this.el);
18278
18280
  }
18279
18281
  disconnectedCallback() {
18280
18282
  b("nylas-event-info", "disconnectedCallback");
18281
18283
  }
18282
18284
  render() {
18283
- return c(oe, { key: "fb4a8dd875696bc6a4e951f2649a2ab650558489" }, c("nylas-form-card", { key: "193b25acb1374842946ff938755fe8fed7a6d4b9", exportparts: "nfc__header: nei__header" }, c("h1", { key: "c405c5de0b2eafa15136d10f10de13a158595298", slot: "header-title", class: "nylas-event-info__title", part: "nei__title" }, "Event information"), c("div", { key: "a49993db49876dfdebd6dbe412d759ce1d38028e", slot: "content", class: "nylas-event-info__content" }, c("slot", { key: "dc4595988a0b6824f328896c1ea507b96e61e4a8", name: "inputs" }))));
18285
+ return c(oe, { key: "be80a4e687ce223a8e52bbabc2e8acadcb194b11" }, c("nylas-form-card", { key: "c96b77795ec2516889acf0f78c5eb723b26dd89c", exportparts: "nfc__header: nei__header" }, c("h1", { key: "890113187adcd6be1ab1d1beb489fe3a80124617", slot: "header-title", class: "nylas-event-info__title", part: "nei__title" }, "Event information"), c("div", { key: "44eaaae3833654530706dc93077b43a7597acc2c", slot: "content", class: "nylas-event-info__content" }, c("slot", { key: "7af737a67cb007c0ede7db5aa075828311d98da3", name: "inputs" }))));
18284
18286
  }
18285
18287
  static get formAssociated() {
18286
18288
  return !0;
@@ -18340,13 +18342,13 @@ const L5 = j(class extends z {
18340
18342
  b("nylas-event-limits", "componentWillLoad");
18341
18343
  }
18342
18344
  componentDidLoad() {
18343
- b("nylas-event-limits", "componentDidLoad"), Io(["inputs"], this.el);
18345
+ b("nylas-event-limits", "componentDidLoad"), $o(["inputs"], this.el);
18344
18346
  }
18345
18347
  disconnectedCallback() {
18346
18348
  b("nylas-event-limits", "disconnectedCallback");
18347
18349
  }
18348
18350
  render() {
18349
- return c(oe, { key: "8715c9aeba26e6f4c151b0ab58333cc13d3500d3" }, c("nylas-form-card", { key: "2e2bf90762d35ac9fc4a995808b9aa3e4481d6c0", exportparts: "nfc__header: nel__header" }, c("h1", { key: "b3689912282e3215d862ca06c75fae95b67e501f", slot: "header-title", class: "nylas-event-limits__title" }, "Event limits"), c("div", { key: "bd5513f8c0cc573f14afeadfafe591b64b904920", slot: "content", class: "nylas-event-limits__content" }, c("slot", { key: "86ebfd856f0c93d3ad98d800d4ce9e1a8daf2516", name: "inputs" }))));
18351
+ return c(oe, { key: "6a28113e3b403869e77cc3a2c9c3a1bea217dc52" }, c("nylas-form-card", { key: "cf9004d044222d796ae59df58737ad9719a20576", exportparts: "nfc__header: nel__header" }, c("h1", { key: "ffeeb7a5741c9f07fb4f9bd84016b1707e2b55b7", slot: "header-title", class: "nylas-event-limits__title" }, "Event limits"), c("div", { key: "7b51592d95736f860ec805950275a18e9d914c32", slot: "content", class: "nylas-event-limits__content" }, c("slot", { key: "53e9098d736eedf5b22e1b8ae712ec22c8ca865e", name: "inputs" }))));
18350
18352
  }
18351
18353
  static get formAssociated() {
18352
18354
  return !0;
@@ -18631,7 +18633,7 @@ function VT() {
18631
18633
  customElements.get(e) || Ke();
18632
18634
  break;
18633
18635
  case "tooltip-component":
18634
- customElements.get(e) || Ie();
18636
+ customElements.get(e) || $e();
18635
18637
  break;
18636
18638
  case "zoom-icon":
18637
18639
  customElements.get(e) || F5();
@@ -18895,7 +18897,7 @@ function XT() {
18895
18897
  customElements.get(e) || Te();
18896
18898
  break;
18897
18899
  case "tooltip-component":
18898
- customElements.get(e) || Ie();
18900
+ customElements.get(e) || $e();
18899
18901
  break;
18900
18902
  }
18901
18903
  });
@@ -18909,7 +18911,7 @@ var tA = function(n, e, t, i) {
18909
18911
  for (var s = n.length - 1; s >= 0; s--)
18910
18912
  (o = n[s]) && (a = (r < 3 ? o(a) : r > 3 ? o(e, t, a) : o(e, t)) || a);
18911
18913
  return r > 3 && a && Object.defineProperty(e, t, a), a;
18912
- }, $s = function(n, e) {
18914
+ }, Is = function(n, e) {
18913
18915
  if (typeof Reflect == "object" && typeof Reflect.metadata == "function")
18914
18916
  return Reflect.metadata(n, e);
18915
18917
  };
@@ -18959,9 +18961,9 @@ tA([
18959
18961
  },
18960
18962
  fireRegisterEvent: !0
18961
18963
  }),
18962
- $s("design:type", Function),
18963
- $s("design:paramtypes", []),
18964
- $s("design:returntype", void 0)
18964
+ Is("design:type", Function),
18965
+ Is("design:paramtypes", []),
18966
+ Is("design:returntype", void 0)
18965
18967
  ], U5.prototype, "render", null);
18966
18968
  function nA() {
18967
18969
  if (typeof customElements > "u")
@@ -18981,13 +18983,13 @@ function nA() {
18981
18983
  customElements.get(e) || Te();
18982
18984
  break;
18983
18985
  case "loading-icon":
18984
- customElements.get(e) || Ir();
18986
+ customElements.get(e) || $r();
18985
18987
  break;
18986
18988
  case "textarea-component":
18987
18989
  customElements.get(e) || Lc();
18988
18990
  break;
18989
18991
  case "tooltip-component":
18990
- customElements.get(e) || Ie();
18992
+ customElements.get(e) || $e();
18991
18993
  break;
18992
18994
  }
18993
18995
  });
@@ -19108,7 +19110,7 @@ var cA = function(n, e, t, i) {
19108
19110
  for (var s = n.length - 1; s >= 0; s--)
19109
19111
  (o = n[s]) && (a = (r < 3 ? o(a) : r > 3 ? o(e, t, a) : o(e, t)) || a);
19110
19112
  return r > 3 && a && Object.defineProperty(e, t, a), a;
19111
- }, Is = function(n, e) {
19113
+ }, $s = function(n, e) {
19112
19114
  if (typeof Reflect == "object" && typeof Reflect.metadata == "function")
19113
19115
  return Reflect.metadata(n, e);
19114
19116
  };
@@ -19181,9 +19183,9 @@ cA([
19181
19183
  eventToProps: {},
19182
19184
  fireRegisterEvent: !0
19183
19185
  }),
19184
- Is("design:type", Function),
19185
- Is("design:paramtypes", []),
19186
- Is("design:returntype", void 0)
19186
+ $s("design:type", Function),
19187
+ $s("design:paramtypes", []),
19188
+ $s("design:returntype", void 0)
19187
19189
  ], j5.prototype, "render", null);
19188
19190
  function uA() {
19189
19191
  if (typeof customElements > "u")
@@ -19212,7 +19214,7 @@ function uA() {
19212
19214
  customElements.get(e) || Mo();
19213
19215
  break;
19214
19216
  case "tooltip-component":
19215
- customElements.get(e) || Ie();
19217
+ customElements.get(e) || $e();
19216
19218
  break;
19217
19219
  }
19218
19220
  });
@@ -19331,7 +19333,7 @@ function pA() {
19331
19333
  customElements.get(e) || Mo();
19332
19334
  break;
19333
19335
  case "tooltip-component":
19334
- customElements.get(e) || Ie();
19336
+ customElements.get(e) || $e();
19335
19337
  break;
19336
19338
  }
19337
19339
  });
@@ -19450,7 +19452,7 @@ function yA() {
19450
19452
  customElements.get(e) || Mo();
19451
19453
  break;
19452
19454
  case "tooltip-component":
19453
- customElements.get(e) || Ie();
19455
+ customElements.get(e) || $e();
19454
19456
  break;
19455
19457
  }
19456
19458
  });
@@ -19573,7 +19575,7 @@ function xA() {
19573
19575
  customElements.get(e) || vn();
19574
19576
  break;
19575
19577
  case "tooltip-component":
19576
- customElements.get(e) || Ie();
19578
+ customElements.get(e) || $e();
19577
19579
  break;
19578
19580
  }
19579
19581
  });
@@ -19794,7 +19796,7 @@ function SA() {
19794
19796
  });
19795
19797
  }
19796
19798
  const TA = ':host{display:block;--nylas-primary:#2563eb;--nylas-error:#cc4841;--nylas-error-pressed:#992222;--nylas-wraning:#f06c00;--nylas-success:#16a392;--nylas-info:#2b8fc2;--nylas-base-0:#ffffff;--nylas-base-25:#fcfcfd;--nylas-base-50:#f8f9fc;--nylas-base-100:#eaecf5;--nylas-base-200:#d5d9eb;--nylas-base-300:#b3b8d8;--nylas-base-400:#717bbc;--nylas-base-500:#4e5ba6;--nylas-base-600:#3e4784;--nylas-base-700:#263f72;--nylas-base-800:#293056;--nylas-base-900:#101323;--nylas-base-950:#0e101b;--nylas-border-radius:0.25rem;--nylas-border-radius-2x:0.5rem;--nylas-border-radius-3x:0.75rem;--nylas-font-family:"Inter", sans-serif;width:inherit}.nylas-participant-booking-calendars{width:inherit;display:flex;flex-direction:column;margin:1rem;border-radius:var(--nylas-border-radius-2x);border:1px solid var(--nylas-base-200)}.nylas-participant-booking-calendars .header{padding:1rem}.nylas-participant-booking-calendars .header h3{margin:0;font-size:16px;font-weight:600;line-height:20px;color:var(--nylas-base-900);text-align:left}.nylas-participant-booking-calendars .header p{margin:0.25rem 0 0 0;font-size:0.875rem;font-weight:400;line-height:20px;color:var(--nylas-base-600);text-align:left;display:flex;align-items:center;gap:4px}.nylas-participant-booking-calendars .content .participant-container{padding-top:12px;border-top:1px solid var(--nylas-base-200)}.nylas-participant-booking-calendars .content .participant-container .participant-title{display:flex;justify-content:space-between;align-items:center;padding:4px 16px 16px}.nylas-participant-booking-calendars .content .participant-container .participant-title p{margin:0}.nylas-participant-booking-calendars .content .participant-container .participant-title .participant-toggle{display:flex;gap:24px;align-items:center}.nylas-participant-booking-calendars .content .participant-container .participant-title .participant-toggle .chevron{display:flex;align-self:center;cursor:pointer}.nylas-participant-booking-calendars .content .participant-container .participant-title .participant-toggle .chevron:hover,.nylas-participant-booking-calendars .content .participant-container .participant-title .participant-toggle .chevron:active{color:var(--nylas-primary)}.nylas-participant-booking-calendars .content .participant-container .participant-title .participant-toggle .chevron.open{transform:rotate(90deg)}.nylas-participant-booking-calendars .content .participant-container .participant-title .participant-toggle .chevron.closed{transform:rotate(270deg)}.nylas-participant-booking-calendars .content .participant-container .participant-title .participant-toggle .chevron.disabled{cursor:not-allowed;color:var(--nylas-base-300)}.nylas-participant-booking-calendars .content .participant-container .participant-title .participant-toggle .chevron.disabled:hover{color:var(--nylas-base-300)}nylas-booking-calendar-picker::part(nbcp){margin:0;border:none;border-top:1px solid var(--nylas-base-200);border-top-right-radius:0;border-top-left-radius:0}', AA = TA;
19797
- var $A = function(n, e, t, i) {
19799
+ var IA = function(n, e, t, i) {
19798
19800
  var r = arguments.length, a = r < 3 ? e : i === null ? i = Object.getOwnPropertyDescriptor(e, t) : i, o;
19799
19801
  if (typeof Reflect == "object" && typeof Reflect.decorate == "function")
19800
19802
  a = Reflect.decorate(n, e, t, i);
@@ -19939,7 +19941,7 @@ const G5 = j(class extends z {
19939
19941
  participantOptions: ["participantOptionsChangedHandler"],
19940
19942
  selectedConfiguration: ["selectedConfigurationChangedHandler"]
19941
19943
  }]);
19942
- $A([
19944
+ IA([
19943
19945
  ce({
19944
19946
  name: "nylas-participant-booking-calendars",
19945
19947
  stateToProps: /* @__PURE__ */ new Map([
@@ -19954,7 +19956,7 @@ $A([
19954
19956
  Ps("design:paramtypes", []),
19955
19957
  Ps("design:returntype", void 0)
19956
19958
  ], G5.prototype, "render", null);
19957
- function IA() {
19959
+ function $A() {
19958
19960
  if (typeof customElements > "u")
19959
19961
  return;
19960
19962
  ["nylas-participant-booking-calendars", "chevron-icon", "info-icon", "nylas-booking-calendar-picker", "search-icon", "select-dropdown", "tooltip-component"].forEach((e) => {
@@ -19978,7 +19980,7 @@ function IA() {
19978
19980
  customElements.get(e) || Ke();
19979
19981
  break;
19980
19982
  case "tooltip-component":
19981
- customElements.get(e) || Ie();
19983
+ customElements.get(e) || $e();
19982
19984
  break;
19983
19985
  }
19984
19986
  });
@@ -20156,7 +20158,7 @@ function LA() {
20156
20158
  customElements.get(e) || customElements.define(e, K5);
20157
20159
  break;
20158
20160
  case "add-circle-icon":
20159
- customElements.get(e) || $r();
20161
+ customElements.get(e) || Ir();
20160
20162
  break;
20161
20163
  case "chevron-icon":
20162
20164
  customElements.get(e) || Se();
@@ -20174,7 +20176,7 @@ function LA() {
20174
20176
  customElements.get(e) || o5();
20175
20177
  break;
20176
20178
  case "nylas-time-window-picker":
20177
- customElements.get(e) || Ic();
20179
+ customElements.get(e) || $c();
20178
20180
  break;
20179
20181
  case "search-icon":
20180
20182
  customElements.get(e) || Ge();
@@ -20186,7 +20188,7 @@ function LA() {
20186
20188
  customElements.get(e) || V5();
20187
20189
  break;
20188
20190
  case "tooltip-component":
20189
- customElements.get(e) || Ie();
20191
+ customElements.get(e) || $e();
20190
20192
  break;
20191
20193
  }
20192
20194
  });
@@ -20541,7 +20543,7 @@ function GA() {
20541
20543
  customElements.get(e) || _n();
20542
20544
  break;
20543
20545
  case "loading-icon":
20544
- customElements.get(e) || Ir();
20546
+ customElements.get(e) || $r();
20545
20547
  break;
20546
20548
  case "nylas-reminder-time":
20547
20549
  customElements.get(e) || J5();
@@ -20559,7 +20561,7 @@ function GA() {
20559
20561
  customElements.get(e) || Ke();
20560
20562
  break;
20561
20563
  case "tooltip-component":
20562
- customElements.get(e) || Ie();
20564
+ customElements.get(e) || $e();
20563
20565
  break;
20564
20566
  case "trash-icon":
20565
20567
  customElements.get(e) || X5();
@@ -20695,12 +20697,12 @@ function JA() {
20695
20697
  customElements.get(e) || Ke();
20696
20698
  break;
20697
20699
  case "tooltip-component":
20698
- customElements.get(e) || Ie();
20700
+ customElements.get(e) || $e();
20699
20701
  break;
20700
20702
  }
20701
20703
  });
20702
20704
  }
20703
- const XA = '.radio-group{display:flex;flex-direction:column;gap:0.5rem;--nylas-primary:#2563eb;--nylas-error:#cc4841;--nylas-error-pressed:#992222;--nylas-wraning:#f06c00;--nylas-success:#16a392;--nylas-info:#2b8fc2;--nylas-base-0:#ffffff;--nylas-base-25:#fcfcfd;--nylas-base-50:#f8f9fc;--nylas-base-100:#eaecf5;--nylas-base-200:#d5d9eb;--nylas-base-300:#b3b8d8;--nylas-base-400:#717bbc;--nylas-base-500:#4e5ba6;--nylas-base-600:#3e4784;--nylas-base-700:#263f72;--nylas-base-800:#293056;--nylas-base-900:#101323;--nylas-base-950:#0e101b;--nylas-border-radius:0.25rem;--nylas-border-radius-2x:0.5rem;--nylas-border-radius-3x:0.75rem;--nylas-font-family:"Inter", sans-serif}.radio-group slot[name=label]{display:flex;color:var(--nylas-base-800, #293056);font-size:14px;font-style:normal;font-weight:400;line-height:150%;font-size:16px}.radio-group slot[name=label].error{color:var(--nylas-error)}.radio-group slot[name=label] span.required{color:var(--nylas-error);padding:0 0.25rem}.radio-group slot[name=label] p{margin:0}.radio-group slot[name=label] p.error{color:var(--nylas-error)}.radio-group slot[name=label] .error{color:var(--nylas-error)}.radio-group span.error{color:var(--nylas-error);font-size:14px;font-weight:400;line-height:20px;font-family:var(--nylas-font-family)}.radio-group label{display:flex;font-family:var(--nylas-font-family);cursor:pointer}.radio-group label .radio-option{display:flex;align-items:flex-start;gap:0.5rem}.radio-group label .radio-option input[type=radio]{cursor:pointer}.radio-group label .radio-option input[type=radio i]{width:20px;height:20px;color:var(--nylas-primary)}.radio-group label .radio-option p{display:flex;flex-direction:column;gap:0.5rem;margin:0}.radio-group label .radio-option p .title{font-size:16px;font-weight:500;line-height:20px;color:var(--nylas-base-800)}.radio-group label .radio-option p .description{font-size:14px;font-weight:400;line-height:20px;color:var(--nylas-base-600)}', QA = XA, e$ = j(class extends z {
20705
+ const XA = '.radio-group{display:flex;flex-direction:column;gap:0.5rem;--nylas-primary:#2563eb;--nylas-error:#cc4841;--nylas-error-pressed:#992222;--nylas-wraning:#f06c00;--nylas-success:#16a392;--nylas-info:#2b8fc2;--nylas-base-0:#ffffff;--nylas-base-25:#fcfcfd;--nylas-base-50:#f8f9fc;--nylas-base-100:#eaecf5;--nylas-base-200:#d5d9eb;--nylas-base-300:#b3b8d8;--nylas-base-400:#717bbc;--nylas-base-500:#4e5ba6;--nylas-base-600:#3e4784;--nylas-base-700:#263f72;--nylas-base-800:#293056;--nylas-base-900:#101323;--nylas-base-950:#0e101b;--nylas-border-radius:0.25rem;--nylas-border-radius-2x:0.5rem;--nylas-border-radius-3x:0.75rem;--nylas-font-family:"Inter", sans-serif}.radio-group slot[name=label]{display:flex;color:var(--nylas-base-800, #293056);font-size:14px;font-style:normal;font-weight:400;line-height:150%;font-size:16px}.radio-group slot[name=label].error{color:var(--nylas-error)}.radio-group slot[name=label] span.required{color:var(--nylas-error);padding:0 0.25rem}.radio-group slot[name=label] p{margin:0}.radio-group slot[name=label] p.error{color:var(--nylas-error)}.radio-group slot[name=label] .error{color:var(--nylas-error)}.radio-group span.error{color:var(--nylas-error);font-size:14px;font-weight:400;line-height:20px;font-family:var(--nylas-font-family)}.radio-group label{display:flex;font-family:var(--nylas-font-family);cursor:pointer}.radio-group label .radio-option{display:flex;align-items:flex-start;gap:0.5rem}.radio-group label .radio-option input[type=radio]{cursor:pointer}.radio-group label .radio-option input[type=radio i]{width:20px;height:20px;color:var(--nylas-primary)}.radio-group label .radio-option p{display:flex;flex-direction:column;gap:0.5rem;margin:0}.radio-group label .radio-option p .title{font-size:16px;font-weight:500;line-height:20px;color:var(--nylas-base-800)}.radio-group label .radio-option p .description{font-size:14px;font-weight:400;line-height:20px;color:var(--nylas-base-600)}', QA = XA, eI = j(class extends z {
20704
20706
  constructor() {
20705
20707
  super(), this.__registerHost(), this.__attachShadow(), this.nylasFormRadioChanged = Z(this, "nylasFormRadioChanged", 7), this.componentType = "radio-group", this.name = "radio-group", this.options = [], this.defaultSelectedValue = "", this.label = void 0, this.required = !1, this.selectedValue = void 0, this.error = "";
20706
20708
  }
@@ -20758,13 +20760,13 @@ function t_() {
20758
20760
  ["radio-button-group"].forEach((e) => {
20759
20761
  switch (e) {
20760
20762
  case "radio-button-group":
20761
- customElements.get(e) || customElements.define(e, e$);
20763
+ customElements.get(e) || customElements.define(e, eI);
20762
20764
  break;
20763
20765
  }
20764
20766
  });
20765
20767
  }
20766
- const t$ = ':host{display:block;--nylas-primary:#2563eb;--nylas-error:#cc4841;--nylas-error-pressed:#992222;--nylas-wraning:#f06c00;--nylas-success:#16a392;--nylas-info:#2b8fc2;--nylas-base-0:#ffffff;--nylas-base-25:#fcfcfd;--nylas-base-50:#f8f9fc;--nylas-base-100:#eaecf5;--nylas-base-200:#d5d9eb;--nylas-base-300:#b3b8d8;--nylas-base-400:#717bbc;--nylas-base-500:#4e5ba6;--nylas-base-600:#3e4784;--nylas-base-700:#263f72;--nylas-base-800:#293056;--nylas-base-900:#101323;--nylas-base-950:#0e101b;--nylas-border-radius:0.25rem;--nylas-border-radius-2x:0.5rem;--nylas-border-radius-3x:0.75rem;--nylas-font-family:"Inter", sans-serif;width:inherit}.nylas-timeslot-interval{width:inherit;display:flex;flex-direction:column;margin:1rem;border-radius:var(--nylas-border-radius-2x);border:1px solid var(--nylas-base-200)}.nylas-timeslot-interval .header{padding:1rem;border-bottom:1px solid var(--nylas-base-200)}.nylas-timeslot-interval .header h3{margin:0;font-size:1rem;font-weight:600;line-height:20px;color:var(--nylas-base-900);text-align:left}.nylas-timeslot-interval .header p{margin:0.25rem 0 0 0;font-size:0.875rem;font-weight:400;line-height:20px;color:var(--nylas-base-600);text-align:left}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown{padding:1rem;display:flex;flex-direction:column;gap:4px}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown span.label{display:flex;align-items:center;gap:4px;color:var(--nylas-base-800)}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown span.label tooltip-component{display:flex}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown select-dropdown{margin-bottom:1.5rem}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown select-dropdown::part(sd_dropdown){width:100%}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown select-dropdown::part(sd_dropdown-content){width:100%;max-width:unset}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown select-dropdown::part(sd_dropdown-button){width:100%;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--nylas-base-200);border-radius:var(--nylas-border-radius-2x);padding:1rem}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown select-dropdown::part(sd_dropdown-button-selected-label){max-width:calc(100% - 2rem);font-family:var(--nylas-font-family);font-size:16px;line-height:24px}', n$ = t$;
20767
- var i$ = function(n, e, t, i) {
20768
+ const tI = ':host{display:block;--nylas-primary:#2563eb;--nylas-error:#cc4841;--nylas-error-pressed:#992222;--nylas-wraning:#f06c00;--nylas-success:#16a392;--nylas-info:#2b8fc2;--nylas-base-0:#ffffff;--nylas-base-25:#fcfcfd;--nylas-base-50:#f8f9fc;--nylas-base-100:#eaecf5;--nylas-base-200:#d5d9eb;--nylas-base-300:#b3b8d8;--nylas-base-400:#717bbc;--nylas-base-500:#4e5ba6;--nylas-base-600:#3e4784;--nylas-base-700:#263f72;--nylas-base-800:#293056;--nylas-base-900:#101323;--nylas-base-950:#0e101b;--nylas-border-radius:0.25rem;--nylas-border-radius-2x:0.5rem;--nylas-border-radius-3x:0.75rem;--nylas-font-family:"Inter", sans-serif;width:inherit}.nylas-timeslot-interval{width:inherit;display:flex;flex-direction:column;margin:1rem;border-radius:var(--nylas-border-radius-2x);border:1px solid var(--nylas-base-200)}.nylas-timeslot-interval .header{padding:1rem;border-bottom:1px solid var(--nylas-base-200)}.nylas-timeslot-interval .header h3{margin:0;font-size:1rem;font-weight:600;line-height:20px;color:var(--nylas-base-900);text-align:left}.nylas-timeslot-interval .header p{margin:0.25rem 0 0 0;font-size:0.875rem;font-weight:400;line-height:20px;color:var(--nylas-base-600);text-align:left}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown{padding:1rem;display:flex;flex-direction:column;gap:4px}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown span.label{display:flex;align-items:center;gap:4px;color:var(--nylas-base-800)}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown span.label tooltip-component{display:flex}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown select-dropdown{margin-bottom:1.5rem}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown select-dropdown::part(sd_dropdown){width:100%}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown select-dropdown::part(sd_dropdown-content){width:100%;max-width:unset}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown select-dropdown::part(sd_dropdown-button){width:100%;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--nylas-base-200);border-radius:var(--nylas-border-radius-2x);padding:1rem}.nylas-timeslot-interval .nylas-timeslot-interval__dropdown select-dropdown::part(sd_dropdown-button-selected-label){max-width:calc(100% - 2rem);font-family:var(--nylas-font-family);font-size:16px;line-height:24px}', nI = tI;
20769
+ var iI = function(n, e, t, i) {
20768
20770
  var r = arguments.length, a = r < 3 ? e : i === null ? i = Object.getOwnPropertyDescriptor(e, t) : i, o;
20769
20771
  if (typeof Reflect == "object" && typeof Reflect.decorate == "function")
20770
20772
  a = Reflect.decorate(n, e, t, i);
@@ -20874,7 +20876,7 @@ const sa = 15, n_ = j(class extends z {
20874
20876
  };
20875
20877
  }
20876
20878
  static get style() {
20877
- return n$;
20879
+ return nI;
20878
20880
  }
20879
20881
  }, [65, "nylas-timeslot-interval", {
20880
20882
  selectedConfiguration: [16],
@@ -20888,7 +20890,7 @@ const sa = 15, n_ = j(class extends z {
20888
20890
  name: ["elementNameChangedHandler"],
20889
20891
  selectedConfiguration: ["selectedConfigurationChangedHandler"]
20890
20892
  }]);
20891
- i$([
20893
+ iI([
20892
20894
  ce({
20893
20895
  name: "nylas-timeslot-interval",
20894
20896
  stateToProps: /* @__PURE__ */ new Map([["schedulerConfig.selectedConfiguration", "selectedConfiguration"]]),
@@ -20898,7 +20900,7 @@ i$([
20898
20900
  Hs("design:paramtypes", []),
20899
20901
  Hs("design:returntype", void 0)
20900
20902
  ], n_.prototype, "render", null);
20901
- function r$() {
20903
+ function rI() {
20902
20904
  if (typeof customElements > "u")
20903
20905
  return;
20904
20906
  ["nylas-timeslot-interval", "chevron-icon", "info-icon", "radio-button-group", "search-icon", "select-dropdown", "tooltip-component"].forEach((e) => {
@@ -20922,12 +20924,12 @@ function r$() {
20922
20924
  customElements.get(e) || Ke();
20923
20925
  break;
20924
20926
  case "tooltip-component":
20925
- customElements.get(e) || Ie();
20927
+ customElements.get(e) || $e();
20926
20928
  break;
20927
20929
  }
20928
20930
  });
20929
20931
  }
20930
- const a$ = ".sc-paintbrush-fill-icon-h{display:flex}", o$ = a$, s$ = j(class extends z {
20932
+ const aI = ".sc-paintbrush-fill-icon-h{display:flex}", oI = aI, sI = j(class extends z {
20931
20933
  constructor() {
20932
20934
  super(), this.__registerHost(), this.width = "16", this.height = "13";
20933
20935
  }
@@ -20935,24 +20937,24 @@ const a$ = ".sc-paintbrush-fill-icon-h{display:flex}", o$ = a$, s$ = j(class ext
20935
20937
  return c("svg", { key: "e4684ac3235a59975a67508b6a5019e70b1a3a5a", width: "16", height: "17", viewBox: "-3 0 16 17", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, c("path", { key: "00dee1b55784f1191d56a8c1b420f0076575a197", d: "M5 2.875V0.375H0.5C0.223858 0.375 0 0.598858 0 0.875V7.37585H10V0.875C10 0.598858 9.77614 0.375 9.5 0.375H8V3.87722C8 4.15337 7.77614 4.37722 7.5 4.37722C7.22386 4.37722 7 4.15337 7 3.87722V0.375H6V2.875C6 3.15114 5.77614 3.375 5.5 3.375C5.22386 3.375 5 3.15114 5 2.875ZM10 8.37585H0V9.37938C0 10.4839 0.895431 11.3794 2 11.3794H3.5V14.8767C3.5 15.7051 4.17157 16.3767 5 16.3767C5.82843 16.3767 6.5 15.7051 6.5 14.8767V11.3794H8C9.10457 11.3794 10 10.4839 10 9.37938V8.37585Z", fill: "currentColor" }));
20936
20938
  }
20937
20939
  static get style() {
20938
- return o$;
20940
+ return oI;
20939
20941
  }
20940
20942
  }, [2, "paintbrush-fill-icon", {
20941
20943
  width: [1],
20942
20944
  height: [1]
20943
20945
  }]);
20944
- function l$() {
20946
+ function lI() {
20945
20947
  if (typeof customElements > "u")
20946
20948
  return;
20947
20949
  ["paintbrush-fill-icon"].forEach((e) => {
20948
20950
  switch (e) {
20949
20951
  case "paintbrush-fill-icon":
20950
- customElements.get(e) || customElements.define(e, s$);
20952
+ customElements.get(e) || customElements.define(e, sI);
20951
20953
  break;
20952
20954
  }
20953
20955
  });
20954
20956
  }
20955
- const c$ = ".sc-paintbrush-icon-h{display:flex}", u$ = c$, d$ = j(class extends z {
20957
+ const cI = ".sc-paintbrush-icon-h{display:flex}", uI = cI, dI = j(class extends z {
20956
20958
  constructor() {
20957
20959
  super(), this.__registerHost(), this.width = "16", this.height = "13";
20958
20960
  }
@@ -20960,24 +20962,24 @@ const c$ = ".sc-paintbrush-icon-h{display:flex}", u$ = c$, d$ = j(class extends
20960
20962
  return c("svg", { key: "8ed14deda237ca56daa7b7cfd55788700ecf8614", width: "16", height: "16", viewBox: "-3 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, c("path", { key: "5100cb1d8fba90615962e57facfd3361cd31f4e5", d: "M0.5 -0.000976562C0.223858 -0.000976562 0 0.222881 0 0.499023L1.90735e-05 9.00337C1.90735e-05 10.1079 0.89545 11.0034 2.00002 11.0034H3.00411V14.0007C3.00411 15.1053 3.89954 16.0007 5.00411 16.0007C6.10868 16.0007 7.00411 15.1053 7.00411 14.0007V11.0034H8.00002C9.10459 11.0034 10 10.1079 10 9.00337V7.50339L10 7.49897V0.499023C10 0.222881 9.77614 -0.000976562 9.5 -0.000976562H0.5ZM1.00002 8.00342H9.00002V9.00337C9.00002 9.55566 8.5523 10.0034 8.00002 10.0034H6.50411C6.22797 10.0034 6.00411 10.2272 6.00411 10.5034V14.0007C6.00411 14.553 5.5564 15.0007 5.00411 15.0007C4.45183 15.0007 4.00411 14.553 4.00411 14.0007V10.5034C4.00411 10.2272 3.78026 10.0034 3.50411 10.0034H2.00002C1.44773 10.0034 1.00002 9.55566 1.00002 9.00337V8.00342ZM9 7.00339H1V0.999023H5V2.49902C5 2.77517 5.22386 2.99902 5.5 2.99902C5.77614 2.99902 6 2.77517 6 2.49902V0.999023H7V3.50122C7 3.77736 7.22386 4.00122 7.5 4.00122C7.77614 4.00122 8 3.77736 8 3.50122V0.999023H9V7.00339Z", fill: "currentColor" }));
20961
20963
  }
20962
20964
  static get style() {
20963
- return u$;
20965
+ return uI;
20964
20966
  }
20965
20967
  }, [2, "paintbrush-icon", {
20966
20968
  width: [1],
20967
20969
  height: [1]
20968
20970
  }]);
20969
- function f$() {
20971
+ function fI() {
20970
20972
  if (typeof customElements > "u")
20971
20973
  return;
20972
20974
  ["paintbrush-icon"].forEach((e) => {
20973
20975
  switch (e) {
20974
20976
  case "paintbrush-icon":
20975
- customElements.get(e) || customElements.define(e, d$);
20977
+ customElements.get(e) || customElements.define(e, dI);
20976
20978
  break;
20977
20979
  }
20978
20980
  });
20979
20981
  }
20980
- const h$ = ".sc-people-icon-h{display:flex}", p$ = h$, m$ = j(class extends z {
20982
+ const hI = ".sc-people-icon-h{display:flex}", pI = hI, mI = j(class extends z {
20981
20983
  constructor() {
20982
20984
  super(), this.__registerHost(), this.width = "20", this.height = "20";
20983
20985
  }
@@ -20985,19 +20987,19 @@ const h$ = ".sc-people-icon-h{display:flex}", p$ = h$, m$ = j(class extends z {
20985
20987
  return c("svg", { key: "e7e23abad1ff011b5e2d8931755a605179586351", xmlns: "http://www.w3.org/2000/svg", width: this.width, height: this.height, fill: "none", viewBox: "0 0 20 20" }, c("path", { key: "3ddb5e0a172b339cd8d33c3ae95fda09c0edd3bb", fill: "currentColor", d: "M11 10a2 2 0 0 1 2 2v1.5c0 2.054-2.088 3.5-5.5 3.5S2 15.554 2 13.5V12a2 2 0 0 1 2-2h7Zm0 1H4a1 1 0 0 0-1 1v1.5C3 14.907 4.579 16 7.5 16c2.921 0 4.5-1.093 4.5-2.5V12a1 1 0 0 0-1-1Zm5-1a2 2 0 0 1 2 2v.5c0 2.089-1.568 3.5-4.5 3.5-.141 0-.28-.003-.414-.01.208-.242.382-.502.522-.781l.097-.213h.039C15.976 14.931 17 13.96 17 12.5V12a1 1 0 0 0-1-1h-2.171a3 3 0 0 0-.594-1H16ZM7.5 2a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7Zm7 2a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-7-1a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Zm7 2a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z" }));
20986
20988
  }
20987
20989
  static get style() {
20988
- return p$;
20990
+ return pI;
20989
20991
  }
20990
20992
  }, [2, "people-icon", {
20991
20993
  width: [1],
20992
20994
  height: [1]
20993
20995
  }]);
20994
- function g$() {
20996
+ function gI() {
20995
20997
  if (typeof customElements > "u")
20996
20998
  return;
20997
20999
  ["people-icon"].forEach((e) => {
20998
21000
  switch (e) {
20999
21001
  case "people-icon":
21000
- customElements.get(e) || customElements.define(e, m$);
21002
+ customElements.get(e) || customElements.define(e, mI);
21001
21003
  break;
21002
21004
  }
21003
21005
  });
@@ -21022,7 +21024,7 @@ function r_(n) {
21022
21024
  function df(n) {
21023
21025
  return Fi(n, "DOMError");
21024
21026
  }
21025
- function b$(n) {
21027
+ function bI(n) {
21026
21028
  return Fi(n, "DOMException");
21027
21029
  }
21028
21030
  function pn(n) {
@@ -21034,23 +21036,23 @@ function Nc(n) {
21034
21036
  function Hc(n) {
21035
21037
  return n === null || Nc(n) || typeof n != "object" && typeof n != "function";
21036
21038
  }
21037
- function Ii(n) {
21039
+ function $i(n) {
21038
21040
  return Fi(n, "Object");
21039
21041
  }
21040
21042
  function Ro(n) {
21041
21043
  return typeof Event < "u" && Vn(n, Event);
21042
21044
  }
21043
- function y$(n) {
21045
+ function yI(n) {
21044
21046
  return typeof Element < "u" && Vn(n, Element);
21045
21047
  }
21046
- function v$(n) {
21048
+ function vI(n) {
21047
21049
  return Fi(n, "RegExp");
21048
21050
  }
21049
21051
  function Po(n) {
21050
21052
  return !!(n && n.then && typeof n.then == "function");
21051
21053
  }
21052
- function _$(n) {
21053
- return Ii(n) && "nativeEvent" in n && "preventDefault" in n && "stopPropagation" in n;
21054
+ function _I(n) {
21055
+ return $i(n) && "nativeEvent" in n && "preventDefault" in n && "stopPropagation" in n;
21054
21056
  }
21055
21057
  function Vn(n, e) {
21056
21058
  try {
@@ -21079,18 +21081,18 @@ function ff(n, e) {
21079
21081
  }
21080
21082
  return t.join(e);
21081
21083
  }
21082
- function k$(n, e, t = !1) {
21083
- return pn(n) ? v$(e) ? e.test(n) : pn(e) ? t ? n === e : n.includes(e) : !1 : !1;
21084
+ function kI(n, e, t = !1) {
21085
+ return pn(n) ? vI(e) ? e.test(n) : pn(e) ? t ? n === e : n.includes(e) : !1 : !1;
21084
21086
  }
21085
21087
  function Bo(n, e = [], t = !1) {
21086
- return e.some((i) => k$(n, i, t));
21088
+ return e.some((i) => kI(n, i, t));
21087
21089
  }
21088
- function x$(n, e, t = 250, i, r, a, o) {
21090
+ function xI(n, e, t = 250, i, r, a, o) {
21089
21091
  if (!a.exception || !a.exception.values || !o || !Vn(o.originalException, Error))
21090
21092
  return;
21091
21093
  const s = a.exception.values.length > 0 ? a.exception.values[a.exception.values.length - 1] : void 0;
21092
- s && (a.exception.values = w$(
21093
- Il(
21094
+ s && (a.exception.values = wI(
21095
+ $l(
21094
21096
  n,
21095
21097
  e,
21096
21098
  r,
@@ -21103,14 +21105,14 @@ function x$(n, e, t = 250, i, r, a, o) {
21103
21105
  t
21104
21106
  ));
21105
21107
  }
21106
- function Il(n, e, t, i, r, a, o, s) {
21108
+ function $l(n, e, t, i, r, a, o, s) {
21107
21109
  if (a.length >= t + 1)
21108
21110
  return a;
21109
21111
  let l = [...a];
21110
21112
  if (Vn(i[r], Error)) {
21111
21113
  hf(o, s);
21112
21114
  const u = n(e, i[r]), f = l.length;
21113
- pf(u, r, f, s), l = Il(
21115
+ pf(u, r, f, s), l = $l(
21114
21116
  n,
21115
21117
  e,
21116
21118
  t,
@@ -21125,7 +21127,7 @@ function Il(n, e, t, i, r, a, o, s) {
21125
21127
  if (Vn(u, Error)) {
21126
21128
  hf(o, s);
21127
21129
  const d = n(e, u), h = l.length;
21128
- pf(d, `errors[${f}]`, h, s), l = Il(
21130
+ pf(d, `errors[${f}]`, h, s), l = $l(
21129
21131
  n,
21130
21132
  e,
21131
21133
  t,
@@ -21154,7 +21156,7 @@ function pf(n, e, t, i) {
21154
21156
  parent_id: i
21155
21157
  };
21156
21158
  }
21157
- function w$(n, e) {
21159
+ function wI(n, e) {
21158
21160
  return n.map((t) => (t.value && (t.value = xi(t.value, e)), t));
21159
21161
  }
21160
21162
  const Pn = "8.28.0", ue = globalThis;
@@ -21162,7 +21164,7 @@ function Uc(n, e, t) {
21162
21164
  const i = ue, r = i.__SENTRY__ = i.__SENTRY__ || {}, a = r[Pn] = r[Pn] || {};
21163
21165
  return a[n] || (a[n] = e());
21164
21166
  }
21165
- const jc = ue, C$ = 80;
21167
+ const jc = ue, CI = 80;
21166
21168
  function o_(n, e = {}) {
21167
21169
  if (!n)
21168
21170
  return "<unknown>";
@@ -21172,15 +21174,15 @@ function o_(n, e = {}) {
21172
21174
  let a = 0, o = 0;
21173
21175
  const s = " > ", l = s.length;
21174
21176
  let u;
21175
- const f = Array.isArray(e) ? e : e.keyAttrs, d = !Array.isArray(e) && e.maxStringLength || C$;
21176
- for (; t && a++ < i && (u = E$(t, f), !(u === "html" || a > 1 && o + r.length * l + u.length >= d)); )
21177
+ const f = Array.isArray(e) ? e : e.keyAttrs, d = !Array.isArray(e) && e.maxStringLength || CI;
21178
+ for (; t && a++ < i && (u = EI(t, f), !(u === "html" || a > 1 && o + r.length * l + u.length >= d)); )
21177
21179
  r.push(u), o += u.length, t = t.parentNode;
21178
21180
  return r.reverse().join(s);
21179
21181
  } catch {
21180
21182
  return "<unknown>";
21181
21183
  }
21182
21184
  }
21183
- function E$(n, e) {
21185
+ function EI(n, e) {
21184
21186
  const t = n, i = [];
21185
21187
  if (!t || !t.tagName)
21186
21188
  return "";
@@ -21219,7 +21221,7 @@ function s_() {
21219
21221
  return "";
21220
21222
  }
21221
21223
  }
21222
- function S$(n) {
21224
+ function SI(n) {
21223
21225
  if (!jc.HTMLElement)
21224
21226
  return null;
21225
21227
  let e = n;
@@ -21237,7 +21239,7 @@ function S$(n) {
21237
21239
  }
21238
21240
  return null;
21239
21241
  }
21240
- const Rr = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__, T$ = "Sentry Logger ", Ol = [
21242
+ const Rr = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__, TI = "Sentry Logger ", Ol = [
21241
21243
  "debug",
21242
21244
  "info",
21243
21245
  "warn",
@@ -21262,7 +21264,7 @@ function Pr(n) {
21262
21264
  });
21263
21265
  }
21264
21266
  }
21265
- function A$() {
21267
+ function AI() {
21266
21268
  let n = !1;
21267
21269
  const e = {
21268
21270
  enable: () => {
@@ -21276,7 +21278,7 @@ function A$() {
21276
21278
  return Rr ? Ol.forEach((t) => {
21277
21279
  e[t] = (...i) => {
21278
21280
  n && Pr(() => {
21279
- ue.console[t](`${T$}[${t}]:`, ...i);
21281
+ ue.console[t](`${TI}[${t}]:`, ...i);
21280
21282
  });
21281
21283
  };
21282
21284
  }) : Ol.forEach((t) => {
@@ -21284,16 +21286,16 @@ function A$() {
21284
21286
  };
21285
21287
  }), e;
21286
21288
  }
21287
- const Q = A$(), $$ = /^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;
21288
- function I$(n) {
21289
+ const Q = AI(), II = /^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;
21290
+ function $I(n) {
21289
21291
  return n === "http" || n === "https";
21290
21292
  }
21291
21293
  function Lo(n, e = !1) {
21292
21294
  const { host: t, path: i, pass: r, port: a, projectId: o, protocol: s, publicKey: l } = n;
21293
21295
  return `${s}://${l}${e && r ? `:${r}` : ""}@${t}${a ? `:${a}` : ""}/${i && `${i}/`}${o}`;
21294
21296
  }
21295
- function O$(n) {
21296
- const e = $$.exec(n);
21297
+ function OI(n) {
21298
+ const e = II.exec(n);
21297
21299
  if (!e) {
21298
21300
  Pr(() => {
21299
21301
  console.error(`Invalid Sentry Dsn: ${n}`);
@@ -21320,15 +21322,15 @@ function l_(n) {
21320
21322
  projectId: n.projectId
21321
21323
  };
21322
21324
  }
21323
- function D$(n) {
21325
+ function DI(n) {
21324
21326
  if (!Rr)
21325
21327
  return !0;
21326
21328
  const { port: e, projectId: t, protocol: i } = n;
21327
- return ["protocol", "publicKey", "host", "projectId"].find((o) => n[o] ? !1 : (Q.error(`Invalid Sentry Dsn: ${o} missing`), !0)) ? !1 : t.match(/^\d+$/) ? I$(i) ? e && isNaN(parseInt(e, 10)) ? (Q.error(`Invalid Sentry Dsn: Invalid port ${e}`), !1) : !0 : (Q.error(`Invalid Sentry Dsn: Invalid protocol ${i}`), !1) : (Q.error(`Invalid Sentry Dsn: Invalid projectId ${t}`), !1);
21329
+ return ["protocol", "publicKey", "host", "projectId"].find((o) => n[o] ? !1 : (Q.error(`Invalid Sentry Dsn: ${o} missing`), !0)) ? !1 : t.match(/^\d+$/) ? $I(i) ? e && isNaN(parseInt(e, 10)) ? (Q.error(`Invalid Sentry Dsn: Invalid port ${e}`), !1) : !0 : (Q.error(`Invalid Sentry Dsn: Invalid protocol ${i}`), !1) : (Q.error(`Invalid Sentry Dsn: Invalid projectId ${t}`), !1);
21328
21330
  }
21329
- function M$(n) {
21330
- const e = typeof n == "string" ? O$(n) : l_(n);
21331
- if (!(!e || !D$(e)))
21331
+ function MI(n) {
21332
+ const e = typeof n == "string" ? OI(n) : l_(n);
21333
+ if (!(!e || !DI(e)))
21332
21334
  return e;
21333
21335
  }
21334
21336
  class Zt extends Error {
@@ -21365,7 +21367,7 @@ function c_(n, e) {
21365
21367
  function zc(n) {
21366
21368
  return n.__sentry_original__;
21367
21369
  }
21368
- function R$(n) {
21370
+ function RI(n) {
21369
21371
  return Object.keys(n).map((e) => `${encodeURIComponent(e)}=${encodeURIComponent(n[e])}`).join("&");
21370
21372
  }
21371
21373
  function u_(n) {
@@ -21389,7 +21391,7 @@ function u_(n) {
21389
21391
  }
21390
21392
  function mf(n) {
21391
21393
  try {
21392
- return y$(n) ? o_(n) : Object.prototype.toString.call(n);
21394
+ return yI(n) ? o_(n) : Object.prototype.toString.call(n);
21393
21395
  } catch {
21394
21396
  return "<unknown>";
21395
21397
  }
@@ -21403,7 +21405,7 @@ function gf(n) {
21403
21405
  } else
21404
21406
  return {};
21405
21407
  }
21406
- function P$(n, e = 40) {
21408
+ function PI(n, e = 40) {
21407
21409
  const t = Object.keys(u_(n));
21408
21410
  t.sort();
21409
21411
  const i = t[0];
@@ -21422,7 +21424,7 @@ function xt(n) {
21422
21424
  return Dl(n, /* @__PURE__ */ new Map());
21423
21425
  }
21424
21426
  function Dl(n, e) {
21425
- if (B$(n)) {
21427
+ if (BI(n)) {
21426
21428
  const t = e.get(n);
21427
21429
  if (t !== void 0)
21428
21430
  return t;
@@ -21443,8 +21445,8 @@ function Dl(n, e) {
21443
21445
  }
21444
21446
  return n;
21445
21447
  }
21446
- function B$(n) {
21447
- if (!Ii(n))
21448
+ function BI(n) {
21449
+ if (!$i(n))
21448
21450
  return !1;
21449
21451
  try {
21450
21452
  const e = Object.getPrototypeOf(n).constructor.name;
@@ -21476,13 +21478,13 @@ function f_(...n) {
21476
21478
  break;
21477
21479
  }
21478
21480
  }
21479
- return F$(a.slice(r));
21481
+ return FI(a.slice(r));
21480
21482
  };
21481
21483
  }
21482
- function L$(n) {
21484
+ function LI(n) {
21483
21485
  return Array.isArray(n) ? f_(...n) : n;
21484
21486
  }
21485
- function F$(n) {
21487
+ function FI(n) {
21486
21488
  if (!n.length)
21487
21489
  return [];
21488
21490
  const e = Array.from(n);
@@ -21539,11 +21541,11 @@ Error:`,
21539
21541
  );
21540
21542
  }
21541
21543
  }
21542
- function N$(n) {
21544
+ function NI(n) {
21543
21545
  const e = "console";
21544
- ti(e, n), ni(e, H$);
21546
+ ti(e, n), ni(e, HI);
21545
21547
  }
21546
- function H$() {
21548
+ function HI() {
21547
21549
  "console" in ue && Ol.forEach(function(n) {
21548
21550
  n in ue.console && kt(ue.console, n, function(e) {
21549
21551
  return uo[n] = e, function(...t) {
@@ -21567,7 +21569,7 @@ function h_() {
21567
21569
  function Rl(n) {
21568
21570
  return n && /^function\s+\w+\(\)\s+\{\s+\[native code\]\s+\}$/.test(n.toString());
21569
21571
  }
21570
- function U$() {
21572
+ function UI() {
21571
21573
  if (typeof EdgeRuntime == "string")
21572
21574
  return !0;
21573
21575
  if (!h_())
@@ -21589,14 +21591,14 @@ const p_ = 1e3;
21589
21591
  function Br() {
21590
21592
  return Date.now() / p_;
21591
21593
  }
21592
- function j$() {
21594
+ function jI() {
21593
21595
  const { performance: n } = ue;
21594
21596
  if (!n || !n.now)
21595
21597
  return Br;
21596
21598
  const e = Date.now() - n.now(), t = n.timeOrigin == null ? e : n.timeOrigin;
21597
21599
  return () => (t + n.now()) / p_;
21598
21600
  }
21599
- const mn = j$();
21601
+ const mn = jI();
21600
21602
  (() => {
21601
21603
  const { performance: n } = ue;
21602
21604
  if (!n || !n.now)
@@ -21604,14 +21606,14 @@ const mn = j$();
21604
21606
  const e = 3600 * 1e3, t = n.now(), i = Date.now(), r = n.timeOrigin ? Math.abs(n.timeOrigin + t - i) : e, a = r < e, o = n.timing && n.timing.navigationStart, l = typeof o == "number" ? Math.abs(o + t - i) : e, u = l < e;
21605
21607
  return a || u ? r <= l ? n.timeOrigin : o : i;
21606
21608
  })();
21607
- function z$(n, e) {
21609
+ function zI(n, e) {
21608
21610
  const t = "fetch";
21609
- ti(t, n), ni(t, () => q$(void 0, e));
21611
+ ti(t, n), ni(t, () => qI(void 0, e));
21610
21612
  }
21611
- function q$(n, e = !1) {
21612
- e && !U$() || kt(ue, "fetch", function(t) {
21613
+ function qI(n, e = !1) {
21614
+ e && !UI() || kt(ue, "fetch", function(t) {
21613
21615
  return function(...i) {
21614
- const { method: r, url: a } = W$(i), o = {
21616
+ const { method: r, url: a } = WI(i), o = {
21615
21617
  args: i,
21616
21618
  fetchData: {
21617
21619
  method: r,
@@ -21646,7 +21648,7 @@ function Pl(n, e) {
21646
21648
  function kf(n) {
21647
21649
  return typeof n == "string" ? n : n ? Pl(n, "url") ? n.url : n.toString ? n.toString() : "" : "";
21648
21650
  }
21649
- function W$(n) {
21651
+ function WI(n) {
21650
21652
  if (n.length === 0)
21651
21653
  return { method: "GET", url: "" };
21652
21654
  if (n.length === 2) {
@@ -21663,11 +21665,11 @@ function W$(n) {
21663
21665
  };
21664
21666
  }
21665
21667
  let ca = null;
21666
- function Y$(n) {
21668
+ function YI(n) {
21667
21669
  const e = "error";
21668
- ti(e, n), ni(e, G$);
21670
+ ti(e, n), ni(e, GI);
21669
21671
  }
21670
- function G$() {
21672
+ function GI() {
21671
21673
  ca = ue.onerror, ue.onerror = function(n, e, t, i, r) {
21672
21674
  return Ht("error", {
21673
21675
  column: i,
@@ -21679,34 +21681,34 @@ function G$() {
21679
21681
  }, ue.onerror.__SENTRY_INSTRUMENTED__ = !0;
21680
21682
  }
21681
21683
  let ua = null;
21682
- function V$(n) {
21684
+ function VI(n) {
21683
21685
  const e = "unhandledrejection";
21684
- ti(e, n), ni(e, K$);
21686
+ ti(e, n), ni(e, KI);
21685
21687
  }
21686
- function K$() {
21688
+ function KI() {
21687
21689
  ua = ue.onunhandledrejection, ue.onunhandledrejection = function(n) {
21688
21690
  return Ht("unhandledrejection", n), ua && !ua.__SENTRY_LOADER__ ? ua.apply(this, arguments) : !0;
21689
21691
  }, ue.onunhandledrejection.__SENTRY_INSTRUMENTED__ = !0;
21690
21692
  }
21691
- function Z$() {
21693
+ function ZI() {
21692
21694
  return typeof __SENTRY_BROWSER_BUNDLE__ < "u" && !!__SENTRY_BROWSER_BUNDLE__;
21693
21695
  }
21694
- function J$() {
21696
+ function JI() {
21695
21697
  return "npm";
21696
21698
  }
21697
- function X$() {
21698
- return !Z$() && Object.prototype.toString.call(typeof Xa < "u" ? Xa : 0) === "[object process]";
21699
+ function XI() {
21700
+ return !ZI() && Object.prototype.toString.call(typeof Xa < "u" ? Xa : 0) === "[object process]";
21699
21701
  }
21700
- function Q$() {
21701
- return typeof window < "u" && (!X$() || eI());
21702
+ function QI() {
21703
+ return typeof window < "u" && (!XI() || e$());
21702
21704
  }
21703
- function eI() {
21705
+ function e$() {
21704
21706
  return (
21705
21707
  // eslint-disable-next-line @typescript-eslint/no-unsafe-member-access, @typescript-eslint/no-explicit-any
21706
21708
  ue.process !== void 0 && ue.process.type === "renderer"
21707
21709
  );
21708
21710
  }
21709
- function tI() {
21711
+ function t$() {
21710
21712
  const n = typeof WeakSet == "function", e = n ? /* @__PURE__ */ new WeakSet() : [];
21711
21713
  function t(r) {
21712
21714
  if (n)
@@ -21793,14 +21795,14 @@ function Tn(n, e = 100, t = 1 / 0) {
21793
21795
  }
21794
21796
  function b_(n, e = 3, t = 100 * 1024) {
21795
21797
  const i = Tn(n, e);
21796
- return aI(i) > t ? b_(n, e - 1, t) : i;
21798
+ return a$(i) > t ? b_(n, e - 1, t) : i;
21797
21799
  }
21798
- function Ll(n, e, t = 1 / 0, i = 1 / 0, r = tI()) {
21800
+ function Ll(n, e, t = 1 / 0, i = 1 / 0, r = t$()) {
21799
21801
  const [a, o] = r;
21800
21802
  if (e == null || // this matches null and undefined -> eqeq not eqeqeq
21801
21803
  ["number", "boolean", "string"].includes(typeof e) && !Number.isNaN(e))
21802
21804
  return e;
21803
- const s = nI(n, e);
21805
+ const s = n$(n, e);
21804
21806
  if (!s.startsWith("[object "))
21805
21807
  return s;
21806
21808
  if (e.__sentry_skip_normalization__)
@@ -21832,7 +21834,7 @@ function Ll(n, e, t = 1 / 0, i = 1 / 0, r = tI()) {
21832
21834
  }
21833
21835
  return o(e), f;
21834
21836
  }
21835
- function nI(n, e) {
21837
+ function n$(n, e) {
21836
21838
  try {
21837
21839
  if (n === "domain" && e && typeof e == "object" && e._events)
21838
21840
  return "[Domain]";
@@ -21846,7 +21848,7 @@ function nI(n, e) {
21846
21848
  return "[Document]";
21847
21849
  if (a_(e))
21848
21850
  return "[VueViewModel]";
21849
- if (_$(e))
21851
+ if (_I(e))
21850
21852
  return "[SyntheticEvent]";
21851
21853
  if (typeof e == "number" && e !== e)
21852
21854
  return "[NaN]";
@@ -21856,21 +21858,21 @@ function nI(n, e) {
21856
21858
  return `[${String(e)}]`;
21857
21859
  if (typeof e == "bigint")
21858
21860
  return `[BigInt: ${String(e)}]`;
21859
- const t = iI(e);
21861
+ const t = i$(e);
21860
21862
  return /^HTML(\w*)Element$/.test(t) ? `[HTMLElement: ${t}]` : `[object ${t}]`;
21861
21863
  } catch (t) {
21862
21864
  return `**non-serializable** (${t})`;
21863
21865
  }
21864
21866
  }
21865
- function iI(n) {
21867
+ function i$(n) {
21866
21868
  const e = Object.getPrototypeOf(n);
21867
21869
  return e ? e.constructor.name : "null prototype";
21868
21870
  }
21869
- function rI(n) {
21871
+ function r$(n) {
21870
21872
  return ~-encodeURI(n).split(/%..|./).length;
21871
21873
  }
21872
- function aI(n) {
21873
- return rI(JSON.stringify(n));
21874
+ function a$(n) {
21875
+ return r$(JSON.stringify(n));
21874
21876
  }
21875
21877
  var un;
21876
21878
  (function(n) {
@@ -21987,7 +21989,7 @@ class Ot {
21987
21989
  };
21988
21990
  }
21989
21991
  }
21990
- function oI(n) {
21992
+ function o$(n) {
21991
21993
  const e = [];
21992
21994
  function t() {
21993
21995
  return n === void 0 || e.length < n;
@@ -22043,18 +22045,18 @@ function js(n) {
22043
22045
  // everything minus origin
22044
22046
  };
22045
22047
  }
22046
- const sI = ["fatal", "error", "warning", "log", "info", "debug"];
22047
- function lI(n) {
22048
- return n === "warn" ? "warning" : sI.includes(n) ? n : "log";
22048
+ const s$ = ["fatal", "error", "warning", "log", "info", "debug"];
22049
+ function l$(n) {
22050
+ return n === "warn" ? "warning" : s$.includes(n) ? n : "log";
22049
22051
  }
22050
- const cI = "sentry-", uI = /^sentry-/;
22051
- function dI(n) {
22052
- const e = fI(n);
22052
+ const c$ = "sentry-", u$ = /^sentry-/;
22053
+ function d$(n) {
22054
+ const e = f$(n);
22053
22055
  if (!e)
22054
22056
  return;
22055
22057
  const t = Object.entries(e).reduce((i, [r, a]) => {
22056
- if (r.match(uI)) {
22057
- const o = r.slice(cI.length);
22058
+ if (r.match(u$)) {
22059
+ const o = r.slice(c$.length);
22058
22060
  i[o] = a;
22059
22061
  }
22060
22062
  return i;
@@ -22062,7 +22064,7 @@ function dI(n) {
22062
22064
  if (Object.keys(t).length > 0)
22063
22065
  return t;
22064
22066
  }
22065
- function fI(n) {
22067
+ function f$(n) {
22066
22068
  if (!(!n || !pn(n) && !Array.isArray(n)))
22067
22069
  return Array.isArray(n) ? n.reduce((e, t) => {
22068
22070
  const i = wf(t);
@@ -22077,7 +22079,7 @@ function wf(n) {
22077
22079
  function Lr(n, e = []) {
22078
22080
  return [n, e];
22079
22081
  }
22080
- function hI(n, e) {
22082
+ function h$(n, e) {
22081
22083
  const [t, i] = n;
22082
22084
  return [t, [...i, e]];
22083
22085
  }
@@ -22093,7 +22095,7 @@ function Cf(n, e) {
22093
22095
  function Fl(n) {
22094
22096
  return ue.__SENTRY__ && ue.__SENTRY__.encodePolyfill ? ue.__SENTRY__.encodePolyfill(n) : new TextEncoder().encode(n);
22095
22097
  }
22096
- function pI(n) {
22098
+ function p$(n) {
22097
22099
  const [e, t] = n;
22098
22100
  let i = JSON.stringify(e);
22099
22101
  function r(a) {
@@ -22115,16 +22117,16 @@ ${JSON.stringify(o)}
22115
22117
  r(l);
22116
22118
  }
22117
22119
  }
22118
- return typeof i == "string" ? i : mI(i);
22120
+ return typeof i == "string" ? i : m$(i);
22119
22121
  }
22120
- function mI(n) {
22122
+ function m$(n) {
22121
22123
  const e = n.reduce((r, a) => r + a.length, 0), t = new Uint8Array(e);
22122
22124
  let i = 0;
22123
22125
  for (const r of n)
22124
22126
  t.set(r, i), i += r.length;
22125
22127
  return t;
22126
22128
  }
22127
- function gI(n) {
22129
+ function g$(n) {
22128
22130
  const e = typeof n.data == "string" ? Fl(n.data) : n.data;
22129
22131
  return [
22130
22132
  xt({
@@ -22137,7 +22139,7 @@ function gI(n) {
22137
22139
  e
22138
22140
  ];
22139
22141
  }
22140
- const bI = {
22142
+ const b$ = {
22141
22143
  session: "session",
22142
22144
  sessions: "session",
22143
22145
  attachment: "attachment",
@@ -22155,7 +22157,7 @@ const bI = {
22155
22157
  statsd: "metric_bucket"
22156
22158
  };
22157
22159
  function Ef(n) {
22158
- return bI[n];
22160
+ return b$[n];
22159
22161
  }
22160
22162
  function y_(n) {
22161
22163
  if (!n || !n.sdk)
@@ -22163,7 +22165,7 @@ function y_(n) {
22163
22165
  const { name: e, version: t } = n.sdk;
22164
22166
  return { name: e, version: t };
22165
22167
  }
22166
- function yI(n, e, t, i) {
22168
+ function y$(n, e, t, i) {
22167
22169
  const r = n.sdkProcessingMetadata && n.sdkProcessingMetadata.dynamicSamplingContext;
22168
22170
  return {
22169
22171
  event_id: n.event_id,
@@ -22175,7 +22177,7 @@ function yI(n, e, t, i) {
22175
22177
  }
22176
22178
  };
22177
22179
  }
22178
- function vI(n, e, t) {
22180
+ function v$(n, e, t) {
22179
22181
  const i = [
22180
22182
  { type: "client_report" },
22181
22183
  {
@@ -22185,21 +22187,21 @@ function vI(n, e, t) {
22185
22187
  ];
22186
22188
  return Lr(e ? { dsn: e } : {}, [i]);
22187
22189
  }
22188
- const _I = 60 * 1e3;
22189
- function kI(n, e = Date.now()) {
22190
+ const _$ = 60 * 1e3;
22191
+ function k$(n, e = Date.now()) {
22190
22192
  const t = parseInt(`${n}`, 10);
22191
22193
  if (!isNaN(t))
22192
22194
  return t * 1e3;
22193
22195
  const i = Date.parse(`${n}`);
22194
- return isNaN(i) ? _I : i - e;
22196
+ return isNaN(i) ? _$ : i - e;
22195
22197
  }
22196
- function xI(n, e) {
22198
+ function x$(n, e) {
22197
22199
  return n[e] || n.all || 0;
22198
22200
  }
22199
- function wI(n, e, t = Date.now()) {
22200
- return xI(n, e) > t;
22201
+ function w$(n, e, t = Date.now()) {
22202
+ return x$(n, e) > t;
22201
22203
  }
22202
- function CI(n, { statusCode: e, headers: t }, i = Date.now()) {
22204
+ function C$(n, { statusCode: e, headers: t }, i = Date.now()) {
22203
22205
  const r = {
22204
22206
  ...n
22205
22207
  }, a = t && t["x-sentry-rate-limits"], o = t && t["retry-after"];
@@ -22212,7 +22214,7 @@ function CI(n, { statusCode: e, headers: t }, i = Date.now()) {
22212
22214
  for (const p of u.split(";"))
22213
22215
  p === "metric_bucket" ? (!f || f.split(";").includes("custom")) && (r[p] = i + h) : r[p] = i + h;
22214
22216
  }
22215
- else o ? r.all = i + kI(o, i) : e === 429 && (r.all = i + 60 * 1e3);
22217
+ else o ? r.all = i + k$(o, i) : e === 429 && (r.all = i + 60 * 1e3);
22216
22218
  return r;
22217
22219
  }
22218
22220
  function Sf() {
@@ -22222,7 +22224,7 @@ function Sf() {
22222
22224
  };
22223
22225
  }
22224
22226
  const da = ue;
22225
- function EI() {
22227
+ function E$() {
22226
22228
  const n = da.chrome, e = n && n.app && n.app.runtime, t = "history" in da && !!da.history.pushState && !!da.history.replaceState;
22227
22229
  return !e && t;
22228
22230
  }
@@ -22234,7 +22236,7 @@ function qc(n) {
22234
22236
  const e = n.__SENTRY__ = n.__SENTRY__ || {};
22235
22237
  return e.version = e.version || Pn, e[Pn] = e[Pn] || {};
22236
22238
  }
22237
- function SI(n) {
22239
+ function S$(n) {
22238
22240
  const e = mn(), t = {
22239
22241
  sid: Dt(),
22240
22242
  init: !0,
@@ -22244,7 +22246,7 @@ function SI(n) {
22244
22246
  status: "ok",
22245
22247
  errors: 0,
22246
22248
  ignoreDuration: !1,
22247
- toJSON: () => AI(t)
22249
+ toJSON: () => A$(t)
22248
22250
  };
22249
22251
  return n && Oi(t, n), t;
22250
22252
  }
@@ -22259,11 +22261,11 @@ function Oi(n, e = {}) {
22259
22261
  }
22260
22262
  e.release && (n.release = e.release), e.environment && (n.environment = e.environment), !n.ipAddress && e.ipAddress && (n.ipAddress = e.ipAddress), !n.userAgent && e.userAgent && (n.userAgent = e.userAgent), typeof e.errors == "number" && (n.errors = e.errors), e.status && (n.status = e.status);
22261
22263
  }
22262
- function TI(n, e) {
22264
+ function T$(n, e) {
22263
22265
  let t = {};
22264
22266
  n.status === "ok" && (t = { status: "exited" }), Oi(n, t);
22265
22267
  }
22266
- function AI(n) {
22268
+ function A$(n) {
22267
22269
  return xt({
22268
22270
  sid: `${n.sid}`,
22269
22271
  init: n.init,
@@ -22290,7 +22292,7 @@ function Tf(n, e) {
22290
22292
  function Af(n) {
22291
22293
  return n[Nl];
22292
22294
  }
22293
- const $I = 100;
22295
+ const I$ = 100;
22294
22296
  class Wc {
22295
22297
  /** Flag if notifying is happening. */
22296
22298
  /** Callback for client to receive scope changes. */
@@ -22466,7 +22468,7 @@ class Wc {
22466
22468
  update(e) {
22467
22469
  if (!e)
22468
22470
  return this;
22469
- const t = typeof e == "function" ? e(this) : e, [i, r] = t instanceof Xn ? [t.getScopeData(), t.getRequestSession()] : Ii(t) ? [e, e.requestSession] : [], { tags: a, extra: o, user: s, contexts: l, level: u, fingerprint: f = [], propagationContext: d } = i || {};
22471
+ const t = typeof e == "function" ? e(this) : e, [i, r] = t instanceof Xn ? [t.getScopeData(), t.getRequestSession()] : $i(t) ? [e, e.requestSession] : [], { tags: a, extra: o, user: s, contexts: l, level: u, fingerprint: f = [], propagationContext: d } = i || {};
22470
22472
  return this._tags = { ...this._tags, ...a }, this._extra = { ...this._extra, ...o }, this._contexts = { ...this._contexts, ...l }, s && Object.keys(s).length && (this._user = s), u && (this._level = u), f.length && (this._fingerprint = f), d && (this._propagationContext = d), r && (this._requestSession = r), this;
22471
22473
  }
22472
22474
  /**
@@ -22479,7 +22481,7 @@ class Wc {
22479
22481
  * @inheritDoc
22480
22482
  */
22481
22483
  addBreadcrumb(e, t) {
22482
- const i = typeof t == "number" ? t : $I;
22484
+ const i = typeof t == "number" ? t : I$;
22483
22485
  if (i <= 0)
22484
22486
  return this;
22485
22487
  const r = {
@@ -22604,13 +22606,13 @@ class Wc {
22604
22606
  }
22605
22607
  }
22606
22608
  const Xn = Wc;
22607
- function II() {
22609
+ function $$() {
22608
22610
  return Uc("defaultCurrentScope", () => new Xn());
22609
22611
  }
22610
- function OI() {
22612
+ function O$() {
22611
22613
  return Uc("defaultIsolationScope", () => new Xn());
22612
22614
  }
22613
- class DI {
22615
+ class D$ {
22614
22616
  constructor(e, t) {
22615
22617
  let i;
22616
22618
  e ? i = e : i = new Xn();
@@ -22678,31 +22680,31 @@ class DI {
22678
22680
  }
22679
22681
  function Di() {
22680
22682
  const n = Fo(), e = qc(n);
22681
- return e.stack = e.stack || new DI(II(), OI());
22683
+ return e.stack = e.stack || new D$($$(), O$());
22682
22684
  }
22683
- function MI(n) {
22685
+ function M$(n) {
22684
22686
  return Di().withScope(n);
22685
22687
  }
22686
- function RI(n, e) {
22688
+ function R$(n, e) {
22687
22689
  const t = Di();
22688
22690
  return t.withScope(() => (t.getStackTop().scope = n, e(n)));
22689
22691
  }
22690
- function $f(n) {
22692
+ function If(n) {
22691
22693
  return Di().withScope(() => n(Di().getIsolationScope()));
22692
22694
  }
22693
- function PI() {
22695
+ function P$() {
22694
22696
  return {
22695
- withIsolationScope: $f,
22696
- withScope: MI,
22697
- withSetScope: RI,
22698
- withSetIsolationScope: (n, e) => $f(e),
22697
+ withIsolationScope: If,
22698
+ withScope: M$,
22699
+ withSetScope: R$,
22700
+ withSetIsolationScope: (n, e) => If(e),
22699
22701
  getCurrentScope: () => Di().getScope(),
22700
22702
  getIsolationScope: () => Di().getIsolationScope()
22701
22703
  };
22702
22704
  }
22703
22705
  function Yc(n) {
22704
22706
  const e = qc(n);
22705
- return e.acs ? e.acs : PI();
22707
+ return e.acs ? e.acs : P$();
22706
22708
  }
22707
22709
  function Rt() {
22708
22710
  const n = Fo();
@@ -22715,7 +22717,7 @@ function Ni() {
22715
22717
  function v_() {
22716
22718
  return Uc("globalScope", () => new Xn());
22717
22719
  }
22718
- function BI(...n) {
22720
+ function B$(...n) {
22719
22721
  const e = Fo(), t = Yc(e);
22720
22722
  if (n.length === 2) {
22721
22723
  const [i, r] = n;
@@ -22726,9 +22728,9 @@ function BI(...n) {
22726
22728
  function Ve() {
22727
22729
  return Rt().getClient();
22728
22730
  }
22729
- const LI = "_sentryMetrics";
22730
- function FI(n) {
22731
- const e = n[LI];
22731
+ const L$ = "_sentryMetrics";
22732
+ function F$(n) {
22733
+ const e = n[L$];
22732
22734
  if (!e)
22733
22735
  return;
22734
22736
  const t = {};
@@ -22736,23 +22738,23 @@ function FI(n) {
22736
22738
  (t[i] || (t[i] = [])).push(xt(r));
22737
22739
  return t;
22738
22740
  }
22739
- const NI = "sentry.source", HI = "sentry.sample_rate", UI = "sentry.op", jI = "sentry.origin", zI = 0, qI = 1, WI = 1;
22740
- function YI(n) {
22741
+ const N$ = "sentry.source", H$ = "sentry.sample_rate", U$ = "sentry.op", j$ = "sentry.origin", z$ = 0, q$ = 1, W$ = 1;
22742
+ function Y$(n) {
22741
22743
  const { spanId: e, traceId: t } = n.spanContext(), { parent_span_id: i } = ho(n);
22742
22744
  return xt({ parent_span_id: i, span_id: e, trace_id: t });
22743
22745
  }
22744
- function If(n) {
22746
+ function $f(n) {
22745
22747
  return typeof n == "number" ? Of(n) : Array.isArray(n) ? n[0] + n[1] / 1e9 : n instanceof Date ? Of(n.getTime()) : mn();
22746
22748
  }
22747
22749
  function Of(n) {
22748
22750
  return n > 9999999999 ? n / 1e3 : n;
22749
22751
  }
22750
22752
  function ho(n) {
22751
- if (VI(n))
22753
+ if (V$(n))
22752
22754
  return n.getSpanJSON();
22753
22755
  try {
22754
22756
  const { spanId: e, traceId: t } = n.spanContext();
22755
- if (GI(n)) {
22757
+ if (G$(n)) {
22756
22758
  const { attributes: i, startTime: r, name: a, endTime: o, parentSpanId: s, status: l } = n;
22757
22759
  return xt({
22758
22760
  span_id: e,
@@ -22760,13 +22762,13 @@ function ho(n) {
22760
22762
  data: i,
22761
22763
  description: a,
22762
22764
  parent_span_id: s,
22763
- start_timestamp: If(r),
22765
+ start_timestamp: $f(r),
22764
22766
  // This is [0,0] by default in OTEL, in which case we want to interpret this as no end time
22765
- timestamp: If(o) || void 0,
22766
- status: ZI(l),
22767
- op: i[UI],
22768
- origin: i[jI],
22769
- _metrics_summary: FI(n)
22767
+ timestamp: $f(o) || void 0,
22768
+ status: Z$(l),
22769
+ op: i[U$],
22770
+ origin: i[j$],
22771
+ _metrics_summary: F$(n)
22770
22772
  });
22771
22773
  }
22772
22774
  return {
@@ -22777,26 +22779,26 @@ function ho(n) {
22777
22779
  return {};
22778
22780
  }
22779
22781
  }
22780
- function GI(n) {
22782
+ function G$(n) {
22781
22783
  const e = n;
22782
22784
  return !!e.attributes && !!e.startTime && !!e.name && !!e.endTime && !!e.status;
22783
22785
  }
22784
- function VI(n) {
22786
+ function V$(n) {
22785
22787
  return typeof n.getSpanJSON == "function";
22786
22788
  }
22787
- function KI(n) {
22789
+ function K$(n) {
22788
22790
  const { traceFlags: e } = n.spanContext();
22789
- return e === WI;
22791
+ return e === W$;
22790
22792
  }
22791
- function ZI(n) {
22792
- if (!(!n || n.code === zI))
22793
- return n.code === qI ? "ok" : n.message || "unknown_error";
22793
+ function Z$(n) {
22794
+ if (!(!n || n.code === z$))
22795
+ return n.code === q$ ? "ok" : n.message || "unknown_error";
22794
22796
  }
22795
- const JI = "_sentryRootSpan";
22797
+ const J$ = "_sentryRootSpan";
22796
22798
  function __(n) {
22797
- return n[JI] || n;
22799
+ return n[J$] || n;
22798
22800
  }
22799
- const Gc = "production", XI = "_frozenDsc";
22801
+ const Gc = "production", X$ = "_frozenDsc";
22800
22802
  function k_(n, e) {
22801
22803
  const t = e.getOptions(), { publicKey: i } = e.getDsn() || {}, r = xt({
22802
22804
  environment: t.environment || Gc,
@@ -22806,20 +22808,20 @@ function k_(n, e) {
22806
22808
  });
22807
22809
  return e.emit("createDsc", r), r;
22808
22810
  }
22809
- function QI(n) {
22811
+ function Q$(n) {
22810
22812
  const e = Ve();
22811
22813
  if (!e)
22812
22814
  return {};
22813
- const t = k_(ho(n).trace_id || "", e), i = __(n), r = i[XI];
22815
+ const t = k_(ho(n).trace_id || "", e), i = __(n), r = i[X$];
22814
22816
  if (r)
22815
22817
  return r;
22816
- const a = i.spanContext().traceState, o = a && a.get("sentry.dsc"), s = o && dI(o);
22818
+ const a = i.spanContext().traceState, o = a && a.get("sentry.dsc"), s = o && d$(o);
22817
22819
  if (s)
22818
22820
  return s;
22819
- const l = ho(i), u = l.data || {}, f = u[HI];
22821
+ const l = ho(i), u = l.data || {}, f = u[H$];
22820
22822
  f != null && (t.sample_rate = `${f}`);
22821
- const d = u[NI], h = l.description;
22822
- return d !== "url" && h && (t.transaction = h), t.sampled = String(KI(i)), e.emit("createDsc", t, i), t;
22823
+ const d = u[N$], h = l.description;
22824
+ return d !== "url" && h && (t.transaction = h), t.sampled = String(K$(i)), e.emit("createDsc", t, i), t;
22823
22825
  }
22824
22826
  function eO(n) {
22825
22827
  if (typeof n == "boolean")
@@ -22849,7 +22851,7 @@ function nO(n, e, t, i) {
22849
22851
  function iO(n, e, t, i) {
22850
22852
  const r = y_(t), a = n.type && n.type !== "replay_event" ? n.type : "event";
22851
22853
  tO(n, t && t.sdk);
22852
- const o = yI(n, r, i, e);
22854
+ const o = y$(n, r, i, e);
22853
22855
  return delete n.sdkProcessingMetadata, Lr(o, [[{ type: a }, n]]);
22854
22856
  }
22855
22857
  function Hl(n, e, t, i = 0) {
@@ -22914,10 +22916,10 @@ function sO(n, e) {
22914
22916
  }
22915
22917
  function lO(n, e) {
22916
22918
  n.contexts = {
22917
- trace: YI(e),
22919
+ trace: Y$(e),
22918
22920
  ...n.contexts
22919
22921
  }, n.sdkProcessingMetadata = {
22920
- dynamicSamplingContext: QI(e),
22922
+ dynamicSamplingContext: Q$(e),
22921
22923
  ...n.sdkProcessingMetadata
22922
22924
  };
22923
22925
  const t = __(e), i = ho(t).description;
@@ -23069,7 +23071,7 @@ function vO() {
23069
23071
  return !!Ve();
23070
23072
  }
23071
23073
  function Rf(n) {
23072
- const e = Ve(), t = Ni(), i = Rt(), { release: r, environment: a = Gc } = e && e.getOptions() || {}, { userAgent: o } = ue.navigator || {}, s = SI({
23074
+ const e = Ve(), t = Ni(), i = Rt(), { release: r, environment: a = Gc } = e && e.getOptions() || {}, { userAgent: o } = ue.navigator || {}, s = S$({
23073
23075
  release: r,
23074
23076
  environment: a,
23075
23077
  user: i.getUser() || t.getUser(),
@@ -23080,7 +23082,7 @@ function Rf(n) {
23080
23082
  }
23081
23083
  function w_() {
23082
23084
  const n = Ni(), e = Rt(), t = e.getSession() || n.getSession();
23083
- t && TI(t), C_(), n.setSession(), e.setSession();
23085
+ t && T$(t), C_(), n.setSession(), e.setSession();
23084
23086
  }
23085
23087
  function C_() {
23086
23088
  const n = Ni(), e = Rt(), t = Ve(), i = e.getSession() || n.getSession();
@@ -23102,7 +23104,7 @@ function xO(n) {
23102
23104
  return `${kO(n)}${n.projectId}/envelope/`;
23103
23105
  }
23104
23106
  function wO(n, e) {
23105
- return R$({
23107
+ return RI({
23106
23108
  // We send only the minimum set of required information. See
23107
23109
  // https://github.com/getsentry/sentry-javascript/issues/2572.
23108
23110
  sentry_key: n.publicKey,
@@ -23176,7 +23178,7 @@ class AO {
23176
23178
  * @param options Options for the client.
23177
23179
  */
23178
23180
  constructor(e) {
23179
- if (this._options = e, this._integrations = {}, this._numProcessing = 0, this._outcomes = {}, this._hooks = {}, this._eventProcessors = [], e.dsn ? this._dsn = M$(e.dsn) : xe && Q.warn("No DSN provided, client will not send events."), this._dsn) {
23181
+ if (this._options = e, this._integrations = {}, this._numProcessing = 0, this._outcomes = {}, this._hooks = {}, this._eventProcessors = [], e.dsn ? this._dsn = MI(e.dsn) : xe && Q.warn("No DSN provided, client will not send events."), this._dsn) {
23180
23182
  const t = CO(
23181
23183
  this._dsn,
23182
23184
  e.tunnel,
@@ -23315,7 +23317,7 @@ class AO {
23315
23317
  this.emit("beforeSendEvent", e, t);
23316
23318
  let i = iO(e, this._dsn, this._options._metadata, this._options.tunnel);
23317
23319
  for (const a of t.attachments || [])
23318
- i = hI(i, gI(a));
23320
+ i = h$(i, g$(a));
23319
23321
  const r = this.sendEnvelope(i);
23320
23322
  r && r.then((a) => this.emit("afterSendEvent", e, a), null);
23321
23323
  }
@@ -23493,8 +23495,8 @@ class AO {
23493
23495
  throw this.recordDroppedEvent("event_processor", d, e), new Zt("An event processor returned `null`, will not send event.", "log");
23494
23496
  if (t.data && t.data.__sentry__ === !0)
23495
23497
  return m;
23496
- const g = IO(this, r, m, t);
23497
- return $O(g, u);
23498
+ const g = $O(this, r, m, t);
23499
+ return IO(g, u);
23498
23500
  }).then((m) => {
23499
23501
  if (m === null) {
23500
23502
  if (this.recordDroppedEvent("before_send", d, e), o) {
@@ -23567,7 +23569,7 @@ Reason: ${m}`
23567
23569
  return;
23568
23570
  }
23569
23571
  xe && Q.log("Sending outcomes:", e);
23570
- const t = vI(e, this._options.tunnel && Lo(this._dsn));
23572
+ const t = v$(e, this._options.tunnel && Lo(this._dsn));
23571
23573
  this.sendEnvelope(t);
23572
23574
  }
23573
23575
  /**
@@ -23575,12 +23577,12 @@ Reason: ${m}`
23575
23577
  */
23576
23578
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
23577
23579
  }
23578
- function $O(n, e) {
23580
+ function IO(n, e) {
23579
23581
  const t = `${e} must return \`null\` or a valid event.`;
23580
23582
  if (Po(n))
23581
23583
  return n.then(
23582
23584
  (i) => {
23583
- if (!Ii(i) && i !== null)
23585
+ if (!$i(i) && i !== null)
23584
23586
  throw new Zt(t);
23585
23587
  return i;
23586
23588
  },
@@ -23588,11 +23590,11 @@ function $O(n, e) {
23588
23590
  throw new Zt(`${e} rejected with ${i}`);
23589
23591
  }
23590
23592
  );
23591
- if (!Ii(n) && n !== null)
23593
+ if (!$i(n) && n !== null)
23592
23594
  throw new Zt(t);
23593
23595
  return n;
23594
23596
  }
23595
- function IO(n, e, t, i) {
23597
+ function $O(n, e, t, i) {
23596
23598
  const { beforeSend: r, beforeSendTransaction: a, beforeSendSpan: o } = e;
23597
23599
  if (S_(t) && r)
23598
23600
  return r(t, i);
@@ -23635,7 +23637,7 @@ function DO(n) {
23635
23637
  Rt().setClient(n);
23636
23638
  }
23637
23639
  const MO = 64;
23638
- function RO(n, e, t = oI(
23640
+ function RO(n, e, t = o$(
23639
23641
  n.bufferSize || MO
23640
23642
  )) {
23641
23643
  let i = {};
@@ -23644,7 +23646,7 @@ function RO(n, e, t = oI(
23644
23646
  const s = [];
23645
23647
  if (Cf(o, (d, h) => {
23646
23648
  const p = Ef(h);
23647
- if (wI(i, p)) {
23649
+ if (w$(i, p)) {
23648
23650
  const m = Nf(d, h);
23649
23651
  n.recordDroppedEvent("ratelimit_backoff", p, m);
23650
23652
  } else
@@ -23656,8 +23658,8 @@ function RO(n, e, t = oI(
23656
23658
  const m = Nf(h, p);
23657
23659
  n.recordDroppedEvent(d, Ef(p), m);
23658
23660
  });
23659
- }, f = () => e({ body: pI(l) }).then(
23660
- (d) => (d.statusCode !== void 0 && (d.statusCode < 200 || d.statusCode >= 300) && xe && Q.warn(`Sentry responded with status code ${d.statusCode} to sent event.`), i = CI(i, d), d),
23661
+ }, f = () => e({ body: p$(l) }).then(
23662
+ (d) => (d.statusCode !== void 0 && (d.statusCode < 200 || d.statusCode >= 300) && xe && Q.warn(`Sentry responded with status code ${d.statusCode} to sent event.`), i = C$(i, d), d),
23661
23663
  (d) => {
23662
23664
  throw u("network_error"), d;
23663
23665
  }
@@ -23864,11 +23866,11 @@ function iD(n, e) {
23864
23866
  }
23865
23867
  function rD(n, e) {
23866
23868
  const t = n.message, i = e.message;
23867
- return !(!t && !i || t && !i || !t && i || t !== i || !$_(n, e) || !A_(n, e));
23869
+ return !(!t && !i || t && !i || !t && i || t !== i || !I_(n, e) || !A_(n, e));
23868
23870
  }
23869
23871
  function aD(n, e) {
23870
23872
  const t = jf(e), i = jf(n);
23871
- return !(!t || !i || t.type !== i.type || t.value !== i.value || !$_(n, e) || !A_(n, e));
23873
+ return !(!t || !i || t.type !== i.type || t.value !== i.value || !I_(n, e) || !A_(n, e));
23872
23874
  }
23873
23875
  function A_(n, e) {
23874
23876
  let t = vf(n), i = vf(e);
@@ -23883,7 +23885,7 @@ function A_(n, e) {
23883
23885
  }
23884
23886
  return !0;
23885
23887
  }
23886
- function $_(n, e) {
23888
+ function I_(n, e) {
23887
23889
  let t = n.fingerprint, i = e.fingerprint;
23888
23890
  if (!t && !i)
23889
23891
  return !0;
@@ -23899,7 +23901,7 @@ function $_(n, e) {
23899
23901
  function jf(n) {
23900
23902
  return n.exception && n.exception.values && n.exception.values[0];
23901
23903
  }
23902
- function I_(n, e = {}, t = Rt()) {
23904
+ function $_(n, e = {}, t = Rt()) {
23903
23905
  const { message: i, name: r, email: a, url: o, source: s, associatedEventId: l, tags: u } = n, f = {
23904
23906
  contexts: {
23905
23907
  feedback: xt({
@@ -23945,7 +23947,7 @@ function Mi(n, e = {}, t) {
23945
23947
  const a = r.map((o) => Mi(o, e));
23946
23948
  return n.apply(this, a);
23947
23949
  } catch (a) {
23948
- throw oD(), BI((o) => {
23950
+ throw oD(), B$((o) => {
23949
23951
  o.addEventProcessor((s) => (e.mechanism && (Bl(s, void 0), xr(s, e.mechanism)), s.extra = {
23950
23952
  ...s.extra,
23951
23953
  arguments: r
@@ -24043,7 +24045,7 @@ function Zc(n, e, t, i, r) {
24043
24045
  let a;
24044
24046
  if (r_(e) && e.error)
24045
24047
  return zs(n, e.error);
24046
- if (df(e) || b$(e)) {
24048
+ if (df(e) || bI(e)) {
24047
24049
  const o = e;
24048
24050
  if ("stack" in e)
24049
24051
  a = zs(n, e);
@@ -24053,7 +24055,7 @@ function Zc(n, e, t, i, r) {
24053
24055
  }
24054
24056
  return "code" in o && (a.tags = { ...a.tags, "DOMException.code": `${o.code}` }), a;
24055
24057
  }
24056
- return Fc(e) ? zs(n, e) : Ii(e) || Ro(e) ? (a = sD(n, e, t, r), xr(a, {
24058
+ return Fc(e) ? zs(n, e) : $i(e) || Ro(e) ? (a = sD(n, e, t, r), xr(a, {
24057
24059
  synthetic: !0
24058
24060
  }), a) : (a = jl(n, e, t, i), Bl(a, `${e}`), xr(a, {
24059
24061
  synthetic: !0
@@ -24077,7 +24079,7 @@ function jl(n, e, t, i) {
24077
24079
  return r.message = e, r;
24078
24080
  }
24079
24081
  function pD(n, { isUnhandledRejection: e }) {
24080
- const t = P$(n), i = e ? "promise rejection" : "exception";
24082
+ const t = PI(n), i = e ? "promise rejection" : "exception";
24081
24083
  return r_(n) ? `Event \`ErrorEvent\` captured as ${i} with message \`${n.message}\`` : Ro(n) ? `Event \`${mD(n)}\` (type=${n.type}) captured as ${i}` : `Object captured as ${i} with keys: ${t}`;
24082
24084
  }
24083
24085
  function mD(n) {
@@ -24129,7 +24131,7 @@ class vD extends AO {
24129
24131
  // We default this to true, as it is the safer scenario
24130
24132
  parentSpanIsAlwaysRootSpan: !0,
24131
24133
  ...e
24132
- }, i = ge.SENTRY_SDK_SOURCE || J$();
24134
+ }, i = ge.SENTRY_SDK_SOURCE || JI();
24133
24135
  PO(t, "browser", ["browser"], i), super(t), t.sendClientReports && ge.document && ge.document.addEventListener("visibilitychange", () => {
24134
24136
  ge.document.visibilityState === "hidden" && this._flushOutcomes();
24135
24137
  });
@@ -24253,7 +24255,7 @@ function D_(n) {
24253
24255
  ti(e, n), ni(e, TD);
24254
24256
  }
24255
24257
  function TD() {
24256
- if (!EI())
24258
+ if (!E$())
24257
24259
  return;
24258
24260
  const n = rt.onpopstate;
24259
24261
  rt.onpopstate = function(...t) {
@@ -24300,11 +24302,11 @@ function Wf(n) {
24300
24302
  Aa[n] = void 0;
24301
24303
  }
24302
24304
  const tr = "__sentry_xhr_v3__";
24303
- function $D(n) {
24305
+ function ID(n) {
24304
24306
  const e = "xhr";
24305
- ti(e, n), ni(e, ID);
24307
+ ti(e, n), ni(e, $D);
24306
24308
  }
24307
- function ID() {
24309
+ function $D() {
24308
24310
  if (!rt.XMLHttpRequest)
24309
24311
  return;
24310
24312
  const n = XMLHttpRequest.prototype;
@@ -24460,7 +24462,7 @@ const PD = /^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i, BD = /^\s*at (?:(.+?\)(?: \
24460
24462
  return {
24461
24463
  name: YD,
24462
24464
  setup(t) {
24463
- e.console && N$(JD(t)), e.dom && xD(ZD(t, e.dom)), e.xhr && $D(XD(t)), e.fetch && z$(QD(t)), e.history && D_(eM(t)), e.sentry && t.on("beforeSendEvent", KD(t));
24465
+ e.console && NI(JD(t)), e.dom && xD(ZD(t, e.dom)), e.xhr && ID(XD(t)), e.fetch && zI(QD(t)), e.history && D_(eM(t)), e.sentry && t.on("beforeSendEvent", KD(t));
24464
24466
  }
24465
24467
  };
24466
24468
  }, VD = GD;
@@ -24489,7 +24491,7 @@ function ZD(n, e) {
24489
24491
  ), s = ha), typeof o == "string" && (o = [o]);
24490
24492
  try {
24491
24493
  const u = i.event, f = tM(u) ? u.target : u;
24492
- r = o_(f, { keyAttrs: o, maxStringLength: s }), a = S$(f);
24494
+ r = o_(f, { keyAttrs: o, maxStringLength: s }), a = SI(f);
24493
24495
  } catch {
24494
24496
  r = "<unknown>";
24495
24497
  }
@@ -24516,7 +24518,7 @@ function JD(n) {
24516
24518
  arguments: t.args,
24517
24519
  logger: "console"
24518
24520
  },
24519
- level: lI(t.level),
24521
+ level: l$(t.level),
24520
24522
  message: ff(t.args, " ")
24521
24523
  };
24522
24524
  if (t.level === "assert")
@@ -24788,7 +24790,7 @@ const cM = "GlobalHandlers", uM = (n = {}) => {
24788
24790
  };
24789
24791
  }, dM = uM;
24790
24792
  function fM(n) {
24791
- Y$((e) => {
24793
+ YI((e) => {
24792
24794
  const { stackParser: t, attachStacktrace: i } = R_();
24793
24795
  if (Ve() !== n || O_())
24794
24796
  return;
@@ -24808,7 +24810,7 @@ function fM(n) {
24808
24810
  });
24809
24811
  }
24810
24812
  function hM(n) {
24811
- V$((e) => {
24813
+ VI((e) => {
24812
24814
  const { stackParser: t, attachStacktrace: i } = R_();
24813
24815
  if (Ve() !== n || O_())
24814
24816
  return;
@@ -24885,7 +24887,7 @@ const bM = () => ({
24885
24887
  name: _M,
24886
24888
  preprocessEvent(i, r, a) {
24887
24889
  const o = a.getOptions();
24888
- x$(
24890
+ xI(
24889
24891
  // This differs from the LinkedErrors integration in core by using a different exceptionFromError function
24890
24892
  Vc,
24891
24893
  o.stackParser,
@@ -24941,7 +24943,7 @@ function SM(n = {}) {
24941
24943
  ));
24942
24944
  const t = {
24943
24945
  ...e,
24944
- stackParser: L$(e.stackParser || WD),
24946
+ stackParser: LI(e.stackParser || WD),
24945
24947
  integrations: SO(e),
24946
24948
  transport: e.transport || DD
24947
24949
  }, i = OO(vD, t);
@@ -24974,14 +24976,14 @@ const AM = {
24974
24976
  sessionTimingIntegration: "sessiontiming",
24975
24977
  browserProfilingIntegration: "browserprofiling"
24976
24978
  }, Vf = ge;
24977
- async function $M(n, e) {
24979
+ async function IM(n, e) {
24978
24980
  const t = AM[n], i = Vf.Sentry = Vf.Sentry || {};
24979
24981
  if (!t)
24980
24982
  throw new Error(`Cannot lazy load integration: ${n}`);
24981
24983
  const r = i[n];
24982
24984
  if (typeof r == "function" && !("_isShim" in r))
24983
24985
  return r;
24984
- const a = IM(t), o = ge.document.createElement("script");
24986
+ const a = $M(t), o = ge.document.createElement("script");
24985
24987
  o.src = a, o.crossOrigin = "anonymous", o.referrerPolicy = "origin", e && o.setAttribute("nonce", e);
24986
24988
  const s = new Promise((u, f) => {
24987
24989
  o.addEventListener("load", () => u()), o.addEventListener("error", f);
@@ -24997,7 +24999,7 @@ async function $M(n, e) {
24997
24999
  throw new Error(`Could not load integration: ${n}`);
24998
25000
  return l;
24999
25001
  }
25000
- function IM(n) {
25002
+ function $M(n) {
25001
25003
  const e = Ve(), t = e && e.getOptions(), i = t && t.cdnBaseUrl || "https://browser.sentry-cdn.com";
25002
25004
  return new URL(`/${Pn}/${n}.min.js`, i).toString();
25003
25005
  }
@@ -25008,7 +25010,7 @@ const Xt = ue, be = Xt.document, nr = Xt.navigator, P_ = "Report a Bug", OM = "C
25008
25010
  if (!t)
25009
25011
  throw new Error("No client setup, cannot send feedback.");
25010
25012
  n.tags && Object.keys(n.tags).length && Rt().setTags(n.tags);
25011
- const i = I_(
25013
+ const i = $_(
25012
25014
  {
25013
25015
  source: YM,
25014
25016
  url: s_(),
@@ -25028,7 +25030,7 @@ const Xt = ue, be = Xt.document, nr = Xt.navigator, P_ = "Report a Bug", OM = "C
25028
25030
  );
25029
25031
  });
25030
25032
  });
25031
- }, $a = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__;
25033
+ }, Ia = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__;
25032
25034
  function KM() {
25033
25035
  return !(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(nr.userAgent) || /Macintosh/i.test(nr.userAgent) && nr.maxTouchPoints && nr.maxTouchPoints > 1 || !isSecureContext);
25034
25036
  }
@@ -25272,13 +25274,13 @@ const nR = ({
25272
25274
  themeDark: w = {},
25273
25275
  // FeedbackTextConfiguration
25274
25276
  addScreenshotButtonLabel: R = zM,
25275
- cancelButtonLabel: $ = OM,
25277
+ cancelButtonLabel: I = OM,
25276
25278
  confirmButtonLabel: B = MM,
25277
25279
  emailLabel: L = BM,
25278
25280
  emailPlaceholder: N = PM,
25279
25281
  formTitle: U = RM,
25280
25282
  isRequiredLabel: O = jM,
25281
- messageLabel: I = FM,
25283
+ messageLabel: $ = FM,
25282
25284
  messagePlaceholder: _ = LM,
25283
25285
  nameLabel: A = HM,
25284
25286
  namePlaceholder: E = NM,
@@ -25312,13 +25314,13 @@ const nR = ({
25312
25314
  themeLight: x,
25313
25315
  triggerLabel: k,
25314
25316
  triggerAriaLabel: S,
25315
- cancelButtonLabel: $,
25317
+ cancelButtonLabel: I,
25316
25318
  submitButtonLabel: v,
25317
25319
  confirmButtonLabel: B,
25318
25320
  formTitle: U,
25319
25321
  emailLabel: L,
25320
25322
  emailPlaceholder: N,
25321
- messageLabel: I,
25323
+ messageLabel: $,
25322
25324
  messagePlaceholder: _,
25323
25325
  nameLabel: A,
25324
25326
  namePlaceholder: E,
@@ -25355,10 +25357,10 @@ const nR = ({
25355
25357
  ) : void 0
25356
25358
  ]);
25357
25359
  if (!Xe)
25358
- throw $a && Q.error(
25360
+ throw Ia && Q.error(
25359
25361
  "[Feedback] Missing feedback modal integration. Try using `feedbackSyncIntegration` in your `Sentry.init`."
25360
25362
  ), new Error("[Feedback] Missing feedback modal integration!");
25361
- ke && !Me && $a && Q.error("[Feedback] Missing feedback screenshot integration. Proceeding without screenshots.");
25363
+ ke && !Me && Ia && Q.error("[Feedback] Missing feedback screenshot integration. Proceeding without screenshots.");
25362
25364
  const Ue = Xe.createDialog({
25363
25365
  options: {
25364
25366
  ...se,
@@ -25377,7 +25379,7 @@ const nR = ({
25377
25379
  }, qe = (se, ke = {}) => {
25378
25380
  const Xe = pa(J, ke), Me = typeof se == "string" ? be.querySelector(se) : typeof se.addEventListener == "function" ? se : null;
25379
25381
  if (!Me)
25380
- throw $a && Q.error("[Feedback] Unable to attach to target element"), new Error("Unable to attach to target element");
25382
+ throw Ia && Q.error("[Feedback] Unable to attach to target element"), new Error("Unable to attach to target element");
25381
25383
  let Ue = null;
25382
25384
  const ri = async () => {
25383
25385
  Ue || (Ue = await Ae({
@@ -25415,7 +25417,7 @@ const nR = ({
25415
25417
  return {
25416
25418
  name: "Feedback",
25417
25419
  setupOnce() {
25418
- !Q$() || !J.autoInject || (be.readyState === "loading" ? be.addEventListener("DOMContentLoaded", () => ot().appendToDom()) : ot().appendToDom());
25420
+ !QI() || !J.autoInject || (be.readyState === "loading" ? be.addEventListener("DOMContentLoaded", () => ot().appendToDom()) : ot().appendToDom());
25419
25421
  },
25420
25422
  /**
25421
25423
  * Adds click listener to the element to open a feedback dialog
@@ -25459,9 +25461,9 @@ function ae(n, e, t) {
25459
25461
  var i, r, a, o = {};
25460
25462
  for (a in e) a == "key" ? i = e[a] : a == "ref" ? r = e[a] : o[a] = e[a];
25461
25463
  if (arguments.length > 2 && (o.children = arguments.length > 3 ? No.call(arguments, 2) : t), typeof n == "function" && n.defaultProps != null) for (a in n.defaultProps) o[a] === void 0 && (o[a] = n.defaultProps[a]);
25462
- return Ia(n, o, i, r, null);
25464
+ return $a(n, o, i, r, null);
25463
25465
  }
25464
- function Ia(n, e, t, i, r) {
25466
+ function $a(n, e, t, i, r) {
25465
25467
  var a = { type: n, props: e, key: t, ref: i, __k: null, __: null, __b: 0, __e: null, __d: void 0, __c: null, constructor: void 0, __v: r ?? ++L_, __i: -1, __u: 0 };
25466
25468
  return r == null && Ee.vnode != null && Ee.vnode(a), a;
25467
25469
  }
@@ -25505,7 +25507,7 @@ function U_(n, e, t, i, r, a, o, s, l, u, f) {
25505
25507
  }
25506
25508
  function aR(n, e, t) {
25507
25509
  var i, r, a, o, s, l = e.length, u = t.length, f = u, d = 0;
25508
- for (n.__k = [], i = 0; i < l; i++) (r = n.__k[i] = (r = e[i]) == null || typeof r == "boolean" || typeof r == "function" ? null : typeof r == "string" || typeof r == "number" || typeof r == "bigint" || r.constructor == String ? Ia(null, r, null, null, r) : Xc(r) ? Ia(Nr, { children: r }, null, null, null) : r.constructor === void 0 && r.__b > 0 ? Ia(r.type, r.props, r.key, r.ref ? r.ref : null, r.__v) : r) != null ? (r.__ = n, r.__b = n.__b + 1, s = oR(r, t, o = i + d, f), r.__i = s, a = null, s !== -1 && (f--, (a = t[s]) && (a.__u |= 131072)), a == null || a.__v === null ? (s == -1 && d--, typeof r.type != "function" && (r.__u |= 65536)) : s !== o && (s === o + 1 ? d++ : s > o ? f > l - o ? d += s - o : d-- : d = s < o && s == o - 1 ? s - o : 0, s !== i + d && (r.__u |= 65536))) : (a = t[i]) && a.key == null && a.__e && (a.__e == n.__d && (n.__d = Ri(a)), Vl(a, a, !1), t[i] = null, f--);
25510
+ for (n.__k = [], i = 0; i < l; i++) (r = n.__k[i] = (r = e[i]) == null || typeof r == "boolean" || typeof r == "function" ? null : typeof r == "string" || typeof r == "number" || typeof r == "bigint" || r.constructor == String ? $a(null, r, null, null, r) : Xc(r) ? $a(Nr, { children: r }, null, null, null) : r.constructor === void 0 && r.__b > 0 ? $a(r.type, r.props, r.key, r.ref ? r.ref : null, r.__v) : r) != null ? (r.__ = n, r.__b = n.__b + 1, s = oR(r, t, o = i + d, f), r.__i = s, a = null, s !== -1 && (f--, (a = t[s]) && (a.__u |= 131072)), a == null || a.__v === null ? (s == -1 && d--, typeof r.type != "function" && (r.__u |= 65536)) : s !== o && (s === o + 1 ? d++ : s > o ? f > l - o ? d += s - o : d-- : d = s < o && s == o - 1 ? s - o : 0, s !== i + d && (r.__u |= 65536))) : (a = t[i]) && a.key == null && a.__e && (a.__e == n.__d && (n.__d = Ri(a)), Vl(a, a, !1), t[i] = null, f--);
25509
25511
  if (f) for (i = 0; i < u; i++) (a = t[i]) != null && !(131072 & a.__u) && (a.__e == n.__d && (n.__d = Ri(a)), Vl(a, a));
25510
25512
  }
25511
25513
  function j_(n, e, t) {
@@ -25569,16 +25571,16 @@ function th(n) {
25569
25571
  if (this.l) return this.l[n.type + !0](Ee.event ? Ee.event(n) : n);
25570
25572
  }
25571
25573
  function Qc(n, e, t, i, r, a, o, s, l, u) {
25572
- var f, d, h, p, m, y, g, x, w, R, $, B, L, N, U, O = e.type;
25574
+ var f, d, h, p, m, y, g, x, w, R, I, B, L, N, U, O = e.type;
25573
25575
  if (e.constructor !== void 0) return null;
25574
25576
  128 & t.__u && (l = !!(32 & t.__u), a = [s = e.__e = t.__e]), (f = Ee.__b) && f(e);
25575
25577
  e: if (typeof O == "function") try {
25576
25578
  if (x = e.props, w = (f = O.contextType) && i[f.__c], R = f ? w ? w.props.value : f.__ : i, t.__c ? g = (d = e.__c = t.__c).__ = d.__E : ("prototype" in O && O.prototype.render ? e.__c = d = new O(x, R) : (e.__c = d = new Oa(x, R), d.constructor = O, d.render = lR), w && w.sub(d), d.props = x, d.state || (d.state = {}), d.context = R, d.__n = i, h = d.__d = !0, d.__h = [], d._sb = []), d.__s == null && (d.__s = d.state), O.getDerivedStateFromProps != null && (d.__s == d.state && (d.__s = Rn({}, d.__s)), Rn(d.__s, O.getDerivedStateFromProps(x, d.__s))), p = d.props, m = d.state, d.__v = e, h) O.getDerivedStateFromProps == null && d.componentWillMount != null && d.componentWillMount(), d.componentDidMount != null && d.__h.push(d.componentDidMount);
25577
25579
  else {
25578
25580
  if (O.getDerivedStateFromProps == null && x !== p && d.componentWillReceiveProps != null && d.componentWillReceiveProps(x, R), !d.__e && (d.shouldComponentUpdate != null && d.shouldComponentUpdate(x, d.__s, R) === !1 || e.__v === t.__v)) {
25579
- for (e.__v !== t.__v && (d.props = x, d.state = d.__s, d.__d = !1), e.__e = t.__e, e.__k = t.__k, e.__k.forEach(function(I) {
25580
- I && (I.__ = e);
25581
- }), $ = 0; $ < d._sb.length; $++) d.__h.push(d._sb[$]);
25581
+ for (e.__v !== t.__v && (d.props = x, d.state = d.__s, d.__d = !1), e.__e = t.__e, e.__k = t.__k, e.__k.forEach(function($) {
25582
+ $ && ($.__ = e);
25583
+ }), I = 0; I < d._sb.length; I++) d.__h.push(d._sb[I]);
25582
25584
  d._sb = [], d.__h.length && o.push(d);
25583
25585
  break e;
25584
25586
  }
@@ -25593,8 +25595,8 @@ function Qc(n, e, t, i, r, a, o, s, l, u) {
25593
25595
  d.__d = !1, B && B(e), f = d.render(d.props, d.state, d.context), d.state = d.__s;
25594
25596
  while (d.__d && ++L < 25);
25595
25597
  d.state = d.__s, d.getChildContext != null && (i = Rn(Rn({}, i), d.getChildContext())), h || d.getSnapshotBeforeUpdate == null || (y = d.getSnapshotBeforeUpdate(p, m)), U_(n, Xc(U = f != null && f.type === Nr && f.key == null ? f.props.children : f) ? U : [U], e, t, i, r, a, o, s, l, u), d.base = e.__e, e.__u &= -161, d.__h.length && o.push(d), g && (d.__E = d.__ = null);
25596
- } catch (I) {
25597
- e.__v = null, l || a != null ? (e.__e = s, e.__u |= l ? 160 : 32, a[a.indexOf(s)] = null) : (e.__e = t.__e, e.__k = t.__k), Ee.__e(I, e, t);
25598
+ } catch ($) {
25599
+ e.__v = null, l || a != null ? (e.__e = s, e.__u |= l ? 160 : 32, a[a.indexOf(s)] = null) : (e.__e = t.__e, e.__k = t.__k), Ee.__e($, e, t);
25598
25600
  }
25599
25601
  else a == null && e.__v === t.__v ? (e.__k = t.__k, e.__e = t.__e) : e.__e = sR(t.__e, e, t, i, r, a, o, l, u);
25600
25602
  (f = Ee.diffed) && f(e);
@@ -25924,11 +25926,11 @@ function CR({
25924
25926
  isNameRequired: x,
25925
25927
  messageLabel: w,
25926
25928
  messagePlaceholder: R,
25927
- nameLabel: $,
25929
+ nameLabel: I,
25928
25930
  namePlaceholder: B,
25929
25931
  submitButtonLabel: L,
25930
25932
  isRequiredLabel: N
25931
- } = n, [U, O] = wi(null), [I, _] = wi(!1), A = u && u.input, [E, T] = wi(null), v = Ci((S) => {
25933
+ } = n, [U, O] = wi(null), [$, _] = wi(!1), A = u && u.input, [E, T] = wi(null), v = Ci((S) => {
25932
25934
  T(S), _(!1);
25933
25935
  }, []), C = Ci(
25934
25936
  (S) => {
@@ -25937,17 +25939,17 @@ function CR({
25937
25939
  isEmailRequired: g,
25938
25940
  isNameRequired: x,
25939
25941
  messageLabel: w,
25940
- nameLabel: $
25942
+ nameLabel: I
25941
25943
  });
25942
25944
  return M.length > 0 ? O(`Please enter in the following required fields: ${M.join(", ")}`) : O(null), M.length === 0;
25943
25945
  },
25944
- [m, g, x, w, $]
25946
+ [m, g, x, w, I]
25945
25947
  ), k = Ci(
25946
25948
  async (S) => {
25947
25949
  try {
25948
25950
  if (S.preventDefault(), !(S.target instanceof HTMLFormElement))
25949
25951
  return;
25950
- const M = new FormData(S.target), q = await (u && I ? u.value() : void 0), H = {
25952
+ const M = new FormData(S.target), q = await (u && $ ? u.value() : void 0), H = {
25951
25953
  name: Ws(M, "name"),
25952
25954
  email: Ws(M, "email"),
25953
25955
  message: Ws(M, "message"),
@@ -25967,17 +25969,17 @@ function CR({
25967
25969
  { attachments: H.attachments }
25968
25970
  ), a(H);
25969
25971
  } catch (Y) {
25970
- $a && Q.error(Y), O(Y), o(Y);
25972
+ Ia && Q.error(Y), O(Y), o(Y);
25971
25973
  }
25972
25974
  } catch {
25973
25975
  }
25974
25976
  },
25975
- [u && I, a, o]
25977
+ [u && $, a, o]
25976
25978
  );
25977
25979
  return ae(
25978
25980
  "form",
25979
25981
  { class: "form", onSubmit: k, __self: this, __source: { fileName: Pe, lineNumber: 144 } },
25980
- A && I ? ae(A, { onError: v, __self: this, __source: { fileName: Pe, lineNumber: 146 } }) : null,
25982
+ A && $ ? ae(A, { onError: v, __self: this, __source: { fileName: Pe, lineNumber: 146 } }) : null,
25981
25983
  ae(
25982
25984
  "div",
25983
25985
  { class: "form__right", "data-sentry-feedback": !0, __self: this, __source: { fileName: Pe, lineNumber: 149 } },
@@ -25988,7 +25990,7 @@ function CR({
25988
25990
  l ? ae(
25989
25991
  "label",
25990
25992
  { for: "name", class: "form__label", __self: this, __source: { fileName: Pe, lineNumber: 154 } },
25991
- ae(Ys, { label: $, isRequiredLabel: N, isRequired: x, __self: this, __source: { fileName: Pe, lineNumber: 155 } }),
25993
+ ae(Ys, { label: I, isRequiredLabel: N, isRequired: x, __self: this, __source: { fileName: Pe, lineNumber: 155 } }),
25992
25994
  ae(
25993
25995
  "input",
25994
25996
  {
@@ -26056,7 +26058,7 @@ function CR({
26056
26058
  __self: this,
26057
26059
  __source: { fileName: Pe, lineNumber: 202 }
26058
26060
  },
26059
- I ? h : d
26061
+ $ ? h : d
26060
26062
  ),
26061
26063
  E ? ae("div", { class: "form__error-container", __self: this, __source: { fileName: Pe, lineNumber: 212 } }, E.message) : null
26062
26064
  ) : null
@@ -26237,7 +26239,7 @@ const AR = `
26237
26239
  transform: translate(0, 0) scale(1);
26238
26240
  transition: transform 0.2s ease-in-out;
26239
26241
  }
26240
- `, $R = `
26242
+ `, IR = `
26241
26243
  .dialog__header {
26242
26244
  display: flex;
26243
26245
  align-items: center;
@@ -26252,7 +26254,7 @@ const AR = `
26252
26254
  .brand-link:focus-visible {
26253
26255
  outline: var(--outline);
26254
26256
  }
26255
- `, IR = `
26257
+ `, $R = `
26256
26258
  .form {
26257
26259
  display: flex;
26258
26260
  overflow: auto;
@@ -26435,8 +26437,8 @@ function MR(n) {
26435
26437
  }
26436
26438
 
26437
26439
  ${AR}
26438
- ${$R}
26439
26440
  ${IR}
26441
+ ${$R}
26440
26442
  ${OR}
26441
26443
  ${DR}
26442
26444
  `, n && e.setAttribute("nonce", n), e;
@@ -26666,36 +26668,36 @@ function UR({
26666
26668
  Xt.addEventListener("resize", R, !1);
26667
26669
  }, []);
26668
26670
  function R() {
26669
- const O = h.current, I = Vi(Gs(t));
26671
+ const O = h.current, $ = Vi(Gs(t));
26670
26672
  if (O) {
26671
- O.width = I.width * ft, O.height = I.height * ft, O.style.width = `${I.width}px`, O.style.height = `${I.height}px`;
26673
+ O.width = $.width * ft, O.height = $.height * ft, O.style.width = `${$.width}px`, O.style.height = `${$.height}px`;
26672
26674
  const A = O.getContext("2d");
26673
26675
  A && A.scale(ft, ft);
26674
26676
  }
26675
26677
  const _ = d.current;
26676
- _ && (_.style.width = `${I.width}px`, _.style.height = `${I.height}px`), m({ startX: 0, startY: 0, endX: I.width, endY: I.height });
26678
+ _ && (_.style.width = `${$.width}px`, _.style.height = `${$.height}px`), m({ startX: 0, startY: 0, endX: $.width, endY: $.height });
26677
26679
  }
26678
26680
  e.useEffect(() => {
26679
26681
  const O = h.current;
26680
26682
  if (!O)
26681
26683
  return;
26682
- const I = O.getContext("2d");
26683
- if (!I)
26684
+ const $ = O.getContext("2d");
26685
+ if (!$)
26684
26686
  return;
26685
26687
  const _ = Vi(Gs(t)), A = Vi(p);
26686
- I.clearRect(0, 0, _.width, _.height), I.fillStyle = "rgba(0, 0, 0, 0.5)", I.fillRect(0, 0, _.width, _.height), I.clearRect(A.x, A.y, A.width, A.height), I.strokeStyle = "#ffffff", I.lineWidth = 3, I.strokeRect(A.x + 1, A.y + 1, A.width - 2, A.height - 2), I.strokeStyle = "#000000", I.lineWidth = 1, I.strokeRect(A.x + 3, A.y + 3, A.width - 6, A.height - 6);
26688
+ $.clearRect(0, 0, _.width, _.height), $.fillStyle = "rgba(0, 0, 0, 0.5)", $.fillRect(0, 0, _.width, _.height), $.clearRect(A.x, A.y, A.width, A.height), $.strokeStyle = "#ffffff", $.lineWidth = 3, $.strokeRect(A.x + 1, A.y + 1, A.width - 2, A.height - 2), $.strokeStyle = "#000000", $.lineWidth = 1, $.strokeRect(A.x + 3, A.y + 3, A.width - 6, A.height - 6);
26687
26689
  }, [p]);
26688
- function $(O, I) {
26690
+ function I(O, $) {
26689
26691
  g(!1), w(!0);
26690
- const _ = B(I), A = () => {
26692
+ const _ = B($), A = () => {
26691
26693
  be.removeEventListener("mousemove", _), be.removeEventListener("mouseup", A), g(!0), w(!1);
26692
26694
  };
26693
26695
  be.addEventListener("mouseup", A), be.addEventListener("mousemove", _);
26694
26696
  }
26695
- const B = e.useCallback((O) => function(I) {
26697
+ const B = e.useCallback((O) => function($) {
26696
26698
  if (!h.current)
26697
26699
  return;
26698
- const _ = h.current, A = _.getBoundingClientRect(), E = I.clientX - A.x, T = I.clientY - A.y;
26700
+ const _ = h.current, A = _.getBoundingClientRect(), E = $.clientX - A.x, T = $.clientY - A.y;
26699
26701
  switch (O) {
26700
26702
  case "top-left":
26701
26703
  m((v) => ({
@@ -26730,7 +26732,7 @@ function UR({
26730
26732
  function N(O) {
26731
26733
  if (x) return;
26732
26734
  L.current = { initialX: O.clientX, initialY: O.clientY };
26733
- const I = (A) => {
26735
+ const $ = (A) => {
26734
26736
  const E = h.current;
26735
26737
  if (!E) return;
26736
26738
  const T = A.clientX - L.current.initialX, v = A.clientY - L.current.initialY;
@@ -26750,20 +26752,20 @@ function UR({
26750
26752
  };
26751
26753
  });
26752
26754
  }, _ = () => {
26753
- be.removeEventListener("mousemove", I), be.removeEventListener("mouseup", _);
26755
+ be.removeEventListener("mousemove", $), be.removeEventListener("mouseup", _);
26754
26756
  };
26755
- be.addEventListener("mousemove", I), be.addEventListener("mouseup", _);
26757
+ be.addEventListener("mousemove", $), be.addEventListener("mouseup", _);
26756
26758
  }
26757
26759
  function U() {
26758
- const O = be.createElement("canvas"), I = Vi(Gs(t)), _ = Vi(p);
26760
+ const O = be.createElement("canvas"), $ = Vi(Gs(t)), _ = Vi(p);
26759
26761
  O.width = _.width * ft, O.height = _.height * ft;
26760
26762
  const A = O.getContext("2d");
26761
26763
  A && t && A.drawImage(
26762
26764
  t,
26763
- _.x / I.width * t.width,
26764
- _.y / I.height * t.height,
26765
- _.width / I.width * t.width,
26766
- _.height / I.height * t.height,
26765
+ _.x / $.width * t.width,
26766
+ _.y / $.height * t.height,
26767
+ _.width / $.width * t.width,
26768
+ _.height / $.height * t.height,
26767
26769
  0,
26768
26770
  0,
26769
26771
  O.width,
@@ -26778,10 +26780,10 @@ function UR({
26778
26780
  }, []),
26779
26781
  onScreenshot: e.useCallback(
26780
26782
  (O) => {
26781
- const I = t.getContext("2d");
26782
- if (!I)
26783
+ const $ = t.getContext("2d");
26784
+ if (!$)
26783
26785
  throw new Error("Could not get canvas context");
26784
- t.width = O.videoWidth, t.height = O.videoHeight, t.style.width = "100%", t.style.height = "100%", I.drawImage(O, 0, 0);
26786
+ t.width = O.videoWidth, t.height = O.videoHeight, t.style.width = "100%", t.style.height = "100%", $.drawImage(O, 0, 0);
26785
26787
  },
26786
26788
  [t]
26787
26789
  ),
@@ -26818,7 +26820,7 @@ function UR({
26818
26820
  {
26819
26821
  left: p.startX - cn,
26820
26822
  top: p.startY - cn,
26821
- onGrabButton: $,
26823
+ onGrabButton: I,
26822
26824
  corner: "top-left",
26823
26825
  __self: this,
26824
26826
  __source: { fileName: St, lineNumber: 324 }
@@ -26829,7 +26831,7 @@ function UR({
26829
26831
  {
26830
26832
  left: p.endX - ir + cn,
26831
26833
  top: p.startY - cn,
26832
- onGrabButton: $,
26834
+ onGrabButton: I,
26833
26835
  corner: "top-right",
26834
26836
  __self: this,
26835
26837
  __source: { fileName: St, lineNumber: 330 }
@@ -26840,7 +26842,7 @@ function UR({
26840
26842
  {
26841
26843
  left: p.startX - cn,
26842
26844
  top: p.endY - ir + cn,
26843
- onGrabButton: $,
26845
+ onGrabButton: I,
26844
26846
  corner: "bottom-left",
26845
26847
  __self: this,
26846
26848
  __source: { fileName: St, lineNumber: 336 }
@@ -26851,7 +26853,7 @@ function UR({
26851
26853
  {
26852
26854
  left: p.endX - ir + cn,
26853
26855
  top: p.endY - ir + cn,
26854
- onGrabButton: $,
26856
+ onGrabButton: I,
26855
26857
  corner: "bottom-right",
26856
26858
  __self: this,
26857
26859
  __source: { fileName: St, lineNumber: 342 }
@@ -26935,7 +26937,7 @@ const jR = () => ({
26935
26937
  };
26936
26938
  }
26937
26939
  }), zR = nR({
26938
- lazyLoadIntegration: $M,
26940
+ lazyLoadIntegration: IM,
26939
26941
  getModalIntegration: () => BR,
26940
26942
  getScreenshotIntegration: () => jR
26941
26943
  });
@@ -27058,7 +27060,7 @@ const nu = j(class extends z {
27058
27060
  return;
27059
27061
  }
27060
27062
  this.isLoading = !0, this.hasUnsavedChanges = !1;
27061
- const r = this.updateFormState(), { title: a, description: o, duration: s, availability: l, bookingCalendar: u, location: f, bookingType: d, buffer: h, availableDaysInFuture: p, minCancellationNotice: m, minBookingNotice: y, cancellationPolicy: g, timeslotInterval: x, additionalGuestsHidden: w, hideCancellationOptions: R, hideReschedulingOptions: $, participants: B, participantOpenHours: L, additionalFields: N, participantCalendars: U, conferencing: O, participantBookingCalendars: I, reminders: _, emailTemplate: A, redirectUrl: E, availabilityMethod: T, slug: v, appearance: C, name: k } = r, S = ((ot = (qe = this.selectedConfiguration) == null ? void 0 : qe.participants) == null ? void 0 : ot.find((fe) => fe.is_organizer)) || (B == null ? void 0 : B.find((fe) => fe.is_organizer)), M = U && (S != null && S.email) ? U[S == null ? void 0 : S.email] : [], q = ((se = S == null ? void 0 : S.booking) == null ? void 0 : se.calendar_id) || u, H = s ? parseInt(s) : 30, Y = B && (B == null ? void 0 : B.length) > 0 ? B : [
27063
+ const r = this.updateFormState(), { title: a, description: o, duration: s, availability: l, bookingCalendar: u, location: f, bookingType: d, buffer: h, availableDaysInFuture: p, minCancellationNotice: m, minBookingNotice: y, cancellationPolicy: g, timeslotInterval: x, additionalGuestsHidden: w, hideCancellationOptions: R, hideReschedulingOptions: I, participants: B, participantOpenHours: L, additionalFields: N, participantCalendars: U, conferencing: O, participantBookingCalendars: $, reminders: _, emailTemplate: A, redirectUrl: E, availabilityMethod: T, slug: v, appearance: C, name: k } = r, S = ((ot = (qe = this.selectedConfiguration) == null ? void 0 : qe.participants) == null ? void 0 : ot.find((fe) => fe.is_organizer)) || (B == null ? void 0 : B.find((fe) => fe.is_organizer)), M = U && (S != null && S.email) ? U[S == null ? void 0 : S.email] : [], q = ((se = S == null ? void 0 : S.booking) == null ? void 0 : se.calendar_id) || u, H = s ? parseInt(s) : 30, Y = B && (B == null ? void 0 : B.length) > 0 ? B : [
27062
27064
  {
27063
27065
  name: (S == null ? void 0 : S.name) ?? ((ke = this.currentUser) == null ? void 0 : ke.name) ?? "",
27064
27066
  email: (S == null ? void 0 : S.email) ?? ((Xe = this.currentUser) == null ? void 0 : Xe.email) ?? "",
@@ -27101,7 +27103,7 @@ const nu = j(class extends z {
27101
27103
  open_hours: (L == null ? void 0 : L[fe.email]) ?? ((pu = fe.availability) == null ? void 0 : pu.open_hours) ?? []
27102
27104
  },
27103
27105
  booking: {
27104
- calendar_id: I != null && I[fe.email] ? I == null ? void 0 : I[fe.email] : q || "primary"
27106
+ calendar_id: $ != null && $[fe.email] ? $ == null ? void 0 : $[fe.email] : q || "primary"
27105
27107
  }
27106
27108
  } : {
27107
27109
  ...fe,
@@ -27110,7 +27112,7 @@ const nu = j(class extends z {
27110
27112
  calendar_ids: (U == null ? void 0 : U[fe.email]) ?? ((_u = fe.availability) == null ? void 0 : _u.calendar_ids) ?? ["primary"],
27111
27113
  open_hours: (L == null ? void 0 : L[fe.email]) ?? ((ku = fe.availability) == null ? void 0 : ku.open_hours) ?? []
27112
27114
  } : void 0,
27113
- booking: I != null && I[fe.email] ? { calendar_id: I == null ? void 0 : I[fe.email] } : (fe == null ? void 0 : fe.booking) ?? void 0
27115
+ booking: $ != null && $[fe.email] ? { calendar_id: $ == null ? void 0 : $[fe.email] } : (fe == null ? void 0 : fe.booking) ?? void 0
27114
27116
  };
27115
27117
  })
27116
27118
  ],
@@ -27130,7 +27132,7 @@ const nu = j(class extends z {
27130
27132
  min_booking_notice: y ?? 60,
27131
27133
  hide_additional_guests: w ?? !1,
27132
27134
  hide_cancellation_options: R ?? !1,
27133
- hide_rescheduling_options: $ ?? !1,
27135
+ hide_rescheduling_options: I ?? !1,
27134
27136
  additional_fields: N,
27135
27137
  email_template: A,
27136
27138
  confirmation_redirect_url: E
@@ -27229,7 +27231,7 @@ const nu = j(class extends z {
27229
27231
  eventId: yO("Scheduler Editor User Feedback"),
27230
27232
  message: e.detail.feedback
27231
27233
  };
27232
- I_(i, {
27234
+ $_(i, {
27233
27235
  includeReplay: !0,
27234
27236
  captureContext: {
27235
27237
  tags: {
@@ -27244,7 +27246,7 @@ const nu = j(class extends z {
27244
27246
  }), this.showFeedbackModal = !1;
27245
27247
  }
27246
27248
  getFormStateFromConfig(e) {
27247
- var i, r, a, o, s, l, u, f, d, h, p, m, y, g, x, w, R, $, B, L, N, U, O, I, _, A, E, T, v, C, k, S, M, q;
27249
+ var i, r, a, o, s, l, u, f, d, h, p, m, y, g, x, w, R, I, B, L, N, U, O, $, _, A, E, T, v, C, k, S, M, q;
27248
27250
  let t = (i = e == null ? void 0 : e.participants) == null ? void 0 : i.find((H) => H.is_organizer);
27249
27251
  return !t && ((a = (r = e == null ? void 0 : e.availability) == null ? void 0 : r.availability_rules) == null ? void 0 : a.availability_method) !== "collective" && (t = (o = e == null ? void 0 : e.participants) == null ? void 0 : o.find((H) => {
27250
27252
  var Y;
@@ -27264,13 +27266,13 @@ const nu = j(class extends z {
27264
27266
  bookingCalendar: ((x = t == null ? void 0 : t.booking) == null ? void 0 : x.calendar_id) ?? (t == null ? void 0 : t.email) ?? "",
27265
27267
  location: ((w = e == null ? void 0 : e.event_booking) == null ? void 0 : w.location) ?? "",
27266
27268
  bookingType: ((R = e == null ? void 0 : e.event_booking) == null ? void 0 : R.booking_type) ?? "booking",
27267
- buffer: ((B = ($ = e == null ? void 0 : e.availability) == null ? void 0 : $.availability_rules) == null ? void 0 : B.buffer) ?? { before: 0, after: 0 },
27269
+ buffer: ((B = (I = e == null ? void 0 : e.availability) == null ? void 0 : I.availability_rules) == null ? void 0 : B.buffer) ?? { before: 0, after: 0 },
27268
27270
  cancellationPolicy: ((L = e == null ? void 0 : e.scheduler) == null ? void 0 : L.cancellation_policy) ?? "",
27269
27271
  availableDaysInFuture: ((N = e == null ? void 0 : e.scheduler) == null ? void 0 : N.available_days_in_future) ?? 30,
27270
27272
  minCancellationNotice: ((U = e == null ? void 0 : e.scheduler) == null ? void 0 : U.min_cancellation_notice) ?? 0,
27271
27273
  minBookingNotice: ((O = e == null ? void 0 : e.scheduler) == null ? void 0 : O.min_booking_notice) ?? 60,
27272
27274
  timeslotInterval: {
27273
- interval: ((I = e == null ? void 0 : e.availability) == null ? void 0 : I.interval_minutes) ?? ((_ = e == null ? void 0 : e.availability) == null ? void 0 : _.duration_minutes),
27275
+ interval: (($ = e == null ? void 0 : e.availability) == null ? void 0 : $.interval_minutes) ?? ((_ = e == null ? void 0 : e.availability) == null ? void 0 : _.duration_minutes),
27274
27276
  roundTo: (A = e == null ? void 0 : e.availability) == null ? void 0 : A.round_to
27275
27277
  },
27276
27278
  additionalGuestsHidden: ((E = e == null ? void 0 : e.scheduler) == null ? void 0 : E.hide_additional_guests) ?? !1,
@@ -27500,7 +27502,7 @@ function VR() {
27500
27502
  customElements.get(e) || customElements.define(e, nu);
27501
27503
  break;
27502
27504
  case "add-circle-icon":
27503
- customElements.get(e) || $r();
27505
+ customElements.get(e) || Ir();
27504
27506
  break;
27505
27507
  case "button-component":
27506
27508
  customElements.get(e) || Oo();
@@ -27575,7 +27577,7 @@ function VR() {
27575
27577
  customElements.get(e) || X6();
27576
27578
  break;
27577
27579
  case "loading-icon":
27578
- customElements.get(e) || Ir();
27580
+ customElements.get(e) || $r();
27579
27581
  break;
27580
27582
  case "location-icon":
27581
27583
  customElements.get(e) || Q6();
@@ -27587,7 +27589,7 @@ function VR() {
27587
27589
  customElements.get(e) || t5();
27588
27590
  break;
27589
27591
  case "multi-select-dropdown":
27590
- customElements.get(e) || $c();
27592
+ customElements.get(e) || Ic();
27591
27593
  break;
27592
27594
  case "nylas-additional-participants":
27593
27595
  customElements.get(e) || OE();
@@ -27632,7 +27634,7 @@ function VR() {
27632
27634
  customElements.get(e) || ET();
27633
27635
  break;
27634
27636
  case "nylas-event-description":
27635
- customElements.get(e) || $T();
27637
+ customElements.get(e) || IT();
27636
27638
  break;
27637
27639
  case "nylas-event-duration":
27638
27640
  customElements.get(e) || MT();
@@ -27671,7 +27673,7 @@ function VR() {
27671
27673
  customElements.get(e) || SA();
27672
27674
  break;
27673
27675
  case "nylas-participant-booking-calendars":
27674
- customElements.get(e) || IA();
27676
+ customElements.get(e) || $A();
27675
27677
  break;
27676
27678
  case "nylas-participants-custom-availability":
27677
27679
  customElements.get(e) || LA();
@@ -27686,19 +27688,19 @@ function VR() {
27686
27688
  customElements.get(e) || JA();
27687
27689
  break;
27688
27690
  case "nylas-time-window-picker":
27689
- customElements.get(e) || Ic();
27691
+ customElements.get(e) || $c();
27690
27692
  break;
27691
27693
  case "nylas-timeslot-interval":
27692
- customElements.get(e) || r$();
27694
+ customElements.get(e) || rI();
27693
27695
  break;
27694
27696
  case "paintbrush-fill-icon":
27695
- customElements.get(e) || l$();
27697
+ customElements.get(e) || lI();
27696
27698
  break;
27697
27699
  case "paintbrush-icon":
27698
- customElements.get(e) || f$();
27700
+ customElements.get(e) || fI();
27699
27701
  break;
27700
27702
  case "people-icon":
27701
- customElements.get(e) || g$();
27703
+ customElements.get(e) || gI();
27702
27704
  break;
27703
27705
  case "person-clipboard-icon":
27704
27706
  customElements.get(e) || Bc();
@@ -27725,7 +27727,7 @@ function VR() {
27725
27727
  customElements.get(e) || V5();
27726
27728
  break;
27727
27729
  case "tooltip-component":
27728
- customElements.get(e) || Ie();
27730
+ customElements.get(e) || $e();
27729
27731
  break;
27730
27732
  case "trash-icon":
27731
27733
  customElements.get(e) || X5();