@sudobility/components 5.0.61 → 5.0.62

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.
package/dist/index.js CHANGED
@@ -7,9 +7,9 @@ import B, { useState as T, useRef as j, useEffect as P, useCallback as R, create
7
7
  import { cva as Z } from "class-variance-authority";
8
8
  import { createPortal as it } from "react-dom";
9
9
  import { ExclamationCircleIcon as rt, CheckCircleIcon as qe, InformationCircleIcon as ve, XCircleIcon as ct, BellAlertIcon as Er, ExclamationTriangleIcon as dt, MinusIcon as Nt, PlusIcon as Ct, MagnifyingGlassIcon as Mr, XMarkIcon as Ke, CalendarIcon as Ir, CloudArrowUpIcon as Tr, DocumentIcon as _t, Cog6ToothIcon as St, CurrencyDollarIcon as Ar, AdjustmentsHorizontalIcon as zr, LinkIcon as Ur, FunnelIcon as Pr, ChatBubbleLeftRightIcon as Dr, ShieldCheckIcon as Rr, ArrowRightIcon as Ht, ArrowTopRightOnSquareIcon as Be, ChevronLeftIcon as Br, ChevronRightIcon as ut, TrashIcon as jr, PhotoIcon as Lt, ArrowPathIcon as Fr, CheckIcon as Wr, ClipboardDocumentIcon as Or, EnvelopeIcon as Vr, LanguageIcon as _r } from "@heroicons/react/24/outline";
10
- import { ArrowLeftIcon as _h, ArrowRightIcon as Hh, Bars3Icon as qh, BellIcon as Kh, BellSlashIcon as Gh, ChartBarIcon as Yh, CheckCircleIcon as Qh, CheckIcon as Jh, ChevronDownIcon as Xh, ChevronLeftIcon as Zh, ChevronRightIcon as eg, ChevronUpIcon as tg, ClockIcon as rg, CodeBracketIcon as ag, Cog6ToothIcon as ng, CreditCardIcon as og, DocumentTextIcon as sg, EnvelopeIcon as lg, ExclamationTriangleIcon as ig, EyeSlashIcon as cg, GlobeAltIcon as dg, HomeIcon as ug, InboxIcon as mg, InformationCircleIcon as hg, KeyIcon as gg, MegaphoneIcon as pg, MinusIcon as fg, PaperAirplaneIcon as bg, PaperClipIcon as yg, PlusIcon as vg, RocketLaunchIcon as xg, ShieldCheckIcon as wg, SparklesIcon as kg, StarIcon as Ng, TrashIcon as Cg, UserGroupIcon as Sg, XMarkIcon as Lg } from "@heroicons/react/24/outline";
10
+ import { ArrowLeftIcon as Hh, ArrowRightIcon as qh, Bars3Icon as Kh, BellIcon as Gh, BellSlashIcon as Yh, ChartBarIcon as Qh, CheckCircleIcon as Jh, CheckIcon as Xh, ChevronDownIcon as Zh, ChevronLeftIcon as eg, ChevronRightIcon as tg, ChevronUpIcon as rg, ClockIcon as ag, CodeBracketIcon as ng, Cog6ToothIcon as og, CreditCardIcon as sg, DocumentTextIcon as lg, EnvelopeIcon as ig, ExclamationTriangleIcon as cg, EyeSlashIcon as dg, GlobeAltIcon as ug, HomeIcon as mg, InboxIcon as hg, InformationCircleIcon as gg, KeyIcon as pg, MegaphoneIcon as fg, MinusIcon as bg, PaperAirplaneIcon as yg, PaperClipIcon as vg, PlusIcon as xg, RocketLaunchIcon as wg, ShieldCheckIcon as kg, SparklesIcon as Ng, StarIcon as Cg, TrashIcon as Sg, UserGroupIcon as Lg, XMarkIcon as $g } from "@heroicons/react/24/outline";
11
11
  import { XMarkIcon as Hr, MinusIcon as qr, CheckIcon as Kr } from "@heroicons/react/24/solid";
12
- import { CheckCircleIcon as Eg, CheckIcon as Mg, ExclamationTriangleIcon as Ig, StarIcon as Tg } from "@heroicons/react/24/solid";
12
+ import { CheckCircleIcon as Mg, CheckIcon as Ig, ExclamationTriangleIcon as Tg, StarIcon as Ag } from "@heroicons/react/24/solid";
13
13
  import { ChainType as $t, InfoType as ae } from "@sudobility/types";
14
14
  import { Root as qt, Thumb as Gr } from "@radix-ui/react-switch";
15
15
  import * as K from "@radix-ui/react-select";
@@ -7219,7 +7219,32 @@ const ti = ({
7219
7219
  "aria-label": "QuizBuilder",
7220
7220
  children: e || "QuizBuilder Component"
7221
7221
  }
7222
- ), Pa = (t, e, r) => {
7222
+ ), Ci = ({
7223
+ label: t,
7224
+ links: e,
7225
+ logoSize: r = 48,
7226
+ className: n
7227
+ }) => /* @__PURE__ */ g("div", { className: c("flex flex-col items-center gap-4 py-12", n), children: [
7228
+ /* @__PURE__ */ a("p", { className: "text-sm text-theme-text-secondary", children: t }),
7229
+ /* @__PURE__ */ a("div", { className: "flex flex-wrap items-center justify-center gap-6", children: e.map((o) => /* @__PURE__ */ a(
7230
+ "a",
7231
+ {
7232
+ href: o.href,
7233
+ target: "_blank",
7234
+ rel: "noopener noreferrer",
7235
+ className: "transition-opacity hover:opacity-80",
7236
+ children: /* @__PURE__ */ a(
7237
+ "img",
7238
+ {
7239
+ src: o.logo,
7240
+ alt: o.alt,
7241
+ style: { height: r, width: "auto" }
7242
+ }
7243
+ )
7244
+ },
7245
+ o.href
7246
+ )) })
7247
+ ] }), Pa = (t, e, r) => {
7223
7248
  if (r)
7224
7249
  return `${r}/address/${t}`;
7225
7250
  if (!e)
@@ -7251,7 +7276,7 @@ const ti = ({
7251
7276
  // Base Sepolia
7252
7277
  }[e];
7253
7278
  return o ? `${o}/address/${t}` : null;
7254
- }, Da = (t, e) => e === "full" ? t : e === "medium" ? `${t.substring(0, 10)}...${t.substring(t.length - 8)}` : `${t.substring(0, 6)}...${t.substring(t.length - 4)}`, Ci = ({
7279
+ }, Da = (t, e) => e === "full" ? t : e === "medium" ? `${t.substring(0, 10)}...${t.substring(t.length - 8)}` : `${t.substring(0, 6)}...${t.substring(t.length - 4)}`, Si = ({
7255
7280
  address: t,
7256
7281
  chainId: e,
7257
7282
  explorerUrl: r,
@@ -7453,7 +7478,7 @@ const ti = ({
7453
7478
  }
7454
7479
  }
7455
7480
  }, [t]), /* @__PURE__ */ a("div", { ref: h, className: `${y()} ${s}`, children: o });
7456
- }, Si = ({ children: t, delay: e = 0, className: r = "" }) => /* @__PURE__ */ a(bt, { animation: "fade-in-up", delay: e, className: r, children: t }), Li = ({ children: t, delay: e = 0, className: r = "" }) => /* @__PURE__ */ a(
7481
+ }, Li = ({ children: t, delay: e = 0, className: r = "" }) => /* @__PURE__ */ a(bt, { animation: "fade-in-up", delay: e, className: r, children: t }), $i = ({ children: t, delay: e = 0, className: r = "" }) => /* @__PURE__ */ a(
7457
7482
  bt,
7458
7483
  {
7459
7484
  animation: "fade-in-scale",
@@ -7461,7 +7486,7 @@ const ti = ({
7461
7486
  className: r,
7462
7487
  children: t
7463
7488
  }
7464
- ), $i = ({ children: t, className: e = "" }) => /* @__PURE__ */ a(bt, { animation: "float", className: e, children: t }), Ei = ({
7489
+ ), Ei = ({ children: t, className: e = "" }) => /* @__PURE__ */ a(bt, { animation: "float", className: e, children: t }), Mi = ({
7465
7490
  isOpen: t,
7466
7491
  onClick: e,
7467
7492
  opacity: r = "medium",
@@ -7505,7 +7530,7 @@ const ti = ({
7505
7530
  }, Oa = (t) => {
7506
7531
  const e = Fa[t];
7507
7532
  return S.component.alert[e];
7508
- }, Mi = ({
7533
+ }, Ii = ({
7509
7534
  isVisible: t,
7510
7535
  onDismiss: e,
7511
7536
  title: r,
@@ -7586,7 +7611,7 @@ const ti = ({
7586
7611
  }
7587
7612
  );
7588
7613
  return it(w, document.body);
7589
- }, Ii = (t = {}) => {
7614
+ }, Ti = (t = {}) => {
7590
7615
  const { defaultDuration: e = 5e3 } = t, [r, n] = T(!1), [o, s] = T(null), l = R(
7591
7616
  ({
7592
7617
  title: u,
@@ -7687,7 +7712,7 @@ const ti = ({
7687
7712
  ]
7688
7713
  }
7689
7714
  ) })
7690
- ] }) : null), Ti = ({
7715
+ ] }) : null), Ai = ({
7691
7716
  isOpen: t,
7692
7717
  onClose: e,
7693
7718
  items: r,
@@ -7837,7 +7862,7 @@ const ti = ({
7837
7862
  trend: "none"
7838
7863
  }
7839
7864
  }
7840
- ), Ai = ({
7865
+ ), zi = ({
7841
7866
  label: t,
7842
7867
  value: e,
7843
7868
  change: r,
@@ -7895,7 +7920,7 @@ const ti = ({
7895
7920
  variant: "default",
7896
7921
  spacing: "normal"
7897
7922
  }
7898
- }), zi = ({
7923
+ }), Ui = ({
7899
7924
  title: t,
7900
7925
  description: e,
7901
7926
  children: r,
@@ -7933,7 +7958,7 @@ const ti = ({
7933
7958
  interactive: !1
7934
7959
  }
7935
7960
  }
7936
- ), Ui = ({
7961
+ ), Pi = ({
7937
7962
  icon: t,
7938
7963
  title: e,
7939
7964
  description: r,
@@ -7958,7 +7983,7 @@ const ti = ({
7958
7983
  ] })
7959
7984
  ]
7960
7985
  }
7961
- ), Pi = ({
7986
+ ), Di = ({
7962
7987
  className: t,
7963
7988
  children: e,
7964
7989
  disabled: r = !1,
@@ -7980,7 +8005,7 @@ const ti = ({
7980
8005
  "aria-label": "UfocusUindicator",
7981
8006
  children: e || "UfocusUindicator Component"
7982
8007
  }
7983
- ), Di = ({
8008
+ ), Ri = ({
7984
8009
  icon: t,
7985
8010
  size: e = "md",
7986
8011
  shape: r = "rounded",
@@ -8056,7 +8081,7 @@ const ti = ({
8056
8081
  float: "animate-float",
8057
8082
  pulse: "animate-pulse",
8058
8083
  bounce: "animate-bounce-slow"
8059
- }, Ri = ({
8084
+ }, Bi = ({
8060
8085
  children: t,
8061
8086
  size: e = "lg",
8062
8087
  variant: r = "primary",
@@ -8076,7 +8101,7 @@ const ti = ({
8076
8101
  ),
8077
8102
  children: /* @__PURE__ */ a("div", { className: c(Ga[e]), children: t })
8078
8103
  }
8079
- ), Bi = ({
8104
+ ), ji = ({
8080
8105
  icon: t,
8081
8106
  children: e,
8082
8107
  iconPosition: r = "left",
@@ -8141,7 +8166,7 @@ const ti = ({
8141
8166
  }
8142
8167
  );
8143
8168
  };
8144
- function ji({
8169
+ function Fi({
8145
8170
  title: t,
8146
8171
  subtitle: e,
8147
8172
  items: r,
@@ -8244,7 +8269,7 @@ function ji({
8244
8269
  )
8245
8270
  ] });
8246
8271
  }
8247
- const Fi = ({
8272
+ const Wi = ({
8248
8273
  children: t,
8249
8274
  title: e,
8250
8275
  variant: r = "info",
@@ -8324,7 +8349,7 @@ const Fi = ({
8324
8349
  ]
8325
8350
  }
8326
8351
  );
8327
- }, Wi = ({
8352
+ }, Oi = ({
8328
8353
  className: t,
8329
8354
  children: e,
8330
8355
  disabled: r = !1,
@@ -8346,7 +8371,7 @@ const Fi = ({
8346
8371
  "aria-label": "UkeyboardUshortcut",
8347
8372
  children: e || "UkeyboardUshortcut Component"
8348
8373
  }
8349
- ), Oi = ({
8374
+ ), Vi = ({
8350
8375
  size: t = "md",
8351
8376
  className: e = "",
8352
8377
  showText: r = !0,
@@ -8408,7 +8433,7 @@ const Fi = ({
8408
8433
  children: m
8409
8434
  }
8410
8435
  ) : /* @__PURE__ */ a("div", { className: `flex items-center ${d.container} ${e}`, children: m });
8411
- }, Vi = ({
8436
+ }, _i = ({
8412
8437
  className: t,
8413
8438
  children: e,
8414
8439
  disabled: r = !1,
@@ -8430,7 +8455,7 @@ const Fi = ({
8430
8455
  "aria-label": "UmorphUtransition",
8431
8456
  children: e || "UmorphUtransition Component"
8432
8457
  }
8433
- ), _i = ({
8458
+ ), Hi = ({
8434
8459
  title: t,
8435
8460
  description: e,
8436
8461
  count: r,
@@ -8510,7 +8535,7 @@ const Fi = ({
8510
8535
  ] }),
8511
8536
  o && /* @__PURE__ */ a("div", { className: "flex-shrink-0", children: o })
8512
8537
  ] });
8513
- }, Hi = ({
8538
+ }, qi = ({
8514
8539
  className: t,
8515
8540
  children: e,
8516
8541
  disabled: r = !1,
@@ -8532,7 +8557,7 @@ const Fi = ({
8532
8557
  "aria-label": "UparallaxUscroll",
8533
8558
  children: e || "UparallaxUscroll Component"
8534
8559
  }
8535
- ), qi = ({
8560
+ ), Ki = ({
8536
8561
  actions: t,
8537
8562
  orientation: e = "horizontal",
8538
8563
  columns: r = 3,
@@ -8590,7 +8615,7 @@ const Fi = ({
8590
8615
  ))
8591
8616
  }
8592
8617
  );
8593
- }, Ki = ({
8618
+ }, Gi = ({
8594
8619
  className: t,
8595
8620
  children: e,
8596
8621
  disabled: r = !1,
@@ -8628,7 +8653,7 @@ const Fi = ({
8628
8653
  icon: "h-5 w-5 mr-2",
8629
8654
  text: "font-semibold"
8630
8655
  }
8631
- }, Gi = ({
8656
+ }, Yi = ({
8632
8657
  icon: t,
8633
8658
  text: e,
8634
8659
  variant: r = "default",
@@ -8651,7 +8676,7 @@ const Fi = ({
8651
8676
  ]
8652
8677
  }
8653
8678
  );
8654
- }, Yi = ({
8679
+ }, Qi = ({
8655
8680
  title: t,
8656
8681
  onAdd: e,
8657
8682
  addButtonTooltip: r,
@@ -8714,7 +8739,7 @@ const Fi = ({
8714
8739
  default:
8715
8740
  return St;
8716
8741
  }
8717
- }, Qi = ({
8742
+ }, Ji = ({
8718
8743
  settings: t,
8719
8744
  selectedSetting: e,
8720
8745
  onSettingSelect: r,
@@ -8751,7 +8776,7 @@ const Fi = ({
8751
8776
  ) }, o.id);
8752
8777
  }) })
8753
8778
  }
8754
- ), Ji = ({
8779
+ ), Xi = ({
8755
8780
  className: t,
8756
8781
  children: e,
8757
8782
  disabled: r = !1,
@@ -8773,7 +8798,7 @@ const Fi = ({
8773
8798
  "aria-label": "UskipUnavigation",
8774
8799
  children: e || "UskipUnavigation Component"
8775
8800
  }
8776
- ), Xi = ({
8801
+ ), Zi = ({
8777
8802
  className: t,
8778
8803
  children: e,
8779
8804
  disabled: r = !1,
@@ -8795,7 +8820,7 @@ const Fi = ({
8795
8820
  "aria-label": "UsortUdropdown",
8796
8821
  children: e || "UsortUdropdown Component"
8797
8822
  }
8798
- ), Zi = ({
8823
+ ), ec = ({
8799
8824
  className: t,
8800
8825
  children: e,
8801
8826
  disabled: r = !1,
@@ -8817,10 +8842,10 @@ const Fi = ({
8817
8842
  "aria-label": "UversionUbadge",
8818
8843
  children: e || "UversionUbadge Component"
8819
8844
  }
8820
- ), ec = ({
8845
+ ), tc = ({
8821
8846
  children: t,
8822
8847
  as: e = "span"
8823
- }) => /* @__PURE__ */ a(e, { className: "sr-only", children: t }), tc = ({
8848
+ }) => /* @__PURE__ */ a(e, { className: "sr-only", children: t }), rc = ({
8824
8849
  time: t,
8825
8850
  isActive: e = !0,
8826
8851
  size: r = "sm",
@@ -8890,7 +8915,7 @@ const Fi = ({
8890
8915
  S.raw.red[500],
8891
8916
  S.raw.purple[500],
8892
8917
  S.raw.orange[500]
8893
- ], rc = ({
8918
+ ], ac = ({
8894
8919
  show: t,
8895
8920
  onComplete: e,
8896
8921
  particleCount: r = 50,
@@ -9062,7 +9087,7 @@ const Fi = ({
9062
9087
  }
9063
9088
  );
9064
9089
  ar.displayName = "SmartLink";
9065
- const ac = (t, e) => q.useMemo(() => {
9090
+ const nc = (t, e) => q.useMemo(() => {
9066
9091
  let r = t;
9067
9092
  return Object.entries(e).forEach(([n, o]) => {
9068
9093
  const s = new RegExp(
@@ -9117,7 +9142,7 @@ const ac = (t, e) => q.useMemo(() => {
9117
9142
  support: "/contact",
9118
9143
  help: "/document",
9119
9144
  "contact us": "/contact"
9120
- }, nc = ({
9145
+ }, oc = ({
9121
9146
  children: t,
9122
9147
  mappings: e = tn,
9123
9148
  className: r,
@@ -9155,7 +9180,7 @@ const ac = (t, e) => q.useMemo(() => {
9155
9180
  }
9156
9181
  return l;
9157
9182
  }) });
9158
- }, oc = ({
9183
+ }, sc = ({
9159
9184
  href: t,
9160
9185
  children: e,
9161
9186
  variant: r = "default",
@@ -9216,7 +9241,7 @@ const ac = (t, e) => q.useMemo(() => {
9216
9241
  ]
9217
9242
  }
9218
9243
  );
9219
- }, sc = ({
9244
+ }, lc = ({
9220
9245
  href: t,
9221
9246
  children: e,
9222
9247
  showIcon: r = !0,
@@ -9281,9 +9306,9 @@ const ac = (t, e) => q.useMemo(() => {
9281
9306
  ]
9282
9307
  }
9283
9308
  );
9284
- }, je = /* @__PURE__ */ new Set(), lc = () => {
9309
+ }, je = /* @__PURE__ */ new Set(), ic = () => {
9285
9310
  je.clear();
9286
- }, ic = (t) => je.has(t);
9311
+ }, cc = (t) => je.has(t);
9287
9312
  function rn(t, e, r, n) {
9288
9313
  let o = t;
9289
9314
  if (r.length > 0) {
@@ -9298,7 +9323,7 @@ function rn(t, e, r, n) {
9298
9323
  if (o.endsWith(s))
9299
9324
  return l;
9300
9325
  }
9301
- const cc = ({
9326
+ const dc = ({
9302
9327
  preload: t,
9303
9328
  preloadDelay: e = 50,
9304
9329
  routeModules: r = {},
@@ -9363,7 +9388,7 @@ const cc = ({
9363
9388
  children: l
9364
9389
  }
9365
9390
  );
9366
- }, dc = ({
9391
+ }, uc = ({
9367
9392
  items: t,
9368
9393
  separator: e = "/",
9369
9394
  className: r
@@ -9421,7 +9446,7 @@ const sn = q.forwardRef(({ className: t, ...e }, r) => /* @__PURE__ */ a(
9421
9446
  }
9422
9447
  ));
9423
9448
  sn.displayName = Jt.displayName;
9424
- const uc = ({
9449
+ const mc = ({
9425
9450
  items: t,
9426
9451
  orientation: e = "horizontal",
9427
9452
  className: r
@@ -9523,7 +9548,7 @@ const uc = ({
9523
9548
  children: t.map((i, u) => l(i, u))
9524
9549
  }
9525
9550
  );
9526
- }, mc = ({
9551
+ }, hc = ({
9527
9552
  items: t,
9528
9553
  selectedPath: e,
9529
9554
  onSelect: r,
@@ -9568,7 +9593,7 @@ const uc = ({
9568
9593
  },
9569
9594
  l.id
9570
9595
  );
9571
- }) }), hc = ({ items: t, className: e }) => /* @__PURE__ */ a("nav", { className: c("flex flex-col gap-1", e), children: t.map((r) => /* @__PURE__ */ g(
9596
+ }) }), gc = ({ items: t, className: e }) => /* @__PURE__ */ a("nav", { className: c("flex flex-col gap-1", e), children: t.map((r) => /* @__PURE__ */ g(
9572
9597
  "button",
9573
9598
  {
9574
9599
  onClick: r.onClick,
@@ -9599,7 +9624,7 @@ const uc = ({
9599
9624
  ]
9600
9625
  },
9601
9626
  r.id
9602
- )) }), gc = ({
9627
+ )) }), pc = ({
9603
9628
  currentPage: t,
9604
9629
  totalPages: e,
9605
9630
  onPageChange: r,
@@ -9731,7 +9756,7 @@ const uc = ({
9731
9756
  ]
9732
9757
  }
9733
9758
  );
9734
- }, pc = ({
9759
+ }, fc = ({
9735
9760
  currentPage: t,
9736
9761
  totalPages: e,
9737
9762
  onPageChange: r,
@@ -9781,7 +9806,7 @@ const uc = ({
9781
9806
  }
9782
9807
  )
9783
9808
  ] });
9784
- }, fc = ({
9809
+ }, bc = ({
9785
9810
  steps: t,
9786
9811
  currentStep: e,
9787
9812
  orientation: r = "horizontal",
@@ -9957,7 +9982,7 @@ const uc = ({
9957
9982
  ] })
9958
9983
  ] }, u.id);
9959
9984
  }) }) });
9960
- }, bc = ({
9985
+ }, yc = ({
9961
9986
  steps: t,
9962
9987
  currentStep: e,
9963
9988
  onStepClick: r,
@@ -10041,7 +10066,7 @@ const uc = ({
10041
10066
  )) })
10042
10067
  }
10043
10068
  );
10044
- }, yc = ({
10069
+ }, vc = ({
10045
10070
  sections: t,
10046
10071
  selectedSection: e,
10047
10072
  selectedSubsection: r,
@@ -10085,7 +10110,7 @@ const uc = ({
10085
10110
  }
10086
10111
  )
10087
10112
  ] }, u.id)) });
10088
- function vc({
10113
+ function xc({
10089
10114
  columns: t,
10090
10115
  data: e,
10091
10116
  keyExtractor: r,
@@ -10183,7 +10208,7 @@ function vc({
10183
10208
  )) })
10184
10209
  ] }) });
10185
10210
  }
10186
- const xc = ({
10211
+ const wc = ({
10187
10212
  data: t,
10188
10213
  columns: e,
10189
10214
  hasActions: r = !1,
@@ -10235,7 +10260,7 @@ const xc = ({
10235
10260
  },
10236
10261
  l(u, d)
10237
10262
  )) })
10238
- ] }) }) }), wc = ({
10263
+ ] }) }) }), kc = ({
10239
10264
  className: t,
10240
10265
  children: e,
10241
10266
  disabled: r = !1,
@@ -10257,7 +10282,7 @@ const xc = ({
10257
10282
  "aria-label": "UdataUgrid",
10258
10283
  children: e || "UdataUgrid Component"
10259
10284
  }
10260
- ), kc = ({
10285
+ ), Nc = ({
10261
10286
  className: t,
10262
10287
  children: e,
10263
10288
  disabled: r = !1,
@@ -10279,7 +10304,7 @@ const xc = ({
10279
10304
  "aria-label": "UpivotUtable",
10280
10305
  children: e || "UpivotUtable Component"
10281
10306
  }
10282
- ), Nc = ({
10307
+ ), Cc = ({
10283
10308
  className: t,
10284
10309
  children: e,
10285
10310
  disabled: r = !1,
@@ -10301,7 +10326,7 @@ const xc = ({
10301
10326
  "aria-label": "UspreadsheetUgrid",
10302
10327
  children: e || "UspreadsheetUgrid Component"
10303
10328
  }
10304
- ), Cc = ({
10329
+ ), Sc = ({
10305
10330
  className: t,
10306
10331
  children: e,
10307
10332
  disabled: r = !1,
@@ -10323,7 +10348,7 @@ const xc = ({
10323
10348
  "aria-label": "UcolumnUresize",
10324
10349
  children: e || "UcolumnUresize Component"
10325
10350
  }
10326
- ), Sc = ({
10351
+ ), Lc = ({
10327
10352
  className: t,
10328
10353
  children: e,
10329
10354
  disabled: r = !1,
@@ -10345,7 +10370,7 @@ const xc = ({
10345
10370
  "aria-label": "UcellUeditor",
10346
10371
  children: e || "UcellUeditor Component"
10347
10372
  }
10348
- ), Lc = ({
10373
+ ), $c = ({
10349
10374
  className: t,
10350
10375
  children: e,
10351
10376
  disabled: r = !1,
@@ -10367,7 +10392,7 @@ const xc = ({
10367
10392
  "aria-label": "UtableUreservation",
10368
10393
  children: e || "UtableUreservation Component"
10369
10394
  }
10370
- ), $c = ({
10395
+ ), Ec = ({
10371
10396
  children: t,
10372
10397
  type: e = "unordered",
10373
10398
  spacing: r = "sm",
@@ -10421,7 +10446,7 @@ const xc = ({
10421
10446
  children: t
10422
10447
  }
10423
10448
  );
10424
- }, Ec = ({ children: t, className: e }) => /* @__PURE__ */ a("li", { className: c("leading-relaxed", e), children: t }), Mc = ({
10449
+ }, Mc = ({ children: t, className: e }) => /* @__PURE__ */ a("li", { className: c("leading-relaxed", e), children: t }), Ic = ({
10425
10450
  children: t,
10426
10451
  onAction: e,
10427
10452
  actionText: r = "Remove",
@@ -10464,7 +10489,7 @@ const xc = ({
10464
10489
  }
10465
10490
  )
10466
10491
  ] });
10467
- }, Ic = ({
10492
+ }, Tc = ({
10468
10493
  className: t,
10469
10494
  children: e,
10470
10495
  disabled: r = !1,
@@ -10486,7 +10511,7 @@ const xc = ({
10486
10511
  "aria-label": "UuserUtable",
10487
10512
  children: e || "UuserUtable Component"
10488
10513
  }
10489
- ), Tc = ({
10514
+ ), Ac = ({
10490
10515
  source: t,
10491
10516
  target: e,
10492
10517
  onChange: r,
@@ -10757,7 +10782,7 @@ const xc = ({
10757
10782
  )
10758
10783
  ] });
10759
10784
  };
10760
- function Ac({
10785
+ function zc({
10761
10786
  items: t,
10762
10787
  itemHeight: e,
10763
10788
  height: r,
@@ -10798,7 +10823,7 @@ function Ac({
10798
10823
  }
10799
10824
  );
10800
10825
  }
10801
- const zc = ({
10826
+ const Uc = ({
10802
10827
  data: t,
10803
10828
  selectedId: e,
10804
10829
  onSelect: r,
@@ -10889,7 +10914,7 @@ const zc = ({
10889
10914
  ] }, p.id);
10890
10915
  };
10891
10916
  return /* @__PURE__ */ a("div", { className: c("w-full", i), children: t.map((p) => f(p, 0)) });
10892
- }, Uc = ({
10917
+ }, Pc = ({
10893
10918
  className: t,
10894
10919
  children: e,
10895
10920
  disabled: r = !1,
@@ -10972,7 +10997,7 @@ const zc = ({
10972
10997
  ] }) : s
10973
10998
  }
10974
10999
  );
10975
- }, Pc = ({
11000
+ }, Dc = ({
10976
11001
  title: t,
10977
11002
  description: e,
10978
11003
  className: r,
@@ -10982,15 +11007,15 @@ const zc = ({
10982
11007
  t && /* @__PURE__ */ a("h3", { className: L.heading.h4(), children: t }),
10983
11008
  e && /* @__PURE__ */ a("p", { className: L.body.sm(), children: e }),
10984
11009
  n
10985
- ] }), Dc = ({
11010
+ ] }), Rc = ({
10986
11011
  className: t,
10987
11012
  children: e,
10988
11013
  ...r
10989
- }) => /* @__PURE__ */ a("div", { className: c("", t), ...r, children: e }), Rc = ({
11014
+ }) => /* @__PURE__ */ a("div", { className: c("", t), ...r, children: e }), Bc = ({
10990
11015
  className: t,
10991
11016
  children: e,
10992
11017
  ...r
10993
- }) => /* @__PURE__ */ a("div", { className: c("flex items-center pt-4", t), ...r, children: e }), Bc = ({
11018
+ }) => /* @__PURE__ */ a("div", { className: c("flex items-center pt-4", t), ...r, children: e }), jc = ({
10994
11019
  title: t,
10995
11020
  children: e,
10996
11021
  variant: r = "info",
@@ -11016,7 +11041,7 @@ const zc = ({
11016
11041
  e
11017
11042
  ]
11018
11043
  }
11019
- ), jc = ({
11044
+ ), Fc = ({
11020
11045
  title: t,
11021
11046
  icon: e,
11022
11047
  children: r,
@@ -11063,7 +11088,7 @@ const zc = ({
11063
11088
  )
11064
11089
  ] })
11065
11090
  }
11066
- ), Fc = ({
11091
+ ), Wc = ({
11067
11092
  title: t,
11068
11093
  value: e,
11069
11094
  change: r,
@@ -11113,7 +11138,7 @@ const zc = ({
11113
11138
  ]
11114
11139
  }
11115
11140
  );
11116
- }, Wc = ({
11141
+ }, Oc = ({
11117
11142
  src: t,
11118
11143
  alt: e = "Avatar",
11119
11144
  fallback: r,
@@ -11179,7 +11204,7 @@ const zc = ({
11179
11204
  }
11180
11205
  )
11181
11206
  ] });
11182
- }, Oc = ({
11207
+ }, Vc = ({
11183
11208
  className: t,
11184
11209
  children: e,
11185
11210
  disabled: r = !1,
@@ -11201,7 +11226,7 @@ const zc = ({
11201
11226
  "aria-label": "UavatarUgroup",
11202
11227
  children: e || "UavatarUgroup Component"
11203
11228
  }
11204
- ), Vc = ({
11229
+ ), _c = ({
11205
11230
  className: t,
11206
11231
  children: e,
11207
11232
  disabled: r = !1,
@@ -11223,7 +11248,7 @@ const zc = ({
11223
11248
  "aria-label": "UprofileUheader",
11224
11249
  children: e || "UprofileUheader Component"
11225
11250
  }
11226
- ), _c = ({
11251
+ ), Hc = ({
11227
11252
  label: t,
11228
11253
  value: e,
11229
11254
  orientation: r = "vertical",
@@ -11311,7 +11336,7 @@ const zc = ({
11311
11336
  ]
11312
11337
  }
11313
11338
  );
11314
- }, Hc = ({
11339
+ }, qc = ({
11315
11340
  value: t,
11316
11341
  label: e,
11317
11342
  variant: r = "neutral",
@@ -11459,11 +11484,11 @@ const zc = ({
11459
11484
  n && /* @__PURE__ */ a("div", { className: "mt-4", children: n })
11460
11485
  ]
11461
11486
  }
11462
- ), qc = ({
11487
+ ), Kc = ({
11463
11488
  title: t,
11464
11489
  subtext: e,
11465
11490
  className: r
11466
- }) => /* @__PURE__ */ a(un, { title: t, description: e, className: r }), Kc = ({
11491
+ }) => /* @__PURE__ */ a(un, { title: t, description: e, className: r }), Gc = ({
11467
11492
  data: t,
11468
11493
  orientation: e = "vertical",
11469
11494
  showValues: r = !1,
@@ -11532,7 +11557,7 @@ const zc = ({
11532
11557
  ]
11533
11558
  }
11534
11559
  ) });
11535
- }, Gc = ({
11560
+ }, Yc = ({
11536
11561
  series: t,
11537
11562
  showLegend: e = !0,
11538
11563
  showGrid: r = !0,
@@ -11622,7 +11647,7 @@ const zc = ({
11622
11647
  )) })
11623
11648
  ] })
11624
11649
  ] });
11625
- }, Yc = ({
11650
+ }, Qc = ({
11626
11651
  data: t,
11627
11652
  variant: e = "pie",
11628
11653
  showLegend: r = !0,
@@ -11735,7 +11760,7 @@ const zc = ({
11735
11760
  ] })
11736
11761
  ] }, b)) })
11737
11762
  ] });
11738
- }, Qc = ({
11763
+ }, Jc = ({
11739
11764
  series: t,
11740
11765
  showLegend: e = !0,
11741
11766
  showGrid: r = !0,
@@ -11826,7 +11851,7 @@ const zc = ({
11826
11851
  )) })
11827
11852
  ] })
11828
11853
  ] });
11829
- }, Jc = ({
11854
+ }, Xc = ({
11830
11855
  className: t,
11831
11856
  children: e,
11832
11857
  disabled: r = !1,
@@ -11848,7 +11873,7 @@ const zc = ({
11848
11873
  "aria-label": "UradarUchart",
11849
11874
  children: e || "UradarUchart Component"
11850
11875
  }
11851
- ), Xc = ({
11876
+ ), Zc = ({
11852
11877
  className: t,
11853
11878
  children: e,
11854
11879
  disabled: r = !1,
@@ -11870,7 +11895,7 @@ const zc = ({
11870
11895
  "aria-label": "UbubbleUchart",
11871
11896
  children: e || "UbubbleUchart Component"
11872
11897
  }
11873
- ), Zc = ({
11898
+ ), ed = ({
11874
11899
  className: t,
11875
11900
  children: e,
11876
11901
  disabled: r = !1,
@@ -11892,7 +11917,7 @@ const zc = ({
11892
11917
  "aria-label": "UscatterUplot",
11893
11918
  children: e || "UscatterUplot Component"
11894
11919
  }
11895
- ), ed = ({
11920
+ ), td = ({
11896
11921
  className: t,
11897
11922
  children: e,
11898
11923
  disabled: r = !1,
@@ -11914,7 +11939,7 @@ const zc = ({
11914
11939
  "aria-label": "UtreeUmap",
11915
11940
  children: e || "UtreeUmap Component"
11916
11941
  }
11917
- ), td = ({
11942
+ ), rd = ({
11918
11943
  className: t,
11919
11944
  children: e,
11920
11945
  disabled: r = !1,
@@ -11936,7 +11961,7 @@ const zc = ({
11936
11961
  "aria-label": "UsankeyUdiagram",
11937
11962
  children: e || "UsankeyUdiagram Component"
11938
11963
  }
11939
- ), rd = ({
11964
+ ), ad = ({
11940
11965
  data: t,
11941
11966
  width: e = 100,
11942
11967
  height: r = 30,
@@ -11978,7 +12003,7 @@ const zc = ({
11978
12003
  ]
11979
12004
  }
11980
12005
  );
11981
- }, ad = ({
12006
+ }, nd = ({
11982
12007
  className: t,
11983
12008
  children: e,
11984
12009
  disabled: r = !1,
@@ -12000,7 +12025,7 @@ const zc = ({
12000
12025
  "aria-label": "Uheatmap",
12001
12026
  children: e || "Uheatmap Component"
12002
12027
  }
12003
- ), nd = ({
12028
+ ), od = ({
12004
12029
  className: t,
12005
12030
  children: e,
12006
12031
  disabled: r = !1,
@@ -12022,7 +12047,7 @@ const zc = ({
12022
12047
  "aria-label": "UfunnelUchart",
12023
12048
  children: e || "UfunnelUchart Component"
12024
12049
  }
12025
- ), od = ({
12050
+ ), sd = ({
12026
12051
  className: t,
12027
12052
  children: e,
12028
12053
  disabled: r
@@ -12041,7 +12066,7 @@ const zc = ({
12041
12066
  "aria-label": "BurndownChart",
12042
12067
  children: e || "BurndownChart Component"
12043
12068
  }
12044
- ), sd = ({
12069
+ ), ld = ({
12045
12070
  className: t,
12046
12071
  children: e,
12047
12072
  disabled: r = !1,
@@ -12063,7 +12088,7 @@ const zc = ({
12063
12088
  "aria-label": "UperformanceUchart",
12064
12089
  children: e || "UperformanceUchart Component"
12065
12090
  }
12066
- ), ld = ({
12091
+ ), id = ({
12067
12092
  className: t,
12068
12093
  children: e,
12069
12094
  disabled: r = !1,
@@ -12085,7 +12110,7 @@ const zc = ({
12085
12110
  "aria-label": "UmetricUcomparison",
12086
12111
  children: e || "UmetricUcomparison Component"
12087
12112
  }
12088
- ), id = ({
12113
+ ), cd = ({
12089
12114
  value: t,
12090
12115
  min: e = 0,
12091
12116
  max: r = 100,
@@ -12132,7 +12157,7 @@ const zc = ({
12132
12157
  l && /* @__PURE__ */ a("div", { className: "text-xs text-gray-600 dark:text-gray-400", children: l })
12133
12158
  ] })
12134
12159
  ] });
12135
- }, cd = ({
12160
+ }, dd = ({
12136
12161
  value: t = 0,
12137
12162
  max: e = 100,
12138
12163
  variant: r = "default",
@@ -12192,7 +12217,7 @@ const zc = ({
12192
12217
  ),
12193
12218
  (o || s) && /* @__PURE__ */ a("div", { className: c("mt-1 text-xs text-right", A.text.bodySmall), children: s || `${Math.round(m)}%` })
12194
12219
  ] });
12195
- }, dd = ({
12220
+ }, ud = ({
12196
12221
  value: t,
12197
12222
  size: e = 100,
12198
12223
  strokeWidth: r = 8,
@@ -12263,7 +12288,7 @@ const zc = ({
12263
12288
  )
12264
12289
  ] })
12265
12290
  ] }) });
12266
- }, ud = ({
12291
+ }, md = ({
12267
12292
  className: t,
12268
12293
  children: e,
12269
12294
  disabled: r = !1,
@@ -12285,7 +12310,7 @@ const zc = ({
12285
12310
  "aria-label": "UprogressUtracker",
12286
12311
  children: e || "UprogressUtracker Component"
12287
12312
  }
12288
- ), md = ({
12313
+ ), hd = ({
12289
12314
  src: t,
12290
12315
  alt: e,
12291
12316
  fallback: r,
@@ -12356,7 +12381,7 @@ const zc = ({
12356
12381
  ]
12357
12382
  }
12358
12383
  );
12359
- }, hd = ({
12384
+ }, gd = ({
12360
12385
  images: t,
12361
12386
  columns: e = 3,
12362
12387
  gap: r = 16,
@@ -12516,7 +12541,7 @@ const zc = ({
12516
12541
  }
12517
12542
  )
12518
12543
  ] });
12519
- }, gd = ({
12544
+ }, pd = ({
12520
12545
  className: t,
12521
12546
  children: e,
12522
12547
  disabled: r = !1,
@@ -12538,7 +12563,7 @@ const zc = ({
12538
12563
  "aria-label": "UimageUcomparison",
12539
12564
  children: e || "UimageUcomparison Component"
12540
12565
  }
12541
- ), pd = ({
12566
+ ), fd = ({
12542
12567
  src: t,
12543
12568
  onCropComplete: e,
12544
12569
  initialCrop: r,
@@ -12631,7 +12656,7 @@ const zc = ({
12631
12656
  ] }),
12632
12657
  /* @__PURE__ */ a("p", { className: "text-xs text-gray-600 dark:text-gray-400", children: 'Drag to adjust crop area. Click "Crop Image" to export.' })
12633
12658
  ] });
12634
- }, fd = ({
12659
+ }, bd = ({
12635
12660
  images: t,
12636
12661
  index: e,
12637
12662
  isOpen: r,
@@ -12924,7 +12949,7 @@ const zc = ({
12924
12949
  ]
12925
12950
  }
12926
12951
  ) });
12927
- }, bd = ({
12952
+ }, yd = ({
12928
12953
  src: t,
12929
12954
  alt: e,
12930
12955
  scale: r = 2,
@@ -12955,7 +12980,7 @@ const zc = ({
12955
12980
  style: i ? void 0 : { visibility: "hidden" }
12956
12981
  }
12957
12982
  );
12958
- }, yd = ({
12983
+ }, vd = ({
12959
12984
  src: t,
12960
12985
  poster: e,
12961
12986
  autoPlay: r = !1,
@@ -13079,7 +13104,7 @@ const zc = ({
13079
13104
  ] })
13080
13105
  ] })
13081
13106
  ] });
13082
- }, vd = ({
13107
+ }, xd = ({
13083
13108
  className: t,
13084
13109
  children: e,
13085
13110
  disabled: r = !1,
@@ -13101,7 +13126,7 @@ const zc = ({
13101
13126
  "aria-label": "UvideoUthumbnail",
13102
13127
  children: e || "UvideoUthumbnail Component"
13103
13128
  }
13104
- ), xd = ({
13129
+ ), wd = ({
13105
13130
  className: t,
13106
13131
  children: e,
13107
13132
  disabled: r
@@ -13120,7 +13145,7 @@ const zc = ({
13120
13145
  "aria-label": "VideoEditor",
13121
13146
  children: e || "VideoEditor Component"
13122
13147
  }
13123
- ), wd = ({
13148
+ ), kd = ({
13124
13149
  className: t,
13125
13150
  children: e,
13126
13151
  disabled: r = !1,
@@ -13142,7 +13167,7 @@ const zc = ({
13142
13167
  "aria-label": "UvideoUcall",
13143
13168
  children: e || "UvideoUcall Component"
13144
13169
  }
13145
- ), kd = ({
13170
+ ), Nd = ({
13146
13171
  className: t,
13147
13172
  children: e,
13148
13173
  disabled: r
@@ -13161,7 +13186,7 @@ const zc = ({
13161
13186
  "aria-label": "LiveStream",
13162
13187
  children: e || "LiveStream Component"
13163
13188
  }
13164
- ), Nd = ({
13189
+ ), Cd = ({
13165
13190
  src: t,
13166
13191
  title: e,
13167
13192
  artist: r,
@@ -13307,7 +13332,7 @@ const zc = ({
13307
13332
  ]
13308
13333
  }
13309
13334
  );
13310
- }, Cd = ({
13335
+ }, Sd = ({
13311
13336
  className: t,
13312
13337
  children: e,
13313
13338
  disabled: r = !1,
@@ -13329,7 +13354,7 @@ const zc = ({
13329
13354
  "aria-label": "UaudioUwaveform",
13330
13355
  children: e || "UaudioUwaveform Component"
13331
13356
  }
13332
- ), Sd = ({
13357
+ ), Ld = ({
13333
13358
  data: t,
13334
13359
  width: e = 200,
13335
13360
  height: r = 40,
@@ -13362,7 +13387,7 @@ const zc = ({
13362
13387
  })
13363
13388
  }
13364
13389
  );
13365
- }, Ld = ({
13390
+ }, $d = ({
13366
13391
  className: t,
13367
13392
  children: e,
13368
13393
  disabled: r = !1,
@@ -13384,7 +13409,7 @@ const zc = ({
13384
13409
  "aria-label": "UvoiceUrecorder",
13385
13410
  children: e || "UvoiceUrecorder Component"
13386
13411
  }
13387
- ), $d = ({
13412
+ ), Ed = ({
13388
13413
  className: t,
13389
13414
  children: e,
13390
13415
  disabled: r
@@ -13403,7 +13428,7 @@ const zc = ({
13403
13428
  "aria-label": "PodcastPlayer",
13404
13429
  children: e || "PodcastPlayer Component"
13405
13430
  }
13406
- ), Ed = ({
13431
+ ), Md = ({
13407
13432
  accept: t = ["image/*", "video/*", "audio/*"],
13408
13433
  maxSize: e = 50 * 1024 * 1024,
13409
13434
  // 50MB default
@@ -13555,7 +13580,7 @@ const zc = ({
13555
13580
  C.id
13556
13581
  )) })
13557
13582
  ] });
13558
- }, Md = ({
13583
+ }, Id = ({
13559
13584
  className: t,
13560
13585
  children: e,
13561
13586
  disabled: r = !1,
@@ -13577,7 +13602,7 @@ const zc = ({
13577
13602
  "aria-label": "UmediaUplaylist",
13578
13603
  children: e || "UmediaUplaylist Component"
13579
13604
  }
13580
- ), Id = ({
13605
+ ), Td = ({
13581
13606
  className: t,
13582
13607
  children: e,
13583
13608
  disabled: r
@@ -13596,7 +13621,7 @@ const zc = ({
13596
13621
  "aria-label": "PlaylistManager",
13597
13622
  children: e || "PlaylistManager Component"
13598
13623
  }
13599
- ), Td = ({
13624
+ ), Ad = ({
13600
13625
  value: t,
13601
13626
  size: e = 200,
13602
13627
  fgColor: r = S.raw.neutral[950],
@@ -13747,7 +13772,7 @@ const zc = ({
13747
13772
  )
13748
13773
  ] });
13749
13774
  return it(w, document.body);
13750
- }, Ad = ({
13775
+ }, zd = ({
13751
13776
  children: t,
13752
13777
  variant: e = "default",
13753
13778
  className: r
@@ -13780,7 +13805,7 @@ const zc = ({
13780
13805
  className: c(O.overlays.modal.footer(), r),
13781
13806
  children: t
13782
13807
  }
13783
- ), zd = ({
13808
+ ), Ud = ({
13784
13809
  isOpen: t,
13785
13810
  onClose: e,
13786
13811
  children: r,
@@ -13898,7 +13923,7 @@ const zc = ({
13898
13923
  }
13899
13924
  )
13900
13925
  ] });
13901
- }, Ud = ({
13926
+ }, Pd = ({
13902
13927
  children: t,
13903
13928
  active: e = !0,
13904
13929
  initialFocus: r,
@@ -13948,7 +13973,7 @@ const zc = ({
13948
13973
  clearTimeout(m), document.removeEventListener("keydown", d), n && l.current && l.current.focus();
13949
13974
  };
13950
13975
  }, [e, r, n]), e ? /* @__PURE__ */ a("div", { ref: s, className: c(o), children: t }) : /* @__PURE__ */ a(H, { children: t });
13951
- }, Pd = ({
13976
+ }, Dd = ({
13952
13977
  children: t,
13953
13978
  onLoadMore: e,
13954
13979
  loading: r = !1,
@@ -14058,7 +14083,7 @@ const zc = ({
14058
14083
  }
14059
14084
  )
14060
14085
  ] });
14061
- }, Dd = ({
14086
+ }, Rd = ({
14062
14087
  trigger: t,
14063
14088
  children: e,
14064
14089
  placement: r = "bottom",
@@ -14204,7 +14229,7 @@ const zc = ({
14204
14229
  }
14205
14230
  )
14206
14231
  ] });
14207
- }, Rd = ({
14232
+ }, Bd = ({
14208
14233
  sections: t,
14209
14234
  activeId: e,
14210
14235
  onActiveChange: r,
@@ -14278,7 +14303,7 @@ const zc = ({
14278
14303
  ] }, p.id);
14279
14304
  };
14280
14305
  return /* @__PURE__ */ a("nav", { className: c("space-y-1", i), children: t.map((p) => f(p, 0)) });
14281
- }, Bd = ({
14306
+ }, jd = ({
14282
14307
  isOpen: t,
14283
14308
  onClose: e,
14284
14309
  children: r,
@@ -14402,7 +14427,7 @@ const zc = ({
14402
14427
  }
14403
14428
  )
14404
14429
  ] });
14405
- }, jd = ({
14430
+ }, Fd = ({
14406
14431
  isOpen: t,
14407
14432
  onClose: e,
14408
14433
  onSubmit: r,
@@ -14667,7 +14692,7 @@ const zc = ({
14667
14692
  danger: "destructive",
14668
14693
  success: "default",
14669
14694
  info: "default"
14670
- }, Fd = ({
14695
+ }, Wd = ({
14671
14696
  isOpen: t,
14672
14697
  onClose: e,
14673
14698
  onConfirm: r,
@@ -14726,7 +14751,7 @@ const zc = ({
14726
14751
  ]
14727
14752
  }
14728
14753
  );
14729
- }, Wd = ({
14754
+ }, Od = ({
14730
14755
  trigger: t,
14731
14756
  children: e,
14732
14757
  placement: r = "bottom",
@@ -14817,7 +14842,7 @@ const zc = ({
14817
14842
  }
14818
14843
  ) })
14819
14844
  ] });
14820
- }, Od = ({
14845
+ }, Vd = ({
14821
14846
  children: t,
14822
14847
  onDrop: e,
14823
14848
  onDragOver: r,
@@ -14897,7 +14922,7 @@ const zc = ({
14897
14922
  ]
14898
14923
  }
14899
14924
  );
14900
- }, Vd = ({
14925
+ }, _d = ({
14901
14926
  className: t,
14902
14927
  children: e,
14903
14928
  disabled: r = !1,
@@ -14919,7 +14944,7 @@ const zc = ({
14919
14944
  "aria-label": "UdragUdropUlist",
14920
14945
  children: e || "UdragUdropUlist Component"
14921
14946
  }
14922
- ), _d = ({
14947
+ ), Hd = ({
14923
14948
  className: t,
14924
14949
  children: e,
14925
14950
  disabled: r = !1,
@@ -14941,7 +14966,7 @@ const zc = ({
14941
14966
  "aria-label": "UsortableUgrid",
14942
14967
  children: e || "UsortableUgrid Component"
14943
14968
  }
14944
- ), Hd = ({
14969
+ ), qd = ({
14945
14970
  className: t,
14946
14971
  children: e,
14947
14972
  disabled: r = !1,
@@ -14963,7 +14988,7 @@ const zc = ({
14963
14988
  "aria-label": "UnestedUdrag",
14964
14989
  children: e || "UnestedUdrag Component"
14965
14990
  }
14966
- ), qd = ({
14991
+ ), Kd = ({
14967
14992
  className: t,
14968
14993
  children: e,
14969
14994
  disabled: r = !1,
@@ -14985,7 +15010,7 @@ const zc = ({
14985
15010
  "aria-label": "UgestureUdetector",
14986
15011
  children: e || "UgestureUdetector Component"
14987
15012
  }
14988
- ), Kd = ({
15013
+ ), Gd = ({
14989
15014
  className: t,
14990
15015
  children: e,
14991
15016
  disabled: r = !1,
@@ -15007,7 +15032,7 @@ const zc = ({
15007
15032
  "aria-label": "UswipeUactions",
15008
15033
  children: e || "UswipeUactions Component"
15009
15034
  }
15010
- ), Gd = ({
15035
+ ), Yd = ({
15011
15036
  className: t,
15012
15037
  children: e,
15013
15038
  disabled: r = !1,
@@ -15029,7 +15054,7 @@ const zc = ({
15029
15054
  "aria-label": "UpinchUzoom",
15030
15055
  children: e || "UpinchUzoom Component"
15031
15056
  }
15032
- ), Yd = ({
15057
+ ), Qd = ({
15033
15058
  className: t,
15034
15059
  children: e,
15035
15060
  disabled: r = !1,
@@ -15051,7 +15076,7 @@ const zc = ({
15051
15076
  "aria-label": "UdoubleUtap",
15052
15077
  children: e || "UdoubleUtap Component"
15053
15078
  }
15054
- ), Qd = ({
15079
+ ), Jd = ({
15055
15080
  className: t,
15056
15081
  children: e,
15057
15082
  disabled: r = !1,
@@ -15073,7 +15098,7 @@ const zc = ({
15073
15098
  "aria-label": "UlongUpress",
15074
15099
  children: e || "UlongUpress Component"
15075
15100
  }
15076
- ), Jd = ({
15101
+ ), Xd = ({
15077
15102
  className: t,
15078
15103
  children: e,
15079
15104
  disabled: r = !1,
@@ -15095,7 +15120,7 @@ const zc = ({
15095
15120
  "aria-label": "UradialUmenu",
15096
15121
  children: e || "UradialUmenu Component"
15097
15122
  }
15098
- ), Xd = ({
15123
+ ), Zd = ({
15099
15124
  children: t,
15100
15125
  onRefresh: e,
15101
15126
  disabled: r = !1,
@@ -15476,7 +15501,7 @@ const zc = ({
15476
15501
  s < t.length - 1 && /* @__PURE__ */ a("li", { children: /* @__PURE__ */ a("span", { className: "text-gray-400 dark:text-gray-500", children: "/" }) })
15477
15502
  ] }, s)) }) }),
15478
15503
  e && /* @__PURE__ */ a(fn, { shareConfig: e })
15479
- ] }), Zd = ir, cr = {
15504
+ ] }), eu = ir, cr = {
15480
15505
  standard: "max-w-7xl mx-auto px-4",
15481
15506
  wide: "max-w-[1920px] mx-auto px-4",
15482
15507
  full: "w-full px-4"
@@ -15503,7 +15528,7 @@ const zc = ({
15503
15528
  maxWidthClass: dr.standard,
15504
15529
  paddingClass: ur
15505
15530
  };
15506
- }, eu = ({
15531
+ }, tu = ({
15507
15532
  items: t,
15508
15533
  shareConfig: e
15509
15534
  }) => {
@@ -15527,7 +15552,7 @@ const zc = ({
15527
15552
  }
15528
15553
  })();
15529
15554
  }, [t]), { code: e, loading: n, error: s };
15530
- }, tu = ({
15555
+ }, ru = ({
15531
15556
  filename: t,
15532
15557
  code: e,
15533
15558
  language: r,
@@ -15659,7 +15684,7 @@ const zc = ({
15659
15684
  ] }, u.id)) })
15660
15685
  }
15661
15686
  );
15662
- }, ru = ({
15687
+ }, au = ({
15663
15688
  id: t,
15664
15689
  title: e,
15665
15690
  content: r,
@@ -15713,7 +15738,7 @@ const zc = ({
15713
15738
  }
15714
15739
  )
15715
15740
  ] });
15716
- }, au = ({
15741
+ }, nu = ({
15717
15742
  title: t,
15718
15743
  subtitle: e,
15719
15744
  buttonText: r,
@@ -15776,7 +15801,7 @@ const zc = ({
15776
15801
  ] }) })
15777
15802
  }
15778
15803
  );
15779
- }, nu = ({
15804
+ }, ou = ({
15780
15805
  children: t,
15781
15806
  onClick: e,
15782
15807
  variant: r,
@@ -15823,7 +15848,7 @@ const zc = ({
15823
15848
  },
15824
15849
  children: t
15825
15850
  }
15826
- ), ou = ({
15851
+ ), su = ({
15827
15852
  children: t,
15828
15853
  onClick: e,
15829
15854
  to: r,
@@ -15871,7 +15896,7 @@ const zc = ({
15871
15896
  uk: { name: "Українська", flag: "🇺🇦" },
15872
15897
  vi: { name: "Tiếng Việt", flag: "🇻🇳" },
15873
15898
  zh: { name: "简体中文", flag: "🇨🇳" }
15874
- }, su = ({
15899
+ }, lu = ({
15875
15900
  variant: t = "compact",
15876
15901
  className: e = ""
15877
15902
  }) => {
@@ -15938,7 +15963,7 @@ const zc = ({
15938
15963
  ] }),
15939
15964
  /* @__PURE__ */ a("p", { className: "text-xs text-gray-500 dark:text-gray-400", children: n("selectPreferredLanguage", "Select your preferred language") })
15940
15965
  ] });
15941
- }, lu = ({
15966
+ }, iu = ({
15942
15967
  items: t,
15943
15968
  type: e = "ordered",
15944
15969
  variant: r = "default",
@@ -15986,7 +16011,7 @@ const zc = ({
15986
16011
  };
15987
16012
  return /* @__PURE__ */ a("ul", { className: c(s(), n), children: t.map(u) });
15988
16013
  };
15989
- class iu extends Vt {
16014
+ class cu extends Vt {
15990
16015
  constructor() {
15991
16016
  super(...arguments), this.state = {
15992
16017
  hasError: !1
@@ -16128,11 +16153,11 @@ class yt extends Vt {
16128
16153
  ] }) }) : e;
16129
16154
  }
16130
16155
  }
16131
- function cu(t, e) {
16156
+ function du(t, e) {
16132
16157
  const r = (n) => /* @__PURE__ */ a(yt, { ...e, children: /* @__PURE__ */ a(t, { ...n }) });
16133
16158
  return r.displayName = `withLazyErrorBoundary(${t.displayName || t.name})`, r;
16134
16159
  }
16135
- class du extends yt {
16160
+ class uu extends yt {
16136
16161
  static getDerivedStateFromError(e) {
16137
16162
  return e.message.includes("Loading chunk") || e.message.includes("Loading CSS chunk") || e.message.includes("ChunkLoadError") || e.name === "ChunkLoadError" ? {
16138
16163
  hasError: !0,
@@ -16143,7 +16168,7 @@ class du extends yt {
16143
16168
  } : super.getDerivedStateFromError(e);
16144
16169
  }
16145
16170
  }
16146
- function uu() {
16171
+ function mu() {
16147
16172
  const [t, e] = B.useState(0), r = B.useCallback(() => {
16148
16173
  e((n) => n + 1);
16149
16174
  }, []);
@@ -16152,7 +16177,7 @@ function uu() {
16152
16177
  triggerErrorRecovery: r
16153
16178
  };
16154
16179
  }
16155
- function mu({ children: t }) {
16180
+ function hu({ children: t }) {
16156
16181
  return /* @__PURE__ */ a(
16157
16182
  yt,
16158
16183
  {
@@ -16177,15 +16202,15 @@ function mu({ children: t }) {
16177
16202
  }
16178
16203
  );
16179
16204
  }
16180
- const hu = ({ children: t }) => /* @__PURE__ */ a(H, { children: t }), gu = ({
16205
+ const gu = ({ children: t }) => /* @__PURE__ */ a(H, { children: t }), pu = ({
16181
16206
  children: t
16182
- }) => /* @__PURE__ */ a(H, { children: t }), pu = (t, e, r) => {
16207
+ }) => /* @__PURE__ */ a(H, { children: t }), fu = (t, e, r) => {
16183
16208
  const n = Ae(t, e);
16184
16209
  return r && (n.displayName = `Memo(${r})`), process.env.NODE_ENV === "development" ? (o) => (ne(() => {
16185
16210
  let l = 0;
16186
16211
  return () => ++l;
16187
16212
  }, [])(), /* @__PURE__ */ a(n, { ...o })) : n;
16188
- }, fu = (t, e) => Ae(t, (r, n) => e.every((o) => r[o] === n[o])), bu = Ae(
16213
+ }, bu = (t, e) => Ae(t, (r, n) => e.every((o) => r[o] === n[o])), yu = Ae(
16189
16214
  ({ children: t, compute: e, deps: r }) => {
16190
16215
  const n = B.useRef(r), o = B.useRef(e), s = B.useRef(void 0), l = ne(() => {
16191
16216
  const i = r.length !== n.current.length || r.some((d, m) => d !== n.current[m]), u = e !== o.current;
@@ -16197,12 +16222,12 @@ const hu = ({ children: t }) => /* @__PURE__ */ a(H, { children: t }), gu = ({
16197
16222
  }, [e, r]);
16198
16223
  return /* @__PURE__ */ a(H, { children: t(l) });
16199
16224
  }
16200
- ), yu = Ae(
16225
+ ), vu = Ae(
16201
16226
  ({ item: t, index: e, style: r, renderItem: n }) => /* @__PURE__ */ a("div", { style: r, children: n(t, e) }),
16202
16227
  (t, e) => t.index === e.index && t.item === e.item && t.style.height === e.style.height && t.style.top === e.style.top
16203
- ), vu = Ae(
16228
+ ), xu = Ae(
16204
16229
  ({ condition: t, children: e, fallback: r = null }) => t ? /* @__PURE__ */ a(H, { children: e }) : /* @__PURE__ */ a(H, { children: r })
16205
- ), xu = ({
16230
+ ), wu = ({
16206
16231
  children: t,
16207
16232
  threshold: e = 0.1,
16208
16233
  rootMargin: r = "50px",
@@ -16218,7 +16243,7 @@ const hu = ({ children: t }) => /* @__PURE__ */ a(H, { children: t }), gu = ({
16218
16243
  );
16219
16244
  return l.current && i.observe(l.current), () => i.disconnect();
16220
16245
  }, [e, r]), /* @__PURE__ */ a("div", { ref: l, children: o ? t : n });
16221
- }, wu = ({
16246
+ }, ku = ({
16222
16247
  children: t,
16223
16248
  maxRenderTime: e = 16,
16224
16249
  // 16ms = 60fps
@@ -16231,7 +16256,7 @@ const hu = ({ children: t }) => /* @__PURE__ */ a(H, { children: t }), gu = ({
16231
16256
  const o = performance.now() - n.current;
16232
16257
  o > e && r?.(o);
16233
16258
  }), /* @__PURE__ */ a(H, { children: t });
16234
- }, ku = ({
16259
+ }, Nu = ({
16235
16260
  children: t,
16236
16261
  batchSize: e = 5,
16237
16262
  delay: r = 0
@@ -16245,7 +16270,7 @@ const hu = ({ children: t }) => /* @__PURE__ */ a(H, { children: t }), gu = ({
16245
16270
  return () => clearTimeout(s);
16246
16271
  }
16247
16272
  }, [n, t.length, e, r]), /* @__PURE__ */ a(H, { children: t.slice(0, n) });
16248
- }, Nu = ({
16273
+ }, Cu = ({
16249
16274
  src: t,
16250
16275
  alt: e,
16251
16276
  placeholder: r,
@@ -16341,7 +16366,7 @@ const hu = ({ children: t }) => /* @__PURE__ */ a(H, { children: t }), gu = ({
16341
16366
  }
16342
16367
  );
16343
16368
  }, xn = (t) => /^[a-z]{2}(-[a-z]+)?$/.test(t);
16344
- function Cu({
16369
+ function Su({
16345
16370
  to: t,
16346
16371
  language: e,
16347
16372
  children: r,
@@ -16352,7 +16377,7 @@ function Cu({
16352
16377
  const { lang: l } = Ge(), i = l && n(l) ? l : o, u = e || i, d = t.startsWith(`/${u}`) ? t : `/${u}${t.startsWith("/") ? t : `/${t}`}`;
16353
16378
  return /* @__PURE__ */ a(Ue, { to: d, ...s, children: r });
16354
16379
  }
16355
- function Su({
16380
+ function Lu({
16356
16381
  isLanguageSupported: t,
16357
16382
  defaultLanguage: e = "en",
16358
16383
  storageKey: r = "language",
@@ -16405,7 +16430,7 @@ function hr(t, e) {
16405
16430
  }
16406
16431
  return t;
16407
16432
  }
16408
- function Lu(t = {}) {
16433
+ function $u(t = {}) {
16409
16434
  const {
16410
16435
  isLanguageSupported: e = (m) => /^[a-z]{2}(-[a-z]+)?$/.test(m),
16411
16436
  defaultLanguage: r = "en",
@@ -16440,7 +16465,7 @@ function Lu(t = {}) {
16440
16465
  function wn() {
16441
16466
  return /* @__PURE__ */ a("div", { className: "min-h-screen flex items-center justify-center bg-theme-bg-primary", children: /* @__PURE__ */ a("div", { className: "animate-spin rounded-full h-8 w-8 border-b-2 border-blue-600" }) });
16442
16467
  }
16443
- function $u({
16468
+ function Eu({
16444
16469
  children: t,
16445
16470
  isAuthenticated: e,
16446
16471
  isLoading: r = !1,
@@ -16498,7 +16523,7 @@ function Nn({
16498
16523
  }
16499
16524
  );
16500
16525
  }
16501
- function Eu({
16526
+ function Mu({
16502
16527
  title: t = "Something went wrong",
16503
16528
  message: e = "An unexpected error occurred. Please try again.",
16504
16529
  onRetry: r,
@@ -16556,13 +16581,13 @@ const De = {
16556
16581
  }, pr = _e(
16557
16582
  void 0
16558
16583
  );
16559
- function Mu() {
16584
+ function Iu() {
16560
16585
  const t = He(pr);
16561
16586
  if (t === void 0)
16562
16587
  throw new Error("useTheme must be used within a ThemeProvider");
16563
16588
  return t;
16564
16589
  }
16565
- function Iu({
16590
+ function Tu({
16566
16591
  children: t,
16567
16592
  themeStorageKey: e = "theme",
16568
16593
  fontSizeStorageKey: r = "font-size",
@@ -16611,7 +16636,7 @@ function Iu({
16611
16636
  );
16612
16637
  return /* @__PURE__ */ a(pr.Provider, { value: f, children: t });
16613
16638
  }
16614
- const Tu = ({
16639
+ const Au = ({
16615
16640
  icon: t,
16616
16641
  title: e,
16617
16642
  description: r,
@@ -16822,7 +16847,7 @@ const Tu = ({
16822
16847
  info: "bg-blue-100 text-blue-800 dark:bg-blue-900/30 dark:text-blue-300",
16823
16848
  warning: "bg-amber-100 text-amber-800 dark:bg-amber-900/30 dark:text-amber-300",
16824
16849
  default: "bg-gray-100 text-gray-800 dark:bg-gray-800 dark:text-gray-300"
16825
- }, Au = ({
16850
+ }, zu = ({
16826
16851
  className: t,
16827
16852
  features: e,
16828
16853
  columns: r = 3,
@@ -16953,7 +16978,7 @@ const Tu = ({
16953
16978
  title: e,
16954
16979
  description: r,
16955
16980
  ...n
16956
- }), zu = (t) => [
16981
+ }), Uu = (t) => [
16957
16982
  Ut(
16958
16983
  /* @__PURE__ */ a(
16959
16984
  "svg",
@@ -16998,7 +17023,7 @@ const Tu = ({
16998
17023
  t?.encryptionTitle || "End-to-End Encryption",
16999
17024
  t?.encryptionDescription || "Your emails are encrypted and only you can read them."
17000
17025
  )
17001
- ], Uu = ({
17026
+ ], Pu = ({
17002
17027
  title: t,
17003
17028
  description: e,
17004
17029
  primaryButton: r,
@@ -17100,7 +17125,7 @@ const Tu = ({
17100
17125
  basic: "Basic KYC",
17101
17126
  enhanced: "Enhanced KYC",
17102
17127
  accredited: "Accredited Investor"
17103
- }, Pu = ({
17128
+ }, Du = ({
17104
17129
  status: t,
17105
17130
  level: e,
17106
17131
  className: r = ""
@@ -17117,7 +17142,7 @@ const Tu = ({
17117
17142
  ]
17118
17143
  }
17119
17144
  ) });
17120
- }, Du = ({
17145
+ }, Ru = ({
17121
17146
  accessToken: t,
17122
17147
  onComplete: e,
17123
17148
  onError: r,
@@ -17179,7 +17204,7 @@ const Tu = ({
17179
17204
  color: "border-gold-200",
17180
17205
  activeColor: "border-gold-500 bg-gold-50"
17181
17206
  }
17182
- }, Ru = ({
17207
+ }, Bu = ({
17183
17208
  level: t,
17184
17209
  price: e,
17185
17210
  features: r,
@@ -17236,14 +17261,14 @@ const Tu = ({
17236
17261
  ]
17237
17262
  }
17238
17263
  );
17239
- }, Bu = ({
17264
+ }, ju = ({
17240
17265
  children: t,
17241
17266
  backgroundClassName: e = "",
17242
17267
  contentClassName: r = ""
17243
- }) => /* @__PURE__ */ a("div", { className: e, children: /* @__PURE__ */ a("div", { className: r, children: t }) }), ju = ({ title: t, description: e }) => /* @__PURE__ */ g("div", { className: "mb-8", children: [
17268
+ }) => /* @__PURE__ */ a("div", { className: e, children: /* @__PURE__ */ a("div", { className: r, children: t }) }), Fu = ({ title: t, description: e }) => /* @__PURE__ */ g("div", { className: "mb-8", children: [
17244
17269
  /* @__PURE__ */ a("h1", { className: L.heading.h1(), children: t }),
17245
17270
  e && /* @__PURE__ */ a("p", { className: `mt-2 ${L.body.sm()}`, children: e })
17246
- ] }), Fu = ({
17271
+ ] }), Wu = ({
17247
17272
  children: t,
17248
17273
  mode: e,
17249
17274
  className: r,
@@ -17261,7 +17286,7 @@ function Tn(t, e) {
17261
17286
  };
17262
17287
  return e ? `${r[t]} px-4` : r[t];
17263
17288
  }
17264
- const Wu = ({
17289
+ const Ou = ({
17265
17290
  variant: t = "full",
17266
17291
  sticky: e = !1,
17267
17292
  className: r,
@@ -17281,7 +17306,7 @@ const Wu = ({
17281
17306
  children: /* @__PURE__ */ a("div", { className: o, children: n })
17282
17307
  }
17283
17308
  );
17284
- }, Ou = ({ children: t, className: e }) => /* @__PURE__ */ a(
17309
+ }, Vu = ({ children: t, className: e }) => /* @__PURE__ */ a(
17285
17310
  "nav",
17286
17311
  {
17287
17312
  role: "navigation",
@@ -17289,14 +17314,14 @@ const Wu = ({
17289
17314
  className: c("grid grid-cols-2 gap-x-6 gap-y-8 md:gap-8", e),
17290
17315
  children: t
17291
17316
  }
17292
- ), Vu = ({
17317
+ ), _u = ({
17293
17318
  children: t,
17294
17319
  description: e,
17295
17320
  className: r
17296
17321
  }) => /* @__PURE__ */ g("div", { className: r, children: [
17297
17322
  /* @__PURE__ */ a("div", { className: "mb-4", children: t }),
17298
17323
  e && /* @__PURE__ */ a("p", { className: "text-xs text-gray-400 leading-relaxed", children: e })
17299
- ] }), _u = ({
17324
+ ] }), Hu = ({
17300
17325
  title: t,
17301
17326
  children: e,
17302
17327
  className: r
@@ -17350,7 +17375,7 @@ const Wu = ({
17350
17375
  }
17351
17376
  )
17352
17377
  ] });
17353
- }, Hu = ({
17378
+ }, qu = ({
17354
17379
  children: t,
17355
17380
  className: e
17356
17381
  }) => /* @__PURE__ */ a(
@@ -17363,7 +17388,7 @@ const Wu = ({
17363
17388
  role: "listitem",
17364
17389
  children: t
17365
17390
  }
17366
- ), qu = ({ children: t, className: e }) => /* @__PURE__ */ a(
17391
+ ), Ku = ({ children: t, className: e }) => /* @__PURE__ */ a(
17367
17392
  "div",
17368
17393
  {
17369
17394
  className: c(
@@ -17373,7 +17398,7 @@ const Wu = ({
17373
17398
  ),
17374
17399
  children: t
17375
17400
  }
17376
- ), Ku = ({
17401
+ ), Gu = ({
17377
17402
  children: t,
17378
17403
  className: e
17379
17404
  }) => B.Children.toArray(t).filter(Boolean).length === 0 ? null : /* @__PURE__ */ a(
@@ -17385,7 +17410,7 @@ const Wu = ({
17385
17410
  ),
17386
17411
  children: t
17387
17412
  }
17388
- ), Gu = ({ children: t, className: e }) => /* @__PURE__ */ a(
17413
+ ), Yu = ({ children: t, className: e }) => /* @__PURE__ */ a(
17389
17414
  "div",
17390
17415
  {
17391
17416
  className: c(
@@ -17394,7 +17419,7 @@ const Wu = ({
17394
17419
  ),
17395
17420
  children: t
17396
17421
  }
17397
- ), Yu = ({
17422
+ ), Qu = ({
17398
17423
  children: t,
17399
17424
  className: e
17400
17425
  }) => /* @__PURE__ */ a(
@@ -17403,16 +17428,16 @@ const Wu = ({
17403
17428
  className: c("flex items-center gap-3 text-gray-400 text-sm", e),
17404
17429
  children: t
17405
17430
  }
17406
- ), Qu = ({
17431
+ ), Ju = ({
17407
17432
  children: t,
17408
17433
  className: e
17409
- }) => /* @__PURE__ */ a("div", { className: c("flex space-x-6 text-sm", e), children: t }), Ju = ({
17434
+ }) => /* @__PURE__ */ a("div", { className: c("flex space-x-6 text-sm", e), children: t }), Xu = ({
17410
17435
  version: t,
17411
17436
  className: e
17412
17437
  }) => /* @__PURE__ */ g("span", { className: c("text-gray-500", e), children: [
17413
17438
  "v",
17414
17439
  t
17415
- ] }), Xu = ({
17440
+ ] }), Zu = ({
17416
17441
  year: t,
17417
17442
  companyName: e,
17418
17443
  rightsText: r,
@@ -17434,7 +17459,7 @@ const Wu = ({
17434
17459
  "aria-label": e,
17435
17460
  children: r
17436
17461
  }
17437
- ) }), Zu = ({
17462
+ ) }), e0 = ({
17438
17463
  twitterUrl: t,
17439
17464
  redditUrl: e,
17440
17465
  discordUrl: r,
@@ -17521,7 +17546,7 @@ const Wu = ({
17521
17546
  )
17522
17547
  }
17523
17548
  ) })
17524
- ] }) : null, e0 = ({
17549
+ ] }) : null, t0 = ({
17525
17550
  isSelected: t,
17526
17551
  onClick: e,
17527
17552
  icon: r,
@@ -17561,7 +17586,7 @@ const Wu = ({
17561
17586
  ] })
17562
17587
  ]
17563
17588
  }
17564
- ), t0 = ({
17589
+ ), r0 = ({
17565
17590
  masterTitle: t,
17566
17591
  masterSubtitle: e,
17567
17592
  backButtonText: r,
@@ -17742,7 +17767,7 @@ const Wu = ({
17742
17767
  ] }),
17743
17768
  i && /* @__PURE__ */ a("div", { className: "z-10 flex-shrink-0 hidden md:block", children: i })
17744
17769
  ] });
17745
- }, r0 = ({
17770
+ }, a0 = ({
17746
17771
  children: t,
17747
17772
  topBar: e,
17748
17773
  footer: r,
@@ -17778,7 +17803,7 @@ const Wu = ({
17778
17803
  ]
17779
17804
  }
17780
17805
  ) });
17781
- }, a0 = ({
17806
+ }, n0 = ({
17782
17807
  aspectRatio: t,
17783
17808
  children: e,
17784
17809
  className: r,
@@ -17832,7 +17857,7 @@ const Wu = ({
17832
17857
  default: "z-40",
17833
17858
  high: "z-50",
17834
17859
  highest: "z-[60]"
17835
- }, n0 = ({
17860
+ }, o0 = ({
17836
17861
  children: t,
17837
17862
  variant: e = "default",
17838
17863
  sticky: r = !0,
@@ -17889,16 +17914,16 @@ const Wu = ({
17889
17914
  ]
17890
17915
  }
17891
17916
  ) });
17892
- }, o0 = ({ children: t, className: e }) => /* @__PURE__ */ a("div", { className: c("flex items-center gap-2 shrink-0", e), children: t }), s0 = ({ children: t, className: e }) => /* @__PURE__ */ a(
17917
+ }, s0 = ({ children: t, className: e }) => /* @__PURE__ */ a("div", { className: c("flex items-center gap-2 shrink-0", e), children: t }), l0 = ({ children: t, className: e }) => /* @__PURE__ */ a(
17893
17918
  "div",
17894
17919
  {
17895
17920
  className: c("flex-1 flex items-center justify-center px-4", e),
17896
17921
  children: t
17897
17922
  }
17898
- ), l0 = ({ children: t, className: e }) => /* @__PURE__ */ a("div", { className: c("flex items-center gap-2 shrink-0", e), children: t }), i0 = ({
17923
+ ), i0 = ({ children: t, className: e }) => /* @__PURE__ */ a("div", { className: c("flex items-center gap-2 shrink-0", e), children: t }), c0 = ({
17899
17924
  children: t,
17900
17925
  className: e
17901
- }) => /* @__PURE__ */ a("div", { className: c("md:hidden w-full basis-full pt-2 pb-3", e), children: t }), c0 = ({
17926
+ }) => /* @__PURE__ */ a("div", { className: c("md:hidden w-full basis-full pt-2 pb-3", e), children: t }), d0 = ({
17902
17927
  className: t
17903
17928
  }) => /* @__PURE__ */ a(
17904
17929
  "div",
@@ -17914,7 +17939,7 @@ const Wu = ({
17914
17939
  sm: "h-6",
17915
17940
  md: "h-8",
17916
17941
  lg: "h-10"
17917
- }, d0 = ({
17942
+ }, u0 = ({
17918
17943
  children: t,
17919
17944
  src: e,
17920
17945
  alt: r = "Logo",
@@ -18353,7 +18378,7 @@ const Wu = ({
18353
18378
  children: s
18354
18379
  }
18355
18380
  );
18356
- }, u0 = ({
18381
+ }, m0 = ({
18357
18382
  items: t,
18358
18383
  isOpen: e,
18359
18384
  className: r,
@@ -18392,7 +18417,7 @@ const Wu = ({
18392
18417
  )) })
18393
18418
  }
18394
18419
  ) : null;
18395
- }, m0 = ({
18420
+ }, h0 = ({
18396
18421
  items: t,
18397
18422
  LinkComponent: e,
18398
18423
  collapseBelow: r = "lg",
@@ -18430,7 +18455,7 @@ const Wu = ({
18430
18455
  left: "justify-start",
18431
18456
  center: "justify-center",
18432
18457
  right: "justify-end"
18433
- }, h0 = ({
18458
+ }, g0 = ({
18434
18459
  children: t,
18435
18460
  className: e,
18436
18461
  gap: r = "md",
@@ -18454,7 +18479,7 @@ const Wu = ({
18454
18479
  sm: "p-1.5",
18455
18480
  md: "p-2",
18456
18481
  lg: "p-2.5"
18457
- }, g0 = ({
18482
+ }, p0 = ({
18458
18483
  icon: t,
18459
18484
  onClick: e,
18460
18485
  "aria-label": r,
@@ -18503,7 +18528,7 @@ const Wu = ({
18503
18528
  md: "w-64",
18504
18529
  lg: "w-96",
18505
18530
  full: "w-full"
18506
- }, p0 = ({
18531
+ }, f0 = ({
18507
18532
  placeholder: t = "Search...",
18508
18533
  value: e,
18509
18534
  onChange: r,
@@ -18569,7 +18594,7 @@ const Wu = ({
18569
18594
  ] })
18570
18595
  }
18571
18596
  );
18572
- }, f0 = ({
18597
+ }, b0 = ({
18573
18598
  children: t,
18574
18599
  appName: e,
18575
18600
  appUrl: r,
@@ -18719,7 +18744,7 @@ const Wu = ({
18719
18744
  };
18720
18745
  return o(), s(), l(), i(), d(), m(), h(), y(), setTimeout(u, 2e3), () => {
18721
18746
  };
18722
- }, [n, e, r]), /* @__PURE__ */ a(H, { children: t })), b0 = () => (P(() => {
18747
+ }, [n, e, r]), /* @__PURE__ */ a(H, { children: t })), y0 = () => (P(() => {
18723
18748
  if (typeof window > "u" || typeof document > "u" || !document.documentElement)
18724
18749
  return;
18725
18750
  const t = () => {
@@ -18815,7 +18840,7 @@ const Wu = ({
18815
18840
  } catch {
18816
18841
  }
18817
18842
  };
18818
- }, []), null), y0 = ({
18843
+ }, []), null), v0 = ({
18819
18844
  children: t
18820
18845
  }) => /* @__PURE__ */ a(H, { children: t }), Kn = {
18821
18846
  // Static/rarely changing data - longer cache durations
@@ -18947,7 +18972,7 @@ class Qn {
18947
18972
  }
18948
18973
  }
18949
18974
  const Jn = new Qn();
18950
- class v0 {
18975
+ class x0 {
18951
18976
  constructor(e, r = {}) {
18952
18977
  this.requestInterceptors = [], this.responseInterceptors = [], this.baseURL = e, this.defaultHeaders = r;
18953
18978
  }
@@ -19003,7 +19028,7 @@ class v0 {
19003
19028
  return this.request(e, { method: "DELETE" });
19004
19029
  }
19005
19030
  }
19006
- const x0 = async (t, e = 3, r = 1e3) => {
19031
+ const w0 = async (t, e = 3, r = 1e3) => {
19007
19032
  let n;
19008
19033
  for (let o = 0; o <= e; o++)
19009
19034
  try {
@@ -19016,7 +19041,7 @@ const x0 = async (t, e = 3, r = 1e3) => {
19016
19041
  }
19017
19042
  throw n;
19018
19043
  };
19019
- class w0 {
19044
+ class k0 {
19020
19045
  constructor() {
19021
19046
  this.abortController = new AbortController();
19022
19047
  }
@@ -19033,7 +19058,7 @@ class w0 {
19033
19058
  this.abortController.abort();
19034
19059
  }
19035
19060
  }
19036
- const k0 = {
19061
+ const N0 = {
19037
19062
  invalidate: (t) => be.invalidate(t),
19038
19063
  clear: () => be.clear(),
19039
19064
  getStats: () => be.getStats(),
@@ -19077,19 +19102,19 @@ function eo() {
19077
19102
  function to() {
19078
19103
  return Zn() ? "localhost" : Xn() ? "wallet-browser" : eo() ? "network" : "production";
19079
19104
  }
19080
- function N0() {
19105
+ function C0() {
19081
19106
  const t = to();
19082
19107
  return t === "localhost" || t === "wallet-browser";
19083
19108
  }
19084
- function C0(t) {
19109
+ function S0(t) {
19085
19110
  }
19086
19111
  function ro() {
19087
19112
  return typeof window < "u";
19088
19113
  }
19089
- function S0() {
19114
+ function L0() {
19090
19115
  return typeof window < "u";
19091
19116
  }
19092
- function L0(t, e) {
19117
+ function $0(t, e) {
19093
19118
  if (ro())
19094
19119
  t();
19095
19120
  else
@@ -19161,7 +19186,7 @@ const yr = (t) => ({
19161
19186
  "object-src": ["'none'"],
19162
19187
  "base-uri": ["'self'"],
19163
19188
  "form-action": ["'self'"]
19164
- }), $0 = yr(), ao = (t) => {
19189
+ }), E0 = yr(), ao = (t) => {
19165
19190
  const e = yr(t);
19166
19191
  return Object.entries(e).map(([r, n]) => `${r} ${n.join(" ")}`).join("; ");
19167
19192
  }, no = (t) => ({
@@ -19175,7 +19200,7 @@ const yr = (t) => ({
19175
19200
  "Cross-Origin-Opener-Policy": "same-origin-allow-popups",
19176
19201
  "Cross-Origin-Resource-Policy": "cross-origin",
19177
19202
  "Content-Security-Policy": ao(t)
19178
- }), E0 = no(), M0 = {
19203
+ }), M0 = no(), I0 = {
19179
19204
  fonts: "public, max-age=31536000, immutable",
19180
19205
  images: "public, max-age=31536000, immutable",
19181
19206
  js: "public, max-age=31536000, immutable",
@@ -19183,10 +19208,10 @@ const yr = (t) => ({
19183
19208
  serviceWorker: "public, max-age=0, must-revalidate",
19184
19209
  manifest: "public, max-age=86400",
19185
19210
  api: "no-cache, no-store, must-revalidate"
19186
- }, I0 = () => {
19211
+ }, T0 = () => {
19187
19212
  typeof window < "u" && document.addEventListener("securitypolicyviolation", () => {
19188
19213
  });
19189
- }, T0 = {
19214
+ }, A0 = {
19190
19215
  walletConnections: "Always verify wallet signatures and never trust client-side data",
19191
19216
  rpcEndpoints: "Use reputable RPC providers and consider rate limiting",
19192
19217
  contractInteractions: "Validate all smart contract interactions on the backend",
@@ -19204,7 +19229,7 @@ function oo() {
19204
19229
  vt = t && t < 4 || e && e < 4;
19205
19230
  }
19206
19231
  oo();
19207
- function A0(t, e, r = {}) {
19232
+ function z0(t, e, r = {}) {
19208
19233
  const {
19209
19234
  retries: n = 3,
19210
19235
  timeout: o = 1e4,
@@ -19367,7 +19392,7 @@ const $e = class $e {
19367
19392
  };
19368
19393
  $e.routeMap = /* @__PURE__ */ new Map(), $e.routeUsageStats = /* @__PURE__ */ new Map(), $e.currentRoute = "";
19369
19394
  let Dt = $e;
19370
- const z0 = ({ src: t, alt: e, className: r, placeholder: n, priority: o = "medium" }) => {
19395
+ const U0 = ({ src: t, alt: e, className: r, placeholder: n, priority: o = "medium" }) => {
19371
19396
  const [s, l] = T(!1), [i, u] = T(!1), d = B.useRef(null);
19372
19397
  P(() => {
19373
19398
  if (!d.current) return;
@@ -19405,10 +19430,10 @@ const z0 = ({ src: t, alt: e, className: r, placeholder: n, priority: o = "mediu
19405
19430
  !s && i && /* @__PURE__ */ a("div", { className: "absolute inset-0 bg-gray-200 animate-pulse rounded" })
19406
19431
  ] });
19407
19432
  };
19408
- function U0() {
19433
+ function P0() {
19409
19434
  le.clear(), We.clear();
19410
19435
  }
19411
- function P0() {
19436
+ function D0() {
19412
19437
  return {
19413
19438
  cachedComponents: le.size,
19414
19439
  preloadQueue: We.size,
@@ -19453,17 +19478,17 @@ const io = ({ message: t }) => /* @__PURE__ */ g("div", { className: "flex items
19453
19478
  throw s;
19454
19479
  }), o = co(e);
19455
19480
  return (s) => /* @__PURE__ */ a(ze, { fallback: /* @__PURE__ */ a(o, {}), children: /* @__PURE__ */ a(n, { ...s }) });
19456
- }, D0 = async (t) => {
19481
+ }, R0 = async (t) => {
19457
19482
  try {
19458
19483
  await t();
19459
19484
  } catch {
19460
19485
  }
19461
- }, R0 = (t) => {
19486
+ }, B0 = (t) => {
19462
19487
  const e = {};
19463
19488
  return Object.entries(t).forEach(([r, n]) => {
19464
19489
  e[r] = uo(n, "skeleton");
19465
19490
  }), e;
19466
- }, B0 = (t) => t, mo = {
19491
+ }, j0 = (t) => t, mo = {
19467
19492
  // Critical routes (preload immediately)
19468
19493
  critical: ["/", "/connect", "/mail"],
19469
19494
  // Secondary routes (preload on idle)
@@ -19502,7 +19527,7 @@ const io = ({ message: t }) => /* @__PURE__ */ g("div", { className: "flex items
19502
19527
  };
19503
19528
  Ee.preloadedComponents = /* @__PURE__ */ new Set(), Ee.preloadQueue = [], Ee.isPreloading = !1;
19504
19529
  let Rt = Ee;
19505
- const j0 = () => {
19530
+ const F0 = () => {
19506
19531
  "requestIdleCallback" in window && window.requestIdleCallback(() => {
19507
19532
  mo.secondary.forEach((t) => {
19508
19533
  });
@@ -19511,7 +19536,7 @@ const j0 = () => {
19511
19536
  /* @__PURE__ */ a("div", { className: "animate-spin rounded-full h-6 w-6 border-b-2 border-blue-500" }),
19512
19537
  /* @__PURE__ */ a("span", { className: "ml-2 text-sm text-gray-600", children: t })
19513
19538
  ] }), Te = /* @__PURE__ */ new Map();
19514
- function F0(t, e) {
19539
+ function W0(t, e) {
19515
19540
  const {
19516
19541
  condition: r,
19517
19542
  fallback: n,
@@ -19556,7 +19581,7 @@ function F0(t, e) {
19556
19581
  };
19557
19582
  return u.displayName = `ConditionalLazy(${i})`, u;
19558
19583
  }
19559
- const W0 = {
19584
+ const O0 = {
19560
19585
  // Example: Premium features only for subscribed users
19561
19586
  // PremiumEmailFeatures: createConditionalLazyComponent(
19562
19587
  // () => import('../components/premium/PremiumEmailFeatures'),
@@ -19569,7 +19594,7 @@ const W0 = {
19569
19594
  // priority: 'high'
19570
19595
  // }
19571
19596
  // ),
19572
- }, O0 = {
19597
+ }, V0 = {
19573
19598
  // Examples of platform-specific conditional loading
19574
19599
  // These can be implemented as needed for specific platform optimizations
19575
19600
  };
@@ -19589,10 +19614,10 @@ async function ho(t, e, r) {
19589
19614
  }
19590
19615
  throw n;
19591
19616
  }
19592
- function V0() {
19617
+ function _0() {
19593
19618
  Te.clear();
19594
19619
  }
19595
- function _0() {
19620
+ function H0() {
19596
19621
  return {
19597
19622
  cachedComponents: Te.size,
19598
19623
  cacheEntries: Array.from(Te.entries()).map(([t, e]) => ({
@@ -19813,15 +19838,15 @@ class go {
19813
19838
  }
19814
19839
  }
19815
19840
  let Ne = null;
19816
- function H0() {
19841
+ function q0() {
19817
19842
  Ne || (Ne = new go(), document.readyState === "loading" ? document.addEventListener("DOMContentLoaded", () => {
19818
19843
  Ne?.initializePreloading();
19819
19844
  }) : Ne.initializePreloading());
19820
19845
  }
19821
- function q0() {
19846
+ function K0() {
19822
19847
  return Ne?.getPreloadingStats();
19823
19848
  }
19824
- function K0(t) {
19849
+ function G0(t) {
19825
19850
  const e = {
19826
19851
  // Core AI Classification
19827
19852
  "ai-content-type": t.contentType,
@@ -19892,7 +19917,7 @@ function po(t) {
19892
19917
  ]
19893
19918
  } : e;
19894
19919
  }
19895
- function G0(t, e) {
19920
+ function Y0(t, e) {
19896
19921
  return e.map((r) => ({
19897
19922
  type: "related-content",
19898
19923
  target: r.url,
@@ -19935,7 +19960,7 @@ function bo(t) {
19935
19960
  ];
19936
19961
  return t.contentType === "governance-page" ? [...e, ...r] : e;
19937
19962
  }
19938
- function Y0(t, e) {
19963
+ function Q0(t, e) {
19939
19964
  return {
19940
19965
  contentClassification: {
19941
19966
  type: t.contentType,
@@ -19961,7 +19986,7 @@ function yo(t) {
19961
19986
  documentation: "TechArticle"
19962
19987
  }[t] || "WebPage";
19963
19988
  }
19964
- function Q0(t) {
19989
+ function J0(t) {
19965
19990
  return {
19966
19991
  "@context": "https://schema.org",
19967
19992
  "@type": "MonitorAction",
@@ -19983,7 +20008,7 @@ function Q0(t) {
19983
20008
  }
19984
20009
  };
19985
20010
  }
19986
- const J0 = {
20011
+ const X0 = {
19987
20012
  governancePage: {
19988
20013
  contentType: "governance-page",
19989
20014
  primaryTopic: "DAO Governance Communication Platform",
@@ -20119,7 +20144,7 @@ function xr(t) {
20119
20144
  );
20120
20145
  return o.displayName = `Lazy${t}Provider`, Ze.set(e, o), o;
20121
20146
  }
20122
- function X0({
20147
+ function Z0({
20123
20148
  children: t
20124
20149
  }) {
20125
20150
  const e = vr();
@@ -20154,7 +20179,7 @@ const kt = class kt {
20154
20179
  };
20155
20180
  kt.preloadedWallets = /* @__PURE__ */ new Set();
20156
20181
  let Oe = kt;
20157
- function Z0() {
20182
+ function em() {
20158
20183
  return {
20159
20184
  availableWallets: vr(),
20160
20185
  preloadWallet: (n) => {
@@ -20164,7 +20189,7 @@ function Z0() {
20164
20189
  hasWallet: (n) => Ce.has(n.toLowerCase())
20165
20190
  };
20166
20191
  }
20167
- function em({
20192
+ function tm({
20168
20193
  walletName: t,
20169
20194
  onConnect: e,
20170
20195
  disabled: r = !1
@@ -20185,7 +20210,7 @@ function em({
20185
20210
  }
20186
20211
  );
20187
20212
  }
20188
- class tm {
20213
+ class rm {
20189
20214
  constructor() {
20190
20215
  this.criticalResources = [], this.observedMetrics = {
20191
20216
  fcp: 0,
@@ -20423,27 +20448,27 @@ const et = {
20423
20448
  clearEntries: (t) => {
20424
20449
  typeof performance < "u" && (t ? (performance.clearMeasures?.(t), performance.clearMarks?.(t)) : (performance.clearMeasures?.(), performance.clearMarks?.()));
20425
20450
  }
20426
- }, rm = (t, e = []) => {
20451
+ }, am = (t, e = []) => {
20427
20452
  P(() => (et.mark(`${t}-start`), () => {
20428
20453
  et.mark(`${t}-end`), et.measure(t, `${t}-start`, `${t}-end`);
20429
20454
  }), [t, e]);
20430
- }, am = (t) => {
20455
+ }, nm = (t) => {
20431
20456
  const e = j(t);
20432
20457
  return e.current = t, R(
20433
20458
  (...r) => e.current(...r),
20434
20459
  []
20435
20460
  );
20436
- }, nm = (t, e, r) => {
20461
+ }, om = (t, e, r) => {
20437
20462
  const n = j(e), o = j(void 0);
20438
20463
  return ne(() => (r && process.env.NODE_ENV === "development" && e.some(
20439
20464
  (s, l) => s !== n.current[l]
20440
20465
  ), n.current = e, o.current = t(), o.current), [t, r, e]);
20441
- }, Ve = /* @__PURE__ */ new Map(), om = (t) => {
20466
+ }, Ve = /* @__PURE__ */ new Map(), sm = (t) => {
20442
20467
  const e = Ve.get(t) || 0;
20443
20468
  Ve.set(t, e + 1), P(() => {
20444
20469
  process.env.NODE_ENV;
20445
20470
  });
20446
- }, sm = () => Object.fromEntries(Ve), lm = () => Ve.clear(), im = (t) => B.lazy(t), cm = (t = 0.1) => {
20471
+ }, lm = () => Object.fromEntries(Ve), im = () => Ve.clear(), cm = (t) => B.lazy(t), dm = (t = 0.1) => {
20447
20472
  const [e, r] = T(/* @__PURE__ */ new Set()), n = j(null);
20448
20473
  P(() => (n.current = new IntersectionObserver(
20449
20474
  (s) => {
@@ -20462,7 +20487,7 @@ const et = {
20462
20487
  s && n.current && n.current.observe(s);
20463
20488
  }, []);
20464
20489
  return { loadedImages: e, observeImage: o };
20465
- }, dm = (t) => {
20490
+ }, um = (t) => {
20466
20491
  typeof window < "u" && "requestIdleCallback" in window ? window.requestIdleCallback(() => {
20467
20492
  t().catch(() => {
20468
20493
  });
@@ -20470,19 +20495,19 @@ const et = {
20470
20495
  t().catch(() => {
20471
20496
  });
20472
20497
  }, 100);
20473
- }, wr = {}, um = (t) => {
20498
+ }, wr = {}, mm = (t) => {
20474
20499
  wr[t.name] = t.value, process.env.NODE_ENV;
20475
- }, mm = () => wr, hm = (t, e = "script") => {
20500
+ }, hm = () => wr, gm = (t, e = "script") => {
20476
20501
  if (typeof document < "u") {
20477
20502
  const r = document.createElement("link");
20478
20503
  r.rel = "prefetch", r.href = t, r.as = e, document.head.appendChild(r);
20479
20504
  }
20480
- }, gm = (t, e = "script", r) => {
20505
+ }, pm = (t, e = "script", r) => {
20481
20506
  if (typeof document < "u") {
20482
20507
  const n = document.createElement("link");
20483
20508
  n.rel = "preload", n.href = t, n.as = e, r && (n.crossOrigin = "anonymous"), document.head.appendChild(n);
20484
20509
  }
20485
- }, pm = (t) => {
20510
+ }, fm = (t) => {
20486
20511
  const e = j(/* @__PURE__ */ new Set()), r = j(/* @__PURE__ */ new Set()), n = R((s, l) => {
20487
20512
  const i = setTimeout(() => {
20488
20513
  e.current.delete(i), s();
@@ -20645,13 +20670,13 @@ class xo {
20645
20670
  }
20646
20671
  }
20647
20672
  let Re = null;
20648
- const fm = (t) => (Re || (Re = new xo(t)), Re), xt = () => Re, wo = (t) => {
20673
+ const bm = (t) => (Re || (Re = new xo(t)), Re), xt = () => Re, wo = (t) => {
20649
20674
  const e = B.useRef(performance.now());
20650
20675
  B.useEffect(() => {
20651
20676
  const r = performance.now() - e.current, n = xt();
20652
20677
  n && n.measureComponentRender(t, r);
20653
20678
  }, [t]);
20654
- }, bm = (t, e) => B.forwardRef((r, n) => (wo(e), B.createElement(t, { ...r, ref: n }))), ym = async (t, e) => {
20679
+ }, ym = (t, e) => B.forwardRef((r, n) => (wo(e), B.createElement(t, { ...r, ref: n }))), vm = async (t, e) => {
20655
20680
  const r = performance.now(), n = await t(), o = performance.now() - r, s = xt();
20656
20681
  return s && s.measureAPICall(e, o), n;
20657
20682
  }, ko = {
@@ -20667,7 +20692,7 @@ const fm = (t) => (Re || (Re = new xo(t)), Re), xt = () => Re, wo = (t) => {
20667
20692
  // 800ms
20668
20693
  bundleSize: 17e4
20669
20694
  // 170KB
20670
- }, vm = (t, e = ko) => {
20695
+ }, xm = (t, e = ko) => {
20671
20696
  const r = [];
20672
20697
  return e.LCP && t.LCP && t.LCP > e.LCP && r.push(
20673
20698
  `LCP: ${t.LCP.toFixed(0)}ms (budget: ${e.LCP}ms)`
@@ -20681,7 +20706,7 @@ const fm = (t) => (Re || (Re = new xo(t)), Re), xt = () => Re, wo = (t) => {
20681
20706
  passed: r.length === 0,
20682
20707
  violations: r
20683
20708
  };
20684
- }, xm = (t) => {
20709
+ }, wm = (t) => {
20685
20710
  const e = t || xt()?.getMetrics() || { timestamp: Date.now() }, r = {
20686
20711
  timestamp: (/* @__PURE__ */ new Date()).toISOString(),
20687
20712
  metrics: e,
@@ -20814,7 +20839,7 @@ function Mo(t) {
20814
20839
  }
20815
20840
  });
20816
20841
  }
20817
- function wm(t) {
20842
+ function km(t) {
20818
20843
  const e = t || ((r) => {
20819
20844
  if (typeof window < "u" && window.__DEV__) {
20820
20845
  const n = r.rating === "good" ? "\x1B[32m" : r.rating === "needs-improvement" ? "\x1B[33m" : "\x1B[31m";
@@ -20833,10 +20858,10 @@ function Io(t, e, r) {
20833
20858
  );
20834
20859
  }
20835
20860
  }
20836
- function km(t, e, r) {
20861
+ function Nm(t, e, r) {
20837
20862
  typeof window < "u" && window.__DEV__ && console.log(`[CustomMetric] ${t}: ${e}`, r || "");
20838
20863
  }
20839
- function Nm(t, e, r, n = "GET") {
20864
+ function Cm(t, e, r, n = "GET") {
20840
20865
  if (typeof window < "u" && window.__DEV__) {
20841
20866
  const o = e < 200 ? "good" : e < 500 ? "needs-improvement" : "poor";
20842
20867
  console.log(
@@ -20944,7 +20969,7 @@ const To = ({ direction: t, className: e }) => /* @__PURE__ */ a(
20944
20969
  poor: "Poor",
20945
20970
  unknown: "Unknown",
20946
20971
  neutral: "Neutral"
20947
- }, Cm = ({
20972
+ }, Sm = ({
20948
20973
  rating: t,
20949
20974
  size: e = "sm",
20950
20975
  showLabel: r = !1,
@@ -20997,7 +21022,7 @@ const To = ({ direction: t, className: e }) => /* @__PURE__ */ a(
20997
21022
  r
20998
21023
  ] })
20999
21024
  ] });
21000
- }, Sm = (t, e = "ms", r = 0) => t === void 0 ? "N/A" : `${t.toFixed(r)}${e}`, jo = (t = {}) => {
21025
+ }, Lm = (t, e = "ms", r = 0) => t === void 0 ? "N/A" : `${t.toFixed(r)}${e}`, jo = (t = {}) => {
21001
21026
  const { enabled: e = !0, onUpdate: r } = t, [n, o] = T({}), [s, l] = T(!0), i = j(r);
21002
21027
  P(() => {
21003
21028
  i.current = r;
@@ -21490,7 +21515,7 @@ const To = ({ direction: t, className: e }) => /* @__PURE__ */ a(
21490
21515
  "bundle",
21491
21516
  "api",
21492
21517
  "memory"
21493
- ], Lm = ({
21518
+ ], $m = ({
21494
21519
  enabled: t,
21495
21520
  defaultCollapsed: e = !0,
21496
21521
  defaultVisible: r = !0,
@@ -21619,7 +21644,7 @@ const To = ({ direction: t, className: e }) => /* @__PURE__ */ a(
21619
21644
  ]
21620
21645
  }
21621
21646
  );
21622
- }, $m = (t = {}) => {
21647
+ }, Em = (t = {}) => {
21623
21648
  const {
21624
21649
  successMessage: e = "",
21625
21650
  successDuration: r = 3e3,
@@ -21664,7 +21689,7 @@ const To = ({ direction: t, className: e }) => /* @__PURE__ */ a(
21664
21689
  clearSuccess: f,
21665
21690
  clearError: p
21666
21691
  };
21667
- }, Em = (t = !1) => {
21692
+ }, Mm = (t = !1) => {
21668
21693
  const [e, r] = T(t), n = R(() => r(!0), []), o = R(() => r(!1), []), s = R(() => r((l) => !l), []);
21669
21694
  return {
21670
21695
  value: e,
@@ -21673,7 +21698,7 @@ const To = ({ direction: t, className: e }) => /* @__PURE__ */ a(
21673
21698
  toggle: s,
21674
21699
  setValue: r
21675
21700
  };
21676
- }, Mm = (t = {}) => {
21701
+ }, Im = (t = {}) => {
21677
21702
  const { successDuration: e = 2e3, onSuccess: r, onError: n } = t, [o, s] = T(null), l = R(
21678
21703
  async (d) => {
21679
21704
  try {
@@ -21707,7 +21732,7 @@ const To = ({ direction: t, className: e }) => /* @__PURE__ */ a(
21707
21732
  isCopied: i,
21708
21733
  resetCopiedState: u
21709
21734
  };
21710
- }, Im = (t = {}) => {
21735
+ }, Tm = (t = {}) => {
21711
21736
  const { successDuration: e = 2e3, onSuccess: r, onError: n } = t, [o, s] = T({}), l = R(
21712
21737
  async (d, m) => {
21713
21738
  try {
@@ -21742,7 +21767,7 @@ const To = ({ direction: t, className: e }) => /* @__PURE__ */ a(
21742
21767
  resetCopiedState: u
21743
21768
  };
21744
21769
  };
21745
- function Tm() {
21770
+ function Am() {
21746
21771
  const t = Gt(), e = j(null), r = j(0);
21747
21772
  P(() => {
21748
21773
  const n = t.pathname;
@@ -21754,7 +21779,7 @@ function Tm() {
21754
21779
  e.current !== n && (Io(e.current, n, o), e.current = n, r.current = Date.now());
21755
21780
  }, [t]);
21756
21781
  }
21757
- function Am(t) {
21782
+ function zm(t) {
21758
21783
  const {
21759
21784
  loginPath: e = "/login",
21760
21785
  defaultRedirect: r = "/",
@@ -21779,7 +21804,7 @@ function Am(t) {
21779
21804
  handleLoginSuccess: d
21780
21805
  };
21781
21806
  }
21782
- function zm({
21807
+ function Um({
21783
21808
  fields: t,
21784
21809
  validateOnChange: e = !1,
21785
21810
  validateOnBlur: r = !0
@@ -21890,14 +21915,14 @@ function zm({
21890
21915
  getFieldError: v
21891
21916
  };
21892
21917
  }
21893
- const Um = (t) => {
21918
+ const Pm = (t) => {
21894
21919
  if (t === 0) return "0 Bytes";
21895
21920
  const e = 1024, r = ["Bytes", "KB", "MB", "GB", "TB"], n = Math.floor(Math.log(t) / Math.log(e)), o = Math.min(n, r.length - 1);
21896
21921
  return parseFloat((t / Math.pow(e, o)).toFixed(2)) + " " + r[o];
21897
- }, Pm = (t, e, r) => {
21922
+ }, Dm = (t, e, r) => {
21898
21923
  const n = { bytes: 0, kb: 1, mb: 2, gb: 3, tb: 4 }, o = 1024, l = t * Math.pow(o, n[e]) / Math.pow(o, n[r]);
21899
21924
  return Math.round(l * 100) / 100;
21900
- }, Dm = (t) => {
21925
+ }, Rm = (t) => {
21901
21926
  const e = t.match(/^(\d+(?:\.\d+)?)\s*(bytes?|kb|mb|gb|tb)$/i);
21902
21927
  if (!e) return null;
21903
21928
  const r = parseFloat(e[1]), n = e[2].toLowerCase(), s = {
@@ -21909,11 +21934,11 @@ const Um = (t) => {
21909
21934
  tb: 1024 * 1024 * 1024 * 1024
21910
21935
  }[n];
21911
21936
  return s ? Math.round(r * s) : null;
21912
- }, Rm = (t) => t, Bm = (t) => {
21937
+ }, Bm = (t) => t, jm = (t) => {
21913
21938
  if (typeof document > "u") return;
21914
21939
  const e = document.createElement("style");
21915
21940
  e.textContent = t, e.setAttribute("data-critical", "true"), document.head.appendChild(e);
21916
- }, jm = (t) => {
21941
+ }, Fm = (t) => {
21917
21942
  if (typeof document > "u") return;
21918
21943
  const e = document.createElement("link");
21919
21944
  e.rel = "preload", e.as = "style", e.href = t, e.onload = () => {
@@ -21921,7 +21946,7 @@ const Um = (t) => {
21921
21946
  }, document.head.appendChild(e);
21922
21947
  const r = document.createElement("noscript");
21923
21948
  r.innerHTML = `<link rel="stylesheet" href="${t}">`, document.head.appendChild(r);
21924
- }, Fm = (t) => {
21949
+ }, Wm = (t) => {
21925
21950
  const e = {};
21926
21951
  return Object.entries(t).forEach(([r, n]) => {
21927
21952
  e[`--${r}`] = typeof n == "number" ? `${n}px` : n;
@@ -21933,7 +21958,7 @@ const Um = (t) => {
21933
21958
  lg: 1024,
21934
21959
  xl: 1280,
21935
21960
  "2xl": 1536
21936
- }, Wm = (t, e = Zo) => {
21961
+ }, Om = (t, e = Zo) => {
21937
21962
  const [r, n] = B.useState("base");
21938
21963
  return B.useEffect(() => {
21939
21964
  const o = () => {
@@ -21942,7 +21967,7 @@ const Um = (t) => {
21942
21967
  };
21943
21968
  return o(), window.addEventListener("resize", o), () => window.removeEventListener("resize", o);
21944
21969
  }, [e]), t[r] || t.base || {};
21945
- }, es = () => typeof window > "u" ? !1 : window.matchMedia("(prefers-reduced-motion: reduce)").matches, Om = () => {
21970
+ }, es = () => typeof window > "u" ? !1 : window.matchMedia("(prefers-reduced-motion: reduce)").matches, Vm = () => {
21946
21971
  const [t, e] = B.useState(es);
21947
21972
  return B.useEffect(() => {
21948
21973
  const r = window.matchMedia("(prefers-reduced-motion: reduce)"), n = () => {
@@ -21952,18 +21977,18 @@ const Um = (t) => {
21952
21977
  r.removeEventListener ? r.removeEventListener("change", n) : r.removeListener(n);
21953
21978
  };
21954
21979
  }, []), t;
21955
- }, Vm = (t, e = [
21980
+ }, _m = (t, e = [
21956
21981
  "layout",
21957
21982
  "paint"
21958
21983
  ]) => {
21959
21984
  t && (t.style.contain = e.join(" "));
21960
- }, _m = (t, e) => t ? (t.style.willChange = e.join(", "), () => {
21985
+ }, Hm = (t, e) => t ? (t.style.willChange = e.join(", "), () => {
21961
21986
  t.style.willChange = "auto";
21962
- }) : void 0, Hm = (t) => {
21987
+ }) : void 0, qm = (t) => {
21963
21988
  typeof window > "u" || requestAnimationFrame(() => {
21964
21989
  t.forEach((e) => e());
21965
21990
  });
21966
- }, qm = (...t) => t.filter(Boolean).join(" "), Km = (t) => {
21991
+ }, Km = (...t) => t.filter(Boolean).join(" "), Gm = (t) => {
21967
21992
  const e = {}, r = [
21968
21993
  "display",
21969
21994
  "position",
@@ -21979,7 +22004,7 @@ const Um = (t) => {
21979
22004
  return Object.entries(t).forEach(([n, o]) => {
21980
22005
  r.includes(n) && (e[n] = o);
21981
22006
  }), e;
21982
- }, Gm = (t, e = []) => {
22007
+ }, Ym = (t, e = []) => {
21983
22008
  const [r, n] = B.useState(null), [o, s] = B.useState(!0);
21984
22009
  return B.useEffect(() => {
21985
22010
  let l = !0;
@@ -21989,21 +22014,21 @@ const Um = (t) => {
21989
22014
  l = !1;
21990
22015
  };
21991
22016
  }, [t, ...e]), { styles: r, loading: o };
21992
- }, Ym = (t, e = "1rem") => ({
22017
+ }, Qm = (t, e = "1rem") => ({
21993
22018
  display: "grid",
21994
22019
  gridTemplateColumns: `repeat(${t}, minmax(0, 1fr))`,
21995
22020
  gap: e,
21996
22021
  // Optimize for performance
21997
22022
  contain: "layout",
21998
22023
  willChange: "transform"
21999
- }), Qm = (t = "row", e = "center", r = "flex-start") => ({
22024
+ }), Jm = (t = "row", e = "center", r = "flex-start") => ({
22000
22025
  display: "flex",
22001
22026
  flexDirection: t,
22002
22027
  alignItems: e,
22003
22028
  justifyContent: r,
22004
22029
  // Optimize for performance
22005
22030
  contain: "layout"
22006
- }), Jm = (t) => {
22031
+ }), Xm = (t) => {
22007
22032
  const [e, r] = B.useState(!1);
22008
22033
  return B.useEffect(() => {
22009
22034
  const n = window.matchMedia(t);
@@ -22013,7 +22038,7 @@ const Um = (t) => {
22013
22038
  n.removeEventListener ? n.removeEventListener("change", o) : n.removeListener(o);
22014
22039
  };
22015
22040
  }, [t]), e;
22016
- }, Xm = (t, e) => {
22041
+ }, Zm = (t, e) => {
22017
22042
  const [r, n] = B.useState("light");
22018
22043
  return B.useEffect(() => {
22019
22044
  const o = window.matchMedia("(prefers-color-scheme: dark)");
@@ -22025,17 +22050,17 @@ const Um = (t) => {
22025
22050
  o.removeEventListener ? o.removeEventListener("change", s) : o.removeListener(s);
22026
22051
  };
22027
22052
  }, []), r === "dark" ? e : t;
22028
- }, Zm = (t) => {
22053
+ }, eh = (t) => {
22029
22054
  const e = {
22030
22055
  src: t.src,
22031
22056
  alt: t.alt,
22032
22057
  loading: t.loading || "lazy"
22033
22058
  };
22034
22059
  return t.title && (e.title = t.title), t.width && (e.width = t.width), t.height && (e.height = t.height), t.sizes && (e.sizes = t.sizes), t.srcSet && (e.srcSet = t.srcSet), e.itemProp = "image", e;
22035
- }, eh = (t, e = [320, 640, 768, 1024, 1280, 1920]) => e.map((r) => `${t.replace(/\{width\}/g, r.toString())} ${r}w`).join(", "), th = (t) => t.map((e) => e.maxWidth ? `(max-width: ${e.maxWidth}px) ${e.size}` : e.size).join(", "), rh = (t, e = "openGraph") => {
22060
+ }, th = (t, e = [320, 640, 768, 1024, 1280, 1920]) => e.map((r) => `${t.replace(/\{width\}/g, r.toString())} ${r}w`).join(", "), rh = (t) => t.map((e) => e.maxWidth ? `(max-width: ${e.maxWidth}px) ${e.size}` : e.size).join(", "), ah = (t, e = "openGraph") => {
22036
22061
  const r = {};
22037
22062
  return e === "openGraph" ? (r["og:image"] = t.url, t.width && (r["og:image:width"] = t.width.toString()), t.height && (r["og:image:height"] = t.height.toString()), t.alt && (r["og:image:alt"] = t.alt), t.type && (r["og:image:type"] = t.type)) : (r["twitter:image"] = t.url, t.alt && (r["twitter:image:alt"] = t.alt)), r;
22038
- }, ah = (t = 'img[loading="lazy"]') => {
22063
+ }, nh = (t = 'img[loading="lazy"]') => {
22039
22064
  if (typeof window > "u" || !("IntersectionObserver" in window))
22040
22065
  return;
22041
22066
  const e = document.querySelectorAll(t);
@@ -22070,13 +22095,13 @@ const Um = (t) => {
22070
22095
  }), rs = () => typeof window > "u" ? Promise.resolve(!1) : new Promise((t) => {
22071
22096
  const e = new Image();
22072
22097
  e.onload = () => t(!0), e.onerror = () => t(!1), e.src = "data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAAAAAAcGljdAAAAAAAAAAAAAAAAGxpYmF2aWYAAAAADnBpdG0AAAAAAAEAAAAeaWxvYwAAAABEAAABAAEAAAABAAABGgAAAB0AAAAoaWluZgAAAAAAAQAAABppbmZlAgAAAAABAABhdjAxQ29sb3IAAAAAamlwcnAAAABLaXBjbwAAABRpc3BlAAAAAAAAAAIAAAACAAAAEHBpeGkAAAAAAwgICAAAAAxhdjFDgQ0MAAAAABNjb2xybmNseAACAAIAAYAAAAAXaXBtYQAAAAAAAAABAAEEAQKDBAAAACVtZGF0EgAKCBgANogQEAwgMg8f8D///8WfhwB8+ErK42A=";
22073
- }), nh = async (t = "jpg") => {
22098
+ }), oh = async (t = "jpg") => {
22074
22099
  const [e, r] = await Promise.all([
22075
22100
  ts(),
22076
22101
  rs()
22077
22102
  ]);
22078
22103
  return r ? "avif" : e ? "webp" : t;
22079
- }, oh = (t, e, r, n) => `
22104
+ }, sh = (t, e, r, n) => `
22080
22105
  <picture>
22081
22106
  ${t.map((s) => {
22082
22107
  const l = [`srcset="${s.srcSet}"`];
@@ -22084,11 +22109,11 @@ const Um = (t) => {
22084
22109
  }).join(`
22085
22110
  `)}
22086
22111
  <img src="${e}" alt="${r}"${n ? ` class="${n}"` : ""} loading="lazy">
22087
- </picture>`.trim(), sh = (t, e = "image") => {
22112
+ </picture>`.trim(), lh = (t, e = "image") => {
22088
22113
  if (typeof document > "u") return;
22089
22114
  const r = document.createElement("link");
22090
22115
  r.rel = "preload", r.as = e, r.href = t, t.includes(".webp") ? r.type = "image/webp" : t.includes(".avif") && (r.type = "image/avif"), document.head.appendChild(r);
22091
- }, lh = (t, e, r) => {
22116
+ }, ih = (t, e, r) => {
22092
22117
  if (typeof window > "u") return;
22093
22118
  const n = new Image();
22094
22119
  n.src = t, n.classList.add("progressive-image-placeholder"), r.appendChild(n);
@@ -22100,7 +22125,7 @@ const Um = (t) => {
22100
22125
  }, 300);
22101
22126
  });
22102
22127
  };
22103
- }, ih = (t) => new Promise((e) => {
22128
+ }, ch = (t) => new Promise((e) => {
22104
22129
  const r = performance.now();
22105
22130
  t.complete ? e({
22106
22131
  loadTime: 0,
@@ -22128,14 +22153,14 @@ const Um = (t) => {
22128
22153
  isOptimized: t.srcset !== "" || t.sizes !== ""
22129
22154
  });
22130
22155
  });
22131
- }), ch = (t, e, r = "#e0e0e0") => {
22156
+ }), dh = (t, e, r = "#e0e0e0") => {
22132
22157
  const n = `
22133
22158
  <svg width="${t}" height="${e}" xmlns="http://www.w3.org/2000/svg">
22134
22159
  <rect width="100%" height="100%" fill="${r}"/>
22135
22160
  </svg>
22136
22161
  `;
22137
22162
  return `data:image/svg+xml;base64,${btoa(n)}`;
22138
- }, dh = (t, e) => {
22163
+ }, uh = (t, e) => {
22139
22164
  const r = 1 / e * 100;
22140
22165
  t.style.position = "relative", t.style.paddingTop = `${r}%`;
22141
22166
  const n = t.querySelector("img");
@@ -22154,7 +22179,7 @@ const Um = (t) => {
22154
22179
  enablePerformanceMonitoring: process.env.VITE_ENABLE_PERF_MONITORING !== "false",
22155
22180
  ...t
22156
22181
  })
22157
- }, uh = (t) => {
22182
+ }, mh = (t) => {
22158
22183
  const e = {};
22159
22184
  return Object.entries(t).forEach(([r, n]) => {
22160
22185
  e[r] = () => {
@@ -22203,7 +22228,7 @@ const Um = (t) => {
22203
22228
  return r = o, e(...n);
22204
22229
  });
22205
22230
  }
22206
- }, mh = (t) => {
22231
+ }, hh = (t) => {
22207
22232
  const e = {};
22208
22233
  return Object.entries(t).forEach(([r, n]) => {
22209
22234
  e[r] = {}, Object.entries(n).forEach(([o, s]) => {
@@ -22278,7 +22303,7 @@ const Um = (t) => {
22278
22303
  unused: t.filter((r) => !e.has(r))
22279
22304
  };
22280
22305
  }
22281
- }, hh = (t = {}) => {
22306
+ }, gh = (t = {}) => {
22282
22307
  const {
22283
22308
  features: e = {},
22284
22309
  criticalCSS: r = "",
@@ -22307,7 +22332,7 @@ function os(t) {
22307
22332
  function se(t) {
22308
22333
  return tt || (tt = os()), tt;
22309
22334
  }
22310
- function gh() {
22335
+ function ph() {
22311
22336
  const t = se(), e = t.getCurrentState();
22312
22337
  return {
22313
22338
  navigate: (r, n) => {
@@ -22326,7 +22351,7 @@ function gh() {
22326
22351
  isSupported: t.isSupported()
22327
22352
  };
22328
22353
  }
22329
- function ph() {
22354
+ function fh() {
22330
22355
  const e = se().getCurrentState(), r = Object.keys(e.searchParams).length > 0 ? "?" + new URLSearchParams(e.searchParams).toString() : "";
22331
22356
  return {
22332
22357
  pathname: e.currentPath,
@@ -22340,7 +22365,7 @@ function ph() {
22340
22365
  // Simplified key generation
22341
22366
  };
22342
22367
  }
22343
- function fh() {
22368
+ function bh() {
22344
22369
  const t = se(), e = t.getCurrentState();
22345
22370
  return [new URLSearchParams(e.searchParams), (o) => {
22346
22371
  const s = o instanceof URLSearchParams ? Object.fromEntries(o.entries()) : o, l = new URLSearchParams(s).toString(), i = e.currentPath + (l ? `?${l}` : "");
@@ -22427,7 +22452,7 @@ const fe = {
22427
22452
  */
22428
22453
  canGoBack: () => se().canGoBack()
22429
22454
  };
22430
- function bh(t, e = 3, r = 1e3) {
22455
+ function yh(t, e = 3, r = 1e3) {
22431
22456
  return me(() => new Promise((n, o) => {
22432
22457
  const s = (l) => {
22433
22458
  t().then(n).catch((i) => {
@@ -22439,13 +22464,13 @@ function bh(t, e = 3, r = 1e3) {
22439
22464
  s(e);
22440
22465
  }));
22441
22466
  }
22442
- function yh(t) {
22467
+ function vh(t) {
22443
22468
  let e = null;
22444
22469
  const r = () => (e || (e = t()), e.then(() => {
22445
22470
  }));
22446
22471
  return { Component: me(() => e || t()), preload: r };
22447
22472
  }
22448
- function vh(t, e = {}) {
22473
+ function xh(t, e = {}) {
22449
22474
  const {
22450
22475
  fallback: r = /* @__PURE__ */ a("div", { children: "Loading..." }),
22451
22476
  errorFallback: n = /* @__PURE__ */ a("div", { children: "Failed to load component" }),
@@ -22494,7 +22519,7 @@ function ss(t, e = {}) {
22494
22519
  };
22495
22520
  }, [t, e, o]), r;
22496
22521
  }
22497
- const xh = ({
22522
+ const wh = ({
22498
22523
  children: t,
22499
22524
  fallback: e = /* @__PURE__ */ a("div", { children: "Loading..." }),
22500
22525
  threshold: r = 0.01,
@@ -22507,7 +22532,7 @@ const xh = ({
22507
22532
  });
22508
22533
  return /* @__PURE__ */ a("div", { ref: s, children: l ? t : o || e });
22509
22534
  };
22510
- function wh(t) {
22535
+ function kh(t) {
22511
22536
  const {
22512
22537
  importFn: e,
22513
22538
  preloadOnHover: r = !0,
@@ -22536,7 +22561,7 @@ function wh(t) {
22536
22561
  }
22537
22562
  };
22538
22563
  }
22539
- function kh(t, e = []) {
22564
+ function Nh(t, e = []) {
22540
22565
  const [r, n] = B.useState(null), [o, s] = B.useState(!0), [l, i] = B.useState(null);
22541
22566
  return B.useEffect(() => {
22542
22567
  let u = !0;
@@ -22564,7 +22589,7 @@ class ls {
22564
22589
  }))), this.queue.size > 0 && await new Promise((r) => setTimeout(r, this.delay)), this.isProcessing = !1, this.queue.size > 0 && this.process();
22565
22590
  }
22566
22591
  }
22567
- function Nh(t, e, r) {
22592
+ function Ch(t, e, r) {
22568
22593
  if (typeof document > "u") return;
22569
22594
  const n = document.createElement("link");
22570
22595
  n.rel = e, n.href = t, r && (e === "preload" || e === "prefetch") && (n.as = r), document.head.appendChild(n);
@@ -22597,7 +22622,7 @@ class is {
22597
22622
  }
22598
22623
  }
22599
22624
  }
22600
- const Ch = new ls(), Sh = new is();
22625
+ const Sh = new ls(), Lh = new is();
22601
22626
  class wt {
22602
22627
  constructor(e = {}) {
22603
22628
  this.prefix = e.prefix || "mailbox", this.defaultTTL = e.ttl, this.platformStorage = e.platformStorage || this.createFallbackStorage();
@@ -22736,11 +22761,11 @@ class wt {
22736
22761
  }
22737
22762
  }
22738
22763
  }
22739
- const Lh = new wt(), $h = new wt({ prefix: "mailbox-theme" }), Eh = new wt({
22764
+ const $h = new wt(), Eh = new wt({ prefix: "mailbox-theme" }), Mh = new wt({
22740
22765
  prefix: "walletUser",
22741
22766
  ttl: 10080 * 60 * 1e3
22742
22767
  // 7 days in milliseconds
22743
- }), Mh = (t) => {
22768
+ }), Ih = (t) => {
22744
22769
  if (!t)
22745
22770
  throw new Error("PlatformStorage must be provided to createSimpleStorage");
22746
22771
  return {
@@ -22792,7 +22817,7 @@ function cs() {
22792
22817
  return t;
22793
22818
  }
22794
22819
  }
22795
- async function Ih() {
22820
+ async function Th() {
22796
22821
  const t = cs();
22797
22822
  if (!t.isWalletBrowser)
22798
22823
  return { success: !1, error: "Not running in a wallet browser" };
@@ -22821,7 +22846,7 @@ async function Ih() {
22821
22846
  };
22822
22847
  }
22823
22848
  }
22824
- function Th(t) {
22849
+ function Ah(t) {
22825
22850
  if (!t) return !1;
22826
22851
  if (t instanceof Error) {
22827
22852
  const e = t.message.toLowerCase();
@@ -22840,7 +22865,7 @@ function Th(t) {
22840
22865
  }
22841
22866
  return !1;
22842
22867
  }
22843
- function Ah(t) {
22868
+ function zh(t) {
22844
22869
  if (!t) return !1;
22845
22870
  if (typeof t == "string") {
22846
22871
  const e = t.toLowerCase();
@@ -22852,7 +22877,7 @@ function Ah(t) {
22852
22877
  }
22853
22878
  return typeof t == "object" && t !== null && "status" in t ? t.status === 429 : !1;
22854
22879
  }
22855
- function zh(t) {
22880
+ function Uh(t) {
22856
22881
  if (!t) return !1;
22857
22882
  if (typeof t == "string") {
22858
22883
  const e = t.toLowerCase();
@@ -22864,7 +22889,7 @@ function zh(t) {
22864
22889
  }
22865
22890
  return typeof t == "object" && t !== null && "status" in t ? t.status === 401 : !1;
22866
22891
  }
22867
- function Uh(t) {
22892
+ function Ph(t) {
22868
22893
  if (!t) return !1;
22869
22894
  if (typeof t == "string") {
22870
22895
  const e = t.toLowerCase();
@@ -22876,7 +22901,7 @@ function Uh(t) {
22876
22901
  }
22877
22902
  return typeof t == "object" && t !== null && "status" in t ? t.status === 403 : !1;
22878
22903
  }
22879
- function Ph(t) {
22904
+ function Dh(t) {
22880
22905
  if (!t) return !1;
22881
22906
  if (typeof t == "string") {
22882
22907
  const e = t.toLowerCase();
@@ -22888,22 +22913,22 @@ function Ph(t) {
22888
22913
  }
22889
22914
  return typeof t == "object" && t !== null && "status" in t ? t.status === 404 : !1;
22890
22915
  }
22891
- function Dh(t, e = "An unexpected error occurred") {
22916
+ function Rh(t, e = "An unexpected error occurred") {
22892
22917
  return t ? typeof t == "string" ? t : t instanceof Error || typeof t == "object" && t !== null && "message" in t && typeof t.message == "string" ? t.message : e : e;
22893
22918
  }
22894
22919
  async function ds(t) {
22895
22920
  const r = new TextEncoder().encode(t.toLowerCase()), n = await crypto.subtle.digest("SHA-256", r);
22896
22921
  return Array.from(new Uint8Array(n)).map((s) => s.toString(16).padStart(2, "0")).join("");
22897
22922
  }
22898
- const Rh = ds;
22923
+ const Bh = ds;
22899
22924
  function us(t) {
22900
22925
  return t.replace(/^\/[a-z]{2}(-[a-z]+)?(?=\/|$)/, "");
22901
22926
  }
22902
- function Bh(t, e) {
22927
+ function jh(t, e) {
22903
22928
  const r = us(t);
22904
22929
  return e?.[r] ? e[r] : r.replace(/\//g, "_").replace(/^_/, "") || "home";
22905
22930
  }
22906
- const jh = {
22931
+ const Fh = {
22907
22932
  // Authentication events
22908
22933
  USER_LOGIN: "login",
22909
22934
  USER_LOGOUT: "logout",
@@ -22921,7 +22946,7 @@ const jh = {
22921
22946
  FORM_SUBMIT: "form_submit",
22922
22947
  SEARCH: "search"
22923
22948
  };
22924
- function Fh(t, e) {
22949
+ function Wh(t, e) {
22925
22950
  return {
22926
22951
  event: t,
22927
22952
  parameters: {
@@ -22930,7 +22955,7 @@ function Fh(t, e) {
22930
22955
  }
22931
22956
  };
22932
22957
  }
22933
- const Wh = {
22958
+ const Oh = {
22934
22959
  utils: {
22935
22960
  cn: c
22936
22961
  }
@@ -22938,262 +22963,263 @@ const Wh = {
22938
22963
  export {
22939
22964
  fl as ActionBanner,
22940
22965
  ti as ActionButton,
22941
- Ci as AddressLink,
22966
+ Si as AddressLink,
22942
22967
  Et as Alert,
22943
22968
  pl as AlertBanner,
22944
22969
  gl as AlertDescription,
22945
22970
  hl as AlertTitle,
22946
22971
  bt as AnimatedSection,
22947
22972
  Ho as ApiSection,
22948
- Qc as AreaChart,
22949
- _h as ArrowLeftIcon,
22950
- Hh as ArrowRightIcon,
22951
- a0 as AspectFitView,
22973
+ Ci as AppLinks,
22974
+ Jc as AreaChart,
22975
+ Hh as ArrowLeftIcon,
22976
+ qh as ArrowRightIcon,
22977
+ n0 as AspectFitView,
22952
22978
  js as AspectRatio,
22953
- Nd as AudioPlayer,
22954
- Wc as Avatar,
22955
- Ei as Backdrop,
22979
+ Cd as AudioPlayer,
22980
+ Oc as Avatar,
22981
+ Mi as Backdrop,
22956
22982
  Sl as Badge,
22957
- Mi as Banner,
22958
- Kc as BarChart,
22959
- qh as Bars3Icon,
22960
- ku as BatchRender,
22961
- Kh as BellIcon,
22962
- Gh as BellSlashIcon,
22983
+ Ii as Banner,
22984
+ Gc as BarChart,
22985
+ Kh as Bars3Icon,
22986
+ Nu as BatchRender,
22987
+ Gh as BellIcon,
22988
+ Yh as BellSlashIcon,
22963
22989
  al as Blockquote,
22964
22990
  Xs as BodyText,
22965
22991
  Os as BorderAccent,
22966
22992
  sa as Box,
22967
- Zd as Breadcrumb,
22968
- dc as BreadcrumbNav,
22969
- eu as BreadcrumbSection,
22993
+ eu as Breadcrumb,
22994
+ uc as BreadcrumbNav,
22995
+ tu as BreadcrumbSection,
22970
22996
  Vo as BundleSection,
22971
- od as BurndownChart,
22997
+ sd as BurndownChart,
22972
22998
  ie as Button,
22973
22999
  Kn as CACHE_CONFIGS,
22974
- Uu as CTASection,
23000
+ Pu as CTASection,
22975
23001
  Ua as Calendar,
22976
- jc as CalloutBox,
22977
- w0 as CancellableRequest,
23002
+ Fc as CalloutBox,
23003
+ k0 as CancellableRequest,
22978
23004
  nr as Card,
22979
- Dc as CardContent,
22980
- Rc as CardFooter,
22981
- Pc as CardHeader,
23005
+ Rc as CardContent,
23006
+ Bc as CardFooter,
23007
+ Dc as CardHeader,
22982
23008
  Ps as Center,
22983
23009
  El as ChainBadge,
22984
- Yh as ChartBarIcon,
22985
- Qh as CheckCircleIcon,
22986
- Eg as CheckCircleIconSolid,
22987
- Jh as CheckIcon,
22988
- Mg as CheckIconSolid,
23010
+ Qh as ChartBarIcon,
23011
+ Jh as CheckCircleIcon,
23012
+ Mg as CheckCircleIconSolid,
23013
+ Xh as CheckIcon,
23014
+ Ig as CheckIconSolid,
22989
23015
  Dl as Checkbox,
22990
- Xh as ChevronDownIcon,
22991
- Zh as ChevronLeftIcon,
22992
- eg as ChevronRightIcon,
22993
- tg as ChevronUpIcon,
22994
- rg as ClockIcon,
23016
+ Zh as ChevronDownIcon,
23017
+ eg as ChevronLeftIcon,
23018
+ tg as ChevronRightIcon,
23019
+ rg as ChevronUpIcon,
23020
+ ag as ClockIcon,
22995
23021
  el as Code,
22996
- tu as CodeBlock,
22997
- ag as CodeBracketIcon,
23022
+ ru as CodeBlock,
23023
+ ng as CodeBracketIcon,
22998
23024
  tl as CodeDisplay,
22999
- ng as Cog6ToothIcon,
23000
- ru as CollapsibleDocumentationTopic,
23025
+ og as Cog6ToothIcon,
23026
+ au as CollapsibleDocumentationTopic,
23001
23027
  oi as ColorPicker,
23002
23028
  si as ColorPickerAdvanced,
23003
23029
  li as ColorSwatch,
23004
23030
  Fl as Combobox,
23005
- Ti as Command,
23006
- jh as CommonAnalyticsEvents,
23031
+ Ai as Command,
23032
+ Fh as CommonAnalyticsEvents,
23007
23033
  Rt as ComponentPreloader,
23008
- vu as ConditionalRender,
23009
- rc as Confetti,
23010
- Fd as ConfirmationDialog,
23034
+ xu as ConditionalRender,
23035
+ ac as Confetti,
23036
+ Wd as ConfirmationDialog,
23011
23037
  Ts as Container,
23012
- Fu as ContentContainer,
23013
- og as CreditCardIcon,
23038
+ Wu as ContentContainer,
23039
+ sg as CreditCardIcon,
23014
23040
  hi as CreditCardInput,
23015
- tm as CriticalPathOptimizer,
23041
+ rm as CriticalPathOptimizer,
23016
23042
  gi as CurrencyInput,
23017
23043
  Go as CustomSection,
23018
- Fc as DashboardStatCard,
23044
+ Wc as DashboardStatCard,
23019
23045
  yl as DataSkeleton,
23020
- xc as DataTable,
23046
+ wc as DataTable,
23021
23047
  Ul as DateInput,
23022
23048
  ai as DateRangePicker,
23023
23049
  ri as DateTimePicker,
23024
- Eu as DetailErrorState,
23050
+ Mu as DetailErrorState,
23025
23051
  Va as Dialog,
23026
23052
  Fs as Divider,
23027
- sg as DocumentTextIcon,
23028
- Od as DragDrop,
23029
- zd as Drawer,
23053
+ lg as DocumentTextIcon,
23054
+ Vd as DragDrop,
23055
+ Ud as Drawer,
23030
23056
  Ol as Dropdown,
23031
23057
  Wl as EditableSelector,
23032
23058
  un as EmptyState,
23033
- lg as EnvelopeIcon,
23034
- iu as ErrorBoundary,
23035
- ig as ExclamationTriangleIcon,
23036
- Ig as ExclamationTriangleIconSolid,
23037
- bu as ExpensiveComponent,
23038
- sc as ExternalLink,
23039
- cg as EyeSlashIcon,
23040
- Li as FadeInScale,
23041
- Si as FadeInUp,
23042
- Ui as FeatureBlock,
23043
- Tu as FeatureCard,
23044
- Au as FeatureGrid,
23059
+ ig as EnvelopeIcon,
23060
+ cu as ErrorBoundary,
23061
+ cg as ExclamationTriangleIcon,
23062
+ Tg as ExclamationTriangleIconSolid,
23063
+ yu as ExpensiveComponent,
23064
+ lc as ExternalLink,
23065
+ dg as EyeSlashIcon,
23066
+ $i as FadeInScale,
23067
+ Li as FadeInUp,
23068
+ Pi as FeatureBlock,
23069
+ Au as FeatureCard,
23070
+ zu as FeatureGrid,
23045
23071
  ql as FileInput,
23046
23072
  Is as Flex,
23047
- $i as FloatingElement,
23073
+ Ei as FloatingElement,
23048
23074
  Vs as FloatingPanel,
23049
- Ud as FocusTrap,
23075
+ Pd as FocusTrap,
23050
23076
  gr as FontSize,
23051
- Wu as Footer,
23052
- qu as FooterBottom,
23053
- Ku as FooterBottomRow,
23054
- Vu as FooterBrand,
23055
- Gu as FooterCompact,
23056
- Yu as FooterCompactLeft,
23057
- Qu as FooterCompactRight,
23058
- Xu as FooterCopyright,
23059
- Ou as FooterGrid,
23060
- Hu as FooterLink,
23061
- _u as FooterLinkSection,
23062
- Zu as FooterSocialLinks,
23063
- Ju as FooterVersion,
23077
+ Ou as Footer,
23078
+ Ku as FooterBottom,
23079
+ Gu as FooterBottomRow,
23080
+ _u as FooterBrand,
23081
+ Yu as FooterCompact,
23082
+ Qu as FooterCompactLeft,
23083
+ Ju as FooterCompactRight,
23084
+ Zu as FooterCopyright,
23085
+ Vu as FooterGrid,
23086
+ qu as FooterLink,
23087
+ Hu as FooterLinkSection,
23088
+ e0 as FooterSocialLinks,
23089
+ Xu as FooterVersion,
23064
23090
  Zl as FormAlerts,
23065
23091
  Yl as FormField,
23066
23092
  ft as FormFieldGroup,
23067
- zi as FormSection,
23093
+ Ui as FormSection,
23068
23094
  ll as FormattedNumber,
23069
23095
  bl as FullPageSpinner,
23070
- id as Gauge,
23071
- mu as GlobalLazyErrorBoundary,
23072
- dg as GlobeAltIcon,
23073
- Di as GradientIconContainer,
23096
+ cd as Gauge,
23097
+ hu as GlobalLazyErrorBoundary,
23098
+ ug as GlobeAltIcon,
23099
+ Ri as GradientIconContainer,
23074
23100
  As as Grid,
23075
23101
  Us as HStack,
23076
23102
  Ys as Heading,
23077
23103
  nl as HelperText,
23078
- ug as HomeIcon,
23079
- Wd as HoverCard,
23080
- Ri as IconContainer,
23081
- Bi as IconText,
23082
- md as Image,
23083
- pd as ImageCropper,
23084
- hd as ImageGallery,
23085
- mg as InboxIcon,
23086
- Pd as InfiniteScroll,
23087
- Fi as InfoBox,
23088
- Bc as InfoCard,
23089
- hg as InformationCircleIcon,
23104
+ mg as HomeIcon,
23105
+ Od as HoverCard,
23106
+ Bi as IconContainer,
23107
+ ji as IconText,
23108
+ hd as Image,
23109
+ fd as ImageCropper,
23110
+ gd as ImageGallery,
23111
+ hg as InboxIcon,
23112
+ Dd as InfiniteScroll,
23113
+ Wi as InfoBox,
23114
+ jc as InfoCard,
23115
+ gg as InformationCircleIcon,
23090
23116
  gt as Input,
23091
- ji as ItemList,
23092
- Ru as KYCLevelCard,
23093
- Pu as KYCStatusBadge,
23117
+ Fi as ItemList,
23118
+ Bu as KYCLevelCard,
23119
+ Du as KYCStatusBadge,
23094
23120
  rl as Kbd,
23095
- gg as KeyIcon,
23096
- _c as KeyValuePair,
23121
+ pg as KeyIcon,
23122
+ Hc as KeyValuePair,
23097
23123
  rr as Label,
23098
- su as LanguageSelector,
23099
- Su as LanguageValidator,
23124
+ lu as LanguageSelector,
23125
+ Lu as LanguageValidator,
23100
23126
  mr as LayoutContext,
23101
23127
  bn as LayoutProvider,
23102
- xu as LazyComponent,
23128
+ wu as LazyComponent,
23103
23129
  yt as LazyErrorBoundary,
23104
- z0 as LazyImage,
23130
+ U0 as LazyImage,
23105
23131
  ls as LazyLoadQueue,
23106
- em as LazyWalletButton,
23107
- xh as LazyWrapper,
23108
- fd as Lightbox,
23109
- Gc as LineChart,
23110
- oc as Link,
23111
- $c as List,
23112
- Ec as ListItem,
23113
- Mc as ListItemWithAction,
23114
- kd as LiveStream,
23132
+ tm as LazyWalletButton,
23133
+ wh as LazyWrapper,
23134
+ bd as Lightbox,
23135
+ Yc as LineChart,
23136
+ sc as Link,
23137
+ Ec as List,
23138
+ Mc as ListItem,
23139
+ Ic as ListItemWithAction,
23140
+ Nd as LiveStream,
23115
23141
  kr as LoadPriority,
23116
23142
  dl as LoadingDots,
23117
- b0 as LoadingOptimizer,
23143
+ y0 as LoadingOptimizer,
23118
23144
  cl as LoadingOverlay,
23119
23145
  ul as LoadingState,
23120
- Cu as LocalizedLink,
23121
- Oi as Logo,
23146
+ Su as LocalizedLink,
23147
+ Vi as Logo,
23122
23148
  Gs as Masonry,
23123
- t0 as MasterDetailLayout,
23124
- e0 as MasterListItem,
23125
- Ed as MediaUploader,
23126
- pg as MegaphoneIcon,
23149
+ r0 as MasterDetailLayout,
23150
+ t0 as MasterListItem,
23151
+ Md as MediaUploader,
23152
+ fg as MegaphoneIcon,
23127
23153
  qo as MemorySection,
23128
23154
  Gl as MentionInput,
23129
23155
  Y as MetricRow,
23130
- fg as MinusIcon,
23156
+ bg as MinusIcon,
23131
23157
  or as Modal,
23132
23158
  sr as ModalContent,
23133
23159
  lr as ModalFooter,
23134
- Ad as ModalHeader,
23160
+ zd as ModalHeader,
23135
23161
  jl as MultiSelect,
23136
- mc as NavigationList,
23137
- uc as NavigationMenu,
23138
- du as NetworkErrorBoundary,
23139
- qc as NoContent,
23162
+ hc as NavigationList,
23163
+ mc as NavigationMenu,
23164
+ uu as NetworkErrorBoundary,
23165
+ Kc as NoContent,
23140
23166
  Nl as NotificationBadge,
23141
23167
  Cl as NotificationPanel,
23142
23168
  Al as NumberInput,
23143
- v0 as OptimizedAPIClient,
23144
- Nu as OptimizedImage,
23145
- y0 as OptimizedRoutePreloader,
23169
+ x0 as OptimizedAPIClient,
23170
+ Cu as OptimizedImage,
23171
+ v0 as OptimizedRoutePreloader,
23146
23172
  ht as Overlay,
23147
23173
  Bs as PageContainer,
23148
- ju as PageHeader,
23149
- _i as PageSectionHeader,
23174
+ Fu as PageHeader,
23175
+ Hi as PageSectionHeader,
23150
23176
  Qs as PageTitle,
23151
- gc as Pagination,
23152
- pc as PaginationNav,
23177
+ pc as Pagination,
23178
+ fc as PaginationNav,
23153
23179
  zo as PanelHeader,
23154
- bg as PaperAirplaneIcon,
23155
- yg as PaperClipIcon,
23156
- wu as PerformanceBoundary,
23157
- f0 as PerformanceOptimizer,
23158
- Lm as PerformancePanel,
23180
+ yg as PaperAirplaneIcon,
23181
+ vg as PaperClipIcon,
23182
+ ku as PerformanceBoundary,
23183
+ b0 as PerformanceOptimizer,
23184
+ $m as PerformancePanel,
23159
23185
  ei as PhoneDirectory,
23160
23186
  Pl as PhoneInput,
23161
- Yc as PieChart,
23162
- O0 as PlatformSpecificComponents,
23163
- Id as PlaylistManager,
23164
- vg as PlusIcon,
23165
- $d as PodcastPlayer,
23166
- Dd as Popover,
23187
+ Qc as PieChart,
23188
+ V0 as PlatformSpecificComponents,
23189
+ Td as PlaylistManager,
23190
+ xg as PlusIcon,
23191
+ Ed as PodcastPlayer,
23192
+ Rd as Popover,
23167
23193
  xe as Portal,
23168
- cc as PreloadLink,
23194
+ dc as PreloadLink,
23169
23195
  is as PriorityLoader,
23170
- cd as Progress,
23171
- dd as ProgressCircle,
23172
- au as PromotionalBanner,
23173
- $u as ProtectedRoute,
23174
- Xd as PullToRefresh,
23175
- Td as QRCodeDisplay,
23176
- qi as QuickActions,
23196
+ dd as Progress,
23197
+ ud as ProgressCircle,
23198
+ nu as PromotionalBanner,
23199
+ Eu as ProtectedRoute,
23200
+ Zd as PullToRefresh,
23201
+ Ad as QRCodeDisplay,
23202
+ Ki as QuickActions,
23177
23203
  Ni as QuizBuilder,
23178
23204
  Rl as RadioGroup,
23179
23205
  il as RelativeTime,
23180
23206
  Hs as Resizable,
23181
- bd as RetinaImage,
23182
- xg as RocketLaunchIcon,
23207
+ yd as RetinaImage,
23208
+ wg as RocketLaunchIcon,
23183
23209
  Dt as RouteBasedLazyLoader,
23184
23210
  ir as RouterBreadcrumb,
23185
- hu as SafeAppWrapper,
23186
- Cm as ScoreIndicator,
23211
+ gu as SafeAppWrapper,
23212
+ Sm as ScoreIndicator,
23187
23213
  Ro as ScoreLegend,
23188
- r0 as ScreenContainer,
23214
+ a0 as ScreenContainer,
23189
23215
  Ks as ScrollArea,
23190
- Rd as ScrollSpy,
23216
+ Bd as ScrollSpy,
23191
23217
  zl as SearchInput,
23192
23218
  Rs as Section,
23193
- Gi as SectionBadge,
23194
- Yi as SectionHeader,
23219
+ Yi as SectionBadge,
23220
+ Qi as SectionHeader,
23195
23221
  Js as SectionTitle,
23196
- gu as SecurityProvider,
23222
+ pu as SecurityProvider,
23197
23223
  Mt as Select,
23198
23224
  nt as SelectContent,
23199
23225
  Xl as SelectField,
@@ -23206,39 +23232,39 @@ export {
23206
23232
  at as SelectTrigger,
23207
23233
  Ma as SelectValue,
23208
23234
  Ws as Separator,
23209
- Qi as SettingsList,
23210
- Bd as Sheet,
23211
- wg as ShieldCheckIcon,
23212
- hc as SideNav,
23235
+ Ji as SettingsList,
23236
+ jd as Sheet,
23237
+ kg as ShieldCheckIcon,
23238
+ gc as SideNav,
23213
23239
  ii as SignaturePad,
23214
23240
  ci as SignatureRequest,
23215
23241
  ml as SkeletonLoader,
23216
23242
  _l as Slider,
23217
23243
  Hl as SliderInput,
23218
- nc as SmartContent,
23244
+ oc as SmartContent,
23219
23245
  ar as SmartLink,
23220
- X0 as SmartWalletProviders,
23246
+ Z0 as SmartWalletProviders,
23221
23247
  Ds as Spacer,
23222
- kg as SparklesIcon,
23223
- rd as Sparkline,
23248
+ Ng as SparklesIcon,
23249
+ ad as Sparkline,
23224
23250
  Me as Spinner,
23225
23251
  _s as SplitPane,
23226
23252
  Xt as Stack,
23227
- Bu as StandardPageLayout,
23228
- Ng as StarIcon,
23229
- Tg as StarIconSolid,
23230
- Ai as StatCard,
23231
- Hc as StatDisplay,
23253
+ ju as StandardPageLayout,
23254
+ Cg as StarIcon,
23255
+ Ag as StarIconSolid,
23256
+ zi as StatCard,
23257
+ qc as StatDisplay,
23232
23258
  $l as StatusBadge,
23233
23259
  Ml as StatusIndicator,
23234
- lu as StepList,
23235
- fc as Stepper,
23236
- bc as StepperNav,
23237
- W0 as SubscriptionGatedComponents,
23238
- Du as SumsubWebSDK,
23260
+ iu as StepList,
23261
+ bc as Stepper,
23262
+ yc as StepperNav,
23263
+ O0 as SubscriptionGatedComponents,
23264
+ Ru as SumsubWebSDK,
23239
23265
  Ea as Switch,
23240
- vc as Table,
23241
- yc as TableOfContents,
23266
+ xc as Table,
23267
+ vc as TableOfContents,
23242
23268
  an as Tabs,
23243
23269
  sn as TabsContent,
23244
23270
  nn as TabsList,
@@ -23248,13 +23274,13 @@ export {
23248
23274
  Tl as TextArea,
23249
23275
  Jl as TextAreaField,
23250
23276
  Ql as TextField,
23251
- jd as TextInputModal,
23277
+ Fd as TextInputModal,
23252
23278
  Zs as TextLink,
23253
23279
  re as Theme,
23254
23280
  pr as ThemeContext,
23255
- Iu as ThemeProvider,
23281
+ Tu as ThemeProvider,
23256
23282
  La as TimePicker,
23257
- tc as TimerDisplay,
23283
+ rc as TimerDisplay,
23258
23284
  xa as Toast,
23259
23285
  xl as ToastContainer,
23260
23286
  Zt as ToastContext,
@@ -23262,284 +23288,284 @@ export {
23262
23288
  vl as ToastProvider,
23263
23289
  Vl as ToggleGroup,
23264
23290
  mn as Tooltip,
23265
- n0 as Topbar,
23266
- h0 as TopbarActions,
23267
- s0 as TopbarCenter,
23291
+ o0 as Topbar,
23292
+ g0 as TopbarActions,
23293
+ l0 as TopbarCenter,
23268
23294
  fr as TopbarContext,
23269
- c0 as TopbarDivider,
23270
- g0 as TopbarIconButton,
23271
- o0 as TopbarLeft,
23272
- d0 as TopbarLogo,
23295
+ d0 as TopbarDivider,
23296
+ p0 as TopbarIconButton,
23297
+ s0 as TopbarLeft,
23298
+ u0 as TopbarLogo,
23273
23299
  Bn as TopbarMenuToggle,
23274
- i0 as TopbarMobileContent,
23275
- u0 as TopbarMobileNav,
23300
+ c0 as TopbarMobileContent,
23301
+ m0 as TopbarMobileNav,
23276
23302
  Wn as TopbarNav,
23277
- m0 as TopbarNavigation,
23303
+ h0 as TopbarNavigation,
23278
23304
  An as TopbarProvider,
23279
- l0 as TopbarRight,
23280
- p0 as TopbarSearch,
23281
- nu as TrackedButton,
23282
- ou as TrackedLink,
23283
- Tc as TransferList,
23284
- Cg as TrashIcon,
23285
- zc as TreeView,
23305
+ i0 as TopbarRight,
23306
+ f0 as TopbarSearch,
23307
+ ou as TrackedButton,
23308
+ su as TrackedLink,
23309
+ Ac as TransferList,
23310
+ Sg as TrashIcon,
23311
+ Uc as TreeView,
23286
23312
  sl as TruncatedText,
23287
- Cd as UaudioUwaveform,
23288
- Oc as UavatarUgroup,
23313
+ Sd as UaudioUwaveform,
23314
+ Vc as UavatarUgroup,
23289
23315
  Ll as UbadgeUdesigner,
23290
- Xc as UbubbleUchart,
23291
- Sc as UcellUeditor,
23316
+ Zc as UbubbleUchart,
23317
+ Lc as UcellUeditor,
23292
23318
  mi as UcodeUhighlighter,
23293
- Cc as UcolumnUresize,
23319
+ Sc as UcolumnUresize,
23294
23320
  pi as UcurrencyUconverter,
23295
23321
  fi as UcurrencyUrates,
23296
- wc as UdataUgrid,
23297
- Yd as UdoubleUtap,
23298
- Vd as UdragUdropUlist,
23322
+ kc as UdataUgrid,
23323
+ Qd as UdoubleUtap,
23324
+ _d as UdragUdropUlist,
23299
23325
  wi as UfieldUmapper,
23300
- Pi as UfocusUindicator,
23326
+ Di as UfocusUindicator,
23301
23327
  bi as UformUbuilder,
23302
23328
  vi as UformUtemplate,
23303
23329
  yi as UformUvalidator,
23304
- nd as UfunnelUchart,
23305
- qd as UgestureUdetector,
23306
- ad as Uheatmap,
23307
- gd as UimageUcomparison,
23308
- Wi as UkeyboardUshortcut,
23309
- Uc as UlistingUform,
23310
- Qd as UlongUpress,
23330
+ od as UfunnelUchart,
23331
+ Kd as UgestureUdetector,
23332
+ nd as Uheatmap,
23333
+ pd as UimageUcomparison,
23334
+ Oi as UkeyboardUshortcut,
23335
+ Pc as UlistingUform,
23336
+ Jd as UlongUpress,
23311
23337
  ui as UmarkdownUrenderer,
23312
- Md as UmediaUplaylist,
23313
- ld as UmetricUcomparison,
23314
- Vi as UmorphUtransition,
23315
- Hd as UnestedUdrag,
23316
- Hi as UparallaxUscroll,
23317
- sd as UperformanceUchart,
23318
- Gd as UpinchUzoom,
23319
- kc as UpivotUtable,
23320
- Vc as UprofileUheader,
23321
- ud as UprogressUtracker,
23322
- Jc as UradarUchart,
23323
- Jd as UradialUmenu,
23338
+ Id as UmediaUplaylist,
23339
+ id as UmetricUcomparison,
23340
+ _i as UmorphUtransition,
23341
+ qd as UnestedUdrag,
23342
+ qi as UparallaxUscroll,
23343
+ ld as UperformanceUchart,
23344
+ Yd as UpinchUzoom,
23345
+ Nc as UpivotUtable,
23346
+ _c as UprofileUheader,
23347
+ md as UprogressUtracker,
23348
+ Xc as UradarUchart,
23349
+ Xd as UradialUmenu,
23324
23350
  qs as UresizableUpanels,
23325
- Ki as UrevealUonUscroll,
23326
- td as UsankeyUdiagram,
23327
- Zc as UscatterUplot,
23351
+ Gi as UrevealUonUscroll,
23352
+ rd as UsankeyUdiagram,
23353
+ ed as UscatterUplot,
23328
23354
  xi as UschemaUvalidator,
23329
23355
  ol as UscreenUreaderUtext,
23330
- Sg as UserGroupIcon,
23331
- Ji as UskipUnavigation,
23332
- Xi as UsortUdropdown,
23333
- _d as UsortableUgrid,
23334
- Nc as UspreadsheetUgrid,
23356
+ Lg as UserGroupIcon,
23357
+ Xi as UskipUnavigation,
23358
+ Zi as UsortUdropdown,
23359
+ Hd as UsortableUgrid,
23360
+ Cc as UspreadsheetUgrid,
23335
23361
  Il as UstatusUpipeline,
23336
23362
  ki as UsurveyUbuilder,
23337
- Kd as UswipeUactions,
23338
- Lc as UtableUreservation,
23363
+ Gd as UswipeUactions,
23364
+ $c as UtableUreservation,
23339
23365
  ni as UtimeUslotUpicker,
23340
- ed as UtreeUmap,
23341
- Ic as UuserUtable,
23342
- Zi as UversionUbadge,
23343
- wd as UvideoUcall,
23344
- vd as UvideoUthumbnail,
23345
- Ld as UvoiceUrecorder,
23366
+ td as UtreeUmap,
23367
+ Tc as UuserUtable,
23368
+ ec as UversionUbadge,
23369
+ kd as UvideoUcall,
23370
+ xd as UvideoUthumbnail,
23371
+ $d as UvoiceUrecorder,
23346
23372
  zs as VStack,
23347
- xd as VideoEditor,
23348
- yd as VideoPlayer,
23349
- Ac as VirtualList,
23350
- yu as VirtualListItem,
23351
- ec as VisuallyHidden,
23373
+ wd as VideoEditor,
23374
+ vd as VideoPlayer,
23375
+ zc as VirtualList,
23376
+ vu as VirtualListItem,
23377
+ tc as VisuallyHidden,
23352
23378
  Oe as WalletPreloader,
23353
- Sd as WaveForm,
23379
+ Ld as WaveForm,
23354
23380
  Fo as WebVitalsSection,
23355
23381
  di as WysiwygEditor,
23356
- Lg as XMarkIcon,
23382
+ $g as XMarkIcon,
23357
23383
  Fe as addLanguageToPath,
23358
- Nh as addResourceHint,
23359
- J0 as aiOptimizationPresets,
23360
- Lh as appStorage,
23361
- Ih as autoConnectWalletBrowser,
23362
- Hm as batchDOMUpdates,
23384
+ Ch as addResourceHint,
23385
+ X0 as aiOptimizationPresets,
23386
+ $h as appStorage,
23387
+ Th as autoConnectWalletBrowser,
23388
+ qm as batchDOMUpdates,
23363
23389
  Le as bundleAnalysis,
23364
23390
  za as buttonVariants,
23365
- M0 as cacheHeaders,
23366
- k0 as cacheUtils,
23367
- vm as checkPerformanceBudget,
23368
- U0 as clearComponentCache,
23369
- V0 as clearConditionalCache,
23370
- lc as clearPreloadCache,
23371
- lm as clearRenderCounts,
23391
+ I0 as cacheHeaders,
23392
+ N0 as cacheUtils,
23393
+ xm as checkPerformanceBudget,
23394
+ P0 as clearComponentCache,
23395
+ _0 as clearConditionalCache,
23396
+ ic as clearPreloadCache,
23397
+ im as clearRenderCounts,
23372
23398
  c as cn,
23373
- L0 as conditionalCSS,
23374
- Pm as convertFileSize,
23375
- A0 as createAdvancedLazyComponent,
23376
- Fh as createAnalyticsEvent,
23377
- Fm as createCSSVariables,
23378
- uh as createConditionalImports,
23379
- F0 as createConditionalLazyComponent,
23399
+ $0 as conditionalCSS,
23400
+ Dm as convertFileSize,
23401
+ z0 as createAdvancedLazyComponent,
23402
+ Wh as createAnalyticsEvent,
23403
+ Wm as createCSSVariables,
23404
+ mh as createConditionalImports,
23405
+ W0 as createConditionalLazyComponent,
23380
23406
  Ut as createFeature,
23381
23407
  uo as createLazyComponent,
23382
- im as createLazyComponentFactory,
23383
- wh as createLazyRoute,
23408
+ cm as createLazyComponentFactory,
23409
+ kh as createLazyRoute,
23384
23410
  xr as createLazyWalletProvider,
23385
- B0 as createLibraryImports,
23386
- pu as createMemoComponent,
23387
- Rm as createOptimizedStyles,
23388
- vh as createProgressiveComponent,
23389
- zu as createSecurityFeatures,
23390
- mh as createSelectiveExports,
23391
- fu as createSelectiveMemoComponent,
23392
- Mh as createSimpleStorage,
23393
- hh as createTreeShakingConfig,
23394
- R0 as createUIComponents,
23395
- $0 as cspDirectives,
23411
+ j0 as createLibraryImports,
23412
+ fu as createMemoComponent,
23413
+ Bm as createOptimizedStyles,
23414
+ xh as createProgressiveComponent,
23415
+ Uu as createSecurityFeatures,
23416
+ hh as createSelectiveExports,
23417
+ bu as createSelectiveMemoComponent,
23418
+ Ih as createSimpleStorage,
23419
+ gh as createTreeShakingConfig,
23420
+ B0 as createUIComponents,
23421
+ E0 as cspDirectives,
23396
23422
  ns as cssOptimization,
23397
23423
  Se as deadCodeElimination,
23398
- Wh as default,
23424
+ Oh as default,
23399
23425
  ko as defaultPerformanceBudget,
23400
23426
  vr as detectAvailableWallets,
23401
23427
  cs as detectWalletBrowser,
23402
- xm as exportPerformanceData,
23428
+ wm as exportPerformanceData,
23403
23429
  Oo as formatBytes,
23404
- Um as formatFileSize,
23405
- Sm as formatMetricValue,
23406
- K0 as generateAIMetaTags,
23407
- Y0 as generateAIStructuredData,
23430
+ Pm as formatFileSize,
23431
+ Lm as formatMetricValue,
23432
+ G0 as generateAIMetaTags,
23433
+ Q0 as generateAIStructuredData,
23408
23434
  ao as generateCSP,
23409
23435
  yr as generateCSPDirectives,
23410
- G0 as generateContentRelationships,
23436
+ Y0 as generateContentRelationships,
23411
23437
  fo as generateEntityRecognition,
23412
- Zm as generateImageSEO,
23413
- Q0 as generatePerformanceTrackingSchema,
23414
- oh as generatePictureElement,
23415
- ch as generatePlaceholder,
23438
+ eh as generateImageSEO,
23439
+ J0 as generatePerformanceTrackingSchema,
23440
+ sh as generatePictureElement,
23441
+ dh as generatePlaceholder,
23416
23442
  po as generateSemanticMarkup,
23417
- th as generateSizes,
23418
- rh as generateSocialImageMeta,
23419
- eh as generateSrcSet,
23443
+ rh as generateSizes,
23444
+ ah as generateSocialImageMeta,
23445
+ th as generateSrcSet,
23420
23446
  bo as generateTopicClustering,
23421
- _0 as getConditionalStats,
23447
+ H0 as getConditionalStats,
23422
23448
  to as getEnvironmentType,
23423
- Dh as getErrorMessage,
23424
- P0 as getLazyLoadingStats,
23425
- nh as getOptimalImageFormat,
23426
- Bh as getPageName,
23449
+ Rh as getErrorMessage,
23450
+ D0 as getLazyLoadingStats,
23451
+ oh as getOptimalImageFormat,
23452
+ jh as getPageName,
23427
23453
  xt as getPerformanceMonitor,
23428
- q0 as getPreloadingStats,
23429
- sm as getRenderCounts,
23454
+ K0 as getPreloadingStats,
23455
+ lm as getRenderCounts,
23430
23456
  no as getSecurityHeaders,
23431
23457
  se as getUINavigationService,
23432
23458
  pe as getWebVitalRating,
23433
- mm as getWebVitals,
23459
+ hm as getWebVitals,
23434
23460
  ds as hashString,
23435
- Rh as hashUserId,
23436
- wm as initWebVitals,
23437
- H0 as initializeAdvancedPreloading,
23438
- fm as initializePerformanceMonitoring,
23439
- j0 as initializePreloading,
23440
- Km as inlineCriticalStyles,
23441
- zh as isAuthError,
23442
- Uh as isForbiddenError,
23461
+ Bh as hashUserId,
23462
+ km as initWebVitals,
23463
+ q0 as initializeAdvancedPreloading,
23464
+ bm as initializePerformanceMonitoring,
23465
+ F0 as initializePreloading,
23466
+ Gm as inlineCriticalStyles,
23467
+ Uh as isAuthError,
23468
+ Ph as isForbiddenError,
23443
23469
  Zn as isLocalhost,
23444
23470
  eo as isNetworkAccess,
23445
- Ph as isNotFoundError,
23446
- ic as isPreloaded,
23447
- Ah as isRateLimitError,
23448
- Th as isServerError,
23471
+ Dh as isNotFoundError,
23472
+ cc as isPreloaded,
23473
+ zh as isRateLimitError,
23474
+ Ah as isServerError,
23449
23475
  Xn as isWalletBrowser,
23450
23476
  ro as isWebEnvironment,
23451
- Ch as lazyLoadQueue,
23452
- yh as lazyWithPreload,
23453
- bh as lazyWithRetry,
23454
- C0 as loadCSS,
23455
- Bm as loadCriticalCSS,
23456
- jm as loadNonCriticalCSS,
23457
- ym as measureAsyncOperation,
23477
+ Sh as lazyLoadQueue,
23478
+ vh as lazyWithPreload,
23479
+ yh as lazyWithRetry,
23480
+ S0 as loadCSS,
23481
+ jm as loadCriticalCSS,
23482
+ Fm as loadNonCriticalCSS,
23483
+ vm as measureAsyncOperation,
23458
23484
  Co as measureCLS,
23459
23485
  So as measureFCP,
23460
23486
  $o as measureFID,
23461
23487
  Mo as measureINP,
23462
- ih as measureImagePerformance,
23488
+ ch as measureImagePerformance,
23463
23489
  Lo as measureLCP,
23464
23490
  Eo as measureTTFB,
23465
23491
  fe as navigationHelper,
23466
- qm as optimizeClassNames,
23467
- Vm as optimizeContainment,
23468
- Qm as optimizeFlex,
23469
- Ym as optimizeGrid,
23470
- _m as optimizeWillChange,
23492
+ Km as optimizeClassNames,
23493
+ _m as optimizeContainment,
23494
+ Jm as optimizeFlex,
23495
+ Qm as optimizeGrid,
23496
+ Hm as optimizeWillChange,
23471
23497
  Yn as optimizedFetch,
23472
- Dm as parseFileSize,
23498
+ Rm as parseFileSize,
23473
23499
  ce as performanceBudget,
23474
23500
  et as performanceUtils,
23475
23501
  es as prefersReducedMotion,
23476
- hm as prefetchResource,
23477
- D0 as preloadComponent,
23478
- sh as preloadImage,
23479
- gm as preloadResource,
23480
- dm as preloadRoute,
23481
- dh as preserveAspectRatio,
23482
- Sh as priorityLoader,
23502
+ gm as prefetchResource,
23503
+ R0 as preloadComponent,
23504
+ lh as preloadImage,
23505
+ pm as preloadResource,
23506
+ um as preloadRoute,
23507
+ uh as preserveAspectRatio,
23508
+ Lh as priorityLoader,
23483
23509
  hr as removeLanguageFromPath,
23484
- Nm as reportApiCall,
23485
- km as reportCustomMetric,
23510
+ Cm as reportApiCall,
23511
+ Nm as reportCustomMetric,
23486
23512
  Io as reportRouteChange,
23487
- um as reportWebVitals,
23513
+ mm as reportWebVitals,
23488
23514
  mo as routeConfig,
23489
- E0 as securityHeaders,
23490
- I0 as setupCSPReporting,
23491
- ah as setupLazyLoading,
23492
- lh as setupProgressiveLoading,
23493
- N0 as shouldEnableWallet,
23515
+ M0 as securityHeaders,
23516
+ T0 as setupCSPReporting,
23517
+ nh as setupLazyLoading,
23518
+ ih as setupProgressiveLoading,
23519
+ C0 as shouldEnableWallet,
23494
23520
  Xe as smartLinkVariants,
23495
23521
  us as stripLanguagePrefix,
23496
23522
  rs as supportsAVIF,
23497
- S0 as supportsCSSImports,
23523
+ L0 as supportsCSSImports,
23498
23524
  ts as supportsWebP,
23499
- $h as themeStorage,
23525
+ Eh as themeStorage,
23500
23526
  Qo as useApiMetrics,
23501
- Ii as useBanner,
23527
+ Ti as useBanner,
23502
23528
  Wo as useBundleMetrics,
23503
23529
  pt as useClickOutside,
23504
23530
  yn as useCodeLoader,
23505
23531
  wo as useComponentPerformance,
23506
- Mm as useCopyToClipboard,
23507
- nm as useDebugMemo,
23532
+ Im as useCopyToClipboard,
23533
+ om as useDebugMemo,
23508
23534
  Jo as useDraggable,
23509
- kh as useDynamicImport,
23510
- uu as useErrorRecovery,
23511
- $m as useFormSubmission,
23512
- zm as useFormValidation,
23513
- cm as useImageLazyLoading,
23535
+ Nh as useDynamicImport,
23536
+ mu as useErrorRecovery,
23537
+ Em as useFormSubmission,
23538
+ Um as useFormValidation,
23539
+ dm as useImageLazyLoading,
23514
23540
  he as useLayout,
23515
23541
  ss as useLazyLoad,
23516
- Gm as useLazyStyles,
23517
- Lu as useLocalizedNavigate,
23518
- ph as useLocation,
23519
- Am as useLoginRedirect,
23520
- Jm as useMediaQuery,
23521
- pm as useMemoryLeakDetection,
23522
- Im as useMultipleCopyToClipboard,
23523
- gh as useNavigation,
23524
- Xm as useOptimizedTheme,
23525
- Z0 as useOptimizedWallets,
23526
- rm as usePerformanceMark,
23527
- Om as useReducedMotion,
23528
- om as useRenderCount,
23529
- Wm as useResponsiveStyles,
23530
- Tm as useRoutePerformance,
23531
- fh as useSearchParams,
23532
- ac as useSmartLinks,
23533
- am as useStableCallback,
23534
- Mu as useTheme,
23542
+ Ym as useLazyStyles,
23543
+ $u as useLocalizedNavigate,
23544
+ fh as useLocation,
23545
+ zm as useLoginRedirect,
23546
+ Xm as useMediaQuery,
23547
+ fm as useMemoryLeakDetection,
23548
+ Tm as useMultipleCopyToClipboard,
23549
+ ph as useNavigation,
23550
+ Zm as useOptimizedTheme,
23551
+ em as useOptimizedWallets,
23552
+ am as usePerformanceMark,
23553
+ Vm as useReducedMotion,
23554
+ sm as useRenderCount,
23555
+ Om as useResponsiveStyles,
23556
+ Am as useRoutePerformance,
23557
+ bh as useSearchParams,
23558
+ nc as useSmartLinks,
23559
+ nm as useStableCallback,
23560
+ Iu as useTheme,
23535
23561
  wl as useToast,
23536
- Em as useToggle,
23562
+ Mm as useToggle,
23537
23563
  br as useTopbar,
23538
23564
  jo as useWebVitals,
23539
23565
  as as utils,
23540
- Eh as walletStorage,
23541
- T0 as web3SecurityNotes,
23542
- cu as withLazyErrorBoundary,
23543
- bm as withPerformanceTracking,
23544
- x0 as withRetry
23566
+ Mh as walletStorage,
23567
+ A0 as web3SecurityNotes,
23568
+ du as withLazyErrorBoundary,
23569
+ ym as withPerformanceTracking,
23570
+ w0 as withRetry
23545
23571
  };