@sudobility/components 5.0.80 → 5.0.81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -7,9 +7,9 @@ import B, { useState as T, useRef as j, useEffect as P, useCallback as R, create
|
|
|
7
7
|
import { cva as Z } from "class-variance-authority";
|
|
8
8
|
import { createPortal as it } from "react-dom";
|
|
9
9
|
import { ExclamationCircleIcon as rt, CheckCircleIcon as qe, InformationCircleIcon as ve, XCircleIcon as ct, BellAlertIcon as Ir, ExclamationTriangleIcon as dt, MinusIcon as Ct, PlusIcon as St, MagnifyingGlassIcon as Tr, XMarkIcon as Ge, CalendarIcon as Ar, CloudArrowUpIcon as zr, DocumentIcon as Ht, Cog6ToothIcon as Lt, CurrencyDollarIcon as Ur, AdjustmentsHorizontalIcon as Pr, LinkIcon as Dr, FunnelIcon as Rr, ChatBubbleLeftRightIcon as Br, ShieldCheckIcon as jr, ArrowRightIcon as qt, ArrowTopRightOnSquareIcon as Be, ChevronLeftIcon as Fr, ChevronRightIcon as ut, TrashIcon as Wr, PhotoIcon as $t, ArrowPathIcon as Or, CheckIcon as Vr, ClipboardDocumentIcon as _r, EnvelopeIcon as Hr, LanguageIcon as qr } from "@heroicons/react/24/outline";
|
|
10
|
-
import { ArrowLeftIcon as
|
|
10
|
+
import { ArrowLeftIcon as Xh, ArrowRightIcon as Zh, Bars3Icon as eg, BellIcon as tg, BellSlashIcon as rg, ChartBarIcon as ag, CheckCircleIcon as ng, CheckIcon as og, ChevronDownIcon as sg, ChevronLeftIcon as lg, ChevronRightIcon as ig, ChevronUpIcon as cg, ClockIcon as dg, CodeBracketIcon as ug, Cog6ToothIcon as mg, CreditCardIcon as hg, DocumentTextIcon as gg, EnvelopeIcon as pg, ExclamationTriangleIcon as fg, EyeSlashIcon as bg, GlobeAltIcon as yg, HomeIcon as vg, InboxIcon as xg, InformationCircleIcon as wg, KeyIcon as kg, MegaphoneIcon as Ng, MinusIcon as Cg, PaperAirplaneIcon as Sg, PaperClipIcon as Lg, PlusIcon as $g, RocketLaunchIcon as Eg, ShieldCheckIcon as Mg, SparklesIcon as Ig, StarIcon as Tg, TrashIcon as Ag, UserGroupIcon as zg, XMarkIcon as Ug } from "@heroicons/react/24/outline";
|
|
11
11
|
import { XMarkIcon as Gr, MinusIcon as Kr, CheckIcon as Yr } from "@heroicons/react/24/solid";
|
|
12
|
-
import { CheckCircleIcon as
|
|
12
|
+
import { CheckCircleIcon as Dg, CheckIcon as Rg, ExclamationTriangleIcon as Bg, StarIcon as jg } from "@heroicons/react/24/solid";
|
|
13
13
|
import { ChainType as Et, InfoType as ae } from "@sudobility/types";
|
|
14
14
|
import { Root as Gt, Thumb as Qr } from "@radix-ui/react-switch";
|
|
15
15
|
import * as G from "@radix-ui/react-select";
|
|
@@ -17702,7 +17702,14 @@ const Ku = ({
|
|
|
17702
17702
|
ref: z,
|
|
17703
17703
|
className: `flex-1 min-h-0 overflow-y-auto ${h}`,
|
|
17704
17704
|
style: V,
|
|
17705
|
-
children: /* @__PURE__ */ a(
|
|
17705
|
+
children: /* @__PURE__ */ a(
|
|
17706
|
+
"div",
|
|
17707
|
+
{
|
|
17708
|
+
className: `h-full ${F}`,
|
|
17709
|
+
style: _,
|
|
17710
|
+
children: o
|
|
17711
|
+
}
|
|
17712
|
+
)
|
|
17706
17713
|
}
|
|
17707
17714
|
)
|
|
17708
17715
|
] }),
|
|
@@ -17807,6 +17814,16 @@ const Ku = ({
|
|
|
17807
17814
|
i && /* @__PURE__ */ a("div", { className: "z-10 flex-shrink-0 hidden md:block", children: i })
|
|
17808
17815
|
] });
|
|
17809
17816
|
}, c0 = ({
|
|
17817
|
+
header: t,
|
|
17818
|
+
children: e,
|
|
17819
|
+
footer: r,
|
|
17820
|
+
className: n = "",
|
|
17821
|
+
contentClassName: o = ""
|
|
17822
|
+
}) => /* @__PURE__ */ g("div", { className: `flex min-h-full flex-col ${n}`, children: [
|
|
17823
|
+
/* @__PURE__ */ a("div", { className: "sticky top-0 z-20 flex-shrink-0", children: t }),
|
|
17824
|
+
/* @__PURE__ */ a("div", { className: `flex-1 ${o}`, children: e }),
|
|
17825
|
+
r != null && /* @__PURE__ */ a("div", { className: "sticky bottom-0 z-20 flex-shrink-0", children: r })
|
|
17826
|
+
] }), d0 = ({
|
|
17810
17827
|
children: t,
|
|
17811
17828
|
topBar: e,
|
|
17812
17829
|
footer: r,
|
|
@@ -17842,7 +17859,7 @@ const Ku = ({
|
|
|
17842
17859
|
]
|
|
17843
17860
|
}
|
|
17844
17861
|
) });
|
|
17845
|
-
},
|
|
17862
|
+
}, u0 = ({
|
|
17846
17863
|
aspectRatio: t,
|
|
17847
17864
|
children: e,
|
|
17848
17865
|
className: r,
|
|
@@ -17896,7 +17913,7 @@ const Ku = ({
|
|
|
17896
17913
|
default: "z-40",
|
|
17897
17914
|
high: "z-50",
|
|
17898
17915
|
highest: "z-[60]"
|
|
17899
|
-
},
|
|
17916
|
+
}, m0 = ({
|
|
17900
17917
|
children: t,
|
|
17901
17918
|
variant: e = "default",
|
|
17902
17919
|
sticky: r = !0,
|
|
@@ -17953,16 +17970,16 @@ const Ku = ({
|
|
|
17953
17970
|
]
|
|
17954
17971
|
}
|
|
17955
17972
|
) });
|
|
17956
|
-
},
|
|
17973
|
+
}, h0 = ({ children: t, className: e }) => /* @__PURE__ */ a("div", { className: c("flex items-center gap-2 shrink-0", e), children: t }), g0 = ({ children: t, className: e }) => /* @__PURE__ */ a(
|
|
17957
17974
|
"div",
|
|
17958
17975
|
{
|
|
17959
17976
|
className: c("flex-1 flex items-center justify-center px-4", e),
|
|
17960
17977
|
children: t
|
|
17961
17978
|
}
|
|
17962
|
-
),
|
|
17979
|
+
), p0 = ({ children: t, className: e }) => /* @__PURE__ */ a("div", { className: c("flex items-center gap-2 shrink-0", e), children: t }), f0 = ({
|
|
17963
17980
|
children: t,
|
|
17964
17981
|
className: e
|
|
17965
|
-
}) => /* @__PURE__ */ a("div", { className: c("md:hidden w-full basis-full pt-2 pb-3", e), children: t }),
|
|
17982
|
+
}) => /* @__PURE__ */ a("div", { className: c("md:hidden w-full basis-full pt-2 pb-3", e), children: t }), b0 = ({
|
|
17966
17983
|
className: t
|
|
17967
17984
|
}) => /* @__PURE__ */ a(
|
|
17968
17985
|
"div",
|
|
@@ -17978,7 +17995,7 @@ const Ku = ({
|
|
|
17978
17995
|
sm: "h-6",
|
|
17979
17996
|
md: "h-8",
|
|
17980
17997
|
lg: "h-10"
|
|
17981
|
-
},
|
|
17998
|
+
}, y0 = ({
|
|
17982
17999
|
children: t,
|
|
17983
18000
|
src: e,
|
|
17984
18001
|
alt: r = "Logo",
|
|
@@ -18415,7 +18432,7 @@ const Ku = ({
|
|
|
18415
18432
|
children: s
|
|
18416
18433
|
}
|
|
18417
18434
|
);
|
|
18418
|
-
},
|
|
18435
|
+
}, v0 = ({
|
|
18419
18436
|
items: t,
|
|
18420
18437
|
isOpen: e,
|
|
18421
18438
|
className: r,
|
|
@@ -18454,7 +18471,7 @@ const Ku = ({
|
|
|
18454
18471
|
)) })
|
|
18455
18472
|
}
|
|
18456
18473
|
) : null;
|
|
18457
|
-
},
|
|
18474
|
+
}, x0 = ({
|
|
18458
18475
|
items: t,
|
|
18459
18476
|
LinkComponent: e,
|
|
18460
18477
|
collapseBelow: r = "lg",
|
|
@@ -18492,7 +18509,7 @@ const Ku = ({
|
|
|
18492
18509
|
left: "justify-start",
|
|
18493
18510
|
center: "justify-center",
|
|
18494
18511
|
right: "justify-end"
|
|
18495
|
-
},
|
|
18512
|
+
}, w0 = ({
|
|
18496
18513
|
children: t,
|
|
18497
18514
|
className: e,
|
|
18498
18515
|
gap: r = "md",
|
|
@@ -18516,7 +18533,7 @@ const Ku = ({
|
|
|
18516
18533
|
sm: "p-1.5",
|
|
18517
18534
|
md: "p-2",
|
|
18518
18535
|
lg: "p-2.5"
|
|
18519
|
-
},
|
|
18536
|
+
}, k0 = ({
|
|
18520
18537
|
icon: t,
|
|
18521
18538
|
onClick: e,
|
|
18522
18539
|
"aria-label": r,
|
|
@@ -18565,7 +18582,7 @@ const Ku = ({
|
|
|
18565
18582
|
md: "w-64",
|
|
18566
18583
|
lg: "w-96",
|
|
18567
18584
|
full: "w-full"
|
|
18568
|
-
},
|
|
18585
|
+
}, N0 = ({
|
|
18569
18586
|
placeholder: t = "Search...",
|
|
18570
18587
|
value: e,
|
|
18571
18588
|
onChange: r,
|
|
@@ -18631,7 +18648,7 @@ const Ku = ({
|
|
|
18631
18648
|
] })
|
|
18632
18649
|
}
|
|
18633
18650
|
);
|
|
18634
|
-
},
|
|
18651
|
+
}, C0 = ({
|
|
18635
18652
|
children: t,
|
|
18636
18653
|
appName: e,
|
|
18637
18654
|
appUrl: r,
|
|
@@ -18781,7 +18798,7 @@ const Ku = ({
|
|
|
18781
18798
|
};
|
|
18782
18799
|
return o(), s(), l(), i(), d(), m(), h(), y(), setTimeout(u, 2e3), () => {
|
|
18783
18800
|
};
|
|
18784
|
-
}, [n, e, r]), /* @__PURE__ */ a(H, { children: t })),
|
|
18801
|
+
}, [n, e, r]), /* @__PURE__ */ a(H, { children: t })), S0 = () => (P(() => {
|
|
18785
18802
|
if (typeof window > "u" || typeof document > "u" || !document.documentElement)
|
|
18786
18803
|
return;
|
|
18787
18804
|
const t = () => {
|
|
@@ -18877,7 +18894,7 @@ const Ku = ({
|
|
|
18877
18894
|
} catch {
|
|
18878
18895
|
}
|
|
18879
18896
|
};
|
|
18880
|
-
}, []), null),
|
|
18897
|
+
}, []), null), L0 = ({
|
|
18881
18898
|
children: t
|
|
18882
18899
|
}) => /* @__PURE__ */ a(H, { children: t }), Xn = {
|
|
18883
18900
|
// Static/rarely changing data - longer cache durations
|
|
@@ -19009,7 +19026,7 @@ class to {
|
|
|
19009
19026
|
}
|
|
19010
19027
|
}
|
|
19011
19028
|
const ro = new to();
|
|
19012
|
-
class
|
|
19029
|
+
class $0 {
|
|
19013
19030
|
constructor(e, r = {}) {
|
|
19014
19031
|
this.requestInterceptors = [], this.responseInterceptors = [], this.baseURL = e, this.defaultHeaders = r;
|
|
19015
19032
|
}
|
|
@@ -19065,7 +19082,7 @@ class L0 {
|
|
|
19065
19082
|
return this.request(e, { method: "DELETE" });
|
|
19066
19083
|
}
|
|
19067
19084
|
}
|
|
19068
|
-
const
|
|
19085
|
+
const E0 = async (t, e = 3, r = 1e3) => {
|
|
19069
19086
|
let n;
|
|
19070
19087
|
for (let o = 0; o <= e; o++)
|
|
19071
19088
|
try {
|
|
@@ -19078,7 +19095,7 @@ const $0 = async (t, e = 3, r = 1e3) => {
|
|
|
19078
19095
|
}
|
|
19079
19096
|
throw n;
|
|
19080
19097
|
};
|
|
19081
|
-
class
|
|
19098
|
+
class M0 {
|
|
19082
19099
|
constructor() {
|
|
19083
19100
|
this.abortController = new AbortController();
|
|
19084
19101
|
}
|
|
@@ -19095,7 +19112,7 @@ class E0 {
|
|
|
19095
19112
|
this.abortController.abort();
|
|
19096
19113
|
}
|
|
19097
19114
|
}
|
|
19098
|
-
const
|
|
19115
|
+
const I0 = {
|
|
19099
19116
|
invalidate: (t) => be.invalidate(t),
|
|
19100
19117
|
clear: () => be.clear(),
|
|
19101
19118
|
getStats: () => be.getStats(),
|
|
@@ -19139,19 +19156,19 @@ function oo() {
|
|
|
19139
19156
|
function so() {
|
|
19140
19157
|
return no() ? "localhost" : ao() ? "wallet-browser" : oo() ? "network" : "production";
|
|
19141
19158
|
}
|
|
19142
|
-
function
|
|
19159
|
+
function T0() {
|
|
19143
19160
|
const t = so();
|
|
19144
19161
|
return t === "localhost" || t === "wallet-browser";
|
|
19145
19162
|
}
|
|
19146
|
-
function
|
|
19163
|
+
function A0(t) {
|
|
19147
19164
|
}
|
|
19148
19165
|
function lo() {
|
|
19149
19166
|
return typeof window < "u";
|
|
19150
19167
|
}
|
|
19151
|
-
function
|
|
19168
|
+
function z0() {
|
|
19152
19169
|
return typeof window < "u";
|
|
19153
19170
|
}
|
|
19154
|
-
function
|
|
19171
|
+
function U0(t, e) {
|
|
19155
19172
|
if (lo())
|
|
19156
19173
|
t();
|
|
19157
19174
|
else
|
|
@@ -19223,7 +19240,7 @@ const xr = (t) => ({
|
|
|
19223
19240
|
"object-src": ["'none'"],
|
|
19224
19241
|
"base-uri": ["'self'"],
|
|
19225
19242
|
"form-action": ["'self'"]
|
|
19226
|
-
}),
|
|
19243
|
+
}), P0 = xr(), io = (t) => {
|
|
19227
19244
|
const e = xr(t);
|
|
19228
19245
|
return Object.entries(e).map(([r, n]) => `${r} ${n.join(" ")}`).join("; ");
|
|
19229
19246
|
}, co = (t) => ({
|
|
@@ -19237,7 +19254,7 @@ const xr = (t) => ({
|
|
|
19237
19254
|
"Cross-Origin-Opener-Policy": "same-origin-allow-popups",
|
|
19238
19255
|
"Cross-Origin-Resource-Policy": "cross-origin",
|
|
19239
19256
|
"Content-Security-Policy": io(t)
|
|
19240
|
-
}),
|
|
19257
|
+
}), D0 = co(), R0 = {
|
|
19241
19258
|
fonts: "public, max-age=31536000, immutable",
|
|
19242
19259
|
images: "public, max-age=31536000, immutable",
|
|
19243
19260
|
js: "public, max-age=31536000, immutable",
|
|
@@ -19245,10 +19262,10 @@ const xr = (t) => ({
|
|
|
19245
19262
|
serviceWorker: "public, max-age=0, must-revalidate",
|
|
19246
19263
|
manifest: "public, max-age=86400",
|
|
19247
19264
|
api: "no-cache, no-store, must-revalidate"
|
|
19248
|
-
},
|
|
19265
|
+
}, B0 = () => {
|
|
19249
19266
|
typeof window < "u" && document.addEventListener("securitypolicyviolation", () => {
|
|
19250
19267
|
});
|
|
19251
|
-
},
|
|
19268
|
+
}, j0 = {
|
|
19252
19269
|
walletConnections: "Always verify wallet signatures and never trust client-side data",
|
|
19253
19270
|
rpcEndpoints: "Use reputable RPC providers and consider rate limiting",
|
|
19254
19271
|
contractInteractions: "Validate all smart contract interactions on the backend",
|
|
@@ -19266,7 +19283,7 @@ function uo() {
|
|
|
19266
19283
|
xt = t && t < 4 || e && e < 4;
|
|
19267
19284
|
}
|
|
19268
19285
|
uo();
|
|
19269
|
-
function
|
|
19286
|
+
function F0(t, e, r = {}) {
|
|
19270
19287
|
const {
|
|
19271
19288
|
retries: n = 3,
|
|
19272
19289
|
timeout: o = 1e4,
|
|
@@ -19429,7 +19446,7 @@ const $e = class $e {
|
|
|
19429
19446
|
};
|
|
19430
19447
|
$e.routeMap = /* @__PURE__ */ new Map(), $e.routeUsageStats = /* @__PURE__ */ new Map(), $e.currentRoute = "";
|
|
19431
19448
|
let Rt = $e;
|
|
19432
|
-
const
|
|
19449
|
+
const W0 = ({ src: t, alt: e, className: r, placeholder: n, priority: o = "medium" }) => {
|
|
19433
19450
|
const [s, l] = T(!1), [i, u] = T(!1), d = B.useRef(null);
|
|
19434
19451
|
P(() => {
|
|
19435
19452
|
if (!d.current) return;
|
|
@@ -19467,10 +19484,10 @@ const F0 = ({ src: t, alt: e, className: r, placeholder: n, priority: o = "mediu
|
|
|
19467
19484
|
!s && i && /* @__PURE__ */ a("div", { className: "absolute inset-0 bg-gray-200 animate-pulse rounded" })
|
|
19468
19485
|
] });
|
|
19469
19486
|
};
|
|
19470
|
-
function
|
|
19487
|
+
function O0() {
|
|
19471
19488
|
le.clear(), We.clear();
|
|
19472
19489
|
}
|
|
19473
|
-
function
|
|
19490
|
+
function V0() {
|
|
19474
19491
|
return {
|
|
19475
19492
|
cachedComponents: le.size,
|
|
19476
19493
|
preloadQueue: We.size,
|
|
@@ -19515,17 +19532,17 @@ const go = ({ message: t }) => /* @__PURE__ */ g("div", { className: "flex items
|
|
|
19515
19532
|
throw s;
|
|
19516
19533
|
}), o = po(e);
|
|
19517
19534
|
return (s) => /* @__PURE__ */ a(ze, { fallback: /* @__PURE__ */ a(o, {}), children: /* @__PURE__ */ a(n, { ...s }) });
|
|
19518
|
-
},
|
|
19535
|
+
}, _0 = async (t) => {
|
|
19519
19536
|
try {
|
|
19520
19537
|
await t();
|
|
19521
19538
|
} catch {
|
|
19522
19539
|
}
|
|
19523
|
-
},
|
|
19540
|
+
}, H0 = (t) => {
|
|
19524
19541
|
const e = {};
|
|
19525
19542
|
return Object.entries(t).forEach(([r, n]) => {
|
|
19526
19543
|
e[r] = fo(n, "skeleton");
|
|
19527
19544
|
}), e;
|
|
19528
|
-
},
|
|
19545
|
+
}, q0 = (t) => t, bo = {
|
|
19529
19546
|
// Critical routes (preload immediately)
|
|
19530
19547
|
critical: ["/", "/connect", "/mail"],
|
|
19531
19548
|
// Secondary routes (preload on idle)
|
|
@@ -19564,7 +19581,7 @@ const go = ({ message: t }) => /* @__PURE__ */ g("div", { className: "flex items
|
|
|
19564
19581
|
};
|
|
19565
19582
|
Ee.preloadedComponents = /* @__PURE__ */ new Set(), Ee.preloadQueue = [], Ee.isPreloading = !1;
|
|
19566
19583
|
let Bt = Ee;
|
|
19567
|
-
const
|
|
19584
|
+
const G0 = () => {
|
|
19568
19585
|
"requestIdleCallback" in window && window.requestIdleCallback(() => {
|
|
19569
19586
|
bo.secondary.forEach((t) => {
|
|
19570
19587
|
});
|
|
@@ -19573,7 +19590,7 @@ const q0 = () => {
|
|
|
19573
19590
|
/* @__PURE__ */ a("div", { className: "animate-spin rounded-full h-6 w-6 border-b-2 border-blue-500" }),
|
|
19574
19591
|
/* @__PURE__ */ a("span", { className: "ml-2 text-sm text-gray-600", children: t })
|
|
19575
19592
|
] }), Te = /* @__PURE__ */ new Map();
|
|
19576
|
-
function
|
|
19593
|
+
function K0(t, e) {
|
|
19577
19594
|
const {
|
|
19578
19595
|
condition: r,
|
|
19579
19596
|
fallback: n,
|
|
@@ -19618,7 +19635,7 @@ function G0(t, e) {
|
|
|
19618
19635
|
};
|
|
19619
19636
|
return u.displayName = `ConditionalLazy(${i})`, u;
|
|
19620
19637
|
}
|
|
19621
|
-
const
|
|
19638
|
+
const Y0 = {
|
|
19622
19639
|
// Example: Premium features only for subscribed users
|
|
19623
19640
|
// PremiumEmailFeatures: createConditionalLazyComponent(
|
|
19624
19641
|
// () => import('../components/premium/PremiumEmailFeatures'),
|
|
@@ -19631,7 +19648,7 @@ const K0 = {
|
|
|
19631
19648
|
// priority: 'high'
|
|
19632
19649
|
// }
|
|
19633
19650
|
// ),
|
|
19634
|
-
},
|
|
19651
|
+
}, Q0 = {
|
|
19635
19652
|
// Examples of platform-specific conditional loading
|
|
19636
19653
|
// These can be implemented as needed for specific platform optimizations
|
|
19637
19654
|
};
|
|
@@ -19651,10 +19668,10 @@ async function yo(t, e, r) {
|
|
|
19651
19668
|
}
|
|
19652
19669
|
throw n;
|
|
19653
19670
|
}
|
|
19654
|
-
function
|
|
19671
|
+
function J0() {
|
|
19655
19672
|
Te.clear();
|
|
19656
19673
|
}
|
|
19657
|
-
function
|
|
19674
|
+
function X0() {
|
|
19658
19675
|
return {
|
|
19659
19676
|
cachedComponents: Te.size,
|
|
19660
19677
|
cacheEntries: Array.from(Te.entries()).map(([t, e]) => ({
|
|
@@ -19875,15 +19892,15 @@ class vo {
|
|
|
19875
19892
|
}
|
|
19876
19893
|
}
|
|
19877
19894
|
let Ne = null;
|
|
19878
|
-
function
|
|
19895
|
+
function Z0() {
|
|
19879
19896
|
Ne || (Ne = new vo(), document.readyState === "loading" ? document.addEventListener("DOMContentLoaded", () => {
|
|
19880
19897
|
Ne?.initializePreloading();
|
|
19881
19898
|
}) : Ne.initializePreloading());
|
|
19882
19899
|
}
|
|
19883
|
-
function
|
|
19900
|
+
function em() {
|
|
19884
19901
|
return Ne?.getPreloadingStats();
|
|
19885
19902
|
}
|
|
19886
|
-
function
|
|
19903
|
+
function tm(t) {
|
|
19887
19904
|
const e = {
|
|
19888
19905
|
// Core AI Classification
|
|
19889
19906
|
"ai-content-type": t.contentType,
|
|
@@ -19954,7 +19971,7 @@ function xo(t) {
|
|
|
19954
19971
|
]
|
|
19955
19972
|
} : e;
|
|
19956
19973
|
}
|
|
19957
|
-
function
|
|
19974
|
+
function rm(t, e) {
|
|
19958
19975
|
return e.map((r) => ({
|
|
19959
19976
|
type: "related-content",
|
|
19960
19977
|
target: r.url,
|
|
@@ -19997,7 +20014,7 @@ function ko(t) {
|
|
|
19997
20014
|
];
|
|
19998
20015
|
return t.contentType === "governance-page" ? [...e, ...r] : e;
|
|
19999
20016
|
}
|
|
20000
|
-
function
|
|
20017
|
+
function am(t, e) {
|
|
20001
20018
|
return {
|
|
20002
20019
|
contentClassification: {
|
|
20003
20020
|
type: t.contentType,
|
|
@@ -20023,7 +20040,7 @@ function No(t) {
|
|
|
20023
20040
|
documentation: "TechArticle"
|
|
20024
20041
|
}[t] || "WebPage";
|
|
20025
20042
|
}
|
|
20026
|
-
function
|
|
20043
|
+
function nm(t) {
|
|
20027
20044
|
return {
|
|
20028
20045
|
"@context": "https://schema.org",
|
|
20029
20046
|
"@type": "MonitorAction",
|
|
@@ -20045,7 +20062,7 @@ function am(t) {
|
|
|
20045
20062
|
}
|
|
20046
20063
|
};
|
|
20047
20064
|
}
|
|
20048
|
-
const
|
|
20065
|
+
const om = {
|
|
20049
20066
|
governancePage: {
|
|
20050
20067
|
contentType: "governance-page",
|
|
20051
20068
|
primaryTopic: "DAO Governance Communication Platform",
|
|
@@ -20181,7 +20198,7 @@ function kr(t) {
|
|
|
20181
20198
|
);
|
|
20182
20199
|
return o.displayName = `Lazy${t}Provider`, Ze.set(e, o), o;
|
|
20183
20200
|
}
|
|
20184
|
-
function
|
|
20201
|
+
function sm({
|
|
20185
20202
|
children: t
|
|
20186
20203
|
}) {
|
|
20187
20204
|
const e = wr();
|
|
@@ -20216,7 +20233,7 @@ const Nt = class Nt {
|
|
|
20216
20233
|
};
|
|
20217
20234
|
Nt.preloadedWallets = /* @__PURE__ */ new Set();
|
|
20218
20235
|
let Oe = Nt;
|
|
20219
|
-
function
|
|
20236
|
+
function lm() {
|
|
20220
20237
|
return {
|
|
20221
20238
|
availableWallets: wr(),
|
|
20222
20239
|
preloadWallet: (n) => {
|
|
@@ -20226,7 +20243,7 @@ function sm() {
|
|
|
20226
20243
|
hasWallet: (n) => Ce.has(n.toLowerCase())
|
|
20227
20244
|
};
|
|
20228
20245
|
}
|
|
20229
|
-
function
|
|
20246
|
+
function im({
|
|
20230
20247
|
walletName: t,
|
|
20231
20248
|
onConnect: e,
|
|
20232
20249
|
disabled: r = !1
|
|
@@ -20247,7 +20264,7 @@ function lm({
|
|
|
20247
20264
|
}
|
|
20248
20265
|
);
|
|
20249
20266
|
}
|
|
20250
|
-
class
|
|
20267
|
+
class cm {
|
|
20251
20268
|
constructor() {
|
|
20252
20269
|
this.criticalResources = [], this.observedMetrics = {
|
|
20253
20270
|
fcp: 0,
|
|
@@ -20485,27 +20502,27 @@ const et = {
|
|
|
20485
20502
|
clearEntries: (t) => {
|
|
20486
20503
|
typeof performance < "u" && (t ? (performance.clearMeasures?.(t), performance.clearMarks?.(t)) : (performance.clearMeasures?.(), performance.clearMarks?.()));
|
|
20487
20504
|
}
|
|
20488
|
-
},
|
|
20505
|
+
}, dm = (t, e = []) => {
|
|
20489
20506
|
P(() => (et.mark(`${t}-start`), () => {
|
|
20490
20507
|
et.mark(`${t}-end`), et.measure(t, `${t}-start`, `${t}-end`);
|
|
20491
20508
|
}), [t, e]);
|
|
20492
|
-
},
|
|
20509
|
+
}, um = (t) => {
|
|
20493
20510
|
const e = j(t);
|
|
20494
20511
|
return e.current = t, R(
|
|
20495
20512
|
(...r) => e.current(...r),
|
|
20496
20513
|
[]
|
|
20497
20514
|
);
|
|
20498
|
-
},
|
|
20515
|
+
}, mm = (t, e, r) => {
|
|
20499
20516
|
const n = j(e), o = j(void 0);
|
|
20500
20517
|
return ne(() => (r && process.env.NODE_ENV === "development" && e.some(
|
|
20501
20518
|
(s, l) => s !== n.current[l]
|
|
20502
20519
|
), n.current = e, o.current = t(), o.current), [t, r, e]);
|
|
20503
|
-
}, Ve = /* @__PURE__ */ new Map(),
|
|
20520
|
+
}, Ve = /* @__PURE__ */ new Map(), hm = (t) => {
|
|
20504
20521
|
const e = Ve.get(t) || 0;
|
|
20505
20522
|
Ve.set(t, e + 1), P(() => {
|
|
20506
20523
|
process.env.NODE_ENV;
|
|
20507
20524
|
});
|
|
20508
|
-
},
|
|
20525
|
+
}, gm = () => Object.fromEntries(Ve), pm = () => Ve.clear(), fm = (t) => B.lazy(t), bm = (t = 0.1) => {
|
|
20509
20526
|
const [e, r] = T(/* @__PURE__ */ new Set()), n = j(null);
|
|
20510
20527
|
P(() => (n.current = new IntersectionObserver(
|
|
20511
20528
|
(s) => {
|
|
@@ -20524,7 +20541,7 @@ const et = {
|
|
|
20524
20541
|
s && n.current && n.current.observe(s);
|
|
20525
20542
|
}, []);
|
|
20526
20543
|
return { loadedImages: e, observeImage: o };
|
|
20527
|
-
},
|
|
20544
|
+
}, ym = (t) => {
|
|
20528
20545
|
typeof window < "u" && "requestIdleCallback" in window ? window.requestIdleCallback(() => {
|
|
20529
20546
|
t().catch(() => {
|
|
20530
20547
|
});
|
|
@@ -20532,19 +20549,19 @@ const et = {
|
|
|
20532
20549
|
t().catch(() => {
|
|
20533
20550
|
});
|
|
20534
20551
|
}, 100);
|
|
20535
|
-
}, Nr = {},
|
|
20552
|
+
}, Nr = {}, vm = (t) => {
|
|
20536
20553
|
Nr[t.name] = t.value, process.env.NODE_ENV;
|
|
20537
|
-
},
|
|
20554
|
+
}, xm = () => Nr, wm = (t, e = "script") => {
|
|
20538
20555
|
if (typeof document < "u") {
|
|
20539
20556
|
const r = document.createElement("link");
|
|
20540
20557
|
r.rel = "prefetch", r.href = t, r.as = e, document.head.appendChild(r);
|
|
20541
20558
|
}
|
|
20542
|
-
},
|
|
20559
|
+
}, km = (t, e = "script", r) => {
|
|
20543
20560
|
if (typeof document < "u") {
|
|
20544
20561
|
const n = document.createElement("link");
|
|
20545
20562
|
n.rel = "preload", n.href = t, n.as = e, r && (n.crossOrigin = "anonymous"), document.head.appendChild(n);
|
|
20546
20563
|
}
|
|
20547
|
-
},
|
|
20564
|
+
}, Nm = (t) => {
|
|
20548
20565
|
const e = j(/* @__PURE__ */ new Set()), r = j(/* @__PURE__ */ new Set()), n = R((s, l) => {
|
|
20549
20566
|
const i = setTimeout(() => {
|
|
20550
20567
|
e.current.delete(i), s();
|
|
@@ -20707,13 +20724,13 @@ class So {
|
|
|
20707
20724
|
}
|
|
20708
20725
|
}
|
|
20709
20726
|
let Re = null;
|
|
20710
|
-
const
|
|
20727
|
+
const Cm = (t) => (Re || (Re = new So(t)), Re), wt = () => Re, Lo = (t) => {
|
|
20711
20728
|
const e = B.useRef(performance.now());
|
|
20712
20729
|
B.useEffect(() => {
|
|
20713
20730
|
const r = performance.now() - e.current, n = wt();
|
|
20714
20731
|
n && n.measureComponentRender(t, r);
|
|
20715
20732
|
}, [t]);
|
|
20716
|
-
},
|
|
20733
|
+
}, Sm = (t, e) => B.forwardRef((r, n) => (Lo(e), B.createElement(t, { ...r, ref: n }))), Lm = async (t, e) => {
|
|
20717
20734
|
const r = performance.now(), n = await t(), o = performance.now() - r, s = wt();
|
|
20718
20735
|
return s && s.measureAPICall(e, o), n;
|
|
20719
20736
|
}, $o = {
|
|
@@ -20729,7 +20746,7 @@ const Nm = (t) => (Re || (Re = new So(t)), Re), wt = () => Re, Lo = (t) => {
|
|
|
20729
20746
|
// 800ms
|
|
20730
20747
|
bundleSize: 17e4
|
|
20731
20748
|
// 170KB
|
|
20732
|
-
},
|
|
20749
|
+
}, $m = (t, e = $o) => {
|
|
20733
20750
|
const r = [];
|
|
20734
20751
|
return e.LCP && t.LCP && t.LCP > e.LCP && r.push(
|
|
20735
20752
|
`LCP: ${t.LCP.toFixed(0)}ms (budget: ${e.LCP}ms)`
|
|
@@ -20743,7 +20760,7 @@ const Nm = (t) => (Re || (Re = new So(t)), Re), wt = () => Re, Lo = (t) => {
|
|
|
20743
20760
|
passed: r.length === 0,
|
|
20744
20761
|
violations: r
|
|
20745
20762
|
};
|
|
20746
|
-
},
|
|
20763
|
+
}, Em = (t) => {
|
|
20747
20764
|
const e = t || wt()?.getMetrics() || { timestamp: Date.now() }, r = {
|
|
20748
20765
|
timestamp: (/* @__PURE__ */ new Date()).toISOString(),
|
|
20749
20766
|
metrics: e,
|
|
@@ -20876,7 +20893,7 @@ function Uo(t) {
|
|
|
20876
20893
|
}
|
|
20877
20894
|
});
|
|
20878
20895
|
}
|
|
20879
|
-
function
|
|
20896
|
+
function Mm(t) {
|
|
20880
20897
|
const e = t || ((r) => {
|
|
20881
20898
|
if (typeof window < "u" && window.__DEV__) {
|
|
20882
20899
|
const n = r.rating === "good" ? "\x1B[32m" : r.rating === "needs-improvement" ? "\x1B[33m" : "\x1B[31m";
|
|
@@ -20895,10 +20912,10 @@ function Po(t, e, r) {
|
|
|
20895
20912
|
);
|
|
20896
20913
|
}
|
|
20897
20914
|
}
|
|
20898
|
-
function
|
|
20915
|
+
function Im(t, e, r) {
|
|
20899
20916
|
typeof window < "u" && window.__DEV__ && console.log(`[CustomMetric] ${t}: ${e}`, r || "");
|
|
20900
20917
|
}
|
|
20901
|
-
function
|
|
20918
|
+
function Tm(t, e, r, n = "GET") {
|
|
20902
20919
|
if (typeof window < "u" && window.__DEV__) {
|
|
20903
20920
|
const o = e < 200 ? "good" : e < 500 ? "needs-improvement" : "poor";
|
|
20904
20921
|
console.log(
|
|
@@ -21006,7 +21023,7 @@ const Do = ({ direction: t, className: e }) => /* @__PURE__ */ a(
|
|
|
21006
21023
|
poor: "Poor",
|
|
21007
21024
|
unknown: "Unknown",
|
|
21008
21025
|
neutral: "Neutral"
|
|
21009
|
-
},
|
|
21026
|
+
}, Am = ({
|
|
21010
21027
|
rating: t,
|
|
21011
21028
|
size: e = "sm",
|
|
21012
21029
|
showLabel: r = !1,
|
|
@@ -21059,7 +21076,7 @@ const Do = ({ direction: t, className: e }) => /* @__PURE__ */ a(
|
|
|
21059
21076
|
r
|
|
21060
21077
|
] })
|
|
21061
21078
|
] });
|
|
21062
|
-
},
|
|
21079
|
+
}, zm = (t, e = "ms", r = 0) => t === void 0 ? "N/A" : `${t.toFixed(r)}${e}`, _o = (t = {}) => {
|
|
21063
21080
|
const { enabled: e = !0, onUpdate: r } = t, [n, o] = T({}), [s, l] = T(!0), i = j(r);
|
|
21064
21081
|
P(() => {
|
|
21065
21082
|
i.current = r;
|
|
@@ -21552,7 +21569,7 @@ const Do = ({ direction: t, className: e }) => /* @__PURE__ */ a(
|
|
|
21552
21569
|
"bundle",
|
|
21553
21570
|
"api",
|
|
21554
21571
|
"memory"
|
|
21555
|
-
],
|
|
21572
|
+
], Um = ({
|
|
21556
21573
|
enabled: t,
|
|
21557
21574
|
defaultCollapsed: e = !0,
|
|
21558
21575
|
defaultVisible: r = !0,
|
|
@@ -21681,7 +21698,7 @@ const Do = ({ direction: t, className: e }) => /* @__PURE__ */ a(
|
|
|
21681
21698
|
]
|
|
21682
21699
|
}
|
|
21683
21700
|
);
|
|
21684
|
-
},
|
|
21701
|
+
}, Pm = (t = {}) => {
|
|
21685
21702
|
const {
|
|
21686
21703
|
successMessage: e = "",
|
|
21687
21704
|
successDuration: r = 3e3,
|
|
@@ -21726,7 +21743,7 @@ const Do = ({ direction: t, className: e }) => /* @__PURE__ */ a(
|
|
|
21726
21743
|
clearSuccess: f,
|
|
21727
21744
|
clearError: p
|
|
21728
21745
|
};
|
|
21729
|
-
},
|
|
21746
|
+
}, Dm = (t = !1) => {
|
|
21730
21747
|
const [e, r] = T(t), n = R(() => r(!0), []), o = R(() => r(!1), []), s = R(() => r((l) => !l), []);
|
|
21731
21748
|
return {
|
|
21732
21749
|
value: e,
|
|
@@ -21735,7 +21752,7 @@ const Do = ({ direction: t, className: e }) => /* @__PURE__ */ a(
|
|
|
21735
21752
|
toggle: s,
|
|
21736
21753
|
setValue: r
|
|
21737
21754
|
};
|
|
21738
|
-
},
|
|
21755
|
+
}, Rm = (t = {}) => {
|
|
21739
21756
|
const { successDuration: e = 2e3, onSuccess: r, onError: n } = t, [o, s] = T(null), l = R(
|
|
21740
21757
|
async (d) => {
|
|
21741
21758
|
try {
|
|
@@ -21769,7 +21786,7 @@ const Do = ({ direction: t, className: e }) => /* @__PURE__ */ a(
|
|
|
21769
21786
|
isCopied: i,
|
|
21770
21787
|
resetCopiedState: u
|
|
21771
21788
|
};
|
|
21772
|
-
},
|
|
21789
|
+
}, Bm = (t = {}) => {
|
|
21773
21790
|
const { successDuration: e = 2e3, onSuccess: r, onError: n } = t, [o, s] = T({}), l = R(
|
|
21774
21791
|
async (d, m) => {
|
|
21775
21792
|
try {
|
|
@@ -21804,7 +21821,7 @@ const Do = ({ direction: t, className: e }) => /* @__PURE__ */ a(
|
|
|
21804
21821
|
resetCopiedState: u
|
|
21805
21822
|
};
|
|
21806
21823
|
};
|
|
21807
|
-
function
|
|
21824
|
+
function jm() {
|
|
21808
21825
|
const t = ht(), e = j(null), r = j(0);
|
|
21809
21826
|
P(() => {
|
|
21810
21827
|
const n = t.pathname;
|
|
@@ -21816,7 +21833,7 @@ function Bm() {
|
|
|
21816
21833
|
e.current !== n && (Po(e.current, n, o), e.current = n, r.current = Date.now());
|
|
21817
21834
|
}, [t]);
|
|
21818
21835
|
}
|
|
21819
|
-
function
|
|
21836
|
+
function Fm(t) {
|
|
21820
21837
|
const {
|
|
21821
21838
|
loginPath: e = "/login",
|
|
21822
21839
|
defaultRedirect: r = "/",
|
|
@@ -21841,7 +21858,7 @@ function jm(t) {
|
|
|
21841
21858
|
handleLoginSuccess: d
|
|
21842
21859
|
};
|
|
21843
21860
|
}
|
|
21844
|
-
function
|
|
21861
|
+
function Wm({
|
|
21845
21862
|
fields: t,
|
|
21846
21863
|
validateOnChange: e = !1,
|
|
21847
21864
|
validateOnBlur: r = !0
|
|
@@ -21952,14 +21969,14 @@ function Fm({
|
|
|
21952
21969
|
getFieldError: v
|
|
21953
21970
|
};
|
|
21954
21971
|
}
|
|
21955
|
-
const
|
|
21972
|
+
const Om = (t) => {
|
|
21956
21973
|
if (t === 0) return "0 Bytes";
|
|
21957
21974
|
const e = 1024, r = ["Bytes", "KB", "MB", "GB", "TB"], n = Math.floor(Math.log(t) / Math.log(e)), o = Math.min(n, r.length - 1);
|
|
21958
21975
|
return parseFloat((t / Math.pow(e, o)).toFixed(2)) + " " + r[o];
|
|
21959
|
-
},
|
|
21976
|
+
}, Vm = (t, e, r) => {
|
|
21960
21977
|
const n = { bytes: 0, kb: 1, mb: 2, gb: 3, tb: 4 }, o = 1024, l = t * Math.pow(o, n[e]) / Math.pow(o, n[r]);
|
|
21961
21978
|
return Math.round(l * 100) / 100;
|
|
21962
|
-
},
|
|
21979
|
+
}, _m = (t) => {
|
|
21963
21980
|
const e = t.match(/^(\d+(?:\.\d+)?)\s*(bytes?|kb|mb|gb|tb)$/i);
|
|
21964
21981
|
if (!e) return null;
|
|
21965
21982
|
const r = parseFloat(e[1]), n = e[2].toLowerCase(), s = {
|
|
@@ -21971,11 +21988,11 @@ const Wm = (t) => {
|
|
|
21971
21988
|
tb: 1024 * 1024 * 1024 * 1024
|
|
21972
21989
|
}[n];
|
|
21973
21990
|
return s ? Math.round(r * s) : null;
|
|
21974
|
-
},
|
|
21991
|
+
}, Hm = (t) => t, qm = (t) => {
|
|
21975
21992
|
if (typeof document > "u") return;
|
|
21976
21993
|
const e = document.createElement("style");
|
|
21977
21994
|
e.textContent = t, e.setAttribute("data-critical", "true"), document.head.appendChild(e);
|
|
21978
|
-
},
|
|
21995
|
+
}, Gm = (t) => {
|
|
21979
21996
|
if (typeof document > "u") return;
|
|
21980
21997
|
const e = document.createElement("link");
|
|
21981
21998
|
e.rel = "preload", e.as = "style", e.href = t, e.onload = () => {
|
|
@@ -21983,7 +22000,7 @@ const Wm = (t) => {
|
|
|
21983
22000
|
}, document.head.appendChild(e);
|
|
21984
22001
|
const r = document.createElement("noscript");
|
|
21985
22002
|
r.innerHTML = `<link rel="stylesheet" href="${t}">`, document.head.appendChild(r);
|
|
21986
|
-
},
|
|
22003
|
+
}, Km = (t) => {
|
|
21987
22004
|
const e = {};
|
|
21988
22005
|
return Object.entries(t).forEach(([r, n]) => {
|
|
21989
22006
|
e[`--${r}`] = typeof n == "number" ? `${n}px` : n;
|
|
@@ -21995,7 +22012,7 @@ const Wm = (t) => {
|
|
|
21995
22012
|
lg: 1024,
|
|
21996
22013
|
xl: 1280,
|
|
21997
22014
|
"2xl": 1536
|
|
21998
|
-
},
|
|
22015
|
+
}, Ym = (t, e = ns) => {
|
|
21999
22016
|
const [r, n] = B.useState("base");
|
|
22000
22017
|
return B.useEffect(() => {
|
|
22001
22018
|
const o = () => {
|
|
@@ -22004,7 +22021,7 @@ const Wm = (t) => {
|
|
|
22004
22021
|
};
|
|
22005
22022
|
return o(), window.addEventListener("resize", o), () => window.removeEventListener("resize", o);
|
|
22006
22023
|
}, [e]), t[r] || t.base || {};
|
|
22007
|
-
}, os = () => typeof window > "u" ? !1 : window.matchMedia("(prefers-reduced-motion: reduce)").matches,
|
|
22024
|
+
}, os = () => typeof window > "u" ? !1 : window.matchMedia("(prefers-reduced-motion: reduce)").matches, Qm = () => {
|
|
22008
22025
|
const [t, e] = B.useState(os);
|
|
22009
22026
|
return B.useEffect(() => {
|
|
22010
22027
|
const r = window.matchMedia("(prefers-reduced-motion: reduce)"), n = () => {
|
|
@@ -22014,18 +22031,18 @@ const Wm = (t) => {
|
|
|
22014
22031
|
r.removeEventListener ? r.removeEventListener("change", n) : r.removeListener(n);
|
|
22015
22032
|
};
|
|
22016
22033
|
}, []), t;
|
|
22017
|
-
},
|
|
22034
|
+
}, Jm = (t, e = [
|
|
22018
22035
|
"layout",
|
|
22019
22036
|
"paint"
|
|
22020
22037
|
]) => {
|
|
22021
22038
|
t && (t.style.contain = e.join(" "));
|
|
22022
|
-
},
|
|
22039
|
+
}, Xm = (t, e) => t ? (t.style.willChange = e.join(", "), () => {
|
|
22023
22040
|
t.style.willChange = "auto";
|
|
22024
|
-
}) : void 0,
|
|
22041
|
+
}) : void 0, Zm = (t) => {
|
|
22025
22042
|
typeof window > "u" || requestAnimationFrame(() => {
|
|
22026
22043
|
t.forEach((e) => e());
|
|
22027
22044
|
});
|
|
22028
|
-
},
|
|
22045
|
+
}, eh = (...t) => t.filter(Boolean).join(" "), th = (t) => {
|
|
22029
22046
|
const e = {}, r = [
|
|
22030
22047
|
"display",
|
|
22031
22048
|
"position",
|
|
@@ -22041,7 +22058,7 @@ const Wm = (t) => {
|
|
|
22041
22058
|
return Object.entries(t).forEach(([n, o]) => {
|
|
22042
22059
|
r.includes(n) && (e[n] = o);
|
|
22043
22060
|
}), e;
|
|
22044
|
-
},
|
|
22061
|
+
}, rh = (t, e = []) => {
|
|
22045
22062
|
const [r, n] = B.useState(null), [o, s] = B.useState(!0);
|
|
22046
22063
|
return B.useEffect(() => {
|
|
22047
22064
|
let l = !0;
|
|
@@ -22051,21 +22068,21 @@ const Wm = (t) => {
|
|
|
22051
22068
|
l = !1;
|
|
22052
22069
|
};
|
|
22053
22070
|
}, [t, ...e]), { styles: r, loading: o };
|
|
22054
|
-
},
|
|
22071
|
+
}, ah = (t, e = "1rem") => ({
|
|
22055
22072
|
display: "grid",
|
|
22056
22073
|
gridTemplateColumns: `repeat(${t}, minmax(0, 1fr))`,
|
|
22057
22074
|
gap: e,
|
|
22058
22075
|
// Optimize for performance
|
|
22059
22076
|
contain: "layout",
|
|
22060
22077
|
willChange: "transform"
|
|
22061
|
-
}),
|
|
22078
|
+
}), nh = (t = "row", e = "center", r = "flex-start") => ({
|
|
22062
22079
|
display: "flex",
|
|
22063
22080
|
flexDirection: t,
|
|
22064
22081
|
alignItems: e,
|
|
22065
22082
|
justifyContent: r,
|
|
22066
22083
|
// Optimize for performance
|
|
22067
22084
|
contain: "layout"
|
|
22068
|
-
}),
|
|
22085
|
+
}), oh = (t) => {
|
|
22069
22086
|
const [e, r] = B.useState(!1);
|
|
22070
22087
|
return B.useEffect(() => {
|
|
22071
22088
|
const n = window.matchMedia(t);
|
|
@@ -22075,7 +22092,7 @@ const Wm = (t) => {
|
|
|
22075
22092
|
n.removeEventListener ? n.removeEventListener("change", o) : n.removeListener(o);
|
|
22076
22093
|
};
|
|
22077
22094
|
}, [t]), e;
|
|
22078
|
-
},
|
|
22095
|
+
}, sh = (t, e) => {
|
|
22079
22096
|
const [r, n] = B.useState("light");
|
|
22080
22097
|
return B.useEffect(() => {
|
|
22081
22098
|
const o = window.matchMedia("(prefers-color-scheme: dark)");
|
|
@@ -22087,17 +22104,17 @@ const Wm = (t) => {
|
|
|
22087
22104
|
o.removeEventListener ? o.removeEventListener("change", s) : o.removeListener(s);
|
|
22088
22105
|
};
|
|
22089
22106
|
}, []), r === "dark" ? e : t;
|
|
22090
|
-
},
|
|
22107
|
+
}, lh = (t) => {
|
|
22091
22108
|
const e = {
|
|
22092
22109
|
src: t.src,
|
|
22093
22110
|
alt: t.alt,
|
|
22094
22111
|
loading: t.loading || "lazy"
|
|
22095
22112
|
};
|
|
22096
22113
|
return t.title && (e.title = t.title), t.width && (e.width = t.width), t.height && (e.height = t.height), t.sizes && (e.sizes = t.sizes), t.srcSet && (e.srcSet = t.srcSet), e.itemProp = "image", e;
|
|
22097
|
-
},
|
|
22114
|
+
}, ih = (t, e = [320, 640, 768, 1024, 1280, 1920]) => e.map((r) => `${t.replace(/\{width\}/g, r.toString())} ${r}w`).join(", "), ch = (t) => t.map((e) => e.maxWidth ? `(max-width: ${e.maxWidth}px) ${e.size}` : e.size).join(", "), dh = (t, e = "openGraph") => {
|
|
22098
22115
|
const r = {};
|
|
22099
22116
|
return e === "openGraph" ? (r["og:image"] = t.url, t.width && (r["og:image:width"] = t.width.toString()), t.height && (r["og:image:height"] = t.height.toString()), t.alt && (r["og:image:alt"] = t.alt), t.type && (r["og:image:type"] = t.type)) : (r["twitter:image"] = t.url, t.alt && (r["twitter:image:alt"] = t.alt)), r;
|
|
22100
|
-
},
|
|
22117
|
+
}, uh = (t = 'img[loading="lazy"]') => {
|
|
22101
22118
|
if (typeof window > "u" || !("IntersectionObserver" in window))
|
|
22102
22119
|
return;
|
|
22103
22120
|
const e = document.querySelectorAll(t);
|
|
@@ -22132,13 +22149,13 @@ const Wm = (t) => {
|
|
|
22132
22149
|
}), ls = () => typeof window > "u" ? Promise.resolve(!1) : new Promise((t) => {
|
|
22133
22150
|
const e = new Image();
|
|
22134
22151
|
e.onload = () => t(!0), e.onerror = () => t(!1), e.src = "data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAAAAAAcGljdAAAAAAAAAAAAAAAAGxpYmF2aWYAAAAADnBpdG0AAAAAAAEAAAAeaWxvYwAAAABEAAABAAEAAAABAAABGgAAAB0AAAAoaWluZgAAAAAAAQAAABppbmZlAgAAAAABAABhdjAxQ29sb3IAAAAAamlwcnAAAABLaXBjbwAAABRpc3BlAAAAAAAAAAIAAAACAAAAEHBpeGkAAAAAAwgICAAAAAxhdjFDgQ0MAAAAABNjb2xybmNseAACAAIAAYAAAAAXaXBtYQAAAAAAAAABAAEEAQKDBAAAACVtZGF0EgAKCBgANogQEAwgMg8f8D///8WfhwB8+ErK42A=";
|
|
22135
|
-
}),
|
|
22152
|
+
}), mh = async (t = "jpg") => {
|
|
22136
22153
|
const [e, r] = await Promise.all([
|
|
22137
22154
|
ss(),
|
|
22138
22155
|
ls()
|
|
22139
22156
|
]);
|
|
22140
22157
|
return r ? "avif" : e ? "webp" : t;
|
|
22141
|
-
},
|
|
22158
|
+
}, hh = (t, e, r, n) => `
|
|
22142
22159
|
<picture>
|
|
22143
22160
|
${t.map((s) => {
|
|
22144
22161
|
const l = [`srcset="${s.srcSet}"`];
|
|
@@ -22146,11 +22163,11 @@ const Wm = (t) => {
|
|
|
22146
22163
|
}).join(`
|
|
22147
22164
|
`)}
|
|
22148
22165
|
<img src="${e}" alt="${r}"${n ? ` class="${n}"` : ""} loading="lazy">
|
|
22149
|
-
</picture>`.trim(),
|
|
22166
|
+
</picture>`.trim(), gh = (t, e = "image") => {
|
|
22150
22167
|
if (typeof document > "u") return;
|
|
22151
22168
|
const r = document.createElement("link");
|
|
22152
22169
|
r.rel = "preload", r.as = e, r.href = t, t.includes(".webp") ? r.type = "image/webp" : t.includes(".avif") && (r.type = "image/avif"), document.head.appendChild(r);
|
|
22153
|
-
},
|
|
22170
|
+
}, ph = (t, e, r) => {
|
|
22154
22171
|
if (typeof window > "u") return;
|
|
22155
22172
|
const n = new Image();
|
|
22156
22173
|
n.src = t, n.classList.add("progressive-image-placeholder"), r.appendChild(n);
|
|
@@ -22162,7 +22179,7 @@ const Wm = (t) => {
|
|
|
22162
22179
|
}, 300);
|
|
22163
22180
|
});
|
|
22164
22181
|
};
|
|
22165
|
-
},
|
|
22182
|
+
}, fh = (t) => new Promise((e) => {
|
|
22166
22183
|
const r = performance.now();
|
|
22167
22184
|
t.complete ? e({
|
|
22168
22185
|
loadTime: 0,
|
|
@@ -22190,14 +22207,14 @@ const Wm = (t) => {
|
|
|
22190
22207
|
isOptimized: t.srcset !== "" || t.sizes !== ""
|
|
22191
22208
|
});
|
|
22192
22209
|
});
|
|
22193
|
-
}),
|
|
22210
|
+
}), bh = (t, e, r = "#e0e0e0") => {
|
|
22194
22211
|
const n = `
|
|
22195
22212
|
<svg width="${t}" height="${e}" xmlns="http://www.w3.org/2000/svg">
|
|
22196
22213
|
<rect width="100%" height="100%" fill="${r}"/>
|
|
22197
22214
|
</svg>
|
|
22198
22215
|
`;
|
|
22199
22216
|
return `data:image/svg+xml;base64,${btoa(n)}`;
|
|
22200
|
-
},
|
|
22217
|
+
}, yh = (t, e) => {
|
|
22201
22218
|
const r = 1 / e * 100;
|
|
22202
22219
|
t.style.position = "relative", t.style.paddingTop = `${r}%`;
|
|
22203
22220
|
const n = t.querySelector("img");
|
|
@@ -22216,7 +22233,7 @@ const Wm = (t) => {
|
|
|
22216
22233
|
enablePerformanceMonitoring: process.env.VITE_ENABLE_PERF_MONITORING !== "false",
|
|
22217
22234
|
...t
|
|
22218
22235
|
})
|
|
22219
|
-
},
|
|
22236
|
+
}, vh = (t) => {
|
|
22220
22237
|
const e = {};
|
|
22221
22238
|
return Object.entries(t).forEach(([r, n]) => {
|
|
22222
22239
|
e[r] = () => {
|
|
@@ -22265,7 +22282,7 @@ const Wm = (t) => {
|
|
|
22265
22282
|
return r = o, e(...n);
|
|
22266
22283
|
});
|
|
22267
22284
|
}
|
|
22268
|
-
},
|
|
22285
|
+
}, xh = (t) => {
|
|
22269
22286
|
const e = {};
|
|
22270
22287
|
return Object.entries(t).forEach(([r, n]) => {
|
|
22271
22288
|
e[r] = {}, Object.entries(n).forEach(([o, s]) => {
|
|
@@ -22340,7 +22357,7 @@ const Wm = (t) => {
|
|
|
22340
22357
|
unused: t.filter((r) => !e.has(r))
|
|
22341
22358
|
};
|
|
22342
22359
|
}
|
|
22343
|
-
},
|
|
22360
|
+
}, wh = (t = {}) => {
|
|
22344
22361
|
const {
|
|
22345
22362
|
features: e = {},
|
|
22346
22363
|
criticalCSS: r = "",
|
|
@@ -22369,7 +22386,7 @@ function ds(t) {
|
|
|
22369
22386
|
function se(t) {
|
|
22370
22387
|
return tt || (tt = ds()), tt;
|
|
22371
22388
|
}
|
|
22372
|
-
function
|
|
22389
|
+
function kh() {
|
|
22373
22390
|
const t = se(), e = t.getCurrentState();
|
|
22374
22391
|
return {
|
|
22375
22392
|
navigate: (r, n) => {
|
|
@@ -22388,7 +22405,7 @@ function wh() {
|
|
|
22388
22405
|
isSupported: t.isSupported()
|
|
22389
22406
|
};
|
|
22390
22407
|
}
|
|
22391
|
-
function
|
|
22408
|
+
function Nh() {
|
|
22392
22409
|
const e = se().getCurrentState(), r = Object.keys(e.searchParams).length > 0 ? "?" + new URLSearchParams(e.searchParams).toString() : "";
|
|
22393
22410
|
return {
|
|
22394
22411
|
pathname: e.currentPath,
|
|
@@ -22402,7 +22419,7 @@ function kh() {
|
|
|
22402
22419
|
// Simplified key generation
|
|
22403
22420
|
};
|
|
22404
22421
|
}
|
|
22405
|
-
function
|
|
22422
|
+
function Ch() {
|
|
22406
22423
|
const t = se(), e = t.getCurrentState();
|
|
22407
22424
|
return [new URLSearchParams(e.searchParams), (o) => {
|
|
22408
22425
|
const s = o instanceof URLSearchParams ? Object.fromEntries(o.entries()) : o, l = new URLSearchParams(s).toString(), i = e.currentPath + (l ? `?${l}` : "");
|
|
@@ -22489,7 +22506,7 @@ const fe = {
|
|
|
22489
22506
|
*/
|
|
22490
22507
|
canGoBack: () => se().canGoBack()
|
|
22491
22508
|
};
|
|
22492
|
-
function
|
|
22509
|
+
function Sh(t, e = 3, r = 1e3) {
|
|
22493
22510
|
return me(() => new Promise((n, o) => {
|
|
22494
22511
|
const s = (l) => {
|
|
22495
22512
|
t().then(n).catch((i) => {
|
|
@@ -22501,13 +22518,13 @@ function Ch(t, e = 3, r = 1e3) {
|
|
|
22501
22518
|
s(e);
|
|
22502
22519
|
}));
|
|
22503
22520
|
}
|
|
22504
|
-
function
|
|
22521
|
+
function Lh(t) {
|
|
22505
22522
|
let e = null;
|
|
22506
22523
|
const r = () => (e || (e = t()), e.then(() => {
|
|
22507
22524
|
}));
|
|
22508
22525
|
return { Component: me(() => e || t()), preload: r };
|
|
22509
22526
|
}
|
|
22510
|
-
function
|
|
22527
|
+
function $h(t, e = {}) {
|
|
22511
22528
|
const {
|
|
22512
22529
|
fallback: r = /* @__PURE__ */ a("div", { children: "Loading..." }),
|
|
22513
22530
|
errorFallback: n = /* @__PURE__ */ a("div", { children: "Failed to load component" }),
|
|
@@ -22556,7 +22573,7 @@ function us(t, e = {}) {
|
|
|
22556
22573
|
};
|
|
22557
22574
|
}, [t, e, o]), r;
|
|
22558
22575
|
}
|
|
22559
|
-
const
|
|
22576
|
+
const Eh = ({
|
|
22560
22577
|
children: t,
|
|
22561
22578
|
fallback: e = /* @__PURE__ */ a("div", { children: "Loading..." }),
|
|
22562
22579
|
threshold: r = 0.01,
|
|
@@ -22569,7 +22586,7 @@ const $h = ({
|
|
|
22569
22586
|
});
|
|
22570
22587
|
return /* @__PURE__ */ a("div", { ref: s, children: l ? t : o || e });
|
|
22571
22588
|
};
|
|
22572
|
-
function
|
|
22589
|
+
function Mh(t) {
|
|
22573
22590
|
const {
|
|
22574
22591
|
importFn: e,
|
|
22575
22592
|
preloadOnHover: r = !0,
|
|
@@ -22598,7 +22615,7 @@ function Eh(t) {
|
|
|
22598
22615
|
}
|
|
22599
22616
|
};
|
|
22600
22617
|
}
|
|
22601
|
-
function
|
|
22618
|
+
function Ih(t, e = []) {
|
|
22602
22619
|
const [r, n] = B.useState(null), [o, s] = B.useState(!0), [l, i] = B.useState(null);
|
|
22603
22620
|
return B.useEffect(() => {
|
|
22604
22621
|
let u = !0;
|
|
@@ -22626,7 +22643,7 @@ class ms {
|
|
|
22626
22643
|
}))), this.queue.size > 0 && await new Promise((r) => setTimeout(r, this.delay)), this.isProcessing = !1, this.queue.size > 0 && this.process();
|
|
22627
22644
|
}
|
|
22628
22645
|
}
|
|
22629
|
-
function
|
|
22646
|
+
function Th(t, e, r) {
|
|
22630
22647
|
if (typeof document > "u") return;
|
|
22631
22648
|
const n = document.createElement("link");
|
|
22632
22649
|
n.rel = e, n.href = t, r && (e === "preload" || e === "prefetch") && (n.as = r), document.head.appendChild(n);
|
|
@@ -22659,7 +22676,7 @@ class hs {
|
|
|
22659
22676
|
}
|
|
22660
22677
|
}
|
|
22661
22678
|
}
|
|
22662
|
-
const
|
|
22679
|
+
const Ah = new ms(), zh = new hs();
|
|
22663
22680
|
class kt {
|
|
22664
22681
|
constructor(e = {}) {
|
|
22665
22682
|
this.prefix = e.prefix || "mailbox", this.defaultTTL = e.ttl, this.platformStorage = e.platformStorage || this.createFallbackStorage();
|
|
@@ -22798,11 +22815,11 @@ class kt {
|
|
|
22798
22815
|
}
|
|
22799
22816
|
}
|
|
22800
22817
|
}
|
|
22801
|
-
const
|
|
22818
|
+
const Uh = new kt(), Ph = new kt({ prefix: "mailbox-theme" }), Dh = new kt({
|
|
22802
22819
|
prefix: "walletUser",
|
|
22803
22820
|
ttl: 10080 * 60 * 1e3
|
|
22804
22821
|
// 7 days in milliseconds
|
|
22805
|
-
}),
|
|
22822
|
+
}), Rh = (t) => {
|
|
22806
22823
|
if (!t)
|
|
22807
22824
|
throw new Error("PlatformStorage must be provided to createSimpleStorage");
|
|
22808
22825
|
return {
|
|
@@ -22854,7 +22871,7 @@ function gs() {
|
|
|
22854
22871
|
return t;
|
|
22855
22872
|
}
|
|
22856
22873
|
}
|
|
22857
|
-
async function
|
|
22874
|
+
async function Bh() {
|
|
22858
22875
|
const t = gs();
|
|
22859
22876
|
if (!t.isWalletBrowser)
|
|
22860
22877
|
return { success: !1, error: "Not running in a wallet browser" };
|
|
@@ -22883,7 +22900,7 @@ async function Rh() {
|
|
|
22883
22900
|
};
|
|
22884
22901
|
}
|
|
22885
22902
|
}
|
|
22886
|
-
function
|
|
22903
|
+
function jh(t) {
|
|
22887
22904
|
if (!t) return !1;
|
|
22888
22905
|
if (t instanceof Error) {
|
|
22889
22906
|
const e = t.message.toLowerCase();
|
|
@@ -22902,7 +22919,7 @@ function Bh(t) {
|
|
|
22902
22919
|
}
|
|
22903
22920
|
return !1;
|
|
22904
22921
|
}
|
|
22905
|
-
function
|
|
22922
|
+
function Fh(t) {
|
|
22906
22923
|
if (!t) return !1;
|
|
22907
22924
|
if (typeof t == "string") {
|
|
22908
22925
|
const e = t.toLowerCase();
|
|
@@ -22914,7 +22931,7 @@ function jh(t) {
|
|
|
22914
22931
|
}
|
|
22915
22932
|
return typeof t == "object" && t !== null && "status" in t ? t.status === 429 : !1;
|
|
22916
22933
|
}
|
|
22917
|
-
function
|
|
22934
|
+
function Wh(t) {
|
|
22918
22935
|
if (!t) return !1;
|
|
22919
22936
|
if (typeof t == "string") {
|
|
22920
22937
|
const e = t.toLowerCase();
|
|
@@ -22926,7 +22943,7 @@ function Fh(t) {
|
|
|
22926
22943
|
}
|
|
22927
22944
|
return typeof t == "object" && t !== null && "status" in t ? t.status === 401 : !1;
|
|
22928
22945
|
}
|
|
22929
|
-
function
|
|
22946
|
+
function Oh(t) {
|
|
22930
22947
|
if (!t) return !1;
|
|
22931
22948
|
if (typeof t == "string") {
|
|
22932
22949
|
const e = t.toLowerCase();
|
|
@@ -22938,7 +22955,7 @@ function Wh(t) {
|
|
|
22938
22955
|
}
|
|
22939
22956
|
return typeof t == "object" && t !== null && "status" in t ? t.status === 403 : !1;
|
|
22940
22957
|
}
|
|
22941
|
-
function
|
|
22958
|
+
function Vh(t) {
|
|
22942
22959
|
if (!t) return !1;
|
|
22943
22960
|
if (typeof t == "string") {
|
|
22944
22961
|
const e = t.toLowerCase();
|
|
@@ -22950,22 +22967,22 @@ function Oh(t) {
|
|
|
22950
22967
|
}
|
|
22951
22968
|
return typeof t == "object" && t !== null && "status" in t ? t.status === 404 : !1;
|
|
22952
22969
|
}
|
|
22953
|
-
function
|
|
22970
|
+
function _h(t, e = "An unexpected error occurred") {
|
|
22954
22971
|
return t ? typeof t == "string" ? t : t instanceof Error || typeof t == "object" && t !== null && "message" in t && typeof t.message == "string" ? t.message : e : e;
|
|
22955
22972
|
}
|
|
22956
22973
|
async function ps(t) {
|
|
22957
22974
|
const r = new TextEncoder().encode(t.toLowerCase()), n = await crypto.subtle.digest("SHA-256", r);
|
|
22958
22975
|
return Array.from(new Uint8Array(n)).map((s) => s.toString(16).padStart(2, "0")).join("");
|
|
22959
22976
|
}
|
|
22960
|
-
const
|
|
22977
|
+
const Hh = ps;
|
|
22961
22978
|
function fs(t) {
|
|
22962
22979
|
return t.replace(/^\/[a-z]{2}(-[a-z]+)?(?=\/|$)/, "");
|
|
22963
22980
|
}
|
|
22964
|
-
function
|
|
22981
|
+
function qh(t, e) {
|
|
22965
22982
|
const r = fs(t);
|
|
22966
22983
|
return e?.[r] ? e[r] : r.replace(/\//g, "_").replace(/^_/, "") || "home";
|
|
22967
22984
|
}
|
|
22968
|
-
const
|
|
22985
|
+
const Gh = {
|
|
22969
22986
|
// Authentication events
|
|
22970
22987
|
USER_LOGIN: "login",
|
|
22971
22988
|
USER_LOGOUT: "logout",
|
|
@@ -22983,7 +23000,7 @@ const qh = {
|
|
|
22983
23000
|
FORM_SUBMIT: "form_submit",
|
|
22984
23001
|
SEARCH: "search"
|
|
22985
23002
|
};
|
|
22986
|
-
function
|
|
23003
|
+
function Kh(t, e) {
|
|
22987
23004
|
return {
|
|
22988
23005
|
event: t,
|
|
22989
23006
|
parameters: {
|
|
@@ -22992,7 +23009,7 @@ function Gh(t, e) {
|
|
|
22992
23009
|
}
|
|
22993
23010
|
};
|
|
22994
23011
|
}
|
|
22995
|
-
const
|
|
23012
|
+
const Yh = {
|
|
22996
23013
|
utils: {
|
|
22997
23014
|
cn: c
|
|
22998
23015
|
}
|
|
@@ -23009,9 +23026,9 @@ export {
|
|
|
23009
23026
|
Qo as ApiSection,
|
|
23010
23027
|
Mi as AppLinks,
|
|
23011
23028
|
rd as AreaChart,
|
|
23012
|
-
|
|
23013
|
-
|
|
23014
|
-
|
|
23029
|
+
Xh as ArrowLeftIcon,
|
|
23030
|
+
Zh as ArrowRightIcon,
|
|
23031
|
+
u0 as AspectFitView,
|
|
23015
23032
|
_s as AspectRatio,
|
|
23016
23033
|
Md as AudioPlayer,
|
|
23017
23034
|
Gc as Avatar,
|
|
@@ -23019,10 +23036,10 @@ export {
|
|
|
23019
23036
|
Il as Badge,
|
|
23020
23037
|
Pi as Banner,
|
|
23021
23038
|
Zc as BarChart,
|
|
23022
|
-
|
|
23039
|
+
eg as Bars3Icon,
|
|
23023
23040
|
Eu as BatchRender,
|
|
23024
|
-
|
|
23025
|
-
|
|
23041
|
+
tg as BellIcon,
|
|
23042
|
+
rg as BellSlashIcon,
|
|
23026
23043
|
il as Blockquote,
|
|
23027
23044
|
al as BodyText,
|
|
23028
23045
|
Gs as BorderAccent,
|
|
@@ -23037,45 +23054,46 @@ export {
|
|
|
23037
23054
|
Wu as CTASection,
|
|
23038
23055
|
Ra as Calendar,
|
|
23039
23056
|
Hc as CalloutBox,
|
|
23040
|
-
|
|
23057
|
+
M0 as CancellableRequest,
|
|
23041
23058
|
nr as Card,
|
|
23042
23059
|
Oc as CardContent,
|
|
23043
23060
|
Vc as CardFooter,
|
|
23044
23061
|
Wc as CardHeader,
|
|
23045
23062
|
Fs as Center,
|
|
23046
23063
|
zl as ChainBadge,
|
|
23047
|
-
|
|
23048
|
-
|
|
23049
|
-
|
|
23050
|
-
|
|
23051
|
-
|
|
23064
|
+
ag as ChartBarIcon,
|
|
23065
|
+
ng as CheckCircleIcon,
|
|
23066
|
+
Dg as CheckCircleIconSolid,
|
|
23067
|
+
og as CheckIcon,
|
|
23068
|
+
Rg as CheckIconSolid,
|
|
23052
23069
|
Wl as Checkbox,
|
|
23053
|
-
|
|
23054
|
-
|
|
23055
|
-
|
|
23056
|
-
|
|
23057
|
-
|
|
23070
|
+
sg as ChevronDownIcon,
|
|
23071
|
+
lg as ChevronLeftIcon,
|
|
23072
|
+
ig as ChevronRightIcon,
|
|
23073
|
+
cg as ChevronUpIcon,
|
|
23074
|
+
dg as ClockIcon,
|
|
23058
23075
|
ol as Code,
|
|
23059
23076
|
lu as CodeBlock,
|
|
23060
|
-
|
|
23077
|
+
ug as CodeBracketIcon,
|
|
23061
23078
|
sl as CodeDisplay,
|
|
23062
|
-
|
|
23079
|
+
mg as Cog6ToothIcon,
|
|
23063
23080
|
iu as CollapsibleDocumentationTopic,
|
|
23064
23081
|
di as ColorPicker,
|
|
23065
23082
|
ui as ColorPickerAdvanced,
|
|
23066
23083
|
mi as ColorSwatch,
|
|
23067
23084
|
Hl as Combobox,
|
|
23068
23085
|
Ri as Command,
|
|
23069
|
-
|
|
23086
|
+
Gh as CommonAnalyticsEvents,
|
|
23070
23087
|
Bt as ComponentPreloader,
|
|
23071
23088
|
Su as ConditionalRender,
|
|
23072
23089
|
ic as Confetti,
|
|
23073
23090
|
qd as ConfirmationDialog,
|
|
23074
23091
|
Ds as Container,
|
|
23075
23092
|
Gu as ContentContainer,
|
|
23076
|
-
|
|
23093
|
+
c0 as ContentLayout,
|
|
23094
|
+
hg as CreditCardIcon,
|
|
23077
23095
|
yi as CreditCardInput,
|
|
23078
|
-
|
|
23096
|
+
cm as CriticalPathOptimizer,
|
|
23079
23097
|
vi as CurrencyInput,
|
|
23080
23098
|
Zo as CustomSection,
|
|
23081
23099
|
qc as DashboardStatCard,
|
|
@@ -23087,19 +23105,19 @@ export {
|
|
|
23087
23105
|
Pu as DetailErrorState,
|
|
23088
23106
|
qa as Dialog,
|
|
23089
23107
|
Hs as Divider,
|
|
23090
|
-
|
|
23108
|
+
gg as DocumentTextIcon,
|
|
23091
23109
|
Kd as DragDrop,
|
|
23092
23110
|
jd as Drawer,
|
|
23093
23111
|
Gl as Dropdown,
|
|
23094
23112
|
ql as EditableSelector,
|
|
23095
23113
|
gn as EmptyState,
|
|
23096
|
-
|
|
23114
|
+
pg as EnvelopeIcon,
|
|
23097
23115
|
gu as ErrorBoundary,
|
|
23098
|
-
|
|
23099
|
-
|
|
23116
|
+
fg as ExclamationTriangleIcon,
|
|
23117
|
+
Bg as ExclamationTriangleIconSolid,
|
|
23100
23118
|
Nu as ExpensiveComponent,
|
|
23101
23119
|
mc as ExternalLink,
|
|
23102
|
-
|
|
23120
|
+
bg as EyeSlashIcon,
|
|
23103
23121
|
Ai as FadeInScale,
|
|
23104
23122
|
Ti as FadeInUp,
|
|
23105
23123
|
Fi as FeatureBlock,
|
|
@@ -23132,30 +23150,30 @@ export {
|
|
|
23132
23150
|
kl as FullPageSpinner,
|
|
23133
23151
|
gd as Gauge,
|
|
23134
23152
|
yu as GlobalLazyErrorBoundary,
|
|
23135
|
-
|
|
23153
|
+
yg as GlobeAltIcon,
|
|
23136
23154
|
Oi as GradientIconContainer,
|
|
23137
23155
|
Rs as Grid,
|
|
23138
23156
|
js as HStack,
|
|
23139
23157
|
el as Heading,
|
|
23140
23158
|
cl as HelperText,
|
|
23141
|
-
|
|
23159
|
+
vg as HomeIcon,
|
|
23142
23160
|
Gd as HoverCard,
|
|
23143
23161
|
Vi as IconContainer,
|
|
23144
23162
|
_i as IconText,
|
|
23145
23163
|
yd as Image,
|
|
23146
23164
|
wd as ImageCropper,
|
|
23147
23165
|
vd as ImageGallery,
|
|
23148
|
-
|
|
23166
|
+
xg as InboxIcon,
|
|
23149
23167
|
Wd as InfiniteScroll,
|
|
23150
23168
|
qi as InfoBox,
|
|
23151
23169
|
_c as InfoCard,
|
|
23152
|
-
|
|
23170
|
+
wg as InformationCircleIcon,
|
|
23153
23171
|
pt as Input,
|
|
23154
23172
|
Hi as ItemList,
|
|
23155
23173
|
_u as KYCLevelCard,
|
|
23156
23174
|
Ou as KYCStatusBadge,
|
|
23157
23175
|
ll as Kbd,
|
|
23158
|
-
|
|
23176
|
+
kg as KeyIcon,
|
|
23159
23177
|
Qc as KeyValuePair,
|
|
23160
23178
|
rr as Label,
|
|
23161
23179
|
Au as LanguageRedirect,
|
|
@@ -23165,10 +23183,10 @@ export {
|
|
|
23165
23183
|
xn as LayoutProvider,
|
|
23166
23184
|
Lu as LazyComponent,
|
|
23167
23185
|
vt as LazyErrorBoundary,
|
|
23168
|
-
|
|
23186
|
+
W0 as LazyImage,
|
|
23169
23187
|
ms as LazyLoadQueue,
|
|
23170
|
-
|
|
23171
|
-
|
|
23188
|
+
im as LazyWalletButton,
|
|
23189
|
+
Eh as LazyWrapper,
|
|
23172
23190
|
kd as Lightbox,
|
|
23173
23191
|
ed as LineChart,
|
|
23174
23192
|
uc as Link,
|
|
@@ -23178,7 +23196,7 @@ export {
|
|
|
23178
23196
|
Ed as LiveStream,
|
|
23179
23197
|
Cr as LoadPriority,
|
|
23180
23198
|
pl as LoadingDots,
|
|
23181
|
-
|
|
23199
|
+
S0 as LoadingOptimizer,
|
|
23182
23200
|
gl as LoadingOverlay,
|
|
23183
23201
|
fl as LoadingState,
|
|
23184
23202
|
Iu as LocalizedLink,
|
|
@@ -23187,11 +23205,11 @@ export {
|
|
|
23187
23205
|
i0 as MasterDetailLayout,
|
|
23188
23206
|
l0 as MasterListItem,
|
|
23189
23207
|
Ud as MediaUploader,
|
|
23190
|
-
|
|
23208
|
+
Ng as MegaphoneIcon,
|
|
23191
23209
|
Jo as MemorySection,
|
|
23192
23210
|
Zl as MentionInput,
|
|
23193
23211
|
Y as MetricRow,
|
|
23194
|
-
|
|
23212
|
+
Cg as MinusIcon,
|
|
23195
23213
|
or as Modal,
|
|
23196
23214
|
sr as ModalContent,
|
|
23197
23215
|
lr as ModalFooter,
|
|
@@ -23204,9 +23222,9 @@ export {
|
|
|
23204
23222
|
El as NotificationBadge,
|
|
23205
23223
|
Ml as NotificationPanel,
|
|
23206
23224
|
Rl as NumberInput,
|
|
23207
|
-
|
|
23225
|
+
$0 as OptimizedAPIClient,
|
|
23208
23226
|
Mu as OptimizedImage,
|
|
23209
|
-
|
|
23227
|
+
L0 as OptimizedRoutePreloader,
|
|
23210
23228
|
gt as Overlay,
|
|
23211
23229
|
Vs as PageContainer,
|
|
23212
23230
|
qu as PageHeader,
|
|
@@ -23215,17 +23233,17 @@ export {
|
|
|
23215
23233
|
xc as Pagination,
|
|
23216
23234
|
wc as PaginationNav,
|
|
23217
23235
|
Bo as PanelHeader,
|
|
23218
|
-
|
|
23219
|
-
|
|
23236
|
+
Sg as PaperAirplaneIcon,
|
|
23237
|
+
Lg as PaperClipIcon,
|
|
23220
23238
|
$u as PerformanceBoundary,
|
|
23221
|
-
|
|
23222
|
-
|
|
23239
|
+
C0 as PerformanceOptimizer,
|
|
23240
|
+
Um as PerformancePanel,
|
|
23223
23241
|
oi as PhoneDirectory,
|
|
23224
23242
|
Fl as PhoneInput,
|
|
23225
23243
|
td as PieChart,
|
|
23226
|
-
|
|
23244
|
+
Q0 as PlatformSpecificComponents,
|
|
23227
23245
|
Dd as PlaylistManager,
|
|
23228
|
-
|
|
23246
|
+
$g as PlusIcon,
|
|
23229
23247
|
zd as PodcastPlayer,
|
|
23230
23248
|
Od as Popover,
|
|
23231
23249
|
xe as Portal,
|
|
@@ -23243,13 +23261,13 @@ export {
|
|
|
23243
23261
|
hl as RelativeTime,
|
|
23244
23262
|
Qs as Resizable,
|
|
23245
23263
|
Nd as RetinaImage,
|
|
23246
|
-
|
|
23264
|
+
Eg as RocketLaunchIcon,
|
|
23247
23265
|
Rt as RouteBasedLazyLoader,
|
|
23248
23266
|
ir as RouterBreadcrumb,
|
|
23249
23267
|
vu as SafeAppWrapper,
|
|
23250
|
-
|
|
23268
|
+
Am as ScoreIndicator,
|
|
23251
23269
|
Oo as ScoreLegend,
|
|
23252
|
-
|
|
23270
|
+
d0 as ScreenContainer,
|
|
23253
23271
|
Xs as ScrollArea,
|
|
23254
23272
|
Vd as ScrollSpy,
|
|
23255
23273
|
Bl as SearchInput,
|
|
@@ -23272,7 +23290,7 @@ export {
|
|
|
23272
23290
|
qs as Separator,
|
|
23273
23291
|
rc as SettingsList,
|
|
23274
23292
|
_d as Sheet,
|
|
23275
|
-
|
|
23293
|
+
Mg as ShieldCheckIcon,
|
|
23276
23294
|
vc as SideNav,
|
|
23277
23295
|
hi as SignaturePad,
|
|
23278
23296
|
gi as SignatureRequest,
|
|
@@ -23281,16 +23299,16 @@ export {
|
|
|
23281
23299
|
Ql as SliderInput,
|
|
23282
23300
|
dc as SmartContent,
|
|
23283
23301
|
ar as SmartLink,
|
|
23284
|
-
|
|
23302
|
+
sm as SmartWalletProviders,
|
|
23285
23303
|
Ws as Spacer,
|
|
23286
|
-
|
|
23304
|
+
Ig as SparklesIcon,
|
|
23287
23305
|
id as Sparkline,
|
|
23288
23306
|
Me as Spinner,
|
|
23289
23307
|
Ys as SplitPane,
|
|
23290
23308
|
Xt as Stack,
|
|
23291
23309
|
Hu as StandardPageLayout,
|
|
23292
|
-
|
|
23293
|
-
|
|
23310
|
+
Tg as StarIcon,
|
|
23311
|
+
jg as StarIconSolid,
|
|
23294
23312
|
Bi as StatCard,
|
|
23295
23313
|
Jc as StatDisplay,
|
|
23296
23314
|
Al as StatusBadge,
|
|
@@ -23298,7 +23316,7 @@ export {
|
|
|
23298
23316
|
hu as StepList,
|
|
23299
23317
|
kc as Stepper,
|
|
23300
23318
|
Nc as StepperNav,
|
|
23301
|
-
|
|
23319
|
+
Y0 as SubscriptionGatedComponents,
|
|
23302
23320
|
Vu as SumsubWebSDK,
|
|
23303
23321
|
Ta as Switch,
|
|
23304
23322
|
Sc as Table,
|
|
@@ -23326,26 +23344,26 @@ export {
|
|
|
23326
23344
|
Cl as ToastProvider,
|
|
23327
23345
|
Kl as ToggleGroup,
|
|
23328
23346
|
pn as Tooltip,
|
|
23329
|
-
|
|
23330
|
-
|
|
23331
|
-
|
|
23347
|
+
m0 as Topbar,
|
|
23348
|
+
w0 as TopbarActions,
|
|
23349
|
+
g0 as TopbarCenter,
|
|
23332
23350
|
yr as TopbarContext,
|
|
23333
|
-
|
|
23334
|
-
|
|
23335
|
-
|
|
23336
|
-
|
|
23351
|
+
b0 as TopbarDivider,
|
|
23352
|
+
k0 as TopbarIconButton,
|
|
23353
|
+
h0 as TopbarLeft,
|
|
23354
|
+
y0 as TopbarLogo,
|
|
23337
23355
|
Vn as TopbarMenuToggle,
|
|
23338
|
-
|
|
23339
|
-
|
|
23356
|
+
f0 as TopbarMobileContent,
|
|
23357
|
+
v0 as TopbarMobileNav,
|
|
23340
23358
|
qn as TopbarNav,
|
|
23341
|
-
|
|
23359
|
+
x0 as TopbarNavigation,
|
|
23342
23360
|
Rn as TopbarProvider,
|
|
23343
|
-
|
|
23344
|
-
|
|
23361
|
+
p0 as TopbarRight,
|
|
23362
|
+
N0 as TopbarSearch,
|
|
23345
23363
|
du as TrackedButton,
|
|
23346
23364
|
uu as TrackedLink,
|
|
23347
23365
|
Rc as TransferList,
|
|
23348
|
-
|
|
23366
|
+
Ag as TrashIcon,
|
|
23349
23367
|
jc as TreeView,
|
|
23350
23368
|
ul as TruncatedText,
|
|
23351
23369
|
Id as UaudioUwaveform,
|
|
@@ -23391,7 +23409,7 @@ export {
|
|
|
23391
23409
|
od as UscatterUplot,
|
|
23392
23410
|
Si as UschemaUvalidator,
|
|
23393
23411
|
dl as UscreenUreaderUtext,
|
|
23394
|
-
|
|
23412
|
+
zg as UserGroupIcon,
|
|
23395
23413
|
ac as UskipUnavigation,
|
|
23396
23414
|
nc as UsortUdropdown,
|
|
23397
23415
|
Qd as UsortableUgrid,
|
|
@@ -23417,195 +23435,195 @@ export {
|
|
|
23417
23435
|
Td as WaveForm,
|
|
23418
23436
|
Ho as WebVitalsSection,
|
|
23419
23437
|
pi as WysiwygEditor,
|
|
23420
|
-
|
|
23438
|
+
Ug as XMarkIcon,
|
|
23421
23439
|
Fe as addLanguageToPath,
|
|
23422
|
-
|
|
23423
|
-
|
|
23424
|
-
|
|
23425
|
-
|
|
23426
|
-
|
|
23440
|
+
Th as addResourceHint,
|
|
23441
|
+
om as aiOptimizationPresets,
|
|
23442
|
+
Uh as appStorage,
|
|
23443
|
+
Bh as autoConnectWalletBrowser,
|
|
23444
|
+
Zm as batchDOMUpdates,
|
|
23427
23445
|
Le as bundleAnalysis,
|
|
23428
23446
|
Da as buttonVariants,
|
|
23429
|
-
|
|
23430
|
-
|
|
23431
|
-
|
|
23432
|
-
|
|
23433
|
-
|
|
23447
|
+
R0 as cacheHeaders,
|
|
23448
|
+
I0 as cacheUtils,
|
|
23449
|
+
$m as checkPerformanceBudget,
|
|
23450
|
+
O0 as clearComponentCache,
|
|
23451
|
+
J0 as clearConditionalCache,
|
|
23434
23452
|
hc as clearPreloadCache,
|
|
23435
|
-
|
|
23453
|
+
pm as clearRenderCounts,
|
|
23436
23454
|
c as cn,
|
|
23437
|
-
|
|
23438
|
-
|
|
23439
|
-
|
|
23440
|
-
|
|
23441
|
-
|
|
23442
|
-
|
|
23443
|
-
|
|
23455
|
+
U0 as conditionalCSS,
|
|
23456
|
+
Vm as convertFileSize,
|
|
23457
|
+
F0 as createAdvancedLazyComponent,
|
|
23458
|
+
Kh as createAnalyticsEvent,
|
|
23459
|
+
Km as createCSSVariables,
|
|
23460
|
+
vh as createConditionalImports,
|
|
23461
|
+
K0 as createConditionalLazyComponent,
|
|
23444
23462
|
Pt as createFeature,
|
|
23445
23463
|
fo as createLazyComponent,
|
|
23446
|
-
|
|
23447
|
-
|
|
23464
|
+
fm as createLazyComponentFactory,
|
|
23465
|
+
Mh as createLazyRoute,
|
|
23448
23466
|
kr as createLazyWalletProvider,
|
|
23449
|
-
|
|
23467
|
+
q0 as createLibraryImports,
|
|
23450
23468
|
wu as createMemoComponent,
|
|
23451
|
-
|
|
23452
|
-
|
|
23469
|
+
Hm as createOptimizedStyles,
|
|
23470
|
+
$h as createProgressiveComponent,
|
|
23453
23471
|
Fu as createSecurityFeatures,
|
|
23454
|
-
|
|
23472
|
+
xh as createSelectiveExports,
|
|
23455
23473
|
ku as createSelectiveMemoComponent,
|
|
23456
|
-
|
|
23457
|
-
|
|
23458
|
-
|
|
23459
|
-
|
|
23474
|
+
Rh as createSimpleStorage,
|
|
23475
|
+
wh as createTreeShakingConfig,
|
|
23476
|
+
H0 as createUIComponents,
|
|
23477
|
+
P0 as cspDirectives,
|
|
23460
23478
|
cs as cssOptimization,
|
|
23461
23479
|
Se as deadCodeElimination,
|
|
23462
|
-
|
|
23480
|
+
Yh as default,
|
|
23463
23481
|
$o as defaultPerformanceBudget,
|
|
23464
23482
|
wr as detectAvailableWallets,
|
|
23465
23483
|
hr as detectLanguage,
|
|
23466
23484
|
gs as detectWalletBrowser,
|
|
23467
|
-
|
|
23485
|
+
Em as exportPerformanceData,
|
|
23468
23486
|
Go as formatBytes,
|
|
23469
|
-
|
|
23470
|
-
|
|
23471
|
-
|
|
23472
|
-
|
|
23487
|
+
Om as formatFileSize,
|
|
23488
|
+
zm as formatMetricValue,
|
|
23489
|
+
tm as generateAIMetaTags,
|
|
23490
|
+
am as generateAIStructuredData,
|
|
23473
23491
|
io as generateCSP,
|
|
23474
23492
|
xr as generateCSPDirectives,
|
|
23475
|
-
|
|
23493
|
+
rm as generateContentRelationships,
|
|
23476
23494
|
wo as generateEntityRecognition,
|
|
23477
|
-
|
|
23478
|
-
|
|
23479
|
-
|
|
23480
|
-
|
|
23495
|
+
lh as generateImageSEO,
|
|
23496
|
+
nm as generatePerformanceTrackingSchema,
|
|
23497
|
+
hh as generatePictureElement,
|
|
23498
|
+
bh as generatePlaceholder,
|
|
23481
23499
|
xo as generateSemanticMarkup,
|
|
23482
|
-
|
|
23483
|
-
|
|
23484
|
-
|
|
23500
|
+
ch as generateSizes,
|
|
23501
|
+
dh as generateSocialImageMeta,
|
|
23502
|
+
ih as generateSrcSet,
|
|
23485
23503
|
ko as generateTopicClustering,
|
|
23486
|
-
|
|
23504
|
+
X0 as getConditionalStats,
|
|
23487
23505
|
so as getEnvironmentType,
|
|
23488
|
-
|
|
23489
|
-
|
|
23490
|
-
|
|
23491
|
-
|
|
23506
|
+
_h as getErrorMessage,
|
|
23507
|
+
V0 as getLazyLoadingStats,
|
|
23508
|
+
mh as getOptimalImageFormat,
|
|
23509
|
+
qh as getPageName,
|
|
23492
23510
|
wt as getPerformanceMonitor,
|
|
23493
|
-
|
|
23494
|
-
|
|
23511
|
+
em as getPreloadingStats,
|
|
23512
|
+
gm as getRenderCounts,
|
|
23495
23513
|
co as getSecurityHeaders,
|
|
23496
23514
|
se as getUINavigationService,
|
|
23497
23515
|
pe as getWebVitalRating,
|
|
23498
|
-
|
|
23516
|
+
xm as getWebVitals,
|
|
23499
23517
|
ps as hashString,
|
|
23500
|
-
|
|
23501
|
-
|
|
23502
|
-
|
|
23503
|
-
|
|
23504
|
-
|
|
23505
|
-
|
|
23506
|
-
|
|
23507
|
-
|
|
23518
|
+
Hh as hashUserId,
|
|
23519
|
+
Mm as initWebVitals,
|
|
23520
|
+
Z0 as initializeAdvancedPreloading,
|
|
23521
|
+
Cm as initializePerformanceMonitoring,
|
|
23522
|
+
G0 as initializePreloading,
|
|
23523
|
+
th as inlineCriticalStyles,
|
|
23524
|
+
Wh as isAuthError,
|
|
23525
|
+
Oh as isForbiddenError,
|
|
23508
23526
|
no as isLocalhost,
|
|
23509
23527
|
oo as isNetworkAccess,
|
|
23510
|
-
|
|
23528
|
+
Vh as isNotFoundError,
|
|
23511
23529
|
gc as isPreloaded,
|
|
23512
|
-
|
|
23513
|
-
|
|
23530
|
+
Fh as isRateLimitError,
|
|
23531
|
+
jh as isServerError,
|
|
23514
23532
|
ao as isWalletBrowser,
|
|
23515
23533
|
lo as isWebEnvironment,
|
|
23516
|
-
|
|
23517
|
-
|
|
23518
|
-
|
|
23519
|
-
|
|
23520
|
-
|
|
23521
|
-
|
|
23522
|
-
|
|
23534
|
+
Ah as lazyLoadQueue,
|
|
23535
|
+
Lh as lazyWithPreload,
|
|
23536
|
+
Sh as lazyWithRetry,
|
|
23537
|
+
A0 as loadCSS,
|
|
23538
|
+
qm as loadCriticalCSS,
|
|
23539
|
+
Gm as loadNonCriticalCSS,
|
|
23540
|
+
Lm as measureAsyncOperation,
|
|
23523
23541
|
Mo as measureCLS,
|
|
23524
23542
|
Io as measureFCP,
|
|
23525
23543
|
Ao as measureFID,
|
|
23526
23544
|
Uo as measureINP,
|
|
23527
|
-
|
|
23545
|
+
fh as measureImagePerformance,
|
|
23528
23546
|
To as measureLCP,
|
|
23529
23547
|
zo as measureTTFB,
|
|
23530
23548
|
fe as navigationHelper,
|
|
23531
|
-
|
|
23532
|
-
|
|
23533
|
-
|
|
23534
|
-
|
|
23535
|
-
|
|
23549
|
+
eh as optimizeClassNames,
|
|
23550
|
+
Jm as optimizeContainment,
|
|
23551
|
+
nh as optimizeFlex,
|
|
23552
|
+
ah as optimizeGrid,
|
|
23553
|
+
Xm as optimizeWillChange,
|
|
23536
23554
|
eo as optimizedFetch,
|
|
23537
|
-
|
|
23555
|
+
_m as parseFileSize,
|
|
23538
23556
|
ce as performanceBudget,
|
|
23539
23557
|
et as performanceUtils,
|
|
23540
23558
|
os as prefersReducedMotion,
|
|
23541
|
-
|
|
23542
|
-
|
|
23543
|
-
|
|
23544
|
-
|
|
23545
|
-
|
|
23546
|
-
|
|
23547
|
-
|
|
23559
|
+
wm as prefetchResource,
|
|
23560
|
+
_0 as preloadComponent,
|
|
23561
|
+
gh as preloadImage,
|
|
23562
|
+
km as preloadResource,
|
|
23563
|
+
ym as preloadRoute,
|
|
23564
|
+
yh as preserveAspectRatio,
|
|
23565
|
+
zh as priorityLoader,
|
|
23548
23566
|
pr as removeLanguageFromPath,
|
|
23549
|
-
|
|
23550
|
-
|
|
23567
|
+
Tm as reportApiCall,
|
|
23568
|
+
Im as reportCustomMetric,
|
|
23551
23569
|
Po as reportRouteChange,
|
|
23552
|
-
|
|
23570
|
+
vm as reportWebVitals,
|
|
23553
23571
|
bo as routeConfig,
|
|
23554
|
-
|
|
23555
|
-
|
|
23556
|
-
|
|
23557
|
-
|
|
23558
|
-
|
|
23572
|
+
D0 as securityHeaders,
|
|
23573
|
+
B0 as setupCSPReporting,
|
|
23574
|
+
uh as setupLazyLoading,
|
|
23575
|
+
ph as setupProgressiveLoading,
|
|
23576
|
+
T0 as shouldEnableWallet,
|
|
23559
23577
|
Xe as smartLinkVariants,
|
|
23560
23578
|
gr as stripLangPrefix,
|
|
23561
23579
|
fs as stripLanguagePrefix,
|
|
23562
23580
|
ls as supportsAVIF,
|
|
23563
|
-
|
|
23581
|
+
z0 as supportsCSSImports,
|
|
23564
23582
|
ss as supportsWebP,
|
|
23565
|
-
|
|
23583
|
+
Ph as themeStorage,
|
|
23566
23584
|
ts as useApiMetrics,
|
|
23567
23585
|
Di as useBanner,
|
|
23568
23586
|
qo as useBundleMetrics,
|
|
23569
23587
|
ft as useClickOutside,
|
|
23570
23588
|
wn as useCodeLoader,
|
|
23571
23589
|
Lo as useComponentPerformance,
|
|
23572
|
-
|
|
23573
|
-
|
|
23590
|
+
Rm as useCopyToClipboard,
|
|
23591
|
+
mm as useDebugMemo,
|
|
23574
23592
|
rs as useDraggable,
|
|
23575
|
-
|
|
23593
|
+
Ih as useDynamicImport,
|
|
23576
23594
|
bu as useErrorRecovery,
|
|
23577
|
-
|
|
23578
|
-
|
|
23579
|
-
|
|
23595
|
+
Pm as useFormSubmission,
|
|
23596
|
+
Wm as useFormValidation,
|
|
23597
|
+
bm as useImageLazyLoading,
|
|
23580
23598
|
he as useLayout,
|
|
23581
23599
|
us as useLazyLoad,
|
|
23582
|
-
|
|
23600
|
+
rh as useLazyStyles,
|
|
23583
23601
|
zu as useLocalizedNavigate,
|
|
23584
|
-
|
|
23585
|
-
|
|
23586
|
-
|
|
23587
|
-
|
|
23588
|
-
|
|
23589
|
-
|
|
23590
|
-
|
|
23591
|
-
|
|
23592
|
-
|
|
23593
|
-
|
|
23594
|
-
|
|
23595
|
-
|
|
23596
|
-
|
|
23597
|
-
|
|
23602
|
+
Nh as useLocation,
|
|
23603
|
+
Fm as useLoginRedirect,
|
|
23604
|
+
oh as useMediaQuery,
|
|
23605
|
+
Nm as useMemoryLeakDetection,
|
|
23606
|
+
Bm as useMultipleCopyToClipboard,
|
|
23607
|
+
kh as useNavigation,
|
|
23608
|
+
sh as useOptimizedTheme,
|
|
23609
|
+
lm as useOptimizedWallets,
|
|
23610
|
+
dm as usePerformanceMark,
|
|
23611
|
+
Qm as useReducedMotion,
|
|
23612
|
+
hm as useRenderCount,
|
|
23613
|
+
Ym as useResponsiveStyles,
|
|
23614
|
+
jm as useRoutePerformance,
|
|
23615
|
+
Ch as useSearchParams,
|
|
23598
23616
|
cc as useSmartLinks,
|
|
23599
|
-
|
|
23617
|
+
um as useStableCallback,
|
|
23600
23618
|
Du as useTheme,
|
|
23601
23619
|
Ll as useToast,
|
|
23602
|
-
|
|
23620
|
+
Dm as useToggle,
|
|
23603
23621
|
vr as useTopbar,
|
|
23604
23622
|
_o as useWebVitals,
|
|
23605
23623
|
is as utils,
|
|
23606
|
-
|
|
23607
|
-
|
|
23624
|
+
Dh as walletStorage,
|
|
23625
|
+
j0 as web3SecurityNotes,
|
|
23608
23626
|
pu as withLazyErrorBoundary,
|
|
23609
|
-
|
|
23610
|
-
|
|
23627
|
+
Sm as withPerformanceTracking,
|
|
23628
|
+
E0 as withRetry
|
|
23611
23629
|
};
|