@getsupertab/supertab-js 3.1.2 → 3.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,18 +2,18 @@ var mI = Object.defineProperty;
2
2
  var vI = (a, l, u) => l in a ? mI(a, l, { enumerable: !0, configurable: !0, writable: !0, value: u }) : a[l] = u;
3
3
  var Ca = (a, l, u) => vI(a, typeof l != "symbol" ? l + "" : l, u);
4
4
  import * as P from "react";
5
- import Et, { useEffect as Wa, createContext as Bc, forwardRef as lv, useState as Rn, useMemo as zr, Fragment as xg, useLayoutEffect as RE, useId as Wf, useContext as ms, useRef as Ga, useCallback as xa, isValidElement as yI, cloneElement as bI, createElement as AI, Suspense as nA } from "react";
6
- import { z as M, ZodIssueCode as D4 } from "zod";
5
+ import Et, { useEffect as Wa, createContext as Bc, forwardRef as lv, useState as Rn, useMemo as zr, Fragment as xg, useLayoutEffect as R4, useId as Wf, useContext as ms, useRef as Ga, useCallback as xa, isValidElement as yI, cloneElement as bI, createElement as AI, Suspense as nA } from "react";
6
+ import { z as M, ZodIssueCode as DE } from "zod";
7
7
  import { objectToSnake as wI, objectToCamel as EI } from "ts-case-convert";
8
- import SE from "@emotion/cache";
8
+ import S4 from "@emotion/cache";
9
9
  import { css as Yt, Global as CI, CacheProvider as rA } from "@emotion/react";
10
10
  import xI from "react-dom";
11
11
  import St from "@emotion/styled";
12
- import { fromCallback as Zf, setup as Xf, sendTo as Hf, assertEvent as Yf, assign as on, sendParent as Lc, createActor as kI } from "xstate";
12
+ import { fromCallback as Zf, setup as Xf, sendTo as Hf, assertEvent as Yf, assign as tn, sendParent as Lc, createActor as kI } from "xstate";
13
13
  import { useSelector as Mc } from "@xstate/react";
14
14
  import { Trans as it, useTranslation as sv, initReactI18next as II } from "react-i18next";
15
- import PE from "focus-trap-react";
16
- import OE from "i18next";
15
+ import P4 from "focus-trap-react";
16
+ import O4 from "i18next";
17
17
  import RI from "i18next-browser-languagedetector";
18
18
  import SI from "i18next-http-backend";
19
19
  var H0 = { exports: {} }, vg = {};
@@ -26,10 +26,10 @@ var H0 = { exports: {} }, vg = {};
26
26
  * This source code is licensed under the MIT license found in the
27
27
  * LICENSE file in the root directory of this source tree.
28
28
  */
