ono-react-element 0.0.13 → 0.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +1 -1
- package/dist/types/components/index.d.ts +1 -0
- package/dist/types/index.d.ts +1 -1
- package/dist/umd/index.css +1 -1
- package/dist/umd/index.css.br +0 -0
- package/dist/umd/index.css.gz +0 -0
- package/dist/umd/index.umd.cjs +241 -241
- package/dist/umd/index.umd.cjs.br +0 -0
- package/dist/umd/index.umd.cjs.gz +0 -0
- package/package.json +1 -1
package/dist/umd/index.umd.cjs
CHANGED
|
@@ -292,50 +292,17 @@
|
|
|
292
292
|
(Math.abs(t2) > 10 || Math.abs(n3) > 10) && (T2({ t: f2.t + n3, l: f2.l + t2 }, p2), T2({ x: e3.clientX, y: e3.clientY }, w2));
|
|
293
293
|
}
|
|
294
294
|
} }), h2 && d.jsx("div", { className: "ono-avatar-mask", children: d.jsx("div", { style: { border: a2, boxShadow: `${r2} 0 0 0 10000px`, width: `${i2.w + 2 * P2()}px`, height: `${i2.w + 2 * P2()}px` } }) })] });
|
|
295
|
-
}, Q = (
|
|
296
|
-
const [N2, L2] = t.useState(T2), [D2, O2] = t.useState(false), [M2, F2] = t.useState(false), I2 = t.useRef(null), A2 = y2 && !g2 && N2, j2 = b2 && !g2;
|
|
297
|
-
return t.useEffect(() => {
|
|
298
|
-
I2.current && (I2.current.style.setProperty("--ono-input-border", C2), I2.current.style.setProperty("--ono-input-box-shadow", E2));
|
|
299
|
-
}, [I2]), t.useEffect(() => {
|
|
300
|
-
L2(T2);
|
|
301
|
-
}, [T2]), d.jsxs("div", { className: ["ono-input", "ono-input-border", g2 ? "ono-input-is-disabled" : ""].filter(Boolean).join(" "), children: [v2 && d.jsx("div", { className: "ono-prepend", children: v2 }), d.jsxs("div", { ref: I2, className: ["ono-input-wrapper", D2 ? "ono-input-is-focus" : "", s2].filter(Boolean).join(" "), onMouseDown: (e3) => {
|
|
302
|
-
"INPUT" !== e3.target.tagName && e3.preventDefault();
|
|
303
|
-
}, children: [w2 && d.jsx("span", { className: "ono-prefix", children: w2 }), d.jsx("input", { id: e2, max: r2, min: a2, name: n2, maxLength: o2, minLength: l2, defaultValue: u2, className: "ono-input-inner", type: b2 ? M2 ? "text" : "password" : i2, placeholder: c2, readOnly: f2, autoComplete: p2, autoFocus: h2, form: m2, disabled: g2, onFocus: (e3) => {
|
|
304
|
-
z2 == null ? void 0 : z2(e3), O2(true);
|
|
305
|
-
}, onBlur: (e3) => {
|
|
306
|
-
_2 == null ? void 0 : _2(e3), O2(false);
|
|
307
|
-
}, value: N2, onChange: (e3) => {
|
|
308
|
-
P2 == null ? void 0 : P2(e3), L2(e3.target.value);
|
|
309
|
-
} }), (S2 || A2 || j2 || x2) && d.jsxs("span", { className: "ono-suffix", children: [S2, A2 && d.jsx("button", { className: "ono-clear-icon", onClick: () => {
|
|
310
|
-
R2 == null ? void 0 : R2(), L2("");
|
|
311
|
-
}, children: d.jsx(Q, {}) }), j2 && d.jsx("button", { className: "ono-eye-icon", onClick: () => F2(!M2), children: d.jsx(Y, { open: M2 }) }), x2 && o2 && d.jsxs("p", { className: "ono-count", children: [N2.length, "/", o2] })] })] }), k2 && d.jsx("div", { className: "ono-append", children: k2 })] });
|
|
312
|
-
}, X = (e2, n2, r2) => {
|
|
295
|
+
}, Q = (e2, n2, r2) => {
|
|
313
296
|
const { target: a2, deps: o2, isDeferred: l2 } = r2 || {}, i2 = (e3) => n2(e3);
|
|
314
297
|
return t.useEffect(() => ("string" == typeof e2 ? !l2 && (a2 || window).addEventListener(e2, i2) : e2.forEach((e3) => !l2 && (a2 || window).addEventListener(e3, i2)), () => {
|
|
315
298
|
"string" == typeof e2 ? (a2 || window).removeEventListener(e2, i2) : e2.forEach((e3) => (a2 || window).removeEventListener(e3, i2));
|
|
316
299
|
}), [a2, ...o2 || []]), l2 ? () => {
|
|
317
300
|
"string" == typeof e2 ? (a2 || window).addEventListener(e2, i2) : e2.forEach((e3) => (a2 || window).addEventListener(e3, i2));
|
|
318
301
|
} : void 0;
|
|
319
|
-
}
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
const r6 = e4.split("+"), a2 = n3.ctrlKey && r6.includes("ctrl"), o2 = n3.shiftKey && r6.includes("shift"), l2 = n3.altKey && r6.includes("alt"), i2 = n3.metaKey && r6.includes("meta"), s2 = (n3.ctrlKey || n3.metaKey) && r6.includes("commandorcontrol");
|
|
324
|
-
2 === r6.length ? (a2 || o2 || l2 || i2 || s2) && n3.key.toLocaleLowerCase() === r6[r6.length - 1] && t2(n3, e4) : 3 === r6.length && (a2 && o2 || a2 && l2 || a2 && i2 || a2 && s2 || o2 && l2 || o2 && i2 || o2 && s2 || l2 && i2 || l2 && s2 || i2 && s2) && n3.key.toLocaleLowerCase() === r6[r6.length - 1] && t2(n3, e4);
|
|
325
|
-
} else if (e4.includes(G(n3.key))) {
|
|
326
|
-
if (r5) e4 === G(n3.key) && t2(n3, e4);
|
|
327
|
-
else if (!(n3.ctrlKey || n3.metaKey || n3.shiftKey || n3.altKey)) return t2(n3, e4);
|
|
328
|
-
}
|
|
329
|
-
});
|
|
330
|
-
})(e2 instanceof Array ? e2.map((e3) => G(e3)) : [G(e2)], r4, (n2 == null ? void 0 : n2.exactMatch) || false), { deps: [n2 == null ? void 0 : n2.target, ...(n2 == null ? void 0 : n2.deps) || []] });
|
|
331
|
-
(n2 == null ? void 0 : n2.events) instanceof Array ? n2.events.forEach((e3) => r2(e3)) : r2((n2 == null ? void 0 : n2.events) || "keydown");
|
|
332
|
-
}, J = ({ list: e2, children: t2, fallback: n2, insertBetweenDom: r2 }) => (() => {
|
|
333
|
-
const a2 = "function" == typeof e2 ? e2() : e2;
|
|
334
|
-
return a2.length > 0 ? ((e3, t3) => t3 ? e3.reduce((n3, r3, a3) => (n3.push(r3), a3 < e3.length - 1 && n3.push(t3(a3)), n3), []) : e3)(((e3) => e3.map(t2).filter(Boolean))(a2), r2) : n2;
|
|
335
|
-
})();
|
|
336
|
-
var ee, te, ne, re, ae = { exports: {} }, oe = {}, le = { exports: {} }, ie = {}, se = {};
|
|
337
|
-
function ue() {
|
|
338
|
-
return ne || (ne = 1, "production" === process.env.NODE_ENV ? le.exports = (ee || (ee = 1, (function(e2) {
|
|
302
|
+
};
|
|
303
|
+
var Y, K, X, G, Z = { exports: {} }, J = {}, ee = { exports: {} }, te = {}, ne = {};
|
|
304
|
+
function re() {
|
|
305
|
+
return X || (X = 1, "production" === process.env.NODE_ENV ? ee.exports = (Y || (Y = 1, (function(e2) {
|
|
339
306
|
function t2(e3, t3) {
|
|
340
307
|
var n3 = e3.length;
|
|
341
308
|
e3.push(t3);
|
|
@@ -532,7 +499,7 @@
|
|
|
532
499
|
}
|
|
533
500
|
};
|
|
534
501
|
};
|
|
535
|
-
})(
|
|
502
|
+
})(te)), te) : ee.exports = (K || (K = 1, (function(e2) {
|
|
536
503
|
"production" !== process.env.NODE_ENV && (function() {
|
|
537
504
|
function t2() {
|
|
538
505
|
if (w2 = false, E2) {
|
|
@@ -730,7 +697,7 @@
|
|
|
730
697
|
};
|
|
731
698
|
}, "undefined" != typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" == typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
732
699
|
})();
|
|
733
|
-
})(
|
|
700
|
+
})(ne)), ne)), ee.exports;
|
|
734
701
|
}
|
|
735
702
|
/**
|
|
736
703
|
* @license React
|
|
@@ -741,7 +708,7 @@
|
|
|
741
708
|
* This source code is licensed under the MIT license found in the
|
|
742
709
|
* LICENSE file in the root directory of this source tree.
|
|
743
710
|
*/
|
|
744
|
-
var
|
|
711
|
+
var ae, oe, le = {};
|
|
745
712
|
/**
|
|
746
713
|
* @license React
|
|
747
714
|
* react-dom-client.development.js
|
|
@@ -751,7 +718,7 @@
|
|
|
751
718
|
* This source code is licensed under the MIT license found in the
|
|
752
719
|
* LICENSE file in the root directory of this source tree.
|
|
753
720
|
*/
|
|
754
|
-
const
|
|
721
|
+
const ie = a((oe || (oe = 1, "production" === process.env.NODE_ENV ? ((function e2() {
|
|
755
722
|
if ("undefined" != typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" == typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE) {
|
|
756
723
|
if ("production" !== process.env.NODE_ENV) throw new Error("^_^");
|
|
757
724
|
try {
|
|
@@ -760,10 +727,10 @@
|
|
|
760
727
|
console.error(e3);
|
|
761
728
|
}
|
|
762
729
|
}
|
|
763
|
-
})(),
|
|
764
|
-
if (
|
|
765
|
-
|
|
766
|
-
var e2 =
|
|
730
|
+
})(), Z.exports = (function() {
|
|
731
|
+
if (G) return J;
|
|
732
|
+
G = 1;
|
|
733
|
+
var e2 = re(), r2 = t, a2 = n;
|
|
767
734
|
function o2(e3) {
|
|
768
735
|
var t2 = "https://react.dev/errors/" + e3;
|
|
769
736
|
if (1 < arguments.length) {
|
|
@@ -892,7 +859,7 @@
|
|
|
892
859
|
function Y2(e3) {
|
|
893
860
|
B2.current === e3 && (j2(H2), j2(B2)), $2.current === e3 && (j2($2), Xd._currentValue = M2);
|
|
894
861
|
}
|
|
895
|
-
var K2 = Object.prototype.hasOwnProperty, X2 = e2.unstable_scheduleCallback,
|
|
862
|
+
var K2 = Object.prototype.hasOwnProperty, X2 = e2.unstable_scheduleCallback, Z2 = e2.unstable_cancelCallback, ee2 = e2.unstable_shouldYield, te2 = e2.unstable_requestPaint, ne2 = e2.unstable_now, ae2 = e2.unstable_getCurrentPriorityLevel, oe2 = e2.unstable_ImmediatePriority, le2 = e2.unstable_UserBlockingPriority, ie2 = e2.unstable_NormalPriority, se2 = e2.unstable_LowPriority, ue2 = e2.unstable_IdlePriority, ce2 = e2.log, de2 = e2.unstable_setDisableYieldValue, fe2 = null, pe2 = null;
|
|
896
863
|
function he2(e3) {
|
|
897
864
|
if ("function" == typeof ce2 && de2(e3), pe2 && "function" == typeof pe2.setStrictMode) try {
|
|
898
865
|
pe2.setStrictMode(fe2, e3);
|
|
@@ -3742,15 +3709,15 @@
|
|
|
3742
3709
|
}
|
|
3743
3710
|
e3 = e3.sibling;
|
|
3744
3711
|
}
|
|
3745
|
-
null !== a3.tail &&
|
|
3712
|
+
null !== a3.tail && ne2() > Cu && (t2.flags |= 128, r3 = true, rs(a3, false), t2.lanes = 4194304);
|
|
3746
3713
|
}
|
|
3747
3714
|
else {
|
|
3748
3715
|
if (!r3) if (null !== (e3 = pi(l3))) {
|
|
3749
3716
|
if (t2.flags |= 128, r3 = true, e3 = e3.updateQueue, t2.updateQueue = e3, ns(t2, e3), rs(a3, true), null === a3.tail && "hidden" === a3.tailMode && !l3.alternate && !ia) return as(t2), null;
|
|
3750
|
-
} else 2 *
|
|
3717
|
+
} else 2 * ne2() - a3.renderingStartTime > Cu && 536870912 !== n2 && (t2.flags |= 128, r3 = true, rs(a3, false), t2.lanes = 4194304);
|
|
3751
3718
|
a3.isBackwards ? (l3.sibling = t2.child, t2.child = l3) : (null !== (e3 = a3.last) ? e3.sibling = l3 : t2.child = l3, a3.last = l3);
|
|
3752
3719
|
}
|
|
3753
|
-
return null !== a3.tail ? (t2 = a3.tail, a3.rendering = t2, a3.tail = t2.sibling, a3.renderingStartTime =
|
|
3720
|
+
return null !== a3.tail ? (t2 = a3.tail, a3.rendering = t2, a3.tail = t2.sibling, a3.renderingStartTime = ne2(), t2.sibling = null, e3 = fi.current, U2(fi, r3 ? 1 & e3 | 2 : 1 & e3), t2) : (as(t2), null);
|
|
3754
3721
|
case 22:
|
|
3755
3722
|
case 23:
|
|
3756
3723
|
return di(t2), ko(), r3 = null !== t2.memoizedState, null !== e3 ? null !== e3.memoizedState !== r3 && (t2.flags |= 8192) : r3 && (t2.flags |= 8192), r3 ? !!(536870912 & n2) && !(128 & t2.flags) && (as(t2), 6 & t2.subtreeFlags && (t2.flags |= 8192)) : as(t2), null !== (n2 = t2.updateQueue) && ns(t2, n2.retryQueue), n2 = null, null !== e3 && null !== e3.memoizedState && null !== e3.memoizedState.cachePool && (n2 = e3.memoizedState.cachePool.pool), r3 = null, null !== t2.memoizedState && null !== t2.memoizedState.cachePool && (r3 = t2.memoizedState.cachePool.pool), r3 !== n2 && (t2.flags |= 2048), null !== e3 && j2(Wa), null;
|
|
@@ -4406,7 +4373,7 @@
|
|
|
4406
4373
|
Os(t2, e3), Is(e3);
|
|
4407
4374
|
break;
|
|
4408
4375
|
case 13:
|
|
4409
|
-
Os(t2, e3), Is(e3), 8192 & e3.child.flags && null !== e3.memoizedState != (null !== n2 && null !== n2.memoizedState) && (xu =
|
|
4376
|
+
Os(t2, e3), Is(e3), 8192 & e3.child.flags && null !== e3.memoizedState != (null !== n2 && null !== n2.memoizedState) && (xu = ne2()), 4 & r3 && null !== (r3 = e3.updateQueue) && (e3.updateQueue = null, Ds(e3, r3));
|
|
4410
4377
|
break;
|
|
4411
4378
|
case 22:
|
|
4412
4379
|
a3 = null !== e3.memoizedState;
|
|
@@ -4818,7 +4785,7 @@
|
|
|
4818
4785
|
var n3 = au;
|
|
4819
4786
|
au |= 2;
|
|
4820
4787
|
var r4 = Qu(), a4 = Yu();
|
|
4821
|
-
ou !== e4 || iu !== t3 ? (Eu = null, Cu =
|
|
4788
|
+
ou !== e4 || iu !== t3 ? (Eu = null, Cu = ne2() + 500, Vu(e4, t3)) : du = Se2(e4, t3);
|
|
4822
4789
|
e: for (; ; ) try {
|
|
4823
4790
|
if (0 !== su && null !== lu) {
|
|
4824
4791
|
t3 = lu;
|
|
@@ -4933,7 +4900,7 @@
|
|
|
4933
4900
|
default:
|
|
4934
4901
|
throw Error(o2(329));
|
|
4935
4902
|
}
|
|
4936
|
-
if ((62914560 & t2) === t2 && 10 < (a3 = xu + 300 -
|
|
4903
|
+
if ((62914560 & t2) === t2 && 10 < (a3 = xu + 300 - ne2())) {
|
|
4937
4904
|
if (Bu(r3, t2, bu, !cu), 0 !== we2(r3, 0, true)) break e;
|
|
4938
4905
|
r3.timeoutHandle = cd(Uu.bind(null, r3, n2, wu, Eu, Su, t2, bu, gu, vu, cu, l3, 2, -0, 0), a3);
|
|
4939
4906
|
} else Uu(r3, n2, wu, Eu, Su, t2, bu, gu, vu, cu, l3, 0, -0, 0);
|
|
@@ -5068,7 +5035,7 @@
|
|
|
5068
5035
|
for (; null !== lu; ) Ju(lu);
|
|
5069
5036
|
}
|
|
5070
5037
|
function Zu() {
|
|
5071
|
-
for (; null !== lu && !
|
|
5038
|
+
for (; null !== lu && !ee2(); ) Ju(lu);
|
|
5072
5039
|
}
|
|
5073
5040
|
function Ju(e3) {
|
|
5074
5041
|
var t2 = Ji(e3.alternate, e3, pu);
|
|
@@ -5173,7 +5140,7 @@
|
|
|
5173
5140
|
n3 &= ~d3;
|
|
5174
5141
|
}
|
|
5175
5142
|
0 !== r4 && ze2(e4, r4, 0), 0 !== o3 && 0 === a4 && 0 !== e4.tag && (e4.suspendedLanes |= o3 & ~(l4 & ~t3));
|
|
5176
|
-
})(e3, n2, l3 |= _r, i3, s3, u3), e3 === ou && (lu = ou = null, iu = 0), _u = t2, zu = e3, Ru = n2, Nu = l3, Lu = a3, Du = r3, 10256 & t2.subtreeFlags || 10256 & t2.flags ? (e3.callbackNode = null, e3.callbackPriority = 0, X2(
|
|
5143
|
+
})(e3, n2, l3 |= _r, i3, s3, u3), e3 === ou && (lu = ou = null, iu = 0), _u = t2, zu = e3, Ru = n2, Nu = l3, Lu = a3, Du = r3, 10256 & t2.subtreeFlags || 10256 & t2.flags ? (e3.callbackNode = null, e3.callbackPriority = 0, X2(ie2, function() {
|
|
5177
5144
|
return cc(), null;
|
|
5178
5145
|
})) : (e3.callbackNode = null, e3.callbackPriority = 0), r3 = !!(13878 & t2.flags), 13878 & t2.subtreeFlags || r3) {
|
|
5179
5146
|
r3 = D2.T, D2.T = null, a3 = O2.p, O2.p = 2, i3 = au, au |= 4;
|
|
@@ -5328,7 +5295,7 @@
|
|
|
5328
5295
|
}
|
|
5329
5296
|
function ic() {
|
|
5330
5297
|
if (4 === Pu || 3 === Pu) {
|
|
5331
|
-
Pu = 0,
|
|
5298
|
+
Pu = 0, te2();
|
|
5332
5299
|
var e3 = zu, t2 = _u, n2 = Ru, r3 = Du;
|
|
5333
5300
|
10256 & t2.subtreeFlags || 10256 & t2.flags ? Pu = 5 : (Pu = 0, _u = zu = null, sc(e3, e3.pendingLanes));
|
|
5334
5301
|
var a3 = e3.pendingLanes;
|
|
@@ -5406,7 +5373,7 @@
|
|
|
5406
5373
|
}
|
|
5407
5374
|
function hc(e3, t2, n2) {
|
|
5408
5375
|
var r3 = e3.pingCache;
|
|
5409
|
-
null !== r3 && r3.delete(t2), e3.pingedLanes |= e3.suspendedLanes & n2, e3.warmLanes &= ~n2, ou === e3 && (iu & n2) === n2 && (4 === hu || 3 === hu && (62914560 & iu) === iu && 300 >
|
|
5376
|
+
null !== r3 && r3.delete(t2), e3.pingedLanes |= e3.suspendedLanes & n2, e3.warmLanes &= ~n2, ou === e3 && (iu & n2) === n2 && (4 === hu || 3 === hu && (62914560 & iu) === iu && 300 > ne2() - xu ? !(2 & au) && Vu(e3, 0) : yu |= n2, vu === iu && (vu = 0)), Cc(e3);
|
|
5410
5377
|
}
|
|
5411
5378
|
function mc(e3, t2) {
|
|
5412
5379
|
0 === t2 && (t2 = Ee2()), null !== (e3 = Dr(e3, t2)) && (Pe2(e3, t2), Cc(e3));
|
|
@@ -5436,7 +5403,7 @@
|
|
|
5436
5403
|
var bc = null, vc = null, kc = false, wc = false, Sc = false, xc = 0;
|
|
5437
5404
|
function Cc(e3) {
|
|
5438
5405
|
e3 !== vc && null === e3.next && (null === vc ? bc = vc = e3 : vc = vc.next = e3), wc = true, kc || (kc = true, pd(function() {
|
|
5439
|
-
6 & au ? X2(
|
|
5406
|
+
6 & au ? X2(oe2, Tc) : Pc();
|
|
5440
5407
|
}));
|
|
5441
5408
|
}
|
|
5442
5409
|
function Ec(e3, t2) {
|
|
@@ -5466,7 +5433,7 @@
|
|
|
5466
5433
|
wc = kc = false;
|
|
5467
5434
|
var e3, t2 = 0;
|
|
5468
5435
|
0 !== xc && (((e3 = window.event) && "popstate" === e3.type ? e3 !== ud && (ud = e3, true) : (ud = null, false)) && (t2 = xc), xc = 0);
|
|
5469
|
-
for (var n2 =
|
|
5436
|
+
for (var n2 = ne2(), r3 = null, a3 = bc; null !== a3; ) {
|
|
5470
5437
|
var o3 = a3.next, l3 = zc(a3, n2);
|
|
5471
5438
|
0 === l3 ? (a3.next = null, null === r3 ? bc = o3 : r3.next = o3, null === o3 && (vc = r3)) : (r3 = a3, (0 !== t2 || 3 & l3) && (wc = true)), a3 = o3;
|
|
5472
5439
|
}
|
|
@@ -5477,31 +5444,31 @@
|
|
|
5477
5444
|
var l3 = 31 - me2(o3), i3 = 1 << l3, s3 = a3[l3];
|
|
5478
5445
|
-1 === s3 ? 0 !== (i3 & n2) && 0 === (i3 & r3) || (a3[l3] = xe2(i3, t2)) : s3 <= t2 && (e3.expiredLanes |= i3), o3 &= ~i3;
|
|
5479
5446
|
}
|
|
5480
|
-
if (n2 = iu, n2 = we2(e3, e3 === (t2 = ou) ? n2 : 0, null !== e3.cancelPendingCommit || -1 !== e3.timeoutHandle), r3 = e3.callbackNode, 0 === n2 || e3 === t2 && (2 === su || 9 === su) || null !== e3.cancelPendingCommit) return null !== r3 && null !== r3 &&
|
|
5447
|
+
if (n2 = iu, n2 = we2(e3, e3 === (t2 = ou) ? n2 : 0, null !== e3.cancelPendingCommit || -1 !== e3.timeoutHandle), r3 = e3.callbackNode, 0 === n2 || e3 === t2 && (2 === su || 9 === su) || null !== e3.cancelPendingCommit) return null !== r3 && null !== r3 && Z2(r3), e3.callbackNode = null, e3.callbackPriority = 0;
|
|
5481
5448
|
if (!(3 & n2) || Se2(e3, n2)) {
|
|
5482
5449
|
if ((t2 = n2 & -n2) === e3.callbackPriority) return t2;
|
|
5483
|
-
switch (null !== r3 &&
|
|
5450
|
+
switch (null !== r3 && Z2(r3), Ne2(n2)) {
|
|
5484
5451
|
case 2:
|
|
5485
5452
|
case 8:
|
|
5486
|
-
n2 =
|
|
5453
|
+
n2 = le2;
|
|
5487
5454
|
break;
|
|
5488
5455
|
case 32:
|
|
5489
5456
|
default:
|
|
5490
|
-
n2 =
|
|
5457
|
+
n2 = ie2;
|
|
5491
5458
|
break;
|
|
5492
5459
|
case 268435456:
|
|
5493
|
-
n2 =
|
|
5460
|
+
n2 = ue2;
|
|
5494
5461
|
}
|
|
5495
5462
|
return r3 = _c.bind(null, e3), n2 = X2(n2, r3), e3.callbackPriority = t2, e3.callbackNode = n2, t2;
|
|
5496
5463
|
}
|
|
5497
|
-
return null !== r3 && null !== r3 &&
|
|
5464
|
+
return null !== r3 && null !== r3 && Z2(r3), e3.callbackPriority = 2, e3.callbackNode = null, 2;
|
|
5498
5465
|
}
|
|
5499
5466
|
function _c(e3, t2) {
|
|
5500
5467
|
if (0 !== Pu && 5 !== Pu) return e3.callbackNode = null, e3.callbackPriority = 0, null;
|
|
5501
5468
|
var n2 = e3.callbackNode;
|
|
5502
5469
|
if (uc() && e3.callbackNode !== n2) return null;
|
|
5503
5470
|
var r3 = iu;
|
|
5504
|
-
return 0 === (r3 = we2(e3, e3 === ou ? r3 : 0, null !== e3.cancelPendingCommit || -1 !== e3.timeoutHandle)) ? null : (ju(e3, r3, t2), zc(e3,
|
|
5471
|
+
return 0 === (r3 = we2(e3, e3 === ou ? r3 : 0, null !== e3.cancelPendingCommit || -1 !== e3.timeoutHandle)) ? null : (ju(e3, r3, t2), zc(e3, ne2()), null != e3.callbackNode && e3.callbackNode === n2 ? _c.bind(null, e3) : null);
|
|
5505
5472
|
}
|
|
5506
5473
|
function Rc(e3, t2) {
|
|
5507
5474
|
if (uc()) return null;
|
|
@@ -6660,7 +6627,7 @@
|
|
|
6660
6627
|
var s3 = 1 << 31 - me2(l3);
|
|
6661
6628
|
i3.entanglements[1] |= s3, l3 &= ~s3;
|
|
6662
6629
|
}
|
|
6663
|
-
Cc(o3), !(6 & au) && (Cu =
|
|
6630
|
+
Cc(o3), !(6 & au) && (Cu = ne2() + 500, Ec(0));
|
|
6664
6631
|
}
|
|
6665
6632
|
}
|
|
6666
6633
|
break;
|
|
@@ -6771,15 +6738,15 @@
|
|
|
6771
6738
|
case "pointerleave":
|
|
6772
6739
|
return 8;
|
|
6773
6740
|
case "message":
|
|
6774
|
-
switch (
|
|
6775
|
-
case
|
|
6741
|
+
switch (ae2()) {
|
|
6742
|
+
case oe2:
|
|
6776
6743
|
return 2;
|
|
6777
|
-
case ae2:
|
|
6778
|
-
return 8;
|
|
6779
6744
|
case le2:
|
|
6745
|
+
return 8;
|
|
6780
6746
|
case ie2:
|
|
6781
|
-
return 32;
|
|
6782
6747
|
case se2:
|
|
6748
|
+
return 32;
|
|
6749
|
+
case ue2:
|
|
6783
6750
|
return 268435456;
|
|
6784
6751
|
default:
|
|
6785
6752
|
return 32;
|
|
@@ -6998,16 +6965,16 @@
|
|
|
6998
6965
|
} catch (e3) {
|
|
6999
6966
|
}
|
|
7000
6967
|
}
|
|
7001
|
-
return
|
|
6968
|
+
return J.createRoot = function(e3, t2) {
|
|
7002
6969
|
if (!l2(e3)) throw Error(o2(299));
|
|
7003
6970
|
var n2 = false, r3 = "", a3 = ki, i3 = wi, s3 = Si;
|
|
7004
6971
|
return null != t2 && (true === t2.unstable_strictMode && (n2 = true), void 0 !== t2.identifierPrefix && (r3 = t2.identifierPrefix), void 0 !== t2.onUncaughtError && (a3 = t2.onUncaughtError), void 0 !== t2.onCaughtError && (i3 = t2.onCaughtError), void 0 !== t2.onRecoverableError && (s3 = t2.onRecoverableError), void 0 !== t2.unstable_transitionCallbacks && t2.unstable_transitionCallbacks), t2 = Zd(e3, 1, false, null, 0, n2, r3, a3, i3, s3, 0, null), e3[Fe2] = t2.current, Bc(e3), new Nf(t2);
|
|
7005
|
-
},
|
|
6972
|
+
}, J.hydrateRoot = function(e3, t2, n2) {
|
|
7006
6973
|
if (!l2(e3)) throw Error(o2(299));
|
|
7007
6974
|
var r3 = false, a3 = "", i3 = ki, s3 = wi, u3 = Si, c3 = null;
|
|
7008
6975
|
return null != n2 && (true === n2.unstable_strictMode && (r3 = true), void 0 !== n2.identifierPrefix && (a3 = n2.identifierPrefix), void 0 !== n2.onUncaughtError && (i3 = n2.onUncaughtError), void 0 !== n2.onCaughtError && (s3 = n2.onCaughtError), void 0 !== n2.onRecoverableError && (u3 = n2.onRecoverableError), void 0 !== n2.unstable_transitionCallbacks && n2.unstable_transitionCallbacks, void 0 !== n2.formState && (c3 = n2.formState)), (t2 = Zd(e3, 1, true, t2, 0, r3, a3, i3, s3, u3, 0, c3)).context = Jd(null), n2 = t2.current, (a3 = lo(r3 = Re2(r3 = Fu()))).callback = null, io(n2, a3, r3), n2 = r3, t2.current.lanes = n2, Pe2(t2, n2), Cc(t2), e3[Fe2] = t2.current, Bc(e3), new Lf(t2);
|
|
7009
|
-
},
|
|
7010
|
-
})()) :
|
|
6976
|
+
}, J.version = "19.1.1", J;
|
|
6977
|
+
})()) : Z.exports = (ae || (ae = 1, "production" !== process.env.NODE_ENV && (function() {
|
|
7011
6978
|
function e2(e3, t2) {
|
|
7012
6979
|
for (e3 = e3.memoizedState; null !== e3 && 0 < t2; ) e3 = e3.next, t2--;
|
|
7013
6980
|
return e3;
|
|
@@ -7424,7 +7391,7 @@
|
|
|
7424
7391
|
a3 & t2 | e3[r3] & t2 && (e3[r3] |= t2), n2 &= ~a3;
|
|
7425
7392
|
}
|
|
7426
7393
|
}
|
|
7427
|
-
function
|
|
7394
|
+
function ae2(e3) {
|
|
7428
7395
|
switch (e3) {
|
|
7429
7396
|
case 2:
|
|
7430
7397
|
e3 = 1;
|
|
@@ -7463,13 +7430,13 @@
|
|
|
7463
7430
|
}
|
|
7464
7431
|
return e3;
|
|
7465
7432
|
}
|
|
7466
|
-
function
|
|
7433
|
+
function oe2(e3, t2, n2) {
|
|
7467
7434
|
if (kd) for (e3 = e3.pendingUpdatersLaneMap; 0 < n2; ) {
|
|
7468
7435
|
var r3 = 31 - wd(n2), a3 = 1 << r3;
|
|
7469
7436
|
e3[r3].add(t2), n2 &= ~a3;
|
|
7470
7437
|
}
|
|
7471
7438
|
}
|
|
7472
|
-
function
|
|
7439
|
+
function ie2(e3, t2) {
|
|
7473
7440
|
if (kd) for (var n2 = e3.pendingUpdatersLaneMap, r3 = e3.memoizedUpdaters; 0 < t2; ) {
|
|
7474
7441
|
var a3 = 31 - wd(t2);
|
|
7475
7442
|
e3 = 1 << a3, 0 < (a3 = n2[a3]).size && (a3.forEach(function(e4) {
|
|
@@ -7478,17 +7445,17 @@
|
|
|
7478
7445
|
}), a3.clear()), t2 &= ~e3;
|
|
7479
7446
|
}
|
|
7480
7447
|
}
|
|
7481
|
-
function
|
|
7448
|
+
function se2(e3) {
|
|
7482
7449
|
return Td < (e3 &= -e3) ? Pd < e3 ? 134217727 & e3 ? zd : _d : Pd : Td;
|
|
7483
7450
|
}
|
|
7484
|
-
function
|
|
7451
|
+
function ue2() {
|
|
7485
7452
|
var e3 = Qc.p;
|
|
7486
7453
|
return 0 !== e3 ? e3 : void 0 === (e3 = window.event) ? zd : rc(e3.type);
|
|
7487
7454
|
}
|
|
7488
|
-
function
|
|
7455
|
+
function ce2(e3) {
|
|
7489
7456
|
delete e3[Nd], delete e3[Ld], delete e3[Od], delete e3[Md], delete e3[Fd];
|
|
7490
7457
|
}
|
|
7491
|
-
function
|
|
7458
|
+
function de2(e3) {
|
|
7492
7459
|
var t2 = e3[Nd];
|
|
7493
7460
|
if (t2) return t2;
|
|
7494
7461
|
for (var n2 = e3.parentNode; n2; ) {
|
|
@@ -7503,7 +7470,7 @@
|
|
|
7503
7470
|
}
|
|
7504
7471
|
return null;
|
|
7505
7472
|
}
|
|
7506
|
-
function
|
|
7473
|
+
function fe2(e3) {
|
|
7507
7474
|
if (e3 = e3[Nd] || e3[Dd]) {
|
|
7508
7475
|
var t2 = e3.tag;
|
|
7509
7476
|
if (5 === t2 || 6 === t2 || 13 === t2 || 26 === t2 || 27 === t2 || 3 === t2) return e3;
|
|
@@ -8431,7 +8398,7 @@
|
|
|
8431
8398
|
return (e3 = e3.target || e3.srcElement || window).correspondingUseElement && (e3 = e3.correspondingUseElement), 3 === e3.nodeType ? e3.parentNode : e3;
|
|
8432
8399
|
}
|
|
8433
8400
|
function zt(e3) {
|
|
8434
|
-
var t2 =
|
|
8401
|
+
var t2 = fe2(e3);
|
|
8435
8402
|
if (t2 && (e3 = t2.stateNode)) {
|
|
8436
8403
|
var n2 = e3[Ld] || null;
|
|
8437
8404
|
e: switch (e3 = t2.stateNode, t2.type) {
|
|
@@ -10586,7 +10553,7 @@
|
|
|
10586
10553
|
}
|
|
10587
10554
|
r3 = s3, a3 = c3, s3 = o3 = p3, (o3 = (u3 = f3) ? Error(u3) : Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.")).stack = a3 || "", o3.digest = r3, a3 = { value: o3, source: null, stack: r3 = void 0 === s3 ? null : s3 }, "string" == typeof r3 && th.set(o3, a3), Bn(a3), t2 = nl(e3, t2, n2);
|
|
10588
10555
|
} else if (uy || Kn(e3, t2, n2, false), r3 = 0 !== (n2 & e3.childLanes), uy || r3) {
|
|
10589
|
-
if (null !== (r3 = qy) && 0 !== (a3 = 0 !== ((a3 = 42 & (a3 = n2 & -n2) ? 1 :
|
|
10556
|
+
if (null !== (r3 = qy) && 0 !== (a3 = 0 !== ((a3 = 42 & (a3 = n2 & -n2) ? 1 : ae2(a3)) & (r3.suspendedLanes | n2)) ? 0 : a3) && a3 !== d3.retryLane) throw d3.retryLane = a3, fn(e3, a3), wi(r3, e3, a3), sy;
|
|
10590
10557
|
u3.data === Pv || Li(), t2 = nl(e3, t2, n2);
|
|
10591
10558
|
} else u3.data === Pv ? (t2.flags |= 192, t2.child = e3.child, t2 = null) : (e3 = d3.treeContext, zh = mu(u3.nextSibling), Ph = t2, _h = true, Lh = null, Rh = false, Nh = null, Dh = false, null !== e3 && (Dn(), Sh[xh++] = Eh, Sh[xh++] = Th, Sh[xh++] = Ch, Eh = e3.id, Th = e3.overflow, Ch = t2), (t2 = el(t2, a3.children)).flags |= 4096);
|
|
10592
10559
|
return t2;
|
|
@@ -11441,7 +11408,7 @@
|
|
|
11441
11408
|
}
|
|
11442
11409
|
function Wl(e3) {
|
|
11443
11410
|
var t2 = e3.alternate;
|
|
11444
|
-
null !== t2 && (e3.alternate = null, Wl(t2)), e3.child = null, e3.deletions = null, e3.sibling = null, 5 === e3.tag && null !== (t2 = e3.stateNode) &&
|
|
11411
|
+
null !== t2 && (e3.alternate = null, Wl(t2)), e3.child = null, e3.deletions = null, e3.sibling = null, 5 === e3.tag && null !== (t2 = e3.stateNode) && ce2(t2), e3.stateNode = null, e3._debugOwner = null, e3.return = null, e3.dependencies = null, e3.memoizedProps = null, e3.memoizedState = null, e3.pendingProps = null, e3.stateNode = null, e3.updateQueue = null;
|
|
11445
11412
|
}
|
|
11446
11413
|
function $l(e3, t2, n2) {
|
|
11447
11414
|
for (n2 = n2.child; null !== n2; ) Vl(e3, t2, n2), n2 = n2.sibling;
|
|
@@ -12024,7 +11991,7 @@
|
|
|
12024
11991
|
function vi(e3) {
|
|
12025
11992
|
if ((Vy & Fy) !== My && 0 !== Yy) return Yy & -Yy;
|
|
12026
11993
|
var t2 = qc.T;
|
|
12027
|
-
return null !== t2 ? (t2._updatedFibers || (t2._updatedFibers = /* @__PURE__ */ new Set()), t2._updatedFibers.add(e3), 0 !== (e3 = am) ? e3 : ys()) :
|
|
11994
|
+
return null !== t2 ? (t2._updatedFibers || (t2._updatedFibers = /* @__PURE__ */ new Set()), t2._updatedFibers.add(e3), 0 !== (e3 = am) ? e3 : ys()) : ue2();
|
|
12028
11995
|
}
|
|
12029
11996
|
function ki() {
|
|
12030
11997
|
0 === mb && (mb = 536870912 & Yy && !_h ? 536870912 : G2());
|
|
@@ -12042,7 +12009,7 @@
|
|
|
12042
12009
|
case 1:
|
|
12043
12010
|
Zb || (console.error("Cannot update during an existing state transition (such as within `render`). Render methods should be a pure function of props and state."), Zb = true);
|
|
12044
12011
|
}
|
|
12045
|
-
} else kd &&
|
|
12012
|
+
} else kd && oe2(e3, t2, n2), (function(e4) {
|
|
12046
12013
|
bi() && null === qc.actQueue && De2(e4, function() {
|
|
12047
12014
|
console.error("An update to %s inside a test was not wrapped in act(...).\n\nWhen testing, code that causes React state updates should be wrapped into act(...):\n\nact(() => {\n /* fire events that update state */\n});\n/* assert on the output */\n\nThis ensures that you're testing the behavior the user would see in the browser. Learn more at https://react.dev/link/wrap-tests-with-act", x2(e4));
|
|
12048
12015
|
});
|
|
@@ -12057,7 +12024,7 @@
|
|
|
12057
12024
|
if (qy !== e4 || Yy !== t3) {
|
|
12058
12025
|
if (kd) {
|
|
12059
12026
|
var o4 = e4.memoizedUpdaters;
|
|
12060
|
-
0 < o4.size && (is(e4, Yy), o4.clear()),
|
|
12027
|
+
0 < o4.size && (is(e4, Yy), o4.clear()), ie2(e4, t3);
|
|
12061
12028
|
}
|
|
12062
12029
|
Cb = null, Sb = id() + xb, zi(e4, t3);
|
|
12063
12030
|
} else sb = K2(e4, t3);
|
|
@@ -12296,7 +12263,7 @@
|
|
|
12296
12263
|
if (qy !== e3 || Yy !== t2) {
|
|
12297
12264
|
if (kd) {
|
|
12298
12265
|
var l3 = e3.memoizedUpdaters;
|
|
12299
|
-
0 < l3.size && (is(e3, Yy), l3.clear()),
|
|
12266
|
+
0 < l3.size && (is(e3, Yy), l3.clear()), ie2(e3, t2);
|
|
12300
12267
|
}
|
|
12301
12268
|
Cb = null, zi(e3, t2);
|
|
12302
12269
|
}
|
|
@@ -12600,7 +12567,7 @@
|
|
|
12600
12567
|
var e3 = Fb, t2 = Ib, n2 = Ab, r3 = Hb, a3 = !!(10256 & t2.subtreeFlags) || !!(10256 & t2.flags);
|
|
12601
12568
|
a3 ? Mb = Ob : (Mb = _b, Ib = Fb = null, Qi(e3, e3.pendingLanes), Yb = 0, Kb = null);
|
|
12602
12569
|
var o3 = e3.pendingLanes;
|
|
12603
|
-
if (0 === o3 && (Eb = null), a3 || os(e3), a3 =
|
|
12570
|
+
if (0 === o3 && (Eb = null), a3 || os(e3), a3 = se2(n2), t2 = t2.stateNode, yd && "function" == typeof yd.onCommitFiberRoot) try {
|
|
12604
12571
|
var l3 = !(128 & ~t2.current.flags);
|
|
12605
12572
|
switch (a3) {
|
|
12606
12573
|
case Td:
|
|
@@ -12654,7 +12621,7 @@
|
|
|
12654
12621
|
if (Mb !== Ob) return false;
|
|
12655
12622
|
var e3 = Fb, t2 = jb;
|
|
12656
12623
|
jb = 0;
|
|
12657
|
-
var n2 =
|
|
12624
|
+
var n2 = se2(Ab), r3 = zd > n2 ? zd : n2;
|
|
12658
12625
|
n2 = qc.T;
|
|
12659
12626
|
var a3 = Qc.p;
|
|
12660
12627
|
try {
|
|
@@ -12764,7 +12731,7 @@
|
|
|
12764
12731
|
}
|
|
12765
12732
|
function is(e3, t2) {
|
|
12766
12733
|
kd && e3.memoizedUpdaters.forEach(function(n2) {
|
|
12767
|
-
|
|
12734
|
+
oe2(e3, n2, t2);
|
|
12768
12735
|
});
|
|
12769
12736
|
}
|
|
12770
12737
|
function ss(e3) {
|
|
@@ -12811,7 +12778,7 @@
|
|
|
12811
12778
|
if (n2 = Yy, n2 = Y2(e3, e3 === (t2 = qy) ? n2 : 0, null !== e3.cancelPendingCommit || e3.timeoutHandle !== Vv), r3 = e3.callbackNode, 0 === n2 || e3 === t2 && (ob === Gy || ob === ab) || null !== e3.cancelPendingCommit) return null !== r3 && ms(r3), e3.callbackNode = null, e3.callbackPriority = 0;
|
|
12812
12779
|
if (!(3 & n2) || K2(e3, n2)) {
|
|
12813
12780
|
if ((t2 = n2 & -n2) === e3.callbackPriority && (null === qc.actQueue || r3 === iv)) return t2;
|
|
12814
|
-
switch (ms(r3),
|
|
12781
|
+
switch (ms(r3), se2(n2)) {
|
|
12815
12782
|
case Td:
|
|
12816
12783
|
case Pd:
|
|
12817
12784
|
n2 = cd;
|
|
@@ -12935,7 +12902,7 @@
|
|
|
12935
12902
|
l3 = l3.return;
|
|
12936
12903
|
}
|
|
12937
12904
|
for (; null !== i3; ) {
|
|
12938
|
-
if (null === (l3 =
|
|
12905
|
+
if (null === (l3 = de2(i3))) return;
|
|
12939
12906
|
if (5 === (s3 = l3.tag) || 6 === s3 || 26 === s3 || 27 === s3) {
|
|
12940
12907
|
r3 = o3 = l3;
|
|
12941
12908
|
continue e;
|
|
@@ -13041,8 +13008,8 @@
|
|
|
13041
13008
|
}
|
|
13042
13009
|
}
|
|
13043
13010
|
if (!(7 & t2)) {
|
|
13044
|
-
if (s4 = "mouseout" === e3 || "pointerout" === e3, (!(i4 = "mouseover" === e3 || "pointerover" === e3) || n2 === Wf || !(u3 = n2.relatedTarget || n2.fromElement) || !
|
|
13045
|
-
if (c3 = ip, m3 = "onMouseLeave", f3 = "onMouseEnter", h3 = "mouse", "pointerout" !== e3 && "pointerover" !== e3 || (c3 = bp, m3 = "onPointerLeave", f3 = "onPointerEnter", h3 = "pointer"), d3 = null == s4 ? i4 : pe2(s4), p3 = null == u3 ? i4 : pe2(u3), (i4 = new c3(m3, h3 + "leave", s4, n2, a4)).target = d3, i4.relatedTarget = p3, m3 = null,
|
|
13011
|
+
if (s4 = "mouseout" === e3 || "pointerout" === e3, (!(i4 = "mouseover" === e3 || "pointerover" === e3) || n2 === Wf || !(u3 = n2.relatedTarget || n2.fromElement) || !de2(u3) && !u3[Dd]) && (s4 || i4) && (i4 = a4.window === a4 ? a4 : (i4 = a4.ownerDocument) ? i4.defaultView || i4.parentWindow : window, s4 ? (s4 = r4, null !== (u3 = (u3 = n2.relatedTarget || n2.toElement) ? de2(u3) : null) && (d3 = g2(u3), c3 = u3.tag, u3 !== d3 || 5 !== c3 && 27 !== c3 && 6 !== c3) && (u3 = null)) : (s4 = null, u3 = r4), s4 !== u3)) {
|
|
13012
|
+
if (c3 = ip, m3 = "onMouseLeave", f3 = "onMouseEnter", h3 = "mouse", "pointerout" !== e3 && "pointerover" !== e3 || (c3 = bp, m3 = "onPointerLeave", f3 = "onPointerEnter", h3 = "pointer"), d3 = null == s4 ? i4 : pe2(s4), p3 = null == u3 ? i4 : pe2(u3), (i4 = new c3(m3, h3 + "leave", s4, n2, a4)).target = d3, i4.relatedTarget = p3, m3 = null, de2(a4) === r4 && ((c3 = new c3(f3, h3 + "enter", u3, n2, a4)).target = p3, c3.relatedTarget = d3, m3 = c3), d3 = m3, s4 && u3) e: {
|
|
13046
13013
|
for (f3 = u3, h3 = 0, p3 = c3 = s4; p3; p3 = _s(p3)) h3++;
|
|
13047
13014
|
for (p3 = 0, m3 = f3; m3; m3 = _s(m3)) p3++;
|
|
13048
13015
|
for (; 0 < h3 - p3; ) c3 = _s(c3), h3--;
|
|
@@ -14197,7 +14164,7 @@
|
|
|
14197
14164
|
case "HTML":
|
|
14198
14165
|
case "HEAD":
|
|
14199
14166
|
case "BODY":
|
|
14200
|
-
pu(n2),
|
|
14167
|
+
pu(n2), ce2(n2);
|
|
14201
14168
|
continue;
|
|
14202
14169
|
case "SCRIPT":
|
|
14203
14170
|
case "STYLE":
|
|
@@ -14285,7 +14252,7 @@
|
|
|
14285
14252
|
}
|
|
14286
14253
|
}
|
|
14287
14254
|
function xu(e3, t2, n2, r3) {
|
|
14288
|
-
if (!n2[Dd] &&
|
|
14255
|
+
if (!n2[Dd] && fe2(n2)) {
|
|
14289
14256
|
var a3 = n2.tagName.toLowerCase();
|
|
14290
14257
|
console.error("You are mounting a new %s component when a previous one has not first unmounted. It is an error to render more than one %s component at a time and attributes and children of these components will likely fail in unpredictable ways. Please only render a single instance of <%s> and if you need to mount a new one, ensure any previous ones have unmounted first.", a3, a3, a3);
|
|
14291
14258
|
}
|
|
@@ -14302,7 +14269,7 @@
|
|
|
14302
14269
|
}
|
|
14303
14270
|
function Cu(e3) {
|
|
14304
14271
|
for (var t2 = e3.attributes; t2.length; ) e3.removeAttributeNode(t2[0]);
|
|
14305
|
-
|
|
14272
|
+
ce2(e3);
|
|
14306
14273
|
}
|
|
14307
14274
|
function Eu(e3) {
|
|
14308
14275
|
return "function" == typeof e3.getRootNode ? e3.getRootNode() : 9 === e3.nodeType ? e3 : e3.ownerDocument;
|
|
@@ -14534,7 +14501,7 @@
|
|
|
14534
14501
|
})(a3, e3, t2, n2, r3)) r3.stopPropagation();
|
|
14535
14502
|
else if (ac(e3, r3), 4 & t2 && -1 < Mk.indexOf(e3)) {
|
|
14536
14503
|
for (; null !== a3; ) {
|
|
14537
|
-
var o3 =
|
|
14504
|
+
var o3 = fe2(a3);
|
|
14538
14505
|
if (null !== o3) switch (o3.tag) {
|
|
14539
14506
|
case 3:
|
|
14540
14507
|
if ((o3 = o3.stateNode).current.memoizedState.isDehydrated) {
|
|
@@ -14563,7 +14530,7 @@
|
|
|
14563
14530
|
return nc(e3 = Pt(e3));
|
|
14564
14531
|
}
|
|
14565
14532
|
function nc(e3) {
|
|
14566
|
-
if (Pk = null, null !== (e3 =
|
|
14533
|
+
if (Pk = null, null !== (e3 = de2(e3))) {
|
|
14567
14534
|
var t2 = g2(e3);
|
|
14568
14535
|
if (null === t2) e3 = null;
|
|
14569
14536
|
else {
|
|
@@ -14696,10 +14663,10 @@
|
|
|
14696
14663
|
}
|
|
14697
14664
|
}
|
|
14698
14665
|
function oc(e3, t2, n2, r3, a3, o3) {
|
|
14699
|
-
return null === e3 || e3.nativeEvent !== o3 ? (e3 = { blockedOn: t2, domEventName: n2, eventSystemFlags: r3, nativeEvent: o3, targetContainers: [a3] }, null !== t2 && null !== (t2 =
|
|
14666
|
+
return null === e3 || e3.nativeEvent !== o3 ? (e3 = { blockedOn: t2, domEventName: n2, eventSystemFlags: r3, nativeEvent: o3, targetContainers: [a3] }, null !== t2 && null !== (t2 = fe2(t2)) && Gu(t2), e3) : (e3.eventSystemFlags |= r3, t2 = e3.targetContainers, null !== a3 && -1 === t2.indexOf(a3) && t2.push(a3), e3);
|
|
14700
14667
|
}
|
|
14701
14668
|
function lc(e3) {
|
|
14702
|
-
var t2 =
|
|
14669
|
+
var t2 = de2(e3.target);
|
|
14703
14670
|
if (null !== t2) {
|
|
14704
14671
|
var n2 = g2(t2);
|
|
14705
14672
|
if (null !== n2) {
|
|
@@ -14710,7 +14677,7 @@
|
|
|
14710
14677
|
return Qc.p = e4, (function() {
|
|
14711
14678
|
if (13 === n2.tag) {
|
|
14712
14679
|
var e5 = vi(n2);
|
|
14713
|
-
e5 =
|
|
14680
|
+
e5 = ae2(e5);
|
|
14714
14681
|
var t4 = fn(n2, e5);
|
|
14715
14682
|
null !== t4 && wi(t4, n2, e5), Xu(n2, e5);
|
|
14716
14683
|
}
|
|
@@ -14728,7 +14695,7 @@
|
|
|
14728
14695
|
if (null !== e3.blockedOn) return false;
|
|
14729
14696
|
for (var t2 = e3.targetContainers; 0 < t2.length; ) {
|
|
14730
14697
|
var n2 = tc(e3.nativeEvent);
|
|
14731
|
-
if (null !== n2) return null !== (t2 =
|
|
14698
|
+
if (null !== n2) return null !== (t2 = fe2(n2)) && Gu(t2), e3.blockedOn = n2, false;
|
|
14732
14699
|
var r3 = new (n2 = e3.nativeEvent).constructor(n2.type, n2), a3 = r3;
|
|
14733
14700
|
null !== Wf && console.error("Expected currently replaying event to be null. This error is likely caused by a bug in React. Please file an issue."), Wf = a3, n2.target.dispatchEvent(r3), null === Wf && console.error("Expected currently replaying event to not be null. This error is likely caused by a bug in React. Please file an issue."), Wf = null, t2.shift();
|
|
14734
14701
|
}
|
|
@@ -14752,7 +14719,7 @@
|
|
|
14752
14719
|
if (null === nc(r3 || n2)) continue;
|
|
14753
14720
|
break;
|
|
14754
14721
|
}
|
|
14755
|
-
var o3 =
|
|
14722
|
+
var o3 = fe2(n2);
|
|
14756
14723
|
null !== o3 && (e3.splice(t2, 3), t2 -= 3, n2 = { pending: true, data: a3, method: n2.method, action: r3 }, Object.freeze(n2), Ka(o3, n2, r3, a3));
|
|
14757
14724
|
}
|
|
14758
14725
|
}));
|
|
@@ -14790,7 +14757,7 @@
|
|
|
14790
14757
|
e3[Dd] && (e3._reactRootContainer ? console.error("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported.") : console.error("You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it."));
|
|
14791
14758
|
}
|
|
14792
14759
|
"undefined" != typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" == typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
|
|
14793
|
-
var gc, yc, bc, vc, kc, wc, Sc, xc =
|
|
14760
|
+
var gc, yc, bc, vc, kc, wc, Sc, xc = re(), Cc = t, Ec = n, Tc = Object.assign, Pc = Symbol.for("react.element"), zc = Symbol.for("react.transitional.element"), _c = Symbol.for("react.portal"), Rc = Symbol.for("react.fragment"), Nc = Symbol.for("react.strict_mode"), Lc = Symbol.for("react.profiler"), Dc = Symbol.for("react.provider"), Oc = Symbol.for("react.consumer"), Mc = Symbol.for("react.context"), Fc = Symbol.for("react.forward_ref"), Ic = Symbol.for("react.suspense"), Ac = Symbol.for("react.suspense_list"), jc = Symbol.for("react.memo"), Uc = Symbol.for("react.lazy"), Hc = Symbol.for("react.activity"), Bc = Symbol.for("react.memo_cache_sentinel"), Wc = Symbol.iterator, $c = Symbol.for("react.client.reference"), Vc = Array.isArray, qc = Cc.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, Qc = Ec.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, Yc = Object.freeze({ pending: false, data: null, method: null, action: null }), Kc = [], Xc = [], Gc = -1, Zc = C2(null), Jc = C2(null), ed = C2(null), td = C2(null), nd = Object.prototype.hasOwnProperty, rd = xc.unstable_scheduleCallback, ad = xc.unstable_cancelCallback, od = xc.unstable_shouldYield, ld = xc.unstable_requestPaint, id = xc.unstable_now, sd = xc.unstable_getCurrentPriorityLevel, ud = xc.unstable_ImmediatePriority, cd = xc.unstable_UserBlockingPriority, dd = xc.unstable_NormalPriority, fd = xc.unstable_LowPriority, pd = xc.unstable_IdlePriority, hd = xc.log, md = xc.unstable_setDisableYieldValue, gd = null, yd = null, bd = null, vd = false, kd = "undefined" != typeof __REACT_DEVTOOLS_GLOBAL_HOOK__, wd = Math.clz32 ? Math.clz32 : function(e3) {
|
|
14794
14761
|
return 0 == (e3 >>>= 0) ? 32 : 31 - (Sd(e3) / xd | 0) | 0;
|
|
14795
14762
|
}, Sd = Math.log, xd = Math.LN2, Cd = 256, Ed = 4194304, Td = 2, Pd = 8, zd = 32, _d = 268435456, Rd = Math.random().toString(36).slice(2), Nd = "__reactFiber$" + Rd, Ld = "__reactProps$" + Rd, Dd = "__reactContainer$" + Rd, Od = "__reactEvents$" + Rd, Md = "__reactListeners$" + Rd, Fd = "__reactHandles$" + Rd, Id = "__reactResources$" + Rd, Ad = "__reactMarker$" + Rd, jd = /* @__PURE__ */ new Set(), Ud = {}, Hd = {}, Bd = { button: true, checkbox: true, image: true, hidden: true, radio: true, reset: true, submit: true }, Wd = RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"), $d = {}, Vd = {}, qd = 0;
|
|
14796
14763
|
Ce2.__reactDisabledLog = true;
|
|
@@ -15494,7 +15461,7 @@
|
|
|
15494
15461
|
var e3 = nk.f(), t2 = Ti();
|
|
15495
15462
|
return e3 || t2;
|
|
15496
15463
|
}, r: function(e3) {
|
|
15497
|
-
var t2 =
|
|
15464
|
+
var t2 = fe2(e3);
|
|
15498
15465
|
null !== t2 && 5 === t2.tag && "form" === t2.type ? Ga(t2) : nk.r(e3);
|
|
15499
15466
|
}, D: function(e3) {
|
|
15500
15467
|
nk.D(e3), Tu("dns-prefetch", e3, null);
|
|
@@ -15620,7 +15587,7 @@
|
|
|
15620
15587
|
}
|
|
15621
15588
|
}, hc.prototype.unstable_scheduleHydration = function(e3) {
|
|
15622
15589
|
if (e3) {
|
|
15623
|
-
var t2 =
|
|
15590
|
+
var t2 = ue2();
|
|
15624
15591
|
e3 = { blockedOn: null, target: e3, priority: t2 };
|
|
15625
15592
|
for (var n2 = 0; n2 < Ok.length && 0 !== t2 && t2 < Ok[n2].priority; n2++) ;
|
|
15626
15593
|
Ok.splice(n2, 0, e3), 0 === n2 && lc(e3);
|
|
@@ -15726,18 +15693,57 @@
|
|
|
15726
15693
|
var Ik = window.location.protocol;
|
|
15727
15694
|
/^(https?|file):$/.test(Ik) && console.info("%cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools" + ("file:" === Ik ? "\nYou might need to use a local HTTP server (instead of file://): https://react.dev/link/react-devtools-faq" : ""), "font-weight:bold");
|
|
15728
15695
|
}
|
|
15729
|
-
|
|
15696
|
+
le.createRoot = function(e3, t2) {
|
|
15730
15697
|
if (!m2(e3)) throw Error("Target container is not a DOM element.");
|
|
15731
15698
|
mc(e3);
|
|
15732
15699
|
var n2 = false, r3 = "", a3 = No, o3 = Lo, l3 = Do;
|
|
15733
15700
|
return null != t2 && (t2.hydrate ? console.warn("hydrate through createRoot is deprecated. Use ReactDOMClient.hydrateRoot(container, <App />) instead.") : "object" == typeof t2 && null !== t2 && t2.$$typeof === zc && console.error("You passed a JSX element to createRoot. You probably meant to call root.render instead. Example usage:\n\n let root = createRoot(domContainer);\n root.render(<App />);"), true === t2.unstable_strictMode && (n2 = true), void 0 !== t2.identifierPrefix && (r3 = t2.identifierPrefix), void 0 !== t2.onUncaughtError && (a3 = t2.onUncaughtError), void 0 !== t2.onCaughtError && (o3 = t2.onCaughtError), void 0 !== t2.onRecoverableError && (l3 = t2.onRecoverableError), void 0 !== t2.unstable_transitionCallbacks && t2.unstable_transitionCallbacks), t2 = qu(e3, 1, false, null, 0, n2, r3, a3, o3, l3, 0, null), e3[Dd] = t2.current, Cs(e3), new pc(t2);
|
|
15734
|
-
},
|
|
15701
|
+
}, le.hydrateRoot = function(e3, t2, n2) {
|
|
15735
15702
|
if (!m2(e3)) throw Error("Target container is not a DOM element.");
|
|
15736
15703
|
mc(e3), void 0 === t2 && console.error("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");
|
|
15737
15704
|
var r3 = false, a3 = "", o3 = No, l3 = Lo, i3 = Do, s3 = null;
|
|
15738
|
-
return null != n2 && (true === n2.unstable_strictMode && (r3 = true), void 0 !== n2.identifierPrefix && (a3 = n2.identifierPrefix), void 0 !== n2.onUncaughtError && (o3 = n2.onUncaughtError), void 0 !== n2.onCaughtError && (l3 = n2.onCaughtError), void 0 !== n2.onRecoverableError && (i3 = n2.onRecoverableError), void 0 !== n2.unstable_transitionCallbacks && n2.unstable_transitionCallbacks, void 0 !== n2.formState && (s3 = n2.formState)), (t2 = qu(e3, 1, true, t2, 0, r3, a3, o3, l3, i3, 0, s3)).context = Qu(null), (a3 = Cr(r3 =
|
|
15739
|
-
},
|
|
15740
|
-
})()),
|
|
15705
|
+
return null != n2 && (true === n2.unstable_strictMode && (r3 = true), void 0 !== n2.identifierPrefix && (a3 = n2.identifierPrefix), void 0 !== n2.onUncaughtError && (o3 = n2.onUncaughtError), void 0 !== n2.onCaughtError && (l3 = n2.onCaughtError), void 0 !== n2.onRecoverableError && (i3 = n2.onRecoverableError), void 0 !== n2.unstable_transitionCallbacks && n2.unstable_transitionCallbacks, void 0 !== n2.formState && (s3 = n2.formState)), (t2 = qu(e3, 1, true, t2, 0, r3, a3, o3, l3, i3, 0, s3)).context = Qu(null), (a3 = Cr(r3 = ae2(r3 = vi(n2 = t2.current)))).callback = null, Er(n2, a3, r3), n2 = r3, t2.current.lanes = n2, ee2(t2, n2), ss(t2), e3[Dd] = t2.current, Cs(e3), new hc(t2);
|
|
15706
|
+
}, le.version = "19.1.1", "undefined" != typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" == typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
15707
|
+
})()), le)), Z.exports));
|
|
15708
|
+
let se, ue = null;
|
|
15709
|
+
const ce = ({ className: e2, content: t2, style: n2, onClick: r2, onDoubleClick: a2, onContextMenu: o2, onMouseDown: l2, onMouseUp: i2, onMouseEnter: s2, onMouseLeave: u2, onMouseMove: c2, isClickBoxToClose: f2 }) => (Q("click", () => {
|
|
15710
|
+
f2 && ue && (ue.remove(), ue = null);
|
|
15711
|
+
}), d.jsx("div", { className: e2, style: n2, onClick: r2, onDoubleClick: a2, onContextMenu: o2, onMouseDown: l2, onMouseUp: i2, onMouseEnter: s2, onMouseLeave: u2, onMouseMove: c2, children: "function" == typeof t2 ? t2((e3) => {
|
|
15712
|
+
ue && (ue.remove(), ue = null, e3 && e3());
|
|
15713
|
+
}) : t2 })), de = () => d.jsx("svg", { className: "ono-input-icon", viewBox: "64 64 896 896", focusable: "false", "data-icon": "close-circle", fill: "currentColor", "aria-hidden": "true", children: d.jsx("path", { d: "M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" }) }), fe = ({ open: e2 }) => d.jsx("svg", { viewBox: "64 64 896 896", focusable: "false", "data-icon": e2 ? "eye" : "eye-invisible", fill: "currentColor", "aria-hidden": "true", className: "ono-input-icon", children: e2 ? d.jsx("path", { d: "M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z" }) : d.jsxs(d.Fragment, { children: [d.jsx("path", { d: "M942.2 486.2Q889.47 375.11 816.7 305l-50.88 50.88C807.31 395.53 843.45 447.4 874.7 512 791.5 684.2 673.4 766 512 766q-72.67 0-133.87-22.38L323 798.75Q408 838 512 838q288.3 0 430.2-300.3a60.29 60.29 0 000-51.5zm-63.57-320.64L836 122.88a8 8 0 00-11.32 0L715.31 232.2Q624.86 186 512 186q-288.3 0-430.2 300.3a60.3 60.3 0 000 51.5q56.69 119.4 136.5 191.41L112.48 835a8 8 0 000 11.31L155.17 889a8 8 0 0011.31 0l712.15-712.12a8 8 0 000-11.32zM149.3 512C232.6 339.8 350.7 258 512 258c54.54 0 104.13 9.36 149.12 28.39l-70.3 70.3a176 176 0 00-238.13 238.13l-83.42 83.42C223.1 637.49 183.3 582.28 149.3 512zm246.7 0a112.11 112.11 0 01146.2-106.69L401.31 546.2A112 112 0 01396 512z" }), d.jsx("path", { d: "M508 624c-3.46 0-6.87-.16-10.25-.47l-52.82 52.82a176.09 176.09 0 00227.42-227.42l-52.82 52.82c.31 3.38.47 6.79.47 10.25a111.94 111.94 0 01-112 112z" })] }) }), pe = ({ id: e2, name: n2, max: r2, min: a2, maxLength: o2, minLength: l2, type: i2 = "text", className: s2, defaultValue: u2, placeholder: c2, readonly: f2, autocomplete: p2 = "off", autofocus: h2, form: m2, disabled: g2, clearable: y2, showPassword: b2, prepend: v2, append: k2, prefix: w2, suffix: S2, showCount: x2, border: C2 = "1px solid #5644b8", boxShadow: E2 = "0 0 0 2px #7969d11a", value: T2 = "", onChange: P2, onFocus: z2, onBlur: _2, onClear: R2 }) => {
|
|
15714
|
+
const [N2, L2] = t.useState(T2), [D2, O2] = t.useState(false), [M2, F2] = t.useState(false), I2 = t.useRef(null), A2 = y2 && !g2 && N2, j2 = b2 && !g2;
|
|
15715
|
+
return t.useEffect(() => {
|
|
15716
|
+
I2.current && (I2.current.style.setProperty("--ono-input-border", C2), I2.current.style.setProperty("--ono-input-box-shadow", E2));
|
|
15717
|
+
}, [I2]), t.useEffect(() => {
|
|
15718
|
+
L2(T2);
|
|
15719
|
+
}, [T2]), d.jsxs("div", { className: ["ono-input", "ono-input-border", g2 ? "ono-input-is-disabled" : ""].filter(Boolean).join(" "), children: [v2 && d.jsx("div", { className: "ono-prepend", children: v2 }), d.jsxs("div", { ref: I2, className: ["ono-input-wrapper", D2 ? "ono-input-is-focus" : "", s2].filter(Boolean).join(" "), onMouseDown: (e3) => {
|
|
15720
|
+
"INPUT" !== e3.target.tagName && e3.preventDefault();
|
|
15721
|
+
}, children: [w2 && d.jsx("span", { className: "ono-prefix", children: w2 }), d.jsx("input", { id: e2, max: r2, min: a2, name: n2, maxLength: o2, minLength: l2, defaultValue: u2, className: "ono-input-inner", type: b2 ? M2 ? "text" : "password" : i2, placeholder: c2, readOnly: f2, autoComplete: p2, autoFocus: h2, form: m2, disabled: g2, onFocus: (e3) => {
|
|
15722
|
+
z2 == null ? void 0 : z2(e3), O2(true);
|
|
15723
|
+
}, onBlur: (e3) => {
|
|
15724
|
+
_2 == null ? void 0 : _2(e3), O2(false);
|
|
15725
|
+
}, value: N2, onChange: (e3) => {
|
|
15726
|
+
P2 == null ? void 0 : P2(e3), L2(e3.target.value);
|
|
15727
|
+
} }), (S2 || A2 || j2 || x2) && d.jsxs("span", { className: "ono-suffix", children: [S2, A2 && d.jsx("button", { className: "ono-clear-icon", onClick: () => {
|
|
15728
|
+
R2 == null ? void 0 : R2(), L2("");
|
|
15729
|
+
}, children: d.jsx(de, {}) }), j2 && d.jsx("button", { className: "ono-eye-icon", onClick: () => F2(!M2), children: d.jsx(fe, { open: M2 }) }), x2 && o2 && d.jsxs("p", { className: "ono-count", children: [N2.length, "/", o2] })] })] }), k2 && d.jsx("div", { className: "ono-append", children: k2 })] });
|
|
15730
|
+
}, he = (e2) => e2.toString().toLocaleLowerCase(), me = (e2, t2, n2) => {
|
|
15731
|
+
const r2 = (r3) => Q(r3, (r4) => ((e3, n3, r5) => {
|
|
15732
|
+
e3.forEach((e4) => {
|
|
15733
|
+
if (e4.includes("+") && e4.length > 1) {
|
|
15734
|
+
const r6 = e4.split("+"), a2 = n3.ctrlKey && r6.includes("ctrl"), o2 = n3.shiftKey && r6.includes("shift"), l2 = n3.altKey && r6.includes("alt"), i2 = n3.metaKey && r6.includes("meta"), s2 = (n3.ctrlKey || n3.metaKey) && r6.includes("commandorcontrol");
|
|
15735
|
+
2 === r6.length ? (a2 || o2 || l2 || i2 || s2) && n3.key.toLocaleLowerCase() === r6[r6.length - 1] && t2(n3, e4) : 3 === r6.length && (a2 && o2 || a2 && l2 || a2 && i2 || a2 && s2 || o2 && l2 || o2 && i2 || o2 && s2 || l2 && i2 || l2 && s2 || i2 && s2) && n3.key.toLocaleLowerCase() === r6[r6.length - 1] && t2(n3, e4);
|
|
15736
|
+
} else if (e4.includes(he(n3.key))) {
|
|
15737
|
+
if (r5) e4 === he(n3.key) && t2(n3, e4);
|
|
15738
|
+
else if (!(n3.ctrlKey || n3.metaKey || n3.shiftKey || n3.altKey)) return t2(n3, e4);
|
|
15739
|
+
}
|
|
15740
|
+
});
|
|
15741
|
+
})(e2 instanceof Array ? e2.map((e3) => he(e3)) : [he(e2)], r4, (n2 == null ? void 0 : n2.exactMatch) || false), { deps: [n2 == null ? void 0 : n2.target, ...(n2 == null ? void 0 : n2.deps) || []] });
|
|
15742
|
+
(n2 == null ? void 0 : n2.events) instanceof Array ? n2.events.forEach((e3) => r2(e3)) : r2((n2 == null ? void 0 : n2.events) || "keydown");
|
|
15743
|
+
}, ge = ({ list: e2, children: t2, fallback: n2, insertBetweenDom: r2 }) => (() => {
|
|
15744
|
+
const a2 = "function" == typeof e2 ? e2() : e2;
|
|
15745
|
+
return a2.length > 0 ? ((e3, t3) => t3 ? e3.reduce((n3, r3, a3) => (n3.push(r3), a3 < e3.length - 1 && n3.push(t3(a3)), n3), []) : e3)(((e3) => e3.map(t2).filter(Boolean))(a2), r2) : n2;
|
|
15746
|
+
})(), ye = (e2, t2, n2, r2) => {
|
|
15741
15747
|
const { target: a2, root: o2 } = ((e3, t3) => {
|
|
15742
15748
|
let n3 = null, r3 = null;
|
|
15743
15749
|
return t3 && (n3 = document.getElementById(t3), n3 || (n3 = document.createElement("div"), n3.id = t3, document.body.appendChild(n3))), e3 ? (r3 = document.getElementById(e3), r3 || (r3 = document.createElement("div"), r3.id = e3, n3 ? n3.appendChild(r3) : document.body.appendChild(r3))) : (r3 = document.createElement("div"), n3 ? n3.appendChild(r3) : document.body.appendChild(r3)), { target: r3, root: n3 };
|
|
@@ -15747,23 +15753,23 @@
|
|
|
15747
15753
|
};
|
|
15748
15754
|
if (void 0 !== a2.__reactContainer$) a2.__reactContainer$.render(d.jsx(e2, { ...{ ...t2, destroy: l2 } }));
|
|
15749
15755
|
else {
|
|
15750
|
-
const n3 =
|
|
15756
|
+
const n3 = ie.createRoot(a2);
|
|
15751
15757
|
a2.__reactContainer$ = n3, n3.render(d.jsx(e2, { ...{ ...t2, destroy: l2 } }));
|
|
15752
15758
|
}
|
|
15753
15759
|
return l2;
|
|
15754
15760
|
};
|
|
15755
|
-
let
|
|
15756
|
-
const
|
|
15757
|
-
const t2 =
|
|
15758
|
-
return t2 <= 0 ? 0 :
|
|
15759
|
-
},
|
|
15760
|
-
const r2 = (e3) =>
|
|
15761
|
+
let be = 1;
|
|
15762
|
+
const ve = [], ke = (e2, t2, n2) => (0 === ve.length && (be = 1), Se(t2.instancesKey || "", e2, { id: `${n2}-${be++}`, key: t2.instancesKey || "", reactNode: e2, props: t2, offsetOptions: { topOffset: 0, height: 0, bottomOffset: 0 } }), ve), we = (e2) => {
|
|
15763
|
+
const t2 = ve.findIndex((t3) => t3.id === e2);
|
|
15764
|
+
return t2 <= 0 ? 0 : ve[t2 - 1].offsetOptions.bottomOffset;
|
|
15765
|
+
}, Se = (e2, t2, n2) => {
|
|
15766
|
+
const r2 = (e3) => ye(t2, { zIndex: 999 + be - 1, ...e3.props, id: e3.id }, e3.id, "ono-message-root");
|
|
15761
15767
|
if (!e2) {
|
|
15762
15768
|
const e3 = r2(n2);
|
|
15763
|
-
|
|
15769
|
+
ve.push({ ...n2, props: { ...n2.props, id: n2.id, destroy: e3 }, destroy: e3 });
|
|
15764
15770
|
}
|
|
15765
15771
|
let a2 = false;
|
|
15766
|
-
const o2 =
|
|
15772
|
+
const o2 = ve.map((t3) => {
|
|
15767
15773
|
if (t3.key === e2) {
|
|
15768
15774
|
a2 = true;
|
|
15769
15775
|
const e3 = { ...t3.props, ...n2.props };
|
|
@@ -15774,35 +15780,35 @@
|
|
|
15774
15780
|
return { ...t3, props: { ...t3.props, id: t3.id, destroy: e3 }, destroy: e3 };
|
|
15775
15781
|
}
|
|
15776
15782
|
});
|
|
15777
|
-
if (Object.assign(
|
|
15783
|
+
if (Object.assign(ve, o2), !a2) {
|
|
15778
15784
|
const e3 = r2(n2);
|
|
15779
|
-
|
|
15785
|
+
ve.push({ ...n2, props: { ...n2.props, id: n2.id, destroy: e3 }, destroy: e3 });
|
|
15780
15786
|
}
|
|
15781
|
-
},
|
|
15787
|
+
}, xe = { info: { light: "#1677ff", dark: "#1677ff" }, success: { light: "#52c41a", dark: "#49aa19" }, error: { light: "#ff4d4f", dark: "#a61d24" }, warning: { light: "#faad14", dark: "#d89614" }, loading: { light: "#9254de", dark: "#f5f5f5" } }, Ce = (e2, t2) => xe[e2][t2], Ee = (e2) => {
|
|
15782
15788
|
switch (e2) {
|
|
15783
15789
|
case "success":
|
|
15784
|
-
return d.jsx("svg", { className: "ono-type-icon", viewBox: "0 0 1024 1024", focusable: "false", "data-icon": "check-circle", fill:
|
|
15790
|
+
return d.jsx("svg", { className: "ono-type-icon", viewBox: "0 0 1024 1024", focusable: "false", "data-icon": "check-circle", fill: Ce(e2, "light"), "aria-hidden": "true", children: d.jsx("path", { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" }) });
|
|
15785
15791
|
case "error":
|
|
15786
|
-
return d.jsx("svg", { className: "ono-type-icon", viewBox: "0 0 1024 1024", focusable: "false", "data-icon": "close-circle", fill:
|
|
15792
|
+
return d.jsx("svg", { className: "ono-type-icon", viewBox: "0 0 1024 1024", focusable: "false", "data-icon": "close-circle", fill: Ce(e2, "light"), "aria-hidden": "true", children: d.jsx("path", { d: "M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" }) });
|
|
15787
15793
|
case "loading":
|
|
15788
|
-
return d.jsx("svg", { className: ["ono-info-icon", "ono-loading"].join(" "), viewBox: "0 0 1024 1024", focusable: "false", "data-icon": "loading", fill:
|
|
15794
|
+
return d.jsx("svg", { className: ["ono-info-icon", "ono-loading"].join(" "), viewBox: "0 0 1024 1024", focusable: "false", "data-icon": "loading", fill: Ce(e2, "light"), "aria-hidden": "true", children: d.jsx("path", { d: "M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z" }) });
|
|
15789
15795
|
default:
|
|
15790
|
-
return d.jsx("svg", { className: "ono-info-icon", viewBox: "64 64 896 896", focusable: "false", "data-icon": "exclamation-circle", fill:
|
|
15796
|
+
return d.jsx("svg", { className: "ono-info-icon", viewBox: "64 64 896 896", focusable: "false", "data-icon": "exclamation-circle", fill: Ce(e2, "light"), "aria-hidden": "true", children: d.jsx("path", { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" }) });
|
|
15791
15797
|
}
|
|
15792
|
-
},
|
|
15798
|
+
}, Te = ({ handleDestroy: e2 }) => d.jsx("button", { onClick: e2, children: d.jsx("svg", { className: "ono-clear-icon", viewBox: "64 64 896 896", focusable: "false", "data-icon": "close-circle", fill: "currentColor", "aria-hidden": "true", children: d.jsx("path", { d: "M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" }) }) }), Pe = ({ id: e2, instancesKey: n2, duration: r2 = 3e3, speed: a2 = 300, offset: o2 = 20, message: l2, type: i2, plain: s2 = true, showClose: u2 = false, zIndex: c2, onClose: f2 = () => {
|
|
15793
15799
|
}, destroy: p2 }) => {
|
|
15794
15800
|
const [, h2] = t.useState(false), [m2, g2] = t.useState(0), [y2, b2] = t.useState(((e3) => {
|
|
15795
|
-
const t2 =
|
|
15796
|
-
return t2 <= 0 ? 0 :
|
|
15801
|
+
const t2 = ve.findIndex((t3) => t3.id === e3);
|
|
15802
|
+
return t2 <= 0 ? 0 : ve[t2 - 1].offsetOptions.topOffset;
|
|
15797
15803
|
})(e2)), [v2, k2] = t.useState({ duration: r2, speed: a2, message: l2, type: i2, showClose: u2, onClose: f2 }), w2 = t.useRef(null), S2 = t.useRef(null), x2 = t.useRef(null), C2 = y2 + m2, E2 = t.useMemo(() => ({ transform: `translate(-50%, ${y2}px)`, transition: `transform ${a2}ms ease-in-out`, zIndex: c2 }), [y2, a2]), T2 = () => {
|
|
15798
|
-
x2.current && (x2.current.classList.remove("ono-message-enter"), x2.current.classList.add("ono-message-leave"), x2.current.style.transform = `translate(-50%, ${
|
|
15799
|
-
const t2 =
|
|
15800
|
-
-1 !== t2 &&
|
|
15804
|
+
x2.current && (x2.current.classList.remove("ono-message-enter"), x2.current.classList.add("ono-message-leave"), x2.current.style.transform = `translate(-50%, ${we(e2) - m2}px)`, ((e3) => {
|
|
15805
|
+
const t2 = ve.findIndex((t3) => t3.id === e3);
|
|
15806
|
+
-1 !== t2 && ve.splice(t2, 1);
|
|
15801
15807
|
})(e2), setTimeout(() => p2(v2.onClose), a2));
|
|
15802
15808
|
}, P2 = (e3, t2, n3) => {
|
|
15803
15809
|
"loading" !== e3 && (w2.current = setTimeout(T2, t2 - n3));
|
|
15804
15810
|
}, z2 = () => {
|
|
15805
|
-
const t2 =
|
|
15811
|
+
const t2 = we(e2);
|
|
15806
15812
|
h2((e3) => (e3 && b2(t2 + o2), true)), requestAnimationFrame(z2);
|
|
15807
15813
|
}, _2 = t.useCallback(() => {
|
|
15808
15814
|
if ("loading" === v2.type) {
|
|
@@ -15810,7 +15816,7 @@
|
|
|
15810
15816
|
S2.current = setTimeout(() => {
|
|
15811
15817
|
var _a;
|
|
15812
15818
|
S2.current = null;
|
|
15813
|
-
const e3 = (t2 = n2 || "") ? (_a =
|
|
15819
|
+
const e3 = (t2 = n2 || "") ? (_a = ve.find((e4) => e4.key === t2)) == null ? void 0 : _a.props : null;
|
|
15814
15820
|
var t2;
|
|
15815
15821
|
e3 && (((e4) => {
|
|
15816
15822
|
k2((t3) => ({ ...t3, ...e4 }));
|
|
@@ -15828,43 +15834,43 @@
|
|
|
15828
15834
|
})();
|
|
15829
15835
|
}, [x2]), t.useEffect(() => {
|
|
15830
15836
|
((e3, t2) => {
|
|
15831
|
-
const n3 =
|
|
15832
|
-
n3 < 0 || (
|
|
15837
|
+
const n3 = ve.findIndex((t3) => t3.id === e3);
|
|
15838
|
+
n3 < 0 || (ve[n3].offsetOptions = t2);
|
|
15833
15839
|
})(e2, { topOffset: y2, height: m2, bottomOffset: C2 });
|
|
15834
15840
|
}, [C2]), d.jsx("div", { ref: x2, className: ["ono-message", `ono-message-${v2.type}`, "ono-message-enter", s2 ? "" : "ono-message-color"].filter(Boolean).join(" "), style: E2, onMouseEnter: () => {
|
|
15835
15841
|
w2.current && (clearTimeout(w2.current), w2.current = null);
|
|
15836
|
-
}, onMouseLeave: () => P2(v2.type, v2.duration, v2.speed), children: "function" == typeof v2.message ? v2.message(
|
|
15837
|
-
},
|
|
15842
|
+
}, onMouseLeave: () => P2(v2.type, v2.duration, v2.speed), children: "function" == typeof v2.message ? v2.message(Ee(v2.type), v2.showClose && d.jsx(Te, { handleDestroy: T2 })) : d.jsxs(d.Fragment, { children: [Ee(v2.type), d.jsx("div", { children: v2.message }), v2.showClose && d.jsx(Te, { handleDestroy: T2 })] }) });
|
|
15843
|
+
}, ze = (e2) => {
|
|
15838
15844
|
if ("string" == typeof e2) return { message: e2 };
|
|
15839
15845
|
{
|
|
15840
15846
|
const t2 = { ...e2, instancesKey: e2.key };
|
|
15841
15847
|
return delete t2.key, { ...t2 };
|
|
15842
15848
|
}
|
|
15843
|
-
},
|
|
15844
|
-
|
|
15849
|
+
}, _e = { info: (e2) => {
|
|
15850
|
+
ke(Pe, { ...ze(e2), type: "info" }, "ono-message");
|
|
15845
15851
|
}, success: (e2) => {
|
|
15846
|
-
|
|
15852
|
+
ke(Pe, { ...ze(e2), type: "success" }, "ono-message");
|
|
15847
15853
|
}, warning: (e2) => {
|
|
15848
|
-
|
|
15854
|
+
ke(Pe, { ...ze(e2), type: "warning" }, "ono-message");
|
|
15849
15855
|
}, error: (e2) => {
|
|
15850
|
-
|
|
15856
|
+
ke(Pe, { ...ze(e2), type: "error" }, "ono-message");
|
|
15851
15857
|
}, loading: (e2) => {
|
|
15852
|
-
|
|
15853
|
-
} },
|
|
15854
|
-
const t2 = e2.match(
|
|
15858
|
+
ke(Pe, { ...ze(e2), type: "loading" }, "ono-message");
|
|
15859
|
+
} }, Re = /\d+/g, Ne = (e2) => {
|
|
15860
|
+
const t2 = e2.match(Re), n2 = (e3) => Number(e3).toString(16).padStart(2, "0"), r2 = (e3) => e3.reduce((e4, t3) => e4 + n2(t3), "#"), a2 = (e3) => {
|
|
15855
15861
|
const t3 = e3, a3 = 1 !== Number(e3[e3.length - 1]) ? Number(e3[e3.length - 1]) : 100;
|
|
15856
15862
|
return t3.pop(), r2(t3) + n2(2.56 * a3);
|
|
15857
15863
|
};
|
|
15858
15864
|
return 3 === t2.length ? r2(t2) : 5 === t2.length ? a2([t2[0], t2[1], t2[2], 10 * Number(t2[t2.length - 1])]) : a2(t2);
|
|
15859
|
-
},
|
|
15865
|
+
}, Le = (e2) => {
|
|
15860
15866
|
const t2 = e2.split("#")[1], n2 = (e3) => [parseInt(e3.slice(0, 2), 16), parseInt(e3.slice(2, 4), 16), parseInt(e3.slice(4, 6), 16)];
|
|
15861
15867
|
if (8 === t2.length) {
|
|
15862
15868
|
const e3 = parseInt(t2.slice(-2), 16) / 256, r2 = n2(t2.slice(0, -2));
|
|
15863
15869
|
return r2.push(e3), "rgba(" + r2.join(", ") + ")";
|
|
15864
15870
|
}
|
|
15865
15871
|
return "rgb(" + n2(t2).join(", ") + ")";
|
|
15866
|
-
},
|
|
15867
|
-
const t2 = e2.match(
|
|
15872
|
+
}, De = (e2) => {
|
|
15873
|
+
const t2 = e2.match(Re), n2 = Number(t2[0]) / 255, r2 = Number(t2[1]) / 255, a2 = Number(t2[2]) / 255, o2 = Math.min(n2, r2, a2), l2 = Math.max(n2, r2, a2);
|
|
15868
15874
|
let i2 = 0, s2 = 0, u2 = (l2 + o2) / 2;
|
|
15869
15875
|
if (l2 === o2) i2 = s2 = 0;
|
|
15870
15876
|
else {
|
|
@@ -15882,16 +15888,16 @@
|
|
|
15882
15888
|
i2 /= 6;
|
|
15883
15889
|
}
|
|
15884
15890
|
return `hsl(${Math.round(360 * i2)}, ${Math.round(100 * s2)}%, ${Math.round(100 * u2)}%)`;
|
|
15885
|
-
},
|
|
15886
|
-
const t2 = e2.match(
|
|
15891
|
+
}, Oe = (e2) => {
|
|
15892
|
+
const t2 = e2.match(Re), n2 = Number(t2[0]) / 360, r2 = Number(t2[1]) / 100, a2 = Number(t2[2]) / 100;
|
|
15887
15893
|
let o2, l2, i2;
|
|
15888
15894
|
function s2(e3, t3, n3) {
|
|
15889
15895
|
return n3 < 0 && (n3 += 1), n3 > 1 && (n3 -= 1), n3 < 1 / 6 ? e3 + 6 * (t3 - e3) * n3 : n3 < 0.5 ? t3 : n3 < 2 / 3 ? e3 + (t3 - e3) * (2 / 3 - n3) * 6 : e3;
|
|
15890
15896
|
}
|
|
15891
15897
|
let u2 = a2 < 0.5 ? a2 * (1 + r2) : a2 + r2 - a2 * r2, c2 = 2 * a2 - u2;
|
|
15892
15898
|
return o2 = s2(c2, u2, n2 + 1 / 3), l2 = s2(c2, u2, n2), i2 = s2(c2, u2, n2 - 1 / 3), `rgb(${Math.round(255 * o2)}, ${Math.round(255 * l2)}, ${Math.round(255 * i2)})`;
|
|
15893
|
-
},
|
|
15894
|
-
const t2 = e2.match(
|
|
15899
|
+
}, Me = (e2) => De(Le(e2)), Fe = (e2) => Ne(Oe(e2)), Ie = (e2) => {
|
|
15900
|
+
const t2 = e2.match(Re);
|
|
15895
15901
|
let n2 = Number(t2[0]) / 255, r2 = Number(t2[1]) / 255, a2 = Number(t2[2]) / 255;
|
|
15896
15902
|
const o2 = Math.max(n2, r2, a2), l2 = Math.min(n2, r2, a2);
|
|
15897
15903
|
let i2 = 0, s2 = 0, u2 = o2;
|
|
@@ -15911,8 +15917,8 @@
|
|
|
15911
15917
|
i2 /= 6;
|
|
15912
15918
|
}
|
|
15913
15919
|
return `hsv(${360 * i2}, ${100 * s2}, ${100 * u2})`;
|
|
15914
|
-
},
|
|
15915
|
-
const t2 = e2.match(
|
|
15920
|
+
}, Ae = (e2) => {
|
|
15921
|
+
const t2 = e2.match(Re);
|
|
15916
15922
|
let n2, r2, a2, o2, l2, i2, s2, u2, c2 = Number(t2[0]) / 360, d2 = Number(t2[1]) / 100, f2 = Number(t2[2]) / 100;
|
|
15917
15923
|
if (c2 && 0 === d2) n2 = r2 = a2 = f2;
|
|
15918
15924
|
else switch (c2 /= 60, o2 = Math.floor(c2), l2 = c2 - o2, i2 = f2 * (1 - d2), s2 = f2 * (1 - d2 * l2), u2 = f2 * (1 - d2 * (1 - l2)), o2) {
|
|
@@ -15935,16 +15941,16 @@
|
|
|
15935
15941
|
n2 = f2, r2 = i2, a2 = s2;
|
|
15936
15942
|
}
|
|
15937
15943
|
return `rgb(${Math.round(255 * n2)}, ${Math.round(255 * r2)}, ${Math.round(255 * a2)})`;
|
|
15938
|
-
},
|
|
15944
|
+
}, je = (e2) => /^#([0-9A-Fa-f]{6}|[0-9A-Fa-f]{3})$/.test(e2) ? "hex" : /^rgb\((1?\d{1,3},\s*1?\d{1,3},\s*1?\d{1,3})\)$/.test(e2) ? "rgb" : "unknown", Ue = (e2, t2, n2) => {
|
|
15939
15945
|
let r2 = [];
|
|
15940
|
-
if (e2.includes("#")) r2 =
|
|
15941
|
-
else if (e2.includes("rgb")) r2 =
|
|
15946
|
+
if (e2.includes("#")) r2 = Me(e2).match(Re);
|
|
15947
|
+
else if (e2.includes("rgb")) r2 = De(e2).match(Re);
|
|
15942
15948
|
else {
|
|
15943
15949
|
if (!e2.includes("hsl")) throw new Error("颜色格式错误");
|
|
15944
|
-
r2 = e2.match(
|
|
15950
|
+
r2 = e2.match(Re);
|
|
15945
15951
|
}
|
|
15946
|
-
return
|
|
15947
|
-
},
|
|
15952
|
+
return Fe(`${r2[0]}, ${r2[1]}%, ${"light" === t2 ? Number(r2[2]) + n2 > 100 ? 100 : Number(r2[2]) + n2 : Number(r2[2]) - n2 < 0 ? 0 : Number(r2[2]) - n2}%`);
|
|
15953
|
+
}, He = { randomColor: () => "#" + Math.random().toString(16).slice(2, 8).padEnd(6, "0"), rgb2hex: Ne, hex2rgb: Le, rgb2rgba: (e2, t2) => {
|
|
15948
15954
|
if (!t2) return e2;
|
|
15949
15955
|
if (e2.includes("rgba")) {
|
|
15950
15956
|
const n2 = e2.split(",");
|
|
@@ -15954,10 +15960,10 @@
|
|
|
15954
15960
|
const n2 = e2.split(","), r2 = "rgba(" + n2[0].split("(")[1], a2 = n2[n2.length - 1].split(")")[0];
|
|
15955
15961
|
return [r2, n2[1], a2, " " + t2 + ")"].join(",");
|
|
15956
15962
|
}
|
|
15957
|
-
}, rgb2hsl:
|
|
15958
|
-
const r2 = e2.match(
|
|
15963
|
+
}, rgb2hsl: De, hsl2rgb: Oe, hex2hsl: Me, hsl2hex: Fe, rgb2hsv: Ie, hsv2rgb: Ae, hex2hsv: (e2) => Ie(Le(e2)), hsv2hex: (e2) => Ne(Ae(e2)), formatColor: (e2, t2, n2 = "rgba") => {
|
|
15964
|
+
const r2 = e2.match(Re);
|
|
15959
15965
|
let a2 = Number(r2[0]) / 255, o2 = Number(r2[1]) / 255, l2 = Number(r2[2]) / 255;
|
|
15960
|
-
return "rgba" === n2 ? `rgba(${a2},${o2},${l2},${t2})` : "rgb" === n2 ? e2 : "hex" === n2 ?
|
|
15966
|
+
return "rgba" === n2 ? `rgba(${a2},${o2},${l2},${t2})` : "rgb" === n2 ? e2 : "hex" === n2 ? Ne(e2) : "hsl" === n2 ? De(`rgba(${a2},${o2},${l2},${t2})`) : `rgba(${a2},${o2},${l2},${t2})`;
|
|
15961
15967
|
}, getContrastColor: (e2) => {
|
|
15962
15968
|
const t2 = (function(e3) {
|
|
15963
15969
|
if (e3.startsWith("#")) return 4 === e3.length && (e3 = `#${e3.slice(1).repeat(2)}`), [parseInt(e3.substr(1, 2), 16), parseInt(e3.substr(3, 2), 16), parseInt(e3.substr(5, 2), 16)];
|
|
@@ -15970,7 +15976,7 @@
|
|
|
15970
15976
|
return null === t2 ? null : (299 * (n2 = t2)[0] + 587 * n2[1] + 114 * n2[2]) / 1e3 > 128 ? "#000" : "#fff";
|
|
15971
15977
|
var n2;
|
|
15972
15978
|
}, adjustColor: (e2, t2, n2) => {
|
|
15973
|
-
const r2 =
|
|
15979
|
+
const r2 = je(e2);
|
|
15974
15980
|
if ("hex" === r2) {
|
|
15975
15981
|
const r3 = e2.replace("#", ""), a2 = parseInt(r3.slice(0, 2), 16), o2 = parseInt(r3.slice(2, 4), 16), l2 = parseInt(r3.slice(4, 6), 16);
|
|
15976
15982
|
if ("lighten" === t2) {
|
|
@@ -15987,13 +15993,13 @@
|
|
|
15987
15993
|
if ("darken" === t2) return `rgb(${Math.min(255, Math.max(0, a2 - a2 * n2 / 100))},${Math.min(255, Math.max(0, o2 - o2 * n2 / 100))},${Math.min(255, Math.max(0, l2 - l2 * n2 / 100))})`;
|
|
15988
15994
|
}
|
|
15989
15995
|
return e2;
|
|
15990
|
-
}, isValidColor: (e2) => !(!/^#([0-9A-Fa-f]{6}|[0-9A-Fa-f]{3})$/.test(e2) && !/^rgb\((1?\d{1,3},\s*1?\d{1,3},\s*1?\d{1,3})\)$/.test(e2)), getColorType:
|
|
15996
|
+
}, isValidColor: (e2) => !(!/^#([0-9A-Fa-f]{6}|[0-9A-Fa-f]{3})$/.test(e2) && !/^rgb\((1?\d{1,3},\s*1?\d{1,3},\s*1?\d{1,3})\)$/.test(e2)), getColorType: je, hex3To6: (e2) => {
|
|
15991
15997
|
const t2 = e2.replace("#", "").split("");
|
|
15992
15998
|
return `#${t2[0] + t2[0] + t2[1] + t2[1] + t2[2] + t2[2]}`;
|
|
15993
|
-
}, adjustingColors:
|
|
15999
|
+
}, adjustingColors: Ue }, Be = ({ title: e2 = "This is a modal title", icon: n2, content: r2 = "This is a modal content", okText: a2 = "confirm", cancelText: o2 = "cancel", isLoading: l2, confirmDisabled: i2, cancelDisabled: s2, position: u2, onConfirm: c2 = () => {
|
|
15994
16000
|
}, onCancel: f2 = () => {
|
|
15995
16001
|
}, mask: p2 = true, maskClosable: h2 = false, width: m2, btnClr: g2, footer: y2 = ({ OkBtn: e3, CancelBtn: t2 }) => d.jsxs(d.Fragment, { children: [d.jsx(t2, {}), d.jsx(e3, {})] }), modalBody: b2, destroy: v2 }) => {
|
|
15996
|
-
const k2 = t.useRef(null), w2 = t.useRef(null), S2 = [{ label: "themeColor", value: g2 || "" }, { label: "themeHoverColor", value: g2 &&
|
|
16002
|
+
const k2 = t.useRef(null), w2 = t.useRef(null), S2 = [{ label: "themeColor", value: g2 || "" }, { label: "themeHoverColor", value: g2 && Ue(g2, "light", 10) || "" }, { label: "themeActiveColor", value: g2 && Ue(g2, "dark", 20) || "" }, { label: "themeDisabledClr", value: g2 && Ue(g2, "light", 20) || "" }], x2 = () => {
|
|
15997
16003
|
if (u2) {
|
|
15998
16004
|
if (!w2.current) return;
|
|
15999
16005
|
w2.current.classList.remove("ono-modal-enter"), w2.current.classList.add("ono-modal-leave"), setTimeout(() => {
|
|
@@ -16014,7 +16020,7 @@
|
|
|
16014
16020
|
}, children: [l2 && d.jsx("svg", { className: "ono-modal-box-footer-confirmBtn-loading", viewBox: "0 0 1024 1024", focusable: "false", "data-icon": "loading", fill: "currentColor", "aria-hidden": "true", children: d.jsx("path", { d: "M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z" }) }), a2 ?? "Confirm"] }), CancelBtn: () => d.jsx("button", { className: "ono-modal-box-footer-cancelBtn", disabled: s2 || l2, onClick: () => {
|
|
16015
16021
|
f2(), x2();
|
|
16016
16022
|
}, children: o2 ?? "Cancel" }), handleClose: () => x2() }) })] }) });
|
|
16017
|
-
},
|
|
16023
|
+
}, We = ({ name: e2, value: n2, style: r2, checked: a2, onChange: o2, children: l2, className: i2, radioW: s2 = 16, radioGap: u2 = 4, checkedColor: c2 = "#532ce1", unCheckedColor: f2 = "transparent", disabled: p2 = false }) => {
|
|
16018
16024
|
const [h2, m2] = t.useState(""), g2 = t.useRef(null), y2 = t.useRef(null), b2 = t.useRef(null), v2 = [{ value: s2, name: "w" }, { value: u2, name: "gap" }, { value: c2, name: "checkedColor" }, { value: f2, name: "unCheckedColor" }];
|
|
16019
16025
|
return t.useEffect(() => {
|
|
16020
16026
|
(() => {
|
|
@@ -16032,51 +16038,7 @@
|
|
|
16032
16038
|
var _a;
|
|
16033
16039
|
return (_a = g2.current) == null ? void 0 : _a.click();
|
|
16034
16040
|
}, children: d.jsx("input", { type: "radio", name: e2, ref: g2, value: n2 + "", checked: a2, disabled: p2, id: n2 + "" + l2, onChange: o2 }) }), l2 && d.jsx("label", { htmlFor: n2 + "" + l2 || "", children: l2 })] });
|
|
16035
|
-
},
|
|
16036
|
-
let We, $e = null;
|
|
16037
|
-
const Ve = ({ className: e2, content: t2, style: n2, onClick: r2, onDoubleClick: a2, onContextMenu: o2, onMouseDown: l2, onMouseUp: i2, onMouseEnter: s2, onMouseLeave: u2, onMouseMove: c2, isClickBoxToClose: f2 }) => (X("click", () => {
|
|
16038
|
-
f2 && $e && ($e.remove(), $e = null);
|
|
16039
|
-
}), d.jsx("div", { className: e2, style: n2, onClick: r2, onDoubleClick: a2, onContextMenu: o2, onMouseDown: l2, onMouseUp: i2, onMouseEnter: s2, onMouseLeave: u2, onMouseMove: c2, children: "function" == typeof t2 ? t2((e3) => {
|
|
16040
|
-
$e && ($e.remove(), $e = null, e3 && e3());
|
|
16041
|
-
}) : t2 })), qe = "_enter_974ly_32";
|
|
16042
|
-
let Qe = [];
|
|
16043
|
-
const Ye = { success: { light: "#52c41a", dark: "#49aa19" }, error: { light: "#ff4d4f", dark: "#a61d24" }, warning: { light: "#faad14", dark: "#d89614" }, promise: { light: "", dark: "" } }, Ke = (e2, t2) => Ye[e2][t2], Xe = (e2) => {
|
|
16044
|
-
switch (e2) {
|
|
16045
|
-
case "success":
|
|
16046
|
-
return d.jsx("svg", { viewBox: "0 0 1024 1024", focusable: "false", "data-icon": "check-circle", width: "24px", height: "24px", fill: Ke(e2, "light"), "aria-hidden": "true", children: d.jsx("path", { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" }) });
|
|
16047
|
-
case "error":
|
|
16048
|
-
return d.jsx("svg", { viewBox: "0 0 1024 1024", focusable: "false", "data-icon": "close-circle", width: "24px", height: "24px", fill: Ke(e2, "light"), "aria-hidden": "true", children: d.jsx("path", { d: "M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" }) });
|
|
16049
|
-
case "warning":
|
|
16050
|
-
return d.jsx("svg", { viewBox: "0 0 1024 1024", focusable: "false", "data-icon": "exclamation-circle", width: "24px", height: "24px", fill: Ke(e2, "light"), "aria-hidden": "true", children: d.jsx("path", { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" }) });
|
|
16051
|
-
}
|
|
16052
|
-
}, Ge = ({ type: e2, speed: n2 = 200, message: r2, duration: a2 = 2e3, className: o2, style: l2, isUseEnterAnimation: i2 = true, promiseOptions: s2, toastList: u2, handleDestroy: c2 }) => {
|
|
16053
|
-
const f2 = t.useRef(null);
|
|
16054
|
-
return t.useEffect(() => {
|
|
16055
|
-
f2.current && (f2.current.style.setProperty("--speed", n2 / 1e3 + "s"), i2 && f2.current.classList.add(qe), "promise" !== e2 && setTimeout(() => {
|
|
16056
|
-
var _a, _b;
|
|
16057
|
-
(_a = f2.current) == null ? void 0 : _a.classList.remove(qe), (_b = f2.current) == null ? void 0 : _b.classList.add("_leave_974ly_36");
|
|
16058
|
-
}, a2 - n2));
|
|
16059
|
-
}, [f2]), t.useEffect(() => {
|
|
16060
|
-
"promise" === e2 ? ("function" == typeof r2 ? r2() : r2).then((e3) => setTimeout(() => {
|
|
16061
|
-
c2(), Ze({ type: "success", message: "function" == typeof (s2 == null ? void 0 : s2.success) ? s2.success(e3) : (s2 == null ? void 0 : s2.success) || "", isUseEnterAnimation: false, toastList: u2 });
|
|
16062
|
-
}, n2)).catch((e3) => setTimeout(() => {
|
|
16063
|
-
c2(), Ze({ type: "error", message: "function" == typeof (s2 == null ? void 0 : s2.error) ? s2.error(e3) : (s2 == null ? void 0 : s2.error) || "", isUseEnterAnimation: false, toastList: u2 });
|
|
16064
|
-
}, n2)) : setTimeout(() => c2(() => u2 = []), a2);
|
|
16065
|
-
}, [e2]), d.jsxs("div", { ref: f2, className: ["promise" === e2 ? "_promise_974ly_15" : "_base_974ly_15", o2].join(" "), style: l2, onClick: () => {
|
|
16066
|
-
}, children: [d.jsx("div", { className: "_icon_974ly_40", children: Xe(e2) }), d.jsx("p", { children: "string" == typeof r2 ? r2 : s2 && s2.loading })] });
|
|
16067
|
-
}, Ze = ({ type: e2, speed: n2 = 200, message: r2, duration: a2 = 2e3, zIndex: o2 = 9999, className: l2, style: i2, isUseEnterAnimation: s2 = true, promiseOptions: u2, toastList: c2 }) => {
|
|
16068
|
-
return (f2 = (p2 = { className: "_container_974ly_1", isSingle: true, style: { zIndex: o2 }, content: (o3) => (t.useEffect(() => {
|
|
16069
|
-
}, [c2]), d.jsx(Ge, { className: l2, style: i2, type: e2, message: r2, speed: n2, duration: a2, isUseEnterAnimation: s2, promiseOptions: u2, handleDestroy: o3, toastList: c2 })) }).isSingle || false, f2 && $e && We || ($e = document.createElement("div"), document.body.appendChild($e), We = pe.createRoot($e)), We).render(d.jsx(Ve, { ...p2 })), $e;
|
|
16070
|
-
var f2, p2;
|
|
16071
|
-
}, Je = { success: (e2) => {
|
|
16072
|
-
Qe.push({ type: "success", message: e2 }), Ze("string" == typeof e2 ? { type: "success", message: e2, toastList: Qe } : { type: "success", ...e2, toastList: Qe });
|
|
16073
|
-
}, error: (e2) => {
|
|
16074
|
-
Qe.push({ type: "error", message: e2 }), Ze("string" == typeof e2 ? { type: "error", message: e2, toastList: Qe } : { type: "error", ...e2, toastList: Qe });
|
|
16075
|
-
}, warning: (e2) => {
|
|
16076
|
-
Qe.push({ type: "warning", message: e2 }), Ze("string" == typeof e2 ? { type: "warning", message: e2, toastList: Qe } : { type: "warning", ...e2, toastList: Qe });
|
|
16077
|
-
}, promise: (e2, t2) => {
|
|
16078
|
-
Qe.push({ type: "promise", message: e2 }), Ze({ type: "promise", message: e2, promiseOptions: t2, toastList: Qe });
|
|
16079
|
-
} }, et = (e2, t2, n2) => X(((e3) => {
|
|
16041
|
+
}, $e = (e2, t2, n2) => Q(((e3) => {
|
|
16080
16042
|
const t3 = "string" == typeof e3 ? [e3] : e3;
|
|
16081
16043
|
if (new Set(t3).size !== t3.length) throw new Error("there are duplicates in the event type");
|
|
16082
16044
|
return t3;
|
|
@@ -16087,12 +16049,12 @@
|
|
|
16087
16049
|
r2 && !r2.contains(n3.target) && t2(n3);
|
|
16088
16050
|
}
|
|
16089
16051
|
}, { deps: [e2, ...(n2 == null ? void 0 : n2.deps) || []] });
|
|
16090
|
-
let
|
|
16091
|
-
const
|
|
16052
|
+
let Ve = null, qe = null;
|
|
16053
|
+
const Qe = ({ children: e2, content: n2, onOpenChange: a2, trigger: o2 = "hover", placement: l2 = "top", popperOptions: i2 = {}, className: s2, style: u2, isShowArrow: c2 = true, sameWidth: f2, autoAdjustOverflow: p2 = true }) => {
|
|
16092
16054
|
const [h2, m2] = t.useState(false), g2 = t.useRef(null), y2 = t.useRef(null), b2 = (e3) => {
|
|
16093
16055
|
a2 == null ? void 0 : a2(e3), m2(e3);
|
|
16094
16056
|
};
|
|
16095
|
-
return
|
|
16057
|
+
return $e(y2, () => {
|
|
16096
16058
|
"click" !== o2 && "contextmenu" !== o2 || b2(false);
|
|
16097
16059
|
}, { event: ["click", "contextmenu"], deps: [o2, a2] }), t.useEffect(() => {
|
|
16098
16060
|
(() => {
|
|
@@ -16102,13 +16064,51 @@
|
|
|
16102
16064
|
y2.current.style.width = e3[0].getBoundingClientRect().width + "px";
|
|
16103
16065
|
})();
|
|
16104
16066
|
}, [y2, e2]), t.useEffect(() => {
|
|
16105
|
-
y2.current && ("hover" === o2 ? (y2.current.onmouseenter = () => b2(true), y2.current.onmouseleave = () => b2(false)) : "click" === o2 ? y2.current.onclick = () => b2(!h2) : "focus" === o2 ? (y2.current.onfocus = () => b2(true), y2.current.onblur = () => b2(false)) : y2.current.oncontextmenu = () => b2(!h2)), h2 && y2.current && g2.current ?
|
|
16067
|
+
y2.current && ("hover" === o2 ? (y2.current.onmouseenter = () => b2(true), y2.current.onmouseleave = () => b2(false)) : "click" === o2 ? y2.current.onclick = () => b2(!h2) : "focus" === o2 ? (y2.current.onfocus = () => b2(true), y2.current.onblur = () => b2(false)) : y2.current.oncontextmenu = () => b2(!h2)), h2 && y2.current && g2.current ? qe = r.createPopper(y2.current, g2.current, { placement: l2, modifiers: [{ name: "offset", options: { offset: [0, 6] } }, f2 ? { name: "sameWidth", enabled: true, phase: "beforeWrite", requires: ["computeStyles"], fn({ state: e3 }) {
|
|
16106
16068
|
e3.styles.popper.width = `${e3.rects.reference.width}px`;
|
|
16107
16069
|
}, effect({ state: e3 }) {
|
|
16108
16070
|
e3.elements.popper.style.width = `${e3.elements.reference.offsetWidth}px`;
|
|
16109
|
-
} } : {}, p2 ? { name: "flip", enabled: true } : {}], ...i2 }) :
|
|
16071
|
+
} } : {}, p2 ? { name: "flip", enabled: true } : {}], ...i2 }) : qe && (qe.destroy(), qe = null, Ve && Ve.remove(), Ve = null);
|
|
16110
16072
|
}, [h2, y2, g2]), d.jsxs(d.Fragment, { children: [h2 && d.jsxs("div", { ref: g2, style: u2, className: ["ono-tooltip-popper", s2].join(" "), "data-popper-placement": i2.placement || l2, children: [d.jsx("div", { children: n2 instanceof Function ? n2() : n2 }), c2 && d.jsx("div", { className: "ono-tooltip-popper-arrow", "data-popper-arrow": true })] }), d.jsx("div", { ref: y2, children: e2 instanceof Function ? e2() : e2 })] });
|
|
16111
|
-
},
|
|
16073
|
+
}, Ye = ({ label: e2, value: t2, disabled: n2, onChange: r2, optionRender: a2, currentValue: o2 }) => d.jsx("button", { role: "option", "aria-label": e2, disabled: n2, className: "ono-option-item", onClick: () => r2 == null ? void 0 : r2(t2), children: a2 ? a2({ label: e2, value: t2, disabled: n2 }, o2 === e2) : d.jsx("div", { className: ["ono-option-item-content", o2 === e2 ? "ono-option-item-content-active" : "", n2 ? "ono-option-item-content-disabled" : ""].filter(Boolean).join(" "), children: e2 }) }), Ke = ({ isVisible: e2 }) => d.jsx("svg", { className: ["ono-select-arrow-down-icon", e2 ? "ono-select-arrow-down-active" : ""].filter(Boolean).join(" "), viewBox: "64 64 896 896", focusable: "false", "data-icon": "down", fill: "currentColor", "aria-hidden": "true", children: d.jsx("path", { d: "M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" }) }), Xe = "_enter_974ly_32";
|
|
16074
|
+
let Ge = [];
|
|
16075
|
+
const Ze = { success: { light: "#52c41a", dark: "#49aa19" }, error: { light: "#ff4d4f", dark: "#a61d24" }, warning: { light: "#faad14", dark: "#d89614" }, promise: { light: "", dark: "" } }, Je = (e2, t2) => Ze[e2][t2], et = (e2) => {
|
|
16076
|
+
switch (e2) {
|
|
16077
|
+
case "success":
|
|
16078
|
+
return d.jsx("svg", { viewBox: "0 0 1024 1024", focusable: "false", "data-icon": "check-circle", width: "24px", height: "24px", fill: Je(e2, "light"), "aria-hidden": "true", children: d.jsx("path", { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" }) });
|
|
16079
|
+
case "error":
|
|
16080
|
+
return d.jsx("svg", { viewBox: "0 0 1024 1024", focusable: "false", "data-icon": "close-circle", width: "24px", height: "24px", fill: Je(e2, "light"), "aria-hidden": "true", children: d.jsx("path", { d: "M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" }) });
|
|
16081
|
+
case "warning":
|
|
16082
|
+
return d.jsx("svg", { viewBox: "0 0 1024 1024", focusable: "false", "data-icon": "exclamation-circle", width: "24px", height: "24px", fill: Je(e2, "light"), "aria-hidden": "true", children: d.jsx("path", { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" }) });
|
|
16083
|
+
}
|
|
16084
|
+
}, tt = ({ type: e2, speed: n2 = 200, message: r2, duration: a2 = 2e3, className: o2, style: l2, isUseEnterAnimation: i2 = true, promiseOptions: s2, toastList: u2, handleDestroy: c2 }) => {
|
|
16085
|
+
const f2 = t.useRef(null);
|
|
16086
|
+
return t.useEffect(() => {
|
|
16087
|
+
f2.current && (f2.current.style.setProperty("--speed", n2 / 1e3 + "s"), i2 && f2.current.classList.add(Xe), "promise" !== e2 && setTimeout(() => {
|
|
16088
|
+
var _a, _b;
|
|
16089
|
+
(_a = f2.current) == null ? void 0 : _a.classList.remove(Xe), (_b = f2.current) == null ? void 0 : _b.classList.add("_leave_974ly_36");
|
|
16090
|
+
}, a2 - n2));
|
|
16091
|
+
}, [f2]), t.useEffect(() => {
|
|
16092
|
+
"promise" === e2 ? ("function" == typeof r2 ? r2() : r2).then((e3) => setTimeout(() => {
|
|
16093
|
+
c2(), nt({ type: "success", message: "function" == typeof (s2 == null ? void 0 : s2.success) ? s2.success(e3) : (s2 == null ? void 0 : s2.success) || "", isUseEnterAnimation: false, toastList: u2 });
|
|
16094
|
+
}, n2)).catch((e3) => setTimeout(() => {
|
|
16095
|
+
c2(), nt({ type: "error", message: "function" == typeof (s2 == null ? void 0 : s2.error) ? s2.error(e3) : (s2 == null ? void 0 : s2.error) || "", isUseEnterAnimation: false, toastList: u2 });
|
|
16096
|
+
}, n2)) : setTimeout(() => c2(() => u2 = []), a2);
|
|
16097
|
+
}, [e2]), d.jsxs("div", { ref: f2, className: ["promise" === e2 ? "_promise_974ly_15" : "_base_974ly_15", o2].join(" "), style: l2, onClick: () => {
|
|
16098
|
+
}, children: [d.jsx("div", { className: "_icon_974ly_40", children: et(e2) }), d.jsx("p", { children: "string" == typeof r2 ? r2 : s2 && s2.loading })] });
|
|
16099
|
+
}, nt = ({ type: e2, speed: n2 = 200, message: r2, duration: a2 = 2e3, zIndex: o2 = 9999, className: l2, style: i2, isUseEnterAnimation: s2 = true, promiseOptions: u2, toastList: c2 }) => {
|
|
16100
|
+
return (f2 = (p2 = { className: "_container_974ly_1", isSingle: true, style: { zIndex: o2 }, content: (o3) => (t.useEffect(() => {
|
|
16101
|
+
}, [c2]), d.jsx(tt, { className: l2, style: i2, type: e2, message: r2, speed: n2, duration: a2, isUseEnterAnimation: s2, promiseOptions: u2, handleDestroy: o3, toastList: c2 })) }).isSingle || false, f2 && ue && se || (ue = document.createElement("div"), document.body.appendChild(ue), se = ie.createRoot(ue)), se).render(d.jsx(ce, { ...p2 })), ue;
|
|
16102
|
+
var f2, p2;
|
|
16103
|
+
}, rt = { success: (e2) => {
|
|
16104
|
+
Ge.push({ type: "success", message: e2 }), nt("string" == typeof e2 ? { type: "success", message: e2, toastList: Ge } : { type: "success", ...e2, toastList: Ge });
|
|
16105
|
+
}, error: (e2) => {
|
|
16106
|
+
Ge.push({ type: "error", message: e2 }), nt("string" == typeof e2 ? { type: "error", message: e2, toastList: Ge } : { type: "error", ...e2, toastList: Ge });
|
|
16107
|
+
}, warning: (e2) => {
|
|
16108
|
+
Ge.push({ type: "warning", message: e2 }), nt("string" == typeof e2 ? { type: "warning", message: e2, toastList: Ge } : { type: "warning", ...e2, toastList: Ge });
|
|
16109
|
+
}, promise: (e2, t2) => {
|
|
16110
|
+
Ge.push({ type: "promise", message: e2 }), nt({ type: "promise", message: e2, promiseOptions: t2, toastList: Ge });
|
|
16111
|
+
} }, at = t.memo(({ containerClassName: e2, dataSource: n2, containerStyle: r2 = {}, onEndCallback: a2, refreshSpeed: o2 = 50, wrapperClassName: l2, wrapperStyle: i2 = {}, estimatedSize: s2 = 35, updateDataSourceScroll2Top: u2, direction: c2 = "vertical" }) => {
|
|
16112
16112
|
const [f2, p2] = t.useState({ viewSize: 0, startIndex: 0, listSize: 0, renderCount: 0, prevLen: 0 }), [h2, m2] = t.useState([]), g2 = "number" == typeof s2 ? s2 : s2(), y2 = t.useMemo(() => Math.min(n2.length, f2.startIndex + f2.renderCount), [n2, f2]), b2 = t.useMemo(() => {
|
|
16113
16113
|
var _a;
|
|
16114
16114
|
return f2.startIndex > 0 ? (_a = h2[f2.startIndex - 1]) == null ? void 0 : _a.end : 0;
|
|
@@ -16130,7 +16130,7 @@
|
|
|
16130
16130
|
}
|
|
16131
16131
|
return a3;
|
|
16132
16132
|
};
|
|
16133
|
-
return
|
|
16133
|
+
return Q("scroll", C2, { target: w2.current, deps: [h2, c2] }), t.useEffect(() => {
|
|
16134
16134
|
(() => {
|
|
16135
16135
|
if (!w2.current) return;
|
|
16136
16136
|
const e3 = ("vertical" === c2 ? w2.current.offsetHeight : w2.current.offsetWidth) || 0;
|
|
@@ -16296,7 +16296,7 @@
|
|
|
16296
16296
|
});
|
|
16297
16297
|
})(), p2.current && (p2.current.indeterminate = l2);
|
|
16298
16298
|
}, [p2, o2, n2, l2]), d.jsx("input", { id: e2, type: "checkbox", ref: p2, checked: r2, onChange: a2, className: [o2, "line" === s2 ? "ono-checkbox-line" : "ono-checkbox-border"].filter(Boolean).join(" "), style: n2 });
|
|
16299
|
-
}, e.Direction = V, e.EstimatedVirtualList = at, e.List =
|
|
16299
|
+
}, e.Direction = V, e.EstimatedVirtualList = at, e.List = ge, e.MenuButton = ({ active: e2, onchange: n2, w: r2 = "40px", duration: a2 = 400, clr: o2 = "#f5f5f5", bgc: l2 = "#342A7C" }) => {
|
|
16300
16300
|
const [i2, s2] = t.useState(false), u2 = (e3, t2) => {
|
|
16301
16301
|
let n3;
|
|
16302
16302
|
const r3 = e3.split("");
|
|
@@ -16307,7 +16307,7 @@
|
|
|
16307
16307
|
}, [e2]), d.jsx("button", { className: "ono-menu-button", style: { width: r2, height: r2, background: l2, borderRadius: u2(r2, 0.2) }, onClick: () => requestAnimationFrame(() => {
|
|
16308
16308
|
n2 == null ? void 0 : n2(!i2), s2(!i2);
|
|
16309
16309
|
}), children: f2.map((e3, t2) => d.jsx("span", { style: { ...e3 } }, t2)) });
|
|
16310
|
-
}, e.Modal = (e2) =>
|
|
16310
|
+
}, e.Modal = (e2) => ye(Be, e2, "ono-modal"), e.OnoInput = pe, e.OnoSelect = ({ options: e2, defaultValue: n2, placeholder: r2, inputBorder: a2, isShowArrow: o2, disabled: l2, clearable: i2, selectClassName: s2, optionsClassName: u2, filterable: c2, notFoundContent: f2, optionRender: p2, onClear: h2, onChange: m2, filterMethod: g2 }) => {
|
|
16311
16311
|
const [y2, b2] = t.useState(""), [v2, k2] = t.useState(""), [w2, S2] = t.useState(false), [x2, C2] = t.useState(false), [E2, T2] = t.useState(""), P2 = (t2) => {
|
|
16312
16312
|
const n3 = e2.find((e3) => e3.value === t2);
|
|
16313
16313
|
b2(n3 ? n3.label : "");
|
|
@@ -16316,9 +16316,9 @@
|
|
|
16316
16316
|
};
|
|
16317
16317
|
return t.useEffect(() => {
|
|
16318
16318
|
n2 && P2(n2);
|
|
16319
|
-
}, [n2, e2]), d.jsx(
|
|
16319
|
+
}, [n2, e2]), d.jsx(Qe, { sameWidth: true, trigger: "click", placement: "bottom", isShowArrow: o2, className: ["ono-option-container", u2].filter(Boolean).join(" "), onOpenChange: (e3) => {
|
|
16320
16320
|
C2(e3), c2 && v2 && !e3 && k2("");
|
|
16321
|
-
}, content: d.jsx(
|
|
16321
|
+
}, content: d.jsx(ge, { list: c2 ? g2 && "function" == typeof g2 ? g2(v2, e2) : e2.filter((e3) => e3.label.toLocaleLowerCase().includes(v2.toLocaleLowerCase())) : e2, fallback: f2 ?? d.jsx("div", { className: "ono-option-item", children: d.jsx("div", { className: "ono-option-item-content-no-data", onClick: (e3) => e3.stopPropagation(), children: "No Data" }) }), children: (e3) => d.jsx(Ye, { ...e3, onChange: z2, currentValue: y2.toString(), optionRender: p2 }, e3.value) }), children: d.jsx("div", { className: "ono-select", onMouseEnter: () => S2(true), onMouseLeave: () => S2(false), children: d.jsx(pe, { className: [c2 ? "" : "ono-select-readonly", s2].filter(Boolean).join(" "), border: a2, disabled: l2, placeholder: c2 && E2 ? y2.toString() || "" : r2, readonly: !c2, value: c2 && x2 ? v2 : y2.toString(), clearable: w2 && i2, suffix: w2 && i2 && y2 || i2 && v2 && c2 ? d.jsx(d.Fragment, {}) : d.jsx(Ke, { isVisible: x2 }), onClear: () => {
|
|
16322
16322
|
h2 == null ? void 0 : h2(), m2 == null ? void 0 : m2(""), T2(""), b2(""), k2("");
|
|
16323
16323
|
}, onChange: (e3) => k2(e3.target.value) }) }) });
|
|
16324
16324
|
}, e.OnoTextarea = ({ id: e2, name: n2, rows: r2, maxLength: a2, minLength: o2, className: l2, placeholder: i2, readonly: s2, resize: u2 = true, autocomplete: c2 = "off", autofocus: f2, form: p2, disabled: h2, autoSize: m2, showCount: g2, border: y2 = "1px solid #5644b8", boxShadow: b2 = "0 0 0 2px #7969d11a", value: v2 = "", onChange: k2 }) => {
|
|
@@ -16348,7 +16348,7 @@
|
|
|
16348
16348
|
}
|
|
16349
16349
|
}
|
|
16350
16350
|
}, deps: [E2] }];
|
|
16351
|
-
return N2.forEach(({ key: e3, handler: t2, deps: n3 }) =>
|
|
16351
|
+
return N2.forEach(({ key: e3, handler: t2, deps: n3 }) => me(e3, t2, { target: _2.current, deps: n3 })), t.useEffect(() => {
|
|
16352
16352
|
S2(v2);
|
|
16353
16353
|
}, [v2]), t.useEffect(() => {
|
|
16354
16354
|
(() => {
|
|
@@ -16388,7 +16388,7 @@
|
|
|
16388
16388
|
})(), p2 && n2 === r2 ? null : d.jsx("li", { className: "ono-pagination-base", style: { cursor: n2 !== r2 ? "pointer" : "no-drop" }, onClick: () => {
|
|
16389
16389
|
u2(n2 >= r2 ? r2 : n2 + 1);
|
|
16390
16390
|
}, children: o2 ? "function" == typeof o2 ? o2(n2 !== r2) : o2 : d.jsx("div", { className: o2 ? "ono-pagination-base" : "ono-pagination-btn", children: "nextBtn" }) }), t2 && d.jsx("li", { className: t2 ? "ono-pagination-base" : "ono-pagination-btn", onClick: () => u2(r2), children: t2 })] });
|
|
16391
|
-
}, e.Radio =
|
|
16391
|
+
}, e.Radio = We, e.RadioGroup = ({ name: e2, style: t2, options: n2, onChange: r2, className: a2, radioW: o2 = 16, radioGap: l2 = 4, labelPosition: i2 = "right", checkedColor: s2 = "#532ce1", unCheckedColor: u2 = "transparent", value: c2 }) => d.jsx("div", { className: ["ono-radio-group", a2].join(" "), style: t2, children: n2.map(({ label: t3, value: n3, disabled: a3 }) => d.jsx(We, { name: e2, value: n3, radioW: o2, radioGap: l2, style: { flexDirection: "left" === i2 ? "row-reverse" : "row" }, checkedColor: s2, unCheckedColor: u2, onChange: () => r2(n3), checked: c2 + "" == n3 + "", disabled: "function" == typeof a3 ? a3(c2) : a3 || false, children: t3 }, t3)) }), e.SvgImg = ({ w: e2, h: n2, src: r2, clr: a2, className: o2, onClick: l2 }) => {
|
|
16392
16392
|
const i2 = t.useRef(null), s2 = [{ value: e2, name: "w" }, { value: n2, name: "h" }, { value: a2, name: "clr" }];
|
|
16393
16393
|
return t.useEffect(() => {
|
|
16394
16394
|
i2.current && s2.forEach((e3) => {
|
|
@@ -16461,7 +16461,7 @@
|
|
|
16461
16461
|
${r2 || ""}
|
|
16462
16462
|
${m2()}
|
|
16463
16463
|
`, style: o2, onClick: (e3) => e3.stopPropagation(), children: "function" == typeof e2 ? e2(h2) : e2 }) });
|
|
16464
|
-
}, e.Tooltip =
|
|
16464
|
+
}, e.Tooltip = Qe, e.Waterfall = ({ options: e2, pageSize: n2, children: r2, request: a2, reloadData: o2, className: l2, style: i2, updateData: s2, loading: u2 = true, bottomThreshold: c2 = 50 }) => {
|
|
16465
16465
|
const [f2, p2] = t.useState({ page: 1, reloadData: o2, loading: false, isFinish: false, gap: "number" == typeof e2 ? 0 : e2.gap, imageWidth: "number" == typeof e2 ? e2 : 0, columns: "number" == typeof e2 ? 0 : e2.columns, imageList: [] }), [h2, m2] = t.useState([]), [g2, y2] = t.useState([]), b2 = t.useRef(null), v2 = t.useRef(null), k2 = t.useRef(null), w2 = (e3) => p2((t2) => ({ ...t2, ...e3 })), S2 = async (e3, t2) => {
|
|
16466
16466
|
const n3 = o2 && f2.reloadData !== o2;
|
|
16467
16467
|
if (f2.isFinish) return;
|
|
@@ -16504,12 +16504,12 @@
|
|
|
16504
16504
|
const { scrollTop: e3, clientHeight: t2, scrollHeight: r3 } = v2.current;
|
|
16505
16505
|
r3 - t2 - e3 > c2 || !f2.loading && S2(f2.page, n2);
|
|
16506
16506
|
});
|
|
16507
|
-
return
|
|
16507
|
+
return Q("scroll", T2, { target: v2.current, deps: [f2.loading, f2.page] }), t.useEffect(() => (C2(), window.addEventListener("resize", E2), () => {
|
|
16508
16508
|
window.removeEventListener("resize", E2);
|
|
16509
16509
|
}), [k2, o2]), t.useEffect(() => {
|
|
16510
16510
|
s2 && S2(f2.page, n2);
|
|
16511
16511
|
}, [s2, f2.loading, f2.page, v2.current]), d.jsxs("div", { className: "ono-waterfall-container", children: [d.jsx("div", { ref: v2, className: [l2, "ono-waterfall-content"].join(" ").trim(), style: i2, children: d.jsx("div", { ref: k2, className: "ono-waterfall-wrapper", style: { height: Math.max(...h2) - f2.gap + "px" }, children: f2.imageList.map((e3, t2) => d.jsx("div", { className: "ono-waterfall-item", style: { width: `${f2.imageWidth}px`, transform: `translate(${g2[t2].x}px,${g2[t2].y}px)` }, children: r2(e3, t2) }, e3.id)) }) }), f2.loading && ("function" == typeof u2 ? u2() : u2 && "boolean" == typeof u2 ? d.jsx("div", { className: "ono-waterfall-loading", children: "loading..." }) : u2)] });
|
|
16512
|
-
}, e.addCommasToNumber = O, e.addEventWithOriginHandler = D, e.adjustingColors =
|
|
16512
|
+
}, e.addCommasToNumber = O, e.addEventWithOriginHandler = D, e.adjustingColors = Ue, e.base64ToBlob = (e2) => {
|
|
16513
16513
|
const t2 = e2.split(","), n2 = t2[0].match(/:(.*?);/)[1], r2 = atob(t2[1]);
|
|
16514
16514
|
let a2 = r2.length;
|
|
16515
16515
|
const o2 = new Uint8Array(a2);
|
|
@@ -16522,7 +16522,7 @@
|
|
|
16522
16522
|
for (; o2--; ) i2[o2] = a2.charCodeAt(o2);
|
|
16523
16523
|
const s2 = new Blob([i2], { type: r2 });
|
|
16524
16524
|
return new File([s2], t2 + l2, { type: r2, lastModified: (/* @__PURE__ */ new Date()).getTime() });
|
|
16525
|
-
}, e.blobToBase64 = st, e.blobToFile = ut, e.calculateAspectRatio = C, e.checkDeviceIsMobile = g, e.checkStatusCode = b, e.colorUtils =
|
|
16525
|
+
}, e.blobToBase64 = st, e.blobToFile = ut, e.calculateAspectRatio = C, e.checkDeviceIsMobile = g, e.checkStatusCode = b, e.colorUtils = He, e.common = $, e.convertSecondToOtherTime = (e2, t2) => {
|
|
16526
16526
|
const n2 = { year: 31536e3, month: 2592e3, day: 86400, hour: 3600, minute: 60, second: 1 };
|
|
16527
16527
|
if (!n2[t2]) throw new Error('Invalid type. Please use "day", "hour", "minute", or "second".');
|
|
16528
16528
|
return Math.floor(e2 / n2[t2]);
|
|
@@ -16548,12 +16548,12 @@
|
|
|
16548
16548
|
})(dt(o2.getDate()), n2)), a2.push(dt(o2.getHours())), a2.push(dt(o2.getMinutes())), a2.push(dt(o2.getSeconds()));
|
|
16549
16549
|
for (let e3 in a2) t2 = t2.replace(r2[e3], a2[e3]);
|
|
16550
16550
|
return t2;
|
|
16551
|
-
}, e.mediaAutoplayPolicies = T, e.message =
|
|
16551
|
+
}, e.mediaAutoplayPolicies = T, e.message = _e, e.parseQuery = U, e.passwordStrength = p, e.pick = H, e.portalRenderer = ye, e.printStr = m, e.pureNumber = M, e.quickSort = S, e.rafTimeout = L, e.randomString = h, e.safeCapitalizeWord = _, e.second2Day = (e2, t2) => {
|
|
16552
16552
|
const n2 = ["DD", "hh", "mm", "ss"], r2 = [];
|
|
16553
16553
|
r2.push(Math.floor(e2 / 86400)), r2.push(dt(Math.floor(e2 % 86400 / 3600))), r2.push(dt(Math.floor(e2 % 3600 / 60))), r2.push(dt(e2 % 60));
|
|
16554
16554
|
for (let e3 = 0; e3 < n2.length; e3++) t2 = t2.replace(n2[e3], r2[e3].toString());
|
|
16555
16555
|
return t2;
|
|
16556
|
-
}, e.singleton = z, e.toast =
|
|
16556
|
+
}, e.singleton = z, e.toast = rt, e.urlToBase64 = async (e2) => await st(await ct(e2)), e.urlToBlob = ct, e.urlToFile = async (e2) => ut(await ct(e2)), e.useClickOutSide = $e, e.useCountdown = (e2 = 60, n2) => {
|
|
16557
16557
|
const [r2, a2] = t.useState(e2), [o2, l2] = t.useState(false), i2 = t.useRef(null), s2 = t.useCallback(() => l2(true), []), u2 = t.useCallback(() => {
|
|
16558
16558
|
l2(false), a2(e2), i2.current && (clearTimeout(i2.current), i2.current = null), n2 == null ? void 0 : n2();
|
|
16559
16559
|
}, [e2, n2]);
|
|
@@ -16564,9 +16564,9 @@
|
|
|
16564
16564
|
i2.current && (clearTimeout(i2.current), i2.current = null);
|
|
16565
16565
|
};
|
|
16566
16566
|
}, [o2, r2, u2]), [r2, s2, u2];
|
|
16567
|
-
}, e.useEventListener =
|
|
16567
|
+
}, e.useEventListener = Q, e.useGetElementSize = f, e.useKeyPress = me, e.useMouseClick = () => {
|
|
16568
16568
|
const [e2, n2] = t.useState({ clientX: 0, clientY: 0, screenX: 0, screenY: 0, pageX: 0, pageY: 0 });
|
|
16569
|
-
return
|
|
16569
|
+
return Q("click", (e3) => {
|
|
16570
16570
|
const t2 = e3.clientX, r2 = e3.clientY, a2 = e3.screenX, o2 = e3.screenY, l2 = e3.pageX, i2 = e3.pageY;
|
|
16571
16571
|
n2({ clientX: t2, clientY: r2, screenX: a2, screenY: o2, pageX: l2, pageY: i2 });
|
|
16572
16572
|
}), e2;
|