@arkitektbedriftene/fe-lib 0.4.9 → 0.4.11
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/{TextInput-c4d1672c.js → Checkbox-b2f5ecad.js} +1062 -993
- package/dist/icons.es.js +1 -1
- package/dist/{index.esm-b848a615.js → index.esm-3266b7f8.js} +32 -24
- package/dist/rich-text.es.js +20 -18
- package/dist/ui/components/Dialog.d.ts +4 -3
- package/dist/ui/components/Form/Checkbox.d.ts +241 -0
- package/dist/ui/ui.d.ts +1 -0
- package/dist/ui.es.js +42 -39
- package/package.json +12 -10
|
@@ -1,70 +1,72 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as F, jsxs as ee, Fragment as On } from "react/jsx-runtime";
|
|
2
2
|
import * as y from "react";
|
|
3
|
-
import Se, { forwardRef as
|
|
3
|
+
import Se, { forwardRef as $e, useLayoutEffect as en, useEffect as tn, useRef as Dn, createContext as Mn, useMemo as ct, useContext as nn, isValidElement as Ln, cloneElement as Fn, useId as on } from "react";
|
|
4
4
|
import * as zn from "react-dom";
|
|
5
|
-
import { createPortal as
|
|
6
|
-
import * as
|
|
7
|
-
import { g as
|
|
8
|
-
import * as
|
|
9
|
-
import
|
|
10
|
-
|
|
5
|
+
import { createPortal as Wn } from "react-dom";
|
|
6
|
+
import * as He from "@radix-ui/react-toolbar";
|
|
7
|
+
import { g as Nn, h as jn, i as Hn, j as Vn, k as _n } from "./index.esm-3266b7f8.js";
|
|
8
|
+
import * as Ne from "@radix-ui/react-dialog";
|
|
9
|
+
import * as ne from "@radix-ui/react-dropdown-menu";
|
|
10
|
+
import Yn from "react-select";
|
|
11
|
+
import * as rn from "@radix-ui/react-checkbox";
|
|
12
|
+
var W = "colors", X = "sizes", E = "space", Xn = { gap: E, gridGap: E, columnGap: E, gridColumnGap: E, rowGap: E, gridRowGap: E, inset: E, insetBlock: E, insetBlockEnd: E, insetBlockStart: E, insetInline: E, insetInlineEnd: E, insetInlineStart: E, margin: E, marginTop: E, marginRight: E, marginBottom: E, marginLeft: E, marginBlock: E, marginBlockEnd: E, marginBlockStart: E, marginInline: E, marginInlineEnd: E, marginInlineStart: E, padding: E, paddingTop: E, paddingRight: E, paddingBottom: E, paddingLeft: E, paddingBlock: E, paddingBlockEnd: E, paddingBlockStart: E, paddingInline: E, paddingInlineEnd: E, paddingInlineStart: E, top: E, right: E, bottom: E, left: E, scrollMargin: E, scrollMarginTop: E, scrollMarginRight: E, scrollMarginBottom: E, scrollMarginLeft: E, scrollMarginX: E, scrollMarginY: E, scrollMarginBlock: E, scrollMarginBlockEnd: E, scrollMarginBlockStart: E, scrollMarginInline: E, scrollMarginInlineEnd: E, scrollMarginInlineStart: E, scrollPadding: E, scrollPaddingTop: E, scrollPaddingRight: E, scrollPaddingBottom: E, scrollPaddingLeft: E, scrollPaddingX: E, scrollPaddingY: E, scrollPaddingBlock: E, scrollPaddingBlockEnd: E, scrollPaddingBlockStart: E, scrollPaddingInline: E, scrollPaddingInlineEnd: E, scrollPaddingInlineStart: E, fontSize: "fontSizes", background: W, backgroundColor: W, backgroundImage: W, borderImage: W, border: W, borderBlock: W, borderBlockEnd: W, borderBlockStart: W, borderBottom: W, borderBottomColor: W, borderColor: W, borderInline: W, borderInlineEnd: W, borderInlineStart: W, borderLeft: W, borderLeftColor: W, borderRight: W, borderRightColor: W, borderTop: W, borderTopColor: W, caretColor: W, color: W, columnRuleColor: W, fill: W, outline: W, outlineColor: W, stroke: W, textDecorationColor: W, fontFamily: "fonts", fontWeight: "fontWeights", lineHeight: "lineHeights", letterSpacing: "letterSpacings", blockSize: X, minBlockSize: X, maxBlockSize: X, inlineSize: X, minInlineSize: X, maxInlineSize: X, width: X, minWidth: X, maxWidth: X, height: X, minHeight: X, maxHeight: X, flexBasis: X, gridTemplateColumns: X, gridTemplateRows: X, borderWidth: "borderWidths", borderTopWidth: "borderWidths", borderRightWidth: "borderWidths", borderBottomWidth: "borderWidths", borderLeftWidth: "borderWidths", borderStyle: "borderStyles", borderTopStyle: "borderStyles", borderRightStyle: "borderStyles", borderBottomStyle: "borderStyles", borderLeftStyle: "borderStyles", borderRadius: "radii", borderTopLeftRadius: "radii", borderTopRightRadius: "radii", borderBottomRightRadius: "radii", borderBottomLeftRadius: "radii", boxShadow: "shadows", textShadow: "shadows", transition: "transitions", zIndex: "zIndices" }, Kn = (e, t) => typeof t == "function" ? { "()": Function.prototype.toString.call(t) } : t, De = () => {
|
|
11
13
|
const e = /* @__PURE__ */ Object.create(null);
|
|
12
14
|
return (t, n, ...o) => {
|
|
13
|
-
const r = ((i) => JSON.stringify(i,
|
|
15
|
+
const r = ((i) => JSON.stringify(i, Kn))(t);
|
|
14
16
|
return r in e ? e[r] : e[r] = n(t, ...o);
|
|
15
17
|
};
|
|
16
|
-
},
|
|
18
|
+
}, he = Symbol.for("sxs.internal"), ht = (e, t) => Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)), Ct = (e) => {
|
|
17
19
|
for (const t in e)
|
|
18
20
|
return !0;
|
|
19
21
|
return !1;
|
|
20
|
-
}, { hasOwnProperty:
|
|
22
|
+
}, { hasOwnProperty: Gn } = Object.prototype, ut = (e) => e.includes("-") ? e : e.replace(/[A-Z]/g, (t) => "-" + t.toLowerCase()), Un = /\s+(?![^()]*\))/, Ee = (e) => (t) => e(...typeof t == "string" ? String(t).split(Un) : [t]), kt = { appearance: (e) => ({ WebkitAppearance: e, appearance: e }), backfaceVisibility: (e) => ({ WebkitBackfaceVisibility: e, backfaceVisibility: e }), backdropFilter: (e) => ({ WebkitBackdropFilter: e, backdropFilter: e }), backgroundClip: (e) => ({ WebkitBackgroundClip: e, backgroundClip: e }), boxDecorationBreak: (e) => ({ WebkitBoxDecorationBreak: e, boxDecorationBreak: e }), clipPath: (e) => ({ WebkitClipPath: e, clipPath: e }), content: (e) => ({ content: e.includes('"') || e.includes("'") || /^([A-Za-z]+\([^]*|[^]*-quote|inherit|initial|none|normal|revert|unset)$/.test(e) ? e : `"${e}"` }), hyphens: (e) => ({ WebkitHyphens: e, hyphens: e }), maskImage: (e) => ({ WebkitMaskImage: e, maskImage: e }), maskSize: (e) => ({ WebkitMaskSize: e, maskSize: e }), tabSize: (e) => ({ MozTabSize: e, tabSize: e }), textSizeAdjust: (e) => ({ WebkitTextSizeAdjust: e, textSizeAdjust: e }), userSelect: (e) => ({ WebkitUserSelect: e, userSelect: e }), marginBlock: Ee((e, t) => ({ marginBlockStart: e, marginBlockEnd: t || e })), marginInline: Ee((e, t) => ({ marginInlineStart: e, marginInlineEnd: t || e })), maxSize: Ee((e, t) => ({ maxBlockSize: e, maxInlineSize: t || e })), minSize: Ee((e, t) => ({ minBlockSize: e, minInlineSize: t || e })), paddingBlock: Ee((e, t) => ({ paddingBlockStart: e, paddingBlockEnd: t || e })), paddingInline: Ee((e, t) => ({ paddingInlineStart: e, paddingInlineEnd: t || e })) }, ot = /([\d.]+)([^]*)/, qn = (e, t) => e.length ? e.reduce((n, o) => (n.push(...t.map((r) => r.includes("&") ? r.replace(/&/g, /[ +>|~]/.test(o) && /&.*&/.test(r) ? `:is(${o})` : o) : o + " " + r)), n), []) : t, Zn = (e, t) => e in Jn && typeof t == "string" ? t.replace(/^((?:[^]*[^\w-])?)(fit-content|stretch)((?:[^\w-][^]*)?)$/, (n, o, r, i) => o + (r === "stretch" ? `-moz-available${i};${ut(e)}:${o}-webkit-fill-available` : `-moz-fit-content${i};${ut(e)}:${o}fit-content`) + i) : String(t), Jn = { blockSize: 1, height: 1, inlineSize: 1, maxBlockSize: 1, maxHeight: 1, maxInlineSize: 1, maxWidth: 1, minBlockSize: 1, minHeight: 1, minInlineSize: 1, minWidth: 1, width: 1 }, oe = (e) => e ? e + "-" : "", sn = (e, t, n) => e.replace(/([+-])?((?:\d+(?:\.\d*)?|\.\d+)(?:[Ee][+-]?\d+)?)?(\$|--)([$\w-]+)/g, (o, r, i, s, l) => s == "$" == !!i ? o : (r || s == "--" ? "calc(" : "") + "var(--" + (s === "$" ? oe(t) + (l.includes("$") ? "" : oe(n)) + l.replace(/\$/g, "-") : l) + ")" + (r || s == "--" ? "*" + (r || "") + (i || "1") + ")" : "")), Qn = /\s*,\s*(?![^()]*\))/, eo = Object.prototype.toString, Ie = (e, t, n, o, r) => {
|
|
21
23
|
let i, s, l;
|
|
22
|
-
const a = (c,
|
|
24
|
+
const a = (c, m, u) => {
|
|
23
25
|
let f, d;
|
|
24
|
-
const
|
|
26
|
+
const g = (p) => {
|
|
25
27
|
for (f in p) {
|
|
26
|
-
const x = f.charCodeAt(0) === 64,
|
|
27
|
-
for (d of
|
|
28
|
-
const
|
|
29
|
-
if (
|
|
30
|
-
const C = o.utils[
|
|
28
|
+
const x = f.charCodeAt(0) === 64, B = x && Array.isArray(p[f]) ? p[f] : [p[f]];
|
|
29
|
+
for (d of B) {
|
|
30
|
+
const R = /[A-Z]/.test(h = f) ? h : h.replace(/-[^]/g, (C) => C[1].toUpperCase()), k = typeof d == "object" && d && d.toString === eo && (!o.utils[R] || !m.length);
|
|
31
|
+
if (R in o.utils && !k) {
|
|
32
|
+
const C = o.utils[R];
|
|
31
33
|
if (C !== s) {
|
|
32
|
-
s = C,
|
|
34
|
+
s = C, g(C(d)), s = null;
|
|
33
35
|
continue;
|
|
34
36
|
}
|
|
35
|
-
} else if (
|
|
36
|
-
const C =
|
|
37
|
+
} else if (R in kt) {
|
|
38
|
+
const C = kt[R];
|
|
37
39
|
if (C !== l) {
|
|
38
|
-
l = C,
|
|
40
|
+
l = C, g(C(d)), l = null;
|
|
39
41
|
continue;
|
|
40
42
|
}
|
|
41
43
|
}
|
|
42
|
-
if (x && (
|
|
43
|
-
const M =
|
|
44
|
-
return "(" + (T[0] === "=" ? "" : T[0] === ">" === M ? "max-" : "min-") + b + ":" + (T[0] !== "=" && T.length === 1 ? v.replace(
|
|
44
|
+
if (x && ($ = f.slice(1) in o.media ? "@media " + o.media[f.slice(1)] : f, f = $.replace(/\(\s*([\w-]+)\s*(=|<|<=|>|>=)\s*([\w-]+)\s*(?:(<|<=|>|>=)\s*([\w-]+)\s*)?\)/g, (C, P, T, D, A, L) => {
|
|
45
|
+
const M = ot.test(P), O = 0.0625 * (M ? -1 : 1), [b, v] = M ? [D, P] : [P, D];
|
|
46
|
+
return "(" + (T[0] === "=" ? "" : T[0] === ">" === M ? "max-" : "min-") + b + ":" + (T[0] !== "=" && T.length === 1 ? v.replace(ot, (I, S, w) => Number(S) + O * (T === ">" ? 1 : -1) + w) : v) + (A ? ") and (" + (A[0] === ">" ? "min-" : "max-") + b + ":" + (A.length === 1 ? L.replace(ot, (I, S, w) => Number(S) + O * (A === ">" ? -1 : 1) + w) : L) : "") + ")";
|
|
45
47
|
})), k) {
|
|
46
|
-
const C = x ? u.concat(f) : [...u],
|
|
47
|
-
i !== void 0 && r(
|
|
48
|
+
const C = x ? u.concat(f) : [...u], P = x ? [...m] : qn(m, f.split(Qn));
|
|
49
|
+
i !== void 0 && r(Tt(...i)), i = void 0, a(d, P, C);
|
|
48
50
|
} else
|
|
49
|
-
i === void 0 && (i = [[],
|
|
51
|
+
i === void 0 && (i = [[], m, u]), f = x || f.charCodeAt(0) !== 36 ? f : `--${oe(o.prefix)}${f.slice(1).replace(/\$/g, "-")}`, d = k ? d : typeof d == "number" ? d && R in to ? String(d) + "px" : String(d) : sn(Zn(R, d ?? ""), o.prefix, o.themeMap[R]), i[0].push(`${x ? `${f} ` : `${ut(f)}:`}${d}`);
|
|
50
52
|
}
|
|
51
53
|
}
|
|
52
|
-
var
|
|
54
|
+
var $, h;
|
|
53
55
|
};
|
|
54
|
-
|
|
56
|
+
g(c), i !== void 0 && r(Tt(...i)), i = void 0;
|
|
55
57
|
};
|
|
56
58
|
a(e, t, n);
|
|
57
|
-
},
|
|
59
|
+
}, Tt = (e, t, n) => `${n.map((o) => `${o}{`).join("")}${t.length ? `${t.join(",")}{` : ""}${e.join(";")}${t.length ? "}" : ""}${Array(n.length ? n.length + 1 : 0).join("}")}`, to = { animationDelay: 1, animationDuration: 1, backgroundSize: 1, blockSize: 1, border: 1, borderBlock: 1, borderBlockEnd: 1, borderBlockEndWidth: 1, borderBlockStart: 1, borderBlockStartWidth: 1, borderBlockWidth: 1, borderBottom: 1, borderBottomLeftRadius: 1, borderBottomRightRadius: 1, borderBottomWidth: 1, borderEndEndRadius: 1, borderEndStartRadius: 1, borderInlineEnd: 1, borderInlineEndWidth: 1, borderInlineStart: 1, borderInlineStartWidth: 1, borderInlineWidth: 1, borderLeft: 1, borderLeftWidth: 1, borderRadius: 1, borderRight: 1, borderRightWidth: 1, borderSpacing: 1, borderStartEndRadius: 1, borderStartStartRadius: 1, borderTop: 1, borderTopLeftRadius: 1, borderTopRightRadius: 1, borderTopWidth: 1, borderWidth: 1, bottom: 1, columnGap: 1, columnRule: 1, columnRuleWidth: 1, columnWidth: 1, containIntrinsicSize: 1, flexBasis: 1, fontSize: 1, gap: 1, gridAutoColumns: 1, gridAutoRows: 1, gridTemplateColumns: 1, gridTemplateRows: 1, height: 1, inlineSize: 1, inset: 1, insetBlock: 1, insetBlockEnd: 1, insetBlockStart: 1, insetInline: 1, insetInlineEnd: 1, insetInlineStart: 1, left: 1, letterSpacing: 1, margin: 1, marginBlock: 1, marginBlockEnd: 1, marginBlockStart: 1, marginBottom: 1, marginInline: 1, marginInlineEnd: 1, marginInlineStart: 1, marginLeft: 1, marginRight: 1, marginTop: 1, maxBlockSize: 1, maxHeight: 1, maxInlineSize: 1, maxWidth: 1, minBlockSize: 1, minHeight: 1, minInlineSize: 1, minWidth: 1, offsetDistance: 1, offsetRotate: 1, outline: 1, outlineOffset: 1, outlineWidth: 1, overflowClipMargin: 1, padding: 1, paddingBlock: 1, paddingBlockEnd: 1, paddingBlockStart: 1, paddingBottom: 1, paddingInline: 1, paddingInlineEnd: 1, paddingInlineStart: 1, paddingLeft: 1, paddingRight: 1, paddingTop: 1, perspective: 1, right: 1, rowGap: 1, scrollMargin: 1, scrollMarginBlock: 1, scrollMarginBlockEnd: 1, scrollMarginBlockStart: 1, scrollMarginBottom: 1, scrollMarginInline: 1, scrollMarginInlineEnd: 1, scrollMarginInlineStart: 1, scrollMarginLeft: 1, scrollMarginRight: 1, scrollMarginTop: 1, scrollPadding: 1, scrollPaddingBlock: 1, scrollPaddingBlockEnd: 1, scrollPaddingBlockStart: 1, scrollPaddingBottom: 1, scrollPaddingInline: 1, scrollPaddingInlineEnd: 1, scrollPaddingInlineStart: 1, scrollPaddingLeft: 1, scrollPaddingRight: 1, scrollPaddingTop: 1, shapeMargin: 1, textDecoration: 1, textDecorationThickness: 1, textIndent: 1, textUnderlineOffset: 1, top: 1, transitionDelay: 1, transitionDuration: 1, verticalAlign: 1, width: 1, wordSpacing: 1 }, It = (e) => String.fromCharCode(e + (e > 25 ? 39 : 97)), be = (e) => ((t) => {
|
|
58
60
|
let n, o = "";
|
|
59
61
|
for (n = Math.abs(t); n > 52; n = n / 52 | 0)
|
|
60
|
-
o =
|
|
61
|
-
return
|
|
62
|
+
o = It(n % 52) + o;
|
|
63
|
+
return It(n % 52) + o;
|
|
62
64
|
})(((t, n) => {
|
|
63
65
|
let o = n.length;
|
|
64
66
|
for (; o; )
|
|
65
67
|
t = 33 * t ^ n.charCodeAt(--o);
|
|
66
68
|
return t;
|
|
67
|
-
})(5381, JSON.stringify(e)) >>> 0), We = ["themed", "global", "styled", "onevar", "resonevar", "allvar", "inline"],
|
|
69
|
+
})(5381, JSON.stringify(e)) >>> 0), We = ["themed", "global", "styled", "onevar", "resonevar", "allvar", "inline"], no = (e) => {
|
|
68
70
|
if (e.href && !e.href.startsWith(location.origin))
|
|
69
71
|
return !1;
|
|
70
72
|
try {
|
|
@@ -72,7 +74,7 @@ var W = "colors", X = "sizes", E = "space", Vn = { gap: E, gridGap: E, columnGap
|
|
|
72
74
|
} catch {
|
|
73
75
|
return !1;
|
|
74
76
|
}
|
|
75
|
-
},
|
|
77
|
+
}, oo = (e) => {
|
|
76
78
|
let t;
|
|
77
79
|
const n = () => {
|
|
78
80
|
const { cssRules: r } = t.sheet;
|
|
@@ -104,29 +106,29 @@ var W = "colors", X = "sizes", E = "space", Vn = { gap: E, gridGap: E, columnGap
|
|
|
104
106
|
}
|
|
105
107
|
const r = Object(e).styleSheets || [];
|
|
106
108
|
for (const l of r)
|
|
107
|
-
if (
|
|
109
|
+
if (no(l)) {
|
|
108
110
|
for (let a = 0, c = l.cssRules; c[a]; ++a) {
|
|
109
|
-
const
|
|
110
|
-
if (
|
|
111
|
+
const m = Object(c[a]);
|
|
112
|
+
if (m.type !== 1)
|
|
111
113
|
continue;
|
|
112
114
|
const u = Object(c[a + 1]);
|
|
113
115
|
if (u.type !== 4)
|
|
114
116
|
continue;
|
|
115
117
|
++a;
|
|
116
|
-
const { cssText: f } =
|
|
118
|
+
const { cssText: f } = m;
|
|
117
119
|
if (!f.startsWith("--sxs"))
|
|
118
120
|
continue;
|
|
119
|
-
const d = f.slice(14, -3).trim().split(/\s+/),
|
|
120
|
-
|
|
121
|
+
const d = f.slice(14, -3).trim().split(/\s+/), g = We[d[0]];
|
|
122
|
+
g && (t || (t = { sheet: l, reset: o, rules: {}, toString: n }), t.rules[g] = { group: u, index: a, cache: new Set(d) });
|
|
121
123
|
}
|
|
122
124
|
if (t)
|
|
123
125
|
break;
|
|
124
126
|
}
|
|
125
127
|
if (!t) {
|
|
126
|
-
const l = (a, c) => ({ type: c, cssRules: [], insertRule(
|
|
127
|
-
this.cssRules.splice(u, 0, l(
|
|
128
|
+
const l = (a, c) => ({ type: c, cssRules: [], insertRule(m, u) {
|
|
129
|
+
this.cssRules.splice(u, 0, l(m, { import: 3, undefined: 1 }[(m.toLowerCase().match(/^@([a-z]+)/) || [])[1]] || 4));
|
|
128
130
|
}, get cssText() {
|
|
129
|
-
return a === "@media{}" ? `@media{${[].map.call(this.cssRules, (
|
|
131
|
+
return a === "@media{}" ? `@media{${[].map.call(this.cssRules, (m) => m.cssText).join("")}}` : a;
|
|
130
132
|
} });
|
|
131
133
|
t = { sheet: e ? (e.head || e).appendChild(document.createElement("style")).sheet : l("", "text/css"), rules: {}, reset: o, toString: n };
|
|
132
134
|
}
|
|
@@ -134,14 +136,14 @@ var W = "colors", X = "sizes", E = "space", Vn = { gap: E, gridGap: E, columnGap
|
|
|
134
136
|
for (let l = We.length - 1; l >= 0; --l) {
|
|
135
137
|
const a = We[l];
|
|
136
138
|
if (!s[a]) {
|
|
137
|
-
const c = We[l + 1],
|
|
138
|
-
i.insertRule("@media{}",
|
|
139
|
+
const c = We[l + 1], m = s[c] ? s[c].index : i.cssRules.length;
|
|
140
|
+
i.insertRule("@media{}", m), i.insertRule(`--sxs{--sxs:${l}}`, m), s[a] = { group: i.cssRules[m + 1], index: m, cache: /* @__PURE__ */ new Set([l]) };
|
|
139
141
|
}
|
|
140
|
-
|
|
142
|
+
ro(s[a]);
|
|
141
143
|
}
|
|
142
144
|
};
|
|
143
145
|
return o(), t;
|
|
144
|
-
},
|
|
146
|
+
}, ro = (e) => {
|
|
145
147
|
const t = e.group;
|
|
146
148
|
let n = t.cssRules.length;
|
|
147
149
|
e.apply = (o) => {
|
|
@@ -150,100 +152,100 @@ var W = "colors", X = "sizes", E = "space", Vn = { gap: E, gridGap: E, columnGap
|
|
|
150
152
|
} catch {
|
|
151
153
|
}
|
|
152
154
|
};
|
|
153
|
-
}, ze = Symbol(),
|
|
155
|
+
}, ze = Symbol(), io = De(), Bt = (e, t) => io(e, () => (...n) => {
|
|
154
156
|
let o = { type: null, composers: /* @__PURE__ */ new Set() };
|
|
155
157
|
for (const r of n)
|
|
156
158
|
if (r != null)
|
|
157
|
-
if (r[
|
|
158
|
-
o.type == null && (o.type = r[
|
|
159
|
-
for (const i of r[
|
|
159
|
+
if (r[he]) {
|
|
160
|
+
o.type == null && (o.type = r[he].type);
|
|
161
|
+
for (const i of r[he].composers)
|
|
160
162
|
o.composers.add(i);
|
|
161
163
|
} else
|
|
162
|
-
r.constructor !== Object || r.$$typeof ? o.type == null && (o.type = r) : o.composers.add(
|
|
163
|
-
return o.type == null && (o.type = "span"), o.composers.size || o.composers.add(["PJLV", {}, [], [], {}, []]),
|
|
164
|
-
}),
|
|
165
|
-
const i = `${
|
|
164
|
+
r.constructor !== Object || r.$$typeof ? o.type == null && (o.type = r) : o.composers.add(so(r, e));
|
|
165
|
+
return o.type == null && (o.type = "span"), o.composers.size || o.composers.add(["PJLV", {}, [], [], {}, []]), lo(e, o, t);
|
|
166
|
+
}), so = ({ variants: e, compoundVariants: t, defaultVariants: n, ...o }, r) => {
|
|
167
|
+
const i = `${oe(r.prefix)}c-${be(o)}`, s = [], l = [], a = /* @__PURE__ */ Object.create(null), c = [];
|
|
166
168
|
for (const f in n)
|
|
167
169
|
a[f] = String(n[f]);
|
|
168
170
|
if (typeof e == "object" && e)
|
|
169
171
|
for (const f in e) {
|
|
170
|
-
|
|
172
|
+
m = a, u = f, Gn.call(m, u) || (a[f] = "undefined");
|
|
171
173
|
const d = e[f];
|
|
172
|
-
for (const
|
|
173
|
-
const p = { [f]: String(
|
|
174
|
-
String(
|
|
175
|
-
const
|
|
174
|
+
for (const g in d) {
|
|
175
|
+
const p = { [f]: String(g) };
|
|
176
|
+
String(g) === "undefined" && c.push(f);
|
|
177
|
+
const $ = d[g], h = [p, $, !Ct($)];
|
|
176
178
|
s.push(h);
|
|
177
179
|
}
|
|
178
180
|
}
|
|
179
|
-
var
|
|
181
|
+
var m, u;
|
|
180
182
|
if (typeof t == "object" && t)
|
|
181
183
|
for (const f of t) {
|
|
182
|
-
let { css: d, ...
|
|
184
|
+
let { css: d, ...g } = f;
|
|
183
185
|
d = typeof d == "object" && d || {};
|
|
184
|
-
for (const
|
|
185
|
-
|
|
186
|
-
const p = [
|
|
186
|
+
for (const $ in g)
|
|
187
|
+
g[$] = String(g[$]);
|
|
188
|
+
const p = [g, d, !Ct(d)];
|
|
187
189
|
l.push(p);
|
|
188
190
|
}
|
|
189
191
|
return [i, o, s, l, a, c];
|
|
190
|
-
},
|
|
191
|
-
const [o, r, i, s] =
|
|
192
|
+
}, lo = (e, t, n) => {
|
|
193
|
+
const [o, r, i, s] = ao(t.composers), l = typeof t.type == "function" || t.type.$$typeof ? ((u) => {
|
|
192
194
|
function f() {
|
|
193
195
|
for (let d = 0; d < f[ze].length; d++) {
|
|
194
|
-
const [
|
|
195
|
-
u.rules[
|
|
196
|
+
const [g, p] = f[ze][d];
|
|
197
|
+
u.rules[g].apply(p);
|
|
196
198
|
}
|
|
197
199
|
return f[ze] = [], null;
|
|
198
200
|
}
|
|
199
|
-
return f[ze] = [], f.rules = {}, We.forEach((d) => f.rules[d] = { apply: (
|
|
200
|
-
})(n) : null, a = (l || n).rules, c = `.${o}${r.length > 1 ? `:where(.${r.slice(1).join(".")})` : ""}`,
|
|
201
|
-
u = typeof u == "object" && u ||
|
|
202
|
-
const { css: f, ...d } = u,
|
|
201
|
+
return f[ze] = [], f.rules = {}, We.forEach((d) => f.rules[d] = { apply: (g) => f[ze].push([d, g]) }), f;
|
|
202
|
+
})(n) : null, a = (l || n).rules, c = `.${o}${r.length > 1 ? `:where(.${r.slice(1).join(".")})` : ""}`, m = (u) => {
|
|
203
|
+
u = typeof u == "object" && u || co;
|
|
204
|
+
const { css: f, ...d } = u, g = {};
|
|
203
205
|
for (const h in i)
|
|
204
206
|
if (delete d[h], h in u) {
|
|
205
207
|
let x = u[h];
|
|
206
|
-
typeof x == "object" && x ?
|
|
208
|
+
typeof x == "object" && x ? g[h] = { "@initial": i[h], ...x } : (x = String(x), g[h] = x !== "undefined" || s.has(h) ? x : i[h]);
|
|
207
209
|
} else
|
|
208
|
-
|
|
210
|
+
g[h] = i[h];
|
|
209
211
|
const p = /* @__PURE__ */ new Set([...r]);
|
|
210
|
-
for (const [h, x,
|
|
211
|
-
n.rules.styled.cache.has(h) || (n.rules.styled.cache.add(h),
|
|
212
|
-
a.styled.apply(
|
|
212
|
+
for (const [h, x, B, R] of t.composers) {
|
|
213
|
+
n.rules.styled.cache.has(h) || (n.rules.styled.cache.add(h), Ie(x, [`.${h}`], [], e, (P) => {
|
|
214
|
+
a.styled.apply(P);
|
|
213
215
|
}));
|
|
214
|
-
const k =
|
|
215
|
-
for (const
|
|
216
|
-
if (
|
|
217
|
-
for (const [T, D, A] of
|
|
218
|
-
const L = `${h}-${
|
|
216
|
+
const k = Pt(B, g, e.media), C = Pt(R, g, e.media, !0);
|
|
217
|
+
for (const P of k)
|
|
218
|
+
if (P !== void 0)
|
|
219
|
+
for (const [T, D, A] of P) {
|
|
220
|
+
const L = `${h}-${be(D)}-${T}`;
|
|
219
221
|
p.add(L);
|
|
220
222
|
const M = (A ? n.rules.resonevar : n.rules.onevar).cache, O = A ? a.resonevar : a.onevar;
|
|
221
|
-
M.has(L) || (M.add(L),
|
|
223
|
+
M.has(L) || (M.add(L), Ie(D, [`.${L}`], [], e, (b) => {
|
|
222
224
|
O.apply(b);
|
|
223
225
|
}));
|
|
224
226
|
}
|
|
225
|
-
for (const
|
|
226
|
-
if (
|
|
227
|
-
for (const [T, D] of
|
|
228
|
-
const A = `${h}-${
|
|
229
|
-
p.add(A), n.rules.allvar.cache.has(A) || (n.rules.allvar.cache.add(A),
|
|
227
|
+
for (const P of C)
|
|
228
|
+
if (P !== void 0)
|
|
229
|
+
for (const [T, D] of P) {
|
|
230
|
+
const A = `${h}-${be(D)}-${T}`;
|
|
231
|
+
p.add(A), n.rules.allvar.cache.has(A) || (n.rules.allvar.cache.add(A), Ie(D, [`.${A}`], [], e, (L) => {
|
|
230
232
|
a.allvar.apply(L);
|
|
231
233
|
}));
|
|
232
234
|
}
|
|
233
235
|
}
|
|
234
236
|
if (typeof f == "object" && f) {
|
|
235
|
-
const h = `${o}-i${
|
|
236
|
-
p.add(h), n.rules.inline.cache.has(h) || (n.rules.inline.cache.add(h),
|
|
237
|
+
const h = `${o}-i${be(f)}-css`;
|
|
238
|
+
p.add(h), n.rules.inline.cache.has(h) || (n.rules.inline.cache.add(h), Ie(f, [`.${h}`], [], e, (x) => {
|
|
237
239
|
a.inline.apply(x);
|
|
238
240
|
}));
|
|
239
241
|
}
|
|
240
242
|
for (const h of String(u.className || "").trim().split(/\s+/))
|
|
241
243
|
h && p.add(h);
|
|
242
|
-
const
|
|
243
|
-
return { type: t.type, className:
|
|
244
|
+
const $ = d.className = [...p].join(" ");
|
|
245
|
+
return { type: t.type, className: $, selector: c, props: d, toString: () => $, deferredInjector: l };
|
|
244
246
|
};
|
|
245
|
-
return ht(
|
|
246
|
-
},
|
|
247
|
+
return ht(m, { className: o, selector: c, [he]: t, toString: () => (n.rules.styled.cache.has(o) || m(), o) });
|
|
248
|
+
}, ao = (e) => {
|
|
247
249
|
let t = "";
|
|
248
250
|
const n = [], o = {}, r = [];
|
|
249
251
|
for (const [i, , , , s, l] of e) {
|
|
@@ -254,13 +256,13 @@ var W = "colors", X = "sizes", E = "space", Vn = { gap: E, gridGap: E, columnGap
|
|
|
254
256
|
}
|
|
255
257
|
}
|
|
256
258
|
return [t, n, o, new Set(r)];
|
|
257
|
-
},
|
|
259
|
+
}, Pt = (e, t, n, o) => {
|
|
258
260
|
const r = [];
|
|
259
261
|
e:
|
|
260
262
|
for (let [i, s, l] of e) {
|
|
261
263
|
if (l)
|
|
262
264
|
continue;
|
|
263
|
-
let a, c = 0,
|
|
265
|
+
let a, c = 0, m = !1;
|
|
264
266
|
for (a in i) {
|
|
265
267
|
const u = i[a];
|
|
266
268
|
let f = t[a];
|
|
@@ -268,30 +270,30 @@ var W = "colors", X = "sizes", E = "space", Vn = { gap: E, gridGap: E, columnGap
|
|
|
268
270
|
if (typeof f != "object" || !f)
|
|
269
271
|
continue e;
|
|
270
272
|
{
|
|
271
|
-
let d,
|
|
272
|
-
for (const
|
|
273
|
-
if (u === String(f[
|
|
274
|
-
if (
|
|
275
|
-
const h =
|
|
276
|
-
(
|
|
273
|
+
let d, g, p = 0;
|
|
274
|
+
for (const $ in f) {
|
|
275
|
+
if (u === String(f[$])) {
|
|
276
|
+
if ($ !== "@initial") {
|
|
277
|
+
const h = $.slice(1);
|
|
278
|
+
(g = g || []).push(h in n ? n[h] : $.replace(/^@media ?/, "")), m = !0;
|
|
277
279
|
}
|
|
278
280
|
c += p, d = !0;
|
|
279
281
|
}
|
|
280
282
|
++p;
|
|
281
283
|
}
|
|
282
|
-
if (
|
|
284
|
+
if (g && g.length && (s = { ["@media " + g.join(", ")]: s }), !d)
|
|
283
285
|
continue e;
|
|
284
286
|
}
|
|
285
287
|
}
|
|
286
288
|
}
|
|
287
|
-
(r[c] = r[c] || []).push([o ? "cv" : `${a}-${i[a]}`, s,
|
|
289
|
+
(r[c] = r[c] || []).push([o ? "cv" : `${a}-${i[a]}`, s, m]);
|
|
288
290
|
}
|
|
289
291
|
return r;
|
|
290
|
-
},
|
|
292
|
+
}, co = {}, uo = De(), fo = (e, t) => uo(e, () => (...n) => {
|
|
291
293
|
const o = () => {
|
|
292
294
|
for (let r of n) {
|
|
293
295
|
r = typeof r == "object" && r || {};
|
|
294
|
-
let i =
|
|
296
|
+
let i = be(r);
|
|
295
297
|
if (!t.rules.global.cache.has(i)) {
|
|
296
298
|
if (t.rules.global.cache.add(i), "@import" in r) {
|
|
297
299
|
let s = [].indexOf.call(t.sheet.cssRules, t.rules.themed.group) - 1;
|
|
@@ -299,7 +301,7 @@ var W = "colors", X = "sizes", E = "space", Vn = { gap: E, gridGap: E, columnGap
|
|
|
299
301
|
l = l.includes('"') || l.includes("'") ? l : `"${l}"`, t.sheet.insertRule(`@import ${l};`, s++);
|
|
300
302
|
delete r["@import"];
|
|
301
303
|
}
|
|
302
|
-
|
|
304
|
+
Ie(r, [], [], e, (s) => {
|
|
303
305
|
t.rules.global.apply(s);
|
|
304
306
|
});
|
|
305
307
|
}
|
|
@@ -307,12 +309,12 @@ var W = "colors", X = "sizes", E = "space", Vn = { gap: E, gridGap: E, columnGap
|
|
|
307
309
|
return "";
|
|
308
310
|
};
|
|
309
311
|
return ht(o, { toString: o });
|
|
310
|
-
}),
|
|
311
|
-
const o = `${
|
|
312
|
+
}), mo = De(), go = (e, t) => mo(e, () => (n) => {
|
|
313
|
+
const o = `${oe(e.prefix)}k-${be(n)}`, r = () => {
|
|
312
314
|
if (!t.rules.global.cache.has(o)) {
|
|
313
315
|
t.rules.global.cache.add(o);
|
|
314
316
|
const i = [];
|
|
315
|
-
|
|
317
|
+
Ie(n, [], [], e, (l) => i.push(l));
|
|
316
318
|
const s = `@keyframes ${o}{${i.join("")}}`;
|
|
317
319
|
t.rules.global.apply(s);
|
|
318
320
|
}
|
|
@@ -321,7 +323,7 @@ var W = "colors", X = "sizes", E = "space", Vn = { gap: E, gridGap: E, columnGap
|
|
|
321
323
|
return ht(r, { get name() {
|
|
322
324
|
return r();
|
|
323
325
|
}, toString: r });
|
|
324
|
-
}),
|
|
326
|
+
}), po = class {
|
|
325
327
|
constructor(e, t, n, o) {
|
|
326
328
|
this.token = e == null ? "" : String(e), this.value = t == null ? "" : String(t), this.scale = n == null ? "" : String(n), this.prefix = o == null ? "" : String(o);
|
|
327
329
|
}
|
|
@@ -329,19 +331,19 @@ var W = "colors", X = "sizes", E = "space", Vn = { gap: E, gridGap: E, columnGap
|
|
|
329
331
|
return "var(" + this.variable + ")";
|
|
330
332
|
}
|
|
331
333
|
get variable() {
|
|
332
|
-
return "--" +
|
|
334
|
+
return "--" + oe(this.prefix) + oe(this.scale) + this.token;
|
|
333
335
|
}
|
|
334
336
|
toString() {
|
|
335
337
|
return this.computedValue;
|
|
336
338
|
}
|
|
337
|
-
},
|
|
339
|
+
}, ho = De(), bo = (e, t) => ho(e, () => (n, o) => {
|
|
338
340
|
o = typeof n == "object" && n || Object(o);
|
|
339
|
-
const r = `.${n = (n = typeof n == "string" ? n : "") || `${
|
|
341
|
+
const r = `.${n = (n = typeof n == "string" ? n : "") || `${oe(e.prefix)}t-${be(o)}`}`, i = {}, s = [];
|
|
340
342
|
for (const a in o) {
|
|
341
343
|
i[a] = {};
|
|
342
344
|
for (const c in o[a]) {
|
|
343
|
-
const
|
|
344
|
-
i[a][c] = new
|
|
345
|
+
const m = `--${oe(e.prefix)}${a}-${c}`, u = sn(String(o[a][c]), e.prefix, a);
|
|
346
|
+
i[a][c] = new po(c, u, a, e.prefix), s.push(`${m}:${u}`);
|
|
345
347
|
}
|
|
346
348
|
}
|
|
347
349
|
const l = () => {
|
|
@@ -355,31 +357,31 @@ var W = "colors", X = "sizes", E = "space", Vn = { gap: E, gridGap: E, columnGap
|
|
|
355
357
|
return { ...i, get className() {
|
|
356
358
|
return l();
|
|
357
359
|
}, selector: r, toString: l };
|
|
358
|
-
}),
|
|
360
|
+
}), yo = De(), vo = De(), xo = (e) => {
|
|
359
361
|
const t = ((n) => {
|
|
360
362
|
let o = !1;
|
|
361
|
-
const r =
|
|
363
|
+
const r = yo(n, (i) => {
|
|
362
364
|
o = !0;
|
|
363
|
-
const s = "prefix" in (i = typeof i == "object" && i || {}) ? String(i.prefix) : "", l = typeof i.media == "object" && i.media || {}, a = typeof i.root == "object" ? i.root || null : globalThis.document || null, c = typeof i.theme == "object" && i.theme || {},
|
|
365
|
+
const s = "prefix" in (i = typeof i == "object" && i || {}) ? String(i.prefix) : "", l = typeof i.media == "object" && i.media || {}, a = typeof i.root == "object" ? i.root || null : globalThis.document || null, c = typeof i.theme == "object" && i.theme || {}, m = { prefix: s, media: l, theme: c, themeMap: typeof i.themeMap == "object" && i.themeMap || { ...Xn }, utils: typeof i.utils == "object" && i.utils || {} }, u = oo(a), f = { css: Bt(m, u), globalCss: fo(m, u), keyframes: go(m, u), createTheme: bo(m, u), reset() {
|
|
364
366
|
u.reset(), f.theme.toString();
|
|
365
|
-
}, theme: {}, sheet: u, config:
|
|
367
|
+
}, theme: {}, sheet: u, config: m, prefix: s, getCssText: u.toString, toString: u.toString };
|
|
366
368
|
return String(f.theme = f.createTheme(c)), f;
|
|
367
369
|
});
|
|
368
370
|
return o || r.reset(), r;
|
|
369
371
|
})(e);
|
|
370
|
-
return t.styled = (({ config: n, sheet: o }) =>
|
|
372
|
+
return t.styled = (({ config: n, sheet: o }) => vo(n, () => {
|
|
371
373
|
const r = Bt(n, o);
|
|
372
374
|
return (...i) => {
|
|
373
|
-
const s = r(...i), l = s[
|
|
375
|
+
const s = r(...i), l = s[he].type, a = Se.forwardRef((c, m) => {
|
|
374
376
|
const u = c && c.as || l, { props: f, deferredInjector: d } = s(c);
|
|
375
|
-
return delete f.as, f.ref =
|
|
377
|
+
return delete f.as, f.ref = m, d ? Se.createElement(Se.Fragment, null, Se.createElement(u, f), Se.createElement(d, null)) : Se.createElement(u, f);
|
|
376
378
|
});
|
|
377
|
-
return a.className = s.className, a.displayName = `Styled.${l.displayName || l.name || l}`, a.selector = s.selector, a.toString = () => s.selector, a[
|
|
379
|
+
return a.className = s.className, a.displayName = `Styled.${l.displayName || l.name || l}`, a.selector = s.selector, a.toString = () => s.selector, a[he] = s[he], a;
|
|
378
380
|
};
|
|
379
381
|
}))(t), t;
|
|
380
382
|
};
|
|
381
|
-
let
|
|
382
|
-
const
|
|
383
|
+
let At = 9999;
|
|
384
|
+
const Ot = () => (At--, At), { styled: N, css: Ve, keyframes: Me, globalCss: Ni, getCssText: ji } = xo({
|
|
383
385
|
theme: {
|
|
384
386
|
colors: {
|
|
385
387
|
gray50: "#F9FAFA",
|
|
@@ -497,32 +499,32 @@ const Dt = () => (Ot--, Ot), { styled: j, css: He, keyframes: Me, globalCss: Oi,
|
|
|
497
499
|
* By using createLayerBelow() we can order the list of layers.
|
|
498
500
|
* Layers higher up will be on top of layers lower down.
|
|
499
501
|
*/
|
|
500
|
-
toast:
|
|
501
|
-
overlayCard:
|
|
502
|
+
toast: Ot(),
|
|
503
|
+
overlayCard: Ot()
|
|
502
504
|
}
|
|
503
505
|
},
|
|
504
506
|
media: {
|
|
505
507
|
lg: "(min-width: 1200px)",
|
|
506
508
|
print: "print"
|
|
507
509
|
}
|
|
508
|
-
}),
|
|
510
|
+
}), $o = Me({
|
|
509
511
|
"0%": {
|
|
510
512
|
transform: "rotate(0)"
|
|
511
513
|
},
|
|
512
514
|
"100%": {
|
|
513
515
|
transform: "rotate(360deg)"
|
|
514
516
|
}
|
|
515
|
-
}),
|
|
517
|
+
}), wo = Me({
|
|
516
518
|
"0%": {
|
|
517
519
|
strokeDashoffset: 600
|
|
518
520
|
},
|
|
519
521
|
"100%": {
|
|
520
522
|
strokeDashoffset: 0
|
|
521
523
|
}
|
|
522
|
-
}),
|
|
523
|
-
animation: `${
|
|
524
|
-
}),
|
|
525
|
-
animation: `${
|
|
524
|
+
}), Ro = N("svg", {
|
|
525
|
+
animation: `${$o} 2s linear infinite`
|
|
526
|
+
}), So = N("circle", {
|
|
527
|
+
animation: `${wo} 1.6s cubic-bezier(0.4, 0.15, 0.6, 0.85) infinite`,
|
|
526
528
|
fill: "transparent",
|
|
527
529
|
stroke: "currentColor",
|
|
528
530
|
strokeDasharray: 300,
|
|
@@ -530,7 +532,7 @@ const Dt = () => (Ot--, Ot), { styled: j, css: He, keyframes: Me, globalCss: Oi,
|
|
|
530
532
|
strokeLinecap: "round",
|
|
531
533
|
strokeMiterlimit: 10,
|
|
532
534
|
strokeWidth: 12
|
|
533
|
-
}),
|
|
535
|
+
}), Eo = N("div", {
|
|
534
536
|
lineHeight: 0,
|
|
535
537
|
flexShrink: 0,
|
|
536
538
|
variants: {
|
|
@@ -568,20 +570,20 @@ const Dt = () => (Ot--, Ot), { styled: j, css: He, keyframes: Me, globalCss: Oi,
|
|
|
568
570
|
size: "sm",
|
|
569
571
|
color: "dark"
|
|
570
572
|
}
|
|
571
|
-
}),
|
|
572
|
-
(e, t) => /* @__PURE__ */
|
|
573
|
-
|
|
573
|
+
}), Co = $e(
|
|
574
|
+
(e, t) => /* @__PURE__ */ F(
|
|
575
|
+
Eo,
|
|
574
576
|
{
|
|
575
577
|
ref: t,
|
|
576
578
|
...e,
|
|
577
|
-
children: /* @__PURE__ */
|
|
578
|
-
|
|
579
|
+
children: /* @__PURE__ */ F(
|
|
580
|
+
Ro,
|
|
579
581
|
{
|
|
580
582
|
x: "0px",
|
|
581
583
|
y: "0px",
|
|
582
584
|
viewBox: "0 0 150 150",
|
|
583
|
-
children: /* @__PURE__ */
|
|
584
|
-
|
|
585
|
+
children: /* @__PURE__ */ F(
|
|
586
|
+
So,
|
|
585
587
|
{
|
|
586
588
|
cx: "75",
|
|
587
589
|
cy: "75",
|
|
@@ -592,7 +594,7 @@ const Dt = () => (Ot--, Ot), { styled: j, css: He, keyframes: Me, globalCss: Oi,
|
|
|
592
594
|
)
|
|
593
595
|
}
|
|
594
596
|
)
|
|
595
|
-
),
|
|
597
|
+
), ko = N("button", {
|
|
596
598
|
appearance: "none",
|
|
597
599
|
margin: 0,
|
|
598
600
|
padding: 0,
|
|
@@ -750,9 +752,9 @@ const Dt = () => (Ot--, Ot), { styled: j, css: He, keyframes: Me, globalCss: Oi,
|
|
|
750
752
|
color: "secondary",
|
|
751
753
|
size: "md"
|
|
752
754
|
}
|
|
753
|
-
}), ln =
|
|
754
|
-
({ children: e, disabled: t, isLoading: n, variant: o, color: r, ...i }, s) => (!r && o === "primary" && (r = "primary"), /* @__PURE__ */
|
|
755
|
-
|
|
755
|
+
}), ln = $e(
|
|
756
|
+
({ children: e, disabled: t, isLoading: n, variant: o, color: r, ...i }, s) => (!r && o === "primary" && (r = "primary"), /* @__PURE__ */ ee(
|
|
757
|
+
ko,
|
|
756
758
|
{
|
|
757
759
|
ref: s,
|
|
758
760
|
type: "button",
|
|
@@ -763,11 +765,11 @@ const Dt = () => (Ot--, Ot), { styled: j, css: He, keyframes: Me, globalCss: Oi,
|
|
|
763
765
|
...i,
|
|
764
766
|
children: [
|
|
765
767
|
e,
|
|
766
|
-
n && /* @__PURE__ */
|
|
768
|
+
n && /* @__PURE__ */ F(Co, { color: "inherit" })
|
|
767
769
|
]
|
|
768
770
|
}
|
|
769
771
|
))
|
|
770
|
-
),
|
|
772
|
+
), To = N("div", {
|
|
771
773
|
padding: "$3",
|
|
772
774
|
borderRadius: "$md",
|
|
773
775
|
variants: {
|
|
@@ -806,9 +808,9 @@ const Dt = () => (Ot--, Ot), { styled: j, css: He, keyframes: Me, globalCss: Oi,
|
|
|
806
808
|
color: "info",
|
|
807
809
|
size: "md"
|
|
808
810
|
}
|
|
809
|
-
}),
|
|
810
|
-
({ children: e, ...t }, n) => /* @__PURE__ */
|
|
811
|
-
|
|
811
|
+
}), Hi = $e(
|
|
812
|
+
({ children: e, ...t }, n) => /* @__PURE__ */ F(
|
|
813
|
+
To,
|
|
812
814
|
{
|
|
813
815
|
ref: n,
|
|
814
816
|
role: "alert",
|
|
@@ -816,19 +818,19 @@ const Dt = () => (Ot--, Ot), { styled: j, css: He, keyframes: Me, globalCss: Oi,
|
|
|
816
818
|
children: e
|
|
817
819
|
}
|
|
818
820
|
)
|
|
819
|
-
),
|
|
821
|
+
), Io = Me({
|
|
820
822
|
"0%": { opacity: 0, transform: "translateY(0.5rem)" },
|
|
821
823
|
"100%": { opacity: 1, transform: "translateY(0)" }
|
|
822
|
-
}),
|
|
824
|
+
}), Bo = Me({
|
|
823
825
|
"0%": { opacity: 0, transform: "translateX(-0.5rem)" },
|
|
824
826
|
"100%": { opacity: 1, transform: "translateX(0)" }
|
|
825
|
-
}),
|
|
827
|
+
}), Po = Me({
|
|
826
828
|
"0%": { opacity: 0, transform: "translateY(-0.5rem)" },
|
|
827
829
|
"100%": { opacity: 1, transform: "translateY(0)" }
|
|
828
|
-
}),
|
|
830
|
+
}), Ao = Me({
|
|
829
831
|
"0%": { opacity: 0, transform: "translateX(0.5rem)" },
|
|
830
832
|
"100%": { opacity: 1, transform: "translateX(0)" }
|
|
831
|
-
}),
|
|
833
|
+
}), Oo = Ve({
|
|
832
834
|
backgroundColor: "white",
|
|
833
835
|
boxShadow: "$overlayCard",
|
|
834
836
|
borderRadius: "$sm",
|
|
@@ -838,45 +840,45 @@ const Dt = () => (Ot--, Ot), { styled: j, css: He, keyframes: Me, globalCss: Oi,
|
|
|
838
840
|
// so for other popups that uses `OverlayCard` to work
|
|
839
841
|
// we need to explicitly set this.
|
|
840
842
|
pointerEvents: "auto"
|
|
841
|
-
}),
|
|
843
|
+
}), Do = Ve({
|
|
842
844
|
animationDuration: "400ms",
|
|
843
845
|
animationTimingFunction: "cubic-bezier(0.16, 1, 0.3, 1)",
|
|
844
846
|
willChange: "transform, opacity",
|
|
845
847
|
'&[data-state="open"]': {
|
|
846
|
-
'&[data-side="top"]': { animationName:
|
|
847
|
-
'&[data-side="right"]': { animationName:
|
|
848
|
-
'&[data-side="bottom"]': { animationName:
|
|
849
|
-
'&[data-side="left"]': { animationName:
|
|
848
|
+
'&[data-side="top"]': { animationName: Po },
|
|
849
|
+
'&[data-side="right"]': { animationName: Ao },
|
|
850
|
+
'&[data-side="bottom"]': { animationName: Io },
|
|
851
|
+
'&[data-side="left"]': { animationName: Bo }
|
|
850
852
|
}
|
|
851
|
-
}), an =
|
|
853
|
+
}), an = N(
|
|
852
854
|
"div",
|
|
853
|
-
|
|
854
|
-
|
|
855
|
+
Oo,
|
|
856
|
+
Do
|
|
855
857
|
);
|
|
856
|
-
function
|
|
858
|
+
function le(e) {
|
|
857
859
|
return cn(e) ? (e.nodeName || "").toLowerCase() : "#document";
|
|
858
860
|
}
|
|
859
861
|
function q(e) {
|
|
860
862
|
var t;
|
|
861
863
|
return (e == null || (t = e.ownerDocument) == null ? void 0 : t.defaultView) || window;
|
|
862
864
|
}
|
|
863
|
-
function
|
|
865
|
+
function ie(e) {
|
|
864
866
|
var t;
|
|
865
867
|
return (t = (cn(e) ? e.ownerDocument : e.document) || window.document) == null ? void 0 : t.documentElement;
|
|
866
868
|
}
|
|
867
869
|
function cn(e) {
|
|
868
870
|
return e instanceof Node || e instanceof q(e).Node;
|
|
869
871
|
}
|
|
870
|
-
function
|
|
872
|
+
function j(e) {
|
|
871
873
|
return e instanceof Element || e instanceof q(e).Element;
|
|
872
874
|
}
|
|
873
875
|
function Z(e) {
|
|
874
876
|
return e instanceof HTMLElement || e instanceof q(e).HTMLElement;
|
|
875
877
|
}
|
|
876
|
-
function
|
|
878
|
+
function dt(e) {
|
|
877
879
|
return typeof ShadowRoot > "u" ? !1 : e instanceof ShadowRoot || e instanceof q(e).ShadowRoot;
|
|
878
880
|
}
|
|
879
|
-
function
|
|
881
|
+
function _e(e) {
|
|
880
882
|
const {
|
|
881
883
|
overflow: t,
|
|
882
884
|
overflowX: n,
|
|
@@ -885,19 +887,19 @@ function Ve(e) {
|
|
|
885
887
|
} = J(e);
|
|
886
888
|
return /auto|scroll|overlay|hidden|clip/.test(t + o + n) && !["inline", "contents"].includes(r);
|
|
887
889
|
}
|
|
888
|
-
function
|
|
889
|
-
return ["table", "td", "th"].includes(
|
|
890
|
+
function Mo(e) {
|
|
891
|
+
return ["table", "td", "th"].includes(le(e));
|
|
890
892
|
}
|
|
891
893
|
function bt(e) {
|
|
892
894
|
const t = yt(), n = J(e);
|
|
893
895
|
return n.transform !== "none" || n.perspective !== "none" || (n.containerType ? n.containerType !== "normal" : !1) || !t && (n.backdropFilter ? n.backdropFilter !== "none" : !1) || !t && (n.filter ? n.filter !== "none" : !1) || ["transform", "perspective", "filter"].some((o) => (n.willChange || "").includes(o)) || ["paint", "layout", "strict", "content"].some((o) => (n.contain || "").includes(o));
|
|
894
896
|
}
|
|
895
|
-
function
|
|
896
|
-
let t =
|
|
897
|
+
function Lo(e) {
|
|
898
|
+
let t = ve(e);
|
|
897
899
|
for (; Z(t) && !Ae(t); ) {
|
|
898
900
|
if (bt(t))
|
|
899
901
|
return t;
|
|
900
|
-
t =
|
|
902
|
+
t = ve(t);
|
|
901
903
|
}
|
|
902
904
|
return null;
|
|
903
905
|
}
|
|
@@ -905,13 +907,13 @@ function yt() {
|
|
|
905
907
|
return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
|
|
906
908
|
}
|
|
907
909
|
function Ae(e) {
|
|
908
|
-
return ["html", "body", "#document"].includes(
|
|
910
|
+
return ["html", "body", "#document"].includes(le(e));
|
|
909
911
|
}
|
|
910
912
|
function J(e) {
|
|
911
913
|
return q(e).getComputedStyle(e);
|
|
912
914
|
}
|
|
913
|
-
function
|
|
914
|
-
return
|
|
915
|
+
function tt(e) {
|
|
916
|
+
return j(e) ? {
|
|
915
917
|
scrollLeft: e.scrollLeft,
|
|
916
918
|
scrollTop: e.scrollTop
|
|
917
919
|
} : {
|
|
@@ -919,29 +921,29 @@ function et(e) {
|
|
|
919
921
|
scrollTop: e.pageYOffset
|
|
920
922
|
};
|
|
921
923
|
}
|
|
922
|
-
function
|
|
923
|
-
if (
|
|
924
|
+
function ve(e) {
|
|
925
|
+
if (le(e) === "html")
|
|
924
926
|
return e;
|
|
925
927
|
const t = (
|
|
926
928
|
// Step into the shadow DOM of the parent of a slotted node.
|
|
927
929
|
e.assignedSlot || // DOM Element detected.
|
|
928
930
|
e.parentNode || // ShadowRoot detected.
|
|
929
|
-
|
|
930
|
-
|
|
931
|
+
dt(e) && e.host || // Fallback.
|
|
932
|
+
ie(e)
|
|
931
933
|
);
|
|
932
|
-
return
|
|
934
|
+
return dt(t) ? t.host : t;
|
|
933
935
|
}
|
|
934
936
|
function un(e) {
|
|
935
|
-
const t =
|
|
936
|
-
return Ae(t) ? e.ownerDocument ? e.ownerDocument.body : e.body : Z(t) &&
|
|
937
|
+
const t = ve(e);
|
|
938
|
+
return Ae(t) ? e.ownerDocument ? e.ownerDocument.body : e.body : Z(t) && _e(t) ? t : un(t);
|
|
937
939
|
}
|
|
938
|
-
function
|
|
940
|
+
function se(e, t, n) {
|
|
939
941
|
var o;
|
|
940
942
|
t === void 0 && (t = []), n === void 0 && (n = !0);
|
|
941
943
|
const r = un(e), i = r === ((o = e.ownerDocument) == null ? void 0 : o.body), s = q(r);
|
|
942
|
-
return i ? t.concat(s, s.visualViewport || [],
|
|
944
|
+
return i ? t.concat(s, s.visualViewport || [], _e(r) ? r : [], s.frameElement && n ? se(s.frameElement) : []) : t.concat(r, se(r, [], n));
|
|
943
945
|
}
|
|
944
|
-
function
|
|
946
|
+
function Fo(e) {
|
|
945
947
|
let t = e.activeElement;
|
|
946
948
|
for (; ((n = t) == null || (n = n.shadowRoot) == null ? void 0 : n.activeElement) != null; ) {
|
|
947
949
|
var n;
|
|
@@ -949,13 +951,13 @@ function Do(e) {
|
|
|
949
951
|
}
|
|
950
952
|
return t;
|
|
951
953
|
}
|
|
952
|
-
function
|
|
954
|
+
function ye(e, t) {
|
|
953
955
|
if (!e || !t)
|
|
954
956
|
return !1;
|
|
955
957
|
const n = t.getRootNode == null ? void 0 : t.getRootNode();
|
|
956
958
|
if (e.contains(t))
|
|
957
959
|
return !0;
|
|
958
|
-
if (n &&
|
|
960
|
+
if (n && dt(n)) {
|
|
959
961
|
let o = t;
|
|
960
962
|
for (; o; ) {
|
|
961
963
|
if (e === o)
|
|
@@ -965,23 +967,23 @@ function be(e, t) {
|
|
|
965
967
|
}
|
|
966
968
|
return !1;
|
|
967
969
|
}
|
|
968
|
-
function
|
|
970
|
+
function zo() {
|
|
969
971
|
return /apple/i.test(navigator.vendor);
|
|
970
972
|
}
|
|
971
|
-
function
|
|
973
|
+
function Ue(e, t) {
|
|
972
974
|
const n = ["mouse", "pen"];
|
|
973
975
|
return t || n.push("", void 0), n.includes(e);
|
|
974
976
|
}
|
|
975
|
-
function
|
|
977
|
+
function Wo(e) {
|
|
976
978
|
return "nativeEvent" in e;
|
|
977
979
|
}
|
|
978
|
-
function
|
|
980
|
+
function No(e) {
|
|
979
981
|
return e.matches("html,body");
|
|
980
982
|
}
|
|
981
|
-
function
|
|
983
|
+
function pe(e) {
|
|
982
984
|
return (e == null ? void 0 : e.ownerDocument) || document;
|
|
983
985
|
}
|
|
984
|
-
function
|
|
986
|
+
function rt(e, t) {
|
|
985
987
|
if (t == null)
|
|
986
988
|
return !1;
|
|
987
989
|
if ("composedPath" in e)
|
|
@@ -989,35 +991,35 @@ function ot(e, t) {
|
|
|
989
991
|
const n = e;
|
|
990
992
|
return n.target != null && t.contains(n.target);
|
|
991
993
|
}
|
|
992
|
-
function
|
|
994
|
+
function ke(e) {
|
|
993
995
|
return "composedPath" in e ? e.composedPath()[0] : e.target;
|
|
994
996
|
}
|
|
995
|
-
const
|
|
996
|
-
function
|
|
997
|
-
return Z(e) && e.matches(
|
|
997
|
+
const jo = "input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";
|
|
998
|
+
function Ho(e) {
|
|
999
|
+
return Z(e) && e.matches(jo);
|
|
998
1000
|
}
|
|
999
|
-
const
|
|
1001
|
+
const re = Math.min, Y = Math.max, qe = Math.round, Xe = Math.floor, ae = (e) => ({
|
|
1000
1002
|
x: e,
|
|
1001
1003
|
y: e
|
|
1002
|
-
}),
|
|
1004
|
+
}), Vo = {
|
|
1003
1005
|
left: "right",
|
|
1004
1006
|
right: "left",
|
|
1005
1007
|
bottom: "top",
|
|
1006
1008
|
top: "bottom"
|
|
1007
|
-
},
|
|
1009
|
+
}, _o = {
|
|
1008
1010
|
start: "end",
|
|
1009
1011
|
end: "start"
|
|
1010
1012
|
};
|
|
1011
|
-
function
|
|
1012
|
-
return Y(e,
|
|
1013
|
+
function Dt(e, t, n) {
|
|
1014
|
+
return Y(e, re(t, n));
|
|
1013
1015
|
}
|
|
1014
1016
|
function Le(e, t) {
|
|
1015
1017
|
return typeof e == "function" ? e(t) : e;
|
|
1016
1018
|
}
|
|
1017
|
-
function
|
|
1019
|
+
function te(e) {
|
|
1018
1020
|
return e.split("-")[0];
|
|
1019
1021
|
}
|
|
1020
|
-
function
|
|
1022
|
+
function Ye(e) {
|
|
1021
1023
|
return e.split("-")[1];
|
|
1022
1024
|
}
|
|
1023
1025
|
function dn(e) {
|
|
@@ -1027,25 +1029,25 @@ function fn(e) {
|
|
|
1027
1029
|
return e === "y" ? "height" : "width";
|
|
1028
1030
|
}
|
|
1029
1031
|
function Fe(e) {
|
|
1030
|
-
return ["top", "bottom"].includes(
|
|
1032
|
+
return ["top", "bottom"].includes(te(e)) ? "y" : "x";
|
|
1031
1033
|
}
|
|
1032
|
-
function
|
|
1034
|
+
function mn(e) {
|
|
1033
1035
|
return dn(Fe(e));
|
|
1034
1036
|
}
|
|
1035
|
-
function
|
|
1037
|
+
function Yo(e, t, n) {
|
|
1036
1038
|
n === void 0 && (n = !1);
|
|
1037
|
-
const o =
|
|
1039
|
+
const o = Ye(e), r = mn(e), i = fn(r);
|
|
1038
1040
|
let s = r === "x" ? o === (n ? "end" : "start") ? "right" : "left" : o === "start" ? "bottom" : "top";
|
|
1039
|
-
return t.reference[i] > t.floating[i] && (s =
|
|
1041
|
+
return t.reference[i] > t.floating[i] && (s = Ze(s)), [s, Ze(s)];
|
|
1040
1042
|
}
|
|
1041
|
-
function
|
|
1042
|
-
const t =
|
|
1043
|
-
return [
|
|
1043
|
+
function Xo(e) {
|
|
1044
|
+
const t = Ze(e);
|
|
1045
|
+
return [ft(e), t, ft(t)];
|
|
1044
1046
|
}
|
|
1045
|
-
function
|
|
1046
|
-
return e.replace(/start|end/g, (t) =>
|
|
1047
|
+
function ft(e) {
|
|
1048
|
+
return e.replace(/start|end/g, (t) => _o[t]);
|
|
1047
1049
|
}
|
|
1048
|
-
function
|
|
1050
|
+
function Ko(e, t, n) {
|
|
1049
1051
|
const o = ["left", "right"], r = ["right", "left"], i = ["top", "bottom"], s = ["bottom", "top"];
|
|
1050
1052
|
switch (e) {
|
|
1051
1053
|
case "top":
|
|
@@ -1058,15 +1060,15 @@ function _o(e, t, n) {
|
|
|
1058
1060
|
return [];
|
|
1059
1061
|
}
|
|
1060
1062
|
}
|
|
1061
|
-
function
|
|
1062
|
-
const r =
|
|
1063
|
-
let i =
|
|
1064
|
-
return r && (i = i.map((s) => s + "-" + r), t && (i = i.concat(i.map(
|
|
1063
|
+
function Go(e, t, n, o) {
|
|
1064
|
+
const r = Ye(e);
|
|
1065
|
+
let i = Ko(te(e), n === "start", o);
|
|
1066
|
+
return r && (i = i.map((s) => s + "-" + r), t && (i = i.concat(i.map(ft)))), i;
|
|
1065
1067
|
}
|
|
1066
|
-
function
|
|
1067
|
-
return e.replace(/left|right|bottom|top/g, (t) =>
|
|
1068
|
+
function Ze(e) {
|
|
1069
|
+
return e.replace(/left|right|bottom|top/g, (t) => Vo[t]);
|
|
1068
1070
|
}
|
|
1069
|
-
function
|
|
1071
|
+
function Uo(e) {
|
|
1070
1072
|
return {
|
|
1071
1073
|
top: 0,
|
|
1072
1074
|
right: 0,
|
|
@@ -1075,8 +1077,8 @@ function Xo(e) {
|
|
|
1075
1077
|
...e
|
|
1076
1078
|
};
|
|
1077
1079
|
}
|
|
1078
|
-
function
|
|
1079
|
-
return typeof e != "number" ?
|
|
1080
|
+
function gn(e) {
|
|
1081
|
+
return typeof e != "number" ? Uo(e) : {
|
|
1080
1082
|
top: e,
|
|
1081
1083
|
right: e,
|
|
1082
1084
|
bottom: e,
|
|
@@ -1092,23 +1094,23 @@ function Oe(e) {
|
|
|
1092
1094
|
bottom: e.y + e.height
|
|
1093
1095
|
};
|
|
1094
1096
|
}
|
|
1095
|
-
function
|
|
1097
|
+
function Mt(e, t, n) {
|
|
1096
1098
|
let {
|
|
1097
1099
|
reference: o,
|
|
1098
1100
|
floating: r
|
|
1099
1101
|
} = e;
|
|
1100
|
-
const i = Fe(t), s =
|
|
1102
|
+
const i = Fe(t), s = mn(t), l = fn(s), a = te(t), c = i === "y", m = o.x + o.width / 2 - r.width / 2, u = o.y + o.height / 2 - r.height / 2, f = o[l] / 2 - r[l] / 2;
|
|
1101
1103
|
let d;
|
|
1102
1104
|
switch (a) {
|
|
1103
1105
|
case "top":
|
|
1104
1106
|
d = {
|
|
1105
|
-
x:
|
|
1107
|
+
x: m,
|
|
1106
1108
|
y: o.y - r.height
|
|
1107
1109
|
};
|
|
1108
1110
|
break;
|
|
1109
1111
|
case "bottom":
|
|
1110
1112
|
d = {
|
|
1111
|
-
x:
|
|
1113
|
+
x: m,
|
|
1112
1114
|
y: o.y + o.height
|
|
1113
1115
|
};
|
|
1114
1116
|
break;
|
|
@@ -1130,7 +1132,7 @@ function Lt(e, t, n) {
|
|
|
1130
1132
|
y: o.y
|
|
1131
1133
|
};
|
|
1132
1134
|
}
|
|
1133
|
-
switch (
|
|
1135
|
+
switch (Ye(t)) {
|
|
1134
1136
|
case "start":
|
|
1135
1137
|
d[s] -= f * (n && c ? -1 : 1);
|
|
1136
1138
|
break;
|
|
@@ -1140,7 +1142,7 @@ function Lt(e, t, n) {
|
|
|
1140
1142
|
}
|
|
1141
1143
|
return d;
|
|
1142
1144
|
}
|
|
1143
|
-
const
|
|
1145
|
+
const qo = async (e, t, n) => {
|
|
1144
1146
|
const {
|
|
1145
1147
|
placement: o = "bottom",
|
|
1146
1148
|
strategy: r = "absolute",
|
|
@@ -1152,20 +1154,20 @@ const Ko = async (e, t, n) => {
|
|
|
1152
1154
|
floating: t,
|
|
1153
1155
|
strategy: r
|
|
1154
1156
|
}), {
|
|
1155
|
-
x:
|
|
1157
|
+
x: m,
|
|
1156
1158
|
y: u
|
|
1157
|
-
} =
|
|
1159
|
+
} = Mt(c, o, a), f = o, d = {}, g = 0;
|
|
1158
1160
|
for (let p = 0; p < l.length; p++) {
|
|
1159
1161
|
const {
|
|
1160
|
-
name:
|
|
1162
|
+
name: $,
|
|
1161
1163
|
fn: h
|
|
1162
1164
|
} = l[p], {
|
|
1163
1165
|
x,
|
|
1164
|
-
y:
|
|
1165
|
-
data:
|
|
1166
|
+
y: B,
|
|
1167
|
+
data: R,
|
|
1166
1168
|
reset: k
|
|
1167
1169
|
} = await h({
|
|
1168
|
-
x:
|
|
1170
|
+
x: m,
|
|
1169
1171
|
y: u,
|
|
1170
1172
|
initialPlacement: o,
|
|
1171
1173
|
placement: f,
|
|
@@ -1178,23 +1180,23 @@ const Ko = async (e, t, n) => {
|
|
|
1178
1180
|
floating: t
|
|
1179
1181
|
}
|
|
1180
1182
|
});
|
|
1181
|
-
|
|
1183
|
+
m = x ?? m, u = B ?? u, d = {
|
|
1182
1184
|
...d,
|
|
1183
|
-
[
|
|
1184
|
-
...d[
|
|
1185
|
-
...
|
|
1185
|
+
[$]: {
|
|
1186
|
+
...d[$],
|
|
1187
|
+
...R
|
|
1186
1188
|
}
|
|
1187
|
-
}, k &&
|
|
1189
|
+
}, k && g <= 50 && (g++, typeof k == "object" && (k.placement && (f = k.placement), k.rects && (c = k.rects === !0 ? await s.getElementRects({
|
|
1188
1190
|
reference: e,
|
|
1189
1191
|
floating: t,
|
|
1190
1192
|
strategy: r
|
|
1191
1193
|
}) : k.rects), {
|
|
1192
|
-
x:
|
|
1194
|
+
x: m,
|
|
1193
1195
|
y: u
|
|
1194
|
-
} =
|
|
1196
|
+
} = Mt(c, f, a)), p = -1);
|
|
1195
1197
|
}
|
|
1196
1198
|
return {
|
|
1197
|
-
x:
|
|
1199
|
+
x: m,
|
|
1198
1200
|
y: u,
|
|
1199
1201
|
placement: f,
|
|
1200
1202
|
strategy: r,
|
|
@@ -1213,20 +1215,20 @@ async function vt(e, t) {
|
|
|
1213
1215
|
strategy: a
|
|
1214
1216
|
} = e, {
|
|
1215
1217
|
boundary: c = "clippingAncestors",
|
|
1216
|
-
rootBoundary:
|
|
1218
|
+
rootBoundary: m = "viewport",
|
|
1217
1219
|
elementContext: u = "floating",
|
|
1218
1220
|
altBoundary: f = !1,
|
|
1219
1221
|
padding: d = 0
|
|
1220
|
-
} = Le(t, e),
|
|
1221
|
-
element: (n = await (i.isElement == null ? void 0 : i.isElement(
|
|
1222
|
+
} = Le(t, e), g = gn(d), $ = l[f ? u === "floating" ? "reference" : "floating" : u], h = Oe(await i.getClippingRect({
|
|
1223
|
+
element: (n = await (i.isElement == null ? void 0 : i.isElement($))) == null || n ? $ : $.contextElement || await (i.getDocumentElement == null ? void 0 : i.getDocumentElement(l.floating)),
|
|
1222
1224
|
boundary: c,
|
|
1223
|
-
rootBoundary:
|
|
1225
|
+
rootBoundary: m,
|
|
1224
1226
|
strategy: a
|
|
1225
1227
|
})), x = u === "floating" ? {
|
|
1226
1228
|
...s.floating,
|
|
1227
1229
|
x: o,
|
|
1228
1230
|
y: r
|
|
1229
|
-
} : s.reference,
|
|
1231
|
+
} : s.reference, B = await (i.getOffsetParent == null ? void 0 : i.getOffsetParent(l.floating)), R = await (i.isElement == null ? void 0 : i.isElement(B)) ? await (i.getScale == null ? void 0 : i.getScale(B)) || {
|
|
1230
1232
|
x: 1,
|
|
1231
1233
|
y: 1
|
|
1232
1234
|
} : {
|
|
@@ -1235,17 +1237,17 @@ async function vt(e, t) {
|
|
|
1235
1237
|
}, k = Oe(i.convertOffsetParentRelativeRectToViewportRelativeRect ? await i.convertOffsetParentRelativeRectToViewportRelativeRect({
|
|
1236
1238
|
elements: l,
|
|
1237
1239
|
rect: x,
|
|
1238
|
-
offsetParent:
|
|
1240
|
+
offsetParent: B,
|
|
1239
1241
|
strategy: a
|
|
1240
1242
|
}) : x);
|
|
1241
1243
|
return {
|
|
1242
|
-
top: (h.top - k.top +
|
|
1243
|
-
bottom: (k.bottom - h.bottom +
|
|
1244
|
-
left: (h.left - k.left +
|
|
1245
|
-
right: (k.right - h.right +
|
|
1244
|
+
top: (h.top - k.top + g.top) / R.y,
|
|
1245
|
+
bottom: (k.bottom - h.bottom + g.bottom) / R.y,
|
|
1246
|
+
left: (h.left - k.left + g.left) / R.x,
|
|
1247
|
+
right: (k.right - h.right + g.right) / R.x
|
|
1246
1248
|
};
|
|
1247
1249
|
}
|
|
1248
|
-
const
|
|
1250
|
+
const Zo = function(e) {
|
|
1249
1251
|
return e === void 0 && (e = {}), {
|
|
1250
1252
|
name: "flip",
|
|
1251
1253
|
options: e,
|
|
@@ -1259,28 +1261,28 @@ const Go = function(e) {
|
|
|
1259
1261
|
platform: a,
|
|
1260
1262
|
elements: c
|
|
1261
1263
|
} = t, {
|
|
1262
|
-
mainAxis:
|
|
1264
|
+
mainAxis: m = !0,
|
|
1263
1265
|
crossAxis: u = !0,
|
|
1264
1266
|
fallbackPlacements: f,
|
|
1265
1267
|
fallbackStrategy: d = "bestFit",
|
|
1266
|
-
fallbackAxisSideDirection:
|
|
1268
|
+
fallbackAxisSideDirection: g = "none",
|
|
1267
1269
|
flipAlignment: p = !0,
|
|
1268
|
-
|
|
1270
|
+
...$
|
|
1269
1271
|
} = Le(e, t);
|
|
1270
1272
|
if ((n = i.arrow) != null && n.alignmentOffset)
|
|
1271
1273
|
return {};
|
|
1272
|
-
const h =
|
|
1273
|
-
!f &&
|
|
1274
|
-
const k = [l, ...
|
|
1274
|
+
const h = te(r), x = te(l) === l, B = await (a.isRTL == null ? void 0 : a.isRTL(c.floating)), R = f || (x || !p ? [Ze(l)] : Xo(l));
|
|
1275
|
+
!f && g !== "none" && R.push(...Go(l, p, g, B));
|
|
1276
|
+
const k = [l, ...R], C = await vt(t, $), P = [];
|
|
1275
1277
|
let T = ((o = i.flip) == null ? void 0 : o.overflows) || [];
|
|
1276
|
-
if (
|
|
1277
|
-
const M =
|
|
1278
|
-
|
|
1278
|
+
if (m && P.push(C[h]), u) {
|
|
1279
|
+
const M = Yo(r, s, B);
|
|
1280
|
+
P.push(C[M[0]], C[M[1]]);
|
|
1279
1281
|
}
|
|
1280
1282
|
if (T = [...T, {
|
|
1281
1283
|
placement: r,
|
|
1282
|
-
overflows:
|
|
1283
|
-
}], !
|
|
1284
|
+
overflows: P
|
|
1285
|
+
}], !P.every((M) => M <= 0)) {
|
|
1284
1286
|
var D, A;
|
|
1285
1287
|
const M = (((D = i.flip) == null ? void 0 : D.index) || 0) + 1, O = k[M];
|
|
1286
1288
|
if (O)
|
|
@@ -1298,7 +1300,7 @@ const Go = function(e) {
|
|
|
1298
1300
|
switch (d) {
|
|
1299
1301
|
case "bestFit": {
|
|
1300
1302
|
var L;
|
|
1301
|
-
const v = (L = T.map((I) => [I.placement, I.overflows.filter((
|
|
1303
|
+
const v = (L = T.map((I) => [I.placement, I.overflows.filter((S) => S > 0).reduce((S, w) => S + w, 0)]).sort((I, S) => I[1] - S[1])[0]) == null ? void 0 : L[0];
|
|
1302
1304
|
v && (b = v);
|
|
1303
1305
|
break;
|
|
1304
1306
|
}
|
|
@@ -1318,7 +1320,7 @@ const Go = function(e) {
|
|
|
1318
1320
|
};
|
|
1319
1321
|
};
|
|
1320
1322
|
function pn(e) {
|
|
1321
|
-
const t =
|
|
1323
|
+
const t = re(...e.map((i) => i.left)), n = re(...e.map((i) => i.top)), o = Y(...e.map((i) => i.right)), r = Y(...e.map((i) => i.bottom));
|
|
1322
1324
|
return {
|
|
1323
1325
|
x: t,
|
|
1324
1326
|
y: n,
|
|
@@ -1326,7 +1328,7 @@ function pn(e) {
|
|
|
1326
1328
|
height: r - n
|
|
1327
1329
|
};
|
|
1328
1330
|
}
|
|
1329
|
-
function
|
|
1331
|
+
function Jo(e) {
|
|
1330
1332
|
const t = e.slice().sort((r, i) => r.y - i.y), n = [];
|
|
1331
1333
|
let o = null;
|
|
1332
1334
|
for (let r = 0; r < t.length; r++) {
|
|
@@ -1335,7 +1337,7 @@ function Uo(e) {
|
|
|
1335
1337
|
}
|
|
1336
1338
|
return n.map((r) => Oe(pn(r)));
|
|
1337
1339
|
}
|
|
1338
|
-
const
|
|
1340
|
+
const Qo = function(e) {
|
|
1339
1341
|
return e === void 0 && (e = {}), {
|
|
1340
1342
|
name: "inline",
|
|
1341
1343
|
options: e,
|
|
@@ -1350,41 +1352,41 @@ const qo = function(e) {
|
|
|
1350
1352
|
padding: l = 2,
|
|
1351
1353
|
x: a,
|
|
1352
1354
|
y: c
|
|
1353
|
-
} = Le(e, t),
|
|
1354
|
-
function
|
|
1355
|
+
} = Le(e, t), m = Array.from(await (i.getClientRects == null ? void 0 : i.getClientRects(o.reference)) || []), u = Jo(m), f = Oe(pn(m)), d = gn(l);
|
|
1356
|
+
function g() {
|
|
1355
1357
|
if (u.length === 2 && u[0].left > u[1].right && a != null && c != null)
|
|
1356
|
-
return u.find((
|
|
1358
|
+
return u.find(($) => a > $.left - d.left && a < $.right + d.right && c > $.top - d.top && c < $.bottom + d.bottom) || f;
|
|
1357
1359
|
if (u.length >= 2) {
|
|
1358
1360
|
if (Fe(n) === "y") {
|
|
1359
|
-
const A = u[0], L = u[u.length - 1], M =
|
|
1361
|
+
const A = u[0], L = u[u.length - 1], M = te(n) === "top", O = A.top, b = L.bottom, v = M ? A.left : L.left, I = M ? A.right : L.right, S = I - v, w = b - O;
|
|
1360
1362
|
return {
|
|
1361
1363
|
top: O,
|
|
1362
1364
|
bottom: b,
|
|
1363
1365
|
left: v,
|
|
1364
1366
|
right: I,
|
|
1365
|
-
width:
|
|
1366
|
-
height:
|
|
1367
|
+
width: S,
|
|
1368
|
+
height: w,
|
|
1367
1369
|
x: v,
|
|
1368
1370
|
y: O
|
|
1369
1371
|
};
|
|
1370
1372
|
}
|
|
1371
|
-
const
|
|
1373
|
+
const $ = te(n) === "left", h = Y(...u.map((A) => A.right)), x = re(...u.map((A) => A.left)), B = u.filter((A) => $ ? A.left === x : A.right === h), R = B[0].top, k = B[B.length - 1].bottom, C = x, P = h, T = P - C, D = k - R;
|
|
1372
1374
|
return {
|
|
1373
|
-
top:
|
|
1375
|
+
top: R,
|
|
1374
1376
|
bottom: k,
|
|
1375
1377
|
left: C,
|
|
1376
|
-
right:
|
|
1378
|
+
right: P,
|
|
1377
1379
|
width: T,
|
|
1378
1380
|
height: D,
|
|
1379
1381
|
x: C,
|
|
1380
|
-
y:
|
|
1382
|
+
y: R
|
|
1381
1383
|
};
|
|
1382
1384
|
}
|
|
1383
1385
|
return f;
|
|
1384
1386
|
}
|
|
1385
1387
|
const p = await i.getElementRects({
|
|
1386
1388
|
reference: {
|
|
1387
|
-
getBoundingClientRect:
|
|
1389
|
+
getBoundingClientRect: g
|
|
1388
1390
|
},
|
|
1389
1391
|
floating: o.floating,
|
|
1390
1392
|
strategy: s
|
|
@@ -1397,16 +1399,16 @@ const qo = function(e) {
|
|
|
1397
1399
|
}
|
|
1398
1400
|
};
|
|
1399
1401
|
};
|
|
1400
|
-
async function
|
|
1402
|
+
async function er(e, t) {
|
|
1401
1403
|
const {
|
|
1402
1404
|
placement: n,
|
|
1403
1405
|
platform: o,
|
|
1404
1406
|
elements: r
|
|
1405
|
-
} = e, i = await (o.isRTL == null ? void 0 : o.isRTL(r.floating)), s =
|
|
1407
|
+
} = e, i = await (o.isRTL == null ? void 0 : o.isRTL(r.floating)), s = te(n), l = Ye(n), a = Fe(n) === "y", c = ["left", "top"].includes(s) ? -1 : 1, m = i && a ? -1 : 1, u = Le(t, e);
|
|
1406
1408
|
let {
|
|
1407
1409
|
mainAxis: f,
|
|
1408
1410
|
crossAxis: d,
|
|
1409
|
-
alignmentAxis:
|
|
1411
|
+
alignmentAxis: g
|
|
1410
1412
|
} = typeof u == "number" ? {
|
|
1411
1413
|
mainAxis: u,
|
|
1412
1414
|
crossAxis: 0,
|
|
@@ -1417,15 +1419,15 @@ async function Zo(e, t) {
|
|
|
1417
1419
|
alignmentAxis: null,
|
|
1418
1420
|
...u
|
|
1419
1421
|
};
|
|
1420
|
-
return l && typeof
|
|
1421
|
-
x: d *
|
|
1422
|
+
return l && typeof g == "number" && (d = l === "end" ? g * -1 : g), a ? {
|
|
1423
|
+
x: d * m,
|
|
1422
1424
|
y: f * c
|
|
1423
1425
|
} : {
|
|
1424
1426
|
x: f * c,
|
|
1425
|
-
y: d *
|
|
1427
|
+
y: d * m
|
|
1426
1428
|
};
|
|
1427
1429
|
}
|
|
1428
|
-
const
|
|
1430
|
+
const tr = function(e) {
|
|
1429
1431
|
return e === void 0 && (e = 0), {
|
|
1430
1432
|
name: "offset",
|
|
1431
1433
|
options: e,
|
|
@@ -1436,7 +1438,7 @@ const Jo = function(e) {
|
|
|
1436
1438
|
y: i,
|
|
1437
1439
|
placement: s,
|
|
1438
1440
|
middlewareData: l
|
|
1439
|
-
} = t, a = await
|
|
1441
|
+
} = t, a = await er(t, e);
|
|
1440
1442
|
return s === ((n = l.offset) == null ? void 0 : n.placement) && (o = l.arrow) != null && o.alignmentOffset ? {} : {
|
|
1441
1443
|
x: r + a.x,
|
|
1442
1444
|
y: i + a.y,
|
|
@@ -1447,7 +1449,7 @@ const Jo = function(e) {
|
|
|
1447
1449
|
};
|
|
1448
1450
|
}
|
|
1449
1451
|
};
|
|
1450
|
-
},
|
|
1452
|
+
}, nr = function(e) {
|
|
1451
1453
|
return e === void 0 && (e = {}), {
|
|
1452
1454
|
name: "shift",
|
|
1453
1455
|
options: e,
|
|
@@ -1460,11 +1462,11 @@ const Jo = function(e) {
|
|
|
1460
1462
|
mainAxis: i = !0,
|
|
1461
1463
|
crossAxis: s = !1,
|
|
1462
1464
|
limiter: l = {
|
|
1463
|
-
fn: (
|
|
1465
|
+
fn: ($) => {
|
|
1464
1466
|
let {
|
|
1465
1467
|
x: h,
|
|
1466
1468
|
y: x
|
|
1467
|
-
} =
|
|
1469
|
+
} = $;
|
|
1468
1470
|
return {
|
|
1469
1471
|
x: h,
|
|
1470
1472
|
y: x
|
|
@@ -1475,20 +1477,20 @@ const Jo = function(e) {
|
|
|
1475
1477
|
} = Le(e, t), c = {
|
|
1476
1478
|
x: n,
|
|
1477
1479
|
y: o
|
|
1478
|
-
},
|
|
1479
|
-
let d = c[f],
|
|
1480
|
+
}, m = await vt(t, a), u = Fe(te(r)), f = dn(u);
|
|
1481
|
+
let d = c[f], g = c[u];
|
|
1480
1482
|
if (i) {
|
|
1481
|
-
const
|
|
1482
|
-
d =
|
|
1483
|
+
const $ = f === "y" ? "top" : "left", h = f === "y" ? "bottom" : "right", x = d + m[$], B = d - m[h];
|
|
1484
|
+
d = Dt(x, d, B);
|
|
1483
1485
|
}
|
|
1484
1486
|
if (s) {
|
|
1485
|
-
const
|
|
1486
|
-
|
|
1487
|
+
const $ = u === "y" ? "top" : "left", h = u === "y" ? "bottom" : "right", x = g + m[$], B = g - m[h];
|
|
1488
|
+
g = Dt(x, g, B);
|
|
1487
1489
|
}
|
|
1488
1490
|
const p = l.fn({
|
|
1489
1491
|
...t,
|
|
1490
1492
|
[f]: d,
|
|
1491
|
-
[u]:
|
|
1493
|
+
[u]: g
|
|
1492
1494
|
});
|
|
1493
1495
|
return {
|
|
1494
1496
|
...p,
|
|
@@ -1499,7 +1501,7 @@ const Jo = function(e) {
|
|
|
1499
1501
|
};
|
|
1500
1502
|
}
|
|
1501
1503
|
};
|
|
1502
|
-
},
|
|
1504
|
+
}, or = function(e) {
|
|
1503
1505
|
return e === void 0 && (e = {}), {
|
|
1504
1506
|
name: "size",
|
|
1505
1507
|
options: e,
|
|
@@ -1513,29 +1515,29 @@ const Jo = function(e) {
|
|
|
1513
1515
|
apply: s = () => {
|
|
1514
1516
|
},
|
|
1515
1517
|
...l
|
|
1516
|
-
} = Le(e, t), a = await vt(t, l), c =
|
|
1518
|
+
} = Le(e, t), a = await vt(t, l), c = te(n), m = Ye(n), u = Fe(n) === "y", {
|
|
1517
1519
|
width: f,
|
|
1518
1520
|
height: d
|
|
1519
1521
|
} = o.floating;
|
|
1520
|
-
let
|
|
1521
|
-
c === "top" || c === "bottom" ? (
|
|
1522
|
-
const
|
|
1523
|
-
let
|
|
1522
|
+
let g, p;
|
|
1523
|
+
c === "top" || c === "bottom" ? (g = c, p = m === (await (r.isRTL == null ? void 0 : r.isRTL(i.floating)) ? "start" : "end") ? "left" : "right") : (p = c, g = m === "end" ? "top" : "bottom");
|
|
1524
|
+
const $ = d - a[g], h = f - a[p], x = !t.middlewareData.shift;
|
|
1525
|
+
let B = $, R = h;
|
|
1524
1526
|
if (u) {
|
|
1525
1527
|
const C = f - a.left - a.right;
|
|
1526
|
-
|
|
1528
|
+
R = m || x ? re(h, C) : C;
|
|
1527
1529
|
} else {
|
|
1528
1530
|
const C = d - a.top - a.bottom;
|
|
1529
|
-
|
|
1531
|
+
B = m || x ? re($, C) : C;
|
|
1530
1532
|
}
|
|
1531
|
-
if (x && !
|
|
1532
|
-
const C = Y(a.left, 0),
|
|
1533
|
-
u ?
|
|
1533
|
+
if (x && !m) {
|
|
1534
|
+
const C = Y(a.left, 0), P = Y(a.right, 0), T = Y(a.top, 0), D = Y(a.bottom, 0);
|
|
1535
|
+
u ? R = f - 2 * (C !== 0 || P !== 0 ? C + P : Y(a.left, a.right)) : B = d - 2 * (T !== 0 || D !== 0 ? T + D : Y(a.top, a.bottom));
|
|
1534
1536
|
}
|
|
1535
1537
|
await s({
|
|
1536
1538
|
...t,
|
|
1537
|
-
availableWidth:
|
|
1538
|
-
availableHeight:
|
|
1539
|
+
availableWidth: R,
|
|
1540
|
+
availableHeight: B
|
|
1539
1541
|
});
|
|
1540
1542
|
const k = await r.getDimensions(i.floating);
|
|
1541
1543
|
return f !== k.width || d !== k.height ? {
|
|
@@ -1549,7 +1551,7 @@ const Jo = function(e) {
|
|
|
1549
1551
|
function hn(e) {
|
|
1550
1552
|
const t = J(e);
|
|
1551
1553
|
let n = parseFloat(t.width) || 0, o = parseFloat(t.height) || 0;
|
|
1552
|
-
const r = Z(e), i = r ? e.offsetWidth : n, s = r ? e.offsetHeight : o, l =
|
|
1554
|
+
const r = Z(e), i = r ? e.offsetWidth : n, s = r ? e.offsetHeight : o, l = qe(n) !== i || qe(o) !== s;
|
|
1553
1555
|
return l && (n = i, o = s), {
|
|
1554
1556
|
width: n,
|
|
1555
1557
|
height: o,
|
|
@@ -1557,59 +1559,59 @@ function hn(e) {
|
|
|
1557
1559
|
};
|
|
1558
1560
|
}
|
|
1559
1561
|
function xt(e) {
|
|
1560
|
-
return
|
|
1562
|
+
return j(e) ? e : e.contextElement;
|
|
1561
1563
|
}
|
|
1562
1564
|
function Pe(e) {
|
|
1563
1565
|
const t = xt(e);
|
|
1564
1566
|
if (!Z(t))
|
|
1565
|
-
return
|
|
1567
|
+
return ae(1);
|
|
1566
1568
|
const n = t.getBoundingClientRect(), {
|
|
1567
1569
|
width: o,
|
|
1568
1570
|
height: r,
|
|
1569
1571
|
$: i
|
|
1570
1572
|
} = hn(t);
|
|
1571
|
-
let s = (i ?
|
|
1573
|
+
let s = (i ? qe(n.width) : n.width) / o, l = (i ? qe(n.height) : n.height) / r;
|
|
1572
1574
|
return (!s || !Number.isFinite(s)) && (s = 1), (!l || !Number.isFinite(l)) && (l = 1), {
|
|
1573
1575
|
x: s,
|
|
1574
1576
|
y: l
|
|
1575
1577
|
};
|
|
1576
1578
|
}
|
|
1577
|
-
const
|
|
1579
|
+
const rr = /* @__PURE__ */ ae(0);
|
|
1578
1580
|
function bn(e) {
|
|
1579
1581
|
const t = q(e);
|
|
1580
|
-
return !yt() || !t.visualViewport ?
|
|
1582
|
+
return !yt() || !t.visualViewport ? rr : {
|
|
1581
1583
|
x: t.visualViewport.offsetLeft,
|
|
1582
1584
|
y: t.visualViewport.offsetTop
|
|
1583
1585
|
};
|
|
1584
1586
|
}
|
|
1585
|
-
function
|
|
1587
|
+
function ir(e, t, n) {
|
|
1586
1588
|
return t === void 0 && (t = !1), !n || t && n !== q(e) ? !1 : t;
|
|
1587
1589
|
}
|
|
1588
|
-
function
|
|
1590
|
+
function xe(e, t, n, o) {
|
|
1589
1591
|
t === void 0 && (t = !1), n === void 0 && (n = !1);
|
|
1590
1592
|
const r = e.getBoundingClientRect(), i = xt(e);
|
|
1591
|
-
let s =
|
|
1592
|
-
t && (o ?
|
|
1593
|
-
const l =
|
|
1594
|
-
let a = (r.left + l.x) / s.x, c = (r.top + l.y) / s.y,
|
|
1593
|
+
let s = ae(1);
|
|
1594
|
+
t && (o ? j(o) && (s = Pe(o)) : s = Pe(e));
|
|
1595
|
+
const l = ir(i, n, o) ? bn(i) : ae(0);
|
|
1596
|
+
let a = (r.left + l.x) / s.x, c = (r.top + l.y) / s.y, m = r.width / s.x, u = r.height / s.y;
|
|
1595
1597
|
if (i) {
|
|
1596
|
-
const f = q(i), d = o &&
|
|
1597
|
-
let
|
|
1598
|
-
for (; p && o && d !==
|
|
1599
|
-
const
|
|
1600
|
-
a *=
|
|
1598
|
+
const f = q(i), d = o && j(o) ? q(o) : o;
|
|
1599
|
+
let g = f, p = g.frameElement;
|
|
1600
|
+
for (; p && o && d !== g; ) {
|
|
1601
|
+
const $ = Pe(p), h = p.getBoundingClientRect(), x = J(p), B = h.left + (p.clientLeft + parseFloat(x.paddingLeft)) * $.x, R = h.top + (p.clientTop + parseFloat(x.paddingTop)) * $.y;
|
|
1602
|
+
a *= $.x, c *= $.y, m *= $.x, u *= $.y, a += B, c += R, g = q(p), p = g.frameElement;
|
|
1601
1603
|
}
|
|
1602
1604
|
}
|
|
1603
1605
|
return Oe({
|
|
1604
|
-
width:
|
|
1606
|
+
width: m,
|
|
1605
1607
|
height: u,
|
|
1606
1608
|
x: a,
|
|
1607
1609
|
y: c
|
|
1608
1610
|
});
|
|
1609
1611
|
}
|
|
1610
|
-
const
|
|
1612
|
+
const sr = [":popover-open", ":modal"];
|
|
1611
1613
|
function yn(e) {
|
|
1612
|
-
return
|
|
1614
|
+
return sr.some((t) => {
|
|
1613
1615
|
try {
|
|
1614
1616
|
return e.matches(t);
|
|
1615
1617
|
} catch {
|
|
@@ -1617,40 +1619,40 @@ function yn(e) {
|
|
|
1617
1619
|
}
|
|
1618
1620
|
});
|
|
1619
1621
|
}
|
|
1620
|
-
function
|
|
1622
|
+
function lr(e) {
|
|
1621
1623
|
let {
|
|
1622
1624
|
elements: t,
|
|
1623
1625
|
rect: n,
|
|
1624
1626
|
offsetParent: o,
|
|
1625
1627
|
strategy: r
|
|
1626
1628
|
} = e;
|
|
1627
|
-
const i = r === "fixed", s =
|
|
1629
|
+
const i = r === "fixed", s = ie(o), l = t ? yn(t.floating) : !1;
|
|
1628
1630
|
if (o === s || l && i)
|
|
1629
1631
|
return n;
|
|
1630
1632
|
let a = {
|
|
1631
1633
|
scrollLeft: 0,
|
|
1632
1634
|
scrollTop: 0
|
|
1633
|
-
}, c =
|
|
1634
|
-
const
|
|
1635
|
-
if ((u || !u && !i) && ((
|
|
1636
|
-
const f =
|
|
1637
|
-
c = Pe(o),
|
|
1635
|
+
}, c = ae(1);
|
|
1636
|
+
const m = ae(0), u = Z(o);
|
|
1637
|
+
if ((u || !u && !i) && ((le(o) !== "body" || _e(s)) && (a = tt(o)), Z(o))) {
|
|
1638
|
+
const f = xe(o);
|
|
1639
|
+
c = Pe(o), m.x = f.x + o.clientLeft, m.y = f.y + o.clientTop;
|
|
1638
1640
|
}
|
|
1639
1641
|
return {
|
|
1640
1642
|
width: n.width * c.x,
|
|
1641
1643
|
height: n.height * c.y,
|
|
1642
|
-
x: n.x * c.x - a.scrollLeft * c.x +
|
|
1643
|
-
y: n.y * c.y - a.scrollTop * c.y +
|
|
1644
|
+
x: n.x * c.x - a.scrollLeft * c.x + m.x,
|
|
1645
|
+
y: n.y * c.y - a.scrollTop * c.y + m.y
|
|
1644
1646
|
};
|
|
1645
1647
|
}
|
|
1646
|
-
function
|
|
1648
|
+
function ar(e) {
|
|
1647
1649
|
return Array.from(e.getClientRects());
|
|
1648
1650
|
}
|
|
1649
1651
|
function vn(e) {
|
|
1650
|
-
return
|
|
1652
|
+
return xe(ie(e)).left + tt(e).scrollLeft;
|
|
1651
1653
|
}
|
|
1652
|
-
function
|
|
1653
|
-
const t =
|
|
1654
|
+
function cr(e) {
|
|
1655
|
+
const t = ie(e), n = tt(e), o = e.ownerDocument.body, r = Y(t.scrollWidth, t.clientWidth, o.scrollWidth, o.clientWidth), i = Y(t.scrollHeight, t.clientHeight, o.scrollHeight, o.clientHeight);
|
|
1654
1656
|
let s = -n.scrollLeft + vn(e);
|
|
1655
1657
|
const l = -n.scrollTop;
|
|
1656
1658
|
return J(o).direction === "rtl" && (s += Y(t.clientWidth, o.clientWidth) - r), {
|
|
@@ -1660,8 +1662,8 @@ function sr(e) {
|
|
|
1660
1662
|
y: l
|
|
1661
1663
|
};
|
|
1662
1664
|
}
|
|
1663
|
-
function
|
|
1664
|
-
const n = q(e), o =
|
|
1665
|
+
function ur(e, t) {
|
|
1666
|
+
const n = q(e), o = ie(e), r = n.visualViewport;
|
|
1665
1667
|
let i = o.clientWidth, s = o.clientHeight, l = 0, a = 0;
|
|
1666
1668
|
if (r) {
|
|
1667
1669
|
i = r.width, s = r.height;
|
|
@@ -1675,8 +1677,8 @@ function lr(e, t) {
|
|
|
1675
1677
|
y: a
|
|
1676
1678
|
};
|
|
1677
1679
|
}
|
|
1678
|
-
function
|
|
1679
|
-
const n =
|
|
1680
|
+
function dr(e, t) {
|
|
1681
|
+
const n = xe(e, !0, t === "fixed"), o = n.top + e.clientTop, r = n.left + e.clientLeft, i = Z(e) ? Pe(e) : ae(1), s = e.clientWidth * i.x, l = e.clientHeight * i.y, a = r * i.x, c = o * i.y;
|
|
1680
1682
|
return {
|
|
1681
1683
|
width: s,
|
|
1682
1684
|
height: l,
|
|
@@ -1684,14 +1686,14 @@ function ar(e, t) {
|
|
|
1684
1686
|
y: c
|
|
1685
1687
|
};
|
|
1686
1688
|
}
|
|
1687
|
-
function
|
|
1689
|
+
function Lt(e, t, n) {
|
|
1688
1690
|
let o;
|
|
1689
1691
|
if (t === "viewport")
|
|
1690
|
-
o =
|
|
1692
|
+
o = ur(e, n);
|
|
1691
1693
|
else if (t === "document")
|
|
1692
|
-
o =
|
|
1693
|
-
else if (
|
|
1694
|
-
o =
|
|
1694
|
+
o = cr(ie(e));
|
|
1695
|
+
else if (j(t))
|
|
1696
|
+
o = dr(t, n);
|
|
1695
1697
|
else {
|
|
1696
1698
|
const r = bn(e);
|
|
1697
1699
|
o = {
|
|
@@ -1703,33 +1705,33 @@ function Ft(e, t, n) {
|
|
|
1703
1705
|
return Oe(o);
|
|
1704
1706
|
}
|
|
1705
1707
|
function xn(e, t) {
|
|
1706
|
-
const n =
|
|
1707
|
-
return n === t || !
|
|
1708
|
+
const n = ve(e);
|
|
1709
|
+
return n === t || !j(n) || Ae(n) ? !1 : J(n).position === "fixed" || xn(n, t);
|
|
1708
1710
|
}
|
|
1709
|
-
function
|
|
1711
|
+
function fr(e, t) {
|
|
1710
1712
|
const n = t.get(e);
|
|
1711
1713
|
if (n)
|
|
1712
1714
|
return n;
|
|
1713
|
-
let o =
|
|
1715
|
+
let o = se(e, [], !1).filter((l) => j(l) && le(l) !== "body"), r = null;
|
|
1714
1716
|
const i = J(e).position === "fixed";
|
|
1715
|
-
let s = i ?
|
|
1716
|
-
for (;
|
|
1717
|
+
let s = i ? ve(e) : e;
|
|
1718
|
+
for (; j(s) && !Ae(s); ) {
|
|
1717
1719
|
const l = J(s), a = bt(s);
|
|
1718
|
-
!a && l.position === "fixed" && (r = null), (i ? !a && !r : !a && l.position === "static" && !!r && ["absolute", "fixed"].includes(r.position) ||
|
|
1720
|
+
!a && l.position === "fixed" && (r = null), (i ? !a && !r : !a && l.position === "static" && !!r && ["absolute", "fixed"].includes(r.position) || _e(s) && !a && xn(e, s)) ? o = o.filter((m) => m !== s) : r = l, s = ve(s);
|
|
1719
1721
|
}
|
|
1720
1722
|
return t.set(e, o), o;
|
|
1721
1723
|
}
|
|
1722
|
-
function
|
|
1724
|
+
function mr(e) {
|
|
1723
1725
|
let {
|
|
1724
1726
|
element: t,
|
|
1725
1727
|
boundary: n,
|
|
1726
1728
|
rootBoundary: o,
|
|
1727
1729
|
strategy: r
|
|
1728
1730
|
} = e;
|
|
1729
|
-
const s = [...n === "clippingAncestors" ?
|
|
1730
|
-
const u =
|
|
1731
|
-
return c.top = Y(u.top, c.top), c.right =
|
|
1732
|
-
},
|
|
1731
|
+
const s = [...n === "clippingAncestors" ? fr(t, this._c) : [].concat(n), o], l = s[0], a = s.reduce((c, m) => {
|
|
1732
|
+
const u = Lt(t, m, r);
|
|
1733
|
+
return c.top = Y(u.top, c.top), c.right = re(u.right, c.right), c.bottom = re(u.bottom, c.bottom), c.left = Y(u.left, c.left), c;
|
|
1734
|
+
}, Lt(t, l, r));
|
|
1733
1735
|
return {
|
|
1734
1736
|
width: a.right - a.left,
|
|
1735
1737
|
height: a.bottom - a.top,
|
|
@@ -1737,7 +1739,7 @@ function ur(e) {
|
|
|
1737
1739
|
y: a.top
|
|
1738
1740
|
};
|
|
1739
1741
|
}
|
|
1740
|
-
function
|
|
1742
|
+
function gr(e) {
|
|
1741
1743
|
const {
|
|
1742
1744
|
width: t,
|
|
1743
1745
|
height: n
|
|
@@ -1747,43 +1749,43 @@ function dr(e) {
|
|
|
1747
1749
|
height: n
|
|
1748
1750
|
};
|
|
1749
1751
|
}
|
|
1750
|
-
function
|
|
1751
|
-
const o = Z(t), r =
|
|
1752
|
+
function pr(e, t, n) {
|
|
1753
|
+
const o = Z(t), r = ie(t), i = n === "fixed", s = xe(e, !0, i, t);
|
|
1752
1754
|
let l = {
|
|
1753
1755
|
scrollLeft: 0,
|
|
1754
1756
|
scrollTop: 0
|
|
1755
1757
|
};
|
|
1756
|
-
const a =
|
|
1758
|
+
const a = ae(0);
|
|
1757
1759
|
if (o || !o && !i)
|
|
1758
|
-
if ((
|
|
1759
|
-
const u =
|
|
1760
|
+
if ((le(t) !== "body" || _e(r)) && (l = tt(t)), o) {
|
|
1761
|
+
const u = xe(t, !0, i, t);
|
|
1760
1762
|
a.x = u.x + t.clientLeft, a.y = u.y + t.clientTop;
|
|
1761
1763
|
} else
|
|
1762
1764
|
r && (a.x = vn(r));
|
|
1763
|
-
const c = s.left + l.scrollLeft - a.x,
|
|
1765
|
+
const c = s.left + l.scrollLeft - a.x, m = s.top + l.scrollTop - a.y;
|
|
1764
1766
|
return {
|
|
1765
1767
|
x: c,
|
|
1766
|
-
y:
|
|
1768
|
+
y: m,
|
|
1767
1769
|
width: s.width,
|
|
1768
1770
|
height: s.height
|
|
1769
1771
|
};
|
|
1770
1772
|
}
|
|
1771
|
-
function
|
|
1773
|
+
function Ft(e, t) {
|
|
1772
1774
|
return !Z(e) || J(e).position === "fixed" ? null : t ? t(e) : e.offsetParent;
|
|
1773
1775
|
}
|
|
1774
|
-
function
|
|
1776
|
+
function $n(e, t) {
|
|
1775
1777
|
const n = q(e);
|
|
1776
1778
|
if (!Z(e) || yn(e))
|
|
1777
1779
|
return n;
|
|
1778
|
-
let o =
|
|
1779
|
-
for (; o &&
|
|
1780
|
-
o =
|
|
1781
|
-
return o && (
|
|
1780
|
+
let o = Ft(e, t);
|
|
1781
|
+
for (; o && Mo(o) && J(o).position === "static"; )
|
|
1782
|
+
o = Ft(o, t);
|
|
1783
|
+
return o && (le(o) === "html" || le(o) === "body" && J(o).position === "static" && !bt(o)) ? n : o || Lo(e) || n;
|
|
1782
1784
|
}
|
|
1783
|
-
const
|
|
1784
|
-
const t = this.getOffsetParent ||
|
|
1785
|
+
const hr = async function(e) {
|
|
1786
|
+
const t = this.getOffsetParent || $n, n = this.getDimensions;
|
|
1785
1787
|
return {
|
|
1786
|
-
reference:
|
|
1788
|
+
reference: pr(e.reference, await t(e.floating), e.strategy),
|
|
1787
1789
|
floating: {
|
|
1788
1790
|
x: 0,
|
|
1789
1791
|
y: 0,
|
|
@@ -1791,24 +1793,24 @@ const gr = async function(e) {
|
|
|
1791
1793
|
}
|
|
1792
1794
|
};
|
|
1793
1795
|
};
|
|
1794
|
-
function
|
|
1796
|
+
function br(e) {
|
|
1795
1797
|
return J(e).direction === "rtl";
|
|
1796
1798
|
}
|
|
1797
|
-
const
|
|
1798
|
-
convertOffsetParentRelativeRectToViewportRelativeRect:
|
|
1799
|
-
getDocumentElement:
|
|
1800
|
-
getClippingRect:
|
|
1801
|
-
getOffsetParent:
|
|
1802
|
-
getElementRects:
|
|
1803
|
-
getClientRects:
|
|
1804
|
-
getDimensions:
|
|
1799
|
+
const yr = {
|
|
1800
|
+
convertOffsetParentRelativeRectToViewportRelativeRect: lr,
|
|
1801
|
+
getDocumentElement: ie,
|
|
1802
|
+
getClippingRect: mr,
|
|
1803
|
+
getOffsetParent: $n,
|
|
1804
|
+
getElementRects: hr,
|
|
1805
|
+
getClientRects: ar,
|
|
1806
|
+
getDimensions: gr,
|
|
1805
1807
|
getScale: Pe,
|
|
1806
|
-
isElement:
|
|
1807
|
-
isRTL:
|
|
1808
|
+
isElement: j,
|
|
1809
|
+
isRTL: br
|
|
1808
1810
|
};
|
|
1809
|
-
function
|
|
1811
|
+
function vr(e, t) {
|
|
1810
1812
|
let n = null, o;
|
|
1811
|
-
const r =
|
|
1813
|
+
const r = ie(e);
|
|
1812
1814
|
function i() {
|
|
1813
1815
|
var l;
|
|
1814
1816
|
clearTimeout(o), (l = n) == null || l.disconnect(), n = null;
|
|
@@ -1817,42 +1819,42 @@ function hr(e, t) {
|
|
|
1817
1819
|
l === void 0 && (l = !1), a === void 0 && (a = 1), i();
|
|
1818
1820
|
const {
|
|
1819
1821
|
left: c,
|
|
1820
|
-
top:
|
|
1822
|
+
top: m,
|
|
1821
1823
|
width: u,
|
|
1822
1824
|
height: f
|
|
1823
1825
|
} = e.getBoundingClientRect();
|
|
1824
1826
|
if (l || t(), !u || !f)
|
|
1825
1827
|
return;
|
|
1826
|
-
const d =
|
|
1827
|
-
rootMargin: -d + "px " + -
|
|
1828
|
-
threshold: Y(0,
|
|
1828
|
+
const d = Xe(m), g = Xe(r.clientWidth - (c + u)), p = Xe(r.clientHeight - (m + f)), $ = Xe(c), x = {
|
|
1829
|
+
rootMargin: -d + "px " + -g + "px " + -p + "px " + -$ + "px",
|
|
1830
|
+
threshold: Y(0, re(1, a)) || 1
|
|
1829
1831
|
};
|
|
1830
|
-
let
|
|
1831
|
-
function
|
|
1832
|
+
let B = !0;
|
|
1833
|
+
function R(k) {
|
|
1832
1834
|
const C = k[0].intersectionRatio;
|
|
1833
1835
|
if (C !== a) {
|
|
1834
|
-
if (!
|
|
1836
|
+
if (!B)
|
|
1835
1837
|
return s();
|
|
1836
1838
|
C ? s(!1, C) : o = setTimeout(() => {
|
|
1837
1839
|
s(!1, 1e-7);
|
|
1838
1840
|
}, 100);
|
|
1839
1841
|
}
|
|
1840
|
-
|
|
1842
|
+
B = !1;
|
|
1841
1843
|
}
|
|
1842
1844
|
try {
|
|
1843
|
-
n = new IntersectionObserver(
|
|
1845
|
+
n = new IntersectionObserver(R, {
|
|
1844
1846
|
...x,
|
|
1845
1847
|
// Handle <iframe>s
|
|
1846
1848
|
root: r.ownerDocument
|
|
1847
1849
|
});
|
|
1848
1850
|
} catch {
|
|
1849
|
-
n = new IntersectionObserver(
|
|
1851
|
+
n = new IntersectionObserver(R, x);
|
|
1850
1852
|
}
|
|
1851
1853
|
n.observe(e);
|
|
1852
1854
|
}
|
|
1853
1855
|
return s(!0), i;
|
|
1854
1856
|
}
|
|
1855
|
-
function
|
|
1857
|
+
function xr(e, t, n, o) {
|
|
1856
1858
|
o === void 0 && (o = {});
|
|
1857
1859
|
const {
|
|
1858
1860
|
ancestorScroll: r = !0,
|
|
@@ -1860,49 +1862,49 @@ function br(e, t, n, o) {
|
|
|
1860
1862
|
elementResize: s = typeof ResizeObserver == "function",
|
|
1861
1863
|
layoutShift: l = typeof IntersectionObserver == "function",
|
|
1862
1864
|
animationFrame: a = !1
|
|
1863
|
-
} = o, c = xt(e),
|
|
1864
|
-
|
|
1865
|
+
} = o, c = xt(e), m = r || i ? [...c ? se(c) : [], ...se(t)] : [];
|
|
1866
|
+
m.forEach((h) => {
|
|
1865
1867
|
r && h.addEventListener("scroll", n, {
|
|
1866
1868
|
passive: !0
|
|
1867
1869
|
}), i && h.addEventListener("resize", n);
|
|
1868
1870
|
});
|
|
1869
|
-
const u = c && l ?
|
|
1871
|
+
const u = c && l ? vr(c, n) : null;
|
|
1870
1872
|
let f = -1, d = null;
|
|
1871
1873
|
s && (d = new ResizeObserver((h) => {
|
|
1872
1874
|
let [x] = h;
|
|
1873
1875
|
x && x.target === c && d && (d.unobserve(t), cancelAnimationFrame(f), f = requestAnimationFrame(() => {
|
|
1874
|
-
var
|
|
1875
|
-
(
|
|
1876
|
+
var B;
|
|
1877
|
+
(B = d) == null || B.observe(t);
|
|
1876
1878
|
})), n();
|
|
1877
1879
|
}), c && !a && d.observe(c), d.observe(t));
|
|
1878
|
-
let
|
|
1879
|
-
a &&
|
|
1880
|
-
function
|
|
1881
|
-
const h =
|
|
1882
|
-
p && (h.x !== p.x || h.y !== p.y || h.width !== p.width || h.height !== p.height) && n(), p = h,
|
|
1880
|
+
let g, p = a ? xe(e) : null;
|
|
1881
|
+
a && $();
|
|
1882
|
+
function $() {
|
|
1883
|
+
const h = xe(e);
|
|
1884
|
+
p && (h.x !== p.x || h.y !== p.y || h.width !== p.width || h.height !== p.height) && n(), p = h, g = requestAnimationFrame($);
|
|
1883
1885
|
}
|
|
1884
1886
|
return n(), () => {
|
|
1885
1887
|
var h;
|
|
1886
|
-
|
|
1888
|
+
m.forEach((x) => {
|
|
1887
1889
|
r && x.removeEventListener("scroll", n), i && x.removeEventListener("resize", n);
|
|
1888
|
-
}), u == null || u(), (h = d) == null || h.disconnect(), d = null, a && cancelAnimationFrame(
|
|
1890
|
+
}), u == null || u(), (h = d) == null || h.disconnect(), d = null, a && cancelAnimationFrame(g);
|
|
1889
1891
|
};
|
|
1890
1892
|
}
|
|
1891
|
-
const
|
|
1893
|
+
const $r = nr, wr = Zo, Vi = or, _i = Qo, Rr = (e, t, n) => {
|
|
1892
1894
|
const o = /* @__PURE__ */ new Map(), r = {
|
|
1893
|
-
platform:
|
|
1895
|
+
platform: yr,
|
|
1894
1896
|
...n
|
|
1895
1897
|
}, i = {
|
|
1896
1898
|
...r.platform,
|
|
1897
1899
|
_c: o
|
|
1898
1900
|
};
|
|
1899
|
-
return
|
|
1901
|
+
return qo(e, t, {
|
|
1900
1902
|
...r,
|
|
1901
1903
|
platform: i
|
|
1902
1904
|
});
|
|
1903
1905
|
};
|
|
1904
|
-
var
|
|
1905
|
-
function
|
|
1906
|
+
var Ke = typeof document < "u" ? en : tn;
|
|
1907
|
+
function Je(e, t) {
|
|
1906
1908
|
if (e === t)
|
|
1907
1909
|
return !0;
|
|
1908
1910
|
if (typeof e != typeof t)
|
|
@@ -1915,7 +1917,7 @@ function Ze(e, t) {
|
|
|
1915
1917
|
if (n = e.length, n !== t.length)
|
|
1916
1918
|
return !1;
|
|
1917
1919
|
for (o = n; o-- !== 0; )
|
|
1918
|
-
if (!
|
|
1920
|
+
if (!Je(e[o], t[o]))
|
|
1919
1921
|
return !1;
|
|
1920
1922
|
return !0;
|
|
1921
1923
|
}
|
|
@@ -1926,27 +1928,27 @@ function Ze(e, t) {
|
|
|
1926
1928
|
return !1;
|
|
1927
1929
|
for (o = n; o-- !== 0; ) {
|
|
1928
1930
|
const i = r[o];
|
|
1929
|
-
if (!(i === "_owner" && e.$$typeof) && !
|
|
1931
|
+
if (!(i === "_owner" && e.$$typeof) && !Je(e[i], t[i]))
|
|
1930
1932
|
return !1;
|
|
1931
1933
|
}
|
|
1932
1934
|
return !0;
|
|
1933
1935
|
}
|
|
1934
1936
|
return e !== e && t !== t;
|
|
1935
1937
|
}
|
|
1936
|
-
function
|
|
1938
|
+
function wn(e) {
|
|
1937
1939
|
return typeof window > "u" ? 1 : (e.ownerDocument.defaultView || window).devicePixelRatio || 1;
|
|
1938
1940
|
}
|
|
1939
|
-
function
|
|
1940
|
-
const n =
|
|
1941
|
+
function zt(e, t) {
|
|
1942
|
+
const n = wn(e);
|
|
1941
1943
|
return Math.round(t * n) / n;
|
|
1942
1944
|
}
|
|
1943
|
-
function
|
|
1945
|
+
function Wt(e) {
|
|
1944
1946
|
const t = y.useRef(e);
|
|
1945
|
-
return
|
|
1947
|
+
return Ke(() => {
|
|
1946
1948
|
t.current = e;
|
|
1947
1949
|
}), t;
|
|
1948
1950
|
}
|
|
1949
|
-
function
|
|
1951
|
+
function Sr(e) {
|
|
1950
1952
|
e === void 0 && (e = {});
|
|
1951
1953
|
const {
|
|
1952
1954
|
placement: t = "bottom",
|
|
@@ -1960,7 +1962,7 @@ function wr(e) {
|
|
|
1960
1962
|
transform: l = !0,
|
|
1961
1963
|
whileElementsMounted: a,
|
|
1962
1964
|
open: c
|
|
1963
|
-
} = e, [
|
|
1965
|
+
} = e, [m, u] = y.useState({
|
|
1964
1966
|
x: 0,
|
|
1965
1967
|
y: 0,
|
|
1966
1968
|
strategy: n,
|
|
@@ -1968,109 +1970,109 @@ function wr(e) {
|
|
|
1968
1970
|
middlewareData: {},
|
|
1969
1971
|
isPositioned: !1
|
|
1970
1972
|
}), [f, d] = y.useState(o);
|
|
1971
|
-
|
|
1972
|
-
const [
|
|
1973
|
-
|
|
1974
|
-
}, []),
|
|
1975
|
-
|
|
1976
|
-
}, []),
|
|
1977
|
-
if (!C.current || !
|
|
1973
|
+
Je(f, o) || d(o);
|
|
1974
|
+
const [g, p] = y.useState(null), [$, h] = y.useState(null), x = y.useCallback((S) => {
|
|
1975
|
+
S !== C.current && (C.current = S, p(S));
|
|
1976
|
+
}, []), B = y.useCallback((S) => {
|
|
1977
|
+
S !== P.current && (P.current = S, h(S));
|
|
1978
|
+
}, []), R = i || g, k = s || $, C = y.useRef(null), P = y.useRef(null), T = y.useRef(m), D = a != null, A = Wt(a), L = Wt(r), M = y.useCallback(() => {
|
|
1979
|
+
if (!C.current || !P.current)
|
|
1978
1980
|
return;
|
|
1979
|
-
const
|
|
1981
|
+
const S = {
|
|
1980
1982
|
placement: t,
|
|
1981
1983
|
strategy: n,
|
|
1982
1984
|
middleware: f
|
|
1983
1985
|
};
|
|
1984
|
-
L.current && (
|
|
1985
|
-
const
|
|
1986
|
-
|
|
1986
|
+
L.current && (S.platform = L.current), Rr(C.current, P.current, S).then((w) => {
|
|
1987
|
+
const z = {
|
|
1988
|
+
...w,
|
|
1987
1989
|
isPositioned: !0
|
|
1988
1990
|
};
|
|
1989
|
-
O.current && !
|
|
1990
|
-
u(
|
|
1991
|
+
O.current && !Je(T.current, z) && (T.current = z, zn.flushSync(() => {
|
|
1992
|
+
u(z);
|
|
1991
1993
|
}));
|
|
1992
1994
|
});
|
|
1993
1995
|
}, [f, t, n, L]);
|
|
1994
|
-
|
|
1995
|
-
c === !1 && T.current.isPositioned && (T.current.isPositioned = !1, u((
|
|
1996
|
-
...
|
|
1996
|
+
Ke(() => {
|
|
1997
|
+
c === !1 && T.current.isPositioned && (T.current.isPositioned = !1, u((S) => ({
|
|
1998
|
+
...S,
|
|
1997
1999
|
isPositioned: !1
|
|
1998
2000
|
})));
|
|
1999
2001
|
}, [c]);
|
|
2000
2002
|
const O = y.useRef(!1);
|
|
2001
|
-
|
|
2003
|
+
Ke(() => (O.current = !0, () => {
|
|
2002
2004
|
O.current = !1;
|
|
2003
|
-
}), []),
|
|
2004
|
-
if (
|
|
2005
|
+
}), []), Ke(() => {
|
|
2006
|
+
if (R && (C.current = R), k && (P.current = k), R && k) {
|
|
2005
2007
|
if (A.current)
|
|
2006
|
-
return A.current(
|
|
2008
|
+
return A.current(R, k, M);
|
|
2007
2009
|
M();
|
|
2008
2010
|
}
|
|
2009
|
-
}, [
|
|
2011
|
+
}, [R, k, M, A, D]);
|
|
2010
2012
|
const b = y.useMemo(() => ({
|
|
2011
2013
|
reference: C,
|
|
2012
|
-
floating:
|
|
2014
|
+
floating: P,
|
|
2013
2015
|
setReference: x,
|
|
2014
|
-
setFloating:
|
|
2015
|
-
}), [x,
|
|
2016
|
-
reference:
|
|
2016
|
+
setFloating: B
|
|
2017
|
+
}), [x, B]), v = y.useMemo(() => ({
|
|
2018
|
+
reference: R,
|
|
2017
2019
|
floating: k
|
|
2018
|
-
}), [
|
|
2019
|
-
const
|
|
2020
|
+
}), [R, k]), I = y.useMemo(() => {
|
|
2021
|
+
const S = {
|
|
2020
2022
|
position: n,
|
|
2021
2023
|
left: 0,
|
|
2022
2024
|
top: 0
|
|
2023
2025
|
};
|
|
2024
2026
|
if (!v.floating)
|
|
2025
|
-
return
|
|
2026
|
-
const
|
|
2027
|
+
return S;
|
|
2028
|
+
const w = zt(v.floating, m.x), z = zt(v.floating, m.y);
|
|
2027
2029
|
return l ? {
|
|
2028
|
-
...
|
|
2029
|
-
transform: "translate(" +
|
|
2030
|
-
|
|
2030
|
+
...S,
|
|
2031
|
+
transform: "translate(" + w + "px, " + z + "px)",
|
|
2032
|
+
...wn(v.floating) >= 1.5 && {
|
|
2031
2033
|
willChange: "transform"
|
|
2032
2034
|
}
|
|
2033
2035
|
} : {
|
|
2034
2036
|
position: n,
|
|
2035
|
-
left:
|
|
2036
|
-
top:
|
|
2037
|
+
left: w,
|
|
2038
|
+
top: z
|
|
2037
2039
|
};
|
|
2038
|
-
}, [n, l, v.floating,
|
|
2040
|
+
}, [n, l, v.floating, m.x, m.y]);
|
|
2039
2041
|
return y.useMemo(() => ({
|
|
2040
|
-
...
|
|
2042
|
+
...m,
|
|
2041
2043
|
update: M,
|
|
2042
2044
|
refs: b,
|
|
2043
2045
|
elements: v,
|
|
2044
2046
|
floatingStyles: I
|
|
2045
|
-
}), [
|
|
2047
|
+
}), [m, M, b, v, I]);
|
|
2046
2048
|
}
|
|
2047
2049
|
/*!
|
|
2048
2050
|
* tabbable 6.2.0
|
|
2049
2051
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
2050
2052
|
*/
|
|
2051
|
-
var
|
|
2052
|
-
} : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector,
|
|
2053
|
+
var Er = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])", "a[href]:not([inert])", "button:not([inert])", "[tabindex]:not(slot):not([inert])", "audio[controls]:not([inert])", "video[controls]:not([inert])", '[contenteditable]:not([contenteditable="false"]):not([inert])', "details>summary:first-of-type:not([inert])", "details:not([inert])"], mt = /* @__PURE__ */ Er.join(","), Rn = typeof Element > "u", je = Rn ? function() {
|
|
2054
|
+
} : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector, Qe = !Rn && Element.prototype.getRootNode ? function(e) {
|
|
2053
2055
|
var t;
|
|
2054
2056
|
return e == null || (t = e.getRootNode) === null || t === void 0 ? void 0 : t.call(e);
|
|
2055
2057
|
} : function(e) {
|
|
2056
2058
|
return e == null ? void 0 : e.ownerDocument;
|
|
2057
|
-
},
|
|
2059
|
+
}, et = function e(t, n) {
|
|
2058
2060
|
var o;
|
|
2059
2061
|
n === void 0 && (n = !0);
|
|
2060
2062
|
var r = t == null || (o = t.getAttribute) === null || o === void 0 ? void 0 : o.call(t, "inert"), i = r === "" || r === "true", s = i || n && t && e(t.parentNode);
|
|
2061
2063
|
return s;
|
|
2062
|
-
},
|
|
2064
|
+
}, Cr = function(t) {
|
|
2063
2065
|
var n, o = t == null || (n = t.getAttribute) === null || n === void 0 ? void 0 : n.call(t, "contenteditable");
|
|
2064
2066
|
return o === "" || o === "true";
|
|
2065
|
-
},
|
|
2066
|
-
if (
|
|
2067
|
+
}, kr = function(t, n, o) {
|
|
2068
|
+
if (et(t))
|
|
2067
2069
|
return [];
|
|
2068
|
-
var r = Array.prototype.slice.apply(t.querySelectorAll(
|
|
2069
|
-
return n &&
|
|
2070
|
-
},
|
|
2070
|
+
var r = Array.prototype.slice.apply(t.querySelectorAll(mt));
|
|
2071
|
+
return n && je.call(t, mt) && r.unshift(t), r = r.filter(o), r;
|
|
2072
|
+
}, Tr = function e(t, n, o) {
|
|
2071
2073
|
for (var r = [], i = Array.from(t); i.length; ) {
|
|
2072
2074
|
var s = i.shift();
|
|
2073
|
-
if (!
|
|
2075
|
+
if (!et(s, !1))
|
|
2074
2076
|
if (s.tagName === "SLOT") {
|
|
2075
2077
|
var l = s.assignedElements(), a = l.length ? l : s.children, c = e(a, !0, o);
|
|
2076
2078
|
o.flatten ? r.push.apply(r, c) : r.push({
|
|
@@ -2078,10 +2080,10 @@ var $r = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
|
|
|
2078
2080
|
candidates: c
|
|
2079
2081
|
});
|
|
2080
2082
|
} else {
|
|
2081
|
-
var
|
|
2082
|
-
|
|
2083
|
+
var m = je.call(s, mt);
|
|
2084
|
+
m && o.filter(s) && (n || !t.includes(s)) && r.push(s);
|
|
2083
2085
|
var u = s.shadowRoot || // check for an undisclosed shadow
|
|
2084
|
-
typeof o.getShadowRoot == "function" && o.getShadowRoot(s), f = !
|
|
2086
|
+
typeof o.getShadowRoot == "function" && o.getShadowRoot(s), f = !et(u, !1) && (!o.shadowRootFilter || o.shadowRootFilter(s));
|
|
2085
2087
|
if (u && f) {
|
|
2086
2088
|
var d = e(u === !0 ? s.children : u.children, !0, o);
|
|
2087
2089
|
o.flatten ? r.push.apply(r, d) : r.push({
|
|
@@ -2093,34 +2095,34 @@ var $r = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
|
|
|
2093
2095
|
}
|
|
2094
2096
|
}
|
|
2095
2097
|
return r;
|
|
2096
|
-
},
|
|
2098
|
+
}, Sn = function(t) {
|
|
2097
2099
|
return !isNaN(parseInt(t.getAttribute("tabindex"), 10));
|
|
2098
2100
|
}, En = function(t) {
|
|
2099
2101
|
if (!t)
|
|
2100
2102
|
throw new Error("No node provided");
|
|
2101
|
-
return t.tabIndex < 0 && (/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName) ||
|
|
2102
|
-
},
|
|
2103
|
+
return t.tabIndex < 0 && (/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName) || Cr(t)) && !Sn(t) ? 0 : t.tabIndex;
|
|
2104
|
+
}, Ir = function(t, n) {
|
|
2103
2105
|
var o = En(t);
|
|
2104
|
-
return o < 0 && n && !
|
|
2105
|
-
},
|
|
2106
|
+
return o < 0 && n && !Sn(t) ? 0 : o;
|
|
2107
|
+
}, Br = function(t, n) {
|
|
2106
2108
|
return t.tabIndex === n.tabIndex ? t.documentOrder - n.documentOrder : t.tabIndex - n.tabIndex;
|
|
2107
2109
|
}, Cn = function(t) {
|
|
2108
2110
|
return t.tagName === "INPUT";
|
|
2109
|
-
},
|
|
2111
|
+
}, Pr = function(t) {
|
|
2110
2112
|
return Cn(t) && t.type === "hidden";
|
|
2111
|
-
},
|
|
2113
|
+
}, Ar = function(t) {
|
|
2112
2114
|
var n = t.tagName === "DETAILS" && Array.prototype.slice.apply(t.children).some(function(o) {
|
|
2113
2115
|
return o.tagName === "SUMMARY";
|
|
2114
2116
|
});
|
|
2115
2117
|
return n;
|
|
2116
|
-
},
|
|
2118
|
+
}, Or = function(t, n) {
|
|
2117
2119
|
for (var o = 0; o < t.length; o++)
|
|
2118
2120
|
if (t[o].checked && t[o].form === n)
|
|
2119
2121
|
return t[o];
|
|
2120
|
-
},
|
|
2122
|
+
}, Dr = function(t) {
|
|
2121
2123
|
if (!t.name)
|
|
2122
2124
|
return !0;
|
|
2123
|
-
var n = t.form ||
|
|
2125
|
+
var n = t.form || Qe(t), o = function(l) {
|
|
2124
2126
|
return n.querySelectorAll('input[type="radio"][name="' + l + '"]');
|
|
2125
2127
|
}, r;
|
|
2126
2128
|
if (typeof window < "u" && typeof window.CSS < "u" && typeof window.CSS.escape == "function")
|
|
@@ -2131,78 +2133,78 @@ var $r = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
|
|
|
2131
2133
|
} catch (s) {
|
|
2132
2134
|
return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s", s.message), !1;
|
|
2133
2135
|
}
|
|
2134
|
-
var i =
|
|
2136
|
+
var i = Or(r, t.form);
|
|
2135
2137
|
return !i || i === t;
|
|
2136
|
-
},
|
|
2138
|
+
}, Mr = function(t) {
|
|
2137
2139
|
return Cn(t) && t.type === "radio";
|
|
2138
|
-
},
|
|
2139
|
-
return
|
|
2140
|
-
},
|
|
2141
|
-
var n, o = t &&
|
|
2140
|
+
}, Lr = function(t) {
|
|
2141
|
+
return Mr(t) && !Dr(t);
|
|
2142
|
+
}, Fr = function(t) {
|
|
2143
|
+
var n, o = t && Qe(t), r = (n = o) === null || n === void 0 ? void 0 : n.host, i = !1;
|
|
2142
2144
|
if (o && o !== t) {
|
|
2143
2145
|
var s, l, a;
|
|
2144
2146
|
for (i = !!((s = r) !== null && s !== void 0 && (l = s.ownerDocument) !== null && l !== void 0 && l.contains(r) || t != null && (a = t.ownerDocument) !== null && a !== void 0 && a.contains(t)); !i && r; ) {
|
|
2145
|
-
var c,
|
|
2146
|
-
o =
|
|
2147
|
+
var c, m, u;
|
|
2148
|
+
o = Qe(r), r = (c = o) === null || c === void 0 ? void 0 : c.host, i = !!((m = r) !== null && m !== void 0 && (u = m.ownerDocument) !== null && u !== void 0 && u.contains(r));
|
|
2147
2149
|
}
|
|
2148
2150
|
}
|
|
2149
2151
|
return i;
|
|
2150
|
-
},
|
|
2152
|
+
}, Nt = function(t) {
|
|
2151
2153
|
var n = t.getBoundingClientRect(), o = n.width, r = n.height;
|
|
2152
2154
|
return o === 0 && r === 0;
|
|
2153
|
-
},
|
|
2155
|
+
}, zr = function(t, n) {
|
|
2154
2156
|
var o = n.displayCheck, r = n.getShadowRoot;
|
|
2155
2157
|
if (getComputedStyle(t).visibility === "hidden")
|
|
2156
2158
|
return !0;
|
|
2157
|
-
var i =
|
|
2158
|
-
if (
|
|
2159
|
+
var i = je.call(t, "details>summary:first-of-type"), s = i ? t.parentElement : t;
|
|
2160
|
+
if (je.call(s, "details:not([open]) *"))
|
|
2159
2161
|
return !0;
|
|
2160
2162
|
if (!o || o === "full" || o === "legacy-full") {
|
|
2161
2163
|
if (typeof r == "function") {
|
|
2162
2164
|
for (var l = t; t; ) {
|
|
2163
|
-
var a = t.parentElement, c =
|
|
2165
|
+
var a = t.parentElement, c = Qe(t);
|
|
2164
2166
|
if (a && !a.shadowRoot && r(a) === !0)
|
|
2165
|
-
return
|
|
2167
|
+
return Nt(t);
|
|
2166
2168
|
t.assignedSlot ? t = t.assignedSlot : !a && c !== t.ownerDocument ? t = c.host : t = a;
|
|
2167
2169
|
}
|
|
2168
2170
|
t = l;
|
|
2169
2171
|
}
|
|
2170
|
-
if (
|
|
2172
|
+
if (Fr(t))
|
|
2171
2173
|
return !t.getClientRects().length;
|
|
2172
2174
|
if (o !== "legacy-full")
|
|
2173
2175
|
return !0;
|
|
2174
2176
|
} else if (o === "non-zero-area")
|
|
2175
|
-
return
|
|
2177
|
+
return Nt(t);
|
|
2176
2178
|
return !1;
|
|
2177
|
-
},
|
|
2179
|
+
}, Wr = function(t) {
|
|
2178
2180
|
if (/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))
|
|
2179
2181
|
for (var n = t.parentElement; n; ) {
|
|
2180
2182
|
if (n.tagName === "FIELDSET" && n.disabled) {
|
|
2181
2183
|
for (var o = 0; o < n.children.length; o++) {
|
|
2182
2184
|
var r = n.children.item(o);
|
|
2183
2185
|
if (r.tagName === "LEGEND")
|
|
2184
|
-
return
|
|
2186
|
+
return je.call(n, "fieldset[disabled] *") ? !0 : !r.contains(t);
|
|
2185
2187
|
}
|
|
2186
2188
|
return !0;
|
|
2187
2189
|
}
|
|
2188
2190
|
n = n.parentElement;
|
|
2189
2191
|
}
|
|
2190
2192
|
return !1;
|
|
2191
|
-
},
|
|
2193
|
+
}, Nr = function(t, n) {
|
|
2192
2194
|
return !(n.disabled || // we must do an inert look up to filter out any elements inside an inert ancestor
|
|
2193
2195
|
// because we're limited in the type of selectors we can use in JSDom (see related
|
|
2194
2196
|
// note related to `candidateSelectors`)
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
},
|
|
2198
|
-
return !(
|
|
2199
|
-
},
|
|
2197
|
+
et(n) || Pr(n) || zr(n, t) || // For a details element with a summary, the summary element gets the focus
|
|
2198
|
+
Ar(n) || Wr(n));
|
|
2199
|
+
}, jt = function(t, n) {
|
|
2200
|
+
return !(Lr(n) || En(n) < 0 || !Nr(t, n));
|
|
2201
|
+
}, jr = function(t) {
|
|
2200
2202
|
var n = parseInt(t.getAttribute("tabindex"), 10);
|
|
2201
2203
|
return !!(isNaN(n) || n >= 0);
|
|
2202
|
-
},
|
|
2204
|
+
}, Hr = function e(t) {
|
|
2203
2205
|
var n = [], o = [];
|
|
2204
2206
|
return t.forEach(function(r, i) {
|
|
2205
|
-
var s = !!r.scopeParent, l = s ? r.scopeParent : r, a =
|
|
2207
|
+
var s = !!r.scopeParent, l = s ? r.scopeParent : r, a = Ir(l, s), c = s ? e(r.candidates) : l;
|
|
2206
2208
|
a === 0 ? s ? n.push.apply(n, c) : n.push(l) : o.push({
|
|
2207
2209
|
documentOrder: i,
|
|
2208
2210
|
tabIndex: a,
|
|
@@ -2210,26 +2212,26 @@ var $r = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
|
|
|
2210
2212
|
isScope: s,
|
|
2211
2213
|
content: c
|
|
2212
2214
|
});
|
|
2213
|
-
}), o.sort(
|
|
2215
|
+
}), o.sort(Br).reduce(function(r, i) {
|
|
2214
2216
|
return i.isScope ? r.push.apply(r, i.content) : r.push(i.content), r;
|
|
2215
2217
|
}, []).concat(n);
|
|
2216
2218
|
}, kn = function(t, n) {
|
|
2217
2219
|
n = n || {};
|
|
2218
2220
|
var o;
|
|
2219
|
-
return n.getShadowRoot ? o =
|
|
2220
|
-
filter:
|
|
2221
|
+
return n.getShadowRoot ? o = Tr([t], n.includeContainer, {
|
|
2222
|
+
filter: jt.bind(null, n),
|
|
2221
2223
|
flatten: !1,
|
|
2222
2224
|
getShadowRoot: n.getShadowRoot,
|
|
2223
|
-
shadowRootFilter:
|
|
2224
|
-
}) : o =
|
|
2225
|
+
shadowRootFilter: jr
|
|
2226
|
+
}) : o = kr(t, n.includeContainer, jt.bind(null, n)), Hr(o);
|
|
2225
2227
|
};
|
|
2226
|
-
const
|
|
2227
|
-
function
|
|
2228
|
+
const Vr = y[/* @__PURE__ */ "useInsertionEffect".toString()], _r = Vr || ((e) => e());
|
|
2229
|
+
function Te(e) {
|
|
2228
2230
|
const t = y.useRef(() => {
|
|
2229
2231
|
if (process.env.NODE_ENV !== "production")
|
|
2230
2232
|
throw new Error("Cannot call an event handler while rendering.");
|
|
2231
2233
|
});
|
|
2232
|
-
return
|
|
2234
|
+
return _r(() => {
|
|
2233
2235
|
t.current = e;
|
|
2234
2236
|
}), y.useCallback(function() {
|
|
2235
2237
|
for (var n = arguments.length, o = new Array(n), r = 0; r < n; r++)
|
|
@@ -2237,7 +2239,7 @@ function ke(e) {
|
|
|
2237
2239
|
return t.current == null ? void 0 : t.current(...o);
|
|
2238
2240
|
}, []);
|
|
2239
2241
|
}
|
|
2240
|
-
var Q = typeof document < "u" ?
|
|
2242
|
+
var Q = typeof document < "u" ? en : tn;
|
|
2241
2243
|
function gt() {
|
|
2242
2244
|
return gt = Object.assign ? Object.assign.bind() : function(e) {
|
|
2243
2245
|
for (var t = 1; t < arguments.length; t++) {
|
|
@@ -2248,18 +2250,18 @@ function gt() {
|
|
|
2248
2250
|
return e;
|
|
2249
2251
|
}, gt.apply(this, arguments);
|
|
2250
2252
|
}
|
|
2251
|
-
let
|
|
2252
|
-
const
|
|
2253
|
-
function
|
|
2254
|
-
const [e, t] = y.useState(() =>
|
|
2253
|
+
let it = !1, Yr = 0;
|
|
2254
|
+
const Ht = () => "floating-ui-" + Yr++;
|
|
2255
|
+
function Xr() {
|
|
2256
|
+
const [e, t] = y.useState(() => it ? Ht() : void 0);
|
|
2255
2257
|
return Q(() => {
|
|
2256
|
-
e == null && t(
|
|
2258
|
+
e == null && t(Ht());
|
|
2257
2259
|
}, []), y.useEffect(() => {
|
|
2258
|
-
|
|
2260
|
+
it || (it = !0);
|
|
2259
2261
|
}, []), e;
|
|
2260
2262
|
}
|
|
2261
|
-
const
|
|
2262
|
-
function
|
|
2263
|
+
const Kr = y[/* @__PURE__ */ "useId".toString()], $t = Kr || Xr;
|
|
2264
|
+
function Gr() {
|
|
2263
2265
|
const e = /* @__PURE__ */ new Map();
|
|
2264
2266
|
return {
|
|
2265
2267
|
emit(t, n) {
|
|
@@ -2275,24 +2277,24 @@ function Yr() {
|
|
|
2275
2277
|
}
|
|
2276
2278
|
};
|
|
2277
2279
|
}
|
|
2278
|
-
const
|
|
2280
|
+
const Ur = /* @__PURE__ */ y.createContext(null), qr = /* @__PURE__ */ y.createContext(null), wt = () => {
|
|
2279
2281
|
var e;
|
|
2280
|
-
return ((e = y.useContext(
|
|
2281
|
-
},
|
|
2282
|
-
function
|
|
2282
|
+
return ((e = y.useContext(Ur)) == null ? void 0 : e.id) || null;
|
|
2283
|
+
}, Rt = () => y.useContext(qr);
|
|
2284
|
+
function nt(e) {
|
|
2283
2285
|
return "data-floating-ui-" + e;
|
|
2284
2286
|
}
|
|
2285
|
-
function
|
|
2286
|
-
const t =
|
|
2287
|
+
function Be(e) {
|
|
2288
|
+
const t = Dn(e);
|
|
2287
2289
|
return Q(() => {
|
|
2288
2290
|
t.current = e;
|
|
2289
2291
|
}), t;
|
|
2290
2292
|
}
|
|
2291
|
-
const
|
|
2292
|
-
function
|
|
2293
|
-
return n && !
|
|
2293
|
+
const Vt = /* @__PURE__ */ nt("safe-polygon");
|
|
2294
|
+
function st(e, t, n) {
|
|
2295
|
+
return n && !Ue(n) ? 0 : typeof e == "number" ? e : e == null ? void 0 : e[t];
|
|
2294
2296
|
}
|
|
2295
|
-
function
|
|
2297
|
+
function Zr(e, t) {
|
|
2296
2298
|
t === void 0 && (t = {});
|
|
2297
2299
|
const {
|
|
2298
2300
|
open: n,
|
|
@@ -2306,12 +2308,12 @@ function Gr(e, t) {
|
|
|
2306
2308
|
refs: a
|
|
2307
2309
|
} = e, {
|
|
2308
2310
|
enabled: c = !0,
|
|
2309
|
-
delay:
|
|
2311
|
+
delay: m = 0,
|
|
2310
2312
|
handleClose: u = null,
|
|
2311
2313
|
mouseOnly: f = !1,
|
|
2312
2314
|
restMs: d = 0,
|
|
2313
|
-
move:
|
|
2314
|
-
} = t, p =
|
|
2315
|
+
move: g = !0
|
|
2316
|
+
} = t, p = Rt(), $ = wt(), h = Be(u), x = Be(m), B = y.useRef(), R = y.useRef(), k = y.useRef(), C = y.useRef(), P = y.useRef(!0), T = y.useRef(!1), D = y.useRef(() => {
|
|
2315
2317
|
}), A = y.useCallback(() => {
|
|
2316
2318
|
var b;
|
|
2317
2319
|
const v = (b = r.current.openEvent) == null ? void 0 : b.type;
|
|
@@ -2324,7 +2326,7 @@ function Gr(e, t) {
|
|
|
2324
2326
|
let {
|
|
2325
2327
|
open: I
|
|
2326
2328
|
} = v;
|
|
2327
|
-
I || (clearTimeout(
|
|
2329
|
+
I || (clearTimeout(R.current), clearTimeout(C.current), P.current = !0);
|
|
2328
2330
|
}
|
|
2329
2331
|
return i.on("openchange", b), () => {
|
|
2330
2332
|
i.off("openchange", b);
|
|
@@ -2335,21 +2337,21 @@ function Gr(e, t) {
|
|
|
2335
2337
|
function b(I) {
|
|
2336
2338
|
A() && o(!1, I, "hover");
|
|
2337
2339
|
}
|
|
2338
|
-
const v =
|
|
2340
|
+
const v = pe(l).documentElement;
|
|
2339
2341
|
return v.addEventListener("mouseleave", b), () => {
|
|
2340
2342
|
v.removeEventListener("mouseleave", b);
|
|
2341
2343
|
};
|
|
2342
2344
|
}, [l, n, o, c, h, A]);
|
|
2343
2345
|
const L = y.useCallback(function(b, v, I) {
|
|
2344
2346
|
v === void 0 && (v = !0), I === void 0 && (I = "hover");
|
|
2345
|
-
const
|
|
2346
|
-
|
|
2347
|
+
const S = st(x.current, "close", B.current);
|
|
2348
|
+
S && !k.current ? (clearTimeout(R.current), R.current = setTimeout(() => o(!1, b, I), S)) : v && (clearTimeout(R.current), o(!1, b, I));
|
|
2347
2349
|
}, [x, o]), M = y.useCallback(() => {
|
|
2348
2350
|
D.current(), k.current = void 0;
|
|
2349
2351
|
}, []), O = y.useCallback(() => {
|
|
2350
2352
|
if (T.current) {
|
|
2351
|
-
const b =
|
|
2352
|
-
b.style.pointerEvents = "", b.removeAttribute(
|
|
2353
|
+
const b = pe(a.floating.current).body;
|
|
2354
|
+
b.style.pointerEvents = "", b.removeAttribute(Vt), T.current = !1;
|
|
2353
2355
|
}
|
|
2354
2356
|
}, [a]);
|
|
2355
2357
|
return y.useEffect(() => {
|
|
@@ -2358,77 +2360,77 @@ function Gr(e, t) {
|
|
|
2358
2360
|
function b() {
|
|
2359
2361
|
return r.current.openEvent ? ["click", "mousedown"].includes(r.current.openEvent.type) : !1;
|
|
2360
2362
|
}
|
|
2361
|
-
function v(
|
|
2362
|
-
if (clearTimeout(
|
|
2363
|
+
function v(w) {
|
|
2364
|
+
if (clearTimeout(R.current), P.current = !1, f && !Ue(B.current) || d > 0 && st(x.current, "open") === 0)
|
|
2363
2365
|
return;
|
|
2364
|
-
const
|
|
2365
|
-
|
|
2366
|
-
o(!0,
|
|
2367
|
-
},
|
|
2366
|
+
const z = st(x.current, "open", B.current);
|
|
2367
|
+
z ? R.current = setTimeout(() => {
|
|
2368
|
+
o(!0, w, "hover");
|
|
2369
|
+
}, z) : o(!0, w, "hover");
|
|
2368
2370
|
}
|
|
2369
|
-
function I(
|
|
2371
|
+
function I(w) {
|
|
2370
2372
|
if (b())
|
|
2371
2373
|
return;
|
|
2372
2374
|
D.current();
|
|
2373
|
-
const
|
|
2375
|
+
const z = pe(l);
|
|
2374
2376
|
if (clearTimeout(C.current), h.current) {
|
|
2375
|
-
n || clearTimeout(
|
|
2377
|
+
n || clearTimeout(R.current), k.current = h.current({
|
|
2376
2378
|
...e,
|
|
2377
2379
|
tree: p,
|
|
2378
|
-
x:
|
|
2379
|
-
y:
|
|
2380
|
+
x: w.clientX,
|
|
2381
|
+
y: w.clientY,
|
|
2380
2382
|
onClose() {
|
|
2381
|
-
O(), M(), L(
|
|
2383
|
+
O(), M(), L(w, !0, "safe-polygon");
|
|
2382
2384
|
}
|
|
2383
2385
|
});
|
|
2384
2386
|
const U = k.current;
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
+
z.addEventListener("mousemove", U), D.current = () => {
|
|
2388
|
+
z.removeEventListener("mousemove", U);
|
|
2387
2389
|
};
|
|
2388
2390
|
return;
|
|
2389
2391
|
}
|
|
2390
|
-
(
|
|
2392
|
+
(B.current === "touch" ? !ye(l, w.relatedTarget) : !0) && L(w);
|
|
2391
2393
|
}
|
|
2392
|
-
function
|
|
2394
|
+
function S(w) {
|
|
2393
2395
|
b() || h.current == null || h.current({
|
|
2394
2396
|
...e,
|
|
2395
2397
|
tree: p,
|
|
2396
|
-
x:
|
|
2397
|
-
y:
|
|
2398
|
+
x: w.clientX,
|
|
2399
|
+
y: w.clientY,
|
|
2398
2400
|
onClose() {
|
|
2399
|
-
O(), M(), L(
|
|
2401
|
+
O(), M(), L(w);
|
|
2400
2402
|
}
|
|
2401
|
-
})(
|
|
2403
|
+
})(w);
|
|
2402
2404
|
}
|
|
2403
|
-
if (
|
|
2404
|
-
const
|
|
2405
|
-
return n &&
|
|
2405
|
+
if (j(s)) {
|
|
2406
|
+
const w = s;
|
|
2407
|
+
return n && w.addEventListener("mouseleave", S), l == null || l.addEventListener("mouseleave", S), g && w.addEventListener("mousemove", v, {
|
|
2406
2408
|
once: !0
|
|
2407
|
-
}),
|
|
2408
|
-
n &&
|
|
2409
|
+
}), w.addEventListener("mouseenter", v), w.addEventListener("mouseleave", I), () => {
|
|
2410
|
+
n && w.removeEventListener("mouseleave", S), l == null || l.removeEventListener("mouseleave", S), g && w.removeEventListener("mousemove", v), w.removeEventListener("mouseenter", v), w.removeEventListener("mouseleave", I);
|
|
2409
2411
|
};
|
|
2410
2412
|
}
|
|
2411
|
-
}, [s, l, c, e, f, d,
|
|
2413
|
+
}, [s, l, c, e, f, d, g, L, M, O, o, n, p, x, h, r]), Q(() => {
|
|
2412
2414
|
var b;
|
|
2413
2415
|
if (c && n && (b = h.current) != null && b.__options.blockPointerEvents && A()) {
|
|
2414
|
-
const I =
|
|
2415
|
-
if (I.setAttribute(
|
|
2416
|
+
const I = pe(l).body;
|
|
2417
|
+
if (I.setAttribute(Vt, ""), I.style.pointerEvents = "none", T.current = !0, j(s) && l) {
|
|
2416
2418
|
var v;
|
|
2417
|
-
const
|
|
2418
|
-
return
|
|
2419
|
-
|
|
2419
|
+
const S = s, w = p == null || (v = p.nodesRef.current.find((z) => z.id === $)) == null || (v = v.context) == null ? void 0 : v.elements.floating;
|
|
2420
|
+
return w && (w.style.pointerEvents = ""), S.style.pointerEvents = "auto", l.style.pointerEvents = "auto", () => {
|
|
2421
|
+
S.style.pointerEvents = "", l.style.pointerEvents = "";
|
|
2420
2422
|
};
|
|
2421
2423
|
}
|
|
2422
2424
|
}
|
|
2423
|
-
}, [c, n,
|
|
2424
|
-
n || (
|
|
2425
|
+
}, [c, n, $, l, s, p, h, A]), Q(() => {
|
|
2426
|
+
n || (B.current = void 0, M(), O());
|
|
2425
2427
|
}, [n, M, O]), y.useEffect(() => () => {
|
|
2426
|
-
M(), clearTimeout(
|
|
2428
|
+
M(), clearTimeout(R.current), clearTimeout(C.current), O();
|
|
2427
2429
|
}, [c, s, M, O]), y.useMemo(() => {
|
|
2428
2430
|
if (!c)
|
|
2429
2431
|
return {};
|
|
2430
2432
|
function b(v) {
|
|
2431
|
-
|
|
2433
|
+
B.current = v.pointerType;
|
|
2432
2434
|
}
|
|
2433
2435
|
return {
|
|
2434
2436
|
reference: {
|
|
@@ -2436,13 +2438,13 @@ function Gr(e, t) {
|
|
|
2436
2438
|
onPointerEnter: b,
|
|
2437
2439
|
onMouseMove(v) {
|
|
2438
2440
|
n || d === 0 || (clearTimeout(C.current), C.current = setTimeout(() => {
|
|
2439
|
-
|
|
2441
|
+
P.current || o(!0, v.nativeEvent, "hover");
|
|
2440
2442
|
}, d));
|
|
2441
2443
|
}
|
|
2442
2444
|
},
|
|
2443
2445
|
floating: {
|
|
2444
2446
|
onMouseEnter() {
|
|
2445
|
-
clearTimeout(
|
|
2447
|
+
clearTimeout(R.current);
|
|
2446
2448
|
},
|
|
2447
2449
|
onMouseLeave(v) {
|
|
2448
2450
|
L(v.nativeEvent, !1);
|
|
@@ -2451,7 +2453,7 @@ function Gr(e, t) {
|
|
|
2451
2453
|
};
|
|
2452
2454
|
}, [c, d, n, o, L]);
|
|
2453
2455
|
}
|
|
2454
|
-
function
|
|
2456
|
+
function Ge(e, t) {
|
|
2455
2457
|
let n = e.filter((r) => {
|
|
2456
2458
|
var i;
|
|
2457
2459
|
return r.parentId === t && ((i = r.context) == null ? void 0 : i.open);
|
|
@@ -2478,31 +2480,31 @@ const Tn = () => ({
|
|
|
2478
2480
|
function In(e, t) {
|
|
2479
2481
|
const n = kn(e, Tn());
|
|
2480
2482
|
t === "prev" && n.reverse();
|
|
2481
|
-
const o = n.indexOf(
|
|
2483
|
+
const o = n.indexOf(Fo(pe(e)));
|
|
2482
2484
|
return n.slice(o + 1)[0];
|
|
2483
2485
|
}
|
|
2484
|
-
function
|
|
2486
|
+
function Jr() {
|
|
2485
2487
|
return In(document.body, "next");
|
|
2486
2488
|
}
|
|
2487
|
-
function
|
|
2489
|
+
function Qr() {
|
|
2488
2490
|
return In(document.body, "prev");
|
|
2489
2491
|
}
|
|
2490
|
-
function
|
|
2492
|
+
function lt(e, t) {
|
|
2491
2493
|
const n = t || e.currentTarget, o = e.relatedTarget;
|
|
2492
|
-
return !o || !
|
|
2494
|
+
return !o || !ye(n, o);
|
|
2493
2495
|
}
|
|
2494
|
-
function
|
|
2496
|
+
function ei(e) {
|
|
2495
2497
|
kn(e, Tn()).forEach((n) => {
|
|
2496
2498
|
n.dataset.tabindex = n.getAttribute("tabindex") || "", n.setAttribute("tabindex", "-1");
|
|
2497
2499
|
});
|
|
2498
2500
|
}
|
|
2499
|
-
function
|
|
2501
|
+
function ti(e) {
|
|
2500
2502
|
e.querySelectorAll("[data-tabindex]").forEach((n) => {
|
|
2501
2503
|
const o = n.dataset.tabindex;
|
|
2502
2504
|
delete n.dataset.tabindex, o ? n.setAttribute("tabindex", o) : n.removeAttribute("tabindex");
|
|
2503
2505
|
});
|
|
2504
2506
|
}
|
|
2505
|
-
const
|
|
2507
|
+
const Bn = {
|
|
2506
2508
|
border: 0,
|
|
2507
2509
|
clip: "rect(0 0 0 0)",
|
|
2508
2510
|
height: "1px",
|
|
@@ -2515,14 +2517,14 @@ const Pn = {
|
|
|
2515
2517
|
top: 0,
|
|
2516
2518
|
left: 0
|
|
2517
2519
|
};
|
|
2518
|
-
let
|
|
2519
|
-
function
|
|
2520
|
-
e.key === "Tab" && (e.target, clearTimeout(
|
|
2520
|
+
let ni;
|
|
2521
|
+
function _t(e) {
|
|
2522
|
+
e.key === "Tab" && (e.target, clearTimeout(ni));
|
|
2521
2523
|
}
|
|
2522
|
-
const
|
|
2524
|
+
const Yt = /* @__PURE__ */ y.forwardRef(function(t, n) {
|
|
2523
2525
|
const [o, r] = y.useState();
|
|
2524
|
-
Q(() => (
|
|
2525
|
-
document.removeEventListener("keydown",
|
|
2526
|
+
Q(() => (zo() && r("button"), document.addEventListener("keydown", _t), () => {
|
|
2527
|
+
document.removeEventListener("keydown", _t);
|
|
2526
2528
|
}), []);
|
|
2527
2529
|
const i = {
|
|
2528
2530
|
ref: n,
|
|
@@ -2530,17 +2532,17 @@ const Xt = /* @__PURE__ */ y.forwardRef(function(t, n) {
|
|
|
2530
2532
|
// Role is only for VoiceOver
|
|
2531
2533
|
role: o,
|
|
2532
2534
|
"aria-hidden": o ? void 0 : !0,
|
|
2533
|
-
[
|
|
2534
|
-
style:
|
|
2535
|
+
[nt("focus-guard")]: "",
|
|
2536
|
+
style: Bn
|
|
2535
2537
|
};
|
|
2536
2538
|
return /* @__PURE__ */ y.createElement("span", gt({}, t, i));
|
|
2537
|
-
}),
|
|
2538
|
-
function
|
|
2539
|
+
}), Pn = /* @__PURE__ */ y.createContext(null), Xt = /* @__PURE__ */ nt("portal");
|
|
2540
|
+
function oi(e) {
|
|
2539
2541
|
let {
|
|
2540
2542
|
id: t,
|
|
2541
2543
|
root: n
|
|
2542
2544
|
} = e === void 0 ? {} : e;
|
|
2543
|
-
const [o, r] = y.useState(null), i =
|
|
2545
|
+
const [o, r] = y.useState(null), i = $t(), s = ii(), l = y.useRef(null);
|
|
2544
2546
|
return Q(() => () => {
|
|
2545
2547
|
o == null || o.remove(), queueMicrotask(() => {
|
|
2546
2548
|
l.current = null;
|
|
@@ -2552,29 +2554,29 @@ function ei(e) {
|
|
|
2552
2554
|
if (!a)
|
|
2553
2555
|
return;
|
|
2554
2556
|
const c = document.createElement("div");
|
|
2555
|
-
c.id = i, c.setAttribute(
|
|
2557
|
+
c.id = i, c.setAttribute(Xt, ""), a.appendChild(c), l.current = c, r(c);
|
|
2556
2558
|
}, [t, i]), Q(() => {
|
|
2557
2559
|
if (l.current)
|
|
2558
2560
|
return;
|
|
2559
2561
|
let a = n || (s == null ? void 0 : s.portalNode);
|
|
2560
|
-
a && !
|
|
2562
|
+
a && !j(a) && (a = a.current), a = a || document.body;
|
|
2561
2563
|
let c = null;
|
|
2562
2564
|
t && (c = document.createElement("div"), c.id = t, a.appendChild(c));
|
|
2563
|
-
const
|
|
2564
|
-
|
|
2565
|
+
const m = document.createElement("div");
|
|
2566
|
+
m.id = i, m.setAttribute(Xt, ""), a = c || a, a.appendChild(m), l.current = m, r(m);
|
|
2565
2567
|
}, [t, n, i, s]), o;
|
|
2566
2568
|
}
|
|
2567
|
-
function
|
|
2569
|
+
function ri(e) {
|
|
2568
2570
|
let {
|
|
2569
2571
|
children: t,
|
|
2570
2572
|
id: n,
|
|
2571
2573
|
root: o = null,
|
|
2572
2574
|
preserveTabOrder: r = !0
|
|
2573
2575
|
} = e;
|
|
2574
|
-
const i =
|
|
2576
|
+
const i = oi({
|
|
2575
2577
|
id: n,
|
|
2576
2578
|
root: o
|
|
2577
|
-
}), [s, l] = y.useState(null), a = y.useRef(null), c = y.useRef(null),
|
|
2579
|
+
}), [s, l] = y.useState(null), a = y.useRef(null), c = y.useRef(null), m = y.useRef(null), u = y.useRef(null), f = (
|
|
2578
2580
|
// The FocusManager and therefore floating element are currently open/
|
|
2579
2581
|
// rendered.
|
|
2580
2582
|
!!s && // Guards are only for non-modal focus management.
|
|
@@ -2584,59 +2586,59 @@ function ti(e) {
|
|
|
2584
2586
|
return y.useEffect(() => {
|
|
2585
2587
|
if (!i || !r || s != null && s.modal)
|
|
2586
2588
|
return;
|
|
2587
|
-
function d(
|
|
2588
|
-
i &&
|
|
2589
|
+
function d(g) {
|
|
2590
|
+
i && lt(g) && (g.type === "focusin" ? ti : ei)(i);
|
|
2589
2591
|
}
|
|
2590
2592
|
return i.addEventListener("focusin", d, !0), i.addEventListener("focusout", d, !0), () => {
|
|
2591
2593
|
i.removeEventListener("focusin", d, !0), i.removeEventListener("focusout", d, !0);
|
|
2592
2594
|
};
|
|
2593
|
-
}, [i, r, s == null ? void 0 : s.modal]), /* @__PURE__ */ y.createElement(
|
|
2595
|
+
}, [i, r, s == null ? void 0 : s.modal]), /* @__PURE__ */ y.createElement(Pn.Provider, {
|
|
2594
2596
|
value: y.useMemo(() => ({
|
|
2595
2597
|
preserveTabOrder: r,
|
|
2596
2598
|
beforeOutsideRef: a,
|
|
2597
2599
|
afterOutsideRef: c,
|
|
2598
|
-
beforeInsideRef:
|
|
2600
|
+
beforeInsideRef: m,
|
|
2599
2601
|
afterInsideRef: u,
|
|
2600
2602
|
portalNode: i,
|
|
2601
2603
|
setFocusManagerState: l
|
|
2602
2604
|
}), [r, i])
|
|
2603
|
-
}, f && i && /* @__PURE__ */ y.createElement(
|
|
2605
|
+
}, f && i && /* @__PURE__ */ y.createElement(Yt, {
|
|
2604
2606
|
"data-type": "outside",
|
|
2605
2607
|
ref: a,
|
|
2606
2608
|
onFocus: (d) => {
|
|
2607
|
-
if (
|
|
2608
|
-
var
|
|
2609
|
-
(
|
|
2609
|
+
if (lt(d, i)) {
|
|
2610
|
+
var g;
|
|
2611
|
+
(g = m.current) == null || g.focus();
|
|
2610
2612
|
} else {
|
|
2611
|
-
const p =
|
|
2613
|
+
const p = Qr() || (s == null ? void 0 : s.refs.domReference.current);
|
|
2612
2614
|
p == null || p.focus();
|
|
2613
2615
|
}
|
|
2614
2616
|
}
|
|
2615
2617
|
}), f && i && /* @__PURE__ */ y.createElement("span", {
|
|
2616
2618
|
"aria-owns": i.id,
|
|
2617
|
-
style:
|
|
2618
|
-
}), i && /* @__PURE__ */
|
|
2619
|
+
style: Bn
|
|
2620
|
+
}), i && /* @__PURE__ */ Wn(t, i), f && i && /* @__PURE__ */ y.createElement(Yt, {
|
|
2619
2621
|
"data-type": "outside",
|
|
2620
2622
|
ref: c,
|
|
2621
2623
|
onFocus: (d) => {
|
|
2622
|
-
if (
|
|
2623
|
-
var
|
|
2624
|
-
(
|
|
2624
|
+
if (lt(d, i)) {
|
|
2625
|
+
var g;
|
|
2626
|
+
(g = u.current) == null || g.focus();
|
|
2625
2627
|
} else {
|
|
2626
|
-
const p =
|
|
2628
|
+
const p = Jr() || (s == null ? void 0 : s.refs.domReference.current);
|
|
2627
2629
|
p == null || p.focus(), s != null && s.closeOnFocusOut && (s == null || s.onOpenChange(!1, d.nativeEvent));
|
|
2628
2630
|
}
|
|
2629
2631
|
}
|
|
2630
2632
|
}));
|
|
2631
2633
|
}
|
|
2632
|
-
const
|
|
2633
|
-
function
|
|
2634
|
+
const ii = () => y.useContext(Pn);
|
|
2635
|
+
function Kt(e) {
|
|
2634
2636
|
return Z(e.target) && e.target.tagName === "BUTTON";
|
|
2635
2637
|
}
|
|
2636
|
-
function
|
|
2637
|
-
return
|
|
2638
|
+
function Gt(e) {
|
|
2639
|
+
return Ho(e);
|
|
2638
2640
|
}
|
|
2639
|
-
function
|
|
2641
|
+
function si(e, t) {
|
|
2640
2642
|
t === void 0 && (t = {});
|
|
2641
2643
|
const {
|
|
2642
2644
|
open: n,
|
|
@@ -2650,7 +2652,7 @@ function oi(e, t) {
|
|
|
2650
2652
|
event: l = "click",
|
|
2651
2653
|
toggle: a = !0,
|
|
2652
2654
|
ignoreMouse: c = !1,
|
|
2653
|
-
keyboardHandlers:
|
|
2655
|
+
keyboardHandlers: m = !0
|
|
2654
2656
|
} = t, u = y.useRef(), f = y.useRef(!1);
|
|
2655
2657
|
return y.useMemo(() => s ? {
|
|
2656
2658
|
reference: {
|
|
@@ -2658,40 +2660,40 @@ function oi(e, t) {
|
|
|
2658
2660
|
u.current = d.pointerType;
|
|
2659
2661
|
},
|
|
2660
2662
|
onMouseDown(d) {
|
|
2661
|
-
d.button === 0 && (
|
|
2663
|
+
d.button === 0 && (Ue(u.current, !0) && c || l !== "click" && (n && a && (!r.current.openEvent || r.current.openEvent.type === "mousedown") ? o(!1, d.nativeEvent, "click") : (d.preventDefault(), o(!0, d.nativeEvent, "click"))));
|
|
2662
2664
|
},
|
|
2663
2665
|
onClick(d) {
|
|
2664
2666
|
if (l === "mousedown" && u.current) {
|
|
2665
2667
|
u.current = void 0;
|
|
2666
2668
|
return;
|
|
2667
2669
|
}
|
|
2668
|
-
|
|
2670
|
+
Ue(u.current, !0) && c || (n && a && (!r.current.openEvent || r.current.openEvent.type === "click") ? o(!1, d.nativeEvent, "click") : o(!0, d.nativeEvent, "click"));
|
|
2669
2671
|
},
|
|
2670
2672
|
onKeyDown(d) {
|
|
2671
|
-
u.current = void 0, !(d.defaultPrevented || !
|
|
2673
|
+
u.current = void 0, !(d.defaultPrevented || !m || Kt(d)) && (d.key === " " && !Gt(i) && (d.preventDefault(), f.current = !0), d.key === "Enter" && o(!(n && a), d.nativeEvent, "click"));
|
|
2672
2674
|
},
|
|
2673
2675
|
onKeyUp(d) {
|
|
2674
|
-
d.defaultPrevented || !
|
|
2676
|
+
d.defaultPrevented || !m || Kt(d) || Gt(i) || d.key === " " && f.current && (f.current = !1, o(!(n && a), d.nativeEvent, "click"));
|
|
2675
2677
|
}
|
|
2676
2678
|
}
|
|
2677
|
-
} : {}, [s, r, l, c,
|
|
2679
|
+
} : {}, [s, r, l, c, m, i, a, n, o]);
|
|
2678
2680
|
}
|
|
2679
|
-
const
|
|
2681
|
+
const li = {
|
|
2680
2682
|
pointerdown: "onPointerDown",
|
|
2681
2683
|
mousedown: "onMouseDown",
|
|
2682
2684
|
click: "onClick"
|
|
2683
|
-
},
|
|
2685
|
+
}, ai = {
|
|
2684
2686
|
pointerdown: "onPointerDownCapture",
|
|
2685
2687
|
mousedown: "onMouseDownCapture",
|
|
2686
2688
|
click: "onClickCapture"
|
|
2687
|
-
},
|
|
2689
|
+
}, Ut = (e) => {
|
|
2688
2690
|
var t, n;
|
|
2689
2691
|
return {
|
|
2690
2692
|
escapeKey: typeof e == "boolean" ? e : (t = e == null ? void 0 : e.escapeKey) != null ? t : !1,
|
|
2691
2693
|
outsidePress: typeof e == "boolean" ? e : (n = e == null ? void 0 : e.outsidePress) != null ? n : !0
|
|
2692
2694
|
};
|
|
2693
2695
|
};
|
|
2694
|
-
function
|
|
2696
|
+
function ci(e, t) {
|
|
2695
2697
|
t === void 0 && (t = {});
|
|
2696
2698
|
const {
|
|
2697
2699
|
open: n,
|
|
@@ -2705,80 +2707,80 @@ function si(e, t) {
|
|
|
2705
2707
|
dataRef: a
|
|
2706
2708
|
} = e, {
|
|
2707
2709
|
enabled: c = !0,
|
|
2708
|
-
escapeKey:
|
|
2710
|
+
escapeKey: m = !0,
|
|
2709
2711
|
outsidePress: u = !0,
|
|
2710
2712
|
outsidePressEvent: f = "pointerdown",
|
|
2711
2713
|
referencePress: d = !1,
|
|
2712
|
-
referencePressEvent:
|
|
2714
|
+
referencePressEvent: g = "pointerdown",
|
|
2713
2715
|
ancestorScroll: p = !1,
|
|
2714
|
-
bubbles:
|
|
2716
|
+
bubbles: $,
|
|
2715
2717
|
capture: h
|
|
2716
|
-
} = t, x =
|
|
2717
|
-
escapeKey:
|
|
2718
|
+
} = t, x = Rt(), B = Te(typeof u == "function" ? u : () => !1), R = typeof u == "function" ? B : u, k = y.useRef(!1), C = y.useRef(!1), {
|
|
2719
|
+
escapeKey: P,
|
|
2718
2720
|
outsidePress: T
|
|
2719
|
-
} =
|
|
2721
|
+
} = Ut($), {
|
|
2720
2722
|
escapeKey: D,
|
|
2721
2723
|
outsidePress: A
|
|
2722
|
-
} =
|
|
2723
|
-
if (!n || !c || !
|
|
2724
|
+
} = Ut(h), L = Te((v) => {
|
|
2725
|
+
if (!n || !c || !m || v.key !== "Escape")
|
|
2724
2726
|
return;
|
|
2725
|
-
const I = x ?
|
|
2726
|
-
if (!
|
|
2727
|
-
let
|
|
2728
|
-
if (I.forEach((
|
|
2729
|
-
var
|
|
2730
|
-
if ((
|
|
2731
|
-
|
|
2727
|
+
const I = x ? Ge(x.nodesRef.current, r) : [];
|
|
2728
|
+
if (!P && (v.stopPropagation(), I.length > 0)) {
|
|
2729
|
+
let S = !0;
|
|
2730
|
+
if (I.forEach((w) => {
|
|
2731
|
+
var z;
|
|
2732
|
+
if ((z = w.context) != null && z.open && !w.context.dataRef.current.__escapeKeyBubbles) {
|
|
2733
|
+
S = !1;
|
|
2732
2734
|
return;
|
|
2733
2735
|
}
|
|
2734
|
-
}), !
|
|
2736
|
+
}), !S)
|
|
2735
2737
|
return;
|
|
2736
2738
|
}
|
|
2737
|
-
o(!1,
|
|
2738
|
-
}), M =
|
|
2739
|
+
o(!1, Wo(v) ? v.nativeEvent : v, "escape-key");
|
|
2740
|
+
}), M = Te((v) => {
|
|
2739
2741
|
var I;
|
|
2740
|
-
const
|
|
2741
|
-
var
|
|
2742
|
-
L(v), (
|
|
2742
|
+
const S = () => {
|
|
2743
|
+
var w;
|
|
2744
|
+
L(v), (w = ke(v)) == null || w.removeEventListener("keydown", S);
|
|
2743
2745
|
};
|
|
2744
|
-
(I =
|
|
2745
|
-
}), O =
|
|
2746
|
+
(I = ke(v)) == null || I.addEventListener("keydown", S);
|
|
2747
|
+
}), O = Te((v) => {
|
|
2746
2748
|
const I = k.current;
|
|
2747
2749
|
k.current = !1;
|
|
2748
|
-
const
|
|
2749
|
-
if (C.current = !1, f === "click" &&
|
|
2750
|
+
const S = C.current;
|
|
2751
|
+
if (C.current = !1, f === "click" && S || I || typeof R == "function" && !R(v))
|
|
2750
2752
|
return;
|
|
2751
|
-
const
|
|
2752
|
-
let U =
|
|
2753
|
+
const w = ke(v), z = "[" + nt("inert") + "]", K = pe(l).querySelectorAll(z);
|
|
2754
|
+
let U = j(w) ? w : null;
|
|
2753
2755
|
for (; U && !Ae(U); ) {
|
|
2754
|
-
const V =
|
|
2755
|
-
if (Ae(V) || !
|
|
2756
|
+
const V = ve(U);
|
|
2757
|
+
if (Ae(V) || !j(V))
|
|
2756
2758
|
break;
|
|
2757
2759
|
U = V;
|
|
2758
2760
|
}
|
|
2759
|
-
if (K.length &&
|
|
2760
|
-
!
|
|
2761
|
+
if (K.length && j(w) && !No(w) && // Clicked on a direct ancestor (e.g. FloatingOverlay).
|
|
2762
|
+
!ye(w, l) && // If the target root element contains none of the markers, then the
|
|
2761
2763
|
// element was injected after the floating element rendered.
|
|
2762
|
-
Array.from(K).every((V) => !
|
|
2764
|
+
Array.from(K).every((V) => !ye(U, V)))
|
|
2763
2765
|
return;
|
|
2764
|
-
if (Z(
|
|
2765
|
-
const V =
|
|
2766
|
-
let
|
|
2767
|
-
if (G && J(
|
|
2766
|
+
if (Z(w) && l) {
|
|
2767
|
+
const V = w.clientWidth > 0 && w.scrollWidth > w.clientWidth, G = w.clientHeight > 0 && w.scrollHeight > w.clientHeight;
|
|
2768
|
+
let ue = G && v.offsetX > w.clientWidth;
|
|
2769
|
+
if (G && J(w).direction === "rtl" && (ue = v.offsetX <= w.offsetWidth - w.clientWidth), ue || V && v.offsetY > w.clientHeight)
|
|
2768
2770
|
return;
|
|
2769
2771
|
}
|
|
2770
|
-
const we = x &&
|
|
2772
|
+
const we = x && Ge(x.nodesRef.current, r).some((V) => {
|
|
2771
2773
|
var G;
|
|
2772
|
-
return
|
|
2774
|
+
return rt(v, (G = V.context) == null ? void 0 : G.elements.floating);
|
|
2773
2775
|
});
|
|
2774
|
-
if (
|
|
2776
|
+
if (rt(v, l) || rt(v, s) || we)
|
|
2775
2777
|
return;
|
|
2776
|
-
const
|
|
2777
|
-
if (
|
|
2778
|
+
const ce = x ? Ge(x.nodesRef.current, r) : [];
|
|
2779
|
+
if (ce.length > 0) {
|
|
2778
2780
|
let V = !0;
|
|
2779
|
-
if (
|
|
2780
|
-
var
|
|
2781
|
-
if ((
|
|
2781
|
+
if (ce.forEach((G) => {
|
|
2782
|
+
var ue;
|
|
2783
|
+
if ((ue = G.context) != null && ue.open && !G.context.dataRef.current.__outsidePressBubbles) {
|
|
2782
2784
|
V = !1;
|
|
2783
2785
|
return;
|
|
2784
2786
|
}
|
|
@@ -2786,42 +2788,42 @@ function si(e, t) {
|
|
|
2786
2788
|
return;
|
|
2787
2789
|
}
|
|
2788
2790
|
o(!1, v, "outside-press");
|
|
2789
|
-
}), b =
|
|
2791
|
+
}), b = Te((v) => {
|
|
2790
2792
|
var I;
|
|
2791
|
-
const
|
|
2792
|
-
var
|
|
2793
|
-
O(v), (
|
|
2793
|
+
const S = () => {
|
|
2794
|
+
var w;
|
|
2795
|
+
O(v), (w = ke(v)) == null || w.removeEventListener(f, S);
|
|
2794
2796
|
};
|
|
2795
|
-
(I =
|
|
2797
|
+
(I = ke(v)) == null || I.addEventListener(f, S);
|
|
2796
2798
|
});
|
|
2797
2799
|
return y.useEffect(() => {
|
|
2798
2800
|
if (!n || !c)
|
|
2799
2801
|
return;
|
|
2800
|
-
a.current.__escapeKeyBubbles =
|
|
2801
|
-
function v(
|
|
2802
|
-
o(!1,
|
|
2803
|
-
}
|
|
2804
|
-
const I =
|
|
2805
|
-
|
|
2806
|
-
let
|
|
2807
|
-
return p && (
|
|
2808
|
-
var
|
|
2809
|
-
return
|
|
2810
|
-
}),
|
|
2811
|
-
|
|
2802
|
+
a.current.__escapeKeyBubbles = P, a.current.__outsidePressBubbles = T;
|
|
2803
|
+
function v(w) {
|
|
2804
|
+
o(!1, w, "ancestor-scroll");
|
|
2805
|
+
}
|
|
2806
|
+
const I = pe(l);
|
|
2807
|
+
m && I.addEventListener("keydown", D ? M : L, D), R && I.addEventListener(f, A ? b : O, A);
|
|
2808
|
+
let S = [];
|
|
2809
|
+
return p && (j(s) && (S = se(s)), j(l) && (S = S.concat(se(l))), !j(i) && i && i.contextElement && (S = S.concat(se(i.contextElement)))), S = S.filter((w) => {
|
|
2810
|
+
var z;
|
|
2811
|
+
return w !== ((z = I.defaultView) == null ? void 0 : z.visualViewport);
|
|
2812
|
+
}), S.forEach((w) => {
|
|
2813
|
+
w.addEventListener("scroll", v, {
|
|
2812
2814
|
passive: !0
|
|
2813
2815
|
});
|
|
2814
2816
|
}), () => {
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
+
m && I.removeEventListener("keydown", D ? M : L, D), R && I.removeEventListener(f, A ? b : O, A), S.forEach((w) => {
|
|
2818
|
+
w.removeEventListener("scroll", v);
|
|
2817
2819
|
});
|
|
2818
2820
|
};
|
|
2819
|
-
}, [a, l, s, i,
|
|
2821
|
+
}, [a, l, s, i, m, R, f, n, o, p, c, P, T, L, D, M, O, A, b]), y.useEffect(() => {
|
|
2820
2822
|
k.current = !1;
|
|
2821
|
-
}, [
|
|
2823
|
+
}, [R, f]), y.useMemo(() => c ? {
|
|
2822
2824
|
reference: {
|
|
2823
2825
|
onKeyDown: L,
|
|
2824
|
-
[
|
|
2826
|
+
[li[g]]: (v) => {
|
|
2825
2827
|
d && o(!1, v.nativeEvent, "reference-press");
|
|
2826
2828
|
}
|
|
2827
2829
|
},
|
|
@@ -2833,15 +2835,15 @@ function si(e, t) {
|
|
|
2833
2835
|
onMouseUp() {
|
|
2834
2836
|
C.current = !0;
|
|
2835
2837
|
},
|
|
2836
|
-
[
|
|
2838
|
+
[ai[f]]: () => {
|
|
2837
2839
|
k.current = !0;
|
|
2838
2840
|
}
|
|
2839
2841
|
}
|
|
2840
|
-
} : {}, [c, d, f,
|
|
2842
|
+
} : {}, [c, d, f, g, o, L]);
|
|
2841
2843
|
}
|
|
2842
|
-
let
|
|
2843
|
-
process.env.NODE_ENV !== "production" && (
|
|
2844
|
-
function
|
|
2844
|
+
let pt;
|
|
2845
|
+
process.env.NODE_ENV !== "production" && (pt = /* @__PURE__ */ new Set());
|
|
2846
|
+
function ui(e) {
|
|
2845
2847
|
var t;
|
|
2846
2848
|
e === void 0 && (e = {});
|
|
2847
2849
|
const {
|
|
@@ -2852,69 +2854,69 @@ function li(e) {
|
|
|
2852
2854
|
if (process.env.NODE_ENV !== "production") {
|
|
2853
2855
|
var i;
|
|
2854
2856
|
const T = "Floating UI: Cannot pass a virtual element to the `elements.reference` option, as it must be a real DOM element. Use `refs.setPositionReference` instead.";
|
|
2855
|
-
if ((i = e.elements) != null && i.reference && !
|
|
2857
|
+
if ((i = e.elements) != null && i.reference && !j(e.elements.reference)) {
|
|
2856
2858
|
var s;
|
|
2857
|
-
if (!((s =
|
|
2859
|
+
if (!((s = pt) != null && s.has(T))) {
|
|
2858
2860
|
var l;
|
|
2859
|
-
(l =
|
|
2861
|
+
(l = pt) == null || l.add(T), console.error(T);
|
|
2860
2862
|
}
|
|
2861
2863
|
}
|
|
2862
2864
|
}
|
|
2863
|
-
const [a, c] = y.useState(null),
|
|
2864
|
-
T && (
|
|
2865
|
+
const [a, c] = y.useState(null), m = ((t = e.elements) == null ? void 0 : t.reference) || a, u = Sr(e), f = Rt(), d = wt() != null, g = Te((T, D, A) => {
|
|
2866
|
+
T && ($.current.openEvent = D), h.emit("openchange", {
|
|
2865
2867
|
open: T,
|
|
2866
2868
|
event: D,
|
|
2867
2869
|
reason: A,
|
|
2868
2870
|
nested: d
|
|
2869
2871
|
}), o == null || o(T, D, A);
|
|
2870
|
-
}), p = y.useRef(null),
|
|
2871
|
-
const D =
|
|
2872
|
+
}), p = y.useRef(null), $ = y.useRef({}), h = y.useState(() => Gr())[0], x = $t(), B = y.useCallback((T) => {
|
|
2873
|
+
const D = j(T) ? {
|
|
2872
2874
|
getBoundingClientRect: () => T.getBoundingClientRect(),
|
|
2873
2875
|
contextElement: T
|
|
2874
2876
|
} : T;
|
|
2875
2877
|
u.refs.setReference(D);
|
|
2876
|
-
}, [u.refs]),
|
|
2877
|
-
(
|
|
2878
|
+
}, [u.refs]), R = y.useCallback((T) => {
|
|
2879
|
+
(j(T) || T === null) && (p.current = T, c(T)), (j(u.refs.reference.current) || u.refs.reference.current === null || // Don't allow setting virtual elements using the old technique back to
|
|
2878
2880
|
// `null` to support `positionReference` + an unstable `reference`
|
|
2879
2881
|
// callback ref.
|
|
2880
|
-
T !== null && !
|
|
2882
|
+
T !== null && !j(T)) && u.refs.setReference(T);
|
|
2881
2883
|
}, [u.refs]), k = y.useMemo(() => ({
|
|
2882
2884
|
...u.refs,
|
|
2883
|
-
setReference:
|
|
2884
|
-
setPositionReference:
|
|
2885
|
+
setReference: R,
|
|
2886
|
+
setPositionReference: B,
|
|
2885
2887
|
domReference: p
|
|
2886
|
-
}), [u.refs,
|
|
2888
|
+
}), [u.refs, R, B]), C = y.useMemo(() => ({
|
|
2887
2889
|
...u.elements,
|
|
2888
|
-
domReference:
|
|
2889
|
-
}), [u.elements,
|
|
2890
|
+
domReference: m
|
|
2891
|
+
}), [u.elements, m]), P = y.useMemo(() => ({
|
|
2890
2892
|
...u,
|
|
2891
2893
|
refs: k,
|
|
2892
2894
|
elements: C,
|
|
2893
|
-
dataRef:
|
|
2895
|
+
dataRef: $,
|
|
2894
2896
|
nodeId: r,
|
|
2895
2897
|
floatingId: x,
|
|
2896
2898
|
events: h,
|
|
2897
2899
|
open: n,
|
|
2898
|
-
onOpenChange:
|
|
2899
|
-
}), [u, r, x, h, n,
|
|
2900
|
+
onOpenChange: g
|
|
2901
|
+
}), [u, r, x, h, n, g, k, C]);
|
|
2900
2902
|
return Q(() => {
|
|
2901
2903
|
const T = f == null ? void 0 : f.nodesRef.current.find((D) => D.id === r);
|
|
2902
|
-
T && (T.context =
|
|
2904
|
+
T && (T.context = P);
|
|
2903
2905
|
}), y.useMemo(() => ({
|
|
2904
2906
|
...u,
|
|
2905
|
-
context:
|
|
2907
|
+
context: P,
|
|
2906
2908
|
refs: k,
|
|
2907
2909
|
elements: C
|
|
2908
|
-
}), [u, k, C,
|
|
2910
|
+
}), [u, k, C, P]);
|
|
2909
2911
|
}
|
|
2910
|
-
const
|
|
2911
|
-
function
|
|
2912
|
+
const qt = "active", Zt = "selected";
|
|
2913
|
+
function at(e, t, n) {
|
|
2912
2914
|
const o = /* @__PURE__ */ new Map(), r = n === "item";
|
|
2913
2915
|
let i = e;
|
|
2914
2916
|
if (r && e) {
|
|
2915
2917
|
const {
|
|
2916
|
-
[
|
|
2917
|
-
[
|
|
2918
|
+
[qt]: s,
|
|
2919
|
+
[Zt]: l,
|
|
2918
2920
|
...a
|
|
2919
2921
|
} = e;
|
|
2920
2922
|
i = a;
|
|
@@ -2928,26 +2930,26 @@ function lt(e, t, n) {
|
|
|
2928
2930
|
const l = s ? s[n] : null;
|
|
2929
2931
|
return typeof l == "function" ? e ? l(e) : null : l;
|
|
2930
2932
|
}).concat(e).reduce((s, l) => (l && Object.entries(l).forEach((a) => {
|
|
2931
|
-
let [c,
|
|
2932
|
-
if (!(r && [
|
|
2933
|
+
let [c, m] = a;
|
|
2934
|
+
if (!(r && [qt, Zt].includes(c)))
|
|
2933
2935
|
if (c.indexOf("on") === 0) {
|
|
2934
|
-
if (o.has(c) || o.set(c, []), typeof
|
|
2936
|
+
if (o.has(c) || o.set(c, []), typeof m == "function") {
|
|
2935
2937
|
var u;
|
|
2936
|
-
(u = o.get(c)) == null || u.push(
|
|
2937
|
-
for (var f, d = arguments.length,
|
|
2938
|
-
|
|
2939
|
-
return (f = o.get(c)) == null ? void 0 : f.map((
|
|
2938
|
+
(u = o.get(c)) == null || u.push(m), s[c] = function() {
|
|
2939
|
+
for (var f, d = arguments.length, g = new Array(d), p = 0; p < d; p++)
|
|
2940
|
+
g[p] = arguments[p];
|
|
2941
|
+
return (f = o.get(c)) == null ? void 0 : f.map(($) => $(...g)).find(($) => $ !== void 0);
|
|
2940
2942
|
};
|
|
2941
2943
|
}
|
|
2942
2944
|
} else
|
|
2943
|
-
s[c] =
|
|
2945
|
+
s[c] = m;
|
|
2944
2946
|
}), s), {})
|
|
2945
2947
|
};
|
|
2946
2948
|
}
|
|
2947
|
-
function
|
|
2949
|
+
function di(e) {
|
|
2948
2950
|
e === void 0 && (e = []);
|
|
2949
|
-
const t = e, n = y.useCallback((i) =>
|
|
2950
|
-
(i) =>
|
|
2951
|
+
const t = e, n = y.useCallback((i) => at(i, e, "reference"), t), o = y.useCallback((i) => at(i, e, "floating"), t), r = y.useCallback(
|
|
2952
|
+
(i) => at(i, e, "item"),
|
|
2951
2953
|
// Granularly check for `item` changes, because the `getItemProps` getter
|
|
2952
2954
|
// should be as referentially stable as possible since it may be passed as
|
|
2953
2955
|
// a prop to many components. All `item` key values must therefore be
|
|
@@ -2960,8 +2962,8 @@ function ai(e) {
|
|
|
2960
2962
|
getItemProps: r
|
|
2961
2963
|
}), [n, o, r]);
|
|
2962
2964
|
}
|
|
2963
|
-
const
|
|
2964
|
-
function
|
|
2965
|
+
const fi = /* @__PURE__ */ new Map([["select", "listbox"], ["combobox", "listbox"], ["label", !1]]);
|
|
2966
|
+
function mi(e, t) {
|
|
2965
2967
|
var n;
|
|
2966
2968
|
t === void 0 && (t = {});
|
|
2967
2969
|
const {
|
|
@@ -2970,7 +2972,7 @@ function ui(e, t) {
|
|
|
2970
2972
|
} = e, {
|
|
2971
2973
|
enabled: i = !0,
|
|
2972
2974
|
role: s = "dialog"
|
|
2973
|
-
} = t, l = (n =
|
|
2975
|
+
} = t, l = (n = fi.get(s)) != null ? n : s, a = $t(), m = wt() != null;
|
|
2974
2976
|
return y.useMemo(() => {
|
|
2975
2977
|
if (!i)
|
|
2976
2978
|
return {};
|
|
@@ -2996,7 +2998,7 @@ function ui(e, t) {
|
|
|
2996
2998
|
...l === "menu" && {
|
|
2997
2999
|
id: a
|
|
2998
3000
|
},
|
|
2999
|
-
...l === "menu" &&
|
|
3001
|
+
...l === "menu" && m && {
|
|
3000
3002
|
role: "menuitem"
|
|
3001
3003
|
},
|
|
3002
3004
|
...s === "select" && {
|
|
@@ -3015,7 +3017,7 @@ function ui(e, t) {
|
|
|
3015
3017
|
item(f) {
|
|
3016
3018
|
let {
|
|
3017
3019
|
active: d,
|
|
3018
|
-
selected:
|
|
3020
|
+
selected: g
|
|
3019
3021
|
} = f;
|
|
3020
3022
|
const p = {
|
|
3021
3023
|
role: "option",
|
|
@@ -3027,7 +3029,7 @@ function ui(e, t) {
|
|
|
3027
3029
|
case "select":
|
|
3028
3030
|
return {
|
|
3029
3031
|
...p,
|
|
3030
|
-
"aria-selected": d &&
|
|
3032
|
+
"aria-selected": d && g
|
|
3031
3033
|
};
|
|
3032
3034
|
case "combobox":
|
|
3033
3035
|
return {
|
|
@@ -3040,13 +3042,13 @@ function ui(e, t) {
|
|
|
3040
3042
|
return {};
|
|
3041
3043
|
}
|
|
3042
3044
|
};
|
|
3043
|
-
}, [i, s, l, o, r, a,
|
|
3045
|
+
}, [i, s, l, o, r, a, m]);
|
|
3044
3046
|
}
|
|
3045
|
-
const
|
|
3046
|
-
function
|
|
3047
|
+
const Jt = (e) => e.replace(/[A-Z]+(?![a-z])|[A-Z]/g, (t, n) => (n ? "-" : "") + t.toLowerCase());
|
|
3048
|
+
function Ce(e, t) {
|
|
3047
3049
|
return typeof e == "function" ? e(t) : e;
|
|
3048
3050
|
}
|
|
3049
|
-
function
|
|
3051
|
+
function gi(e, t) {
|
|
3050
3052
|
const [n, o] = y.useState(e);
|
|
3051
3053
|
return e && !n && o(!0), y.useEffect(() => {
|
|
3052
3054
|
if (!e) {
|
|
@@ -3055,7 +3057,7 @@ function di(e, t) {
|
|
|
3055
3057
|
}
|
|
3056
3058
|
}, [e, t]), n;
|
|
3057
3059
|
}
|
|
3058
|
-
function
|
|
3060
|
+
function pi(e, t) {
|
|
3059
3061
|
t === void 0 && (t = {});
|
|
3060
3062
|
const {
|
|
3061
3063
|
open: n,
|
|
@@ -3064,28 +3066,28 @@ function fi(e, t) {
|
|
|
3064
3066
|
}
|
|
3065
3067
|
} = e, {
|
|
3066
3068
|
duration: r = 250
|
|
3067
|
-
} = t, s = (typeof r == "number" ? r : r.close) || 0, [l, a] = y.useState(!1), [c,
|
|
3069
|
+
} = t, s = (typeof r == "number" ? r : r.close) || 0, [l, a] = y.useState(!1), [c, m] = y.useState("unmounted"), u = gi(n, s);
|
|
3068
3070
|
return Q(() => {
|
|
3069
|
-
l && !u &&
|
|
3071
|
+
l && !u && m("unmounted");
|
|
3070
3072
|
}, [l, u]), Q(() => {
|
|
3071
3073
|
if (o) {
|
|
3072
3074
|
if (n) {
|
|
3073
|
-
|
|
3075
|
+
m("initial");
|
|
3074
3076
|
const f = requestAnimationFrame(() => {
|
|
3075
|
-
|
|
3077
|
+
m("open");
|
|
3076
3078
|
});
|
|
3077
3079
|
return () => {
|
|
3078
3080
|
cancelAnimationFrame(f);
|
|
3079
3081
|
};
|
|
3080
3082
|
}
|
|
3081
|
-
a(!0),
|
|
3083
|
+
a(!0), m("close");
|
|
3082
3084
|
}
|
|
3083
3085
|
}, [n, o]), {
|
|
3084
3086
|
isMounted: u,
|
|
3085
3087
|
status: c
|
|
3086
3088
|
};
|
|
3087
3089
|
}
|
|
3088
|
-
function
|
|
3090
|
+
function hi(e, t) {
|
|
3089
3091
|
t === void 0 && (t = {});
|
|
3090
3092
|
const {
|
|
3091
3093
|
initial: n = {
|
|
@@ -3098,54 +3100,54 @@ function gi(e, t) {
|
|
|
3098
3100
|
} = t, l = e.placement, a = l.split("-")[0], c = y.useMemo(() => ({
|
|
3099
3101
|
side: a,
|
|
3100
3102
|
placement: l
|
|
3101
|
-
}), [a, l]),
|
|
3102
|
-
...
|
|
3103
|
-
...
|
|
3103
|
+
}), [a, l]), m = typeof s == "number", u = (m ? s : s.open) || 0, f = (m ? s : s.close) || 0, [d, g] = y.useState(() => ({
|
|
3104
|
+
...Ce(i, c),
|
|
3105
|
+
...Ce(n, c)
|
|
3104
3106
|
})), {
|
|
3105
3107
|
isMounted: p,
|
|
3106
|
-
status:
|
|
3107
|
-
} =
|
|
3108
|
+
status: $
|
|
3109
|
+
} = pi(e, {
|
|
3108
3110
|
duration: s
|
|
3109
|
-
}), h =
|
|
3111
|
+
}), h = Be(n), x = Be(o), B = Be(r), R = Be(i);
|
|
3110
3112
|
return Q(() => {
|
|
3111
|
-
const k =
|
|
3112
|
-
if (
|
|
3113
|
+
const k = Ce(h.current, c), C = Ce(B.current, c), P = Ce(R.current, c), T = Ce(x.current, c) || Object.keys(k).reduce((D, A) => (D[A] = "", D), {});
|
|
3114
|
+
if ($ === "initial" && g((D) => ({
|
|
3113
3115
|
transitionProperty: D.transitionProperty,
|
|
3114
|
-
...
|
|
3116
|
+
...P,
|
|
3115
3117
|
...k
|
|
3116
|
-
})),
|
|
3117
|
-
transitionProperty: Object.keys(T).map(
|
|
3118
|
+
})), $ === "open" && g({
|
|
3119
|
+
transitionProperty: Object.keys(T).map(Jt).join(","),
|
|
3118
3120
|
transitionDuration: u + "ms",
|
|
3119
|
-
...
|
|
3121
|
+
...P,
|
|
3120
3122
|
...T
|
|
3121
|
-
}),
|
|
3123
|
+
}), $ === "close") {
|
|
3122
3124
|
const D = C || k;
|
|
3123
|
-
|
|
3124
|
-
transitionProperty: Object.keys(D).map(
|
|
3125
|
+
g({
|
|
3126
|
+
transitionProperty: Object.keys(D).map(Jt).join(","),
|
|
3125
3127
|
transitionDuration: f + "ms",
|
|
3126
|
-
...
|
|
3128
|
+
...P,
|
|
3127
3129
|
...D
|
|
3128
3130
|
});
|
|
3129
3131
|
}
|
|
3130
|
-
}, [f,
|
|
3132
|
+
}, [f, B, h, x, R, u, $, c]), {
|
|
3131
3133
|
isMounted: p,
|
|
3132
3134
|
styles: d
|
|
3133
3135
|
};
|
|
3134
3136
|
}
|
|
3135
|
-
function
|
|
3137
|
+
function Qt(e, t) {
|
|
3136
3138
|
const [n, o] = e;
|
|
3137
3139
|
let r = !1;
|
|
3138
3140
|
const i = t.length;
|
|
3139
3141
|
for (let s = 0, l = i - 1; s < i; l = s++) {
|
|
3140
|
-
const [a, c] = t[s] || [0, 0], [
|
|
3141
|
-
c >= o != u >= o && n <= (
|
|
3142
|
+
const [a, c] = t[s] || [0, 0], [m, u] = t[l] || [0, 0];
|
|
3143
|
+
c >= o != u >= o && n <= (m - a) * (o - c) / (u - c) + a && (r = !r);
|
|
3142
3144
|
}
|
|
3143
3145
|
return r;
|
|
3144
3146
|
}
|
|
3145
|
-
function
|
|
3147
|
+
function bi(e, t) {
|
|
3146
3148
|
return e[0] >= t.x && e[0] <= t.x + t.width && e[1] >= t.y && e[1] <= t.y + t.height;
|
|
3147
3149
|
}
|
|
3148
|
-
function
|
|
3150
|
+
function yi(e) {
|
|
3149
3151
|
e === void 0 && (e = {});
|
|
3150
3152
|
const {
|
|
3151
3153
|
buffer: t = 0.5,
|
|
@@ -3154,42 +3156,42 @@ function pi(e) {
|
|
|
3154
3156
|
} = e;
|
|
3155
3157
|
let r, i = !1, s = null, l = null, a = performance.now();
|
|
3156
3158
|
function c(u, f) {
|
|
3157
|
-
const d = performance.now(),
|
|
3158
|
-
if (s === null || l === null ||
|
|
3159
|
+
const d = performance.now(), g = d - a;
|
|
3160
|
+
if (s === null || l === null || g === 0)
|
|
3159
3161
|
return s = u, l = f, a = d, null;
|
|
3160
|
-
const p = u - s,
|
|
3162
|
+
const p = u - s, $ = f - l, x = Math.sqrt(p * p + $ * $) / g;
|
|
3161
3163
|
return s = u, l = f, a = d, x;
|
|
3162
3164
|
}
|
|
3163
|
-
const
|
|
3165
|
+
const m = (u) => {
|
|
3164
3166
|
let {
|
|
3165
3167
|
x: f,
|
|
3166
3168
|
y: d,
|
|
3167
|
-
placement:
|
|
3169
|
+
placement: g,
|
|
3168
3170
|
elements: p,
|
|
3169
|
-
onClose:
|
|
3171
|
+
onClose: $,
|
|
3170
3172
|
nodeId: h,
|
|
3171
3173
|
tree: x
|
|
3172
3174
|
} = u;
|
|
3173
|
-
return function(
|
|
3175
|
+
return function(R) {
|
|
3174
3176
|
function k() {
|
|
3175
|
-
clearTimeout(r),
|
|
3177
|
+
clearTimeout(r), $();
|
|
3176
3178
|
}
|
|
3177
|
-
if (clearTimeout(r), !p.domReference || !p.floating ||
|
|
3179
|
+
if (clearTimeout(r), !p.domReference || !p.floating || g == null || f == null || d == null)
|
|
3178
3180
|
return;
|
|
3179
3181
|
const {
|
|
3180
3182
|
clientX: C,
|
|
3181
|
-
clientY:
|
|
3182
|
-
} =
|
|
3183
|
+
clientY: P
|
|
3184
|
+
} = R, T = [C, P], D = ke(R), A = R.type === "mouseleave", L = ye(p.floating, D), M = ye(p.domReference, D), O = p.domReference.getBoundingClientRect(), b = p.floating.getBoundingClientRect(), v = g.split("-")[0], I = f > b.right - b.width / 2, S = d > b.bottom - b.height / 2, w = bi(T, O), z = b.width > O.width, K = b.height > O.height, U = (z ? O : b).left, we = (z ? O : b).right, ce = (K ? O : b).top, V = (K ? O : b).bottom;
|
|
3183
3185
|
if (L && (i = !0, !A))
|
|
3184
3186
|
return;
|
|
3185
3187
|
if (M && (i = !1), M && !A) {
|
|
3186
3188
|
i = !0;
|
|
3187
3189
|
return;
|
|
3188
3190
|
}
|
|
3189
|
-
if (A &&
|
|
3191
|
+
if (A && j(R.relatedTarget) && ye(p.floating, R.relatedTarget) || x && Ge(x.nodesRef.current, h).some((de) => {
|
|
3190
3192
|
let {
|
|
3191
3193
|
context: H
|
|
3192
|
-
} =
|
|
3194
|
+
} = de;
|
|
3193
3195
|
return H == null ? void 0 : H.open;
|
|
3194
3196
|
}))
|
|
3195
3197
|
return;
|
|
@@ -3204,52 +3206,52 @@ function pi(e) {
|
|
|
3204
3206
|
G = [[U, b.top + 1], [U, O.bottom - 1], [we, O.bottom - 1], [we, b.top + 1]];
|
|
3205
3207
|
break;
|
|
3206
3208
|
case "left":
|
|
3207
|
-
G = [[b.right - 1, V], [b.right - 1,
|
|
3209
|
+
G = [[b.right - 1, V], [b.right - 1, ce], [O.left + 1, ce], [O.left + 1, V]];
|
|
3208
3210
|
break;
|
|
3209
3211
|
case "right":
|
|
3210
|
-
G = [[O.right - 1, V], [O.right - 1,
|
|
3212
|
+
G = [[O.right - 1, V], [O.right - 1, ce], [b.left + 1, ce], [b.left + 1, V]];
|
|
3211
3213
|
break;
|
|
3212
3214
|
}
|
|
3213
|
-
function
|
|
3214
|
-
let [H, _] =
|
|
3215
|
+
function ue(de) {
|
|
3216
|
+
let [H, _] = de;
|
|
3215
3217
|
switch (v) {
|
|
3216
3218
|
case "top": {
|
|
3217
|
-
const
|
|
3218
|
-
return [
|
|
3219
|
+
const fe = [z ? H + t / 2 : I ? H + t * 4 : H - t * 4, _ + t + 1], me = [z ? H - t / 2 : I ? H + t * 4 : H - t * 4, _ + t + 1], Re = [[b.left, I || z ? b.bottom - t : b.top], [b.right, I ? z ? b.bottom - t : b.top : b.bottom - t]];
|
|
3220
|
+
return [fe, me, ...Re];
|
|
3219
3221
|
}
|
|
3220
3222
|
case "bottom": {
|
|
3221
|
-
const
|
|
3222
|
-
return [
|
|
3223
|
+
const fe = [z ? H + t / 2 : I ? H + t * 4 : H - t * 4, _ - t], me = [z ? H - t / 2 : I ? H + t * 4 : H - t * 4, _ - t], Re = [[b.left, I || z ? b.top + t : b.bottom], [b.right, I ? z ? b.top + t : b.bottom : b.top + t]];
|
|
3224
|
+
return [fe, me, ...Re];
|
|
3223
3225
|
}
|
|
3224
3226
|
case "left": {
|
|
3225
|
-
const
|
|
3226
|
-
return [...[[
|
|
3227
|
+
const fe = [H + t + 1, K ? _ + t / 2 : S ? _ + t * 4 : _ - t * 4], me = [H + t + 1, K ? _ - t / 2 : S ? _ + t * 4 : _ - t * 4];
|
|
3228
|
+
return [...[[S || K ? b.right - t : b.left, b.top], [S ? K ? b.right - t : b.left : b.right - t, b.bottom]], fe, me];
|
|
3227
3229
|
}
|
|
3228
3230
|
case "right": {
|
|
3229
|
-
const
|
|
3230
|
-
return [
|
|
3231
|
+
const fe = [H - t, K ? _ + t / 2 : S ? _ + t * 4 : _ - t * 4], me = [H - t, K ? _ - t / 2 : S ? _ + t * 4 : _ - t * 4], Re = [[S || K ? b.left + t : b.right, b.top], [S ? K ? b.left + t : b.right : b.left + t, b.bottom]];
|
|
3232
|
+
return [fe, me, ...Re];
|
|
3231
3233
|
}
|
|
3232
3234
|
}
|
|
3233
3235
|
}
|
|
3234
|
-
if (!
|
|
3235
|
-
if (i &&
|
|
3236
|
+
if (!Qt([C, P], G)) {
|
|
3237
|
+
if (i && !w)
|
|
3236
3238
|
return k();
|
|
3237
3239
|
if (!A && o) {
|
|
3238
|
-
const
|
|
3239
|
-
if (
|
|
3240
|
+
const de = c(R.clientX, R.clientY);
|
|
3241
|
+
if (de !== null && de < 0.1)
|
|
3240
3242
|
return k();
|
|
3241
3243
|
}
|
|
3242
|
-
|
|
3244
|
+
Qt([C, P], ue([f, d])) ? !i && o && (r = window.setTimeout(k, 40)) : k();
|
|
3243
3245
|
}
|
|
3244
3246
|
};
|
|
3245
3247
|
};
|
|
3246
|
-
return
|
|
3248
|
+
return m.__options = {
|
|
3247
3249
|
blockPointerEvents: n
|
|
3248
|
-
},
|
|
3250
|
+
}, m;
|
|
3249
3251
|
}
|
|
3250
|
-
const ge =
|
|
3252
|
+
const ge = N("div"), St = Mn(
|
|
3251
3253
|
{}
|
|
3252
|
-
),
|
|
3254
|
+
), Yi = ({
|
|
3253
3255
|
children: e,
|
|
3254
3256
|
offset: t,
|
|
3255
3257
|
open: n,
|
|
@@ -3259,32 +3261,32 @@ const ge = j("div"), Rt = Dn(
|
|
|
3259
3261
|
placement: s = "bottom",
|
|
3260
3262
|
role: l = "dialog"
|
|
3261
3263
|
}) => {
|
|
3262
|
-
const { refs: a, floatingStyles: c, context:
|
|
3264
|
+
const { refs: a, floatingStyles: c, context: m } = ui({
|
|
3263
3265
|
open: n,
|
|
3264
3266
|
onOpenChange: o,
|
|
3265
3267
|
placement: s,
|
|
3266
|
-
whileElementsMounted:
|
|
3267
|
-
middleware: [
|
|
3268
|
-
}), { isMounted: u, styles: f } =
|
|
3269
|
-
initial: ({ side:
|
|
3268
|
+
whileElementsMounted: xr,
|
|
3269
|
+
middleware: [tr(t), wr(), $r()]
|
|
3270
|
+
}), { isMounted: u, styles: f } = hi(m, {
|
|
3271
|
+
initial: ({ side: R }) => ({
|
|
3270
3272
|
opacity: 0,
|
|
3271
3273
|
transform: {
|
|
3272
3274
|
top: "translateY(-0.5rem)",
|
|
3273
3275
|
right: "translateX(0.5rem)",
|
|
3274
3276
|
bottom: "translateY(0.5rem)",
|
|
3275
3277
|
left: "translateX(-0.5rem)"
|
|
3276
|
-
}[
|
|
3278
|
+
}[R]
|
|
3277
3279
|
})
|
|
3278
|
-
}), d =
|
|
3280
|
+
}), d = si(m, { enabled: r === "click" }), g = Zr(m, {
|
|
3279
3281
|
enabled: r === "hover",
|
|
3280
3282
|
delay: i,
|
|
3281
|
-
handleClose:
|
|
3282
|
-
}), p =
|
|
3283
|
+
handleClose: yi()
|
|
3284
|
+
}), p = ci(m), $ = mi(m, { role: l }), { getFloatingProps: h, getReferenceProps: x } = di([
|
|
3283
3285
|
d,
|
|
3284
|
-
|
|
3286
|
+
g,
|
|
3285
3287
|
p,
|
|
3286
|
-
|
|
3287
|
-
]),
|
|
3288
|
+
$
|
|
3289
|
+
]), B = ct(
|
|
3288
3290
|
() => ({
|
|
3289
3291
|
getFloatingProps: h,
|
|
3290
3292
|
getReferenceProps: x,
|
|
@@ -3302,22 +3304,22 @@ const ge = j("div"), Rt = Dn(
|
|
|
3302
3304
|
f
|
|
3303
3305
|
]
|
|
3304
3306
|
);
|
|
3305
|
-
return /* @__PURE__ */
|
|
3306
|
-
},
|
|
3307
|
-
const { getReferenceProps: t, refs: n } =
|
|
3308
|
-
return /* @__PURE__ */
|
|
3307
|
+
return /* @__PURE__ */ F(St.Provider, { value: B, children: e });
|
|
3308
|
+
}, Xi = ({ children: e }) => {
|
|
3309
|
+
const { getReferenceProps: t, refs: n } = nn(St);
|
|
3310
|
+
return /* @__PURE__ */ F(On, { children: Ln(e) && Fn(e, {
|
|
3309
3311
|
ref: n.setReference,
|
|
3310
3312
|
...t()
|
|
3311
3313
|
}) });
|
|
3312
|
-
},
|
|
3314
|
+
}, Ki = ({ children: e, overlayCardProps: t }) => {
|
|
3313
3315
|
const {
|
|
3314
3316
|
getFloatingProps: n,
|
|
3315
3317
|
isMounted: o,
|
|
3316
3318
|
refs: r,
|
|
3317
3319
|
floatingStyles: i,
|
|
3318
3320
|
transitionStyles: s
|
|
3319
|
-
} =
|
|
3320
|
-
return o ? /* @__PURE__ */
|
|
3321
|
+
} = nn(St);
|
|
3322
|
+
return o ? /* @__PURE__ */ F(ri, { children: /* @__PURE__ */ F(
|
|
3321
3323
|
ge,
|
|
3322
3324
|
{
|
|
3323
3325
|
ref: r.setFloating,
|
|
@@ -3326,10 +3328,10 @@ const ge = j("div"), Rt = Dn(
|
|
|
3326
3328
|
css: {
|
|
3327
3329
|
zIndex: "$overlayCard"
|
|
3328
3330
|
},
|
|
3329
|
-
children: /* @__PURE__ */
|
|
3331
|
+
children: /* @__PURE__ */ F(an, { ...t, style: s, children: e })
|
|
3330
3332
|
}
|
|
3331
3333
|
) }) : null;
|
|
3332
|
-
},
|
|
3334
|
+
}, Gi = N("span", {
|
|
3333
3335
|
flex: "0 0 auto",
|
|
3334
3336
|
display: "inline-flex",
|
|
3335
3337
|
padding: "$1 $2",
|
|
@@ -3366,23 +3368,23 @@ const ge = j("div"), Rt = Dn(
|
|
|
3366
3368
|
defaultVariants: {
|
|
3367
3369
|
color: "primary"
|
|
3368
3370
|
}
|
|
3369
|
-
}),
|
|
3371
|
+
}), Ui = N(He.Root, {
|
|
3370
3372
|
backgroundColor: "$gray50",
|
|
3371
3373
|
display: "flex",
|
|
3372
3374
|
alignItems: "center",
|
|
3373
3375
|
padding: "$1",
|
|
3374
3376
|
gap: "$1"
|
|
3375
|
-
}),
|
|
3377
|
+
}), qi = N(He.ToggleGroup, {
|
|
3376
3378
|
display: "flex",
|
|
3377
3379
|
gap: "$1",
|
|
3378
3380
|
alignItems: "center"
|
|
3379
|
-
}),
|
|
3381
|
+
}), Zi = N(He.Separator, {
|
|
3380
3382
|
width: "1px",
|
|
3381
3383
|
height: "1.5rem",
|
|
3382
3384
|
my: "$1",
|
|
3383
3385
|
mx: "$1",
|
|
3384
3386
|
backgroundColor: "$border"
|
|
3385
|
-
}), An =
|
|
3387
|
+
}), An = $e(({ css: e, ...t }, n) => /* @__PURE__ */ F(
|
|
3386
3388
|
ln,
|
|
3387
3389
|
{
|
|
3388
3390
|
ref: n,
|
|
@@ -3397,13 +3399,13 @@ const ge = j("div"), Rt = Dn(
|
|
|
3397
3399
|
},
|
|
3398
3400
|
...t
|
|
3399
3401
|
}
|
|
3400
|
-
)),
|
|
3401
|
-
({ children: e, dropdown: t, ...n }, o) => /* @__PURE__ */
|
|
3402
|
-
|
|
3402
|
+
)), Ji = $e(
|
|
3403
|
+
({ children: e, dropdown: t, ...n }, o) => /* @__PURE__ */ F(
|
|
3404
|
+
He.Button,
|
|
3403
3405
|
{
|
|
3404
3406
|
asChild: !0,
|
|
3405
3407
|
ref: o,
|
|
3406
|
-
children: /* @__PURE__ */
|
|
3408
|
+
children: /* @__PURE__ */ ee(
|
|
3407
3409
|
An,
|
|
3408
3410
|
{
|
|
3409
3411
|
variant: "transparent",
|
|
@@ -3411,23 +3413,23 @@ const ge = j("div"), Rt = Dn(
|
|
|
3411
3413
|
...n,
|
|
3412
3414
|
children: [
|
|
3413
3415
|
e,
|
|
3414
|
-
t && /* @__PURE__ */
|
|
3416
|
+
t && /* @__PURE__ */ F(Nn, {})
|
|
3415
3417
|
]
|
|
3416
3418
|
}
|
|
3417
3419
|
)
|
|
3418
3420
|
}
|
|
3419
3421
|
)
|
|
3420
|
-
),
|
|
3422
|
+
), Qi = $e(({
|
|
3421
3423
|
children: e,
|
|
3422
3424
|
value: t,
|
|
3423
3425
|
...n
|
|
3424
|
-
}, o) => /* @__PURE__ */
|
|
3425
|
-
|
|
3426
|
+
}, o) => /* @__PURE__ */ F(
|
|
3427
|
+
He.ToggleItem,
|
|
3426
3428
|
{
|
|
3427
3429
|
value: t,
|
|
3428
3430
|
asChild: !0,
|
|
3429
3431
|
ref: o,
|
|
3430
|
-
children: /* @__PURE__ */
|
|
3432
|
+
children: /* @__PURE__ */ F(
|
|
3431
3433
|
An,
|
|
3432
3434
|
{
|
|
3433
3435
|
variant: "transparent",
|
|
@@ -3438,7 +3440,7 @@ const ge = j("div"), Rt = Dn(
|
|
|
3438
3440
|
}
|
|
3439
3441
|
)
|
|
3440
3442
|
}
|
|
3441
|
-
)),
|
|
3443
|
+
)), es = N("div", {
|
|
3442
3444
|
color: "$$cardText",
|
|
3443
3445
|
backgroundColor: "$$cardBackground",
|
|
3444
3446
|
borderRadius: "$md",
|
|
@@ -3463,7 +3465,7 @@ const ge = j("div"), Rt = Dn(
|
|
|
3463
3465
|
variant: "primary",
|
|
3464
3466
|
elevation: "raised"
|
|
3465
3467
|
}
|
|
3466
|
-
}),
|
|
3468
|
+
}), vi = N("div", {
|
|
3467
3469
|
borderRadius: "$md",
|
|
3468
3470
|
padding: "$1",
|
|
3469
3471
|
border: "2px solid $blue100",
|
|
@@ -3471,11 +3473,11 @@ const ge = j("div"), Rt = Dn(
|
|
|
3471
3473
|
display: "flex",
|
|
3472
3474
|
alignItems: "center",
|
|
3473
3475
|
gap: "$1"
|
|
3474
|
-
}),
|
|
3476
|
+
}), ts = (e) => /* @__PURE__ */ F(vi, { ...e }), ns = ({
|
|
3475
3477
|
children: e,
|
|
3476
3478
|
active: t = !1,
|
|
3477
3479
|
...n
|
|
3478
|
-
}) => /* @__PURE__ */
|
|
3480
|
+
}) => /* @__PURE__ */ F(
|
|
3479
3481
|
ln,
|
|
3480
3482
|
{
|
|
3481
3483
|
variant: "transparent",
|
|
@@ -3489,62 +3491,53 @@ const ge = j("div"), Rt = Dn(
|
|
|
3489
3491
|
...n,
|
|
3490
3492
|
children: e
|
|
3491
3493
|
}
|
|
3492
|
-
),
|
|
3493
|
-
|
|
3494
|
-
|
|
3495
|
-
|
|
3494
|
+
), xi = N(Ne.Overlay, {
|
|
3495
|
+
backgroundColor: "rgba(0, 0, 0, 0.7)",
|
|
3496
|
+
position: "fixed",
|
|
3497
|
+
zIndex: "$overlayCard",
|
|
3498
|
+
inset: 0
|
|
3499
|
+
}), $i = N(Ne.Content, {
|
|
3500
|
+
backgroundColor: "white",
|
|
3496
3501
|
borderRadius: "$md",
|
|
3497
3502
|
position: "fixed",
|
|
3498
3503
|
zIndex: "$overlayCard",
|
|
3499
|
-
|
|
3500
|
-
|
|
3501
|
-
"
|
|
3502
|
-
|
|
3503
|
-
|
|
3504
|
-
|
|
3504
|
+
top: "50%",
|
|
3505
|
+
left: "50%",
|
|
3506
|
+
transform: "translate(-50%, -50%)",
|
|
3507
|
+
width: "auto",
|
|
3508
|
+
maxWidth: "90wv",
|
|
3509
|
+
minWidth: "600px",
|
|
3510
|
+
maxHeight: "85vh",
|
|
3511
|
+
padding: "$8",
|
|
3512
|
+
"&:focus": { outline: "none" }
|
|
3513
|
+
}), os = ({
|
|
3505
3514
|
children: e,
|
|
3506
|
-
open: t
|
|
3515
|
+
open: t,
|
|
3507
3516
|
onOpenChange: n,
|
|
3508
|
-
|
|
3509
|
-
}) => {
|
|
3510
|
-
|
|
3511
|
-
|
|
3512
|
-
|
|
3513
|
-
|
|
3514
|
-
|
|
3515
|
-
|
|
3516
|
-
}, [n]), s = Ct((l) => {
|
|
3517
|
-
var a;
|
|
3518
|
-
l.target === r.current && ((a = r.current) == null || a.close());
|
|
3519
|
-
}, []);
|
|
3520
|
-
return t ? rn(
|
|
3521
|
-
/* @__PURE__ */ z(
|
|
3522
|
-
bi,
|
|
3523
|
-
{
|
|
3524
|
-
ref: r,
|
|
3525
|
-
onClose: i,
|
|
3526
|
-
onClick: s,
|
|
3527
|
-
...o,
|
|
3528
|
-
children: /* @__PURE__ */ z(ge, { css: { padding: "$4" }, children: e })
|
|
3529
|
-
}
|
|
3530
|
-
),
|
|
3531
|
-
document.body
|
|
3532
|
-
) : null;
|
|
3533
|
-
}, Zi = j("h2", {
|
|
3517
|
+
trigger: o
|
|
3518
|
+
}) => /* @__PURE__ */ ee(Ne.Root, { open: t, onOpenChange: n, children: [
|
|
3519
|
+
o && /* @__PURE__ */ F(Ne.Trigger, { asChild: !0, children: o }),
|
|
3520
|
+
/* @__PURE__ */ ee(Ne.Portal, { children: [
|
|
3521
|
+
/* @__PURE__ */ F(xi, {}),
|
|
3522
|
+
/* @__PURE__ */ F($i, { children: e })
|
|
3523
|
+
] })
|
|
3524
|
+
] }), rs = N("h2", {
|
|
3534
3525
|
fontSize: "$xl",
|
|
3535
3526
|
fontWeight: "$medium",
|
|
3536
3527
|
marginBottom: "$6"
|
|
3537
|
-
}),
|
|
3528
|
+
}), is = N("div", {
|
|
3538
3529
|
display: "flex",
|
|
3539
3530
|
gap: "$2",
|
|
3540
3531
|
justifyContent: "flex-end",
|
|
3541
3532
|
background: "$gray100",
|
|
3542
|
-
margin: "$6 -$
|
|
3543
|
-
padding: "$
|
|
3544
|
-
|
|
3533
|
+
margin: "$6 -$8 -$8 -$8",
|
|
3534
|
+
padding: "$4",
|
|
3535
|
+
borderBottomRightRadius: "$md",
|
|
3536
|
+
borderBottomLeftRadius: "$md"
|
|
3537
|
+
}), wi = N(an, {
|
|
3545
3538
|
minWidth: "max(var(--radix-popper-anchor-width), 12rem)",
|
|
3546
3539
|
padding: "$1"
|
|
3547
|
-
}), Et =
|
|
3540
|
+
}), Et = Ve({
|
|
3548
3541
|
padding: "$2 $2 $2 1.5rem",
|
|
3549
3542
|
fontSize: "$sm",
|
|
3550
3543
|
lineHeight: "1.25",
|
|
@@ -3567,27 +3560,27 @@ const ge = j("div"), Rt = Dn(
|
|
|
3567
3560
|
backgroundColor: "transparent"
|
|
3568
3561
|
}
|
|
3569
3562
|
}
|
|
3570
|
-
}),
|
|
3563
|
+
}), ss = ({
|
|
3571
3564
|
side: e = "bottom",
|
|
3572
3565
|
align: t = "center",
|
|
3573
3566
|
trigger: n,
|
|
3574
3567
|
children: o,
|
|
3575
3568
|
sideOffset: r,
|
|
3576
3569
|
modal: i
|
|
3577
|
-
}) => /* @__PURE__ */
|
|
3578
|
-
/* @__PURE__ */
|
|
3579
|
-
/* @__PURE__ */
|
|
3580
|
-
|
|
3570
|
+
}) => /* @__PURE__ */ ee(ne.Root, { modal: i, children: [
|
|
3571
|
+
/* @__PURE__ */ F(ne.Trigger, { asChild: !0, children: n }),
|
|
3572
|
+
/* @__PURE__ */ F(ne.Portal, { children: /* @__PURE__ */ F(
|
|
3573
|
+
ne.Content,
|
|
3581
3574
|
{
|
|
3582
3575
|
asChild: !0,
|
|
3583
3576
|
side: e,
|
|
3584
3577
|
align: t,
|
|
3585
3578
|
collisionPadding: 10,
|
|
3586
3579
|
sideOffset: r,
|
|
3587
|
-
children: /* @__PURE__ */
|
|
3580
|
+
children: /* @__PURE__ */ F(wi, { children: o })
|
|
3588
3581
|
}
|
|
3589
3582
|
) })
|
|
3590
|
-
] }),
|
|
3583
|
+
] }), Ri = N(ne.ItemIndicator, {
|
|
3591
3584
|
position: "absolute",
|
|
3592
3585
|
left: 0,
|
|
3593
3586
|
top: 0,
|
|
@@ -3596,30 +3589,30 @@ const ge = j("div"), Rt = Dn(
|
|
|
3596
3589
|
display: "flex",
|
|
3597
3590
|
justifyContent: "center",
|
|
3598
3591
|
alignItems: "center"
|
|
3599
|
-
}),
|
|
3592
|
+
}), ls = N(ne.Separator, {
|
|
3600
3593
|
height: 1,
|
|
3601
3594
|
backgroundColor: "$gray200",
|
|
3602
3595
|
margin: 1
|
|
3603
|
-
}),
|
|
3596
|
+
}), as = N(ne.Item, Et), cs = N(ne.Item, Et, {
|
|
3604
3597
|
padding: "$2",
|
|
3605
3598
|
display: "flex",
|
|
3606
3599
|
alignItems: "center",
|
|
3607
3600
|
gap: "$2"
|
|
3608
|
-
}),
|
|
3601
|
+
}), Si = N(ne.CheckboxItem, Et), us = ({
|
|
3609
3602
|
value: e,
|
|
3610
3603
|
onChange: t,
|
|
3611
3604
|
children: n
|
|
3612
|
-
}) => /* @__PURE__ */
|
|
3613
|
-
|
|
3605
|
+
}) => /* @__PURE__ */ ee(
|
|
3606
|
+
Si,
|
|
3614
3607
|
{
|
|
3615
3608
|
checked: e,
|
|
3616
3609
|
onCheckedChange: t,
|
|
3617
3610
|
children: [
|
|
3618
|
-
/* @__PURE__ */
|
|
3611
|
+
/* @__PURE__ */ F(Ri, { children: /* @__PURE__ */ F(jn, { size: "0.75rem" }) }),
|
|
3619
3612
|
n
|
|
3620
3613
|
]
|
|
3621
3614
|
}
|
|
3622
|
-
),
|
|
3615
|
+
), Ei = {
|
|
3623
3616
|
container: (e) => ({
|
|
3624
3617
|
...e,
|
|
3625
3618
|
minWidth: "200px"
|
|
@@ -3670,40 +3663,40 @@ const ge = j("div"), Rt = Dn(
|
|
|
3670
3663
|
...e,
|
|
3671
3664
|
zIndex: "var(--zIndices-overlayCard)"
|
|
3672
3665
|
})
|
|
3673
|
-
},
|
|
3666
|
+
}, Ci = {
|
|
3674
3667
|
IndicatorSeparator: () => null
|
|
3675
|
-
},
|
|
3668
|
+
}, ki = ({
|
|
3676
3669
|
styles: e,
|
|
3677
3670
|
components: t,
|
|
3678
3671
|
...n
|
|
3679
3672
|
}) => {
|
|
3680
|
-
const o =
|
|
3673
|
+
const o = ct(
|
|
3681
3674
|
() => ({
|
|
3682
|
-
...
|
|
3675
|
+
...Ei,
|
|
3683
3676
|
...e
|
|
3684
3677
|
}),
|
|
3685
3678
|
[e]
|
|
3686
|
-
), r =
|
|
3679
|
+
), r = ct(
|
|
3687
3680
|
() => ({
|
|
3688
|
-
|
|
3681
|
+
...Ci,
|
|
3689
3682
|
...t
|
|
3690
3683
|
}),
|
|
3691
3684
|
[t]
|
|
3692
3685
|
);
|
|
3693
|
-
return /* @__PURE__ */
|
|
3694
|
-
},
|
|
3686
|
+
return /* @__PURE__ */ F(Yn, { components: r, styles: o, ...n });
|
|
3687
|
+
}, ds = ({
|
|
3695
3688
|
clearable: e = !0,
|
|
3696
3689
|
multi: t = !1,
|
|
3697
3690
|
...n
|
|
3698
|
-
}) => (e = t ? !1 : e, /* @__PURE__ */
|
|
3699
|
-
|
|
3691
|
+
}) => (e = t ? !1 : e, /* @__PURE__ */ F(
|
|
3692
|
+
ki,
|
|
3700
3693
|
{
|
|
3701
3694
|
...n,
|
|
3702
3695
|
isClearable: e,
|
|
3703
3696
|
isMulti: t,
|
|
3704
3697
|
isSearchable: !0
|
|
3705
3698
|
}
|
|
3706
|
-
)),
|
|
3699
|
+
)), Ti = Ve({
|
|
3707
3700
|
display: "block",
|
|
3708
3701
|
width: "100%",
|
|
3709
3702
|
padding: "0.5rem 0.75rem",
|
|
@@ -3715,7 +3708,7 @@ const ge = j("div"), Rt = Dn(
|
|
|
3715
3708
|
"-webkit-appearance": "none",
|
|
3716
3709
|
"-moz-appearance": "none",
|
|
3717
3710
|
appearance: "none"
|
|
3718
|
-
}),
|
|
3711
|
+
}), Ii = Ve({
|
|
3719
3712
|
display: "block",
|
|
3720
3713
|
width: "100%",
|
|
3721
3714
|
background: "#fff",
|
|
@@ -3739,16 +3732,16 @@ const ge = j("div"), Rt = Dn(
|
|
|
3739
3732
|
}
|
|
3740
3733
|
}
|
|
3741
3734
|
}
|
|
3742
|
-
}),
|
|
3735
|
+
}), Bi = N("input", Ti), Pi = N("div", Ii, {
|
|
3743
3736
|
display: "flex",
|
|
3744
3737
|
alignItems: "center",
|
|
3745
3738
|
gap: "$2",
|
|
3746
3739
|
width: "100%"
|
|
3747
|
-
}),
|
|
3740
|
+
}), fs = $e(
|
|
3748
3741
|
({ type: e = "text", label: t, error: n, style: o, css: r, suffix: i, id: s, ...l }, a) => {
|
|
3749
|
-
const c =
|
|
3750
|
-
return s = s || c, /* @__PURE__ */
|
|
3751
|
-
t && /* @__PURE__ */
|
|
3742
|
+
const c = on();
|
|
3743
|
+
return s = s || c, /* @__PURE__ */ ee(ge, { css: r, children: [
|
|
3744
|
+
t && /* @__PURE__ */ F(
|
|
3752
3745
|
ge,
|
|
3753
3746
|
{
|
|
3754
3747
|
as: "label",
|
|
@@ -3761,9 +3754,9 @@ const ge = j("div"), Rt = Dn(
|
|
|
3761
3754
|
children: t
|
|
3762
3755
|
}
|
|
3763
3756
|
),
|
|
3764
|
-
/* @__PURE__ */
|
|
3765
|
-
/* @__PURE__ */
|
|
3766
|
-
|
|
3757
|
+
/* @__PURE__ */ ee(Pi, { error: !!n, children: [
|
|
3758
|
+
/* @__PURE__ */ F(
|
|
3759
|
+
Bi,
|
|
3767
3760
|
{
|
|
3768
3761
|
id: s,
|
|
3769
3762
|
ref: a,
|
|
@@ -3772,7 +3765,7 @@ const ge = j("div"), Rt = Dn(
|
|
|
3772
3765
|
...l
|
|
3773
3766
|
}
|
|
3774
3767
|
),
|
|
3775
|
-
i && /* @__PURE__ */
|
|
3768
|
+
i && /* @__PURE__ */ F(
|
|
3776
3769
|
ge,
|
|
3777
3770
|
{
|
|
3778
3771
|
css: {
|
|
@@ -3783,65 +3776,141 @@ const ge = j("div"), Rt = Dn(
|
|
|
3783
3776
|
children: i
|
|
3784
3777
|
}
|
|
3785
3778
|
),
|
|
3786
|
-
n && /* @__PURE__ */
|
|
3779
|
+
n && /* @__PURE__ */ F(
|
|
3787
3780
|
ge,
|
|
3788
3781
|
{
|
|
3789
|
-
as:
|
|
3782
|
+
as: Hn,
|
|
3790
3783
|
css: { color: "$red600", marginRight: "$2" },
|
|
3791
3784
|
size: 24
|
|
3792
3785
|
}
|
|
3793
3786
|
)
|
|
3794
3787
|
] }),
|
|
3795
|
-
typeof n == "string" && /* @__PURE__ */
|
|
3788
|
+
typeof n == "string" && /* @__PURE__ */ F(ge, { css: { color: "$red600", fontSize: "$sm", marginTop: "$2" }, children: n })
|
|
3796
3789
|
] });
|
|
3797
3790
|
}
|
|
3798
|
-
)
|
|
3791
|
+
), Ai = N(rn.Root, {
|
|
3792
|
+
display: "flex",
|
|
3793
|
+
alignItems: "center",
|
|
3794
|
+
justifyContent: "center",
|
|
3795
|
+
gap: "$2",
|
|
3796
|
+
color: "#fff",
|
|
3797
|
+
border: "2px solid $blue600",
|
|
3798
|
+
backgroundColor: "transparent",
|
|
3799
|
+
borderRadius: "$sm",
|
|
3800
|
+
"&[data-state=checked], &[data-state=indeterminate]": {
|
|
3801
|
+
backgroundColor: "$blue500"
|
|
3802
|
+
},
|
|
3803
|
+
"&[data-disabled]": {
|
|
3804
|
+
borderColor: "$gray200",
|
|
3805
|
+
backgroundColor: "$gray100",
|
|
3806
|
+
color: "$gray400"
|
|
3807
|
+
},
|
|
3808
|
+
variants: {
|
|
3809
|
+
size: {
|
|
3810
|
+
sm: {
|
|
3811
|
+
width: "1.2rem",
|
|
3812
|
+
height: "1.2rem"
|
|
3813
|
+
},
|
|
3814
|
+
md: {
|
|
3815
|
+
width: "1.5rem",
|
|
3816
|
+
height: "1.5rem"
|
|
3817
|
+
},
|
|
3818
|
+
lg: {
|
|
3819
|
+
width: "2rem",
|
|
3820
|
+
height: "2rem"
|
|
3821
|
+
}
|
|
3822
|
+
}
|
|
3823
|
+
},
|
|
3824
|
+
defaultVariants: {
|
|
3825
|
+
size: "md"
|
|
3826
|
+
}
|
|
3827
|
+
}), Oi = N(rn.Indicator, {
|
|
3828
|
+
"[data-icon]": {
|
|
3829
|
+
display: "none"
|
|
3830
|
+
},
|
|
3831
|
+
"&[data-state=checked] [data-icon=checked], &[data-state=indeterminate] [data-icon=indeterminate]": {
|
|
3832
|
+
display: "block"
|
|
3833
|
+
}
|
|
3834
|
+
}), Di = N("label", {
|
|
3835
|
+
flex: "0 1 auto",
|
|
3836
|
+
variants: {
|
|
3837
|
+
size: {
|
|
3838
|
+
sm: {
|
|
3839
|
+
fontSize: "$sm"
|
|
3840
|
+
},
|
|
3841
|
+
md: {
|
|
3842
|
+
fontSize: "$md"
|
|
3843
|
+
},
|
|
3844
|
+
lg: {
|
|
3845
|
+
fontSize: "$lg"
|
|
3846
|
+
}
|
|
3847
|
+
}
|
|
3848
|
+
},
|
|
3849
|
+
defaultVariants: {
|
|
3850
|
+
size: "md"
|
|
3851
|
+
}
|
|
3852
|
+
}), ms = ({
|
|
3853
|
+
id: e,
|
|
3854
|
+
size: t,
|
|
3855
|
+
label: n,
|
|
3856
|
+
...o
|
|
3857
|
+
}) => {
|
|
3858
|
+
const r = on();
|
|
3859
|
+
return e = e || r, /* @__PURE__ */ ee(ge, { css: { display: "flex", alignItems: "center", gap: "$2" }, children: [
|
|
3860
|
+
/* @__PURE__ */ F(Ai, { id: e, size: t, ...o, children: /* @__PURE__ */ ee(Oi, { children: [
|
|
3861
|
+
/* @__PURE__ */ F(Vn, { "data-icon": "indeterminate" }),
|
|
3862
|
+
/* @__PURE__ */ F(_n, { "data-icon": "checked" })
|
|
3863
|
+
] }) }),
|
|
3864
|
+
n && /* @__PURE__ */ F(Di, { htmlFor: e, size: t, children: n })
|
|
3865
|
+
] });
|
|
3866
|
+
};
|
|
3799
3867
|
export {
|
|
3800
3868
|
Me as A,
|
|
3801
3869
|
ge as B,
|
|
3802
|
-
|
|
3803
|
-
|
|
3804
|
-
|
|
3805
|
-
|
|
3806
|
-
|
|
3807
|
-
|
|
3808
|
-
|
|
3870
|
+
ds as C,
|
|
3871
|
+
ss as D,
|
|
3872
|
+
Ni as E,
|
|
3873
|
+
ri as F,
|
|
3874
|
+
ji as G,
|
|
3875
|
+
Hi as H,
|
|
3876
|
+
Gi as I,
|
|
3809
3877
|
An as J,
|
|
3810
|
-
|
|
3811
|
-
|
|
3812
|
-
|
|
3813
|
-
|
|
3878
|
+
es as K,
|
|
3879
|
+
rs as L,
|
|
3880
|
+
wi as M,
|
|
3881
|
+
ts as N,
|
|
3814
3882
|
an as O,
|
|
3815
|
-
|
|
3883
|
+
Yi as P,
|
|
3816
3884
|
Et as Q,
|
|
3817
|
-
|
|
3818
|
-
|
|
3819
|
-
|
|
3820
|
-
|
|
3821
|
-
|
|
3822
|
-
|
|
3823
|
-
|
|
3824
|
-
|
|
3825
|
-
|
|
3826
|
-
|
|
3827
|
-
|
|
3828
|
-
|
|
3829
|
-
|
|
3830
|
-
|
|
3831
|
-
|
|
3832
|
-
|
|
3885
|
+
ki as R,
|
|
3886
|
+
Co as S,
|
|
3887
|
+
Ji as T,
|
|
3888
|
+
us as U,
|
|
3889
|
+
ms as V,
|
|
3890
|
+
cs as a,
|
|
3891
|
+
qi as b,
|
|
3892
|
+
Ve as c,
|
|
3893
|
+
Qi as d,
|
|
3894
|
+
xr as e,
|
|
3895
|
+
Vi as f,
|
|
3896
|
+
wr as g,
|
|
3897
|
+
$r as h,
|
|
3898
|
+
di as i,
|
|
3899
|
+
mi as j,
|
|
3900
|
+
Ui as k,
|
|
3901
|
+
Zi as l,
|
|
3833
3902
|
ln as m,
|
|
3834
|
-
|
|
3835
|
-
|
|
3836
|
-
|
|
3837
|
-
|
|
3838
|
-
|
|
3839
|
-
|
|
3840
|
-
|
|
3841
|
-
|
|
3842
|
-
|
|
3843
|
-
|
|
3844
|
-
|
|
3845
|
-
|
|
3846
|
-
|
|
3903
|
+
as as n,
|
|
3904
|
+
tr as o,
|
|
3905
|
+
ls as p,
|
|
3906
|
+
os as q,
|
|
3907
|
+
ns as r,
|
|
3908
|
+
N as s,
|
|
3909
|
+
fs as t,
|
|
3910
|
+
ui as u,
|
|
3911
|
+
is as v,
|
|
3912
|
+
_i as w,
|
|
3913
|
+
ci as x,
|
|
3914
|
+
Xi as y,
|
|
3915
|
+
Ki as z
|
|
3847
3916
|
};
|