29
- var N4;
29
+ var NE;
30
30
  function PI() {
31
- if (N4) return vg;
32
- N4 = 1;
31
+ if (NE) return vg;
32
+ NE = 1;
33
33
  var a = Et, l = Symbol.for("react.element"), u = Symbol.for("react.fragment"), d = Object.prototype.hasOwnProperty, h = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, y = { key: !0, ref: !0, __self: !0, __source: !0 };
34
34
  function g(x, w, I) {
35
35
  var O, R = {}, T = null, D = null;
@@ -50,9 +50,9 @@ var yg = {};
50
50
  * This source code is licensed under the MIT license found in the
51
51
  * LICENSE file in the root directory of this source tree.
52
52
  */
53
- var j4;
53
+ var jE;
54
54
  function OI() {
55
- return j4 || (j4 = 1, process.env.NODE_ENV !== "production" && function() {
55
+ return jE || (jE = 1, process.env.NODE_ENV !== "production" && function() {
56
56
  var a = Et, l = Symbol.for("react.element"), u = Symbol.for("react.portal"), d = Symbol.for("react.fragment"), h = Symbol.for("react.strict_mode"), y = Symbol.for("react.profiler"), g = Symbol.for("react.provider"), x = Symbol.for("react.context"), w = Symbol.for("react.forward_ref"), I = Symbol.for("react.suspense"), O = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), T = Symbol.for("react.lazy"), D = Symbol.for("react.offscreen"), Q = Symbol.iterator, H = "@@iterator";
57
57
  function W(C) {
58
58
  if (C === null || typeof C != "object")
@@ -205,7 +205,7 @@ function OI() {
205
205
  }
206
206
  }
207
207
  var Mt = ne.ReactCurrentDispatcher, mt;
208
- function tn(C, z, ee) {
208
+ function nn(C, z, ee) {
209
209
  {
210
210
  if (mt === void 0)
211
211
  try {
@@ -291,39 +291,39 @@ function OI() {
291
291
  } finally {
292
292
  Sn = !1, Mt.current = Re, mn(), Error.prepareStackTrace = Ie;
293
293
  }
294
- var wr = C ? C.displayName || C.name : "", nr = wr ? tn(wr) : "";
294
+ var wr = C ? C.displayName || C.name : "", nr = wr ? nn(wr) : "";
295
295
  return typeof C == "function" && Pn.set(C, nr), nr;
296
296
  }
297
- function nn(C, z, ee) {
297
+ function rn(C, z, ee) {
298
298
  return vn(C, !1);
299
299
  }
300
300
  function Wn(C) {
301
301
  var z = C.prototype;
302
302
  return !!(z && z.isReactComponent);
303
303
  }
304
- function rn(C, z, ee) {
304
+ function an(C, z, ee) {
305
305
  if (C == null)
306
306
  return "";
307
307
  if (typeof C == "function")
308
308
  return vn(C, Wn(C));
309
309
  if (typeof C == "string")
310
- return tn(C);
310
+ return nn(C);
311
311
  switch (C) {
312
312
  case I:
313
- return tn("Suspense");
313
+ return nn("Suspense");
314
314
  case O:
315
- return tn("SuspenseList");
315
+ return nn("SuspenseList");
316
316
  }
317
317
  if (typeof C == "object")
318
318
  switch (C.$$typeof) {
319
319
  case w:
320
- return nn(C.render);
320
+ return rn(C.render);
321
321
  case R:
322
- return rn(C.type, z, ee);
322
+ return an(C.type, z, ee);
323
323
  case T: {
324
324
  var he = C, Ie = he._payload, Re = he._init;
325
325
  try {
326
- return rn(Re(Ie), z, ee);
326
+ return an(Re(Ie), z, ee);
327
327
  } catch {
328
328
  }
329
329
  }
@@ -333,7 +333,7 @@ function OI() {
333
333
  var ln = Object.prototype.hasOwnProperty, Fr = {}, ka = ne.ReactDebugCurrentFrame;
334
334
  function On(C) {
335
335
  if (C) {
336
- var z = C._owner, ee = rn(C.type, C._source, z ? z.type : null);
336
+ var z = C._owner, ee = an(C.type, C._source, z ? z.type : null);
337
337
  ka.setExtraStackFrame(ee);
338
338
  } else
339
339
  ka.setExtraStackFrame(null);
@@ -478,7 +478,7 @@ function OI() {
478
478
  var Zn = ne.ReactCurrentOwner, sn = ne.ReactDebugCurrentFrame;
479
479
  function Ot(C) {
480
480
  if (C) {
481
- var z = C._owner, ee = rn(C.type, C._source, z ? z.type : null);
481
+ var z = C._owner, ee = an(C.type, C._source, z ? z.type : null);
482
482
  sn.setExtraStackFrame(ee);
483
483
  } else
484
484
  sn.setExtraStackFrame(null);
@@ -640,11 +640,11 @@ React keys must be passed directly to JSX without using spread:
640
640
  yg.Fragment = d, yg.jsx = bo, yg.jsxs = Ao;
641
641
  }()), yg;
642
642
  }
643
- var B4;
643
+ var BE;
644
644
  function LI() {
645
- return B4 || (B4 = 1, process.env.NODE_ENV === "production" ? H0.exports = PI() : H0.exports = OI()), H0.exports;
645
+ return BE || (BE = 1, process.env.NODE_ENV === "production" ? H0.exports = PI() : H0.exports = OI()), H0.exports;
646
646
  }
647
- var N = LI(), wg = /* @__PURE__ */ ((a) => (a.BASIC_PAYGATE = "basic_paygate", a.BASIC_SUPERTAB_BUTTON = "basic_supertab_button", a.RICH_PAYGATE = "rich_paygate", a.RICH_SUPERTAB_BUTTON = "rich_supertab_button", a))(wg || {}), Ig = /* @__PURE__ */ ((a) => (a.COMPLETED = "completed", a.PENDING = "pending", a.ABANDONED = "abandoned", a))(Ig || {}), kn = /* @__PURE__ */ ((a) => (a.MISSING = "missing", a.EXPIRED = "expired", a.VALID = "valid", a))(kn || {}), ps = /* @__PURE__ */ ((a) => (a.MISSING_PARAMETER = "missing_parameter", a.INVALID_PARAMETER = "invalid_parameter", a.UNRECOGNIZED_PARAMETER = "unrecognized_parameter", a.MISSING_HEADER = "missing_header", a.INVALID_HEADER = "invalid_header", a))(ps || {}), Fo = /* @__PURE__ */ ((a) => (a.UNAUTHORIZED = "unauthorized", a.FORBIDDEN = "forbidden", a.NOTFOUND = "not_found", a.CONFLICT = "conflict", a.VALIDATION_ERROR = "validation_error", a.SERVER_ERROR = "server_error", a.BAD_REQUEST = "bad_request", a.REQUEST_ERROR = "request_error", a.UNEXPECTED = "unexpected", a))(Fo || {}), LE = /* @__PURE__ */ ((a) => (a.AUTH_ERROR = "auth_error", a))(LE || {}), K0 = /* @__PURE__ */ ((a) => (a.CHECKOUT_ERROR = "checkout_error", a.VALIDATION_ERROR = "validation_error", a))(K0 || {}), pu = /* @__PURE__ */ ((a) => (a.REQUEST_VALIDATION_ERROR = "RequestValidationError", a.RESPONSE_VALIDATION_ERROR = "ResponseValidationError", a.REQUEST_ERROR = "RequestError", a.AUTH_ERROR = "AuthError", a.CHECKOUT_ERROR = "CheckoutError", a.CLIENT_ERROR = "ClientError", a))(pu || {});
647
+ var N = LI(), wg = /* @__PURE__ */ ((a) => (a.BASIC_PAYGATE = "basic_paygate", a.BASIC_SUPERTAB_BUTTON = "basic_supertab_button", a.RICH_PAYGATE = "rich_paygate", a.RICH_SUPERTAB_BUTTON = "rich_supertab_button", a))(wg || {}), Ig = /* @__PURE__ */ ((a) => (a.COMPLETED = "completed", a.PENDING = "pending", a.ABANDONED = "abandoned", a))(Ig || {}), kn = /* @__PURE__ */ ((a) => (a.MISSING = "missing", a.EXPIRED = "expired", a.VALID = "valid", a))(kn || {}), ps = /* @__PURE__ */ ((a) => (a.MISSING_PARAMETER = "missing_parameter", a.INVALID_PARAMETER = "invalid_parameter", a.UNRECOGNIZED_PARAMETER = "unrecognized_parameter", a.MISSING_HEADER = "missing_header", a.INVALID_HEADER = "invalid_header", a))(ps || {}), Fo = /* @__PURE__ */ ((a) => (a.UNAUTHORIZED = "unauthorized", a.FORBIDDEN = "forbidden", a.NOTFOUND = "not_found", a.CONFLICT = "conflict", a.VALIDATION_ERROR = "validation_error", a.SERVER_ERROR = "server_error", a.BAD_REQUEST = "bad_request", a.REQUEST_ERROR = "request_error", a.UNEXPECTED = "unexpected", a))(Fo || {}), L4 = /* @__PURE__ */ ((a) => (a.AUTH_ERROR = "auth_error", a))(L4 || {}), K0 = /* @__PURE__ */ ((a) => (a.CHECKOUT_ERROR = "checkout_error", a.VALIDATION_ERROR = "validation_error", a))(K0 || {}), pu = /* @__PURE__ */ ((a) => (a.REQUEST_VALIDATION_ERROR = "RequestValidationError", a.RESPONSE_VALIDATION_ERROR = "ResponseValidationError", a.REQUEST_ERROR = "RequestError", a.AUTH_ERROR = "AuthError", a.CHECKOUT_ERROR = "CheckoutError", a.CLIENT_ERROR = "ClientError", a))(pu || {});
648
648
  class Qc extends Error {
649
649
  constructor(u, d, h, y) {
650
650
  super(d);
@@ -662,7 +662,7 @@ class TI extends Qc {
662
662
  super(pu.REQUEST_VALIDATION_ERROR, l, d, u);
663
663
  }
664
664
  }
665
- class M4 extends Qc {
665
+ class ME extends Qc {
666
666
  constructor({
667
667
  message: l,
668
668
  error: u,
@@ -671,7 +671,7 @@ class M4 extends Qc {
671
671
  super(pu.RESPONSE_VALIDATION_ERROR, l, d, u);
672
672
  }
673
673
  }
674
- class Q4 extends Qc {
674
+ class QE extends Qc {
675
675
  constructor({
676
676
  message: u,
677
677
  error: d,
@@ -688,7 +688,7 @@ class Qr extends Qc {
688
688
  constructor({
689
689
  message: l,
690
690
  error: u,
691
- code: d = LE.AUTH_ERROR
691
+ code: d = L4.AUTH_ERROR
692
692
  }) {
693
693
  const h = u ?? new Error(l);
694
694
  super(pu.AUTH_ERROR, l, d, h);
@@ -736,13 +736,13 @@ const DI = M.object({
736
736
  VITE_STATIC_REDIRECT_URI: void 0,
737
737
  VITE_GTM_CONTAINER_ID: "GTM-NG9GT7FM",
738
738
  VITE_SENTRY_DSN: "https://d08f3f301f364ceba6345c393c538faf@o23455.ingest.us.sentry.io/4507736861573120",
739
- VITE_BASE_URL: "https://js.supertab.co/v3.1.2/",
739
+ VITE_BASE_URL: "https://js.supertab.co/v3.2.1/",
740
740
  TAPPER_ENV: "prod",
741
741
  PACKAGE_NAME: "@getsupertab/supertab-js",
742
- PACKAGE_VERSION: "3.1.2",
742
+ PACKAGE_VERSION: "3.2.1",
743
743
  MONETIZATION_PROVIDER_SCRIPT_URL: void 0
744
744
  });
745
- function TE(a, l = {}) {
745
+ function T4(a, l = {}) {
746
746
  const {
747
747
  width: u = 400,
748
748
  height: d = 800,
@@ -831,9 +831,9 @@ function aA(a) {
831
831
  window.addEventListener("message", h);
832
832
  });
833
833
  }
834
- const z4 = (a) => {
834
+ const zE = (a) => {
835
835
  var y;
836
- const l = a.issues[0], u = ((y = l.path) == null ? void 0 : y[0]) === "header", d = l.code === D4.invalid_type && l.received === "undefined", h = l.code === D4.unrecognized_keys;
836
+ const l = a.issues[0], u = ((y = l.path) == null ? void 0 : y[0]) === "header", d = l.code === DE.invalid_type && l.received === "undefined", h = l.code === DE.unrecognized_keys;
837
837
  return u ? d ? ps.MISSING_HEADER : ps.INVALID_HEADER : h ? ps.UNRECOGNIZED_PARAMETER : d ? ps.MISSING_PARAMETER : ps.INVALID_PARAMETER;
838
838
  }, BI = (a) => a >= 500 ? Fo.SERVER_ERROR : {
839
839
  400: Fo.BAD_REQUEST,
@@ -876,7 +876,7 @@ function FI(a) {
876
876
  };
877
877
  }
878
878
  function HI() {
879
- return TE("", {
879
+ return T4("", {
880
880
  name: "supertabSso"
881
881
  });
882
882
  }
@@ -909,13 +909,13 @@ function Mf(a, { optional: l = !1 } = {}) {
909
909
  }
910
910
  };
911
911
  }
912
- function F4({
912
+ function FE({
913
913
  mockEnabled: a = !1
914
914
  }) {
915
915
  return a ? "2024-02-14" : "2025-04-01";
916
916
  }
917
917
  function UI(a) {
918
- const l = F4({
918
+ const l = FE({
919
919
  mockEnabled: a.mockEnabled ?? !1
920
920
  });
921
921
  let u = {
@@ -932,7 +932,7 @@ function UI(a) {
932
932
  ...u,
933
933
  apiBaseUrl: "http://localhost:8000",
934
934
  mockEnabled: !0,
935
- apiVersion: F4({ mockEnabled: !0 })
935
+ apiVersion: FE({ mockEnabled: !0 })
936
936
  };
937
937
  switch (jI) {
938
938
  case "sbx":
@@ -1201,11 +1201,11 @@ class GI {
1201
1201
  this.mockEnabled && l.tokenType === "mock" ? this.headers.Authorization = l.accessToken : this.headers.Authorization = `Bearer ${l.accessToken}`;
1202
1202
  }
1203
1203
  }
1204
- const H4 = (a) => {
1204
+ const HE = (a) => {
1205
1205
  const l = a.format();
1206
- return DE(l, "").map((d) => `- ${d}`).join(`
1206
+ return D4(l, "").map((d) => `- ${d}`).join(`
1207
1207
  `);
1208
- }, DE = (a, l) => {
1208
+ }, D4 = (a, l) => {
1209
1209
  const u = [];
1210
1210
  for (const d in a) {
1211
1211
  if (d === "_errors" && a[d].length > 0) {
@@ -1214,7 +1214,7 @@ const H4 = (a) => {
1214
1214
  }
1215
1215
  const h = a[d];
1216
1216
  if (typeof h == "object" && h !== null) {
1217
- const y = DE(
1217
+ const y = D4(
1218
1218
  h,
1219
1219
  l ? `${l}.${d}` : d
1220
1220
  );
@@ -1249,7 +1249,7 @@ function WI() {
1249
1249
  const a = new URL("https://supertab.co/personal");
1250
1250
  window.open(a, "_blank");
1251
1251
  }
1252
- function NE(a) {
1252
+ function N4(a) {
1253
1253
  if (!a || a.length === 0)
1254
1254
  return !1;
1255
1255
  const l = Date.now();
@@ -1275,7 +1275,7 @@ function ds(a) {
1275
1275
  }
1276
1276
  const lu = async (a) => {
1277
1277
  if (NI) {
1278
- const { captureException: l } = await import("./sentry-C4e0L6IW.js");
1278
+ const { captureException: l } = await import("./sentry-FeVSItuR.js");
1279
1279
  l(a);
1280
1280
  }
1281
1281
  };
@@ -1358,7 +1358,7 @@ function SA(a, l) {
1358
1358
  (d) => u.offerings.includes(d.id)
1359
1359
  ) : [];
1360
1360
  }
1361
- async function jE({
1361
+ async function j4({
1362
1362
  offerings: a,
1363
1363
  selectedOfferingId: l
1364
1364
  }) {
@@ -1395,21 +1395,21 @@ function _I({
1395
1395
  function Rg(a) {
1396
1396
  return a == null ? void 0 : a.isPayNow;
1397
1397
  }
1398
- async function BE(a) {
1398
+ async function B4(a) {
1399
1399
  const l = document.createElement("style");
1400
1400
  l.textContent = (await import("./style-okw9S0X-.js")).default, a.appendChild(l), console.log("Design system styles applied");
1401
1401
  }
1402
1402
  const $I = M.object({
1403
1403
  next: M.string(),
1404
1404
  reason: M.string()
1405
- }), ME = M.object({
1405
+ }), M4 = M.object({
1406
1406
  code: M.string(),
1407
1407
  name: M.string(),
1408
1408
  symbol: M.string(),
1409
1409
  base_unit: M.number()
1410
1410
  }), Sg = M.object({
1411
1411
  amount: M.number(),
1412
- currency: ME
1412
+ currency: M4
1413
1413
  }), eR = M.union([
1414
1414
  M.literal("abandoned"),
1415
1415
  M.literal("completed"),
@@ -1457,14 +1457,14 @@ const $I = M.object({
1457
1457
  entitlement_status: M.null()
1458
1458
  }), nR = M.object({
1459
1459
  test_mode: M.boolean(),
1460
- currency: ME,
1460
+ currency: M4,
1461
1461
  total: Sg,
1462
1462
  limit: Sg,
1463
1463
  purchases: M.array(M.union([PA, tR]))
1464
1464
  }), rR = M.object({
1465
1465
  authenticated: M.boolean(),
1466
1466
  tab: nR
1467
- }), U4 = M.object({
1467
+ }), UE = M.object({
1468
1468
  duration: M.string(),
1469
1469
  is_recurring: M.boolean(),
1470
1470
  content_key: M.string()
@@ -1509,13 +1509,13 @@ const uR = M.object({
1509
1509
  id: M.string(),
1510
1510
  description: M.string(),
1511
1511
  entitlement_details: M.union([
1512
- U4,
1512
+ UE,
1513
1513
  M.null(),
1514
- M.array(M.union([U4, M.null()]))
1514
+ M.array(M.union([UE, M.null()]))
1515
1515
  ]),
1516
1516
  price: Sg,
1517
1517
  is_pay_now: M.boolean()
1518
- }), QE = M.object({
1518
+ }), Q4 = M.object({
1519
1519
  purchase: PA,
1520
1520
  action_required: M.boolean(),
1521
1521
  rejection_reason: M.string().optional(),
@@ -1580,7 +1580,7 @@ const uR = M.object({
1580
1580
  }),
1581
1581
  body: cR
1582
1582
  }),
1583
- response: QE
1583
+ response: Q4
1584
1584
  }, mR = {
1585
1585
  method: M.literal("POST"),
1586
1586
  path: M.literal("/purchases/intents"),
@@ -1594,7 +1594,7 @@ const uR = M.object({
1594
1594
  }),
1595
1595
  body: dR
1596
1596
  }),
1597
- response: QE
1597
+ response: Q4
1598
1598
  }, vR = {
1599
1599
  method: M.literal("GET"),
1600
1600
  path: M.literal("/purchases/{purchase_id}"),
@@ -1644,7 +1644,7 @@ async function Qf(a, l, u, d) {
1644
1644
  });
1645
1645
  const g = h.parameters.safeParse(y);
1646
1646
  if (!g.success) {
1647
- const R = g.error, T = H4(R), D = z4(R), Q = W2({
1647
+ const R = g.error, T = HE(R), D = zE(R), Q = W2({
1648
1648
  summary: "Validation failed for",
1649
1649
  method: l.toUpperCase(),
1650
1650
  path: u.toString(),
@@ -1675,24 +1675,24 @@ async function Qf(a, l, u, d) {
1675
1675
  details: JSON.stringify(T, null, 2),
1676
1676
  code: H
1677
1677
  });
1678
- throw new Q4({ message: W, code: H, error: Q, response: R });
1678
+ throw new QE({ message: W, code: H, error: Q, response: R });
1679
1679
  }
1680
1680
  return T;
1681
1681
  }).then((R) => {
1682
1682
  const T = h.response.safeParse(R);
1683
1683
  if (!T.success) {
1684
- const D = T.error, Q = H4(D), H = z4(D), W = W2({
1684
+ const D = T.error, Q = HE(D), H = zE(D), W = W2({
1685
1685
  summary: "Validation failed for",
1686
1686
  method: l.toUpperCase(),
1687
1687
  path: u.toString(),
1688
1688
  details: Q,
1689
1689
  code: H
1690
1690
  });
1691
- throw new M4({ message: W, code: H, error: D });
1691
+ throw new ME({ message: W, code: H, error: D });
1692
1692
  }
1693
1693
  return EI(T.data);
1694
1694
  }).catch((R) => {
1695
- throw R instanceof Q4 || R instanceof M4 ? R : new Qc(
1695
+ throw R instanceof QE || R instanceof ME ? R : new Qc(
1696
1696
  pu.REQUEST_ERROR,
1697
1697
  R.message ?? "An unexpected error occurred",
1698
1698
  Fo.UNEXPECTED,
@@ -1855,7 +1855,7 @@ class ER {
1855
1855
  message: "Invalid checkout URL",
1856
1856
  code: K0.VALIDATION_ERROR
1857
1857
  });
1858
- const h = TE("", {
1858
+ const h = T4("", {
1859
1859
  name: "supertabCheckout"
1860
1860
  });
1861
1861
  if (!h)
@@ -1879,10 +1879,10 @@ class ER {
1879
1879
  return !1;
1880
1880
  }
1881
1881
  }
1882
- var zf = {}, Y4;
1882
+ var zf = {}, YE;
1883
1883
  function CR() {
1884
- if (Y4) return zf;
1885
- Y4 = 1;
1884
+ if (YE) return zf;
1885
+ YE = 1;
1886
1886
  var a = xI;
1887
1887
  if (process.env.NODE_ENV === "production")
1888
1888
  zf.createRoot = a.createRoot, zf.hydrateRoot = a.hydrateRoot;
@@ -2165,10 +2165,10 @@ const IR = Yt`#333`, RR = Yt`#98A3A7`, SR = Yt`#666`, PR = Yt`#fff`, OR = Yt`#00
2165
2165
  lightGray: SR,
2166
2166
  purple: LR,
2167
2167
  lightPurple: TR
2168
- }, zE = Yt`
2168
+ }, z4 = Yt`
2169
2169
  display: flex;
2170
2170
  align-items: center;
2171
- `, FE = Yt`
2171
+ `, F4 = Yt`
2172
2172
  display: flex;
2173
2173
  flex-direction: column;
2174
2174
  `;
@@ -2182,9 +2182,9 @@ const Lg = Yt`
2182
2182
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
2183
2183
  `, DR = Yt`
2184
2184
  font-size: 12px;
2185
- `, HE = Yt`
2185
+ `, H4 = Yt`
2186
2186
  font-size: 14px;
2187
- `, UE = Yt`
2187
+ `, U4 = Yt`
2188
2188
  font-size: 16px;
2189
2189
  `, NR = Yt`
2190
2190
  font-size: 18px;
@@ -2432,7 +2432,7 @@ const $0 = {
2432
2432
  const x = (await u.api.retrieveCustomer()).tab, w = y || await u.api.retrieveSite();
2433
2433
  if (sa({ event: "state_tab_loaded" }), console.log("Loaded", { tab: x, site: w }), !h)
2434
2434
  throw new Error("Experience is not provided");
2435
- const I = SA(w, h.id), O = await jE({
2435
+ const I = SA(w, h.id), O = await j4({
2436
2436
  offerings: I,
2437
2437
  selectedOfferingId: d
2438
2438
  });
@@ -2551,7 +2551,7 @@ const $0 = {
2551
2551
  },
2552
2552
  on: {
2553
2553
  loaded: {
2554
- actions: on(({ event: a, context: l }) => ({
2554
+ actions: tn(({ event: a, context: l }) => ({
2555
2555
  tab: a.tab,
2556
2556
  offering: a.offering,
2557
2557
  site: a.site || l.site
@@ -2559,7 +2559,7 @@ const $0 = {
2559
2559
  target: "AwaitingConfirmation"
2560
2560
  },
2561
2561
  tabFull: {
2562
- actions: on(({ event: a, context: l }) => ({
2562
+ actions: tn(({ event: a, context: l }) => ({
2563
2563
  tab: a.tab,
2564
2564
  offering: a.offering,
2565
2565
  actionRequiredDetails: a.actionRequiredDetails,
@@ -2634,13 +2634,13 @@ const $0 = {
2634
2634
  },
2635
2635
  on: {
2636
2636
  purchaseSuccess: {
2637
- actions: on(({ event: a }) => ({
2637
+ actions: tn(({ event: a }) => ({
2638
2638
  tab: a.tab
2639
2639
  })),
2640
2640
  target: "Success"
2641
2641
  },
2642
2642
  tabFull: {
2643
- actions: on(({ event: a }) => ({
2643
+ actions: tn(({ event: a }) => ({
2644
2644
  tab: a.tab,
2645
2645
  actionRequiredDetails: a.actionRequiredDetails
2646
2646
  })),
@@ -2748,7 +2748,7 @@ const $0 = {
2748
2748
  if (!I)
2749
2749
  throw new Error("No experience found for this site/client");
2750
2750
  console.log("Experience loaded", I), sa({ event: "state_experience_config_loaded" });
2751
- const O = SA(g, I.id), R = await jE({
2751
+ const O = SA(g, I.id), R = await j4({
2752
2752
  offerings: O
2753
2753
  }), D = (await u.api.retrieveCustomer()).tab;
2754
2754
  let Q = [];
@@ -2862,7 +2862,7 @@ const $0 = {
2862
2862
  guards: {
2863
2863
  entitlementExpired: ({ context: a }) => {
2864
2864
  const { priorEntitlement: l } = a;
2865
- return NE(l);
2865
+ return N4(l);
2866
2866
  }
2867
2867
  },
2868
2868
  actions: {
@@ -2915,7 +2915,7 @@ const $0 = {
2915
2915
  on: {
2916
2916
  priorEntitlement: {
2917
2917
  actions: [
2918
- on(({ event: a }) => ({
2918
+ tn(({ event: a }) => ({
2919
2919
  priorEntitlement: a.priorEntitlement
2920
2920
  })),
2921
2921
  // Notify the parent actor of the prior entitlement
@@ -3018,9 +3018,9 @@ const $0 = {
3018
3018
  logErrorEvent: ({ event: a }) => console.error("Error event", a),
3019
3019
  sendGtmEvent: Kf,
3020
3020
  resetAuth: () => {
3021
- localStorage.removeItem("supertab-auth"), on({ authStatus: kn.MISSING });
3021
+ localStorage.removeItem("supertab-auth"), tn({ authStatus: kn.MISSING });
3022
3022
  },
3023
- incRetryCounter: on(({ context: a }) => ({
3023
+ incRetryCounter: tn(({ context: a }) => ({
3024
3024
  retryCounter: a.retryCounter + 1
3025
3025
  })),
3026
3026
  // Log state transitions with event info
@@ -3084,7 +3084,7 @@ const $0 = {
3084
3084
  on: {
3085
3085
  authorized: {
3086
3086
  actions: [
3087
- on(({ event: a, context: l }) => ({
3087
+ tn(({ event: a, context: l }) => ({
3088
3088
  authStatus: a.authStatus,
3089
3089
  tab: a.tab,
3090
3090
  site: l.site
@@ -3183,10 +3183,10 @@ const $0 = {
3183
3183
  actions: {
3184
3184
  logErrorEvent: ({ event: a }) => console.error("Error event", a),
3185
3185
  resetAuth: () => {
3186
- localStorage.removeItem("supertab-auth"), on({ authStatus: kn.MISSING });
3186
+ localStorage.removeItem("supertab-auth"), tn({ authStatus: kn.MISSING });
3187
3187
  },
3188
3188
  sendGtmEvent: Kf,
3189
- incRetryCounter: on(({ context: a }) => ({
3189
+ incRetryCounter: tn(({ context: a }) => ({
3190
3190
  retryCounter: a.retryCounter + 1
3191
3191
  })),
3192
3192
  // Log state transitions with event info
@@ -3212,7 +3212,7 @@ const $0 = {
3212
3212
  tooManyRetries: ({ context: a }) => a.retryCounter > a.maxRetries,
3213
3213
  entitlementExpired: ({ context: a }) => {
3214
3214
  const { priorEntitlement: l } = a;
3215
- return NE(l);
3215
+ return N4(l);
3216
3216
  }
3217
3217
  },
3218
3218
  delays: {
@@ -3232,7 +3232,8 @@ const $0 = {
3232
3232
  tab: null,
3233
3233
  purchase: null,
3234
3234
  purchasedOffering: null,
3235
- paymentResult: !1
3235
+ paymentResult: !1,
3236
+ errorMessage: void 0
3236
3237
  }),
3237
3238
  id: "PurchaseWidget",
3238
3239
  initial: "Initializing",
@@ -3279,7 +3280,7 @@ const $0 = {
3279
3280
  },
3280
3281
  on: {
3281
3282
  priorEntitlement: {
3282
- actions: on(({ event: a }) => {
3283
+ actions: tn(({ event: a }) => {
3283
3284
  var l;
3284
3285
  return {
3285
3286
  priorEntitlement: a.priorEntitlement,
@@ -3296,7 +3297,7 @@ const $0 = {
3296
3297
  target: "PriorEntitlement"
3297
3298
  },
3298
3299
  noEntitlement: {
3299
- actions: on(({ event: a }) => {
3300
+ actions: tn(({ event: a }) => {
3300
3301
  var l;
3301
3302
  return {
3302
3303
  priorEntitlement: null,
@@ -3327,12 +3328,14 @@ const $0 = {
3327
3328
  type: "sendGtmEvent",
3328
3329
  params: { event: "state_purchase_start" }
3329
3330
  },
3330
- on(({ event: a }) => ({
3331
+ tn(({ event: a }) => ({
3331
3332
  purchasedOffering: null,
3332
3333
  selectedOfferingId: a.offeringId,
3333
3334
  retryCounter: 0,
3334
- paymentResult: !1
3335
+ paymentResult: !1,
3335
3336
  // Reset payment result when starting a new purchase
3337
+ errorMessage: void 0
3338
+ // Clear any previous error message
3336
3339
  }))
3337
3340
  ],
3338
3341
  target: "PreparingPurchase",
@@ -3366,20 +3369,20 @@ const $0 = {
3366
3369
  },
3367
3370
  on: {
3368
3371
  noEntitlement: {
3369
- actions: on(({ event: a, context: l }) => ({
3372
+ actions: tn(({ event: a, context: l }) => ({
3370
3373
  authStatus: a.authStatus ?? l.authStatus,
3371
3374
  tab: a.tab
3372
3375
  })),
3373
3376
  target: "Ready"
3374
3377
  },
3375
3378
  priorEntitlement: {
3376
- actions: on(({ event: a }) => ({
3379
+ actions: tn(({ event: a }) => ({
3377
3380
  priorEntitlement: a.priorEntitlement,
3378
3381
  tab: a.tab
3379
3382
  }))
3380
3383
  },
3381
3384
  close: {
3382
- actions: on(({ event: a, context: l }) => ({
3385
+ actions: tn(({ event: a, context: l }) => ({
3383
3386
  authStatus: a.authStatus ?? l.authStatus,
3384
3387
  // Preserve experience and related properties
3385
3388
  tab: a.tab ?? l.tab,
@@ -3415,7 +3418,7 @@ const $0 = {
3415
3418
  },
3416
3419
  on: {
3417
3420
  noEntitlement: {
3418
- actions: on(({ event: a, context: l }) => ({
3421
+ actions: tn(({ event: a, context: l }) => ({
3419
3422
  authStatus: a.authStatus ?? l.authStatus,
3420
3423
  tab: a.tab,
3421
3424
  site: a.site || l.site
@@ -3423,13 +3426,13 @@ const $0 = {
3423
3426
  target: "Purchasing"
3424
3427
  },
3425
3428
  priorEntitlement: {
3426
- actions: on(({ event: a }) => ({
3429
+ actions: tn(({ event: a }) => ({
3427
3430
  priorEntitlement: a.priorEntitlement,
3428
3431
  tab: a.tab
3429
3432
  }))
3430
3433
  },
3431
3434
  close: {
3432
- actions: on(({ event: a, context: l }) => ({
3435
+ actions: tn(({ event: a, context: l }) => ({
3433
3436
  authStatus: a.authStatus ?? l.authStatus,
3434
3437
  // Preserve experience and related properties
3435
3438
  tab: a.tab ?? l.tab,
@@ -3457,14 +3460,35 @@ const $0 = {
3457
3460
  selectedOfferingId: a.selectedOfferingId,
3458
3461
  tab: a.tab
3459
3462
  }),
3460
- onError: {
3461
- actions: ["logErrorEvent", "resetAuth"],
3462
- target: "PreparingPurchase"
3463
- }
3463
+ onError: [
3464
+ {
3465
+ // Check if the error is about an invalid offering
3466
+ guard: ({ event: a }) => {
3467
+ var d;
3468
+ return (((d = a.error.error) == null ? void 0 : d.message) || "").includes("is not available for this client");
3469
+ },
3470
+ actions: [
3471
+ "logErrorEvent",
3472
+ ({ event: a }) => {
3473
+ console.error("Invalid offering - exiting flow:", a.error);
3474
+ },
3475
+ tn({
3476
+ errorMessage: "The selected offering is not available for this client. Please check that the offering_id and client_id match."
3477
+ })
3478
+ ],
3479
+ // Go to Ready state instead of retrying
3480
+ target: "Ready"
3481
+ },
3482
+ {
3483
+ // For other errors, use the original retry behavior
3484
+ actions: ["logErrorEvent", "resetAuth"],
3485
+ target: "PreparingPurchase"
3486
+ }
3487
+ ]
3464
3488
  },
3465
3489
  on: {
3466
3490
  purchaseSuccessful: {
3467
- actions: on(({ event: a }) => ({
3491
+ actions: tn(({ event: a }) => ({
3468
3492
  purchasedOffering: a.purchasedOffering,
3469
3493
  purchase: a.purchase,
3470
3494
  selectedOfferingId: a.purchasedOffering.id,
@@ -3479,7 +3503,7 @@ const $0 = {
3479
3503
  type: "sendGtmEvent",
3480
3504
  params: { event: "user_cancel_purchase" }
3481
3505
  },
3482
- on(({ context: a }) => ({
3506
+ tn(({ context: a }) => ({
3483
3507
  tab: a.tab,
3484
3508
  site: a.site,
3485
3509
  experience: a.experience,
@@ -3489,7 +3513,7 @@ const $0 = {
3489
3513
  ]
3490
3514
  },
3491
3515
  tabFull: {
3492
- actions: on(({ event: a }) => ({
3516
+ actions: tn(({ event: a }) => ({
3493
3517
  purchasedOffering: a.purchasedOffering,
3494
3518
  selectedOffering: a.selectedOffering,
3495
3519
  purchase: a.purchase,
@@ -3527,7 +3551,7 @@ const $0 = {
3527
3551
  type: "sendGtmEvent",
3528
3552
  params: { event: "user_cancel_payment" }
3529
3553
  },
3530
- on(({ context: a }) => ({
3554
+ tn(({ context: a }) => ({
3531
3555
  tab: a.tab,
3532
3556
  site: a.site,
3533
3557
  experience: a.experience,
@@ -3538,7 +3562,7 @@ const $0 = {
3538
3562
  target: "Ready"
3539
3563
  },
3540
3564
  paymentAndPurchaseSuccessful: {
3541
- actions: on(({ event: a }) => ({
3565
+ actions: tn(({ event: a }) => ({
3542
3566
  tab: a.tab,
3543
3567
  // Update tab with the latest version
3544
3568
  paymentResult: a.paymentResult,
@@ -3547,7 +3571,7 @@ const $0 = {
3547
3571
  target: "ThankYou"
3548
3572
  },
3549
3573
  paymentSuccessfulButPurchaseFailed: {
3550
- actions: on(({ event: a }) => ({
3574
+ actions: tn(({ event: a }) => ({
3551
3575
  tab: a.tab,
3552
3576
  // Update tab with the latest version
3553
3577
  paymentResult: a.paymentResult,
@@ -3591,7 +3615,7 @@ const $0 = {
3591
3615
  params: { event: "user_close_dialog" }
3592
3616
  },
3593
3617
  // Ensure we preserve the tab and other state
3594
- on(({ context: a }) => ({
3618
+ tn(({ context: a }) => ({
3595
3619
  tab: a.tab,
3596
3620
  site: a.site,
3597
3621
  experience: a.experience,
@@ -3640,7 +3664,7 @@ const $0 = {
3640
3664
  }
3641
3665
  }
3642
3666
  }), KR = St.button`
3643
- ${UE}
3667
+ ${U4}
3644
3668
  display: inline-flex;
3645
3669
  justify-content: center;
3646
3670
  align-items: center;
@@ -3663,8 +3687,8 @@ const $0 = {
3663
3687
  `}
3664
3688
 
3665
3689
  ${({ variant: a }) => a === "logo" && Yt`
3666
- ${zE}
3667
- ${HE}
3690
+ ${z4}
3691
+ ${H4}
3668
3692
  padding: 0;
3669
3693
  justify-content: center;
3670
3694
  width: 20px;
@@ -3709,7 +3733,7 @@ const $0 = {
3709
3733
  }
3710
3734
  )
3711
3735
  }
3712
- ), YE = ({ color: a = "#333333", height: l = 20 }) => /* @__PURE__ */ N.jsxs(
3736
+ ), Y4 = ({ color: a = "#333333", height: l = 20 }) => /* @__PURE__ */ N.jsxs(
3713
3737
  "svg",
3714
3738
  {
3715
3739
  "data-testid": "full-supertab-logo",
@@ -3809,7 +3833,7 @@ const $0 = {
3809
3833
  a
3810
3834
  ] })
3811
3835
  }
3812
- ), JE = "data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M14%201.41L12.59%200L7%205.59L1.41%200L0%201.41L5.59%207L0%2012.59L1.41%2014L7%208.41L12.59%2014L14%2012.59L8.41%207L14%201.41Z'%20fill='%2398A3A7'/%3e%3c/svg%3e";
3836
+ ), J4 = "data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M14%201.41L12.59%200L7%205.59L1.41%200L0%201.41L5.59%207L0%2012.59L1.41%2014L7%208.41L12.59%2014L14%2012.59L8.41%207L14%201.41Z'%20fill='%2398A3A7'/%3e%3c/svg%3e";
3813
3837
  var sA = { exports: {} }, Ag = {};
3814
3838
  /**
3815
3839
  * @license React
@@ -3820,10 +3844,10 @@ var sA = { exports: {} }, Ag = {};
3820
3844
  * This source code is licensed under the MIT license found in the
3821
3845
  * LICENSE file in the root directory of this source tree.
3822
3846
  */
3823
- var J4;
3847
+ var JE;
3824
3848
  function _R() {
3825
- if (J4) return Ag;
3826
- J4 = 1;
3849
+ if (JE) return Ag;
3850
+ JE = 1;
3827
3851
  var a = Et, l = Symbol.for("react.element"), u = Symbol.for("react.fragment"), d = Object.prototype.hasOwnProperty, h = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, y = { key: !0, ref: !0, __self: !0, __source: !0 };
3828
3852
  function g(x, w, I) {
3829
3853
  var O, R = {}, T = null, D = null;
@@ -3844,9 +3868,9 @@ var Y0 = {};
3844
3868
  * This source code is licensed under the MIT license found in the
3845
3869
  * LICENSE file in the root directory of this source tree.
3846
3870
  */
3847
- var V4;
3871
+ var VE;
3848
3872
  function $R() {
3849
- return V4 || (V4 = 1, process.env.NODE_ENV !== "production" && function() {
3873
+ return VE || (VE = 1, process.env.NODE_ENV !== "production" && function() {
3850
3874
  var a = Et, l = Symbol.for("react.element"), u = Symbol.for("react.portal"), d = Symbol.for("react.fragment"), h = Symbol.for("react.strict_mode"), y = Symbol.for("react.profiler"), g = Symbol.for("react.provider"), x = Symbol.for("react.context"), w = Symbol.for("react.forward_ref"), I = Symbol.for("react.suspense"), O = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), T = Symbol.for("react.lazy"), D = Symbol.for("react.offscreen"), Q = Symbol.iterator, H = "@@iterator";
3851
3875
  function W(C) {
3852
3876
  if (C === null || typeof C != "object")
@@ -3999,7 +4023,7 @@ function $R() {
3999
4023
  }
4000
4024
  }
4001
4025
  var Mt = ne.ReactCurrentDispatcher, mt;
4002
- function tn(C, z, ee) {
4026
+ function nn(C, z, ee) {
4003
4027
  {
4004
4028
  if (mt === void 0)
4005
4029
  try {
@@ -4085,39 +4109,39 @@ function $R() {
4085
4109
  } finally {
4086
4110
  Sn = !1, Mt.current = Re, mn(), Error.prepareStackTrace = Ie;
4087
4111
  }
4088
- var wr = C ? C.displayName || C.name : "", nr = wr ? tn(wr) : "";
4112
+ var wr = C ? C.displayName || C.name : "", nr = wr ? nn(wr) : "";
4089
4113
  return typeof C == "function" && Pn.set(C, nr), nr;
4090
4114
  }
4091
- function nn(C, z, ee) {
4115
+ function rn(C, z, ee) {
4092
4116
  return vn(C, !1);
4093
4117
  }
4094
4118
  function Wn(C) {
4095
4119
  var z = C.prototype;
4096
4120
  return !!(z && z.isReactComponent);
4097
4121
  }
4098
- function rn(C, z, ee) {
4122
+ function an(C, z, ee) {
4099
4123
  if (C == null)
4100
4124
  return "";
4101
4125
  if (typeof C == "function")
4102
4126
  return vn(C, Wn(C));
4103
4127
  if (typeof C == "string")
4104
- return tn(C);
4128
+ return nn(C);
4105
4129
  switch (C) {
4106
4130
  case I:
4107
- return tn("Suspense");
4131
+ return nn("Suspense");
4108
4132
  case O:
4109
- return tn("SuspenseList");
4133
+ return nn("SuspenseList");
4110
4134
  }
4111
4135
  if (typeof C == "object")
4112
4136
  switch (C.$$typeof) {
4113
4137
  case w:
4114
- return nn(C.render);
4138
+ return rn(C.render);
4115
4139
  case R:
4116
- return rn(C.type, z, ee);
4140
+ return an(C.type, z, ee);
4117
4141
  case T: {
4118
4142
  var he = C, Ie = he._payload, Re = he._init;
4119
4143
  try {
4120
- return rn(Re(Ie), z, ee);
4144
+ return an(Re(Ie), z, ee);
4121
4145
  } catch {
4122
4146
  }
4123
4147
  }
@@ -4127,7 +4151,7 @@ function $R() {
4127
4151
  var ln = Object.prototype.hasOwnProperty, Fr = {}, ka = ne.ReactDebugCurrentFrame;
4128
4152
  function On(C) {
4129
4153
  if (C) {
4130
- var z = C._owner, ee = rn(C.type, C._source, z ? z.type : null);
4154
+ var z = C._owner, ee = an(C.type, C._source, z ? z.type : null);
4131
4155
  ka.setExtraStackFrame(ee);
4132
4156
  } else
4133
4157
  ka.setExtraStackFrame(null);
@@ -4272,7 +4296,7 @@ function $R() {
4272
4296
  var Zn = ne.ReactCurrentOwner, sn = ne.ReactDebugCurrentFrame;
4273
4297
  function Ot(C) {
4274
4298
  if (C) {
4275
- var z = C._owner, ee = rn(C.type, C._source, z ? z.type : null);
4299
+ var z = C._owner, ee = an(C.type, C._source, z ? z.type : null);
4276
4300
  sn.setExtraStackFrame(ee);
4277
4301
  } else
4278
4302
  sn.setExtraStackFrame(null);
@@ -4436,11 +4460,11 @@ React keys must be passed directly to JSX without using spread:
4436
4460
  }
4437
4461
  process.env.NODE_ENV === "production" ? sA.exports = _R() : sA.exports = $R();
4438
4462
  var J = sA.exports;
4439
- const VE = typeof document < "u" ? Et.useLayoutEffect : () => {
4463
+ const V4 = typeof document < "u" ? Et.useLayoutEffect : () => {
4440
4464
  };
4441
4465
  function eS(a) {
4442
4466
  const l = Ga(null);
4443
- return VE(() => {
4467
+ return V4(() => {
4444
4468
  l.current = a;
4445
4469
  }, [
4446
4470
  a
@@ -4453,24 +4477,24 @@ const hu = (a) => {
4453
4477
  var l;
4454
4478
  return (l = a == null ? void 0 : a.ownerDocument) !== null && l !== void 0 ? l : document;
4455
4479
  }, Tc = (a) => a && "window" in a && a.window === a ? a : hu(a).defaultView || window;
4456
- function GE(a, l) {
4480
+ function G4(a, l) {
4457
4481
  return l && a ? a.contains(l) : !1;
4458
4482
  }
4459
4483
  const uA = (a = document) => a.activeElement;
4460
- function WE(a) {
4484
+ function W4(a) {
4461
4485
  return a.target;
4462
4486
  }
4463
- function ZE(a) {
4487
+ function Z4(a) {
4464
4488
  var l, u, d = "";
4465
4489
  if (typeof a == "string" || typeof a == "number") d += a;
4466
4490
  else if (typeof a == "object") if (Array.isArray(a)) {
4467
4491
  var h = a.length;
4468
- for (l = 0; l < h; l++) a[l] && (u = ZE(a[l])) && (d && (d += " "), d += u);
4492
+ for (l = 0; l < h; l++) a[l] && (u = Z4(a[l])) && (d && (d += " "), d += u);
4469
4493
  } else for (u in a) a[u] && (d && (d += " "), d += u);
4470
4494
  return d;
4471
4495
  }
4472
4496
  function ua() {
4473
- for (var a, l, u = 0, d = "", h = arguments.length; u < h; u++) (a = arguments[u]) && (l = ZE(a)) && (d && (d += " "), d += l);
4497
+ for (var a, l, u = 0, d = "", h = arguments.length; u < h; u++) (a = arguments[u]) && (l = Z4(a)) && (d && (d += " "), d += l);
4474
4498
  return d;
4475
4499
  }
4476
4500
  function tS(a) {
@@ -4481,16 +4505,16 @@ function nS(a) {
4481
4505
  var l;
4482
4506
  return typeof window < "u" && window.navigator != null ? a.test(((l = window.navigator.userAgentData) === null || l === void 0 ? void 0 : l.platform) || window.navigator.platform) : !1;
4483
4507
  }
4484
- function XE(a) {
4508
+ function X4(a) {
4485
4509
  let l = null;
4486
4510
  return () => (l == null && (l = a()), l);
4487
4511
  }
4488
- const rS = XE(function() {
4512
+ const rS = X4(function() {
4489
4513
  return nS(/^Mac/i);
4490
- }), aS = XE(function() {
4514
+ }), aS = X4(function() {
4491
4515
  return tS(/Android/i);
4492
4516
  });
4493
- function KE() {
4517
+ function K4() {
4494
4518
  let a = Ga(/* @__PURE__ */ new Map()), l = xa((h, y, g, x) => {
4495
4519
  let w = x != null && x.once ? (...I) => {
4496
4520
  a.current.delete(g), g(...I);
@@ -4523,7 +4547,7 @@ function KE() {
4523
4547
  function oS(a) {
4524
4548
  return a.mozInputSource === 0 && a.isTrusted ? !0 : aS() && a.pointerType ? a.type === "click" && a.buttons === 1 : a.detail === 0 && !a.pointerType;
4525
4549
  }
4526
- var cA = { exports: {} }, Va = {}, Z2 = { exports: {} }, G4 = {};
4550
+ var cA = { exports: {} }, Va = {}, Z2 = { exports: {} }, GE = {};
4527
4551
  /**
4528
4552
  * @license React
4529
4553
  * scheduler.production.min.js
@@ -4533,9 +4557,9 @@ var cA = { exports: {} }, Va = {}, Z2 = { exports: {} }, G4 = {};
4533
4557
  * This source code is licensed under the MIT license found in the
4534
4558
  * LICENSE file in the root directory of this source tree.
4535
4559
  */
4536
- var W4;
4560
+ var WE;
4537
4561
  function iS() {
4538
- return W4 || (W4 = 1, function(a) {
4562
+ return WE || (WE = 1, function(a) {
4539
4563
  function l(ae, ve) {
4540
4564
  var be = ae.length;
4541
4565
  ae.push(ve);
@@ -4731,9 +4755,9 @@ function iS() {
4731
4755
  }
4732
4756
  };
4733
4757
  };
4734
- }(G4)), G4;
4758
+ }(GE)), GE;
4735
4759
  }
4736
- var Z4 = {};
4760
+ var ZE = {};
4737
4761
  /**
4738
4762
  * @license React
4739
4763
  * scheduler.development.js
@@ -4743,9 +4767,9 @@ var Z4 = {};
4743
4767
  * This source code is licensed under the MIT license found in the
4744
4768
  * LICENSE file in the root directory of this source tree.
4745
4769
  */
4746
- var X4;
4770
+ var XE;
4747
4771
  function lS() {
4748
- return X4 || (X4 = 1, function(a) {
4772
+ return XE || (XE = 1, function(a) {
4749
4773
  process.env.NODE_ENV !== "production" && function() {
4750
4774
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
4751
4775
  var l = !1, u = 5;
@@ -4936,7 +4960,7 @@ function lS() {
4936
4960
  }
4937
4961
  function mt() {
4938
4962
  }
4939
- function tn() {
4963
+ function nn() {
4940
4964
  !Le && !Pe && (Le = !0, Ia(ct));
4941
4965
  }
4942
4966
  function Sn() {
@@ -4948,10 +4972,10 @@ function lS() {
4948
4972
  function fn() {
4949
4973
  return Je;
4950
4974
  }
4951
- var vn = !1, nn = null, Wn = -1, rn = u, ln = -1;
4975
+ var vn = !1, rn = null, Wn = -1, an = u, ln = -1;
4952
4976
  function Fr() {
4953
4977
  var Ee = a.unstable_now() - ln;
4954
- return !(Ee < rn);
4978
+ return !(Ee < an);
4955
4979
  }
4956
4980
  function ka() {
4957
4981
  }
@@ -4960,17 +4984,17 @@ function lS() {
4960
4984
  console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported");
4961
4985
  return;
4962
4986
  }
4963
- Ee > 0 ? rn = Math.floor(1e3 / Ee) : rn = u;
4987
+ Ee > 0 ? an = Math.floor(1e3 / Ee) : an = u;
4964
4988
  }
4965
4989
  var ca = function() {
4966
- if (nn !== null) {
4990
+ if (rn !== null) {
4967
4991
  var Ee = a.unstable_now();
4968
4992
  ln = Ee;
4969
4993
  var ze = !0, dt = !0;
4970
4994
  try {
4971
- dt = nn(ze, Ee);
4995
+ dt = rn(ze, Ee);
4972
4996
  } finally {
4973
- dt ? Qn() : (vn = !1, nn = null);
4997
+ dt ? Qn() : (vn = !1, rn = null);
4974
4998
  }
4975
4999
  } else
4976
5000
  vn = !1;
@@ -4989,7 +5013,7 @@ function lS() {
4989
5013
  ke(ca, 0);
4990
5014
  };
4991
5015
  function Ia(Ee) {
4992
- nn = Ee, vn || (vn = !0, Qn());
5016
+ rn = Ee, vn || (vn = !0, Qn());
4993
5017
  }
4994
5018
  function zn(Ee, ze) {
4995
5019
  Wn = ke(function() {
@@ -5000,13 +5024,13 @@ function lS() {
5000
5024
  At(Wn), Wn = -1;
5001
5025
  }
5002
5026
  var Ra = ka, Za = null;
5003
- a.unstable_IdlePriority = D, a.unstable_ImmediatePriority = I, a.unstable_LowPriority = T, a.unstable_NormalPriority = R, a.unstable_Profiling = Za, a.unstable_UserBlockingPriority = O, a.unstable_cancelCallback = Pn, a.unstable_continueExecution = tn, a.unstable_forceFrameRate = On, a.unstable_getCurrentPriorityLevel = fn, a.unstable_getFirstCallbackNode = Sn, a.unstable_next = Pt, a.unstable_pauseExecution = mt, a.unstable_requestPaint = Ra, a.unstable_runWithPriority = Zt, a.unstable_scheduleCallback = Mt, a.unstable_shouldYield = Fr, a.unstable_wrapCallback = mn, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
5027
+ a.unstable_IdlePriority = D, a.unstable_ImmediatePriority = I, a.unstable_LowPriority = T, a.unstable_NormalPriority = R, a.unstable_Profiling = Za, a.unstable_UserBlockingPriority = O, a.unstable_cancelCallback = Pn, a.unstable_continueExecution = nn, a.unstable_forceFrameRate = On, a.unstable_getCurrentPriorityLevel = fn, a.unstable_getFirstCallbackNode = Sn, a.unstable_next = Pt, a.unstable_pauseExecution = mt, a.unstable_requestPaint = Ra, a.unstable_runWithPriority = Zt, a.unstable_scheduleCallback = Mt, a.unstable_shouldYield = Fr, a.unstable_wrapCallback = mn, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
5004
5028
  }();
5005
- }(Z4)), Z4;
5029
+ }(ZE)), ZE;
5006
5030
  }
5007
- var K4;
5008
- function qE() {
5009
- return K4 || (K4 = 1, process.env.NODE_ENV === "production" ? Z2.exports = iS() : Z2.exports = lS()), Z2.exports;
5031
+ var KE;
5032
+ function q4() {
5033
+ return KE || (KE = 1, process.env.NODE_ENV === "production" ? Z2.exports = iS() : Z2.exports = lS()), Z2.exports;
5010
5034
  }
5011
5035
  /**
5012
5036
  * @license React
@@ -5017,11 +5041,11 @@ function qE() {
5017
5041
  * This source code is licensed under the MIT license found in the
5018
5042
  * LICENSE file in the root directory of this source tree.
5019
5043
  */
5020
- var q4;
5044
+ var qE;
5021
5045
  function sS() {
5022
- if (q4) return Va;
5023
- q4 = 1;
5024
- var a = Et, l = qE();
5046
+ if (qE) return Va;
5047
+ qE = 1;
5048
+ var a = Et, l = q4();
5025
5049
  function u(n) {
5026
5050
  for (var r = "https://reactjs.org/docs/error-decoder.html?invariant=" + n, s = 1; s < arguments.length; s++) r += "&args[]=" + encodeURIComponent(arguments[s]);
5027
5051
  return "Minified React error #" + n + "; visit " + r + " for the full message or use the non-minified dev environment for full errors and additional helpful warnings.";
@@ -5293,7 +5317,7 @@ function sS() {
5293
5317
  }
5294
5318
  return null;
5295
5319
  }
5296
- function tn(n) {
5320
+ function nn(n) {
5297
5321
  switch (typeof n) {
5298
5322
  case "boolean":
5299
5323
  case "number":
@@ -5337,7 +5361,7 @@ function sS() {
5337
5361
  var s = r.getValue(), f = "";
5338
5362
  return n && (f = Sn(n) ? n.checked ? "true" : "false" : n.value), n = f, n !== s ? (r.setValue(n), !0) : !1;
5339
5363
  }
5340
- function nn(n) {
5364
+ function rn(n) {
5341
5365
  if (n = n || (typeof document < "u" ? document : void 0), typeof n > "u") return null;
5342
5366
  try {
5343
5367
  return n.activeElement || n.body;
@@ -5349,22 +5373,22 @@ function sS() {
5349
5373
  var s = r.checked;
5350
5374
  return be({}, r, { defaultChecked: void 0, defaultValue: void 0, value: void 0, checked: s ?? n._wrapperState.initialChecked });
5351
5375
  }
5352
- function rn(n, r) {
5376
+ function an(n, r) {
5353
5377
  var s = r.defaultValue == null ? "" : r.defaultValue, f = r.checked != null ? r.checked : r.defaultChecked;
5354
- s = tn(r.value != null ? r.value : s), n._wrapperState = { initialChecked: f, initialValue: s, controlled: r.type === "checkbox" || r.type === "radio" ? r.checked != null : r.value != null };
5378
+ s = nn(r.value != null ? r.value : s), n._wrapperState = { initialChecked: f, initialValue: s, controlled: r.type === "checkbox" || r.type === "radio" ? r.checked != null : r.value != null };
5355
5379
  }
5356
5380
  function ln(n, r) {
5357
5381
  r = r.checked, r != null && le(n, "checked", r, !1);
5358
5382
  }
5359
5383
  function Fr(n, r) {
5360
5384
  ln(n, r);
5361
- var s = tn(r.value), f = r.type;
5385
+ var s = nn(r.value), f = r.type;
5362
5386
  if (s != null) f === "number" ? (s === 0 && n.value === "" || n.value != s) && (n.value = "" + s) : n.value !== "" + s && (n.value = "" + s);
5363
5387
  else if (f === "submit" || f === "reset") {
5364
5388
  n.removeAttribute("value");
5365
5389
  return;
5366
5390
  }
5367
- r.hasOwnProperty("value") ? On(n, r.type, s) : r.hasOwnProperty("defaultValue") && On(n, r.type, tn(r.defaultValue)), r.checked == null && r.defaultChecked != null && (n.defaultChecked = !!r.defaultChecked);
5391
+ r.hasOwnProperty("value") ? On(n, r.type, s) : r.hasOwnProperty("defaultValue") && On(n, r.type, nn(r.defaultValue)), r.checked == null && r.defaultChecked != null && (n.defaultChecked = !!r.defaultChecked);
5368
5392
  }
5369
5393
  function ka(n, r, s) {
5370
5394
  if (r.hasOwnProperty("value") || r.hasOwnProperty("defaultValue")) {
@@ -5375,7 +5399,7 @@ function sS() {
5375
5399
  s = n.name, s !== "" && (n.name = ""), n.defaultChecked = !!n._wrapperState.initialChecked, s !== "" && (n.name = s);
5376
5400
  }
5377
5401
  function On(n, r, s) {
5378
- (r !== "number" || nn(n.ownerDocument) !== n) && (s == null ? n.defaultValue = "" + n._wrapperState.initialValue : n.defaultValue !== "" + s && (n.defaultValue = "" + s));
5402
+ (r !== "number" || rn(n.ownerDocument) !== n) && (s == null ? n.defaultValue = "" + n._wrapperState.initialValue : n.defaultValue !== "" + s && (n.defaultValue = "" + s));
5379
5403
  }
5380
5404
  var ca = Array.isArray;
5381
5405
  function Qn(n, r, s, f) {
@@ -5384,7 +5408,7 @@ function sS() {
5384
5408
  for (var m = 0; m < s.length; m++) r["$" + s[m]] = !0;
5385
5409
  for (s = 0; s < n.length; s++) m = r.hasOwnProperty("$" + n[s].value), n[s].selected !== m && (n[s].selected = m), m && f && (n[s].defaultSelected = !0);
5386
5410
  } else {
5387
- for (s = "" + tn(s), r = null, m = 0; m < n.length; m++) {
5411
+ for (s = "" + nn(s), r = null, m = 0; m < n.length; m++) {
5388
5412
  if (n[m].value === s) {
5389
5413
  n[m].selected = !0, f && (n[m].defaultSelected = !0);
5390
5414
  return;
@@ -5411,10 +5435,10 @@ function sS() {
5411
5435
  }
5412
5436
  r == null && (r = ""), s = r;
5413
5437
  }
5414
- n._wrapperState = { initialValue: tn(s) };
5438
+ n._wrapperState = { initialValue: nn(s) };
5415
5439
  }
5416
5440
  function Ia(n, r) {
5417
- var s = tn(r.value), f = tn(r.defaultValue);
5441
+ var s = nn(r.value), f = nn(r.defaultValue);
5418
5442
  s != null && (s = "" + s, s !== n.value && (n.value = s), r.defaultValue == null && n.defaultValue !== s && (n.defaultValue = s)), f != null && (n.defaultValue = "" + f);
5419
5443
  }
5420
5444
  function zn(n) {
@@ -6393,7 +6417,7 @@ function sS() {
6393
6417
  return n && r ? n === r ? !0 : n && n.nodeType === 3 ? !1 : r && r.nodeType === 3 ? Oi(n, r.parentNode) : "contains" in n ? n.contains(r) : n.compareDocumentPosition ? !!(n.compareDocumentPosition(r) & 16) : !1 : !1;
6394
6418
  }
6395
6419
  function Su() {
6396
- for (var n = window, r = nn(); r instanceof n.HTMLIFrameElement; ) {
6420
+ for (var n = window, r = rn(); r instanceof n.HTMLIFrameElement; ) {
6397
6421
  try {
6398
6422
  var s = typeof r.contentWindow.location.href == "string";
6399
6423
  } catch {
@@ -6401,7 +6425,7 @@ function sS() {
6401
6425
  }
6402
6426
  if (s) n = r.contentWindow;
6403
6427
  else break;
6404
- r = nn(n.document);
6428
+ r = rn(n.document);
6405
6429
  }
6406
6430
  return r;
6407
6431
  }
@@ -6432,7 +6456,7 @@ function sS() {
6432
6456
  var Hv = x && "documentMode" in document && 11 >= document.documentMode, ks = null, Rp = null, Pu = null, Sp = !1;
6433
6457
  function Pp(n, r, s) {
6434
6458
  var f = s.window === s ? s.document : s.nodeType === 9 ? s : s.ownerDocument;
6435
- Sp || ks == null || ks !== nn(f) || (f = ks, "selectionStart" in f && td(f) ? f = { start: f.selectionStart, end: f.selectionEnd } : (f = (f.ownerDocument && f.ownerDocument.defaultView || window).getSelection(), f = { anchorNode: f.anchorNode, anchorOffset: f.anchorOffset, focusNode: f.focusNode, focusOffset: f.focusOffset }), Pu && Ru(Pu, f) || (Pu = f, f = Lu(Rp, "onSelect"), 0 < f.length && (r = new Kc("onSelect", "select", null, r, s), n.push({ event: r, listeners: f }), r.target = ks)));
6459
+ Sp || ks == null || ks !== rn(f) || (f = ks, "selectionStart" in f && td(f) ? f = { start: f.selectionStart, end: f.selectionEnd } : (f = (f.ownerDocument && f.ownerDocument.defaultView || window).getSelection(), f = { anchorNode: f.anchorNode, anchorOffset: f.anchorOffset, focusNode: f.focusNode, focusOffset: f.focusOffset }), Pu && Ru(Pu, f) || (Pu = f, f = Lu(Rp, "onSelect"), 0 < f.length && (r = new Kc("onSelect", "select", null, r, s), n.push({ event: r, listeners: f }), r.target = ks)));
6436
6460
  }
6437
6461
  function nd(n, r) {
6438
6462
  var s = {};
@@ -6913,7 +6937,7 @@ function sS() {
6913
6937
  for (; n === Mi; ) Mi = ji[--Bi], ji[Bi] = null, qo = ji[--Bi], ji[Bi] = null;
6914
6938
  for (; n === da; ) da = Dn[--Na], Dn[Na] = null, Ro = Dn[--Na], Dn[Na] = null, Io = Dn[--Na], Dn[Na] = null;
6915
6939
  }
6916
- var Xr = null, Kr = null, an = !1, ja = null;
6940
+ var Xr = null, Kr = null, on = !1, ja = null;
6917
6941
  function jp(n, r) {
6918
6942
  var s = za(5, null, null, 0);
6919
6943
  s.elementType = "DELETED", s.stateNode = r, s.return = n, r = n.deletions, r === null ? (n.deletions = [s], n.flags |= 16) : r.push(s);
@@ -6935,7 +6959,7 @@ function sS() {
6935
6959
  return (n.mode & 1) !== 0 && (n.flags & 128) === 0;
6936
6960
  }
6937
6961
  function Mp(n) {
6938
- if (an) {
6962
+ if (on) {
6939
6963
  var r = Kr;
6940
6964
  if (r) {
6941
6965
  var s = r;
@@ -6943,11 +6967,11 @@ function sS() {
6943
6967
  if (Bp(n)) throw Error(u(418));
6944
6968
  r = Eo(s.nextSibling);
6945
6969
  var f = Xr;
6946
- r && xm(n, r) ? jp(f, s) : (n.flags = n.flags & -4097 | 2, an = !1, Xr = n);
6970
+ r && xm(n, r) ? jp(f, s) : (n.flags = n.flags & -4097 | 2, on = !1, Xr = n);
6947
6971
  }
6948
6972
  } else {
6949
6973
  if (Bp(n)) throw Error(u(418));
6950
- n.flags = n.flags & -4097 | 2, an = !1, Xr = n;
6974
+ n.flags = n.flags & -4097 | 2, on = !1, Xr = n;
6951
6975
  }
6952
6976
  }
6953
6977
  }
@@ -6957,7 +6981,7 @@ function sS() {
6957
6981
  }
6958
6982
  function vd(n) {
6959
6983
  if (n !== Xr) return !1;
6960
- if (!an) return Un(n), an = !0, !1;
6984
+ if (!on) return Un(n), on = !0, !1;
6961
6985
  var r;
6962
6986
  if ((r = n.tag !== 3) && !(r = n.tag !== 5) && (r = n.type, r = r !== "head" && r !== "body" && !cd(n.type, n.memoizedProps)), r && (r = Kr)) {
6963
6987
  if (Bp(n)) throw Bu(), Error(u(418));
@@ -6988,7 +7012,7 @@ function sS() {
6988
7012
  for (var n = Kr; n; ) n = Eo(n.nextSibling);
6989
7013
  }
6990
7014
  function Qi() {
6991
- Kr = Xr = null, an = !1;
7015
+ Kr = Xr = null, on = !1;
6992
7016
  }
6993
7017
  function _o(n) {
6994
7018
  ja === null ? ja = [n] : ja.push(n);
@@ -7124,15 +7148,15 @@ function sS() {
7124
7148
  }
7125
7149
  n && $e && Nt.alternate === null && r(G, $e), U = b(Nt, U, ot), tt === null ? Ve = Nt : tt.sibling = Nt, tt = Nt, $e = _n;
7126
7150
  }
7127
- if (ot === V.length) return s(G, $e), an && Pl(G, ot), Ve;
7151
+ if (ot === V.length) return s(G, $e), on && Pl(G, ot), Ve;
7128
7152
  if ($e === null) {
7129
7153
  for (; ot < V.length; ot++) $e = ge(G, V[ot], ye), $e !== null && (U = b($e, U, ot), tt === null ? Ve = $e : tt.sibling = $e, tt = $e);
7130
- return an && Pl(G, ot), Ve;
7154
+ return on && Pl(G, ot), Ve;
7131
7155
  }
7132
7156
  for ($e = f(G, $e); ot < V.length; ot++) _n = Te($e, G, ot, V[ot], ye), _n !== null && (n && _n.alternate !== null && $e.delete(_n.key === null ? ot : _n.key), U = b(_n, U, ot), tt === null ? Ve = _n : tt.sibling = _n, tt = _n);
7133
7157
  return n && $e.forEach(function(si) {
7134
7158
  return r(G, si);
7135
- }), an && Pl(G, ot), Ve;
7159
+ }), on && Pl(G, ot), Ve;
7136
7160
  }
7137
7161
  function Fe(G, U, V, ye) {
7138
7162
  var Ve = ve(V);
@@ -7150,15 +7174,15 @@ function sS() {
7150
7174
  if (Nt.done) return s(
7151
7175
  G,
7152
7176
  $e
7153
- ), an && Pl(G, ot), Ve;
7177
+ ), on && Pl(G, ot), Ve;
7154
7178
  if ($e === null) {
7155
7179
  for (; !Nt.done; ot++, Nt = V.next()) Nt = ge(G, Nt.value, ye), Nt !== null && (U = b(Nt, U, ot), tt === null ? Ve = Nt : tt.sibling = Nt, tt = Nt);
7156
- return an && Pl(G, ot), Ve;
7180
+ return on && Pl(G, ot), Ve;
7157
7181
  }
7158
7182
  for ($e = f(G, $e); !Nt.done; ot++, Nt = V.next()) Nt = Te($e, G, ot, Nt.value, ye), Nt !== null && (n && Nt.alternate !== null && $e.delete(Nt.key === null ? ot : Nt.key), U = b(Nt, U, ot), tt === null ? Ve = Nt : tt.sibling = Nt, tt = Nt);
7159
7183
  return n && $e.forEach(function(u1) {
7160
7184
  return r(G, u1);
7161
- }), an && Pl(G, ot), Ve;
7185
+ }), on && Pl(G, ot), Ve;
7162
7186
  }
7163
7187
  function Cn(G, U, V, ye) {
7164
7188
  if (typeof V == "object" && V !== null && V.type === re && V.key === null && (V = V.props.children), typeof V == "object" && V !== null) {
@@ -7701,7 +7725,7 @@ function sS() {
7701
7725
  }, useMutableSource: function() {
7702
7726
  }, useSyncExternalStore: function(n, r, s) {
7703
7727
  var f = Dt, m = Er();
7704
- if (an) {
7728
+ if (on) {
7705
7729
  if (s === void 0) throw Error(u(407));
7706
7730
  s = s();
7707
7731
  } else {
@@ -7718,7 +7742,7 @@ function sS() {
7718
7742
  ), [n]), f.flags |= 2048, Ml(9, Id.bind(null, f, b, s, r), void 0, null), s;
7719
7743
  }, useId: function() {
7720
7744
  var n = Er(), r = qn.identifierPrefix;
7721
- if (an) {
7745
+ if (on) {
7722
7746
  var s = Ro, f = Io;
7723
7747
  s = (f & ~(1 << 32 - Sa(f) - 1)).toString(32) + s, r = ":" + r + "R" + s, s = jl++, 0 < s && (r += "H" + s.toString(32)), r += ":";
7724
7748
  } else s = de++, r = ":" + r + "r" + s.toString(32) + ":";
@@ -7880,7 +7904,7 @@ Error generating stack: ` + b.message + `
7880
7904
  function _r(n, r, s, f, m) {
7881
7905
  s = s.render;
7882
7906
  var b = r.ref;
7883
- return un(r, m), f = Fi(n, r, s, f, b, m), s = ro(), n !== null && !jn ? (r.updateQueue = n.updateQueue, r.flags &= -2053, n.lanes &= ~m, ma(n, r, m)) : (an && s && gd(r), r.flags |= 1, ir(n, r, f, m), r.child);
7907
+ return un(r, m), f = Fi(n, r, s, f, b, m), s = ro(), n !== null && !jn ? (r.updateQueue = n.updateQueue, r.flags &= -2053, n.lanes &= ~m, ma(n, r, m)) : (on && s && gd(r), r.flags |= 1, ir(n, r, f, m), r.child);
7884
7908
  }
7885
7909
  function Ul(n, r, s, f, m) {
7886
7910
  if (n === null) {
@@ -7917,7 +7941,7 @@ Error generating stack: ` + b.message + `
7917
7941
  }
7918
7942
  function th(n, r, s, f, m) {
7919
7943
  var b = Tn(s) ? Wr : hn.current;
7920
- return b = Da(r, b), un(r, m), s = Fi(n, r, s, f, b, m), f = ro(), n !== null && !jn ? (r.updateQueue = n.updateQueue, r.flags &= -2053, n.lanes &= ~m, ma(n, r, m)) : (an && f && gd(r), r.flags |= 1, ir(n, r, s, m), r.child);
7944
+ return b = Da(r, b), un(r, m), s = Fi(n, r, s, f, b, m), f = ro(), n !== null && !jn ? (r.updateQueue = n.updateQueue, r.flags &= -2053, n.lanes &= ~m, ma(n, r, m)) : (on && f && gd(r), r.flags |= 1, ir(n, r, s, m), r.child);
7921
7945
  }
7922
7946
  function Ud(n, r, s, f, m) {
7923
7947
  if (Tn(s)) {
@@ -8030,7 +8054,7 @@ Error generating stack: ` + b.message + `
8030
8054
  }
8031
8055
  return ph(), f = Kp(Error(u(421))), $u(n, r, k, f);
8032
8056
  }
8033
- return m.data === "$?" ? (r.flags |= 128, r.child = n.child, r = $m.bind(null, n), m._reactRetry = r, null) : (n = b.treeContext, Kr = Eo(m.nextSibling), Xr = r, an = !0, ja = null, n !== null && (Dn[Na++] = Io, Dn[Na++] = Ro, Dn[Na++] = da, Io = n.id, Ro = n.overflow, da = r), r = Yd(r, f.children), r.flags |= 4096, r);
8057
+ return m.data === "$?" ? (r.flags |= 128, r.child = n.child, r = $m.bind(null, n), m._reactRetry = r, null) : (n = b.treeContext, Kr = Eo(m.nextSibling), Xr = r, on = !0, ja = null, n !== null && (Dn[Na++] = Io, Dn[Na++] = Ro, Dn[Na++] = da, Io = n.id, Ro = n.overflow, da = r), r = Yd(r, f.children), r.flags |= 4096, r);
8034
8058
  }
8035
8059
  function $r(n, r, s) {
8036
8060
  n.lanes |= r;
@@ -8193,7 +8217,7 @@ Error generating stack: ` + b.message + `
8193
8217
  s !== f && (r.flags |= 4);
8194
8218
  };
8195
8219
  function Vl(n, r) {
8196
- if (!an) switch (n.tailMode) {
8220
+ if (!on) switch (n.tailMode) {
8197
8221
  case "hidden":
8198
8222
  r = n.tail;
8199
8223
  for (var s = null; r !== null; ) r.alternate !== null && (s = r), r = r.sibling;
@@ -8269,7 +8293,7 @@ Error generating stack: ` + b.message + `
8269
8293
  zt("toggle", f);
8270
8294
  break;
8271
8295
  case "input":
8272
- rn(f, b), zt("invalid", f);
8296
+ an(f, b), zt("invalid", f);
8273
8297
  break;
8274
8298
  case "select":
8275
8299
  f._wrapperState = { wasMultiple: !!b.multiple }, zt("invalid", f);
@@ -8332,7 +8356,7 @@ Error generating stack: ` + b.message + `
8332
8356
  zt("toggle", n), m = f;
8333
8357
  break;
8334
8358
  case "input":
8335
- rn(n, f), m = Wn(n, f), zt("invalid", n);
8359
+ an(n, f), m = Wn(n, f), zt("invalid", n);
8336
8360
  break;
8337
8361
  case "option":
8338
8362
  m = f;
@@ -8359,7 +8383,7 @@ Error generating stack: ` + b.message + `
8359
8383
  fn(n), zn(n);
8360
8384
  break;
8361
8385
  case "option":
8362
- f.value != null && n.setAttribute("value", "" + tn(f.value));
8386
+ f.value != null && n.setAttribute("value", "" + nn(f.value));
8363
8387
  break;
8364
8388
  case "select":
8365
8389
  n.multiple = !!f.multiple, b = f.value, b != null ? Qn(n, !!f.multiple, b, !1) : f.defaultValue != null && Qn(
@@ -8409,7 +8433,7 @@ Error generating stack: ` + b.message + `
8409
8433
  return lr(r), null;
8410
8434
  case 13:
8411
8435
  if (_t(cn), f = r.memoizedState, n === null || n.memoizedState !== null && n.memoizedState.dehydrated !== null) {
8412
- if (an && Kr !== null && r.mode & 1 && !(r.flags & 128)) Bu(), Qi(), r.flags |= 98560, b = !1;
8436
+ if (on && Kr !== null && r.mode & 1 && !(r.flags & 128)) Bu(), Qi(), r.flags |= 98560, b = !1;
8413
8437
  else if (b = vd(r), f !== null && f.dehydrated !== null) {
8414
8438
  if (n === null) {
8415
8439
  if (!b) throw Error(u(318));
@@ -8442,7 +8466,7 @@ Error generating stack: ` + b.message + `
8442
8466
  }
8443
8467
  else {
8444
8468
  if (!f) if (n = wd(k), n !== null) {
8445
- if (r.flags |= 128, f = !0, s = n.updateQueue, s !== null && (r.updateQueue = s, r.flags |= 4), Vl(b, !0), b.tail === null && b.tailMode === "hidden" && !k.alternate && !an) return lr(r), null;
8469
+ if (r.flags |= 128, f = !0, s = n.updateQueue, s !== null && (r.updateQueue = s, r.flags |= 4), Vl(b, !0), b.tail === null && b.tailMode === "hidden" && !k.alternate && !on) return lr(r), null;
8446
8470
  } else 2 * Ze() - b.renderingStartTime > To && s !== 1073741824 && (r.flags |= 128, f = !0, Vl(b, !1), r.lanes = 4194304);
8447
8471
  b.isBackwards ? (k.sibling = r.child, r.child = k) : (s = b.last, s !== null ? s.sibling = k : r.child = k, b.last = k);
8448
8472
  }
@@ -9399,7 +9423,7 @@ Error generating stack: ` + b.message + `
9399
9423
  }
9400
9424
  B = Error(u(426));
9401
9425
  }
9402
- } else if (an && j.mode & 1) {
9426
+ } else if (on && j.mode & 1) {
9403
9427
  var Cn = Dm(k);
9404
9428
  if (Cn !== null) {
9405
9429
  !(Cn.flags & 65536) && (Cn.flags |= 256), Ui(Cn, k, j, b, r), _o(Hl(B, j));
@@ -9692,7 +9716,7 @@ Error generating stack: ` + b.message + `
9692
9716
  if (!(n.lanes & s) && !(r.flags & 128)) return jn = !1, io(n, r, s);
9693
9717
  jn = !!(n.flags & 131072);
9694
9718
  }
9695
- else jn = !1, an && r.flags & 1048576 && Cm(r, qo, r.index);
9719
+ else jn = !1, on && r.flags & 1048576 && Cm(r, qo, r.index);
9696
9720
  switch (r.lanes = 0, r.tag) {
9697
9721
  case 2:
9698
9722
  var f = r.type;
@@ -9700,7 +9724,7 @@ Error generating stack: ` + b.message + `
9700
9724
  var m = Da(r, hn.current);
9701
9725
  un(r, s), m = Fi(null, r, f, n, m, s);
9702
9726
  var b = ro();
9703
- return r.flags |= 1, typeof m == "object" && m !== null && typeof m.render == "function" && m.$$typeof === void 0 ? (r.tag = 1, r.memoizedState = null, r.updateQueue = null, Tn(f) ? (b = !0, Zr(r)) : b = !1, r.memoizedState = m.state !== null && m.state !== void 0 ? m.state : null, Jp(r), m.updater = zd, r.stateNode = m, m._reactInternals = r, Xu(r, f, n, s), r = Yl(null, r, f, !0, b, s)) : (r.tag = 0, an && b && gd(r), ir(null, r, m, s), r = r.child), r;
9727
+ return r.flags |= 1, typeof m == "object" && m !== null && typeof m.render == "function" && m.$$typeof === void 0 ? (r.tag = 1, r.memoizedState = null, r.updateQueue = null, Tn(f) ? (b = !0, Zr(r)) : b = !1, r.memoizedState = m.state !== null && m.state !== void 0 ? m.state : null, Jp(r), m.updater = zd, r.stateNode = m, m._reactInternals = r, Xu(r, f, n, s), r = Yl(null, r, f, !0, b, s)) : (r.tag = 0, on && b && gd(r), ir(null, r, m, s), r = r.child), r;
9704
9728
  case 16:
9705
9729
  f = r.elementType;
9706
9730
  e: {
@@ -9740,7 +9764,7 @@ Error generating stack: ` + b.message + `
9740
9764
  } else if (f !== m) {
9741
9765
  m = Hl(Error(u(424)), r), r = nh(n, r, f, s, m);
9742
9766
  break e;
9743
- } else for (Kr = Eo(r.stateNode.containerInfo.firstChild), Xr = r, an = !0, ja = null, s = xe(r, null, f, s), r.child = s; s; ) s.flags = s.flags & -3 | 4096, s = s.sibling;
9767
+ } else for (Kr = Eo(r.stateNode.containerInfo.firstChild), Xr = r, on = !0, ja = null, s = xe(r, null, f, s), r.child = s; s; ) s.flags = s.flags & -3 | 4096, s = s.sibling;
9744
9768
  else {
9745
9769
  if (Qi(), f === m) {
9746
9770
  r = ma(n, r, s);
@@ -10186,11 +10210,11 @@ var ho = {};
10186
10210
  * This source code is licensed under the MIT license found in the
10187
10211
  * LICENSE file in the root directory of this source tree.
10188
10212
  */
10189
- var _4;
10213
+ var _E;
10190
10214
  function uS() {
10191
- return _4 || (_4 = 1, process.env.NODE_ENV !== "production" && function() {
10215
+ return _E || (_E = 1, process.env.NODE_ENV !== "production" && function() {
10192
10216
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
10193
- var a = Et, l = qE(), u = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, d = !1;
10217
+ var a = Et, l = q4(), u = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, d = !1;
10194
10218
  function h(e) {
10195
10219
  d = e;
10196
10220
  }
@@ -10218,7 +10242,7 @@ function uS() {
10218
10242
  p.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, p);
10219
10243
  }
10220
10244
  }
10221
- var w = 0, I = 1, O = 2, R = 3, T = 4, D = 5, Q = 6, H = 7, W = 8, ne = 9, X = 10, le = 11, ue = 12, ce = 13, te = 14, re = 15, Qe = 16, Ye = 17, _e = 18, We = 19, Je = 21, Pe = 22, Le = 23, at = 24, ke = 25, At = !0, ae = !1, ve = !1, be = !1, ct = !1, bt = !0, Zt = !0, Pt = !0, mn = !0, Mt = /* @__PURE__ */ new Set(), mt = {}, tn = {};
10245
+ var w = 0, I = 1, O = 2, R = 3, T = 4, D = 5, Q = 6, H = 7, W = 8, ne = 9, X = 10, le = 11, ue = 12, ce = 13, te = 14, re = 15, Qe = 16, Ye = 17, _e = 18, We = 19, Je = 21, Pe = 22, Le = 23, at = 24, ke = 25, At = !0, ae = !1, ve = !1, be = !1, ct = !1, bt = !0, Zt = !0, Pt = !0, mn = !0, Mt = /* @__PURE__ */ new Set(), mt = {}, nn = {};
10222
10246
  function Sn(e, t) {
10223
10247
  Pn(e, t), Pn(e + "Capture", t);
10224
10248
  }
@@ -10226,13 +10250,13 @@ function uS() {
10226
10250
  mt[e] && g("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.", e), mt[e] = t;
10227
10251
  {
10228
10252
  var o = e.toLowerCase();
10229
- tn[o] = e, e === "onDoubleClick" && (tn.ondblclick = e);
10253
+ nn[o] = e, e === "onDoubleClick" && (nn.ondblclick = e);
10230
10254
  }
10231
10255
  for (var i = 0; i < t.length; i++)
10232
10256
  Mt.add(t[i]);
10233
10257
  }
10234
10258
  var fn = typeof window < "u" && typeof window.document < "u" && typeof window.document.createElement < "u", vn = Object.prototype.hasOwnProperty;
10235
- function nn(e) {
10259
+ function rn(e) {
10236
10260
  {
10237
10261
  var t = typeof Symbol == "function" && Symbol.toStringTag, o = t && e[Symbol.toStringTag] || e.constructor.name || "Object";
10238
10262
  return o;
@@ -10240,37 +10264,37 @@ function uS() {
10240
10264
  }
10241
10265
  function Wn(e) {
10242
10266
  try {
10243
- return rn(e), !1;
10267
+ return an(e), !1;
10244
10268
  } catch {
10245
10269
  return !0;
10246
10270
  }
10247
10271
  }
10248
- function rn(e) {
10272
+ function an(e) {
10249
10273
  return "" + e;
10250
10274
  }
10251
10275
  function ln(e, t) {
10252
10276
  if (Wn(e))
10253
- return g("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.", t, nn(e)), rn(e);
10277
+ return g("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.", t, rn(e)), an(e);
10254
10278
  }
10255
10279
  function Fr(e) {
10256
10280
  if (Wn(e))
10257
- return g("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", nn(e)), rn(e);
10281
+ return g("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", rn(e)), an(e);
10258
10282
  }
10259
10283
  function ka(e, t) {
10260
10284
  if (Wn(e))
10261
- return g("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.", t, nn(e)), rn(e);
10285
+ return g("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.", t, rn(e)), an(e);
10262
10286
  }
10263
10287
  function On(e, t) {
10264
10288
  if (Wn(e))
10265
- return g("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.", t, nn(e)), rn(e);
10289
+ return g("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.", t, rn(e)), an(e);
10266
10290
  }
10267
10291
  function ca(e) {
10268
10292
  if (Wn(e))
10269
- return g("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.", nn(e)), rn(e);
10293
+ return g("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.", rn(e)), an(e);
10270
10294
  }
10271
10295
  function Qn(e) {
10272
10296
  if (Wn(e))
10273
- return g("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before before using it here.", nn(e)), rn(e);
10297
+ return g("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before before using it here.", rn(e)), an(e);
10274
10298
  }
10275
10299
  var er = 0, Hr = 1, Ia = 2, zn = 3, Rr = 4, Ra = 5, Za = 6, Ee = ":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD", ze = Ee + "\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040", dt = new RegExp("^[" + Ee + "][" + ze + "]*$"), Qt = {}, Kt = {};
10276
10300
  function Fn(e) {
@@ -12766,7 +12790,7 @@ Check the render method of \`` + e + "`." : "";
12766
12790
  }
12767
12791
  return null;
12768
12792
  }
12769
- function an(e) {
12793
+ function on(e) {
12770
12794
  var t = md(e);
12771
12795
  return t !== null ? ja(t) : null;
12772
12796
  }
@@ -14984,7 +15008,7 @@ Check the render method of \`` + e + "`." : "";
14984
15008
  }, m1 = function(e, t) {
14985
15009
  Sp(e, t), nd(e, t), gm(e, t, {
14986
15010
  registrationNameDependencies: mt,
14987
- possibleRegistrationNames: tn
15011
+ possibleRegistrationNames: nn
14988
15012
  });
14989
15013
  }, v5 = fn && !document.documentMode, xh = function(e, t, o) {
14990
15014
  if (!Fa) {
@@ -19128,12 +19152,12 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
19128
19152
  i.payload = function() {
19129
19153
  return c(p);
19130
19154
  }, i.callback = function() {
19131
- e4(e), Ub(e, t);
19155
+ eE(e), Ub(e, t);
19132
19156
  };
19133
19157
  }
19134
19158
  var v = e.stateNode;
19135
19159
  return v !== null && typeof v.componentDidCatch == "function" && (i.callback = function() {
19136
- e4(e), Ub(e, t), typeof c != "function" && ck(this);
19160
+ eE(e), Ub(e, t), typeof c != "function" && ck(this);
19137
19161
  var A = t.value, E = t.stack;
19138
19162
  this.componentDidCatch(A, {
19139
19163
  componentStack: E !== null ? E : ""
@@ -19756,7 +19780,7 @@ Check the render method of \`` + i + "`.");
19756
19780
  return (c & vt) === qe && p !== null ? (A = p, A.childLanes = de, A.pendingProps = v, e.mode & Tt && (A.actualDuration = 0, A.actualStartTime = -1, A.selfBaseDuration = 0, A.treeBaseDuration = 0), E = ou(o, c, i, null)) : (A = t2(v, c), E = ou(o, c, i, null)), A.return = e, E.return = e, A.sibling = E, e.child = A, E;
19757
19781
  }
19758
19782
  function t2(e, t, o) {
19759
- return t4(e, t, de, null);
19783
+ return tE(e, t, de, null);
19760
19784
  }
19761
19785
  function n3(e, t) {
19762
19786
  return Rc(e, t);
@@ -22476,13 +22500,13 @@ Error message:
22476
22500
  {
22477
22501
  var bk = null;
22478
22502
  C2 = function(e, t, o) {
22479
- var i = n4(bk, t);
22503
+ var i = nE(bk, t);
22480
22504
  try {
22481
22505
  return s3(e, t, o);
22482
22506
  } catch (p) {
22483
22507
  if (L6() || p !== null && typeof p == "object" && typeof p.then == "function")
22484
22508
  throw p;
22485
- if (U1(), cw(), h3(e, t), n4(t, i), t.mode & Tt && kb(t), Di(null, s3, null, e, t, o), Xo()) {
22509
+ if (U1(), cw(), h3(e, t), nE(t, i), t.mode & Tt && kb(t), Di(null, s3, null, e, t, o), Xo()) {
22486
22510
  var c = Nu();
22487
22511
  typeof c == "object" && c !== null && c._suppressLogging && typeof p == "object" && p !== null && !p._suppressLogging && (p._suppressLogging = !0);
22488
22512
  }
@@ -22644,7 +22668,7 @@ This ensures that you're testing the behavior the user would see in the browser.
22644
22668
  return !1;
22645
22669
  }
22646
22670
  }
22647
- function e4(e) {
22671
+ function eE(e) {
22648
22672
  {
22649
22673
  if (zo === null || typeof WeakSet != "function")
22650
22674
  return;
@@ -22858,7 +22882,7 @@ This ensures that you're testing the behavior the user would see in the browser.
22858
22882
  case he:
22859
22883
  return Bk(o, c, p, t);
22860
22884
  case Ct:
22861
- return t4(o, c, p, t);
22885
+ return tE(o, c, p, t);
22862
22886
  case lt:
22863
22887
  case Oe:
22864
22888
  case ft:
@@ -22923,7 +22947,7 @@ Check the render method of \`` + S + "`.");
22923
22947
  var c = fo(We, e, i, t);
22924
22948
  return c.elementType = he, c.lanes = o, c;
22925
22949
  }
22926
- function t4(e, t, o, i) {
22950
+ function tE(e, t, o, i) {
22927
22951
  var c = fo(Pe, e, i, t);
22928
22952
  c.elementType = Ct, c.lanes = o;
22929
22953
  var p = {
@@ -22952,7 +22976,7 @@ Check the render method of \`` + S + "`.");
22952
22976
  implementation: e.implementation
22953
22977
  }, c;
22954
22978
  }
22955
- function n4(e, t) {
22979
+ function nE(e, t) {
22956
22980
  return e === null && (e = fo(O, null, null, qe)), e.tag = t.tag, e.key = t.key, e.elementType = t.elementType, e.type = t.type, e.stateNode = t.stateNode, e.return = t.return, e.child = t.child, e.sibling = t.sibling, e.index = t.index, e.ref = t.ref, e.pendingProps = t.pendingProps, e.memoizedProps = t.memoizedProps, e.updateQueue = t.updateQueue, e.memoizedState = t.memoizedState, e.dependencies = t.dependencies, e.mode = t.mode, e.flags = t.flags, e.subtreeFlags = t.subtreeFlags, e.deletions = t.deletions, e.lanes = t.lanes, e.childLanes = t.childLanes, e.alternate = t.alternate, e.actualDuration = t.actualDuration, e.actualStartTime = t.actualStartTime, e.selfBaseDuration = t.selfBaseDuration, e.treeBaseDuration = t.treeBaseDuration, e._debugSource = t._debugSource, e._debugOwner = t._debugOwner, e._debugNeedsRemount = t._debugNeedsRemount, e._debugHookTypes = t._debugHookTypes, e;
22957
22981
  }
22958
22982
  function zk(e, t, o, i, c) {
@@ -22971,7 +22995,7 @@ Check the render method of \`` + S + "`.");
22971
22995
  break;
22972
22996
  }
22973
22997
  }
22974
- function r4(e, t, o, i, c, p, v, A, E, S) {
22998
+ function rE(e, t, o, i, c, p, v, A, E, S) {
22975
22999
  var L = new zk(e, t, o, A, E), Y = Dk(t, p);
22976
23000
  L.current = Y, Y.stateNode = L;
22977
23001
  {
@@ -23001,7 +23025,7 @@ Check the render method of \`` + S + "`.");
23001
23025
  }
23002
23026
  var Q2, z2;
23003
23027
  Q2 = !1, z2 = {};
23004
- function a4(e) {
23028
+ function aE(e) {
23005
23029
  if (!e)
23006
23030
  return co;
23007
23031
  var t = Os(e), o = E6(t);
@@ -23039,13 +23063,13 @@ Check the render method of \`` + S + "`.");
23039
23063
  return c.stateNode;
23040
23064
  }
23041
23065
  }
23042
- function o4(e, t, o, i, c, p, v, A) {
23066
+ function oE(e, t, o, i, c, p, v, A) {
23043
23067
  var E = !1, S = null;
23044
- return r4(e, t, E, S, o, i, c, p, v);
23068
+ return rE(e, t, E, S, o, i, c, p, v);
23045
23069
  }
23046
- function i4(e, t, o, i, c, p, v, A, E, S) {
23047
- var L = !0, Y = r4(o, i, L, e, c, p, v, A, E);
23048
- Y.context = a4(null);
23070
+ function iE(e, t, o, i, c, p, v, A, E, S) {
23071
+ var L = !0, Y = rE(o, i, L, e, c, p, v, A, E);
23072
+ Y.context = aE(null);
23049
23073
  var F = Y.current, q = Aa(), $ = ru(F), ie = as(q, $);
23050
23074
  return ie.callback = t ?? null, Xs(F, ie, $), Zx(Y, $, q), Y;
23051
23075
  }
@@ -23053,7 +23077,7 @@ Check the render method of \`` + S + "`.");
23053
23077
  Qp(t, e);
23054
23078
  var c = t.current, p = Aa(), v = ru(c);
23055
23079
  cn(v);
23056
- var A = a4(o);
23080
+ var A = aE(o);
23057
23081
  t.context === null ? t.context = A : t.pendingContext = A, Ri && Sr !== null && !Q2 && (Q2 = !0, g(`Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate.
23058
23082
 
23059
23083
  Check the render method of %s.`, ht(Sr) || "Unknown"));
@@ -23099,14 +23123,14 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23099
23123
  }
23100
23124
  }
23101
23125
  }
23102
- function l4(e, t) {
23126
+ function lE(e, t) {
23103
23127
  var o = e.memoizedState;
23104
23128
  o !== null && o.dehydrated !== null && (o.retryLane = th(o.retryLane, t));
23105
23129
  }
23106
23130
  function F2(e, t) {
23107
- l4(e, t);
23131
+ lE(e, t);
23108
23132
  var o = e.alternate;
23109
- o && l4(o, t);
23133
+ o && lE(o, t);
23110
23134
  }
23111
23135
  function Yk(e) {
23112
23136
  if (e.tag === ce) {
@@ -23128,36 +23152,36 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23128
23152
  F2(e, t);
23129
23153
  }
23130
23154
  }
23131
- function s4(e) {
23132
- var t = an(e);
23155
+ function sE(e) {
23156
+ var t = on(e);
23133
23157
  return t === null ? null : t.stateNode;
23134
23158
  }
23135
- var u4 = function(e) {
23159
+ var uE = function(e) {
23136
23160
  return null;
23137
23161
  };
23138
23162
  function Vk(e) {
23139
- return u4(e);
23163
+ return uE(e);
23140
23164
  }
23141
- var c4 = function(e) {
23165
+ var cE = function(e) {
23142
23166
  return !1;
23143
23167
  };
23144
23168
  function Gk(e) {
23145
- return c4(e);
23169
+ return cE(e);
23146
23170
  }
23147
- var d4 = null, f4 = null, p4 = null, h4 = null, g4 = null, m4 = null, v4 = null, y4 = null, b4 = null;
23171
+ var dE = null, fE = null, pE = null, hE = null, gE = null, mE = null, vE = null, yE = null, bE = null;
23148
23172
  {
23149
- var A4 = function(e, t, o) {
23173
+ var AE = function(e, t, o) {
23150
23174
  var i = t[o], c = ar(e) ? e.slice() : pt({}, e);
23151
- return o + 1 === t.length ? (ar(c) ? c.splice(i, 1) : delete c[i], c) : (c[i] = A4(e[i], t, o + 1), c);
23152
- }, w4 = function(e, t) {
23153
- return A4(e, t, 0);
23154
- }, E4 = function(e, t, o, i) {
23175
+ return o + 1 === t.length ? (ar(c) ? c.splice(i, 1) : delete c[i], c) : (c[i] = AE(e[i], t, o + 1), c);
23176
+ }, wE = function(e, t) {
23177
+ return AE(e, t, 0);
23178
+ }, EE = function(e, t, o, i) {
23155
23179
  var c = t[i], p = ar(e) ? e.slice() : pt({}, e);
23156
23180
  if (i + 1 === t.length) {
23157
23181
  var v = o[i];
23158
23182
  p[v] = p[c], ar(p) ? p.splice(c, 1) : delete p[c];
23159
23183
  } else
23160
- p[c] = E4(
23184
+ p[c] = EE(
23161
23185
  // $FlowFixMe number or string is fine here
23162
23186
  e[c],
23163
23187
  t,
@@ -23165,7 +23189,7 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23165
23189
  i + 1
23166
23190
  );
23167
23191
  return p;
23168
- }, C4 = function(e, t, o) {
23192
+ }, CE = function(e, t, o) {
23169
23193
  if (t.length !== o.length) {
23170
23194
  y("copyWithRename() expects paths of the same length");
23171
23195
  return;
@@ -23175,62 +23199,62 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23175
23199
  y("copyWithRename() expects paths to be the same except for the deepest key");
23176
23200
  return;
23177
23201
  }
23178
- return E4(e, t, o, 0);
23179
- }, x4 = function(e, t, o, i) {
23202
+ return EE(e, t, o, 0);
23203
+ }, xE = function(e, t, o, i) {
23180
23204
  if (o >= t.length)
23181
23205
  return i;
23182
23206
  var c = t[o], p = ar(e) ? e.slice() : pt({}, e);
23183
- return p[c] = x4(e[c], t, o + 1, i), p;
23184
- }, k4 = function(e, t, o) {
23185
- return x4(e, t, 0, o);
23207
+ return p[c] = xE(e[c], t, o + 1, i), p;
23208
+ }, kE = function(e, t, o) {
23209
+ return xE(e, t, 0, o);
23186
23210
  }, H2 = function(e, t) {
23187
23211
  for (var o = e.memoizedState; o !== null && t > 0; )
23188
23212
  o = o.next, t--;
23189
23213
  return o;
23190
23214
  };
23191
- d4 = function(e, t, o, i) {
23215
+ dE = function(e, t, o, i) {
23192
23216
  var c = H2(e, t);
23193
23217
  if (c !== null) {
23194
- var p = k4(c.memoizedState, o, i);
23218
+ var p = kE(c.memoizedState, o, i);
23195
23219
  c.memoizedState = p, c.baseState = p, e.memoizedProps = pt({}, e.memoizedProps);
23196
23220
  var v = Ha(e, nt);
23197
23221
  v !== null && vr(v, e, nt, Xt);
23198
23222
  }
23199
- }, f4 = function(e, t, o) {
23223
+ }, fE = function(e, t, o) {
23200
23224
  var i = H2(e, t);
23201
23225
  if (i !== null) {
23202
- var c = w4(i.memoizedState, o);
23226
+ var c = wE(i.memoizedState, o);
23203
23227
  i.memoizedState = c, i.baseState = c, e.memoizedProps = pt({}, e.memoizedProps);
23204
23228
  var p = Ha(e, nt);
23205
23229
  p !== null && vr(p, e, nt, Xt);
23206
23230
  }
23207
- }, p4 = function(e, t, o, i) {
23231
+ }, pE = function(e, t, o, i) {
23208
23232
  var c = H2(e, t);
23209
23233
  if (c !== null) {
23210
- var p = C4(c.memoizedState, o, i);
23234
+ var p = CE(c.memoizedState, o, i);
23211
23235
  c.memoizedState = p, c.baseState = p, e.memoizedProps = pt({}, e.memoizedProps);
23212
23236
  var v = Ha(e, nt);
23213
23237
  v !== null && vr(v, e, nt, Xt);
23214
23238
  }
23215
- }, h4 = function(e, t, o) {
23216
- e.pendingProps = k4(e.memoizedProps, t, o), e.alternate && (e.alternate.pendingProps = e.pendingProps);
23239
+ }, hE = function(e, t, o) {
23240
+ e.pendingProps = kE(e.memoizedProps, t, o), e.alternate && (e.alternate.pendingProps = e.pendingProps);
23217
23241
  var i = Ha(e, nt);
23218
23242
  i !== null && vr(i, e, nt, Xt);
23219
- }, g4 = function(e, t) {
23220
- e.pendingProps = w4(e.memoizedProps, t), e.alternate && (e.alternate.pendingProps = e.pendingProps);
23243
+ }, gE = function(e, t) {
23244
+ e.pendingProps = wE(e.memoizedProps, t), e.alternate && (e.alternate.pendingProps = e.pendingProps);
23221
23245
  var o = Ha(e, nt);
23222
23246
  o !== null && vr(o, e, nt, Xt);
23223
- }, m4 = function(e, t, o) {
23224
- e.pendingProps = C4(e.memoizedProps, t, o), e.alternate && (e.alternate.pendingProps = e.pendingProps);
23247
+ }, mE = function(e, t, o) {
23248
+ e.pendingProps = CE(e.memoizedProps, t, o), e.alternate && (e.alternate.pendingProps = e.pendingProps);
23225
23249
  var i = Ha(e, nt);
23226
23250
  i !== null && vr(i, e, nt, Xt);
23227
- }, v4 = function(e) {
23251
+ }, vE = function(e) {
23228
23252
  var t = Ha(e, nt);
23229
23253
  t !== null && vr(t, e, nt, Xt);
23230
- }, y4 = function(e) {
23231
- u4 = e;
23232
- }, b4 = function(e) {
23233
- c4 = e;
23254
+ }, yE = function(e) {
23255
+ uE = e;
23256
+ }, bE = function(e) {
23257
+ cE = e;
23234
23258
  };
23235
23259
  }
23236
23260
  function Wk(e) {
@@ -23250,15 +23274,15 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23250
23274
  version: e.version,
23251
23275
  rendererPackageName: e.rendererPackageName,
23252
23276
  rendererConfig: e.rendererConfig,
23253
- overrideHookState: d4,
23254
- overrideHookStateDeletePath: f4,
23255
- overrideHookStateRenamePath: p4,
23256
- overrideProps: h4,
23257
- overridePropsDeletePath: g4,
23258
- overridePropsRenamePath: m4,
23259
- setErrorHandler: y4,
23260
- setSuspenseHandler: b4,
23261
- scheduleUpdate: v4,
23277
+ overrideHookState: dE,
23278
+ overrideHookStateDeletePath: fE,
23279
+ overrideHookStateRenamePath: pE,
23280
+ overrideProps: hE,
23281
+ overridePropsDeletePath: gE,
23282
+ overridePropsRenamePath: mE,
23283
+ setErrorHandler: yE,
23284
+ setSuspenseHandler: bE,
23285
+ scheduleUpdate: vE,
23262
23286
  currentDispatcherRef: o,
23263
23287
  findHostInstanceByFiber: Wk,
23264
23288
  findFiberByHostInstance: t || Zk,
@@ -23274,7 +23298,7 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23274
23298
  reconcilerVersion: M2
23275
23299
  });
23276
23300
  }
23277
- var I4 = typeof reportError == "function" ? (
23301
+ var IE = typeof reportError == "function" ? (
23278
23302
  // In modern browsers, reportError will dispatch an error event,
23279
23303
  // emulating an uncaught JavaScript error.
23280
23304
  reportError
@@ -23292,7 +23316,7 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23292
23316
  typeof arguments[1] == "function" ? g("render(...): does not support the second callback argument. To execute a side effect after rendering, declare it in a component body with useEffect().") : z0(arguments[1]) ? g("You passed a container to the second argument of root.render(...). You don't need to pass it again since you already passed it to create the root.") : typeof arguments[1] < "u" && g("You passed a second argument to root.render(...) but it only accepts one argument.");
23293
23317
  var o = t.containerInfo;
23294
23318
  if (o.nodeType !== Ln) {
23295
- var i = s4(t.current);
23319
+ var i = sE(t.current);
23296
23320
  i && i.parentNode !== o && g("render(...): It looks like the React-rendered content of the root container was removed without using React. This is not supported and will cause errors. Instead, call root.unmount() to empty a root's container.");
23297
23321
  }
23298
23322
  }
@@ -23311,13 +23335,13 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23311
23335
  function qk(e, t) {
23312
23336
  if (!z0(e))
23313
23337
  throw new Error("createRoot(...): Target container is not a DOM element.");
23314
- R4(e);
23315
- var o = !1, i = !1, c = "", p = I4;
23338
+ RE(e);
23339
+ var o = !1, i = !1, c = "", p = IE;
23316
23340
  t != null && (t.hydrate ? y("hydrate through createRoot is deprecated. Use ReactDOMClient.hydrateRoot(container, <App />) instead.") : typeof t == "object" && t !== null && t.$$typeof === Yr && g(`You passed a JSX element to createRoot. You probably meant to call root.render instead. Example usage:
23317
23341
 
23318
23342
  let root = createRoot(domContainer);
23319
23343
  root.render(<App />);`), t.unstable_strictMode === !0 && (o = !0), t.identifierPrefix !== void 0 && (c = t.identifierPrefix), t.onRecoverableError !== void 0 && (p = t.onRecoverableError), t.transitionCallbacks !== void 0 && t.transitionCallbacks);
23320
- var v = o4(e, T1, null, o, i, c, p);
23344
+ var v = oE(e, T1, null, o, i, c, p);
23321
23345
  k1(v.current, e);
23322
23346
  var A = e.nodeType === Ln ? e.parentNode : e;
23323
23347
  return wh(A), new U2(v);
@@ -23332,10 +23356,10 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23332
23356
  function $k(e, t, o) {
23333
23357
  if (!z0(e))
23334
23358
  throw new Error("hydrateRoot(...): Target container is not a DOM element.");
23335
- R4(e), t === void 0 && g("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");
23336
- var i = o ?? null, c = o != null && o.hydratedSources || null, p = !1, v = !1, A = "", E = I4;
23359
+ RE(e), t === void 0 && g("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");
23360
+ var i = o ?? null, c = o != null && o.hydratedSources || null, p = !1, v = !1, A = "", E = IE;
23337
23361
  o != null && (o.unstable_strictMode === !0 && (p = !0), o.identifierPrefix !== void 0 && (A = o.identifierPrefix), o.onRecoverableError !== void 0 && (E = o.onRecoverableError));
23338
- var S = i4(t, null, e, T1, i, p, v, A, E);
23362
+ var S = iE(t, null, e, T1, i, p, v, A, E);
23339
23363
  if (k1(S.current, e), wh(e), c)
23340
23364
  for (var L = 0; L < c.length; L++) {
23341
23365
  var Y = c[L];
@@ -23349,13 +23373,13 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23349
23373
  function gg(e) {
23350
23374
  return !!(e && (e.nodeType === Vr || e.nodeType === Zo || e.nodeType === Cp || e.nodeType === Ln && e.nodeValue === " react-mount-point-unstable "));
23351
23375
  }
23352
- function R4(e) {
23376
+ function RE(e) {
23353
23377
  e.nodeType === Vr && e.tagName && e.tagName.toUpperCase() === "BODY" && g("createRoot(): Creating roots directly with document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try using a container element created for your app."), Th(e) && (e._reactRootContainer ? g("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported.") : g("You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it."));
23354
23378
  }
23355
- var eI = u.ReactCurrentOwner, S4;
23356
- S4 = function(e) {
23379
+ var eI = u.ReactCurrentOwner, SE;
23380
+ SE = function(e) {
23357
23381
  if (e._reactRootContainer && e.nodeType !== Ln) {
23358
- var t = s4(e._reactRootContainer.current);
23382
+ var t = sE(e._reactRootContainer.current);
23359
23383
  t && t.parentNode !== e && g("render(...): It looks like the React-rendered content of this container was removed without using React. This is not supported and will cause errors. Instead, call ReactDOM.unmountComponentAtNode to empty a container.");
23360
23384
  }
23361
23385
  var o = !!e._reactRootContainer, i = Y2(e), c = !!(i && Js(i));
@@ -23364,7 +23388,7 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23364
23388
  function Y2(e) {
23365
23389
  return e ? e.nodeType === Zo ? e.documentElement : e.firstChild : null;
23366
23390
  }
23367
- function P4() {
23391
+ function PE() {
23368
23392
  }
23369
23393
  function tI(e, t, o, i, c) {
23370
23394
  if (c) {
@@ -23375,7 +23399,7 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23375
23399
  p.call(F);
23376
23400
  };
23377
23401
  }
23378
- var v = i4(
23402
+ var v = iE(
23379
23403
  t,
23380
23404
  i,
23381
23405
  e,
@@ -23388,7 +23412,7 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23388
23412
  // concurrentUpdatesByDefaultOverride,
23389
23413
  "",
23390
23414
  // identifierPrefix
23391
- P4
23415
+ PE
23392
23416
  );
23393
23417
  e._reactRootContainer = v, k1(v.current, e);
23394
23418
  var A = e.nodeType === Ln ? e.parentNode : e;
@@ -23403,7 +23427,7 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23403
23427
  S.call(F);
23404
23428
  };
23405
23429
  }
23406
- var L = o4(
23430
+ var L = oE(
23407
23431
  e,
23408
23432
  Gs,
23409
23433
  null,
@@ -23414,7 +23438,7 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23414
23438
  // concurrentUpdatesByDefaultOverride,
23415
23439
  "",
23416
23440
  // identifierPrefix
23417
- P4
23441
+ PE
23418
23442
  );
23419
23443
  e._reactRootContainer = L, k1(L.current, e);
23420
23444
  var Y = e.nodeType === Ln ? e.parentNode : e;
@@ -23427,7 +23451,7 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23427
23451
  e !== null && typeof e != "function" && g("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.", t, e);
23428
23452
  }
23429
23453
  function F0(e, t, o, i, c) {
23430
- S4(o), nI(c === void 0 ? null : c, "render");
23454
+ SE(o), nI(c === void 0 ? null : c, "render");
23431
23455
  var p = o._reactRootContainer, v;
23432
23456
  if (!p)
23433
23457
  v = tI(o, t, e, c, i);
@@ -23443,10 +23467,10 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23443
23467
  }
23444
23468
  return M0(v);
23445
23469
  }
23446
- var O4 = !1;
23470
+ var OE = !1;
23447
23471
  function rI(e) {
23448
23472
  {
23449
- O4 || (O4 = !0, g("findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node"));
23473
+ OE || (OE = !0, g("findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node"));
23450
23474
  var t = eI.current;
23451
23475
  if (t !== null && t.stateNode !== null) {
23452
23476
  var o = t.stateNode._warnedAboutRefsInRender;
@@ -23480,9 +23504,9 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23480
23504
  throw new Error("parentComponent must be a valid React Component");
23481
23505
  return F0(e, t, o, !1, i);
23482
23506
  }
23483
- var L4 = !1;
23507
+ var LE = !1;
23484
23508
  function lI(e) {
23485
- if (L4 || (L4 = !0, g("unmountComponentAtNode is deprecated and will be removed in the next major release. Switch to the createRoot API. Learn more: https://reactjs.org/link/switch-to-createroot")), !gg(e))
23509
+ if (LE || (LE = !0, g("unmountComponentAtNode is deprecated and will be removed in the next major release. Switch to the createRoot API. Learn more: https://reactjs.org/link/switch-to-createroot")), !gg(e))
23486
23510
  throw new Error("unmountComponentAtNode(...): Target container is not a DOM element.");
23487
23511
  {
23488
23512
  var t = Th(e) && e._reactRootContainer === void 0;
@@ -23540,27 +23564,27 @@ Check the render method of %s.`, ht(Sr) || "Unknown"));
23540
23564
  rendererPackageName: "react-dom"
23541
23565
  });
23542
23566
  if (!pI && fn && window.top === window.self && (navigator.userAgent.indexOf("Chrome") > -1 && navigator.userAgent.indexOf("Edge") === -1 || navigator.userAgent.indexOf("Firefox") > -1)) {
23543
- var T4 = window.location.protocol;
23544
- /^(https?|file):$/.test(T4) && console.info("%cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools" + (T4 === "file:" ? `
23567
+ var TE = window.location.protocol;
23568
+ /^(https?|file):$/.test(TE) && console.info("%cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools" + (TE === "file:" ? `
23545
23569
  You might need to use a local HTTP server (instead of file://): https://reactjs.org/link/react-devtools-faq` : ""), "font-weight:bold");
23546
23570
  }
23547
23571
  ho.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = J2, ho.createPortal = sI, ho.createRoot = cI, ho.findDOMNode = rI, ho.flushSync = fI, ho.hydrate = aI, ho.hydrateRoot = dI, ho.render = oI, ho.unmountComponentAtNode = lI, ho.unstable_batchedUpdates = A2, ho.unstable_renderSubtreeIntoContainer = uI, ho.version = M2, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
23548
23572
  }()), ho;
23549
23573
  }
23550
- function _E() {
23574
+ function _4() {
23551
23575
  if (!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ > "u" || typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE != "function")) {
23552
23576
  if (process.env.NODE_ENV !== "production")
23553
23577
  throw new Error("^_^");
23554
23578
  try {
23555
- __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(_E);
23579
+ __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(_4);
23556
23580
  } catch (a) {
23557
23581
  console.error(a);
23558
23582
  }
23559
23583
  }
23560
23584
  }
23561
- process.env.NODE_ENV === "production" ? (_E(), cA.exports = sS()) : cA.exports = uS();
23585
+ process.env.NODE_ENV === "production" ? (_4(), cA.exports = sS()) : cA.exports = uS();
23562
23586
  var OA = cA.exports;
23563
- class $E {
23587
+ class $4 {
23564
23588
  isDefaultPrevented() {
23565
23589
  return this.nativeEvent.defaultPrevented;
23566
23590
  }
@@ -23584,7 +23608,7 @@ function e7(a) {
23584
23608
  isFocused: !1,
23585
23609
  observer: null
23586
23610
  });
23587
- VE(() => {
23611
+ V4(() => {
23588
23612
  const d = l.current;
23589
23613
  return () => {
23590
23614
  d.observer && (d.observer.disconnect(), d.observer = null);
@@ -23597,7 +23621,7 @@ function e7(a) {
23597
23621
  if (d.target instanceof HTMLButtonElement || d.target instanceof HTMLInputElement || d.target instanceof HTMLTextAreaElement || d.target instanceof HTMLSelectElement) {
23598
23622
  l.current.isFocused = !0;
23599
23623
  let h = d.target, y = (g) => {
23600
- l.current.isFocused = !1, h.disabled && u(new $E("blur", g)), l.current.observer && (l.current.observer.disconnect(), l.current.observer = null);
23624
+ l.current.isFocused = !1, h.disabled && u(new $4("blur", g)), l.current.observer && (l.current.observer.disconnect(), l.current.observer = null);
23601
23625
  };
23602
23626
  h.addEventListener("focusout", y, {
23603
23627
  once: !0
@@ -23715,7 +23739,7 @@ function vS(a) {
23715
23739
  h
23716
23740
  ]), g = e7(y), x = xa((w) => {
23717
23741
  const I = hu(w.target), O = I ? uA(I) : uA();
23718
- w.target === w.currentTarget && O === WE(w.nativeEvent) && (u && u(w), h && h(!0), g(w));
23742
+ w.target === w.currentTarget && O === W4(w.nativeEvent) && (u && u(w), h && h(!0), g(w));
23719
23743
  }, [
23720
23744
  h,
23721
23745
  u,
@@ -23731,7 +23755,7 @@ function vS(a) {
23731
23755
  function yS(a) {
23732
23756
  let { isDisabled: l, onBlurWithin: u, onFocusWithin: d, onFocusWithinChange: h } = a, y = Ga({
23733
23757
  isFocusWithin: !1
23734
- }), { addGlobalListener: g, removeAllGlobalListeners: x } = KE(), w = xa((R) => {
23758
+ }), { addGlobalListener: g, removeAllGlobalListeners: x } = K4(), w = xa((R) => {
23735
23759
  R.currentTarget.contains(R.target) && y.current.isFocusWithin && !R.currentTarget.contains(R.relatedTarget) && (y.current.isFocusWithin = !1, x(), u && u(R), h && h(!1));
23736
23760
  }, [
23737
23761
  u,
@@ -23741,12 +23765,12 @@ function yS(a) {
23741
23765
  ]), I = e7(w), O = xa((R) => {
23742
23766
  if (!R.currentTarget.contains(R.target)) return;
23743
23767
  const T = hu(R.target), D = uA(T);
23744
- if (!y.current.isFocusWithin && D === WE(R.nativeEvent)) {
23768
+ if (!y.current.isFocusWithin && D === W4(R.nativeEvent)) {
23745
23769
  d && d(R), h && h(!0), y.current.isFocusWithin = !0, I(R);
23746
23770
  let Q = R.currentTarget;
23747
23771
  g(T, "focus", (H) => {
23748
- if (y.current.isFocusWithin && !GE(Q, H.target)) {
23749
- let W = new $E("blur", new T.defaultView.FocusEvent("blur", {
23772
+ if (y.current.isFocusWithin && !G4(Q, H.target)) {
23773
+ let W = new $4("blur", new T.defaultView.FocusEvent("blur", {
23750
23774
  relatedTarget: H.target
23751
23775
  }));
23752
23776
  W.target = Q, W.currentTarget = Q, w(W);
@@ -23781,13 +23805,13 @@ function hA() {
23781
23805
  tv = !1;
23782
23806
  }, 50);
23783
23807
  }
23784
- function $4(a) {
23808
+ function $E(a) {
23785
23809
  a.pointerType === "touch" && hA();
23786
23810
  }
23787
23811
  function bS() {
23788
23812
  if (!(typeof document > "u"))
23789
- return typeof PointerEvent < "u" ? document.addEventListener("pointerup", $4) : document.addEventListener("touchend", hA), X2++, () => {
23790
- X2--, !(X2 > 0) && (typeof PointerEvent < "u" ? document.removeEventListener("pointerup", $4) : document.removeEventListener("touchend", hA));
23813
+ return typeof PointerEvent < "u" ? document.addEventListener("pointerup", $E) : document.addEventListener("touchend", hA), X2++, () => {
23814
+ X2--, !(X2 > 0) && (typeof PointerEvent < "u" ? document.removeEventListener("pointerup", $E) : document.removeEventListener("touchend", hA));
23791
23815
  };
23792
23816
  }
23793
23817
  function Dg(a) {
@@ -23798,13 +23822,13 @@ function Dg(a) {
23798
23822
  target: null
23799
23823
  }).current;
23800
23824
  Wa(bS, []);
23801
- let { addGlobalListener: w, removeAllGlobalListeners: I } = KE(), { hoverProps: O, triggerHoverEnd: R } = zr(() => {
23825
+ let { addGlobalListener: w, removeAllGlobalListeners: I } = K4(), { hoverProps: O, triggerHoverEnd: R } = zr(() => {
23802
23826
  let T = (H, W) => {
23803
23827
  if (x.pointerType = W, h || W === "touch" || x.isHovered || !H.currentTarget.contains(H.target)) return;
23804
23828
  x.isHovered = !0;
23805
23829
  let ne = H.currentTarget;
23806
23830
  x.target = ne, w(hu(H.target), "pointerover", (X) => {
23807
- x.isHovered && x.target && !GE(x.target, X.target) && D(X, X.pointerType);
23831
+ x.isHovered && x.target && !G4(x.target, X.target) && D(X, X.pointerType);
23808
23832
  }, {
23809
23833
  capture: !0
23810
23834
  }), l && l({
@@ -23960,7 +23984,7 @@ function TA() {
23960
23984
  return Wa(() => () => a.dispose(), [a]), a;
23961
23985
  }
23962
23986
  let DA = (a, l) => {
23963
- i7.isServer ? Wa(a, l) : RE(a, l);
23987
+ i7.isServer ? Wa(a, l) : R4(a, l);
23964
23988
  };
23965
23989
  function kS(a) {
23966
23990
  let l = Ga(a);
@@ -24005,7 +24029,7 @@ function gu() {
24005
24029
  function u7({ value: a, children: l }) {
24006
24030
  return Et.createElement(s7.Provider, { value: a }, l);
24007
24031
  }
24008
- function eE(...a) {
24032
+ function e4(...a) {
24009
24033
  return Array.from(new Set(a.flatMap((l) => typeof l == "string" ? l.split(" ") : []))).filter(Boolean).join(" ");
24010
24034
  }
24011
24035
  function c7(a, l, ...u) {
@@ -24058,7 +24082,7 @@ function J0(a, l = {}, u, d, h) {
24058
24082
  `)].join(`
24059
24083
  `));
24060
24084
  } else {
24061
- let T = O.props, D = T == null ? void 0 : T.className, Q = typeof D == "function" ? (...ne) => eE(D(...ne), w.className) : eE(D, w.className), H = Q ? { className: Q } : {}, W = d7(O.props, Oc(q2(w, ["ref"])));
24085
+ let T = O.props, D = T == null ? void 0 : T.className, Q = typeof D == "function" ? (...ne) => e4(D(...ne), w.className) : e4(D, w.className), H = Q ? { className: Q } : {}, W = d7(O.props, Oc(q2(w, ["ref"])));
24062
24086
  for (let ne in R) ne in W && delete R[ne];
24063
24087
  return bI(O, Object.assign({}, W, R, I, { ref: h(DS(O), I.ref) }, H));
24064
24088
  }
@@ -24339,7 +24363,7 @@ function wi(a) {
24339
24363
  function dl(a) {
24340
24364
  return mv() ? a instanceof HTMLElement || a instanceof mo(a).HTMLElement : !1;
24341
24365
  }
24342
- function tE(a) {
24366
+ function t4(a) {
24343
24367
  return !mv() || typeof ShadowRoot > "u" ? !1 : a instanceof ShadowRoot || a instanceof mo(a).ShadowRoot;
24344
24368
  }
24345
24369
  function Bg(a) {
@@ -24403,10 +24427,10 @@ function uu(a) {
24403
24427
  // Step into the shadow DOM of the parent of a slotted node.
24404
24428
  a.assignedSlot || // DOM Element detected.
24405
24429
  a.parentNode || // ShadowRoot detected.
24406
- tE(a) && a.host || // Fallback.
24430
+ t4(a) && a.host || // Fallback.
24407
24431
  fl(a)
24408
24432
  );
24409
- return tE(l) ? l.host : l;
24433
+ return t4(l) ? l.host : l;
24410
24434
  }
24411
24435
  function E7(a) {
24412
24436
  const l = uu(a);
@@ -24530,7 +24554,7 @@ function av(a) {
24530
24554
  y: u
24531
24555
  };
24532
24556
  }
24533
- function nE(a, l, u) {
24557
+ function n4(a, l, u) {
24534
24558
  let {
24535
24559
  reference: d,
24536
24560
  floating: h
@@ -24592,7 +24616,7 @@ const hP = async (a, l, u) => {
24592
24616
  }), {
24593
24617
  x: O,
24594
24618
  y: R
24595
- } = nE(I, d, w), T = d, D = {}, Q = 0;
24619
+ } = n4(I, d, w), T = d, D = {}, Q = 0;
24596
24620
  for (let H = 0; H < x.length; H++) {
24597
24621
  const {
24598
24622
  name: W,
@@ -24629,7 +24653,7 @@ const hP = async (a, l, u) => {
24629
24653
  }) : ce.rects), {
24630
24654
  x: O,
24631
24655
  y: R
24632
- } = nE(I, T, w)), H = -1);
24656
+ } = n4(I, T, w)), H = -1);
24633
24657
  }
24634
24658
  return {
24635
24659
  x: O,
@@ -24801,7 +24825,7 @@ const gP = (a) => ({
24801
24825
  }
24802
24826
  };
24803
24827
  };
24804
- function rE(a, l) {
24828
+ function r4(a, l) {
24805
24829
  return {
24806
24830
  top: a.top - l.height,
24807
24831
  right: a.right - l.width,
@@ -24809,7 +24833,7 @@ function rE(a, l) {
24809
24833
  left: a.left - l.width
24810
24834
  };
24811
24835
  }
24812
- function aE(a) {
24836
+ function a4(a) {
24813
24837
  return iP.some((l) => a[l] >= 0);
24814
24838
  }
24815
24839
  const vP = function(a) {
@@ -24828,11 +24852,11 @@ const vP = function(a) {
24828
24852
  const y = await Og(l, {
24829
24853
  ...h,
24830
24854
  elementContext: "reference"
24831
- }), g = rE(y, u.reference);
24855
+ }), g = r4(y, u.reference);
24832
24856
  return {
24833
24857
  data: {
24834
24858
  referenceHiddenOffsets: g,
24835
- referenceHidden: aE(g)
24859
+ referenceHidden: a4(g)
24836
24860
  }
24837
24861
  };
24838
24862
  }
@@ -24840,11 +24864,11 @@ const vP = function(a) {
24840
24864
  const y = await Og(l, {
24841
24865
  ...h,
24842
24866
  altBoundary: !0
24843
- }), g = rE(y, u.floating);
24867
+ }), g = r4(y, u.floating);
24844
24868
  return {
24845
24869
  data: {
24846
24870
  escapedOffsets: g,
24847
- escaped: aE(g)
24871
+ escaped: a4(g)
24848
24872
  }
24849
24873
  };
24850
24874
  }
@@ -25183,7 +25207,7 @@ function PP(a, l) {
25183
25207
  y: I
25184
25208
  };
25185
25209
  }
25186
- function oE(a, l, u) {
25210
+ function o4(a, l, u) {
25187
25211
  let d;
25188
25212
  if (l === "viewport")
25189
25213
  d = SP(a, u);
@@ -25227,9 +25251,9 @@ function LP(a) {
25227
25251
  strategy: h
25228
25252
  } = a;
25229
25253
  const y = [...u === "clippingAncestors" ? vv(l) ? [] : OP(l, this._c) : [].concat(u), d], g = y[0], x = y.reduce((w, I) => {
25230
- const O = oE(l, I, h);
25254
+ const O = o4(l, I, h);
25231
25255
  return w.top = go(O.top, w.top), w.right = cu(O.right, w.right), w.bottom = cu(O.bottom, w.bottom), w.left = go(O.left, w.left), w;
25232
- }, oE(l, g, h));
25256
+ }, o4(l, g, h));
25233
25257
  return {
25234
25258
  width: x.right - x.left,
25235
25259
  height: x.bottom - x.top,
@@ -25270,7 +25294,7 @@ function DP(a, l, u) {
25270
25294
  function _2(a) {
25271
25295
  return Ei(a).position === "static";
25272
25296
  }
25273
- function iE(a, l) {
25297
+ function i4(a, l) {
25274
25298
  if (!dl(a) || Ei(a).position === "fixed")
25275
25299
  return null;
25276
25300
  if (l)
@@ -25291,9 +25315,9 @@ function S7(a, l) {
25291
25315
  }
25292
25316
  return u;
25293
25317
  }
25294
- let d = iE(a, l);
25318
+ let d = i4(a, l);
25295
25319
  for (; d && aP(d) && _2(d); )
25296
- d = iE(d, l);
25320
+ d = i4(d, l);
25297
25321
  return d && Jf(d) && _2(d) && !MA(d) ? u : d || oP(a) || u;
25298
25322
  }
25299
25323
  const NP = async function(a) {
@@ -25408,7 +25432,7 @@ function QP(a, l, u, d) {
25408
25432
  }), R == null || R(), (ne = D) == null || ne.disconnect(), D = null, w && cancelAnimationFrame(Q);
25409
25433
  };
25410
25434
  }
25411
- const zP = bP, FP = AP, HP = mP, UP = EP, YP = vP, lE = gP, JP = wP, VP = (a, l, u) => {
25435
+ const zP = bP, FP = AP, HP = mP, UP = EP, YP = vP, l4 = gP, JP = wP, VP = (a, l, u) => {
25412
25436
  const d = /* @__PURE__ */ new Map(), h = {
25413
25437
  platform: BP,
25414
25438
  ...u
@@ -25421,7 +25445,7 @@ const zP = bP, FP = AP, HP = mP, UP = EP, YP = vP, lE = gP, JP = wP, VP = (a, l,
25421
25445
  platform: y
25422
25446
  });
25423
25447
  };
25424
- var Z0 = typeof document < "u" ? RE : Wa;
25448
+ var Z0 = typeof document < "u" ? R4 : Wa;
25425
25449
  function ov(a, l) {
25426
25450
  if (a === l)
25427
25451
  return !0;
@@ -25455,7 +25479,7 @@ function ov(a, l) {
25455
25479
  function O7(a) {
25456
25480
  return typeof window > "u" ? 1 : (a.ownerDocument.defaultView || window).devicePixelRatio || 1;
25457
25481
  }
25458
- function sE(a, l) {
25482
+ function s4(a, l) {
25459
25483
  const u = O7(a);
25460
25484
  return Math.round(l * u) / u;
25461
25485
  }
@@ -25546,7 +25570,7 @@ function GP(a) {
25546
25570
  };
25547
25571
  if (!ke.floating)
25548
25572
  return ae;
25549
- const ve = sE(ke.floating, O.x), be = sE(ke.floating, O.y);
25573
+ const ve = s4(ke.floating, O.x), be = s4(ke.floating, O.y);
25550
25574
  return x ? {
25551
25575
  ...ae,
25552
25576
  transform: "translate(" + ve + "px, " + be + "px)",
@@ -25579,10 +25603,10 @@ const WP = (a) => {
25579
25603
  element: d,
25580
25604
  padding: h
25581
25605
  } = typeof a == "function" ? a(u) : a;
25582
- return d && l(d) ? d.current != null ? lE({
25606
+ return d && l(d) ? d.current != null ? l4({
25583
25607
  element: d.current,
25584
25608
  padding: h
25585
- }).fn(u) : {} : d ? lE({
25609
+ }).fn(u) : {} : d ? l4({
25586
25610
  element: d,
25587
25611
  padding: h
25588
25612
  }).fn(u) : {};
@@ -25627,11 +25651,11 @@ function iO(a) {
25627
25651
  l || h instanceof HTMLElement && d(h.tagName.toLowerCase());
25628
25652
  }, [l])];
25629
25653
  }
25630
- let uE = "fieldset";
25654
+ let u4 = "fieldset";
25631
25655
  function lO(a, l) {
25632
25656
  var u;
25633
- let d = gu(), { disabled: h = d || !1, ...y } = a, [g, x] = iO((u = a.as) != null ? u : uE), w = fv(l, x), [I, O] = BA(), R = zr(() => ({ disabled: h }), [h]), T = g === "fieldset" ? { ref: w, "aria-labelledby": I, disabled: h || void 0 } : { ref: w, role: "group", "aria-labelledby": I, "aria-disabled": h || void 0 }, D = Ci();
25634
- return Et.createElement(u7, { value: h }, Et.createElement(O, null, D({ ourProps: T, theirProps: y, slot: R, defaultTag: uE, name: "Fieldset" })));
25657
+ let d = gu(), { disabled: h = d || !1, ...y } = a, [g, x] = iO((u = a.as) != null ? u : u4), w = fv(l, x), [I, O] = BA(), R = zr(() => ({ disabled: h }), [h]), T = g === "fieldset" ? { ref: w, "aria-labelledby": I, disabled: h || void 0 } : { ref: w, role: "group", "aria-labelledby": I, "aria-disabled": h || void 0 }, D = Ci();
25658
+ return Et.createElement(u7, { value: h }, Et.createElement(O, null, D({ ourProps: T, theirProps: y, slot: R, defaultTag: u4, name: "Fieldset" })));
25635
25659
  }
25636
25660
  xi(lO);
25637
25661
  let sO = "input";
@@ -25754,7 +25778,7 @@ const xO = "items-center flex gap-1 justify-center px-3.5 rounded inline-flex te
25754
25778
  "aria-label": g,
25755
25779
  ref: w,
25756
25780
  ...x,
25757
- children: /* @__PURE__ */ J.jsx(cE, { children: a })
25781
+ children: /* @__PURE__ */ J.jsx(c4, { children: a })
25758
25782
  }
25759
25783
  ) : /* @__PURE__ */ J.jsx(
25760
25784
  BS,
@@ -25764,12 +25788,12 @@ const xO = "items-center flex gap-1 justify-center px-3.5 rounded inline-flex te
25764
25788
  disabled: y,
25765
25789
  "aria-label": g,
25766
25790
  ...x,
25767
- children: /* @__PURE__ */ J.jsx(cE, { children: a })
25791
+ children: /* @__PURE__ */ J.jsx(c4, { children: a })
25768
25792
  }
25769
25793
  );
25770
25794
  }
25771
25795
  );
25772
- function cE({ children: a }) {
25796
+ function c4({ children: a }) {
25773
25797
  return /* @__PURE__ */ J.jsx(J.Fragment, { children: a });
25774
25798
  }
25775
25799
  D7.displayName = "Button";
@@ -25849,9 +25873,9 @@ const GA = "-", zO = (a) => {
25849
25873
  return (u = l.validators.find(({
25850
25874
  validator: x
25851
25875
  }) => x(g))) == null ? void 0 : u.classGroupId;
25852
- }, dE = /^\[(.+)\]$/, FO = (a) => {
25853
- if (dE.test(a)) {
25854
- const l = dE.exec(a)[1], u = l == null ? void 0 : l.substring(0, l.indexOf(":"));
25876
+ }, d4 = /^\[(.+)\]$/, FO = (a) => {
25877
+ if (d4.test(a)) {
25878
+ const l = d4.exec(a)[1], u = l == null ? void 0 : l.substring(0, l.indexOf(":"));
25855
25879
  if (u)
25856
25880
  return "arbitrary.." + u;
25857
25881
  }
@@ -25869,7 +25893,7 @@ const GA = "-", zO = (a) => {
25869
25893
  }, bA = (a, l, u, d) => {
25870
25894
  a.forEach((h) => {
25871
25895
  if (typeof h == "string") {
25872
- const y = h === "" ? l : fE(l, h);
25896
+ const y = h === "" ? l : f4(l, h);
25873
25897
  y.classGroupId = u;
25874
25898
  return;
25875
25899
  }
@@ -25885,10 +25909,10 @@ const GA = "-", zO = (a) => {
25885
25909
  return;
25886
25910
  }
25887
25911
  Object.entries(h).forEach(([y, g]) => {
25888
- bA(g, fE(l, y), u, d);
25912
+ bA(g, f4(l, y), u, d);
25889
25913
  });
25890
25914
  });
25891
- }, fE = (a, l) => {
25915
+ }, f4 = (a, l) => {
25892
25916
  let u = a;
25893
25917
  return l.split(GA).forEach((d) => {
25894
25918
  u.nextPart.has(d) || u.nextPart.set(d, {
@@ -26063,7 +26087,7 @@ function _O(a, ...l) {
26063
26087
  const Ir = (a) => {
26064
26088
  const l = (u) => u[a] || [];
26065
26089
  return l.isThemeGetter = !0, l;
26066
- }, B7 = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, M7 = /^\((?:(\w[\w-]*):)?(.+)\)$/i, $O = /^\d+\/\d+$/, eL = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, tL = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, nL = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, rL = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, aL = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, Ff = (a) => $O.test(a), Rt = (a) => !!a && !Number.isNaN(Number(a)), Sc = (a) => !!a && Number.isInteger(Number(a)), pE = (a) => a.endsWith("%") && Rt(a.slice(0, -1)), iu = (a) => eL.test(a), oL = () => !0, iL = (a) => (
26090
+ }, B7 = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, M7 = /^\((?:(\w[\w-]*):)?(.+)\)$/i, $O = /^\d+\/\d+$/, eL = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, tL = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, nL = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, rL = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, aL = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, Ff = (a) => $O.test(a), Rt = (a) => !!a && !Number.isNaN(Number(a)), Sc = (a) => !!a && Number.isInteger(Number(a)), p4 = (a) => a.endsWith("%") && Rt(a.slice(0, -1)), iu = (a) => eL.test(a), oL = () => !0, iL = (a) => (
26067
26091
  // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
26068
26092
  // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
26069
26093
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
@@ -26077,7 +26101,7 @@ const Ir = (a) => {
26077
26101
  }, Q7 = (a) => a === "position", bL = /* @__PURE__ */ new Set(["image", "url"]), z7 = (a) => bL.has(a), AL = /* @__PURE__ */ new Set(["length", "size", "percentage"]), F7 = (a) => AL.has(a), H7 = (a) => a === "length", wL = (a) => a === "number", EL = (a) => a === "family-name", CL = (a) => a === "shadow", xL = () => {
26078
26102
  const a = Ir("color"), l = Ir("font"), u = Ir("text"), d = Ir("font-weight"), h = Ir("tracking"), y = Ir("leading"), g = Ir("breakpoint"), x = Ir("container"), w = Ir("spacing"), I = Ir("radius"), O = Ir("shadow"), R = Ir("inset-shadow"), T = Ir("drop-shadow"), D = Ir("blur"), Q = Ir("perspective"), H = Ir("aspect"), W = Ir("ease"), ne = Ir("animate"), X = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], le = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], ue = () => ["auto", "hidden", "clip", "visible", "scroll"], ce = () => ["auto", "contain", "none"], te = () => [Ue, He, w], re = () => [Ff, "full", "auto", ...te()], Qe = () => [Sc, "none", "subgrid", Ue, He], Ye = () => ["auto", {
26079
26103
  span: ["full", Sc, Ue, He]
26080
- }, Ue, He], _e = () => [Sc, "auto", Ue, He], We = () => ["auto", "min", "max", "fr", Ue, He], Je = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline"], Pe = () => ["start", "end", "center", "stretch"], Le = () => ["auto", ...te()], at = () => [Ff, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...te()], ke = () => [a, Ue, He], At = () => [pE, Pc], ae = () => [
26104
+ }, Ue, He], _e = () => [Sc, "auto", Ue, He], We = () => ["auto", "min", "max", "fr", Ue, He], Je = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline"], Pe = () => ["start", "end", "center", "stretch"], Le = () => ["auto", ...te()], at = () => [Ff, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...te()], ke = () => [a, Ue, He], At = () => [p4, Pc], ae = () => [
26081
26105
  // Deprecated since Tailwind CSS v4.0.0
26082
26106
  "",
26083
26107
  "none",
@@ -26804,7 +26828,7 @@ const Ir = (a) => {
26804
26828
  * @see https://tailwindcss.com/docs/font-stretch
26805
26829
  */
26806
26830
  "font-stretch": [{
26807
- "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", pE, He]
26831
+ "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", p4, He]
26808
26832
  }],
26809
26833
  /**
26810
26834
  * Font Family
@@ -28293,7 +28317,7 @@ const Ir = (a) => {
28293
28317
  },
28294
28318
  orderSensitiveModifiers: ["before", "after", "placeholder", "file", "marker", "selection", "first-line", "first-letter", "backdrop", "*", "**"]
28295
28319
  };
28296
- }, U7 = /* @__PURE__ */ _O(xL), hE = {
28320
+ }, U7 = /* @__PURE__ */ _O(xL), h4 = {
28297
28321
  base: "relative inline-flex rounded justify-center text-body-lg font-normal px-2.5 py-0.5 cursor-default",
28298
28322
  success: "bg-success-1 text-success-9 dark:bg-lime-400/10 dark:text-lime-300 dark:group-data-[hover]:bg-lime-400/15",
28299
28323
  warning: "bg-warning-1 text-warning-7 dark:bg-yellow-400/10 dark:text-yellow-300 dark:group-data-[hover]:bg-yellow-400/15",
@@ -28312,7 +28336,7 @@ const Ir = (a) => {
28312
28336
  ...u,
28313
28337
  as: "span",
28314
28338
  className: U7(
28315
- ua(hE.base, hE[a]),
28339
+ ua(h4.base, h4[a]),
28316
28340
  l
28317
28341
  )
28318
28342
  }
@@ -28324,7 +28348,7 @@ function fs(a, l, { checkForDefaultPrevented: u = !0 } = {}) {
28324
28348
  return l == null ? void 0 : l(d);
28325
28349
  };
28326
28350
  }
28327
- function gE(a, l) {
28351
+ function g4(a, l) {
28328
28352
  if (typeof a == "function")
28329
28353
  return a(l);
28330
28354
  a != null && (a.current = l);
@@ -28333,14 +28357,14 @@ function Y7(...a) {
28333
28357
  return (l) => {
28334
28358
  let u = !1;
28335
28359
  const d = a.map((h) => {
28336
- const y = gE(h, l);
28360
+ const y = g4(h, l);
28337
28361
  return !u && typeof y == "function" && (u = !0), y;
28338
28362
  });
28339
28363
  if (u)
28340
28364
  return () => {
28341
28365
  for (let h = 0; h < d.length; h++) {
28342
28366
  const y = d[h];
28343
- typeof y == "function" ? y() : gE(a[h], null);
28367
+ typeof y == "function" ? y() : g4(a[h], null);
28344
28368
  }
28345
28369
  };
28346
28370
  };
@@ -28480,7 +28504,7 @@ function LL(a, l = globalThis == null ? void 0 : globalThis.document) {
28480
28504
  return l.addEventListener("keydown", d, { capture: !0 }), () => l.removeEventListener("keydown", d, { capture: !0 });
28481
28505
  }, [u, l]);
28482
28506
  }
28483
- var TL = "DismissableLayer", CA = "dismissableLayer.update", DL = "dismissableLayer.pointerDownOutside", NL = "dismissableLayer.focusOutside", mE, W7 = P.createContext({
28507
+ var TL = "DismissableLayer", CA = "dismissableLayer.update", DL = "dismissableLayer.pointerDownOutside", NL = "dismissableLayer.focusOutside", m4, W7 = P.createContext({
28484
28508
  layers: /* @__PURE__ */ new Set(),
28485
28509
  layersWithOutsidePointerEventsDisabled: /* @__PURE__ */ new Set(),
28486
28510
  branches: /* @__PURE__ */ new Set()
@@ -28505,11 +28529,11 @@ var TL = "DismissableLayer", CA = "dismissableLayer.update", DL = "dismissableLa
28505
28529
  X === I.layers.size - 1 && (d == null || d(re), !re.defaultPrevented && x && (re.preventDefault(), x()));
28506
28530
  }, T), P.useEffect(() => {
28507
28531
  if (O)
28508
- return u && (I.layersWithOutsidePointerEventsDisabled.size === 0 && (mE = T.body.style.pointerEvents, T.body.style.pointerEvents = "none"), I.layersWithOutsidePointerEventsDisabled.add(O)), I.layers.add(O), vE(), () => {
28509
- u && I.layersWithOutsidePointerEventsDisabled.size === 1 && (T.body.style.pointerEvents = mE);
28532
+ return u && (I.layersWithOutsidePointerEventsDisabled.size === 0 && (m4 = T.body.style.pointerEvents, T.body.style.pointerEvents = "none"), I.layersWithOutsidePointerEventsDisabled.add(O)), I.layers.add(O), v4(), () => {
28533
+ u && I.layersWithOutsidePointerEventsDisabled.size === 1 && (T.body.style.pointerEvents = m4);
28510
28534
  };
28511
28535
  }, [O, T, u, I]), P.useEffect(() => () => {
28512
- O && (I.layers.delete(O), I.layersWithOutsidePointerEventsDisabled.delete(O), vE());
28536
+ O && (I.layers.delete(O), I.layersWithOutsidePointerEventsDisabled.delete(O), v4());
28513
28537
  }, [O, I]), P.useEffect(() => {
28514
28538
  const re = () => D({});
28515
28539
  return document.addEventListener(CA, re), () => document.removeEventListener(CA, re);
@@ -28588,7 +28612,7 @@ function QL(a, l = globalThis == null ? void 0 : globalThis.document) {
28588
28612
  onBlurCapture: () => d.current = !1
28589
28613
  };
28590
28614
  }
28591
- function vE() {
28615
+ function v4() {
28592
28616
  const a = new CustomEvent(CA);
28593
28617
  document.dispatchEvent(a);
28594
28618
  }
@@ -28676,7 +28700,7 @@ var XA = "PopperContent", [GL, WL] = q7(XA), r8 = P.forwardRef(
28676
28700
  updatePositionStrategy: le = "optimized",
28677
28701
  onPlaced: ue,
28678
28702
  ...ce
28679
- } = a, te = $7(XA, w), [re, Qe] = P.useState(null), Ye = zc(l, (nn) => Qe(nn)), [_e, We] = P.useState(null), Je = JL(_e), Pe = (Je == null ? void 0 : Je.width) ?? 0, Le = (Je == null ? void 0 : Je.height) ?? 0, at = I + (R !== "center" ? "-" + R : ""), ke = typeof W == "number" ? W : { top: 0, right: 0, bottom: 0, left: 0, ...W }, At = Array.isArray(H) ? H : [H], ae = At.length > 0, ve = {
28703
+ } = a, te = $7(XA, w), [re, Qe] = P.useState(null), Ye = zc(l, (rn) => Qe(rn)), [_e, We] = P.useState(null), Je = JL(_e), Pe = (Je == null ? void 0 : Je.width) ?? 0, Le = (Je == null ? void 0 : Je.height) ?? 0, at = I + (R !== "center" ? "-" + R : ""), ke = typeof W == "number" ? W : { top: 0, right: 0, bottom: 0, left: 0, ...W }, At = Array.isArray(H) ? H : [H], ae = At.length > 0, ve = {
28680
28704
  padding: ke,
28681
28705
  boundary: At.filter(XL),
28682
28706
  // with `strategy: 'fixed'`, this is the only way to get it to respect boundaries
@@ -28685,7 +28709,7 @@ var XA = "PopperContent", [GL, WL] = q7(XA), r8 = P.forwardRef(
28685
28709
  // default to `fixed` strategy so users don't have to pick and we also avoid focus scroll issues
28686
28710
  strategy: "fixed",
28687
28711
  placement: at,
28688
- whileElementsMounted: (...nn) => QP(...nn, {
28712
+ whileElementsMounted: (...rn) => QP(...rn, {
28689
28713
  animationFrame: le === "always"
28690
28714
  }),
28691
28715
  elements: {
@@ -28702,9 +28726,9 @@ var XA = "PopperContent", [GL, WL] = q7(XA), r8 = P.forwardRef(
28702
28726
  Q && qP({ ...ve }),
28703
28727
  _P({
28704
28728
  ...ve,
28705
- apply: ({ elements: nn, rects: Wn, availableWidth: rn, availableHeight: ln }) => {
28706
- const { width: Fr, height: ka } = Wn.reference, On = nn.floating.style;
28707
- On.setProperty("--radix-popper-available-width", `${rn}px`), On.setProperty("--radix-popper-available-height", `${ln}px`), On.setProperty("--radix-popper-anchor-width", `${Fr}px`), On.setProperty("--radix-popper-anchor-height", `${ka}px`);
28729
+ apply: ({ elements: rn, rects: Wn, availableWidth: an, availableHeight: ln }) => {
28730
+ const { width: Fr, height: ka } = Wn.reference, On = rn.floating.style;
28731
+ On.setProperty("--radix-popper-available-width", `${an}px`), On.setProperty("--radix-popper-available-height", `${ln}px`), On.setProperty("--radix-popper-anchor-width", `${Fr}px`), On.setProperty("--radix-popper-anchor-height", `${ka}px`);
28708
28732
  }
28709
28733
  }),
28710
28734
  _e && eO({ element: _e, padding: D }),
@@ -28715,7 +28739,7 @@ var XA = "PopperContent", [GL, WL] = q7(XA), r8 = P.forwardRef(
28715
28739
  Vf(() => {
28716
28740
  Zt && (mt == null || mt());
28717
28741
  }, [Zt, mt]);
28718
- const tn = (u = Pt.arrow) == null ? void 0 : u.x, Sn = (d = Pt.arrow) == null ? void 0 : d.y, Pn = ((h = Pt.arrow) == null ? void 0 : h.centerOffset) !== 0, [fn, vn] = P.useState();
28742
+ const nn = (u = Pt.arrow) == null ? void 0 : u.x, Sn = (d = Pt.arrow) == null ? void 0 : d.y, Pn = ((h = Pt.arrow) == null ? void 0 : h.centerOffset) !== 0, [fn, vn] = P.useState();
28719
28743
  return Vf(() => {
28720
28744
  re && vn(window.getComputedStyle(re).zIndex);
28721
28745
  }, [re]), /* @__PURE__ */ J.jsx(
@@ -28748,7 +28772,7 @@ var XA = "PopperContent", [GL, WL] = q7(XA), r8 = P.forwardRef(
28748
28772
  scope: w,
28749
28773
  placedSide: mn,
28750
28774
  onArrowChange: We,
28751
- arrowX: tn,
28775
+ arrowX: nn,
28752
28776
  arrowY: Sn,
28753
28777
  shouldHideArrow: Pn,
28754
28778
  children: /* @__PURE__ */ J.jsx(
@@ -30858,7 +30882,7 @@ const w8 = Bc(void 0), TN = ({
30858
30882
  continueToCheckout: "Continue to checkout"
30859
30883
  }
30860
30884
  }
30861
- }, E8 = "400px", yE = "rounded-md bg-neutral-1 text-neutral-9", jN = 1, BN = {
30885
+ }, E8 = "400px", y4 = "rounded-md bg-neutral-1 text-neutral-9", jN = 1, BN = {
30862
30886
  // border-collapse - table specific
30863
30887
  // border-spacing - table specific
30864
30888
  // caption-side - table specific
@@ -30956,7 +30980,7 @@ const w8 = Bc(void 0), TN = ({
30956
30980
  }
30957
30981
  )
30958
30982
  ] });
30959
- }, bE = ({
30983
+ }, b4 = ({
30960
30984
  currentScreen: a,
30961
30985
  boxStyle: l
30962
30986
  }) => {
@@ -31024,11 +31048,11 @@ const C8 = ({
31024
31048
  children: d
31025
31049
  }
31026
31050
  );
31027
- }, AE = (a, l) => a[l], x8 = (a, l, u) => {
31028
- const d = AE(
31051
+ }, A4 = (a, l) => a[l], x8 = (a, l, u) => {
31052
+ const d = A4(
31029
31053
  (l == null ? void 0 : l.upsellOfferingIds) || [],
31030
31054
  u
31031
- ), h = AE(
31055
+ ), h = A4(
31032
31056
  (l == null ? void 0 : l.offeringIds) || [],
31033
31057
  u
31034
31058
  );
@@ -31124,7 +31148,7 @@ const C8 = ({
31124
31148
  price: h.formattedPrice
31125
31149
  }) : h.singleOfferingDescription;
31126
31150
  return /* @__PURE__ */ J.jsx(In, { size: "md", className: "mb-1.5 flex font-medium text-neutral-9", children: g });
31127
- }, wE = ({
31151
+ }, w4 = ({
31128
31152
  offerings: a,
31129
31153
  selectedOffering: l,
31130
31154
  setSelectedOffering: u,
@@ -31232,7 +31256,7 @@ const C8 = ({
31232
31256
  ]
31233
31257
  }
31234
31258
  );
31235
- }, EE = ({
31259
+ }, E4 = ({
31236
31260
  selectedOfferingSalesModel: a,
31237
31261
  onInfoButtonClick: l
31238
31262
  }) => {
@@ -31257,7 +31281,7 @@ const C8 = ({
31257
31281
  }
31258
31282
  )
31259
31283
  ] });
31260
- }, CE = ({
31284
+ }, C4 = ({
31261
31285
  upsells: a,
31262
31286
  offerings: l,
31263
31287
  screenConfig: u,
@@ -31282,14 +31306,14 @@ const C8 = ({
31282
31306
  return /* @__PURE__ */ J.jsxs(J.Fragment, { children: [
31283
31307
  W ? /* @__PURE__ */ J.jsxs("div", { className: "mt-5", children: [
31284
31308
  x.length > 0 && I && /* @__PURE__ */ J.jsx(
31285
- EE,
31309
+ E4,
31286
31310
  {
31287
31311
  selectedOfferingSalesModel: I.salesModel,
31288
31312
  onInfoButtonClick: d
31289
31313
  }
31290
31314
  ),
31291
31315
  /* @__PURE__ */ J.jsx(
31292
- wE,
31316
+ w4,
31293
31317
  {
31294
31318
  offerings: x,
31295
31319
  selectedOffering: I,
@@ -31301,7 +31325,7 @@ const C8 = ({
31301
31325
  )
31302
31326
  ] }) : /* @__PURE__ */ J.jsxs("div", { className: "mt-5", children: [
31303
31327
  /* @__PURE__ */ J.jsx(
31304
- wE,
31328
+ w4,
31305
31329
  {
31306
31330
  offerings: x,
31307
31331
  selectedOffering: I,
@@ -31312,7 +31336,7 @@ const C8 = ({
31312
31336
  }
31313
31337
  ),
31314
31338
  x.length > 0 && I && /* @__PURE__ */ J.jsx(
31315
- EE,
31339
+ E4,
31316
31340
  {
31317
31341
  selectedOfferingSalesModel: I.salesModel,
31318
31342
  onInfoButtonClick: d
@@ -31430,14 +31454,14 @@ const C8 = ({
31430
31454
  className: "relative",
31431
31455
  style: { ..._e, ...BN },
31432
31456
  children: [
31433
- d && u && Ye && /* @__PURE__ */ J.jsx(bE, { currentScreen: X, boxStyle: yE }),
31457
+ d && u && Ye && /* @__PURE__ */ J.jsx(b4, { currentScreen: X, boxStyle: y4 }),
31434
31458
  /* @__PURE__ */ J.jsxs("div", { className: "relative", style: _e, children: [
31435
31459
  d && /* @__PURE__ */ J.jsx(HN, {}),
31436
31460
  u && !d && Ye && /* @__PURE__ */ J.jsx(
31437
- bE,
31461
+ b4,
31438
31462
  {
31439
31463
  currentScreen: X,
31440
- boxStyle: yE
31464
+ boxStyle: y4
31441
31465
  }
31442
31466
  ),
31443
31467
  /* @__PURE__ */ J.jsxs(
@@ -31460,7 +31484,7 @@ const C8 = ({
31460
31484
  ),
31461
31485
  X === la.MAIN && /* @__PURE__ */ J.jsxs(J.Fragment, { children: [
31462
31486
  /* @__PURE__ */ J.jsx(
31463
- CE,
31487
+ C4,
31464
31488
  {
31465
31489
  upsells: w,
31466
31490
  offerings: I,
@@ -31482,7 +31506,7 @@ const C8 = ({
31482
31506
  )
31483
31507
  ] }),
31484
31508
  X === la.MORE_OPTIONS && /* @__PURE__ */ J.jsx(
31485
- CE,
31509
+ C4,
31486
31510
  {
31487
31511
  upsells: w,
31488
31512
  uiConfig: R,
@@ -31518,7 +31542,7 @@ const C8 = ({
31518
31542
  top: 50%;
31519
31543
  left: 50%;
31520
31544
  transform: translate(-50%, -50%);
31521
- ${FE}
31545
+ ${F4}
31522
31546
  align-items: center;
31523
31547
  font-size: 16px;
31524
31548
 
@@ -31599,7 +31623,7 @@ const C8 = ({
31599
31623
  role: "dialog",
31600
31624
  "aria-label": "Supertab Modal Dialog",
31601
31625
  children: /* @__PURE__ */ N.jsx(
31602
- PE,
31626
+ P4,
31603
31627
  {
31604
31628
  active: !0,
31605
31629
  focusTrapOptions: {
@@ -31612,8 +31636,8 @@ const C8 = ({
31612
31636
  minHeight: d,
31613
31637
  children: /* @__PURE__ */ N.jsxs(N.Fragment, { children: [
31614
31638
  l && /* @__PURE__ */ N.jsxs(rj, { children: [
31615
- /* @__PURE__ */ N.jsx(YE, {}),
31616
- /* @__PURE__ */ N.jsx(aj, { onClick: u, "data-testid": "close-button", children: /* @__PURE__ */ N.jsx("img", { src: JE, alt: "Close button" }) })
31639
+ /* @__PURE__ */ N.jsx(Y4, {}),
31640
+ /* @__PURE__ */ N.jsx(aj, { onClick: u, "data-testid": "close-button", children: /* @__PURE__ */ N.jsx("img", { src: J4, alt: "Close button" }) })
31617
31641
  ] }),
31618
31642
  a
31619
31643
  ] })
@@ -31803,15 +31827,15 @@ const C8 = ({
31803
31827
  font-family: ${Lg};
31804
31828
  color: ${({ color: a }) => a && a ? a : Gn.primary};
31805
31829
  text-align: ${({ align: a }) => a && a ? a : "center"};
31806
- `, xE = St.p`
31807
- ${UE}
31830
+ `, x4 = St.p`
31831
+ ${U4}
31808
31832
  letter-spacing: 0.16px;
31809
31833
  font-weight: ${({ bold: a }) => a && a ? "700" : "400"};
31810
31834
  font-family: ${Lg};
31811
31835
  color: ${({ color: a }) => a && a ? a : Gn.primary};
31812
31836
  text-align: ${({ align: a }) => a && a ? a : "left"};
31813
31837
  `, gj = St.span`
31814
- ${HE}
31838
+ ${H4}
31815
31839
  width: 100%;
31816
31840
  letter-spacing: 0.14px;
31817
31841
  font-weight: ${({ bold: a }) => a && a ? "700" : "400"};
@@ -31878,13 +31902,13 @@ const C8 = ({
31878
31902
  case "subtitle":
31879
31903
  return /* @__PURE__ */ N.jsx(hj, { color: d, align: h, children: y });
31880
31904
  case "paragraph":
31881
- return /* @__PURE__ */ N.jsx(xE, { bold: u, color: d, align: h, children: y });
31905
+ return /* @__PURE__ */ N.jsx(x4, { bold: u, color: d, align: h, children: y });
31882
31906
  case "small":
31883
31907
  return /* @__PURE__ */ N.jsx(gj, { bold: u, color: d, align: h, children: y });
31884
31908
  case "extraSmall":
31885
31909
  return /* @__PURE__ */ N.jsx(I8, { bold: u, color: d, align: h, children: y });
31886
31910
  default:
31887
- return /* @__PURE__ */ N.jsx(xE, { bold: u, color: d, align: h, children: y });
31911
+ return /* @__PURE__ */ N.jsx(x4, { bold: u, color: d, align: h, children: y });
31888
31912
  }
31889
31913
  }, bj = St.button`
31890
31914
  border: none;
@@ -31911,7 +31935,7 @@ const C8 = ({
31911
31935
  width: 100vw;
31912
31936
  bottom: 0;
31913
31937
  left: 0;
31914
- ${FE}
31938
+ ${F4}
31915
31939
  justify-content: center;
31916
31940
  align-items: center;
31917
31941
  font-size: 16px;
@@ -31942,9 +31966,9 @@ const C8 = ({
31942
31966
  onClose: l
31943
31967
  }) => /* @__PURE__ */ N.jsxs(N.Fragment, { children: [
31944
31968
  /* @__PURE__ */ N.jsx(Aj, {}),
31945
- /* @__PURE__ */ N.jsx(wj, { role: "dialog", "aria-label": "Supertab Modal Dialog", children: /* @__PURE__ */ N.jsx(PE, { children: /* @__PURE__ */ N.jsxs(Ej, { children: [
31946
- /* @__PURE__ */ N.jsx(bj, { onClick: l, "data-testid": "close-button", children: /* @__PURE__ */ N.jsx("img", { src: JE, alt: "Close button" }) }),
31947
- /* @__PURE__ */ N.jsx(YE, { color: "white", height: 25 }),
31969
+ /* @__PURE__ */ N.jsx(wj, { role: "dialog", "aria-label": "Supertab Modal Dialog", children: /* @__PURE__ */ N.jsx(P4, { children: /* @__PURE__ */ N.jsxs(Ej, { children: [
31970
+ /* @__PURE__ */ N.jsx(bj, { onClick: l, "data-testid": "close-button", children: /* @__PURE__ */ N.jsx("img", { src: J4, alt: "Close button" }) }),
31971
+ /* @__PURE__ */ N.jsx(Y4, { color: "white", height: 25 }),
31948
31972
  /* @__PURE__ */ N.jsx(Cj, { children: /* @__PURE__ */ N.jsx(it, { i18nKey: "overlay_during_popup.message" }) }),
31949
31973
  /* @__PURE__ */ N.jsx(xj, { onClick: a, children: /* @__PURE__ */ N.jsx(it, { i18nKey: "overlay_during_popup.cta_button_label" }) })
31950
31974
  ] }) }) })
@@ -32071,12 +32095,12 @@ const kj = ({
32071
32095
  ] });
32072
32096
  }, Tj = ({ to: a, updateInterval: l }) => {
32073
32097
  const [u, d] = Rn(
32074
- kE(a)
32098
+ k4(a)
32075
32099
  );
32076
32100
  Wa(() => {
32077
32101
  if (l) {
32078
32102
  const X = setInterval(() => {
32079
- const le = kE(a);
32103
+ const le = k4(a);
32080
32104
  le.displaySeconds && (d(le), le.seconds === 0 && clearInterval(X));
32081
32105
  }, l);
32082
32106
  return () => clearInterval(X);
@@ -32099,7 +32123,7 @@ const kj = ({
32099
32123
  R && `${x}${W} `
32100
32124
  ] });
32101
32125
  };
32102
- function kE(a) {
32126
+ function k4(a) {
32103
32127
  const l = {
32104
32128
  seconds: 0,
32105
32129
  days: 0,
@@ -32229,7 +32253,7 @@ function Nj({
32229
32253
  ] });
32230
32254
  }
32231
32255
  const jj = St.div`
32232
- ${zE}
32256
+ ${z4}
32233
32257
  position: relative;
32234
32258
  justify-content: center;
32235
32259
  width: 80px;
@@ -32292,7 +32316,7 @@ const jj = St.div`
32292
32316
  variant: y = "full",
32293
32317
  colorWay: g = "primary"
32294
32318
  }) => {
32295
- const x = 100 + u, w = 100 + u, I = IE(x / 2, w / 2, 50, a), O = IE(x / 2, w / 2, 50, l), R = h ? 1 : 0, T = R ^ (l - a < 180 ? 1 : 0), Q = 2 * Math.PI * 50, H = h ? Math.abs(l - a) : 360 - Math.abs(l - a), W = Q * (H / 360) * d;
32319
+ const x = 100 + u, w = 100 + u, I = I4(x / 2, w / 2, 50, a), O = I4(x / 2, w / 2, 50, l), R = h ? 1 : 0, T = R ^ (l - a < 180 ? 1 : 0), Q = 2 * Math.PI * 50, H = h ? Math.abs(l - a) : 360 - Math.abs(l - a), W = Q * (H / 360) * d;
32296
32320
  return /* @__PURE__ */ N.jsx(
32297
32321
  Mj,
32298
32322
  {
@@ -32320,7 +32344,7 @@ const jj = St.div`
32320
32344
  }
32321
32345
  );
32322
32346
  };
32323
- function IE(a, l, u, d) {
32347
+ function I4(a, l, u, d) {
32324
32348
  const h = (d - 90) * Math.PI / 180;
32325
32349
  return {
32326
32350
  x: a + u * Math.cos(h),
@@ -32981,7 +33005,7 @@ const P8 = ({
32981
33005
  /* @__PURE__ */ N.jsx(yj, {})
32982
33006
  ] });
32983
33007
  };
32984
- OE.use(SI).use(RI).use(II).init({
33008
+ O4.use(SI).use(RI).use(II).init({
32985
33009
  debug: !1,
32986
33010
  fallbackLng: {
32987
33011
  default: ["en"]
@@ -33025,7 +33049,7 @@ class Kj {
33025
33049
  error: (x) => {
33026
33050
  console.error("Unhandled XState error:", x), this.destroy(), y == null || y(x);
33027
33051
  }
33028
- }), h && (console.log("Setting language to", h), OE.changeLanguage(h));
33052
+ }), h && (console.log("Setting language to", h), O4.changeLanguage(h));
33029
33053
  }
33030
33054
  async initialize() {
33031
33055
  return new Promise((l) => {
@@ -33061,7 +33085,8 @@ class Kj {
33061
33085
  tab: x,
33062
33086
  purchase: w,
33063
33087
  authStatus: I,
33064
- paymentResult: O
33088
+ paymentResult: O,
33089
+ errorMessage: R
33065
33090
  } = h.context;
33066
33091
  (w == null ? void 0 : w.status) === Ig.COMPLETED && sa({ event: "state_purchase_completed" }), u({
33067
33092
  priorEntitlement: y,
@@ -33069,7 +33094,8 @@ class Kj {
33069
33094
  purchasedOffering: g,
33070
33095
  tab: x,
33071
33096
  paymentResult: O,
33072
- authStatus: I
33097
+ authStatus: I,
33098
+ errorMessage: R
33073
33099
  });
33074
33100
  }
33075
33101
  });
@@ -33086,12 +33112,12 @@ class Kj {
33086
33112
  );
33087
33113
  const u = l.attachShadow({ mode: "open" }), d = document.createElement("div");
33088
33114
  u.appendChild(d), document.body.appendChild(l);
33089
- const h = SE({
33115
+ const h = S4({
33090
33116
  key: "supertab-purchase-widget-css",
33091
33117
  container: u,
33092
33118
  speedy: !0
33093
33119
  });
33094
- await BE(u);
33120
+ await B4(u);
33095
33121
  const y = iA.createRoot(d);
33096
33122
  y.render(
33097
33123
  /* @__PURE__ */ N.jsx(rA, { value: h, children: /* @__PURE__ */ N.jsx(nA, { fallback: null, children: /* @__PURE__ */ N.jsx(
@@ -33501,12 +33527,12 @@ class RB extends aB {
33501
33527
  });
33502
33528
  }
33503
33529
  async setupStyles(u, d) {
33504
- const h = SE({
33530
+ const h = S4({
33505
33531
  key: `${d}-css`,
33506
33532
  container: u,
33507
33533
  speedy: !0
33508
33534
  });
33509
- return await BE(u), h;
33535
+ return await B4(u), h;
33510
33536
  }
33511
33537
  getExperienceDetails(u, {
33512
33538
  experienceId: d,