@sudobility/components 3.0.10 → 3.0.12
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/core/SecurityProvider.d.ts.map +1 -1
- package/dist/core/index.d.ts +1 -0
- package/dist/core/index.d.ts.map +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.esm.js +990 -833
- package/dist/index.umd.js +13 -13
- package/dist/optimization/optimization/apiOptimization.d.ts +1 -19
- package/dist/optimization/optimization/apiOptimization.d.ts.map +1 -1
- package/dist/primitives/feedback/index.d.ts +2 -0
- package/dist/primitives/feedback/index.d.ts.map +1 -1
- package/dist/seo/SemanticHTML.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -2,13 +2,13 @@ import { clsx as Yt } from "clsx";
|
|
|
2
2
|
import { twMerge as Qt } from "tailwind-merge";
|
|
3
3
|
import { jsx as a, jsxs as p, Fragment as _ } from "react/jsx-runtime";
|
|
4
4
|
import * as V from "react";
|
|
5
|
-
import I, { useState as M, useRef as
|
|
5
|
+
import I, { useState as M, useRef as R, useEffect as j, useCallback as H, createContext as vt, useContext as Zt, useLayoutEffect as Xt, Component as kt, memo as xe, useMemo as He, lazy as re, Suspense as ve } from "react";
|
|
6
6
|
import { cva as q } from "class-variance-authority";
|
|
7
7
|
import { createPortal as wt } from "react-dom";
|
|
8
|
-
import { ExclamationCircleIcon as
|
|
9
|
-
import { ArrowLeftIcon as
|
|
8
|
+
import { ExclamationCircleIcon as Re, CheckCircleIcon as _e, InformationCircleIcon as be, XCircleIcon as Nt, BellAlertIcon as Jt, ExclamationTriangleIcon as Ct, MinusIcon as nt, PlusIcon as ot, MagnifyingGlassIcon as er, XMarkIcon as qe, CalendarIcon as tr, CloudArrowUpIcon as rr, DocumentIcon as St, ArrowTopRightOnSquareIcon as we, ChevronLeftIcon as ar, ChevronRightIcon as Ge, TrashIcon as nr, PhotoIcon as st, ArrowPathIcon as or, CheckIcon as sr, ClipboardDocumentIcon as ir, EnvelopeIcon as lr, ArrowRightIcon as cr, LanguageIcon as dr } from "@heroicons/react/24/outline";
|
|
9
|
+
import { ArrowLeftIcon as A0, ArrowRightIcon as I0, Bars3Icon as z0, BellIcon as U0, BellSlashIcon as P0, ChartBarIcon as D0, CheckCircleIcon as j0, CheckIcon as R0, ChevronDownIcon as B0, ChevronLeftIcon as W0, ChevronRightIcon as F0, ChevronUpIcon as O0, ClockIcon as V0, CodeBracketIcon as H0, Cog6ToothIcon as _0, CreditCardIcon as q0, DocumentTextIcon as G0, EnvelopeIcon as K0, ExclamationTriangleIcon as Y0, EyeSlashIcon as Q0, GlobeAltIcon as Z0, HomeIcon as X0, InboxIcon as J0, InformationCircleIcon as eu, KeyIcon as tu, MegaphoneIcon as ru, MinusIcon as au, PaperAirplaneIcon as nu, PaperClipIcon as ou, PlusIcon as su, RocketLaunchIcon as iu, ShieldCheckIcon as lu, SparklesIcon as cu, StarIcon as du, TrashIcon as uu, UserGroupIcon as gu, XMarkIcon as mu } from "@heroicons/react/24/outline";
|
|
10
10
|
import { XMarkIcon as ur, MinusIcon as gr, CheckIcon as mr } from "@heroicons/react/24/solid";
|
|
11
|
-
import { CheckCircleIcon as
|
|
11
|
+
import { CheckCircleIcon as pu, CheckIcon as bu, ExclamationTriangleIcon as yu, StarIcon as fu } from "@heroicons/react/24/solid";
|
|
12
12
|
import { Root as $e, Thumb as $t } from "@radix-ui/react-switch";
|
|
13
13
|
import * as W from "@radix-ui/react-select";
|
|
14
14
|
import { ChevronDown as Ee, ChevronUp as Et, Check as Lt } from "lucide-react";
|
|
@@ -101,7 +101,7 @@ const wr = ({
|
|
|
101
101
|
children: t
|
|
102
102
|
}
|
|
103
103
|
);
|
|
104
|
-
},
|
|
104
|
+
}, jn = ({
|
|
105
105
|
direction: t = "row",
|
|
106
106
|
align: e,
|
|
107
107
|
justify: r,
|
|
@@ -190,7 +190,7 @@ const wr = ({
|
|
|
190
190
|
8: "gap-8",
|
|
191
191
|
10: "gap-10",
|
|
192
192
|
12: "gap-12"
|
|
193
|
-
},
|
|
193
|
+
}, Rn = ({
|
|
194
194
|
children: t,
|
|
195
195
|
direction: e = "row",
|
|
196
196
|
align: r = "start",
|
|
@@ -1368,10 +1368,10 @@ const Kn = ({
|
|
|
1368
1368
|
resizable: c = !0,
|
|
1369
1369
|
className: g
|
|
1370
1370
|
}) => {
|
|
1371
|
-
const [h, x] = M(n), [b, m] = M(!1), y =
|
|
1371
|
+
const [h, x] = M(n), [b, m] = M(!1), y = R(null), w = o !== void 0 ? o : h, C = (N) => {
|
|
1372
1372
|
c && (N.preventDefault(), m(!0));
|
|
1373
1373
|
};
|
|
1374
|
-
|
|
1374
|
+
j(() => {
|
|
1375
1375
|
if (!b) return;
|
|
1376
1376
|
const N = (v) => {
|
|
1377
1377
|
const $ = y.current;
|
|
@@ -1394,7 +1394,7 @@ const Kn = ({
|
|
|
1394
1394
|
d,
|
|
1395
1395
|
o,
|
|
1396
1396
|
s
|
|
1397
|
-
]),
|
|
1397
|
+
]), j(() => (b ? (document.body.style.userSelect = "none", document.body.style.cursor = r === "horizontal" ? "col-resize" : "row-resize") : (document.body.style.userSelect = "", document.body.style.cursor = ""), () => {
|
|
1398
1398
|
document.body.style.userSelect = "", document.body.style.cursor = "";
|
|
1399
1399
|
}), [b, r]);
|
|
1400
1400
|
const k = r === "horizontal";
|
|
@@ -1489,7 +1489,7 @@ const Kn = ({
|
|
|
1489
1489
|
showHandles: g = !0,
|
|
1490
1490
|
className: h
|
|
1491
1491
|
}) => {
|
|
1492
|
-
const [x, b] = M(e), [m, y] = M(r), [w, C] = M(!1), [k, N] = M(null), f =
|
|
1492
|
+
const [x, b] = M(e), [m, y] = M(r), [w, C] = M(!1), [k, N] = M(null), f = R(null), v = R({ x: 0, y: 0, width: 0, height: 0 }), $ = (T) => (A) => {
|
|
1493
1493
|
A.preventDefault(), A.stopPropagation(), C(!0), N(T), v.current = {
|
|
1494
1494
|
x: A.clientX,
|
|
1495
1495
|
y: A.clientY,
|
|
@@ -1497,7 +1497,7 @@ const Kn = ({
|
|
|
1497
1497
|
height: m
|
|
1498
1498
|
};
|
|
1499
1499
|
};
|
|
1500
|
-
|
|
1500
|
+
j(() => {
|
|
1501
1501
|
if (!w || !k) return;
|
|
1502
1502
|
const T = (P) => {
|
|
1503
1503
|
const U = P.clientX - v.current.x, F = P.clientY - v.current.y;
|
|
@@ -1531,7 +1531,7 @@ const Kn = ({
|
|
|
1531
1531
|
"bottom-left": "nesw-resize",
|
|
1532
1532
|
"bottom-right": "nwse-resize"
|
|
1533
1533
|
})[T], []);
|
|
1534
|
-
|
|
1534
|
+
j(() => (w ? (document.body.style.userSelect = "none", document.body.style.cursor = L(k)) : (document.body.style.userSelect = "", document.body.style.cursor = ""), () => {
|
|
1535
1535
|
document.body.style.userSelect = "", document.body.style.cursor = "";
|
|
1536
1536
|
}), [w, k, L]);
|
|
1537
1537
|
const E = (T) => d.includes(T) ? /* @__PURE__ */ a(
|
|
@@ -1639,8 +1639,8 @@ const Kn = ({
|
|
|
1639
1639
|
breakpoints: n,
|
|
1640
1640
|
className: o
|
|
1641
1641
|
}) => {
|
|
1642
|
-
const [s, i] = M(e), d =
|
|
1643
|
-
|
|
1642
|
+
const [s, i] = M(e), d = R(null);
|
|
1643
|
+
j(() => {
|
|
1644
1644
|
if (!n) return;
|
|
1645
1645
|
const g = () => {
|
|
1646
1646
|
const h = window.innerWidth, x = Object.keys(n).map(Number).sort((b, m) => m - b);
|
|
@@ -1678,7 +1678,7 @@ const Kn = ({
|
|
|
1678
1678
|
);
|
|
1679
1679
|
}, le = ({ children: t, container: e }) => {
|
|
1680
1680
|
const [r, n] = M(!1);
|
|
1681
|
-
if (
|
|
1681
|
+
if (j(() => (n(!0), () => n(!1)), []), !r) return null;
|
|
1682
1682
|
const o = e || document.body;
|
|
1683
1683
|
return wt(t, o);
|
|
1684
1684
|
}, Ye = ({
|
|
@@ -2204,7 +2204,7 @@ const Kn = ({
|
|
|
2204
2204
|
},
|
|
2205
2205
|
error: {
|
|
2206
2206
|
text: "text-red-600 dark:text-red-400",
|
|
2207
|
-
icon:
|
|
2207
|
+
icon: Re
|
|
2208
2208
|
},
|
|
2209
2209
|
success: {
|
|
2210
2210
|
text: "text-green-600 dark:text-green-400",
|
|
@@ -2212,7 +2212,7 @@ const Kn = ({
|
|
|
2212
2212
|
},
|
|
2213
2213
|
warning: {
|
|
2214
2214
|
text: "text-yellow-600 dark:text-yellow-400",
|
|
2215
|
-
icon:
|
|
2215
|
+
icon: Re
|
|
2216
2216
|
}
|
|
2217
2217
|
}[e], c = l.icon;
|
|
2218
2218
|
return /* @__PURE__ */ p("div", { className: u("flex items-start gap-1.5", o), children: [
|
|
@@ -2534,7 +2534,7 @@ const Kn = ({
|
|
|
2534
2534
|
return /* @__PURE__ */ a("div", { className: u(w), children: Array.from({ length: m }).map((C, k) => y(k)) });
|
|
2535
2535
|
}
|
|
2536
2536
|
return y();
|
|
2537
|
-
},
|
|
2537
|
+
}, jr = {
|
|
2538
2538
|
info: be,
|
|
2539
2539
|
success: _e,
|
|
2540
2540
|
warning: Ct,
|
|
@@ -2548,7 +2548,7 @@ const Kn = ({
|
|
|
2548
2548
|
children: o,
|
|
2549
2549
|
className: s
|
|
2550
2550
|
}) => {
|
|
2551
|
-
const i =
|
|
2551
|
+
const i = jr[t], d = n || /* @__PURE__ */ a(i, { className: "h-5 w-5" }), l = typeof D.alert[t] == "function" ? D.alert[t]() : "";
|
|
2552
2552
|
return /* @__PURE__ */ p("div", { role: "alert", className: u(l, s), children: [
|
|
2553
2553
|
d && /* @__PURE__ */ a("div", { className: "flex-shrink-0", children: d }),
|
|
2554
2554
|
/* @__PURE__ */ p("div", { className: "flex-1 min-w-0", children: [
|
|
@@ -2586,7 +2586,7 @@ const Kn = ({
|
|
|
2586
2586
|
if (!t)
|
|
2587
2587
|
throw new Error("useToast must be used within ToastProvider");
|
|
2588
2588
|
return t;
|
|
2589
|
-
},
|
|
2589
|
+
}, Rr = ({ toast: t, onRemove: e }) => {
|
|
2590
2590
|
const { id: r, title: n, description: o, variant: s = "default", action: i } = t, d = {
|
|
2591
2591
|
default: "bg-white dark:bg-gray-800 border-gray-200 dark:border-gray-700",
|
|
2592
2592
|
success: "bg-green-50 dark:bg-green-900/20 border-green-200 dark:border-green-800",
|
|
@@ -2693,7 +2693,7 @@ const Kn = ({
|
|
|
2693
2693
|
]
|
|
2694
2694
|
}
|
|
2695
2695
|
);
|
|
2696
|
-
}, Br = ({ toast: t, onRemove: e }) => (
|
|
2696
|
+
}, Br = ({ toast: t, onRemove: e }) => (j(() => {
|
|
2697
2697
|
const r = t.duration ?? 5e3;
|
|
2698
2698
|
if (r > 0) {
|
|
2699
2699
|
const n = setTimeout(() => {
|
|
@@ -2701,7 +2701,7 @@ const Kn = ({
|
|
|
2701
2701
|
}, r);
|
|
2702
2702
|
return () => clearTimeout(n);
|
|
2703
2703
|
}
|
|
2704
|
-
}, [t.id, t.duration, e]), /* @__PURE__ */ a(
|
|
2704
|
+
}, [t.id, t.duration, e]), /* @__PURE__ */ a(Rr, { toast: t, onRemove: e })), Eo = ({
|
|
2705
2705
|
children: t
|
|
2706
2706
|
}) => {
|
|
2707
2707
|
const [e, r] = M([]), n = H((s) => {
|
|
@@ -2874,7 +2874,29 @@ const Kn = ({
|
|
|
2874
2874
|
children: N
|
|
2875
2875
|
}
|
|
2876
2876
|
);
|
|
2877
|
-
},
|
|
2877
|
+
}, Io = ({
|
|
2878
|
+
className: t,
|
|
2879
|
+
children: e,
|
|
2880
|
+
disabled: r = !1,
|
|
2881
|
+
onClick: n
|
|
2882
|
+
}) => /* @__PURE__ */ a(
|
|
2883
|
+
"div",
|
|
2884
|
+
{
|
|
2885
|
+
className: u(
|
|
2886
|
+
"p-4 rounded-lg border transition-colors",
|
|
2887
|
+
"bg-white dark:bg-gray-900",
|
|
2888
|
+
"border-gray-200 dark:border-gray-700",
|
|
2889
|
+
"text-gray-900 dark:text-white",
|
|
2890
|
+
r && "opacity-50 cursor-not-allowed",
|
|
2891
|
+
"hover:bg-gray-50 dark:hover:bg-gray-800",
|
|
2892
|
+
t
|
|
2893
|
+
),
|
|
2894
|
+
onClick: r ? void 0 : n,
|
|
2895
|
+
role: "region",
|
|
2896
|
+
"aria-label": "UbadgeUdesigner",
|
|
2897
|
+
children: e || "UbadgeUdesigner Component"
|
|
2898
|
+
}
|
|
2899
|
+
), Wr = (t) => {
|
|
2878
2900
|
switch (t) {
|
|
2879
2901
|
case "verified":
|
|
2880
2902
|
case "success":
|
|
@@ -2899,7 +2921,7 @@ const Kn = ({
|
|
|
2899
2921
|
default:
|
|
2900
2922
|
return "w-2 h-2";
|
|
2901
2923
|
}
|
|
2902
|
-
},
|
|
2924
|
+
}, zo = ({
|
|
2903
2925
|
status: t,
|
|
2904
2926
|
label: e,
|
|
2905
2927
|
showDot: r = !0,
|
|
@@ -2934,7 +2956,7 @@ const Kn = ({
|
|
|
2934
2956
|
),
|
|
2935
2957
|
s
|
|
2936
2958
|
] });
|
|
2937
|
-
},
|
|
2959
|
+
}, Uo = ({
|
|
2938
2960
|
chainType: t,
|
|
2939
2961
|
size: e = "md"
|
|
2940
2962
|
}) => {
|
|
@@ -2949,7 +2971,7 @@ const Kn = ({
|
|
|
2949
2971
|
sm: "w-2 h-2",
|
|
2950
2972
|
md: "w-3 h-3",
|
|
2951
2973
|
lg: "w-4 h-4"
|
|
2952
|
-
},
|
|
2974
|
+
}, Po = ({
|
|
2953
2975
|
status: t,
|
|
2954
2976
|
size: e = "sm",
|
|
2955
2977
|
pulse: r = !1,
|
|
@@ -2965,6 +2987,28 @@ const Kn = ({
|
|
|
2965
2987
|
n
|
|
2966
2988
|
)
|
|
2967
2989
|
}
|
|
2990
|
+
), Do = ({
|
|
2991
|
+
className: t,
|
|
2992
|
+
children: e,
|
|
2993
|
+
disabled: r = !1,
|
|
2994
|
+
onClick: n
|
|
2995
|
+
}) => /* @__PURE__ */ a(
|
|
2996
|
+
"div",
|
|
2997
|
+
{
|
|
2998
|
+
className: u(
|
|
2999
|
+
"p-4 rounded-lg border transition-colors",
|
|
3000
|
+
"bg-white dark:bg-gray-900",
|
|
3001
|
+
"border-gray-200 dark:border-gray-700",
|
|
3002
|
+
"text-gray-900 dark:text-white",
|
|
3003
|
+
r && "opacity-50 cursor-not-allowed",
|
|
3004
|
+
"hover:bg-gray-50 dark:hover:bg-gray-800",
|
|
3005
|
+
t
|
|
3006
|
+
),
|
|
3007
|
+
onClick: r ? void 0 : n,
|
|
3008
|
+
role: "region",
|
|
3009
|
+
"aria-label": "UstatusUpipeline",
|
|
3010
|
+
children: e || "UstatusUpipeline Component"
|
|
3011
|
+
}
|
|
2968
3012
|
), Qe = V.forwardRef(
|
|
2969
3013
|
({ className: t, type: e, ...r }, n) => /* @__PURE__ */ a(
|
|
2970
3014
|
"input",
|
|
@@ -2977,7 +3021,7 @@ const Kn = ({
|
|
|
2977
3021
|
)
|
|
2978
3022
|
);
|
|
2979
3023
|
Qe.displayName = "Input";
|
|
2980
|
-
const
|
|
3024
|
+
const jo = ({
|
|
2981
3025
|
value: t,
|
|
2982
3026
|
onChange: e,
|
|
2983
3027
|
placeholder: r,
|
|
@@ -3046,7 +3090,7 @@ const Po = ({
|
|
|
3046
3090
|
}
|
|
3047
3091
|
) })
|
|
3048
3092
|
] });
|
|
3049
|
-
},
|
|
3093
|
+
}, Ro = ({
|
|
3050
3094
|
value: t,
|
|
3051
3095
|
onChange: e,
|
|
3052
3096
|
min: r,
|
|
@@ -3268,7 +3312,7 @@ const Po = ({
|
|
|
3268
3312
|
...h
|
|
3269
3313
|
}
|
|
3270
3314
|
);
|
|
3271
|
-
},
|
|
3315
|
+
}, Bo = ({
|
|
3272
3316
|
value: t,
|
|
3273
3317
|
onChange: e,
|
|
3274
3318
|
placeholder: r = "Search...",
|
|
@@ -3410,7 +3454,7 @@ const Po = ({
|
|
|
3410
3454
|
}
|
|
3411
3455
|
)
|
|
3412
3456
|
] });
|
|
3413
|
-
},
|
|
3457
|
+
}, Wo = ({
|
|
3414
3458
|
value: t,
|
|
3415
3459
|
onChange: e,
|
|
3416
3460
|
type: r = "date",
|
|
@@ -3523,8 +3567,8 @@ const Hr = ({
|
|
|
3523
3567
|
disabled: o = !1,
|
|
3524
3568
|
className: s
|
|
3525
3569
|
}) => {
|
|
3526
|
-
const [i, d] = M(!1), [l, c] = M("12"), [g, h] = M("00"), [x, b] = M("AM"), m =
|
|
3527
|
-
|
|
3570
|
+
const [i, d] = M(!1), [l, c] = M("12"), [g, h] = M("00"), [x, b] = M("AM"), m = R(null);
|
|
3571
|
+
j(() => {
|
|
3528
3572
|
if (t) {
|
|
3529
3573
|
const [N, f] = t.split(":"), v = parseInt(N, 10);
|
|
3530
3574
|
if (r) {
|
|
@@ -3534,7 +3578,7 @@ const Hr = ({
|
|
|
3534
3578
|
c(N);
|
|
3535
3579
|
h(f);
|
|
3536
3580
|
}
|
|
3537
|
-
}, [t, r]),
|
|
3581
|
+
}, [t, r]), j(() => {
|
|
3538
3582
|
const N = (f) => {
|
|
3539
3583
|
m.current && !m.current.contains(f.target) && d(!1);
|
|
3540
3584
|
};
|
|
@@ -3706,7 +3750,7 @@ const Hr = ({
|
|
|
3706
3750
|
{ code: "JP", name: "Japan", dialCode: "+81", flag: "🇯🇵" },
|
|
3707
3751
|
{ code: "KR", name: "South Korea", dialCode: "+82", flag: "🇰🇷" },
|
|
3708
3752
|
{ code: "SG", name: "Singapore", dialCode: "+65", flag: "🇸🇬" }
|
|
3709
|
-
],
|
|
3753
|
+
], Fo = ({
|
|
3710
3754
|
value: t,
|
|
3711
3755
|
onChange: e,
|
|
3712
3756
|
country: r,
|
|
@@ -3834,7 +3878,7 @@ const Hr = ({
|
|
|
3834
3878
|
] }),
|
|
3835
3879
|
g && /* @__PURE__ */ a("div", { className: "fixed inset-0 z-40", onClick: () => h(!1) })
|
|
3836
3880
|
] });
|
|
3837
|
-
},
|
|
3881
|
+
}, Oo = ({
|
|
3838
3882
|
checked: t,
|
|
3839
3883
|
defaultChecked: e = !1,
|
|
3840
3884
|
onChange: r,
|
|
@@ -3975,7 +4019,7 @@ const Hr = ({
|
|
|
3975
4019
|
}
|
|
3976
4020
|
));
|
|
3977
4021
|
qr.displayName = $e.displayName;
|
|
3978
|
-
const
|
|
4022
|
+
const Vo = ({
|
|
3979
4023
|
name: t = "radio-group",
|
|
3980
4024
|
value: e,
|
|
3981
4025
|
onChange: r,
|
|
@@ -3990,7 +4034,7 @@ const Fo = ({
|
|
|
3990
4034
|
renderOption: h,
|
|
3991
4035
|
className: x
|
|
3992
4036
|
}) => {
|
|
3993
|
-
const b =
|
|
4037
|
+
const b = R(null), y = {
|
|
3994
4038
|
sm: {
|
|
3995
4039
|
radio: "w-4 h-4",
|
|
3996
4040
|
label: "text-sm",
|
|
@@ -4099,7 +4143,7 @@ const Fo = ({
|
|
|
4099
4143
|
),
|
|
4100
4144
|
l && /* @__PURE__ */ a("p", { className: "mt-1 text-sm text-red-600 dark:text-red-400", children: l })
|
|
4101
4145
|
] });
|
|
4102
|
-
},
|
|
4146
|
+
}, Ho = W.Root, _o = W.Group, qo = W.Value, Gr = V.forwardRef(({ className: t, children: e, ...r }, n) => /* @__PURE__ */ p(
|
|
4103
4147
|
W.Trigger,
|
|
4104
4148
|
{
|
|
4105
4149
|
ref: n,
|
|
@@ -4205,7 +4249,7 @@ const Zr = V.forwardRef(({ className: t, ...e }, r) => /* @__PURE__ */ a(
|
|
|
4205
4249
|
}
|
|
4206
4250
|
));
|
|
4207
4251
|
Zr.displayName = W.Separator.displayName;
|
|
4208
|
-
const
|
|
4252
|
+
const Go = ({
|
|
4209
4253
|
options: t,
|
|
4210
4254
|
value: e,
|
|
4211
4255
|
onChange: r,
|
|
@@ -4216,14 +4260,14 @@ const _o = ({
|
|
|
4216
4260
|
disabled: d = !1,
|
|
4217
4261
|
className: l
|
|
4218
4262
|
}) => {
|
|
4219
|
-
const [c, g] = M(!1), [h, x] = M(""), b =
|
|
4263
|
+
const [c, g] = M(!1), [h, x] = M(""), b = R(null), m = s ? t.filter(
|
|
4220
4264
|
(f) => f.label.toLowerCase().includes(h.toLowerCase())
|
|
4221
4265
|
) : t, y = t.filter((f) => e.includes(f.value)), w = (f) => {
|
|
4222
4266
|
e.includes(f) ? r(e.filter((v) => v !== f)) : r([...e, f]);
|
|
4223
4267
|
}, C = (f) => {
|
|
4224
4268
|
r(e.filter((v) => v !== f));
|
|
4225
4269
|
};
|
|
4226
|
-
|
|
4270
|
+
j(() => {
|
|
4227
4271
|
const f = (v) => {
|
|
4228
4272
|
b.current && !b.current.contains(v.target) && (g(!1), x(""));
|
|
4229
4273
|
};
|
|
@@ -4370,7 +4414,7 @@ const _o = ({
|
|
|
4370
4414
|
] })
|
|
4371
4415
|
] })
|
|
4372
4416
|
] });
|
|
4373
|
-
},
|
|
4417
|
+
}, Ko = ({
|
|
4374
4418
|
options: t,
|
|
4375
4419
|
value: e,
|
|
4376
4420
|
onChange: r,
|
|
@@ -4380,18 +4424,18 @@ const _o = ({
|
|
|
4380
4424
|
disabled: i = !1,
|
|
4381
4425
|
className: d
|
|
4382
4426
|
}) => {
|
|
4383
|
-
const [l, c] = M(!1), [g, h] = M(""), [x, b] = M(0), m =
|
|
4427
|
+
const [l, c] = M(!1), [g, h] = M(""), [x, b] = M(0), m = R(null), y = R(null), w = t.filter(
|
|
4384
4428
|
(f) => f.label.toLowerCase().includes(g.toLowerCase())
|
|
4385
4429
|
), C = t.find((f) => f.value === e);
|
|
4386
|
-
|
|
4430
|
+
j(() => {
|
|
4387
4431
|
if (!l) return;
|
|
4388
4432
|
const f = (v) => {
|
|
4389
4433
|
m.current && !m.current.contains(v.target) && (c(!1), h(""));
|
|
4390
4434
|
};
|
|
4391
4435
|
return document.addEventListener("mousedown", f), () => document.removeEventListener("mousedown", f);
|
|
4392
|
-
}, [l]),
|
|
4436
|
+
}, [l]), j(() => {
|
|
4393
4437
|
l && y.current && y.current.focus();
|
|
4394
|
-
}, [l]),
|
|
4438
|
+
}, [l]), j(() => {
|
|
4395
4439
|
b(0);
|
|
4396
4440
|
}, [g]);
|
|
4397
4441
|
const k = (f) => {
|
|
@@ -4504,7 +4548,7 @@ const _o = ({
|
|
|
4504
4548
|
] });
|
|
4505
4549
|
};
|
|
4506
4550
|
function Xr(t, e) {
|
|
4507
|
-
|
|
4551
|
+
j(() => {
|
|
4508
4552
|
const r = (n) => {
|
|
4509
4553
|
const o = t?.current;
|
|
4510
4554
|
!o || o.contains(n?.target || null) || e(n);
|
|
@@ -4514,7 +4558,7 @@ function Xr(t, e) {
|
|
|
4514
4558
|
};
|
|
4515
4559
|
}, [t, e]);
|
|
4516
4560
|
}
|
|
4517
|
-
const
|
|
4561
|
+
const Yo = ({
|
|
4518
4562
|
trigger: t,
|
|
4519
4563
|
items: e,
|
|
4520
4564
|
align: r = "right",
|
|
@@ -4569,7 +4613,7 @@ const Go = ({
|
|
|
4569
4613
|
]
|
|
4570
4614
|
}
|
|
4571
4615
|
);
|
|
4572
|
-
},
|
|
4616
|
+
}, Qo = ({
|
|
4573
4617
|
options: t,
|
|
4574
4618
|
value: e,
|
|
4575
4619
|
values: r = [],
|
|
@@ -4639,7 +4683,7 @@ const Go = ({
|
|
|
4639
4683
|
})
|
|
4640
4684
|
}
|
|
4641
4685
|
);
|
|
4642
|
-
},
|
|
4686
|
+
}, Zo = ({
|
|
4643
4687
|
value: t,
|
|
4644
4688
|
onChange: e,
|
|
4645
4689
|
min: r = 0,
|
|
@@ -4745,7 +4789,7 @@ const Go = ({
|
|
|
4745
4789
|
/* @__PURE__ */ a("span", { className: "text-xs text-gray-500 dark:text-gray-400", children: g || n })
|
|
4746
4790
|
] })
|
|
4747
4791
|
] });
|
|
4748
|
-
},
|
|
4792
|
+
}, Xo = ({
|
|
4749
4793
|
value: t,
|
|
4750
4794
|
onChange: e,
|
|
4751
4795
|
min: r = 0,
|
|
@@ -4767,7 +4811,7 @@ const Go = ({
|
|
|
4767
4811
|
}
|
|
4768
4812
|
),
|
|
4769
4813
|
s && /* @__PURE__ */ a("span", { className: "w-12 text-center font-semibold text-gray-900 dark:text-white", children: t })
|
|
4770
|
-
] }),
|
|
4814
|
+
] }), Jo = ({
|
|
4771
4815
|
onChange: t,
|
|
4772
4816
|
accept: e,
|
|
4773
4817
|
multiple: r = !1,
|
|
@@ -4782,7 +4826,7 @@ const Go = ({
|
|
|
4782
4826
|
buttonText: h = "Choose Files",
|
|
4783
4827
|
dropZoneText: x = "Drop files here or click to browse"
|
|
4784
4828
|
}) => {
|
|
4785
|
-
const b =
|
|
4829
|
+
const b = R(null), [m, y] = M(!1), [w, C] = M(null), k = (A) => (C(null), o && l.length + A.length > o ? (C(`Maximum ${o} files allowed`), []) : A.filter((U) => n && U.size > n ? (C(
|
|
4786
4830
|
`File "${U.name}" exceeds maximum size of ${We(n)}`
|
|
4787
4831
|
), !1) : !0)), N = (A) => {
|
|
4788
4832
|
const P = Array.from(A.target.files || []), U = k(P);
|
|
@@ -4911,7 +4955,7 @@ function We(t) {
|
|
|
4911
4955
|
const e = 1024, r = ["Bytes", "KB", "MB", "GB"], n = Math.floor(Math.log(t) / Math.log(e));
|
|
4912
4956
|
return Math.round(t / Math.pow(e, n) * 100) / 100 + " " + r[n];
|
|
4913
4957
|
}
|
|
4914
|
-
const
|
|
4958
|
+
const es = ({
|
|
4915
4959
|
value: t,
|
|
4916
4960
|
onChange: e,
|
|
4917
4961
|
placeholder: r = "Type and press Enter...",
|
|
@@ -4927,7 +4971,7 @@ const Xo = ({
|
|
|
4927
4971
|
renderTag: x,
|
|
4928
4972
|
className: b
|
|
4929
4973
|
}) => {
|
|
4930
|
-
const m = o || s, [y, w] = M(""), C =
|
|
4974
|
+
const m = o || s, [y, w] = M(""), C = R(null), k = {
|
|
4931
4975
|
primary: "bg-blue-100 dark:bg-blue-900/30 text-blue-700 dark:text-blue-300",
|
|
4932
4976
|
secondary: "bg-gray-100 dark:bg-gray-700 text-gray-700 dark:text-gray-300",
|
|
4933
4977
|
success: "bg-green-100 dark:bg-green-900/30 text-green-700 dark:text-green-300",
|
|
@@ -5040,7 +5084,7 @@ const Xo = ({
|
|
|
5040
5084
|
" tags"
|
|
5041
5085
|
] })
|
|
5042
5086
|
] });
|
|
5043
|
-
},
|
|
5087
|
+
}, ts = ({
|
|
5044
5088
|
value: t,
|
|
5045
5089
|
onChange: e,
|
|
5046
5090
|
mentions: r,
|
|
@@ -5049,7 +5093,7 @@ const Xo = ({
|
|
|
5049
5093
|
disabled: s = !1,
|
|
5050
5094
|
className: i
|
|
5051
5095
|
}) => {
|
|
5052
|
-
const [d, l] = M(!1), [c, g] = M([]), [h, x] = M(0), [b, m] = M(0), y =
|
|
5096
|
+
const [d, l] = M(!1), [c, g] = M([]), [h, x] = M(0), [b, m] = M(0), y = R(null), w = R(null), C = (f) => {
|
|
5053
5097
|
const v = f.target.value, $ = f.target.selectionStart || 0;
|
|
5054
5098
|
e(v), m($);
|
|
5055
5099
|
const E = v.substring(0, $).split(/\s/), T = E[E.length - 1];
|
|
@@ -5087,7 +5131,7 @@ const Xo = ({
|
|
|
5087
5131
|
break;
|
|
5088
5132
|
}
|
|
5089
5133
|
};
|
|
5090
|
-
return
|
|
5134
|
+
return j(() => {
|
|
5091
5135
|
const f = (v) => {
|
|
5092
5136
|
w.current && !w.current.contains(v.target) && y.current && !y.current.contains(v.target) && l(!1);
|
|
5093
5137
|
};
|
|
@@ -5153,7 +5197,7 @@ const Xo = ({
|
|
|
5153
5197
|
`${z.label.default()} peer-disabled:cursor-not-allowed peer-disabled:opacity-70`
|
|
5154
5198
|
), Pt = V.forwardRef(({ className: t, ...e }, r) => /* @__PURE__ */ a(Mt, { ref: r, className: u(Jr(), t), ...e }));
|
|
5155
5199
|
Pt.displayName = Mt.displayName;
|
|
5156
|
-
const
|
|
5200
|
+
const rs = ({
|
|
5157
5201
|
id: t,
|
|
5158
5202
|
label: e,
|
|
5159
5203
|
type: r = "text",
|
|
@@ -5245,7 +5289,7 @@ const es = ({
|
|
|
5245
5289
|
children: [
|
|
5246
5290
|
/* @__PURE__ */ a("div", { className: r ? "relative" : "", children: o }),
|
|
5247
5291
|
r && /* @__PURE__ */ p("div", { className: "mt-1 flex items-start", children: [
|
|
5248
|
-
/* @__PURE__ */ a(
|
|
5292
|
+
/* @__PURE__ */ a(Re, { className: "h-4 w-4 text-red-500 mr-1 mt-0.5 flex-shrink-0" }),
|
|
5249
5293
|
/* @__PURE__ */ a("p", { className: "text-xs text-red-600 dark:text-red-400", children: r })
|
|
5250
5294
|
] })
|
|
5251
5295
|
]
|
|
@@ -5254,7 +5298,7 @@ const es = ({
|
|
|
5254
5298
|
]
|
|
5255
5299
|
}
|
|
5256
5300
|
);
|
|
5257
|
-
},
|
|
5301
|
+
}, as = ({
|
|
5258
5302
|
label: t,
|
|
5259
5303
|
value: e,
|
|
5260
5304
|
onChange: r,
|
|
@@ -5291,7 +5335,7 @@ const es = ({
|
|
|
5291
5335
|
}
|
|
5292
5336
|
)
|
|
5293
5337
|
}
|
|
5294
|
-
),
|
|
5338
|
+
), ns = ({
|
|
5295
5339
|
label: t,
|
|
5296
5340
|
value: e,
|
|
5297
5341
|
onChange: r,
|
|
@@ -5328,7 +5372,7 @@ const es = ({
|
|
|
5328
5372
|
}
|
|
5329
5373
|
)
|
|
5330
5374
|
}
|
|
5331
|
-
),
|
|
5375
|
+
), os = ({
|
|
5332
5376
|
label: t,
|
|
5333
5377
|
value: e,
|
|
5334
5378
|
onChange: r,
|
|
@@ -5375,7 +5419,7 @@ const es = ({
|
|
|
5375
5419
|
}
|
|
5376
5420
|
)
|
|
5377
5421
|
}
|
|
5378
|
-
),
|
|
5422
|
+
), ss = ({
|
|
5379
5423
|
successMessage: t,
|
|
5380
5424
|
errorMessage: e,
|
|
5381
5425
|
successTitle: r = "Success",
|
|
@@ -5383,7 +5427,7 @@ const es = ({
|
|
|
5383
5427
|
autoDismissDelay: o = 0,
|
|
5384
5428
|
onSuccessDismiss: s,
|
|
5385
5429
|
className: i = ""
|
|
5386
|
-
}) => (
|
|
5430
|
+
}) => (j(() => {
|
|
5387
5431
|
if (t && o > 0 && s) {
|
|
5388
5432
|
const d = setTimeout(() => {
|
|
5389
5433
|
s();
|
|
@@ -5400,7 +5444,7 @@ const es = ({
|
|
|
5400
5444
|
description: t
|
|
5401
5445
|
}
|
|
5402
5446
|
)
|
|
5403
|
-
] })),
|
|
5447
|
+
] })), is = ({
|
|
5404
5448
|
className: t,
|
|
5405
5449
|
children: e,
|
|
5406
5450
|
disabled: r
|
|
@@ -5532,7 +5576,7 @@ const ta = ({
|
|
|
5532
5576
|
"aria-label": n,
|
|
5533
5577
|
children: /* @__PURE__ */ a("span", { className: "sr-only", children: o })
|
|
5534
5578
|
}
|
|
5535
|
-
),
|
|
5579
|
+
), ls = ({
|
|
5536
5580
|
children: t,
|
|
5537
5581
|
isLoading: e = !1,
|
|
5538
5582
|
loadingText: r = "Loading...",
|
|
@@ -5683,7 +5727,7 @@ const ta = ({
|
|
|
5683
5727
|
);
|
|
5684
5728
|
}) })
|
|
5685
5729
|
] });
|
|
5686
|
-
},
|
|
5730
|
+
}, cs = ({
|
|
5687
5731
|
value: t,
|
|
5688
5732
|
onChange: e,
|
|
5689
5733
|
use12Hour: r = !1,
|
|
@@ -5817,7 +5861,7 @@ const ta = ({
|
|
|
5817
5861
|
] }) }),
|
|
5818
5862
|
l && /* @__PURE__ */ a("div", { className: "fixed inset-0 z-40", onClick: () => c(!1) })
|
|
5819
5863
|
] });
|
|
5820
|
-
},
|
|
5864
|
+
}, ds = ({
|
|
5821
5865
|
value: t,
|
|
5822
5866
|
onChange: e,
|
|
5823
5867
|
minDate: r,
|
|
@@ -5974,7 +6018,7 @@ const ta = ({
|
|
|
5974
6018
|
] })
|
|
5975
6019
|
] }) })
|
|
5976
6020
|
] });
|
|
5977
|
-
},
|
|
6021
|
+
}, us = ({
|
|
5978
6022
|
className: t,
|
|
5979
6023
|
children: e,
|
|
5980
6024
|
disabled: r = !1,
|
|
@@ -5996,7 +6040,7 @@ const ta = ({
|
|
|
5996
6040
|
"aria-label": "UtimeUslotUpicker",
|
|
5997
6041
|
children: e || "UtimeUslotUpicker Component"
|
|
5998
6042
|
}
|
|
5999
|
-
),
|
|
6043
|
+
), gs = ({
|
|
6000
6044
|
value: t,
|
|
6001
6045
|
onChange: e,
|
|
6002
6046
|
presets: r = [
|
|
@@ -6110,7 +6154,7 @@ const ta = ({
|
|
|
6110
6154
|
)
|
|
6111
6155
|
] })
|
|
6112
6156
|
] });
|
|
6113
|
-
},
|
|
6157
|
+
}, ms = ({
|
|
6114
6158
|
value: t,
|
|
6115
6159
|
onChange: e,
|
|
6116
6160
|
presets: r,
|
|
@@ -6149,7 +6193,7 @@ const ta = ({
|
|
|
6149
6193
|
i
|
|
6150
6194
|
)) })
|
|
6151
6195
|
] });
|
|
6152
|
-
},
|
|
6196
|
+
}, hs = ({
|
|
6153
6197
|
colors: t,
|
|
6154
6198
|
selectedColor: e,
|
|
6155
6199
|
onColorSelect: r,
|
|
@@ -6232,7 +6276,7 @@ const ta = ({
|
|
|
6232
6276
|
] })
|
|
6233
6277
|
] }, m);
|
|
6234
6278
|
}) });
|
|
6235
|
-
},
|
|
6279
|
+
}, ps = ({
|
|
6236
6280
|
onSave: t,
|
|
6237
6281
|
width: e = 400,
|
|
6238
6282
|
height: r = 200,
|
|
@@ -6266,7 +6310,7 @@ const ta = ({
|
|
|
6266
6310
|
] })
|
|
6267
6311
|
]
|
|
6268
6312
|
}
|
|
6269
|
-
),
|
|
6313
|
+
), bs = ({
|
|
6270
6314
|
className: t,
|
|
6271
6315
|
children: e,
|
|
6272
6316
|
disabled: r
|
|
@@ -6285,7 +6329,7 @@ const ta = ({
|
|
|
6285
6329
|
"aria-label": "SignatureRequest",
|
|
6286
6330
|
children: e || "SignatureRequest Component"
|
|
6287
6331
|
}
|
|
6288
|
-
),
|
|
6332
|
+
), ys = ({
|
|
6289
6333
|
value: t,
|
|
6290
6334
|
onChange: e,
|
|
6291
6335
|
placeholder: r,
|
|
@@ -6318,7 +6362,7 @@ const ta = ({
|
|
|
6318
6362
|
)
|
|
6319
6363
|
]
|
|
6320
6364
|
}
|
|
6321
|
-
),
|
|
6365
|
+
), fs = ({
|
|
6322
6366
|
className: t,
|
|
6323
6367
|
children: e,
|
|
6324
6368
|
disabled: r = !1,
|
|
@@ -6340,7 +6384,7 @@ const ta = ({
|
|
|
6340
6384
|
"aria-label": "UmarkdownUrenderer",
|
|
6341
6385
|
children: e || "UmarkdownUrenderer Component"
|
|
6342
6386
|
}
|
|
6343
|
-
),
|
|
6387
|
+
), xs = ({
|
|
6344
6388
|
className: t,
|
|
6345
6389
|
children: e,
|
|
6346
6390
|
disabled: r = !1,
|
|
@@ -6362,7 +6406,7 @@ const ta = ({
|
|
|
6362
6406
|
"aria-label": "UcodeUhighlighter",
|
|
6363
6407
|
children: e || "UcodeUhighlighter Component"
|
|
6364
6408
|
}
|
|
6365
|
-
),
|
|
6409
|
+
), vs = ({
|
|
6366
6410
|
cardNumber: t,
|
|
6367
6411
|
onCardNumberChange: e,
|
|
6368
6412
|
expiryDate: r = "",
|
|
@@ -6558,7 +6602,7 @@ const ta = ({
|
|
|
6558
6602
|
{ code: "CHF", symbol: "Fr", name: "Swiss Franc", decimals: 2 },
|
|
6559
6603
|
{ code: "INR", symbol: "₹", name: "Indian Rupee", decimals: 2 },
|
|
6560
6604
|
{ code: "BRL", symbol: "R$", name: "Brazilian Real", decimals: 2 }
|
|
6561
|
-
],
|
|
6605
|
+
], ks = ({
|
|
6562
6606
|
value: t,
|
|
6563
6607
|
onChange: e,
|
|
6564
6608
|
currency: r = "USD",
|
|
@@ -6581,7 +6625,7 @@ const ta = ({
|
|
|
6581
6625
|
},
|
|
6582
6626
|
[k]
|
|
6583
6627
|
);
|
|
6584
|
-
|
|
6628
|
+
j(() => {
|
|
6585
6629
|
b || x(N(t || 0));
|
|
6586
6630
|
}, [t, N, b]);
|
|
6587
6631
|
const f = (E) => {
|
|
@@ -6689,7 +6733,7 @@ const ta = ({
|
|
|
6689
6733
|
(d !== void 0 || l !== void 0) && /* @__PURE__ */ a("p", { className: "mt-1.5 text-xs text-gray-600 dark:text-gray-400", children: d !== void 0 && l !== void 0 ? `Range: ${k.symbol}${N(d)} - ${k.symbol}${N(l)}` : d !== void 0 ? `Minimum: ${k.symbol}${N(d)}` : `Maximum: ${k.symbol}${N(l)}` }),
|
|
6690
6734
|
y && /* @__PURE__ */ a("div", { className: "fixed inset-0 z-40", onClick: () => w(!1) })
|
|
6691
6735
|
] });
|
|
6692
|
-
},
|
|
6736
|
+
}, ws = ({
|
|
6693
6737
|
className: t,
|
|
6694
6738
|
children: e,
|
|
6695
6739
|
disabled: r = !1,
|
|
@@ -6711,7 +6755,7 @@ const ta = ({
|
|
|
6711
6755
|
"aria-label": "UcurrencyUconverter",
|
|
6712
6756
|
children: e || "UcurrencyUconverter Component"
|
|
6713
6757
|
}
|
|
6714
|
-
),
|
|
6758
|
+
), Ns = ({
|
|
6715
6759
|
className: t,
|
|
6716
6760
|
children: e,
|
|
6717
6761
|
disabled: r = !1,
|
|
@@ -6733,7 +6777,7 @@ const ta = ({
|
|
|
6733
6777
|
"aria-label": "UcurrencyUrates",
|
|
6734
6778
|
children: e || "UcurrencyUrates Component"
|
|
6735
6779
|
}
|
|
6736
|
-
),
|
|
6780
|
+
), Cs = ({
|
|
6737
6781
|
className: t,
|
|
6738
6782
|
children: e,
|
|
6739
6783
|
disabled: r = !1,
|
|
@@ -6755,7 +6799,7 @@ const ta = ({
|
|
|
6755
6799
|
"aria-label": "UformUbuilder",
|
|
6756
6800
|
children: e || "UformUbuilder Component"
|
|
6757
6801
|
}
|
|
6758
|
-
),
|
|
6802
|
+
), Ss = ({
|
|
6759
6803
|
className: t,
|
|
6760
6804
|
children: e,
|
|
6761
6805
|
disabled: r = !1,
|
|
@@ -6777,7 +6821,7 @@ const ta = ({
|
|
|
6777
6821
|
"aria-label": "UformUvalidator",
|
|
6778
6822
|
children: e || "UformUvalidator Component"
|
|
6779
6823
|
}
|
|
6780
|
-
),
|
|
6824
|
+
), $s = ({
|
|
6781
6825
|
className: t,
|
|
6782
6826
|
children: e,
|
|
6783
6827
|
disabled: r = !1,
|
|
@@ -6799,7 +6843,7 @@ const ta = ({
|
|
|
6799
6843
|
"aria-label": "UformUtemplate",
|
|
6800
6844
|
children: e || "UformUtemplate Component"
|
|
6801
6845
|
}
|
|
6802
|
-
),
|
|
6846
|
+
), Es = ({
|
|
6803
6847
|
className: t,
|
|
6804
6848
|
children: e,
|
|
6805
6849
|
disabled: r = !1,
|
|
@@ -6821,7 +6865,7 @@ const ta = ({
|
|
|
6821
6865
|
"aria-label": "UschemaUvalidator",
|
|
6822
6866
|
children: e || "UschemaUvalidator Component"
|
|
6823
6867
|
}
|
|
6824
|
-
),
|
|
6868
|
+
), Ls = ({
|
|
6825
6869
|
className: t,
|
|
6826
6870
|
children: e,
|
|
6827
6871
|
disabled: r = !1,
|
|
@@ -6843,7 +6887,7 @@ const ta = ({
|
|
|
6843
6887
|
"aria-label": "UfieldUmapper",
|
|
6844
6888
|
children: e || "UfieldUmapper Component"
|
|
6845
6889
|
}
|
|
6846
|
-
),
|
|
6890
|
+
), Ms = ({
|
|
6847
6891
|
className: t,
|
|
6848
6892
|
children: e,
|
|
6849
6893
|
disabled: r = !1,
|
|
@@ -6865,7 +6909,7 @@ const ta = ({
|
|
|
6865
6909
|
"aria-label": "UsurveyUbuilder",
|
|
6866
6910
|
children: e || "UsurveyUbuilder Component"
|
|
6867
6911
|
}
|
|
6868
|
-
),
|
|
6912
|
+
), Ts = ({
|
|
6869
6913
|
className: t,
|
|
6870
6914
|
children: e,
|
|
6871
6915
|
disabled: r
|
|
@@ -6884,6 +6928,112 @@ const ta = ({
|
|
|
6884
6928
|
"aria-label": "QuizBuilder",
|
|
6885
6929
|
children: e || "QuizBuilder Component"
|
|
6886
6930
|
}
|
|
6931
|
+
), As = ({
|
|
6932
|
+
size: t = "md",
|
|
6933
|
+
className: e = "",
|
|
6934
|
+
showText: r = !0,
|
|
6935
|
+
onClick: n,
|
|
6936
|
+
logoSrc: o = "/logo.png",
|
|
6937
|
+
logoAlt: s = "Logo",
|
|
6938
|
+
logoText: i,
|
|
6939
|
+
fontFamily: d = "Dancing Script, cursive"
|
|
6940
|
+
}) => {
|
|
6941
|
+
const c = (() => {
|
|
6942
|
+
switch (t) {
|
|
6943
|
+
case "sm":
|
|
6944
|
+
return {
|
|
6945
|
+
container: "space-x-2",
|
|
6946
|
+
image: "h-6 w-6",
|
|
6947
|
+
text: "text-lg"
|
|
6948
|
+
};
|
|
6949
|
+
case "md":
|
|
6950
|
+
return {
|
|
6951
|
+
container: "space-x-2",
|
|
6952
|
+
image: "h-8 w-8",
|
|
6953
|
+
text: "text-2xl"
|
|
6954
|
+
};
|
|
6955
|
+
case "lg":
|
|
6956
|
+
return {
|
|
6957
|
+
container: "space-x-3",
|
|
6958
|
+
image: "h-10 w-10",
|
|
6959
|
+
text: "text-3xl"
|
|
6960
|
+
};
|
|
6961
|
+
case "xl":
|
|
6962
|
+
return {
|
|
6963
|
+
container: "space-x-4",
|
|
6964
|
+
image: "h-12 w-12",
|
|
6965
|
+
text: "text-4xl"
|
|
6966
|
+
};
|
|
6967
|
+
default:
|
|
6968
|
+
return {
|
|
6969
|
+
container: "space-x-2",
|
|
6970
|
+
image: "h-8 w-8",
|
|
6971
|
+
text: "text-2xl"
|
|
6972
|
+
};
|
|
6973
|
+
}
|
|
6974
|
+
})(), g = /* @__PURE__ */ p(_, { children: [
|
|
6975
|
+
/* @__PURE__ */ a("img", { src: o, alt: s, className: c.image }),
|
|
6976
|
+
r && /* @__PURE__ */ a(
|
|
6977
|
+
"div",
|
|
6978
|
+
{
|
|
6979
|
+
className: `${c.text} font-bold text-gray-900 dark:text-gray-100`,
|
|
6980
|
+
style: { fontFamily: d, fontWeight: "700" },
|
|
6981
|
+
children: i
|
|
6982
|
+
}
|
|
6983
|
+
)
|
|
6984
|
+
] });
|
|
6985
|
+
return n ? /* @__PURE__ */ a(
|
|
6986
|
+
"button",
|
|
6987
|
+
{
|
|
6988
|
+
onClick: n,
|
|
6989
|
+
className: `flex items-center ${c.container} ${e} hover:opacity-80 transition-opacity`,
|
|
6990
|
+
children: g
|
|
6991
|
+
}
|
|
6992
|
+
) : /* @__PURE__ */ a("div", { className: `flex items-center ${c.container} ${e}`, children: g });
|
|
6993
|
+
}, Is = ({
|
|
6994
|
+
title: t,
|
|
6995
|
+
onAdd: e,
|
|
6996
|
+
addButtonTooltip: r,
|
|
6997
|
+
loading: n,
|
|
6998
|
+
className: o = ""
|
|
6999
|
+
}) => /* @__PURE__ */ a(
|
|
7000
|
+
"div",
|
|
7001
|
+
{
|
|
7002
|
+
className: `p-4 border-b border-gray-200 dark:border-gray-700 ${o}`,
|
|
7003
|
+
children: /* @__PURE__ */ p("div", { className: "flex items-center justify-between", children: [
|
|
7004
|
+
/* @__PURE__ */ a("h2", { className: "text-lg font-semibold text-gray-900 dark:text-gray-100", children: t }),
|
|
7005
|
+
/* @__PURE__ */ p("div", { className: "flex items-center space-x-2", children: [
|
|
7006
|
+
n && /* @__PURE__ */ a("div", { className: "w-5 h-5 border-2 border-blue-600 border-t-transparent rounded-full animate-spin" }),
|
|
7007
|
+
e && /* @__PURE__ */ a(
|
|
7008
|
+
"button",
|
|
7009
|
+
{
|
|
7010
|
+
onClick: e,
|
|
7011
|
+
className: "p-1 rounded hover:bg-gray-200 dark:hover:bg-gray-700 transition-colors",
|
|
7012
|
+
title: r,
|
|
7013
|
+
"aria-label": r || "Add",
|
|
7014
|
+
children: /* @__PURE__ */ a(
|
|
7015
|
+
"svg",
|
|
7016
|
+
{
|
|
7017
|
+
className: "w-5 h-5 text-gray-600 dark:text-gray-400",
|
|
7018
|
+
fill: "none",
|
|
7019
|
+
stroke: "currentColor",
|
|
7020
|
+
viewBox: "0 0 24 24",
|
|
7021
|
+
children: /* @__PURE__ */ a(
|
|
7022
|
+
"path",
|
|
7023
|
+
{
|
|
7024
|
+
strokeLinecap: "round",
|
|
7025
|
+
strokeLinejoin: "round",
|
|
7026
|
+
strokeWidth: 2,
|
|
7027
|
+
d: "M12 4v16m8-8H4"
|
|
7028
|
+
}
|
|
7029
|
+
)
|
|
7030
|
+
}
|
|
7031
|
+
)
|
|
7032
|
+
}
|
|
7033
|
+
)
|
|
7034
|
+
] })
|
|
7035
|
+
] })
|
|
7036
|
+
}
|
|
6887
7037
|
), ze = q(
|
|
6888
7038
|
"transition-all duration-200 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 rounded-sm",
|
|
6889
7039
|
{
|
|
@@ -6951,7 +7101,7 @@ const ta = ({
|
|
|
6951
7101
|
}
|
|
6952
7102
|
);
|
|
6953
7103
|
Dt.displayName = "SmartLink";
|
|
6954
|
-
const
|
|
7104
|
+
const zs = (t, e) => V.useMemo(() => {
|
|
6955
7105
|
let r = t;
|
|
6956
7106
|
return Object.entries(e).forEach(([n, o]) => {
|
|
6957
7107
|
const s = new RegExp(
|
|
@@ -7006,7 +7156,7 @@ const Ms = (t, e) => V.useMemo(() => {
|
|
|
7006
7156
|
support: "/contact",
|
|
7007
7157
|
help: "/document",
|
|
7008
7158
|
"contact us": "/contact"
|
|
7009
|
-
},
|
|
7159
|
+
}, Us = ({
|
|
7010
7160
|
children: t,
|
|
7011
7161
|
mappings: e = aa,
|
|
7012
7162
|
className: r,
|
|
@@ -7044,7 +7194,7 @@ const Ms = (t, e) => V.useMemo(() => {
|
|
|
7044
7194
|
}
|
|
7045
7195
|
return i;
|
|
7046
7196
|
}) });
|
|
7047
|
-
},
|
|
7197
|
+
}, Ps = ({
|
|
7048
7198
|
href: t,
|
|
7049
7199
|
children: e,
|
|
7050
7200
|
variant: r = "default",
|
|
@@ -7094,7 +7244,7 @@ const Ms = (t, e) => V.useMemo(() => {
|
|
|
7094
7244
|
]
|
|
7095
7245
|
}
|
|
7096
7246
|
);
|
|
7097
|
-
},
|
|
7247
|
+
}, Ds = ({
|
|
7098
7248
|
href: t,
|
|
7099
7249
|
children: e,
|
|
7100
7250
|
showIcon: r = !0,
|
|
@@ -7159,7 +7309,7 @@ const Ms = (t, e) => V.useMemo(() => {
|
|
|
7159
7309
|
]
|
|
7160
7310
|
}
|
|
7161
7311
|
);
|
|
7162
|
-
},
|
|
7312
|
+
}, js = ({
|
|
7163
7313
|
items: t,
|
|
7164
7314
|
separator: e = "/",
|
|
7165
7315
|
className: r
|
|
@@ -7173,7 +7323,7 @@ const Ms = (t, e) => V.useMemo(() => {
|
|
|
7173
7323
|
children: n.label
|
|
7174
7324
|
}
|
|
7175
7325
|
)
|
|
7176
|
-
] }, o)) }),
|
|
7326
|
+
] }, o)) }), Rs = pr, na = V.forwardRef(({ className: t, ...e }, r) => /* @__PURE__ */ a(
|
|
7177
7327
|
Le,
|
|
7178
7328
|
{
|
|
7179
7329
|
ref: r,
|
|
@@ -7200,7 +7350,7 @@ const sa = V.forwardRef(({ className: t, ...e }, r) => /* @__PURE__ */ a(
|
|
|
7200
7350
|
}
|
|
7201
7351
|
));
|
|
7202
7352
|
sa.displayName = Te.displayName;
|
|
7203
|
-
const
|
|
7353
|
+
const Bs = ({
|
|
7204
7354
|
items: t,
|
|
7205
7355
|
orientation: e = "horizontal",
|
|
7206
7356
|
className: r
|
|
@@ -7302,7 +7452,7 @@ const Ps = ({
|
|
|
7302
7452
|
children: t.map((d, l) => i(d, l))
|
|
7303
7453
|
}
|
|
7304
7454
|
);
|
|
7305
|
-
},
|
|
7455
|
+
}, Ws = ({
|
|
7306
7456
|
items: t,
|
|
7307
7457
|
selectedPath: e,
|
|
7308
7458
|
onSelect: r,
|
|
@@ -7347,7 +7497,7 @@ const Ps = ({
|
|
|
7347
7497
|
},
|
|
7348
7498
|
i.id
|
|
7349
7499
|
);
|
|
7350
|
-
}) }),
|
|
7500
|
+
}) }), Fs = ({ items: t, className: e }) => /* @__PURE__ */ a("nav", { className: u("flex flex-col gap-1", e), children: t.map((r) => /* @__PURE__ */ p(
|
|
7351
7501
|
"button",
|
|
7352
7502
|
{
|
|
7353
7503
|
onClick: r.onClick,
|
|
@@ -7362,7 +7512,7 @@ const Ps = ({
|
|
|
7362
7512
|
]
|
|
7363
7513
|
},
|
|
7364
7514
|
r.id
|
|
7365
|
-
)) }),
|
|
7515
|
+
)) }), Os = ({
|
|
7366
7516
|
currentPage: t,
|
|
7367
7517
|
totalPages: e,
|
|
7368
7518
|
onPageChange: r,
|
|
@@ -7494,7 +7644,7 @@ const Ps = ({
|
|
|
7494
7644
|
]
|
|
7495
7645
|
}
|
|
7496
7646
|
);
|
|
7497
|
-
},
|
|
7647
|
+
}, Vs = ({
|
|
7498
7648
|
currentPage: t,
|
|
7499
7649
|
totalPages: e,
|
|
7500
7650
|
onPageChange: r,
|
|
@@ -7544,7 +7694,7 @@ const Ps = ({
|
|
|
7544
7694
|
}
|
|
7545
7695
|
)
|
|
7546
7696
|
] });
|
|
7547
|
-
},
|
|
7697
|
+
}, Hs = ({
|
|
7548
7698
|
steps: t,
|
|
7549
7699
|
currentStep: e,
|
|
7550
7700
|
orientation: r = "horizontal",
|
|
@@ -7714,7 +7864,7 @@ const Ps = ({
|
|
|
7714
7864
|
] })
|
|
7715
7865
|
] }, l.id);
|
|
7716
7866
|
}) }) });
|
|
7717
|
-
},
|
|
7867
|
+
}, _s = ({
|
|
7718
7868
|
steps: t,
|
|
7719
7869
|
currentStep: e,
|
|
7720
7870
|
onStepClick: r,
|
|
@@ -7776,8 +7926,8 @@ const Ps = ({
|
|
|
7776
7926
|
parentSectionId: n,
|
|
7777
7927
|
onSubsectionSelect: o
|
|
7778
7928
|
}) => {
|
|
7779
|
-
const s =
|
|
7780
|
-
return
|
|
7929
|
+
const s = R(null), [i, d] = M(void 0);
|
|
7930
|
+
return j(() => {
|
|
7781
7931
|
if (s.current) {
|
|
7782
7932
|
const l = s.current.scrollHeight;
|
|
7783
7933
|
d(e ? l + 8 : 0);
|
|
@@ -7798,7 +7948,7 @@ const Ps = ({
|
|
|
7798
7948
|
)) })
|
|
7799
7949
|
}
|
|
7800
7950
|
);
|
|
7801
|
-
},
|
|
7951
|
+
}, qs = ({
|
|
7802
7952
|
sections: t,
|
|
7803
7953
|
selectedSection: e,
|
|
7804
7954
|
selectedSubsection: r,
|
|
@@ -7842,7 +7992,7 @@ const Ps = ({
|
|
|
7842
7992
|
}
|
|
7843
7993
|
)
|
|
7844
7994
|
] }, l.id)) });
|
|
7845
|
-
function
|
|
7995
|
+
function Gs({
|
|
7846
7996
|
columns: t,
|
|
7847
7997
|
data: e,
|
|
7848
7998
|
keyExtractor: r,
|
|
@@ -7941,7 +8091,7 @@ function Vs({
|
|
|
7941
8091
|
)) })
|
|
7942
8092
|
] }) });
|
|
7943
8093
|
}
|
|
7944
|
-
const
|
|
8094
|
+
const Ks = ({
|
|
7945
8095
|
data: t,
|
|
7946
8096
|
columns: e,
|
|
7947
8097
|
hasActions: r = !1,
|
|
@@ -7993,7 +8143,7 @@ const Hs = ({
|
|
|
7993
8143
|
},
|
|
7994
8144
|
i(l, c)
|
|
7995
8145
|
)) })
|
|
7996
|
-
] }) }) }),
|
|
8146
|
+
] }) }) }), Ys = ({
|
|
7997
8147
|
className: t,
|
|
7998
8148
|
children: e,
|
|
7999
8149
|
disabled: r = !1,
|
|
@@ -8015,7 +8165,7 @@ const Hs = ({
|
|
|
8015
8165
|
"aria-label": "UdataUgrid",
|
|
8016
8166
|
children: e || "UdataUgrid Component"
|
|
8017
8167
|
}
|
|
8018
|
-
),
|
|
8168
|
+
), Qs = ({
|
|
8019
8169
|
className: t,
|
|
8020
8170
|
children: e,
|
|
8021
8171
|
disabled: r = !1,
|
|
@@ -8037,7 +8187,7 @@ const Hs = ({
|
|
|
8037
8187
|
"aria-label": "UpivotUtable",
|
|
8038
8188
|
children: e || "UpivotUtable Component"
|
|
8039
8189
|
}
|
|
8040
|
-
),
|
|
8190
|
+
), Zs = ({
|
|
8041
8191
|
className: t,
|
|
8042
8192
|
children: e,
|
|
8043
8193
|
disabled: r = !1,
|
|
@@ -8059,7 +8209,7 @@ const Hs = ({
|
|
|
8059
8209
|
"aria-label": "UspreadsheetUgrid",
|
|
8060
8210
|
children: e || "UspreadsheetUgrid Component"
|
|
8061
8211
|
}
|
|
8062
|
-
),
|
|
8212
|
+
), Xs = ({
|
|
8063
8213
|
className: t,
|
|
8064
8214
|
children: e,
|
|
8065
8215
|
disabled: r = !1,
|
|
@@ -8081,7 +8231,7 @@ const Hs = ({
|
|
|
8081
8231
|
"aria-label": "UcolumnUresize",
|
|
8082
8232
|
children: e || "UcolumnUresize Component"
|
|
8083
8233
|
}
|
|
8084
|
-
),
|
|
8234
|
+
), Js = ({
|
|
8085
8235
|
className: t,
|
|
8086
8236
|
children: e,
|
|
8087
8237
|
disabled: r = !1,
|
|
@@ -8103,7 +8253,7 @@ const Hs = ({
|
|
|
8103
8253
|
"aria-label": "UcellUeditor",
|
|
8104
8254
|
children: e || "UcellUeditor Component"
|
|
8105
8255
|
}
|
|
8106
|
-
),
|
|
8256
|
+
), ei = ({
|
|
8107
8257
|
className: t,
|
|
8108
8258
|
children: e,
|
|
8109
8259
|
disabled: r = !1,
|
|
@@ -8125,7 +8275,7 @@ const Hs = ({
|
|
|
8125
8275
|
"aria-label": "UtableUreservation",
|
|
8126
8276
|
children: e || "UtableUreservation Component"
|
|
8127
8277
|
}
|
|
8128
|
-
),
|
|
8278
|
+
), ti = ({
|
|
8129
8279
|
children: t,
|
|
8130
8280
|
type: e = "unordered",
|
|
8131
8281
|
spacing: r = "sm",
|
|
@@ -8179,7 +8329,7 @@ const Hs = ({
|
|
|
8179
8329
|
children: t
|
|
8180
8330
|
}
|
|
8181
8331
|
);
|
|
8182
|
-
},
|
|
8332
|
+
}, ri = ({ children: t, className: e }) => /* @__PURE__ */ a("li", { className: u("leading-relaxed", e), children: t }), dt = () => typeof document < "u" && typeof document.createElement == "function" && typeof document.getElementById == "function", la = (t) => {
|
|
8183
8333
|
if (typeof document < "u" && document.getElementById)
|
|
8184
8334
|
try {
|
|
8185
8335
|
return document.getElementById(t);
|
|
@@ -8210,8 +8360,8 @@ const Hs = ({
|
|
|
8210
8360
|
className: s = "",
|
|
8211
8361
|
threshold: i = 0.1
|
|
8212
8362
|
}) => {
|
|
8213
|
-
const [d, l] = M(!1), [c, g] = M(!1), h =
|
|
8214
|
-
|
|
8363
|
+
const [d, l] = M(!1), [c, g] = M(!1), h = R(null);
|
|
8364
|
+
j(() => {
|
|
8215
8365
|
if (!dt() || typeof IntersectionObserver > "u") {
|
|
8216
8366
|
l(!0), n && g(!0);
|
|
8217
8367
|
return;
|
|
@@ -8242,7 +8392,7 @@ const Hs = ({
|
|
|
8242
8392
|
};
|
|
8243
8393
|
return y[t] || y["fade-in-up"];
|
|
8244
8394
|
};
|
|
8245
|
-
return
|
|
8395
|
+
return j(() => {
|
|
8246
8396
|
if (dt() && (t === "float" || t === "bounce-slow")) {
|
|
8247
8397
|
const b = "animated-section-keyframes";
|
|
8248
8398
|
if (!la(b)) {
|
|
@@ -8266,7 +8416,7 @@ const Hs = ({
|
|
|
8266
8416
|
}
|
|
8267
8417
|
}
|
|
8268
8418
|
}, [t]), /* @__PURE__ */ a("div", { ref: h, className: `${x()} ${s}`, children: o });
|
|
8269
|
-
},
|
|
8419
|
+
}, ai = ({ children: t, delay: e = 0, className: r = "" }) => /* @__PURE__ */ a(Xe, { animation: "fade-in-up", delay: e, className: r, children: t }), ni = ({ children: t, delay: e = 0, className: r = "" }) => /* @__PURE__ */ a(
|
|
8270
8420
|
Xe,
|
|
8271
8421
|
{
|
|
8272
8422
|
animation: "fade-in-scale",
|
|
@@ -8274,7 +8424,7 @@ const Hs = ({
|
|
|
8274
8424
|
className: r,
|
|
8275
8425
|
children: t
|
|
8276
8426
|
}
|
|
8277
|
-
),
|
|
8427
|
+
), oi = ({ children: t, className: e = "" }) => /* @__PURE__ */ a(Xe, { animation: "float", className: e, children: t });
|
|
8278
8428
|
q(
|
|
8279
8429
|
"bg-white dark:bg-gray-800 rounded-lg shadow-md p-6 transition-all duration-200",
|
|
8280
8430
|
{
|
|
@@ -8437,7 +8587,7 @@ const ut = W.Root, ga = W.Value, Fe = V.forwardRef(({ className: t, children: e,
|
|
|
8437
8587
|
}
|
|
8438
8588
|
));
|
|
8439
8589
|
Fe.displayName = W.Trigger.displayName;
|
|
8440
|
-
const
|
|
8590
|
+
const jt = V.forwardRef(({ className: t, ...e }, r) => /* @__PURE__ */ a(
|
|
8441
8591
|
W.ScrollUpButton,
|
|
8442
8592
|
{
|
|
8443
8593
|
ref: r,
|
|
@@ -8449,8 +8599,8 @@ const Rt = V.forwardRef(({ className: t, ...e }, r) => /* @__PURE__ */ a(
|
|
|
8449
8599
|
children: /* @__PURE__ */ a(Et, { className: "h-4 w-4" })
|
|
8450
8600
|
}
|
|
8451
8601
|
));
|
|
8452
|
-
|
|
8453
|
-
const
|
|
8602
|
+
jt.displayName = W.ScrollUpButton.displayName;
|
|
8603
|
+
const Rt = V.forwardRef(({ className: t, ...e }, r) => /* @__PURE__ */ a(
|
|
8454
8604
|
W.ScrollDownButton,
|
|
8455
8605
|
{
|
|
8456
8606
|
ref: r,
|
|
@@ -8462,7 +8612,7 @@ const jt = V.forwardRef(({ className: t, ...e }, r) => /* @__PURE__ */ a(
|
|
|
8462
8612
|
children: /* @__PURE__ */ a(Ee, { className: "h-4 w-4" })
|
|
8463
8613
|
}
|
|
8464
8614
|
));
|
|
8465
|
-
|
|
8615
|
+
Rt.displayName = W.ScrollDownButton.displayName;
|
|
8466
8616
|
const Oe = V.forwardRef(({ className: t, children: e, position: r = "popper", ...n }, o) => /* @__PURE__ */ a(W.Portal, { children: /* @__PURE__ */ p(
|
|
8467
8617
|
W.Content,
|
|
8468
8618
|
{
|
|
@@ -8476,7 +8626,7 @@ const Oe = V.forwardRef(({ className: t, children: e, position: r = "popper", ..
|
|
|
8476
8626
|
position: r,
|
|
8477
8627
|
...n,
|
|
8478
8628
|
children: [
|
|
8479
|
-
/* @__PURE__ */ a(
|
|
8629
|
+
/* @__PURE__ */ a(jt, {}),
|
|
8480
8630
|
/* @__PURE__ */ a(
|
|
8481
8631
|
W.Viewport,
|
|
8482
8632
|
{
|
|
@@ -8487,7 +8637,7 @@ const Oe = V.forwardRef(({ className: t, children: e, position: r = "popper", ..
|
|
|
8487
8637
|
children: e
|
|
8488
8638
|
}
|
|
8489
8639
|
),
|
|
8490
|
-
/* @__PURE__ */ a(
|
|
8640
|
+
/* @__PURE__ */ a(Rt, {})
|
|
8491
8641
|
]
|
|
8492
8642
|
}
|
|
8493
8643
|
) }));
|
|
@@ -8642,7 +8792,7 @@ const xa = V.forwardRef(({ className: t, ...e }, r) => /* @__PURE__ */ a(
|
|
|
8642
8792
|
));
|
|
8643
8793
|
xa.displayName = Te.displayName;
|
|
8644
8794
|
vt(void 0);
|
|
8645
|
-
const
|
|
8795
|
+
const si = ({
|
|
8646
8796
|
children: t,
|
|
8647
8797
|
onAction: e,
|
|
8648
8798
|
actionText: r = "Remove",
|
|
@@ -8674,7 +8824,7 @@ const ri = ({
|
|
|
8674
8824
|
]
|
|
8675
8825
|
}
|
|
8676
8826
|
)
|
|
8677
|
-
] }),
|
|
8827
|
+
] }), ii = ({
|
|
8678
8828
|
className: t,
|
|
8679
8829
|
children: e,
|
|
8680
8830
|
disabled: r = !1,
|
|
@@ -8696,7 +8846,7 @@ const ri = ({
|
|
|
8696
8846
|
"aria-label": "UuserUtable",
|
|
8697
8847
|
children: e || "UuserUtable Component"
|
|
8698
8848
|
}
|
|
8699
|
-
),
|
|
8849
|
+
), li = ({
|
|
8700
8850
|
source: t,
|
|
8701
8851
|
target: e,
|
|
8702
8852
|
onChange: r,
|
|
@@ -8967,7 +9117,7 @@ const ri = ({
|
|
|
8967
9117
|
)
|
|
8968
9118
|
] });
|
|
8969
9119
|
};
|
|
8970
|
-
function
|
|
9120
|
+
function ci({
|
|
8971
9121
|
items: t,
|
|
8972
9122
|
itemHeight: e,
|
|
8973
9123
|
height: r,
|
|
@@ -8976,7 +9126,7 @@ function oi({
|
|
|
8976
9126
|
overscan: s = 3,
|
|
8977
9127
|
className: i
|
|
8978
9128
|
}) {
|
|
8979
|
-
const [d, l] = M(0), c =
|
|
9129
|
+
const [d, l] = M(0), c = R(null), g = (y) => {
|
|
8980
9130
|
l(y.currentTarget.scrollTop);
|
|
8981
9131
|
}, h = t.length * e, x = Math.max(0, Math.floor(d / e) - s), b = Math.min(
|
|
8982
9132
|
t.length - 1,
|
|
@@ -9008,7 +9158,7 @@ function oi({
|
|
|
9008
9158
|
}
|
|
9009
9159
|
);
|
|
9010
9160
|
}
|
|
9011
|
-
const
|
|
9161
|
+
const di = ({
|
|
9012
9162
|
data: t,
|
|
9013
9163
|
selectedId: e,
|
|
9014
9164
|
onSelect: r,
|
|
@@ -9099,7 +9249,7 @@ const si = ({
|
|
|
9099
9249
|
] }, m.id);
|
|
9100
9250
|
};
|
|
9101
9251
|
return /* @__PURE__ */ a("div", { className: u("w-full", d), children: t.map((m) => b(m, 0)) });
|
|
9102
|
-
},
|
|
9252
|
+
}, ui = ({
|
|
9103
9253
|
className: t,
|
|
9104
9254
|
children: e,
|
|
9105
9255
|
disabled: r = !1,
|
|
@@ -9182,7 +9332,7 @@ const si = ({
|
|
|
9182
9332
|
] }) : s
|
|
9183
9333
|
}
|
|
9184
9334
|
);
|
|
9185
|
-
},
|
|
9335
|
+
}, gi = ({
|
|
9186
9336
|
title: t,
|
|
9187
9337
|
description: e,
|
|
9188
9338
|
className: r,
|
|
@@ -9192,15 +9342,15 @@ const si = ({
|
|
|
9192
9342
|
t && /* @__PURE__ */ a("h3", { className: z.heading.h4(), children: t }),
|
|
9193
9343
|
e && /* @__PURE__ */ a("p", { className: z.body.sm(), children: e }),
|
|
9194
9344
|
n
|
|
9195
|
-
] }),
|
|
9345
|
+
] }), mi = ({
|
|
9196
9346
|
className: t,
|
|
9197
9347
|
children: e,
|
|
9198
9348
|
...r
|
|
9199
|
-
}) => /* @__PURE__ */ a("div", { className: u("", t), ...r, children: e }),
|
|
9349
|
+
}) => /* @__PURE__ */ a("div", { className: u("", t), ...r, children: e }), hi = ({
|
|
9200
9350
|
className: t,
|
|
9201
9351
|
children: e,
|
|
9202
9352
|
...r
|
|
9203
|
-
}) => /* @__PURE__ */ a("div", { className: u("flex items-center pt-4", t), ...r, children: e }),
|
|
9353
|
+
}) => /* @__PURE__ */ a("div", { className: u("flex items-center pt-4", t), ...r, children: e }), pi = ({
|
|
9204
9354
|
title: t,
|
|
9205
9355
|
children: e,
|
|
9206
9356
|
variant: r = "info",
|
|
@@ -9226,7 +9376,7 @@ const si = ({
|
|
|
9226
9376
|
e
|
|
9227
9377
|
]
|
|
9228
9378
|
}
|
|
9229
|
-
),
|
|
9379
|
+
), bi = ({
|
|
9230
9380
|
title: t,
|
|
9231
9381
|
icon: e,
|
|
9232
9382
|
children: r,
|
|
@@ -9274,7 +9424,7 @@ const si = ({
|
|
|
9274
9424
|
)
|
|
9275
9425
|
] })
|
|
9276
9426
|
}
|
|
9277
|
-
),
|
|
9427
|
+
), yi = ({
|
|
9278
9428
|
title: t,
|
|
9279
9429
|
value: e,
|
|
9280
9430
|
change: r,
|
|
@@ -9324,7 +9474,7 @@ const si = ({
|
|
|
9324
9474
|
] }) })
|
|
9325
9475
|
]
|
|
9326
9476
|
}
|
|
9327
|
-
),
|
|
9477
|
+
), fi = ({
|
|
9328
9478
|
src: t,
|
|
9329
9479
|
alt: e = "Avatar",
|
|
9330
9480
|
fallback: r,
|
|
@@ -9390,7 +9540,7 @@ const si = ({
|
|
|
9390
9540
|
}
|
|
9391
9541
|
)
|
|
9392
9542
|
] });
|
|
9393
|
-
},
|
|
9543
|
+
}, xi = ({
|
|
9394
9544
|
className: t,
|
|
9395
9545
|
children: e,
|
|
9396
9546
|
disabled: r = !1,
|
|
@@ -9412,7 +9562,7 @@ const si = ({
|
|
|
9412
9562
|
"aria-label": "UavatarUgroup",
|
|
9413
9563
|
children: e || "UavatarUgroup Component"
|
|
9414
9564
|
}
|
|
9415
|
-
),
|
|
9565
|
+
), vi = ({
|
|
9416
9566
|
className: t,
|
|
9417
9567
|
children: e,
|
|
9418
9568
|
disabled: r = !1,
|
|
@@ -9434,7 +9584,7 @@ const si = ({
|
|
|
9434
9584
|
"aria-label": "UprofileUheader",
|
|
9435
9585
|
children: e || "UprofileUheader Component"
|
|
9436
9586
|
}
|
|
9437
|
-
),
|
|
9587
|
+
), ki = ({
|
|
9438
9588
|
label: t,
|
|
9439
9589
|
value: e,
|
|
9440
9590
|
orientation: r = "vertical",
|
|
@@ -9522,7 +9672,7 @@ const si = ({
|
|
|
9522
9672
|
]
|
|
9523
9673
|
}
|
|
9524
9674
|
);
|
|
9525
|
-
},
|
|
9675
|
+
}, wi = ({
|
|
9526
9676
|
value: t,
|
|
9527
9677
|
label: e,
|
|
9528
9678
|
variant: r = "neutral",
|
|
@@ -9670,11 +9820,11 @@ const si = ({
|
|
|
9670
9820
|
n && /* @__PURE__ */ a("div", { className: "mt-4", children: n })
|
|
9671
9821
|
]
|
|
9672
9822
|
}
|
|
9673
|
-
),
|
|
9823
|
+
), Ni = ({
|
|
9674
9824
|
title: t,
|
|
9675
9825
|
subtext: e,
|
|
9676
9826
|
className: r
|
|
9677
|
-
}) => /* @__PURE__ */ a(wa, { title: t, description: e, className: r }),
|
|
9827
|
+
}) => /* @__PURE__ */ a(wa, { title: t, description: e, className: r }), Ci = ({
|
|
9678
9828
|
data: t,
|
|
9679
9829
|
orientation: e = "vertical",
|
|
9680
9830
|
showValues: r = !1,
|
|
@@ -9743,7 +9893,7 @@ const si = ({
|
|
|
9743
9893
|
]
|
|
9744
9894
|
}
|
|
9745
9895
|
) });
|
|
9746
|
-
},
|
|
9896
|
+
}, Si = ({
|
|
9747
9897
|
series: t,
|
|
9748
9898
|
showLegend: e = !0,
|
|
9749
9899
|
showGrid: r = !0,
|
|
@@ -9827,7 +9977,7 @@ const si = ({
|
|
|
9827
9977
|
)) })
|
|
9828
9978
|
] })
|
|
9829
9979
|
] });
|
|
9830
|
-
},
|
|
9980
|
+
}, $i = ({
|
|
9831
9981
|
data: t,
|
|
9832
9982
|
variant: e = "pie",
|
|
9833
9983
|
showLegend: r = !0,
|
|
@@ -9940,7 +10090,7 @@ const si = ({
|
|
|
9940
10090
|
] })
|
|
9941
10091
|
] }, y)) })
|
|
9942
10092
|
] });
|
|
9943
|
-
},
|
|
10093
|
+
}, Ei = ({
|
|
9944
10094
|
series: t,
|
|
9945
10095
|
showLegend: e = !0,
|
|
9946
10096
|
showGrid: r = !0,
|
|
@@ -10025,7 +10175,7 @@ const si = ({
|
|
|
10025
10175
|
)) })
|
|
10026
10176
|
] })
|
|
10027
10177
|
] });
|
|
10028
|
-
},
|
|
10178
|
+
}, Li = ({
|
|
10029
10179
|
className: t,
|
|
10030
10180
|
children: e,
|
|
10031
10181
|
disabled: r = !1,
|
|
@@ -10047,7 +10197,7 @@ const si = ({
|
|
|
10047
10197
|
"aria-label": "UradarUchart",
|
|
10048
10198
|
children: e || "UradarUchart Component"
|
|
10049
10199
|
}
|
|
10050
|
-
),
|
|
10200
|
+
), Mi = ({
|
|
10051
10201
|
className: t,
|
|
10052
10202
|
children: e,
|
|
10053
10203
|
disabled: r = !1,
|
|
@@ -10069,7 +10219,7 @@ const si = ({
|
|
|
10069
10219
|
"aria-label": "UbubbleUchart",
|
|
10070
10220
|
children: e || "UbubbleUchart Component"
|
|
10071
10221
|
}
|
|
10072
|
-
),
|
|
10222
|
+
), Ti = ({
|
|
10073
10223
|
className: t,
|
|
10074
10224
|
children: e,
|
|
10075
10225
|
disabled: r = !1,
|
|
@@ -10091,7 +10241,7 @@ const si = ({
|
|
|
10091
10241
|
"aria-label": "UscatterUplot",
|
|
10092
10242
|
children: e || "UscatterUplot Component"
|
|
10093
10243
|
}
|
|
10094
|
-
),
|
|
10244
|
+
), Ai = ({
|
|
10095
10245
|
className: t,
|
|
10096
10246
|
children: e,
|
|
10097
10247
|
disabled: r = !1,
|
|
@@ -10113,7 +10263,7 @@ const si = ({
|
|
|
10113
10263
|
"aria-label": "UtreeUmap",
|
|
10114
10264
|
children: e || "UtreeUmap Component"
|
|
10115
10265
|
}
|
|
10116
|
-
),
|
|
10266
|
+
), Ii = ({
|
|
10117
10267
|
className: t,
|
|
10118
10268
|
children: e,
|
|
10119
10269
|
disabled: r = !1,
|
|
@@ -10135,7 +10285,7 @@ const si = ({
|
|
|
10135
10285
|
"aria-label": "UsankeyUdiagram",
|
|
10136
10286
|
children: e || "UsankeyUdiagram Component"
|
|
10137
10287
|
}
|
|
10138
|
-
),
|
|
10288
|
+
), zi = ({
|
|
10139
10289
|
data: t,
|
|
10140
10290
|
width: e = 100,
|
|
10141
10291
|
height: r = 30,
|
|
@@ -10177,7 +10327,7 @@ const si = ({
|
|
|
10177
10327
|
]
|
|
10178
10328
|
}
|
|
10179
10329
|
);
|
|
10180
|
-
},
|
|
10330
|
+
}, Ui = ({
|
|
10181
10331
|
className: t,
|
|
10182
10332
|
children: e,
|
|
10183
10333
|
disabled: r = !1,
|
|
@@ -10199,7 +10349,7 @@ const si = ({
|
|
|
10199
10349
|
"aria-label": "Uheatmap",
|
|
10200
10350
|
children: e || "Uheatmap Component"
|
|
10201
10351
|
}
|
|
10202
|
-
),
|
|
10352
|
+
), Pi = ({
|
|
10203
10353
|
className: t,
|
|
10204
10354
|
children: e,
|
|
10205
10355
|
disabled: r = !1,
|
|
@@ -10221,7 +10371,7 @@ const si = ({
|
|
|
10221
10371
|
"aria-label": "UfunnelUchart",
|
|
10222
10372
|
children: e || "UfunnelUchart Component"
|
|
10223
10373
|
}
|
|
10224
|
-
),
|
|
10374
|
+
), Di = ({
|
|
10225
10375
|
className: t,
|
|
10226
10376
|
children: e,
|
|
10227
10377
|
disabled: r
|
|
@@ -10240,7 +10390,7 @@ const si = ({
|
|
|
10240
10390
|
"aria-label": "BurndownChart",
|
|
10241
10391
|
children: e || "BurndownChart Component"
|
|
10242
10392
|
}
|
|
10243
|
-
),
|
|
10393
|
+
), ji = ({
|
|
10244
10394
|
className: t,
|
|
10245
10395
|
children: e,
|
|
10246
10396
|
disabled: r = !1,
|
|
@@ -10262,7 +10412,7 @@ const si = ({
|
|
|
10262
10412
|
"aria-label": "UperformanceUchart",
|
|
10263
10413
|
children: e || "UperformanceUchart Component"
|
|
10264
10414
|
}
|
|
10265
|
-
),
|
|
10415
|
+
), Ri = ({
|
|
10266
10416
|
className: t,
|
|
10267
10417
|
children: e,
|
|
10268
10418
|
disabled: r = !1,
|
|
@@ -10284,7 +10434,7 @@ const si = ({
|
|
|
10284
10434
|
"aria-label": "UmetricUcomparison",
|
|
10285
10435
|
children: e || "UmetricUcomparison Component"
|
|
10286
10436
|
}
|
|
10287
|
-
),
|
|
10437
|
+
), Bi = ({
|
|
10288
10438
|
value: t,
|
|
10289
10439
|
min: e = 0,
|
|
10290
10440
|
max: r = 100,
|
|
@@ -10331,7 +10481,7 @@ const si = ({
|
|
|
10331
10481
|
i && /* @__PURE__ */ a("div", { className: "text-xs text-gray-600 dark:text-gray-400", children: i })
|
|
10332
10482
|
] })
|
|
10333
10483
|
] });
|
|
10334
|
-
},
|
|
10484
|
+
}, Wi = ({
|
|
10335
10485
|
value: t,
|
|
10336
10486
|
max: e = 100,
|
|
10337
10487
|
variant: r = "primary",
|
|
@@ -10387,7 +10537,7 @@ const si = ({
|
|
|
10387
10537
|
),
|
|
10388
10538
|
o && s === "outside" && /* @__PURE__ */ a("span", { className: "text-sm font-medium text-gray-600 dark:text-gray-400 whitespace-nowrap", children: x })
|
|
10389
10539
|
] }) });
|
|
10390
|
-
},
|
|
10540
|
+
}, Fi = ({
|
|
10391
10541
|
value: t = 0,
|
|
10392
10542
|
max: e = 100,
|
|
10393
10543
|
variant: r = "default",
|
|
@@ -10446,7 +10596,7 @@ const si = ({
|
|
|
10446
10596
|
),
|
|
10447
10597
|
(o || s) && /* @__PURE__ */ a("div", { className: "mt-1 text-xs text-gray-600 dark:text-gray-400 text-right", children: s || `${Math.round(g)}%` })
|
|
10448
10598
|
] });
|
|
10449
|
-
},
|
|
10599
|
+
}, Oi = ({
|
|
10450
10600
|
value: t,
|
|
10451
10601
|
size: e = 100,
|
|
10452
10602
|
strokeWidth: r = 8,
|
|
@@ -10517,7 +10667,7 @@ const si = ({
|
|
|
10517
10667
|
)
|
|
10518
10668
|
] })
|
|
10519
10669
|
] }) });
|
|
10520
|
-
},
|
|
10670
|
+
}, Vi = ({
|
|
10521
10671
|
className: t,
|
|
10522
10672
|
children: e,
|
|
10523
10673
|
disabled: r = !1,
|
|
@@ -10539,7 +10689,7 @@ const si = ({
|
|
|
10539
10689
|
"aria-label": "UprogressUtracker",
|
|
10540
10690
|
children: e || "UprogressUtracker Component"
|
|
10541
10691
|
}
|
|
10542
|
-
),
|
|
10692
|
+
), Hi = ({
|
|
10543
10693
|
src: t,
|
|
10544
10694
|
alt: e,
|
|
10545
10695
|
fallback: r,
|
|
@@ -10555,7 +10705,7 @@ const si = ({
|
|
|
10555
10705
|
onError: x
|
|
10556
10706
|
}) => {
|
|
10557
10707
|
const [b, m] = M(!0), [y, w] = M(!1), [C, k] = M(t);
|
|
10558
|
-
|
|
10708
|
+
j(() => {
|
|
10559
10709
|
m(!0), w(!1), k(t);
|
|
10560
10710
|
}, [t]);
|
|
10561
10711
|
const N = () => {
|
|
@@ -10609,7 +10759,7 @@ const si = ({
|
|
|
10609
10759
|
]
|
|
10610
10760
|
}
|
|
10611
10761
|
);
|
|
10612
|
-
},
|
|
10762
|
+
}, _i = ({
|
|
10613
10763
|
images: t,
|
|
10614
10764
|
columns: e = 3,
|
|
10615
10765
|
gap: r = 16,
|
|
@@ -10769,7 +10919,7 @@ const si = ({
|
|
|
10769
10919
|
}
|
|
10770
10920
|
)
|
|
10771
10921
|
] });
|
|
10772
|
-
},
|
|
10922
|
+
}, qi = ({
|
|
10773
10923
|
className: t,
|
|
10774
10924
|
children: e,
|
|
10775
10925
|
disabled: r = !1,
|
|
@@ -10791,7 +10941,7 @@ const si = ({
|
|
|
10791
10941
|
"aria-label": "UimageUcomparison",
|
|
10792
10942
|
children: e || "UimageUcomparison Component"
|
|
10793
10943
|
}
|
|
10794
|
-
),
|
|
10944
|
+
), Gi = ({
|
|
10795
10945
|
src: t,
|
|
10796
10946
|
onCropComplete: e,
|
|
10797
10947
|
initialCrop: r,
|
|
@@ -10799,7 +10949,7 @@ const si = ({
|
|
|
10799
10949
|
}) => {
|
|
10800
10950
|
const [o, s] = M(
|
|
10801
10951
|
r || { x: 50, y: 50, width: 200, height: 200 }
|
|
10802
|
-
), i =
|
|
10952
|
+
), i = R(null), d = async () => {
|
|
10803
10953
|
if (!i.current || !e) return;
|
|
10804
10954
|
const l = document.createElement("canvas"), c = l.getContext("2d");
|
|
10805
10955
|
if (!c) return;
|
|
@@ -10884,7 +11034,7 @@ const si = ({
|
|
|
10884
11034
|
] }),
|
|
10885
11035
|
/* @__PURE__ */ a("p", { className: "text-xs text-gray-600 dark:text-gray-400", children: 'Drag to adjust crop area. Click "Crop Image" to export.' })
|
|
10886
11036
|
] });
|
|
10887
|
-
},
|
|
11037
|
+
}, Ki = ({
|
|
10888
11038
|
images: t,
|
|
10889
11039
|
index: e,
|
|
10890
11040
|
isOpen: r,
|
|
@@ -10915,7 +11065,7 @@ const si = ({
|
|
|
10915
11065
|
const f = document.createElement("a");
|
|
10916
11066
|
f.href = h.src, f.download = h.alt || "image", f.click();
|
|
10917
11067
|
};
|
|
10918
|
-
return
|
|
11068
|
+
return j(() => {
|
|
10919
11069
|
if (!r) return;
|
|
10920
11070
|
const f = (v) => {
|
|
10921
11071
|
switch (v.key) {
|
|
@@ -10942,9 +11092,9 @@ const si = ({
|
|
|
10942
11092
|
}
|
|
10943
11093
|
};
|
|
10944
11094
|
return document.addEventListener("keydown", f), () => document.removeEventListener("keydown", f);
|
|
10945
|
-
}, [r, e, t.length, n, m, y]),
|
|
11095
|
+
}, [r, e, t.length, n, m, y]), j(() => (r ? document.body.style.overflow = "hidden" : document.body.style.overflow = "", () => {
|
|
10946
11096
|
document.body.style.overflow = "";
|
|
10947
|
-
}), [r]),
|
|
11097
|
+
}), [r]), j(() => {
|
|
10948
11098
|
g(1);
|
|
10949
11099
|
}, [e]), !r || !h ? null : /* @__PURE__ */ a(le, { children: /* @__PURE__ */ p(
|
|
10950
11100
|
"div",
|
|
@@ -11177,7 +11327,7 @@ const si = ({
|
|
|
11177
11327
|
]
|
|
11178
11328
|
}
|
|
11179
11329
|
) });
|
|
11180
|
-
},
|
|
11330
|
+
}, Yi = ({
|
|
11181
11331
|
src: t,
|
|
11182
11332
|
poster: e,
|
|
11183
11333
|
autoPlay: r = !1,
|
|
@@ -11186,8 +11336,8 @@ const si = ({
|
|
|
11186
11336
|
controls: s = !0,
|
|
11187
11337
|
className: i
|
|
11188
11338
|
}) => {
|
|
11189
|
-
const d =
|
|
11190
|
-
|
|
11339
|
+
const d = R(null), [l, c] = M(r), [g, h] = M(1), [x, b] = M(0), [m, y] = M(0);
|
|
11340
|
+
j(() => {
|
|
11191
11341
|
const v = d.current;
|
|
11192
11342
|
if (!v) return;
|
|
11193
11343
|
const $ = () => b(v.currentTime), L = () => y(v.duration), E = () => c(!0), T = () => c(!1);
|
|
@@ -11301,7 +11451,7 @@ const si = ({
|
|
|
11301
11451
|
] })
|
|
11302
11452
|
] })
|
|
11303
11453
|
] });
|
|
11304
|
-
},
|
|
11454
|
+
}, Qi = ({
|
|
11305
11455
|
className: t,
|
|
11306
11456
|
children: e,
|
|
11307
11457
|
disabled: r = !1,
|
|
@@ -11323,7 +11473,7 @@ const si = ({
|
|
|
11323
11473
|
"aria-label": "UvideoUthumbnail",
|
|
11324
11474
|
children: e || "UvideoUthumbnail Component"
|
|
11325
11475
|
}
|
|
11326
|
-
),
|
|
11476
|
+
), Zi = ({
|
|
11327
11477
|
className: t,
|
|
11328
11478
|
children: e,
|
|
11329
11479
|
disabled: r
|
|
@@ -11342,7 +11492,7 @@ const si = ({
|
|
|
11342
11492
|
"aria-label": "VideoEditor",
|
|
11343
11493
|
children: e || "VideoEditor Component"
|
|
11344
11494
|
}
|
|
11345
|
-
),
|
|
11495
|
+
), Xi = ({
|
|
11346
11496
|
className: t,
|
|
11347
11497
|
children: e,
|
|
11348
11498
|
disabled: r = !1,
|
|
@@ -11364,7 +11514,7 @@ const si = ({
|
|
|
11364
11514
|
"aria-label": "UvideoUcall",
|
|
11365
11515
|
children: e || "UvideoUcall Component"
|
|
11366
11516
|
}
|
|
11367
|
-
),
|
|
11517
|
+
), Ji = ({
|
|
11368
11518
|
className: t,
|
|
11369
11519
|
children: e,
|
|
11370
11520
|
disabled: r
|
|
@@ -11383,7 +11533,7 @@ const si = ({
|
|
|
11383
11533
|
"aria-label": "LiveStream",
|
|
11384
11534
|
children: e || "LiveStream Component"
|
|
11385
11535
|
}
|
|
11386
|
-
),
|
|
11536
|
+
), el = ({
|
|
11387
11537
|
src: t,
|
|
11388
11538
|
title: e,
|
|
11389
11539
|
artist: r,
|
|
@@ -11392,8 +11542,8 @@ const si = ({
|
|
|
11392
11542
|
loop: s = !1,
|
|
11393
11543
|
className: i
|
|
11394
11544
|
}) => {
|
|
11395
|
-
const d =
|
|
11396
|
-
|
|
11545
|
+
const d = R(null), [l, c] = M(o), [g, h] = M(0), [x, b] = M(0), [m, y] = M(1);
|
|
11546
|
+
j(() => {
|
|
11397
11547
|
const v = d.current;
|
|
11398
11548
|
if (!v) return;
|
|
11399
11549
|
const $ = () => h(v.currentTime), L = () => b(v.duration), E = () => c(!0), T = () => c(!1), A = () => c(!1);
|
|
@@ -11503,7 +11653,7 @@ const si = ({
|
|
|
11503
11653
|
]
|
|
11504
11654
|
}
|
|
11505
11655
|
);
|
|
11506
|
-
},
|
|
11656
|
+
}, tl = ({
|
|
11507
11657
|
className: t,
|
|
11508
11658
|
children: e,
|
|
11509
11659
|
disabled: r = !1,
|
|
@@ -11525,7 +11675,7 @@ const si = ({
|
|
|
11525
11675
|
"aria-label": "UaudioUwaveform",
|
|
11526
11676
|
children: e || "UaudioUwaveform Component"
|
|
11527
11677
|
}
|
|
11528
|
-
),
|
|
11678
|
+
), rl = ({
|
|
11529
11679
|
data: t,
|
|
11530
11680
|
width: e = 200,
|
|
11531
11681
|
height: r = 40,
|
|
@@ -11558,7 +11708,7 @@ const si = ({
|
|
|
11558
11708
|
})
|
|
11559
11709
|
}
|
|
11560
11710
|
);
|
|
11561
|
-
},
|
|
11711
|
+
}, al = ({
|
|
11562
11712
|
className: t,
|
|
11563
11713
|
children: e,
|
|
11564
11714
|
disabled: r = !1,
|
|
@@ -11580,7 +11730,7 @@ const si = ({
|
|
|
11580
11730
|
"aria-label": "UvoiceUrecorder",
|
|
11581
11731
|
children: e || "UvoiceUrecorder Component"
|
|
11582
11732
|
}
|
|
11583
|
-
),
|
|
11733
|
+
), nl = ({
|
|
11584
11734
|
className: t,
|
|
11585
11735
|
children: e,
|
|
11586
11736
|
disabled: r
|
|
@@ -11599,7 +11749,7 @@ const si = ({
|
|
|
11599
11749
|
"aria-label": "PodcastPlayer",
|
|
11600
11750
|
children: e || "PodcastPlayer Component"
|
|
11601
11751
|
}
|
|
11602
|
-
),
|
|
11752
|
+
), ol = ({
|
|
11603
11753
|
accept: t = ["image/*", "video/*", "audio/*"],
|
|
11604
11754
|
maxSize: e = 50 * 1024 * 1024,
|
|
11605
11755
|
// 50MB default
|
|
@@ -11609,7 +11759,7 @@ const si = ({
|
|
|
11609
11759
|
onRemove: s,
|
|
11610
11760
|
className: i
|
|
11611
11761
|
}) => {
|
|
11612
|
-
const [d, l] = M([]), [c, g] = M(!1), h =
|
|
11762
|
+
const [d, l] = M([]), [c, g] = M(!1), h = R(null), x = (N) => {
|
|
11613
11763
|
N.preventDefault(), g(!0);
|
|
11614
11764
|
}, b = (N) => {
|
|
11615
11765
|
N.preventDefault(), g(!1);
|
|
@@ -11751,7 +11901,7 @@ const si = ({
|
|
|
11751
11901
|
N.id
|
|
11752
11902
|
)) })
|
|
11753
11903
|
] });
|
|
11754
|
-
},
|
|
11904
|
+
}, sl = ({
|
|
11755
11905
|
className: t,
|
|
11756
11906
|
children: e,
|
|
11757
11907
|
disabled: r = !1,
|
|
@@ -11773,7 +11923,7 @@ const si = ({
|
|
|
11773
11923
|
"aria-label": "UmediaUplaylist",
|
|
11774
11924
|
children: e || "UmediaUplaylist Component"
|
|
11775
11925
|
}
|
|
11776
|
-
),
|
|
11926
|
+
), il = ({
|
|
11777
11927
|
className: t,
|
|
11778
11928
|
children: e,
|
|
11779
11929
|
disabled: r
|
|
@@ -11792,7 +11942,7 @@ const si = ({
|
|
|
11792
11942
|
"aria-label": "PlaylistManager",
|
|
11793
11943
|
children: e || "PlaylistManager Component"
|
|
11794
11944
|
}
|
|
11795
|
-
),
|
|
11945
|
+
), ll = ({
|
|
11796
11946
|
value: t,
|
|
11797
11947
|
size: e = 200,
|
|
11798
11948
|
fgColor: r = "#000000",
|
|
@@ -11800,8 +11950,8 @@ const si = ({
|
|
|
11800
11950
|
showDownload: o = !1,
|
|
11801
11951
|
className: s
|
|
11802
11952
|
}) => {
|
|
11803
|
-
const i =
|
|
11804
|
-
|
|
11953
|
+
const i = R(null);
|
|
11954
|
+
j(() => {
|
|
11805
11955
|
const l = i.current;
|
|
11806
11956
|
if (!l) return;
|
|
11807
11957
|
const c = l.getContext("2d");
|
|
@@ -11873,14 +12023,14 @@ const si = ({
|
|
|
11873
12023
|
"aria-describedby": x,
|
|
11874
12024
|
closeAriaLabel: b = "Close modal"
|
|
11875
12025
|
}) => {
|
|
11876
|
-
const m =
|
|
11877
|
-
if (
|
|
12026
|
+
const m = R(null), y = R(null);
|
|
12027
|
+
if (j(() => {
|
|
11878
12028
|
if (!t || !l) return;
|
|
11879
12029
|
const N = (f) => {
|
|
11880
12030
|
f.key === "Escape" && e();
|
|
11881
12031
|
};
|
|
11882
12032
|
return document.addEventListener("keydown", N), () => document.removeEventListener("keydown", N);
|
|
11883
|
-
}, [t, l, e]),
|
|
12033
|
+
}, [t, l, e]), j(() => {
|
|
11884
12034
|
if (t)
|
|
11885
12035
|
return y.current = document.activeElement, m.current && m.current.focus(), document.body.style.overflow = "hidden", () => {
|
|
11886
12036
|
document.body.style.overflow = "unset", y.current && y.current.focus();
|
|
@@ -11943,7 +12093,7 @@ const si = ({
|
|
|
11943
12093
|
)
|
|
11944
12094
|
] });
|
|
11945
12095
|
return wt(k, document.body);
|
|
11946
|
-
},
|
|
12096
|
+
}, cl = ({
|
|
11947
12097
|
children: t,
|
|
11948
12098
|
variant: e = "default",
|
|
11949
12099
|
className: r
|
|
@@ -11976,7 +12126,7 @@ const si = ({
|
|
|
11976
12126
|
className: u(D.overlays.modal.footer(), r),
|
|
11977
12127
|
children: t
|
|
11978
12128
|
}
|
|
11979
|
-
),
|
|
12129
|
+
), dl = ({
|
|
11980
12130
|
isOpen: t,
|
|
11981
12131
|
onClose: e,
|
|
11982
12132
|
children: r,
|
|
@@ -11985,7 +12135,7 @@ const si = ({
|
|
|
11985
12135
|
closeOnOutsideClick: s = !0,
|
|
11986
12136
|
closeOnEscape: i = !0,
|
|
11987
12137
|
className: d
|
|
11988
|
-
}) => (
|
|
12138
|
+
}) => (j(() => {
|
|
11989
12139
|
if (!i || !t || !e) return;
|
|
11990
12140
|
const g = (h) => {
|
|
11991
12141
|
h.key === "Escape" && e();
|
|
@@ -12070,7 +12220,7 @@ const si = ({
|
|
|
12070
12220
|
danger: "destructive",
|
|
12071
12221
|
success: "default",
|
|
12072
12222
|
info: "default"
|
|
12073
|
-
},
|
|
12223
|
+
}, ul = ({
|
|
12074
12224
|
isOpen: t,
|
|
12075
12225
|
onClose: e,
|
|
12076
12226
|
onConfirm: r,
|
|
@@ -12129,7 +12279,7 @@ const si = ({
|
|
|
12129
12279
|
]
|
|
12130
12280
|
}
|
|
12131
12281
|
);
|
|
12132
|
-
},
|
|
12282
|
+
}, gl = ({
|
|
12133
12283
|
isOpen: t,
|
|
12134
12284
|
onClose: e,
|
|
12135
12285
|
onSubmit: r,
|
|
@@ -12146,7 +12296,7 @@ const si = ({
|
|
|
12146
12296
|
validate: b
|
|
12147
12297
|
}) => {
|
|
12148
12298
|
const [m, y] = M(i), [w, C] = M(null);
|
|
12149
|
-
|
|
12299
|
+
j(() => {
|
|
12150
12300
|
t && (y(i), C(null));
|
|
12151
12301
|
}, [t, i]);
|
|
12152
12302
|
const k = async (v) => {
|
|
@@ -12238,7 +12388,7 @@ const si = ({
|
|
|
12238
12388
|
] })
|
|
12239
12389
|
}
|
|
12240
12390
|
);
|
|
12241
|
-
},
|
|
12391
|
+
}, ml = ({
|
|
12242
12392
|
isOpen: t,
|
|
12243
12393
|
onClose: e,
|
|
12244
12394
|
children: r,
|
|
@@ -12249,7 +12399,7 @@ const si = ({
|
|
|
12249
12399
|
footer: d,
|
|
12250
12400
|
className: l
|
|
12251
12401
|
}) => {
|
|
12252
|
-
if (
|
|
12402
|
+
if (j(() => {
|
|
12253
12403
|
const x = (b) => {
|
|
12254
12404
|
b.key === "Escape" && t && e();
|
|
12255
12405
|
};
|
|
@@ -12343,7 +12493,7 @@ const si = ({
|
|
|
12343
12493
|
}
|
|
12344
12494
|
)
|
|
12345
12495
|
] });
|
|
12346
|
-
},
|
|
12496
|
+
}, hl = ({
|
|
12347
12497
|
isOpen: t,
|
|
12348
12498
|
onClose: e,
|
|
12349
12499
|
children: r,
|
|
@@ -12356,7 +12506,7 @@ const si = ({
|
|
|
12356
12506
|
showCloseButton: c = !0,
|
|
12357
12507
|
className: g
|
|
12358
12508
|
}) => {
|
|
12359
|
-
if (
|
|
12509
|
+
if (j(() => {
|
|
12360
12510
|
if (!t) return;
|
|
12361
12511
|
const m = (y) => {
|
|
12362
12512
|
y.key === "Escape" && e();
|
|
@@ -12463,7 +12613,7 @@ const si = ({
|
|
|
12463
12613
|
}
|
|
12464
12614
|
)
|
|
12465
12615
|
] });
|
|
12466
|
-
},
|
|
12616
|
+
}, pl = ({
|
|
12467
12617
|
trigger: t,
|
|
12468
12618
|
children: e,
|
|
12469
12619
|
placement: r = "bottom",
|
|
@@ -12478,8 +12628,8 @@ const si = ({
|
|
|
12478
12628
|
n === void 0 && c(v), o?.(v);
|
|
12479
12629
|
},
|
|
12480
12630
|
[n, o]
|
|
12481
|
-
), x =
|
|
12482
|
-
|
|
12631
|
+
), x = R(null), b = R(null), [m, y] = M({ top: 0, left: 0 });
|
|
12632
|
+
j(() => {
|
|
12483
12633
|
if (!g || !x.current) return;
|
|
12484
12634
|
const v = () => {
|
|
12485
12635
|
const $ = x.current.getBoundingClientRect(), L = 8;
|
|
@@ -12515,13 +12665,13 @@ const si = ({
|
|
|
12515
12665
|
return v(), window.addEventListener("scroll", v), window.addEventListener("resize", v), () => {
|
|
12516
12666
|
window.removeEventListener("scroll", v), window.removeEventListener("resize", v);
|
|
12517
12667
|
};
|
|
12518
|
-
}, [g, r]),
|
|
12668
|
+
}, [g, r]), j(() => {
|
|
12519
12669
|
if (!g) return;
|
|
12520
12670
|
const v = ($) => {
|
|
12521
12671
|
x.current && !x.current.contains($.target) && b.current && !b.current.contains($.target) && h(!1);
|
|
12522
12672
|
};
|
|
12523
12673
|
return document.addEventListener("mousedown", v), () => document.removeEventListener("mousedown", v);
|
|
12524
|
-
}, [g, h]),
|
|
12674
|
+
}, [g, h]), j(() => {
|
|
12525
12675
|
if (!g) return;
|
|
12526
12676
|
const v = ($) => {
|
|
12527
12677
|
$.key === "Escape" && h(!1);
|
|
@@ -12606,7 +12756,7 @@ const si = ({
|
|
|
12606
12756
|
}
|
|
12607
12757
|
)
|
|
12608
12758
|
] });
|
|
12609
|
-
},
|
|
12759
|
+
}, bl = ({
|
|
12610
12760
|
trigger: t,
|
|
12611
12761
|
children: e,
|
|
12612
12762
|
placement: r = "bottom",
|
|
@@ -12614,8 +12764,8 @@ const si = ({
|
|
|
12614
12764
|
closeDelay: o = 300,
|
|
12615
12765
|
className: s
|
|
12616
12766
|
}) => {
|
|
12617
|
-
const [i, d] = M(!1), [l, c] = M({ top: 0, left: 0 }), g =
|
|
12618
|
-
|
|
12767
|
+
const [i, d] = M(!1), [l, c] = M({ top: 0, left: 0 }), g = R(null), h = R(null), x = R(void 0), b = R(void 0);
|
|
12768
|
+
j(() => {
|
|
12619
12769
|
if (!i || !g.current) return;
|
|
12620
12770
|
const k = () => {
|
|
12621
12771
|
const N = g.current.getBoundingClientRect(), f = 8;
|
|
@@ -12697,7 +12847,7 @@ const si = ({
|
|
|
12697
12847
|
}
|
|
12698
12848
|
) })
|
|
12699
12849
|
] });
|
|
12700
|
-
},
|
|
12850
|
+
}, yl = ({
|
|
12701
12851
|
content: t,
|
|
12702
12852
|
children: e,
|
|
12703
12853
|
placement: r = "top",
|
|
@@ -12711,11 +12861,11 @@ const si = ({
|
|
|
12711
12861
|
isOpen: g,
|
|
12712
12862
|
onVisibilityChange: h
|
|
12713
12863
|
}) => {
|
|
12714
|
-
const [x, b] = M(!1), m =
|
|
12864
|
+
const [x, b] = M(!1), m = R(
|
|
12715
12865
|
void 0
|
|
12716
|
-
), y =
|
|
12866
|
+
), y = R(
|
|
12717
12867
|
void 0
|
|
12718
|
-
), w =
|
|
12868
|
+
), w = R(null), C = R(null), k = g !== void 0, N = k ? g : x, f = H(() => {
|
|
12719
12869
|
i || k || (y.current && (clearTimeout(y.current), y.current = void 0), n > 0 ? m.current = setTimeout(() => {
|
|
12720
12870
|
b(!0), h?.(!0);
|
|
12721
12871
|
}, n) : (b(!0), h?.(!0)));
|
|
@@ -12724,9 +12874,9 @@ const si = ({
|
|
|
12724
12874
|
b(!1), h?.(!1);
|
|
12725
12875
|
}, o) : (b(!1), h?.(!1)));
|
|
12726
12876
|
}, [k, o, h]);
|
|
12727
|
-
|
|
12877
|
+
j(() => () => {
|
|
12728
12878
|
m.current && clearTimeout(m.current), y.current && clearTimeout(y.current);
|
|
12729
|
-
}, []),
|
|
12879
|
+
}, []), j(() => {
|
|
12730
12880
|
if (c !== "click" || !N) return;
|
|
12731
12881
|
const O = (G) => {
|
|
12732
12882
|
w.current && !w.current.contains(G.target) && C.current && !C.current.contains(G.target) && v();
|
|
@@ -12834,7 +12984,7 @@ const si = ({
|
|
|
12834
12984
|
]
|
|
12835
12985
|
}
|
|
12836
12986
|
);
|
|
12837
|
-
},
|
|
12987
|
+
}, fl = ({
|
|
12838
12988
|
children: t,
|
|
12839
12989
|
onDrop: e,
|
|
12840
12990
|
onDragOver: r,
|
|
@@ -12914,7 +13064,7 @@ const si = ({
|
|
|
12914
13064
|
]
|
|
12915
13065
|
}
|
|
12916
13066
|
);
|
|
12917
|
-
},
|
|
13067
|
+
}, xl = ({
|
|
12918
13068
|
className: t,
|
|
12919
13069
|
children: e,
|
|
12920
13070
|
disabled: r = !1,
|
|
@@ -12936,7 +13086,7 @@ const si = ({
|
|
|
12936
13086
|
"aria-label": "UdragUdropUlist",
|
|
12937
13087
|
children: e || "UdragUdropUlist Component"
|
|
12938
13088
|
}
|
|
12939
|
-
),
|
|
13089
|
+
), vl = ({
|
|
12940
13090
|
className: t,
|
|
12941
13091
|
children: e,
|
|
12942
13092
|
disabled: r = !1,
|
|
@@ -12958,7 +13108,7 @@ const si = ({
|
|
|
12958
13108
|
"aria-label": "UsortableUgrid",
|
|
12959
13109
|
children: e || "UsortableUgrid Component"
|
|
12960
13110
|
}
|
|
12961
|
-
),
|
|
13111
|
+
), kl = ({
|
|
12962
13112
|
className: t,
|
|
12963
13113
|
children: e,
|
|
12964
13114
|
disabled: r = !1,
|
|
@@ -12980,7 +13130,7 @@ const si = ({
|
|
|
12980
13130
|
"aria-label": "UnestedUdrag",
|
|
12981
13131
|
children: e || "UnestedUdrag Component"
|
|
12982
13132
|
}
|
|
12983
|
-
),
|
|
13133
|
+
), wl = ({
|
|
12984
13134
|
className: t,
|
|
12985
13135
|
children: e,
|
|
12986
13136
|
disabled: r = !1,
|
|
@@ -13002,7 +13152,7 @@ const si = ({
|
|
|
13002
13152
|
"aria-label": "UgestureUdetector",
|
|
13003
13153
|
children: e || "UgestureUdetector Component"
|
|
13004
13154
|
}
|
|
13005
|
-
),
|
|
13155
|
+
), Nl = ({
|
|
13006
13156
|
className: t,
|
|
13007
13157
|
children: e,
|
|
13008
13158
|
disabled: r = !1,
|
|
@@ -13024,7 +13174,7 @@ const si = ({
|
|
|
13024
13174
|
"aria-label": "UswipeUactions",
|
|
13025
13175
|
children: e || "UswipeUactions Component"
|
|
13026
13176
|
}
|
|
13027
|
-
),
|
|
13177
|
+
), Cl = ({
|
|
13028
13178
|
className: t,
|
|
13029
13179
|
children: e,
|
|
13030
13180
|
disabled: r = !1,
|
|
@@ -13046,7 +13196,7 @@ const si = ({
|
|
|
13046
13196
|
"aria-label": "UpinchUzoom",
|
|
13047
13197
|
children: e || "UpinchUzoom Component"
|
|
13048
13198
|
}
|
|
13049
|
-
),
|
|
13199
|
+
), Sl = ({
|
|
13050
13200
|
className: t,
|
|
13051
13201
|
children: e,
|
|
13052
13202
|
disabled: r = !1,
|
|
@@ -13068,7 +13218,7 @@ const si = ({
|
|
|
13068
13218
|
"aria-label": "UdoubleUtap",
|
|
13069
13219
|
children: e || "UdoubleUtap Component"
|
|
13070
13220
|
}
|
|
13071
|
-
),
|
|
13221
|
+
), $l = ({
|
|
13072
13222
|
className: t,
|
|
13073
13223
|
children: e,
|
|
13074
13224
|
disabled: r = !1,
|
|
@@ -13090,7 +13240,7 @@ const si = ({
|
|
|
13090
13240
|
"aria-label": "UlongUpress",
|
|
13091
13241
|
children: e || "UlongUpress Component"
|
|
13092
13242
|
}
|
|
13093
|
-
),
|
|
13243
|
+
), El = ({
|
|
13094
13244
|
className: t,
|
|
13095
13245
|
children: e,
|
|
13096
13246
|
disabled: r = !1,
|
|
@@ -13112,7 +13262,7 @@ const si = ({
|
|
|
13112
13262
|
"aria-label": "UhoverUtooltip",
|
|
13113
13263
|
children: e || "UhoverUtooltip Component"
|
|
13114
13264
|
}
|
|
13115
|
-
),
|
|
13265
|
+
), Ll = ({
|
|
13116
13266
|
className: t,
|
|
13117
13267
|
children: e,
|
|
13118
13268
|
disabled: r = !1,
|
|
@@ -13134,15 +13284,15 @@ const si = ({
|
|
|
13134
13284
|
"aria-label": "UradialUmenu",
|
|
13135
13285
|
children: e || "UradialUmenu Component"
|
|
13136
13286
|
}
|
|
13137
|
-
),
|
|
13287
|
+
), Ml = ({
|
|
13138
13288
|
children: t,
|
|
13139
13289
|
active: e = !0,
|
|
13140
13290
|
initialFocus: r,
|
|
13141
13291
|
returnFocus: n = !0,
|
|
13142
13292
|
className: o
|
|
13143
13293
|
}) => {
|
|
13144
|
-
const s =
|
|
13145
|
-
return
|
|
13294
|
+
const s = R(null), i = R(null);
|
|
13295
|
+
return j(() => {
|
|
13146
13296
|
if (!e) return;
|
|
13147
13297
|
n && (i.current = document.activeElement);
|
|
13148
13298
|
const d = () => {
|
|
@@ -13184,7 +13334,7 @@ const si = ({
|
|
|
13184
13334
|
clearTimeout(g), document.removeEventListener("keydown", c), n && i.current && i.current.focus();
|
|
13185
13335
|
};
|
|
13186
13336
|
}, [e, r, n]), e ? /* @__PURE__ */ a("div", { ref: s, className: u(o), children: t }) : /* @__PURE__ */ a(_, { children: t });
|
|
13187
|
-
},
|
|
13337
|
+
}, Tl = ({
|
|
13188
13338
|
sections: t,
|
|
13189
13339
|
activeId: e,
|
|
13190
13340
|
onActiveChange: r,
|
|
@@ -13194,8 +13344,8 @@ const si = ({
|
|
|
13194
13344
|
showSubsections: i = !0,
|
|
13195
13345
|
className: d
|
|
13196
13346
|
}) => {
|
|
13197
|
-
const [l, c] = M(""), g =
|
|
13198
|
-
|
|
13347
|
+
const [l, c] = M(""), g = R(null), h = e !== void 0 ? e : l;
|
|
13348
|
+
j(() => {
|
|
13199
13349
|
const m = o ? document.querySelector(o) : window;
|
|
13200
13350
|
if (!m) return;
|
|
13201
13351
|
const y = (k) => k.flatMap((N) => [
|
|
@@ -13258,7 +13408,7 @@ const si = ({
|
|
|
13258
13408
|
] }, m.id);
|
|
13259
13409
|
};
|
|
13260
13410
|
return /* @__PURE__ */ a("nav", { className: u("space-y-1", d), children: t.map((m) => b(m, 0)) });
|
|
13261
|
-
},
|
|
13411
|
+
}, Al = ({
|
|
13262
13412
|
children: t,
|
|
13263
13413
|
onRefresh: e,
|
|
13264
13414
|
disabled: r = !1,
|
|
@@ -13269,8 +13419,8 @@ const si = ({
|
|
|
13269
13419
|
maxPullDistance: d = 120,
|
|
13270
13420
|
className: l = ""
|
|
13271
13421
|
}) => {
|
|
13272
|
-
const [c, g] = M(0), [h, x] = M(!1), [b, m] = M(!1), y =
|
|
13273
|
-
|
|
13422
|
+
const [c, g] = M(0), [h, x] = M(!1), [b, m] = M(!1), y = R(0), w = R(null);
|
|
13423
|
+
j(() => {
|
|
13274
13424
|
const v = w.current;
|
|
13275
13425
|
if (!v) return;
|
|
13276
13426
|
const $ = (T) => {
|
|
@@ -13365,7 +13515,7 @@ const si = ({
|
|
|
13365
13515
|
]
|
|
13366
13516
|
}
|
|
13367
13517
|
);
|
|
13368
|
-
},
|
|
13518
|
+
}, Il = ({
|
|
13369
13519
|
children: t,
|
|
13370
13520
|
onLoadMore: e,
|
|
13371
13521
|
loading: r = !1,
|
|
@@ -13378,8 +13528,8 @@ const si = ({
|
|
|
13378
13528
|
reverse: c = !1,
|
|
13379
13529
|
className: g
|
|
13380
13530
|
}) => {
|
|
13381
|
-
const h =
|
|
13382
|
-
|
|
13531
|
+
const h = R(null), [x, b] = M(!1);
|
|
13532
|
+
j(() => {
|
|
13383
13533
|
const C = h.current;
|
|
13384
13534
|
if (!C || r || !n) return;
|
|
13385
13535
|
const k = () => {
|
|
@@ -13743,12 +13893,12 @@ const si = ({
|
|
|
13743
13893
|
s < t.length - 1 && /* @__PURE__ */ a("li", { children: /* @__PURE__ */ a("span", { className: "text-gray-400 dark:text-gray-500", children: "/" }) })
|
|
13744
13894
|
] }, s)) }) }),
|
|
13745
13895
|
e && /* @__PURE__ */ a($a, { shareConfig: e })
|
|
13746
|
-
] }),
|
|
13896
|
+
] }), zl = ({
|
|
13747
13897
|
items: t,
|
|
13748
13898
|
shareConfig: e
|
|
13749
13899
|
}) => /* @__PURE__ */ a("div", { className: "bg-white dark:bg-gray-800 border-b border-gray-200 dark:border-gray-700 relative z-50", children: /* @__PURE__ */ a("div", { className: "max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-3 relative", children: /* @__PURE__ */ a(Ea, { items: t, shareConfig: e }) }) }), La = (t) => {
|
|
13750
13900
|
const [e, r] = M(""), [n, o] = M(!0), [s, i] = M(null);
|
|
13751
|
-
return
|
|
13901
|
+
return j(() => {
|
|
13752
13902
|
t && (async () => {
|
|
13753
13903
|
try {
|
|
13754
13904
|
o(!0), i(null);
|
|
@@ -13764,7 +13914,7 @@ const si = ({
|
|
|
13764
13914
|
}
|
|
13765
13915
|
})();
|
|
13766
13916
|
}, [t]), { code: e, loading: n, error: s };
|
|
13767
|
-
},
|
|
13917
|
+
}, Ul = ({
|
|
13768
13918
|
filename: t,
|
|
13769
13919
|
code: e,
|
|
13770
13920
|
language: r,
|
|
@@ -13871,7 +14021,7 @@ const si = ({
|
|
|
13871
14021
|
parentSectionId: n,
|
|
13872
14022
|
onSubsectionSelect: o
|
|
13873
14023
|
}) => {
|
|
13874
|
-
const s =
|
|
14024
|
+
const s = R(null), [i, d] = M(void 0);
|
|
13875
14025
|
return Xt(() => {
|
|
13876
14026
|
if (s.current) {
|
|
13877
14027
|
const l = s.current.scrollHeight;
|
|
@@ -13896,7 +14046,7 @@ const si = ({
|
|
|
13896
14046
|
] }, l.id)) })
|
|
13897
14047
|
}
|
|
13898
14048
|
);
|
|
13899
|
-
},
|
|
14049
|
+
}, Pl = ({
|
|
13900
14050
|
id: t,
|
|
13901
14051
|
title: e,
|
|
13902
14052
|
content: r,
|
|
@@ -13950,7 +14100,7 @@ const si = ({
|
|
|
13950
14100
|
}
|
|
13951
14101
|
)
|
|
13952
14102
|
] });
|
|
13953
|
-
},
|
|
14103
|
+
}, Dl = ({
|
|
13954
14104
|
title: t,
|
|
13955
14105
|
subtitle: e,
|
|
13956
14106
|
buttonText: r,
|
|
@@ -14013,7 +14163,7 @@ const si = ({
|
|
|
14013
14163
|
] }) })
|
|
14014
14164
|
}
|
|
14015
14165
|
);
|
|
14016
|
-
},
|
|
14166
|
+
}, jl = ({
|
|
14017
14167
|
children: t,
|
|
14018
14168
|
onClick: e,
|
|
14019
14169
|
variant: r,
|
|
@@ -14060,7 +14210,7 @@ const si = ({
|
|
|
14060
14210
|
},
|
|
14061
14211
|
children: t
|
|
14062
14212
|
}
|
|
14063
|
-
),
|
|
14213
|
+
), Rl = ({
|
|
14064
14214
|
children: t,
|
|
14065
14215
|
onClick: e,
|
|
14066
14216
|
to: r,
|
|
@@ -14108,7 +14258,7 @@ const si = ({
|
|
|
14108
14258
|
uk: { name: "Українська", flag: "🇺🇦" },
|
|
14109
14259
|
vi: { name: "Tiếng Việt", flag: "🇻🇳" },
|
|
14110
14260
|
zh: { name: "简体中文", flag: "🇨🇳" }
|
|
14111
|
-
},
|
|
14261
|
+
}, Bl = ({
|
|
14112
14262
|
variant: t = "compact",
|
|
14113
14263
|
className: e = ""
|
|
14114
14264
|
}) => {
|
|
@@ -14175,7 +14325,7 @@ const si = ({
|
|
|
14175
14325
|
] }),
|
|
14176
14326
|
/* @__PURE__ */ a("p", { className: "text-xs text-gray-500 dark:text-gray-400", children: n("selectPreferredLanguage", "Select your preferred language") })
|
|
14177
14327
|
] });
|
|
14178
|
-
},
|
|
14328
|
+
}, Wl = ({
|
|
14179
14329
|
items: t,
|
|
14180
14330
|
type: e = "ordered",
|
|
14181
14331
|
variant: r = "default",
|
|
@@ -14217,7 +14367,7 @@ const si = ({
|
|
|
14217
14367
|
};
|
|
14218
14368
|
return /* @__PURE__ */ a("ul", { className: u(s(), n), children: t.map(l) });
|
|
14219
14369
|
};
|
|
14220
|
-
class
|
|
14370
|
+
class Fl extends kt {
|
|
14221
14371
|
constructor() {
|
|
14222
14372
|
super(...arguments), this.state = {
|
|
14223
14373
|
hasError: !1
|
|
@@ -14359,11 +14509,11 @@ class Je extends kt {
|
|
|
14359
14509
|
] }) }) : e;
|
|
14360
14510
|
}
|
|
14361
14511
|
}
|
|
14362
|
-
function
|
|
14512
|
+
function Ol(t, e) {
|
|
14363
14513
|
const r = (n) => /* @__PURE__ */ a(Je, { ...e, children: /* @__PURE__ */ a(t, { ...n }) });
|
|
14364
14514
|
return r.displayName = `withLazyErrorBoundary(${t.displayName || t.name})`, r;
|
|
14365
14515
|
}
|
|
14366
|
-
class
|
|
14516
|
+
class Vl extends Je {
|
|
14367
14517
|
static getDerivedStateFromError(e) {
|
|
14368
14518
|
return e.message.includes("Loading chunk") || e.message.includes("Loading CSS chunk") || e.message.includes("ChunkLoadError") || e.name === "ChunkLoadError" ? {
|
|
14369
14519
|
hasError: !0,
|
|
@@ -14374,7 +14524,7 @@ class Bl extends Je {
|
|
|
14374
14524
|
} : super.getDerivedStateFromError(e);
|
|
14375
14525
|
}
|
|
14376
14526
|
}
|
|
14377
|
-
function
|
|
14527
|
+
function Hl() {
|
|
14378
14528
|
const [t, e] = I.useState(0), r = I.useCallback(() => {
|
|
14379
14529
|
e((n) => n + 1);
|
|
14380
14530
|
}, []);
|
|
@@ -14383,7 +14533,7 @@ function Wl() {
|
|
|
14383
14533
|
triggerErrorRecovery: r
|
|
14384
14534
|
};
|
|
14385
14535
|
}
|
|
14386
|
-
function
|
|
14536
|
+
function _l({ children: t }) {
|
|
14387
14537
|
return /* @__PURE__ */ a(
|
|
14388
14538
|
Je,
|
|
14389
14539
|
{
|
|
@@ -14408,73 +14558,9 @@ function Fl({ children: t }) {
|
|
|
14408
14558
|
}
|
|
14409
14559
|
);
|
|
14410
14560
|
}
|
|
14411
|
-
const
|
|
14412
|
-
|
|
14413
|
-
|
|
14414
|
-
let i = 0;
|
|
14415
|
-
return () => ++i;
|
|
14416
|
-
}, [])(), /* @__PURE__ */ a(n, { ...o })) : n;
|
|
14417
|
-
}, _l = (t, e) => xe(t, (r, n) => e.every((o) => r[o] === n[o])), ql = xe(
|
|
14418
|
-
({ children: t, compute: e, deps: r }) => {
|
|
14419
|
-
const n = I.useRef(r), o = I.useRef(e), s = I.useRef(void 0), i = He(() => {
|
|
14420
|
-
const d = r.length !== n.current.length || r.some((c, g) => c !== n.current[g]), l = e !== o.current;
|
|
14421
|
-
if (d || l || s.current === void 0) {
|
|
14422
|
-
let c;
|
|
14423
|
-
return process.env.NODE_ENV === "development" ? (performance.now(), c = e(), performance.now()) : c = e(), n.current = r, o.current = e, s.current = c, c;
|
|
14424
|
-
}
|
|
14425
|
-
return s.current;
|
|
14426
|
-
}, [e, r]);
|
|
14427
|
-
return /* @__PURE__ */ a(_, { children: t(i) });
|
|
14428
|
-
}
|
|
14429
|
-
), Gl = xe(
|
|
14430
|
-
({ item: t, index: e, style: r, renderItem: n }) => /* @__PURE__ */ a("div", { style: r, children: n(t, e) }),
|
|
14431
|
-
(t, e) => t.index === e.index && t.item === e.item && t.style.height === e.style.height && t.style.top === e.style.top
|
|
14432
|
-
), Kl = xe(
|
|
14433
|
-
({ condition: t, children: e, fallback: r = null }) => t ? /* @__PURE__ */ a(_, { children: e }) : /* @__PURE__ */ a(_, { children: r })
|
|
14434
|
-
), Yl = ({
|
|
14435
|
-
children: t,
|
|
14436
|
-
threshold: e = 0.1,
|
|
14437
|
-
rootMargin: r = "50px",
|
|
14438
|
-
fallback: n = null
|
|
14439
|
-
}) => {
|
|
14440
|
-
const [o, s] = I.useState(!1), i = I.useRef(null);
|
|
14441
|
-
return I.useEffect(() => {
|
|
14442
|
-
const d = new IntersectionObserver(
|
|
14443
|
-
([l]) => {
|
|
14444
|
-
l.isIntersecting && (s(!0), d.disconnect());
|
|
14445
|
-
},
|
|
14446
|
-
{ threshold: e, rootMargin: r }
|
|
14447
|
-
);
|
|
14448
|
-
return i.current && d.observe(i.current), () => d.disconnect();
|
|
14449
|
-
}, [e, r]), /* @__PURE__ */ a("div", { ref: i, children: o ? t : n });
|
|
14450
|
-
}, Ql = ({
|
|
14451
|
-
children: t,
|
|
14452
|
-
maxRenderTime: e = 16,
|
|
14453
|
-
// 16ms = 60fps
|
|
14454
|
-
onSlowRender: r
|
|
14455
|
-
}) => {
|
|
14456
|
-
const n = I.useRef(0);
|
|
14457
|
-
return I.useLayoutEffect(() => {
|
|
14458
|
-
n.current = performance.now();
|
|
14459
|
-
}), I.useEffect(() => {
|
|
14460
|
-
const o = performance.now() - n.current;
|
|
14461
|
-
o > e && r?.(o);
|
|
14462
|
-
}), /* @__PURE__ */ a(_, { children: t });
|
|
14463
|
-
}, Zl = ({
|
|
14464
|
-
children: t,
|
|
14465
|
-
batchSize: e = 5,
|
|
14466
|
-
delay: r = 0
|
|
14467
|
-
}) => {
|
|
14468
|
-
const [n, o] = I.useState(e);
|
|
14469
|
-
return I.useEffect(() => {
|
|
14470
|
-
if (n < t.length) {
|
|
14471
|
-
const s = setTimeout(() => {
|
|
14472
|
-
o((i) => Math.min(i + e, t.length));
|
|
14473
|
-
}, r);
|
|
14474
|
-
return () => clearTimeout(s);
|
|
14475
|
-
}
|
|
14476
|
-
}, [n, t.length, e, r]), /* @__PURE__ */ a(_, { children: t.slice(0, n) });
|
|
14477
|
-
}, Xl = ({
|
|
14561
|
+
const ql = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Gl = ({
|
|
14562
|
+
children: t
|
|
14563
|
+
}) => /* @__PURE__ */ a(_, { children: t }), Kl = ({
|
|
14478
14564
|
src: t,
|
|
14479
14565
|
alt: e,
|
|
14480
14566
|
placeholder: r,
|
|
@@ -14484,8 +14570,8 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
14484
14570
|
className: i = "",
|
|
14485
14571
|
...d
|
|
14486
14572
|
}) => {
|
|
14487
|
-
const [l, c] = M(!1), [g, h] = M(s), [x, b] = M(!1), m =
|
|
14488
|
-
|
|
14573
|
+
const [l, c] = M(!1), [g, h] = M(s), [x, b] = M(!1), m = R(null), y = R(null);
|
|
14574
|
+
j(() => {
|
|
14489
14575
|
if (s) {
|
|
14490
14576
|
h(!0);
|
|
14491
14577
|
return;
|
|
@@ -14569,14 +14655,80 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
14569
14655
|
]
|
|
14570
14656
|
}
|
|
14571
14657
|
);
|
|
14572
|
-
},
|
|
14658
|
+
}, Yl = (t, e, r) => {
|
|
14659
|
+
const n = xe(t, e);
|
|
14660
|
+
return r && (n.displayName = `Memo(${r})`), process.env.NODE_ENV === "development" ? (o) => (He(() => {
|
|
14661
|
+
let i = 0;
|
|
14662
|
+
return () => ++i;
|
|
14663
|
+
}, [])(), /* @__PURE__ */ a(n, { ...o })) : n;
|
|
14664
|
+
}, Ql = (t, e) => xe(t, (r, n) => e.every((o) => r[o] === n[o])), Zl = xe(
|
|
14665
|
+
({ children: t, compute: e, deps: r }) => {
|
|
14666
|
+
const n = I.useRef(r), o = I.useRef(e), s = I.useRef(void 0), i = He(() => {
|
|
14667
|
+
const d = r.length !== n.current.length || r.some((c, g) => c !== n.current[g]), l = e !== o.current;
|
|
14668
|
+
if (d || l || s.current === void 0) {
|
|
14669
|
+
let c;
|
|
14670
|
+
return process.env.NODE_ENV === "development" ? (performance.now(), c = e(), performance.now()) : c = e(), n.current = r, o.current = e, s.current = c, c;
|
|
14671
|
+
}
|
|
14672
|
+
return s.current;
|
|
14673
|
+
}, [e, r]);
|
|
14674
|
+
return /* @__PURE__ */ a(_, { children: t(i) });
|
|
14675
|
+
}
|
|
14676
|
+
), Xl = xe(
|
|
14677
|
+
({ item: t, index: e, style: r, renderItem: n }) => /* @__PURE__ */ a("div", { style: r, children: n(t, e) }),
|
|
14678
|
+
(t, e) => t.index === e.index && t.item === e.item && t.style.height === e.style.height && t.style.top === e.style.top
|
|
14679
|
+
), Jl = xe(
|
|
14680
|
+
({ condition: t, children: e, fallback: r = null }) => t ? /* @__PURE__ */ a(_, { children: e }) : /* @__PURE__ */ a(_, { children: r })
|
|
14681
|
+
), ec = ({
|
|
14682
|
+
children: t,
|
|
14683
|
+
threshold: e = 0.1,
|
|
14684
|
+
rootMargin: r = "50px",
|
|
14685
|
+
fallback: n = null
|
|
14686
|
+
}) => {
|
|
14687
|
+
const [o, s] = I.useState(!1), i = I.useRef(null);
|
|
14688
|
+
return I.useEffect(() => {
|
|
14689
|
+
const d = new IntersectionObserver(
|
|
14690
|
+
([l]) => {
|
|
14691
|
+
l.isIntersecting && (s(!0), d.disconnect());
|
|
14692
|
+
},
|
|
14693
|
+
{ threshold: e, rootMargin: r }
|
|
14694
|
+
);
|
|
14695
|
+
return i.current && d.observe(i.current), () => d.disconnect();
|
|
14696
|
+
}, [e, r]), /* @__PURE__ */ a("div", { ref: i, children: o ? t : n });
|
|
14697
|
+
}, tc = ({
|
|
14698
|
+
children: t,
|
|
14699
|
+
maxRenderTime: e = 16,
|
|
14700
|
+
// 16ms = 60fps
|
|
14701
|
+
onSlowRender: r
|
|
14702
|
+
}) => {
|
|
14703
|
+
const n = I.useRef(0);
|
|
14704
|
+
return I.useLayoutEffect(() => {
|
|
14705
|
+
n.current = performance.now();
|
|
14706
|
+
}), I.useEffect(() => {
|
|
14707
|
+
const o = performance.now() - n.current;
|
|
14708
|
+
o > e && r?.(o);
|
|
14709
|
+
}), /* @__PURE__ */ a(_, { children: t });
|
|
14710
|
+
}, rc = ({
|
|
14711
|
+
children: t,
|
|
14712
|
+
batchSize: e = 5,
|
|
14713
|
+
delay: r = 0
|
|
14714
|
+
}) => {
|
|
14715
|
+
const [n, o] = I.useState(e);
|
|
14716
|
+
return I.useEffect(() => {
|
|
14717
|
+
if (n < t.length) {
|
|
14718
|
+
const s = setTimeout(() => {
|
|
14719
|
+
o((i) => Math.min(i + e, t.length));
|
|
14720
|
+
}, r);
|
|
14721
|
+
return () => clearTimeout(s);
|
|
14722
|
+
}
|
|
14723
|
+
}, [n, t.length, e, r]), /* @__PURE__ */ a(_, { children: t.slice(0, n) });
|
|
14724
|
+
}, ac = ({
|
|
14573
14725
|
children: t,
|
|
14574
14726
|
backgroundClassName: e = "",
|
|
14575
14727
|
contentClassName: r = ""
|
|
14576
|
-
}) => /* @__PURE__ */ a("div", { className: e, children: /* @__PURE__ */ a("div", { className: r, children: t }) }),
|
|
14728
|
+
}) => /* @__PURE__ */ a("div", { className: e, children: /* @__PURE__ */ a("div", { className: r, children: t }) }), nc = ({ title: t, description: e }) => /* @__PURE__ */ p("div", { className: "mb-8", children: [
|
|
14577
14729
|
/* @__PURE__ */ a("h1", { className: "text-3xl font-bold text-gray-900 dark:text-white", children: t }),
|
|
14578
14730
|
e && /* @__PURE__ */ a("p", { className: "mt-2 text-gray-600 dark:text-gray-400", children: e })
|
|
14579
|
-
] }),
|
|
14731
|
+
] }), oc = ({
|
|
14580
14732
|
isSelected: t,
|
|
14581
14733
|
onClick: e,
|
|
14582
14734
|
icon: r,
|
|
@@ -14616,7 +14768,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
14616
14768
|
] })
|
|
14617
14769
|
]
|
|
14618
14770
|
}
|
|
14619
|
-
),
|
|
14771
|
+
), sc = ({
|
|
14620
14772
|
masterTitle: t,
|
|
14621
14773
|
masterSubtitle: e,
|
|
14622
14774
|
backButtonText: r,
|
|
@@ -14637,10 +14789,10 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
14637
14789
|
animationDuration: C = 300,
|
|
14638
14790
|
animationRef: k
|
|
14639
14791
|
}) => {
|
|
14640
|
-
const N = `gap-${Math.round(m / 4)}` || "gap-8", f = (O) => O ? O.split("-")[0].trim() : "Back", v = r ? f(r) : t ? f(t) : "Back", [$, L] = M(!1), [E, T] = M("auto"), A =
|
|
14792
|
+
const N = `gap-${Math.round(m / 4)}` || "gap-8", f = (O) => O ? O.split("-")[0].trim() : "Back", v = r ? f(r) : t ? f(t) : "Back", [$, L] = M(!1), [E, T] = M("auto"), A = R(null), P = R(
|
|
14641
14793
|
null
|
|
14642
14794
|
);
|
|
14643
|
-
|
|
14795
|
+
j(() => (k && (k.current = {
|
|
14644
14796
|
triggerTransition: (O) => {
|
|
14645
14797
|
if (!w) {
|
|
14646
14798
|
O();
|
|
@@ -14791,7 +14943,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
14791
14943
|
)
|
|
14792
14944
|
] })
|
|
14793
14945
|
] });
|
|
14794
|
-
},
|
|
14946
|
+
}, ic = ({
|
|
14795
14947
|
contentType: t,
|
|
14796
14948
|
aiSummary: e,
|
|
14797
14949
|
technicalComplexity: r = "intermediate"
|
|
@@ -14799,11 +14951,11 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
14799
14951
|
/* @__PURE__ */ a("meta", { name: "ai:content-type", content: t }),
|
|
14800
14952
|
/* @__PURE__ */ a("meta", { name: "ai:summary", content: e }),
|
|
14801
14953
|
/* @__PURE__ */ a("meta", { name: "ai:complexity", content: r })
|
|
14802
|
-
] }),
|
|
14954
|
+
] }), lc = ({
|
|
14803
14955
|
children: t,
|
|
14804
14956
|
className: e,
|
|
14805
14957
|
...r
|
|
14806
|
-
}) => /* @__PURE__ */ a("main", { className: e, ...r, role: "main", children: t }),
|
|
14958
|
+
}) => /* @__PURE__ */ a("main", { className: e, ...r, role: "main", children: t }), cc = ({
|
|
14807
14959
|
children: t
|
|
14808
14960
|
}) => /* @__PURE__ */ a(_, { children: t }), ie = (t) => Array.isArray(t) ? t : typeof t == "string" ? t.split(",").map((e) => e.trim()).filter(Boolean) : [], ae = (t) => ({
|
|
14809
14961
|
appName: t.appName,
|
|
@@ -14969,7 +15121,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
14969
15121
|
"Smart contract integration"
|
|
14970
15122
|
]
|
|
14971
15123
|
};
|
|
14972
|
-
},
|
|
15124
|
+
}, dc = (t, e) => {
|
|
14973
15125
|
const r = ae(e);
|
|
14974
15126
|
return {
|
|
14975
15127
|
"@context": "https://schema.org",
|
|
@@ -15123,7 +15275,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15123
15275
|
"content:expertise": "technical",
|
|
15124
15276
|
"content:trustworthiness": "verified"
|
|
15125
15277
|
};
|
|
15126
|
-
},
|
|
15278
|
+
}, uc = (t) => ({
|
|
15127
15279
|
structuredData: {
|
|
15128
15280
|
product: mt(t),
|
|
15129
15281
|
article: ht(t),
|
|
@@ -15137,7 +15289,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15137
15289
|
ht(t),
|
|
15138
15290
|
pt(t)
|
|
15139
15291
|
]
|
|
15140
|
-
}),
|
|
15292
|
+
}), gc = {
|
|
15141
15293
|
homepage: {
|
|
15142
15294
|
title: "Revolutionary Web3 Email Platform | Wallet-Based Authentication",
|
|
15143
15295
|
description: "Transform your email experience - the first Web3 email platform using wallet authentication. No passwords, enhanced security, ENS/SNS domain support, and smart contract integration.",
|
|
@@ -15201,7 +15353,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15201
15353
|
readingTime: 8,
|
|
15202
15354
|
relatedTopics: ["Token economics", "Reward systems", "Referral marketing"]
|
|
15203
15355
|
}
|
|
15204
|
-
},
|
|
15356
|
+
}, mc = (t) => {
|
|
15205
15357
|
const {
|
|
15206
15358
|
level: e,
|
|
15207
15359
|
text: r,
|
|
@@ -15279,7 +15431,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15279
15431
|
className: e,
|
|
15280
15432
|
semanticContext: "feature"
|
|
15281
15433
|
})
|
|
15282
|
-
},
|
|
15434
|
+
}, hc = (t) => {
|
|
15283
15435
|
const e = [], r = [], n = t.filter((o) => o.level === 1).length;
|
|
15284
15436
|
n === 0 ? e.push("Missing H1 tag - every page should have exactly one H1") : n > 1 && e.push(
|
|
15285
15437
|
`Multiple H1 tags found (${n}) - use only one H1 per page`
|
|
@@ -15299,7 +15451,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15299
15451
|
errors: e,
|
|
15300
15452
|
suggestions: r
|
|
15301
15453
|
};
|
|
15302
|
-
},
|
|
15454
|
+
}, pc = {
|
|
15303
15455
|
walletConnection: Q.pageTitle("Connect Your Web3 Wallet"),
|
|
15304
15456
|
emailBenefits: Q.majorSection("Why Choose Web3 Email?"),
|
|
15305
15457
|
securityFeature: Q.feature("Secure & Private"),
|
|
@@ -15309,7 +15461,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15309
15461
|
setupStep1: Q.step("Connect Your Wallet", 1),
|
|
15310
15462
|
setupStep2: Q.step("Verify Your Identity", 2),
|
|
15311
15463
|
setupStep3: Q.step("Access Your Emails", 3)
|
|
15312
|
-
},
|
|
15464
|
+
}, bc = [
|
|
15313
15465
|
{
|
|
15314
15466
|
term: "Web3 Email",
|
|
15315
15467
|
definition: "Email system that uses blockchain wallet addresses as authentication instead of traditional passwords",
|
|
@@ -15394,7 +15546,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15394
15546
|
examples: ["Gmail to Web3 email", "Outlook integration"],
|
|
15395
15547
|
context: "Web2/Web3 bridge ensures compatibility with existing email infrastructure"
|
|
15396
15548
|
}
|
|
15397
|
-
],
|
|
15549
|
+
], yc = (t) => ({
|
|
15398
15550
|
// Semantic markup for AI understanding
|
|
15399
15551
|
"@context": "https://schema.org",
|
|
15400
15552
|
"@type": "LearningResource",
|
|
@@ -15412,7 +15564,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15412
15564
|
keywords: t.concepts,
|
|
15413
15565
|
applicationExample: t.practicalApplications,
|
|
15414
15566
|
isRelatedTo: t.relatedConcepts
|
|
15415
|
-
}),
|
|
15567
|
+
}), fc = (t) => {
|
|
15416
15568
|
const e = {
|
|
15417
15569
|
nodes: t.map((r) => ({
|
|
15418
15570
|
id: r.term,
|
|
@@ -15437,7 +15589,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15437
15589
|
});
|
|
15438
15590
|
});
|
|
15439
15591
|
}), e;
|
|
15440
|
-
},
|
|
15592
|
+
}, xc = (t) => {
|
|
15441
15593
|
const e = [];
|
|
15442
15594
|
return t.examples?.forEach((r) => {
|
|
15443
15595
|
e.push({
|
|
@@ -15457,7 +15609,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15457
15609
|
type: "definition",
|
|
15458
15610
|
confidence: 1
|
|
15459
15611
|
}), e;
|
|
15460
|
-
},
|
|
15612
|
+
}, vc = (t) => {
|
|
15461
15613
|
const e = [];
|
|
15462
15614
|
return t.forEach((r) => {
|
|
15463
15615
|
e.push({
|
|
@@ -15482,7 +15634,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15482
15634
|
difficulty: "intermediate"
|
|
15483
15635
|
});
|
|
15484
15636
|
}), e;
|
|
15485
|
-
},
|
|
15637
|
+
}, kc = {
|
|
15486
15638
|
homepage: {
|
|
15487
15639
|
domain: "Web3 Email Platform",
|
|
15488
15640
|
category: "Web3 Communication",
|
|
@@ -15563,12 +15715,12 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15563
15715
|
"Governance participation"
|
|
15564
15716
|
]
|
|
15565
15717
|
}
|
|
15566
|
-
},
|
|
15718
|
+
}, wc = ({
|
|
15567
15719
|
children: t,
|
|
15568
15720
|
appName: e,
|
|
15569
15721
|
appUrl: r,
|
|
15570
15722
|
apiUrl: n
|
|
15571
|
-
}) => (
|
|
15723
|
+
}) => (j(() => {
|
|
15572
15724
|
const o = () => {
|
|
15573
15725
|
[].forEach((m) => {
|
|
15574
15726
|
const y = document.createElement("link");
|
|
@@ -15713,7 +15865,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15713
15865
|
};
|
|
15714
15866
|
return o(), s(), i(), d(), c(), g(), h(), x(), setTimeout(l, 2e3), () => {
|
|
15715
15867
|
};
|
|
15716
|
-
}, [n, e, r]), /* @__PURE__ */ a(_, { children: t })),
|
|
15868
|
+
}, [n, e, r]), /* @__PURE__ */ a(_, { children: t })), Nc = () => (j(() => {
|
|
15717
15869
|
if (typeof window > "u" || typeof document > "u" || !document.documentElement)
|
|
15718
15870
|
return;
|
|
15719
15871
|
const t = () => {
|
|
@@ -15809,7 +15961,7 @@ const Ol = ({ children: t }) => /* @__PURE__ */ a(_, { children: t }), Vl = ({ c
|
|
|
15809
15961
|
} catch {
|
|
15810
15962
|
}
|
|
15811
15963
|
};
|
|
15812
|
-
}, []), null),
|
|
15964
|
+
}, []), null), Cc = ({
|
|
15813
15965
|
children: t
|
|
15814
15966
|
}) => /* @__PURE__ */ a(_, { children: t }), za = {
|
|
15815
15967
|
// Static/rarely changing data - longer cache durations
|
|
@@ -15940,8 +16092,8 @@ class Da {
|
|
|
15940
16092
|
return r;
|
|
15941
16093
|
}
|
|
15942
16094
|
}
|
|
15943
|
-
const
|
|
15944
|
-
class
|
|
16095
|
+
const ja = new Da();
|
|
16096
|
+
class Sc {
|
|
15945
16097
|
constructor(e, r = {}) {
|
|
15946
16098
|
this.requestInterceptors = [], this.responseInterceptors = [], this.baseURL = e, this.defaultHeaders = r;
|
|
15947
16099
|
}
|
|
@@ -15972,7 +16124,7 @@ class kc {
|
|
|
15972
16124
|
throw new Error(`API Error: ${c.status} ${c.statusText}`);
|
|
15973
16125
|
return c.json();
|
|
15974
16126
|
};
|
|
15975
|
-
return r.method === "GET" && this.shouldBatch(e) ?
|
|
16127
|
+
return r.method === "GET" && this.shouldBatch(e) ? ja.add(i, d) : Pa(i, d, o);
|
|
15976
16128
|
}
|
|
15977
16129
|
shouldBatch(e) {
|
|
15978
16130
|
return e.includes("/messages/") && !e.includes("/messages?");
|
|
@@ -15997,7 +16149,7 @@ class kc {
|
|
|
15997
16149
|
return this.request(e, { method: "DELETE" });
|
|
15998
16150
|
}
|
|
15999
16151
|
}
|
|
16000
|
-
const
|
|
16152
|
+
const $c = async (t, e = 3, r = 1e3) => {
|
|
16001
16153
|
let n;
|
|
16002
16154
|
for (let o = 0; o <= e; o++)
|
|
16003
16155
|
try {
|
|
@@ -16010,7 +16162,7 @@ const wc = async (t, e = 3, r = 1e3) => {
|
|
|
16010
16162
|
}
|
|
16011
16163
|
throw n;
|
|
16012
16164
|
};
|
|
16013
|
-
class
|
|
16165
|
+
class Ec {
|
|
16014
16166
|
constructor() {
|
|
16015
16167
|
this.abortController = new AbortController();
|
|
16016
16168
|
}
|
|
@@ -16027,7 +16179,7 @@ class Nc {
|
|
|
16027
16179
|
this.abortController.abort();
|
|
16028
16180
|
}
|
|
16029
16181
|
}
|
|
16030
|
-
const
|
|
16182
|
+
const Lc = {
|
|
16031
16183
|
invalidate: (t) => se.invalidate(t),
|
|
16032
16184
|
clear: () => se.clear(),
|
|
16033
16185
|
getStats: () => se.getStats(),
|
|
@@ -16044,7 +16196,7 @@ const Cc = {
|
|
|
16044
16196
|
}, 100);
|
|
16045
16197
|
}
|
|
16046
16198
|
};
|
|
16047
|
-
function
|
|
16199
|
+
function Ra() {
|
|
16048
16200
|
if (typeof window > "u") return !1;
|
|
16049
16201
|
const t = window.navigator.userAgent.toLowerCase();
|
|
16050
16202
|
return [
|
|
@@ -16069,21 +16221,21 @@ function Wa() {
|
|
|
16069
16221
|
return /^\d+\.\d+\.\d+\.\d+$/.test(t);
|
|
16070
16222
|
}
|
|
16071
16223
|
function Fa() {
|
|
16072
|
-
return Ba() ? "localhost" :
|
|
16224
|
+
return Ba() ? "localhost" : Ra() ? "wallet-browser" : Wa() ? "network" : "production";
|
|
16073
16225
|
}
|
|
16074
|
-
function
|
|
16226
|
+
function Mc() {
|
|
16075
16227
|
const t = Fa();
|
|
16076
16228
|
return t === "localhost" || t === "wallet-browser";
|
|
16077
16229
|
}
|
|
16078
|
-
function
|
|
16230
|
+
function Tc(t) {
|
|
16079
16231
|
}
|
|
16080
16232
|
function Oa() {
|
|
16081
16233
|
return typeof window < "u";
|
|
16082
16234
|
}
|
|
16083
|
-
function
|
|
16235
|
+
function Ac() {
|
|
16084
16236
|
return typeof window < "u";
|
|
16085
16237
|
}
|
|
16086
|
-
function
|
|
16238
|
+
function Ic(t, e) {
|
|
16087
16239
|
if (Oa())
|
|
16088
16240
|
t();
|
|
16089
16241
|
else
|
|
@@ -16155,7 +16307,7 @@ const Vt = (t) => ({
|
|
|
16155
16307
|
"object-src": ["'none'"],
|
|
16156
16308
|
"base-uri": ["'self'"],
|
|
16157
16309
|
"form-action": ["'self'"]
|
|
16158
|
-
}),
|
|
16310
|
+
}), zc = Vt(), Va = (t) => {
|
|
16159
16311
|
const e = Vt(t);
|
|
16160
16312
|
return Object.entries(e).map(([r, n]) => `${r} ${n.join(" ")}`).join("; ");
|
|
16161
16313
|
}, Ha = (t) => ({
|
|
@@ -16169,7 +16321,7 @@ const Vt = (t) => ({
|
|
|
16169
16321
|
"Cross-Origin-Opener-Policy": "same-origin-allow-popups",
|
|
16170
16322
|
"Cross-Origin-Resource-Policy": "cross-origin",
|
|
16171
16323
|
"Content-Security-Policy": Va(t)
|
|
16172
|
-
}),
|
|
16324
|
+
}), Uc = Ha(), Pc = {
|
|
16173
16325
|
fonts: "public, max-age=31536000, immutable",
|
|
16174
16326
|
images: "public, max-age=31536000, immutable",
|
|
16175
16327
|
js: "public, max-age=31536000, immutable",
|
|
@@ -16177,10 +16329,10 @@ const Vt = (t) => ({
|
|
|
16177
16329
|
serviceWorker: "public, max-age=0, must-revalidate",
|
|
16178
16330
|
manifest: "public, max-age=86400",
|
|
16179
16331
|
api: "no-cache, no-store, must-revalidate"
|
|
16180
|
-
},
|
|
16332
|
+
}, Dc = () => {
|
|
16181
16333
|
typeof window < "u" && document.addEventListener("securitypolicyviolation", () => {
|
|
16182
16334
|
});
|
|
16183
|
-
},
|
|
16335
|
+
}, jc = {
|
|
16184
16336
|
walletConnections: "Always verify wallet signatures and never trust client-side data",
|
|
16185
16337
|
rpcEndpoints: "Use reputable RPC providers and consider rate limiting",
|
|
16186
16338
|
contractInteractions: "Validate all smart contract interactions on the backend",
|
|
@@ -16198,7 +16350,7 @@ function _a() {
|
|
|
16198
16350
|
et = t && t < 4 || e && e < 4;
|
|
16199
16351
|
}
|
|
16200
16352
|
_a();
|
|
16201
|
-
function
|
|
16353
|
+
function Rc(t, e, r = {}) {
|
|
16202
16354
|
const {
|
|
16203
16355
|
retries: n = 3,
|
|
16204
16356
|
timeout: o = 1e4,
|
|
@@ -16246,7 +16398,7 @@ function Uc(t, e, r = {}) {
|
|
|
16246
16398
|
}
|
|
16247
16399
|
}), x = (b) => {
|
|
16248
16400
|
const [m, y] = M(!0);
|
|
16249
|
-
|
|
16401
|
+
j(() => {
|
|
16250
16402
|
if (i && !X.has(e) && i() && !Ne.has(e)) {
|
|
16251
16403
|
Ne.add(e);
|
|
16252
16404
|
const k = Ga(l, ye);
|
|
@@ -16361,9 +16513,9 @@ const he = class he {
|
|
|
16361
16513
|
};
|
|
16362
16514
|
he.routeMap = /* @__PURE__ */ new Map(), he.routeUsageStats = /* @__PURE__ */ new Map(), he.currentRoute = "";
|
|
16363
16515
|
let bt = he;
|
|
16364
|
-
const
|
|
16516
|
+
const Bc = ({ src: t, alt: e, className: r, placeholder: n, priority: o = "medium" }) => {
|
|
16365
16517
|
const [s, i] = M(!1), [d, l] = M(!1), c = I.useRef(null);
|
|
16366
|
-
|
|
16518
|
+
j(() => {
|
|
16367
16519
|
if (!c.current) return;
|
|
16368
16520
|
if (o === "high") {
|
|
16369
16521
|
l(!0);
|
|
@@ -16399,10 +16551,10 @@ const Pc = ({ src: t, alt: e, className: r, placeholder: n, priority: o = "mediu
|
|
|
16399
16551
|
!s && d && /* @__PURE__ */ a("div", { className: "absolute inset-0 bg-gray-200 animate-pulse rounded" })
|
|
16400
16552
|
] });
|
|
16401
16553
|
};
|
|
16402
|
-
function
|
|
16554
|
+
function Wc() {
|
|
16403
16555
|
X.clear(), Ne.clear();
|
|
16404
16556
|
}
|
|
16405
|
-
function
|
|
16557
|
+
function Fc() {
|
|
16406
16558
|
return {
|
|
16407
16559
|
cachedComponents: X.size,
|
|
16408
16560
|
preloadQueue: Ne.size,
|
|
@@ -16447,17 +16599,17 @@ const Ka = ({ message: t }) => /* @__PURE__ */ p("div", { className: "flex items
|
|
|
16447
16599
|
throw s;
|
|
16448
16600
|
}), o = Ya(e);
|
|
16449
16601
|
return (s) => /* @__PURE__ */ a(ve, { fallback: /* @__PURE__ */ a(o, {}), children: /* @__PURE__ */ a(n, { ...s }) });
|
|
16450
|
-
},
|
|
16602
|
+
}, Oc = async (t) => {
|
|
16451
16603
|
try {
|
|
16452
16604
|
await t();
|
|
16453
16605
|
} catch {
|
|
16454
16606
|
}
|
|
16455
|
-
},
|
|
16607
|
+
}, Vc = (t) => {
|
|
16456
16608
|
const e = {};
|
|
16457
16609
|
return Object.entries(t).forEach(([r, n]) => {
|
|
16458
16610
|
e[r] = Qa(n, "skeleton");
|
|
16459
16611
|
}), e;
|
|
16460
|
-
},
|
|
16612
|
+
}, Hc = (t) => t, Za = {
|
|
16461
16613
|
// Critical routes (preload immediately)
|
|
16462
16614
|
critical: ["/", "/connect", "/mail"],
|
|
16463
16615
|
// Secondary routes (preload on idle)
|
|
@@ -16496,7 +16648,7 @@ const Ka = ({ message: t }) => /* @__PURE__ */ p("div", { className: "flex items
|
|
|
16496
16648
|
};
|
|
16497
16649
|
pe.preloadedComponents = /* @__PURE__ */ new Set(), pe.preloadQueue = [], pe.isPreloading = !1;
|
|
16498
16650
|
let yt = pe;
|
|
16499
|
-
const
|
|
16651
|
+
const _c = () => {
|
|
16500
16652
|
"requestIdleCallback" in window && window.requestIdleCallback(() => {
|
|
16501
16653
|
Za.secondary.forEach((t) => {
|
|
16502
16654
|
});
|
|
@@ -16505,7 +16657,7 @@ const Fc = () => {
|
|
|
16505
16657
|
/* @__PURE__ */ a("div", { className: "animate-spin rounded-full h-6 w-6 border-b-2 border-blue-500" }),
|
|
16506
16658
|
/* @__PURE__ */ a("span", { className: "ml-2 text-sm text-gray-600", children: t })
|
|
16507
16659
|
] }), fe = /* @__PURE__ */ new Map();
|
|
16508
|
-
function
|
|
16660
|
+
function qc(t, e) {
|
|
16509
16661
|
const {
|
|
16510
16662
|
condition: r,
|
|
16511
16663
|
fallback: n,
|
|
@@ -16550,7 +16702,7 @@ function Oc(t, e) {
|
|
|
16550
16702
|
};
|
|
16551
16703
|
return l.displayName = `ConditionalLazy(${d})`, l;
|
|
16552
16704
|
}
|
|
16553
|
-
const
|
|
16705
|
+
const Gc = {
|
|
16554
16706
|
// Example: Premium features only for subscribed users
|
|
16555
16707
|
// PremiumEmailFeatures: createConditionalLazyComponent(
|
|
16556
16708
|
// () => import('../components/premium/PremiumEmailFeatures'),
|
|
@@ -16563,7 +16715,7 @@ const Vc = {
|
|
|
16563
16715
|
// priority: 'high'
|
|
16564
16716
|
// }
|
|
16565
16717
|
// ),
|
|
16566
|
-
},
|
|
16718
|
+
}, Kc = {
|
|
16567
16719
|
// Examples of platform-specific conditional loading
|
|
16568
16720
|
// These can be implemented as needed for specific platform optimizations
|
|
16569
16721
|
};
|
|
@@ -16583,10 +16735,10 @@ async function Xa(t, e, r) {
|
|
|
16583
16735
|
}
|
|
16584
16736
|
throw n;
|
|
16585
16737
|
}
|
|
16586
|
-
function
|
|
16738
|
+
function Yc() {
|
|
16587
16739
|
fe.clear();
|
|
16588
16740
|
}
|
|
16589
|
-
function
|
|
16741
|
+
function Qc() {
|
|
16590
16742
|
return {
|
|
16591
16743
|
cachedComponents: fe.size,
|
|
16592
16744
|
cacheEntries: Array.from(fe.entries()).map(([t, e]) => ({
|
|
@@ -16807,15 +16959,15 @@ class Ja {
|
|
|
16807
16959
|
}
|
|
16808
16960
|
}
|
|
16809
16961
|
let de = null;
|
|
16810
|
-
function
|
|
16962
|
+
function Zc() {
|
|
16811
16963
|
de || (de = new Ja(), document.readyState === "loading" ? document.addEventListener("DOMContentLoaded", () => {
|
|
16812
16964
|
de?.initializePreloading();
|
|
16813
16965
|
}) : de.initializePreloading());
|
|
16814
16966
|
}
|
|
16815
|
-
function
|
|
16967
|
+
function Xc() {
|
|
16816
16968
|
return de?.getPreloadingStats();
|
|
16817
16969
|
}
|
|
16818
|
-
function
|
|
16970
|
+
function Jc(t) {
|
|
16819
16971
|
const e = {
|
|
16820
16972
|
// Core AI Classification
|
|
16821
16973
|
"ai-content-type": t.contentType,
|
|
@@ -16886,7 +17038,7 @@ function en(t) {
|
|
|
16886
17038
|
]
|
|
16887
17039
|
} : e;
|
|
16888
17040
|
}
|
|
16889
|
-
function
|
|
17041
|
+
function ed(t, e) {
|
|
16890
17042
|
return e.map((r) => ({
|
|
16891
17043
|
type: "related-content",
|
|
16892
17044
|
target: r.url,
|
|
@@ -16929,7 +17081,7 @@ function rn(t) {
|
|
|
16929
17081
|
];
|
|
16930
17082
|
return t.contentType === "governance-page" ? [...e, ...r] : e;
|
|
16931
17083
|
}
|
|
16932
|
-
function
|
|
17084
|
+
function td(t, e) {
|
|
16933
17085
|
return {
|
|
16934
17086
|
contentClassification: {
|
|
16935
17087
|
type: t.contentType,
|
|
@@ -16955,7 +17107,7 @@ function an(t) {
|
|
|
16955
17107
|
documentation: "TechArticle"
|
|
16956
17108
|
}[t] || "WebPage";
|
|
16957
17109
|
}
|
|
16958
|
-
function
|
|
17110
|
+
function rd(t) {
|
|
16959
17111
|
return {
|
|
16960
17112
|
"@context": "https://schema.org",
|
|
16961
17113
|
"@type": "MonitorAction",
|
|
@@ -16977,7 +17129,7 @@ function Xc(t) {
|
|
|
16977
17129
|
}
|
|
16978
17130
|
};
|
|
16979
17131
|
}
|
|
16980
|
-
const
|
|
17132
|
+
const ad = {
|
|
16981
17133
|
governancePage: {
|
|
16982
17134
|
contentType: "governance-page",
|
|
16983
17135
|
primaryTopic: "DAO Governance Communication Platform",
|
|
@@ -17113,7 +17265,7 @@ function _t(t) {
|
|
|
17113
17265
|
);
|
|
17114
17266
|
return o.displayName = `Lazy${t}Provider`, Pe.set(e, o), o;
|
|
17115
17267
|
}
|
|
17116
|
-
function
|
|
17268
|
+
function nd({
|
|
17117
17269
|
children: t
|
|
17118
17270
|
}) {
|
|
17119
17271
|
const e = Ht();
|
|
@@ -17148,7 +17300,7 @@ const at = class at {
|
|
|
17148
17300
|
};
|
|
17149
17301
|
at.preloadedWallets = /* @__PURE__ */ new Set();
|
|
17150
17302
|
let Ce = at;
|
|
17151
|
-
function
|
|
17303
|
+
function od() {
|
|
17152
17304
|
return {
|
|
17153
17305
|
availableWallets: Ht(),
|
|
17154
17306
|
preloadWallet: (n) => {
|
|
@@ -17158,7 +17310,7 @@ function td() {
|
|
|
17158
17310
|
hasWallet: (n) => ue.has(n.toLowerCase())
|
|
17159
17311
|
};
|
|
17160
17312
|
}
|
|
17161
|
-
function
|
|
17313
|
+
function sd({
|
|
17162
17314
|
walletName: t,
|
|
17163
17315
|
onConnect: e,
|
|
17164
17316
|
disabled: r = !1
|
|
@@ -17179,7 +17331,7 @@ function rd({
|
|
|
17179
17331
|
}
|
|
17180
17332
|
);
|
|
17181
17333
|
}
|
|
17182
|
-
class
|
|
17334
|
+
class id {
|
|
17183
17335
|
constructor() {
|
|
17184
17336
|
this.criticalResources = [], this.observedMetrics = {
|
|
17185
17337
|
fcp: 0,
|
|
@@ -17417,29 +17569,29 @@ const De = {
|
|
|
17417
17569
|
clearEntries: (t) => {
|
|
17418
17570
|
typeof performance < "u" && (t ? (performance.clearMeasures?.(t), performance.clearMarks?.(t)) : (performance.clearMeasures?.(), performance.clearMarks?.()));
|
|
17419
17571
|
}
|
|
17420
|
-
},
|
|
17421
|
-
|
|
17572
|
+
}, ld = (t, e = []) => {
|
|
17573
|
+
j(() => (De.mark(`${t}-start`), () => {
|
|
17422
17574
|
De.mark(`${t}-end`), De.measure(t, `${t}-start`, `${t}-end`);
|
|
17423
17575
|
}), [t, e]);
|
|
17424
|
-
},
|
|
17425
|
-
const e =
|
|
17576
|
+
}, cd = (t) => {
|
|
17577
|
+
const e = R(t);
|
|
17426
17578
|
return e.current = t, H(
|
|
17427
17579
|
(...r) => e.current(...r),
|
|
17428
17580
|
[]
|
|
17429
17581
|
);
|
|
17430
|
-
},
|
|
17431
|
-
const n =
|
|
17582
|
+
}, dd = (t, e, r) => {
|
|
17583
|
+
const n = R(e), o = R(void 0);
|
|
17432
17584
|
return He(() => (r && process.env.NODE_ENV === "development" && e.some(
|
|
17433
17585
|
(s, i) => s !== n.current[i]
|
|
17434
17586
|
), n.current = e, o.current = t(), o.current), [t, r, e]);
|
|
17435
|
-
}, Se = /* @__PURE__ */ new Map(),
|
|
17587
|
+
}, Se = /* @__PURE__ */ new Map(), ud = (t) => {
|
|
17436
17588
|
const e = Se.get(t) || 0;
|
|
17437
|
-
Se.set(t, e + 1),
|
|
17589
|
+
Se.set(t, e + 1), j(() => {
|
|
17438
17590
|
process.env.NODE_ENV;
|
|
17439
17591
|
});
|
|
17440
|
-
},
|
|
17441
|
-
const [e, r] = M(/* @__PURE__ */ new Set()), n =
|
|
17442
|
-
|
|
17592
|
+
}, gd = () => Object.fromEntries(Se), md = () => Se.clear(), hd = (t) => I.lazy(t), pd = (t = 0.1) => {
|
|
17593
|
+
const [e, r] = M(/* @__PURE__ */ new Set()), n = R(null);
|
|
17594
|
+
j(() => (n.current = new IntersectionObserver(
|
|
17443
17595
|
(s) => {
|
|
17444
17596
|
s.forEach((i) => {
|
|
17445
17597
|
if (i.isIntersecting) {
|
|
@@ -17456,7 +17608,7 @@ const De = {
|
|
|
17456
17608
|
s && n.current && n.current.observe(s);
|
|
17457
17609
|
}, []);
|
|
17458
17610
|
return { loadedImages: e, observeImage: o };
|
|
17459
|
-
},
|
|
17611
|
+
}, bd = (t) => {
|
|
17460
17612
|
typeof window < "u" && "requestIdleCallback" in window ? window.requestIdleCallback(() => {
|
|
17461
17613
|
t().catch(() => {
|
|
17462
17614
|
});
|
|
@@ -17464,20 +17616,20 @@ const De = {
|
|
|
17464
17616
|
t().catch(() => {
|
|
17465
17617
|
});
|
|
17466
17618
|
}, 100);
|
|
17467
|
-
}, qt = {},
|
|
17619
|
+
}, qt = {}, yd = (t) => {
|
|
17468
17620
|
qt[t.name] = t.value, process.env.NODE_ENV;
|
|
17469
|
-
},
|
|
17621
|
+
}, fd = () => qt, xd = (t, e = "script") => {
|
|
17470
17622
|
if (typeof document < "u") {
|
|
17471
17623
|
const r = document.createElement("link");
|
|
17472
17624
|
r.rel = "prefetch", r.href = t, r.as = e, document.head.appendChild(r);
|
|
17473
17625
|
}
|
|
17474
|
-
},
|
|
17626
|
+
}, vd = (t, e = "script", r) => {
|
|
17475
17627
|
if (typeof document < "u") {
|
|
17476
17628
|
const n = document.createElement("link");
|
|
17477
17629
|
n.rel = "preload", n.href = t, n.as = e, r && (n.crossOrigin = "anonymous"), document.head.appendChild(n);
|
|
17478
17630
|
}
|
|
17479
|
-
},
|
|
17480
|
-
const e =
|
|
17631
|
+
}, kd = (t) => {
|
|
17632
|
+
const e = R(/* @__PURE__ */ new Set()), r = R(/* @__PURE__ */ new Set()), n = H((s, i) => {
|
|
17481
17633
|
const d = setTimeout(() => {
|
|
17482
17634
|
e.current.delete(d), s();
|
|
17483
17635
|
}, i);
|
|
@@ -17486,7 +17638,7 @@ const De = {
|
|
|
17486
17638
|
const d = setInterval(s, i);
|
|
17487
17639
|
return r.current.add(d), d;
|
|
17488
17640
|
}, []);
|
|
17489
|
-
return
|
|
17641
|
+
return j(() => {
|
|
17490
17642
|
const s = e.current, i = r.current;
|
|
17491
17643
|
return () => {
|
|
17492
17644
|
s.forEach((d) => clearTimeout(d)), i.forEach((d) => clearInterval(d)), process.env.NODE_ENV;
|
|
@@ -17639,13 +17791,13 @@ class on {
|
|
|
17639
17791
|
}
|
|
17640
17792
|
}
|
|
17641
17793
|
let ke = null;
|
|
17642
|
-
const
|
|
17794
|
+
const wd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
17643
17795
|
const e = I.useRef(performance.now());
|
|
17644
17796
|
I.useEffect(() => {
|
|
17645
17797
|
const r = performance.now() - e.current, n = tt();
|
|
17646
17798
|
n && n.measureComponentRender(t, r);
|
|
17647
17799
|
}, [t]);
|
|
17648
|
-
},
|
|
17800
|
+
}, Nd = (t, e) => I.forwardRef((r, n) => (sn(e), I.createElement(t, { ...r, ref: n }))), Cd = async (t, e) => {
|
|
17649
17801
|
const r = performance.now(), n = await t(), o = performance.now() - r, s = tt();
|
|
17650
17802
|
return s && s.measureAPICall(e, o), n;
|
|
17651
17803
|
}, ln = {
|
|
@@ -17661,7 +17813,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17661
17813
|
// 800ms
|
|
17662
17814
|
bundleSize: 17e4
|
|
17663
17815
|
// 170KB
|
|
17664
|
-
},
|
|
17816
|
+
}, Sd = (t, e = ln) => {
|
|
17665
17817
|
const r = [];
|
|
17666
17818
|
return e.LCP && t.LCP && t.LCP > e.LCP && r.push(
|
|
17667
17819
|
`LCP: ${t.LCP.toFixed(0)}ms (budget: ${e.LCP}ms)`
|
|
@@ -17675,7 +17827,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17675
17827
|
passed: r.length === 0,
|
|
17676
17828
|
violations: r
|
|
17677
17829
|
};
|
|
17678
|
-
},
|
|
17830
|
+
}, $d = (t) => {
|
|
17679
17831
|
const e = t || tt()?.getMetrics() || { timestamp: Date.now() }, r = {
|
|
17680
17832
|
timestamp: (/* @__PURE__ */ new Date()).toISOString(),
|
|
17681
17833
|
metrics: e,
|
|
@@ -17690,7 +17842,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17690
17842
|
}
|
|
17691
17843
|
};
|
|
17692
17844
|
return JSON.stringify(r, null, 2);
|
|
17693
|
-
},
|
|
17845
|
+
}, Ed = (t = {}) => {
|
|
17694
17846
|
const {
|
|
17695
17847
|
successMessage: e = "",
|
|
17696
17848
|
successDuration: r = 3e3,
|
|
@@ -17735,7 +17887,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17735
17887
|
clearSuccess: b,
|
|
17736
17888
|
clearError: m
|
|
17737
17889
|
};
|
|
17738
|
-
},
|
|
17890
|
+
}, Ld = (t = !1) => {
|
|
17739
17891
|
const [e, r] = M(t), n = H(() => r(!0), []), o = H(() => r(!1), []), s = H(() => r((i) => !i), []);
|
|
17740
17892
|
return {
|
|
17741
17893
|
value: e,
|
|
@@ -17744,7 +17896,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17744
17896
|
toggle: s,
|
|
17745
17897
|
setValue: r
|
|
17746
17898
|
};
|
|
17747
|
-
},
|
|
17899
|
+
}, Md = (t = {}) => {
|
|
17748
17900
|
const { successDuration: e = 2e3, onSuccess: r, onError: n } = t, [o, s] = M(null), i = H(
|
|
17749
17901
|
async (c) => {
|
|
17750
17902
|
try {
|
|
@@ -17778,7 +17930,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17778
17930
|
isCopied: d,
|
|
17779
17931
|
resetCopiedState: l
|
|
17780
17932
|
};
|
|
17781
|
-
},
|
|
17933
|
+
}, Td = (t = {}) => {
|
|
17782
17934
|
const { successDuration: e = 2e3, onSuccess: r, onError: n } = t, [o, s] = M({}), i = H(
|
|
17783
17935
|
async (c, g) => {
|
|
17784
17936
|
try {
|
|
@@ -17812,14 +17964,14 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17812
17964
|
isCopied: d,
|
|
17813
17965
|
resetCopiedState: l
|
|
17814
17966
|
};
|
|
17815
|
-
},
|
|
17967
|
+
}, Ad = (t) => {
|
|
17816
17968
|
if (t === 0) return "0 Bytes";
|
|
17817
17969
|
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);
|
|
17818
17970
|
return parseFloat((t / Math.pow(e, o)).toFixed(2)) + " " + r[o];
|
|
17819
|
-
},
|
|
17971
|
+
}, Id = (t, e, r) => {
|
|
17820
17972
|
const n = { bytes: 0, kb: 1, mb: 2, gb: 3, tb: 4 }, o = 1024, i = t * Math.pow(o, n[e]) / Math.pow(o, n[r]);
|
|
17821
17973
|
return Math.round(i * 100) / 100;
|
|
17822
|
-
},
|
|
17974
|
+
}, zd = (t) => {
|
|
17823
17975
|
const e = t.match(/^(\d+(?:\.\d+)?)\s*(bytes?|kb|mb|gb|tb)$/i);
|
|
17824
17976
|
if (!e) return null;
|
|
17825
17977
|
const r = parseFloat(e[1]), n = e[2].toLowerCase(), s = {
|
|
@@ -17831,11 +17983,11 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17831
17983
|
tb: 1024 * 1024 * 1024 * 1024
|
|
17832
17984
|
}[n];
|
|
17833
17985
|
return s ? Math.round(r * s) : null;
|
|
17834
|
-
},
|
|
17986
|
+
}, Ud = (t) => t, Pd = (t) => {
|
|
17835
17987
|
if (typeof document > "u") return;
|
|
17836
17988
|
const e = document.createElement("style");
|
|
17837
17989
|
e.textContent = t, e.setAttribute("data-critical", "true"), document.head.appendChild(e);
|
|
17838
|
-
},
|
|
17990
|
+
}, Dd = (t) => {
|
|
17839
17991
|
if (typeof document > "u") return;
|
|
17840
17992
|
const e = document.createElement("link");
|
|
17841
17993
|
e.rel = "preload", e.as = "style", e.href = t, e.onload = () => {
|
|
@@ -17843,7 +17995,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17843
17995
|
}, document.head.appendChild(e);
|
|
17844
17996
|
const r = document.createElement("noscript");
|
|
17845
17997
|
r.innerHTML = `<link rel="stylesheet" href="${t}">`, document.head.appendChild(r);
|
|
17846
|
-
},
|
|
17998
|
+
}, jd = (t) => {
|
|
17847
17999
|
const e = {};
|
|
17848
18000
|
return Object.entries(t).forEach(([r, n]) => {
|
|
17849
18001
|
e[`--${r}`] = typeof n == "number" ? `${n}px` : n;
|
|
@@ -17855,7 +18007,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17855
18007
|
lg: 1024,
|
|
17856
18008
|
xl: 1280,
|
|
17857
18009
|
"2xl": 1536
|
|
17858
|
-
},
|
|
18010
|
+
}, Rd = (t, e = cn) => {
|
|
17859
18011
|
const [r, n] = I.useState("base");
|
|
17860
18012
|
return I.useEffect(() => {
|
|
17861
18013
|
const o = () => {
|
|
@@ -17864,7 +18016,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17864
18016
|
};
|
|
17865
18017
|
return o(), window.addEventListener("resize", o), () => window.removeEventListener("resize", o);
|
|
17866
18018
|
}, [e]), t[r] || t.base || {};
|
|
17867
|
-
}, dn = () => typeof window > "u" ? !1 : window.matchMedia("(prefers-reduced-motion: reduce)").matches,
|
|
18019
|
+
}, dn = () => typeof window > "u" ? !1 : window.matchMedia("(prefers-reduced-motion: reduce)").matches, Bd = () => {
|
|
17868
18020
|
const [t, e] = I.useState(dn);
|
|
17869
18021
|
return I.useEffect(() => {
|
|
17870
18022
|
const r = window.matchMedia("(prefers-reduced-motion: reduce)"), n = () => {
|
|
@@ -17874,18 +18026,18 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17874
18026
|
r.removeEventListener ? r.removeEventListener("change", n) : r.removeListener(n);
|
|
17875
18027
|
};
|
|
17876
18028
|
}, []), t;
|
|
17877
|
-
},
|
|
18029
|
+
}, Wd = (t, e = [
|
|
17878
18030
|
"layout",
|
|
17879
18031
|
"paint"
|
|
17880
18032
|
]) => {
|
|
17881
18033
|
t && (t.style.contain = e.join(" "));
|
|
17882
|
-
},
|
|
18034
|
+
}, Fd = (t, e) => t ? (t.style.willChange = e.join(", "), () => {
|
|
17883
18035
|
t.style.willChange = "auto";
|
|
17884
|
-
}) : void 0,
|
|
18036
|
+
}) : void 0, Od = (t) => {
|
|
17885
18037
|
typeof window > "u" || requestAnimationFrame(() => {
|
|
17886
18038
|
t.forEach((e) => e());
|
|
17887
18039
|
});
|
|
17888
|
-
},
|
|
18040
|
+
}, Vd = (...t) => t.filter(Boolean).join(" "), Hd = (t) => {
|
|
17889
18041
|
const e = {}, r = [
|
|
17890
18042
|
"display",
|
|
17891
18043
|
"position",
|
|
@@ -17901,7 +18053,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17901
18053
|
return Object.entries(t).forEach(([n, o]) => {
|
|
17902
18054
|
r.includes(n) && (e[n] = o);
|
|
17903
18055
|
}), e;
|
|
17904
|
-
},
|
|
18056
|
+
}, _d = (t, e = []) => {
|
|
17905
18057
|
const [r, n] = I.useState(null), [o, s] = I.useState(!0);
|
|
17906
18058
|
return I.useEffect(() => {
|
|
17907
18059
|
let i = !0;
|
|
@@ -17911,21 +18063,21 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17911
18063
|
i = !1;
|
|
17912
18064
|
};
|
|
17913
18065
|
}, [t, ...e]), { styles: r, loading: o };
|
|
17914
|
-
},
|
|
18066
|
+
}, qd = (t, e = "1rem") => ({
|
|
17915
18067
|
display: "grid",
|
|
17916
18068
|
gridTemplateColumns: `repeat(${t}, minmax(0, 1fr))`,
|
|
17917
18069
|
gap: e,
|
|
17918
18070
|
// Optimize for performance
|
|
17919
18071
|
contain: "layout",
|
|
17920
18072
|
willChange: "transform"
|
|
17921
|
-
}),
|
|
18073
|
+
}), Gd = (t = "row", e = "center", r = "flex-start") => ({
|
|
17922
18074
|
display: "flex",
|
|
17923
18075
|
flexDirection: t,
|
|
17924
18076
|
alignItems: e,
|
|
17925
18077
|
justifyContent: r,
|
|
17926
18078
|
// Optimize for performance
|
|
17927
18079
|
contain: "layout"
|
|
17928
|
-
}),
|
|
18080
|
+
}), Kd = (t) => {
|
|
17929
18081
|
const [e, r] = I.useState(!1);
|
|
17930
18082
|
return I.useEffect(() => {
|
|
17931
18083
|
const n = window.matchMedia(t);
|
|
@@ -17935,7 +18087,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17935
18087
|
n.removeEventListener ? n.removeEventListener("change", o) : n.removeListener(o);
|
|
17936
18088
|
};
|
|
17937
18089
|
}, [t]), e;
|
|
17938
|
-
},
|
|
18090
|
+
}, Yd = (t, e) => {
|
|
17939
18091
|
const [r, n] = I.useState("light");
|
|
17940
18092
|
return I.useEffect(() => {
|
|
17941
18093
|
const o = window.matchMedia("(prefers-color-scheme: dark)");
|
|
@@ -17947,17 +18099,17 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17947
18099
|
o.removeEventListener ? o.removeEventListener("change", s) : o.removeListener(s);
|
|
17948
18100
|
};
|
|
17949
18101
|
}, []), r === "dark" ? e : t;
|
|
17950
|
-
},
|
|
18102
|
+
}, Qd = (t) => {
|
|
17951
18103
|
const e = {
|
|
17952
18104
|
src: t.src,
|
|
17953
18105
|
alt: t.alt,
|
|
17954
18106
|
loading: t.loading || "lazy"
|
|
17955
18107
|
};
|
|
17956
18108
|
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;
|
|
17957
|
-
},
|
|
18109
|
+
}, Zd = (t, e = [320, 640, 768, 1024, 1280, 1920]) => e.map((r) => `${t.replace(/\{width\}/g, r.toString())} ${r}w`).join(", "), Xd = (t) => t.map((e) => e.maxWidth ? `(max-width: ${e.maxWidth}px) ${e.size}` : e.size).join(", "), Jd = (t, e = "openGraph") => {
|
|
17958
18110
|
const r = {};
|
|
17959
18111
|
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;
|
|
17960
|
-
},
|
|
18112
|
+
}, e0 = (t = 'img[loading="lazy"]') => {
|
|
17961
18113
|
if (typeof window > "u" || !("IntersectionObserver" in window))
|
|
17962
18114
|
return;
|
|
17963
18115
|
const e = document.querySelectorAll(t);
|
|
@@ -17992,13 +18144,13 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
17992
18144
|
}), gn = () => typeof window > "u" ? Promise.resolve(!1) : new Promise((t) => {
|
|
17993
18145
|
const e = new Image();
|
|
17994
18146
|
e.onload = () => t(!0), e.onerror = () => t(!1), e.src = "data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAAAAAAcGljdAAAAAAAAAAAAAAAAGxpYmF2aWYAAAAADnBpdG0AAAAAAAEAAAAeaWxvYwAAAABEAAABAAEAAAABAAABGgAAAB0AAAAoaWluZgAAAAAAAQAAABppbmZlAgAAAAABAABhdjAxQ29sb3IAAAAAamlwcnAAAABLaXBjbwAAABRpc3BlAAAAAAAAAAIAAAACAAAAEHBpeGkAAAAAAwgICAAAAAxhdjFDgQ0MAAAAABNjb2xybmNseAACAAIAAYAAAAAXaXBtYQAAAAAAAAABAAEEAQKDBAAAACVtZGF0EgAKCBgANogQEAwgMg8f8D///8WfhwB8+ErK42A=";
|
|
17995
|
-
}),
|
|
18147
|
+
}), t0 = async (t = "jpg") => {
|
|
17996
18148
|
const [e, r] = await Promise.all([
|
|
17997
18149
|
un(),
|
|
17998
18150
|
gn()
|
|
17999
18151
|
]);
|
|
18000
18152
|
return r ? "avif" : e ? "webp" : t;
|
|
18001
|
-
},
|
|
18153
|
+
}, r0 = (t, e, r, n) => `
|
|
18002
18154
|
<picture>
|
|
18003
18155
|
${t.map((s) => {
|
|
18004
18156
|
const i = [`srcset="${s.srcSet}"`];
|
|
@@ -18006,11 +18158,11 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
18006
18158
|
}).join(`
|
|
18007
18159
|
`)}
|
|
18008
18160
|
<img src="${e}" alt="${r}"${n ? ` class="${n}"` : ""} loading="lazy">
|
|
18009
|
-
</picture>`.trim(),
|
|
18161
|
+
</picture>`.trim(), a0 = (t, e = "image") => {
|
|
18010
18162
|
if (typeof document > "u") return;
|
|
18011
18163
|
const r = document.createElement("link");
|
|
18012
18164
|
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);
|
|
18013
|
-
},
|
|
18165
|
+
}, n0 = (t, e, r) => {
|
|
18014
18166
|
if (typeof window > "u") return;
|
|
18015
18167
|
const n = new Image();
|
|
18016
18168
|
n.src = t, n.classList.add("progressive-image-placeholder"), r.appendChild(n);
|
|
@@ -18022,7 +18174,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
18022
18174
|
}, 300);
|
|
18023
18175
|
});
|
|
18024
18176
|
};
|
|
18025
|
-
},
|
|
18177
|
+
}, o0 = (t) => new Promise((e) => {
|
|
18026
18178
|
const r = performance.now();
|
|
18027
18179
|
t.complete ? e({
|
|
18028
18180
|
loadTime: 0,
|
|
@@ -18050,14 +18202,14 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
18050
18202
|
isOptimized: t.srcset !== "" || t.sizes !== ""
|
|
18051
18203
|
});
|
|
18052
18204
|
});
|
|
18053
|
-
}),
|
|
18205
|
+
}), s0 = (t, e, r = "#e0e0e0") => {
|
|
18054
18206
|
const n = `
|
|
18055
18207
|
<svg width="${t}" height="${e}" xmlns="http://www.w3.org/2000/svg">
|
|
18056
18208
|
<rect width="100%" height="100%" fill="${r}"/>
|
|
18057
18209
|
</svg>
|
|
18058
18210
|
`;
|
|
18059
18211
|
return `data:image/svg+xml;base64,${btoa(n)}`;
|
|
18060
|
-
},
|
|
18212
|
+
}, i0 = (t, e) => {
|
|
18061
18213
|
const r = 1 / e * 100;
|
|
18062
18214
|
t.style.position = "relative", t.style.paddingTop = `${r}%`;
|
|
18063
18215
|
const n = t.querySelector("img");
|
|
@@ -18076,7 +18228,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
18076
18228
|
enablePerformanceMonitoring: process.env.VITE_ENABLE_PERF_MONITORING !== "false",
|
|
18077
18229
|
...t
|
|
18078
18230
|
})
|
|
18079
|
-
},
|
|
18231
|
+
}, l0 = (t) => {
|
|
18080
18232
|
const e = {};
|
|
18081
18233
|
return Object.entries(t).forEach(([r, n]) => {
|
|
18082
18234
|
e[r] = () => {
|
|
@@ -18125,7 +18277,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
18125
18277
|
return r = o, e(...n);
|
|
18126
18278
|
});
|
|
18127
18279
|
}
|
|
18128
|
-
},
|
|
18280
|
+
}, c0 = (t) => {
|
|
18129
18281
|
const e = {};
|
|
18130
18282
|
return Object.entries(t).forEach(([r, n]) => {
|
|
18131
18283
|
e[r] = {}, Object.entries(n).forEach(([o, s]) => {
|
|
@@ -18200,7 +18352,7 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
18200
18352
|
unused: t.filter((r) => !e.has(r))
|
|
18201
18353
|
};
|
|
18202
18354
|
}
|
|
18203
|
-
},
|
|
18355
|
+
}, d0 = (t = {}) => {
|
|
18204
18356
|
const {
|
|
18205
18357
|
features: e = {},
|
|
18206
18358
|
criticalCSS: r = "",
|
|
@@ -18220,16 +18372,16 @@ const fd = (t) => (ke || (ke = new on(t)), ke), tt = () => ke, sn = (t) => {
|
|
|
18220
18372
|
})
|
|
18221
18373
|
};
|
|
18222
18374
|
};
|
|
18223
|
-
let
|
|
18375
|
+
let je;
|
|
18224
18376
|
function pn(t) {
|
|
18225
18377
|
throw typeof window < "u" ? new Error("Web navigation service not implemented in shared library") : new Error(
|
|
18226
18378
|
"React Native navigation service not implemented in shared library"
|
|
18227
18379
|
);
|
|
18228
18380
|
}
|
|
18229
18381
|
function Z(t) {
|
|
18230
|
-
return
|
|
18382
|
+
return je || (je = pn()), je;
|
|
18231
18383
|
}
|
|
18232
|
-
function
|
|
18384
|
+
function u0() {
|
|
18233
18385
|
const t = Z(), e = t.getCurrentState();
|
|
18234
18386
|
return {
|
|
18235
18387
|
navigate: (r, n) => {
|
|
@@ -18248,7 +18400,7 @@ function i0() {
|
|
|
18248
18400
|
isSupported: t.isSupported()
|
|
18249
18401
|
};
|
|
18250
18402
|
}
|
|
18251
|
-
function
|
|
18403
|
+
function g0() {
|
|
18252
18404
|
const e = Z().getCurrentState(), r = Object.keys(e.searchParams).length > 0 ? "?" + new URLSearchParams(e.searchParams).toString() : "";
|
|
18253
18405
|
return {
|
|
18254
18406
|
pathname: e.currentPath,
|
|
@@ -18262,7 +18414,7 @@ function l0() {
|
|
|
18262
18414
|
// Simplified key generation
|
|
18263
18415
|
};
|
|
18264
18416
|
}
|
|
18265
|
-
function
|
|
18417
|
+
function m0() {
|
|
18266
18418
|
const t = Z(), e = t.getCurrentState();
|
|
18267
18419
|
return [new URLSearchParams(e.searchParams), (o) => {
|
|
18268
18420
|
const s = o instanceof URLSearchParams ? Object.fromEntries(o.entries()) : o, i = new URLSearchParams(s).toString(), d = e.currentPath + (i ? `?${i}` : "");
|
|
@@ -18349,7 +18501,7 @@ const ne = {
|
|
|
18349
18501
|
*/
|
|
18350
18502
|
canGoBack: () => Z().canGoBack()
|
|
18351
18503
|
};
|
|
18352
|
-
function
|
|
18504
|
+
function h0(t, e = 3, r = 1e3) {
|
|
18353
18505
|
return re(() => new Promise((n, o) => {
|
|
18354
18506
|
const s = (i) => {
|
|
18355
18507
|
t().then(n).catch((d) => {
|
|
@@ -18361,13 +18513,13 @@ function d0(t, e = 3, r = 1e3) {
|
|
|
18361
18513
|
s(e);
|
|
18362
18514
|
}));
|
|
18363
18515
|
}
|
|
18364
|
-
function
|
|
18516
|
+
function p0(t) {
|
|
18365
18517
|
let e = null;
|
|
18366
18518
|
const r = () => (e || (e = t()), e.then(() => {
|
|
18367
18519
|
}));
|
|
18368
18520
|
return { Component: re(() => e || t()), preload: r };
|
|
18369
18521
|
}
|
|
18370
|
-
function
|
|
18522
|
+
function b0(t, e = {}) {
|
|
18371
18523
|
const {
|
|
18372
18524
|
fallback: r = /* @__PURE__ */ a("div", { children: "Loading..." }),
|
|
18373
18525
|
errorFallback: n = /* @__PURE__ */ a("div", { children: "Failed to load component" }),
|
|
@@ -18416,7 +18568,7 @@ function bn(t, e = {}) {
|
|
|
18416
18568
|
};
|
|
18417
18569
|
}, [t, e, o]), r;
|
|
18418
18570
|
}
|
|
18419
|
-
const
|
|
18571
|
+
const y0 = ({
|
|
18420
18572
|
children: t,
|
|
18421
18573
|
fallback: e = /* @__PURE__ */ a("div", { children: "Loading..." }),
|
|
18422
18574
|
threshold: r = 0.01,
|
|
@@ -18429,7 +18581,7 @@ const m0 = ({
|
|
|
18429
18581
|
});
|
|
18430
18582
|
return /* @__PURE__ */ a("div", { ref: s, children: i ? t : o || e });
|
|
18431
18583
|
};
|
|
18432
|
-
function
|
|
18584
|
+
function f0(t) {
|
|
18433
18585
|
const {
|
|
18434
18586
|
importFn: e,
|
|
18435
18587
|
preloadOnHover: r = !0,
|
|
@@ -18458,7 +18610,7 @@ function h0(t) {
|
|
|
18458
18610
|
}
|
|
18459
18611
|
};
|
|
18460
18612
|
}
|
|
18461
|
-
function
|
|
18613
|
+
function x0(t, e = []) {
|
|
18462
18614
|
const [r, n] = I.useState(null), [o, s] = I.useState(!0), [i, d] = I.useState(null);
|
|
18463
18615
|
return I.useEffect(() => {
|
|
18464
18616
|
let l = !0;
|
|
@@ -18486,7 +18638,7 @@ class yn {
|
|
|
18486
18638
|
}))), this.queue.size > 0 && await new Promise((r) => setTimeout(r, this.delay)), this.isProcessing = !1, this.queue.size > 0 && this.process();
|
|
18487
18639
|
}
|
|
18488
18640
|
}
|
|
18489
|
-
function
|
|
18641
|
+
function v0(t, e, r) {
|
|
18490
18642
|
if (typeof document > "u") return;
|
|
18491
18643
|
const n = document.createElement("link");
|
|
18492
18644
|
n.rel = e, n.href = t, r && (e === "preload" || e === "prefetch") && (n.as = r), document.head.appendChild(n);
|
|
@@ -18519,7 +18671,7 @@ class fn {
|
|
|
18519
18671
|
}
|
|
18520
18672
|
}
|
|
18521
18673
|
}
|
|
18522
|
-
const
|
|
18674
|
+
const k0 = new yn(), w0 = new fn();
|
|
18523
18675
|
class rt {
|
|
18524
18676
|
constructor(e = {}) {
|
|
18525
18677
|
this.prefix = e.prefix || "mailbox", this.defaultTTL = e.ttl, this.platformStorage = e.platformStorage || this.createFallbackStorage();
|
|
@@ -18658,11 +18810,11 @@ class rt {
|
|
|
18658
18810
|
}
|
|
18659
18811
|
}
|
|
18660
18812
|
}
|
|
18661
|
-
const
|
|
18813
|
+
const N0 = new rt(), C0 = new rt({ prefix: "mailbox-theme" }), S0 = new rt({
|
|
18662
18814
|
prefix: "walletUser",
|
|
18663
18815
|
ttl: 10080 * 60 * 1e3
|
|
18664
18816
|
// 7 days in milliseconds
|
|
18665
|
-
}),
|
|
18817
|
+
}), $0 = (t) => {
|
|
18666
18818
|
if (!t)
|
|
18667
18819
|
throw new Error("PlatformStorage must be provided to createSimpleStorage");
|
|
18668
18820
|
return {
|
|
@@ -18714,7 +18866,7 @@ function xn() {
|
|
|
18714
18866
|
return t;
|
|
18715
18867
|
}
|
|
18716
18868
|
}
|
|
18717
|
-
async function
|
|
18869
|
+
async function E0() {
|
|
18718
18870
|
const t = xn();
|
|
18719
18871
|
if (!t.isWalletBrowser)
|
|
18720
18872
|
return { success: !1, error: "Not running in a wallet browser" };
|
|
@@ -18752,499 +18904,504 @@ async function N0() {
|
|
|
18752
18904
|
* @author John Qiu Huang
|
|
18753
18905
|
* @license MIT
|
|
18754
18906
|
*/
|
|
18755
|
-
const
|
|
18907
|
+
const L0 = {
|
|
18756
18908
|
utils: {
|
|
18757
18909
|
cn: u
|
|
18758
18910
|
}
|
|
18759
18911
|
};
|
|
18760
18912
|
export {
|
|
18761
|
-
|
|
18762
|
-
|
|
18763
|
-
|
|
18764
|
-
|
|
18913
|
+
ic as AIMeta,
|
|
18914
|
+
cc as AITrainingEnhancer,
|
|
18915
|
+
kc as AI_TRAINING_CONFIGS,
|
|
18916
|
+
ls as ActionButton,
|
|
18765
18917
|
it as Alert,
|
|
18766
18918
|
So as AlertBanner,
|
|
18767
18919
|
Co as AlertDescription,
|
|
18768
18920
|
No as AlertTitle,
|
|
18769
18921
|
Xe as AnimatedSection,
|
|
18770
|
-
|
|
18771
|
-
|
|
18772
|
-
|
|
18922
|
+
Ei as AreaChart,
|
|
18923
|
+
A0 as ArrowLeftIcon,
|
|
18924
|
+
I0 as ArrowRightIcon,
|
|
18773
18925
|
Gn as AspectRatio,
|
|
18774
|
-
|
|
18775
|
-
|
|
18926
|
+
el as AudioPlayer,
|
|
18927
|
+
fi as Avatar,
|
|
18776
18928
|
Ao as Badge,
|
|
18777
|
-
|
|
18778
|
-
|
|
18779
|
-
|
|
18780
|
-
|
|
18781
|
-
|
|
18929
|
+
Ci as BarChart,
|
|
18930
|
+
z0 as Bars3Icon,
|
|
18931
|
+
rc as BatchRender,
|
|
18932
|
+
U0 as BellIcon,
|
|
18933
|
+
P0 as BellSlashIcon,
|
|
18782
18934
|
mo as Blockquote,
|
|
18783
18935
|
io as BodyText,
|
|
18784
18936
|
Qn as BorderAccent,
|
|
18785
18937
|
wr as Box,
|
|
18786
18938
|
Ea as Breadcrumb,
|
|
18787
|
-
|
|
18788
|
-
|
|
18789
|
-
|
|
18939
|
+
js as BreadcrumbNav,
|
|
18940
|
+
zl as BreadcrumbSection,
|
|
18941
|
+
Di as BurndownChart,
|
|
18790
18942
|
ee as Button,
|
|
18943
|
+
za as CACHE_CONFIGS,
|
|
18791
18944
|
ra as Calendar,
|
|
18792
|
-
|
|
18793
|
-
|
|
18945
|
+
bi as CalloutBox,
|
|
18946
|
+
Ec as CancellableRequest,
|
|
18794
18947
|
Bt as Card,
|
|
18795
|
-
|
|
18796
|
-
|
|
18797
|
-
|
|
18948
|
+
mi as CardContent,
|
|
18949
|
+
hi as CardFooter,
|
|
18950
|
+
gi as CardHeader,
|
|
18798
18951
|
Vn as Center,
|
|
18799
|
-
|
|
18800
|
-
|
|
18801
|
-
|
|
18802
|
-
|
|
18803
|
-
|
|
18804
|
-
|
|
18805
|
-
|
|
18806
|
-
|
|
18807
|
-
|
|
18808
|
-
|
|
18809
|
-
|
|
18810
|
-
|
|
18952
|
+
Uo as ChainBadge,
|
|
18953
|
+
D0 as ChartBarIcon,
|
|
18954
|
+
j0 as CheckCircleIcon,
|
|
18955
|
+
pu as CheckCircleIconSolid,
|
|
18956
|
+
R0 as CheckIcon,
|
|
18957
|
+
bu as CheckIconSolid,
|
|
18958
|
+
Oo as Checkbox,
|
|
18959
|
+
B0 as ChevronDownIcon,
|
|
18960
|
+
W0 as ChevronLeftIcon,
|
|
18961
|
+
F0 as ChevronRightIcon,
|
|
18962
|
+
O0 as ChevronUpIcon,
|
|
18963
|
+
V0 as ClockIcon,
|
|
18811
18964
|
co as Code,
|
|
18812
|
-
|
|
18813
|
-
|
|
18965
|
+
Ul as CodeBlock,
|
|
18966
|
+
H0 as CodeBracketIcon,
|
|
18814
18967
|
uo as CodeDisplay,
|
|
18815
|
-
|
|
18816
|
-
|
|
18817
|
-
|
|
18818
|
-
|
|
18819
|
-
|
|
18820
|
-
|
|
18968
|
+
_0 as Cog6ToothIcon,
|
|
18969
|
+
Pl as CollapsibleDocumentationTopic,
|
|
18970
|
+
gs as ColorPicker,
|
|
18971
|
+
ms as ColorPickerAdvanced,
|
|
18972
|
+
hs as ColorSwatch,
|
|
18973
|
+
Ko as Combobox,
|
|
18821
18974
|
yt as ComponentPreloader,
|
|
18822
|
-
|
|
18823
|
-
|
|
18975
|
+
Jl as ConditionalRender,
|
|
18976
|
+
ul as ConfirmationDialog,
|
|
18824
18977
|
Bn as Container,
|
|
18825
|
-
|
|
18826
|
-
|
|
18827
|
-
|
|
18828
|
-
|
|
18829
|
-
|
|
18830
|
-
|
|
18831
|
-
|
|
18832
|
-
|
|
18833
|
-
|
|
18834
|
-
|
|
18978
|
+
q0 as CreditCardIcon,
|
|
18979
|
+
vs as CreditCardInput,
|
|
18980
|
+
id as CriticalPathOptimizer,
|
|
18981
|
+
ks as CurrencyInput,
|
|
18982
|
+
yi as DashboardStatCard,
|
|
18983
|
+
Ks as DataTable,
|
|
18984
|
+
Wo as DateInput,
|
|
18985
|
+
ds as DateRangePicker,
|
|
18986
|
+
cs as DateTimePicker,
|
|
18987
|
+
dl as Dialog,
|
|
18835
18988
|
Kn as Divider,
|
|
18836
|
-
|
|
18837
|
-
|
|
18838
|
-
|
|
18839
|
-
|
|
18989
|
+
G0 as DocumentTextIcon,
|
|
18990
|
+
fl as DragDrop,
|
|
18991
|
+
ml as Drawer,
|
|
18992
|
+
Yo as Dropdown,
|
|
18840
18993
|
wa as EmptyState,
|
|
18841
|
-
|
|
18842
|
-
|
|
18843
|
-
|
|
18844
|
-
|
|
18845
|
-
|
|
18846
|
-
|
|
18847
|
-
|
|
18848
|
-
|
|
18849
|
-
|
|
18850
|
-
|
|
18851
|
-
|
|
18852
|
-
|
|
18853
|
-
|
|
18994
|
+
K0 as EnvelopeIcon,
|
|
18995
|
+
Fl as ErrorBoundary,
|
|
18996
|
+
Y0 as ExclamationTriangleIcon,
|
|
18997
|
+
yu as ExclamationTriangleIconSolid,
|
|
18998
|
+
Zl as ExpensiveComponent,
|
|
18999
|
+
Ds as ExternalLink,
|
|
19000
|
+
Q0 as EyeSlashIcon,
|
|
19001
|
+
ni as FadeInScale,
|
|
19002
|
+
ai as FadeInUp,
|
|
19003
|
+
Jo as FileInput,
|
|
19004
|
+
jn as Flex,
|
|
19005
|
+
Rn as FlexContainer,
|
|
19006
|
+
oi as FloatingElement,
|
|
18854
19007
|
Zn as FloatingPanel,
|
|
18855
|
-
|
|
18856
|
-
|
|
18857
|
-
|
|
19008
|
+
Ml as FocusTrap,
|
|
19009
|
+
ss as FormAlerts,
|
|
19010
|
+
rs as FormField,
|
|
18858
19011
|
Ze as FormFieldGroup,
|
|
18859
19012
|
yo as FormattedNumber,
|
|
18860
|
-
|
|
18861
|
-
|
|
18862
|
-
|
|
19013
|
+
Bi as Gauge,
|
|
19014
|
+
_l as GlobalLazyErrorBoundary,
|
|
19015
|
+
Z0 as GlobeAltIcon,
|
|
18863
19016
|
Wn as Grid,
|
|
18864
19017
|
On as HStack,
|
|
18865
19018
|
no as Heading,
|
|
18866
19019
|
ho as HelperText,
|
|
18867
|
-
|
|
18868
|
-
|
|
18869
|
-
|
|
18870
|
-
|
|
18871
|
-
|
|
18872
|
-
|
|
18873
|
-
|
|
18874
|
-
|
|
18875
|
-
|
|
19020
|
+
X0 as HomeIcon,
|
|
19021
|
+
bl as HoverCard,
|
|
19022
|
+
Hi as Image,
|
|
19023
|
+
Gi as ImageCropper,
|
|
19024
|
+
_i as ImageGallery,
|
|
19025
|
+
J0 as InboxIcon,
|
|
19026
|
+
Il as InfiniteScroll,
|
|
19027
|
+
pi as InfoCard,
|
|
19028
|
+
eu as InformationCircleIcon,
|
|
18876
19029
|
Qe as Input,
|
|
18877
19030
|
go as Kbd,
|
|
18878
|
-
|
|
18879
|
-
|
|
19031
|
+
tu as KeyIcon,
|
|
19032
|
+
ki as KeyValuePair,
|
|
18880
19033
|
Pt as Label,
|
|
18881
|
-
|
|
18882
|
-
|
|
19034
|
+
Bl as LanguageSelector,
|
|
19035
|
+
ec as LazyComponent,
|
|
18883
19036
|
Je as LazyErrorBoundary,
|
|
18884
|
-
|
|
19037
|
+
Bc as LazyImage,
|
|
18885
19038
|
yn as LazyLoadQueue,
|
|
18886
|
-
|
|
18887
|
-
|
|
18888
|
-
|
|
18889
|
-
|
|
18890
|
-
|
|
18891
|
-
|
|
18892
|
-
|
|
18893
|
-
|
|
18894
|
-
|
|
19039
|
+
sd as LazyWalletButton,
|
|
19040
|
+
y0 as LazyWrapper,
|
|
19041
|
+
Ki as Lightbox,
|
|
19042
|
+
Si as LineChart,
|
|
19043
|
+
Ps as Link,
|
|
19044
|
+
ti as List,
|
|
19045
|
+
ri as ListItem,
|
|
19046
|
+
si as ListItemWithAction,
|
|
19047
|
+
Ji as LiveStream,
|
|
18895
19048
|
Gt as LoadPriority,
|
|
18896
19049
|
vo as LoadingDots,
|
|
18897
|
-
|
|
19050
|
+
Nc as LoadingOptimizer,
|
|
18898
19051
|
xo as LoadingOverlay,
|
|
18899
19052
|
ko as LoadingState,
|
|
18900
|
-
|
|
19053
|
+
As as Logo,
|
|
19054
|
+
lc as Main,
|
|
18901
19055
|
ro as Masonry,
|
|
18902
|
-
|
|
18903
|
-
|
|
18904
|
-
|
|
18905
|
-
|
|
18906
|
-
|
|
18907
|
-
|
|
19056
|
+
sc as MasterDetailLayout,
|
|
19057
|
+
oc as MasterListItem,
|
|
19058
|
+
ol as MediaUploader,
|
|
19059
|
+
ru as MegaphoneIcon,
|
|
19060
|
+
ts as MentionInput,
|
|
19061
|
+
au as MinusIcon,
|
|
18908
19062
|
Wt as Modal,
|
|
18909
19063
|
Ft as ModalContent,
|
|
18910
19064
|
Ot as ModalFooter,
|
|
18911
|
-
|
|
18912
|
-
|
|
18913
|
-
|
|
18914
|
-
|
|
18915
|
-
|
|
18916
|
-
|
|
19065
|
+
cl as ModalHeader,
|
|
19066
|
+
Go as MultiSelect,
|
|
19067
|
+
Ws as NavigationList,
|
|
19068
|
+
Bs as NavigationMenu,
|
|
19069
|
+
Vl as NetworkErrorBoundary,
|
|
19070
|
+
Ni as NoContent,
|
|
18917
19071
|
Mo as NotificationBadge,
|
|
18918
19072
|
To as NotificationPanel,
|
|
18919
|
-
|
|
18920
|
-
|
|
18921
|
-
|
|
18922
|
-
|
|
19073
|
+
Ro as NumberInput,
|
|
19074
|
+
Sc as OptimizedAPIClient,
|
|
19075
|
+
Kl as OptimizedImage,
|
|
19076
|
+
Cc as OptimizedRoutePreloader,
|
|
18923
19077
|
Ye as Overlay,
|
|
18924
19078
|
qn as PageContainer,
|
|
18925
|
-
|
|
19079
|
+
nc as PageHeader,
|
|
18926
19080
|
oo as PageTitle,
|
|
18927
|
-
|
|
18928
|
-
|
|
18929
|
-
|
|
18930
|
-
|
|
18931
|
-
|
|
18932
|
-
|
|
18933
|
-
|
|
18934
|
-
|
|
18935
|
-
|
|
18936
|
-
|
|
18937
|
-
|
|
18938
|
-
|
|
18939
|
-
|
|
18940
|
-
|
|
19081
|
+
Os as Pagination,
|
|
19082
|
+
Vs as PaginationNav,
|
|
19083
|
+
nu as PaperAirplaneIcon,
|
|
19084
|
+
ou as PaperClipIcon,
|
|
19085
|
+
tc as PerformanceBoundary,
|
|
19086
|
+
wc as PerformanceOptimizer,
|
|
19087
|
+
is as PhoneDirectory,
|
|
19088
|
+
Fo as PhoneInput,
|
|
19089
|
+
$i as PieChart,
|
|
19090
|
+
Kc as PlatformSpecificComponents,
|
|
19091
|
+
il as PlaylistManager,
|
|
19092
|
+
su as PlusIcon,
|
|
19093
|
+
nl as PodcastPlayer,
|
|
19094
|
+
pl as Popover,
|
|
18941
19095
|
le as Portal,
|
|
18942
19096
|
fn as PriorityLoader,
|
|
18943
|
-
|
|
18944
|
-
|
|
18945
|
-
|
|
18946
|
-
|
|
18947
|
-
|
|
18948
|
-
|
|
18949
|
-
|
|
18950
|
-
|
|
19097
|
+
Fi as Progress,
|
|
19098
|
+
Wi as ProgressBar,
|
|
19099
|
+
Oi as ProgressCircle,
|
|
19100
|
+
Dl as PromotionalBanner,
|
|
19101
|
+
Al as PullToRefresh,
|
|
19102
|
+
ll as QRCodeDisplay,
|
|
19103
|
+
Ts as QuizBuilder,
|
|
19104
|
+
Vo as RadioGroup,
|
|
18951
19105
|
fo as RelativeTime,
|
|
18952
19106
|
Jn as Resizable,
|
|
18953
|
-
|
|
19107
|
+
iu as RocketLaunchIcon,
|
|
18954
19108
|
bt as RouteBasedLazyLoader,
|
|
18955
|
-
|
|
19109
|
+
ql as SafeAppWrapper,
|
|
18956
19110
|
to as ScrollArea,
|
|
18957
|
-
|
|
18958
|
-
|
|
19111
|
+
Tl as ScrollSpy,
|
|
19112
|
+
Bo as SearchInput,
|
|
18959
19113
|
_n as Section,
|
|
19114
|
+
Is as SectionHeader,
|
|
18960
19115
|
so as SectionTitle,
|
|
18961
|
-
|
|
18962
|
-
|
|
19116
|
+
Gl as SecurityProvider,
|
|
19117
|
+
Ho as Select,
|
|
18963
19118
|
Kr as SelectContent,
|
|
18964
|
-
|
|
18965
|
-
|
|
19119
|
+
os as SelectField,
|
|
19120
|
+
_o as SelectGroup,
|
|
18966
19121
|
Qr as SelectItem,
|
|
18967
19122
|
Yr as SelectLabel,
|
|
18968
19123
|
Ut as SelectScrollDownButton,
|
|
18969
19124
|
zt as SelectScrollUpButton,
|
|
18970
19125
|
Zr as SelectSeparator,
|
|
18971
19126
|
Gr as SelectTrigger,
|
|
18972
|
-
|
|
19127
|
+
qo as SelectValue,
|
|
18973
19128
|
Yn as Separator,
|
|
18974
|
-
|
|
18975
|
-
|
|
18976
|
-
|
|
18977
|
-
|
|
18978
|
-
|
|
19129
|
+
hl as Sheet,
|
|
19130
|
+
lu as ShieldCheckIcon,
|
|
19131
|
+
Fs as SideNav,
|
|
19132
|
+
ps as SignaturePad,
|
|
19133
|
+
bs as SignatureRequest,
|
|
18979
19134
|
wo as SkeletonLoader,
|
|
18980
|
-
|
|
18981
|
-
|
|
18982
|
-
|
|
19135
|
+
Zo as Slider,
|
|
19136
|
+
Xo as SliderInput,
|
|
19137
|
+
Us as SmartContent,
|
|
18983
19138
|
Dt as SmartLink,
|
|
18984
|
-
|
|
19139
|
+
nd as SmartWalletProviders,
|
|
18985
19140
|
Hn as Spacer,
|
|
18986
|
-
|
|
18987
|
-
|
|
19141
|
+
cu as SparklesIcon,
|
|
19142
|
+
zi as Sparkline,
|
|
18988
19143
|
Be as Spinner,
|
|
18989
19144
|
Xn as SplitPane,
|
|
18990
19145
|
At as Stack,
|
|
18991
|
-
|
|
18992
|
-
|
|
18993
|
-
|
|
18994
|
-
|
|
18995
|
-
|
|
18996
|
-
|
|
18997
|
-
|
|
18998
|
-
|
|
18999
|
-
|
|
19000
|
-
|
|
19146
|
+
ac as StandardPageLayout,
|
|
19147
|
+
du as StarIcon,
|
|
19148
|
+
fu as StarIconSolid,
|
|
19149
|
+
wi as StatDisplay,
|
|
19150
|
+
zo as StatusBadge,
|
|
19151
|
+
Po as StatusIndicator,
|
|
19152
|
+
Wl as StepList,
|
|
19153
|
+
Hs as Stepper,
|
|
19154
|
+
_s as StepperNav,
|
|
19155
|
+
Gc as SubscriptionGatedComponents,
|
|
19001
19156
|
qr as Switch,
|
|
19002
|
-
|
|
19003
|
-
|
|
19004
|
-
|
|
19157
|
+
Gs as Table,
|
|
19158
|
+
qs as TableOfContents,
|
|
19159
|
+
Rs as Tabs,
|
|
19005
19160
|
sa as TabsContent,
|
|
19006
19161
|
na as TabsList,
|
|
19007
19162
|
oa as TabsTrigger,
|
|
19008
|
-
|
|
19163
|
+
es as TagInput,
|
|
19009
19164
|
ao as Text,
|
|
19010
|
-
|
|
19011
|
-
|
|
19012
|
-
|
|
19013
|
-
|
|
19165
|
+
jo as TextArea,
|
|
19166
|
+
ns as TextAreaField,
|
|
19167
|
+
as as TextField,
|
|
19168
|
+
gl as TextInputModal,
|
|
19014
19169
|
lo as TextLink,
|
|
19015
19170
|
Hr as TimePicker,
|
|
19016
|
-
|
|
19171
|
+
Rr as Toast,
|
|
19017
19172
|
Lo as ToastNotification,
|
|
19018
19173
|
Eo as ToastProvider,
|
|
19019
|
-
|
|
19020
|
-
|
|
19021
|
-
|
|
19022
|
-
|
|
19023
|
-
|
|
19024
|
-
|
|
19025
|
-
|
|
19174
|
+
Qo as ToggleGroup,
|
|
19175
|
+
yl as Tooltip,
|
|
19176
|
+
jl as TrackedButton,
|
|
19177
|
+
Rl as TrackedLink,
|
|
19178
|
+
li as TransferList,
|
|
19179
|
+
uu as TrashIcon,
|
|
19180
|
+
di as TreeView,
|
|
19026
19181
|
bo as TruncatedText,
|
|
19027
|
-
|
|
19028
|
-
|
|
19029
|
-
|
|
19030
|
-
|
|
19031
|
-
|
|
19032
|
-
|
|
19033
|
-
|
|
19034
|
-
|
|
19035
|
-
|
|
19036
|
-
|
|
19037
|
-
|
|
19038
|
-
|
|
19039
|
-
|
|
19040
|
-
Cs as
|
|
19041
|
-
|
|
19042
|
-
|
|
19043
|
-
|
|
19044
|
-
|
|
19045
|
-
|
|
19046
|
-
|
|
19047
|
-
|
|
19048
|
-
|
|
19049
|
-
|
|
19050
|
-
|
|
19051
|
-
|
|
19052
|
-
|
|
19053
|
-
|
|
19054
|
-
|
|
19055
|
-
|
|
19056
|
-
|
|
19057
|
-
|
|
19058
|
-
|
|
19059
|
-
|
|
19182
|
+
tl as UaudioUwaveform,
|
|
19183
|
+
xi as UavatarUgroup,
|
|
19184
|
+
Io as UbadgeUdesigner,
|
|
19185
|
+
Mi as UbubbleUchart,
|
|
19186
|
+
Js as UcellUeditor,
|
|
19187
|
+
xs as UcodeUhighlighter,
|
|
19188
|
+
Xs as UcolumnUresize,
|
|
19189
|
+
ws as UcurrencyUconverter,
|
|
19190
|
+
Ns as UcurrencyUrates,
|
|
19191
|
+
Ys as UdataUgrid,
|
|
19192
|
+
Sl as UdoubleUtap,
|
|
19193
|
+
xl as UdragUdropUlist,
|
|
19194
|
+
Ls as UfieldUmapper,
|
|
19195
|
+
Cs as UformUbuilder,
|
|
19196
|
+
$s as UformUtemplate,
|
|
19197
|
+
Ss as UformUvalidator,
|
|
19198
|
+
Pi as UfunnelUchart,
|
|
19199
|
+
wl as UgestureUdetector,
|
|
19200
|
+
Ui as Uheatmap,
|
|
19201
|
+
El as UhoverUtooltip,
|
|
19202
|
+
qi as UimageUcomparison,
|
|
19203
|
+
ui as UlistingUform,
|
|
19204
|
+
$l as UlongUpress,
|
|
19205
|
+
fs as UmarkdownUrenderer,
|
|
19206
|
+
sl as UmediaUplaylist,
|
|
19207
|
+
Ri as UmetricUcomparison,
|
|
19208
|
+
kl as UnestedUdrag,
|
|
19209
|
+
ji as UperformanceUchart,
|
|
19210
|
+
Cl as UpinchUzoom,
|
|
19211
|
+
Qs as UpivotUtable,
|
|
19212
|
+
vi as UprofileUheader,
|
|
19213
|
+
Vi as UprogressUtracker,
|
|
19214
|
+
Li as UradarUchart,
|
|
19215
|
+
Ll as UradialUmenu,
|
|
19060
19216
|
eo as UresizableUpanels,
|
|
19061
|
-
|
|
19062
|
-
|
|
19063
|
-
|
|
19217
|
+
Ii as UsankeyUdiagram,
|
|
19218
|
+
Ti as UscatterUplot,
|
|
19219
|
+
Es as UschemaUvalidator,
|
|
19064
19220
|
po as UscreenUreaderUtext,
|
|
19065
|
-
|
|
19066
|
-
|
|
19067
|
-
|
|
19068
|
-
|
|
19069
|
-
|
|
19070
|
-
|
|
19071
|
-
|
|
19072
|
-
|
|
19073
|
-
|
|
19074
|
-
|
|
19075
|
-
|
|
19076
|
-
|
|
19221
|
+
gu as UserGroupIcon,
|
|
19222
|
+
vl as UsortableUgrid,
|
|
19223
|
+
Zs as UspreadsheetUgrid,
|
|
19224
|
+
Do as UstatusUpipeline,
|
|
19225
|
+
Ms as UsurveyUbuilder,
|
|
19226
|
+
Nl as UswipeUactions,
|
|
19227
|
+
ei as UtableUreservation,
|
|
19228
|
+
us as UtimeUslotUpicker,
|
|
19229
|
+
Ai as UtreeUmap,
|
|
19230
|
+
ii as UuserUtable,
|
|
19231
|
+
Xi as UvideoUcall,
|
|
19232
|
+
Qi as UvideoUthumbnail,
|
|
19233
|
+
al as UvoiceUrecorder,
|
|
19077
19234
|
Fn as VStack,
|
|
19078
|
-
|
|
19079
|
-
|
|
19080
|
-
|
|
19081
|
-
|
|
19082
|
-
|
|
19083
|
-
|
|
19235
|
+
Zi as VideoEditor,
|
|
19236
|
+
Yi as VideoPlayer,
|
|
19237
|
+
ci as VirtualList,
|
|
19238
|
+
Xl as VirtualListItem,
|
|
19239
|
+
bc as WEB3_CONCEPTS,
|
|
19240
|
+
pc as WEB3_EMAIL_HEADINGS,
|
|
19084
19241
|
Q as WEB3_HEADING_PATTERNS,
|
|
19085
19242
|
Ce as WalletPreloader,
|
|
19086
|
-
|
|
19087
|
-
|
|
19088
|
-
|
|
19089
|
-
|
|
19090
|
-
|
|
19091
|
-
|
|
19092
|
-
|
|
19093
|
-
|
|
19243
|
+
rl as WaveForm,
|
|
19244
|
+
ys as WysiwygEditor,
|
|
19245
|
+
mu as XMarkIcon,
|
|
19246
|
+
v0 as addResourceHint,
|
|
19247
|
+
ad as aiOptimizationPresets,
|
|
19248
|
+
N0 as appStorage,
|
|
19249
|
+
E0 as autoConnectWalletBrowser,
|
|
19250
|
+
Od as batchDOMUpdates,
|
|
19094
19251
|
me as bundleAnalysis,
|
|
19095
19252
|
ea as buttonVariants,
|
|
19096
|
-
|
|
19097
|
-
|
|
19098
|
-
|
|
19099
|
-
|
|
19100
|
-
|
|
19101
|
-
|
|
19253
|
+
Pc as cacheHeaders,
|
|
19254
|
+
Lc as cacheUtils,
|
|
19255
|
+
Sd as checkPerformanceBudget,
|
|
19256
|
+
Wc as clearComponentCache,
|
|
19257
|
+
Yc as clearConditionalCache,
|
|
19258
|
+
md as clearRenderCounts,
|
|
19102
19259
|
u as cn,
|
|
19103
|
-
|
|
19104
|
-
|
|
19260
|
+
Ic as conditionalCSS,
|
|
19261
|
+
Id as convertFileSize,
|
|
19105
19262
|
Ia as createAIMetaTags,
|
|
19106
19263
|
pt as createAIOptimizedSchema,
|
|
19107
|
-
|
|
19108
|
-
|
|
19109
|
-
|
|
19110
|
-
|
|
19111
|
-
|
|
19264
|
+
Rc as createAdvancedLazyComponent,
|
|
19265
|
+
jd as createCSSVariables,
|
|
19266
|
+
l0 as createConditionalImports,
|
|
19267
|
+
qc as createConditionalLazyComponent,
|
|
19268
|
+
dc as createEnhancedFAQSchema,
|
|
19112
19269
|
Ta as createEnhancedOpenGraph,
|
|
19113
19270
|
Aa as createEnhancedTwitterCard,
|
|
19114
19271
|
Qa as createLazyComponent,
|
|
19115
|
-
|
|
19116
|
-
|
|
19272
|
+
hd as createLazyComponentFactory,
|
|
19273
|
+
f0 as createLazyRoute,
|
|
19117
19274
|
_t as createLazyWalletProvider,
|
|
19118
|
-
|
|
19119
|
-
|
|
19120
|
-
|
|
19121
|
-
|
|
19122
|
-
|
|
19123
|
-
|
|
19124
|
-
|
|
19125
|
-
|
|
19275
|
+
Hc as createLibraryImports,
|
|
19276
|
+
Yl as createMemoComponent,
|
|
19277
|
+
Ud as createOptimizedStyles,
|
|
19278
|
+
b0 as createProgressiveComponent,
|
|
19279
|
+
c0 as createSelectiveExports,
|
|
19280
|
+
Ql as createSelectiveMemoComponent,
|
|
19281
|
+
mc as createSemanticHeading,
|
|
19282
|
+
$0 as createSimpleStorage,
|
|
19126
19283
|
ht as createTechnicalArticleSchema,
|
|
19127
|
-
|
|
19128
|
-
|
|
19284
|
+
d0 as createTreeShakingConfig,
|
|
19285
|
+
Vc as createUIComponents,
|
|
19129
19286
|
mt as createWeb3ProductSchema,
|
|
19130
|
-
|
|
19287
|
+
zc as cspDirectives,
|
|
19131
19288
|
hn as cssOptimization,
|
|
19132
19289
|
ge as deadCodeElimination,
|
|
19133
|
-
|
|
19290
|
+
L0 as default,
|
|
19134
19291
|
ln as defaultPerformanceBudget,
|
|
19135
19292
|
Ht as detectAvailableWallets,
|
|
19136
19293
|
xn as detectWalletBrowser,
|
|
19137
|
-
|
|
19138
|
-
|
|
19139
|
-
|
|
19140
|
-
|
|
19141
|
-
|
|
19142
|
-
|
|
19294
|
+
$d as exportPerformanceData,
|
|
19295
|
+
Ad as formatFileSize,
|
|
19296
|
+
Jc as generateAIMetaTags,
|
|
19297
|
+
yc as generateAIMetadata,
|
|
19298
|
+
td as generateAIStructuredData,
|
|
19299
|
+
uc as generateAdvancedSEO,
|
|
19143
19300
|
Va as generateCSP,
|
|
19144
19301
|
Vt as generateCSPDirectives,
|
|
19145
|
-
|
|
19146
|
-
|
|
19302
|
+
fc as generateConceptGraph,
|
|
19303
|
+
ed as generateContentRelationships,
|
|
19147
19304
|
tn as generateEntityRecognition,
|
|
19148
|
-
|
|
19149
|
-
|
|
19150
|
-
|
|
19151
|
-
|
|
19152
|
-
|
|
19305
|
+
Qd as generateImageSEO,
|
|
19306
|
+
rd as generatePerformanceTrackingSchema,
|
|
19307
|
+
r0 as generatePictureElement,
|
|
19308
|
+
s0 as generatePlaceholder,
|
|
19309
|
+
vc as generateQAPairs,
|
|
19153
19310
|
en as generateSemanticMarkup,
|
|
19154
|
-
|
|
19155
|
-
|
|
19156
|
-
|
|
19311
|
+
Xd as generateSizes,
|
|
19312
|
+
Jd as generateSocialImageMeta,
|
|
19313
|
+
Zd as generateSrcSet,
|
|
19157
19314
|
rn as generateTopicClustering,
|
|
19158
|
-
|
|
19159
|
-
|
|
19315
|
+
xc as generateTrainingExamples,
|
|
19316
|
+
Qc as getConditionalStats,
|
|
19160
19317
|
Fa as getEnvironmentType,
|
|
19161
|
-
|
|
19162
|
-
|
|
19318
|
+
Fc as getLazyLoadingStats,
|
|
19319
|
+
t0 as getOptimalImageFormat,
|
|
19163
19320
|
tt as getPerformanceMonitor,
|
|
19164
|
-
|
|
19165
|
-
|
|
19321
|
+
Xc as getPreloadingStats,
|
|
19322
|
+
gd as getRenderCounts,
|
|
19166
19323
|
Ha as getSecurityHeaders,
|
|
19167
19324
|
Z as getUINavigationService,
|
|
19168
|
-
|
|
19169
|
-
|
|
19170
|
-
|
|
19171
|
-
|
|
19172
|
-
|
|
19325
|
+
fd as getWebVitals,
|
|
19326
|
+
Zc as initializeAdvancedPreloading,
|
|
19327
|
+
wd as initializePerformanceMonitoring,
|
|
19328
|
+
_c as initializePreloading,
|
|
19329
|
+
Hd as inlineCriticalStyles,
|
|
19173
19330
|
Ba as isLocalhost,
|
|
19174
19331
|
Wa as isNetworkAccess,
|
|
19175
|
-
|
|
19332
|
+
Ra as isWalletBrowser,
|
|
19176
19333
|
Oa as isWebEnvironment,
|
|
19177
|
-
|
|
19178
|
-
|
|
19179
|
-
|
|
19180
|
-
|
|
19181
|
-
|
|
19182
|
-
|
|
19183
|
-
|
|
19184
|
-
|
|
19334
|
+
k0 as lazyLoadQueue,
|
|
19335
|
+
p0 as lazyWithPreload,
|
|
19336
|
+
h0 as lazyWithRetry,
|
|
19337
|
+
Tc as loadCSS,
|
|
19338
|
+
Pd as loadCriticalCSS,
|
|
19339
|
+
Dd as loadNonCriticalCSS,
|
|
19340
|
+
Cd as measureAsyncOperation,
|
|
19341
|
+
o0 as measureImagePerformance,
|
|
19185
19342
|
ne as navigationHelper,
|
|
19186
|
-
|
|
19187
|
-
|
|
19188
|
-
|
|
19189
|
-
|
|
19190
|
-
|
|
19343
|
+
Vd as optimizeClassNames,
|
|
19344
|
+
Wd as optimizeContainment,
|
|
19345
|
+
Gd as optimizeFlex,
|
|
19346
|
+
qd as optimizeGrid,
|
|
19347
|
+
Fd as optimizeWillChange,
|
|
19191
19348
|
Pa as optimizedFetch,
|
|
19192
|
-
|
|
19193
|
-
|
|
19349
|
+
gc as pageSEOConfigs,
|
|
19350
|
+
zd as parseFileSize,
|
|
19194
19351
|
J as performanceBudget,
|
|
19195
19352
|
De as performanceUtils,
|
|
19196
19353
|
dn as prefersReducedMotion,
|
|
19197
|
-
|
|
19198
|
-
|
|
19199
|
-
|
|
19200
|
-
|
|
19201
|
-
|
|
19202
|
-
|
|
19203
|
-
|
|
19204
|
-
|
|
19354
|
+
xd as prefetchResource,
|
|
19355
|
+
Oc as preloadComponent,
|
|
19356
|
+
a0 as preloadImage,
|
|
19357
|
+
vd as preloadResource,
|
|
19358
|
+
bd as preloadRoute,
|
|
19359
|
+
i0 as preserveAspectRatio,
|
|
19360
|
+
w0 as priorityLoader,
|
|
19361
|
+
yd as reportWebVitals,
|
|
19205
19362
|
Za as routeConfig,
|
|
19206
|
-
|
|
19207
|
-
|
|
19208
|
-
|
|
19209
|
-
|
|
19210
|
-
|
|
19363
|
+
Uc as securityHeaders,
|
|
19364
|
+
Dc as setupCSPReporting,
|
|
19365
|
+
e0 as setupLazyLoading,
|
|
19366
|
+
n0 as setupProgressiveLoading,
|
|
19367
|
+
Mc as shouldEnableWallet,
|
|
19211
19368
|
ze as smartLinkVariants,
|
|
19212
19369
|
gn as supportsAVIF,
|
|
19213
|
-
|
|
19370
|
+
Ac as supportsCSSImports,
|
|
19214
19371
|
un as supportsWebP,
|
|
19215
|
-
|
|
19372
|
+
C0 as themeStorage,
|
|
19216
19373
|
Xr as useClickOutside,
|
|
19217
19374
|
La as useCodeLoader,
|
|
19218
19375
|
sn as useComponentPerformance,
|
|
19219
|
-
|
|
19220
|
-
|
|
19221
|
-
|
|
19222
|
-
|
|
19223
|
-
|
|
19224
|
-
|
|
19376
|
+
Md as useCopyToClipboard,
|
|
19377
|
+
dd as useDebugMemo,
|
|
19378
|
+
x0 as useDynamicImport,
|
|
19379
|
+
Hl as useErrorRecovery,
|
|
19380
|
+
Ed as useFormSubmission,
|
|
19381
|
+
pd as useImageLazyLoading,
|
|
19225
19382
|
bn as useLazyLoad,
|
|
19226
|
-
|
|
19227
|
-
|
|
19228
|
-
|
|
19229
|
-
|
|
19230
|
-
|
|
19231
|
-
|
|
19232
|
-
|
|
19233
|
-
|
|
19234
|
-
|
|
19235
|
-
|
|
19236
|
-
|
|
19237
|
-
|
|
19238
|
-
|
|
19239
|
-
|
|
19240
|
-
|
|
19383
|
+
_d as useLazyStyles,
|
|
19384
|
+
g0 as useLocation,
|
|
19385
|
+
Kd as useMediaQuery,
|
|
19386
|
+
kd as useMemoryLeakDetection,
|
|
19387
|
+
Td as useMultipleCopyToClipboard,
|
|
19388
|
+
u0 as useNavigation,
|
|
19389
|
+
Yd as useOptimizedTheme,
|
|
19390
|
+
od as useOptimizedWallets,
|
|
19391
|
+
ld as usePerformanceMark,
|
|
19392
|
+
Bd as useReducedMotion,
|
|
19393
|
+
ud as useRenderCount,
|
|
19394
|
+
Rd as useResponsiveStyles,
|
|
19395
|
+
m0 as useSearchParams,
|
|
19396
|
+
zs as useSmartLinks,
|
|
19397
|
+
cd as useStableCallback,
|
|
19241
19398
|
$o as useToast,
|
|
19242
|
-
|
|
19399
|
+
Ld as useToggle,
|
|
19243
19400
|
mn as utils,
|
|
19244
|
-
|
|
19245
|
-
|
|
19246
|
-
|
|
19247
|
-
|
|
19248
|
-
|
|
19249
|
-
|
|
19401
|
+
hc as validateHeadingStructure,
|
|
19402
|
+
S0 as walletStorage,
|
|
19403
|
+
jc as web3SecurityNotes,
|
|
19404
|
+
Ol as withLazyErrorBoundary,
|
|
19405
|
+
Nd as withPerformanceTracking,
|
|
19406
|
+
$c as withRetry
|
|
19250
19407
|
};
|