@sudobility/components 5.0.7 → 5.0.8
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
CHANGED
|
@@ -6,9 +6,9 @@ import U, { useState as M, useRef as j, useEffect as R, useCallback as _, create
|
|
|
6
6
|
import { cva as Q } from "class-variance-authority";
|
|
7
7
|
import { createPortal as Tt } from "react-dom";
|
|
8
8
|
import { ExclamationCircleIcon as kt, CheckCircleIcon as it, InformationCircleIcon as Te, XCircleIcon as Lt, BellAlertIcon as Na, ExclamationTriangleIcon as Mt, MinusIcon as Vt, PlusIcon as Ht, MagnifyingGlassIcon as Ca, XMarkIcon as lt, CalendarIcon as Sa, CloudArrowUpIcon as Ea, DocumentIcon as _r, Cog6ToothIcon as qt, CurrencyDollarIcon as Aa, AdjustmentsHorizontalIcon as Ta, LinkIcon as La, FunnelIcon as Ma, ChatBubbleLeftRightIcon as Ia, ShieldCheckIcon as Pa, ArrowRightIcon as zr, ArrowTopRightOnSquareIcon as et, ChevronLeftIcon as Ra, ChevronRightIcon as It, TrashIcon as Oa, PhotoIcon as Gt, ArrowPathIcon as Da, CheckIcon as Ua, ClipboardDocumentIcon as ja, EnvelopeIcon as _a, LanguageIcon as za } from "@heroicons/react/24/outline";
|
|
9
|
-
import { ArrowLeftIcon as
|
|
9
|
+
import { ArrowLeftIcon as cf, ArrowRightIcon as df, Bars3Icon as uf, BellIcon as gf, BellSlashIcon as mf, ChartBarIcon as hf, CheckCircleIcon as ff, CheckIcon as bf, ChevronDownIcon as pf, ChevronLeftIcon as yf, ChevronRightIcon as xf, ChevronUpIcon as vf, ClockIcon as wf, CodeBracketIcon as kf, Cog6ToothIcon as Nf, CreditCardIcon as Cf, DocumentTextIcon as Sf, EnvelopeIcon as Ef, ExclamationTriangleIcon as Af, EyeSlashIcon as Tf, GlobeAltIcon as Lf, HomeIcon as Mf, InboxIcon as If, InformationCircleIcon as Pf, KeyIcon as Rf, MegaphoneIcon as Of, MinusIcon as Df, PaperAirplaneIcon as Uf, PaperClipIcon as jf, PlusIcon as _f, RocketLaunchIcon as zf, ShieldCheckIcon as Bf, SparklesIcon as Ff, StarIcon as Wf, TrashIcon as $f, UserGroupIcon as Vf, XMarkIcon as Hf } from "@heroicons/react/24/outline";
|
|
10
10
|
import { XMarkIcon as Ba, MinusIcon as Fa, CheckIcon as Wa } from "@heroicons/react/24/solid";
|
|
11
|
-
import { CheckCircleIcon as
|
|
11
|
+
import { CheckCircleIcon as Gf, CheckIcon as Yf, ExclamationTriangleIcon as Kf, StarIcon as Zf } from "@heroicons/react/24/solid";
|
|
12
12
|
import { Root as Br, Thumb as $a } from "@radix-ui/react-switch";
|
|
13
13
|
import * as G from "@radix-ui/react-select";
|
|
14
14
|
import { ChevronDownIcon as Pt, ChevronUpIcon as Va, CheckIcon as Ha } from "@heroicons/react/20/solid";
|
|
@@ -19675,7 +19675,22 @@ const sg = ({
|
|
|
19675
19675
|
]
|
|
19676
19676
|
}
|
|
19677
19677
|
) });
|
|
19678
|
-
},
|
|
19678
|
+
}, kg = ({
|
|
19679
|
+
aspectRatio: e,
|
|
19680
|
+
children: t,
|
|
19681
|
+
className: r,
|
|
19682
|
+
innerClassName: n
|
|
19683
|
+
}) => /* @__PURE__ */ a("div", { className: m("h-full w-full", r), children: /* @__PURE__ */ a(
|
|
19684
|
+
"div",
|
|
19685
|
+
{
|
|
19686
|
+
className: m(
|
|
19687
|
+
"mx-auto max-h-full max-w-full overflow-auto",
|
|
19688
|
+
n
|
|
19689
|
+
),
|
|
19690
|
+
style: { aspectRatio: e },
|
|
19691
|
+
children: t
|
|
19692
|
+
}
|
|
19693
|
+
) }), ga = ot(null), ts = ({
|
|
19679
19694
|
children: e,
|
|
19680
19695
|
variant: t = "default",
|
|
19681
19696
|
sticky: r = !0
|
|
@@ -19714,7 +19729,7 @@ const sg = ({
|
|
|
19714
19729
|
default: "z-40",
|
|
19715
19730
|
high: "z-50",
|
|
19716
19731
|
highest: "z-[60]"
|
|
19717
|
-
},
|
|
19732
|
+
}, Ng = ({
|
|
19718
19733
|
children: e,
|
|
19719
19734
|
variant: t = "default",
|
|
19720
19735
|
sticky: r = !0,
|
|
@@ -19767,16 +19782,16 @@ const sg = ({
|
|
|
19767
19782
|
]
|
|
19768
19783
|
}
|
|
19769
19784
|
) });
|
|
19770
|
-
},
|
|
19785
|
+
}, Cg = ({ children: e, className: t }) => /* @__PURE__ */ a("div", { className: m("flex items-center gap-2 shrink-0", t), children: e }), Sg = ({ children: e, className: t }) => /* @__PURE__ */ a(
|
|
19771
19786
|
"div",
|
|
19772
19787
|
{
|
|
19773
19788
|
className: m("flex-1 flex items-center justify-center px-4", t),
|
|
19774
19789
|
children: e
|
|
19775
19790
|
}
|
|
19776
|
-
),
|
|
19791
|
+
), Eg = ({ children: e, className: t }) => /* @__PURE__ */ a("div", { className: m("flex items-center gap-2 shrink-0", t), children: e }), Ag = ({
|
|
19777
19792
|
children: e,
|
|
19778
19793
|
className: t
|
|
19779
|
-
}) => /* @__PURE__ */ a("div", { className: m("md:hidden w-full basis-full pt-2 pb-3", t), children: e }),
|
|
19794
|
+
}) => /* @__PURE__ */ a("div", { className: m("md:hidden w-full basis-full pt-2 pb-3", t), children: e }), Tg = ({
|
|
19780
19795
|
className: e
|
|
19781
19796
|
}) => /* @__PURE__ */ a(
|
|
19782
19797
|
"div",
|
|
@@ -19792,7 +19807,7 @@ const sg = ({
|
|
|
19792
19807
|
sm: "h-6",
|
|
19793
19808
|
md: "h-8",
|
|
19794
19809
|
lg: "h-10"
|
|
19795
|
-
},
|
|
19810
|
+
}, Lg = ({
|
|
19796
19811
|
children: e,
|
|
19797
19812
|
src: t,
|
|
19798
19813
|
alt: r = "Logo",
|
|
@@ -20122,7 +20137,7 @@ const sg = ({
|
|
|
20122
20137
|
children: s
|
|
20123
20138
|
}
|
|
20124
20139
|
);
|
|
20125
|
-
},
|
|
20140
|
+
}, Mg = ({
|
|
20126
20141
|
items: e,
|
|
20127
20142
|
isOpen: t,
|
|
20128
20143
|
className: r,
|
|
@@ -20157,7 +20172,7 @@ const sg = ({
|
|
|
20157
20172
|
)) })
|
|
20158
20173
|
}
|
|
20159
20174
|
) : null;
|
|
20160
|
-
},
|
|
20175
|
+
}, Ig = ({
|
|
20161
20176
|
items: e,
|
|
20162
20177
|
LinkComponent: t,
|
|
20163
20178
|
collapseBelow: r = "lg",
|
|
@@ -20195,7 +20210,7 @@ const sg = ({
|
|
|
20195
20210
|
left: "justify-start",
|
|
20196
20211
|
center: "justify-center",
|
|
20197
20212
|
right: "justify-end"
|
|
20198
|
-
},
|
|
20213
|
+
}, Pg = ({
|
|
20199
20214
|
children: e,
|
|
20200
20215
|
className: t,
|
|
20201
20216
|
gap: r = "md",
|
|
@@ -20219,7 +20234,7 @@ const sg = ({
|
|
|
20219
20234
|
sm: "p-1.5",
|
|
20220
20235
|
md: "p-2",
|
|
20221
20236
|
lg: "p-2.5"
|
|
20222
|
-
},
|
|
20237
|
+
}, Rg = ({
|
|
20223
20238
|
icon: e,
|
|
20224
20239
|
onClick: t,
|
|
20225
20240
|
"aria-label": r,
|
|
@@ -20269,7 +20284,7 @@ const sg = ({
|
|
|
20269
20284
|
md: "w-64",
|
|
20270
20285
|
lg: "w-96",
|
|
20271
20286
|
full: "w-full"
|
|
20272
|
-
},
|
|
20287
|
+
}, Og = ({
|
|
20273
20288
|
placeholder: e = "Search...",
|
|
20274
20289
|
value: t,
|
|
20275
20290
|
onChange: r,
|
|
@@ -20335,7 +20350,7 @@ const sg = ({
|
|
|
20335
20350
|
] })
|
|
20336
20351
|
}
|
|
20337
20352
|
);
|
|
20338
|
-
},
|
|
20353
|
+
}, Dg = ({
|
|
20339
20354
|
children: e,
|
|
20340
20355
|
appName: t,
|
|
20341
20356
|
appUrl: r,
|
|
@@ -20485,7 +20500,7 @@ const sg = ({
|
|
|
20485
20500
|
};
|
|
20486
20501
|
return o(), s(), i(), c(), l(), g(), u(), b(), setTimeout(d, 2e3), () => {
|
|
20487
20502
|
};
|
|
20488
|
-
}, [n, t, r]), /* @__PURE__ */ a(H, { children: e })),
|
|
20503
|
+
}, [n, t, r]), /* @__PURE__ */ a(H, { children: e })), Ug = () => (R(() => {
|
|
20489
20504
|
if (typeof window > "u" || typeof document > "u" || !document.documentElement)
|
|
20490
20505
|
return;
|
|
20491
20506
|
const e = () => {
|
|
@@ -20581,7 +20596,7 @@ const sg = ({
|
|
|
20581
20596
|
} catch {
|
|
20582
20597
|
}
|
|
20583
20598
|
};
|
|
20584
|
-
}, []), null),
|
|
20599
|
+
}, []), null), jg = ({
|
|
20585
20600
|
children: e
|
|
20586
20601
|
}) => /* @__PURE__ */ a(H, { children: e }), bs = {
|
|
20587
20602
|
// Static/rarely changing data - longer cache durations
|
|
@@ -20713,7 +20728,7 @@ class xs {
|
|
|
20713
20728
|
}
|
|
20714
20729
|
}
|
|
20715
20730
|
const vs = new xs();
|
|
20716
|
-
class
|
|
20731
|
+
class _g {
|
|
20717
20732
|
constructor(t, r = {}) {
|
|
20718
20733
|
this.requestInterceptors = [], this.responseInterceptors = [], this.baseURL = t, this.defaultHeaders = r;
|
|
20719
20734
|
}
|
|
@@ -20769,7 +20784,7 @@ class jg {
|
|
|
20769
20784
|
return this.request(t, { method: "DELETE" });
|
|
20770
20785
|
}
|
|
20771
20786
|
}
|
|
20772
|
-
const
|
|
20787
|
+
const zg = async (e, t = 3, r = 1e3) => {
|
|
20773
20788
|
let n;
|
|
20774
20789
|
for (let o = 0; o <= t; o++)
|
|
20775
20790
|
try {
|
|
@@ -20782,7 +20797,7 @@ const _g = async (e, t = 3, r = 1e3) => {
|
|
|
20782
20797
|
}
|
|
20783
20798
|
throw n;
|
|
20784
20799
|
};
|
|
20785
|
-
class
|
|
20800
|
+
class Bg {
|
|
20786
20801
|
constructor() {
|
|
20787
20802
|
this.abortController = new AbortController();
|
|
20788
20803
|
}
|
|
@@ -20799,7 +20814,7 @@ class zg {
|
|
|
20799
20814
|
this.abortController.abort();
|
|
20800
20815
|
}
|
|
20801
20816
|
}
|
|
20802
|
-
const
|
|
20817
|
+
const Fg = {
|
|
20803
20818
|
invalidate: (e) => Ae.invalidate(e),
|
|
20804
20819
|
clear: () => Ae.clear(),
|
|
20805
20820
|
getStats: () => Ae.getStats(),
|
|
@@ -20843,19 +20858,19 @@ function Ns() {
|
|
|
20843
20858
|
function Cs() {
|
|
20844
20859
|
return ks() ? "localhost" : ws() ? "wallet-browser" : Ns() ? "network" : "production";
|
|
20845
20860
|
}
|
|
20846
|
-
function
|
|
20861
|
+
function Wg() {
|
|
20847
20862
|
const e = Cs();
|
|
20848
20863
|
return e === "localhost" || e === "wallet-browser";
|
|
20849
20864
|
}
|
|
20850
|
-
function
|
|
20865
|
+
function $g(e) {
|
|
20851
20866
|
}
|
|
20852
20867
|
function Ss() {
|
|
20853
20868
|
return typeof window < "u";
|
|
20854
20869
|
}
|
|
20855
|
-
function
|
|
20870
|
+
function Vg() {
|
|
20856
20871
|
return typeof window < "u";
|
|
20857
20872
|
}
|
|
20858
|
-
function
|
|
20873
|
+
function Hg(e, t) {
|
|
20859
20874
|
if (Ss())
|
|
20860
20875
|
e();
|
|
20861
20876
|
else
|
|
@@ -20927,7 +20942,7 @@ const ha = (e) => ({
|
|
|
20927
20942
|
"object-src": ["'none'"],
|
|
20928
20943
|
"base-uri": ["'self'"],
|
|
20929
20944
|
"form-action": ["'self'"]
|
|
20930
|
-
}),
|
|
20945
|
+
}), qg = ha(), Es = (e) => {
|
|
20931
20946
|
const t = ha(e);
|
|
20932
20947
|
return Object.entries(t).map(([r, n]) => `${r} ${n.join(" ")}`).join("; ");
|
|
20933
20948
|
}, As = (e) => ({
|
|
@@ -20941,7 +20956,7 @@ const ha = (e) => ({
|
|
|
20941
20956
|
"Cross-Origin-Opener-Policy": "same-origin-allow-popups",
|
|
20942
20957
|
"Cross-Origin-Resource-Policy": "cross-origin",
|
|
20943
20958
|
"Content-Security-Policy": Es(e)
|
|
20944
|
-
}),
|
|
20959
|
+
}), Gg = As(), Yg = {
|
|
20945
20960
|
fonts: "public, max-age=31536000, immutable",
|
|
20946
20961
|
images: "public, max-age=31536000, immutable",
|
|
20947
20962
|
js: "public, max-age=31536000, immutable",
|
|
@@ -20949,10 +20964,10 @@ const ha = (e) => ({
|
|
|
20949
20964
|
serviceWorker: "public, max-age=0, must-revalidate",
|
|
20950
20965
|
manifest: "public, max-age=86400",
|
|
20951
20966
|
api: "no-cache, no-store, must-revalidate"
|
|
20952
|
-
},
|
|
20967
|
+
}, Kg = () => {
|
|
20953
20968
|
typeof window < "u" && document.addEventListener("securitypolicyviolation", () => {
|
|
20954
20969
|
});
|
|
20955
|
-
},
|
|
20970
|
+
}, Zg = {
|
|
20956
20971
|
walletConnections: "Always verify wallet signatures and never trust client-side data",
|
|
20957
20972
|
rpcEndpoints: "Use reputable RPC providers and consider rate limiting",
|
|
20958
20973
|
contractInteractions: "Validate all smart contract interactions on the backend",
|
|
@@ -20970,7 +20985,7 @@ function Ts() {
|
|
|
20970
20985
|
Bt = e && e < 4 || t && t < 4;
|
|
20971
20986
|
}
|
|
20972
20987
|
Ts();
|
|
20973
|
-
function
|
|
20988
|
+
function Xg(e, t, r = {}) {
|
|
20974
20989
|
const {
|
|
20975
20990
|
retries: n = 3,
|
|
20976
20991
|
timeout: o = 1e4,
|
|
@@ -21133,7 +21148,7 @@ const $e = class $e {
|
|
|
21133
21148
|
};
|
|
21134
21149
|
$e.routeMap = /* @__PURE__ */ new Map(), $e.routeUsageStats = /* @__PURE__ */ new Map(), $e.currentRoute = "";
|
|
21135
21150
|
let Mr = $e;
|
|
21136
|
-
const
|
|
21151
|
+
const Jg = ({ src: e, alt: t, className: r, placeholder: n, priority: o = "medium" }) => {
|
|
21137
21152
|
const [s, i] = M(!1), [c, d] = M(!1), l = U.useRef(null);
|
|
21138
21153
|
R(() => {
|
|
21139
21154
|
if (!l.current) return;
|
|
@@ -21171,10 +21186,10 @@ const Xg = ({ src: e, alt: t, className: r, placeholder: n, priority: o = "mediu
|
|
|
21171
21186
|
!s && c && /* @__PURE__ */ a("div", { className: "absolute inset-0 bg-gray-200 animate-pulse rounded" })
|
|
21172
21187
|
] });
|
|
21173
21188
|
};
|
|
21174
|
-
function
|
|
21189
|
+
function Qg() {
|
|
21175
21190
|
ue.clear(), rt.clear();
|
|
21176
21191
|
}
|
|
21177
|
-
function
|
|
21192
|
+
function em() {
|
|
21178
21193
|
return {
|
|
21179
21194
|
cachedComponents: ue.size,
|
|
21180
21195
|
preloadQueue: rt.size,
|
|
@@ -21219,17 +21234,17 @@ const Is = ({ message: e }) => /* @__PURE__ */ p("div", { className: "flex items
|
|
|
21219
21234
|
throw s;
|
|
21220
21235
|
}), o = Ps(t);
|
|
21221
21236
|
return (s) => /* @__PURE__ */ a(Ke, { fallback: /* @__PURE__ */ a(o, {}), children: /* @__PURE__ */ a(n, { ...s }) });
|
|
21222
|
-
},
|
|
21237
|
+
}, tm = async (e) => {
|
|
21223
21238
|
try {
|
|
21224
21239
|
await e();
|
|
21225
21240
|
} catch {
|
|
21226
21241
|
}
|
|
21227
|
-
},
|
|
21242
|
+
}, rm = (e) => {
|
|
21228
21243
|
const t = {};
|
|
21229
21244
|
return Object.entries(e).forEach(([r, n]) => {
|
|
21230
21245
|
t[r] = Rs(n, "skeleton");
|
|
21231
21246
|
}), t;
|
|
21232
|
-
},
|
|
21247
|
+
}, am = (e) => e, Os = {
|
|
21233
21248
|
// Critical routes (preload immediately)
|
|
21234
21249
|
critical: ["/", "/connect", "/mail"],
|
|
21235
21250
|
// Secondary routes (preload on idle)
|
|
@@ -21268,7 +21283,7 @@ const Is = ({ message: e }) => /* @__PURE__ */ p("div", { className: "flex items
|
|
|
21268
21283
|
};
|
|
21269
21284
|
Ve.preloadedComponents = /* @__PURE__ */ new Set(), Ve.preloadQueue = [], Ve.isPreloading = !1;
|
|
21270
21285
|
let Ir = Ve;
|
|
21271
|
-
const
|
|
21286
|
+
const nm = () => {
|
|
21272
21287
|
"requestIdleCallback" in window && window.requestIdleCallback(() => {
|
|
21273
21288
|
Os.secondary.forEach((e) => {
|
|
21274
21289
|
});
|
|
@@ -21277,7 +21292,7 @@ const am = () => {
|
|
|
21277
21292
|
/* @__PURE__ */ a("div", { className: "animate-spin rounded-full h-6 w-6 border-b-2 border-blue-500" }),
|
|
21278
21293
|
/* @__PURE__ */ a("span", { className: "ml-2 text-sm text-gray-600", children: e })
|
|
21279
21294
|
] }), Ge = /* @__PURE__ */ new Map();
|
|
21280
|
-
function
|
|
21295
|
+
function om(e, t) {
|
|
21281
21296
|
const {
|
|
21282
21297
|
condition: r,
|
|
21283
21298
|
fallback: n,
|
|
@@ -21322,7 +21337,7 @@ function nm(e, t) {
|
|
|
21322
21337
|
};
|
|
21323
21338
|
return d.displayName = `ConditionalLazy(${c})`, d;
|
|
21324
21339
|
}
|
|
21325
|
-
const
|
|
21340
|
+
const sm = {
|
|
21326
21341
|
// Example: Premium features only for subscribed users
|
|
21327
21342
|
// PremiumEmailFeatures: createConditionalLazyComponent(
|
|
21328
21343
|
// () => import('../components/premium/PremiumEmailFeatures'),
|
|
@@ -21335,7 +21350,7 @@ const om = {
|
|
|
21335
21350
|
// priority: 'high'
|
|
21336
21351
|
// }
|
|
21337
21352
|
// ),
|
|
21338
|
-
},
|
|
21353
|
+
}, im = {
|
|
21339
21354
|
// Examples of platform-specific conditional loading
|
|
21340
21355
|
// These can be implemented as needed for specific platform optimizations
|
|
21341
21356
|
};
|
|
@@ -21355,10 +21370,10 @@ async function Ds(e, t, r) {
|
|
|
21355
21370
|
}
|
|
21356
21371
|
throw n;
|
|
21357
21372
|
}
|
|
21358
|
-
function
|
|
21373
|
+
function lm() {
|
|
21359
21374
|
Ge.clear();
|
|
21360
21375
|
}
|
|
21361
|
-
function
|
|
21376
|
+
function cm() {
|
|
21362
21377
|
return {
|
|
21363
21378
|
cachedComponents: Ge.size,
|
|
21364
21379
|
cacheEntries: Array.from(Ge.entries()).map(([e, t]) => ({
|
|
@@ -21579,15 +21594,15 @@ class Us {
|
|
|
21579
21594
|
}
|
|
21580
21595
|
}
|
|
21581
21596
|
let ze = null;
|
|
21582
|
-
function
|
|
21597
|
+
function dm() {
|
|
21583
21598
|
ze || (ze = new Us(), document.readyState === "loading" ? document.addEventListener("DOMContentLoaded", () => {
|
|
21584
21599
|
ze?.initializePreloading();
|
|
21585
21600
|
}) : ze.initializePreloading());
|
|
21586
21601
|
}
|
|
21587
|
-
function
|
|
21602
|
+
function um() {
|
|
21588
21603
|
return ze?.getPreloadingStats();
|
|
21589
21604
|
}
|
|
21590
|
-
function
|
|
21605
|
+
function gm(e) {
|
|
21591
21606
|
const t = {
|
|
21592
21607
|
// Core AI Classification
|
|
21593
21608
|
"ai-content-type": e.contentType,
|
|
@@ -21658,7 +21673,7 @@ function js(e) {
|
|
|
21658
21673
|
]
|
|
21659
21674
|
} : t;
|
|
21660
21675
|
}
|
|
21661
|
-
function
|
|
21676
|
+
function mm(e, t) {
|
|
21662
21677
|
return t.map((r) => ({
|
|
21663
21678
|
type: "related-content",
|
|
21664
21679
|
target: r.url,
|
|
@@ -21701,7 +21716,7 @@ function zs(e) {
|
|
|
21701
21716
|
];
|
|
21702
21717
|
return e.contentType === "governance-page" ? [...t, ...r] : t;
|
|
21703
21718
|
}
|
|
21704
|
-
function
|
|
21719
|
+
function hm(e, t) {
|
|
21705
21720
|
return {
|
|
21706
21721
|
contentClassification: {
|
|
21707
21722
|
type: e.contentType,
|
|
@@ -21727,7 +21742,7 @@ function Bs(e) {
|
|
|
21727
21742
|
documentation: "TechArticle"
|
|
21728
21743
|
}[e] || "WebPage";
|
|
21729
21744
|
}
|
|
21730
|
-
function
|
|
21745
|
+
function fm(e) {
|
|
21731
21746
|
return {
|
|
21732
21747
|
"@context": "https://schema.org",
|
|
21733
21748
|
"@type": "MonitorAction",
|
|
@@ -21749,7 +21764,7 @@ function hm(e) {
|
|
|
21749
21764
|
}
|
|
21750
21765
|
};
|
|
21751
21766
|
}
|
|
21752
|
-
const
|
|
21767
|
+
const bm = {
|
|
21753
21768
|
governancePage: {
|
|
21754
21769
|
contentType: "governance-page",
|
|
21755
21770
|
primaryTopic: "DAO Governance Communication Platform",
|
|
@@ -21885,7 +21900,7 @@ function ba(e) {
|
|
|
21885
21900
|
);
|
|
21886
21901
|
return o.displayName = `Lazy${e}Provider`, xt.set(t, o), o;
|
|
21887
21902
|
}
|
|
21888
|
-
function
|
|
21903
|
+
function pm({
|
|
21889
21904
|
children: e
|
|
21890
21905
|
}) {
|
|
21891
21906
|
const t = fa();
|
|
@@ -21920,7 +21935,7 @@ const $t = class $t {
|
|
|
21920
21935
|
};
|
|
21921
21936
|
$t.preloadedWallets = /* @__PURE__ */ new Set();
|
|
21922
21937
|
let at = $t;
|
|
21923
|
-
function
|
|
21938
|
+
function ym() {
|
|
21924
21939
|
return {
|
|
21925
21940
|
availableWallets: fa(),
|
|
21926
21941
|
preloadWallet: (n) => {
|
|
@@ -21930,7 +21945,7 @@ function pm() {
|
|
|
21930
21945
|
hasWallet: (n) => Be.has(n.toLowerCase())
|
|
21931
21946
|
};
|
|
21932
21947
|
}
|
|
21933
|
-
function
|
|
21948
|
+
function xm({
|
|
21934
21949
|
walletName: e,
|
|
21935
21950
|
onConnect: t,
|
|
21936
21951
|
disabled: r = !1
|
|
@@ -21951,7 +21966,7 @@ function ym({
|
|
|
21951
21966
|
}
|
|
21952
21967
|
);
|
|
21953
21968
|
}
|
|
21954
|
-
class
|
|
21969
|
+
class vm {
|
|
21955
21970
|
constructor() {
|
|
21956
21971
|
this.criticalResources = [], this.observedMetrics = {
|
|
21957
21972
|
fcp: 0,
|
|
@@ -22189,27 +22204,27 @@ const vt = {
|
|
|
22189
22204
|
clearEntries: (e) => {
|
|
22190
22205
|
typeof performance < "u" && (e ? (performance.clearMeasures?.(e), performance.clearMarks?.(e)) : (performance.clearMeasures?.(), performance.clearMarks?.()));
|
|
22191
22206
|
}
|
|
22192
|
-
},
|
|
22207
|
+
}, wm = (e, t = []) => {
|
|
22193
22208
|
R(() => (vt.mark(`${e}-start`), () => {
|
|
22194
22209
|
vt.mark(`${e}-end`), vt.measure(e, `${e}-start`, `${e}-end`);
|
|
22195
22210
|
}), [e, t]);
|
|
22196
|
-
},
|
|
22211
|
+
}, km = (e) => {
|
|
22197
22212
|
const t = j(e);
|
|
22198
22213
|
return t.current = e, _(
|
|
22199
22214
|
(...r) => t.current(...r),
|
|
22200
22215
|
[]
|
|
22201
22216
|
);
|
|
22202
|
-
},
|
|
22217
|
+
}, Nm = (e, t, r) => {
|
|
22203
22218
|
const n = j(t), o = j(void 0);
|
|
22204
22219
|
return ge(() => (r && process.env.NODE_ENV === "development" && t.some(
|
|
22205
22220
|
(s, i) => s !== n.current[i]
|
|
22206
22221
|
), n.current = t, o.current = e(), o.current), [e, r, t]);
|
|
22207
|
-
}, nt = /* @__PURE__ */ new Map(),
|
|
22222
|
+
}, nt = /* @__PURE__ */ new Map(), Cm = (e) => {
|
|
22208
22223
|
const t = nt.get(e) || 0;
|
|
22209
22224
|
nt.set(e, t + 1), R(() => {
|
|
22210
22225
|
process.env.NODE_ENV;
|
|
22211
22226
|
});
|
|
22212
|
-
},
|
|
22227
|
+
}, Sm = () => Object.fromEntries(nt), Em = () => nt.clear(), Am = (e) => U.lazy(e), Tm = (e = 0.1) => {
|
|
22213
22228
|
const [t, r] = M(/* @__PURE__ */ new Set()), n = j(null);
|
|
22214
22229
|
R(() => (n.current = new IntersectionObserver(
|
|
22215
22230
|
(s) => {
|
|
@@ -22228,7 +22243,7 @@ const vt = {
|
|
|
22228
22243
|
s && n.current && n.current.observe(s);
|
|
22229
22244
|
}, []);
|
|
22230
22245
|
return { loadedImages: t, observeImage: o };
|
|
22231
|
-
},
|
|
22246
|
+
}, Lm = (e) => {
|
|
22232
22247
|
typeof window < "u" && "requestIdleCallback" in window ? window.requestIdleCallback(() => {
|
|
22233
22248
|
e().catch(() => {
|
|
22234
22249
|
});
|
|
@@ -22236,19 +22251,19 @@ const vt = {
|
|
|
22236
22251
|
e().catch(() => {
|
|
22237
22252
|
});
|
|
22238
22253
|
}, 100);
|
|
22239
|
-
}, pa = {},
|
|
22254
|
+
}, pa = {}, Mm = (e) => {
|
|
22240
22255
|
pa[e.name] = e.value, process.env.NODE_ENV;
|
|
22241
|
-
},
|
|
22256
|
+
}, Im = () => pa, Pm = (e, t = "script") => {
|
|
22242
22257
|
if (typeof document < "u") {
|
|
22243
22258
|
const r = document.createElement("link");
|
|
22244
22259
|
r.rel = "prefetch", r.href = e, r.as = t, document.head.appendChild(r);
|
|
22245
22260
|
}
|
|
22246
|
-
},
|
|
22261
|
+
}, Rm = (e, t = "script", r) => {
|
|
22247
22262
|
if (typeof document < "u") {
|
|
22248
22263
|
const n = document.createElement("link");
|
|
22249
22264
|
n.rel = "preload", n.href = e, n.as = t, r && (n.crossOrigin = "anonymous"), document.head.appendChild(n);
|
|
22250
22265
|
}
|
|
22251
|
-
},
|
|
22266
|
+
}, Om = (e) => {
|
|
22252
22267
|
const t = j(/* @__PURE__ */ new Set()), r = j(/* @__PURE__ */ new Set()), n = _((s, i) => {
|
|
22253
22268
|
const c = setTimeout(() => {
|
|
22254
22269
|
t.current.delete(c), s();
|
|
@@ -22411,13 +22426,13 @@ class Ws {
|
|
|
22411
22426
|
}
|
|
22412
22427
|
}
|
|
22413
22428
|
let Qe = null;
|
|
22414
|
-
const
|
|
22429
|
+
const Dm = (e) => (Qe || (Qe = new Ws(e)), Qe), Ft = () => Qe, $s = (e) => {
|
|
22415
22430
|
const t = U.useRef(performance.now());
|
|
22416
22431
|
U.useEffect(() => {
|
|
22417
22432
|
const r = performance.now() - t.current, n = Ft();
|
|
22418
22433
|
n && n.measureComponentRender(e, r);
|
|
22419
22434
|
}, [e]);
|
|
22420
|
-
},
|
|
22435
|
+
}, Um = (e, t) => U.forwardRef((r, n) => ($s(t), U.createElement(e, { ...r, ref: n }))), jm = async (e, t) => {
|
|
22421
22436
|
const r = performance.now(), n = await e(), o = performance.now() - r, s = Ft();
|
|
22422
22437
|
return s && s.measureAPICall(t, o), n;
|
|
22423
22438
|
}, Vs = {
|
|
@@ -22433,7 +22448,7 @@ const Om = (e) => (Qe || (Qe = new Ws(e)), Qe), Ft = () => Qe, $s = (e) => {
|
|
|
22433
22448
|
// 800ms
|
|
22434
22449
|
bundleSize: 17e4
|
|
22435
22450
|
// 170KB
|
|
22436
|
-
},
|
|
22451
|
+
}, _m = (e, t = Vs) => {
|
|
22437
22452
|
const r = [];
|
|
22438
22453
|
return t.LCP && e.LCP && e.LCP > t.LCP && r.push(
|
|
22439
22454
|
`LCP: ${e.LCP.toFixed(0)}ms (budget: ${t.LCP}ms)`
|
|
@@ -22447,7 +22462,7 @@ const Om = (e) => (Qe || (Qe = new Ws(e)), Qe), Ft = () => Qe, $s = (e) => {
|
|
|
22447
22462
|
passed: r.length === 0,
|
|
22448
22463
|
violations: r
|
|
22449
22464
|
};
|
|
22450
|
-
},
|
|
22465
|
+
}, zm = (e) => {
|
|
22451
22466
|
const t = e || Ft()?.getMetrics() || { timestamp: Date.now() }, r = {
|
|
22452
22467
|
timestamp: (/* @__PURE__ */ new Date()).toISOString(),
|
|
22453
22468
|
metrics: t,
|
|
@@ -22580,7 +22595,7 @@ function Xs(e) {
|
|
|
22580
22595
|
}
|
|
22581
22596
|
});
|
|
22582
22597
|
}
|
|
22583
|
-
function
|
|
22598
|
+
function Bm(e) {
|
|
22584
22599
|
const t = e || ((r) => {
|
|
22585
22600
|
if (typeof window < "u" && window.__DEV__) {
|
|
22586
22601
|
const n = r.rating === "good" ? "\x1B[32m" : r.rating === "needs-improvement" ? "\x1B[33m" : "\x1B[31m";
|
|
@@ -22599,10 +22614,10 @@ function Js(e, t, r) {
|
|
|
22599
22614
|
);
|
|
22600
22615
|
}
|
|
22601
22616
|
}
|
|
22602
|
-
function
|
|
22617
|
+
function Fm(e, t, r) {
|
|
22603
22618
|
typeof window < "u" && window.__DEV__ && console.log(`[CustomMetric] ${e}: ${t}`, r || "");
|
|
22604
22619
|
}
|
|
22605
|
-
function
|
|
22620
|
+
function Wm(e, t, r, n = "GET") {
|
|
22606
22621
|
if (typeof window < "u" && window.__DEV__) {
|
|
22607
22622
|
const o = t < 200 ? "good" : t < 500 ? "needs-improvement" : "poor";
|
|
22608
22623
|
console.log(
|
|
@@ -22710,7 +22725,7 @@ const Qs = ({ direction: e, className: t }) => /* @__PURE__ */ a(
|
|
|
22710
22725
|
poor: "Poor",
|
|
22711
22726
|
unknown: "Unknown",
|
|
22712
22727
|
neutral: "Neutral"
|
|
22713
|
-
},
|
|
22728
|
+
}, $m = ({
|
|
22714
22729
|
rating: e,
|
|
22715
22730
|
size: t = "sm",
|
|
22716
22731
|
showLabel: r = !1,
|
|
@@ -22763,7 +22778,7 @@ const Qs = ({ direction: e, className: t }) => /* @__PURE__ */ a(
|
|
|
22763
22778
|
r
|
|
22764
22779
|
] })
|
|
22765
22780
|
] });
|
|
22766
|
-
},
|
|
22781
|
+
}, Vm = (e, t = "ms", r = 0) => e === void 0 ? "N/A" : `${e.toFixed(r)}${t}`, ii = (e = {}) => {
|
|
22767
22782
|
const { enabled: t = !0, onUpdate: r } = e, [n, o] = M({}), [s, i] = M(!0), c = j(r);
|
|
22768
22783
|
R(() => {
|
|
22769
22784
|
c.current = r;
|
|
@@ -23256,7 +23271,7 @@ const Qs = ({ direction: e, className: t }) => /* @__PURE__ */ a(
|
|
|
23256
23271
|
"bundle",
|
|
23257
23272
|
"api",
|
|
23258
23273
|
"memory"
|
|
23259
|
-
],
|
|
23274
|
+
], Hm = ({
|
|
23260
23275
|
enabled: e,
|
|
23261
23276
|
defaultCollapsed: t = !0,
|
|
23262
23277
|
defaultVisible: r = !0,
|
|
@@ -23385,7 +23400,7 @@ const Qs = ({ direction: e, className: t }) => /* @__PURE__ */ a(
|
|
|
23385
23400
|
]
|
|
23386
23401
|
}
|
|
23387
23402
|
);
|
|
23388
|
-
},
|
|
23403
|
+
}, qm = (e = {}) => {
|
|
23389
23404
|
const {
|
|
23390
23405
|
successMessage: t = "",
|
|
23391
23406
|
successDuration: r = 3e3,
|
|
@@ -23430,7 +23445,7 @@ const Qs = ({ direction: e, className: t }) => /* @__PURE__ */ a(
|
|
|
23430
23445
|
clearSuccess: f,
|
|
23431
23446
|
clearError: h
|
|
23432
23447
|
};
|
|
23433
|
-
},
|
|
23448
|
+
}, Gm = (e = !1) => {
|
|
23434
23449
|
const [t, r] = M(e), n = _(() => r(!0), []), o = _(() => r(!1), []), s = _(() => r((i) => !i), []);
|
|
23435
23450
|
return {
|
|
23436
23451
|
value: t,
|
|
@@ -23439,7 +23454,7 @@ const Qs = ({ direction: e, className: t }) => /* @__PURE__ */ a(
|
|
|
23439
23454
|
toggle: s,
|
|
23440
23455
|
setValue: r
|
|
23441
23456
|
};
|
|
23442
|
-
},
|
|
23457
|
+
}, Ym = (e = {}) => {
|
|
23443
23458
|
const { successDuration: t = 2e3, onSuccess: r, onError: n } = e, [o, s] = M(null), i = _(
|
|
23444
23459
|
async (l) => {
|
|
23445
23460
|
try {
|
|
@@ -23473,7 +23488,7 @@ const Qs = ({ direction: e, className: t }) => /* @__PURE__ */ a(
|
|
|
23473
23488
|
isCopied: c,
|
|
23474
23489
|
resetCopiedState: d
|
|
23475
23490
|
};
|
|
23476
|
-
},
|
|
23491
|
+
}, Km = (e = {}) => {
|
|
23477
23492
|
const { successDuration: t = 2e3, onSuccess: r, onError: n } = e, [o, s] = M({}), i = _(
|
|
23478
23493
|
async (l, g) => {
|
|
23479
23494
|
try {
|
|
@@ -23508,7 +23523,7 @@ const Qs = ({ direction: e, className: t }) => /* @__PURE__ */ a(
|
|
|
23508
23523
|
resetCopiedState: d
|
|
23509
23524
|
};
|
|
23510
23525
|
};
|
|
23511
|
-
function
|
|
23526
|
+
function Zm() {
|
|
23512
23527
|
const e = Ya(), t = j(null), r = j(0);
|
|
23513
23528
|
R(() => {
|
|
23514
23529
|
const n = e.pathname;
|
|
@@ -23520,7 +23535,7 @@ function Km() {
|
|
|
23520
23535
|
t.current !== n && (Js(t.current, n, o), t.current = n, r.current = Date.now());
|
|
23521
23536
|
}, [e]);
|
|
23522
23537
|
}
|
|
23523
|
-
function
|
|
23538
|
+
function Xm({
|
|
23524
23539
|
fields: e,
|
|
23525
23540
|
validateOnChange: t = !1,
|
|
23526
23541
|
validateOnBlur: r = !0
|
|
@@ -23631,14 +23646,14 @@ function Zm({
|
|
|
23631
23646
|
getFieldError: w
|
|
23632
23647
|
};
|
|
23633
23648
|
}
|
|
23634
|
-
const
|
|
23649
|
+
const Jm = (e) => {
|
|
23635
23650
|
if (e === 0) return "0 Bytes";
|
|
23636
23651
|
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);
|
|
23637
23652
|
return parseFloat((e / Math.pow(t, o)).toFixed(2)) + " " + r[o];
|
|
23638
|
-
},
|
|
23653
|
+
}, Qm = (e, t, r) => {
|
|
23639
23654
|
const n = { bytes: 0, kb: 1, mb: 2, gb: 3, tb: 4 }, o = 1024, i = e * Math.pow(o, n[t]) / Math.pow(o, n[r]);
|
|
23640
23655
|
return Math.round(i * 100) / 100;
|
|
23641
|
-
},
|
|
23656
|
+
}, eh = (e) => {
|
|
23642
23657
|
const t = e.match(/^(\d+(?:\.\d+)?)\s*(bytes?|kb|mb|gb|tb)$/i);
|
|
23643
23658
|
if (!t) return null;
|
|
23644
23659
|
const r = parseFloat(t[1]), n = t[2].toLowerCase(), s = {
|
|
@@ -23650,11 +23665,11 @@ const Xm = (e) => {
|
|
|
23650
23665
|
tb: 1024 * 1024 * 1024 * 1024
|
|
23651
23666
|
}[n];
|
|
23652
23667
|
return s ? Math.round(r * s) : null;
|
|
23653
|
-
},
|
|
23668
|
+
}, th = (e) => e, rh = (e) => {
|
|
23654
23669
|
if (typeof document > "u") return;
|
|
23655
23670
|
const t = document.createElement("style");
|
|
23656
23671
|
t.textContent = e, t.setAttribute("data-critical", "true"), document.head.appendChild(t);
|
|
23657
|
-
},
|
|
23672
|
+
}, ah = (e) => {
|
|
23658
23673
|
if (typeof document > "u") return;
|
|
23659
23674
|
const t = document.createElement("link");
|
|
23660
23675
|
t.rel = "preload", t.as = "style", t.href = e, t.onload = () => {
|
|
@@ -23662,7 +23677,7 @@ const Xm = (e) => {
|
|
|
23662
23677
|
}, document.head.appendChild(t);
|
|
23663
23678
|
const r = document.createElement("noscript");
|
|
23664
23679
|
r.innerHTML = `<link rel="stylesheet" href="${e}">`, document.head.appendChild(r);
|
|
23665
|
-
},
|
|
23680
|
+
}, nh = (e) => {
|
|
23666
23681
|
const t = {};
|
|
23667
23682
|
return Object.entries(e).forEach(([r, n]) => {
|
|
23668
23683
|
t[`--${r}`] = typeof n == "number" ? `${n}px` : n;
|
|
@@ -23674,7 +23689,7 @@ const Xm = (e) => {
|
|
|
23674
23689
|
lg: 1024,
|
|
23675
23690
|
xl: 1280,
|
|
23676
23691
|
"2xl": 1536
|
|
23677
|
-
},
|
|
23692
|
+
}, oh = (e, t = wi) => {
|
|
23678
23693
|
const [r, n] = U.useState("base");
|
|
23679
23694
|
return U.useEffect(() => {
|
|
23680
23695
|
const o = () => {
|
|
@@ -23683,7 +23698,7 @@ const Xm = (e) => {
|
|
|
23683
23698
|
};
|
|
23684
23699
|
return o(), window.addEventListener("resize", o), () => window.removeEventListener("resize", o);
|
|
23685
23700
|
}, [t]), e[r] || e.base || {};
|
|
23686
|
-
}, ki = () => typeof window > "u" ? !1 : window.matchMedia("(prefers-reduced-motion: reduce)").matches,
|
|
23701
|
+
}, ki = () => typeof window > "u" ? !1 : window.matchMedia("(prefers-reduced-motion: reduce)").matches, sh = () => {
|
|
23687
23702
|
const [e, t] = U.useState(ki);
|
|
23688
23703
|
return U.useEffect(() => {
|
|
23689
23704
|
const r = window.matchMedia("(prefers-reduced-motion: reduce)"), n = () => {
|
|
@@ -23693,18 +23708,18 @@ const Xm = (e) => {
|
|
|
23693
23708
|
r.removeEventListener ? r.removeEventListener("change", n) : r.removeListener(n);
|
|
23694
23709
|
};
|
|
23695
23710
|
}, []), e;
|
|
23696
|
-
},
|
|
23711
|
+
}, ih = (e, t = [
|
|
23697
23712
|
"layout",
|
|
23698
23713
|
"paint"
|
|
23699
23714
|
]) => {
|
|
23700
23715
|
e && (e.style.contain = t.join(" "));
|
|
23701
|
-
},
|
|
23716
|
+
}, lh = (e, t) => e ? (e.style.willChange = t.join(", "), () => {
|
|
23702
23717
|
e.style.willChange = "auto";
|
|
23703
|
-
}) : void 0,
|
|
23718
|
+
}) : void 0, ch = (e) => {
|
|
23704
23719
|
typeof window > "u" || requestAnimationFrame(() => {
|
|
23705
23720
|
e.forEach((t) => t());
|
|
23706
23721
|
});
|
|
23707
|
-
},
|
|
23722
|
+
}, dh = (...e) => e.filter(Boolean).join(" "), uh = (e) => {
|
|
23708
23723
|
const t = {}, r = [
|
|
23709
23724
|
"display",
|
|
23710
23725
|
"position",
|
|
@@ -23720,7 +23735,7 @@ const Xm = (e) => {
|
|
|
23720
23735
|
return Object.entries(e).forEach(([n, o]) => {
|
|
23721
23736
|
r.includes(n) && (t[n] = o);
|
|
23722
23737
|
}), t;
|
|
23723
|
-
},
|
|
23738
|
+
}, gh = (e, t = []) => {
|
|
23724
23739
|
const [r, n] = U.useState(null), [o, s] = U.useState(!0);
|
|
23725
23740
|
return U.useEffect(() => {
|
|
23726
23741
|
let i = !0;
|
|
@@ -23730,21 +23745,21 @@ const Xm = (e) => {
|
|
|
23730
23745
|
i = !1;
|
|
23731
23746
|
};
|
|
23732
23747
|
}, [e, ...t]), { styles: r, loading: o };
|
|
23733
|
-
},
|
|
23748
|
+
}, mh = (e, t = "1rem") => ({
|
|
23734
23749
|
display: "grid",
|
|
23735
23750
|
gridTemplateColumns: `repeat(${e}, minmax(0, 1fr))`,
|
|
23736
23751
|
gap: t,
|
|
23737
23752
|
// Optimize for performance
|
|
23738
23753
|
contain: "layout",
|
|
23739
23754
|
willChange: "transform"
|
|
23740
|
-
}),
|
|
23755
|
+
}), hh = (e = "row", t = "center", r = "flex-start") => ({
|
|
23741
23756
|
display: "flex",
|
|
23742
23757
|
flexDirection: e,
|
|
23743
23758
|
alignItems: t,
|
|
23744
23759
|
justifyContent: r,
|
|
23745
23760
|
// Optimize for performance
|
|
23746
23761
|
contain: "layout"
|
|
23747
|
-
}),
|
|
23762
|
+
}), fh = (e) => {
|
|
23748
23763
|
const [t, r] = U.useState(!1);
|
|
23749
23764
|
return U.useEffect(() => {
|
|
23750
23765
|
const n = window.matchMedia(e);
|
|
@@ -23754,7 +23769,7 @@ const Xm = (e) => {
|
|
|
23754
23769
|
n.removeEventListener ? n.removeEventListener("change", o) : n.removeListener(o);
|
|
23755
23770
|
};
|
|
23756
23771
|
}, [e]), t;
|
|
23757
|
-
},
|
|
23772
|
+
}, bh = (e, t) => {
|
|
23758
23773
|
const [r, n] = U.useState("light");
|
|
23759
23774
|
return U.useEffect(() => {
|
|
23760
23775
|
const o = window.matchMedia("(prefers-color-scheme: dark)");
|
|
@@ -23766,17 +23781,17 @@ const Xm = (e) => {
|
|
|
23766
23781
|
o.removeEventListener ? o.removeEventListener("change", s) : o.removeListener(s);
|
|
23767
23782
|
};
|
|
23768
23783
|
}, []), r === "dark" ? t : e;
|
|
23769
|
-
},
|
|
23784
|
+
}, ph = (e) => {
|
|
23770
23785
|
const t = {
|
|
23771
23786
|
src: e.src,
|
|
23772
23787
|
alt: e.alt,
|
|
23773
23788
|
loading: e.loading || "lazy"
|
|
23774
23789
|
};
|
|
23775
23790
|
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;
|
|
23776
|
-
},
|
|
23791
|
+
}, yh = (e, t = [320, 640, 768, 1024, 1280, 1920]) => t.map((r) => `${e.replace(/\{width\}/g, r.toString())} ${r}w`).join(", "), xh = (e) => e.map((t) => t.maxWidth ? `(max-width: ${t.maxWidth}px) ${t.size}` : t.size).join(", "), vh = (e, t = "openGraph") => {
|
|
23777
23792
|
const r = {};
|
|
23778
23793
|
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;
|
|
23779
|
-
},
|
|
23794
|
+
}, wh = (e = 'img[loading="lazy"]') => {
|
|
23780
23795
|
if (typeof window > "u" || !("IntersectionObserver" in window))
|
|
23781
23796
|
return;
|
|
23782
23797
|
const t = document.querySelectorAll(e);
|
|
@@ -23811,13 +23826,13 @@ const Xm = (e) => {
|
|
|
23811
23826
|
}), Ci = () => typeof window > "u" ? Promise.resolve(!1) : new Promise((e) => {
|
|
23812
23827
|
const t = new Image();
|
|
23813
23828
|
t.onload = () => e(!0), t.onerror = () => e(!1), t.src = "data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAAAAAAcGljdAAAAAAAAAAAAAAAAGxpYmF2aWYAAAAADnBpdG0AAAAAAAEAAAAeaWxvYwAAAABEAAABAAEAAAABAAABGgAAAB0AAAAoaWluZgAAAAAAAQAAABppbmZlAgAAAAABAABhdjAxQ29sb3IAAAAAamlwcnAAAABLaXBjbwAAABRpc3BlAAAAAAAAAAIAAAACAAAAEHBpeGkAAAAAAwgICAAAAAxhdjFDgQ0MAAAAABNjb2xybmNseAACAAIAAYAAAAAXaXBtYQAAAAAAAAABAAEEAQKDBAAAACVtZGF0EgAKCBgANogQEAwgMg8f8D///8WfhwB8+ErK42A=";
|
|
23814
|
-
}),
|
|
23829
|
+
}), kh = async (e = "jpg") => {
|
|
23815
23830
|
const [t, r] = await Promise.all([
|
|
23816
23831
|
Ni(),
|
|
23817
23832
|
Ci()
|
|
23818
23833
|
]);
|
|
23819
23834
|
return r ? "avif" : t ? "webp" : e;
|
|
23820
|
-
},
|
|
23835
|
+
}, Nh = (e, t, r, n) => `
|
|
23821
23836
|
<picture>
|
|
23822
23837
|
${e.map((s) => {
|
|
23823
23838
|
const i = [`srcset="${s.srcSet}"`];
|
|
@@ -23825,11 +23840,11 @@ const Xm = (e) => {
|
|
|
23825
23840
|
}).join(`
|
|
23826
23841
|
`)}
|
|
23827
23842
|
<img src="${t}" alt="${r}"${n ? ` class="${n}"` : ""} loading="lazy">
|
|
23828
|
-
</picture>`.trim(),
|
|
23843
|
+
</picture>`.trim(), Ch = (e, t = "image") => {
|
|
23829
23844
|
if (typeof document > "u") return;
|
|
23830
23845
|
const r = document.createElement("link");
|
|
23831
23846
|
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);
|
|
23832
|
-
},
|
|
23847
|
+
}, Sh = (e, t, r) => {
|
|
23833
23848
|
if (typeof window > "u") return;
|
|
23834
23849
|
const n = new Image();
|
|
23835
23850
|
n.src = e, n.classList.add("progressive-image-placeholder"), r.appendChild(n);
|
|
@@ -23841,7 +23856,7 @@ const Xm = (e) => {
|
|
|
23841
23856
|
}, 300);
|
|
23842
23857
|
});
|
|
23843
23858
|
};
|
|
23844
|
-
},
|
|
23859
|
+
}, Eh = (e) => new Promise((t) => {
|
|
23845
23860
|
const r = performance.now();
|
|
23846
23861
|
e.complete ? t({
|
|
23847
23862
|
loadTime: 0,
|
|
@@ -23869,14 +23884,14 @@ const Xm = (e) => {
|
|
|
23869
23884
|
isOptimized: e.srcset !== "" || e.sizes !== ""
|
|
23870
23885
|
});
|
|
23871
23886
|
});
|
|
23872
|
-
}),
|
|
23887
|
+
}), Ah = (e, t, r = "#e0e0e0") => {
|
|
23873
23888
|
const n = `
|
|
23874
23889
|
<svg width="${e}" height="${t}" xmlns="http://www.w3.org/2000/svg">
|
|
23875
23890
|
<rect width="100%" height="100%" fill="${r}"/>
|
|
23876
23891
|
</svg>
|
|
23877
23892
|
`;
|
|
23878
23893
|
return `data:image/svg+xml;base64,${btoa(n)}`;
|
|
23879
|
-
},
|
|
23894
|
+
}, Th = (e, t) => {
|
|
23880
23895
|
const r = 1 / t * 100;
|
|
23881
23896
|
e.style.position = "relative", e.style.paddingTop = `${r}%`;
|
|
23882
23897
|
const n = e.querySelector("img");
|
|
@@ -23895,7 +23910,7 @@ const Xm = (e) => {
|
|
|
23895
23910
|
enablePerformanceMonitoring: process.env.VITE_ENABLE_PERF_MONITORING !== "false",
|
|
23896
23911
|
...e
|
|
23897
23912
|
})
|
|
23898
|
-
},
|
|
23913
|
+
}, Lh = (e) => {
|
|
23899
23914
|
const t = {};
|
|
23900
23915
|
return Object.entries(e).forEach(([r, n]) => {
|
|
23901
23916
|
t[r] = () => {
|
|
@@ -23944,7 +23959,7 @@ const Xm = (e) => {
|
|
|
23944
23959
|
return r = o, t(...n);
|
|
23945
23960
|
});
|
|
23946
23961
|
}
|
|
23947
|
-
},
|
|
23962
|
+
}, Mh = (e) => {
|
|
23948
23963
|
const t = {};
|
|
23949
23964
|
return Object.entries(e).forEach(([r, n]) => {
|
|
23950
23965
|
t[r] = {}, Object.entries(n).forEach(([o, s]) => {
|
|
@@ -24019,7 +24034,7 @@ const Xm = (e) => {
|
|
|
24019
24034
|
unused: e.filter((r) => !t.has(r))
|
|
24020
24035
|
};
|
|
24021
24036
|
}
|
|
24022
|
-
},
|
|
24037
|
+
}, Ih = (e = {}) => {
|
|
24023
24038
|
const {
|
|
24024
24039
|
features: t = {},
|
|
24025
24040
|
criticalCSS: r = "",
|
|
@@ -24048,7 +24063,7 @@ function Ai(e) {
|
|
|
24048
24063
|
function de(e) {
|
|
24049
24064
|
return wt || (wt = Ai()), wt;
|
|
24050
24065
|
}
|
|
24051
|
-
function
|
|
24066
|
+
function Ph() {
|
|
24052
24067
|
const e = de(), t = e.getCurrentState();
|
|
24053
24068
|
return {
|
|
24054
24069
|
navigate: (r, n) => {
|
|
@@ -24067,7 +24082,7 @@ function Ih() {
|
|
|
24067
24082
|
isSupported: e.isSupported()
|
|
24068
24083
|
};
|
|
24069
24084
|
}
|
|
24070
|
-
function
|
|
24085
|
+
function Rh() {
|
|
24071
24086
|
const t = de().getCurrentState(), r = Object.keys(t.searchParams).length > 0 ? "?" + new URLSearchParams(t.searchParams).toString() : "";
|
|
24072
24087
|
return {
|
|
24073
24088
|
pathname: t.currentPath,
|
|
@@ -24081,7 +24096,7 @@ function Ph() {
|
|
|
24081
24096
|
// Simplified key generation
|
|
24082
24097
|
};
|
|
24083
24098
|
}
|
|
24084
|
-
function
|
|
24099
|
+
function Oh() {
|
|
24085
24100
|
const e = de(), t = e.getCurrentState();
|
|
24086
24101
|
return [new URLSearchParams(t.searchParams), (o) => {
|
|
24087
24102
|
const s = o instanceof URLSearchParams ? Object.fromEntries(o.entries()) : o, i = new URLSearchParams(s).toString(), c = t.currentPath + (i ? `?${i}` : "");
|
|
@@ -24168,7 +24183,7 @@ const Se = {
|
|
|
24168
24183
|
*/
|
|
24169
24184
|
canGoBack: () => de().canGoBack()
|
|
24170
24185
|
};
|
|
24171
|
-
function
|
|
24186
|
+
function Dh(e, t = 3, r = 1e3) {
|
|
24172
24187
|
return we(() => new Promise((n, o) => {
|
|
24173
24188
|
const s = (i) => {
|
|
24174
24189
|
e().then(n).catch((c) => {
|
|
@@ -24180,13 +24195,13 @@ function Oh(e, t = 3, r = 1e3) {
|
|
|
24180
24195
|
s(t);
|
|
24181
24196
|
}));
|
|
24182
24197
|
}
|
|
24183
|
-
function
|
|
24198
|
+
function Uh(e) {
|
|
24184
24199
|
let t = null;
|
|
24185
24200
|
const r = () => (t || (t = e()), t.then(() => {
|
|
24186
24201
|
}));
|
|
24187
24202
|
return { Component: we(() => t || e()), preload: r };
|
|
24188
24203
|
}
|
|
24189
|
-
function
|
|
24204
|
+
function jh(e, t = {}) {
|
|
24190
24205
|
const {
|
|
24191
24206
|
fallback: r = /* @__PURE__ */ a("div", { children: "Loading..." }),
|
|
24192
24207
|
errorFallback: n = /* @__PURE__ */ a("div", { children: "Failed to load component" }),
|
|
@@ -24235,7 +24250,7 @@ function Ti(e, t = {}) {
|
|
|
24235
24250
|
};
|
|
24236
24251
|
}, [e, t, o]), r;
|
|
24237
24252
|
}
|
|
24238
|
-
const
|
|
24253
|
+
const _h = ({
|
|
24239
24254
|
children: e,
|
|
24240
24255
|
fallback: t = /* @__PURE__ */ a("div", { children: "Loading..." }),
|
|
24241
24256
|
threshold: r = 0.01,
|
|
@@ -24248,7 +24263,7 @@ const jh = ({
|
|
|
24248
24263
|
});
|
|
24249
24264
|
return /* @__PURE__ */ a("div", { ref: s, children: i ? e : o || t });
|
|
24250
24265
|
};
|
|
24251
|
-
function
|
|
24266
|
+
function zh(e) {
|
|
24252
24267
|
const {
|
|
24253
24268
|
importFn: t,
|
|
24254
24269
|
preloadOnHover: r = !0,
|
|
@@ -24277,7 +24292,7 @@ function _h(e) {
|
|
|
24277
24292
|
}
|
|
24278
24293
|
};
|
|
24279
24294
|
}
|
|
24280
|
-
function
|
|
24295
|
+
function Bh(e, t = []) {
|
|
24281
24296
|
const [r, n] = U.useState(null), [o, s] = U.useState(!0), [i, c] = U.useState(null);
|
|
24282
24297
|
return U.useEffect(() => {
|
|
24283
24298
|
let d = !0;
|
|
@@ -24305,7 +24320,7 @@ class Li {
|
|
|
24305
24320
|
}))), this.queue.size > 0 && await new Promise((r) => setTimeout(r, this.delay)), this.isProcessing = !1, this.queue.size > 0 && this.process();
|
|
24306
24321
|
}
|
|
24307
24322
|
}
|
|
24308
|
-
function
|
|
24323
|
+
function Fh(e, t, r) {
|
|
24309
24324
|
if (typeof document > "u") return;
|
|
24310
24325
|
const n = document.createElement("link");
|
|
24311
24326
|
n.rel = t, n.href = e, r && (t === "preload" || t === "prefetch") && (n.as = r), document.head.appendChild(n);
|
|
@@ -24338,7 +24353,7 @@ class Mi {
|
|
|
24338
24353
|
}
|
|
24339
24354
|
}
|
|
24340
24355
|
}
|
|
24341
|
-
const
|
|
24356
|
+
const Wh = new Li(), $h = new Mi();
|
|
24342
24357
|
class Wt {
|
|
24343
24358
|
constructor(t = {}) {
|
|
24344
24359
|
this.prefix = t.prefix || "mailbox", this.defaultTTL = t.ttl, this.platformStorage = t.platformStorage || this.createFallbackStorage();
|
|
@@ -24477,11 +24492,11 @@ class Wt {
|
|
|
24477
24492
|
}
|
|
24478
24493
|
}
|
|
24479
24494
|
}
|
|
24480
|
-
const
|
|
24495
|
+
const Vh = new Wt(), Hh = new Wt({ prefix: "mailbox-theme" }), qh = new Wt({
|
|
24481
24496
|
prefix: "walletUser",
|
|
24482
24497
|
ttl: 10080 * 60 * 1e3
|
|
24483
24498
|
// 7 days in milliseconds
|
|
24484
|
-
}),
|
|
24499
|
+
}), Gh = (e) => {
|
|
24485
24500
|
if (!e)
|
|
24486
24501
|
throw new Error("PlatformStorage must be provided to createSimpleStorage");
|
|
24487
24502
|
return {
|
|
@@ -24533,7 +24548,7 @@ function Ii() {
|
|
|
24533
24548
|
return e;
|
|
24534
24549
|
}
|
|
24535
24550
|
}
|
|
24536
|
-
async function
|
|
24551
|
+
async function Yh() {
|
|
24537
24552
|
const e = Ii();
|
|
24538
24553
|
if (!e.isWalletBrowser)
|
|
24539
24554
|
return { success: !1, error: "Not running in a wallet browser" };
|
|
@@ -24562,7 +24577,7 @@ async function Gh() {
|
|
|
24562
24577
|
};
|
|
24563
24578
|
}
|
|
24564
24579
|
}
|
|
24565
|
-
function
|
|
24580
|
+
function Kh(e) {
|
|
24566
24581
|
if (!e) return !1;
|
|
24567
24582
|
if (e instanceof Error) {
|
|
24568
24583
|
const t = e.message.toLowerCase();
|
|
@@ -24581,7 +24596,7 @@ function Yh(e) {
|
|
|
24581
24596
|
}
|
|
24582
24597
|
return !1;
|
|
24583
24598
|
}
|
|
24584
|
-
function
|
|
24599
|
+
function Zh(e) {
|
|
24585
24600
|
if (!e) return !1;
|
|
24586
24601
|
if (typeof e == "string") {
|
|
24587
24602
|
const t = e.toLowerCase();
|
|
@@ -24593,7 +24608,7 @@ function Kh(e) {
|
|
|
24593
24608
|
}
|
|
24594
24609
|
return typeof e == "object" && e !== null && "status" in e ? e.status === 429 : !1;
|
|
24595
24610
|
}
|
|
24596
|
-
function
|
|
24611
|
+
function Xh(e) {
|
|
24597
24612
|
if (!e) return !1;
|
|
24598
24613
|
if (typeof e == "string") {
|
|
24599
24614
|
const t = e.toLowerCase();
|
|
@@ -24605,7 +24620,7 @@ function Zh(e) {
|
|
|
24605
24620
|
}
|
|
24606
24621
|
return typeof e == "object" && e !== null && "status" in e ? e.status === 401 : !1;
|
|
24607
24622
|
}
|
|
24608
|
-
function
|
|
24623
|
+
function Jh(e) {
|
|
24609
24624
|
if (!e) return !1;
|
|
24610
24625
|
if (typeof e == "string") {
|
|
24611
24626
|
const t = e.toLowerCase();
|
|
@@ -24617,7 +24632,7 @@ function Xh(e) {
|
|
|
24617
24632
|
}
|
|
24618
24633
|
return typeof e == "object" && e !== null && "status" in e ? e.status === 403 : !1;
|
|
24619
24634
|
}
|
|
24620
|
-
function
|
|
24635
|
+
function Qh(e) {
|
|
24621
24636
|
if (!e) return !1;
|
|
24622
24637
|
if (typeof e == "string") {
|
|
24623
24638
|
const t = e.toLowerCase();
|
|
@@ -24629,22 +24644,22 @@ function Jh(e) {
|
|
|
24629
24644
|
}
|
|
24630
24645
|
return typeof e == "object" && e !== null && "status" in e ? e.status === 404 : !1;
|
|
24631
24646
|
}
|
|
24632
|
-
function
|
|
24647
|
+
function ef(e, t = "An unexpected error occurred") {
|
|
24633
24648
|
return e ? typeof e == "string" ? e : e instanceof Error || typeof e == "object" && e !== null && "message" in e && typeof e.message == "string" ? e.message : t : t;
|
|
24634
24649
|
}
|
|
24635
24650
|
async function Pi(e) {
|
|
24636
24651
|
const r = new TextEncoder().encode(e.toLowerCase()), n = await crypto.subtle.digest("SHA-256", r);
|
|
24637
24652
|
return Array.from(new Uint8Array(n)).map((s) => s.toString(16).padStart(2, "0")).join("");
|
|
24638
24653
|
}
|
|
24639
|
-
const
|
|
24654
|
+
const tf = Pi;
|
|
24640
24655
|
function Ri(e) {
|
|
24641
24656
|
return e.replace(/^\/[a-z]{2}(-[a-z]+)?(?=\/|$)/, "");
|
|
24642
24657
|
}
|
|
24643
|
-
function
|
|
24658
|
+
function rf(e, t) {
|
|
24644
24659
|
const r = Ri(e);
|
|
24645
24660
|
return t?.[r] ? t[r] : r.replace(/\//g, "_").replace(/^_/, "") || "home";
|
|
24646
24661
|
}
|
|
24647
|
-
const
|
|
24662
|
+
const af = {
|
|
24648
24663
|
// Authentication events
|
|
24649
24664
|
USER_LOGIN: "login",
|
|
24650
24665
|
USER_LOGOUT: "logout",
|
|
@@ -24662,7 +24677,7 @@ const rf = {
|
|
|
24662
24677
|
FORM_SUBMIT: "form_submit",
|
|
24663
24678
|
SEARCH: "search"
|
|
24664
24679
|
};
|
|
24665
|
-
function
|
|
24680
|
+
function nf(e, t) {
|
|
24666
24681
|
return {
|
|
24667
24682
|
event: e,
|
|
24668
24683
|
parameters: {
|
|
@@ -24671,7 +24686,7 @@ function af(e, t) {
|
|
|
24671
24686
|
}
|
|
24672
24687
|
};
|
|
24673
24688
|
}
|
|
24674
|
-
const
|
|
24689
|
+
const of = {
|
|
24675
24690
|
utils: {
|
|
24676
24691
|
cn: m
|
|
24677
24692
|
}
|
|
@@ -24687,8 +24702,9 @@ export {
|
|
|
24687
24702
|
_t as AnimatedSection,
|
|
24688
24703
|
mi as ApiSection,
|
|
24689
24704
|
b0 as AreaChart,
|
|
24690
|
-
|
|
24691
|
-
|
|
24705
|
+
cf as ArrowLeftIcon,
|
|
24706
|
+
df as ArrowRightIcon,
|
|
24707
|
+
kg as AspectFitView,
|
|
24692
24708
|
ol as AspectRatio,
|
|
24693
24709
|
$0 as AudioPlayer,
|
|
24694
24710
|
i0 as Avatar,
|
|
@@ -24696,10 +24712,10 @@ export {
|
|
|
24696
24712
|
Hl as Badge,
|
|
24697
24713
|
Kc as Banner,
|
|
24698
24714
|
m0 as BarChart,
|
|
24699
|
-
|
|
24715
|
+
uf as Bars3Icon,
|
|
24700
24716
|
Fu as BatchRender,
|
|
24701
|
-
|
|
24702
|
-
|
|
24717
|
+
gf as BellIcon,
|
|
24718
|
+
mf as BellSlashIcon,
|
|
24703
24719
|
Nl as Blockquote,
|
|
24704
24720
|
yl as BodyText,
|
|
24705
24721
|
ll as BorderAccent,
|
|
@@ -24714,45 +24730,45 @@ export {
|
|
|
24714
24730
|
Qu as CTASection,
|
|
24715
24731
|
no as Calendar,
|
|
24716
24732
|
o0 as CalloutBox,
|
|
24717
|
-
|
|
24733
|
+
Bg as CancellableRequest,
|
|
24718
24734
|
ta as Card,
|
|
24719
24735
|
r0 as CardContent,
|
|
24720
24736
|
a0 as CardFooter,
|
|
24721
24737
|
t0 as CardHeader,
|
|
24722
24738
|
tl as Center,
|
|
24723
24739
|
Yl as ChainBadge,
|
|
24724
|
-
|
|
24725
|
-
|
|
24726
|
-
|
|
24727
|
-
|
|
24728
|
-
|
|
24740
|
+
hf as ChartBarIcon,
|
|
24741
|
+
ff as CheckCircleIcon,
|
|
24742
|
+
Gf as CheckCircleIconSolid,
|
|
24743
|
+
bf as CheckIcon,
|
|
24744
|
+
Yf as CheckIconSolid,
|
|
24729
24745
|
rc as Checkbox,
|
|
24730
|
-
|
|
24731
|
-
|
|
24732
|
-
|
|
24733
|
-
|
|
24734
|
-
|
|
24746
|
+
pf as ChevronDownIcon,
|
|
24747
|
+
yf as ChevronLeftIcon,
|
|
24748
|
+
xf as ChevronRightIcon,
|
|
24749
|
+
vf as ChevronUpIcon,
|
|
24750
|
+
wf as ClockIcon,
|
|
24735
24751
|
vl as Code,
|
|
24736
24752
|
vu as CodeBlock,
|
|
24737
|
-
|
|
24753
|
+
kf as CodeBracketIcon,
|
|
24738
24754
|
wl as CodeDisplay,
|
|
24739
|
-
|
|
24755
|
+
Nf as Cog6ToothIcon,
|
|
24740
24756
|
wu as CollapsibleDocumentationTopic,
|
|
24741
24757
|
Sc as ColorPicker,
|
|
24742
24758
|
Ec as ColorPickerAdvanced,
|
|
24743
24759
|
Ac as ColorSwatch,
|
|
24744
24760
|
sc as Combobox,
|
|
24745
24761
|
Xc as Command,
|
|
24746
|
-
|
|
24762
|
+
af as CommonAnalyticsEvents,
|
|
24747
24763
|
Ir as ComponentPreloader,
|
|
24748
24764
|
_u as ConditionalRender,
|
|
24749
24765
|
kd as Confetti,
|
|
24750
24766
|
su as ConfirmationDialog,
|
|
24751
24767
|
Xi as Container,
|
|
24752
24768
|
og as ContentContainer,
|
|
24753
|
-
|
|
24769
|
+
Cf as CreditCardIcon,
|
|
24754
24770
|
Rc as CreditCardInput,
|
|
24755
|
-
|
|
24771
|
+
vm as CriticalPathOptimizer,
|
|
24756
24772
|
Oc as CurrencyInput,
|
|
24757
24773
|
bi as CustomSection,
|
|
24758
24774
|
s0 as DashboardStatCard,
|
|
@@ -24764,19 +24780,19 @@ export {
|
|
|
24764
24780
|
Gu as DetailErrorState,
|
|
24765
24781
|
go as Dialog,
|
|
24766
24782
|
sl as Divider,
|
|
24767
|
-
|
|
24783
|
+
Sf as DocumentTextIcon,
|
|
24768
24784
|
lu as DragDrop,
|
|
24769
24785
|
Q0 as Drawer,
|
|
24770
24786
|
lc as Dropdown,
|
|
24771
24787
|
ic as EditableSelector,
|
|
24772
24788
|
Ro as EmptyState,
|
|
24773
|
-
|
|
24789
|
+
Ef as EnvelopeIcon,
|
|
24774
24790
|
Au as ErrorBoundary,
|
|
24775
|
-
|
|
24776
|
-
|
|
24791
|
+
Af as ExclamationTriangleIcon,
|
|
24792
|
+
Kf as ExclamationTriangleIconSolid,
|
|
24777
24793
|
Uu as ExpensiveComponent,
|
|
24778
24794
|
Ed as ExternalLink,
|
|
24779
|
-
|
|
24795
|
+
Tf as EyeSlashIcon,
|
|
24780
24796
|
qc as FadeInScale,
|
|
24781
24797
|
Hc as FadeInUp,
|
|
24782
24798
|
ed as FeatureBlock,
|
|
@@ -24809,30 +24825,30 @@ export {
|
|
|
24809
24825
|
jl as FullPageSpinner,
|
|
24810
24826
|
T0 as Gauge,
|
|
24811
24827
|
Iu as GlobalLazyErrorBoundary,
|
|
24812
|
-
|
|
24828
|
+
Lf as GlobeAltIcon,
|
|
24813
24829
|
rd as GradientIconContainer,
|
|
24814
24830
|
Ji as Grid,
|
|
24815
24831
|
el as HStack,
|
|
24816
24832
|
fl as Heading,
|
|
24817
24833
|
Cl as HelperText,
|
|
24818
|
-
|
|
24834
|
+
Mf as HomeIcon,
|
|
24819
24835
|
iu as HoverCard,
|
|
24820
24836
|
ad as IconContainer,
|
|
24821
24837
|
nd as IconText,
|
|
24822
24838
|
P0 as Image,
|
|
24823
24839
|
D0 as ImageCropper,
|
|
24824
24840
|
R0 as ImageGallery,
|
|
24825
|
-
|
|
24841
|
+
If as InboxIcon,
|
|
24826
24842
|
tu as InfiniteScroll,
|
|
24827
24843
|
sd as InfoBox,
|
|
24828
24844
|
n0 as InfoCard,
|
|
24829
|
-
|
|
24845
|
+
Pf as InformationCircleIcon,
|
|
24830
24846
|
Dt as Input,
|
|
24831
24847
|
od as ItemList,
|
|
24832
24848
|
rg as KYCLevelCard,
|
|
24833
24849
|
eg as KYCStatusBadge,
|
|
24834
24850
|
kl as Kbd,
|
|
24835
|
-
|
|
24851
|
+
Rf as KeyIcon,
|
|
24836
24852
|
d0 as KeyValuePair,
|
|
24837
24853
|
Qr as Label,
|
|
24838
24854
|
Su as LanguageSelector,
|
|
@@ -24841,10 +24857,10 @@ export {
|
|
|
24841
24857
|
Bo as LayoutProvider,
|
|
24842
24858
|
zu as LazyComponent,
|
|
24843
24859
|
zt as LazyErrorBoundary,
|
|
24844
|
-
|
|
24860
|
+
Jg as LazyImage,
|
|
24845
24861
|
Li as LazyLoadQueue,
|
|
24846
|
-
|
|
24847
|
-
|
|
24862
|
+
xm as LazyWalletButton,
|
|
24863
|
+
_h as LazyWrapper,
|
|
24848
24864
|
U0 as Lightbox,
|
|
24849
24865
|
h0 as LineChart,
|
|
24850
24866
|
Sd as Link,
|
|
@@ -24854,7 +24870,7 @@ export {
|
|
|
24854
24870
|
W0 as LiveStream,
|
|
24855
24871
|
ya as LoadPriority,
|
|
24856
24872
|
Ml as LoadingDots,
|
|
24857
|
-
|
|
24873
|
+
Ug as LoadingOptimizer,
|
|
24858
24874
|
Ll as LoadingOverlay,
|
|
24859
24875
|
Il as LoadingState,
|
|
24860
24876
|
$u as LocalizedLink,
|
|
@@ -24863,11 +24879,11 @@ export {
|
|
|
24863
24879
|
vg as MasterDetailLayout,
|
|
24864
24880
|
xg as MasterListItem,
|
|
24865
24881
|
Y0 as MediaUploader,
|
|
24866
|
-
|
|
24882
|
+
Of as MegaphoneIcon,
|
|
24867
24883
|
hi as MemorySection,
|
|
24868
24884
|
hc as MentionInput,
|
|
24869
24885
|
K as MetricRow,
|
|
24870
|
-
|
|
24886
|
+
Df as MinusIcon,
|
|
24871
24887
|
ra as Modal,
|
|
24872
24888
|
aa as ModalContent,
|
|
24873
24889
|
na as ModalFooter,
|
|
@@ -24880,9 +24896,9 @@ export {
|
|
|
24880
24896
|
$l as NotificationBadge,
|
|
24881
24897
|
Vl as NotificationPanel,
|
|
24882
24898
|
Jl as NumberInput,
|
|
24883
|
-
|
|
24899
|
+
_g as OptimizedAPIClient,
|
|
24884
24900
|
Wu as OptimizedImage,
|
|
24885
|
-
|
|
24901
|
+
jg as OptimizedRoutePreloader,
|
|
24886
24902
|
Ot as Overlay,
|
|
24887
24903
|
nl as PageContainer,
|
|
24888
24904
|
ng as PageHeader,
|
|
@@ -24891,17 +24907,17 @@ export {
|
|
|
24891
24907
|
Od as Pagination,
|
|
24892
24908
|
Dd as PaginationNav,
|
|
24893
24909
|
ti as PanelHeader,
|
|
24894
|
-
|
|
24895
|
-
|
|
24910
|
+
Uf as PaperAirplaneIcon,
|
|
24911
|
+
jf as PaperClipIcon,
|
|
24896
24912
|
Bu as PerformanceBoundary,
|
|
24897
|
-
|
|
24898
|
-
|
|
24913
|
+
Dg as PerformanceOptimizer,
|
|
24914
|
+
Hm as PerformancePanel,
|
|
24899
24915
|
vc as PhoneDirectory,
|
|
24900
24916
|
tc as PhoneInput,
|
|
24901
24917
|
f0 as PieChart,
|
|
24902
|
-
|
|
24918
|
+
im as PlatformSpecificComponents,
|
|
24903
24919
|
Z0 as PlaylistManager,
|
|
24904
|
-
|
|
24920
|
+
_f as PlusIcon,
|
|
24905
24921
|
G0 as PodcastPlayer,
|
|
24906
24922
|
ru as Popover,
|
|
24907
24923
|
Le as Portal,
|
|
@@ -24919,10 +24935,10 @@ export {
|
|
|
24919
24935
|
Tl as RelativeTime,
|
|
24920
24936
|
ul as Resizable,
|
|
24921
24937
|
j0 as RetinaImage,
|
|
24922
|
-
|
|
24938
|
+
zf as RocketLaunchIcon,
|
|
24923
24939
|
Mr as RouteBasedLazyLoader,
|
|
24924
24940
|
Pu as SafeAppWrapper,
|
|
24925
|
-
|
|
24941
|
+
$m as ScoreIndicator,
|
|
24926
24942
|
oi as ScoreLegend,
|
|
24927
24943
|
wg as ScreenContainer,
|
|
24928
24944
|
ml as ScrollArea,
|
|
@@ -24947,7 +24963,7 @@ export {
|
|
|
24947
24963
|
il as Separator,
|
|
24948
24964
|
bd as SettingsList,
|
|
24949
24965
|
nu as Sheet,
|
|
24950
|
-
|
|
24966
|
+
Bf as ShieldCheckIcon,
|
|
24951
24967
|
Rd as SideNav,
|
|
24952
24968
|
Tc as SignaturePad,
|
|
24953
24969
|
Lc as SignatureRequest,
|
|
@@ -24956,16 +24972,16 @@ export {
|
|
|
24956
24972
|
uc as SliderInput,
|
|
24957
24973
|
Cd as SmartContent,
|
|
24958
24974
|
ea as SmartLink,
|
|
24959
|
-
|
|
24975
|
+
pm as SmartWalletProviders,
|
|
24960
24976
|
rl as Spacer,
|
|
24961
|
-
|
|
24977
|
+
Ff as SparklesIcon,
|
|
24962
24978
|
k0 as Sparkline,
|
|
24963
24979
|
He as Spinner,
|
|
24964
24980
|
dl as SplitPane,
|
|
24965
24981
|
Hr as Stack,
|
|
24966
24982
|
ag as StandardPageLayout,
|
|
24967
|
-
|
|
24968
|
-
|
|
24983
|
+
Wf as StarIcon,
|
|
24984
|
+
Zf as StarIconSolid,
|
|
24969
24985
|
Jc as StatCard,
|
|
24970
24986
|
u0 as StatDisplay,
|
|
24971
24987
|
Gl as StatusBadge,
|
|
@@ -24973,7 +24989,7 @@ export {
|
|
|
24973
24989
|
Eu as StepList,
|
|
24974
24990
|
Ud as Stepper,
|
|
24975
24991
|
jd as StepperNav,
|
|
24976
|
-
|
|
24992
|
+
sm as SubscriptionGatedComponents,
|
|
24977
24993
|
tg as SumsubWebSDK,
|
|
24978
24994
|
Jn as Switch,
|
|
24979
24995
|
zd as Table,
|
|
@@ -25001,26 +25017,26 @@ export {
|
|
|
25001
25017
|
zl as ToastProvider,
|
|
25002
25018
|
cc as ToggleGroup,
|
|
25003
25019
|
Oo as Tooltip,
|
|
25004
|
-
|
|
25005
|
-
|
|
25006
|
-
|
|
25020
|
+
Ng as Topbar,
|
|
25021
|
+
Pg as TopbarActions,
|
|
25022
|
+
Sg as TopbarCenter,
|
|
25007
25023
|
ga as TopbarContext,
|
|
25008
|
-
|
|
25009
|
-
|
|
25010
|
-
|
|
25011
|
-
|
|
25024
|
+
Tg as TopbarDivider,
|
|
25025
|
+
Rg as TopbarIconButton,
|
|
25026
|
+
Cg as TopbarLeft,
|
|
25027
|
+
Lg as TopbarLogo,
|
|
25012
25028
|
is as TopbarMenuToggle,
|
|
25013
|
-
|
|
25014
|
-
|
|
25029
|
+
Ag as TopbarMobileContent,
|
|
25030
|
+
Mg as TopbarMobileNav,
|
|
25015
25031
|
ds as TopbarNav,
|
|
25016
|
-
|
|
25032
|
+
Ig as TopbarNavigation,
|
|
25017
25033
|
ts as TopbarProvider,
|
|
25018
|
-
|
|
25019
|
-
|
|
25034
|
+
Eg as TopbarRight,
|
|
25035
|
+
Og as TopbarSearch,
|
|
25020
25036
|
Nu as TrackedButton,
|
|
25021
25037
|
Cu as TrackedLink,
|
|
25022
25038
|
Xd as TransferList,
|
|
25023
|
-
|
|
25039
|
+
$f as TrashIcon,
|
|
25024
25040
|
Qd as TreeView,
|
|
25025
25041
|
El as TruncatedText,
|
|
25026
25042
|
V0 as UaudioUwaveform,
|
|
@@ -25066,7 +25082,7 @@ export {
|
|
|
25066
25082
|
x0 as UscatterUplot,
|
|
25067
25083
|
Bc as UschemaUvalidator,
|
|
25068
25084
|
Sl as UscreenUreaderUtext,
|
|
25069
|
-
|
|
25085
|
+
Vf as UserGroupIcon,
|
|
25070
25086
|
pd as UskipUnavigation,
|
|
25071
25087
|
yd as UsortUdropdown,
|
|
25072
25088
|
du as UsortableUgrid,
|
|
@@ -25092,192 +25108,192 @@ export {
|
|
|
25092
25108
|
H0 as WaveForm,
|
|
25093
25109
|
li as WebVitalsSection,
|
|
25094
25110
|
Mc as WysiwygEditor,
|
|
25095
|
-
|
|
25111
|
+
Hf as XMarkIcon,
|
|
25096
25112
|
Ar as addLanguageToPath,
|
|
25097
|
-
|
|
25098
|
-
|
|
25099
|
-
|
|
25100
|
-
|
|
25101
|
-
|
|
25113
|
+
Fh as addResourceHint,
|
|
25114
|
+
bm as aiOptimizationPresets,
|
|
25115
|
+
Vh as appStorage,
|
|
25116
|
+
Yh as autoConnectWalletBrowser,
|
|
25117
|
+
ch as batchDOMUpdates,
|
|
25102
25118
|
We as bundleAnalysis,
|
|
25103
25119
|
ao as buttonVariants,
|
|
25104
|
-
|
|
25105
|
-
|
|
25106
|
-
|
|
25107
|
-
|
|
25108
|
-
|
|
25120
|
+
Yg as cacheHeaders,
|
|
25121
|
+
Fg as cacheUtils,
|
|
25122
|
+
_m as checkPerformanceBudget,
|
|
25123
|
+
Qg as clearComponentCache,
|
|
25124
|
+
lm as clearConditionalCache,
|
|
25109
25125
|
Ad as clearPreloadCache,
|
|
25110
|
-
|
|
25126
|
+
Em as clearRenderCounts,
|
|
25111
25127
|
m as cn,
|
|
25112
|
-
|
|
25113
|
-
|
|
25114
|
-
|
|
25115
|
-
|
|
25116
|
-
|
|
25117
|
-
|
|
25118
|
-
|
|
25128
|
+
Hg as conditionalCSS,
|
|
25129
|
+
Qm as convertFileSize,
|
|
25130
|
+
Xg as createAdvancedLazyComponent,
|
|
25131
|
+
nf as createAnalyticsEvent,
|
|
25132
|
+
nh as createCSSVariables,
|
|
25133
|
+
Lh as createConditionalImports,
|
|
25134
|
+
om as createConditionalLazyComponent,
|
|
25119
25135
|
Tr as createFeature,
|
|
25120
25136
|
Rs as createLazyComponent,
|
|
25121
|
-
|
|
25122
|
-
|
|
25137
|
+
Am as createLazyComponentFactory,
|
|
25138
|
+
zh as createLazyRoute,
|
|
25123
25139
|
ba as createLazyWalletProvider,
|
|
25124
|
-
|
|
25140
|
+
am as createLibraryImports,
|
|
25125
25141
|
Ou as createMemoComponent,
|
|
25126
|
-
|
|
25127
|
-
|
|
25142
|
+
th as createOptimizedStyles,
|
|
25143
|
+
jh as createProgressiveComponent,
|
|
25128
25144
|
Ju as createSecurityFeatures,
|
|
25129
|
-
|
|
25145
|
+
Mh as createSelectiveExports,
|
|
25130
25146
|
Du as createSelectiveMemoComponent,
|
|
25131
|
-
|
|
25132
|
-
|
|
25133
|
-
|
|
25134
|
-
|
|
25147
|
+
Gh as createSimpleStorage,
|
|
25148
|
+
Ih as createTreeShakingConfig,
|
|
25149
|
+
rm as createUIComponents,
|
|
25150
|
+
qg as cspDirectives,
|
|
25135
25151
|
Ei as cssOptimization,
|
|
25136
25152
|
Fe as deadCodeElimination,
|
|
25137
|
-
|
|
25153
|
+
of as default,
|
|
25138
25154
|
Vs as defaultPerformanceBudget,
|
|
25139
25155
|
fa as detectAvailableWallets,
|
|
25140
25156
|
Ii as detectWalletBrowser,
|
|
25141
|
-
|
|
25157
|
+
zm as exportPerformanceData,
|
|
25142
25158
|
di as formatBytes,
|
|
25143
|
-
|
|
25144
|
-
|
|
25145
|
-
|
|
25146
|
-
|
|
25159
|
+
Jm as formatFileSize,
|
|
25160
|
+
Vm as formatMetricValue,
|
|
25161
|
+
gm as generateAIMetaTags,
|
|
25162
|
+
hm as generateAIStructuredData,
|
|
25147
25163
|
Es as generateCSP,
|
|
25148
25164
|
ha as generateCSPDirectives,
|
|
25149
|
-
|
|
25165
|
+
mm as generateContentRelationships,
|
|
25150
25166
|
_s as generateEntityRecognition,
|
|
25151
|
-
|
|
25152
|
-
|
|
25153
|
-
|
|
25154
|
-
|
|
25167
|
+
ph as generateImageSEO,
|
|
25168
|
+
fm as generatePerformanceTrackingSchema,
|
|
25169
|
+
Nh as generatePictureElement,
|
|
25170
|
+
Ah as generatePlaceholder,
|
|
25155
25171
|
js as generateSemanticMarkup,
|
|
25156
|
-
|
|
25157
|
-
|
|
25158
|
-
|
|
25172
|
+
xh as generateSizes,
|
|
25173
|
+
vh as generateSocialImageMeta,
|
|
25174
|
+
yh as generateSrcSet,
|
|
25159
25175
|
zs as generateTopicClustering,
|
|
25160
|
-
|
|
25176
|
+
cm as getConditionalStats,
|
|
25161
25177
|
Cs as getEnvironmentType,
|
|
25162
|
-
|
|
25163
|
-
|
|
25164
|
-
|
|
25165
|
-
|
|
25178
|
+
ef as getErrorMessage,
|
|
25179
|
+
em as getLazyLoadingStats,
|
|
25180
|
+
kh as getOptimalImageFormat,
|
|
25181
|
+
rf as getPageName,
|
|
25166
25182
|
Ft as getPerformanceMonitor,
|
|
25167
|
-
|
|
25168
|
-
|
|
25183
|
+
um as getPreloadingStats,
|
|
25184
|
+
Sm as getRenderCounts,
|
|
25169
25185
|
As as getSecurityHeaders,
|
|
25170
25186
|
de as getUINavigationService,
|
|
25171
25187
|
Ce as getWebVitalRating,
|
|
25172
|
-
|
|
25188
|
+
Im as getWebVitals,
|
|
25173
25189
|
Pi as hashString,
|
|
25174
|
-
|
|
25175
|
-
|
|
25176
|
-
|
|
25177
|
-
|
|
25178
|
-
|
|
25179
|
-
|
|
25180
|
-
|
|
25181
|
-
|
|
25190
|
+
tf as hashUserId,
|
|
25191
|
+
Bm as initWebVitals,
|
|
25192
|
+
dm as initializeAdvancedPreloading,
|
|
25193
|
+
Dm as initializePerformanceMonitoring,
|
|
25194
|
+
nm as initializePreloading,
|
|
25195
|
+
uh as inlineCriticalStyles,
|
|
25196
|
+
Xh as isAuthError,
|
|
25197
|
+
Jh as isForbiddenError,
|
|
25182
25198
|
ks as isLocalhost,
|
|
25183
25199
|
Ns as isNetworkAccess,
|
|
25184
|
-
|
|
25200
|
+
Qh as isNotFoundError,
|
|
25185
25201
|
Td as isPreloaded,
|
|
25186
|
-
|
|
25187
|
-
|
|
25202
|
+
Zh as isRateLimitError,
|
|
25203
|
+
Kh as isServerError,
|
|
25188
25204
|
ws as isWalletBrowser,
|
|
25189
25205
|
Ss as isWebEnvironment,
|
|
25190
|
-
|
|
25191
|
-
|
|
25192
|
-
|
|
25193
|
-
|
|
25194
|
-
|
|
25195
|
-
|
|
25196
|
-
|
|
25206
|
+
Wh as lazyLoadQueue,
|
|
25207
|
+
Uh as lazyWithPreload,
|
|
25208
|
+
Dh as lazyWithRetry,
|
|
25209
|
+
$g as loadCSS,
|
|
25210
|
+
rh as loadCriticalCSS,
|
|
25211
|
+
ah as loadNonCriticalCSS,
|
|
25212
|
+
jm as measureAsyncOperation,
|
|
25197
25213
|
qs as measureCLS,
|
|
25198
25214
|
Gs as measureFCP,
|
|
25199
25215
|
Ks as measureFID,
|
|
25200
25216
|
Xs as measureINP,
|
|
25201
|
-
|
|
25217
|
+
Eh as measureImagePerformance,
|
|
25202
25218
|
Ys as measureLCP,
|
|
25203
25219
|
Zs as measureTTFB,
|
|
25204
25220
|
Se as navigationHelper,
|
|
25205
|
-
|
|
25206
|
-
|
|
25207
|
-
|
|
25208
|
-
|
|
25209
|
-
|
|
25221
|
+
dh as optimizeClassNames,
|
|
25222
|
+
ih as optimizeContainment,
|
|
25223
|
+
hh as optimizeFlex,
|
|
25224
|
+
mh as optimizeGrid,
|
|
25225
|
+
lh as optimizeWillChange,
|
|
25210
25226
|
ys as optimizedFetch,
|
|
25211
|
-
|
|
25227
|
+
eh as parseFileSize,
|
|
25212
25228
|
he as performanceBudget,
|
|
25213
25229
|
vt as performanceUtils,
|
|
25214
25230
|
ki as prefersReducedMotion,
|
|
25215
|
-
|
|
25216
|
-
|
|
25217
|
-
|
|
25218
|
-
|
|
25219
|
-
|
|
25220
|
-
|
|
25221
|
-
|
|
25231
|
+
Pm as prefetchResource,
|
|
25232
|
+
tm as preloadComponent,
|
|
25233
|
+
Ch as preloadImage,
|
|
25234
|
+
Rm as preloadResource,
|
|
25235
|
+
Lm as preloadRoute,
|
|
25236
|
+
Th as preserveAspectRatio,
|
|
25237
|
+
$h as priorityLoader,
|
|
25222
25238
|
ca as removeLanguageFromPath,
|
|
25223
|
-
|
|
25224
|
-
|
|
25239
|
+
Wm as reportApiCall,
|
|
25240
|
+
Fm as reportCustomMetric,
|
|
25225
25241
|
Js as reportRouteChange,
|
|
25226
|
-
|
|
25242
|
+
Mm as reportWebVitals,
|
|
25227
25243
|
Os as routeConfig,
|
|
25228
|
-
|
|
25229
|
-
|
|
25230
|
-
|
|
25231
|
-
|
|
25232
|
-
|
|
25244
|
+
Gg as securityHeaders,
|
|
25245
|
+
Kg as setupCSPReporting,
|
|
25246
|
+
wh as setupLazyLoading,
|
|
25247
|
+
Sh as setupProgressiveLoading,
|
|
25248
|
+
Wg as shouldEnableWallet,
|
|
25233
25249
|
yt as smartLinkVariants,
|
|
25234
25250
|
Ri as stripLanguagePrefix,
|
|
25235
25251
|
Ci as supportsAVIF,
|
|
25236
|
-
|
|
25252
|
+
Vg as supportsCSSImports,
|
|
25237
25253
|
Ni as supportsWebP,
|
|
25238
|
-
|
|
25254
|
+
Hh as themeStorage,
|
|
25239
25255
|
yi as useApiMetrics,
|
|
25240
25256
|
Zc as useBanner,
|
|
25241
25257
|
ci as useBundleMetrics,
|
|
25242
25258
|
Ut as useClickOutside,
|
|
25243
25259
|
Fo as useCodeLoader,
|
|
25244
25260
|
$s as useComponentPerformance,
|
|
25245
|
-
|
|
25246
|
-
|
|
25261
|
+
Ym as useCopyToClipboard,
|
|
25262
|
+
Nm as useDebugMemo,
|
|
25247
25263
|
xi as useDraggable,
|
|
25248
|
-
|
|
25264
|
+
Bh as useDynamicImport,
|
|
25249
25265
|
Mu as useErrorRecovery,
|
|
25250
|
-
|
|
25251
|
-
|
|
25252
|
-
|
|
25266
|
+
qm as useFormSubmission,
|
|
25267
|
+
Xm as useFormValidation,
|
|
25268
|
+
Tm as useImageLazyLoading,
|
|
25253
25269
|
ke as useLayout,
|
|
25254
25270
|
Ti as useLazyLoad,
|
|
25255
|
-
|
|
25271
|
+
gh as useLazyStyles,
|
|
25256
25272
|
Hu as useLocalizedNavigate,
|
|
25257
|
-
|
|
25258
|
-
|
|
25259
|
-
|
|
25260
|
-
|
|
25261
|
-
|
|
25262
|
-
|
|
25263
|
-
|
|
25264
|
-
|
|
25265
|
-
|
|
25266
|
-
|
|
25267
|
-
|
|
25268
|
-
|
|
25269
|
-
|
|
25273
|
+
Rh as useLocation,
|
|
25274
|
+
fh as useMediaQuery,
|
|
25275
|
+
Om as useMemoryLeakDetection,
|
|
25276
|
+
Km as useMultipleCopyToClipboard,
|
|
25277
|
+
Ph as useNavigation,
|
|
25278
|
+
bh as useOptimizedTheme,
|
|
25279
|
+
ym as useOptimizedWallets,
|
|
25280
|
+
wm as usePerformanceMark,
|
|
25281
|
+
sh as useReducedMotion,
|
|
25282
|
+
Cm as useRenderCount,
|
|
25283
|
+
oh as useResponsiveStyles,
|
|
25284
|
+
Zm as useRoutePerformance,
|
|
25285
|
+
Oh as useSearchParams,
|
|
25270
25286
|
Nd as useSmartLinks,
|
|
25271
|
-
|
|
25287
|
+
km as useStableCallback,
|
|
25272
25288
|
Yu as useTheme,
|
|
25273
25289
|
Fl as useToast,
|
|
25274
|
-
|
|
25290
|
+
Gm as useToggle,
|
|
25275
25291
|
ma as useTopbar,
|
|
25276
25292
|
ii as useWebVitals,
|
|
25277
25293
|
Si as utils,
|
|
25278
|
-
|
|
25279
|
-
|
|
25294
|
+
qh as walletStorage,
|
|
25295
|
+
Zg as web3SecurityNotes,
|
|
25280
25296
|
Tu as withLazyErrorBoundary,
|
|
25281
|
-
|
|
25282
|
-
|
|
25297
|
+
Um as withPerformanceTracking,
|
|
25298
|
+
zg as withRetry
|
|
25283
25299
|
};
|