@unizap/uniui 1.0.20 → 1.0.21
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/uniui.js
CHANGED
|
@@ -59,7 +59,7 @@ function Kr() {
|
|
|
59
59
|
return "Fragment";
|
|
60
60
|
case x:
|
|
61
61
|
return "Profiler";
|
|
62
|
-
case
|
|
62
|
+
case b:
|
|
63
63
|
return "StrictMode";
|
|
64
64
|
case y:
|
|
65
65
|
return "Suspense";
|
|
@@ -74,7 +74,7 @@ function Kr() {
|
|
|
74
74
|
), h.$$typeof) {
|
|
75
75
|
case v:
|
|
76
76
|
return "Portal";
|
|
77
|
-
case
|
|
77
|
+
case w:
|
|
78
78
|
return (h.displayName || "Context") + ".Provider";
|
|
79
79
|
case k:
|
|
80
80
|
return (h._context.displayName || "Context") + ".Consumer";
|
|
@@ -157,7 +157,7 @@ function Kr() {
|
|
|
157
157
|
}
|
|
158
158
|
function u(h, C, L, M, D, I, z, E) {
|
|
159
159
|
return L = I.ref, h = {
|
|
160
|
-
$$typeof:
|
|
160
|
+
$$typeof: f,
|
|
161
161
|
type: h,
|
|
162
162
|
key: C,
|
|
163
163
|
props: I,
|
|
@@ -238,18 +238,18 @@ React keys must be passed directly to JSX without using spread:
|
|
|
238
238
|
);
|
|
239
239
|
}
|
|
240
240
|
function g(h) {
|
|
241
|
-
typeof h == "object" && h !== null && h.$$typeof ===
|
|
241
|
+
typeof h == "object" && h !== null && h.$$typeof === f && h._store && (h._store.validated = 1);
|
|
242
242
|
}
|
|
243
|
-
var
|
|
243
|
+
var p = Pe, f = Symbol.for("react.transitional.element"), v = Symbol.for("react.portal"), m = Symbol.for("react.fragment"), b = Symbol.for("react.strict_mode"), x = Symbol.for("react.profiler"), k = Symbol.for("react.consumer"), w = Symbol.for("react.context"), $ = Symbol.for("react.forward_ref"), y = Symbol.for("react.suspense"), O = Symbol.for("react.suspense_list"), N = Symbol.for("react.memo"), V = Symbol.for("react.lazy"), F = Symbol.for("react.activity"), Z = Symbol.for("react.client.reference"), ae = p.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, ue = Object.prototype.hasOwnProperty, Q = Array.isArray, H = console.createTask ? console.createTask : function() {
|
|
244
244
|
return null;
|
|
245
245
|
};
|
|
246
|
-
|
|
246
|
+
p = {
|
|
247
247
|
"react-stack-bottom-frame": function(h) {
|
|
248
248
|
return h();
|
|
249
249
|
}
|
|
250
250
|
};
|
|
251
|
-
var Y, T = {}, te =
|
|
252
|
-
|
|
251
|
+
var Y, T = {}, te = p["react-stack-bottom-frame"].bind(
|
|
252
|
+
p,
|
|
253
253
|
a
|
|
254
254
|
)(), pe = H(r(a)), X = {};
|
|
255
255
|
Be.Fragment = m, Be.jsx = function(h, C, L, M, D) {
|
|
@@ -279,12 +279,12 @@ React keys must be passed directly to JSX without using spread:
|
|
|
279
279
|
};
|
|
280
280
|
}()), Be;
|
|
281
281
|
}
|
|
282
|
-
var
|
|
282
|
+
var bn;
|
|
283
283
|
function Xr() {
|
|
284
|
-
return
|
|
284
|
+
return bn || (bn = 1, process.env.NODE_ENV === "production" ? et.exports = Zr() : et.exports = Kr()), et.exports;
|
|
285
285
|
}
|
|
286
286
|
var s = Xr();
|
|
287
|
-
const
|
|
287
|
+
const ve = {
|
|
288
288
|
dark: {
|
|
289
289
|
filled: "bg-color-gray-800 text-color-gray-200 hover:bg-color-gray-900",
|
|
290
290
|
outline: "border-color-gray-900 text-color-gray-900 hover:bg-color-gray-50",
|
|
@@ -432,8 +432,8 @@ const xe = {
|
|
|
432
432
|
accent: "accent-color-rose-500",
|
|
433
433
|
peer: "peer-checked:border-color-rose-500 peer-checked:text-color-rose-500"
|
|
434
434
|
}
|
|
435
|
-
},
|
|
436
|
-
Object.assign(
|
|
435
|
+
}, Ll = (e) => {
|
|
436
|
+
Object.assign(ve, e);
|
|
437
437
|
}, qt = {
|
|
438
438
|
dark: {
|
|
439
439
|
track: "bg-color-gray-200",
|
|
@@ -582,7 +582,7 @@ const xe = {
|
|
|
582
582
|
thumbHover: "hover:bg-color-rose-600",
|
|
583
583
|
thumbActive: "active:bg-color-rose-700"
|
|
584
584
|
}
|
|
585
|
-
},
|
|
585
|
+
}, Fl = (e) => {
|
|
586
586
|
Object.assign(qt, e);
|
|
587
587
|
}, Gt = ({
|
|
588
588
|
title: e,
|
|
@@ -597,19 +597,19 @@ const xe = {
|
|
|
597
597
|
disabled: u = !1,
|
|
598
598
|
roundedFull: d = !1,
|
|
599
599
|
size: g = "medium",
|
|
600
|
-
type:
|
|
601
|
-
autoFocus:
|
|
600
|
+
type: p = "button",
|
|
601
|
+
autoFocus: f = !1,
|
|
602
602
|
href: v,
|
|
603
603
|
target: m,
|
|
604
|
-
...
|
|
604
|
+
...b
|
|
605
605
|
}) => {
|
|
606
606
|
var y;
|
|
607
|
-
const x = se(null), k = se(null),
|
|
607
|
+
const x = se(null), k = se(null), w = (O) => {
|
|
608
608
|
const N = x.current;
|
|
609
609
|
if (!N) return;
|
|
610
610
|
const V = document.createElement("span"), F = N.getBoundingClientRect(), Z = Math.max(F.width, F.height);
|
|
611
611
|
V.style.width = V.style.height = `${Z}px`, V.style.left = `${O.clientX - F.left - Z / 2}px`, V.style.top = `${O.clientY - F.top - Z / 2}px`, V.className = "ripple", N.appendChild(V), setTimeout(() => V.remove(), 600), i == null || i(O);
|
|
612
|
-
}, $ = ((y =
|
|
612
|
+
}, $ = ((y = ve[r]) == null ? void 0 : y[t === "filled" ? "filled" : t === "outlined" ? "outline" : "transparent"]) || "";
|
|
613
613
|
return /* @__PURE__ */ s.jsx(s.Fragment, { children: v ? /* @__PURE__ */ s.jsxs(
|
|
614
614
|
"a",
|
|
615
615
|
{
|
|
@@ -635,9 +635,9 @@ const xe = {
|
|
|
635
635
|
"button",
|
|
636
636
|
{
|
|
637
637
|
ref: x,
|
|
638
|
-
type:
|
|
638
|
+
type: p,
|
|
639
639
|
disabled: u,
|
|
640
|
-
onClick:
|
|
640
|
+
onClick: w,
|
|
641
641
|
className: `relative leading-none font-medium overflow-hidden flex items-center justify-center gap-1 transition-all focus:outline-0
|
|
642
642
|
${t === "outlined" && "border"}
|
|
643
643
|
${$}
|
|
@@ -647,8 +647,8 @@ const xe = {
|
|
|
647
647
|
${d ? "rounded-full" : "rounded-md"}
|
|
648
648
|
${u ? `${t === "filled" && "!bg-color-gray-300 !text-color-white"} ${t === "outlined" && "!border-color-gray-200 !text-color-gray-300"} cursor-not-allowed hover:bg-color-transparent !text-color-gray-300` : "cursor-pointer"}
|
|
649
649
|
`,
|
|
650
|
-
autoFocus:
|
|
651
|
-
...
|
|
650
|
+
autoFocus: f,
|
|
651
|
+
...b,
|
|
652
652
|
children: [
|
|
653
653
|
o && /* @__PURE__ */ s.jsx("span", { className: "mr-1", children: o }),
|
|
654
654
|
n || e,
|
|
@@ -656,7 +656,7 @@ const xe = {
|
|
|
656
656
|
]
|
|
657
657
|
}
|
|
658
658
|
) });
|
|
659
|
-
},
|
|
659
|
+
}, Al = ({
|
|
660
660
|
children: e,
|
|
661
661
|
className: n = "",
|
|
662
662
|
border: t = !0
|
|
@@ -670,7 +670,7 @@ const xe = {
|
|
|
670
670
|
`,
|
|
671
671
|
children: e
|
|
672
672
|
}
|
|
673
|
-
),
|
|
673
|
+
), Dl = ({
|
|
674
674
|
label: e,
|
|
675
675
|
checked: n = !1,
|
|
676
676
|
disabled: t = !1,
|
|
@@ -714,7 +714,7 @@ const xe = {
|
|
|
714
714
|
e && /* @__PURE__ */ s.jsx("span", { className: `text-sm text-color-gray-700 ${a}`, children: e })
|
|
715
715
|
]
|
|
716
716
|
}
|
|
717
|
-
),
|
|
717
|
+
), Nl = ({
|
|
718
718
|
selected: e,
|
|
719
719
|
items: n = [],
|
|
720
720
|
className: t = "",
|
|
@@ -776,12 +776,12 @@ var tt = { exports: {} }, nt = { exports: {} }, ne = {};
|
|
|
776
776
|
* This source code is licensed under the MIT license found in the
|
|
777
777
|
* LICENSE file in the root directory of this source tree.
|
|
778
778
|
*/
|
|
779
|
-
var
|
|
779
|
+
var wn;
|
|
780
780
|
function Jr() {
|
|
781
|
-
if (
|
|
782
|
-
|
|
783
|
-
var e = typeof Symbol == "function" && Symbol.for, n = e ? Symbol.for("react.element") : 60103, t = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, l = e ? Symbol.for("react.context") : 60110, c = e ? Symbol.for("react.async_mode") : 60111, u = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, g = e ? Symbol.for("react.suspense") : 60113,
|
|
784
|
-
function
|
|
781
|
+
if (wn) return ne;
|
|
782
|
+
wn = 1;
|
|
783
|
+
var e = typeof Symbol == "function" && Symbol.for, n = e ? Symbol.for("react.element") : 60103, t = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, l = e ? Symbol.for("react.context") : 60110, c = e ? Symbol.for("react.async_mode") : 60111, u = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, g = e ? Symbol.for("react.suspense") : 60113, p = e ? Symbol.for("react.suspense_list") : 60120, f = e ? Symbol.for("react.memo") : 60115, v = e ? Symbol.for("react.lazy") : 60116, m = e ? Symbol.for("react.block") : 60121, b = e ? Symbol.for("react.fundamental") : 60117, x = e ? Symbol.for("react.responder") : 60118, k = e ? Symbol.for("react.scope") : 60119;
|
|
784
|
+
function w(y) {
|
|
785
785
|
if (typeof y == "object" && y !== null) {
|
|
786
786
|
var O = y.$$typeof;
|
|
787
787
|
switch (O) {
|
|
@@ -799,7 +799,7 @@ function Jr() {
|
|
|
799
799
|
case l:
|
|
800
800
|
case d:
|
|
801
801
|
case v:
|
|
802
|
-
case
|
|
802
|
+
case f:
|
|
803
803
|
case i:
|
|
804
804
|
return y;
|
|
805
805
|
default:
|
|
@@ -812,35 +812,35 @@ function Jr() {
|
|
|
812
812
|
}
|
|
813
813
|
}
|
|
814
814
|
function $(y) {
|
|
815
|
-
return
|
|
815
|
+
return w(y) === u;
|
|
816
816
|
}
|
|
817
|
-
return ne.AsyncMode = c, ne.ConcurrentMode = u, ne.ContextConsumer = l, ne.ContextProvider = i, ne.Element = n, ne.ForwardRef = d, ne.Fragment = r, ne.Lazy = v, ne.Memo =
|
|
818
|
-
return $(y) ||
|
|
817
|
+
return ne.AsyncMode = c, ne.ConcurrentMode = u, ne.ContextConsumer = l, ne.ContextProvider = i, ne.Element = n, ne.ForwardRef = d, ne.Fragment = r, ne.Lazy = v, ne.Memo = f, ne.Portal = t, ne.Profiler = a, ne.StrictMode = o, ne.Suspense = g, ne.isAsyncMode = function(y) {
|
|
818
|
+
return $(y) || w(y) === c;
|
|
819
819
|
}, ne.isConcurrentMode = $, ne.isContextConsumer = function(y) {
|
|
820
|
-
return
|
|
820
|
+
return w(y) === l;
|
|
821
821
|
}, ne.isContextProvider = function(y) {
|
|
822
|
-
return
|
|
822
|
+
return w(y) === i;
|
|
823
823
|
}, ne.isElement = function(y) {
|
|
824
824
|
return typeof y == "object" && y !== null && y.$$typeof === n;
|
|
825
825
|
}, ne.isForwardRef = function(y) {
|
|
826
|
-
return
|
|
826
|
+
return w(y) === d;
|
|
827
827
|
}, ne.isFragment = function(y) {
|
|
828
|
-
return
|
|
828
|
+
return w(y) === r;
|
|
829
829
|
}, ne.isLazy = function(y) {
|
|
830
|
-
return
|
|
830
|
+
return w(y) === v;
|
|
831
831
|
}, ne.isMemo = function(y) {
|
|
832
|
-
return
|
|
832
|
+
return w(y) === f;
|
|
833
833
|
}, ne.isPortal = function(y) {
|
|
834
|
-
return
|
|
834
|
+
return w(y) === t;
|
|
835
835
|
}, ne.isProfiler = function(y) {
|
|
836
|
-
return
|
|
836
|
+
return w(y) === a;
|
|
837
837
|
}, ne.isStrictMode = function(y) {
|
|
838
|
-
return
|
|
838
|
+
return w(y) === o;
|
|
839
839
|
}, ne.isSuspense = function(y) {
|
|
840
|
-
return
|
|
840
|
+
return w(y) === g;
|
|
841
841
|
}, ne.isValidElementType = function(y) {
|
|
842
|
-
return typeof y == "string" || typeof y == "function" || y === r || y === u || y === a || y === o || y === g || y ===
|
|
843
|
-
}, ne.typeOf =
|
|
842
|
+
return typeof y == "string" || typeof y == "function" || y === r || y === u || y === a || y === o || y === g || y === p || typeof y == "object" && y !== null && (y.$$typeof === v || y.$$typeof === f || y.$$typeof === i || y.$$typeof === l || y.$$typeof === d || y.$$typeof === b || y.$$typeof === x || y.$$typeof === k || y.$$typeof === m);
|
|
843
|
+
}, ne.typeOf = w, ne;
|
|
844
844
|
}
|
|
845
845
|
var re = {};
|
|
846
846
|
/** @license React v16.13.1
|
|
@@ -854,10 +854,10 @@ var re = {};
|
|
|
854
854
|
var yn;
|
|
855
855
|
function Qr() {
|
|
856
856
|
return yn || (yn = 1, process.env.NODE_ENV !== "production" && function() {
|
|
857
|
-
var e = typeof Symbol == "function" && Symbol.for, n = e ? Symbol.for("react.element") : 60103, t = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, l = e ? Symbol.for("react.context") : 60110, c = e ? Symbol.for("react.async_mode") : 60111, u = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, g = e ? Symbol.for("react.suspense") : 60113,
|
|
858
|
-
function
|
|
857
|
+
var e = typeof Symbol == "function" && Symbol.for, n = e ? Symbol.for("react.element") : 60103, t = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, l = e ? Symbol.for("react.context") : 60110, c = e ? Symbol.for("react.async_mode") : 60111, u = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, g = e ? Symbol.for("react.suspense") : 60113, p = e ? Symbol.for("react.suspense_list") : 60120, f = e ? Symbol.for("react.memo") : 60115, v = e ? Symbol.for("react.lazy") : 60116, m = e ? Symbol.for("react.block") : 60121, b = e ? Symbol.for("react.fundamental") : 60117, x = e ? Symbol.for("react.responder") : 60118, k = e ? Symbol.for("react.scope") : 60119;
|
|
858
|
+
function w(R) {
|
|
859
859
|
return typeof R == "string" || typeof R == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
860
|
-
R === r || R === u || R === a || R === o || R === g || R ===
|
|
860
|
+
R === r || R === u || R === a || R === o || R === g || R === p || typeof R == "object" && R !== null && (R.$$typeof === v || R.$$typeof === f || R.$$typeof === i || R.$$typeof === l || R.$$typeof === d || R.$$typeof === b || R.$$typeof === x || R.$$typeof === k || R.$$typeof === m);
|
|
861
861
|
}
|
|
862
862
|
function $(R) {
|
|
863
863
|
if (typeof R == "object" && R !== null) {
|
|
@@ -879,7 +879,7 @@ function Qr() {
|
|
|
879
879
|
case l:
|
|
880
880
|
case d:
|
|
881
881
|
case v:
|
|
882
|
-
case
|
|
882
|
+
case f:
|
|
883
883
|
case i:
|
|
884
884
|
return ee;
|
|
885
885
|
default:
|
|
@@ -891,7 +891,7 @@ function Qr() {
|
|
|
891
891
|
}
|
|
892
892
|
}
|
|
893
893
|
}
|
|
894
|
-
var y = c, O = u, N = l, V = i, F = n, Z = d, ae = r, ue = v, Q =
|
|
894
|
+
var y = c, O = u, N = l, V = i, F = n, Z = d, ae = r, ue = v, Q = f, H = t, Y = a, T = o, te = g, pe = !1;
|
|
895
895
|
function X(R) {
|
|
896
896
|
return pe || (pe = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), h(R) || $(R) === c;
|
|
897
897
|
}
|
|
@@ -917,7 +917,7 @@ function Qr() {
|
|
|
917
917
|
return $(R) === v;
|
|
918
918
|
}
|
|
919
919
|
function E(R) {
|
|
920
|
-
return $(R) ===
|
|
920
|
+
return $(R) === f;
|
|
921
921
|
}
|
|
922
922
|
function P(R) {
|
|
923
923
|
return $(R) === t;
|
|
@@ -931,7 +931,7 @@ function Qr() {
|
|
|
931
931
|
function S(R) {
|
|
932
932
|
return $(R) === g;
|
|
933
933
|
}
|
|
934
|
-
re.AsyncMode = y, re.ConcurrentMode = O, re.ContextConsumer = N, re.ContextProvider = V, re.Element = F, re.ForwardRef = Z, re.Fragment = ae, re.Lazy = ue, re.Memo = Q, re.Portal = H, re.Profiler = Y, re.StrictMode = T, re.Suspense = te, re.isAsyncMode = X, re.isConcurrentMode = h, re.isContextConsumer = C, re.isContextProvider = L, re.isElement = M, re.isForwardRef = D, re.isFragment = I, re.isLazy = z, re.isMemo = E, re.isPortal = P, re.isProfiler = B, re.isStrictMode = q, re.isSuspense = S, re.isValidElementType =
|
|
934
|
+
re.AsyncMode = y, re.ConcurrentMode = O, re.ContextConsumer = N, re.ContextProvider = V, re.Element = F, re.ForwardRef = Z, re.Fragment = ae, re.Lazy = ue, re.Memo = Q, re.Portal = H, re.Profiler = Y, re.StrictMode = T, re.Suspense = te, re.isAsyncMode = X, re.isConcurrentMode = h, re.isContextConsumer = C, re.isContextProvider = L, re.isElement = M, re.isForwardRef = D, re.isFragment = I, re.isLazy = z, re.isMemo = E, re.isPortal = P, re.isProfiler = B, re.isStrictMode = q, re.isSuspense = S, re.isValidElementType = w, re.typeOf = $;
|
|
935
935
|
}()), re;
|
|
936
936
|
}
|
|
937
937
|
var Cn;
|
|
@@ -982,8 +982,8 @@ function eo() {
|
|
|
982
982
|
n.call(l, g) && (c[g] = l[g]);
|
|
983
983
|
if (e) {
|
|
984
984
|
u = e(l);
|
|
985
|
-
for (var
|
|
986
|
-
t.call(l, u[
|
|
985
|
+
for (var p = 0; p < u.length; p++)
|
|
986
|
+
t.call(l, u[p]) && (c[u[p]] = l[u[p]]);
|
|
987
987
|
}
|
|
988
988
|
}
|
|
989
989
|
return c;
|
|
@@ -1024,10 +1024,10 @@ function to() {
|
|
|
1024
1024
|
var g;
|
|
1025
1025
|
try {
|
|
1026
1026
|
if (typeof a[d] != "function") {
|
|
1027
|
-
var
|
|
1027
|
+
var p = Error(
|
|
1028
1028
|
(c || "React class") + ": " + l + " type `" + d + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof a[d] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
|
|
1029
1029
|
);
|
|
1030
|
-
throw
|
|
1030
|
+
throw p.name = "Invariant Violation", p;
|
|
1031
1031
|
}
|
|
1032
1032
|
g = a[d](i, d, c, l, null, n);
|
|
1033
1033
|
} catch (v) {
|
|
@@ -1037,9 +1037,9 @@ function to() {
|
|
|
1037
1037
|
(c || "React class") + ": type specification of " + l + " `" + d + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof g + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
|
|
1038
1038
|
), g instanceof Error && !(g.message in t)) {
|
|
1039
1039
|
t[g.message] = !0;
|
|
1040
|
-
var
|
|
1040
|
+
var f = u ? u() : "";
|
|
1041
1041
|
e(
|
|
1042
|
-
"Failed " + l + " type: " + g.message + (
|
|
1042
|
+
"Failed " + l + " type: " + g.message + (f ?? "")
|
|
1043
1043
|
);
|
|
1044
1044
|
}
|
|
1045
1045
|
}
|
|
@@ -1073,7 +1073,7 @@ function no() {
|
|
|
1073
1073
|
if (typeof C == "function")
|
|
1074
1074
|
return C;
|
|
1075
1075
|
}
|
|
1076
|
-
var
|
|
1076
|
+
var p = "<<anonymous>>", f = {
|
|
1077
1077
|
array: x("array"),
|
|
1078
1078
|
bigint: x("bigint"),
|
|
1079
1079
|
bool: x("boolean"),
|
|
@@ -1083,7 +1083,7 @@ function no() {
|
|
|
1083
1083
|
string: x("string"),
|
|
1084
1084
|
symbol: x("symbol"),
|
|
1085
1085
|
any: k(),
|
|
1086
|
-
arrayOf:
|
|
1086
|
+
arrayOf: w,
|
|
1087
1087
|
element: $(),
|
|
1088
1088
|
elementType: y(),
|
|
1089
1089
|
instanceOf: O,
|
|
@@ -1101,11 +1101,11 @@ function no() {
|
|
|
1101
1101
|
this.message = h, this.data = C && typeof C == "object" ? C : {}, this.stack = "";
|
|
1102
1102
|
}
|
|
1103
1103
|
m.prototype = Error.prototype;
|
|
1104
|
-
function
|
|
1104
|
+
function b(h) {
|
|
1105
1105
|
if (process.env.NODE_ENV !== "production")
|
|
1106
1106
|
var C = {}, L = 0;
|
|
1107
1107
|
function M(I, z, E, P, B, q, S) {
|
|
1108
|
-
if (P = P ||
|
|
1108
|
+
if (P = P || p, q = q || E, S !== t) {
|
|
1109
1109
|
if (c) {
|
|
1110
1110
|
var R = new Error(
|
|
1111
1111
|
"Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
|
|
@@ -1136,12 +1136,12 @@ function no() {
|
|
|
1136
1136
|
}
|
|
1137
1137
|
return null;
|
|
1138
1138
|
}
|
|
1139
|
-
return
|
|
1139
|
+
return b(C);
|
|
1140
1140
|
}
|
|
1141
1141
|
function k() {
|
|
1142
|
-
return
|
|
1142
|
+
return b(i);
|
|
1143
1143
|
}
|
|
1144
|
-
function
|
|
1144
|
+
function w(h) {
|
|
1145
1145
|
function C(L, M, D, I, z) {
|
|
1146
1146
|
if (typeof h != "function")
|
|
1147
1147
|
return new m("Property `" + z + "` of component `" + D + "` has invalid PropType notation inside arrayOf.");
|
|
@@ -1157,7 +1157,7 @@ function no() {
|
|
|
1157
1157
|
}
|
|
1158
1158
|
return null;
|
|
1159
1159
|
}
|
|
1160
|
-
return
|
|
1160
|
+
return b(C);
|
|
1161
1161
|
}
|
|
1162
1162
|
function $() {
|
|
1163
1163
|
function h(C, L, M, D, I) {
|
|
@@ -1168,7 +1168,7 @@ function no() {
|
|
|
1168
1168
|
}
|
|
1169
1169
|
return null;
|
|
1170
1170
|
}
|
|
1171
|
-
return
|
|
1171
|
+
return b(h);
|
|
1172
1172
|
}
|
|
1173
1173
|
function y() {
|
|
1174
1174
|
function h(C, L, M, D, I) {
|
|
@@ -1179,17 +1179,17 @@ function no() {
|
|
|
1179
1179
|
}
|
|
1180
1180
|
return null;
|
|
1181
1181
|
}
|
|
1182
|
-
return
|
|
1182
|
+
return b(h);
|
|
1183
1183
|
}
|
|
1184
1184
|
function O(h) {
|
|
1185
1185
|
function C(L, M, D, I, z) {
|
|
1186
1186
|
if (!(L[M] instanceof h)) {
|
|
1187
|
-
var E = h.name ||
|
|
1187
|
+
var E = h.name || p, P = X(L[M]);
|
|
1188
1188
|
return new m("Invalid " + I + " `" + z + "` of type " + ("`" + P + "` supplied to `" + D + "`, expected ") + ("instance of `" + E + "`."));
|
|
1189
1189
|
}
|
|
1190
1190
|
return null;
|
|
1191
1191
|
}
|
|
1192
|
-
return
|
|
1192
|
+
return b(C);
|
|
1193
1193
|
}
|
|
1194
1194
|
function N(h) {
|
|
1195
1195
|
if (!Array.isArray(h))
|
|
@@ -1206,7 +1206,7 @@ function no() {
|
|
|
1206
1206
|
});
|
|
1207
1207
|
return new m("Invalid " + I + " `" + z + "` of value `" + String(E) + "` " + ("supplied to `" + D + "`, expected one of " + B + "."));
|
|
1208
1208
|
}
|
|
1209
|
-
return
|
|
1209
|
+
return b(C);
|
|
1210
1210
|
}
|
|
1211
1211
|
function V(h) {
|
|
1212
1212
|
function C(L, M, D, I, z) {
|
|
@@ -1223,7 +1223,7 @@ function no() {
|
|
|
1223
1223
|
}
|
|
1224
1224
|
return null;
|
|
1225
1225
|
}
|
|
1226
|
-
return
|
|
1226
|
+
return b(C);
|
|
1227
1227
|
}
|
|
1228
1228
|
function F(h) {
|
|
1229
1229
|
if (!Array.isArray(h))
|
|
@@ -1245,13 +1245,13 @@ function no() {
|
|
|
1245
1245
|
var _ = B.length > 0 ? ", expected one of type [" + B.join(", ") + "]" : "";
|
|
1246
1246
|
return new m("Invalid " + E + " `" + P + "` supplied to " + ("`" + z + "`" + _ + "."));
|
|
1247
1247
|
}
|
|
1248
|
-
return
|
|
1248
|
+
return b(M);
|
|
1249
1249
|
}
|
|
1250
1250
|
function Z() {
|
|
1251
1251
|
function h(C, L, M, D, I) {
|
|
1252
1252
|
return H(C[L]) ? null : new m("Invalid " + D + " `" + I + "` supplied to " + ("`" + M + "`, expected a ReactNode."));
|
|
1253
1253
|
}
|
|
1254
|
-
return
|
|
1254
|
+
return b(h);
|
|
1255
1255
|
}
|
|
1256
1256
|
function ae(h, C, L, M, D) {
|
|
1257
1257
|
return new m(
|
|
@@ -1273,7 +1273,7 @@ function no() {
|
|
|
1273
1273
|
}
|
|
1274
1274
|
return null;
|
|
1275
1275
|
}
|
|
1276
|
-
return
|
|
1276
|
+
return b(C);
|
|
1277
1277
|
}
|
|
1278
1278
|
function Q(h) {
|
|
1279
1279
|
function C(L, M, D, I, z) {
|
|
@@ -1296,7 +1296,7 @@ Valid keys: ` + JSON.stringify(Object.keys(h), null, " ")
|
|
|
1296
1296
|
}
|
|
1297
1297
|
return null;
|
|
1298
1298
|
}
|
|
1299
|
-
return
|
|
1299
|
+
return b(C);
|
|
1300
1300
|
}
|
|
1301
1301
|
function H(h) {
|
|
1302
1302
|
switch (typeof h) {
|
|
@@ -1365,9 +1365,9 @@ Valid keys: ` + JSON.stringify(Object.keys(h), null, " ")
|
|
|
1365
1365
|
}
|
|
1366
1366
|
}
|
|
1367
1367
|
function X(h) {
|
|
1368
|
-
return !h.constructor || !h.constructor.name ?
|
|
1368
|
+
return !h.constructor || !h.constructor.name ? p : h.constructor.name;
|
|
1369
1369
|
}
|
|
1370
|
-
return
|
|
1370
|
+
return f.checkPropTypes = o, f.resetWarningCache = o.resetWarningCache, f.PropTypes = f, f;
|
|
1371
1371
|
}, Mt;
|
|
1372
1372
|
}
|
|
1373
1373
|
var Lt, _n;
|
|
@@ -1382,10 +1382,10 @@ function ro() {
|
|
|
1382
1382
|
return t.resetWarningCache = n, Lt = function() {
|
|
1383
1383
|
function r(i, l, c, u, d, g) {
|
|
1384
1384
|
if (g !== e) {
|
|
1385
|
-
var
|
|
1385
|
+
var p = new Error(
|
|
1386
1386
|
"Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types"
|
|
1387
1387
|
);
|
|
1388
|
-
throw
|
|
1388
|
+
throw p.name = "Invariant Violation", p;
|
|
1389
1389
|
}
|
|
1390
1390
|
}
|
|
1391
1391
|
r.isRequired = r;
|
|
@@ -2810,7 +2810,7 @@ function xo(e) {
|
|
|
2810
2810
|
});
|
|
2811
2811
|
}
|
|
2812
2812
|
var rt = {}, Fn;
|
|
2813
|
-
function
|
|
2813
|
+
function bo() {
|
|
2814
2814
|
return Fn || (Fn = 1, rt.__esModule = !0, rt.default = function(e, n) {
|
|
2815
2815
|
if (e && n) {
|
|
2816
2816
|
var t = Array.isArray(n) ? n : n.split(",");
|
|
@@ -2825,8 +2825,8 @@ function wo() {
|
|
|
2825
2825
|
return !0;
|
|
2826
2826
|
}), rt;
|
|
2827
2827
|
}
|
|
2828
|
-
var
|
|
2829
|
-
const Ft = /* @__PURE__ */ tr(
|
|
2828
|
+
var wo = bo();
|
|
2829
|
+
const Ft = /* @__PURE__ */ tr(wo);
|
|
2830
2830
|
function An(e) {
|
|
2831
2831
|
return So(e) || Co(e) || lr(e) || yo();
|
|
2832
2832
|
}
|
|
@@ -2948,7 +2948,7 @@ function Ae(e) {
|
|
|
2948
2948
|
function Ao(e) {
|
|
2949
2949
|
var n = e.files, t = e.accept, r = e.minSize, o = e.maxSize, a = e.multiple, i = e.maxFiles, l = e.validator;
|
|
2950
2950
|
return !a && n.length > 1 || a && i >= 1 && n.length > i ? !1 : n.every(function(c) {
|
|
2951
|
-
var u = sr(c, t), d = Ue(u, 1), g = d[0],
|
|
2951
|
+
var u = sr(c, t), d = Ue(u, 1), g = d[0], p = cr(c, r, o), f = Ue(p, 1), v = f[0], m = l ? l(c) : null;
|
|
2952
2952
|
return g && v && !m;
|
|
2953
2953
|
});
|
|
2954
2954
|
}
|
|
@@ -3329,13 +3329,13 @@ var Kt = {
|
|
|
3329
3329
|
fileRejections: []
|
|
3330
3330
|
};
|
|
3331
3331
|
function mr() {
|
|
3332
|
-
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = le(le({}, fr), e), t = n.accept, r = n.disabled, o = n.getFilesFromEvent, a = n.maxSize, i = n.minSize, l = n.multiple, c = n.maxFiles, u = n.onDragEnter, d = n.onDragLeave, g = n.onDragOver,
|
|
3332
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = le(le({}, fr), e), t = n.accept, r = n.disabled, o = n.getFilesFromEvent, a = n.maxSize, i = n.minSize, l = n.multiple, c = n.maxFiles, u = n.onDragEnter, d = n.onDragLeave, g = n.onDragOver, p = n.onDrop, f = n.onDropAccepted, v = n.onDropRejected, m = n.onFileDialogCancel, b = n.onFileDialogOpen, x = n.useFsAccessApi, k = n.autoFocus, w = n.preventDropOnDocument, $ = n.noClick, y = n.noKeyboard, O = n.noDrag, N = n.noDragEventsBubbling, V = n.onError, F = n.validator, Z = Te(function() {
|
|
3333
3333
|
return Io(t);
|
|
3334
3334
|
}, [t]), ae = Te(function() {
|
|
3335
3335
|
return Oo(t);
|
|
3336
3336
|
}, [t]), ue = Te(function() {
|
|
3337
|
-
return typeof
|
|
3338
|
-
}, [
|
|
3337
|
+
return typeof b == "function" ? b : Vn;
|
|
3338
|
+
}, [b]), Q = Te(function() {
|
|
3339
3339
|
return typeof m == "function" ? m : Vn;
|
|
3340
3340
|
}, [m]), H = se(null), Y = se(null), T = Gr(ta, Kt), te = At(T, 2), pe = te[0], X = te[1], h = pe.isFocused, C = pe.isFileDialogActive, L = se(typeof window < "u" && window.isSecureContext && x && To()), M = function() {
|
|
3341
3341
|
!L.current && C && setTimeout(function() {
|
|
@@ -3356,10 +3356,10 @@ function mr() {
|
|
|
3356
3356
|
H.current && H.current.contains(G.target) || (G.preventDefault(), D.current = []);
|
|
3357
3357
|
};
|
|
3358
3358
|
ce(function() {
|
|
3359
|
-
return
|
|
3360
|
-
|
|
3359
|
+
return w && (document.addEventListener("dragover", On, !1), document.addEventListener("drop", I, !1)), function() {
|
|
3360
|
+
w && (document.removeEventListener("dragover", On), document.removeEventListener("drop", I));
|
|
3361
3361
|
};
|
|
3362
|
-
}, [H,
|
|
3362
|
+
}, [H, w]), ce(function() {
|
|
3363
3363
|
return !r && k && H.current && H.current.focus(), function() {
|
|
3364
3364
|
};
|
|
3365
3365
|
}, [H, k, r]);
|
|
@@ -3376,10 +3376,10 @@ function mr() {
|
|
|
3376
3376
|
multiple: l,
|
|
3377
3377
|
maxFiles: c,
|
|
3378
3378
|
validator: F
|
|
3379
|
-
}),
|
|
3379
|
+
}), we = me > 0 && !ge;
|
|
3380
3380
|
X({
|
|
3381
3381
|
isDragAccept: ge,
|
|
3382
|
-
isDragReject:
|
|
3382
|
+
isDragReject: we,
|
|
3383
3383
|
isDragActive: !0,
|
|
3384
3384
|
type: "setDraggedFiles"
|
|
3385
3385
|
}), u && u(A);
|
|
@@ -3409,22 +3409,22 @@ function mr() {
|
|
|
3409
3409
|
}), ot(A) && d && d(A));
|
|
3410
3410
|
}, [H, d, N]), q = oe(function(A, G) {
|
|
3411
3411
|
var me = [], ge = [];
|
|
3412
|
-
A.forEach(function(
|
|
3413
|
-
var Ve = sr(
|
|
3414
|
-
if (
|
|
3415
|
-
me.push(
|
|
3412
|
+
A.forEach(function(we) {
|
|
3413
|
+
var Ve = sr(we, Z), ze = At(Ve, 2), wt = ze[0], yt = ze[1], Ct = cr(we, i, a), Qe = At(Ct, 2), St = Qe[0], Rt = Qe[1], jt = F ? F(we) : null;
|
|
3414
|
+
if (wt && St && !jt)
|
|
3415
|
+
me.push(we);
|
|
3416
3416
|
else {
|
|
3417
3417
|
var kt = [yt, Rt];
|
|
3418
3418
|
jt && (kt = kt.concat(jt)), ge.push({
|
|
3419
|
-
file:
|
|
3419
|
+
file: we,
|
|
3420
3420
|
errors: kt.filter(function(qr) {
|
|
3421
3421
|
return qr;
|
|
3422
3422
|
})
|
|
3423
3423
|
});
|
|
3424
3424
|
}
|
|
3425
|
-
}), (!l && me.length > 1 || l && c >= 1 && me.length > c) && (me.forEach(function(
|
|
3425
|
+
}), (!l && me.length > 1 || l && c >= 1 && me.length > c) && (me.forEach(function(we) {
|
|
3426
3426
|
ge.push({
|
|
3427
|
-
file:
|
|
3427
|
+
file: we,
|
|
3428
3428
|
errors: [Fo]
|
|
3429
3429
|
});
|
|
3430
3430
|
}), me.splice(0)), X({
|
|
@@ -3432,8 +3432,8 @@ function mr() {
|
|
|
3432
3432
|
fileRejections: ge,
|
|
3433
3433
|
isDragReject: ge.length > 0,
|
|
3434
3434
|
type: "setFiles"
|
|
3435
|
-
}),
|
|
3436
|
-
}, [X, l, Z, i, a, c,
|
|
3435
|
+
}), p && p(me, ge, G), ge.length > 0 && v && v(ge, G), me.length > 0 && f && f(me, G);
|
|
3436
|
+
}, [X, l, Z, i, a, c, p, f, v, F]), S = oe(function(A) {
|
|
3437
3437
|
A.preventDefault(), A.persist(), Je(A), D.current = [], ot(A) && Promise.resolve(o(A)).then(function(G) {
|
|
3438
3438
|
ft(A) && !N || q(G, A);
|
|
3439
3439
|
}).catch(function(G) {
|
|
@@ -3480,7 +3480,7 @@ function mr() {
|
|
|
3480
3480
|
$ || (zo() ? setTimeout(R, 0) : R());
|
|
3481
3481
|
}, [$, R]), fe = function(G) {
|
|
3482
3482
|
return r ? null : G;
|
|
3483
|
-
},
|
|
3483
|
+
}, be = function(G) {
|
|
3484
3484
|
return y ? null : fe(G);
|
|
3485
3485
|
}, Xe = function(G) {
|
|
3486
3486
|
return O ? null : fe(G);
|
|
@@ -3488,12 +3488,12 @@ function mr() {
|
|
|
3488
3488
|
N && G.stopPropagation();
|
|
3489
3489
|
}, Vr = Te(function() {
|
|
3490
3490
|
return function() {
|
|
3491
|
-
var A = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, G = A.refKey, me = G === void 0 ? "ref" : G, ge = A.role,
|
|
3491
|
+
var A = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, G = A.refKey, me = G === void 0 ? "ref" : G, ge = A.role, we = A.onKeyDown, Ve = A.onFocus, ze = A.onBlur, wt = A.onClick, yt = A.onDragEnter, Ct = A.onDragOver, Qe = A.onDragLeave, St = A.onDrop, Rt = mt(A, Go);
|
|
3492
3492
|
return le(le(Zt({
|
|
3493
|
-
onKeyDown:
|
|
3494
|
-
onFocus:
|
|
3495
|
-
onBlur:
|
|
3496
|
-
onClick: fe(Se(
|
|
3493
|
+
onKeyDown: be(Se(we, _)),
|
|
3494
|
+
onFocus: be(Se(Ve, J)),
|
|
3495
|
+
onBlur: be(Se(ze, ee)),
|
|
3496
|
+
onClick: fe(Se(wt, de)),
|
|
3497
3497
|
onDragEnter: Xe(Se(yt, E)),
|
|
3498
3498
|
onDragOver: Xe(Se(Ct, P)),
|
|
3499
3499
|
onDragLeave: Xe(Se(Qe, B)),
|
|
@@ -3507,7 +3507,7 @@ function mr() {
|
|
|
3507
3507
|
A.stopPropagation();
|
|
3508
3508
|
}, []), Br = Te(function() {
|
|
3509
3509
|
return function() {
|
|
3510
|
-
var A = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, G = A.refKey, me = G === void 0 ? "ref" : G, ge = A.onChange,
|
|
3510
|
+
var A = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, G = A.refKey, me = G === void 0 ? "ref" : G, ge = A.onChange, we = A.onClick, Ve = mt(A, Wo), ze = Zt({
|
|
3511
3511
|
accept: Z,
|
|
3512
3512
|
multiple: l,
|
|
3513
3513
|
type: "file",
|
|
@@ -3524,7 +3524,7 @@ function mr() {
|
|
|
3524
3524
|
whiteSpace: "nowrap"
|
|
3525
3525
|
},
|
|
3526
3526
|
onChange: fe(Se(ge, S)),
|
|
3527
|
-
onClick: fe(Se(
|
|
3527
|
+
onClick: fe(Se(we, Hr)),
|
|
3528
3528
|
tabIndex: -1
|
|
3529
3529
|
}, me, Y);
|
|
3530
3530
|
return le(le({}, ze), Ve);
|
|
@@ -3577,7 +3577,7 @@ function ta(e, n) {
|
|
|
3577
3577
|
}
|
|
3578
3578
|
function Vn() {
|
|
3579
3579
|
}
|
|
3580
|
-
const
|
|
3580
|
+
const zl = ({
|
|
3581
3581
|
onFilesAccepted: e,
|
|
3582
3582
|
onError: n,
|
|
3583
3583
|
accept: t = {
|
|
@@ -3595,18 +3595,18 @@ const Nl = ({
|
|
|
3595
3595
|
icon: u = /* @__PURE__ */ s.jsx("svg", { className: "size-4", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", children: /* @__PURE__ */ s.jsx("path", { d: "M3 19H21V21H3V19ZM13 5.82843V17H11V5.82843L4.92893 11.8995L3.51472 10.4853L12 2L20.4853 10.4853L19.0711 11.8995L13 5.82843Z" }) }),
|
|
3596
3596
|
wrapperClass: d = "",
|
|
3597
3597
|
iconClass: g = "",
|
|
3598
|
-
labelClass:
|
|
3599
|
-
subLabelClass:
|
|
3598
|
+
labelClass: p = "",
|
|
3599
|
+
subLabelClass: f = "",
|
|
3600
3600
|
showList: v = !0,
|
|
3601
3601
|
listView: m = !0,
|
|
3602
|
-
showListImage:
|
|
3602
|
+
showListImage: b = !1,
|
|
3603
3603
|
uploadedFiles: x = [],
|
|
3604
3604
|
// New prop for pre-uploaded files
|
|
3605
3605
|
onDeleteCallback: k = () => {
|
|
3606
3606
|
}
|
|
3607
3607
|
//
|
|
3608
3608
|
}) => {
|
|
3609
|
-
const [
|
|
3609
|
+
const [w, $] = K(x), [y, O] = K([]);
|
|
3610
3610
|
ce(() => {
|
|
3611
3611
|
$(x);
|
|
3612
3612
|
}, [x]);
|
|
@@ -3621,7 +3621,7 @@ const Nl = ({
|
|
|
3621
3621
|
`${T.file.name} has an invalid file type`
|
|
3622
3622
|
);
|
|
3623
3623
|
});
|
|
3624
|
-
}), a !== void 0 && (r ?
|
|
3624
|
+
}), a !== void 0 && (r ? w.length : 0) + Q.length > a && Y.push(
|
|
3625
3625
|
`You can only upload up to ${a} file${a > 1 ? "s" : ""}.`
|
|
3626
3626
|
), Y.length > 0) {
|
|
3627
3627
|
O(Y), n == null || n(Y);
|
|
@@ -3637,11 +3637,11 @@ const Nl = ({
|
|
|
3637
3637
|
n,
|
|
3638
3638
|
o,
|
|
3639
3639
|
a,
|
|
3640
|
-
|
|
3640
|
+
w,
|
|
3641
3641
|
r
|
|
3642
3642
|
]
|
|
3643
3643
|
), V = (Q) => {
|
|
3644
|
-
$((H) => H.filter((Y, T) => T !== Q)), k(
|
|
3644
|
+
$((H) => H.filter((Y, T) => T !== Q)), k(w);
|
|
3645
3645
|
}, { getRootProps: F, getInputProps: Z, isDragActive: ae, isDragReject: ue } = mr({
|
|
3646
3646
|
onDrop: N,
|
|
3647
3647
|
accept: t,
|
|
@@ -3668,8 +3668,8 @@ const Nl = ({
|
|
|
3668
3668
|
children: [
|
|
3669
3669
|
/* @__PURE__ */ s.jsx("input", { ...Z() }),
|
|
3670
3670
|
/* @__PURE__ */ s.jsx("div", { className: `text-4xl mb-2 ${g}`, children: u }),
|
|
3671
|
-
/* @__PURE__ */ s.jsx("p", { className: `text-sm font-medium ${
|
|
3672
|
-
c && /* @__PURE__ */ s.jsx("p", { className: `text-xs mt-1 ${
|
|
3671
|
+
/* @__PURE__ */ s.jsx("p", { className: `text-sm font-medium ${p}`, children: l }),
|
|
3672
|
+
c && /* @__PURE__ */ s.jsx("p", { className: `text-xs mt-1 ${f}`, children: c })
|
|
3673
3673
|
]
|
|
3674
3674
|
}
|
|
3675
3675
|
),
|
|
@@ -3677,17 +3677,17 @@ const Nl = ({
|
|
|
3677
3677
|
"• ",
|
|
3678
3678
|
Q
|
|
3679
3679
|
] }, H)) }),
|
|
3680
|
-
v &&
|
|
3680
|
+
v && w.length > 0 && /* @__PURE__ */ s.jsx(
|
|
3681
3681
|
"ul",
|
|
3682
3682
|
{
|
|
3683
3683
|
className: `w-full ${m ? "space-y-2" : "grid grid-columns-2 gap-2"} px-4 pb-4`,
|
|
3684
|
-
children:
|
|
3684
|
+
children: w.map((Q, H) => /* @__PURE__ */ s.jsxs(
|
|
3685
3685
|
"li",
|
|
3686
3686
|
{
|
|
3687
3687
|
className: "flex items-center justify-between bg-color-white rounded-md px-4 py-2 shadow-sm",
|
|
3688
3688
|
children: [
|
|
3689
3689
|
/* @__PURE__ */ s.jsxs("div", { className: "flex items-center gap-3", children: [
|
|
3690
|
-
|
|
3690
|
+
b && /* @__PURE__ */ s.jsx("div", { className: "w-10 h-10 rounded bg-color-gray-100 overflow-hidden flex-shrink-0", children: /* @__PURE__ */ s.jsx(
|
|
3691
3691
|
"img",
|
|
3692
3692
|
{
|
|
3693
3693
|
src: Q.type.startsWith("image/") ? URL.createObjectURL(Q) : "https://img.icons8.com/ios-filled/50/pdf-2.png",
|
|
@@ -3794,23 +3794,23 @@ const ra = {
|
|
|
3794
3794
|
rounded: u = "medium",
|
|
3795
3795
|
...d
|
|
3796
3796
|
}, g) => {
|
|
3797
|
-
const
|
|
3798
|
-
var
|
|
3797
|
+
const p = se([]), f = (m, b) => {
|
|
3798
|
+
var w;
|
|
3799
3799
|
const x = m.target.value.replace(/[^0-9]/g, "").slice(0, 1);
|
|
3800
|
-
if (!x && t[
|
|
3801
|
-
const k = t.substring(0,
|
|
3802
|
-
r == null || r(k), x &&
|
|
3803
|
-
}, v = (m,
|
|
3804
|
-
var x, k,
|
|
3805
|
-
m.key === "Backspace" && !t[
|
|
3806
|
-
t.substring(0,
|
|
3807
|
-
), (x =
|
|
3800
|
+
if (!x && t[b] === void 0) return;
|
|
3801
|
+
const k = t.substring(0, b) + x + t.substring(b + 1, a);
|
|
3802
|
+
r == null || r(k), x && b < a - 1 && ((w = p.current[b + 1]) == null || w.focus()), o && k.length === a && !k.split("").some(($) => !$) && o(k);
|
|
3803
|
+
}, v = (m, b) => {
|
|
3804
|
+
var x, k, w;
|
|
3805
|
+
m.key === "Backspace" && !t[b] && b > 0 ? (r == null || r(
|
|
3806
|
+
t.substring(0, b - 1) + "" + t.substring(b, a)
|
|
3807
|
+
), (x = p.current[b - 1]) == null || x.focus(), m.preventDefault()) : m.key === "ArrowLeft" && b > 0 ? ((k = p.current[b - 1]) == null || k.focus(), m.preventDefault()) : m.key === "ArrowRight" && b < a - 1 && ((w = p.current[b + 1]) == null || w.focus(), m.preventDefault());
|
|
3808
3808
|
};
|
|
3809
|
-
return /* @__PURE__ */ s.jsx("div", { className: `flex justify-center gap-2 ${e}`, children: Array.from({ length: a }).map((m,
|
|
3809
|
+
return /* @__PURE__ */ s.jsx("div", { className: `flex justify-center gap-2 ${e}`, children: Array.from({ length: a }).map((m, b) => /* @__PURE__ */ s.jsx(
|
|
3810
3810
|
"input",
|
|
3811
3811
|
{
|
|
3812
3812
|
ref: (x) => {
|
|
3813
|
-
|
|
3813
|
+
p.current[b] = x;
|
|
3814
3814
|
},
|
|
3815
3815
|
type: "text",
|
|
3816
3816
|
inputMode: "numeric",
|
|
@@ -3824,12 +3824,12 @@ const ra = {
|
|
|
3824
3824
|
${oa[u]}
|
|
3825
3825
|
${n}
|
|
3826
3826
|
`,
|
|
3827
|
-
value: t[
|
|
3828
|
-
onChange: (x) =>
|
|
3829
|
-
onKeyDown: (x) => v(x,
|
|
3827
|
+
value: t[b] || "",
|
|
3828
|
+
onChange: (x) => f(x, b),
|
|
3829
|
+
onKeyDown: (x) => v(x, b),
|
|
3830
3830
|
...d
|
|
3831
3831
|
},
|
|
3832
|
-
|
|
3832
|
+
b
|
|
3833
3833
|
)) });
|
|
3834
3834
|
}
|
|
3835
3835
|
);
|
|
@@ -3855,21 +3855,21 @@ const la = {
|
|
|
3855
3855
|
error: u,
|
|
3856
3856
|
maxLength: d,
|
|
3857
3857
|
label: g,
|
|
3858
|
-
labelClassName:
|
|
3859
|
-
variant:
|
|
3858
|
+
labelClassName: p = "",
|
|
3859
|
+
variant: f = "outlined",
|
|
3860
3860
|
size: v = "medium",
|
|
3861
3861
|
...m
|
|
3862
|
-
},
|
|
3862
|
+
}, b) => {
|
|
3863
3863
|
const x = u ? "border-color-red-500 focus-within:ring-color-red-500" : "border-color-gray-200", k = u ? "text-color-red-500" : i;
|
|
3864
3864
|
return /* @__PURE__ */ s.jsxs("div", { className: "w-full", children: [
|
|
3865
|
-
g && /* @__PURE__ */ s.jsx("label", { className: `text-sm text-color-gray-500 mb-2 block ${
|
|
3866
|
-
/* @__PURE__ */ s.jsxs("div", { className: `flex items-center w-full rounded-md border focus-within:ring-1 ${x} ${sa[
|
|
3865
|
+
g && /* @__PURE__ */ s.jsx("label", { className: `text-sm text-color-gray-500 mb-2 block ${p}`, children: g }),
|
|
3866
|
+
/* @__PURE__ */ s.jsxs("div", { className: `flex items-center w-full rounded-md border focus-within:ring-1 ${x} ${sa[f]} ${o}`, children: [
|
|
3867
3867
|
l && /* @__PURE__ */ s.jsx("span", { className: `pl-3 ${k}`, children: l }),
|
|
3868
3868
|
/* @__PURE__ */ s.jsx(
|
|
3869
3869
|
"input",
|
|
3870
3870
|
{
|
|
3871
3871
|
...m,
|
|
3872
|
-
ref:
|
|
3872
|
+
ref: b,
|
|
3873
3873
|
type: r,
|
|
3874
3874
|
placeholder: e,
|
|
3875
3875
|
defaultValue: n,
|
|
@@ -3911,7 +3911,7 @@ const ua = {
|
|
|
3911
3911
|
small: "text-xs px-2 py-1",
|
|
3912
3912
|
medium: "text-sm px-3 py-[0.35rem]",
|
|
3913
3913
|
large: "text-base px-4 py-2"
|
|
3914
|
-
},
|
|
3914
|
+
}, Tl = ({
|
|
3915
3915
|
label: e,
|
|
3916
3916
|
color: n = "blue",
|
|
3917
3917
|
variant: t = "filled",
|
|
@@ -3919,7 +3919,7 @@ const ua = {
|
|
|
3919
3919
|
className: o = ""
|
|
3920
3920
|
}) => {
|
|
3921
3921
|
var u, d;
|
|
3922
|
-
const a = (u =
|
|
3922
|
+
const a = (u = ve[n]) == null ? void 0 : u.filled, i = (d = ve[n]) == null ? void 0 : d.outline, l = ua[r], c = `inline-flex text-nowrap items-center rounded-full font-medium leading-none ${t === "outlined" ? `border ${i}` : a} ${l}`.trim();
|
|
3923
3923
|
return /* @__PURE__ */ s.jsx("span", { className: `${c} ${o}`, children: e });
|
|
3924
3924
|
}, da = ({
|
|
3925
3925
|
src: e,
|
|
@@ -3944,7 +3944,7 @@ const ua = {
|
|
|
3944
3944
|
return /* @__PURE__ */ s.jsx(
|
|
3945
3945
|
"div",
|
|
3946
3946
|
{
|
|
3947
|
-
className: `inline-flex items-center justify-center font-medium overflow-hidden ${l[t]} ${c[i]} ${
|
|
3947
|
+
className: `inline-flex items-center justify-center font-medium overflow-hidden ${l[t]} ${c[i]} ${ve[a].filled} ${o}`,
|
|
3948
3948
|
children: e ? /* @__PURE__ */ s.jsx(
|
|
3949
3949
|
"img",
|
|
3950
3950
|
{
|
|
@@ -3955,7 +3955,7 @@ const ua = {
|
|
|
3955
3955
|
) : r || ((u = n == null ? void 0 : n[0]) == null ? void 0 : u.toUpperCase()) || "?"
|
|
3956
3956
|
}
|
|
3957
3957
|
);
|
|
3958
|
-
},
|
|
3958
|
+
}, Ol = ({
|
|
3959
3959
|
size: e,
|
|
3960
3960
|
imageUrl: n,
|
|
3961
3961
|
name: t = "User",
|
|
@@ -3967,7 +3967,7 @@ const ua = {
|
|
|
3967
3967
|
/* @__PURE__ */ s.jsx("span", { className: "text-sm font-medium text-color-gray-800", children: t }),
|
|
3968
3968
|
/* @__PURE__ */ s.jsx("span", { className: "text-xs text-color-gray-600", children: r })
|
|
3969
3969
|
] })
|
|
3970
|
-
] }),
|
|
3970
|
+
] }), Il = ({ steps: e, currentStep: n, className: t = "", onChange: r }) => /* @__PURE__ */ s.jsx("div", { className: `flex items-center ${t}`, children: e.map((o, a) => {
|
|
3971
3971
|
const i = a === n, l = a < n;
|
|
3972
3972
|
return /* @__PURE__ */ s.jsxs(Pe.Fragment, { children: [
|
|
3973
3973
|
/* @__PURE__ */ s.jsxs(
|
|
@@ -4039,15 +4039,15 @@ function W(e, n, t) {
|
|
|
4039
4039
|
r = l;
|
|
4040
4040
|
let u;
|
|
4041
4041
|
if (t.key && t.debug && (u = Date.now()), o = n(...l), t == null || t.onChange == null || t.onChange(o), t.key && t.debug && t != null && t.debug()) {
|
|
4042
|
-
const d = Math.round((Date.now() - i) * 100) / 100, g = Math.round((Date.now() - u) * 100) / 100,
|
|
4042
|
+
const d = Math.round((Date.now() - i) * 100) / 100, g = Math.round((Date.now() - u) * 100) / 100, p = g / 16, f = (v, m) => {
|
|
4043
4043
|
for (v = String(v); v.length < m; )
|
|
4044
4044
|
v = " " + v;
|
|
4045
4045
|
return v;
|
|
4046
4046
|
};
|
|
4047
|
-
console.info(`%c⏱ ${
|
|
4047
|
+
console.info(`%c⏱ ${f(g, 5)} /${f(d, 5)} ms`, `
|
|
4048
4048
|
font-size: .6rem;
|
|
4049
4049
|
font-weight: bold;
|
|
4050
|
-
color: hsl(${Math.max(0, Math.min(120 - 120 *
|
|
4050
|
+
color: hsl(${Math.max(0, Math.min(120 - 120 * p, 120))}deg 100% 31%);`, t == null ? void 0 : t.key);
|
|
4051
4051
|
}
|
|
4052
4052
|
return o;
|
|
4053
4053
|
};
|
|
@@ -4092,14 +4092,14 @@ function ga(e, n, t, r) {
|
|
|
4092
4092
|
...n
|
|
4093
4093
|
}, c = l.accessorKey;
|
|
4094
4094
|
let u = (o = (a = l.id) != null ? a : c ? typeof String.prototype.replaceAll == "function" ? c.replaceAll(".", "_") : c.replace(/\./g, "_") : void 0) != null ? o : typeof l.header == "string" ? l.header : void 0, d;
|
|
4095
|
-
if (l.accessorFn ? d = l.accessorFn : c && (c.includes(".") ? d = (
|
|
4096
|
-
let
|
|
4095
|
+
if (l.accessorFn ? d = l.accessorFn : c && (c.includes(".") ? d = (p) => {
|
|
4096
|
+
let f = p;
|
|
4097
4097
|
for (const m of c.split(".")) {
|
|
4098
4098
|
var v;
|
|
4099
|
-
|
|
4099
|
+
f = (v = f) == null ? void 0 : v[m], process.env.NODE_ENV !== "production" && f === void 0 && console.warn(`"${m}" in deeply nested key "${c}" returned undefined.`);
|
|
4100
4100
|
}
|
|
4101
|
-
return
|
|
4102
|
-
} : d = (
|
|
4101
|
+
return f;
|
|
4102
|
+
} : d = (p) => p[l.accessorKey]), !u)
|
|
4103
4103
|
throw process.env.NODE_ENV !== "production" ? new Error(l.accessorFn ? "Columns require an id when using an accessorFn" : "Columns require an id when using a non-string header") : new Error();
|
|
4104
4104
|
let g = {
|
|
4105
4105
|
id: `${String(u)}`,
|
|
@@ -4109,23 +4109,23 @@ function ga(e, n, t, r) {
|
|
|
4109
4109
|
columnDef: l,
|
|
4110
4110
|
columns: [],
|
|
4111
4111
|
getFlatColumns: W(() => [!0], () => {
|
|
4112
|
-
var f;
|
|
4113
|
-
return [g, ...(f = g.columns) == null ? void 0 : f.flatMap((p) => p.getFlatColumns())];
|
|
4114
|
-
}, U(e.options, "debugColumns", "column.getFlatColumns")),
|
|
4115
|
-
getLeafColumns: W(() => [e._getOrderColumnsFn()], (f) => {
|
|
4116
4112
|
var p;
|
|
4117
|
-
|
|
4113
|
+
return [g, ...(p = g.columns) == null ? void 0 : p.flatMap((f) => f.getFlatColumns())];
|
|
4114
|
+
}, U(e.options, "debugColumns", "column.getFlatColumns")),
|
|
4115
|
+
getLeafColumns: W(() => [e._getOrderColumnsFn()], (p) => {
|
|
4116
|
+
var f;
|
|
4117
|
+
if ((f = g.columns) != null && f.length) {
|
|
4118
4118
|
let v = g.columns.flatMap((m) => m.getLeafColumns());
|
|
4119
|
-
return
|
|
4119
|
+
return p(v);
|
|
4120
4120
|
}
|
|
4121
4121
|
return [g];
|
|
4122
4122
|
}, U(e.options, "debugColumns", "column.getLeafColumns"))
|
|
4123
4123
|
};
|
|
4124
|
-
for (const
|
|
4125
|
-
|
|
4124
|
+
for (const p of e._features)
|
|
4125
|
+
p.createColumn == null || p.createColumn(g, e);
|
|
4126
4126
|
return g;
|
|
4127
4127
|
}
|
|
4128
|
-
const
|
|
4128
|
+
const xe = "debugHeaders";
|
|
4129
4129
|
function Hn(e, n, t) {
|
|
4130
4130
|
var r;
|
|
4131
4131
|
let a = {
|
|
@@ -4159,83 +4159,83 @@ const va = {
|
|
|
4159
4159
|
createTable: (e) => {
|
|
4160
4160
|
e.getHeaderGroups = W(() => [e.getAllColumns(), e.getVisibleLeafColumns(), e.getState().columnPinning.left, e.getState().columnPinning.right], (n, t, r, o) => {
|
|
4161
4161
|
var a, i;
|
|
4162
|
-
const l = (a = r == null ? void 0 : r.map((g) => t.find((
|
|
4162
|
+
const l = (a = r == null ? void 0 : r.map((g) => t.find((p) => p.id === g)).filter(Boolean)) != null ? a : [], c = (i = o == null ? void 0 : o.map((g) => t.find((p) => p.id === g)).filter(Boolean)) != null ? i : [], u = t.filter((g) => !(r != null && r.includes(g.id)) && !(o != null && o.includes(g.id)));
|
|
4163
4163
|
return at(n, [...l, ...u, ...c], e);
|
|
4164
|
-
}, U(e.options,
|
|
4164
|
+
}, U(e.options, xe, "getHeaderGroups")), e.getCenterHeaderGroups = W(() => [e.getAllColumns(), e.getVisibleLeafColumns(), e.getState().columnPinning.left, e.getState().columnPinning.right], (n, t, r, o) => (t = t.filter((a) => !(r != null && r.includes(a.id)) && !(o != null && o.includes(a.id))), at(n, t, e, "center")), U(e.options, xe, "getCenterHeaderGroups")), e.getLeftHeaderGroups = W(() => [e.getAllColumns(), e.getVisibleLeafColumns(), e.getState().columnPinning.left], (n, t, r) => {
|
|
4165
4165
|
var o;
|
|
4166
4166
|
const a = (o = r == null ? void 0 : r.map((i) => t.find((l) => l.id === i)).filter(Boolean)) != null ? o : [];
|
|
4167
4167
|
return at(n, a, e, "left");
|
|
4168
|
-
}, U(e.options,
|
|
4168
|
+
}, U(e.options, xe, "getLeftHeaderGroups")), e.getRightHeaderGroups = W(() => [e.getAllColumns(), e.getVisibleLeafColumns(), e.getState().columnPinning.right], (n, t, r) => {
|
|
4169
4169
|
var o;
|
|
4170
4170
|
const a = (o = r == null ? void 0 : r.map((i) => t.find((l) => l.id === i)).filter(Boolean)) != null ? o : [];
|
|
4171
4171
|
return at(n, a, e, "right");
|
|
4172
|
-
}, U(e.options,
|
|
4172
|
+
}, U(e.options, xe, "getRightHeaderGroups")), e.getFooterGroups = W(() => [e.getHeaderGroups()], (n) => [...n].reverse(), U(e.options, xe, "getFooterGroups")), e.getLeftFooterGroups = W(() => [e.getLeftHeaderGroups()], (n) => [...n].reverse(), U(e.options, xe, "getLeftFooterGroups")), e.getCenterFooterGroups = W(() => [e.getCenterHeaderGroups()], (n) => [...n].reverse(), U(e.options, xe, "getCenterFooterGroups")), e.getRightFooterGroups = W(() => [e.getRightHeaderGroups()], (n) => [...n].reverse(), U(e.options, xe, "getRightFooterGroups")), e.getFlatHeaders = W(() => [e.getHeaderGroups()], (n) => n.map((t) => t.headers).flat(), U(e.options, xe, "getFlatHeaders")), e.getLeftFlatHeaders = W(() => [e.getLeftHeaderGroups()], (n) => n.map((t) => t.headers).flat(), U(e.options, xe, "getLeftFlatHeaders")), e.getCenterFlatHeaders = W(() => [e.getCenterHeaderGroups()], (n) => n.map((t) => t.headers).flat(), U(e.options, xe, "getCenterFlatHeaders")), e.getRightFlatHeaders = W(() => [e.getRightHeaderGroups()], (n) => n.map((t) => t.headers).flat(), U(e.options, xe, "getRightFlatHeaders")), e.getCenterLeafHeaders = W(() => [e.getCenterFlatHeaders()], (n) => n.filter((t) => {
|
|
4173
4173
|
var r;
|
|
4174
4174
|
return !((r = t.subHeaders) != null && r.length);
|
|
4175
|
-
}), U(e.options,
|
|
4175
|
+
}), U(e.options, xe, "getCenterLeafHeaders")), e.getLeftLeafHeaders = W(() => [e.getLeftFlatHeaders()], (n) => n.filter((t) => {
|
|
4176
4176
|
var r;
|
|
4177
4177
|
return !((r = t.subHeaders) != null && r.length);
|
|
4178
|
-
}), U(e.options,
|
|
4178
|
+
}), U(e.options, xe, "getLeftLeafHeaders")), e.getRightLeafHeaders = W(() => [e.getRightFlatHeaders()], (n) => n.filter((t) => {
|
|
4179
4179
|
var r;
|
|
4180
4180
|
return !((r = t.subHeaders) != null && r.length);
|
|
4181
|
-
}), U(e.options,
|
|
4181
|
+
}), U(e.options, xe, "getRightLeafHeaders")), e.getLeafHeaders = W(() => [e.getLeftHeaderGroups(), e.getCenterHeaderGroups(), e.getRightHeaderGroups()], (n, t, r) => {
|
|
4182
4182
|
var o, a, i, l, c, u;
|
|
4183
4183
|
return [...(o = (a = n[0]) == null ? void 0 : a.headers) != null ? o : [], ...(i = (l = t[0]) == null ? void 0 : l.headers) != null ? i : [], ...(c = (u = r[0]) == null ? void 0 : u.headers) != null ? c : []].map((d) => d.getLeafHeaders()).flat();
|
|
4184
|
-
}, U(e.options,
|
|
4184
|
+
}, U(e.options, xe, "getLeafHeaders"));
|
|
4185
4185
|
}
|
|
4186
4186
|
};
|
|
4187
4187
|
function at(e, n, t, r) {
|
|
4188
4188
|
var o, a;
|
|
4189
4189
|
let i = 0;
|
|
4190
|
-
const l = function(
|
|
4191
|
-
|
|
4190
|
+
const l = function(p, f) {
|
|
4191
|
+
f === void 0 && (f = 1), i = Math.max(i, f), p.filter((v) => v.getIsVisible()).forEach((v) => {
|
|
4192
4192
|
var m;
|
|
4193
|
-
(m = v.columns) != null && m.length && l(v.columns,
|
|
4193
|
+
(m = v.columns) != null && m.length && l(v.columns, f + 1);
|
|
4194
4194
|
}, 0);
|
|
4195
4195
|
};
|
|
4196
4196
|
l(e);
|
|
4197
4197
|
let c = [];
|
|
4198
|
-
const u = (
|
|
4198
|
+
const u = (p, f) => {
|
|
4199
4199
|
const v = {
|
|
4200
|
-
depth:
|
|
4201
|
-
id: [r, `${
|
|
4200
|
+
depth: f,
|
|
4201
|
+
id: [r, `${f}`].filter(Boolean).join("_"),
|
|
4202
4202
|
headers: []
|
|
4203
4203
|
}, m = [];
|
|
4204
|
-
|
|
4205
|
-
const x = [...m].reverse()[0], k =
|
|
4206
|
-
let
|
|
4207
|
-
if (k &&
|
|
4208
|
-
x.subHeaders.push(
|
|
4204
|
+
p.forEach((b) => {
|
|
4205
|
+
const x = [...m].reverse()[0], k = b.column.depth === v.depth;
|
|
4206
|
+
let w, $ = !1;
|
|
4207
|
+
if (k && b.column.parent ? w = b.column.parent : (w = b.column, $ = !0), x && (x == null ? void 0 : x.column) === w)
|
|
4208
|
+
x.subHeaders.push(b);
|
|
4209
4209
|
else {
|
|
4210
|
-
const y = Hn(t,
|
|
4211
|
-
id: [r,
|
|
4210
|
+
const y = Hn(t, w, {
|
|
4211
|
+
id: [r, f, w.id, b == null ? void 0 : b.id].filter(Boolean).join("_"),
|
|
4212
4212
|
isPlaceholder: $,
|
|
4213
|
-
placeholderId: $ ? `${m.filter((O) => O.column ===
|
|
4214
|
-
depth:
|
|
4213
|
+
placeholderId: $ ? `${m.filter((O) => O.column === w).length}` : void 0,
|
|
4214
|
+
depth: f,
|
|
4215
4215
|
index: m.length
|
|
4216
4216
|
});
|
|
4217
|
-
y.subHeaders.push(
|
|
4217
|
+
y.subHeaders.push(b), m.push(y);
|
|
4218
4218
|
}
|
|
4219
|
-
v.headers.push(
|
|
4220
|
-
}), c.push(v),
|
|
4221
|
-
}, d = n.map((
|
|
4219
|
+
v.headers.push(b), b.headerGroup = v;
|
|
4220
|
+
}), c.push(v), f > 0 && u(m, f - 1);
|
|
4221
|
+
}, d = n.map((p, f) => Hn(t, p, {
|
|
4222
4222
|
depth: i,
|
|
4223
|
-
index:
|
|
4223
|
+
index: f
|
|
4224
4224
|
}));
|
|
4225
4225
|
u(d, i - 1), c.reverse();
|
|
4226
|
-
const g = (
|
|
4227
|
-
let m = 0,
|
|
4228
|
-
v.subHeaders && v.subHeaders.length ? (x = [], g(v.subHeaders).forEach((
|
|
4226
|
+
const g = (p) => p.filter((v) => v.column.getIsVisible()).map((v) => {
|
|
4227
|
+
let m = 0, b = 0, x = [0];
|
|
4228
|
+
v.subHeaders && v.subHeaders.length ? (x = [], g(v.subHeaders).forEach((w) => {
|
|
4229
4229
|
let {
|
|
4230
4230
|
colSpan: $,
|
|
4231
4231
|
rowSpan: y
|
|
4232
|
-
} =
|
|
4232
|
+
} = w;
|
|
4233
4233
|
m += $, x.push(y);
|
|
4234
4234
|
})) : m = 1;
|
|
4235
4235
|
const k = Math.min(...x);
|
|
4236
|
-
return
|
|
4236
|
+
return b = b + k, v.colSpan = m, v.rowSpan = b, {
|
|
4237
4237
|
colSpan: m,
|
|
4238
|
-
rowSpan:
|
|
4238
|
+
rowSpan: b
|
|
4239
4239
|
};
|
|
4240
4240
|
});
|
|
4241
4241
|
return g((o = (a = c[0]) == null ? void 0 : a.headers) != null ? o : []), c;
|
|
@@ -4310,16 +4310,16 @@ const xr = (e, n, t) => {
|
|
|
4310
4310
|
return ((r = e.getValue(n)) == null || (r = r.toString()) == null ? void 0 : r.toLowerCase()) === (t == null ? void 0 : t.toLowerCase());
|
|
4311
4311
|
};
|
|
4312
4312
|
xr.autoRemove = (e) => Ce(e);
|
|
4313
|
-
const
|
|
4313
|
+
const br = (e, n, t) => {
|
|
4314
4314
|
var r;
|
|
4315
4315
|
return (r = e.getValue(n)) == null ? void 0 : r.includes(t);
|
|
4316
4316
|
};
|
|
4317
|
-
|
|
4318
|
-
const
|
|
4317
|
+
br.autoRemove = (e) => Ce(e);
|
|
4318
|
+
const wr = (e, n, t) => !t.some((r) => {
|
|
4319
4319
|
var o;
|
|
4320
4320
|
return !((o = e.getValue(n)) != null && o.includes(r));
|
|
4321
4321
|
});
|
|
4322
|
-
|
|
4322
|
+
wr.autoRemove = (e) => Ce(e) || !(e != null && e.length);
|
|
4323
4323
|
const yr = (e, n, t) => t.some((r) => {
|
|
4324
4324
|
var o;
|
|
4325
4325
|
return (o = e.getValue(n)) == null ? void 0 : o.includes(r);
|
|
@@ -4347,8 +4347,8 @@ const Re = {
|
|
|
4347
4347
|
includesString: vr,
|
|
4348
4348
|
includesStringSensitive: hr,
|
|
4349
4349
|
equalsString: xr,
|
|
4350
|
-
arrIncludes:
|
|
4351
|
-
arrIncludesAll:
|
|
4350
|
+
arrIncludes: br,
|
|
4351
|
+
arrIncludesAll: wr,
|
|
4352
4352
|
arrIncludesSome: yr,
|
|
4353
4353
|
equals: Cr,
|
|
4354
4354
|
weakEquals: Sr,
|
|
@@ -4357,7 +4357,7 @@ const Re = {
|
|
|
4357
4357
|
function Ce(e) {
|
|
4358
4358
|
return e == null || e === "";
|
|
4359
4359
|
}
|
|
4360
|
-
const
|
|
4360
|
+
const ba = {
|
|
4361
4361
|
getDefaultColumnDef: () => ({
|
|
4362
4362
|
filterFn: "auto"
|
|
4363
4363
|
}),
|
|
@@ -4435,7 +4435,7 @@ const wa = {
|
|
|
4435
4435
|
function Bn(e, n, t) {
|
|
4436
4436
|
return (e && e.autoRemove ? e.autoRemove(n, t) : !1) || typeof n > "u" || typeof n == "string" && !n;
|
|
4437
4437
|
}
|
|
4438
|
-
const
|
|
4438
|
+
const wa = (e, n, t) => t.reduce((r, o) => {
|
|
4439
4439
|
const a = o.getValue(e);
|
|
4440
4440
|
return r + (typeof a == "number" ? a : 0);
|
|
4441
4441
|
}, 0), ya = (e, n, t) => {
|
|
@@ -4473,7 +4473,7 @@ const ba = (e, n, t) => t.reduce((r, o) => {
|
|
|
4473
4473
|
const r = Math.floor(t.length / 2), o = t.sort((a, i) => a - i);
|
|
4474
4474
|
return t.length % 2 !== 0 ? o[r] : (o[r - 1] + o[r]) / 2;
|
|
4475
4475
|
}, ka = (e, n) => Array.from(new Set(n.map((t) => t.getValue(e))).values()), $a = (e, n) => new Set(n.map((t) => t.getValue(e))).size, _a = (e, n) => n.length, Dt = {
|
|
4476
|
-
sum:
|
|
4476
|
+
sum: wa,
|
|
4477
4477
|
min: ya,
|
|
4478
4478
|
max: Ca,
|
|
4479
4479
|
extent: Sa,
|
|
@@ -4737,22 +4737,22 @@ const Ma = {
|
|
|
4737
4737
|
if (!r || !o || (a.persist == null || a.persist(), Tt(a) && a.touches && a.touches.length > 1))
|
|
4738
4738
|
return;
|
|
4739
4739
|
const i = e.getSize(), l = e ? e.getLeafHeaders().map((x) => [x.column.id, x.column.getSize()]) : [[r.id, r.getSize()]], c = Tt(a) ? Math.round(a.touches[0].clientX) : a.clientX, u = {}, d = (x, k) => {
|
|
4740
|
-
typeof k == "number" && (n.setColumnSizingInfo((
|
|
4740
|
+
typeof k == "number" && (n.setColumnSizingInfo((w) => {
|
|
4741
4741
|
var $, y;
|
|
4742
|
-
const O = n.options.columnResizeDirection === "rtl" ? -1 : 1, N = (k - (($ =
|
|
4743
|
-
return
|
|
4742
|
+
const O = n.options.columnResizeDirection === "rtl" ? -1 : 1, N = (k - (($ = w == null ? void 0 : w.startOffset) != null ? $ : 0)) * O, V = Math.max(N / ((y = w == null ? void 0 : w.startSize) != null ? y : 0), -0.999999);
|
|
4743
|
+
return w.columnSizingStart.forEach((F) => {
|
|
4744
4744
|
let [Z, ae] = F;
|
|
4745
4745
|
u[Z] = Math.round(Math.max(ae + ae * V, 0) * 100) / 100;
|
|
4746
4746
|
}), {
|
|
4747
|
-
...
|
|
4747
|
+
...w,
|
|
4748
4748
|
deltaOffset: N,
|
|
4749
4749
|
deltaPercentage: V
|
|
4750
4750
|
};
|
|
4751
|
-
}), (n.options.columnResizeMode === "onChange" || x === "end") && n.setColumnSizing((
|
|
4752
|
-
...
|
|
4751
|
+
}), (n.options.columnResizeMode === "onChange" || x === "end") && n.setColumnSizing((w) => ({
|
|
4752
|
+
...w,
|
|
4753
4753
|
...u
|
|
4754
4754
|
})));
|
|
4755
|
-
}, g = (x) => d("move", x),
|
|
4755
|
+
}, g = (x) => d("move", x), p = (x) => {
|
|
4756
4756
|
d("end", x), n.setColumnSizingInfo((k) => ({
|
|
4757
4757
|
...k,
|
|
4758
4758
|
isResizingColumn: !1,
|
|
@@ -4762,21 +4762,21 @@ const Ma = {
|
|
|
4762
4762
|
deltaPercentage: null,
|
|
4763
4763
|
columnSizingStart: []
|
|
4764
4764
|
}));
|
|
4765
|
-
},
|
|
4765
|
+
}, f = t || typeof document < "u" ? document : null, v = {
|
|
4766
4766
|
moveHandler: (x) => g(x.clientX),
|
|
4767
4767
|
upHandler: (x) => {
|
|
4768
|
-
|
|
4768
|
+
f == null || f.removeEventListener("mousemove", v.moveHandler), f == null || f.removeEventListener("mouseup", v.upHandler), p(x.clientX);
|
|
4769
4769
|
}
|
|
4770
4770
|
}, m = {
|
|
4771
4771
|
moveHandler: (x) => (x.cancelable && (x.preventDefault(), x.stopPropagation()), g(x.touches[0].clientX), !1),
|
|
4772
4772
|
upHandler: (x) => {
|
|
4773
4773
|
var k;
|
|
4774
|
-
|
|
4774
|
+
f == null || f.removeEventListener("touchmove", m.moveHandler), f == null || f.removeEventListener("touchend", m.upHandler), x.cancelable && (x.preventDefault(), x.stopPropagation()), p((k = x.touches[0]) == null ? void 0 : k.clientX);
|
|
4775
4775
|
}
|
|
4776
|
-
},
|
|
4776
|
+
}, b = Aa() ? {
|
|
4777
4777
|
passive: !1
|
|
4778
4778
|
} : !1;
|
|
4779
|
-
Tt(a) ? (
|
|
4779
|
+
Tt(a) ? (f == null || f.addEventListener("touchmove", m.moveHandler, b), f == null || f.addEventListener("touchend", m.upHandler, b)) : (f == null || f.addEventListener("mousemove", v.moveHandler, b), f == null || f.addEventListener("mouseup", v.upHandler, b)), n.setColumnSizingInfo((x) => ({
|
|
4780
4780
|
...x,
|
|
4781
4781
|
startOffset: c,
|
|
4782
4782
|
startSize: i,
|
|
@@ -5115,16 +5115,16 @@ const Na = {
|
|
|
5115
5115
|
n.setRowPinning((c) => {
|
|
5116
5116
|
var u, d;
|
|
5117
5117
|
if (t === "bottom") {
|
|
5118
|
-
var g,
|
|
5118
|
+
var g, p;
|
|
5119
5119
|
return {
|
|
5120
5120
|
top: ((g = c == null ? void 0 : c.top) != null ? g : []).filter((m) => !(l != null && l.has(m))),
|
|
5121
|
-
bottom: [...((
|
|
5121
|
+
bottom: [...((p = c == null ? void 0 : c.bottom) != null ? p : []).filter((m) => !(l != null && l.has(m))), ...Array.from(l)]
|
|
5122
5122
|
};
|
|
5123
5123
|
}
|
|
5124
5124
|
if (t === "top") {
|
|
5125
|
-
var
|
|
5125
|
+
var f, v;
|
|
5126
5126
|
return {
|
|
5127
|
-
top: [...((
|
|
5127
|
+
top: [...((f = c == null ? void 0 : c.top) != null ? f : []).filter((m) => !(l != null && l.has(m))), ...Array.from(l)],
|
|
5128
5128
|
bottom: ((v = c == null ? void 0 : c.bottom) != null ? v : []).filter((m) => !(l != null && l.has(m)))
|
|
5129
5129
|
};
|
|
5130
5130
|
}
|
|
@@ -5421,18 +5421,18 @@ const qe = {
|
|
|
5421
5421
|
}, e.toggleSorting = (t, r) => {
|
|
5422
5422
|
const o = e.getNextSortingOrder(), a = typeof t < "u" && t !== null;
|
|
5423
5423
|
n.setSorting((i) => {
|
|
5424
|
-
const l = i == null ? void 0 : i.find((
|
|
5424
|
+
const l = i == null ? void 0 : i.find((f) => f.id === e.id), c = i == null ? void 0 : i.findIndex((f) => f.id === e.id);
|
|
5425
5425
|
let u = [], d, g = a ? t : o === "desc";
|
|
5426
5426
|
if (i != null && i.length && e.getCanMultiSort() && r ? l ? d = "toggle" : d = "add" : i != null && i.length && c !== i.length - 1 ? d = "replace" : l ? d = "toggle" : d = "replace", d === "toggle" && (a || o || (d = "remove")), d === "add") {
|
|
5427
|
-
var
|
|
5427
|
+
var p;
|
|
5428
5428
|
u = [...i, {
|
|
5429
5429
|
id: e.id,
|
|
5430
5430
|
desc: g
|
|
5431
|
-
}], u.splice(0, u.length - ((
|
|
5432
|
-
} else d === "toggle" ? u = i.map((
|
|
5433
|
-
...
|
|
5431
|
+
}], u.splice(0, u.length - ((p = n.options.maxMultiSortColCount) != null ? p : Number.MAX_SAFE_INTEGER));
|
|
5432
|
+
} else d === "toggle" ? u = i.map((f) => f.id === e.id ? {
|
|
5433
|
+
...f,
|
|
5434
5434
|
desc: g
|
|
5435
|
-
} :
|
|
5435
|
+
} : f) : d === "remove" ? u = i.filter((f) => f.id !== e.id) : u = [{
|
|
5436
5436
|
id: e.id,
|
|
5437
5437
|
desc: g
|
|
5438
5438
|
}];
|
|
@@ -5480,7 +5480,7 @@ const qe = {
|
|
|
5480
5480
|
Ma,
|
|
5481
5481
|
La,
|
|
5482
5482
|
xa,
|
|
5483
|
-
|
|
5483
|
+
ba,
|
|
5484
5484
|
Na,
|
|
5485
5485
|
//depends on ColumnFaceting
|
|
5486
5486
|
za,
|
|
@@ -5501,17 +5501,17 @@ function Ka(e) {
|
|
|
5501
5501
|
let o = {
|
|
5502
5502
|
_features: r
|
|
5503
5503
|
};
|
|
5504
|
-
const a = o._features.reduce((
|
|
5504
|
+
const a = o._features.reduce((p, f) => Object.assign(p, f.getDefaultOptions == null ? void 0 : f.getDefaultOptions(o)), {}), i = (p) => o.options.mergeOptions ? o.options.mergeOptions(a, p) : {
|
|
5505
5505
|
...a,
|
|
5506
|
-
...
|
|
5506
|
+
...p
|
|
5507
5507
|
};
|
|
5508
5508
|
let c = {
|
|
5509
5509
|
...{},
|
|
5510
5510
|
...(t = e.initialState) != null ? t : {}
|
|
5511
5511
|
};
|
|
5512
|
-
o._features.forEach((
|
|
5513
|
-
var
|
|
5514
|
-
c = (
|
|
5512
|
+
o._features.forEach((p) => {
|
|
5513
|
+
var f;
|
|
5514
|
+
c = (f = p.getInitialState == null ? void 0 : p.getInitialState(c)) != null ? f : c;
|
|
5515
5515
|
});
|
|
5516
5516
|
const u = [];
|
|
5517
5517
|
let d = !1;
|
|
@@ -5522,82 +5522,82 @@ function Ka(e) {
|
|
|
5522
5522
|
...e
|
|
5523
5523
|
},
|
|
5524
5524
|
initialState: c,
|
|
5525
|
-
_queue: (
|
|
5526
|
-
u.push(
|
|
5525
|
+
_queue: (p) => {
|
|
5526
|
+
u.push(p), d || (d = !0, Promise.resolve().then(() => {
|
|
5527
5527
|
for (; u.length; )
|
|
5528
5528
|
u.shift()();
|
|
5529
5529
|
d = !1;
|
|
5530
|
-
}).catch((
|
|
5531
|
-
throw
|
|
5530
|
+
}).catch((f) => setTimeout(() => {
|
|
5531
|
+
throw f;
|
|
5532
5532
|
})));
|
|
5533
5533
|
},
|
|
5534
5534
|
reset: () => {
|
|
5535
5535
|
o.setState(o.initialState);
|
|
5536
5536
|
},
|
|
5537
|
-
setOptions: (
|
|
5538
|
-
const
|
|
5539
|
-
o.options = i(
|
|
5537
|
+
setOptions: (p) => {
|
|
5538
|
+
const f = Me(p, o.options);
|
|
5539
|
+
o.options = i(f);
|
|
5540
5540
|
},
|
|
5541
5541
|
getState: () => o.options.state,
|
|
5542
|
-
setState: (
|
|
5543
|
-
o.options.onStateChange == null || o.options.onStateChange(
|
|
5542
|
+
setState: (p) => {
|
|
5543
|
+
o.options.onStateChange == null || o.options.onStateChange(p);
|
|
5544
5544
|
},
|
|
5545
|
-
_getRowId: (
|
|
5545
|
+
_getRowId: (p, f, v) => {
|
|
5546
5546
|
var m;
|
|
5547
|
-
return (m = o.options.getRowId == null ? void 0 : o.options.getRowId(
|
|
5547
|
+
return (m = o.options.getRowId == null ? void 0 : o.options.getRowId(p, f, v)) != null ? m : `${v ? [v.id, f].join(".") : f}`;
|
|
5548
5548
|
},
|
|
5549
5549
|
getCoreRowModel: () => (o._getCoreRowModel || (o._getCoreRowModel = o.options.getCoreRowModel(o)), o._getCoreRowModel()),
|
|
5550
5550
|
// The final calls start at the bottom of the model,
|
|
5551
5551
|
// expanded rows, which then work their way up
|
|
5552
5552
|
getRowModel: () => o.getPaginationRowModel(),
|
|
5553
5553
|
//in next version, we should just pass in the row model as the optional 2nd arg
|
|
5554
|
-
getRow: (
|
|
5555
|
-
let v = (
|
|
5556
|
-
if (!v && (v = o.getCoreRowModel().rowsById[
|
|
5557
|
-
throw process.env.NODE_ENV !== "production" ? new Error(`getRow could not find row with ID: ${
|
|
5554
|
+
getRow: (p, f) => {
|
|
5555
|
+
let v = (f ? o.getPrePaginationRowModel() : o.getRowModel()).rowsById[p];
|
|
5556
|
+
if (!v && (v = o.getCoreRowModel().rowsById[p], !v))
|
|
5557
|
+
throw process.env.NODE_ENV !== "production" ? new Error(`getRow could not find row with ID: ${p}`) : new Error();
|
|
5558
5558
|
return v;
|
|
5559
5559
|
},
|
|
5560
|
-
_getDefaultColumnDef: W(() => [o.options.defaultColumn], (
|
|
5561
|
-
var
|
|
5562
|
-
return
|
|
5560
|
+
_getDefaultColumnDef: W(() => [o.options.defaultColumn], (p) => {
|
|
5561
|
+
var f;
|
|
5562
|
+
return p = (f = p) != null ? f : {}, {
|
|
5563
5563
|
header: (v) => {
|
|
5564
5564
|
const m = v.header.column.columnDef;
|
|
5565
5565
|
return m.accessorKey ? m.accessorKey : m.accessorFn ? m.id : null;
|
|
5566
5566
|
},
|
|
5567
5567
|
// footer: props => props.header.column.id,
|
|
5568
5568
|
cell: (v) => {
|
|
5569
|
-
var m,
|
|
5570
|
-
return (m = (
|
|
5569
|
+
var m, b;
|
|
5570
|
+
return (m = (b = v.renderValue()) == null || b.toString == null ? void 0 : b.toString()) != null ? m : null;
|
|
5571
5571
|
},
|
|
5572
5572
|
...o._features.reduce((v, m) => Object.assign(v, m.getDefaultColumnDef == null ? void 0 : m.getDefaultColumnDef()), {}),
|
|
5573
|
-
...
|
|
5573
|
+
...p
|
|
5574
5574
|
};
|
|
5575
5575
|
}, U(e, "debugColumns", "_getDefaultColumnDef")),
|
|
5576
5576
|
_getColumnDefs: () => o.options.columns,
|
|
5577
|
-
getAllColumns: W(() => [o._getColumnDefs()], (
|
|
5578
|
-
const
|
|
5579
|
-
return
|
|
5580
|
-
const k = ga(o, x,
|
|
5581
|
-
return k.columns =
|
|
5577
|
+
getAllColumns: W(() => [o._getColumnDefs()], (p) => {
|
|
5578
|
+
const f = function(v, m, b) {
|
|
5579
|
+
return b === void 0 && (b = 0), v.map((x) => {
|
|
5580
|
+
const k = ga(o, x, b, m), w = x;
|
|
5581
|
+
return k.columns = w.columns ? f(w.columns, k, b + 1) : [], k;
|
|
5582
5582
|
});
|
|
5583
5583
|
};
|
|
5584
|
-
return p
|
|
5584
|
+
return f(p);
|
|
5585
5585
|
}, U(e, "debugColumns", "getAllColumns")),
|
|
5586
|
-
getAllFlatColumns: W(() => [o.getAllColumns()], (
|
|
5587
|
-
_getAllFlatColumnsById: W(() => [o.getAllFlatColumns()], (
|
|
5588
|
-
getAllLeafColumns: W(() => [o.getAllColumns(), o._getOrderColumnsFn()], (
|
|
5589
|
-
let v =
|
|
5590
|
-
return
|
|
5586
|
+
getAllFlatColumns: W(() => [o.getAllColumns()], (p) => p.flatMap((f) => f.getFlatColumns()), U(e, "debugColumns", "getAllFlatColumns")),
|
|
5587
|
+
_getAllFlatColumnsById: W(() => [o.getAllFlatColumns()], (p) => p.reduce((f, v) => (f[v.id] = v, f), {}), U(e, "debugColumns", "getAllFlatColumnsById")),
|
|
5588
|
+
getAllLeafColumns: W(() => [o.getAllColumns(), o._getOrderColumnsFn()], (p, f) => {
|
|
5589
|
+
let v = p.flatMap((m) => m.getLeafColumns());
|
|
5590
|
+
return f(v);
|
|
5591
5591
|
}, U(e, "debugColumns", "getAllLeafColumns")),
|
|
5592
|
-
getColumn: (
|
|
5593
|
-
const
|
|
5594
|
-
return process.env.NODE_ENV !== "production" && !
|
|
5592
|
+
getColumn: (p) => {
|
|
5593
|
+
const f = o._getAllFlatColumnsById()[p];
|
|
5594
|
+
return process.env.NODE_ENV !== "production" && !f && console.error(`[Table] Column with id '${p}' does not exist.`), f;
|
|
5595
5595
|
}
|
|
5596
5596
|
};
|
|
5597
5597
|
Object.assign(o, g);
|
|
5598
|
-
for (let
|
|
5599
|
-
const
|
|
5600
|
-
|
|
5598
|
+
for (let p = 0; p < o._features.length; p++) {
|
|
5599
|
+
const f = o._features[p];
|
|
5600
|
+
f == null || f.createTable == null || f.createTable(o);
|
|
5601
5601
|
}
|
|
5602
5602
|
return o;
|
|
5603
5603
|
}
|
|
@@ -5713,13 +5713,13 @@ const Qa = {
|
|
|
5713
5713
|
autoFocus: c = !1,
|
|
5714
5714
|
...u
|
|
5715
5715
|
}) => {
|
|
5716
|
-
var
|
|
5716
|
+
var f;
|
|
5717
5717
|
const d = se(null), g = (v) => {
|
|
5718
5718
|
const m = d.current;
|
|
5719
5719
|
if (!m) return;
|
|
5720
|
-
const
|
|
5721
|
-
|
|
5722
|
-
},
|
|
5720
|
+
const b = document.createElement("span"), x = m.getBoundingClientRect(), k = Math.max(x.width, x.height);
|
|
5721
|
+
b.style.width = b.style.height = `${k}px`, b.style.left = `${v.clientX - x.left - k / 2}px`, b.style.top = `${v.clientY - x.top - k / 2}px`, b.className = "ripple_small", m.appendChild(b), setTimeout(() => b.remove(), 600), r == null || r(v);
|
|
5722
|
+
}, p = ((f = ve[n]) == null ? void 0 : f[e === "filled" ? "filled" : e === "outlined" ? "outline" : "transparent"]) || "";
|
|
5723
5723
|
return /* @__PURE__ */ s.jsx(
|
|
5724
5724
|
"button",
|
|
5725
5725
|
{
|
|
@@ -5728,7 +5728,7 @@ const Qa = {
|
|
|
5728
5728
|
disabled: a,
|
|
5729
5729
|
onClick: g,
|
|
5730
5730
|
className: `relative overflow-hidden flex items-center justify-center gap-1 transition-all focus:outline-0
|
|
5731
|
-
${
|
|
5731
|
+
${p}
|
|
5732
5732
|
${e === "outlined" && "border"}
|
|
5733
5733
|
${o}
|
|
5734
5734
|
${l === "small" ? "text-sm size-8" : l === "large" ? "text-lg size-12" : "text-base size-10"}
|
|
@@ -5805,7 +5805,7 @@ const Qa = {
|
|
|
5805
5805
|
}
|
|
5806
5806
|
)
|
|
5807
5807
|
] });
|
|
5808
|
-
},
|
|
5808
|
+
}, Vl = ({
|
|
5809
5809
|
data: e,
|
|
5810
5810
|
columns: n = [],
|
|
5811
5811
|
pageSize: t,
|
|
@@ -5819,7 +5819,7 @@ const Qa = {
|
|
|
5819
5819
|
tdClassName: d = "",
|
|
5820
5820
|
thClassName: g = ""
|
|
5821
5821
|
}) => {
|
|
5822
|
-
const
|
|
5822
|
+
const p = Ja({
|
|
5823
5823
|
data: e,
|
|
5824
5824
|
columns: n,
|
|
5825
5825
|
getCoreRowModel: Xa(),
|
|
@@ -5831,22 +5831,22 @@ const Qa = {
|
|
|
5831
5831
|
});
|
|
5832
5832
|
return /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs("div", { className: `relative overflow-y-auto flex flex-col ${c} `, children: [
|
|
5833
5833
|
/* @__PURE__ */ s.jsxs("table", { className: "w-full relative border-collapse", children: [
|
|
5834
|
-
/* @__PURE__ */ s.jsx("thead", { className: "sticky top-0 left-0 rounded-xl bg-color-[#FAFBFB] z-10 h-10", children:
|
|
5834
|
+
/* @__PURE__ */ s.jsx("thead", { className: "sticky top-0 left-0 rounded-xl bg-color-[#FAFBFB] z-10 h-10", children: p.getHeaderGroups().map((f) => /* @__PURE__ */ s.jsx("tr", { children: f.headers.map((v) => /* @__PURE__ */ s.jsx(
|
|
5835
5835
|
"th",
|
|
5836
5836
|
{
|
|
5837
5837
|
className: `bg-color-[#FAFBFB] p-2 text-left text-xs font-semibold text-color-gray-500 border-b border-color-gray-200 ${g}`,
|
|
5838
5838
|
children: v.isPlaceholder ? null : v.column.columnDef.header instanceof Function ? v.column.columnDef.header(v.getContext()) : v.column.columnDef.header
|
|
5839
5839
|
},
|
|
5840
5840
|
v.id
|
|
5841
|
-
)) },
|
|
5842
|
-
/* @__PURE__ */ s.jsx("tbody", { className: "", children:
|
|
5841
|
+
)) }, f.id)) }),
|
|
5842
|
+
/* @__PURE__ */ s.jsx("tbody", { className: "", children: p.getRowModel().rows.map((f) => /* @__PURE__ */ s.jsx("tr", { className: "border-b border-color-gray-200", children: f.getVisibleCells().map((v) => /* @__PURE__ */ s.jsx(
|
|
5843
5843
|
"td",
|
|
5844
5844
|
{
|
|
5845
5845
|
className: `px-2 py-4 font-normal text-sm text-color-gray-800 ${d}`,
|
|
5846
5846
|
children: v.column.columnDef.cell instanceof Function ? v.column.columnDef.cell(v.getContext()) : v.getValue()
|
|
5847
5847
|
},
|
|
5848
5848
|
v.id
|
|
5849
|
-
)) },
|
|
5849
|
+
)) }, f.id)) })
|
|
5850
5850
|
] }),
|
|
5851
5851
|
/* @__PURE__ */ s.jsxs("div", { className: `w-full py-4 px-2 border-t border-color-gray-200 bg-color-[#FAFBFB] flex justify-between items-center ${u} sticky bottom-0 z-10`, children: [
|
|
5852
5852
|
/* @__PURE__ */ s.jsxs("div", { className: "flex items-center gap-2", children: [
|
|
@@ -5857,8 +5857,8 @@ const Qa = {
|
|
|
5857
5857
|
options: i,
|
|
5858
5858
|
selectedValue: t,
|
|
5859
5859
|
placementTop: !0,
|
|
5860
|
-
onChange: (
|
|
5861
|
-
o(
|
|
5860
|
+
onChange: (f) => {
|
|
5861
|
+
o(f), a(0);
|
|
5862
5862
|
}
|
|
5863
5863
|
}
|
|
5864
5864
|
)
|
|
@@ -5869,12 +5869,12 @@ const Qa = {
|
|
|
5869
5869
|
total: l,
|
|
5870
5870
|
pageSize: t,
|
|
5871
5871
|
currentPage: r + 1,
|
|
5872
|
-
onPageChange: (
|
|
5872
|
+
onPageChange: (f) => a(f - 1)
|
|
5873
5873
|
}
|
|
5874
5874
|
)
|
|
5875
5875
|
] })
|
|
5876
5876
|
] }) });
|
|
5877
|
-
},
|
|
5877
|
+
}, Hl = ({
|
|
5878
5878
|
animation: e = "pulse",
|
|
5879
5879
|
variant: n = "rectangular",
|
|
5880
5880
|
width: t,
|
|
@@ -5918,15 +5918,15 @@ const Qa = {
|
|
|
5918
5918
|
defaultHeight: 100
|
|
5919
5919
|
};
|
|
5920
5920
|
}
|
|
5921
|
-
}, { classes: c, defaultWidth: u, defaultHeight: d } = l(), g = t ?? u,
|
|
5922
|
-
g !== void 0 && (
|
|
5921
|
+
}, { classes: c, defaultWidth: u, defaultHeight: d } = l(), g = t ?? u, p = r ?? d, f = {};
|
|
5922
|
+
g !== void 0 && (f.width = `${g}px`), p !== void 0 && (f.height = `${p}px`), n === "text" && t === void 0 && (f.width = "100%");
|
|
5923
5923
|
const v = [
|
|
5924
5924
|
a,
|
|
5925
5925
|
c,
|
|
5926
5926
|
i[e],
|
|
5927
5927
|
o
|
|
5928
5928
|
].filter(Boolean).join(" ");
|
|
5929
|
-
return /* @__PURE__ */ s.jsx("div", { className: v, style:
|
|
5929
|
+
return /* @__PURE__ */ s.jsx("div", { className: v, style: f, children: e === "wave" && /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
5930
5930
|
/* @__PURE__ */ s.jsx(
|
|
5931
5931
|
"div",
|
|
5932
5932
|
{
|
|
@@ -5944,7 +5944,7 @@ const Qa = {
|
|
|
5944
5944
|
}
|
|
5945
5945
|
` })
|
|
5946
5946
|
] }) });
|
|
5947
|
-
},
|
|
5947
|
+
}, Bl = ({
|
|
5948
5948
|
label: e,
|
|
5949
5949
|
error: n,
|
|
5950
5950
|
className: t = "",
|
|
@@ -5992,7 +5992,7 @@ function ri(e) {
|
|
|
5992
5992
|
}, []);
|
|
5993
5993
|
return { schedule: i, flush: a, cancel: l, last: t };
|
|
5994
5994
|
}
|
|
5995
|
-
const
|
|
5995
|
+
const ql = Ur(function({
|
|
5996
5996
|
/** controlled */
|
|
5997
5997
|
value: n,
|
|
5998
5998
|
/** uncontrolled */
|
|
@@ -6007,18 +6007,18 @@ const Bl = Ur(function({
|
|
|
6007
6007
|
size: u = "medium",
|
|
6008
6008
|
disabled: d = !1,
|
|
6009
6009
|
className: g = "",
|
|
6010
|
-
showValue:
|
|
6011
|
-
showMarks:
|
|
6010
|
+
showValue: p = !0,
|
|
6011
|
+
showMarks: f = !1,
|
|
6012
6012
|
marks: v = [],
|
|
6013
6013
|
range: m = !1,
|
|
6014
|
-
minDistance:
|
|
6014
|
+
minDistance: b = 0
|
|
6015
6015
|
}) {
|
|
6016
|
-
const x = n !== void 0, [k,
|
|
6016
|
+
const x = n !== void 0, [k, w] = K(() => t !== void 0 ? t : m ? [a, i] : a), $ = x ? n : k, y = Array.isArray($) ? $[0] : $, [O, N] = Array.isArray($) ? $ : [$, $], V = qt[c] || qt.blue, F = qn[u] ?? qn.medium, Z = oe(
|
|
6017
6017
|
(_) => (_ - a) / (i - a) * 100,
|
|
6018
6018
|
[a, i]
|
|
6019
6019
|
), ae = Z(y), ue = Z(O), Q = Z(N), H = oe((_) => Math.max(a, Math.min(i, _)), [a, i]), Y = oe((_) => Math.round(_ / l) * l, [l]), T = ri(r), te = oe(
|
|
6020
6020
|
(_, J = !0) => {
|
|
6021
|
-
x ||
|
|
6021
|
+
x || w(_), J ? T.schedule(_) : T.flush(_);
|
|
6022
6022
|
},
|
|
6023
6023
|
[x, T]
|
|
6024
6024
|
), pe = oe(() => {
|
|
@@ -6027,13 +6027,13 @@ const Bl = Ur(function({
|
|
|
6027
6027
|
}, [T, o]), X = oe(
|
|
6028
6028
|
(_, J) => {
|
|
6029
6029
|
if (m && Array.isArray(_)) {
|
|
6030
|
-
let [ee, de] = _, fe = Y(H(ee)),
|
|
6031
|
-
return
|
|
6030
|
+
let [ee, de] = _, fe = Y(H(ee)), be = Y(H(de));
|
|
6031
|
+
return be - fe < b && (J === "min" ? be = H(fe + b) : J === "max" && (fe = H(be - b))), fe > be && (J === "min" ? fe = be : be = fe), [fe, be];
|
|
6032
6032
|
} else if (!m && typeof _ == "number")
|
|
6033
6033
|
return Y(H(_));
|
|
6034
6034
|
return _;
|
|
6035
6035
|
},
|
|
6036
|
-
[m, H, Y,
|
|
6036
|
+
[m, H, Y, b]
|
|
6037
6037
|
), h = se(null), C = oe(
|
|
6038
6038
|
(_) => {
|
|
6039
6039
|
var de;
|
|
@@ -6056,8 +6056,8 @@ const Bl = Ur(function({
|
|
|
6056
6056
|
_.preventDefault(), (fe = (de = _.currentTarget).setPointerCapture) == null || fe.call(de, _.pointerId), P(_.pointerId);
|
|
6057
6057
|
const ee = C(_.clientX);
|
|
6058
6058
|
if (m) {
|
|
6059
|
-
const
|
|
6060
|
-
D(
|
|
6059
|
+
const be = J || L(ee);
|
|
6060
|
+
D(be), te(be === "min" ? X([ee, N], "min") : X([O, ee], "max"));
|
|
6061
6061
|
} else
|
|
6062
6062
|
D("single"), te(X(ee, "single"));
|
|
6063
6063
|
},
|
|
@@ -6174,7 +6174,7 @@ const Bl = Ur(function({
|
|
|
6174
6174
|
style: { width: `${ae}%` }
|
|
6175
6175
|
}
|
|
6176
6176
|
),
|
|
6177
|
-
|
|
6177
|
+
f && v.map((_, J) => {
|
|
6178
6178
|
const ee = Z(_.value);
|
|
6179
6179
|
return /* @__PURE__ */ s.jsx(
|
|
6180
6180
|
"div",
|
|
@@ -6267,7 +6267,7 @@ const Bl = Ur(function({
|
|
|
6267
6267
|
]
|
|
6268
6268
|
}
|
|
6269
6269
|
),
|
|
6270
|
-
|
|
6270
|
+
f && v.length > 0 && /* @__PURE__ */ s.jsx(
|
|
6271
6271
|
"div",
|
|
6272
6272
|
{
|
|
6273
6273
|
className: "relative mt-2 text-xs text-color-gray-500 dark:text-color-gray-200",
|
|
@@ -6286,9 +6286,9 @@ const Bl = Ur(function({
|
|
|
6286
6286
|
}
|
|
6287
6287
|
)
|
|
6288
6288
|
] }),
|
|
6289
|
-
|
|
6289
|
+
p && /* @__PURE__ */ s.jsx("div", { className: "ml-3 text-sm font-medium text-color-gray-700 dark:text-color-gray-200 min-w-[2rem] text-right", children: m ? /* @__PURE__ */ s.jsx("div", { className: "range-max", children: /* @__PURE__ */ s.jsx("div", { children: N }) }) : /* @__PURE__ */ s.jsx("span", { children: y }) })
|
|
6290
6290
|
] }) });
|
|
6291
|
-
}),
|
|
6291
|
+
}), Gl = ({
|
|
6292
6292
|
open: e = !1,
|
|
6293
6293
|
message: n,
|
|
6294
6294
|
autoHideDuration: t = 4e3,
|
|
@@ -6301,38 +6301,38 @@ const Bl = Ur(function({
|
|
|
6301
6301
|
var g;
|
|
6302
6302
|
ce(() => {
|
|
6303
6303
|
if (e && t > 0 && a) {
|
|
6304
|
-
const
|
|
6304
|
+
const p = setTimeout(() => {
|
|
6305
6305
|
a();
|
|
6306
6306
|
}, t);
|
|
6307
|
-
return () => clearTimeout(
|
|
6307
|
+
return () => clearTimeout(p);
|
|
6308
6308
|
}
|
|
6309
6309
|
}, [e, t, a]), ce(() => {
|
|
6310
|
-
const
|
|
6311
|
-
|
|
6310
|
+
const p = (f) => {
|
|
6311
|
+
f.key === "Escape" && e && a && a();
|
|
6312
6312
|
};
|
|
6313
6313
|
if (e)
|
|
6314
|
-
return document.addEventListener("keydown",
|
|
6314
|
+
return document.addEventListener("keydown", p), () => document.removeEventListener("keydown", p);
|
|
6315
6315
|
}, [e, a]);
|
|
6316
6316
|
const c = oe(() => {
|
|
6317
6317
|
a && a();
|
|
6318
|
-
}, [a]), u = (
|
|
6319
|
-
const
|
|
6320
|
-
switch (
|
|
6318
|
+
}, [a]), u = (p) => {
|
|
6319
|
+
const f = "fixed z-50 transform transition-all duration-300 ease-in-out";
|
|
6320
|
+
switch (p) {
|
|
6321
6321
|
case "top-center":
|
|
6322
|
-
return `${
|
|
6322
|
+
return `${f} top-4 left-1/2 -translate-x-1/2 ${e ? "translate-y-0 opacity-100" : "-translate-y-full opacity-0"}`;
|
|
6323
6323
|
case "top-left":
|
|
6324
|
-
return `${
|
|
6324
|
+
return `${f} top-4 left-4 ${e ? "translate-y-0 opacity-100" : "-translate-y-full opacity-0"}`;
|
|
6325
6325
|
case "top-right":
|
|
6326
|
-
return `${
|
|
6326
|
+
return `${f} top-4 right-4 ${e ? "translate-y-0 opacity-100" : "-translate-y-full opacity-0"}`;
|
|
6327
6327
|
case "bottom-left":
|
|
6328
|
-
return `${
|
|
6328
|
+
return `${f} bottom-4 left-4 ${e ? "translate-y-0 opacity-100" : "translate-y-full opacity-0"}`;
|
|
6329
6329
|
case "bottom-right":
|
|
6330
|
-
return `${
|
|
6330
|
+
return `${f} bottom-4 right-4 ${e ? "translate-y-0 opacity-100" : "translate-y-full opacity-0"}`;
|
|
6331
6331
|
case "bottom-center":
|
|
6332
6332
|
default:
|
|
6333
|
-
return `${
|
|
6333
|
+
return `${f} bottom-4 left-1/2 -translate-x-1/2 ${e ? "translate-y-0 opacity-100" : "translate-y-full opacity-0"}`;
|
|
6334
6334
|
}
|
|
6335
|
-
}, d = (g =
|
|
6335
|
+
}, d = (g = ve[o]) == null ? void 0 : g.filled;
|
|
6336
6336
|
return e ? /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
6337
6337
|
e && /* @__PURE__ */ s.jsx(
|
|
6338
6338
|
"div",
|
|
@@ -6370,7 +6370,7 @@ const Bl = Ur(function({
|
|
|
6370
6370
|
}
|
|
6371
6371
|
)
|
|
6372
6372
|
] }) : null;
|
|
6373
|
-
},
|
|
6373
|
+
}, Wl = ({
|
|
6374
6374
|
variant: e = "linear",
|
|
6375
6375
|
value: n = 0,
|
|
6376
6376
|
color: t = "blue",
|
|
@@ -6378,15 +6378,15 @@ const Bl = Ur(function({
|
|
|
6378
6378
|
className: o = "",
|
|
6379
6379
|
...a
|
|
6380
6380
|
}) => {
|
|
6381
|
-
var g,
|
|
6382
|
-
const i = "inline-block", l = (g =
|
|
6381
|
+
var g, p;
|
|
6382
|
+
const i = "inline-block", l = (g = ve[t]) == null ? void 0 : g.transparent, c = (p = ve[t]) == null ? void 0 : p.filled, u = Math.min(Math.max(n, 0), 100);
|
|
6383
6383
|
if (e === "circular") {
|
|
6384
|
-
const { size:
|
|
6384
|
+
const { size: f = 40, thickness: v = 3.6 } = a, m = (f - v) / 2, b = 2 * Math.PI * m, x = `${b} ${b}`, k = b - u / 100 * b;
|
|
6385
6385
|
return /* @__PURE__ */ s.jsx(
|
|
6386
6386
|
"div",
|
|
6387
6387
|
{
|
|
6388
6388
|
className: `${i} ${o}`,
|
|
6389
|
-
style: { width:
|
|
6389
|
+
style: { width: f, height: f },
|
|
6390
6390
|
role: "progressbar",
|
|
6391
6391
|
"aria-valuenow": r ? u : void 0,
|
|
6392
6392
|
"aria-valuemin": 0,
|
|
@@ -6395,15 +6395,15 @@ const Bl = Ur(function({
|
|
|
6395
6395
|
"svg",
|
|
6396
6396
|
{
|
|
6397
6397
|
className: "transform -rotate-90",
|
|
6398
|
-
width:
|
|
6399
|
-
height:
|
|
6400
|
-
viewBox: `0 0 ${
|
|
6398
|
+
width: f,
|
|
6399
|
+
height: f,
|
|
6400
|
+
viewBox: `0 0 ${f} ${f}`,
|
|
6401
6401
|
children: [
|
|
6402
6402
|
/* @__PURE__ */ s.jsx(
|
|
6403
6403
|
"circle",
|
|
6404
6404
|
{
|
|
6405
|
-
cx:
|
|
6406
|
-
cy:
|
|
6405
|
+
cx: f / 2,
|
|
6406
|
+
cy: f / 2,
|
|
6407
6407
|
r: m,
|
|
6408
6408
|
stroke: "currentColor",
|
|
6409
6409
|
strokeWidth: v,
|
|
@@ -6414,8 +6414,8 @@ const Bl = Ur(function({
|
|
|
6414
6414
|
/* @__PURE__ */ s.jsx(
|
|
6415
6415
|
"circle",
|
|
6416
6416
|
{
|
|
6417
|
-
cx:
|
|
6418
|
-
cy:
|
|
6417
|
+
cx: f / 2,
|
|
6418
|
+
cy: f / 2,
|
|
6419
6419
|
r: m,
|
|
6420
6420
|
stroke: "currentColor",
|
|
6421
6421
|
strokeWidth: v,
|
|
@@ -6424,7 +6424,7 @@ const Bl = Ur(function({
|
|
|
6424
6424
|
className: `${l} transition-all duration-300 ease-out ${r ? "" : "animate-spin"}`,
|
|
6425
6425
|
style: {
|
|
6426
6426
|
strokeDasharray: x,
|
|
6427
|
-
strokeDashoffset: r ? k :
|
|
6427
|
+
strokeDashoffset: r ? k : b * 0.75,
|
|
6428
6428
|
transformOrigin: "center"
|
|
6429
6429
|
}
|
|
6430
6430
|
}
|
|
@@ -6470,7 +6470,7 @@ const Bl = Ur(function({
|
|
|
6470
6470
|
small: "w-4 h-4",
|
|
6471
6471
|
medium: "w-6 h-6",
|
|
6472
6472
|
large: "w-8 h-8"
|
|
6473
|
-
},
|
|
6473
|
+
}, Ul = ({
|
|
6474
6474
|
value: e,
|
|
6475
6475
|
onChange: n,
|
|
6476
6476
|
readOnly: t = !1,
|
|
@@ -6483,24 +6483,24 @@ const Bl = Ur(function({
|
|
|
6483
6483
|
className: u = "",
|
|
6484
6484
|
showHoverValue: d = !1,
|
|
6485
6485
|
showValue: g = !1,
|
|
6486
|
-
labels:
|
|
6486
|
+
labels: p = {}
|
|
6487
6487
|
// <-- Add this
|
|
6488
6488
|
}) => {
|
|
6489
|
-
const [
|
|
6489
|
+
const [f, v] = Pe.useState(null), m = (w, $) => {
|
|
6490
6490
|
if (t || r || !n) return;
|
|
6491
|
-
const { left: y, width: O } =
|
|
6491
|
+
const { left: y, width: O } = w.target.getBoundingClientRect(), N = (w.clientX - y) / O;
|
|
6492
6492
|
let V = $ - 1 + Math.ceil(N / o) * o;
|
|
6493
6493
|
V = Math.min(a, Math.max(o, Math.round(V / o) * o)), n(V);
|
|
6494
|
-
},
|
|
6494
|
+
}, b = (w, $) => {
|
|
6495
6495
|
if (t || r) return;
|
|
6496
|
-
const { left: y, width: O } =
|
|
6496
|
+
const { left: y, width: O } = w.target.getBoundingClientRect(), N = (w.clientX - y) / O;
|
|
6497
6497
|
let V = $ - 1 + Math.ceil(N / o) * o;
|
|
6498
6498
|
V = Math.min(a, Math.max(o, Math.round(V / o) * o)), v(V);
|
|
6499
6499
|
}, x = () => v(null), k = [];
|
|
6500
|
-
for (let
|
|
6501
|
-
let $ = (
|
|
6500
|
+
for (let w = 1; w <= a; w++) {
|
|
6501
|
+
let $ = (f !== null ? f : e) >= w, y = !$ && (f !== null ? f : e) > w - 1, O = $ ? l || Pe.cloneElement(Gn, { className: `fill-color-yellow-500 ${st[i]}` }) : c || Pe.cloneElement(Wn, { className: `stroke-color-gray-300 ${st[i]}` });
|
|
6502
6502
|
if (y) {
|
|
6503
|
-
const N = ((
|
|
6503
|
+
const N = ((f !== null ? f : e) - (w - 1)) * 100;
|
|
6504
6504
|
O = /* @__PURE__ */ s.jsxs("span", { className: "relative block", children: [
|
|
6505
6505
|
/* @__PURE__ */ s.jsx(
|
|
6506
6506
|
"span",
|
|
@@ -6522,24 +6522,24 @@ const Bl = Ur(function({
|
|
|
6522
6522
|
"span",
|
|
6523
6523
|
{
|
|
6524
6524
|
className: `inline-block ${r ? "opacity-50 cursor-not-allowed" : "cursor-pointer"}`,
|
|
6525
|
-
onClick: (N) => m(N,
|
|
6526
|
-
onMouseMove: (N) =>
|
|
6525
|
+
onClick: (N) => m(N, w),
|
|
6526
|
+
onMouseMove: (N) => b(N, w),
|
|
6527
6527
|
onMouseLeave: x,
|
|
6528
6528
|
tabIndex: t || r ? -1 : 0,
|
|
6529
|
-
"aria-label": `Rate ${
|
|
6529
|
+
"aria-label": `Rate ${w}`,
|
|
6530
6530
|
role: "radio",
|
|
6531
|
-
"aria-checked": e ===
|
|
6531
|
+
"aria-checked": e === w,
|
|
6532
6532
|
children: O
|
|
6533
6533
|
},
|
|
6534
|
-
|
|
6534
|
+
w
|
|
6535
6535
|
)
|
|
6536
6536
|
);
|
|
6537
6537
|
}
|
|
6538
6538
|
return /* @__PURE__ */ s.jsxs("div", { className: `flex items-center gap-1 ${u}`, role: "radiogroup", "aria-disabled": r, children: [
|
|
6539
6539
|
k,
|
|
6540
|
-
d &&
|
|
6540
|
+
d && f !== null ? /* @__PURE__ */ s.jsx("span", { className: "ml-2 text-xs text-gray-500", children: p[f] || f }) : g ? /* @__PURE__ */ s.jsx("span", { className: "ml-2 text-xs text-gray-500", children: p[e] || e }) : null
|
|
6541
6541
|
] });
|
|
6542
|
-
},
|
|
6542
|
+
}, Yl = ({
|
|
6543
6543
|
children: e,
|
|
6544
6544
|
width: n = "100%",
|
|
6545
6545
|
height: t = "auto",
|
|
@@ -6552,15 +6552,15 @@ const Bl = Ur(function({
|
|
|
6552
6552
|
gap: u = 0,
|
|
6553
6553
|
onClickItem: d,
|
|
6554
6554
|
showThumbs: g = !1,
|
|
6555
|
-
pauseOnHover:
|
|
6556
|
-
swipeable:
|
|
6555
|
+
pauseOnHover: p = !1,
|
|
6556
|
+
swipeable: f = !0,
|
|
6557
6557
|
thumbWidth: v = 60,
|
|
6558
6558
|
orientation: m = "horizontal",
|
|
6559
|
-
nextIcon:
|
|
6559
|
+
nextIcon: b,
|
|
6560
6560
|
prevIcon: x,
|
|
6561
6561
|
className: k
|
|
6562
6562
|
}) => {
|
|
6563
|
-
const
|
|
6563
|
+
const w = e.length, $ = Math.min(Math.max(c, 0.1), w), [y, O] = K(0), [N, V] = K(!1), [F, Z] = K(!1), [ae, ue] = K(0), Q = se(null), H = se(0), Y = se(0), T = $ >= w ? 0 : Math.max(0, w - $), te = (E) => Math.max(0, Math.min(E, T)), pe = (E) => O(
|
|
6564
6564
|
l && T > 0 ? (E % (T + 1) + (T + 1)) % (T + 1) : te(E)
|
|
6565
6565
|
), X = () => {
|
|
6566
6566
|
l && T > 0 ? O(y === 0 ? T : y - 1) : pe(y - 1);
|
|
@@ -6568,7 +6568,7 @@ const Bl = Ur(function({
|
|
|
6568
6568
|
l && T > 0 ? O(y >= T ? 0 : y + 1) : pe(y + 1);
|
|
6569
6569
|
};
|
|
6570
6570
|
ce(() => {
|
|
6571
|
-
if (!a ||
|
|
6571
|
+
if (!a || p && N || F || T === 0)
|
|
6572
6572
|
return;
|
|
6573
6573
|
const E = setInterval(() => {
|
|
6574
6574
|
O((P) => {
|
|
@@ -6581,13 +6581,13 @@ const Bl = Ur(function({
|
|
|
6581
6581
|
a,
|
|
6582
6582
|
i,
|
|
6583
6583
|
N,
|
|
6584
|
-
|
|
6584
|
+
p,
|
|
6585
6585
|
F,
|
|
6586
6586
|
T,
|
|
6587
6587
|
l
|
|
6588
6588
|
]);
|
|
6589
6589
|
const C = (E, P) => {
|
|
6590
|
-
!
|
|
6590
|
+
!f || T === 0 || (Z(!0), H.current = m === "horizontal" ? E : P, Y.current = H.current);
|
|
6591
6591
|
}, L = (E, P) => {
|
|
6592
6592
|
F && (Y.current = m === "horizontal" ? E : P, ue(Y.current - H.current));
|
|
6593
6593
|
}, M = () => {
|
|
@@ -6598,24 +6598,24 @@ const Bl = Ur(function({
|
|
|
6598
6598
|
let P = 0;
|
|
6599
6599
|
if (F && Q.current && T > 0) {
|
|
6600
6600
|
const J = m === "horizontal" ? Q.current.offsetWidth : Q.current.offsetHeight;
|
|
6601
|
-
P = ae / J * 100 * ($ /
|
|
6601
|
+
P = ae / J * 100 * ($ / w);
|
|
6602
6602
|
}
|
|
6603
|
-
const q = Math.min(y, T) * (100 /
|
|
6603
|
+
const q = Math.min(y, T) * (100 / w) - P, S = y >= T, _ = y <= 0 ? 0 : S ? u / (c / 2) : u / c;
|
|
6604
6604
|
return `translate${E}(calc(-${q}% - ${_}px))`;
|
|
6605
|
-
}, I = () => $ >=
|
|
6605
|
+
}, I = () => $ >= w ? 1 : Math.floor(T) + 1, z = () => T === 0 ? 0 : Math.round(y / T * (I() - 1));
|
|
6606
6606
|
return /* @__PURE__ */ s.jsxs(
|
|
6607
6607
|
"div",
|
|
6608
6608
|
{
|
|
6609
6609
|
className: `relative flex flex-col items-center select-none ${k}`,
|
|
6610
6610
|
style: { width: n, height: t },
|
|
6611
|
-
onMouseEnter: () =>
|
|
6612
|
-
onMouseLeave: () =>
|
|
6611
|
+
onMouseEnter: () => p && V(!0),
|
|
6612
|
+
onMouseLeave: () => p && V(!1),
|
|
6613
6613
|
children: [
|
|
6614
6614
|
/* @__PURE__ */ s.jsxs(
|
|
6615
6615
|
"div",
|
|
6616
6616
|
{
|
|
6617
6617
|
ref: Q,
|
|
6618
|
-
className: `w-full overflow-hidden relative ${
|
|
6618
|
+
className: `w-full overflow-hidden relative ${f && T > 0 ? F ? "cursor-grabbing" : "cursor-grab" : "cursor-default"}`,
|
|
6619
6619
|
style: {
|
|
6620
6620
|
height: g ? `calc(${t} - ${v + 20}px)` : t
|
|
6621
6621
|
},
|
|
@@ -6634,8 +6634,8 @@ const Bl = Ur(function({
|
|
|
6634
6634
|
{
|
|
6635
6635
|
className: `flex ${m === "horizontal" ? "flex-row" : "flex-col"} transition-transform duration-300 ease-in-out`,
|
|
6636
6636
|
style: {
|
|
6637
|
-
width: m === "horizontal" ? `${
|
|
6638
|
-
height: m === "vertical" ? `${
|
|
6637
|
+
width: m === "horizontal" ? `${w * 100 / $}%` : "100%",
|
|
6638
|
+
height: m === "vertical" ? `${w * 100 / $}%` : "100%",
|
|
6639
6639
|
transform: D(),
|
|
6640
6640
|
gap: `${u}px`,
|
|
6641
6641
|
transitionProperty: F ? "none" : "transform"
|
|
@@ -6645,8 +6645,8 @@ const Bl = Ur(function({
|
|
|
6645
6645
|
{
|
|
6646
6646
|
className: "shrink-0 flex items-center justify-center",
|
|
6647
6647
|
style: {
|
|
6648
|
-
width: m === "horizontal" ? `calc(${100 /
|
|
6649
|
-
height: m === "vertical" ? `calc(${100 /
|
|
6648
|
+
width: m === "horizontal" ? `calc(${100 / w}% - ${u / c}px)` : "100%",
|
|
6649
|
+
height: m === "vertical" ? `calc(${100 / w}% - ${u * (w - 1) / w}px)` : "100%"
|
|
6650
6650
|
},
|
|
6651
6651
|
onClick: () => !F && (d == null ? void 0 : d(P)),
|
|
6652
6652
|
children: E
|
|
@@ -6673,7 +6673,7 @@ const Bl = Ur(function({
|
|
|
6673
6673
|
onClick: h,
|
|
6674
6674
|
className: `absolute z-20 bg-color-white/80 border border-color-gray-300 rounded-full w-10 h-10 flex items-center justify-center text-lg font-bold text-color-gray-800 hover:bg-color-white transition-colo cursor-pointer
|
|
6675
6675
|
${m === "horizontal" ? "right-2 top-1/2 -translate-y-1/2" : "left-1/2 bottom-2 -translate-x-1/2"}`,
|
|
6676
|
-
children:
|
|
6676
|
+
children: b || (m === "horizontal" ? "›" : "↓")
|
|
6677
6677
|
}
|
|
6678
6678
|
)
|
|
6679
6679
|
] }),
|
|
@@ -6728,7 +6728,7 @@ const Bl = Ur(function({
|
|
|
6728
6728
|
]
|
|
6729
6729
|
}
|
|
6730
6730
|
);
|
|
6731
|
-
},
|
|
6731
|
+
}, Zl = ({
|
|
6732
6732
|
title: e,
|
|
6733
6733
|
description: n,
|
|
6734
6734
|
actionLabel: t,
|
|
@@ -6761,7 +6761,7 @@ const Bl = Ur(function({
|
|
|
6761
6761
|
i
|
|
6762
6762
|
]
|
|
6763
6763
|
}
|
|
6764
|
-
),
|
|
6764
|
+
), Kl = ({
|
|
6765
6765
|
initialState: e = !1,
|
|
6766
6766
|
onToggle: n,
|
|
6767
6767
|
disabled: t = !1,
|
|
@@ -6770,7 +6770,7 @@ const Bl = Ur(function({
|
|
|
6770
6770
|
variant: a = "ios"
|
|
6771
6771
|
// <-- default to ios
|
|
6772
6772
|
}) => {
|
|
6773
|
-
var g,
|
|
6773
|
+
var g, p, f;
|
|
6774
6774
|
const [i, l] = K(e), [c, u] = K(!1), d = async () => {
|
|
6775
6775
|
if (!(t || c))
|
|
6776
6776
|
if (n) {
|
|
@@ -6794,11 +6794,11 @@ const Bl = Ur(function({
|
|
|
6794
6794
|
className: `relative w-10 h-3 flex items-center transition-color duration-300
|
|
6795
6795
|
} ${t ? "bg-color-gray-200 opacity-50 cursor-not-allowed" : "cursor-pointer"}`,
|
|
6796
6796
|
children: [
|
|
6797
|
-
/* @__PURE__ */ s.jsx("span", { className: `absolute rounded-full inset-0 opacity-50 ${i ? `${(g =
|
|
6797
|
+
/* @__PURE__ */ s.jsx("span", { className: `absolute rounded-full inset-0 opacity-50 ${i ? `${(g = ve[o]) == null ? void 0 : g.filled}` : "bg-color-gray-400"}` }),
|
|
6798
6798
|
/* @__PURE__ */ s.jsx(
|
|
6799
6799
|
"div",
|
|
6800
6800
|
{
|
|
6801
|
-
className: `flex justify-center items-center absolute shadow-md top-0.5 left-0.5 size-5 rounded-full shadow transition-all duration-300 ${i ? `translate-x-5 ${(
|
|
6801
|
+
className: `flex justify-center items-center absolute shadow-md top-0.5 left-0.5 size-5 rounded-full shadow transition-all duration-300 ${i ? `translate-x-5 ${(p = ve[o]) == null ? void 0 : p.filled}` : "translate-x-0 bg-color-white"}`,
|
|
6802
6802
|
children: c ? /* @__PURE__ */ s.jsx("svg", { className: "animate-spin text-color-gray-500 size-3", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", children: /* @__PURE__ */ s.jsx("path", { d: "M11.9995 2C12.5518 2 12.9995 2.44772 12.9995 3V6C12.9995 6.55228 12.5518 7 11.9995 7C11.4472 7 10.9995 6.55228 10.9995 6V3C10.9995 2.44772 11.4472 2 11.9995 2ZM11.9995 17C12.5518 17 12.9995 17.4477 12.9995 18V21C12.9995 21.5523 12.5518 22 11.9995 22C11.4472 22 10.9995 21.5523 10.9995 21V18C10.9995 17.4477 11.4472 17 11.9995 17ZM20.6597 7C20.9359 7.47829 20.772 8.08988 20.2937 8.36602L17.6956 9.86602C17.2173 10.1422 16.6057 9.97829 16.3296 9.5C16.0535 9.02171 16.2173 8.41012 16.6956 8.13398L19.2937 6.63397C19.772 6.35783 20.3836 6.52171 20.6597 7ZM7.66935 14.5C7.94549 14.9783 7.78161 15.5899 7.30332 15.866L4.70525 17.366C4.22695 17.6422 3.61536 17.4783 3.33922 17C3.06308 16.5217 3.22695 15.9101 3.70525 15.634L6.30332 14.134C6.78161 13.8578 7.3932 14.0217 7.66935 14.5ZM20.6597 17C20.3836 17.4783 19.772 17.6422 19.2937 17.366L16.6956 15.866C16.2173 15.5899 16.0535 14.9783 16.3296 14.5C16.6057 14.0217 17.2173 13.8578 17.6956 14.134L20.2937 15.634C20.772 15.9101 20.9359 16.5217 20.6597 17ZM7.66935 9.5C7.3932 9.97829 6.78161 10.1422 6.30332 9.86602L3.70525 8.36602C3.22695 8.08988 3.06308 7.47829 3.33922 7C3.61536 6.52171 4.22695 6.35783 4.70525 6.63397L7.30332 8.13398C7.78161 8.41012 7.94549 9.02171 7.66935 9.5Z" }) }) : null
|
|
6803
6803
|
}
|
|
6804
6804
|
)
|
|
@@ -6810,7 +6810,7 @@ const Bl = Ur(function({
|
|
|
6810
6810
|
onClick: d,
|
|
6811
6811
|
type: r,
|
|
6812
6812
|
disabled: t,
|
|
6813
|
-
className: `relative w-11 h-6 flex items-center rounded-full transition-color duration-300 ${i ? (
|
|
6813
|
+
className: `relative w-11 h-6 flex items-center rounded-full transition-color duration-300 ${i ? (f = ve[o]) == null ? void 0 : f.filled : "bg-color-gray-300"} ${t ? "bg-color-gray-300 opacity-50 cursor-not-allowed" : "cursor-pointer"}`,
|
|
6814
6814
|
children: /* @__PURE__ */ s.jsx(
|
|
6815
6815
|
"div",
|
|
6816
6816
|
{
|
|
@@ -6820,6 +6820,63 @@ const Bl = Ur(function({
|
|
|
6820
6820
|
)
|
|
6821
6821
|
}
|
|
6822
6822
|
);
|
|
6823
|
+
}, oi = {
|
|
6824
|
+
small: "px-2 py-1 text-sm",
|
|
6825
|
+
medium: "px-4 py-2 text-base",
|
|
6826
|
+
large: "px-6 py-3 text-lg"
|
|
6827
|
+
}, Xl = ({
|
|
6828
|
+
value: e,
|
|
6829
|
+
onChange: n,
|
|
6830
|
+
options: t,
|
|
6831
|
+
multiple: r = !1,
|
|
6832
|
+
size: o = "medium",
|
|
6833
|
+
color: a = "primary",
|
|
6834
|
+
orientation: i = "horizontal",
|
|
6835
|
+
className: l = "",
|
|
6836
|
+
buttonClass: c = "",
|
|
6837
|
+
disabled: u = !1
|
|
6838
|
+
}) => {
|
|
6839
|
+
const d = (p) => Array.isArray(e) ? e.includes(p) : e === p, g = (p) => {
|
|
6840
|
+
if (!u)
|
|
6841
|
+
if (r) {
|
|
6842
|
+
if (!Array.isArray(e)) return;
|
|
6843
|
+
e.includes(p) ? n(e.filter((f) => f !== p)) : n([...e, p]);
|
|
6844
|
+
} else
|
|
6845
|
+
n(p);
|
|
6846
|
+
};
|
|
6847
|
+
return /* @__PURE__ */ s.jsx(
|
|
6848
|
+
"div",
|
|
6849
|
+
{
|
|
6850
|
+
className: `inline-flex ${i === "vertical" ? "flex-col" : "flex-row"} rounded-md overflow-hidden border border-color-gray-200 bg-color-white ${l}`,
|
|
6851
|
+
role: "group",
|
|
6852
|
+
"aria-disabled": u,
|
|
6853
|
+
children: t.map((p, f) => {
|
|
6854
|
+
var v;
|
|
6855
|
+
return /* @__PURE__ */ s.jsxs(
|
|
6856
|
+
"button",
|
|
6857
|
+
{
|
|
6858
|
+
type: "button",
|
|
6859
|
+
disabled: u || p.disabled,
|
|
6860
|
+
className: `
|
|
6861
|
+
flex items-center justify-center gap-2 border-0 ${i === "vertical" ? "border-b" : "border-r"} border-color-gray-200
|
|
6862
|
+
${oi[o]}
|
|
6863
|
+
${d(p.value) ? ((v = ve[a]) == null ? void 0 : v.filled) || a : "bg-color-transparent text-color-gray-700"}
|
|
6864
|
+
${u || p.disabled ? "opacity-50 cursor-not-allowed" : "cursor-pointer"}
|
|
6865
|
+
${f === t.length - 1 ? "border-r-0" : ""}
|
|
6866
|
+
${c}
|
|
6867
|
+
`,
|
|
6868
|
+
"aria-pressed": d(p.value),
|
|
6869
|
+
onClick: () => !(u || p.disabled) && g(p.value),
|
|
6870
|
+
children: [
|
|
6871
|
+
p.icon,
|
|
6872
|
+
p.label
|
|
6873
|
+
]
|
|
6874
|
+
},
|
|
6875
|
+
p.value
|
|
6876
|
+
);
|
|
6877
|
+
})
|
|
6878
|
+
}
|
|
6879
|
+
);
|
|
6823
6880
|
}, Un = {
|
|
6824
6881
|
small: "p-2",
|
|
6825
6882
|
medium: "p-4",
|
|
@@ -6834,7 +6891,7 @@ const Bl = Ur(function({
|
|
|
6834
6891
|
small: "rounded-md",
|
|
6835
6892
|
medium: "rounded-xl",
|
|
6836
6893
|
large: "rounded-2xl"
|
|
6837
|
-
},
|
|
6894
|
+
}, ai = ({
|
|
6838
6895
|
title: e,
|
|
6839
6896
|
subtitle: n,
|
|
6840
6897
|
space: t = "medium",
|
|
@@ -6847,8 +6904,8 @@ const Bl = Ur(function({
|
|
|
6847
6904
|
className: u = "",
|
|
6848
6905
|
hoverable: d = !1,
|
|
6849
6906
|
bordered: g = !1,
|
|
6850
|
-
onClick:
|
|
6851
|
-
loaderJsx:
|
|
6907
|
+
onClick: p,
|
|
6908
|
+
loaderJsx: f = !1
|
|
6852
6909
|
}) => {
|
|
6853
6910
|
const v = [
|
|
6854
6911
|
"relative",
|
|
@@ -6861,7 +6918,7 @@ const Bl = Ur(function({
|
|
|
6861
6918
|
g ? "border border-color-gray-200" : "",
|
|
6862
6919
|
u
|
|
6863
6920
|
].join(" ").trim();
|
|
6864
|
-
return /* @__PURE__ */ s.jsxs("div", { className: v, onClick:
|
|
6921
|
+
return /* @__PURE__ */ s.jsxs("div", { className: v, onClick: p, children: [
|
|
6865
6922
|
a && /* @__PURE__ */ s.jsx("img", { src: a, alt: "Card", className: "w-full h-auto mb-4 rounded" }),
|
|
6866
6923
|
(e || n) && /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
6867
6924
|
/* @__PURE__ */ s.jsxs("div", { className: "flex justify-between items-start mb-2", children: [
|
|
@@ -6874,9 +6931,9 @@ const Bl = Ur(function({
|
|
|
6874
6931
|
l && /* @__PURE__ */ s.jsx("hr", { className: "h-px my-5 bg-color-gray-200 border-0" })
|
|
6875
6932
|
] }),
|
|
6876
6933
|
/* @__PURE__ */ s.jsx("div", { children: c }),
|
|
6877
|
-
|
|
6934
|
+
f && /* @__PURE__ */ s.jsx("div", { className: "absolute w-full h-full top-0 left-0 flex items-center justify-center bg-color-white bg-opacity-50", children: f })
|
|
6878
6935
|
] });
|
|
6879
|
-
},
|
|
6936
|
+
}, Jl = ({
|
|
6880
6937
|
orientation: e = "horizontal",
|
|
6881
6938
|
variant: n = "fullWidth",
|
|
6882
6939
|
children: t,
|
|
@@ -6913,7 +6970,7 @@ const Bl = Ur(function({
|
|
|
6913
6970
|
${n === "inset" ? o ? "pl-4" : "pt-4" : ""} ${a}`
|
|
6914
6971
|
}
|
|
6915
6972
|
);
|
|
6916
|
-
},
|
|
6973
|
+
}, Ql = ({
|
|
6917
6974
|
name: e,
|
|
6918
6975
|
options: n,
|
|
6919
6976
|
selectedValue: t,
|
|
@@ -6924,12 +6981,12 @@ const Bl = Ur(function({
|
|
|
6924
6981
|
className: l = "",
|
|
6925
6982
|
radioClass: c
|
|
6926
6983
|
}) => /* @__PURE__ */ s.jsx("div", { className: `flex ${o === "row" ? "flex-row gap-6" : "flex-col gap-3"} ${l}`, children: n.map(({ label: u, value: d, disabled: g }) => {
|
|
6927
|
-
var
|
|
6928
|
-
const
|
|
6984
|
+
var f, v;
|
|
6985
|
+
const p = a || g;
|
|
6929
6986
|
return /* @__PURE__ */ s.jsxs(
|
|
6930
6987
|
"label",
|
|
6931
6988
|
{
|
|
6932
|
-
className: `relative flex items-center cursor-pointer select-none transition ${
|
|
6989
|
+
className: `relative flex items-center cursor-pointer select-none transition ${p ? "opacity-50 cursor-not-allowed" : "hover:opacity-90"}`,
|
|
6933
6990
|
children: [
|
|
6934
6991
|
/* @__PURE__ */ s.jsx(
|
|
6935
6992
|
"input",
|
|
@@ -6937,24 +6994,24 @@ const Bl = Ur(function({
|
|
|
6937
6994
|
type: "radio",
|
|
6938
6995
|
name: e,
|
|
6939
6996
|
value: d,
|
|
6940
|
-
disabled:
|
|
6997
|
+
disabled: p,
|
|
6941
6998
|
checked: t === d,
|
|
6942
|
-
onChange: () => !
|
|
6999
|
+
onChange: () => !p && (r == null ? void 0 : r(d)),
|
|
6943
7000
|
className: "sr-only peer"
|
|
6944
7001
|
}
|
|
6945
7002
|
),
|
|
6946
7003
|
/* @__PURE__ */ s.jsx(
|
|
6947
7004
|
"div",
|
|
6948
7005
|
{
|
|
6949
|
-
className: `w-5 h-5 rounded-full border-2 border-color-gray-400 peer-checked:border-[7px] transition-all duration-150 ${(
|
|
7006
|
+
className: `w-5 h-5 rounded-full border-2 border-color-gray-400 peer-checked:border-[7px] transition-all duration-150 ${(f = ve[i]) == null ? void 0 : f.peer} ${c}`
|
|
6950
7007
|
}
|
|
6951
7008
|
),
|
|
6952
|
-
/* @__PURE__ */ s.jsx("span", { className: `ml-2 text-sm text-color-gray-800 ${(v =
|
|
7009
|
+
/* @__PURE__ */ s.jsx("span", { className: `ml-2 text-sm text-color-gray-800 ${(v = ve[i]) == null ? void 0 : v.peer}`, children: u })
|
|
6953
7010
|
]
|
|
6954
7011
|
},
|
|
6955
7012
|
d
|
|
6956
7013
|
);
|
|
6957
|
-
}) }),
|
|
7014
|
+
}) }), es = ({
|
|
6958
7015
|
label: e,
|
|
6959
7016
|
value: n,
|
|
6960
7017
|
onChange: t,
|
|
@@ -6971,11 +7028,11 @@ const Bl = Ur(function({
|
|
|
6971
7028
|
small: "p-2",
|
|
6972
7029
|
medium: "p-3",
|
|
6973
7030
|
large: "p-4"
|
|
6974
|
-
},
|
|
7031
|
+
}, p = {
|
|
6975
7032
|
small: "rounded-md",
|
|
6976
7033
|
medium: "rounded-lg",
|
|
6977
7034
|
full: "rounded-full"
|
|
6978
|
-
},
|
|
7035
|
+
}, f = {
|
|
6979
7036
|
filled: "bg-color-gray-100 border-color-gray-200",
|
|
6980
7037
|
outlined: "border-color-gray-300 bg-color-transparent"
|
|
6981
7038
|
};
|
|
@@ -6988,14 +7045,14 @@ const Bl = Ur(function({
|
|
|
6988
7045
|
disabled: i,
|
|
6989
7046
|
value: n,
|
|
6990
7047
|
onChange: (v) => t(v.target.value),
|
|
6991
|
-
className: `appearance-none focus:ring-1 text-color-gray-800 w-full border outline-none transition-all ${
|
|
7048
|
+
className: `appearance-none focus:ring-1 text-color-gray-800 w-full border outline-none transition-all ${p[u]} ${g[l]} ${f[c]} ${i ? "!bg-color-gray-50 opacity-60 cursor-not-allowed" : ""} ${d ? "shadow-md shadow-color-zinc-100" : ""}`,
|
|
6992
7049
|
children: r.map((v) => /* @__PURE__ */ s.jsx("option", { value: v.value, className: "text-color-gray-900", children: v.label }, v.value))
|
|
6993
7050
|
}
|
|
6994
7051
|
),
|
|
6995
7052
|
/* @__PURE__ */ s.jsx("span", { className: `absolute right-3 text-sm top-1/2 -translate-y-1/2 ${i ? "opacity-60" : ""}`, children: /* @__PURE__ */ s.jsx("svg", { className: "size-4", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", children: /* @__PURE__ */ s.jsx("path", { d: "M11.9999 13.1714L16.9497 8.22168L18.3639 9.63589L11.9999 15.9999L5.63599 9.63589L7.0502 8.22168L11.9999 13.1714Z" }) }) })
|
|
6996
7053
|
] })
|
|
6997
7054
|
] });
|
|
6998
|
-
},
|
|
7055
|
+
}, ts = ({
|
|
6999
7056
|
content: e,
|
|
7000
7057
|
children: n,
|
|
7001
7058
|
position: t = "top"
|
|
@@ -7004,22 +7061,22 @@ const Bl = Ur(function({
|
|
|
7004
7061
|
return ce(() => {
|
|
7005
7062
|
if (r && l.current && c.current) {
|
|
7006
7063
|
const u = l.current.getBoundingClientRect(), d = c.current.getBoundingClientRect();
|
|
7007
|
-
let g = 0,
|
|
7064
|
+
let g = 0, p = 0;
|
|
7008
7065
|
switch (t) {
|
|
7009
7066
|
case "top":
|
|
7010
|
-
g = u.top - d.height - 8,
|
|
7067
|
+
g = u.top - d.height - 8, p = u.left + u.width / 2 - d.width / 2;
|
|
7011
7068
|
break;
|
|
7012
7069
|
case "bottom":
|
|
7013
|
-
g = u.bottom + 8,
|
|
7070
|
+
g = u.bottom + 8, p = u.left + u.width / 2 - d.width / 2;
|
|
7014
7071
|
break;
|
|
7015
7072
|
case "left":
|
|
7016
|
-
g = u.top + u.height / 2 - d.height / 2,
|
|
7073
|
+
g = u.top + u.height / 2 - d.height / 2, p = u.left - d.width - 8;
|
|
7017
7074
|
break;
|
|
7018
7075
|
case "right":
|
|
7019
|
-
g = u.top + u.height / 2 - d.height / 2,
|
|
7076
|
+
g = u.top + u.height / 2 - d.height / 2, p = u.right + 8;
|
|
7020
7077
|
break;
|
|
7021
7078
|
}
|
|
7022
|
-
i({ top: g, left:
|
|
7079
|
+
i({ top: g, left: p });
|
|
7023
7080
|
}
|
|
7024
7081
|
}, [r, t]), /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
7025
7082
|
/* @__PURE__ */ s.jsx(
|
|
@@ -7046,10 +7103,10 @@ const Bl = Ur(function({
|
|
|
7046
7103
|
)
|
|
7047
7104
|
] });
|
|
7048
7105
|
};
|
|
7049
|
-
function
|
|
7106
|
+
function ii(...e) {
|
|
7050
7107
|
return e.filter(Boolean).join(" ");
|
|
7051
7108
|
}
|
|
7052
|
-
const
|
|
7109
|
+
const li = {
|
|
7053
7110
|
sm: "max-w-sm",
|
|
7054
7111
|
md: "max-w-md",
|
|
7055
7112
|
lg: "max-w-lg",
|
|
@@ -7057,7 +7114,7 @@ const ii = {
|
|
|
7057
7114
|
"2xl": "max-w-2xl",
|
|
7058
7115
|
"4xl": "max-w-4xl",
|
|
7059
7116
|
"6xl": "max-w-6xl"
|
|
7060
|
-
},
|
|
7117
|
+
}, si = Ye(
|
|
7061
7118
|
({
|
|
7062
7119
|
open: e,
|
|
7063
7120
|
onClose: n,
|
|
@@ -7070,33 +7127,33 @@ const ii = {
|
|
|
7070
7127
|
fullWidth: c = !1,
|
|
7071
7128
|
maxWidth: u
|
|
7072
7129
|
}, d) => {
|
|
7073
|
-
const [g,
|
|
7130
|
+
const [g, p] = K(e || !1), [f, v] = K(!1), [m, b] = K(!1);
|
|
7074
7131
|
ce(() => {
|
|
7075
|
-
e !== void 0 &&
|
|
7132
|
+
e !== void 0 && p(e);
|
|
7076
7133
|
}, [e]), er(d, () => ({
|
|
7077
|
-
open: () =>
|
|
7134
|
+
open: () => p(!0),
|
|
7078
7135
|
close: () => {
|
|
7079
|
-
|
|
7136
|
+
b(!1), setTimeout(() => p(!1), 300);
|
|
7080
7137
|
}
|
|
7081
7138
|
})), ce(() => {
|
|
7082
7139
|
let k;
|
|
7083
|
-
return g ? (v(!0), k = setTimeout(() =>
|
|
7140
|
+
return g ? (v(!0), k = setTimeout(() => b(!0), 10)) : b(!1), () => clearTimeout(k);
|
|
7084
7141
|
}, [g]);
|
|
7085
7142
|
const x = () => {
|
|
7086
7143
|
g || v(!1);
|
|
7087
7144
|
};
|
|
7088
7145
|
return ce(() => {
|
|
7089
|
-
const k = (
|
|
7090
|
-
|
|
7146
|
+
const k = (w) => {
|
|
7147
|
+
w.key === "Escape" && (n == null || n());
|
|
7091
7148
|
};
|
|
7092
7149
|
return g && document.addEventListener("keydown", k), () => document.removeEventListener("keydown", k);
|
|
7093
7150
|
}, [g, n]), ce(() => (g ? (document.body.style.overflow = "hidden", document.documentElement.style.overflow = "hidden") : (document.body.style.overflow = "", document.documentElement.style.overflow = ""), () => {
|
|
7094
7151
|
document.body.style.overflow = "", document.documentElement.style.overflow = "";
|
|
7095
|
-
}), [g]),
|
|
7152
|
+
}), [g]), f ? Ze(
|
|
7096
7153
|
/* @__PURE__ */ s.jsxs(
|
|
7097
7154
|
"div",
|
|
7098
7155
|
{
|
|
7099
|
-
className:
|
|
7156
|
+
className: ii(
|
|
7100
7157
|
"fixed inset-0 z-50 flex items-center justify-center transition-opacity duration-300",
|
|
7101
7158
|
m ? "opacity-100" : "opacity-0 pointer-events-none"
|
|
7102
7159
|
),
|
|
@@ -7106,14 +7163,14 @@ const ii = {
|
|
|
7106
7163
|
{
|
|
7107
7164
|
className: "fixed inset-0 bg-color-black/50",
|
|
7108
7165
|
onClick: () => {
|
|
7109
|
-
n == null || n(),
|
|
7166
|
+
n == null || n(), p(!1);
|
|
7110
7167
|
}
|
|
7111
7168
|
}
|
|
7112
7169
|
),
|
|
7113
7170
|
/* @__PURE__ */ s.jsxs(
|
|
7114
7171
|
"div",
|
|
7115
7172
|
{
|
|
7116
|
-
className: `relative flex flex-col z-50 bg-color-white rounded-xl shadow-lg transition-all duration-300 transform p-6 ${m ? "opacity-100 scale-100" : "opacity-0 scale-95"} ${l ? "w-full h-[calc(100%_-_40px)] m-5" : `${c ? "w-full" : "w-auto"} ${u ?
|
|
7173
|
+
className: `relative flex flex-col z-50 bg-color-white rounded-xl shadow-lg transition-all duration-300 transform p-6 ${m ? "opacity-100 scale-100" : "opacity-0 scale-95"} ${l ? "w-full h-[calc(100%_-_40px)] m-5" : `${c ? "w-full" : "w-auto"} ${u ? li[u] : ""} mx-5`} ${t}`,
|
|
7117
7174
|
onTransitionEnd: x,
|
|
7118
7175
|
children: [
|
|
7119
7176
|
/* @__PURE__ */ s.jsxs("div", { className: "flex items-center justify-between mb-4", children: [
|
|
@@ -7126,7 +7183,7 @@ const ii = {
|
|
|
7126
7183
|
size: "small",
|
|
7127
7184
|
roundedFull: !0,
|
|
7128
7185
|
onClick: () => {
|
|
7129
|
-
n == null || n(),
|
|
7186
|
+
n == null || n(), p(!1);
|
|
7130
7187
|
},
|
|
7131
7188
|
variant: "transparent"
|
|
7132
7189
|
}
|
|
@@ -7144,28 +7201,28 @@ const ii = {
|
|
|
7144
7201
|
) : null;
|
|
7145
7202
|
}
|
|
7146
7203
|
);
|
|
7147
|
-
function
|
|
7148
|
-
const [o, a] = K(!1), [i, l] = K({ top: 0, left: 0 }), [c, u] = K(!1), d = se(null), g = se(null),
|
|
7204
|
+
function ns({ items: e, trigger: n, className: t, dropdownItemClass: r }) {
|
|
7205
|
+
const [o, a] = K(!1), [i, l] = K({ top: 0, left: 0 }), [c, u] = K(!1), d = se(null), g = se(null), p = (v) => {
|
|
7149
7206
|
v.stopPropagation(), a((m) => !m), u(!1);
|
|
7150
7207
|
};
|
|
7151
7208
|
Yr(() => {
|
|
7152
7209
|
if (o && d.current && g.current) {
|
|
7153
|
-
const v = d.current.getBoundingClientRect(), m = g.current.getBoundingClientRect(),
|
|
7154
|
-
let k = v.left + window.scrollX,
|
|
7155
|
-
v.right + m.width >
|
|
7210
|
+
const v = d.current.getBoundingClientRect(), m = g.current.getBoundingClientRect(), b = window.innerWidth, x = window.innerHeight;
|
|
7211
|
+
let k = v.left + window.scrollX, w = v.bottom + window.scrollY;
|
|
7212
|
+
v.right + m.width > b && (k = v.right + window.scrollX - m.width), k + m.width > b && (k = b - m.width - 12), w + m.height > x && (w = v.top + window.scrollY - m.height), l({ top: w, left: k }), setTimeout(() => {
|
|
7156
7213
|
u(!0);
|
|
7157
7214
|
}, 150);
|
|
7158
7215
|
}
|
|
7159
7216
|
}, [o]), ce(() => {
|
|
7160
7217
|
const v = (m) => {
|
|
7161
|
-
var
|
|
7162
|
-
g.current && !g.current.contains(m.target) && !((
|
|
7218
|
+
var b;
|
|
7219
|
+
g.current && !g.current.contains(m.target) && !((b = d.current) != null && b.contains(m.target)) && a(!1);
|
|
7163
7220
|
};
|
|
7164
7221
|
return o && document.addEventListener("mousedown", v), () => {
|
|
7165
7222
|
document.removeEventListener("mousedown", v);
|
|
7166
7223
|
};
|
|
7167
7224
|
}, [o]);
|
|
7168
|
-
const
|
|
7225
|
+
const f = /* @__PURE__ */ s.jsx(
|
|
7169
7226
|
"div",
|
|
7170
7227
|
{
|
|
7171
7228
|
ref: g,
|
|
@@ -7179,8 +7236,8 @@ function es({ items: e, trigger: n, className: t, dropdownItemClass: r }) {
|
|
|
7179
7236
|
{
|
|
7180
7237
|
disabled: v.disabled,
|
|
7181
7238
|
onClick: () => {
|
|
7182
|
-
var
|
|
7183
|
-
(
|
|
7239
|
+
var b;
|
|
7240
|
+
(b = v.onClick) == null || b.call(v), a(!1);
|
|
7184
7241
|
},
|
|
7185
7242
|
className: `flex items-center gap-3 w-full text-left px-3 py-2 bg-color-transparent hover:bg-color-gray-100 transition-all cursor-pointer rounded-md text-md text-color-gray-700 ${v.disabled ? "opacity-50 hover:bg-color-transparent !cursor-not-allowed" : ""} ${r} ${v.itemClass}`,
|
|
7186
7243
|
children: [
|
|
@@ -7193,14 +7250,14 @@ function es({ items: e, trigger: n, className: t, dropdownItemClass: r }) {
|
|
|
7193
7250
|
}
|
|
7194
7251
|
);
|
|
7195
7252
|
return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
7196
|
-
/* @__PURE__ */ s.jsx("div", { ref: d, onClick:
|
|
7197
|
-
o && Ze(
|
|
7253
|
+
/* @__PURE__ */ s.jsx("div", { ref: d, onClick: p, className: "cursor-pointer", children: n }),
|
|
7254
|
+
o && Ze(f, document.body)
|
|
7198
7255
|
] });
|
|
7199
7256
|
}
|
|
7200
|
-
function
|
|
7257
|
+
function ci(...e) {
|
|
7201
7258
|
return e.filter(Boolean).join(" ");
|
|
7202
7259
|
}
|
|
7203
|
-
const
|
|
7260
|
+
const ui = ({
|
|
7204
7261
|
open: e,
|
|
7205
7262
|
onClose: n,
|
|
7206
7263
|
className: t,
|
|
@@ -7211,21 +7268,21 @@ const ci = ({
|
|
|
7211
7268
|
showCloseIcon: l = !0,
|
|
7212
7269
|
anchor: c = "left"
|
|
7213
7270
|
}) => {
|
|
7214
|
-
const [u, d] = K(!1), [g,
|
|
7271
|
+
const [u, d] = K(!1), [g, p] = K(!1);
|
|
7215
7272
|
ce(() => {
|
|
7216
|
-
let
|
|
7217
|
-
return e ? (d(!0),
|
|
7218
|
-
|
|
7219
|
-
}, 10)) :
|
|
7273
|
+
let b;
|
|
7274
|
+
return e ? (d(!0), b = setTimeout(() => {
|
|
7275
|
+
p(!0);
|
|
7276
|
+
}, 10)) : p(!1), () => clearTimeout(b);
|
|
7220
7277
|
}, [e]);
|
|
7221
|
-
const
|
|
7278
|
+
const f = () => {
|
|
7222
7279
|
e || d(!1);
|
|
7223
7280
|
};
|
|
7224
7281
|
if (ce(() => {
|
|
7225
|
-
const
|
|
7282
|
+
const b = (x) => {
|
|
7226
7283
|
x.key === "Escape" && (n == null || n());
|
|
7227
7284
|
};
|
|
7228
|
-
return e && document.addEventListener("keydown",
|
|
7285
|
+
return e && document.addEventListener("keydown", b), () => document.removeEventListener("keydown", b);
|
|
7229
7286
|
}, [e, n]), ce(() => (e ? (document.body.style.overflow = "hidden", document.documentElement.style.overflow = "hidden") : (document.body.style.overflow = "", document.documentElement.style.overflow = ""), () => {
|
|
7230
7287
|
document.body.style.overflow = "", document.documentElement.style.overflow = "";
|
|
7231
7288
|
}), [e]), !u) return null;
|
|
@@ -7244,7 +7301,7 @@ const ci = ({
|
|
|
7244
7301
|
/* @__PURE__ */ s.jsxs(
|
|
7245
7302
|
"div",
|
|
7246
7303
|
{
|
|
7247
|
-
className:
|
|
7304
|
+
className: ci(
|
|
7248
7305
|
"fixed inset-0 z-50 transition-opacity duration-300",
|
|
7249
7306
|
g ? "opacity-100" : "opacity-0 pointer-events-none"
|
|
7250
7307
|
),
|
|
@@ -7259,7 +7316,7 @@ const ci = ({
|
|
|
7259
7316
|
${m[c]}
|
|
7260
7317
|
${t}
|
|
7261
7318
|
`,
|
|
7262
|
-
onTransitionEnd:
|
|
7319
|
+
onTransitionEnd: f,
|
|
7263
7320
|
children: [
|
|
7264
7321
|
l && /* @__PURE__ */ s.jsx(
|
|
7265
7322
|
je,
|
|
@@ -7284,7 +7341,7 @@ const ci = ({
|
|
|
7284
7341
|
),
|
|
7285
7342
|
document.body
|
|
7286
7343
|
);
|
|
7287
|
-
},
|
|
7344
|
+
}, rs = ({
|
|
7288
7345
|
title: e,
|
|
7289
7346
|
content: n,
|
|
7290
7347
|
expandIcon: t,
|
|
@@ -7296,12 +7353,12 @@ const ci = ({
|
|
|
7296
7353
|
titleClass: c = "",
|
|
7297
7354
|
contentClass: u = ""
|
|
7298
7355
|
}) => {
|
|
7299
|
-
const [d, g] = K(a),
|
|
7300
|
-
const m = !
|
|
7301
|
-
|
|
7356
|
+
const [d, g] = K(a), p = o !== void 0, f = p ? o : d, v = () => {
|
|
7357
|
+
const m = !f;
|
|
7358
|
+
p || g(m), i == null || i(m);
|
|
7302
7359
|
};
|
|
7303
7360
|
return ce(() => {
|
|
7304
|
-
|
|
7361
|
+
p && g(o);
|
|
7305
7362
|
}, [o]), /* @__PURE__ */ s.jsxs("div", { className: `overflow-hidden ${l}`, children: [
|
|
7306
7363
|
/* @__PURE__ */ s.jsxs(
|
|
7307
7364
|
"button",
|
|
@@ -7314,33 +7371,33 @@ const ci = ({
|
|
|
7314
7371
|
"div",
|
|
7315
7372
|
{
|
|
7316
7373
|
className: "transition-transform duration-300",
|
|
7317
|
-
children:
|
|
7374
|
+
children: f ? t : r
|
|
7318
7375
|
}
|
|
7319
7376
|
)
|
|
7320
7377
|
]
|
|
7321
7378
|
}
|
|
7322
7379
|
),
|
|
7323
|
-
/* @__PURE__ */ s.jsx("div", { className: `grid overflow-hidden transition-all duration-300 ease-in-out grid-rows-[0fr] ${
|
|
7380
|
+
/* @__PURE__ */ s.jsx("div", { className: `grid overflow-hidden transition-all duration-300 ease-in-out grid-rows-[0fr] ${f ? "grid-rows-[1fr] opacity-100" : "grid-rows-[0fr] opacity-0"}`, children: /* @__PURE__ */ s.jsx("div", { className: "overflow-hidden", children: /* @__PURE__ */ s.jsx("div", { className: `p-4 text-sm text-color-gray-700 ${u}`, children: n }) }) })
|
|
7324
7381
|
] });
|
|
7325
|
-
},
|
|
7382
|
+
}, di = {
|
|
7326
7383
|
info: "bg-color-blue-50 border-color-blue-300 text-color-blue-800",
|
|
7327
7384
|
success: "bg-color-green-50 border-color-green-300 text-color-green-800",
|
|
7328
7385
|
danger: "bg-color-red-50 border-color-red-300 text-color-red-800",
|
|
7329
7386
|
warning: "bg-color-yellow-50 border-color-yellow-300 text-color-yellow-800",
|
|
7330
7387
|
dark: "bg-color-gray-100 border-color-gray-300 text-color-gray-800"
|
|
7331
|
-
},
|
|
7388
|
+
}, pi = {
|
|
7332
7389
|
info: /* @__PURE__ */ s.jsx("svg", { className: "text-color-blue-800 shrink-0 size-7", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", children: /* @__PURE__ */ s.jsx("path", { d: "M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20ZM11 7H13V9H11V7ZM11 11H13V17H11V11Z" }) }),
|
|
7333
7390
|
success: /* @__PURE__ */ s.jsx("svg", { className: "text-color-green-800 shrink-0 size-7", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", children: /* @__PURE__ */ s.jsx("path", { d: "M4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12ZM12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM17.4571 9.45711L16.0429 8.04289L11 13.0858L8.20711 10.2929L6.79289 11.7071L11 15.9142L17.4571 9.45711Z" }) }),
|
|
7334
7391
|
danger: /* @__PURE__ */ s.jsx("svg", { className: "text-color-red-800 shrink-0 size-7", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", children: /* @__PURE__ */ s.jsx("path", { d: "M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20ZM12 10.5858L14.8284 7.75736L16.2426 9.17157L13.4142 12L16.2426 14.8284L14.8284 16.2426L12 13.4142L9.17157 16.2426L7.75736 14.8284L10.5858 12L7.75736 9.17157L9.17157 7.75736L12 10.5858Z" }) }),
|
|
7335
7392
|
warning: /* @__PURE__ */ s.jsx("svg", { className: "text-color-yellow-800 shrink-0 size-7", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", children: /* @__PURE__ */ s.jsx("path", { d: "M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20ZM11 15H13V17H11V15ZM11 7H13V13H11V7Z" }) }),
|
|
7336
7393
|
dark: /* @__PURE__ */ s.jsx("svg", { className: "text-color-gray-800 shrink-0 size-7", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", children: /* @__PURE__ */ s.jsx("path", { d: "M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20ZM11 7H13V9H11V7ZM11 11H13V17H11V11Z" }) })
|
|
7337
|
-
},
|
|
7394
|
+
}, fi = {
|
|
7338
7395
|
info: "bg-color-blue-500",
|
|
7339
7396
|
success: "bg-color-green-500",
|
|
7340
7397
|
danger: "bg-color-red-500",
|
|
7341
7398
|
warning: "bg-color-yellow-500",
|
|
7342
7399
|
dark: "bg-color-gray-700"
|
|
7343
|
-
},
|
|
7400
|
+
}, os = ({
|
|
7344
7401
|
message: e,
|
|
7345
7402
|
variant: n = "info",
|
|
7346
7403
|
onClose: t,
|
|
@@ -7359,10 +7416,10 @@ const ci = ({
|
|
|
7359
7416
|
}, [r, a, t]), i ? /* @__PURE__ */ s.jsxs(
|
|
7360
7417
|
"div",
|
|
7361
7418
|
{
|
|
7362
|
-
className: `relative border-t-4 p-4 flex items-start justify-between ${
|
|
7419
|
+
className: `relative border-t-4 p-4 flex items-start justify-between ${di[n]} ${o}`,
|
|
7363
7420
|
children: [
|
|
7364
7421
|
/* @__PURE__ */ s.jsxs("div", { className: "flex items-center gap-2", children: [
|
|
7365
|
-
|
|
7422
|
+
pi[n],
|
|
7366
7423
|
/* @__PURE__ */ s.jsx("span", { dangerouslySetInnerHTML: { __html: e } })
|
|
7367
7424
|
] }),
|
|
7368
7425
|
/* @__PURE__ */ s.jsx(
|
|
@@ -7380,14 +7437,14 @@ const ci = ({
|
|
|
7380
7437
|
"div",
|
|
7381
7438
|
{
|
|
7382
7439
|
ref: c,
|
|
7383
|
-
className: `${
|
|
7440
|
+
className: `${fi[n]} h-1`,
|
|
7384
7441
|
style: { width: "100%" }
|
|
7385
7442
|
}
|
|
7386
7443
|
) })
|
|
7387
7444
|
]
|
|
7388
7445
|
}
|
|
7389
7446
|
) : null;
|
|
7390
|
-
},
|
|
7447
|
+
}, as = ({
|
|
7391
7448
|
children: e,
|
|
7392
7449
|
count: n,
|
|
7393
7450
|
showDot: t = !1,
|
|
@@ -7398,13 +7455,13 @@ const ci = ({
|
|
|
7398
7455
|
const i = () => {
|
|
7399
7456
|
var u, d;
|
|
7400
7457
|
if (t)
|
|
7401
|
-
return /* @__PURE__ */ s.jsx("span", { className: `h-2 w-2 rounded-full ${(u =
|
|
7458
|
+
return /* @__PURE__ */ s.jsx("span", { className: `h-2 w-2 rounded-full ${(u = ve[o]) == null ? void 0 : u.filled} block` });
|
|
7402
7459
|
if (n === 0 || n === void 0) return null;
|
|
7403
7460
|
const c = n > r ? `${r}+` : n;
|
|
7404
7461
|
return /* @__PURE__ */ s.jsx(
|
|
7405
7462
|
"span",
|
|
7406
7463
|
{
|
|
7407
|
-
className: `text-color-white text-xs px-[10px] py-1 rounded-full whitespace-nowrap ${(d =
|
|
7464
|
+
className: `text-color-white text-xs px-[10px] py-1 rounded-full whitespace-nowrap ${(d = ve[o]) == null ? void 0 : d.filled}`,
|
|
7408
7465
|
children: c
|
|
7409
7466
|
}
|
|
7410
7467
|
);
|
|
@@ -7442,7 +7499,7 @@ const ci = ({
|
|
|
7442
7499
|
*
|
|
7443
7500
|
* @license MIT
|
|
7444
7501
|
*/
|
|
7445
|
-
function
|
|
7502
|
+
function he(e, n) {
|
|
7446
7503
|
if (e === !1 || e === null || typeof e > "u")
|
|
7447
7504
|
throw new Error(n);
|
|
7448
7505
|
}
|
|
@@ -7473,18 +7530,18 @@ function cn(e) {
|
|
|
7473
7530
|
return n;
|
|
7474
7531
|
}
|
|
7475
7532
|
function jr(e, n, t = "/") {
|
|
7476
|
-
return
|
|
7533
|
+
return mi(e, n, t, !1);
|
|
7477
7534
|
}
|
|
7478
|
-
function
|
|
7535
|
+
function mi(e, n, t, r) {
|
|
7479
7536
|
let o = typeof n == "string" ? cn(n) : n, a = Fe(o.pathname || "/", t);
|
|
7480
7537
|
if (a == null)
|
|
7481
7538
|
return null;
|
|
7482
7539
|
let i = kr(e);
|
|
7483
|
-
|
|
7540
|
+
gi(i);
|
|
7484
7541
|
let l = null;
|
|
7485
7542
|
for (let c = 0; l == null && c < i.length; ++c) {
|
|
7486
|
-
let u =
|
|
7487
|
-
l =
|
|
7543
|
+
let u = ki(a);
|
|
7544
|
+
l = Ri(
|
|
7488
7545
|
i[c],
|
|
7489
7546
|
u,
|
|
7490
7547
|
r
|
|
@@ -7500,19 +7557,19 @@ function kr(e, n = [], t = [], r = "") {
|
|
|
7500
7557
|
childrenIndex: i,
|
|
7501
7558
|
route: a
|
|
7502
7559
|
};
|
|
7503
|
-
c.relativePath.startsWith("/") && (
|
|
7560
|
+
c.relativePath.startsWith("/") && (he(
|
|
7504
7561
|
c.relativePath.startsWith(r),
|
|
7505
7562
|
`Absolute route path "${c.relativePath}" nested under path "${r}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`
|
|
7506
7563
|
), c.relativePath = c.relativePath.slice(r.length));
|
|
7507
7564
|
let u = ke([r, c.relativePath]), d = t.concat(c);
|
|
7508
|
-
a.children && a.children.length > 0 && (
|
|
7565
|
+
a.children && a.children.length > 0 && (he(
|
|
7509
7566
|
// Our types know better, but runtime JS may not!
|
|
7510
7567
|
// @ts-expect-error
|
|
7511
7568
|
a.index !== !0,
|
|
7512
7569
|
`Index routes must not have child routes. Please remove all child routes from route path "${u}".`
|
|
7513
7570
|
), kr(a.children, n, d, u)), !(a.path == null && !a.index) && n.push({
|
|
7514
7571
|
path: u,
|
|
7515
|
-
score:
|
|
7572
|
+
score: Ci(u, a.index),
|
|
7516
7573
|
routesMeta: d
|
|
7517
7574
|
});
|
|
7518
7575
|
};
|
|
@@ -7540,23 +7597,23 @@ function $r(e) {
|
|
|
7540
7597
|
(c) => e.startsWith("/") && c === "" ? "/" : c
|
|
7541
7598
|
);
|
|
7542
7599
|
}
|
|
7543
|
-
function
|
|
7600
|
+
function gi(e) {
|
|
7544
7601
|
e.sort(
|
|
7545
|
-
(n, t) => n.score !== t.score ? t.score - n.score :
|
|
7602
|
+
(n, t) => n.score !== t.score ? t.score - n.score : Si(
|
|
7546
7603
|
n.routesMeta.map((r) => r.childrenIndex),
|
|
7547
7604
|
t.routesMeta.map((r) => r.childrenIndex)
|
|
7548
7605
|
)
|
|
7549
7606
|
);
|
|
7550
7607
|
}
|
|
7551
|
-
var
|
|
7552
|
-
function
|
|
7608
|
+
var vi = /^:[\w-]+$/, hi = 3, xi = 2, bi = 1, wi = 10, yi = -2, Kn = (e) => e === "*";
|
|
7609
|
+
function Ci(e, n) {
|
|
7553
7610
|
let t = e.split("/"), r = t.length;
|
|
7554
|
-
return t.some(Kn) && (r +=
|
|
7555
|
-
(o, a) => o + (
|
|
7611
|
+
return t.some(Kn) && (r += yi), n && (r += xi), t.filter((o) => !Kn(o)).reduce(
|
|
7612
|
+
(o, a) => o + (vi.test(a) ? hi : a === "" ? bi : wi),
|
|
7556
7613
|
r
|
|
7557
7614
|
);
|
|
7558
7615
|
}
|
|
7559
|
-
function
|
|
7616
|
+
function Si(e, n) {
|
|
7560
7617
|
return e.length === n.length && e.slice(0, -1).every((r, o) => r === n[o]) ? (
|
|
7561
7618
|
// If two routes are siblings, we should try to match the earlier sibling
|
|
7562
7619
|
// first. This allows people to have fine-grained control over the matching
|
|
@@ -7569,13 +7626,13 @@ function Ci(e, n) {
|
|
|
7569
7626
|
0
|
|
7570
7627
|
);
|
|
7571
7628
|
}
|
|
7572
|
-
function
|
|
7629
|
+
function Ri(e, n, t = !1) {
|
|
7573
7630
|
let { routesMeta: r } = e, o = {}, a = "/", i = [];
|
|
7574
7631
|
for (let l = 0; l < r.length; ++l) {
|
|
7575
7632
|
let c = r[l], u = l === r.length - 1, d = a === "/" ? n : n.slice(a.length) || "/", g = gt(
|
|
7576
7633
|
{ path: c.relativePath, caseSensitive: c.caseSensitive, end: u },
|
|
7577
7634
|
d
|
|
7578
|
-
),
|
|
7635
|
+
), p = c.route;
|
|
7579
7636
|
if (!g && u && t && !r[r.length - 1].route.index && (g = gt(
|
|
7580
7637
|
{
|
|
7581
7638
|
path: c.relativePath,
|
|
@@ -7589,17 +7646,17 @@ function Si(e, n, t = !1) {
|
|
|
7589
7646
|
// TODO: Can this as be avoided?
|
|
7590
7647
|
params: o,
|
|
7591
7648
|
pathname: ke([a, g.pathname]),
|
|
7592
|
-
pathnameBase:
|
|
7649
|
+
pathnameBase: Pi(
|
|
7593
7650
|
ke([a, g.pathnameBase])
|
|
7594
7651
|
),
|
|
7595
|
-
route:
|
|
7652
|
+
route: p
|
|
7596
7653
|
}), g.pathnameBase !== "/" && (a = ke([a, g.pathnameBase]));
|
|
7597
7654
|
}
|
|
7598
7655
|
return i;
|
|
7599
7656
|
}
|
|
7600
7657
|
function gt(e, n) {
|
|
7601
7658
|
typeof e == "string" && (e = { path: e, caseSensitive: !1, end: !0 });
|
|
7602
|
-
let [t, r] =
|
|
7659
|
+
let [t, r] = ji(
|
|
7603
7660
|
e.path,
|
|
7604
7661
|
e.caseSensitive,
|
|
7605
7662
|
e.end
|
|
@@ -7608,13 +7665,13 @@ function gt(e, n) {
|
|
|
7608
7665
|
let a = o[0], i = a.replace(/(.)\/+$/, "$1"), l = o.slice(1);
|
|
7609
7666
|
return {
|
|
7610
7667
|
params: r.reduce(
|
|
7611
|
-
(u, { paramName: d, isOptional: g },
|
|
7668
|
+
(u, { paramName: d, isOptional: g }, p) => {
|
|
7612
7669
|
if (d === "*") {
|
|
7613
|
-
let v = l[
|
|
7670
|
+
let v = l[p] || "";
|
|
7614
7671
|
i = a.slice(0, a.length - v.length).replace(/(.)\/+$/, "$1");
|
|
7615
7672
|
}
|
|
7616
|
-
const
|
|
7617
|
-
return g && !
|
|
7673
|
+
const f = l[p];
|
|
7674
|
+
return g && !f ? u[d] = void 0 : u[d] = (f || "").replace(/%2F/g, "/"), u;
|
|
7618
7675
|
},
|
|
7619
7676
|
{}
|
|
7620
7677
|
),
|
|
@@ -7623,7 +7680,7 @@ function gt(e, n) {
|
|
|
7623
7680
|
pattern: e
|
|
7624
7681
|
};
|
|
7625
7682
|
}
|
|
7626
|
-
function
|
|
7683
|
+
function ji(e, n = !1, t = !0) {
|
|
7627
7684
|
$e(
|
|
7628
7685
|
e === "*" || !e.endsWith("*") || e.endsWith("/*"),
|
|
7629
7686
|
`Route path "${e}" will be treated as if it were "${e.replace(/\*$/, "/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/, "/*")}".`
|
|
@@ -7634,7 +7691,7 @@ function Ri(e, n = !1, t = !0) {
|
|
|
7634
7691
|
);
|
|
7635
7692
|
return e.endsWith("*") ? (r.push({ paramName: "*" }), o += e === "*" || e === "/*" ? "(.*)$" : "(?:\\/(.+)|\\/*)$") : t ? o += "\\/*$" : e !== "" && e !== "/" && (o += "(?:(?=\\/|$))"), [new RegExp(o, n ? void 0 : "i"), r];
|
|
7636
7693
|
}
|
|
7637
|
-
function
|
|
7694
|
+
function ki(e) {
|
|
7638
7695
|
try {
|
|
7639
7696
|
return e.split("/").map((n) => decodeURIComponent(n).replace(/\//g, "%2F")).join("/");
|
|
7640
7697
|
} catch (n) {
|
|
@@ -7651,19 +7708,19 @@ function Fe(e, n) {
|
|
|
7651
7708
|
let t = n.endsWith("/") ? n.length - 1 : n.length, r = e.charAt(t);
|
|
7652
7709
|
return r && r !== "/" ? null : e.slice(t) || "/";
|
|
7653
7710
|
}
|
|
7654
|
-
function
|
|
7711
|
+
function $i(e, n = "/") {
|
|
7655
7712
|
let {
|
|
7656
7713
|
pathname: t,
|
|
7657
7714
|
search: r = "",
|
|
7658
7715
|
hash: o = ""
|
|
7659
7716
|
} = typeof e == "string" ? cn(e) : e;
|
|
7660
7717
|
return {
|
|
7661
|
-
pathname: t ? t.startsWith("/") ? t :
|
|
7662
|
-
search:
|
|
7663
|
-
hash:
|
|
7718
|
+
pathname: t ? t.startsWith("/") ? t : _i(t, n) : n,
|
|
7719
|
+
search: Mi(r),
|
|
7720
|
+
hash: Li(o)
|
|
7664
7721
|
};
|
|
7665
7722
|
}
|
|
7666
|
-
function
|
|
7723
|
+
function _i(e, n) {
|
|
7667
7724
|
let t = n.replace(/\/+$/, "").split("/");
|
|
7668
7725
|
return e.split("/").forEach((o) => {
|
|
7669
7726
|
o === ".." ? t.length > 1 && t.pop() : o !== "." && t.push(o);
|
|
@@ -7674,26 +7731,26 @@ function Ht(e, n, t, r) {
|
|
|
7674
7731
|
r
|
|
7675
7732
|
)}]. Please separate it out to the \`to.${t}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`;
|
|
7676
7733
|
}
|
|
7677
|
-
function
|
|
7734
|
+
function Ei(e) {
|
|
7678
7735
|
return e.filter(
|
|
7679
7736
|
(n, t) => t === 0 || n.route.path && n.route.path.length > 0
|
|
7680
7737
|
);
|
|
7681
7738
|
}
|
|
7682
7739
|
function _r(e) {
|
|
7683
|
-
let n =
|
|
7740
|
+
let n = Ei(e);
|
|
7684
7741
|
return n.map(
|
|
7685
7742
|
(t, r) => r === n.length - 1 ? t.pathname : t.pathnameBase
|
|
7686
7743
|
);
|
|
7687
7744
|
}
|
|
7688
7745
|
function Er(e, n, t, r = !1) {
|
|
7689
7746
|
let o;
|
|
7690
|
-
typeof e == "string" ? o = cn(e) : (o = { ...e },
|
|
7747
|
+
typeof e == "string" ? o = cn(e) : (o = { ...e }, he(
|
|
7691
7748
|
!o.pathname || !o.pathname.includes("?"),
|
|
7692
7749
|
Ht("?", "pathname", "search", o)
|
|
7693
|
-
),
|
|
7750
|
+
), he(
|
|
7694
7751
|
!o.pathname || !o.pathname.includes("#"),
|
|
7695
7752
|
Ht("#", "pathname", "hash", o)
|
|
7696
|
-
),
|
|
7753
|
+
), he(
|
|
7697
7754
|
!o.search || !o.search.includes("#"),
|
|
7698
7755
|
Ht("#", "search", "hash", o)
|
|
7699
7756
|
));
|
|
@@ -7703,18 +7760,18 @@ function Er(e, n, t, r = !1) {
|
|
|
7703
7760
|
else {
|
|
7704
7761
|
let g = n.length - 1;
|
|
7705
7762
|
if (!r && i.startsWith("..")) {
|
|
7706
|
-
let
|
|
7707
|
-
for (;
|
|
7708
|
-
|
|
7709
|
-
o.pathname =
|
|
7763
|
+
let p = i.split("/");
|
|
7764
|
+
for (; p[0] === ".."; )
|
|
7765
|
+
p.shift(), g -= 1;
|
|
7766
|
+
o.pathname = p.join("/");
|
|
7710
7767
|
}
|
|
7711
7768
|
l = g >= 0 ? n[g] : "/";
|
|
7712
7769
|
}
|
|
7713
|
-
let c =
|
|
7770
|
+
let c = $i(o, l), u = i && i !== "/" && i.endsWith("/"), d = (a || i === ".") && t.endsWith("/");
|
|
7714
7771
|
return !c.pathname.endsWith("/") && (u || d) && (c.pathname += "/"), c;
|
|
7715
7772
|
}
|
|
7716
|
-
var ke = (e) => e.join("/").replace(/\/\/+/g, "/"),
|
|
7717
|
-
function
|
|
7773
|
+
var ke = (e) => e.join("/").replace(/\/\/+/g, "/"), Pi = (e) => e.replace(/\/+$/, "").replace(/^\/*/, "/"), Mi = (e) => !e || e === "?" ? "" : e.startsWith("?") ? e : "?" + e, Li = (e) => !e || e === "#" ? "" : e.startsWith("#") ? e : "#" + e;
|
|
7774
|
+
function Fi(e) {
|
|
7718
7775
|
return e != null && typeof e.status == "number" && typeof e.statusText == "string" && typeof e.internal == "boolean" && "data" in e;
|
|
7719
7776
|
}
|
|
7720
7777
|
var Pr = [
|
|
@@ -7726,11 +7783,11 @@ var Pr = [
|
|
|
7726
7783
|
new Set(
|
|
7727
7784
|
Pr
|
|
7728
7785
|
);
|
|
7729
|
-
var
|
|
7786
|
+
var Ai = [
|
|
7730
7787
|
"GET",
|
|
7731
7788
|
...Pr
|
|
7732
7789
|
];
|
|
7733
|
-
new Set(
|
|
7790
|
+
new Set(Ai);
|
|
7734
7791
|
var Ie = j.createContext(null);
|
|
7735
7792
|
Ie.displayName = "DataRouter";
|
|
7736
7793
|
var ht = j.createContext(null);
|
|
@@ -7740,12 +7797,12 @@ var Mr = j.createContext({
|
|
|
7740
7797
|
isTransitioning: !1
|
|
7741
7798
|
});
|
|
7742
7799
|
Mr.displayName = "ViewTransition";
|
|
7743
|
-
var
|
|
7800
|
+
var Di = j.createContext(
|
|
7744
7801
|
/* @__PURE__ */ new Map()
|
|
7745
7802
|
);
|
|
7746
|
-
|
|
7747
|
-
var
|
|
7748
|
-
|
|
7803
|
+
Di.displayName = "Fetchers";
|
|
7804
|
+
var Ni = j.createContext(null);
|
|
7805
|
+
Ni.displayName = "Await";
|
|
7749
7806
|
var _e = j.createContext(
|
|
7750
7807
|
null
|
|
7751
7808
|
);
|
|
@@ -7762,8 +7819,8 @@ var Ee = j.createContext({
|
|
|
7762
7819
|
Ee.displayName = "Route";
|
|
7763
7820
|
var dn = j.createContext(null);
|
|
7764
7821
|
dn.displayName = "RouteError";
|
|
7765
|
-
function
|
|
7766
|
-
|
|
7822
|
+
function zi(e, { relative: n } = {}) {
|
|
7823
|
+
he(
|
|
7767
7824
|
xt(),
|
|
7768
7825
|
// TODO: This error is probably because they somehow have 2 versions of the
|
|
7769
7826
|
// router loaded. We can help them understand how to avoid that.
|
|
@@ -7776,7 +7833,7 @@ function xt() {
|
|
|
7776
7833
|
return j.useContext(un) != null;
|
|
7777
7834
|
}
|
|
7778
7835
|
function Ne() {
|
|
7779
|
-
return
|
|
7836
|
+
return he(
|
|
7780
7837
|
xt(),
|
|
7781
7838
|
// TODO: This error is probably because they somehow have 2 versions of the
|
|
7782
7839
|
// router loaded. We can help them understand how to avoid that.
|
|
@@ -7787,12 +7844,12 @@ var Lr = "You should call navigate() in a React.useEffect(), not when your compo
|
|
|
7787
7844
|
function Fr(e) {
|
|
7788
7845
|
j.useContext(_e).static || j.useLayoutEffect(e);
|
|
7789
7846
|
}
|
|
7790
|
-
function
|
|
7847
|
+
function Ti() {
|
|
7791
7848
|
let { isDataRoute: e } = j.useContext(Ee);
|
|
7792
|
-
return e ?
|
|
7849
|
+
return e ? Xi() : Oi();
|
|
7793
7850
|
}
|
|
7794
|
-
function
|
|
7795
|
-
|
|
7851
|
+
function Oi() {
|
|
7852
|
+
he(
|
|
7796
7853
|
xt(),
|
|
7797
7854
|
// TODO: This error is probably because they somehow have 2 versions of the
|
|
7798
7855
|
// router loaded. We can help them understand how to avoid that.
|
|
@@ -7842,8 +7899,8 @@ function Ke(e, { relative: n } = {}) {
|
|
|
7842
7899
|
[e, o, r, n]
|
|
7843
7900
|
);
|
|
7844
7901
|
}
|
|
7845
|
-
function
|
|
7846
|
-
|
|
7902
|
+
function Ii(e, n, t, r) {
|
|
7903
|
+
he(
|
|
7847
7904
|
xt(),
|
|
7848
7905
|
// TODO: This error is probably because they somehow have 2 versions of the
|
|
7849
7906
|
// router loaded. We can help them understand how to avoid that.
|
|
@@ -7860,21 +7917,21 @@ function Oi(e, n, t, r) {
|
|
|
7860
7917
|
Please change the parent <Route path="${x}"> to <Route path="${x === "/" ? "*" : `${x}/*`}">.`
|
|
7861
7918
|
);
|
|
7862
7919
|
}
|
|
7863
|
-
let g = Ne(),
|
|
7864
|
-
|
|
7865
|
-
let
|
|
7920
|
+
let g = Ne(), p;
|
|
7921
|
+
p = g;
|
|
7922
|
+
let f = p.pathname || "/", v = f;
|
|
7866
7923
|
if (u !== "/") {
|
|
7867
7924
|
let x = u.replace(/^\//, "").split("/");
|
|
7868
|
-
v = "/" +
|
|
7925
|
+
v = "/" + f.replace(/^\//, "").split("/").slice(x.length).join("/");
|
|
7869
7926
|
}
|
|
7870
7927
|
let m = jr(e, { pathname: v });
|
|
7871
7928
|
return $e(
|
|
7872
7929
|
d || m != null,
|
|
7873
|
-
`No routes matched location "${
|
|
7930
|
+
`No routes matched location "${p.pathname}${p.search}${p.hash}" `
|
|
7874
7931
|
), $e(
|
|
7875
7932
|
m == null || m[m.length - 1].route.element !== void 0 || m[m.length - 1].route.Component !== void 0 || m[m.length - 1].route.lazy !== void 0,
|
|
7876
|
-
`Matched leaf route at location "${
|
|
7877
|
-
),
|
|
7933
|
+
`Matched leaf route at location "${p.pathname}${p.search}${p.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`
|
|
7934
|
+
), Gi(
|
|
7878
7935
|
m && m.map(
|
|
7879
7936
|
(x) => Object.assign({}, x, {
|
|
7880
7937
|
params: Object.assign({}, l, x.params),
|
|
@@ -7895,14 +7952,14 @@ Please change the parent <Route path="${x}"> to <Route path="${x === "/" ? "*" :
|
|
|
7895
7952
|
r
|
|
7896
7953
|
);
|
|
7897
7954
|
}
|
|
7898
|
-
function
|
|
7899
|
-
let e =
|
|
7955
|
+
function Vi() {
|
|
7956
|
+
let e = Ki(), n = Fi(e) ? `${e.status} ${e.statusText}` : e instanceof Error ? e.message : JSON.stringify(e), t = e instanceof Error ? e.stack : null, r = "rgba(200,200,200, 0.5)", o = { padding: "0.5rem", backgroundColor: r }, a = { padding: "2px 4px", backgroundColor: r }, i = null;
|
|
7900
7957
|
return console.error(
|
|
7901
7958
|
"Error handled by React Router default ErrorBoundary:",
|
|
7902
7959
|
e
|
|
7903
7960
|
), i = /* @__PURE__ */ j.createElement(j.Fragment, null, /* @__PURE__ */ j.createElement("p", null, "💿 Hey developer 👋"), /* @__PURE__ */ j.createElement("p", null, "You can provide a way better UX than this when your app throws errors by providing your own ", /* @__PURE__ */ j.createElement("code", { style: a }, "ErrorBoundary"), " or", " ", /* @__PURE__ */ j.createElement("code", { style: a }, "errorElement"), " prop on your route.")), /* @__PURE__ */ j.createElement(j.Fragment, null, /* @__PURE__ */ j.createElement("h2", null, "Unexpected Application Error!"), /* @__PURE__ */ j.createElement("h3", { style: { fontStyle: "italic" } }, n), t ? /* @__PURE__ */ j.createElement("pre", { style: o }, t) : null, i);
|
|
7904
7961
|
}
|
|
7905
|
-
var
|
|
7962
|
+
var Hi = /* @__PURE__ */ j.createElement(Vi, null), Bi = class extends j.Component {
|
|
7906
7963
|
constructor(e) {
|
|
7907
7964
|
super(e), this.state = {
|
|
7908
7965
|
location: e.location,
|
|
@@ -7941,11 +7998,11 @@ var Vi = /* @__PURE__ */ j.createElement(Ii, null), Hi = class extends j.Compone
|
|
|
7941
7998
|
)) : this.props.children;
|
|
7942
7999
|
}
|
|
7943
8000
|
};
|
|
7944
|
-
function
|
|
8001
|
+
function qi({ routeContext: e, match: n, children: t }) {
|
|
7945
8002
|
let r = j.useContext(Ie);
|
|
7946
8003
|
return r && r.static && r.staticContext && (n.route.errorElement || n.route.ErrorBoundary) && (r.staticContext._deepestRenderedBoundaryId = n.route.id), /* @__PURE__ */ j.createElement(Ee.Provider, { value: e }, t);
|
|
7947
8004
|
}
|
|
7948
|
-
function
|
|
8005
|
+
function Gi(e, n = [], t = null, r = null) {
|
|
7949
8006
|
if (e == null) {
|
|
7950
8007
|
if (!t)
|
|
7951
8008
|
return null;
|
|
@@ -7961,7 +8018,7 @@ function qi(e, n = [], t = null, r = null) {
|
|
|
7961
8018
|
let c = o.findIndex(
|
|
7962
8019
|
(u) => u.route.id && (a == null ? void 0 : a[u.route.id]) !== void 0
|
|
7963
8020
|
);
|
|
7964
|
-
|
|
8021
|
+
he(
|
|
7965
8022
|
c >= 0,
|
|
7966
8023
|
`Could not find a matching route for errors on route IDs: ${Object.keys(
|
|
7967
8024
|
a
|
|
@@ -7976,8 +8033,8 @@ function qi(e, n = [], t = null, r = null) {
|
|
|
7976
8033
|
for (let c = 0; c < o.length; c++) {
|
|
7977
8034
|
let u = o[c];
|
|
7978
8035
|
if ((u.route.HydrateFallback || u.route.hydrateFallbackElement) && (l = c), u.route.id) {
|
|
7979
|
-
let { loaderData: d, errors: g } = t,
|
|
7980
|
-
if (u.route.lazy ||
|
|
8036
|
+
let { loaderData: d, errors: g } = t, p = u.route.loader && !d.hasOwnProperty(u.route.id) && (!g || g[u.route.id] === void 0);
|
|
8037
|
+
if (u.route.lazy || p) {
|
|
7981
8038
|
i = !0, l >= 0 ? o = o.slice(0, l + 1) : o = [o[0]];
|
|
7982
8039
|
break;
|
|
7983
8040
|
}
|
|
@@ -7985,16 +8042,16 @@ function qi(e, n = [], t = null, r = null) {
|
|
|
7985
8042
|
}
|
|
7986
8043
|
return o.reduceRight(
|
|
7987
8044
|
(c, u, d) => {
|
|
7988
|
-
let g,
|
|
7989
|
-
t && (g = a && u.route.id ? a[u.route.id] : void 0,
|
|
8045
|
+
let g, p = !1, f = null, v = null;
|
|
8046
|
+
t && (g = a && u.route.id ? a[u.route.id] : void 0, f = u.route.errorElement || Hi, i && (l < 0 && d === 0 ? (Ar(
|
|
7990
8047
|
"route-fallback",
|
|
7991
8048
|
!1,
|
|
7992
8049
|
"No `HydrateFallback` element provided to render during initial hydration"
|
|
7993
|
-
),
|
|
7994
|
-
let m = n.concat(o.slice(0, d + 1)),
|
|
8050
|
+
), p = !0, v = null) : l === d && (p = !0, v = u.route.hydrateFallbackElement || null)));
|
|
8051
|
+
let m = n.concat(o.slice(0, d + 1)), b = () => {
|
|
7995
8052
|
let x;
|
|
7996
|
-
return g ? x =
|
|
7997
|
-
|
|
8053
|
+
return g ? x = f : p ? x = v : u.route.Component ? x = /* @__PURE__ */ j.createElement(u.route.Component, null) : u.route.element ? x = u.route.element : x = c, /* @__PURE__ */ j.createElement(
|
|
8054
|
+
qi,
|
|
7998
8055
|
{
|
|
7999
8056
|
match: u,
|
|
8000
8057
|
routeContext: {
|
|
@@ -8007,16 +8064,16 @@ function qi(e, n = [], t = null, r = null) {
|
|
|
8007
8064
|
);
|
|
8008
8065
|
};
|
|
8009
8066
|
return t && (u.route.ErrorBoundary || u.route.errorElement || d === 0) ? /* @__PURE__ */ j.createElement(
|
|
8010
|
-
|
|
8067
|
+
Bi,
|
|
8011
8068
|
{
|
|
8012
8069
|
location: t.location,
|
|
8013
8070
|
revalidation: t.revalidation,
|
|
8014
|
-
component:
|
|
8071
|
+
component: f,
|
|
8015
8072
|
error: g,
|
|
8016
|
-
children:
|
|
8073
|
+
children: b(),
|
|
8017
8074
|
routeContext: { outlet: null, matches: m, isDataRoute: !0 }
|
|
8018
8075
|
}
|
|
8019
|
-
) :
|
|
8076
|
+
) : b();
|
|
8020
8077
|
},
|
|
8021
8078
|
null
|
|
8022
8079
|
);
|
|
@@ -8024,34 +8081,34 @@ function qi(e, n = [], t = null, r = null) {
|
|
|
8024
8081
|
function pn(e) {
|
|
8025
8082
|
return `${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`;
|
|
8026
8083
|
}
|
|
8027
|
-
function
|
|
8084
|
+
function Wi(e) {
|
|
8028
8085
|
let n = j.useContext(Ie);
|
|
8029
|
-
return
|
|
8086
|
+
return he(n, pn(e)), n;
|
|
8030
8087
|
}
|
|
8031
|
-
function
|
|
8088
|
+
function Ui(e) {
|
|
8032
8089
|
let n = j.useContext(ht);
|
|
8033
|
-
return
|
|
8090
|
+
return he(n, pn(e)), n;
|
|
8034
8091
|
}
|
|
8035
|
-
function
|
|
8092
|
+
function Yi(e) {
|
|
8036
8093
|
let n = j.useContext(Ee);
|
|
8037
|
-
return
|
|
8094
|
+
return he(n, pn(e)), n;
|
|
8038
8095
|
}
|
|
8039
8096
|
function fn(e) {
|
|
8040
|
-
let n =
|
|
8041
|
-
return
|
|
8097
|
+
let n = Yi(e), t = n.matches[n.matches.length - 1];
|
|
8098
|
+
return he(
|
|
8042
8099
|
t.route.id,
|
|
8043
8100
|
`${e} can only be used on routes that contain a unique "id"`
|
|
8044
8101
|
), t.route.id;
|
|
8045
8102
|
}
|
|
8046
|
-
function
|
|
8103
|
+
function Zi() {
|
|
8047
8104
|
return fn(
|
|
8048
8105
|
"useRouteId"
|
|
8049
8106
|
/* UseRouteId */
|
|
8050
8107
|
);
|
|
8051
8108
|
}
|
|
8052
|
-
function
|
|
8109
|
+
function Ki() {
|
|
8053
8110
|
var r;
|
|
8054
|
-
let e = j.useContext(dn), n =
|
|
8111
|
+
let e = j.useContext(dn), n = Ui(
|
|
8055
8112
|
"useRouteError"
|
|
8056
8113
|
/* UseRouteError */
|
|
8057
8114
|
), t = fn(
|
|
@@ -8060,8 +8117,8 @@ function Zi() {
|
|
|
8060
8117
|
);
|
|
8061
8118
|
return e !== void 0 ? e : (r = n.errors) == null ? void 0 : r[t];
|
|
8062
8119
|
}
|
|
8063
|
-
function
|
|
8064
|
-
let { router: e } =
|
|
8120
|
+
function Xi() {
|
|
8121
|
+
let { router: e } = Wi(
|
|
8065
8122
|
"useNavigate"
|
|
8066
8123
|
/* UseNavigateStable */
|
|
8067
8124
|
), n = fn(
|
|
@@ -8081,37 +8138,37 @@ var Xn = {};
|
|
|
8081
8138
|
function Ar(e, n, t) {
|
|
8082
8139
|
!n && !Xn[e] && (Xn[e] = !0, $e(!1, t));
|
|
8083
8140
|
}
|
|
8084
|
-
j.memo(
|
|
8085
|
-
function
|
|
8141
|
+
j.memo(Ji);
|
|
8142
|
+
function Ji({
|
|
8086
8143
|
routes: e,
|
|
8087
8144
|
future: n,
|
|
8088
8145
|
state: t
|
|
8089
8146
|
}) {
|
|
8090
|
-
return
|
|
8147
|
+
return Ii(e, void 0, t, n);
|
|
8091
8148
|
}
|
|
8092
8149
|
var ut = "get", dt = "application/x-www-form-urlencoded";
|
|
8093
|
-
function
|
|
8150
|
+
function bt(e) {
|
|
8094
8151
|
return e != null && typeof e.tagName == "string";
|
|
8095
8152
|
}
|
|
8096
|
-
function Ji(e) {
|
|
8097
|
-
return wt(e) && e.tagName.toLowerCase() === "button";
|
|
8098
|
-
}
|
|
8099
8153
|
function Qi(e) {
|
|
8100
|
-
return
|
|
8154
|
+
return bt(e) && e.tagName.toLowerCase() === "button";
|
|
8101
8155
|
}
|
|
8102
8156
|
function el(e) {
|
|
8103
|
-
return
|
|
8157
|
+
return bt(e) && e.tagName.toLowerCase() === "form";
|
|
8104
8158
|
}
|
|
8105
8159
|
function tl(e) {
|
|
8160
|
+
return bt(e) && e.tagName.toLowerCase() === "input";
|
|
8161
|
+
}
|
|
8162
|
+
function nl(e) {
|
|
8106
8163
|
return !!(e.metaKey || e.altKey || e.ctrlKey || e.shiftKey);
|
|
8107
8164
|
}
|
|
8108
|
-
function
|
|
8165
|
+
function rl(e, n) {
|
|
8109
8166
|
return e.button === 0 && // Ignore everything but left clicks
|
|
8110
8167
|
(!n || n === "_self") && // Let browser handle "target=_blank" etc.
|
|
8111
|
-
!
|
|
8168
|
+
!nl(e);
|
|
8112
8169
|
}
|
|
8113
8170
|
var ct = null;
|
|
8114
|
-
function
|
|
8171
|
+
function ol() {
|
|
8115
8172
|
if (ct === null)
|
|
8116
8173
|
try {
|
|
8117
8174
|
new FormData(
|
|
@@ -8124,38 +8181,38 @@ function rl() {
|
|
|
8124
8181
|
}
|
|
8125
8182
|
return ct;
|
|
8126
8183
|
}
|
|
8127
|
-
var
|
|
8184
|
+
var al = /* @__PURE__ */ new Set([
|
|
8128
8185
|
"application/x-www-form-urlencoded",
|
|
8129
8186
|
"multipart/form-data",
|
|
8130
8187
|
"text/plain"
|
|
8131
8188
|
]);
|
|
8132
8189
|
function Bt(e) {
|
|
8133
|
-
return e != null && !
|
|
8190
|
+
return e != null && !al.has(e) ? ($e(
|
|
8134
8191
|
!1,
|
|
8135
8192
|
`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${dt}"`
|
|
8136
8193
|
), null) : e;
|
|
8137
8194
|
}
|
|
8138
|
-
function
|
|
8195
|
+
function il(e, n) {
|
|
8139
8196
|
let t, r, o, a, i;
|
|
8140
|
-
if (
|
|
8197
|
+
if (el(e)) {
|
|
8141
8198
|
let l = e.getAttribute("action");
|
|
8142
8199
|
r = l ? Fe(l, n) : null, t = e.getAttribute("method") || ut, o = Bt(e.getAttribute("enctype")) || dt, a = new FormData(e);
|
|
8143
|
-
} else if (
|
|
8200
|
+
} else if (Qi(e) || tl(e) && (e.type === "submit" || e.type === "image")) {
|
|
8144
8201
|
let l = e.form;
|
|
8145
8202
|
if (l == null)
|
|
8146
8203
|
throw new Error(
|
|
8147
8204
|
'Cannot submit a <button> or <input type="submit"> without a <form>'
|
|
8148
8205
|
);
|
|
8149
8206
|
let c = e.getAttribute("formaction") || l.getAttribute("action");
|
|
8150
|
-
if (r = c ? Fe(c, n) : null, t = e.getAttribute("formmethod") || l.getAttribute("method") || ut, o = Bt(e.getAttribute("formenctype")) || Bt(l.getAttribute("enctype")) || dt, a = new FormData(l, e), !
|
|
8207
|
+
if (r = c ? Fe(c, n) : null, t = e.getAttribute("formmethod") || l.getAttribute("method") || ut, o = Bt(e.getAttribute("formenctype")) || Bt(l.getAttribute("enctype")) || dt, a = new FormData(l, e), !ol()) {
|
|
8151
8208
|
let { name: u, type: d, value: g } = e;
|
|
8152
8209
|
if (d === "image") {
|
|
8153
|
-
let
|
|
8154
|
-
a.append(`${
|
|
8210
|
+
let p = u ? `${u}.` : "";
|
|
8211
|
+
a.append(`${p}x`, "0"), a.append(`${p}y`, "0");
|
|
8155
8212
|
} else u && a.append(u, g);
|
|
8156
8213
|
}
|
|
8157
8214
|
} else {
|
|
8158
|
-
if (
|
|
8215
|
+
if (bt(e))
|
|
8159
8216
|
throw new Error(
|
|
8160
8217
|
'Cannot submit element that is not <form>, <button>, or <input type="submit|image">'
|
|
8161
8218
|
);
|
|
@@ -8168,7 +8225,7 @@ function mn(e, n) {
|
|
|
8168
8225
|
if (e === !1 || e === null || typeof e > "u")
|
|
8169
8226
|
throw new Error(n);
|
|
8170
8227
|
}
|
|
8171
|
-
function
|
|
8228
|
+
function ll(e, n, t) {
|
|
8172
8229
|
let r = typeof e == "string" ? new URL(
|
|
8173
8230
|
e,
|
|
8174
8231
|
// This can be called during the SSR flow via PrefetchPageLinksImpl so
|
|
@@ -8177,7 +8234,7 @@ function il(e, n, t) {
|
|
|
8177
8234
|
) : e;
|
|
8178
8235
|
return r.pathname === "/" ? r.pathname = `_root.${t}` : n && Fe(r.pathname, n) === "/" ? r.pathname = `${n.replace(/\/$/, "")}/_root.${t}` : r.pathname = `${r.pathname.replace(/\/$/, "")}.${t}`, r;
|
|
8179
8236
|
}
|
|
8180
|
-
async function
|
|
8237
|
+
async function sl(e, n) {
|
|
8181
8238
|
if (e.id in n)
|
|
8182
8239
|
return n[e.id];
|
|
8183
8240
|
try {
|
|
@@ -8194,22 +8251,22 @@ async function ll(e, n) {
|
|
|
8194
8251
|
});
|
|
8195
8252
|
}
|
|
8196
8253
|
}
|
|
8197
|
-
function
|
|
8254
|
+
function cl(e) {
|
|
8198
8255
|
return e == null ? !1 : e.href == null ? e.rel === "preload" && typeof e.imageSrcSet == "string" && typeof e.imageSizes == "string" : typeof e.rel == "string" && typeof e.href == "string";
|
|
8199
8256
|
}
|
|
8200
|
-
async function
|
|
8257
|
+
async function ul(e, n, t) {
|
|
8201
8258
|
let r = await Promise.all(
|
|
8202
8259
|
e.map(async (o) => {
|
|
8203
8260
|
let a = n.routes[o.route.id];
|
|
8204
8261
|
if (a) {
|
|
8205
|
-
let i = await
|
|
8262
|
+
let i = await sl(a, t);
|
|
8206
8263
|
return i.links ? i.links() : [];
|
|
8207
8264
|
}
|
|
8208
8265
|
return [];
|
|
8209
8266
|
})
|
|
8210
8267
|
);
|
|
8211
|
-
return
|
|
8212
|
-
r.flat(1).filter(
|
|
8268
|
+
return ml(
|
|
8269
|
+
r.flat(1).filter(cl).filter((o) => o.rel === "stylesheet" || o.rel === "preload").map(
|
|
8213
8270
|
(o) => o.rel === "stylesheet" ? { ...o, rel: "prefetch", as: "style" } : { ...o, rel: "prefetch" }
|
|
8214
8271
|
)
|
|
8215
8272
|
);
|
|
@@ -8234,7 +8291,7 @@ function Jn(e, n, t, r, o, a) {
|
|
|
8234
8291
|
if (i(c, u) || l(c, u))
|
|
8235
8292
|
return !0;
|
|
8236
8293
|
if (c.route.shouldRevalidate) {
|
|
8237
|
-
let
|
|
8294
|
+
let p = c.route.shouldRevalidate({
|
|
8238
8295
|
currentUrl: new URL(
|
|
8239
8296
|
o.pathname + o.search + o.hash,
|
|
8240
8297
|
window.origin
|
|
@@ -8244,14 +8301,14 @@ function Jn(e, n, t, r, o, a) {
|
|
|
8244
8301
|
nextParams: c.params,
|
|
8245
8302
|
defaultShouldRevalidate: !0
|
|
8246
8303
|
});
|
|
8247
|
-
if (typeof
|
|
8248
|
-
return
|
|
8304
|
+
if (typeof p == "boolean")
|
|
8305
|
+
return p;
|
|
8249
8306
|
}
|
|
8250
8307
|
return !0;
|
|
8251
8308
|
}) : [];
|
|
8252
8309
|
}
|
|
8253
|
-
function
|
|
8254
|
-
return
|
|
8310
|
+
function dl(e, n, { includeHydrateFallback: t } = {}) {
|
|
8311
|
+
return pl(
|
|
8255
8312
|
e.map((r) => {
|
|
8256
8313
|
let o = n.routes[r.route.id];
|
|
8257
8314
|
if (!o) return [];
|
|
@@ -8260,19 +8317,19 @@ function ul(e, n, { includeHydrateFallback: t } = {}) {
|
|
|
8260
8317
|
}).flat(1)
|
|
8261
8318
|
);
|
|
8262
8319
|
}
|
|
8263
|
-
function
|
|
8320
|
+
function pl(e) {
|
|
8264
8321
|
return [...new Set(e)];
|
|
8265
8322
|
}
|
|
8266
|
-
function
|
|
8323
|
+
function fl(e) {
|
|
8267
8324
|
let n = {}, t = Object.keys(e).sort();
|
|
8268
8325
|
for (let r of t)
|
|
8269
8326
|
n[r] = e[r];
|
|
8270
8327
|
return n;
|
|
8271
8328
|
}
|
|
8272
|
-
function
|
|
8329
|
+
function ml(e, n) {
|
|
8273
8330
|
let t = /* @__PURE__ */ new Set();
|
|
8274
8331
|
return new Set(n), e.reduce((r, o) => {
|
|
8275
|
-
let a = JSON.stringify(
|
|
8332
|
+
let a = JSON.stringify(fl(o));
|
|
8276
8333
|
return t.has(a) || (t.add(a), r.push({ key: a, link: o })), r;
|
|
8277
8334
|
}, []);
|
|
8278
8335
|
}
|
|
@@ -8283,7 +8340,7 @@ function Dr() {
|
|
|
8283
8340
|
"You must render this element inside a <DataRouterContext.Provider> element"
|
|
8284
8341
|
), e;
|
|
8285
8342
|
}
|
|
8286
|
-
function
|
|
8343
|
+
function gl() {
|
|
8287
8344
|
let e = j.useContext(ht);
|
|
8288
8345
|
return mn(
|
|
8289
8346
|
e,
|
|
@@ -8299,17 +8356,17 @@ function Nr() {
|
|
|
8299
8356
|
"You must render this element inside a <HydratedRouter> element"
|
|
8300
8357
|
), e;
|
|
8301
8358
|
}
|
|
8302
|
-
function
|
|
8303
|
-
let t = j.useContext(gn), [r, o] = j.useState(!1), [a, i] = j.useState(!1), { onFocus: l, onBlur: c, onMouseEnter: u, onMouseLeave: d, onTouchStart: g } = n,
|
|
8359
|
+
function vl(e, n) {
|
|
8360
|
+
let t = j.useContext(gn), [r, o] = j.useState(!1), [a, i] = j.useState(!1), { onFocus: l, onBlur: c, onMouseEnter: u, onMouseLeave: d, onTouchStart: g } = n, p = j.useRef(null);
|
|
8304
8361
|
j.useEffect(() => {
|
|
8305
8362
|
if (e === "render" && i(!0), e === "viewport") {
|
|
8306
8363
|
let m = (x) => {
|
|
8307
8364
|
x.forEach((k) => {
|
|
8308
8365
|
i(k.isIntersecting);
|
|
8309
8366
|
});
|
|
8310
|
-
},
|
|
8311
|
-
return
|
|
8312
|
-
|
|
8367
|
+
}, b = new IntersectionObserver(m, { threshold: 0.5 });
|
|
8368
|
+
return p.current && b.observe(p.current), () => {
|
|
8369
|
+
b.disconnect();
|
|
8313
8370
|
};
|
|
8314
8371
|
}
|
|
8315
8372
|
}, [e]), j.useEffect(() => {
|
|
@@ -8322,40 +8379,40 @@ function gl(e, n) {
|
|
|
8322
8379
|
};
|
|
8323
8380
|
}
|
|
8324
8381
|
}, [r]);
|
|
8325
|
-
let
|
|
8382
|
+
let f = () => {
|
|
8326
8383
|
o(!0);
|
|
8327
8384
|
}, v = () => {
|
|
8328
8385
|
o(!1), i(!1);
|
|
8329
8386
|
};
|
|
8330
|
-
return t ? e !== "intent" ? [a,
|
|
8387
|
+
return t ? e !== "intent" ? [a, p, {}] : [
|
|
8331
8388
|
a,
|
|
8332
|
-
|
|
8389
|
+
p,
|
|
8333
8390
|
{
|
|
8334
|
-
onFocus: Ge(l,
|
|
8391
|
+
onFocus: Ge(l, f),
|
|
8335
8392
|
onBlur: Ge(c, v),
|
|
8336
|
-
onMouseEnter: Ge(u,
|
|
8393
|
+
onMouseEnter: Ge(u, f),
|
|
8337
8394
|
onMouseLeave: Ge(d, v),
|
|
8338
|
-
onTouchStart: Ge(g,
|
|
8395
|
+
onTouchStart: Ge(g, f)
|
|
8339
8396
|
}
|
|
8340
|
-
] : [!1,
|
|
8397
|
+
] : [!1, p, {}];
|
|
8341
8398
|
}
|
|
8342
8399
|
function Ge(e, n) {
|
|
8343
8400
|
return (t) => {
|
|
8344
8401
|
e && e(t), t.defaultPrevented || n(t);
|
|
8345
8402
|
};
|
|
8346
8403
|
}
|
|
8347
|
-
function
|
|
8404
|
+
function hl({ page: e, ...n }) {
|
|
8348
8405
|
let { router: t } = Dr(), r = j.useMemo(
|
|
8349
8406
|
() => jr(t.routes, e, t.basename),
|
|
8350
8407
|
[t.routes, e, t.basename]
|
|
8351
8408
|
);
|
|
8352
|
-
return r ? /* @__PURE__ */ j.createElement(
|
|
8409
|
+
return r ? /* @__PURE__ */ j.createElement(bl, { page: e, matches: r, ...n }) : null;
|
|
8353
8410
|
}
|
|
8354
|
-
function
|
|
8411
|
+
function xl(e) {
|
|
8355
8412
|
let { manifest: n, routeModules: t } = Nr(), [r, o] = j.useState([]);
|
|
8356
8413
|
return j.useEffect(() => {
|
|
8357
8414
|
let a = !1;
|
|
8358
|
-
return
|
|
8415
|
+
return ul(e, n, t).then(
|
|
8359
8416
|
(i) => {
|
|
8360
8417
|
a || o(i);
|
|
8361
8418
|
}
|
|
@@ -8364,12 +8421,12 @@ function hl(e) {
|
|
|
8364
8421
|
};
|
|
8365
8422
|
}, [e, n, t]), r;
|
|
8366
8423
|
}
|
|
8367
|
-
function
|
|
8424
|
+
function bl({
|
|
8368
8425
|
page: e,
|
|
8369
8426
|
matches: n,
|
|
8370
8427
|
...t
|
|
8371
8428
|
}) {
|
|
8372
|
-
let r = Ne(), { manifest: o, routeModules: a } = Nr(), { basename: i } = Dr(), { loaderData: l, matches: c } =
|
|
8429
|
+
let r = Ne(), { manifest: o, routeModules: a } = Nr(), { basename: i } = Dr(), { loaderData: l, matches: c } = gl(), u = j.useMemo(
|
|
8373
8430
|
() => Jn(
|
|
8374
8431
|
e,
|
|
8375
8432
|
n,
|
|
@@ -8394,16 +8451,16 @@ function xl({
|
|
|
8394
8451
|
return [];
|
|
8395
8452
|
let v = /* @__PURE__ */ new Set(), m = !1;
|
|
8396
8453
|
if (n.forEach((x) => {
|
|
8397
|
-
var
|
|
8454
|
+
var w;
|
|
8398
8455
|
let k = o.routes[x.route.id];
|
|
8399
|
-
!k || !k.hasLoader || (!u.some(($) => $.route.id === x.route.id) && x.route.id in l && ((
|
|
8456
|
+
!k || !k.hasLoader || (!u.some(($) => $.route.id === x.route.id) && x.route.id in l && ((w = a[x.route.id]) != null && w.shouldRevalidate) || k.hasClientLoader ? m = !0 : v.add(x.route.id));
|
|
8400
8457
|
}), v.size === 0)
|
|
8401
8458
|
return [];
|
|
8402
|
-
let
|
|
8403
|
-
return m && v.size > 0 &&
|
|
8459
|
+
let b = ll(e, i, "data");
|
|
8460
|
+
return m && v.size > 0 && b.searchParams.set(
|
|
8404
8461
|
"_routes",
|
|
8405
8462
|
n.filter((x) => v.has(x.route.id)).map((x) => x.route.id).join(",")
|
|
8406
|
-
), [
|
|
8463
|
+
), [b.pathname + b.search];
|
|
8407
8464
|
}, [
|
|
8408
8465
|
i,
|
|
8409
8466
|
l,
|
|
@@ -8413,11 +8470,11 @@ function xl({
|
|
|
8413
8470
|
n,
|
|
8414
8471
|
e,
|
|
8415
8472
|
a
|
|
8416
|
-
]),
|
|
8417
|
-
() =>
|
|
8473
|
+
]), p = j.useMemo(
|
|
8474
|
+
() => dl(d, o),
|
|
8418
8475
|
[d, o]
|
|
8419
|
-
),
|
|
8420
|
-
return /* @__PURE__ */ j.createElement(j.Fragment, null, g.map((v) => /* @__PURE__ */ j.createElement("link", { key: v, rel: "prefetch", as: "fetch", href: v, ...t })),
|
|
8476
|
+
), f = xl(d);
|
|
8477
|
+
return /* @__PURE__ */ j.createElement(j.Fragment, null, g.map((v) => /* @__PURE__ */ j.createElement("link", { key: v, rel: "prefetch", as: "fetch", href: v, ...t })), p.map((v) => /* @__PURE__ */ j.createElement("link", { key: v, rel: "modulepreload", href: v, ...t })), f.map(({ key: v, link: m }) => (
|
|
8421
8478
|
// these don't spread `linkProps` because they are full link descriptors
|
|
8422
8479
|
// already with their own props
|
|
8423
8480
|
/* @__PURE__ */ j.createElement("link", { key: v, ...m })
|
|
@@ -8449,10 +8506,10 @@ var Tr = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, vn = j.forwardRef(
|
|
|
8449
8506
|
to: u,
|
|
8450
8507
|
preventScrollReset: d,
|
|
8451
8508
|
viewTransition: g,
|
|
8452
|
-
...
|
|
8453
|
-
},
|
|
8454
|
-
let { basename: v } = j.useContext(_e), m = typeof u == "string" && Tr.test(u),
|
|
8455
|
-
if (typeof u == "string" && m && (
|
|
8509
|
+
...p
|
|
8510
|
+
}, f) {
|
|
8511
|
+
let { basename: v } = j.useContext(_e), m = typeof u == "string" && Tr.test(u), b, x = !1;
|
|
8512
|
+
if (typeof u == "string" && m && (b = u, zr))
|
|
8456
8513
|
try {
|
|
8457
8514
|
let F = new URL(window.location.href), Z = u.startsWith("//") ? new URL(F.protocol + u) : new URL(u), ae = Fe(Z.pathname, v);
|
|
8458
8515
|
Z.origin === F.origin && ae != null ? u = ae + Z.search + Z.hash : x = !0;
|
|
@@ -8462,10 +8519,10 @@ var Tr = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, vn = j.forwardRef(
|
|
|
8462
8519
|
`<Link to="${u}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`
|
|
8463
8520
|
);
|
|
8464
8521
|
}
|
|
8465
|
-
let k =
|
|
8522
|
+
let k = zi(u, { relative: o }), [w, $, y] = vl(
|
|
8466
8523
|
r,
|
|
8467
|
-
|
|
8468
|
-
), O =
|
|
8524
|
+
p
|
|
8525
|
+
), O = Sl(u, {
|
|
8469
8526
|
replace: i,
|
|
8470
8527
|
state: l,
|
|
8471
8528
|
target: c,
|
|
@@ -8481,17 +8538,17 @@ var Tr = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, vn = j.forwardRef(
|
|
|
8481
8538
|
/* @__PURE__ */ j.createElement(
|
|
8482
8539
|
"a",
|
|
8483
8540
|
{
|
|
8484
|
-
...
|
|
8541
|
+
...p,
|
|
8485
8542
|
...y,
|
|
8486
|
-
href:
|
|
8543
|
+
href: b || k,
|
|
8487
8544
|
onClick: x || a ? n : N,
|
|
8488
|
-
ref: wl(
|
|
8545
|
+
ref: wl(f, $),
|
|
8489
8546
|
target: c,
|
|
8490
8547
|
"data-discover": !m && t === "render" ? "true" : void 0
|
|
8491
8548
|
}
|
|
8492
8549
|
)
|
|
8493
8550
|
);
|
|
8494
|
-
return
|
|
8551
|
+
return w && !m ? /* @__PURE__ */ j.createElement(j.Fragment, null, V, /* @__PURE__ */ j.createElement(hl, { page: k })) : V;
|
|
8495
8552
|
}
|
|
8496
8553
|
);
|
|
8497
8554
|
vn.displayName = "Link";
|
|
@@ -8507,21 +8564,21 @@ var Or = j.forwardRef(
|
|
|
8507
8564
|
children: c,
|
|
8508
8565
|
...u
|
|
8509
8566
|
}, d) {
|
|
8510
|
-
let g = Ke(i, { relative: u.relative }),
|
|
8567
|
+
let g = Ke(i, { relative: u.relative }), p = Ne(), f = j.useContext(ht), { navigator: v, basename: m } = j.useContext(_e), b = f != null && // Conditional usage is OK here because the usage of a data router is static
|
|
8511
8568
|
// eslint-disable-next-line react-hooks/rules-of-hooks
|
|
8512
|
-
|
|
8513
|
-
t || (k = k.toLowerCase(),
|
|
8569
|
+
_l(g) && l === !0, x = v.encodeLocation ? v.encodeLocation(g).pathname : g.pathname, k = p.pathname, w = f && f.navigation && f.navigation.location ? f.navigation.location.pathname : null;
|
|
8570
|
+
t || (k = k.toLowerCase(), w = w ? w.toLowerCase() : null, x = x.toLowerCase()), w && m && (w = Fe(w, m) || w);
|
|
8514
8571
|
const $ = x !== "/" && x.endsWith("/") ? x.length - 1 : x.length;
|
|
8515
|
-
let y = k === x || !o && k.startsWith(x) && k.charAt($) === "/", O =
|
|
8572
|
+
let y = k === x || !o && k.startsWith(x) && k.charAt($) === "/", O = w != null && (w === x || !o && w.startsWith(x) && w.charAt(x.length) === "/"), N = {
|
|
8516
8573
|
isActive: y,
|
|
8517
8574
|
isPending: O,
|
|
8518
|
-
isTransitioning:
|
|
8575
|
+
isTransitioning: b
|
|
8519
8576
|
}, V = y ? n : void 0, F;
|
|
8520
8577
|
typeof r == "function" ? F = r(N) : F = [
|
|
8521
8578
|
r,
|
|
8522
8579
|
y ? "active" : null,
|
|
8523
8580
|
O ? "pending" : null,
|
|
8524
|
-
|
|
8581
|
+
b ? "transitioning" : null
|
|
8525
8582
|
].filter(Boolean).join(" ");
|
|
8526
8583
|
let Z = typeof a == "function" ? a(N) : a;
|
|
8527
8584
|
return /* @__PURE__ */ j.createElement(
|
|
@@ -8540,7 +8597,7 @@ var Or = j.forwardRef(
|
|
|
8540
8597
|
}
|
|
8541
8598
|
);
|
|
8542
8599
|
Or.displayName = "NavLink";
|
|
8543
|
-
var
|
|
8600
|
+
var yl = j.forwardRef(
|
|
8544
8601
|
({
|
|
8545
8602
|
discover: e = "render",
|
|
8546
8603
|
fetcherKey: n,
|
|
@@ -8554,13 +8611,13 @@ var bl = j.forwardRef(
|
|
|
8554
8611
|
relative: u,
|
|
8555
8612
|
preventScrollReset: d,
|
|
8556
8613
|
viewTransition: g,
|
|
8557
|
-
...
|
|
8558
|
-
},
|
|
8559
|
-
let v =
|
|
8560
|
-
if (c && c(
|
|
8561
|
-
|
|
8562
|
-
let $ =
|
|
8563
|
-
v($ ||
|
|
8614
|
+
...p
|
|
8615
|
+
}, f) => {
|
|
8616
|
+
let v = kl(), m = $l(l, { relative: u }), b = i.toLowerCase() === "get" ? "get" : "post", x = typeof l == "string" && Tr.test(l), k = (w) => {
|
|
8617
|
+
if (c && c(w), w.defaultPrevented) return;
|
|
8618
|
+
w.preventDefault();
|
|
8619
|
+
let $ = w.nativeEvent.submitter, y = ($ == null ? void 0 : $.getAttribute("formmethod")) || i;
|
|
8620
|
+
v($ || w.currentTarget, {
|
|
8564
8621
|
fetcherKey: n,
|
|
8565
8622
|
method: y,
|
|
8566
8623
|
navigate: t,
|
|
@@ -8574,25 +8631,25 @@ var bl = j.forwardRef(
|
|
|
8574
8631
|
return /* @__PURE__ */ j.createElement(
|
|
8575
8632
|
"form",
|
|
8576
8633
|
{
|
|
8577
|
-
ref:
|
|
8578
|
-
method:
|
|
8634
|
+
ref: f,
|
|
8635
|
+
method: b,
|
|
8579
8636
|
action: m,
|
|
8580
8637
|
onSubmit: r ? c : k,
|
|
8581
|
-
...
|
|
8638
|
+
...p,
|
|
8582
8639
|
"data-discover": !x && e === "render" ? "true" : void 0
|
|
8583
8640
|
}
|
|
8584
8641
|
);
|
|
8585
8642
|
}
|
|
8586
8643
|
);
|
|
8587
|
-
|
|
8588
|
-
function
|
|
8644
|
+
yl.displayName = "Form";
|
|
8645
|
+
function Cl(e) {
|
|
8589
8646
|
return `${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`;
|
|
8590
8647
|
}
|
|
8591
8648
|
function Ir(e) {
|
|
8592
8649
|
let n = j.useContext(Ie);
|
|
8593
|
-
return
|
|
8650
|
+
return he(n, Cl(e)), n;
|
|
8594
8651
|
}
|
|
8595
|
-
function
|
|
8652
|
+
function Sl(e, {
|
|
8596
8653
|
target: n,
|
|
8597
8654
|
replace: t,
|
|
8598
8655
|
state: r,
|
|
@@ -8600,10 +8657,10 @@ function Cl(e, {
|
|
|
8600
8657
|
relative: a,
|
|
8601
8658
|
viewTransition: i
|
|
8602
8659
|
} = {}) {
|
|
8603
|
-
let l =
|
|
8660
|
+
let l = Ti(), c = Ne(), u = Ke(e, { relative: a });
|
|
8604
8661
|
return j.useCallback(
|
|
8605
8662
|
(d) => {
|
|
8606
|
-
if (
|
|
8663
|
+
if (rl(d, n)) {
|
|
8607
8664
|
d.preventDefault();
|
|
8608
8665
|
let g = t !== void 0 ? t : nn(c) === nn(u);
|
|
8609
8666
|
l(e, {
|
|
@@ -8629,20 +8686,20 @@ function Cl(e, {
|
|
|
8629
8686
|
]
|
|
8630
8687
|
);
|
|
8631
8688
|
}
|
|
8632
|
-
var
|
|
8633
|
-
function
|
|
8689
|
+
var Rl = 0, jl = () => `__${String(++Rl)}__`;
|
|
8690
|
+
function kl() {
|
|
8634
8691
|
let { router: e } = Ir(
|
|
8635
8692
|
"useSubmit"
|
|
8636
8693
|
/* UseSubmit */
|
|
8637
|
-
), { basename: n } = j.useContext(_e), t =
|
|
8694
|
+
), { basename: n } = j.useContext(_e), t = Zi();
|
|
8638
8695
|
return j.useCallback(
|
|
8639
8696
|
async (r, o = {}) => {
|
|
8640
|
-
let { action: a, method: i, encType: l, formData: c, body: u } =
|
|
8697
|
+
let { action: a, method: i, encType: l, formData: c, body: u } = il(
|
|
8641
8698
|
r,
|
|
8642
8699
|
n
|
|
8643
8700
|
);
|
|
8644
8701
|
if (o.navigate === !1) {
|
|
8645
|
-
let d = o.fetcherKey ||
|
|
8702
|
+
let d = o.fetcherKey || jl();
|
|
8646
8703
|
await e.fetch(d, t, o.action || a, {
|
|
8647
8704
|
preventScrollReset: o.preventScrollReset,
|
|
8648
8705
|
formData: c,
|
|
@@ -8668,9 +8725,9 @@ function jl() {
|
|
|
8668
8725
|
[e, n, t]
|
|
8669
8726
|
);
|
|
8670
8727
|
}
|
|
8671
|
-
function
|
|
8728
|
+
function $l(e, { relative: n } = {}) {
|
|
8672
8729
|
let { basename: t } = j.useContext(_e), r = j.useContext(Ee);
|
|
8673
|
-
|
|
8730
|
+
he(r, "useFormAction must be used inside a RouteContext");
|
|
8674
8731
|
let [o] = r.matches.slice(-1), a = { ...Ke(e || ".", { relative: n }) }, i = Ne();
|
|
8675
8732
|
if (e == null) {
|
|
8676
8733
|
a.search = i.search;
|
|
@@ -8683,9 +8740,9 @@ function kl(e, { relative: n } = {}) {
|
|
|
8683
8740
|
}
|
|
8684
8741
|
return (!e || e === ".") && o.route.index && (a.search = a.search ? a.search.replace(/^\?/, "?index&") : "?index"), t !== "/" && (a.pathname = a.pathname === "/" ? t : ke([t, a.pathname])), nn(a);
|
|
8685
8742
|
}
|
|
8686
|
-
function
|
|
8743
|
+
function _l(e, { relative: n } = {}) {
|
|
8687
8744
|
let t = j.useContext(Mr);
|
|
8688
|
-
|
|
8745
|
+
he(
|
|
8689
8746
|
t != null,
|
|
8690
8747
|
"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?"
|
|
8691
8748
|
);
|
|
@@ -8698,7 +8755,7 @@ function $l(e, { relative: n } = {}) {
|
|
|
8698
8755
|
let a = Fe(t.currentLocation.pathname, r) || t.currentLocation.pathname, i = Fe(t.nextLocation.pathname, r) || t.nextLocation.pathname;
|
|
8699
8756
|
return gt(o.pathname, i) != null || gt(o.pathname, a) != null;
|
|
8700
8757
|
}
|
|
8701
|
-
const
|
|
8758
|
+
const is = ({
|
|
8702
8759
|
variant: e = "fixed",
|
|
8703
8760
|
activeTab: n,
|
|
8704
8761
|
navItems: t,
|
|
@@ -8724,7 +8781,7 @@ const os = ({
|
|
|
8724
8781
|
c.label
|
|
8725
8782
|
);
|
|
8726
8783
|
}) });
|
|
8727
|
-
},
|
|
8784
|
+
}, ls = ({ items: e, separator: n = "/", className: t = "" }) => /* @__PURE__ */ s.jsx("nav", { className: `text-sm text-color-gray-600 ${t}`, "aria-label": "Breadcrumb", children: /* @__PURE__ */ s.jsx("ol", { className: "flex items-center space-x-1", children: e.map((r, o) => /* @__PURE__ */ s.jsxs("li", { className: "flex items-center", children: [
|
|
8728
8785
|
r.href ? /* @__PURE__ */ s.jsx(
|
|
8729
8786
|
"a",
|
|
8730
8787
|
{
|
|
@@ -8734,7 +8791,7 @@ const os = ({
|
|
|
8734
8791
|
}
|
|
8735
8792
|
) : /* @__PURE__ */ s.jsx("span", { className: "text-color-gray-500 font-medium", children: r.label }),
|
|
8736
8793
|
o < e.length - 1 && /* @__PURE__ */ s.jsx("span", { className: "mx-2 text-color-gray-400", children: n })
|
|
8737
|
-
] }, o)) }) }), Qn = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
|
|
8794
|
+
] }, o)) }) }), Qn = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], El = ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"], ss = ({
|
|
8738
8795
|
mode: e = "single",
|
|
8739
8796
|
type: n = "inline",
|
|
8740
8797
|
showTime: t = !1,
|
|
@@ -8747,36 +8804,36 @@ const os = ({
|
|
|
8747
8804
|
disableAfter: u,
|
|
8748
8805
|
selectedDate: d
|
|
8749
8806
|
}) => {
|
|
8750
|
-
const [g,
|
|
8807
|
+
const [g, p] = K(!1), [f, v] = K(null), [m, b] = K(/* @__PURE__ */ new Date()), [x, k] = K(
|
|
8751
8808
|
d ? new Date(d) : null
|
|
8752
|
-
), [
|
|
8809
|
+
), [w, $] = K(null), [y, O] = K(null), [N, V] = K(null), [F, Z] = K({ hour: 12, minute: 0, ampm: "AM" }), ae = se(null), [ue, Q] = K(
|
|
8753
8810
|
d ? new Date(d) : null
|
|
8754
8811
|
), [H, Y] = K(null), [T, te] = K(null);
|
|
8755
8812
|
ce(() => {
|
|
8756
8813
|
k(d ? new Date(d) : null), Q(d ? new Date(d) : null);
|
|
8757
8814
|
}, [d]);
|
|
8758
8815
|
const pe = (S) => {
|
|
8759
|
-
S.stopPropagation(), v(S.currentTarget),
|
|
8816
|
+
S.stopPropagation(), v(S.currentTarget), p(!0);
|
|
8760
8817
|
}, X = () => {
|
|
8761
|
-
|
|
8818
|
+
p(!1);
|
|
8762
8819
|
}, h = (S) => !!(c && S.getTime() < c || u && S.getTime() > u), C = (S) => {
|
|
8763
|
-
n === "inline" && ae.current && !ae.current.contains(S.target) && (e === "single" ? x || k(null) : e === "range" && (!
|
|
8820
|
+
n === "inline" && ae.current && !ae.current.contains(S.target) && (e === "single" ? x || k(null) : e === "range" && (!w || !y) && ($(null), O(null)), p(!1));
|
|
8764
8821
|
};
|
|
8765
8822
|
ce(() => (g ? document.addEventListener("mousedown", C) : document.removeEventListener("mousedown", C), () => {
|
|
8766
8823
|
document.removeEventListener("mousedown", C);
|
|
8767
8824
|
}), [g]);
|
|
8768
8825
|
const L = (S) => {
|
|
8769
|
-
!S || h(S) || (e === "single" ? k(S) : e === "range" && (!
|
|
8826
|
+
!S || h(S) || (e === "single" ? k(S) : e === "range" && (!w || w && y ? ($(S), O(null)) : S >= w ? O(S) : $(S)));
|
|
8770
8827
|
}, M = (S) => {
|
|
8771
8828
|
if (!S || h(S)) {
|
|
8772
8829
|
V(null);
|
|
8773
8830
|
return;
|
|
8774
8831
|
}
|
|
8775
|
-
e === "range" &&
|
|
8832
|
+
e === "range" && w && !y && V(S);
|
|
8776
8833
|
}, D = () => {
|
|
8777
8834
|
V(null);
|
|
8778
8835
|
}, I = () => {
|
|
8779
|
-
if (
|
|
8836
|
+
if (p(!1), e === "single") {
|
|
8780
8837
|
const S = r ? /* @__PURE__ */ new Date() : x, R = S ? new Date(
|
|
8781
8838
|
S.getFullYear(),
|
|
8782
8839
|
S.getMonth(),
|
|
@@ -8785,8 +8842,8 @@ const os = ({
|
|
|
8785
8842
|
F.minute
|
|
8786
8843
|
) : null;
|
|
8787
8844
|
Q(R), a == null || a(R ? R.getTime() : null);
|
|
8788
|
-
} else e === "range" && (Y(
|
|
8789
|
-
startDate:
|
|
8845
|
+
} else e === "range" && (Y(w), te(y), a == null || a({
|
|
8846
|
+
startDate: w ? w.getTime() : null,
|
|
8790
8847
|
endDate: y ? y.getTime() : null
|
|
8791
8848
|
}));
|
|
8792
8849
|
}, z = () => {
|
|
@@ -8801,11 +8858,11 @@ const os = ({
|
|
|
8801
8858
|
if (e === "single")
|
|
8802
8859
|
return (x == null ? void 0 : x.toDateString()) === S.toDateString();
|
|
8803
8860
|
if (e === "range") {
|
|
8804
|
-
if (
|
|
8805
|
-
const R =
|
|
8861
|
+
if (w && !y && N) {
|
|
8862
|
+
const R = w < N ? w : N, _ = w < N ? N : w;
|
|
8806
8863
|
return S >= R && S <= _;
|
|
8807
8864
|
}
|
|
8808
|
-
return
|
|
8865
|
+
return w && y && S >= w && S <= y;
|
|
8809
8866
|
}
|
|
8810
8867
|
return !1;
|
|
8811
8868
|
}, P = (S, R) => {
|
|
@@ -8853,8 +8910,8 @@ const os = ({
|
|
|
8853
8910
|
className: `${n === "dialog" ? "relative w-full" : "absolute z-50 mt-2 w-72 rounded-lg border border-color-gray-200 bg-color-white shadow-xl p-4"}`,
|
|
8854
8911
|
style: n === "dialog" ? void 0 : {
|
|
8855
8912
|
position: "absolute",
|
|
8856
|
-
left:
|
|
8857
|
-
top:
|
|
8913
|
+
left: f == null ? void 0 : f.getBoundingClientRect().left,
|
|
8914
|
+
top: f ? f.getBoundingClientRect().bottom + window.scrollY : 0
|
|
8858
8915
|
},
|
|
8859
8916
|
children: [
|
|
8860
8917
|
!r && /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
@@ -8866,7 +8923,7 @@ const os = ({
|
|
|
8866
8923
|
size: "small",
|
|
8867
8924
|
color: "gray",
|
|
8868
8925
|
roundedFull: !0,
|
|
8869
|
-
onClick: () =>
|
|
8926
|
+
onClick: () => b(new Date(m.getFullYear(), m.getMonth() - 1, 1)),
|
|
8870
8927
|
icon: /* @__PURE__ */ s.jsx("svg", { className: "size-5", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", children: /* @__PURE__ */ s.jsx("path", { d: "M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" }) })
|
|
8871
8928
|
}
|
|
8872
8929
|
),
|
|
@@ -8876,7 +8933,7 @@ const os = ({
|
|
|
8876
8933
|
{
|
|
8877
8934
|
className: "text-sm outline-none",
|
|
8878
8935
|
value: m.getMonth(),
|
|
8879
|
-
onChange: (S) =>
|
|
8936
|
+
onChange: (S) => b(new Date(m.getFullYear(), parseInt(S.target.value), 1)),
|
|
8880
8937
|
children: Qn.map((S, R) => /* @__PURE__ */ s.jsx("option", { value: R, children: S }, S))
|
|
8881
8938
|
}
|
|
8882
8939
|
),
|
|
@@ -8885,7 +8942,7 @@ const os = ({
|
|
|
8885
8942
|
{
|
|
8886
8943
|
className: "text-sm outline-none",
|
|
8887
8944
|
value: m.getFullYear(),
|
|
8888
|
-
onChange: (S) =>
|
|
8945
|
+
onChange: (S) => b(new Date(parseInt(S.target.value), m.getMonth(), 1)),
|
|
8889
8946
|
children: Array.from({ length: 150 }, (S, R) => (/* @__PURE__ */ new Date()).getFullYear() - 100 + R).map((S) => /* @__PURE__ */ s.jsx("option", { value: S, children: S }, S))
|
|
8890
8947
|
}
|
|
8891
8948
|
)
|
|
@@ -8897,13 +8954,13 @@ const os = ({
|
|
|
8897
8954
|
size: "small",
|
|
8898
8955
|
color: "gray",
|
|
8899
8956
|
roundedFull: !0,
|
|
8900
|
-
onClick: () =>
|
|
8957
|
+
onClick: () => b(new Date(m.getFullYear(), m.getMonth() + 1, 1)),
|
|
8901
8958
|
icon: /* @__PURE__ */ s.jsx("svg", { className: "size-5", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", children: /* @__PURE__ */ s.jsx("path", { d: "M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z" }) })
|
|
8902
8959
|
}
|
|
8903
8960
|
)
|
|
8904
8961
|
] }),
|
|
8905
8962
|
/* @__PURE__ */ s.jsxs("div", { className: "grid grid-columns-7 gap-1 text-center text-sm mb-2", children: [
|
|
8906
|
-
|
|
8963
|
+
El.map((S) => /* @__PURE__ */ s.jsx("div", { className: "font-semibold", children: S }, S)),
|
|
8907
8964
|
z().map((S, R) => /* @__PURE__ */ s.jsx(
|
|
8908
8965
|
"div",
|
|
8909
8966
|
{
|
|
@@ -8946,8 +9003,8 @@ const os = ({
|
|
|
8946
9003
|
children: [
|
|
8947
9004
|
e === "single" ? ue ? P(ue) : i : (
|
|
8948
9005
|
// Display rangeStart immediately if set, even if rangeEnd is null
|
|
8949
|
-
|
|
8950
|
-
P(
|
|
9006
|
+
w || H || T ? /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
9007
|
+
P(w || H, "start"),
|
|
8951
9008
|
" -",
|
|
8952
9009
|
" ",
|
|
8953
9010
|
P(y || T, "end")
|
|
@@ -8957,9 +9014,9 @@ const os = ({
|
|
|
8957
9014
|
]
|
|
8958
9015
|
}
|
|
8959
9016
|
),
|
|
8960
|
-
n === "inline" ? /* @__PURE__ */ s.jsx(s.Fragment, { children: g && Ze(q, document.body) }) : /* @__PURE__ */ s.jsx(
|
|
9017
|
+
n === "inline" ? /* @__PURE__ */ s.jsx(s.Fragment, { children: g && Ze(q, document.body) }) : /* @__PURE__ */ s.jsx(si, { open: g, title: r ? "Select Time" : i, onClose: X, children: /* @__PURE__ */ s.jsx("div", { className: "w-72", children: q }) })
|
|
8961
9018
|
] });
|
|
8962
|
-
},
|
|
9019
|
+
}, cs = ({
|
|
8963
9020
|
tabs: e,
|
|
8964
9021
|
activeKey: n,
|
|
8965
9022
|
onChange: t,
|
|
@@ -9006,10 +9063,10 @@ const os = ({
|
|
|
9006
9063
|
]
|
|
9007
9064
|
}
|
|
9008
9065
|
);
|
|
9009
|
-
},
|
|
9066
|
+
}, us = ({
|
|
9010
9067
|
stats: e = [],
|
|
9011
9068
|
className: n = ""
|
|
9012
|
-
}) => /* @__PURE__ */ s.jsx(
|
|
9069
|
+
}) => /* @__PURE__ */ s.jsx(ai, { className: `w-full ${n}`, children: /* @__PURE__ */ s.jsx("div", { className: "grid grid-columns-1 sm:grid-columns-1 md:grid-columns-2 lg:grid-columns-4 gap-4 justify-items-center", children: e.map((t, r) => /* @__PURE__ */ s.jsxs(
|
|
9013
9070
|
"div",
|
|
9014
9071
|
{
|
|
9015
9072
|
className: `flex items-center justify-center gap-4 lg:not-last:border-r md:not-last:border-r md:nth-2:border-r-0 md:not-last:border-b-0 not-last:border-b border-color-gray-200
|
|
@@ -9030,7 +9087,7 @@ const os = ({
|
|
|
9030
9087
|
},
|
|
9031
9088
|
r
|
|
9032
9089
|
)) }) });
|
|
9033
|
-
function
|
|
9090
|
+
function ds({
|
|
9034
9091
|
items: e = [],
|
|
9035
9092
|
logoJSX: n,
|
|
9036
9093
|
position: t,
|
|
@@ -9044,7 +9101,7 @@ function cs({
|
|
|
9044
9101
|
c(d), d.onClick && d.onClick(), i && i(d);
|
|
9045
9102
|
};
|
|
9046
9103
|
return /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsx(
|
|
9047
|
-
|
|
9104
|
+
ui,
|
|
9048
9105
|
{
|
|
9049
9106
|
open: o,
|
|
9050
9107
|
onClose: a,
|
|
@@ -9092,51 +9149,52 @@ function cs({
|
|
|
9092
9149
|
) });
|
|
9093
9150
|
}
|
|
9094
9151
|
export {
|
|
9095
|
-
|
|
9096
|
-
|
|
9097
|
-
|
|
9152
|
+
rs as Accordion,
|
|
9153
|
+
ns as ActionMenu,
|
|
9154
|
+
os as Alert,
|
|
9098
9155
|
da as Avatar,
|
|
9099
|
-
|
|
9100
|
-
|
|
9101
|
-
|
|
9156
|
+
as as Badge,
|
|
9157
|
+
is as BottomNavigation,
|
|
9158
|
+
ls as Breadcrumbs,
|
|
9102
9159
|
Gt as Button,
|
|
9103
|
-
|
|
9104
|
-
|
|
9105
|
-
|
|
9106
|
-
|
|
9107
|
-
|
|
9108
|
-
|
|
9109
|
-
|
|
9110
|
-
|
|
9111
|
-
|
|
9112
|
-
|
|
9113
|
-
|
|
9114
|
-
|
|
9115
|
-
|
|
9160
|
+
ve as COLOR_MAP,
|
|
9161
|
+
ai as Card,
|
|
9162
|
+
Al as CardWrapper,
|
|
9163
|
+
Yl as Carousel,
|
|
9164
|
+
Dl as Checkbox,
|
|
9165
|
+
us as DashboardStatBoxes,
|
|
9166
|
+
ss as DatePicker,
|
|
9167
|
+
si as Dialog,
|
|
9168
|
+
Jl as Divider,
|
|
9169
|
+
ui as Drawer,
|
|
9170
|
+
Nl as Dropdown,
|
|
9171
|
+
zl as DropzoneUploader,
|
|
9172
|
+
Zl as EmptyState,
|
|
9116
9173
|
je as IconButton,
|
|
9117
9174
|
na as Menu,
|
|
9118
9175
|
ia as OtpInput,
|
|
9119
9176
|
ni as Pagination,
|
|
9120
9177
|
ca as PasswordInput,
|
|
9121
|
-
|
|
9122
|
-
|
|
9123
|
-
|
|
9178
|
+
Tl as Pill,
|
|
9179
|
+
Ol as ProfileImageShowcase,
|
|
9180
|
+
Wl as Progress,
|
|
9124
9181
|
qt as RANGE_COLOR_MAP,
|
|
9125
|
-
|
|
9126
|
-
|
|
9127
|
-
|
|
9128
|
-
|
|
9129
|
-
|
|
9130
|
-
|
|
9131
|
-
|
|
9132
|
-
|
|
9133
|
-
|
|
9134
|
-
|
|
9135
|
-
|
|
9182
|
+
Ql as RadioGroup,
|
|
9183
|
+
Ul as Rating,
|
|
9184
|
+
es as Select,
|
|
9185
|
+
ds as Sidebar,
|
|
9186
|
+
Hl as Skeleton,
|
|
9187
|
+
ql as Slider,
|
|
9188
|
+
Gl as Snackbar,
|
|
9189
|
+
Il as Stepper,
|
|
9190
|
+
Vl as Table,
|
|
9191
|
+
cs as Tabs,
|
|
9192
|
+
Bl as TextArea,
|
|
9136
9193
|
gr as TextInput,
|
|
9137
|
-
|
|
9138
|
-
|
|
9194
|
+
Xl as ToggleButton,
|
|
9195
|
+
Kl as ToggleSwitch,
|
|
9196
|
+
ts as Tooltip,
|
|
9139
9197
|
ti as Typography,
|
|
9140
|
-
|
|
9141
|
-
|
|
9198
|
+
Ll as extendColorMap,
|
|
9199
|
+
Fl as extendRangeColorMap
|
|
9142
9200
|
};
|