antd-mobile
Version:
<div align="center">
1,535 lines • 594 kB
JavaScript
import * as T from "react";
import s, { useContext as Qe, useRef as D, useMemo as oe, useEffect as X, useState as Y, useCallback as He, useLayoutEffect as gs, forwardRef as ve, useImperativeHandle as Ee, memo as Ve, isValidElement as An, createContext as ys, cloneElement as w1 } from "react";
import * as C1 from "react-dom";
import { unstable_batchedUpdates as x1, createPortal as k1, findDOMNode as $1 } from "react-dom";
const fr = !!(typeof window < "u" && typeof document < "u" && window.document && window.document.createElement);
fr && document.addEventListener("touchstart", () => {
}, !0);
var to = function() {
return to = Object.assign || function(e) {
for (var n, r = 1, i = arguments.length; r < i; r++) {
n = arguments[r];
for (var o in n)
Object.prototype.hasOwnProperty.call(n, o) && (e[o] = n[o]);
}
return e;
}, to.apply(this, arguments);
};
function dr(t, e) {
var n = {};
for (var r in t)
Object.prototype.hasOwnProperty.call(t, r) && e.indexOf(r) < 0 && (n[r] = t[r]);
if (t != null && typeof Object.getOwnPropertySymbols == "function")
for (var i = 0, r = Object.getOwnPropertySymbols(t); i < r.length; i++)
e.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(t, r[i]) && (n[r[i]] = t[r[i]]);
return n;
}
function Se(t, e, n, r) {
function i(o) {
return o instanceof n ? o : new n(function(a) {
a(o);
});
}
return new (n || (n = Promise))(function(o, a) {
function l(f) {
try {
u(r.next(f));
} catch (d) {
a(d);
}
}
function c(f) {
try {
u(r.throw(f));
} catch (d) {
a(d);
}
}
function u(f) {
f.done ? o(f.value) : i(f.value).then(l, c);
}
u((r = r.apply(t, e || [])).next());
});
}
function _1(t, e) {
var n = { label: 0, sent: function() {
if (o[0] & 1)
throw o[1];
return o[1];
}, trys: [], ops: [] }, r, i, o, a;
return a = { next: l(0), throw: l(1), return: l(2) }, typeof Symbol == "function" && (a[Symbol.iterator] = function() {
return this;
}), a;
function l(u) {
return function(f) {
return c([u, f]);
};
}
function c(u) {
if (r)
throw new TypeError("Generator is already executing.");
for (; a && (a = 0, u[0] && (n = 0)), n; )
try {
if (r = 1, i && (o = u[0] & 2 ? i.return : u[0] ? i.throw || ((o = i.return) && o.call(i), 0) : i.next) && !(o = o.call(i, u[1])).done)
return o;
switch (i = 0, o && (u = [u[0] & 2, o.value]), u[0]) {
case 0:
case 1:
o = u;
break;
case 4:
return n.label++, { value: u[1], done: !1 };
case 5:
n.label++, i = u[1], u = [0];
continue;
case 7:
u = n.ops.pop(), n.trys.pop();
continue;
default:
if (o = n.trys, !(o = o.length > 0 && o[o.length - 1]) && (u[0] === 6 || u[0] === 2)) {
n = 0;
continue;
}
if (u[0] === 3 && (!o || u[1] > o[0] && u[1] < o[3])) {
n.label = u[1];
break;
}
if (u[0] === 6 && n.label < o[1]) {
n.label = o[1], o = u;
break;
}
if (o && n.label < o[2]) {
n.label = o[2], n.ops.push(u);
break;
}
o[2] && n.ops.pop(), n.trys.pop();
continue;
}
u = e.call(t, n);
} catch (f) {
u = [6, f], i = 0;
} finally {
r = o = 0;
}
if (u[0] & 5)
throw u[1];
return { value: u[0] ? u[1] : void 0, done: !0 };
}
}
function O1(t) {
var e = typeof Symbol == "function" && Symbol.iterator, n = e && t[e], r = 0;
if (n)
return n.call(t);
if (t && typeof t.length == "number")
return {
next: function() {
return t && r >= t.length && (t = void 0), { value: t && t[r++], done: !t };
}
};
throw new TypeError(e ? "Object is not iterable." : "Symbol.iterator is not defined.");
}
function kt(t, e) {
var n = typeof Symbol == "function" && t[Symbol.iterator];
if (!n)
return t;
var r = n.call(t), i, o = [], a;
try {
for (; (e === void 0 || e-- > 0) && !(i = r.next()).done; )
o.push(i.value);
} catch (l) {
a = { error: l };
} finally {
try {
i && !i.done && (n = r.return) && n.call(r);
} finally {
if (a)
throw a.error;
}
}
return o;
}
function bs(t, e, n) {
if (n || arguments.length === 2)
for (var r = 0, i = e.length, o; r < i; r++)
(o || !(r in e)) && (o || (o = Array.prototype.slice.call(e, 0, r)), o[r] = e[r]);
return t.concat(o || Array.prototype.slice.call(e));
}
const Ke = "${label}不是一个有效的${type}", S1 = {
locale: "zh-CH",
common: {
confirm: "确定",
cancel: "取消",
loading: "加载中",
close: "关闭"
},
Calendar: {
title: "日期选择",
confirm: "确认",
start: "开始",
end: "结束",
today: "今日",
markItems: ["一", "二", "三", "四", "五", "六", "日"],
yearAndMonth: "${year}年${month}月"
},
Cascader: {
placeholder: "请选择"
},
Dialog: {
ok: "我知道了"
},
DatePicker: {
tillNow: "至今"
},
ErrorBlock: {
default: {
title: "页面遇到一些小问题",
description: "待会来试试"
},
busy: {
title: "前方拥堵",
description: "刷新试试"
},
disconnected: {
title: "网络有点忙",
description: "动动手指帮忙修复"
},
empty: {
title: "没有找到你需要的东西",
description: "找找其他的吧"
}
},
Form: {
required: "必填",
optional: "选填",
defaultValidateMessages: {
default: "字段验证错误${label}",
required: "请输入${label}",
enum: "${label}必须是其中一个[${enum}]",
whitespace: "${label}不能为空字符",
date: {
format: "${label}日期格式无效",
parse: "${label}不能转换为日期",
invalid: "${label}是一个无效日期"
},
types: {
string: Ke,
method: Ke,
array: Ke,
object: Ke,
number: Ke,
date: Ke,
boolean: Ke,
integer: Ke,
float: Ke,
regexp: Ke,
email: Ke,
url: Ke,
hex: Ke
},
string: {
len: "${label}须为${len}个字符",
min: "${label}最少${min}个字符",
max: "${label}最多${max}个字符",
range: "${label}须在${min}-${max}字符之间"
},
number: {
len: "${label}必须等于${len}",
min: "${label}最小值为${min}",
max: "${label}最大值为${max}",
range: "${label}须在${min}-${max}之间"
},
array: {
len: "须为${len}个${label}",
min: "最少${min}个${label}",
max: "最多${max}个${label}",
range: "${label}数量须在${min}-${max}之间"
},
pattern: {
mismatch: "${label}与模式不匹配${pattern}"
}
}
},
ImageUploader: {
uploading: "上传中...",
upload: "上传"
},
InfiniteScroll: {
noMore: "没有更多了",
failedToLoad: "加载失败",
retry: "重新加载"
},
Input: {
clear: "清除"
},
Mask: {
name: "背景蒙层"
},
Modal: {
ok: "我知道了"
},
PasscodeInput: {
name: "密码输入框"
},
PullToRefresh: {
pulling: "下拉刷新",
canRelease: "释放立即刷新",
complete: "刷新成功"
},
SearchBar: {
name: "搜索框"
},
Slider: {
name: "滑动输入条"
},
Stepper: {
decrease: "减少",
increase: "增加"
},
Switch: {
name: "开关"
},
Selector: {
name: "选择组"
}
}, F1 = S1, yu = {
current: {
locale: F1
}
};
function P7(t) {
yu.current = t;
}
function fi() {
return yu.current;
}
const bu = s.createContext(null), R7 = (t) => {
const {
children: e
} = t, n = dr(t, ["children"]), r = se();
return s.createElement(bu.Provider, {
value: Object.assign(Object.assign({}, r), n)
}, e);
};
function se() {
var t;
return (t = Qe(bu)) !== null && t !== void 0 ? t : fi();
}
function fe(t, e) {
const n = t;
for (const r in e)
e.hasOwnProperty(r) && (n[r] = e[r]);
return n;
}
var mt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
function Ot(t) {
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
}
var Eu = { exports: {} };
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/
(function(t) {
(function() {
var e = {}.hasOwnProperty;
function n() {
for (var r = [], i = 0; i < arguments.length; i++) {
var o = arguments[i];
if (o) {
var a = typeof o;
if (a === "string" || a === "number")
r.push(o);
else if (Array.isArray(o)) {
if (o.length) {
var l = n.apply(null, o);
l && r.push(l);
}
} else if (a === "object") {
if (o.toString !== Object.prototype.toString && !o.toString.toString().includes("[native code]")) {
r.push(o.toString());
continue;
}
for (var c in o)
e.call(o, c) && o[c] && r.push(c);
}
}
}
return r.join(" ");
}
t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
})();
})(Eu);
var N1 = Eu.exports;
const j = /* @__PURE__ */ Ot(N1);
function W(t, e) {
const n = Object.assign({}, e.props);
t.className && (n.className = j(e.props.className, t.className)), t.style && (n.style = Object.assign(Object.assign({}, n.style), t.style)), t.tabIndex !== void 0 && (n.tabIndex = t.tabIndex);
for (const r in t)
t.hasOwnProperty(r) && (r.startsWith("data-") || r.startsWith("aria-")) && (n[r] = t[r]);
return s.cloneElement(e, n);
}
function z(...t) {
const e = {};
return t.forEach((n) => {
n && Object.keys(n).forEach((r) => {
n[r] !== void 0 && (e[r] = n[r]);
});
}), e;
}
function un(t, ...e) {
for (let n = e.length - 1; n >= 0; n -= 1)
if (e[n] !== void 0)
return e[n];
return t;
}
var wu = function(t) {
return function(e, n) {
var r = D(!1);
t(function() {
return function() {
r.current = !1;
};
}, []), t(function() {
if (!r.current)
r.current = !0;
else
return e();
}, n);
};
}, mr = function(t) {
return typeof t == "function";
}, P1 = function(t) {
return typeof t == "number";
}, R1 = !1;
const di = R1;
function jt(t) {
di && (mr(t) || console.error("useMemoizedFn expected parameter is a function, got ".concat(typeof t)));
var e = D(t);
e.current = oe(function() {
return t;
}, [t]);
var n = D();
return n.current || (n.current = function() {
for (var r = [], i = 0; i < arguments.length; i++)
r[i] = arguments[i];
return e.current.apply(this, r);
}), n.current;
}
const Es = wu(X);
function kl(t, e) {
if (t === e)
return !0;
for (var n = 0; n < t.length; n++)
if (!Object.is(t[n], e[n]))
return !1;
return !0;
}
function ko(t) {
var e = D(t);
return e.current = t, e;
}
var M1 = function(t) {
di && (mr(t) || console.error("useUnmount expected parameter is a function, got ".concat(typeof t)));
var e = ko(t);
X(function() {
return function() {
e.current();
};
}, []);
};
const mi = M1;
function I1(t) {
var e = typeof t;
return t != null && (e == "object" || e == "function");
}
var ws = I1, A1 = typeof mt == "object" && mt && mt.Object === Object && mt, T1 = A1, L1 = T1, D1 = typeof self == "object" && self && self.Object === Object && self, V1 = L1 || D1 || Function("return this")(), Cu = V1, j1 = Cu, B1 = function() {
return j1.Date.now();
}, W1 = B1, Z1 = /\s/;
function H1(t) {
for (var e = t.length; e-- && Z1.test(t.charAt(e)); )
;
return e;
}
var z1 = H1, U1 = z1, q1 = /^\s+/;
function K1(t) {
return t && t.slice(0, U1(t) + 1).replace(q1, "");
}
var Y1 = K1, G1 = Cu, X1 = G1.Symbol, xu = X1, $l = xu, ku = Object.prototype, Q1 = ku.hasOwnProperty, J1 = ku.toString, kr = $l ? $l.toStringTag : void 0;
function e0(t) {
var e = Q1.call(t, kr), n = t[kr];
try {
t[kr] = void 0;
var r = !0;
} catch {
}
var i = J1.call(t);
return r && (e ? t[kr] = n : delete t[kr]), i;
}
var t0 = e0, n0 = Object.prototype, r0 = n0.toString;
function i0(t) {
return r0.call(t);
}
var o0 = i0, _l = xu, a0 = t0, s0 = o0, l0 = "[object Null]", c0 = "[object Undefined]", Ol = _l ? _l.toStringTag : void 0;
function u0(t) {
return t == null ? t === void 0 ? c0 : l0 : Ol && Ol in Object(t) ? a0(t) : s0(t);
}
var f0 = u0;
function d0(t) {
return t != null && typeof t == "object";
}
var m0 = d0, h0 = f0, v0 = m0, p0 = "[object Symbol]";
function g0(t) {
return typeof t == "symbol" || v0(t) && h0(t) == p0;
}
var y0 = g0, b0 = Y1, Sl = ws, E0 = y0, Fl = NaN, w0 = /^[-+]0x[0-9a-f]+$/i, C0 = /^0b[01]+$/i, x0 = /^0o[0-7]+$/i, k0 = parseInt;
function $0(t) {
if (typeof t == "number")
return t;
if (E0(t))
return Fl;
if (Sl(t)) {
var e = typeof t.valueOf == "function" ? t.valueOf() : t;
t = Sl(e) ? e + "" : e;
}
if (typeof t != "string")
return t === 0 ? t : +t;
t = b0(t);
var n = C0.test(t);
return n || x0.test(t) ? k0(t.slice(2), n ? 2 : 8) : w0.test(t) ? Fl : +t;
}
var _0 = $0, O0 = ws, ra = W1, Nl = _0, S0 = "Expected a function", F0 = Math.max, N0 = Math.min;
function P0(t, e, n) {
var r, i, o, a, l, c, u = 0, f = !1, d = !1, m = !0;
if (typeof t != "function")
throw new TypeError(S0);
e = Nl(e) || 0, O0(n) && (f = !!n.leading, d = "maxWait" in n, o = d ? F0(Nl(n.maxWait) || 0, e) : o, m = "trailing" in n ? !!n.trailing : m);
function b(x) {
var k = r, $ = i;
return r = i = void 0, u = x, a = t.apply($, k), a;
}
function g(x) {
return u = x, l = setTimeout(h, e), f ? b(x) : a;
}
function y(x) {
var k = x - c, $ = x - u, N = e - k;
return d ? N0(N, o - $) : N;
}
function v(x) {
var k = x - c, $ = x - u;
return c === void 0 || k >= e || k < 0 || d && $ >= o;
}
function h() {
var x = ra();
if (v(x))
return C(x);
l = setTimeout(h, y(x));
}
function C(x) {
return l = void 0, m && r ? b(x) : (r = i = void 0, a);
}
function p() {
l !== void 0 && clearTimeout(l), u = 0, r = c = i = l = void 0;
}
function E() {
return l === void 0 ? a : C(ra());
}
function w() {
var x = ra(), k = v(x);
if (r = arguments, i = this, c = x, k) {
if (l === void 0)
return g(c);
if (d)
return clearTimeout(l), l = setTimeout(h, e), b(c);
}
return l === void 0 && (l = setTimeout(h, e)), a;
}
return w.cancel = p, w.flush = E, w;
}
var $u = P0;
const R0 = /* @__PURE__ */ Ot($u);
var M0 = !!(typeof window < "u" && window.document && window.document.createElement);
const Cs = M0;
var I0 = $u, A0 = ws, T0 = "Expected a function";
function L0(t, e, n) {
var r = !0, i = !0;
if (typeof t != "function")
throw new TypeError(T0);
return A0(n) && (r = "leading" in n ? !!n.leading : r, i = "trailing" in n ? !!n.trailing : i), I0(t, e, {
leading: r,
maxWait: e,
trailing: i
});
}
var D0 = L0;
const V0 = /* @__PURE__ */ Ot(D0);
var j0 = function(t) {
di && (mr(t) || console.error('useMount: parameter `fn` expected to be a function, but got "'.concat(typeof t, '".'))), X(function() {
t == null || t();
}, []);
};
const B0 = j0;
var W0 = function() {
var t = kt(Y({}), 2), e = t[1];
return He(function() {
return e({});
}, []);
};
const _u = W0;
function nn(t, e) {
if (Cs) {
if (!t)
return e;
var n;
return mr(t) ? n = t() : "current" in t ? n = t.current : n = t, n;
}
}
var Z0 = function(t) {
return t.every(function(e) {
var n = nn(e);
if (!n)
return !1;
if (n.getRootNode() instanceof ShadowRoot)
return !0;
});
}, H0 = function(t) {
return t ? t.getRootNode() : document;
}, z0 = function(t) {
if (!t || !document.getRootNode)
return document;
var e = Array.isArray(t) ? t : [t];
return Z0(e) ? H0(nn(e[0])) : document;
};
const U0 = z0;
var q0 = function(t) {
var e = function(n, r, i) {
var o = D(!1), a = D([]), l = D([]), c = D();
t(function() {
var u, f = Array.isArray(i) ? i : [i], d = f.map(function(m) {
return nn(m);
});
if (!o.current) {
o.current = !0, a.current = d, l.current = r, c.current = n();
return;
}
(d.length !== a.current.length || !kl(d, a.current) || !kl(r, l.current)) && ((u = c.current) === null || u === void 0 || u.call(c), a.current = d, l.current = r, c.current = n());
}), mi(function() {
var u;
(u = c.current) === null || u === void 0 || u.call(c), o.current = !1;
});
};
return e;
};
const Ou = q0;
var K0 = Ou(X);
const xs = K0;
function Su(t, e, n) {
n === void 0 && (n = "click");
var r = ko(t);
xs(function() {
var i = function(l) {
var c = Array.isArray(e) ? e : [e];
c.some(function(u) {
var f = nn(u);
return !f || f.contains(l.target);
}) || r.current(l);
}, o = U0(e), a = Array.isArray(n) ? n : [n];
return a.forEach(function(l) {
return o.addEventListener(l, i);
}), function() {
a.forEach(function(l) {
return o.removeEventListener(l, i);
});
};
}, Array.isArray(n) ? n : [n], e);
}
var Fu = { exports: {} };
(function(t, e) {
(function(n, r) {
t.exports = r();
})(mt, function() {
var n = 1e3, r = 6e4, i = 36e5, o = "millisecond", a = "second", l = "minute", c = "hour", u = "day", f = "week", d = "month", m = "quarter", b = "year", g = "date", y = "Invalid Date", v = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, h = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, C = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(M) {
var _ = ["th", "st", "nd", "rd"], I = M % 100;
return "[" + M + (_[(I - 20) % 10] || _[I] || _[0]) + "]";
} }, p = function(M, _, I) {
var F = String(M);
return !F || F.length >= _ ? M : "" + Array(_ + 1 - F.length).join(I) + M;
}, E = { s: p, z: function(M) {
var _ = -M.utcOffset(), I = Math.abs(_), F = Math.floor(I / 60), S = I % 60;
return (_ <= 0 ? "+" : "-") + p(F, 2, "0") + ":" + p(S, 2, "0");
}, m: function M(_, I) {
if (_.date() < I.date())
return -M(I, _);
var F = 12 * (I.year() - _.year()) + (I.month() - _.month()), S = _.clone().add(F, d), R = I - S < 0, P = _.clone().add(F + (R ? -1 : 1), d);
return +(-(F + (I - S) / (R ? S - P : P - S)) || 0);
}, a: function(M) {
return M < 0 ? Math.ceil(M) || 0 : Math.floor(M);
}, p: function(M) {
return { M: d, y: b, w: f, d: u, D: g, h: c, m: l, s: a, ms: o, Q: m }[M] || String(M || "").toLowerCase().replace(/s$/, "");
}, u: function(M) {
return M === void 0;
} }, w = "en", x = {};
x[w] = C;
var k = function(M) {
return M instanceof L;
}, $ = function M(_, I, F) {
var S;
if (!_)
return w;
if (typeof _ == "string") {
var R = _.toLowerCase();
x[R] && (S = R), I && (x[R] = I, S = R);
var P = _.split("-");
if (!S && P.length > 1)
return M(P[0]);
} else {
var A = _.name;
x[A] = _, S = A;
}
return !F && S && (w = S), S || !F && w;
}, N = function(M, _) {
if (k(M))
return M.clone();
var I = typeof _ == "object" ? _ : {};
return I.date = M, I.args = arguments, new L(I);
}, O = E;
O.l = $, O.i = k, O.w = function(M, _) {
return N(M, { locale: _.$L, utc: _.$u, x: _.$x, $offset: _.$offset });
};
var L = function() {
function M(I) {
this.$L = $(I.locale, null, !0), this.parse(I);
}
var _ = M.prototype;
return _.parse = function(I) {
this.$d = function(F) {
var S = F.date, R = F.utc;
if (S === null)
return /* @__PURE__ */ new Date(NaN);
if (O.u(S))
return /* @__PURE__ */ new Date();
if (S instanceof Date)
return new Date(S);
if (typeof S == "string" && !/Z$/i.test(S)) {
var P = S.match(v);
if (P) {
var A = P[2] - 1 || 0, B = (P[7] || "0").substring(0, 3);
return R ? new Date(Date.UTC(P[1], A, P[3] || 1, P[4] || 0, P[5] || 0, P[6] || 0, B)) : new Date(P[1], A, P[3] || 1, P[4] || 0, P[5] || 0, P[6] || 0, B);
}
}
return new Date(S);
}(I), this.$x = I.x || {}, this.init();
}, _.init = function() {
var I = this.$d;
this.$y = I.getFullYear(), this.$M = I.getMonth(), this.$D = I.getDate(), this.$W = I.getDay(), this.$H = I.getHours(), this.$m = I.getMinutes(), this.$s = I.getSeconds(), this.$ms = I.getMilliseconds();
}, _.$utils = function() {
return O;
}, _.isValid = function() {
return this.$d.toString() !== y;
}, _.isSame = function(I, F) {
var S = N(I);
return this.startOf(F) <= S && S <= this.endOf(F);
}, _.isAfter = function(I, F) {
return N(I) < this.startOf(F);
}, _.isBefore = function(I, F) {
return this.endOf(F) < N(I);
}, _.$g = function(I, F, S) {
return O.u(I) ? this[F] : this.set(S, I);
}, _.unix = function() {
return Math.floor(this.valueOf() / 1e3);
}, _.valueOf = function() {
return this.$d.getTime();
}, _.startOf = function(I, F) {
var S = this, R = !!O.u(F) || F, P = O.p(I), A = function(ce, U) {
var te = O.w(S.$u ? Date.UTC(S.$y, U, ce) : new Date(S.$y, U, ce), S);
return R ? te : te.endOf(u);
}, B = function(ce, U) {
return O.w(S.toDate()[ce].apply(S.toDate("s"), (R ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(U)), S);
}, H = this.$W, q = this.$M, K = this.$D, G = "set" + (this.$u ? "UTC" : "");
switch (P) {
case b:
return R ? A(1, 0) : A(31, 11);
case d:
return R ? A(1, q) : A(0, q + 1);
case f:
var Q = this.$locale().weekStart || 0, ne = (H < Q ? H + 7 : H) - Q;
return A(R ? K - ne : K + (6 - ne), q);
case u:
case g:
return B(G + "Hours", 0);
case c:
return B(G + "Minutes", 1);
case l:
return B(G + "Seconds", 2);
case a:
return B(G + "Milliseconds", 3);
default:
return this.clone();
}
}, _.endOf = function(I) {
return this.startOf(I, !1);
}, _.$set = function(I, F) {
var S, R = O.p(I), P = "set" + (this.$u ? "UTC" : ""), A = (S = {}, S[u] = P + "Date", S[g] = P + "Date", S[d] = P + "Month", S[b] = P + "FullYear", S[c] = P + "Hours", S[l] = P + "Minutes", S[a] = P + "Seconds", S[o] = P + "Milliseconds", S)[R], B = R === u ? this.$D + (F - this.$W) : F;
if (R === d || R === b) {
var H = this.clone().set(g, 1);
H.$d[A](B), H.init(), this.$d = H.set(g, Math.min(this.$D, H.daysInMonth())).$d;
} else
A && this.$d[A](B);
return this.init(), this;
}, _.set = function(I, F) {
return this.clone().$set(I, F);
}, _.get = function(I) {
return this[O.p(I)]();
}, _.add = function(I, F) {
var S, R = this;
I = Number(I);
var P = O.p(F), A = function(q) {
var K = N(R);
return O.w(K.date(K.date() + Math.round(q * I)), R);
};
if (P === d)
return this.set(d, this.$M + I);
if (P === b)
return this.set(b, this.$y + I);
if (P === u)
return A(1);
if (P === f)
return A(7);
var B = (S = {}, S[l] = r, S[c] = i, S[a] = n, S)[P] || 1, H = this.$d.getTime() + I * B;
return O.w(H, this);
}, _.subtract = function(I, F) {
return this.add(-1 * I, F);
}, _.format = function(I) {
var F = this, S = this.$locale();
if (!this.isValid())
return S.invalidDate || y;
var R = I || "YYYY-MM-DDTHH:mm:ssZ", P = O.z(this), A = this.$H, B = this.$m, H = this.$M, q = S.weekdays, K = S.months, G = S.meridiem, Q = function(U, te, ee, xe) {
return U && (U[te] || U(F, R)) || ee[te].slice(0, xe);
}, ne = function(U) {
return O.s(A % 12 || 12, U, "0");
}, ce = G || function(U, te, ee) {
var xe = U < 12 ? "AM" : "PM";
return ee ? xe.toLowerCase() : xe;
};
return R.replace(h, function(U, te) {
return te || function(ee) {
switch (ee) {
case "YY":
return String(F.$y).slice(-2);
case "YYYY":
return O.s(F.$y, 4, "0");
case "M":
return H + 1;
case "MM":
return O.s(H + 1, 2, "0");
case "MMM":
return Q(S.monthsShort, H, K, 3);
case "MMMM":
return Q(K, H);
case "D":
return F.$D;
case "DD":
return O.s(F.$D, 2, "0");
case "d":
return String(F.$W);
case "dd":
return Q(S.weekdaysMin, F.$W, q, 2);
case "ddd":
return Q(S.weekdaysShort, F.$W, q, 3);
case "dddd":
return q[F.$W];
case "H":
return String(A);
case "HH":
return O.s(A, 2, "0");
case "h":
return ne(1);
case "hh":
return ne(2);
case "a":
return ce(A, B, !0);
case "A":
return ce(A, B, !1);
case "m":
return String(B);
case "mm":
return O.s(B, 2, "0");
case "s":
return String(F.$s);
case "ss":
return O.s(F.$s, 2, "0");
case "SSS":
return O.s(F.$ms, 3, "0");
case "Z":
return P;
}
return null;
}(U) || P.replace(":", "");
});
}, _.utcOffset = function() {
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
}, _.diff = function(I, F, S) {
var R, P = this, A = O.p(F), B = N(I), H = (B.utcOffset() - this.utcOffset()) * r, q = this - B, K = function() {
return O.m(P, B);
};
switch (A) {
case b:
R = K() / 12;
break;
case d:
R = K();
break;
case m:
R = K() / 3;
break;
case f:
R = (q - H) / 6048e5;
break;
case u:
R = (q - H) / 864e5;
break;
case c:
R = q / i;
break;
case l:
R = q / r;
break;
case a:
R = q / n;
break;
default:
R = q;
}
return S ? R : O.a(R);
}, _.daysInMonth = function() {
return this.endOf(d).$D;
}, _.$locale = function() {
return x[this.$L];
}, _.locale = function(I, F) {
if (!I)
return this.$L;
var S = this.clone(), R = $(I, F, !0);
return R && (S.$L = R), S;
}, _.clone = function() {
return O.w(this.$d, this);
}, _.toDate = function() {
return new Date(this.valueOf());
}, _.toJSON = function() {
return this.isValid() ? this.toISOString() : null;
}, _.toISOString = function() {
return this.$d.toISOString();
}, _.toString = function() {
return this.$d.toUTCString();
}, M;
}(), V = L.prototype;
return N.prototype = V, [["$ms", o], ["$s", a], ["$m", l], ["$H", c], ["$W", u], ["$M", d], ["$y", b], ["$D", g]].forEach(function(M) {
V[M[1]] = function(_) {
return this.$g(_, M[0], M[1]);
};
}), N.extend = function(M, _) {
return M.$i || (M(_, L, N), M.$i = !0), N;
}, N.locale = $, N.isDayjs = k, N.unix = function(M) {
return N(1e3 * M);
}, N.en = x[w], N.Ls = x, N.p = {}, N;
});
})(Fu);
var Y0 = Fu.exports;
const pe = /* @__PURE__ */ Ot(Y0);
function G0(t, e) {
var n;
di && (mr(t) || console.error("useDebounceFn expected parameter is a function, got ".concat(typeof t)));
var r = ko(t), i = (n = e == null ? void 0 : e.wait) !== null && n !== void 0 ? n : 1e3, o = oe(function() {
return R0(function() {
for (var a = [], l = 0; l < arguments.length; l++)
a[l] = arguments[l];
return r.current.apply(r, bs([], kt(a), !1));
}, i, e);
}, []);
return mi(function() {
o.cancel();
}), {
run: o,
cancel: o.cancel,
flush: o.flush
};
}
function X0(t, e, n) {
var r = kt(Y({}), 2), i = r[0], o = r[1], a = G0(function() {
o({});
}, n).run;
X(function() {
return a();
}, e), Es(t, [i]);
}
function Q0(t) {
var e = kt(Y(t), 2), n = e[0], r = e[1], i = D(n);
i.current = n;
var o = He(function() {
return i.current;
}, []);
return [n, r, o];
}
(function() {
if (typeof window != "object")
return;
if ("IntersectionObserver" in window && "IntersectionObserverEntry" in window && "intersectionRatio" in window.IntersectionObserverEntry.prototype) {
"isIntersecting" in window.IntersectionObserverEntry.prototype || Object.defineProperty(
window.IntersectionObserverEntry.prototype,
"isIntersecting",
{
get: function() {
return this.intersectionRatio > 0;
}
}
);
return;
}
function t(p) {
try {
return p.defaultView && p.defaultView.frameElement || null;
} catch {
return null;
}
}
var e = function(p) {
for (var E = p, w = t(E); w; )
E = w.ownerDocument, w = t(E);
return E;
}(window.document), n = [], r = null, i = null;
function o(p) {
this.time = p.time, this.target = p.target, this.rootBounds = g(p.rootBounds), this.boundingClientRect = g(p.boundingClientRect), this.intersectionRect = g(p.intersectionRect || b()), this.isIntersecting = !!p.intersectionRect;
var E = this.boundingClientRect, w = E.width * E.height, x = this.intersectionRect, k = x.width * x.height;
w ? this.intersectionRatio = Number((k / w).toFixed(4)) : this.intersectionRatio = this.isIntersecting ? 1 : 0;
}
function a(p, E) {
var w = E || {};
if (typeof p != "function")
throw new Error("callback must be a function");
if (w.root && w.root.nodeType != 1 && w.root.nodeType != 9)
throw new Error("root must be a Document or Element");
this._checkForIntersections = c(
this._checkForIntersections.bind(this),
this.THROTTLE_TIMEOUT
), this._callback = p, this._observationTargets = [], this._queuedEntries = [], this._rootMarginValues = this._parseRootMargin(w.rootMargin), this.thresholds = this._initThresholds(w.threshold), this.root = w.root || null, this.rootMargin = this._rootMarginValues.map(function(x) {
return x.value + x.unit;
}).join(" "), this._monitoringDocuments = [], this._monitoringUnsubscribes = [];
}
a.prototype.THROTTLE_TIMEOUT = 100, a.prototype.POLL_INTERVAL = null, a.prototype.USE_MUTATION_OBSERVER = !0, a._setupCrossOriginUpdater = function() {
return r || (r = function(p, E) {
!p || !E ? i = b() : i = y(p, E), n.forEach(function(w) {
w._checkForIntersections();
});
}), r;
}, a._resetCrossOriginUpdater = function() {
r = null, i = null;
}, a.prototype.observe = function(p) {
var E = this._observationTargets.some(function(w) {
return w.element == p;
});
if (!E) {
if (!(p && p.nodeType == 1))
throw new Error("target must be an Element");
this._registerInstance(), this._observationTargets.push({ element: p, entry: null }), this._monitorIntersections(p.ownerDocument), this._checkForIntersections();
}
}, a.prototype.unobserve = function(p) {
this._observationTargets = this._observationTargets.filter(function(E) {
return E.element != p;
}), this._unmonitorIntersections(p.ownerDocument), this._observationTargets.length == 0 && this._unregisterInstance();
}, a.prototype.disconnect = function() {
this._observationTargets = [], this._unmonitorAllIntersections(), this._unregisterInstance();
}, a.prototype.takeRecords = function() {
var p = this._queuedEntries.slice();
return this._queuedEntries = [], p;
}, a.prototype._initThresholds = function(p) {
var E = p || [0];
return Array.isArray(E) || (E = [E]), E.sort().filter(function(w, x, k) {
if (typeof w != "number" || isNaN(w) || w < 0 || w > 1)
throw new Error("threshold must be a number between 0 and 1 inclusively");
return w !== k[x - 1];
});
}, a.prototype._parseRootMargin = function(p) {
var E = p || "0px", w = E.split(/\s+/).map(function(x) {
var k = /^(-?\d*\.?\d+)(px|%)$/.exec(x);
if (!k)
throw new Error("rootMargin must be specified in pixels or percent");
return { value: parseFloat(k[1]), unit: k[2] };
});
return w[1] = w[1] || w[0], w[2] = w[2] || w[0], w[3] = w[3] || w[1], w;
}, a.prototype._monitorIntersections = function(p) {
var E = p.defaultView;
if (E && this._monitoringDocuments.indexOf(p) == -1) {
var w = this._checkForIntersections, x = null, k = null;
this.POLL_INTERVAL ? x = E.setInterval(w, this.POLL_INTERVAL) : (u(E, "resize", w, !0), u(p, "scroll", w, !0), this.USE_MUTATION_OBSERVER && "MutationObserver" in E && (k = new E.MutationObserver(w), k.observe(p, {
attributes: !0,
childList: !0,
characterData: !0,
subtree: !0
}))), this._monitoringDocuments.push(p), this._monitoringUnsubscribes.push(function() {
var O = p.defaultView;
O && (x && O.clearInterval(x), f(O, "resize", w, !0)), f(p, "scroll", w, !0), k && k.disconnect();
});
var $ = this.root && (this.root.ownerDocument || this.root) || e;
if (p != $) {
var N = t(p);
N && this._monitorIntersections(N.ownerDocument);
}
}
}, a.prototype._unmonitorIntersections = function(p) {
var E = this._monitoringDocuments.indexOf(p);
if (E != -1) {
var w = this.root && (this.root.ownerDocument || this.root) || e, x = this._observationTargets.some(function(N) {
var O = N.element.ownerDocument;
if (O == p)
return !0;
for (; O && O != w; ) {
var L = t(O);
if (O = L && L.ownerDocument, O == p)
return !0;
}
return !1;
});
if (!x) {
var k = this._monitoringUnsubscribes[E];
if (this._monitoringDocuments.splice(E, 1), this._monitoringUnsubscribes.splice(E, 1), k(), p != w) {
var $ = t(p);
$ && this._unmonitorIntersections($.ownerDocument);
}
}
}
}, a.prototype._unmonitorAllIntersections = function() {
var p = this._monitoringUnsubscribes.slice(0);
this._monitoringDocuments.length = 0, this._monitoringUnsubscribes.length = 0;
for (var E = 0; E < p.length; E++)
p[E]();
}, a.prototype._checkForIntersections = function() {
if (!(!this.root && r && !i)) {
var p = this._rootIsInDom(), E = p ? this._getRootRect() : b();
this._observationTargets.forEach(function(w) {
var x = w.element, k = m(x), $ = this._rootContainsTarget(x), N = w.entry, O = p && $ && this._computeTargetAndRootIntersection(x, k, E), L = null;
this._rootContainsTarget(x) ? (!r || this.root) && (L = E) : L = b();
var V = w.entry = new o({
time: l(),
target: x,
boundingClientRect: k,
rootBounds: L,
intersectionRect: O
});
N ? p && $ ? this._hasCrossedThreshold(N, V) && this._queuedEntries.push(V) : N && N.isIntersecting && this._queuedEntries.push(V) : this._queuedEntries.push(V);
}, this), this._queuedEntries.length && this._callback(this.takeRecords(), this);
}
}, a.prototype._computeTargetAndRootIntersection = function(p, E, w) {
if (window.getComputedStyle(p).display != "none") {
for (var x = E, k = h(p), $ = !1; !$ && k; ) {
var N = null, O = k.nodeType == 1 ? window.getComputedStyle(k) : {};
if (O.display == "none")
return null;
if (k == this.root || k.nodeType == /* DOCUMENT */
9)
if ($ = !0, k == this.root || k == e)
r && !this.root ? !i || i.width == 0 && i.height == 0 ? (k = null, N = null, x = null) : N = i : N = w;
else {
var L = h(k), V = L && m(L), M = L && this._computeTargetAndRootIntersection(L, V, w);
V && M ? (k = L, N = y(V, M)) : (k = null, x = null);
}
else {
var _ = k.ownerDocument;
k != _.body && k != _.documentElement && O.overflow != "visible" && (N = m(k));
}
if (N && (x = d(N, x)), !x)
break;
k = k && h(k);
}
return x;
}
}, a.prototype._getRootRect = function() {
var p;
if (this.root && !C(this.root))
p = m(this.root);
else {
var E = C(this.root) ? this.root : e, w = E.documentElement, x = E.body;
p = {
top: 0,
left: 0,
right: w.clientWidth || x.clientWidth,
width: w.clientWidth || x.clientWidth,
bottom: w.clientHeight || x.clientHeight,
height: w.clientHeight || x.clientHeight
};
}
return this._expandRectByRootMargin(p);
}, a.prototype._expandRectByRootMargin = function(p) {
var E = this._rootMarginValues.map(function(x, k) {
return x.unit == "px" ? x.value : x.value * (k % 2 ? p.width : p.height) / 100;
}), w = {
top: p.top - E[0],
right: p.right + E[1],
bottom: p.bottom + E[2],
left: p.left - E[3]
};
return w.width = w.right - w.left, w.height = w.bottom - w.top, w;
}, a.prototype._hasCrossedThreshold = function(p, E) {
var w = p && p.isIntersecting ? p.intersectionRatio || 0 : -1, x = E.isIntersecting ? E.intersectionRatio || 0 : -1;
if (w !== x)
for (var k = 0; k < this.thresholds.length; k++) {
var $ = this.thresholds[k];
if ($ == w || $ == x || $ < w != $ < x)
return !0;
}
}, a.prototype._rootIsInDom = function() {
return !this.root || v(e, this.root);
}, a.prototype._rootContainsTarget = function(p) {
var E = this.root && (this.root.ownerDocument || this.root) || e;
return v(E, p) && (!this.root || E == p.ownerDocument);
}, a.prototype._registerInstance = function() {
n.indexOf(this) < 0 && n.push(this);
}, a.prototype._unregisterInstance = function() {
var p = n.indexOf(this);
p != -1 && n.splice(p, 1);
};
function l() {
return window.performance && performance.now && performance.now();
}
function c(p, E) {
var w = null;
return function() {
w || (w = setTimeout(function() {
p(), w = null;
}, E));
};
}
function u(p, E, w, x) {
typeof p.addEventListener == "function" ? p.addEventListener(E, w, x || !1) : typeof p.attachEvent == "function" && p.attachEvent("on" + E, w);
}
function f(p, E, w, x) {
typeof p.removeEventListener == "function" ? p.removeEventListener(E, w, x || !1) : typeof p.detachEvent == "function" && p.detachEvent("on" + E, w);
}
function d(p, E) {
var w = Math.max(p.top, E.top), x = Math.min(p.bottom, E.bottom), k = Math.max(p.left, E.left), $ = Math.min(p.right, E.right), N = $ - k, O = x - w;
return N >= 0 && O >= 0 && {
top: w,
bottom: x,
left: k,
right: $,
width: N,
height: O
} || null;
}
function m(p) {
var E;
try {
E = p.getBoundingClientRect();
} catch {
}
return E ? (E.width && E.height || (E = {
top: E.top,
right: E.right,
bottom: E.bottom,
left: E.left,
width: E.right - E.left,
height: E.bottom - E.top
}), E) : b();
}
function b() {
return {
top: 0,
bottom: 0,
left: 0,
right: 0,
width: 0,
height: 0
};
}
function g(p) {
return !p || "x" in p ? p : {
top: p.top,
y: p.top,
bottom: p.bottom,
left: p.left,
x: p.left,
right: p.right,
width: p.width,
height: p.height
};
}
function y(p, E) {
var w = E.top - p.top, x = E.left - p.left;
return {
top: w,
left: x,
height: E.height,
width: E.width,
bottom: w + E.height,
right: x + E.width
};
}
function v(p, E) {
for (var w = E; w; ) {
if (w == p)
return !0;
w = h(w);
}
return !1;
}
function h(p) {
var E = p.parentNode;
return p.nodeType == /* DOCUMENT */
9 && p != e ? t(p) : (E && E.assignedSlot && (E = E.assignedSlot.parentNode), E && E.nodeType == 11 && E.host ? E.host : E);
}
function C(p) {
return p && p.nodeType === 9;
}
window.IntersectionObserver = a, window.IntersectionObserverEntry = o;
})();
function J0(t, e) {
var n = kt(Y(), 2), r = n[0], i = n[1], o = kt(Y(), 2), a = o[0], l = o[1];
return xs(function() {
var c = nn(t);
if (c) {
var u = new IntersectionObserver(function(f) {
var d, m;
try {
for (var b = O1(f), g = b.next(); !g.done; g = b.next()) {
var y = g.value;
l(y.intersectionRatio), i(y.isIntersecting);
}
} catch (v) {
d = {
error: v
};
} finally {
try {
g && !g.done && (m = b.return) && m.call(b);
} finally {
if (d)
throw d.error;
}
}
}, to(to({}, e), {
root: nn(e == null ? void 0 : e.root)
}));
return u.observe(c), function() {
u.disconnect();
};
}
}, [e == null ? void 0 : e.rootMargin, e == null ? void 0 : e.threshold], t), [r, a];
}
var em = Cs ? gs : X;
const Ne = em;
function tm(t) {
var e = this, n = D(!1);
return He(function() {
for (var r = [], i = 0; i < arguments.length; i++)
r[i] = arguments[i];
return Se(e, void 0, void 0, function() {
var o, a;
return _1(this, function(l) {
switch (l.label) {
case 0:
if (n.current)
return [
2
/*return*/
];
n.current = !0, l.label = 1;
case 1:
return l.trys.push([1, 3, , 4]), [4, t.apply(void 0, bs([], kt(r), !1))];
case 2:
return o = l.sent(), n.current = !1, [2, o];
case 3:
throw a = l.sent(), n.current = !1, a;
case 4:
return [
2
/*return*/
];
}
});
});
}, [t]);
}
function nm(t) {
var e = D(0), n = kt(Y(t), 2), r = n[0], i = n[1], o = He(function(a) {
cancelAnimationFrame(e.current), e.current = requestAnimationFrame(function() {
i(a);
});
}, []);
return mi(function() {
cancelAnimationFrame(e.current);
}), [r, o];
}
var rm = function() {
var t = D(!1);
return X(function() {
return t.current = !1, function() {
t.current = !0;
};
}, []), t;
};
const ks = rm;
var Nu = function() {
if (typeof Map < "u")
return Map;
function t(e, n) {
var r = -1;
return e.some(function(i, o) {
return i[0] === n ? (r = o, !0) : !1;
}), r;
}
return (
/** @class */
function() {
function e() {
this.__entries__ = [];
}
return Object.defineProperty(e.prototype, "size", {
/**
* @returns {boolean}
*/
get: function() {
return this.__entries__.length;
},
enumerable: !0,
configurable: !0
}), e.prototype.get = function(n) {
var r = t(this.__entries__, n), i = this.__entries__[r];
return i && i[1];
}, e.prototype.set = function(n, r) {
var i = t(this.__entries__, n);
~i ? this.__entries__[i][1] = r : this.__entries__.push([n, r]);
}, e.prototype.delete = function(n) {
var r = this.__entries__, i = t(r, n);
~i && r.splice(i, 1);
}, e.prototype.has = function(n) {
return !!~t(this.__entries__, n);
}, e.prototype.clear = function() {
this.__entries__.splice(0);
}, e.prototype.forEach = function(n, r) {
r === void 0 && (r = null);
for (var i = 0, o = this.__entries__; i < o.length; i++) {
var a = o[i];
n.call(r, a[1], a[0]);
}
}, e;
}()
);
}(), Sa = typeof window < "u" && typeof document < "u" && window.document === document, no = function() {
return typeof global < "u" && global.Math === Math ? global : typeof self < "u" && self.Math === Math ? self : typeof window < "u" && window.Math === Math ? window : Function("return this")();
}(), im = function() {
return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(no) : function(t) {
return setTimeout(function() {
return t(Date.now());
}, 1e3 / 60);
};
}(), om = 2;
function am(t, e) {
var n = !1, r = !1, i = 0;
function o() {
n && (n = !1, t()), r && l();
}
function a() {
im(o);
}
function l() {
var c = Date.now();
if (n) {
if (c - i < om)
return;
r = !0;
} else
n = !0, r = !1, setTimeout(a, e);
i = c;
}
return l;
}
var sm = 20, lm = ["top", "right", "bottom", "left", "width", "height", "size", "weight"], cm = typeof MutationObserver < "u", um = (
/** @class */
function() {
function t() {
this.connected_ = !1, this.mutationEventsAdded_ = !1, this.mutationsObserver_ = null, this.observers_ = [], this.onTransitionEnd_ = this.onTransitionEnd_.bind(this), this.refresh = am(this.refresh.bind(this), sm);
}
return t.prototype.addObserver = function(e) {
~this.observers_.indexOf(e) || this.observers_.push(e), this.connected_ || this.connect_();
}, t.prototype.removeObserver = function(e) {
var n = this.observers_, r = n.indexOf(e);
~r && n.splice(r, 1), !n.length && this.connected_ && this.disconnect_();
}, t.prototype.refresh = function() {
var e = this.updateObservers_();
e && this.refresh();
}, t.prototype.updateObservers_ = function() {
var e = this.observers_.filter(function(n) {
return n.gatherActive(), n.hasActive();
});
return e.forEach(function(n) {
return n.broadcastActive();
}), e.length > 0;
}, t.prototype.connect_ = function() {
!Sa || this.connected_ || (document.addEventListener("transitionend", this.onTransitionEnd_), window.addEventListener("resize", this.refresh), cm ? (this.mutationsObserver_ = new MutationObserver(this.refresh), this.mutationsObserver_.observe(document, {
attributes: !0,
childList: !0,
characterData: !0,
subtree: !0
})) : (document.addEventListener("DOMSubtreeModified", this.refresh), this.mutationEventsAdded_ = !0), this.connected_ = !0);
}, t.prototype.disconnect_ = function() {
!Sa || !this.connected_ || (document.removeEventListener("transitionend", this.onTransitionEnd_), window.removeEventListener("resize", this.refresh), this.mutationsObserver_ && this.mutationsObserver_.disconnect(), this.mutationEventsAdded_ && document.removeEventListener("DOMSubtreeModified", this.refresh), this.mutationsObserver_ = null, this.mutationEventsAdded_ = !1, this.connected_ = !1);
}, t.prototype.onTransitionEnd_ = function(e) {
var n = e.propertyName, r = n === void 0 ? "" : n, i = lm.some(function(o) {
return !!~r.indexOf(o);
});
i && this.refresh();
}, t.getInstance = function() {
return this.instance_ || (this.instance_ = new t()), this.instance_;
}, t.instance_ = null, t;
}()
), Pu = function(t, e) {
for (var n = 0, r = Object.keys(e); n < r.length; n++) {
var i = r[n];
Object.defineProperty(t, i, {
value: e[i],
enumerable: !1,
writable: !1,
configurable: !0
});
}
return t;
}, nr = function(t) {
var e = t && t.ownerDocument && t.ownerDocument.defaultView;
return e || no;
}, Ru = $o(0, 0, 0, 0);
function ro(t) {
return parseFloat(t) || 0;
}
function Pl(t) {
for (var e = [], n = 1; n < arguments.length; n++)
e[n - 1] = arguments[n];
return e.reduce(function(r, i) {
var o = t["border-" + i + "-width"];
return r + ro(o);
}, 0);
}
function fm(t) {
for (var e = ["top", "right", "bottom", "left"], n = {}, r = 0, i = e; r < i.length; r++) {
var o = i[r], a = t["padding-" + o];
n[o] = ro(a);
}
return n;
}
function dm(t) {
var e = t.getBBox();
return $o(0, 0, e.width, e.height);
}
function mm(t) {
var e = t.clientWidth, n = t.clientHeight;
if (!e && !n)
return Ru;
var r = nr(t).getComputedStyle(t), i = fm(r), o = i.left + i.right, a = i.top + i.bottom, l = ro(r.width), c = ro(r.height);
if (r.boxSizing === "border-box" && (Math.round(l + o) !== e && (l -= Pl(r, "left", "right") + o), Math.round(c + a) !== n && (c -= Pl(r, "top", "bottom") + a)), !vm(t)) {
var u = Math.round(l + o) - e, f = Math.round(c + a) - n;
Math.abs(u) !== 1 && (l -= u), Math.abs(f) !== 1 && (c -= f);
}
return $o(i.left, i.top, l, c);
}
var hm = /* @__PURE__ */ function() {
return typeof SVGGraphicsElement < "u" ? function(t) {
return t instanceof nr(t).SVGGraphicsElement;
} : function(t) {
return t instanceof nr(t).SVGElement && typeof t.getBBox == "fu