@sudobility/components 4.0.83 → 4.0.84
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.esm.js +471 -458
- package/dist/index.umd.js +9 -9
- package/dist/layout/Footer/FooterSlots.d.ts +5 -0
- package/dist/layout/Footer/FooterSlots.d.ts.map +1 -1
- package/dist/layout/Footer/index.d.ts +1 -1
- package/dist/layout/Footer/index.d.ts.map +1 -1
- package/dist/layout/index.d.ts +1 -1
- package/dist/layout/index.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -2,13 +2,13 @@ import { clsx as tn } from "clsx";
|
|
|
2
2
|
import { twMerge as rn } from "tailwind-merge";
|
|
3
3
|
import { jsx as a, jsxs as b, Fragment as H } from "react/jsx-runtime";
|
|
4
4
|
import * as Q from "react";
|
|
5
|
-
import
|
|
5
|
+
import O, { useState as L, useRef as U, useEffect as j, useCallback as F, createContext as Ut, useContext as _t, useLayoutEffect as an, Component as pa, memo as et, useMemo as lt, lazy as Me, Suspense as tt } from "react";
|
|
6
6
|
import { cva as te } from "class-variance-authority";
|
|
7
7
|
import { createPortal as ya } from "react-dom";
|
|
8
8
|
import { ExclamationCircleIcon as It, CheckCircleIcon as zt, InformationCircleIcon as Je, XCircleIcon as va, BellAlertIcon as nn, ExclamationTriangleIcon as xa, MinusIcon as er, PlusIcon as tr, MagnifyingGlassIcon as on, XMarkIcon as Bt, CalendarIcon as sn, CloudArrowUpIcon as ln, DocumentIcon as wa, Cog6ToothIcon as rr, CurrencyDollarIcon as cn, AdjustmentsHorizontalIcon as dn, LinkIcon as un, FunnelIcon as gn, ChatBubbleLeftRightIcon as mn, ShieldCheckIcon as hn, ArrowRightIcon as ka, ArrowTopRightOnSquareIcon as at, ChevronLeftIcon as bn, ChevronRightIcon as Wt, TrashIcon as fn, PhotoIcon as ar, ArrowPathIcon as pn, CheckIcon as yn, ClipboardDocumentIcon as vn, EnvelopeIcon as xn, LanguageIcon as wn } from "@heroicons/react/24/outline";
|
|
9
|
-
import { ArrowLeftIcon as
|
|
9
|
+
import { ArrowLeftIcon as Eb, ArrowRightIcon as Ab, Bars3Icon as Tb, BellIcon as Mb, BellSlashIcon as Lb, ChartBarIcon as Ib, CheckCircleIcon as Rb, CheckIcon as Pb, ChevronDownIcon as Ob, ChevronLeftIcon as jb, ChevronRightIcon as Db, ChevronUpIcon as Ub, ClockIcon as _b, CodeBracketIcon as zb, Cog6ToothIcon as Bb, CreditCardIcon as Wb, DocumentTextIcon as Fb, EnvelopeIcon as Vb, ExclamationTriangleIcon as $b, EyeSlashIcon as qb, GlobeAltIcon as Hb, HomeIcon as Gb, InboxIcon as Yb, InformationCircleIcon as Kb, KeyIcon as Zb, MegaphoneIcon as Jb, MinusIcon as Xb, PaperAirplaneIcon as Qb, PaperClipIcon as ef, PlusIcon as tf, RocketLaunchIcon as rf, ShieldCheckIcon as af, SparklesIcon as nf, StarIcon as of, TrashIcon as sf, UserGroupIcon as lf, XMarkIcon as cf } from "@heroicons/react/24/outline";
|
|
10
10
|
import { XMarkIcon as kn, MinusIcon as Nn, CheckIcon as Cn } from "@heroicons/react/24/solid";
|
|
11
|
-
import { CheckCircleIcon as
|
|
11
|
+
import { CheckCircleIcon as uf, CheckIcon as gf, ExclamationTriangleIcon as mf, StarIcon as hf } from "@heroicons/react/24/solid";
|
|
12
12
|
import { Root as Na, Thumb as Sn } from "@radix-ui/react-switch";
|
|
13
13
|
import * as G from "@radix-ui/react-select";
|
|
14
14
|
import { ChevronDown as Ca, ChevronUp as En, Check as An } from "lucide-react";
|
|
@@ -390,9 +390,9 @@ const Dn = ({
|
|
|
390
390
|
s && (c ? "h-full" : "w-full"),
|
|
391
391
|
d
|
|
392
392
|
),
|
|
393
|
-
children: l ?
|
|
393
|
+
children: l ? O.Children.map(e, (h, p) => /* @__PURE__ */ b(O.Fragment, { children: [
|
|
394
394
|
h,
|
|
395
|
-
p <
|
|
395
|
+
p < O.Children.count(e) - 1 && /* @__PURE__ */ a(
|
|
396
396
|
"div",
|
|
397
397
|
{
|
|
398
398
|
className: m(
|
|
@@ -516,7 +516,7 @@ const Dn = ({
|
|
|
516
516
|
className: o,
|
|
517
517
|
as: i = "section",
|
|
518
518
|
id: s
|
|
519
|
-
}) =>
|
|
519
|
+
}) => O.createElement(
|
|
520
520
|
i,
|
|
521
521
|
{
|
|
522
522
|
id: s,
|
|
@@ -1397,7 +1397,7 @@ const Kn = {
|
|
|
1397
1397
|
const [g, v] = L(n), [f, h] = L(!1), p = U(null), y = o !== void 0 ? o : g, E = (N) => {
|
|
1398
1398
|
c && (N.preventDefault(), h(!0));
|
|
1399
1399
|
};
|
|
1400
|
-
|
|
1400
|
+
j(() => {
|
|
1401
1401
|
if (!f) return;
|
|
1402
1402
|
const N = (C) => {
|
|
1403
1403
|
const T = p.current;
|
|
@@ -1420,7 +1420,7 @@ const Kn = {
|
|
|
1420
1420
|
l,
|
|
1421
1421
|
o,
|
|
1422
1422
|
i
|
|
1423
|
-
]),
|
|
1423
|
+
]), j(() => (f ? (document.body.style.userSelect = "none", document.body.style.cursor = r === "horizontal" ? "col-resize" : "row-resize") : (document.body.style.userSelect = "", document.body.style.cursor = ""), () => {
|
|
1424
1424
|
document.body.style.userSelect = "", document.body.style.cursor = "";
|
|
1425
1425
|
}), [f, r]);
|
|
1426
1426
|
const k = r === "horizontal";
|
|
@@ -1523,7 +1523,7 @@ const Kn = {
|
|
|
1523
1523
|
height: h
|
|
1524
1524
|
};
|
|
1525
1525
|
};
|
|
1526
|
-
|
|
1526
|
+
j(() => {
|
|
1527
1527
|
if (!y || !k) return;
|
|
1528
1528
|
const w = (D) => {
|
|
1529
1529
|
const P = D.clientX - C.current.x, W = D.clientY - C.current.y;
|
|
@@ -1557,7 +1557,7 @@ const Kn = {
|
|
|
1557
1557
|
"bottom-left": "nesw-resize",
|
|
1558
1558
|
"bottom-right": "nwse-resize"
|
|
1559
1559
|
})[w], []);
|
|
1560
|
-
|
|
1560
|
+
j(() => (y ? (document.body.style.userSelect = "none", document.body.style.cursor = S(k)) : (document.body.style.userSelect = "", document.body.style.cursor = ""), () => {
|
|
1561
1561
|
document.body.style.userSelect = "", document.body.style.cursor = "";
|
|
1562
1562
|
}), [y, k, S]);
|
|
1563
1563
|
const M = (w) => l.includes(w) ? /* @__PURE__ */ a(
|
|
@@ -1666,7 +1666,7 @@ const Kn = {
|
|
|
1666
1666
|
className: o
|
|
1667
1667
|
}) => {
|
|
1668
1668
|
const [i, s] = L(t), l = U(null);
|
|
1669
|
-
|
|
1669
|
+
j(() => {
|
|
1670
1670
|
if (!n) return;
|
|
1671
1671
|
const u = () => {
|
|
1672
1672
|
const g = window.innerWidth, v = Object.keys(n).map(Number).sort((f, h) => h - f);
|
|
@@ -1679,7 +1679,7 @@ const Kn = {
|
|
|
1679
1679
|
};
|
|
1680
1680
|
return u(), window.addEventListener("resize", u), () => window.removeEventListener("resize", u);
|
|
1681
1681
|
}, [n, t]);
|
|
1682
|
-
const d =
|
|
1682
|
+
const d = O.Children.toArray(e), c = Array.from(
|
|
1683
1683
|
{ length: i },
|
|
1684
1684
|
() => []
|
|
1685
1685
|
);
|
|
@@ -1704,7 +1704,7 @@ const Kn = {
|
|
|
1704
1704
|
);
|
|
1705
1705
|
}, _e = ({ children: e, container: t }) => {
|
|
1706
1706
|
const [r, n] = L(!1);
|
|
1707
|
-
if (
|
|
1707
|
+
if (j(() => (n(!0), () => n(!1)), []), !r) return null;
|
|
1708
1708
|
const o = t || document.body;
|
|
1709
1709
|
return ya(e, o);
|
|
1710
1710
|
}, Vt = ({
|
|
@@ -1716,7 +1716,7 @@ const Kn = {
|
|
|
1716
1716
|
zIndex: i = 40,
|
|
1717
1717
|
lockScroll: s = !0,
|
|
1718
1718
|
className: l
|
|
1719
|
-
}) => (
|
|
1719
|
+
}) => (O.useEffect(() => {
|
|
1720
1720
|
if (s) {
|
|
1721
1721
|
if (e) {
|
|
1722
1722
|
const c = window.innerWidth - document.documentElement.clientWidth;
|
|
@@ -1858,7 +1858,7 @@ const Kn = {
|
|
|
1858
1858
|
center: "text-center",
|
|
1859
1859
|
right: "text-right"
|
|
1860
1860
|
}[i] : "", f = `h${t}`;
|
|
1861
|
-
return
|
|
1861
|
+
return O.createElement(
|
|
1862
1862
|
f,
|
|
1863
1863
|
{
|
|
1864
1864
|
className: m(
|
|
@@ -1956,7 +1956,7 @@ const Kn = {
|
|
|
1956
1956
|
as: i
|
|
1957
1957
|
}) => {
|
|
1958
1958
|
const s = i || t;
|
|
1959
|
-
return
|
|
1959
|
+
return O.createElement(
|
|
1960
1960
|
s,
|
|
1961
1961
|
{
|
|
1962
1962
|
className: m(
|
|
@@ -1999,7 +1999,7 @@ const Kn = {
|
|
|
1999
1999
|
align: n = "left",
|
|
2000
2000
|
className: o,
|
|
2001
2001
|
as: i = "p"
|
|
2002
|
-
}) =>
|
|
2002
|
+
}) => O.createElement(
|
|
2003
2003
|
i,
|
|
2004
2004
|
{ className: m(Xn({ variant: t, color: r, align: n }), o) },
|
|
2005
2005
|
e
|
|
@@ -2336,8 +2336,8 @@ const Kn = {
|
|
|
2336
2336
|
updateInterval: r = 0,
|
|
2337
2337
|
className: n
|
|
2338
2338
|
}) => {
|
|
2339
|
-
const [, o] =
|
|
2340
|
-
|
|
2339
|
+
const [, o] = O.useState(0), i = O.useMemo(() => e instanceof Date ? e : new Date(e), [e]);
|
|
2340
|
+
O.useEffect(() => {
|
|
2341
2341
|
if (r === 0) return;
|
|
2342
2342
|
const c = setInterval(() => {
|
|
2343
2343
|
o((u) => u + 1);
|
|
@@ -2719,7 +2719,7 @@ const Kn = {
|
|
|
2719
2719
|
]
|
|
2720
2720
|
}
|
|
2721
2721
|
);
|
|
2722
|
-
}, ro = ({ toast: e, onRemove: t }) => (
|
|
2722
|
+
}, ro = ({ toast: e, onRemove: t }) => (j(() => {
|
|
2723
2723
|
const r = e.duration ?? 5e3;
|
|
2724
2724
|
if (r > 0) {
|
|
2725
2725
|
const n = setTimeout(() => {
|
|
@@ -5789,7 +5789,7 @@ const Go = ({
|
|
|
5789
5789
|
className: i
|
|
5790
5790
|
}) => {
|
|
5791
5791
|
const [s, l] = L(!1), [d, c] = L("12"), [u, g] = L("00"), [v, f] = L("AM"), h = U(null);
|
|
5792
|
-
|
|
5792
|
+
j(() => {
|
|
5793
5793
|
if (e) {
|
|
5794
5794
|
const [N, x] = e.split(":"), C = parseInt(N, 10);
|
|
5795
5795
|
if (r) {
|
|
@@ -5799,7 +5799,7 @@ const Go = ({
|
|
|
5799
5799
|
c(N);
|
|
5800
5800
|
g(x);
|
|
5801
5801
|
}
|
|
5802
|
-
}, [e, r]),
|
|
5802
|
+
}, [e, r]), j(() => {
|
|
5803
5803
|
const N = (x) => {
|
|
5804
5804
|
h.current && !h.current.contains(x.target) && l(!1);
|
|
5805
5805
|
};
|
|
@@ -6488,7 +6488,7 @@ const _c = ({
|
|
|
6488
6488
|
}, E = (x) => {
|
|
6489
6489
|
r(t.filter((C) => C !== x));
|
|
6490
6490
|
};
|
|
6491
|
-
|
|
6491
|
+
j(() => {
|
|
6492
6492
|
const x = (C) => {
|
|
6493
6493
|
f.current && !f.current.contains(C.target) && (u(!1), v(""));
|
|
6494
6494
|
};
|
|
@@ -6648,15 +6648,15 @@ const _c = ({
|
|
|
6648
6648
|
const [d, c] = L(!1), [u, g] = L(""), [v, f] = L(0), h = U(null), p = U(null), y = e.filter(
|
|
6649
6649
|
(x) => x.label.toLowerCase().includes(u.toLowerCase())
|
|
6650
6650
|
), E = e.find((x) => x.value === t);
|
|
6651
|
-
|
|
6651
|
+
j(() => {
|
|
6652
6652
|
if (!d) return;
|
|
6653
6653
|
const x = (C) => {
|
|
6654
6654
|
h.current && !h.current.contains(C.target) && (c(!1), g(""));
|
|
6655
6655
|
};
|
|
6656
6656
|
return document.addEventListener("mousedown", x), () => document.removeEventListener("mousedown", x);
|
|
6657
|
-
}, [d]),
|
|
6657
|
+
}, [d]), j(() => {
|
|
6658
6658
|
d && p.current && p.current.focus();
|
|
6659
|
-
}, [d]),
|
|
6659
|
+
}, [d]), j(() => {
|
|
6660
6660
|
f(0);
|
|
6661
6661
|
}, [u]);
|
|
6662
6662
|
const k = (x) => {
|
|
@@ -6769,7 +6769,7 @@ const _c = ({
|
|
|
6769
6769
|
] });
|
|
6770
6770
|
};
|
|
6771
6771
|
function Ht(e, t) {
|
|
6772
|
-
|
|
6772
|
+
j(() => {
|
|
6773
6773
|
const r = (n) => {
|
|
6774
6774
|
const o = e?.current;
|
|
6775
6775
|
!o || o.contains(n?.target || null) || t(n);
|
|
@@ -6786,7 +6786,7 @@ const Bc = ({
|
|
|
6786
6786
|
className: n = "",
|
|
6787
6787
|
variant: o = "default"
|
|
6788
6788
|
}) => {
|
|
6789
|
-
const [i, s] = L(!1), l =
|
|
6789
|
+
const [i, s] = L(!1), l = O.useRef(null);
|
|
6790
6790
|
Ht(l, () => s(!1));
|
|
6791
6791
|
const d = (g) => {
|
|
6792
6792
|
g.disabled || (g.onClick(), s(!1));
|
|
@@ -7225,7 +7225,7 @@ const qc = ({
|
|
|
7225
7225
|
onClick: () => !d && E.current?.focus(),
|
|
7226
7226
|
children: [
|
|
7227
7227
|
e.map(
|
|
7228
|
-
(M, w) => v ? /* @__PURE__ */ a(
|
|
7228
|
+
(M, w) => v ? /* @__PURE__ */ a(O.Fragment, { children: v(M, w, () => x(w)) }, w) : /* @__PURE__ */ b(
|
|
7229
7229
|
"span",
|
|
7230
7230
|
{
|
|
7231
7231
|
className: m(
|
|
@@ -7352,7 +7352,7 @@ const qc = ({
|
|
|
7352
7352
|
break;
|
|
7353
7353
|
}
|
|
7354
7354
|
};
|
|
7355
|
-
return
|
|
7355
|
+
return j(() => {
|
|
7356
7356
|
const x = (C) => {
|
|
7357
7357
|
y.current && !y.current.contains(C.target) && p.current && !p.current.contains(C.target) && d(!1);
|
|
7358
7358
|
};
|
|
@@ -7648,7 +7648,7 @@ const Gc = ({
|
|
|
7648
7648
|
autoDismissDelay: o = 0,
|
|
7649
7649
|
onSuccessDismiss: i,
|
|
7650
7650
|
className: s = ""
|
|
7651
|
-
}) => (
|
|
7651
|
+
}) => (j(() => {
|
|
7652
7652
|
if (e && o > 0 && i) {
|
|
7653
7653
|
const l = setTimeout(() => {
|
|
7654
7654
|
i();
|
|
@@ -8818,7 +8818,7 @@ const Qc = ({
|
|
|
8818
8818
|
},
|
|
8819
8819
|
[k]
|
|
8820
8820
|
);
|
|
8821
|
-
|
|
8821
|
+
j(() => {
|
|
8822
8822
|
f || v(N(e || 0));
|
|
8823
8823
|
}, [e, N, f]);
|
|
8824
8824
|
const x = (M) => {
|
|
@@ -9322,7 +9322,7 @@ const Qc = ({
|
|
|
9322
9322
|
threshold: s = 0.1
|
|
9323
9323
|
}) => {
|
|
9324
9324
|
const [l, d] = L(!1), [c, u] = L(!1), g = U(null);
|
|
9325
|
-
|
|
9325
|
+
j(() => {
|
|
9326
9326
|
if (!aa() || typeof IntersectionObserver > "u") {
|
|
9327
9327
|
d(!0), n && u(!0);
|
|
9328
9328
|
return;
|
|
@@ -9353,7 +9353,7 @@ const Qc = ({
|
|
|
9353
9353
|
};
|
|
9354
9354
|
return p[e] || p["fade-in-up"];
|
|
9355
9355
|
};
|
|
9356
|
-
return
|
|
9356
|
+
return j(() => {
|
|
9357
9357
|
if (aa() && (e === "float" || e === "bounce-slow")) {
|
|
9358
9358
|
const f = "animated-section-keyframes";
|
|
9359
9359
|
if (!ni(f)) {
|
|
@@ -9425,7 +9425,7 @@ const Qc = ({
|
|
|
9425
9425
|
closeOnOutsideClick: i = !0,
|
|
9426
9426
|
closeOnEscape: s = !0,
|
|
9427
9427
|
className: l
|
|
9428
|
-
}) => (
|
|
9428
|
+
}) => (j(() => {
|
|
9429
9429
|
if (!s || !e || !t) return;
|
|
9430
9430
|
const u = (g) => {
|
|
9431
9431
|
g.key === "Escape" && t();
|
|
@@ -9510,11 +9510,11 @@ const Qc = ({
|
|
|
9510
9510
|
},
|
|
9511
9511
|
{}
|
|
9512
9512
|
);
|
|
9513
|
-
|
|
9513
|
+
j(() => {
|
|
9514
9514
|
e || (l(""), c(0));
|
|
9515
|
-
}, [e]),
|
|
9515
|
+
}, [e]), j(() => {
|
|
9516
9516
|
e && u.current && u.current.focus();
|
|
9517
|
-
}, [e]),
|
|
9517
|
+
}, [e]), j(() => {
|
|
9518
9518
|
c(0);
|
|
9519
9519
|
}, [s]);
|
|
9520
9520
|
const f = (p) => {
|
|
@@ -10790,7 +10790,7 @@ const Jd = (e, t) => Q.useMemo(() => {
|
|
|
10790
10790
|
items: e,
|
|
10791
10791
|
separator: t = "/",
|
|
10792
10792
|
className: r
|
|
10793
|
-
}) => /* @__PURE__ */ a("nav", { className: m("flex items-center gap-2 text-sm", r), children: e.map((n, o) => /* @__PURE__ */ b(
|
|
10793
|
+
}) => /* @__PURE__ */ a("nav", { className: m("flex items-center gap-2 text-sm", r), children: e.map((n, o) => /* @__PURE__ */ b(O.Fragment, { children: [
|
|
10794
10794
|
o > 0 && /* @__PURE__ */ a("span", { className: "text-gray-400 dark:text-gray-600", children: t }),
|
|
10795
10795
|
o === e.length - 1 ? /* @__PURE__ */ a("span", { className: "text-gray-900 dark:text-white font-medium", children: n.label }) : /* @__PURE__ */ a(
|
|
10796
10796
|
"button",
|
|
@@ -11184,7 +11184,7 @@ const a0 = ({
|
|
|
11184
11184
|
}, l = (d) => d < t ? "completed" : d === t ? "active" : "upcoming";
|
|
11185
11185
|
return r === "horizontal" ? /* @__PURE__ */ a("div", { className: m("w-full", i), children: /* @__PURE__ */ a("div", { className: "flex items-center justify-between", children: e.map((d, c) => {
|
|
11186
11186
|
const u = l(c), g = c === e.length - 1;
|
|
11187
|
-
return /* @__PURE__ */ b(
|
|
11187
|
+
return /* @__PURE__ */ b(O.Fragment, { children: [
|
|
11188
11188
|
/* @__PURE__ */ b("div", { className: "flex flex-col items-center", children: [
|
|
11189
11189
|
/* @__PURE__ */ a(
|
|
11190
11190
|
"button",
|
|
@@ -11404,7 +11404,7 @@ const a0 = ({
|
|
|
11404
11404
|
onSubsectionSelect: o
|
|
11405
11405
|
}) => {
|
|
11406
11406
|
const i = U(null), [s, l] = L(void 0);
|
|
11407
|
-
return
|
|
11407
|
+
return j(() => {
|
|
11408
11408
|
if (i.current) {
|
|
11409
11409
|
const d = i.current.scrollHeight;
|
|
11410
11410
|
l(t ? d + 8 : 0);
|
|
@@ -13663,7 +13663,7 @@ const S0 = ({
|
|
|
13663
13663
|
onError: v
|
|
13664
13664
|
}) => {
|
|
13665
13665
|
const [f, h] = L(!0), [p, y] = L(!1), [E, k] = L(e);
|
|
13666
|
-
|
|
13666
|
+
j(() => {
|
|
13667
13667
|
h(!0), y(!1), k(e);
|
|
13668
13668
|
}, [e]);
|
|
13669
13669
|
const N = () => {
|
|
@@ -14023,7 +14023,7 @@ const S0 = ({
|
|
|
14023
14023
|
const x = document.createElement("a");
|
|
14024
14024
|
x.href = g.src, x.download = g.alt || "image", x.click();
|
|
14025
14025
|
};
|
|
14026
|
-
return
|
|
14026
|
+
return j(() => {
|
|
14027
14027
|
if (!r) return;
|
|
14028
14028
|
const x = (C) => {
|
|
14029
14029
|
switch (C.key) {
|
|
@@ -14050,9 +14050,9 @@ const S0 = ({
|
|
|
14050
14050
|
}
|
|
14051
14051
|
};
|
|
14052
14052
|
return document.addEventListener("keydown", x), () => document.removeEventListener("keydown", x);
|
|
14053
|
-
}, [r, t, e.length, n, h, p]),
|
|
14053
|
+
}, [r, t, e.length, n, h, p]), j(() => (r ? document.body.style.overflow = "hidden" : document.body.style.overflow = "", () => {
|
|
14054
14054
|
document.body.style.overflow = "";
|
|
14055
|
-
}), [r]),
|
|
14055
|
+
}), [r]), j(() => {
|
|
14056
14056
|
u(1);
|
|
14057
14057
|
}, [t]), !r || !g ? null : /* @__PURE__ */ a(_e, { children: /* @__PURE__ */ b(
|
|
14058
14058
|
"div",
|
|
@@ -14295,7 +14295,7 @@ const S0 = ({
|
|
|
14295
14295
|
className: s
|
|
14296
14296
|
}) => {
|
|
14297
14297
|
const l = U(null), [d, c] = L(r), [u, g] = L(1), [v, f] = L(0), [h, p] = L(0);
|
|
14298
|
-
|
|
14298
|
+
j(() => {
|
|
14299
14299
|
const C = l.current;
|
|
14300
14300
|
if (!C) return;
|
|
14301
14301
|
const T = () => f(C.currentTime), S = () => p(C.duration), M = () => c(!0), w = () => c(!1);
|
|
@@ -14501,7 +14501,7 @@ const S0 = ({
|
|
|
14501
14501
|
className: s
|
|
14502
14502
|
}) => {
|
|
14503
14503
|
const l = U(null), [d, c] = L(o), [u, g] = L(0), [v, f] = L(0), [h, p] = L(1);
|
|
14504
|
-
|
|
14504
|
+
j(() => {
|
|
14505
14505
|
const C = l.current;
|
|
14506
14506
|
if (!C) return;
|
|
14507
14507
|
const T = () => g(C.currentTime), S = () => f(C.duration), M = () => c(!0), w = () => c(!1), R = () => c(!1);
|
|
@@ -14909,7 +14909,7 @@ const S0 = ({
|
|
|
14909
14909
|
className: i
|
|
14910
14910
|
}) => {
|
|
14911
14911
|
const s = U(null);
|
|
14912
|
-
|
|
14912
|
+
j(() => {
|
|
14913
14913
|
const d = s.current;
|
|
14914
14914
|
if (!d) return;
|
|
14915
14915
|
const c = d.getContext("2d");
|
|
@@ -14982,13 +14982,13 @@ const S0 = ({
|
|
|
14982
14982
|
closeAriaLabel: f = "Close modal"
|
|
14983
14983
|
}) => {
|
|
14984
14984
|
const h = U(null), p = U(null);
|
|
14985
|
-
if (
|
|
14985
|
+
if (j(() => {
|
|
14986
14986
|
if (!e || !d) return;
|
|
14987
14987
|
const N = (x) => {
|
|
14988
14988
|
x.key === "Escape" && t();
|
|
14989
14989
|
};
|
|
14990
14990
|
return document.addEventListener("keydown", N), () => document.removeEventListener("keydown", N);
|
|
14991
|
-
}, [e, d, t]),
|
|
14991
|
+
}, [e, d, t]), j(() => {
|
|
14992
14992
|
if (e)
|
|
14993
14993
|
return p.current = document.activeElement, h.current && h.current.focus(), document.body.style.overflow = "hidden", () => {
|
|
14994
14994
|
document.body.style.overflow = "unset", p.current && p.current.focus();
|
|
@@ -15095,7 +15095,7 @@ const S0 = ({
|
|
|
15095
15095
|
footer: l,
|
|
15096
15096
|
className: d
|
|
15097
15097
|
}) => {
|
|
15098
|
-
if (
|
|
15098
|
+
if (j(() => {
|
|
15099
15099
|
const v = (f) => {
|
|
15100
15100
|
f.key === "Escape" && e && t();
|
|
15101
15101
|
};
|
|
@@ -15197,7 +15197,7 @@ const S0 = ({
|
|
|
15197
15197
|
className: o
|
|
15198
15198
|
}) => {
|
|
15199
15199
|
const i = U(null), s = U(null);
|
|
15200
|
-
return
|
|
15200
|
+
return j(() => {
|
|
15201
15201
|
if (!t) return;
|
|
15202
15202
|
n && (s.current = document.activeElement);
|
|
15203
15203
|
const l = () => {
|
|
@@ -15275,7 +15275,7 @@ const S0 = ({
|
|
|
15275
15275
|
className: u
|
|
15276
15276
|
}) => {
|
|
15277
15277
|
const g = U(null), [v, f] = L(!1);
|
|
15278
|
-
|
|
15278
|
+
j(() => {
|
|
15279
15279
|
const E = g.current;
|
|
15280
15280
|
if (!E || r || !n) return;
|
|
15281
15281
|
const k = () => {
|
|
@@ -15387,7 +15387,7 @@ const S0 = ({
|
|
|
15387
15387
|
},
|
|
15388
15388
|
[n, o]
|
|
15389
15389
|
), v = U(null), f = U(null), [h, p] = L({ top: 0, left: 0 });
|
|
15390
|
-
|
|
15390
|
+
j(() => {
|
|
15391
15391
|
if (!u || !v.current) return;
|
|
15392
15392
|
const C = () => {
|
|
15393
15393
|
const T = v.current.getBoundingClientRect(), S = 8;
|
|
@@ -15423,13 +15423,13 @@ const S0 = ({
|
|
|
15423
15423
|
return C(), window.addEventListener("scroll", C), window.addEventListener("resize", C), () => {
|
|
15424
15424
|
window.removeEventListener("scroll", C), window.removeEventListener("resize", C);
|
|
15425
15425
|
};
|
|
15426
|
-
}, [u, r]),
|
|
15426
|
+
}, [u, r]), j(() => {
|
|
15427
15427
|
if (!u) return;
|
|
15428
15428
|
const C = (T) => {
|
|
15429
15429
|
v.current && !v.current.contains(T.target) && f.current && !f.current.contains(T.target) && g(!1);
|
|
15430
15430
|
};
|
|
15431
15431
|
return document.addEventListener("mousedown", C), () => document.removeEventListener("mousedown", C);
|
|
15432
|
-
}, [u, g]),
|
|
15432
|
+
}, [u, g]), j(() => {
|
|
15433
15433
|
if (!u) return;
|
|
15434
15434
|
const C = (T) => {
|
|
15435
15435
|
T.key === "Escape" && g(!1);
|
|
@@ -15525,7 +15525,7 @@ const S0 = ({
|
|
|
15525
15525
|
className: l
|
|
15526
15526
|
}) => {
|
|
15527
15527
|
const [d, c] = L(""), u = U(null), g = t !== void 0 ? t : d;
|
|
15528
|
-
|
|
15528
|
+
j(() => {
|
|
15529
15529
|
const h = o ? document.querySelector(o) : window;
|
|
15530
15530
|
if (!h) return;
|
|
15531
15531
|
const p = (k) => k.flatMap((N) => [
|
|
@@ -15601,7 +15601,7 @@ const S0 = ({
|
|
|
15601
15601
|
showCloseButton: c = !0,
|
|
15602
15602
|
className: u
|
|
15603
15603
|
}) => {
|
|
15604
|
-
if (
|
|
15604
|
+
if (j(() => {
|
|
15605
15605
|
if (!e) return;
|
|
15606
15606
|
const h = (p) => {
|
|
15607
15607
|
p.key === "Escape" && t();
|
|
@@ -15725,7 +15725,7 @@ const S0 = ({
|
|
|
15725
15725
|
validate: f
|
|
15726
15726
|
}) => {
|
|
15727
15727
|
const [h, p] = L(s), [y, E] = L(null);
|
|
15728
|
-
|
|
15728
|
+
j(() => {
|
|
15729
15729
|
e && (p(s), E(null));
|
|
15730
15730
|
}, [e, s]);
|
|
15731
15731
|
const k = async (C) => {
|
|
@@ -15844,9 +15844,9 @@ const S0 = ({
|
|
|
15844
15844
|
f(!1), g?.(!1);
|
|
15845
15845
|
}, o) : (f(!1), g?.(!1)));
|
|
15846
15846
|
}, [k, o, g]);
|
|
15847
|
-
|
|
15847
|
+
j(() => () => {
|
|
15848
15848
|
h.current && clearTimeout(h.current), p.current && clearTimeout(p.current);
|
|
15849
|
-
}, []),
|
|
15849
|
+
}, []), j(() => {
|
|
15850
15850
|
if (c !== "click" || !N) return;
|
|
15851
15851
|
const $ = (re) => {
|
|
15852
15852
|
y.current && !y.current.contains(re.target) && E.current && !E.current.contains(re.target) && C();
|
|
@@ -16040,7 +16040,7 @@ const S0 = ({
|
|
|
16040
16040
|
className: i
|
|
16041
16041
|
}) => {
|
|
16042
16042
|
const [s, l] = L(!1), [d, c] = L({ top: 0, left: 0 }), u = U(null), g = U(null), v = U(void 0), f = U(void 0);
|
|
16043
|
-
|
|
16043
|
+
j(() => {
|
|
16044
16044
|
if (!s || !u.current) return;
|
|
16045
16045
|
const k = () => {
|
|
16046
16046
|
const N = u.current.getBoundingClientRect(), x = 8;
|
|
@@ -16412,7 +16412,7 @@ const S0 = ({
|
|
|
16412
16412
|
className: d = ""
|
|
16413
16413
|
}) => {
|
|
16414
16414
|
const [c, u] = L(0), [g, v] = L(!1), [f, h] = L(!1), p = U(0), y = U(null);
|
|
16415
|
-
|
|
16415
|
+
j(() => {
|
|
16416
16416
|
const C = y.current;
|
|
16417
16417
|
if (!C) return;
|
|
16418
16418
|
const T = (w) => {
|
|
@@ -16527,7 +16527,7 @@ const S0 = ({
|
|
|
16527
16527
|
shareConfig: e
|
|
16528
16528
|
}) => {
|
|
16529
16529
|
const [t, r] = L(!1), [n, o] = L(""), [i, s] = L(!1), [l, d] = L(!1), [c, u] = L(!1);
|
|
16530
|
-
|
|
16530
|
+
O.useEffect(() => {
|
|
16531
16531
|
const k = e.onBeforeShare;
|
|
16532
16532
|
k && !n && (async () => {
|
|
16533
16533
|
s(!0);
|
|
@@ -16763,7 +16763,7 @@ const S0 = ({
|
|
|
16763
16763
|
className: r,
|
|
16764
16764
|
showHome: n
|
|
16765
16765
|
}) => /* @__PURE__ */ b("div", { className: "flex items-center justify-between", children: [
|
|
16766
|
-
/* @__PURE__ */ a("nav", { "aria-label": "Breadcrumb", children: /* @__PURE__ */ a("ol", { className: "flex items-center text-sm space-x-2", children: e.map((o, i) => /* @__PURE__ */ b(
|
|
16766
|
+
/* @__PURE__ */ a("nav", { "aria-label": "Breadcrumb", children: /* @__PURE__ */ a("ol", { className: "flex items-center text-sm space-x-2", children: e.map((o, i) => /* @__PURE__ */ b(O.Fragment, { children: [
|
|
16767
16767
|
/* @__PURE__ */ a("li", { children: o.current ? /* @__PURE__ */ a("span", { className: "text-gray-700 dark:text-gray-300 font-medium", children: o.label }) : /* @__PURE__ */ a(
|
|
16768
16768
|
Ft,
|
|
16769
16769
|
{
|
|
@@ -16810,7 +16810,7 @@ const S0 = ({
|
|
|
16810
16810
|
return /* @__PURE__ */ a("div", { className: "bg-white dark:bg-gray-800 border-b border-gray-200 dark:border-gray-700 relative z-50", children: /* @__PURE__ */ a("div", { className: `${r} py-3 relative`, children: /* @__PURE__ */ a(Ii, { items: e, shareConfig: t }) }) });
|
|
16811
16811
|
}, Ri = (e) => {
|
|
16812
16812
|
const [t, r] = L(""), [n, o] = L(!0), [i, s] = L(null);
|
|
16813
|
-
return
|
|
16813
|
+
return j(() => {
|
|
16814
16814
|
e && (async () => {
|
|
16815
16815
|
try {
|
|
16816
16816
|
o(!0), s(null);
|
|
@@ -17174,7 +17174,7 @@ const S0 = ({
|
|
|
17174
17174
|
variant: e = "compact",
|
|
17175
17175
|
className: t = ""
|
|
17176
17176
|
}) => {
|
|
17177
|
-
const { i18n: r, t: n } = Ma("languageSelector"), [o, i] =
|
|
17177
|
+
const { i18n: r, t: n } = Ma("languageSelector"), [o, i] = O.useState(r.language), s = O.useMemo(() => r.options.supportedLngs ? r.options.supportedLngs.filter((c) => c !== "cimode").map((c) => ({
|
|
17178
17178
|
code: c,
|
|
17179
17179
|
name: na[c]?.name || c.toUpperCase(),
|
|
17180
17180
|
flag: na[c]?.flag || "🌐"
|
|
@@ -17183,7 +17183,7 @@ const S0 = ({
|
|
|
17183
17183
|
) : [], [r.options.supportedLngs]), l = s.find(
|
|
17184
17184
|
(c) => c.code === o || c.code.toLowerCase() === o.toLowerCase()
|
|
17185
17185
|
);
|
|
17186
|
-
|
|
17186
|
+
O.useEffect(() => {
|
|
17187
17187
|
i(r.language);
|
|
17188
17188
|
}, [r.language]);
|
|
17189
17189
|
const d = (c) => {
|
|
@@ -17437,7 +17437,7 @@ class rg extends Kt {
|
|
|
17437
17437
|
}
|
|
17438
17438
|
}
|
|
17439
17439
|
function ag() {
|
|
17440
|
-
const [e, t] =
|
|
17440
|
+
const [e, t] = O.useState(0), r = O.useCallback(() => {
|
|
17441
17441
|
t((n) => n + 1);
|
|
17442
17442
|
}, []);
|
|
17443
17443
|
return {
|
|
@@ -17480,7 +17480,7 @@ const og = ({ children: e }) => /* @__PURE__ */ a(H, { children: e }), ig = ({
|
|
|
17480
17480
|
}, [])(), /* @__PURE__ */ a(n, { ...o })) : n;
|
|
17481
17481
|
}, lg = (e, t) => et(e, (r, n) => t.every((o) => r[o] === n[o])), cg = et(
|
|
17482
17482
|
({ children: e, compute: t, deps: r }) => {
|
|
17483
|
-
const n =
|
|
17483
|
+
const n = O.useRef(r), o = O.useRef(t), i = O.useRef(void 0), s = lt(() => {
|
|
17484
17484
|
const l = r.length !== n.current.length || r.some((c, u) => c !== n.current[u]), d = t !== o.current;
|
|
17485
17485
|
if (l || d || i.current === void 0) {
|
|
17486
17486
|
let c;
|
|
@@ -17501,8 +17501,8 @@ const og = ({ children: e }) => /* @__PURE__ */ a(H, { children: e }), ig = ({
|
|
|
17501
17501
|
rootMargin: r = "50px",
|
|
17502
17502
|
fallback: n = null
|
|
17503
17503
|
}) => {
|
|
17504
|
-
const [o, i] =
|
|
17505
|
-
return
|
|
17504
|
+
const [o, i] = O.useState(!1), s = O.useRef(null);
|
|
17505
|
+
return O.useEffect(() => {
|
|
17506
17506
|
const l = new IntersectionObserver(
|
|
17507
17507
|
([d]) => {
|
|
17508
17508
|
d.isIntersecting && (i(!0), l.disconnect());
|
|
@@ -17517,10 +17517,10 @@ const og = ({ children: e }) => /* @__PURE__ */ a(H, { children: e }), ig = ({
|
|
|
17517
17517
|
// 16ms = 60fps
|
|
17518
17518
|
onSlowRender: r
|
|
17519
17519
|
}) => {
|
|
17520
|
-
const n =
|
|
17521
|
-
return
|
|
17520
|
+
const n = O.useRef(0);
|
|
17521
|
+
return O.useLayoutEffect(() => {
|
|
17522
17522
|
n.current = performance.now();
|
|
17523
|
-
}),
|
|
17523
|
+
}), O.useEffect(() => {
|
|
17524
17524
|
const o = performance.now() - n.current;
|
|
17525
17525
|
o > t && r?.(o);
|
|
17526
17526
|
}), /* @__PURE__ */ a(H, { children: e });
|
|
@@ -17529,8 +17529,8 @@ const og = ({ children: e }) => /* @__PURE__ */ a(H, { children: e }), ig = ({
|
|
|
17529
17529
|
batchSize: t = 5,
|
|
17530
17530
|
delay: r = 0
|
|
17531
17531
|
}) => {
|
|
17532
|
-
const [n, o] =
|
|
17533
|
-
return
|
|
17532
|
+
const [n, o] = O.useState(t);
|
|
17533
|
+
return O.useEffect(() => {
|
|
17534
17534
|
if (n < e.length) {
|
|
17535
17535
|
const i = setTimeout(() => {
|
|
17536
17536
|
o((s) => Math.min(s + t, e.length));
|
|
@@ -17549,7 +17549,7 @@ const og = ({ children: e }) => /* @__PURE__ */ a(H, { children: e }), ig = ({
|
|
|
17549
17549
|
...l
|
|
17550
17550
|
}) => {
|
|
17551
17551
|
const [d, c] = L(!1), [u, g] = L(i), [v, f] = L(!1), h = U(null), p = U(null);
|
|
17552
|
-
|
|
17552
|
+
j(() => {
|
|
17553
17553
|
if (i) {
|
|
17554
17554
|
g(!0);
|
|
17555
17555
|
return;
|
|
@@ -18153,7 +18153,7 @@ const og = ({ children: e }) => /* @__PURE__ */ a(H, { children: e }), ig = ({
|
|
|
18153
18153
|
className: n = ""
|
|
18154
18154
|
}) => {
|
|
18155
18155
|
const o = U(null), i = U(null);
|
|
18156
|
-
return
|
|
18156
|
+
return j(() => {
|
|
18157
18157
|
if (!e)
|
|
18158
18158
|
return;
|
|
18159
18159
|
const s = document.createElement("script");
|
|
@@ -18319,13 +18319,25 @@ const Eg = ({
|
|
|
18319
18319
|
"div",
|
|
18320
18320
|
{
|
|
18321
18321
|
className: m(
|
|
18322
|
-
"border-t mt-8 pt-8 text-center",
|
|
18322
|
+
"border-t mt-8 pt-8 text-center space-y-4",
|
|
18323
18323
|
Kn.border.default,
|
|
18324
18324
|
t
|
|
18325
18325
|
),
|
|
18326
|
-
children:
|
|
18326
|
+
children: e
|
|
18327
|
+
}
|
|
18328
|
+
), Rg = ({
|
|
18329
|
+
children: e,
|
|
18330
|
+
className: t
|
|
18331
|
+
}) => O.Children.toArray(e).filter(Boolean).length === 0 ? null : /* @__PURE__ */ a(
|
|
18332
|
+
"div",
|
|
18333
|
+
{
|
|
18334
|
+
className: m(
|
|
18335
|
+
"flex items-center justify-center gap-3 text-gray-400 text-sm",
|
|
18336
|
+
t
|
|
18337
|
+
),
|
|
18338
|
+
children: e
|
|
18327
18339
|
}
|
|
18328
|
-
),
|
|
18340
|
+
), Pg = ({ children: e, className: t }) => /* @__PURE__ */ a(
|
|
18329
18341
|
"div",
|
|
18330
18342
|
{
|
|
18331
18343
|
className: m(
|
|
@@ -18334,7 +18346,7 @@ const Eg = ({
|
|
|
18334
18346
|
),
|
|
18335
18347
|
children: e
|
|
18336
18348
|
}
|
|
18337
|
-
),
|
|
18349
|
+
), Og = ({
|
|
18338
18350
|
children: e,
|
|
18339
18351
|
className: t
|
|
18340
18352
|
}) => /* @__PURE__ */ a(
|
|
@@ -18343,16 +18355,16 @@ const Eg = ({
|
|
|
18343
18355
|
className: m("flex items-center gap-3 text-gray-400 text-sm", t),
|
|
18344
18356
|
children: e
|
|
18345
18357
|
}
|
|
18346
|
-
),
|
|
18358
|
+
), jg = ({
|
|
18347
18359
|
children: e,
|
|
18348
18360
|
className: t
|
|
18349
|
-
}) => /* @__PURE__ */ a("div", { className: m("flex space-x-6 text-sm", t), children: e }),
|
|
18361
|
+
}) => /* @__PURE__ */ a("div", { className: m("flex space-x-6 text-sm", t), children: e }), Dg = ({
|
|
18350
18362
|
version: e,
|
|
18351
18363
|
className: t
|
|
18352
18364
|
}) => /* @__PURE__ */ b("span", { className: m("text-gray-500", t), children: [
|
|
18353
18365
|
"v",
|
|
18354
18366
|
e
|
|
18355
|
-
] }),
|
|
18367
|
+
] }), Ug = ({
|
|
18356
18368
|
year: e,
|
|
18357
18369
|
companyName: t,
|
|
18358
18370
|
rightsText: r,
|
|
@@ -18374,7 +18386,7 @@ const Eg = ({
|
|
|
18374
18386
|
"aria-label": t,
|
|
18375
18387
|
children: r
|
|
18376
18388
|
}
|
|
18377
|
-
) }),
|
|
18389
|
+
) }), _g = ({
|
|
18378
18390
|
twitterUrl: e,
|
|
18379
18391
|
redditUrl: t,
|
|
18380
18392
|
discordUrl: r,
|
|
@@ -18461,7 +18473,7 @@ const Eg = ({
|
|
|
18461
18473
|
)
|
|
18462
18474
|
}
|
|
18463
18475
|
) })
|
|
18464
|
-
] }) : null,
|
|
18476
|
+
] }) : null, zg = ({
|
|
18465
18477
|
isSelected: e,
|
|
18466
18478
|
onClick: t,
|
|
18467
18479
|
icon: r,
|
|
@@ -18501,7 +18513,7 @@ const Eg = ({
|
|
|
18501
18513
|
] })
|
|
18502
18514
|
]
|
|
18503
18515
|
}
|
|
18504
|
-
),
|
|
18516
|
+
), Bg = ({
|
|
18505
18517
|
masterTitle: e,
|
|
18506
18518
|
masterSubtitle: t,
|
|
18507
18519
|
backButtonText: r,
|
|
@@ -18525,7 +18537,7 @@ const Eg = ({
|
|
|
18525
18537
|
const { containerClass: N } = Ie(), x = `gap-${Math.round(h / 4)}` || "gap-8", C = (re) => re ? re.split("-")[0].trim() : "Back", T = r ? C(r) : e ? C(e) : "Back", [S, M] = L(!1), [w, R] = L("auto"), D = U(null), P = U(
|
|
18526
18538
|
null
|
|
18527
18539
|
);
|
|
18528
|
-
|
|
18540
|
+
j(() => (k && (k.current = {
|
|
18529
18541
|
triggerTransition: (re) => {
|
|
18530
18542
|
if (!y) {
|
|
18531
18543
|
re();
|
|
@@ -18715,7 +18727,7 @@ const Eg = ({
|
|
|
18715
18727
|
default: "z-40",
|
|
18716
18728
|
high: "z-50",
|
|
18717
18729
|
highest: "z-[60]"
|
|
18718
|
-
},
|
|
18730
|
+
}, Wg = ({
|
|
18719
18731
|
children: e,
|
|
18720
18732
|
variant: t = "default",
|
|
18721
18733
|
sticky: r = !0,
|
|
@@ -18768,16 +18780,16 @@ const Eg = ({
|
|
|
18768
18780
|
]
|
|
18769
18781
|
}
|
|
18770
18782
|
) });
|
|
18771
|
-
},
|
|
18783
|
+
}, Fg = ({ children: e, className: t }) => /* @__PURE__ */ a("div", { className: m("flex items-center gap-2 shrink-0", t), children: e }), Vg = ({ children: e, className: t }) => /* @__PURE__ */ a(
|
|
18772
18784
|
"div",
|
|
18773
18785
|
{
|
|
18774
18786
|
className: m("flex-1 flex items-center justify-center px-4", t),
|
|
18775
18787
|
children: e
|
|
18776
18788
|
}
|
|
18777
|
-
),
|
|
18789
|
+
), $g = ({ children: e, className: t }) => /* @__PURE__ */ a("div", { className: m("flex items-center gap-2 shrink-0", t), children: e }), qg = ({
|
|
18778
18790
|
children: e,
|
|
18779
18791
|
className: t
|
|
18780
|
-
}) => /* @__PURE__ */ a("div", { className: m("md:hidden px-4 pb-3", t), children: e }),
|
|
18792
|
+
}) => /* @__PURE__ */ a("div", { className: m("md:hidden px-4 pb-3", t), children: e }), Hg = ({
|
|
18781
18793
|
className: e
|
|
18782
18794
|
}) => /* @__PURE__ */ a(
|
|
18783
18795
|
"div",
|
|
@@ -18793,7 +18805,7 @@ const Eg = ({
|
|
|
18793
18805
|
sm: "h-6",
|
|
18794
18806
|
md: "h-8",
|
|
18795
18807
|
lg: "h-10"
|
|
18796
|
-
},
|
|
18808
|
+
}, Gg = ({
|
|
18797
18809
|
children: e,
|
|
18798
18810
|
src: t,
|
|
18799
18811
|
alt: r = "Logo",
|
|
@@ -19122,7 +19134,7 @@ const Eg = ({
|
|
|
19122
19134
|
children: i
|
|
19123
19135
|
}
|
|
19124
19136
|
);
|
|
19125
|
-
},
|
|
19137
|
+
}, Yg = ({
|
|
19126
19138
|
items: e,
|
|
19127
19139
|
isOpen: t,
|
|
19128
19140
|
className: r,
|
|
@@ -19156,7 +19168,7 @@ const Eg = ({
|
|
|
19156
19168
|
)) })
|
|
19157
19169
|
}
|
|
19158
19170
|
) : null;
|
|
19159
|
-
},
|
|
19171
|
+
}, Kg = ({
|
|
19160
19172
|
items: e,
|
|
19161
19173
|
LinkComponent: t,
|
|
19162
19174
|
collapseBelow: r = "lg",
|
|
@@ -19194,7 +19206,7 @@ const Eg = ({
|
|
|
19194
19206
|
left: "justify-start",
|
|
19195
19207
|
center: "justify-center",
|
|
19196
19208
|
right: "justify-end"
|
|
19197
|
-
},
|
|
19209
|
+
}, Zg = ({
|
|
19198
19210
|
children: e,
|
|
19199
19211
|
className: t,
|
|
19200
19212
|
gap: r = "md",
|
|
@@ -19218,7 +19230,7 @@ const Eg = ({
|
|
|
19218
19230
|
sm: "p-1.5",
|
|
19219
19231
|
md: "p-2",
|
|
19220
19232
|
lg: "p-2.5"
|
|
19221
|
-
},
|
|
19233
|
+
}, Jg = ({
|
|
19222
19234
|
icon: e,
|
|
19223
19235
|
onClick: t,
|
|
19224
19236
|
"aria-label": r,
|
|
@@ -19268,7 +19280,7 @@ const Eg = ({
|
|
|
19268
19280
|
md: "w-64",
|
|
19269
19281
|
lg: "w-96",
|
|
19270
19282
|
full: "w-full"
|
|
19271
|
-
},
|
|
19283
|
+
}, Xg = ({
|
|
19272
19284
|
placeholder: e = "Search...",
|
|
19273
19285
|
value: t,
|
|
19274
19286
|
onChange: r,
|
|
@@ -19277,7 +19289,7 @@ const Eg = ({
|
|
|
19277
19289
|
width: i = "md",
|
|
19278
19290
|
showOnMobile: s = !1
|
|
19279
19291
|
}) => {
|
|
19280
|
-
const [l, d] =
|
|
19292
|
+
const [l, d] = O.useState(t || ""), c = (g) => {
|
|
19281
19293
|
const v = g.target.value;
|
|
19282
19294
|
d(v), r?.(v);
|
|
19283
19295
|
};
|
|
@@ -19334,7 +19346,7 @@ const Eg = ({
|
|
|
19334
19346
|
] })
|
|
19335
19347
|
}
|
|
19336
19348
|
);
|
|
19337
|
-
},
|
|
19349
|
+
}, Qg = ({
|
|
19338
19350
|
contentType: e,
|
|
19339
19351
|
aiSummary: t,
|
|
19340
19352
|
technicalComplexity: r = "intermediate"
|
|
@@ -19342,11 +19354,11 @@ const Eg = ({
|
|
|
19342
19354
|
/* @__PURE__ */ a("meta", { name: "ai:content-type", content: e }),
|
|
19343
19355
|
/* @__PURE__ */ a("meta", { name: "ai:summary", content: t }),
|
|
19344
19356
|
/* @__PURE__ */ a("meta", { name: "ai:complexity", content: r })
|
|
19345
|
-
] }),
|
|
19357
|
+
] }), em = ({
|
|
19346
19358
|
children: e,
|
|
19347
19359
|
className: t,
|
|
19348
19360
|
...r
|
|
19349
|
-
}) => /* @__PURE__ */ a("main", { className: t, ...r, role: "main", children: e }),
|
|
19361
|
+
}) => /* @__PURE__ */ a("main", { className: t, ...r, role: "main", children: e }), tm = ({
|
|
19350
19362
|
children: e
|
|
19351
19363
|
}) => /* @__PURE__ */ a(H, { children: e }), Ue = (e) => Array.isArray(e) ? e : typeof e == "string" ? e.split(",").map((t) => t.trim()).filter(Boolean) : [], Re = (e) => ({
|
|
19352
19364
|
appName: e.appName,
|
|
@@ -19512,7 +19524,7 @@ const Eg = ({
|
|
|
19512
19524
|
"Smart contract integration"
|
|
19513
19525
|
]
|
|
19514
19526
|
};
|
|
19515
|
-
},
|
|
19527
|
+
}, rm = (e, t) => {
|
|
19516
19528
|
const r = Re(t);
|
|
19517
19529
|
return {
|
|
19518
19530
|
"@context": "https://schema.org",
|
|
@@ -19666,7 +19678,7 @@ const Eg = ({
|
|
|
19666
19678
|
"content:expertise": "technical",
|
|
19667
19679
|
"content:trustworthiness": "verified"
|
|
19668
19680
|
};
|
|
19669
|
-
},
|
|
19681
|
+
}, am = (e) => ({
|
|
19670
19682
|
structuredData: {
|
|
19671
19683
|
product: sa(e),
|
|
19672
19684
|
article: la(e),
|
|
@@ -19680,7 +19692,7 @@ const Eg = ({
|
|
|
19680
19692
|
la(e),
|
|
19681
19693
|
ca(e)
|
|
19682
19694
|
]
|
|
19683
|
-
}),
|
|
19695
|
+
}), nm = {
|
|
19684
19696
|
homepage: {
|
|
19685
19697
|
title: "Revolutionary Web3 Email Platform | Wallet-Based Authentication",
|
|
19686
19698
|
description: "Transform your email experience - the first Web3 email platform using wallet authentication. No passwords, enhanced security, ENS/SNS domain support, and smart contract integration.",
|
|
@@ -19744,7 +19756,7 @@ const Eg = ({
|
|
|
19744
19756
|
readingTime: 8,
|
|
19745
19757
|
relatedTopics: ["Token economics", "Reward systems", "Referral marketing"]
|
|
19746
19758
|
}
|
|
19747
|
-
},
|
|
19759
|
+
}, om = (e) => {
|
|
19748
19760
|
const {
|
|
19749
19761
|
level: t,
|
|
19750
19762
|
text: r,
|
|
@@ -19776,7 +19788,7 @@ const Eg = ({
|
|
|
19776
19788
|
d[i],
|
|
19777
19789
|
n
|
|
19778
19790
|
].filter(Boolean).join(" "), u = o || r.toLowerCase().replace(/[^a-z0-9]+/g, "-").replace(/^-|-$/g, "");
|
|
19779
|
-
return
|
|
19791
|
+
return O.createElement(
|
|
19780
19792
|
s,
|
|
19781
19793
|
{
|
|
19782
19794
|
id: u,
|
|
@@ -19822,7 +19834,7 @@ const Eg = ({
|
|
|
19822
19834
|
className: t,
|
|
19823
19835
|
semanticContext: "feature"
|
|
19824
19836
|
})
|
|
19825
|
-
},
|
|
19837
|
+
}, im = (e) => {
|
|
19826
19838
|
const t = [], r = [], n = e.filter((o) => o.level === 1).length;
|
|
19827
19839
|
n === 0 ? t.push("Missing H1 tag - every page should have exactly one H1") : n > 1 && t.push(
|
|
19828
19840
|
`Multiple H1 tags found (${n}) - use only one H1 per page`
|
|
@@ -19842,7 +19854,7 @@ const Eg = ({
|
|
|
19842
19854
|
errors: t,
|
|
19843
19855
|
suggestions: r
|
|
19844
19856
|
};
|
|
19845
|
-
},
|
|
19857
|
+
}, sm = {
|
|
19846
19858
|
walletConnection: ge.pageTitle("Connect Your Web3 Wallet"),
|
|
19847
19859
|
emailBenefits: ge.majorSection("Why Choose Web3 Email?"),
|
|
19848
19860
|
securityFeature: ge.feature("Secure & Private"),
|
|
@@ -19852,7 +19864,7 @@ const Eg = ({
|
|
|
19852
19864
|
setupStep1: ge.step("Connect Your Wallet", 1),
|
|
19853
19865
|
setupStep2: ge.step("Verify Your Identity", 2),
|
|
19854
19866
|
setupStep3: ge.step("Access Your Emails", 3)
|
|
19855
|
-
},
|
|
19867
|
+
}, lm = [
|
|
19856
19868
|
{
|
|
19857
19869
|
term: "Web3 Email",
|
|
19858
19870
|
definition: "Email system that uses blockchain wallet addresses as authentication instead of traditional passwords",
|
|
@@ -19937,7 +19949,7 @@ const Eg = ({
|
|
|
19937
19949
|
examples: ["Gmail to Web3 email", "Outlook integration"],
|
|
19938
19950
|
context: "Web2/Web3 bridge ensures compatibility with existing email infrastructure"
|
|
19939
19951
|
}
|
|
19940
|
-
],
|
|
19952
|
+
], cm = (e) => ({
|
|
19941
19953
|
// Semantic markup for AI understanding
|
|
19942
19954
|
"@context": "https://schema.org",
|
|
19943
19955
|
"@type": "LearningResource",
|
|
@@ -19955,7 +19967,7 @@ const Eg = ({
|
|
|
19955
19967
|
keywords: e.concepts,
|
|
19956
19968
|
applicationExample: e.practicalApplications,
|
|
19957
19969
|
isRelatedTo: e.relatedConcepts
|
|
19958
|
-
}),
|
|
19970
|
+
}), dm = (e) => {
|
|
19959
19971
|
const t = {
|
|
19960
19972
|
nodes: e.map((r) => ({
|
|
19961
19973
|
id: r.term,
|
|
@@ -19980,7 +19992,7 @@ const Eg = ({
|
|
|
19980
19992
|
});
|
|
19981
19993
|
});
|
|
19982
19994
|
}), t;
|
|
19983
|
-
},
|
|
19995
|
+
}, um = (e) => {
|
|
19984
19996
|
const t = [];
|
|
19985
19997
|
return e.examples?.forEach((r) => {
|
|
19986
19998
|
t.push({
|
|
@@ -20000,7 +20012,7 @@ const Eg = ({
|
|
|
20000
20012
|
type: "definition",
|
|
20001
20013
|
confidence: 1
|
|
20002
20014
|
}), t;
|
|
20003
|
-
},
|
|
20015
|
+
}, gm = (e) => {
|
|
20004
20016
|
const t = [];
|
|
20005
20017
|
return e.forEach((r) => {
|
|
20006
20018
|
t.push({
|
|
@@ -20025,7 +20037,7 @@ const Eg = ({
|
|
|
20025
20037
|
difficulty: "intermediate"
|
|
20026
20038
|
});
|
|
20027
20039
|
}), t;
|
|
20028
|
-
},
|
|
20040
|
+
}, mm = {
|
|
20029
20041
|
homepage: {
|
|
20030
20042
|
domain: "Web3 Email Platform",
|
|
20031
20043
|
category: "Web3 Communication",
|
|
@@ -20106,12 +20118,12 @@ const Eg = ({
|
|
|
20106
20118
|
"Governance participation"
|
|
20107
20119
|
]
|
|
20108
20120
|
}
|
|
20109
|
-
},
|
|
20121
|
+
}, hm = ({
|
|
20110
20122
|
children: e,
|
|
20111
20123
|
appName: t,
|
|
20112
20124
|
appUrl: r,
|
|
20113
20125
|
apiUrl: n
|
|
20114
|
-
}) => (
|
|
20126
|
+
}) => (j(() => {
|
|
20115
20127
|
const o = () => {
|
|
20116
20128
|
[].forEach((h) => {
|
|
20117
20129
|
const p = document.createElement("link");
|
|
@@ -20256,7 +20268,7 @@ const Eg = ({
|
|
|
20256
20268
|
};
|
|
20257
20269
|
return o(), i(), s(), l(), c(), u(), g(), v(), setTimeout(d, 2e3), () => {
|
|
20258
20270
|
};
|
|
20259
|
-
}, [n, t, r]), /* @__PURE__ */ a(H, { children: e })),
|
|
20271
|
+
}, [n, t, r]), /* @__PURE__ */ a(H, { children: e })), bm = () => (j(() => {
|
|
20260
20272
|
if (typeof window > "u" || typeof document > "u" || !document.documentElement)
|
|
20261
20273
|
return;
|
|
20262
20274
|
const e = () => {
|
|
@@ -20352,7 +20364,7 @@ const Eg = ({
|
|
|
20352
20364
|
} catch {
|
|
20353
20365
|
}
|
|
20354
20366
|
};
|
|
20355
|
-
}, []), null),
|
|
20367
|
+
}, []), null), fm = ({
|
|
20356
20368
|
children: e
|
|
20357
20369
|
}) => /* @__PURE__ */ a(H, { children: e }), is = {
|
|
20358
20370
|
// Static/rarely changing data - longer cache durations
|
|
@@ -20484,7 +20496,7 @@ class cs {
|
|
|
20484
20496
|
}
|
|
20485
20497
|
}
|
|
20486
20498
|
const ds = new cs();
|
|
20487
|
-
class
|
|
20499
|
+
class pm {
|
|
20488
20500
|
constructor(t, r = {}) {
|
|
20489
20501
|
this.requestInterceptors = [], this.responseInterceptors = [], this.baseURL = t, this.defaultHeaders = r;
|
|
20490
20502
|
}
|
|
@@ -20540,7 +20552,7 @@ class fm {
|
|
|
20540
20552
|
return this.request(t, { method: "DELETE" });
|
|
20541
20553
|
}
|
|
20542
20554
|
}
|
|
20543
|
-
const
|
|
20555
|
+
const ym = async (e, t = 3, r = 1e3) => {
|
|
20544
20556
|
let n;
|
|
20545
20557
|
for (let o = 0; o <= t; o++)
|
|
20546
20558
|
try {
|
|
@@ -20553,7 +20565,7 @@ const pm = async (e, t = 3, r = 1e3) => {
|
|
|
20553
20565
|
}
|
|
20554
20566
|
throw n;
|
|
20555
20567
|
};
|
|
20556
|
-
class
|
|
20568
|
+
class vm {
|
|
20557
20569
|
constructor() {
|
|
20558
20570
|
this.abortController = new AbortController();
|
|
20559
20571
|
}
|
|
@@ -20570,7 +20582,7 @@ class ym {
|
|
|
20570
20582
|
this.abortController.abort();
|
|
20571
20583
|
}
|
|
20572
20584
|
}
|
|
20573
|
-
const
|
|
20585
|
+
const xm = {
|
|
20574
20586
|
invalidate: (e) => De.invalidate(e),
|
|
20575
20587
|
clear: () => De.clear(),
|
|
20576
20588
|
getStats: () => De.getStats(),
|
|
@@ -20614,19 +20626,19 @@ function ms() {
|
|
|
20614
20626
|
function hs() {
|
|
20615
20627
|
return gs() ? "localhost" : us() ? "wallet-browser" : ms() ? "network" : "production";
|
|
20616
20628
|
}
|
|
20617
|
-
function
|
|
20629
|
+
function wm() {
|
|
20618
20630
|
const e = hs();
|
|
20619
20631
|
return e === "localhost" || e === "wallet-browser";
|
|
20620
20632
|
}
|
|
20621
|
-
function
|
|
20633
|
+
function km(e) {
|
|
20622
20634
|
}
|
|
20623
20635
|
function bs() {
|
|
20624
20636
|
return typeof window < "u";
|
|
20625
20637
|
}
|
|
20626
|
-
function
|
|
20638
|
+
function Nm() {
|
|
20627
20639
|
return typeof window < "u";
|
|
20628
20640
|
}
|
|
20629
|
-
function
|
|
20641
|
+
function Cm(e, t) {
|
|
20630
20642
|
if (bs())
|
|
20631
20643
|
e();
|
|
20632
20644
|
else
|
|
@@ -20698,7 +20710,7 @@ const Ka = (e) => ({
|
|
|
20698
20710
|
"object-src": ["'none'"],
|
|
20699
20711
|
"base-uri": ["'self'"],
|
|
20700
20712
|
"form-action": ["'self'"]
|
|
20701
|
-
}),
|
|
20713
|
+
}), Sm = Ka(), fs = (e) => {
|
|
20702
20714
|
const t = Ka(e);
|
|
20703
20715
|
return Object.entries(t).map(([r, n]) => `${r} ${n.join(" ")}`).join("; ");
|
|
20704
20716
|
}, ps = (e) => ({
|
|
@@ -20712,7 +20724,7 @@ const Ka = (e) => ({
|
|
|
20712
20724
|
"Cross-Origin-Opener-Policy": "same-origin-allow-popups",
|
|
20713
20725
|
"Cross-Origin-Resource-Policy": "cross-origin",
|
|
20714
20726
|
"Content-Security-Policy": fs(e)
|
|
20715
|
-
}),
|
|
20727
|
+
}), Em = ps(), Am = {
|
|
20716
20728
|
fonts: "public, max-age=31536000, immutable",
|
|
20717
20729
|
images: "public, max-age=31536000, immutable",
|
|
20718
20730
|
js: "public, max-age=31536000, immutable",
|
|
@@ -20720,10 +20732,10 @@ const Ka = (e) => ({
|
|
|
20720
20732
|
serviceWorker: "public, max-age=0, must-revalidate",
|
|
20721
20733
|
manifest: "public, max-age=86400",
|
|
20722
20734
|
api: "no-cache, no-store, must-revalidate"
|
|
20723
|
-
},
|
|
20735
|
+
}, Tm = () => {
|
|
20724
20736
|
typeof window < "u" && document.addEventListener("securitypolicyviolation", () => {
|
|
20725
20737
|
});
|
|
20726
|
-
},
|
|
20738
|
+
}, Mm = {
|
|
20727
20739
|
walletConnections: "Always verify wallet signatures and never trust client-side data",
|
|
20728
20740
|
rpcEndpoints: "Use reputable RPC providers and consider rate limiting",
|
|
20729
20741
|
contractInteractions: "Validate all smart contract interactions on the backend",
|
|
@@ -20741,7 +20753,7 @@ function ys() {
|
|
|
20741
20753
|
Zt = e && e < 4 || t && t < 4;
|
|
20742
20754
|
}
|
|
20743
20755
|
ys();
|
|
20744
|
-
function
|
|
20756
|
+
function Lm(e, t, r = {}) {
|
|
20745
20757
|
const {
|
|
20746
20758
|
retries: n = 3,
|
|
20747
20759
|
timeout: o = 1e4,
|
|
@@ -20789,7 +20801,7 @@ function Mm(e, t, r = {}) {
|
|
|
20789
20801
|
}
|
|
20790
20802
|
}), v = (f) => {
|
|
20791
20803
|
const [h, p] = L(!0);
|
|
20792
|
-
|
|
20804
|
+
j(() => {
|
|
20793
20805
|
if (s && !he.has(t) && s() && !ot.has(t)) {
|
|
20794
20806
|
ot.add(t);
|
|
20795
20807
|
const k = xs(d, Xe);
|
|
@@ -20904,9 +20916,9 @@ const Ke = class Ke {
|
|
|
20904
20916
|
};
|
|
20905
20917
|
Ke.routeMap = /* @__PURE__ */ new Map(), Ke.routeUsageStats = /* @__PURE__ */ new Map(), Ke.currentRoute = "";
|
|
20906
20918
|
let da = Ke;
|
|
20907
|
-
const
|
|
20908
|
-
const [i, s] = L(!1), [l, d] = L(!1), c =
|
|
20909
|
-
|
|
20919
|
+
const Im = ({ src: e, alt: t, className: r, placeholder: n, priority: o = "medium" }) => {
|
|
20920
|
+
const [i, s] = L(!1), [l, d] = L(!1), c = O.useRef(null);
|
|
20921
|
+
j(() => {
|
|
20910
20922
|
if (!c.current) return;
|
|
20911
20923
|
if (o === "high") {
|
|
20912
20924
|
d(!0);
|
|
@@ -20942,10 +20954,10 @@ const Lm = ({ src: e, alt: t, className: r, placeholder: n, priority: o = "mediu
|
|
|
20942
20954
|
!i && l && /* @__PURE__ */ a("div", { className: "absolute inset-0 bg-gray-200 animate-pulse rounded" })
|
|
20943
20955
|
] });
|
|
20944
20956
|
};
|
|
20945
|
-
function
|
|
20957
|
+
function Rm() {
|
|
20946
20958
|
he.clear(), ot.clear();
|
|
20947
20959
|
}
|
|
20948
|
-
function
|
|
20960
|
+
function Pm() {
|
|
20949
20961
|
return {
|
|
20950
20962
|
cachedComponents: he.size,
|
|
20951
20963
|
preloadQueue: ot.size,
|
|
@@ -20990,17 +21002,17 @@ const ws = ({ message: e }) => /* @__PURE__ */ b("div", { className: "flex items
|
|
|
20990
21002
|
throw i;
|
|
20991
21003
|
}), o = ks(t);
|
|
20992
21004
|
return (i) => /* @__PURE__ */ a(tt, { fallback: /* @__PURE__ */ a(o, {}), children: /* @__PURE__ */ a(n, { ...i }) });
|
|
20993
|
-
},
|
|
21005
|
+
}, Om = async (e) => {
|
|
20994
21006
|
try {
|
|
20995
21007
|
await e();
|
|
20996
21008
|
} catch {
|
|
20997
21009
|
}
|
|
20998
|
-
},
|
|
21010
|
+
}, jm = (e) => {
|
|
20999
21011
|
const t = {};
|
|
21000
21012
|
return Object.entries(e).forEach(([r, n]) => {
|
|
21001
21013
|
t[r] = Ns(n, "skeleton");
|
|
21002
21014
|
}), t;
|
|
21003
|
-
},
|
|
21015
|
+
}, Dm = (e) => e, Cs = {
|
|
21004
21016
|
// Critical routes (preload immediately)
|
|
21005
21017
|
critical: ["/", "/connect", "/mail"],
|
|
21006
21018
|
// Secondary routes (preload on idle)
|
|
@@ -21039,7 +21051,7 @@ const ws = ({ message: e }) => /* @__PURE__ */ b("div", { className: "flex items
|
|
|
21039
21051
|
};
|
|
21040
21052
|
Ze.preloadedComponents = /* @__PURE__ */ new Set(), Ze.preloadQueue = [], Ze.isPreloading = !1;
|
|
21041
21053
|
let ua = Ze;
|
|
21042
|
-
const
|
|
21054
|
+
const Um = () => {
|
|
21043
21055
|
"requestIdleCallback" in window && window.requestIdleCallback(() => {
|
|
21044
21056
|
Cs.secondary.forEach((e) => {
|
|
21045
21057
|
});
|
|
@@ -21048,7 +21060,7 @@ const Dm = () => {
|
|
|
21048
21060
|
/* @__PURE__ */ a("div", { className: "animate-spin rounded-full h-6 w-6 border-b-2 border-blue-500" }),
|
|
21049
21061
|
/* @__PURE__ */ a("span", { className: "ml-2 text-sm text-gray-600", children: e })
|
|
21050
21062
|
] }), Qe = /* @__PURE__ */ new Map();
|
|
21051
|
-
function
|
|
21063
|
+
function _m(e, t) {
|
|
21052
21064
|
const {
|
|
21053
21065
|
condition: r,
|
|
21054
21066
|
fallback: n,
|
|
@@ -21057,8 +21069,8 @@ function Um(e, t) {
|
|
|
21057
21069
|
priority: s = "medium",
|
|
21058
21070
|
cacheKey: l = `conditional-${Math.random()}`
|
|
21059
21071
|
} = t, d = (c) => {
|
|
21060
|
-
const [u, g] =
|
|
21061
|
-
return
|
|
21072
|
+
const [u, g] = O.useState(!1), [v, f] = O.useState(null);
|
|
21073
|
+
return O.useEffect(() => {
|
|
21062
21074
|
const y = setTimeout(async () => {
|
|
21063
21075
|
const E = Qe.get(l);
|
|
21064
21076
|
if (E && E.isValid && Date.now() - E.lastCheck < 3e5)
|
|
@@ -21093,7 +21105,7 @@ function Um(e, t) {
|
|
|
21093
21105
|
};
|
|
21094
21106
|
return d.displayName = `ConditionalLazy(${l})`, d;
|
|
21095
21107
|
}
|
|
21096
|
-
const
|
|
21108
|
+
const zm = {
|
|
21097
21109
|
// Example: Premium features only for subscribed users
|
|
21098
21110
|
// PremiumEmailFeatures: createConditionalLazyComponent(
|
|
21099
21111
|
// () => import('../components/premium/PremiumEmailFeatures'),
|
|
@@ -21106,7 +21118,7 @@ const _m = {
|
|
|
21106
21118
|
// priority: 'high'
|
|
21107
21119
|
// }
|
|
21108
21120
|
// ),
|
|
21109
|
-
},
|
|
21121
|
+
}, Bm = {
|
|
21110
21122
|
// Examples of platform-specific conditional loading
|
|
21111
21123
|
// These can be implemented as needed for specific platform optimizations
|
|
21112
21124
|
};
|
|
@@ -21126,10 +21138,10 @@ async function Ss(e, t, r) {
|
|
|
21126
21138
|
}
|
|
21127
21139
|
throw n;
|
|
21128
21140
|
}
|
|
21129
|
-
function
|
|
21141
|
+
function Wm() {
|
|
21130
21142
|
Qe.clear();
|
|
21131
21143
|
}
|
|
21132
|
-
function
|
|
21144
|
+
function Fm() {
|
|
21133
21145
|
return {
|
|
21134
21146
|
cachedComponents: Qe.size,
|
|
21135
21147
|
cacheEntries: Array.from(Qe.entries()).map(([e, t]) => ({
|
|
@@ -21350,15 +21362,15 @@ class Es {
|
|
|
21350
21362
|
}
|
|
21351
21363
|
}
|
|
21352
21364
|
let qe = null;
|
|
21353
|
-
function
|
|
21365
|
+
function Vm() {
|
|
21354
21366
|
qe || (qe = new Es(), document.readyState === "loading" ? document.addEventListener("DOMContentLoaded", () => {
|
|
21355
21367
|
qe?.initializePreloading();
|
|
21356
21368
|
}) : qe.initializePreloading());
|
|
21357
21369
|
}
|
|
21358
|
-
function
|
|
21370
|
+
function $m() {
|
|
21359
21371
|
return qe?.getPreloadingStats();
|
|
21360
21372
|
}
|
|
21361
|
-
function
|
|
21373
|
+
function qm(e) {
|
|
21362
21374
|
const t = {
|
|
21363
21375
|
// Core AI Classification
|
|
21364
21376
|
"ai-content-type": e.contentType,
|
|
@@ -21429,7 +21441,7 @@ function As(e) {
|
|
|
21429
21441
|
]
|
|
21430
21442
|
} : t;
|
|
21431
21443
|
}
|
|
21432
|
-
function
|
|
21444
|
+
function Hm(e, t) {
|
|
21433
21445
|
return t.map((r) => ({
|
|
21434
21446
|
type: "related-content",
|
|
21435
21447
|
target: r.url,
|
|
@@ -21472,7 +21484,7 @@ function Ms(e) {
|
|
|
21472
21484
|
];
|
|
21473
21485
|
return e.contentType === "governance-page" ? [...t, ...r] : t;
|
|
21474
21486
|
}
|
|
21475
|
-
function
|
|
21487
|
+
function Gm(e, t) {
|
|
21476
21488
|
return {
|
|
21477
21489
|
contentClassification: {
|
|
21478
21490
|
type: e.contentType,
|
|
@@ -21498,7 +21510,7 @@ function Ls(e) {
|
|
|
21498
21510
|
documentation: "TechArticle"
|
|
21499
21511
|
}[e] || "WebPage";
|
|
21500
21512
|
}
|
|
21501
|
-
function
|
|
21513
|
+
function Ym(e) {
|
|
21502
21514
|
return {
|
|
21503
21515
|
"@context": "https://schema.org",
|
|
21504
21516
|
"@type": "MonitorAction",
|
|
@@ -21520,7 +21532,7 @@ function Gm(e) {
|
|
|
21520
21532
|
}
|
|
21521
21533
|
};
|
|
21522
21534
|
}
|
|
21523
|
-
const
|
|
21535
|
+
const Km = {
|
|
21524
21536
|
governancePage: {
|
|
21525
21537
|
contentType: "governance-page",
|
|
21526
21538
|
primaryTopic: "DAO Governance Communication Platform",
|
|
@@ -21640,7 +21652,7 @@ function Ja(e) {
|
|
|
21640
21652
|
if (Tt.has(t))
|
|
21641
21653
|
return Tt.get(t);
|
|
21642
21654
|
const n = Me(() => Promise.resolve({
|
|
21643
|
-
default: () =>
|
|
21655
|
+
default: () => O.createElement("div", {}, `${e} Provider Placeholder`)
|
|
21644
21656
|
})), o = (i) => /* @__PURE__ */ a(
|
|
21645
21657
|
tt,
|
|
21646
21658
|
{
|
|
@@ -21656,7 +21668,7 @@ function Ja(e) {
|
|
|
21656
21668
|
);
|
|
21657
21669
|
return o.displayName = `Lazy${e}Provider`, Tt.set(t, o), o;
|
|
21658
21670
|
}
|
|
21659
|
-
function
|
|
21671
|
+
function Zm({
|
|
21660
21672
|
children: e
|
|
21661
21673
|
}) {
|
|
21662
21674
|
const t = Za();
|
|
@@ -21691,7 +21703,7 @@ const Qt = class Qt {
|
|
|
21691
21703
|
};
|
|
21692
21704
|
Qt.preloadedWallets = /* @__PURE__ */ new Set();
|
|
21693
21705
|
let it = Qt;
|
|
21694
|
-
function
|
|
21706
|
+
function Jm() {
|
|
21695
21707
|
return {
|
|
21696
21708
|
availableWallets: Za(),
|
|
21697
21709
|
preloadWallet: (n) => {
|
|
@@ -21701,7 +21713,7 @@ function Zm() {
|
|
|
21701
21713
|
hasWallet: (n) => He.has(n.toLowerCase())
|
|
21702
21714
|
};
|
|
21703
21715
|
}
|
|
21704
|
-
function
|
|
21716
|
+
function Xm({
|
|
21705
21717
|
walletName: e,
|
|
21706
21718
|
onConnect: t,
|
|
21707
21719
|
disabled: r = !1
|
|
@@ -21722,7 +21734,7 @@ function Jm({
|
|
|
21722
21734
|
}
|
|
21723
21735
|
);
|
|
21724
21736
|
}
|
|
21725
|
-
class
|
|
21737
|
+
class Qm {
|
|
21726
21738
|
constructor() {
|
|
21727
21739
|
this.criticalResources = [], this.observedMetrics = {
|
|
21728
21740
|
fcp: 0,
|
|
@@ -21960,29 +21972,29 @@ const Mt = {
|
|
|
21960
21972
|
clearEntries: (e) => {
|
|
21961
21973
|
typeof performance < "u" && (e ? (performance.clearMeasures?.(e), performance.clearMarks?.(e)) : (performance.clearMeasures?.(), performance.clearMarks?.()));
|
|
21962
21974
|
}
|
|
21963
|
-
},
|
|
21964
|
-
|
|
21975
|
+
}, eh = (e, t = []) => {
|
|
21976
|
+
j(() => (Mt.mark(`${e}-start`), () => {
|
|
21965
21977
|
Mt.mark(`${e}-end`), Mt.measure(e, `${e}-start`, `${e}-end`);
|
|
21966
21978
|
}), [e, t]);
|
|
21967
|
-
},
|
|
21979
|
+
}, th = (e) => {
|
|
21968
21980
|
const t = U(e);
|
|
21969
21981
|
return t.current = e, F(
|
|
21970
21982
|
(...r) => t.current(...r),
|
|
21971
21983
|
[]
|
|
21972
21984
|
);
|
|
21973
|
-
},
|
|
21985
|
+
}, rh = (e, t, r) => {
|
|
21974
21986
|
const n = U(t), o = U(void 0);
|
|
21975
21987
|
return lt(() => (r && process.env.NODE_ENV === "development" && t.some(
|
|
21976
21988
|
(i, s) => i !== n.current[s]
|
|
21977
21989
|
), n.current = t, o.current = e(), o.current), [e, r, t]);
|
|
21978
|
-
}, st = /* @__PURE__ */ new Map(),
|
|
21990
|
+
}, st = /* @__PURE__ */ new Map(), ah = (e) => {
|
|
21979
21991
|
const t = st.get(e) || 0;
|
|
21980
|
-
st.set(e, t + 1),
|
|
21992
|
+
st.set(e, t + 1), j(() => {
|
|
21981
21993
|
process.env.NODE_ENV;
|
|
21982
21994
|
});
|
|
21983
|
-
},
|
|
21995
|
+
}, nh = () => Object.fromEntries(st), oh = () => st.clear(), ih = (e) => O.lazy(e), sh = (e = 0.1) => {
|
|
21984
21996
|
const [t, r] = L(/* @__PURE__ */ new Set()), n = U(null);
|
|
21985
|
-
|
|
21997
|
+
j(() => (n.current = new IntersectionObserver(
|
|
21986
21998
|
(i) => {
|
|
21987
21999
|
i.forEach((s) => {
|
|
21988
22000
|
if (s.isIntersecting) {
|
|
@@ -21999,7 +22011,7 @@ const Mt = {
|
|
|
21999
22011
|
i && n.current && n.current.observe(i);
|
|
22000
22012
|
}, []);
|
|
22001
22013
|
return { loadedImages: t, observeImage: o };
|
|
22002
|
-
},
|
|
22014
|
+
}, lh = (e) => {
|
|
22003
22015
|
typeof window < "u" && "requestIdleCallback" in window ? window.requestIdleCallback(() => {
|
|
22004
22016
|
e().catch(() => {
|
|
22005
22017
|
});
|
|
@@ -22007,19 +22019,19 @@ const Mt = {
|
|
|
22007
22019
|
e().catch(() => {
|
|
22008
22020
|
});
|
|
22009
22021
|
}, 100);
|
|
22010
|
-
}, Xa = {},
|
|
22022
|
+
}, Xa = {}, ch = (e) => {
|
|
22011
22023
|
Xa[e.name] = e.value, process.env.NODE_ENV;
|
|
22012
|
-
},
|
|
22024
|
+
}, dh = () => Xa, uh = (e, t = "script") => {
|
|
22013
22025
|
if (typeof document < "u") {
|
|
22014
22026
|
const r = document.createElement("link");
|
|
22015
22027
|
r.rel = "prefetch", r.href = e, r.as = t, document.head.appendChild(r);
|
|
22016
22028
|
}
|
|
22017
|
-
},
|
|
22029
|
+
}, gh = (e, t = "script", r) => {
|
|
22018
22030
|
if (typeof document < "u") {
|
|
22019
22031
|
const n = document.createElement("link");
|
|
22020
22032
|
n.rel = "preload", n.href = e, n.as = t, r && (n.crossOrigin = "anonymous"), document.head.appendChild(n);
|
|
22021
22033
|
}
|
|
22022
|
-
},
|
|
22034
|
+
}, mh = (e) => {
|
|
22023
22035
|
const t = U(/* @__PURE__ */ new Set()), r = U(/* @__PURE__ */ new Set()), n = F((i, s) => {
|
|
22024
22036
|
const l = setTimeout(() => {
|
|
22025
22037
|
t.current.delete(l), i();
|
|
@@ -22029,7 +22041,7 @@ const Mt = {
|
|
|
22029
22041
|
const l = setInterval(i, s);
|
|
22030
22042
|
return r.current.add(l), l;
|
|
22031
22043
|
}, []);
|
|
22032
|
-
return
|
|
22044
|
+
return j(() => {
|
|
22033
22045
|
const i = t.current, s = r.current;
|
|
22034
22046
|
return () => {
|
|
22035
22047
|
i.forEach((l) => clearTimeout(l)), s.forEach((l) => clearInterval(l)), process.env.NODE_ENV;
|
|
@@ -22182,13 +22194,13 @@ class Rs {
|
|
|
22182
22194
|
}
|
|
22183
22195
|
}
|
|
22184
22196
|
let rt = null;
|
|
22185
|
-
const
|
|
22186
|
-
const t =
|
|
22187
|
-
|
|
22197
|
+
const hh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
22198
|
+
const t = O.useRef(performance.now());
|
|
22199
|
+
O.useEffect(() => {
|
|
22188
22200
|
const r = performance.now() - t.current, n = Jt();
|
|
22189
22201
|
n && n.measureComponentRender(e, r);
|
|
22190
22202
|
}, [e]);
|
|
22191
|
-
},
|
|
22203
|
+
}, bh = (e, t) => O.forwardRef((r, n) => (Ps(t), O.createElement(e, { ...r, ref: n }))), fh = async (e, t) => {
|
|
22192
22204
|
const r = performance.now(), n = await e(), o = performance.now() - r, i = Jt();
|
|
22193
22205
|
return i && i.measureAPICall(t, o), n;
|
|
22194
22206
|
}, Os = {
|
|
@@ -22204,7 +22216,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22204
22216
|
// 800ms
|
|
22205
22217
|
bundleSize: 17e4
|
|
22206
22218
|
// 170KB
|
|
22207
|
-
},
|
|
22219
|
+
}, ph = (e, t = Os) => {
|
|
22208
22220
|
const r = [];
|
|
22209
22221
|
return t.LCP && e.LCP && e.LCP > t.LCP && r.push(
|
|
22210
22222
|
`LCP: ${e.LCP.toFixed(0)}ms (budget: ${t.LCP}ms)`
|
|
@@ -22218,7 +22230,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22218
22230
|
passed: r.length === 0,
|
|
22219
22231
|
violations: r
|
|
22220
22232
|
};
|
|
22221
|
-
},
|
|
22233
|
+
}, yh = (e) => {
|
|
22222
22234
|
const t = e || Jt()?.getMetrics() || { timestamp: Date.now() }, r = {
|
|
22223
22235
|
timestamp: (/* @__PURE__ */ new Date()).toISOString(),
|
|
22224
22236
|
metrics: t,
|
|
@@ -22333,7 +22345,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22333
22345
|
poor: "Poor",
|
|
22334
22346
|
unknown: "Unknown",
|
|
22335
22347
|
neutral: "Neutral"
|
|
22336
|
-
},
|
|
22348
|
+
}, vh = ({
|
|
22337
22349
|
rating: e,
|
|
22338
22350
|
size: t = "sm",
|
|
22339
22351
|
showLabel: r = !1,
|
|
@@ -22386,9 +22398,9 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22386
22398
|
r
|
|
22387
22399
|
] })
|
|
22388
22400
|
] });
|
|
22389
|
-
},
|
|
22401
|
+
}, xh = (e, t = "ms", r = 0) => e === void 0 ? "N/A" : `${e.toFixed(r)}${t}`, Vs = (e = {}) => {
|
|
22390
22402
|
const { enabled: t = !0, onUpdate: r } = e, [n, o] = L({}), [i, s] = L(!0), l = U(r);
|
|
22391
|
-
|
|
22403
|
+
j(() => {
|
|
22392
22404
|
l.current = r;
|
|
22393
22405
|
}, [r]);
|
|
22394
22406
|
const d = F(
|
|
@@ -22401,7 +22413,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22401
22413
|
[]
|
|
22402
22414
|
// No dependencies - uses ref internally
|
|
22403
22415
|
);
|
|
22404
|
-
return
|
|
22416
|
+
return j(() => {
|
|
22405
22417
|
if (!t) return;
|
|
22406
22418
|
if (typeof PerformanceObserver > "u") {
|
|
22407
22419
|
s(!1);
|
|
@@ -22549,7 +22561,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22549
22561
|
] });
|
|
22550
22562
|
}, qs = (e = {}) => {
|
|
22551
22563
|
const { enabled: t = !0, refreshInterval: r = 5e3, onUpdate: n } = e, [o, i] = L({}), s = U(n);
|
|
22552
|
-
|
|
22564
|
+
j(() => {
|
|
22553
22565
|
s.current = n;
|
|
22554
22566
|
}, [n]);
|
|
22555
22567
|
const l = F(() => {
|
|
@@ -22577,7 +22589,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22577
22589
|
}, []), d = F(() => {
|
|
22578
22590
|
l();
|
|
22579
22591
|
}, [l]);
|
|
22580
|
-
return
|
|
22592
|
+
return j(() => {
|
|
22581
22593
|
if (!t) return;
|
|
22582
22594
|
l();
|
|
22583
22595
|
const c = setInterval(l, r);
|
|
@@ -22675,7 +22687,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22675
22687
|
className: t
|
|
22676
22688
|
}) => {
|
|
22677
22689
|
const [r, n] = L({}), [o, i] = L(!0);
|
|
22678
|
-
if (
|
|
22690
|
+
if (j(() => {
|
|
22679
22691
|
const l = performance;
|
|
22680
22692
|
if (!l.memory) {
|
|
22681
22693
|
i(!1);
|
|
@@ -22769,9 +22781,9 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22769
22781
|
averageTime: 0,
|
|
22770
22782
|
failedCalls: 0
|
|
22771
22783
|
}), l = U(r), d = U(o);
|
|
22772
|
-
|
|
22784
|
+
j(() => {
|
|
22773
22785
|
l.current = r;
|
|
22774
|
-
}, [r]),
|
|
22786
|
+
}, [r]), j(() => {
|
|
22775
22787
|
d.current = o;
|
|
22776
22788
|
}, [o]);
|
|
22777
22789
|
const c = F(() => {
|
|
@@ -22800,7 +22812,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22800
22812
|
}, []), u = F(() => {
|
|
22801
22813
|
c();
|
|
22802
22814
|
}, [c]);
|
|
22803
|
-
return
|
|
22815
|
+
return j(() => {
|
|
22804
22816
|
if (!t) return;
|
|
22805
22817
|
c();
|
|
22806
22818
|
const g = setInterval(c, n);
|
|
@@ -22835,7 +22847,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22835
22847
|
y: i?.y ?? null
|
|
22836
22848
|
});
|
|
22837
22849
|
}, [i]);
|
|
22838
|
-
return
|
|
22850
|
+
return j(() => {
|
|
22839
22851
|
if (!c) return;
|
|
22840
22852
|
const p = (E) => {
|
|
22841
22853
|
if (!s.current) return;
|
|
@@ -22879,7 +22891,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22879
22891
|
"bundle",
|
|
22880
22892
|
"api",
|
|
22881
22893
|
"memory"
|
|
22882
|
-
],
|
|
22894
|
+
], wh = ({
|
|
22883
22895
|
enabled: e,
|
|
22884
22896
|
defaultCollapsed: t = !0,
|
|
22885
22897
|
defaultVisible: r = !0,
|
|
@@ -22897,7 +22909,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22897
22909
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
22898
22910
|
[JSON.stringify(d)]
|
|
22899
22911
|
), E = U(c);
|
|
22900
|
-
|
|
22912
|
+
j(() => {
|
|
22901
22913
|
E.current = c;
|
|
22902
22914
|
}, [c]);
|
|
22903
22915
|
const { metrics: k } = Vs({
|
|
@@ -22909,7 +22921,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
22909
22921
|
enabled: g && i.includes("api"),
|
|
22910
22922
|
patterns: y
|
|
22911
22923
|
});
|
|
22912
|
-
|
|
22924
|
+
j(() => {
|
|
22913
22925
|
E.current && E.current({
|
|
22914
22926
|
webVitals: k,
|
|
22915
22927
|
bundle: N,
|
|
@@ -23008,7 +23020,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23008
23020
|
]
|
|
23009
23021
|
}
|
|
23010
23022
|
);
|
|
23011
|
-
},
|
|
23023
|
+
}, kh = (e = {}) => {
|
|
23012
23024
|
const {
|
|
23013
23025
|
successMessage: t = "",
|
|
23014
23026
|
successDuration: r = 3e3,
|
|
@@ -23053,7 +23065,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23053
23065
|
clearSuccess: f,
|
|
23054
23066
|
clearError: h
|
|
23055
23067
|
};
|
|
23056
|
-
},
|
|
23068
|
+
}, Nh = (e = !1) => {
|
|
23057
23069
|
const [t, r] = L(e), n = F(() => r(!0), []), o = F(() => r(!1), []), i = F(() => r((s) => !s), []);
|
|
23058
23070
|
return {
|
|
23059
23071
|
value: t,
|
|
@@ -23062,7 +23074,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23062
23074
|
toggle: i,
|
|
23063
23075
|
setValue: r
|
|
23064
23076
|
};
|
|
23065
|
-
},
|
|
23077
|
+
}, Ch = (e = {}) => {
|
|
23066
23078
|
const { successDuration: t = 2e3, onSuccess: r, onError: n } = e, [o, i] = L(null), s = F(
|
|
23067
23079
|
async (c) => {
|
|
23068
23080
|
try {
|
|
@@ -23096,7 +23108,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23096
23108
|
isCopied: l,
|
|
23097
23109
|
resetCopiedState: d
|
|
23098
23110
|
};
|
|
23099
|
-
},
|
|
23111
|
+
}, Sh = (e = {}) => {
|
|
23100
23112
|
const { successDuration: t = 2e3, onSuccess: r, onError: n } = e, [o, i] = L({}), s = F(
|
|
23101
23113
|
async (c, u) => {
|
|
23102
23114
|
try {
|
|
@@ -23130,14 +23142,14 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23130
23142
|
isCopied: l,
|
|
23131
23143
|
resetCopiedState: d
|
|
23132
23144
|
};
|
|
23133
|
-
},
|
|
23145
|
+
}, Eh = (e) => {
|
|
23134
23146
|
if (e === 0) return "0 Bytes";
|
|
23135
23147
|
const t = 1024, r = ["Bytes", "KB", "MB", "GB", "TB"], n = Math.floor(Math.log(e) / Math.log(t)), o = Math.min(n, r.length - 1);
|
|
23136
23148
|
return parseFloat((e / Math.pow(t, o)).toFixed(2)) + " " + r[o];
|
|
23137
|
-
},
|
|
23149
|
+
}, Ah = (e, t, r) => {
|
|
23138
23150
|
const n = { bytes: 0, kb: 1, mb: 2, gb: 3, tb: 4 }, o = 1024, s = e * Math.pow(o, n[t]) / Math.pow(o, n[r]);
|
|
23139
23151
|
return Math.round(s * 100) / 100;
|
|
23140
|
-
},
|
|
23152
|
+
}, Th = (e) => {
|
|
23141
23153
|
const t = e.match(/^(\d+(?:\.\d+)?)\s*(bytes?|kb|mb|gb|tb)$/i);
|
|
23142
23154
|
if (!t) return null;
|
|
23143
23155
|
const r = parseFloat(t[1]), n = t[2].toLowerCase(), i = {
|
|
@@ -23149,11 +23161,11 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23149
23161
|
tb: 1024 * 1024 * 1024 * 1024
|
|
23150
23162
|
}[n];
|
|
23151
23163
|
return i ? Math.round(r * i) : null;
|
|
23152
|
-
},
|
|
23164
|
+
}, Mh = (e) => e, Lh = (e) => {
|
|
23153
23165
|
if (typeof document > "u") return;
|
|
23154
23166
|
const t = document.createElement("style");
|
|
23155
23167
|
t.textContent = e, t.setAttribute("data-critical", "true"), document.head.appendChild(t);
|
|
23156
|
-
},
|
|
23168
|
+
}, Ih = (e) => {
|
|
23157
23169
|
if (typeof document > "u") return;
|
|
23158
23170
|
const t = document.createElement("link");
|
|
23159
23171
|
t.rel = "preload", t.as = "style", t.href = e, t.onload = () => {
|
|
@@ -23161,7 +23173,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23161
23173
|
}, document.head.appendChild(t);
|
|
23162
23174
|
const r = document.createElement("noscript");
|
|
23163
23175
|
r.innerHTML = `<link rel="stylesheet" href="${e}">`, document.head.appendChild(r);
|
|
23164
|
-
},
|
|
23176
|
+
}, Rh = (e) => {
|
|
23165
23177
|
const t = {};
|
|
23166
23178
|
return Object.entries(e).forEach(([r, n]) => {
|
|
23167
23179
|
t[`--${r}`] = typeof n == "number" ? `${n}px` : n;
|
|
@@ -23173,18 +23185,18 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23173
23185
|
lg: 1024,
|
|
23174
23186
|
xl: 1280,
|
|
23175
23187
|
"2xl": 1536
|
|
23176
|
-
},
|
|
23177
|
-
const [r, n] =
|
|
23178
|
-
return
|
|
23188
|
+
}, Ph = (e, t = al) => {
|
|
23189
|
+
const [r, n] = O.useState("base");
|
|
23190
|
+
return O.useEffect(() => {
|
|
23179
23191
|
const o = () => {
|
|
23180
23192
|
const i = window.innerWidth;
|
|
23181
23193
|
i >= t["2xl"] ? n("2xl") : i >= t.xl ? n("xl") : i >= t.lg ? n("lg") : i >= t.md ? n("md") : i >= t.sm ? n("sm") : i >= t.xs ? n("xs") : n("base");
|
|
23182
23194
|
};
|
|
23183
23195
|
return o(), window.addEventListener("resize", o), () => window.removeEventListener("resize", o);
|
|
23184
23196
|
}, [t]), e[r] || e.base || {};
|
|
23185
|
-
}, nl = () => typeof window > "u" ? !1 : window.matchMedia("(prefers-reduced-motion: reduce)").matches,
|
|
23186
|
-
const [e, t] =
|
|
23187
|
-
return
|
|
23197
|
+
}, nl = () => typeof window > "u" ? !1 : window.matchMedia("(prefers-reduced-motion: reduce)").matches, Oh = () => {
|
|
23198
|
+
const [e, t] = O.useState(nl);
|
|
23199
|
+
return O.useEffect(() => {
|
|
23188
23200
|
const r = window.matchMedia("(prefers-reduced-motion: reduce)"), n = () => {
|
|
23189
23201
|
t(r.matches);
|
|
23190
23202
|
};
|
|
@@ -23192,18 +23204,18 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23192
23204
|
r.removeEventListener ? r.removeEventListener("change", n) : r.removeListener(n);
|
|
23193
23205
|
};
|
|
23194
23206
|
}, []), e;
|
|
23195
|
-
},
|
|
23207
|
+
}, jh = (e, t = [
|
|
23196
23208
|
"layout",
|
|
23197
23209
|
"paint"
|
|
23198
23210
|
]) => {
|
|
23199
23211
|
e && (e.style.contain = t.join(" "));
|
|
23200
|
-
},
|
|
23212
|
+
}, Dh = (e, t) => e ? (e.style.willChange = t.join(", "), () => {
|
|
23201
23213
|
e.style.willChange = "auto";
|
|
23202
|
-
}) : void 0,
|
|
23214
|
+
}) : void 0, Uh = (e) => {
|
|
23203
23215
|
typeof window > "u" || requestAnimationFrame(() => {
|
|
23204
23216
|
e.forEach((t) => t());
|
|
23205
23217
|
});
|
|
23206
|
-
},
|
|
23218
|
+
}, _h = (...e) => e.filter(Boolean).join(" "), zh = (e) => {
|
|
23207
23219
|
const t = {}, r = [
|
|
23208
23220
|
"display",
|
|
23209
23221
|
"position",
|
|
@@ -23219,9 +23231,9 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23219
23231
|
return Object.entries(e).forEach(([n, o]) => {
|
|
23220
23232
|
r.includes(n) && (t[n] = o);
|
|
23221
23233
|
}), t;
|
|
23222
|
-
},
|
|
23223
|
-
const [r, n] =
|
|
23224
|
-
return
|
|
23234
|
+
}, Bh = (e, t = []) => {
|
|
23235
|
+
const [r, n] = O.useState(null), [o, i] = O.useState(!0);
|
|
23236
|
+
return O.useEffect(() => {
|
|
23225
23237
|
let s = !0;
|
|
23226
23238
|
return e().then((l) => {
|
|
23227
23239
|
s && (n(l.default), i(!1));
|
|
@@ -23229,23 +23241,23 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23229
23241
|
s = !1;
|
|
23230
23242
|
};
|
|
23231
23243
|
}, [e, ...t]), { styles: r, loading: o };
|
|
23232
|
-
},
|
|
23244
|
+
}, Wh = (e, t = "1rem") => ({
|
|
23233
23245
|
display: "grid",
|
|
23234
23246
|
gridTemplateColumns: `repeat(${e}, minmax(0, 1fr))`,
|
|
23235
23247
|
gap: t,
|
|
23236
23248
|
// Optimize for performance
|
|
23237
23249
|
contain: "layout",
|
|
23238
23250
|
willChange: "transform"
|
|
23239
|
-
}),
|
|
23251
|
+
}), Fh = (e = "row", t = "center", r = "flex-start") => ({
|
|
23240
23252
|
display: "flex",
|
|
23241
23253
|
flexDirection: e,
|
|
23242
23254
|
alignItems: t,
|
|
23243
23255
|
justifyContent: r,
|
|
23244
23256
|
// Optimize for performance
|
|
23245
23257
|
contain: "layout"
|
|
23246
|
-
}),
|
|
23247
|
-
const [t, r] =
|
|
23248
|
-
return
|
|
23258
|
+
}), Vh = (e) => {
|
|
23259
|
+
const [t, r] = O.useState(!1);
|
|
23260
|
+
return O.useEffect(() => {
|
|
23249
23261
|
const n = window.matchMedia(e);
|
|
23250
23262
|
r(n.matches);
|
|
23251
23263
|
const o = () => r(n.matches);
|
|
@@ -23253,9 +23265,9 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23253
23265
|
n.removeEventListener ? n.removeEventListener("change", o) : n.removeListener(o);
|
|
23254
23266
|
};
|
|
23255
23267
|
}, [e]), t;
|
|
23256
|
-
},
|
|
23257
|
-
const [r, n] =
|
|
23258
|
-
return
|
|
23268
|
+
}, $h = (e, t) => {
|
|
23269
|
+
const [r, n] = O.useState("light");
|
|
23270
|
+
return O.useEffect(() => {
|
|
23259
23271
|
const o = window.matchMedia("(prefers-color-scheme: dark)");
|
|
23260
23272
|
n(o.matches ? "dark" : "light");
|
|
23261
23273
|
const i = () => {
|
|
@@ -23265,17 +23277,17 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23265
23277
|
o.removeEventListener ? o.removeEventListener("change", i) : o.removeListener(i);
|
|
23266
23278
|
};
|
|
23267
23279
|
}, []), r === "dark" ? t : e;
|
|
23268
|
-
},
|
|
23280
|
+
}, qh = (e) => {
|
|
23269
23281
|
const t = {
|
|
23270
23282
|
src: e.src,
|
|
23271
23283
|
alt: e.alt,
|
|
23272
23284
|
loading: e.loading || "lazy"
|
|
23273
23285
|
};
|
|
23274
23286
|
return e.title && (t.title = e.title), e.width && (t.width = e.width), e.height && (t.height = e.height), e.sizes && (t.sizes = e.sizes), e.srcSet && (t.srcSet = e.srcSet), t.itemProp = "image", t;
|
|
23275
|
-
},
|
|
23287
|
+
}, Hh = (e, t = [320, 640, 768, 1024, 1280, 1920]) => t.map((r) => `${e.replace(/\{width\}/g, r.toString())} ${r}w`).join(", "), Gh = (e) => e.map((t) => t.maxWidth ? `(max-width: ${t.maxWidth}px) ${t.size}` : t.size).join(", "), Yh = (e, t = "openGraph") => {
|
|
23276
23288
|
const r = {};
|
|
23277
23289
|
return t === "openGraph" ? (r["og:image"] = e.url, e.width && (r["og:image:width"] = e.width.toString()), e.height && (r["og:image:height"] = e.height.toString()), e.alt && (r["og:image:alt"] = e.alt), e.type && (r["og:image:type"] = e.type)) : (r["twitter:image"] = e.url, e.alt && (r["twitter:image:alt"] = e.alt)), r;
|
|
23278
|
-
},
|
|
23290
|
+
}, Kh = (e = 'img[loading="lazy"]') => {
|
|
23279
23291
|
if (typeof window > "u" || !("IntersectionObserver" in window))
|
|
23280
23292
|
return;
|
|
23281
23293
|
const t = document.querySelectorAll(e);
|
|
@@ -23310,13 +23322,13 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23310
23322
|
}), il = () => typeof window > "u" ? Promise.resolve(!1) : new Promise((e) => {
|
|
23311
23323
|
const t = new Image();
|
|
23312
23324
|
t.onload = () => e(!0), t.onerror = () => e(!1), t.src = "data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAAAAAAcGljdAAAAAAAAAAAAAAAAGxpYmF2aWYAAAAADnBpdG0AAAAAAAEAAAAeaWxvYwAAAABEAAABAAEAAAABAAABGgAAAB0AAAAoaWluZgAAAAAAAQAAABppbmZlAgAAAAABAABhdjAxQ29sb3IAAAAAamlwcnAAAABLaXBjbwAAABRpc3BlAAAAAAAAAAIAAAACAAAAEHBpeGkAAAAAAwgICAAAAAxhdjFDgQ0MAAAAABNjb2xybmNseAACAAIAAYAAAAAXaXBtYQAAAAAAAAABAAEEAQKDBAAAACVtZGF0EgAKCBgANogQEAwgMg8f8D///8WfhwB8+ErK42A=";
|
|
23313
|
-
}),
|
|
23325
|
+
}), Zh = async (e = "jpg") => {
|
|
23314
23326
|
const [t, r] = await Promise.all([
|
|
23315
23327
|
ol(),
|
|
23316
23328
|
il()
|
|
23317
23329
|
]);
|
|
23318
23330
|
return r ? "avif" : t ? "webp" : e;
|
|
23319
|
-
},
|
|
23331
|
+
}, Jh = (e, t, r, n) => `
|
|
23320
23332
|
<picture>
|
|
23321
23333
|
${e.map((i) => {
|
|
23322
23334
|
const s = [`srcset="${i.srcSet}"`];
|
|
@@ -23324,11 +23336,11 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23324
23336
|
}).join(`
|
|
23325
23337
|
`)}
|
|
23326
23338
|
<img src="${t}" alt="${r}"${n ? ` class="${n}"` : ""} loading="lazy">
|
|
23327
|
-
</picture>`.trim(),
|
|
23339
|
+
</picture>`.trim(), Xh = (e, t = "image") => {
|
|
23328
23340
|
if (typeof document > "u") return;
|
|
23329
23341
|
const r = document.createElement("link");
|
|
23330
23342
|
r.rel = "preload", r.as = t, r.href = e, e.includes(".webp") ? r.type = "image/webp" : e.includes(".avif") && (r.type = "image/avif"), document.head.appendChild(r);
|
|
23331
|
-
},
|
|
23343
|
+
}, Qh = (e, t, r) => {
|
|
23332
23344
|
if (typeof window > "u") return;
|
|
23333
23345
|
const n = new Image();
|
|
23334
23346
|
n.src = e, n.classList.add("progressive-image-placeholder"), r.appendChild(n);
|
|
@@ -23340,7 +23352,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23340
23352
|
}, 300);
|
|
23341
23353
|
});
|
|
23342
23354
|
};
|
|
23343
|
-
},
|
|
23355
|
+
}, eb = (e) => new Promise((t) => {
|
|
23344
23356
|
const r = performance.now();
|
|
23345
23357
|
e.complete ? t({
|
|
23346
23358
|
loadTime: 0,
|
|
@@ -23368,14 +23380,14 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23368
23380
|
isOptimized: e.srcset !== "" || e.sizes !== ""
|
|
23369
23381
|
});
|
|
23370
23382
|
});
|
|
23371
|
-
}),
|
|
23383
|
+
}), tb = (e, t, r = "#e0e0e0") => {
|
|
23372
23384
|
const n = `
|
|
23373
23385
|
<svg width="${e}" height="${t}" xmlns="http://www.w3.org/2000/svg">
|
|
23374
23386
|
<rect width="100%" height="100%" fill="${r}"/>
|
|
23375
23387
|
</svg>
|
|
23376
23388
|
`;
|
|
23377
23389
|
return `data:image/svg+xml;base64,${btoa(n)}`;
|
|
23378
|
-
},
|
|
23390
|
+
}, rb = (e, t) => {
|
|
23379
23391
|
const r = 1 / t * 100;
|
|
23380
23392
|
e.style.position = "relative", e.style.paddingTop = `${r}%`;
|
|
23381
23393
|
const n = e.querySelector("img");
|
|
@@ -23394,7 +23406,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23394
23406
|
enablePerformanceMonitoring: process.env.VITE_ENABLE_PERF_MONITORING !== "false",
|
|
23395
23407
|
...e
|
|
23396
23408
|
})
|
|
23397
|
-
},
|
|
23409
|
+
}, ab = (e) => {
|
|
23398
23410
|
const t = {};
|
|
23399
23411
|
return Object.entries(e).forEach(([r, n]) => {
|
|
23400
23412
|
t[r] = () => {
|
|
@@ -23443,7 +23455,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23443
23455
|
return r = o, t(...n);
|
|
23444
23456
|
});
|
|
23445
23457
|
}
|
|
23446
|
-
},
|
|
23458
|
+
}, nb = (e) => {
|
|
23447
23459
|
const t = {};
|
|
23448
23460
|
return Object.entries(e).forEach(([r, n]) => {
|
|
23449
23461
|
t[r] = {}, Object.entries(n).forEach(([o, i]) => {
|
|
@@ -23518,7 +23530,7 @@ const mh = (e) => (rt || (rt = new Rs(e)), rt), Jt = () => rt, Ps = (e) => {
|
|
|
23518
23530
|
unused: e.filter((r) => !t.has(r))
|
|
23519
23531
|
};
|
|
23520
23532
|
}
|
|
23521
|
-
},
|
|
23533
|
+
}, ob = (e = {}) => {
|
|
23522
23534
|
const {
|
|
23523
23535
|
features: t = {},
|
|
23524
23536
|
criticalCSS: r = "",
|
|
@@ -23547,7 +23559,7 @@ function cl(e) {
|
|
|
23547
23559
|
function me(e) {
|
|
23548
23560
|
return Lt || (Lt = cl()), Lt;
|
|
23549
23561
|
}
|
|
23550
|
-
function
|
|
23562
|
+
function ib() {
|
|
23551
23563
|
const e = me(), t = e.getCurrentState();
|
|
23552
23564
|
return {
|
|
23553
23565
|
navigate: (r, n) => {
|
|
@@ -23566,7 +23578,7 @@ function ob() {
|
|
|
23566
23578
|
isSupported: e.isSupported()
|
|
23567
23579
|
};
|
|
23568
23580
|
}
|
|
23569
|
-
function
|
|
23581
|
+
function sb() {
|
|
23570
23582
|
const t = me().getCurrentState(), r = Object.keys(t.searchParams).length > 0 ? "?" + new URLSearchParams(t.searchParams).toString() : "";
|
|
23571
23583
|
return {
|
|
23572
23584
|
pathname: t.currentPath,
|
|
@@ -23580,7 +23592,7 @@ function ib() {
|
|
|
23580
23592
|
// Simplified key generation
|
|
23581
23593
|
};
|
|
23582
23594
|
}
|
|
23583
|
-
function
|
|
23595
|
+
function lb() {
|
|
23584
23596
|
const e = me(), t = e.getCurrentState();
|
|
23585
23597
|
return [new URLSearchParams(t.searchParams), (o) => {
|
|
23586
23598
|
const i = o instanceof URLSearchParams ? Object.fromEntries(o.entries()) : o, s = new URLSearchParams(i).toString(), l = t.currentPath + (s ? `?${s}` : "");
|
|
@@ -23667,7 +23679,7 @@ const Oe = {
|
|
|
23667
23679
|
*/
|
|
23668
23680
|
canGoBack: () => me().canGoBack()
|
|
23669
23681
|
};
|
|
23670
|
-
function
|
|
23682
|
+
function cb(e, t = 3, r = 1e3) {
|
|
23671
23683
|
return Me(() => new Promise((n, o) => {
|
|
23672
23684
|
const i = (s) => {
|
|
23673
23685
|
e().then(n).catch((l) => {
|
|
@@ -23679,13 +23691,13 @@ function lb(e, t = 3, r = 1e3) {
|
|
|
23679
23691
|
i(t);
|
|
23680
23692
|
}));
|
|
23681
23693
|
}
|
|
23682
|
-
function
|
|
23694
|
+
function db(e) {
|
|
23683
23695
|
let t = null;
|
|
23684
23696
|
const r = () => (t || (t = e()), t.then(() => {
|
|
23685
23697
|
}));
|
|
23686
23698
|
return { Component: Me(() => t || e()), preload: r };
|
|
23687
23699
|
}
|
|
23688
|
-
function
|
|
23700
|
+
function ub(e, t = {}) {
|
|
23689
23701
|
const {
|
|
23690
23702
|
fallback: r = /* @__PURE__ */ a("div", { children: "Loading..." }),
|
|
23691
23703
|
errorFallback: n = /* @__PURE__ */ a("div", { children: "Failed to load component" }),
|
|
@@ -23704,19 +23716,19 @@ function db(e, t = {}) {
|
|
|
23704
23716
|
};
|
|
23705
23717
|
}
|
|
23706
23718
|
}), l = () => {
|
|
23707
|
-
const [d, c] =
|
|
23708
|
-
return
|
|
23719
|
+
const [d, c] = O.useState(!1);
|
|
23720
|
+
return O.useEffect(() => {
|
|
23709
23721
|
const u = setTimeout(() => {
|
|
23710
23722
|
c(!0);
|
|
23711
23723
|
}, o);
|
|
23712
23724
|
return () => clearTimeout(u);
|
|
23713
23725
|
}, []), d ? /* @__PURE__ */ a(H, { children: r }) : null;
|
|
23714
23726
|
};
|
|
23715
|
-
return
|
|
23727
|
+
return O.forwardRef((d, c) => /* @__PURE__ */ a(tt, { fallback: /* @__PURE__ */ a(l, {}), children: /* @__PURE__ */ a(s, { ...d, ref: c }) }));
|
|
23716
23728
|
}
|
|
23717
23729
|
function dl(e, t = {}) {
|
|
23718
|
-
const [r, n] =
|
|
23719
|
-
return
|
|
23730
|
+
const [r, n] = O.useState(!1), [o, i] = O.useState(!1);
|
|
23731
|
+
return O.useEffect(() => {
|
|
23720
23732
|
const s = e.current;
|
|
23721
23733
|
if (!s || o) return;
|
|
23722
23734
|
const l = new IntersectionObserver(
|
|
@@ -23734,20 +23746,20 @@ function dl(e, t = {}) {
|
|
|
23734
23746
|
};
|
|
23735
23747
|
}, [e, t, o]), r;
|
|
23736
23748
|
}
|
|
23737
|
-
const
|
|
23749
|
+
const gb = ({
|
|
23738
23750
|
children: e,
|
|
23739
23751
|
fallback: t = /* @__PURE__ */ a("div", { children: "Loading..." }),
|
|
23740
23752
|
threshold: r = 0.01,
|
|
23741
23753
|
rootMargin: n = "50px",
|
|
23742
23754
|
placeholder: o
|
|
23743
23755
|
}) => {
|
|
23744
|
-
const i =
|
|
23756
|
+
const i = O.useRef(null), s = dl(i, {
|
|
23745
23757
|
threshold: r,
|
|
23746
23758
|
rootMargin: n
|
|
23747
23759
|
});
|
|
23748
23760
|
return /* @__PURE__ */ a("div", { ref: i, children: s ? e : o || t });
|
|
23749
23761
|
};
|
|
23750
|
-
function
|
|
23762
|
+
function mb(e) {
|
|
23751
23763
|
const {
|
|
23752
23764
|
importFn: t,
|
|
23753
23765
|
preloadOnHover: r = !0,
|
|
@@ -23776,9 +23788,9 @@ function gb(e) {
|
|
|
23776
23788
|
}
|
|
23777
23789
|
};
|
|
23778
23790
|
}
|
|
23779
|
-
function
|
|
23780
|
-
const [r, n] =
|
|
23781
|
-
return
|
|
23791
|
+
function hb(e, t = []) {
|
|
23792
|
+
const [r, n] = O.useState(null), [o, i] = O.useState(!0), [s, l] = O.useState(null);
|
|
23793
|
+
return O.useEffect(() => {
|
|
23782
23794
|
let d = !0;
|
|
23783
23795
|
return i(!0), l(null), e().then((c) => {
|
|
23784
23796
|
d && (n(c), i(!1));
|
|
@@ -23804,7 +23816,7 @@ class ul {
|
|
|
23804
23816
|
}))), this.queue.size > 0 && await new Promise((r) => setTimeout(r, this.delay)), this.isProcessing = !1, this.queue.size > 0 && this.process();
|
|
23805
23817
|
}
|
|
23806
23818
|
}
|
|
23807
|
-
function
|
|
23819
|
+
function bb(e, t, r) {
|
|
23808
23820
|
if (typeof document > "u") return;
|
|
23809
23821
|
const n = document.createElement("link");
|
|
23810
23822
|
n.rel = t, n.href = e, r && (t === "preload" || t === "prefetch") && (n.as = r), document.head.appendChild(n);
|
|
@@ -23837,7 +23849,7 @@ class gl {
|
|
|
23837
23849
|
}
|
|
23838
23850
|
}
|
|
23839
23851
|
}
|
|
23840
|
-
const
|
|
23852
|
+
const fb = new ul(), pb = new gl();
|
|
23841
23853
|
class Xt {
|
|
23842
23854
|
constructor(t = {}) {
|
|
23843
23855
|
this.prefix = t.prefix || "mailbox", this.defaultTTL = t.ttl, this.platformStorage = t.platformStorage || this.createFallbackStorage();
|
|
@@ -23976,11 +23988,11 @@ class Xt {
|
|
|
23976
23988
|
}
|
|
23977
23989
|
}
|
|
23978
23990
|
}
|
|
23979
|
-
const
|
|
23991
|
+
const yb = new Xt(), vb = new Xt({ prefix: "mailbox-theme" }), xb = new Xt({
|
|
23980
23992
|
prefix: "walletUser",
|
|
23981
23993
|
ttl: 10080 * 60 * 1e3
|
|
23982
23994
|
// 7 days in milliseconds
|
|
23983
|
-
}),
|
|
23995
|
+
}), wb = (e) => {
|
|
23984
23996
|
if (!e)
|
|
23985
23997
|
throw new Error("PlatformStorage must be provided to createSimpleStorage");
|
|
23986
23998
|
return {
|
|
@@ -24032,7 +24044,7 @@ function ml() {
|
|
|
24032
24044
|
return e;
|
|
24033
24045
|
}
|
|
24034
24046
|
}
|
|
24035
|
-
async function
|
|
24047
|
+
async function kb() {
|
|
24036
24048
|
const e = ml();
|
|
24037
24049
|
if (!e.isWalletBrowser)
|
|
24038
24050
|
return { success: !1, error: "Not running in a wallet browser" };
|
|
@@ -24061,15 +24073,15 @@ async function wb() {
|
|
|
24061
24073
|
};
|
|
24062
24074
|
}
|
|
24063
24075
|
}
|
|
24064
|
-
const
|
|
24076
|
+
const Nb = {
|
|
24065
24077
|
utils: {
|
|
24066
24078
|
cn: m
|
|
24067
24079
|
}
|
|
24068
24080
|
};
|
|
24069
24081
|
export {
|
|
24070
|
-
|
|
24071
|
-
|
|
24072
|
-
|
|
24082
|
+
Qg as AIMeta,
|
|
24083
|
+
tm as AITrainingEnhancer,
|
|
24084
|
+
mm as AI_TRAINING_CONFIGS,
|
|
24073
24085
|
Qc as ActionButton,
|
|
24074
24086
|
kd as AddressLink,
|
|
24075
24087
|
nr as Alert,
|
|
@@ -24079,18 +24091,18 @@ export {
|
|
|
24079
24091
|
Yt as AnimatedSection,
|
|
24080
24092
|
Ks as ApiSection,
|
|
24081
24093
|
F0 as AreaChart,
|
|
24082
|
-
|
|
24083
|
-
|
|
24094
|
+
Eb as ArrowLeftIcon,
|
|
24095
|
+
Ab as ArrowRightIcon,
|
|
24084
24096
|
Wl as AspectRatio,
|
|
24085
24097
|
hu as AudioPlayer,
|
|
24086
24098
|
P0 as Avatar,
|
|
24087
24099
|
Ad as Backdrop,
|
|
24088
24100
|
Cc as Badge,
|
|
24089
24101
|
z0 as BarChart,
|
|
24090
|
-
|
|
24102
|
+
Tb as Bars3Icon,
|
|
24091
24103
|
hg as BatchRender,
|
|
24092
|
-
|
|
24093
|
-
|
|
24104
|
+
Mb as BellIcon,
|
|
24105
|
+
Lb as BellSlashIcon,
|
|
24094
24106
|
ic as Blockquote,
|
|
24095
24107
|
tc as BodyText,
|
|
24096
24108
|
$l as BorderAccent,
|
|
@@ -24105,29 +24117,29 @@ export {
|
|
|
24105
24117
|
vg as CTASection,
|
|
24106
24118
|
ti as Calendar,
|
|
24107
24119
|
I0 as CalloutBox,
|
|
24108
|
-
|
|
24120
|
+
vm as CancellableRequest,
|
|
24109
24121
|
za as Card,
|
|
24110
24122
|
T0 as CardContent,
|
|
24111
24123
|
M0 as CardFooter,
|
|
24112
24124
|
A0 as CardHeader,
|
|
24113
24125
|
Ul as Center,
|
|
24114
24126
|
Ac as ChainBadge,
|
|
24115
|
-
|
|
24116
|
-
|
|
24117
|
-
|
|
24118
|
-
|
|
24119
|
-
|
|
24127
|
+
Ib as ChartBarIcon,
|
|
24128
|
+
Rb as CheckCircleIcon,
|
|
24129
|
+
uf as CheckCircleIconSolid,
|
|
24130
|
+
Pb as CheckIcon,
|
|
24131
|
+
gf as CheckIconSolid,
|
|
24120
24132
|
jc as Checkbox,
|
|
24121
|
-
|
|
24122
|
-
|
|
24123
|
-
|
|
24124
|
-
|
|
24125
|
-
|
|
24133
|
+
Ob as ChevronDownIcon,
|
|
24134
|
+
jb as ChevronLeftIcon,
|
|
24135
|
+
Db as ChevronRightIcon,
|
|
24136
|
+
Ub as ChevronUpIcon,
|
|
24137
|
+
_b as ClockIcon,
|
|
24126
24138
|
ac as Code,
|
|
24127
24139
|
Gu as CodeBlock,
|
|
24128
|
-
|
|
24140
|
+
zb as CodeBracketIcon,
|
|
24129
24141
|
nc as CodeDisplay,
|
|
24130
|
-
|
|
24142
|
+
Bb as Cog6ToothIcon,
|
|
24131
24143
|
Yu as CollapsibleDocumentationTopic,
|
|
24132
24144
|
ad as ColorPicker,
|
|
24133
24145
|
nd as ColorPickerAdvanced,
|
|
@@ -24139,9 +24151,9 @@ export {
|
|
|
24139
24151
|
Ru as ConfirmationDialog,
|
|
24140
24152
|
Pl as Container,
|
|
24141
24153
|
Sg as ContentContainer,
|
|
24142
|
-
|
|
24154
|
+
Wb as CreditCardIcon,
|
|
24143
24155
|
ud as CreditCardInput,
|
|
24144
|
-
|
|
24156
|
+
Qm as CriticalPathOptimizer,
|
|
24145
24157
|
gd as CurrencyInput,
|
|
24146
24158
|
Xs as CustomSection,
|
|
24147
24159
|
R0 as DashboardStatCard,
|
|
@@ -24151,18 +24163,18 @@ export {
|
|
|
24151
24163
|
ed as DateTimePicker,
|
|
24152
24164
|
si as Dialog,
|
|
24153
24165
|
Fl as Divider,
|
|
24154
|
-
|
|
24166
|
+
Fb as DocumentTextIcon,
|
|
24155
24167
|
Ou as DragDrop,
|
|
24156
24168
|
Cu as Drawer,
|
|
24157
24169
|
Bc as Dropdown,
|
|
24158
24170
|
Si as EmptyState,
|
|
24159
|
-
|
|
24171
|
+
Vb as EnvelopeIcon,
|
|
24160
24172
|
eg as ErrorBoundary,
|
|
24161
|
-
|
|
24162
|
-
|
|
24173
|
+
$b as ExclamationTriangleIcon,
|
|
24174
|
+
mf as ExclamationTriangleIconSolid,
|
|
24163
24175
|
cg as ExpensiveComponent,
|
|
24164
24176
|
e0 as ExternalLink,
|
|
24165
|
-
|
|
24177
|
+
qb as EyeSlashIcon,
|
|
24166
24178
|
Sd as FadeInScale,
|
|
24167
24179
|
Cd as FadeInUp,
|
|
24168
24180
|
Id as FeatureBlock,
|
|
@@ -24176,16 +24188,17 @@ export {
|
|
|
24176
24188
|
Su as FocusTrap,
|
|
24177
24189
|
Eg as Footer,
|
|
24178
24190
|
Ig as FooterBottom,
|
|
24191
|
+
Rg as FooterBottomRow,
|
|
24179
24192
|
Tg as FooterBrand,
|
|
24180
|
-
|
|
24181
|
-
|
|
24182
|
-
|
|
24183
|
-
|
|
24193
|
+
Pg as FooterCompact,
|
|
24194
|
+
Og as FooterCompactLeft,
|
|
24195
|
+
jg as FooterCompactRight,
|
|
24196
|
+
Ug as FooterCopyright,
|
|
24184
24197
|
Ag as FooterGrid,
|
|
24185
24198
|
Lg as FooterLink,
|
|
24186
24199
|
Mg as FooterLinkSection,
|
|
24187
|
-
|
|
24188
|
-
|
|
24200
|
+
_g as FooterSocialLinks,
|
|
24201
|
+
Dg as FooterVersion,
|
|
24189
24202
|
Jc as FormAlerts,
|
|
24190
24203
|
Gc as FormField,
|
|
24191
24204
|
Gt as FormFieldGroup,
|
|
@@ -24193,29 +24206,29 @@ export {
|
|
|
24193
24206
|
dc as FormattedNumber,
|
|
24194
24207
|
eu as Gauge,
|
|
24195
24208
|
ng as GlobalLazyErrorBoundary,
|
|
24196
|
-
|
|
24209
|
+
Hb as GlobeAltIcon,
|
|
24197
24210
|
Pd as GradientIconContainer,
|
|
24198
24211
|
Ol as Grid,
|
|
24199
24212
|
Dl as HStack,
|
|
24200
24213
|
Xl as Heading,
|
|
24201
24214
|
sc as HelperText,
|
|
24202
|
-
|
|
24215
|
+
Gb as HomeIcon,
|
|
24203
24216
|
Pu as HoverCard,
|
|
24204
24217
|
Od as IconContainer,
|
|
24205
24218
|
jd as IconText,
|
|
24206
24219
|
nu as Image,
|
|
24207
24220
|
su as ImageCropper,
|
|
24208
24221
|
ou as ImageGallery,
|
|
24209
|
-
|
|
24222
|
+
Yb as InboxIcon,
|
|
24210
24223
|
Au as InfiniteScroll,
|
|
24211
24224
|
Dd as InfoBox,
|
|
24212
24225
|
L0 as InfoCard,
|
|
24213
|
-
|
|
24226
|
+
Kb as InformationCircleIcon,
|
|
24214
24227
|
qt as Input,
|
|
24215
24228
|
kg as KYCLevelCard,
|
|
24216
24229
|
xg as KYCStatusBadge,
|
|
24217
24230
|
oc as Kbd,
|
|
24218
|
-
|
|
24231
|
+
Zb as KeyIcon,
|
|
24219
24232
|
D0 as KeyValuePair,
|
|
24220
24233
|
Ua as Label,
|
|
24221
24234
|
Xu as LanguageSelector,
|
|
@@ -24223,10 +24236,10 @@ export {
|
|
|
24223
24236
|
qu as LayoutProvider,
|
|
24224
24237
|
gg as LazyComponent,
|
|
24225
24238
|
Kt as LazyErrorBoundary,
|
|
24226
|
-
|
|
24239
|
+
Im as LazyImage,
|
|
24227
24240
|
ul as LazyLoadQueue,
|
|
24228
|
-
|
|
24229
|
-
|
|
24241
|
+
Xm as LazyWalletButton,
|
|
24242
|
+
gb as LazyWrapper,
|
|
24230
24243
|
lu as Lightbox,
|
|
24231
24244
|
B0 as LineChart,
|
|
24232
24245
|
Qd as Link,
|
|
@@ -24236,20 +24249,20 @@ export {
|
|
|
24236
24249
|
mu as LiveStream,
|
|
24237
24250
|
Qa as LoadPriority,
|
|
24238
24251
|
mc as LoadingDots,
|
|
24239
|
-
|
|
24252
|
+
bm as LoadingOptimizer,
|
|
24240
24253
|
gc as LoadingOverlay,
|
|
24241
24254
|
hc as LoadingState,
|
|
24242
24255
|
_d as Logo,
|
|
24243
|
-
|
|
24256
|
+
em as Main,
|
|
24244
24257
|
Zl as Masonry,
|
|
24245
|
-
|
|
24246
|
-
|
|
24258
|
+
Bg as MasterDetailLayout,
|
|
24259
|
+
zg as MasterListItem,
|
|
24247
24260
|
vu as MediaUploader,
|
|
24248
|
-
|
|
24261
|
+
Jb as MegaphoneIcon,
|
|
24249
24262
|
Zs as MemorySection,
|
|
24250
24263
|
Hc as MentionInput,
|
|
24251
24264
|
Z as MetricRow,
|
|
24252
|
-
|
|
24265
|
+
Xb as MinusIcon,
|
|
24253
24266
|
Ba as Modal,
|
|
24254
24267
|
Wa as ModalContent,
|
|
24255
24268
|
Fa as ModalFooter,
|
|
@@ -24262,9 +24275,9 @@ export {
|
|
|
24262
24275
|
kc as NotificationBadge,
|
|
24263
24276
|
Nc as NotificationPanel,
|
|
24264
24277
|
Ic as NumberInput,
|
|
24265
|
-
|
|
24278
|
+
pm as OptimizedAPIClient,
|
|
24266
24279
|
bg as OptimizedImage,
|
|
24267
|
-
|
|
24280
|
+
fm as OptimizedRoutePreloader,
|
|
24268
24281
|
Vt as Overlay,
|
|
24269
24282
|
Bl as PageContainer,
|
|
24270
24283
|
Cg as PageHeader,
|
|
@@ -24273,17 +24286,17 @@ export {
|
|
|
24273
24286
|
i0 as Pagination,
|
|
24274
24287
|
s0 as PaginationNav,
|
|
24275
24288
|
Us as PanelHeader,
|
|
24276
|
-
|
|
24277
|
-
|
|
24289
|
+
Qb as PaperAirplaneIcon,
|
|
24290
|
+
ef as PaperClipIcon,
|
|
24278
24291
|
mg as PerformanceBoundary,
|
|
24279
|
-
|
|
24280
|
-
|
|
24292
|
+
hm as PerformanceOptimizer,
|
|
24293
|
+
wh as PerformancePanel,
|
|
24281
24294
|
Xc as PhoneDirectory,
|
|
24282
24295
|
Oc as PhoneInput,
|
|
24283
24296
|
W0 as PieChart,
|
|
24284
|
-
|
|
24297
|
+
Bm as PlatformSpecificComponents,
|
|
24285
24298
|
wu as PlaylistManager,
|
|
24286
|
-
|
|
24299
|
+
tf as PlusIcon,
|
|
24287
24300
|
yu as PodcastPlayer,
|
|
24288
24301
|
Tu as Popover,
|
|
24289
24302
|
_e as Portal,
|
|
@@ -24298,10 +24311,10 @@ export {
|
|
|
24298
24311
|
Dc as RadioGroup,
|
|
24299
24312
|
uc as RelativeTime,
|
|
24300
24313
|
Gl as Resizable,
|
|
24301
|
-
|
|
24314
|
+
rf as RocketLaunchIcon,
|
|
24302
24315
|
da as RouteBasedLazyLoader,
|
|
24303
24316
|
og as SafeAppWrapper,
|
|
24304
|
-
|
|
24317
|
+
vh as ScoreIndicator,
|
|
24305
24318
|
Ws as ScoreLegend,
|
|
24306
24319
|
Kl as ScrollArea,
|
|
24307
24320
|
Mu as ScrollSpy,
|
|
@@ -24325,7 +24338,7 @@ export {
|
|
|
24325
24338
|
Vl as Separator,
|
|
24326
24339
|
Hd as SettingsList,
|
|
24327
24340
|
Lu as Sheet,
|
|
24328
|
-
|
|
24341
|
+
af as ShieldCheckIcon,
|
|
24329
24342
|
o0 as SideNav,
|
|
24330
24343
|
id as SignaturePad,
|
|
24331
24344
|
sd as SignatureRequest,
|
|
@@ -24334,16 +24347,16 @@ export {
|
|
|
24334
24347
|
Vc as SliderInput,
|
|
24335
24348
|
Xd as SmartContent,
|
|
24336
24349
|
_a as SmartLink,
|
|
24337
|
-
|
|
24350
|
+
Zm as SmartWalletProviders,
|
|
24338
24351
|
_l as Spacer,
|
|
24339
|
-
|
|
24352
|
+
nf as SparklesIcon,
|
|
24340
24353
|
Y0 as Sparkline,
|
|
24341
24354
|
nt as Spinner,
|
|
24342
24355
|
Hl as SplitPane,
|
|
24343
24356
|
La as Stack,
|
|
24344
24357
|
Ng as StandardPageLayout,
|
|
24345
|
-
|
|
24346
|
-
|
|
24358
|
+
of as StarIcon,
|
|
24359
|
+
hf as StarIconSolid,
|
|
24347
24360
|
Md as StatCard,
|
|
24348
24361
|
U0 as StatDisplay,
|
|
24349
24362
|
Ec as StatusBadge,
|
|
@@ -24351,7 +24364,7 @@ export {
|
|
|
24351
24364
|
Qu as StepList,
|
|
24352
24365
|
l0 as Stepper,
|
|
24353
24366
|
c0 as StepperNav,
|
|
24354
|
-
|
|
24367
|
+
zm as SubscriptionGatedComponents,
|
|
24355
24368
|
wg as SumsubWebSDK,
|
|
24356
24369
|
Ko as Switch,
|
|
24357
24370
|
u0 as Table,
|
|
@@ -24373,26 +24386,26 @@ export {
|
|
|
24373
24386
|
xc as ToastProvider,
|
|
24374
24387
|
Wc as ToggleGroup,
|
|
24375
24388
|
Ei as Tooltip,
|
|
24376
|
-
|
|
24377
|
-
|
|
24378
|
-
|
|
24389
|
+
Wg as Topbar,
|
|
24390
|
+
Zg as TopbarActions,
|
|
24391
|
+
Vg as TopbarCenter,
|
|
24379
24392
|
Ga as TopbarContext,
|
|
24380
|
-
|
|
24381
|
-
|
|
24382
|
-
|
|
24383
|
-
|
|
24393
|
+
Hg as TopbarDivider,
|
|
24394
|
+
Jg as TopbarIconButton,
|
|
24395
|
+
Fg as TopbarLeft,
|
|
24396
|
+
Gg as TopbarLogo,
|
|
24384
24397
|
Yi as TopbarMenuToggle,
|
|
24385
|
-
|
|
24386
|
-
|
|
24398
|
+
qg as TopbarMobileContent,
|
|
24399
|
+
Yg as TopbarMobileNav,
|
|
24387
24400
|
Ji as TopbarNav,
|
|
24388
|
-
|
|
24401
|
+
Kg as TopbarNavigation,
|
|
24389
24402
|
Fi as TopbarProvider,
|
|
24390
|
-
|
|
24391
|
-
|
|
24403
|
+
$g as TopbarRight,
|
|
24404
|
+
Xg as TopbarSearch,
|
|
24392
24405
|
Zu as TrackedButton,
|
|
24393
24406
|
Ju as TrackedLink,
|
|
24394
24407
|
N0 as TransferList,
|
|
24395
|
-
|
|
24408
|
+
sf as TrashIcon,
|
|
24396
24409
|
S0 as TreeView,
|
|
24397
24410
|
cc as TruncatedText,
|
|
24398
24411
|
Nd as UanimatedUcounter,
|
|
@@ -24440,7 +24453,7 @@ export {
|
|
|
24440
24453
|
q0 as UscatterUplot,
|
|
24441
24454
|
yd as UschemaUvalidator,
|
|
24442
24455
|
lc as UscreenUreaderUtext,
|
|
24443
|
-
|
|
24456
|
+
lf as UserGroupIcon,
|
|
24444
24457
|
Gd as UskipUnavigation,
|
|
24445
24458
|
Yd as UsortUdropdown,
|
|
24446
24459
|
Du as UsortableUgrid,
|
|
@@ -24462,184 +24475,184 @@ export {
|
|
|
24462
24475
|
C0 as VirtualList,
|
|
24463
24476
|
dg as VirtualListItem,
|
|
24464
24477
|
Zd as VisuallyHidden,
|
|
24465
|
-
|
|
24466
|
-
|
|
24478
|
+
lm as WEB3_CONCEPTS,
|
|
24479
|
+
sm as WEB3_EMAIL_HEADINGS,
|
|
24467
24480
|
ge as WEB3_HEADING_PATTERNS,
|
|
24468
24481
|
it as WalletPreloader,
|
|
24469
24482
|
fu as WaveForm,
|
|
24470
24483
|
$s as WebVitalsSection,
|
|
24471
24484
|
ld as WysiwygEditor,
|
|
24472
|
-
|
|
24473
|
-
|
|
24474
|
-
|
|
24475
|
-
|
|
24476
|
-
|
|
24477
|
-
|
|
24485
|
+
cf as XMarkIcon,
|
|
24486
|
+
bb as addResourceHint,
|
|
24487
|
+
Km as aiOptimizationPresets,
|
|
24488
|
+
yb as appStorage,
|
|
24489
|
+
kb as autoConnectWalletBrowser,
|
|
24490
|
+
Uh as batchDOMUpdates,
|
|
24478
24491
|
Ye as bundleAnalysis,
|
|
24479
24492
|
ei as buttonVariants,
|
|
24480
|
-
|
|
24481
|
-
|
|
24482
|
-
|
|
24483
|
-
|
|
24484
|
-
|
|
24485
|
-
|
|
24493
|
+
Am as cacheHeaders,
|
|
24494
|
+
xm as cacheUtils,
|
|
24495
|
+
ph as checkPerformanceBudget,
|
|
24496
|
+
Rm as clearComponentCache,
|
|
24497
|
+
Wm as clearConditionalCache,
|
|
24498
|
+
oh as clearRenderCounts,
|
|
24486
24499
|
m as cn,
|
|
24487
|
-
|
|
24488
|
-
|
|
24500
|
+
Cm as conditionalCSS,
|
|
24501
|
+
Ah as convertFileSize,
|
|
24489
24502
|
os as createAIMetaTags,
|
|
24490
24503
|
ca as createAIOptimizedSchema,
|
|
24491
|
-
|
|
24492
|
-
|
|
24493
|
-
|
|
24494
|
-
|
|
24495
|
-
|
|
24504
|
+
Lm as createAdvancedLazyComponent,
|
|
24505
|
+
Rh as createCSSVariables,
|
|
24506
|
+
ab as createConditionalImports,
|
|
24507
|
+
_m as createConditionalLazyComponent,
|
|
24508
|
+
rm as createEnhancedFAQSchema,
|
|
24496
24509
|
as as createEnhancedOpenGraph,
|
|
24497
24510
|
ns as createEnhancedTwitterCard,
|
|
24498
24511
|
oa as createFeature,
|
|
24499
24512
|
Ns as createLazyComponent,
|
|
24500
|
-
|
|
24501
|
-
|
|
24513
|
+
ih as createLazyComponentFactory,
|
|
24514
|
+
mb as createLazyRoute,
|
|
24502
24515
|
Ja as createLazyWalletProvider,
|
|
24503
|
-
|
|
24516
|
+
Dm as createLibraryImports,
|
|
24504
24517
|
sg as createMemoComponent,
|
|
24505
|
-
|
|
24506
|
-
|
|
24518
|
+
Mh as createOptimizedStyles,
|
|
24519
|
+
ub as createProgressiveComponent,
|
|
24507
24520
|
yg as createSecurityFeatures,
|
|
24508
|
-
|
|
24521
|
+
nb as createSelectiveExports,
|
|
24509
24522
|
lg as createSelectiveMemoComponent,
|
|
24510
|
-
|
|
24511
|
-
|
|
24523
|
+
om as createSemanticHeading,
|
|
24524
|
+
wb as createSimpleStorage,
|
|
24512
24525
|
la as createTechnicalArticleSchema,
|
|
24513
|
-
|
|
24514
|
-
|
|
24526
|
+
ob as createTreeShakingConfig,
|
|
24527
|
+
jm as createUIComponents,
|
|
24515
24528
|
sa as createWeb3ProductSchema,
|
|
24516
|
-
|
|
24529
|
+
Sm as cspDirectives,
|
|
24517
24530
|
ll as cssOptimization,
|
|
24518
24531
|
Ge as deadCodeElimination,
|
|
24519
|
-
|
|
24532
|
+
Nb as default,
|
|
24520
24533
|
Os as defaultPerformanceBudget,
|
|
24521
24534
|
Za as detectAvailableWallets,
|
|
24522
24535
|
ml as detectWalletBrowser,
|
|
24523
|
-
|
|
24536
|
+
yh as exportPerformanceData,
|
|
24524
24537
|
Hs as formatBytes,
|
|
24525
|
-
|
|
24526
|
-
|
|
24527
|
-
|
|
24528
|
-
|
|
24529
|
-
|
|
24530
|
-
|
|
24538
|
+
Eh as formatFileSize,
|
|
24539
|
+
xh as formatMetricValue,
|
|
24540
|
+
qm as generateAIMetaTags,
|
|
24541
|
+
cm as generateAIMetadata,
|
|
24542
|
+
Gm as generateAIStructuredData,
|
|
24543
|
+
am as generateAdvancedSEO,
|
|
24531
24544
|
fs as generateCSP,
|
|
24532
24545
|
Ka as generateCSPDirectives,
|
|
24533
|
-
|
|
24534
|
-
|
|
24546
|
+
dm as generateConceptGraph,
|
|
24547
|
+
Hm as generateContentRelationships,
|
|
24535
24548
|
Ts as generateEntityRecognition,
|
|
24536
|
-
|
|
24537
|
-
|
|
24538
|
-
|
|
24539
|
-
|
|
24540
|
-
|
|
24549
|
+
qh as generateImageSEO,
|
|
24550
|
+
Ym as generatePerformanceTrackingSchema,
|
|
24551
|
+
Jh as generatePictureElement,
|
|
24552
|
+
tb as generatePlaceholder,
|
|
24553
|
+
gm as generateQAPairs,
|
|
24541
24554
|
As as generateSemanticMarkup,
|
|
24542
|
-
|
|
24543
|
-
|
|
24544
|
-
|
|
24555
|
+
Gh as generateSizes,
|
|
24556
|
+
Yh as generateSocialImageMeta,
|
|
24557
|
+
Hh as generateSrcSet,
|
|
24545
24558
|
Ms as generateTopicClustering,
|
|
24546
|
-
|
|
24547
|
-
|
|
24559
|
+
um as generateTrainingExamples,
|
|
24560
|
+
Fm as getConditionalStats,
|
|
24548
24561
|
hs as getEnvironmentType,
|
|
24549
|
-
|
|
24550
|
-
|
|
24562
|
+
Pm as getLazyLoadingStats,
|
|
24563
|
+
Zh as getOptimalImageFormat,
|
|
24551
24564
|
Jt as getPerformanceMonitor,
|
|
24552
|
-
|
|
24553
|
-
|
|
24565
|
+
$m as getPreloadingStats,
|
|
24566
|
+
nh as getRenderCounts,
|
|
24554
24567
|
ps as getSecurityHeaders,
|
|
24555
24568
|
me as getUINavigationService,
|
|
24556
24569
|
Pe as getWebVitalRating,
|
|
24557
|
-
|
|
24558
|
-
|
|
24559
|
-
|
|
24560
|
-
|
|
24561
|
-
|
|
24570
|
+
dh as getWebVitals,
|
|
24571
|
+
Vm as initializeAdvancedPreloading,
|
|
24572
|
+
hh as initializePerformanceMonitoring,
|
|
24573
|
+
Um as initializePreloading,
|
|
24574
|
+
zh as inlineCriticalStyles,
|
|
24562
24575
|
gs as isLocalhost,
|
|
24563
24576
|
ms as isNetworkAccess,
|
|
24564
24577
|
us as isWalletBrowser,
|
|
24565
24578
|
bs as isWebEnvironment,
|
|
24566
|
-
|
|
24567
|
-
|
|
24568
|
-
|
|
24569
|
-
|
|
24570
|
-
|
|
24571
|
-
|
|
24572
|
-
|
|
24573
|
-
|
|
24579
|
+
fb as lazyLoadQueue,
|
|
24580
|
+
db as lazyWithPreload,
|
|
24581
|
+
cb as lazyWithRetry,
|
|
24582
|
+
km as loadCSS,
|
|
24583
|
+
Lh as loadCriticalCSS,
|
|
24584
|
+
Ih as loadNonCriticalCSS,
|
|
24585
|
+
fh as measureAsyncOperation,
|
|
24586
|
+
eb as measureImagePerformance,
|
|
24574
24587
|
Oe as navigationHelper,
|
|
24575
|
-
|
|
24576
|
-
|
|
24577
|
-
|
|
24578
|
-
|
|
24579
|
-
|
|
24588
|
+
_h as optimizeClassNames,
|
|
24589
|
+
jh as optimizeContainment,
|
|
24590
|
+
Fh as optimizeFlex,
|
|
24591
|
+
Wh as optimizeGrid,
|
|
24592
|
+
Dh as optimizeWillChange,
|
|
24580
24593
|
ls as optimizedFetch,
|
|
24581
|
-
|
|
24582
|
-
|
|
24594
|
+
nm as pageSEOConfigs,
|
|
24595
|
+
Th as parseFileSize,
|
|
24583
24596
|
fe as performanceBudget,
|
|
24584
24597
|
Mt as performanceUtils,
|
|
24585
24598
|
nl as prefersReducedMotion,
|
|
24586
|
-
|
|
24587
|
-
|
|
24588
|
-
|
|
24589
|
-
|
|
24590
|
-
|
|
24591
|
-
|
|
24592
|
-
|
|
24593
|
-
|
|
24599
|
+
uh as prefetchResource,
|
|
24600
|
+
Om as preloadComponent,
|
|
24601
|
+
Xh as preloadImage,
|
|
24602
|
+
gh as preloadResource,
|
|
24603
|
+
lh as preloadRoute,
|
|
24604
|
+
rb as preserveAspectRatio,
|
|
24605
|
+
pb as priorityLoader,
|
|
24606
|
+
ch as reportWebVitals,
|
|
24594
24607
|
Cs as routeConfig,
|
|
24595
|
-
|
|
24596
|
-
|
|
24597
|
-
|
|
24598
|
-
|
|
24599
|
-
|
|
24608
|
+
Em as securityHeaders,
|
|
24609
|
+
Tm as setupCSPReporting,
|
|
24610
|
+
Kh as setupLazyLoading,
|
|
24611
|
+
Qh as setupProgressiveLoading,
|
|
24612
|
+
wm as shouldEnableWallet,
|
|
24600
24613
|
At as smartLinkVariants,
|
|
24601
24614
|
il as supportsAVIF,
|
|
24602
|
-
|
|
24615
|
+
Nm as supportsCSSImports,
|
|
24603
24616
|
ol as supportsWebP,
|
|
24604
|
-
|
|
24617
|
+
vb as themeStorage,
|
|
24605
24618
|
el as useApiMetrics,
|
|
24606
24619
|
qs as useBundleMetrics,
|
|
24607
24620
|
Ht as useClickOutside,
|
|
24608
24621
|
Ri as useCodeLoader,
|
|
24609
24622
|
Ps as useComponentPerformance,
|
|
24610
|
-
|
|
24611
|
-
|
|
24623
|
+
Ch as useCopyToClipboard,
|
|
24624
|
+
rh as useDebugMemo,
|
|
24612
24625
|
tl as useDraggable,
|
|
24613
|
-
|
|
24626
|
+
hb as useDynamicImport,
|
|
24614
24627
|
ag as useErrorRecovery,
|
|
24615
|
-
|
|
24616
|
-
|
|
24628
|
+
kh as useFormSubmission,
|
|
24629
|
+
sh as useImageLazyLoading,
|
|
24617
24630
|
Ie as useLayout,
|
|
24618
24631
|
dl as useLazyLoad,
|
|
24619
|
-
|
|
24620
|
-
|
|
24621
|
-
|
|
24622
|
-
|
|
24623
|
-
|
|
24624
|
-
|
|
24625
|
-
|
|
24626
|
-
|
|
24627
|
-
|
|
24628
|
-
|
|
24629
|
-
|
|
24630
|
-
|
|
24631
|
-
|
|
24632
|
+
Bh as useLazyStyles,
|
|
24633
|
+
sb as useLocation,
|
|
24634
|
+
Vh as useMediaQuery,
|
|
24635
|
+
mh as useMemoryLeakDetection,
|
|
24636
|
+
Sh as useMultipleCopyToClipboard,
|
|
24637
|
+
ib as useNavigation,
|
|
24638
|
+
$h as useOptimizedTheme,
|
|
24639
|
+
Jm as useOptimizedWallets,
|
|
24640
|
+
eh as usePerformanceMark,
|
|
24641
|
+
Oh as useReducedMotion,
|
|
24642
|
+
ah as useRenderCount,
|
|
24643
|
+
Ph as useResponsiveStyles,
|
|
24644
|
+
lb as useSearchParams,
|
|
24632
24645
|
Jd as useSmartLinks,
|
|
24633
|
-
|
|
24646
|
+
th as useStableCallback,
|
|
24634
24647
|
vc as useToast,
|
|
24635
|
-
|
|
24648
|
+
Nh as useToggle,
|
|
24636
24649
|
Ya as useTopbar,
|
|
24637
24650
|
Vs as useWebVitals,
|
|
24638
24651
|
sl as utils,
|
|
24639
|
-
|
|
24640
|
-
|
|
24641
|
-
|
|
24652
|
+
im as validateHeadingStructure,
|
|
24653
|
+
xb as walletStorage,
|
|
24654
|
+
Mm as web3SecurityNotes,
|
|
24642
24655
|
tg as withLazyErrorBoundary,
|
|
24643
|
-
|
|
24644
|
-
|
|
24656
|
+
bh as withPerformanceTracking,
|
|
24657
|
+
ym as withRetry
|
|
24645
24658
|
};
|