@plyaz/ui 0.4.1 → 0.4.2
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/types/App.d.ts.map +1 -1
- package/dist/types/components/AuroraText/AuroraText.d.ts +10 -0
- package/dist/types/components/AuroraText/AuroraText.d.ts.map +1 -0
- package/dist/types/components/AuroraText/AuroraText.stories.d.ts +10 -0
- package/dist/types/components/AuroraText/AuroraText.stories.d.ts.map +1 -0
- package/dist/types/components/Box/Box.d.ts.map +1 -1
- package/dist/types/components/Box/Box.stories.d.ts.map +1 -1
- package/dist/types/components/Button/Button.d.ts +7 -0
- package/dist/types/components/Button/Button.d.ts.map +1 -0
- package/dist/types/components/Button/Button.stories.d.ts +14 -0
- package/dist/types/components/Button/Button.stories.d.ts.map +1 -0
- package/dist/types/components/Container/Container.d.ts.map +1 -1
- package/dist/types/components/Container/Container.stories.d.ts.map +1 -1
- package/dist/types/components/ExternalLink/ExternalLink.d.ts.map +1 -1
- package/dist/types/components/ExternalLink/ExternalLink.stories.d.ts.map +1 -1
- package/dist/types/components/Flex/Flex.stories.d.ts.map +1 -1
- package/dist/types/components/Form/FormComposition.d.ts +1 -1
- package/dist/types/components/Form/FormComposition.d.ts.map +1 -1
- package/dist/types/components/Form/LoginForm.d.ts.map +1 -1
- package/dist/types/components/Form/SignupForm.d.ts.map +1 -1
- package/dist/types/components/Grid/Grid.stories.d.ts.map +1 -1
- package/dist/types/components/Heading/Heading.d.ts +4 -4
- package/dist/types/components/Heading/Heading.d.ts.map +1 -1
- package/dist/types/components/Input/Input.d.ts +3 -0
- package/dist/types/components/Input/Input.d.ts.map +1 -0
- package/dist/types/components/Input/Input.stories.d.ts +10 -0
- package/dist/types/components/Input/Input.stories.d.ts.map +1 -0
- package/dist/types/components/Layout/Layout.d.ts.map +1 -1
- package/dist/types/components/Paragraph/Paragraph.d.ts.map +1 -1
- package/dist/types/components/Section/Section.d.ts.map +1 -1
- package/dist/types/components/Select/Select.d.ts +16 -0
- package/dist/types/components/Select/Select.d.ts.map +1 -0
- package/dist/types/components/Select/Select.stories.d.ts +11 -0
- package/dist/types/components/Select/Select.stories.d.ts.map +1 -0
- package/dist/types/components/Stack/Stack.d.ts +1 -1
- package/dist/types/components/Stack/Stack.d.ts.map +1 -1
- package/dist/types/components/Stack/Stack.stories.d.ts.map +1 -1
- package/dist/types/components/Text/Text.d.ts +1 -1
- package/dist/types/components/Text/Text.d.ts.map +1 -1
- package/dist/types/components/Text/Text.stories.d.ts.map +1 -1
- package/dist/types/components/index.d.ts +4 -0
- package/dist/types/components/index.d.ts.map +1 -1
- package/dist/types/constants/constant.d.ts +12 -8
- package/dist/types/constants/constant.d.ts.map +1 -1
- package/dist/types/lib/utils.d.ts +3 -0
- package/dist/types/lib/utils.d.ts.map +1 -0
- package/dist/types/types/type.d.ts +1 -1
- package/dist/ui.cjs.js +1 -1
- package/dist/ui.cjs10.js +1 -1
- package/dist/ui.cjs11.js +1 -1
- package/dist/ui.cjs12.js +1 -1
- package/dist/ui.cjs13.js +19 -1
- package/dist/ui.cjs14.js +7 -1
- package/dist/ui.cjs15.js +53 -1
- package/dist/ui.cjs16.js +1 -1
- package/dist/ui.cjs17.js +1 -9
- package/dist/ui.cjs18.js +31 -14
- package/dist/ui.cjs19.js +1 -1
- package/dist/ui.cjs2.js +1 -1
- package/dist/ui.cjs20.js +1 -1
- package/dist/ui.cjs21.js +1 -0
- package/dist/ui.cjs22.js +6 -0
- package/dist/ui.cjs23.js +6 -0
- package/dist/ui.cjs24.js +6 -0
- package/dist/ui.cjs25.js +1 -0
- package/dist/ui.cjs26.js +1 -0
- package/dist/ui.cjs27.js +9 -0
- package/dist/ui.cjs28.js +14 -0
- package/dist/ui.cjs29.js +1 -0
- package/dist/ui.cjs3.js +2 -2
- package/dist/ui.cjs30.js +1 -0
- package/dist/ui.cjs31.js +1 -0
- package/dist/ui.cjs32.js +1 -0
- package/dist/ui.cjs33.js +1 -0
- package/dist/ui.cjs34.js +1 -0
- package/dist/ui.cjs35.js +1 -0
- package/dist/ui.cjs36.js +1 -0
- package/dist/ui.cjs37.js +1 -0
- package/dist/ui.cjs38.js +1 -0
- package/dist/ui.cjs39.js +1 -0
- package/dist/ui.cjs4.js +1 -1
- package/dist/ui.cjs40.js +1 -0
- package/dist/ui.cjs41.js +1 -0
- package/dist/ui.cjs42.js +1 -0
- package/dist/ui.cjs43.js +1 -0
- package/dist/ui.cjs44.js +1 -0
- package/dist/ui.cjs45.js +1 -0
- package/dist/ui.cjs46.js +1 -0
- package/dist/ui.cjs47.js +1 -0
- package/dist/ui.cjs48.js +1 -0
- package/dist/ui.cjs49.js +1 -0
- package/dist/ui.cjs5.js +1 -1
- package/dist/ui.cjs50.js +1 -0
- package/dist/ui.cjs51.js +1 -0
- package/dist/ui.cjs52.js +1 -0
- package/dist/ui.cjs53.js +1 -0
- package/dist/ui.cjs54.js +1 -0
- package/dist/ui.cjs55.js +1 -0
- package/dist/ui.cjs56.js +1 -0
- package/dist/ui.cjs57.js +1 -0
- package/dist/ui.cjs58.js +6 -0
- package/dist/ui.cjs59.js +6 -0
- package/dist/ui.cjs6.js +1 -1
- package/dist/ui.cjs60.js +6 -0
- package/dist/ui.cjs61.js +6 -0
- package/dist/ui.cjs62.js +1 -0
- package/dist/ui.cjs63.js +1 -0
- package/dist/ui.cjs64.js +1 -0
- package/dist/ui.cjs65.js +1 -0
- package/dist/ui.cjs66.js +1 -0
- package/dist/ui.cjs67.js +1 -0
- package/dist/ui.cjs68.js +4 -0
- package/dist/ui.cjs69.js +1 -0
- package/dist/ui.cjs7.js +1 -1
- package/dist/ui.cjs70.js +1 -0
- package/dist/ui.cjs71.js +1 -0
- package/dist/ui.cjs72.js +1 -0
- package/dist/ui.cjs73.js +38 -0
- package/dist/ui.cjs74.js +1 -0
- package/dist/ui.cjs75.js +1 -0
- package/dist/ui.cjs76.js +1 -0
- package/dist/ui.cjs77.js +1 -0
- package/dist/ui.cjs78.js +1 -0
- package/dist/ui.cjs79.js +1 -0
- package/dist/ui.cjs8.js +1 -1
- package/dist/ui.cjs80.js +1 -0
- package/dist/ui.cjs81.js +1 -0
- package/dist/ui.cjs82.js +1 -0
- package/dist/ui.cjs83.js +1 -0
- package/dist/ui.cjs9.js +2 -2
- package/dist/ui.es.js +37 -20
- package/dist/ui.es10.js +8 -15
- package/dist/ui.es11.js +4 -4
- package/dist/ui.es12.js +23 -3
- package/dist/ui.es13.js +37 -14
- package/dist/ui.es14.js +44 -44
- package/dist/ui.es15.js +205 -7
- package/dist/ui.es16.js +3 -2
- package/dist/ui.es17.js +14 -32
- package/dist/ui.es18.js +98 -243
- package/dist/ui.es19.js +51 -2
- package/dist/ui.es2.js +2 -7
- package/dist/ui.es20.js +6 -2
- package/dist/ui.es21.js +863 -0
- package/dist/ui.es22.js +12 -0
- package/dist/ui.es23.js +12 -0
- package/dist/ui.es24.js +12 -0
- package/dist/ui.es25.js +10 -0
- package/dist/ui.es26.js +4 -0
- package/dist/ui.es27.js +35 -0
- package/dist/ui.es28.js +247 -0
- package/dist/ui.es29.js +35 -0
- package/dist/ui.es3.js +11 -15
- package/dist/ui.es30.js +29 -0
- package/dist/ui.es31.js +2731 -0
- package/dist/ui.es32.js +6 -0
- package/dist/ui.es33.js +9 -0
- package/dist/ui.es34.js +48 -0
- package/dist/ui.es35.js +55 -0
- package/dist/ui.es36.js +10 -0
- package/dist/ui.es37.js +127 -0
- package/dist/ui.es38.js +17 -0
- package/dist/ui.es39.js +137 -0
- package/dist/ui.es4.js +7 -6
- package/dist/ui.es40.js +13 -0
- package/dist/ui.es41.js +220 -0
- package/dist/ui.es42.js +16 -0
- package/dist/ui.es43.js +36 -0
- package/dist/ui.es44.js +13 -0
- package/dist/ui.es45.js +54 -0
- package/dist/ui.es46.js +6 -0
- package/dist/ui.es47.js +8 -0
- package/dist/ui.es48.js +30 -0
- package/dist/ui.es49.js +52 -0
- package/dist/ui.es5.js +13 -12
- package/dist/ui.es50.js +11 -0
- package/dist/ui.es51.js +4 -0
- package/dist/ui.es52.js +4 -0
- package/dist/ui.es53.js +14 -0
- package/dist/ui.es54.js +208 -0
- package/dist/ui.es55.js +24 -0
- package/dist/ui.es56.js +27 -0
- package/dist/ui.es57.js +400 -0
- package/dist/ui.es58.js +27 -0
- package/dist/ui.es59.js +24 -0
- package/dist/ui.es6.js +10 -15
- package/dist/ui.es60.js +41 -0
- package/dist/ui.es61.js +20 -0
- package/dist/ui.es62.js +27 -0
- package/dist/ui.es63.js +31 -0
- package/dist/ui.es64.js +7 -0
- package/dist/ui.es65.js +7 -0
- package/dist/ui.es66.js +5 -0
- package/dist/ui.es67.js +26 -0
- package/dist/ui.es68.js +112 -0
- package/dist/ui.es69.js +18 -0
- package/dist/ui.es7.js +3 -8
- package/dist/ui.es70.js +527 -0
- package/dist/ui.es71.js +130 -0
- package/dist/ui.es72.js +136 -0
- package/dist/ui.es73.js +71 -0
- package/dist/ui.es74.js +11 -0
- package/dist/ui.es75.js +16 -0
- package/dist/ui.es76.js +68 -0
- package/dist/ui.es77.js +67 -0
- package/dist/ui.es78.js +6 -0
- package/dist/ui.es79.js +25 -0
- package/dist/ui.es8.js +7 -11
- package/dist/ui.es80.js +25 -0
- package/dist/ui.es81.js +15 -0
- package/dist/ui.es82.js +30 -0
- package/dist/ui.es83.js +7 -0
- package/dist/ui.es9.js +9 -12
- package/package.json +16 -9
package/dist/ui.es32.js
ADDED
package/dist/ui.es33.js
ADDED
package/dist/ui.es34.js
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import r from "react";
|
|
2
|
+
import { createContextScope as y } from "./ui.es35.js";
|
|
3
|
+
import { useComposedRefs as S } from "./ui.es30.js";
|
|
4
|
+
import { createSlot as M } from "./ui.es19.js";
|
|
5
|
+
import { j as d } from "./ui.es16.js";
|
|
6
|
+
function D(s) {
|
|
7
|
+
const m = s + "CollectionProvider", [A, E] = y(m), [N, f] = A(
|
|
8
|
+
m,
|
|
9
|
+
{ collectionRef: { current: null }, itemMap: /* @__PURE__ */ new Map() }
|
|
10
|
+
), p = (c) => {
|
|
11
|
+
const { scope: e, children: l } = c, o = r.useRef(null), t = r.useRef(/* @__PURE__ */ new Map()).current;
|
|
12
|
+
return /* @__PURE__ */ d.jsx(N, { scope: e, itemMap: t, collectionRef: o, children: l });
|
|
13
|
+
};
|
|
14
|
+
p.displayName = m;
|
|
15
|
+
const a = s + "CollectionSlot", _ = M(a), C = r.forwardRef(
|
|
16
|
+
(c, e) => {
|
|
17
|
+
const { scope: l, children: o } = c, t = f(a, l), n = S(e, t.collectionRef);
|
|
18
|
+
return /* @__PURE__ */ d.jsx(_, { ref: n, children: o });
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
C.displayName = a;
|
|
22
|
+
const u = s + "CollectionItemSlot", R = "data-radix-collection-item", T = M(u), x = r.forwardRef(
|
|
23
|
+
(c, e) => {
|
|
24
|
+
const { scope: l, children: o, ...t } = c, n = r.useRef(null), I = S(e, n), i = f(u, l);
|
|
25
|
+
return r.useEffect(() => (i.itemMap.set(n, { ref: n, ...t }), () => void i.itemMap.delete(n))), /* @__PURE__ */ d.jsx(T, { [R]: "", ref: I, children: o });
|
|
26
|
+
}
|
|
27
|
+
);
|
|
28
|
+
x.displayName = u;
|
|
29
|
+
function O(c) {
|
|
30
|
+
const e = f(s + "CollectionConsumer", c);
|
|
31
|
+
return r.useCallback(() => {
|
|
32
|
+
const o = e.collectionRef.current;
|
|
33
|
+
if (!o) return [];
|
|
34
|
+
const t = Array.from(o.querySelectorAll(`[${R}]`));
|
|
35
|
+
return Array.from(e.itemMap.values()).sort(
|
|
36
|
+
(i, v) => t.indexOf(i.ref.current) - t.indexOf(v.ref.current)
|
|
37
|
+
);
|
|
38
|
+
}, [e.collectionRef, e.itemMap]);
|
|
39
|
+
}
|
|
40
|
+
return [
|
|
41
|
+
{ Provider: p, Slot: C, ItemSlot: x },
|
|
42
|
+
O,
|
|
43
|
+
E
|
|
44
|
+
];
|
|
45
|
+
}
|
|
46
|
+
export {
|
|
47
|
+
D as createCollection
|
|
48
|
+
};
|
package/dist/ui.es35.js
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import * as i from "react";
|
|
2
|
+
import { j as h } from "./ui.es16.js";
|
|
3
|
+
function $(t, x = []) {
|
|
4
|
+
let o = [];
|
|
5
|
+
function C(u, e) {
|
|
6
|
+
const n = i.createContext(e), r = o.length;
|
|
7
|
+
o = [...o, e];
|
|
8
|
+
const m = (a) => {
|
|
9
|
+
var v;
|
|
10
|
+
const { scope: c, children: S, ...p } = a, f = ((v = c == null ? void 0 : c[t]) == null ? void 0 : v[r]) || n, _ = i.useMemo(() => p, Object.values(p));
|
|
11
|
+
return /* @__PURE__ */ h.jsx(f.Provider, { value: _, children: S });
|
|
12
|
+
};
|
|
13
|
+
m.displayName = u + "Provider";
|
|
14
|
+
function d(a, c) {
|
|
15
|
+
var f;
|
|
16
|
+
const S = ((f = c == null ? void 0 : c[t]) == null ? void 0 : f[r]) || n, p = i.useContext(S);
|
|
17
|
+
if (p) return p;
|
|
18
|
+
if (e !== void 0) return e;
|
|
19
|
+
throw new Error(`\`${a}\` must be used within \`${u}\``);
|
|
20
|
+
}
|
|
21
|
+
return [m, d];
|
|
22
|
+
}
|
|
23
|
+
const s = () => {
|
|
24
|
+
const u = o.map((e) => i.createContext(e));
|
|
25
|
+
return function(n) {
|
|
26
|
+
const r = (n == null ? void 0 : n[t]) || u;
|
|
27
|
+
return i.useMemo(
|
|
28
|
+
() => ({ [`__scope${t}`]: { ...n, [t]: r } }),
|
|
29
|
+
[n, r]
|
|
30
|
+
);
|
|
31
|
+
};
|
|
32
|
+
};
|
|
33
|
+
return s.scopeName = t, [C, l(s, ...x)];
|
|
34
|
+
}
|
|
35
|
+
function l(...t) {
|
|
36
|
+
const x = t[0];
|
|
37
|
+
if (t.length === 1) return x;
|
|
38
|
+
const o = () => {
|
|
39
|
+
const C = t.map((s) => ({
|
|
40
|
+
useScope: s(),
|
|
41
|
+
scopeName: s.scopeName
|
|
42
|
+
}));
|
|
43
|
+
return function(u) {
|
|
44
|
+
const e = C.reduce((n, { useScope: r, scopeName: m }) => {
|
|
45
|
+
const a = r(u)[`__scope${m}`];
|
|
46
|
+
return { ...n, ...a };
|
|
47
|
+
}, {});
|
|
48
|
+
return i.useMemo(() => ({ [`__scope${x.scopeName}`]: e }), [e]);
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
return o.scopeName = x.scopeName, o;
|
|
52
|
+
}
|
|
53
|
+
export {
|
|
54
|
+
$ as createContextScope
|
|
55
|
+
};
|
package/dist/ui.es36.js
ADDED
package/dist/ui.es37.js
ADDED
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
import * as n from "react";
|
|
2
|
+
import { composeEventHandlers as m } from "./ui.es33.js";
|
|
3
|
+
import { Primitive as R, dispatchDiscreteCustomEvent as k } from "./ui.es43.js";
|
|
4
|
+
import { useComposedRefs as g } from "./ui.es30.js";
|
|
5
|
+
import { useCallbackRef as w } from "./ui.es44.js";
|
|
6
|
+
import { useEscapeKeydown as U } from "./ui.es53.js";
|
|
7
|
+
import { j as x } from "./ui.es16.js";
|
|
8
|
+
var j = "DismissableLayer", p = "dismissableLayer.update", z = "dismissableLayer.pointerDownOutside", H = "dismissableLayer.focusOutside", L, T = n.createContext({
|
|
9
|
+
layers: /* @__PURE__ */ new Set(),
|
|
10
|
+
layersWithOutsidePointerEventsDisabled: /* @__PURE__ */ new Set(),
|
|
11
|
+
branches: /* @__PURE__ */ new Set()
|
|
12
|
+
}), M = n.forwardRef(
|
|
13
|
+
(r, e) => {
|
|
14
|
+
const {
|
|
15
|
+
disableOutsidePointerEvents: i = !1,
|
|
16
|
+
onEscapeKeyDown: o,
|
|
17
|
+
onPointerDownOutside: t,
|
|
18
|
+
onFocusOutside: a,
|
|
19
|
+
onInteractOutside: l,
|
|
20
|
+
onDismiss: d,
|
|
21
|
+
...v
|
|
22
|
+
} = r, c = n.useContext(T), [u, S] = n.useState(null), f = (u == null ? void 0 : u.ownerDocument) ?? (globalThis == null ? void 0 : globalThis.document), [, F] = n.useState({}), W = g(e, (s) => S(s)), y = Array.from(c.layers), [A] = [...c.layersWithOutsidePointerEventsDisabled].slice(-1), N = y.indexOf(A), b = u ? y.indexOf(u) : -1, I = c.layersWithOutsidePointerEventsDisabled.size > 0, P = b >= N, _ = q((s) => {
|
|
23
|
+
const E = s.target, C = [...c.branches].some((h) => h.contains(E));
|
|
24
|
+
!P || C || (t == null || t(s), l == null || l(s), s.defaultPrevented || d == null || d());
|
|
25
|
+
}, f), D = G((s) => {
|
|
26
|
+
const E = s.target;
|
|
27
|
+
[...c.branches].some((h) => h.contains(E)) || (a == null || a(s), l == null || l(s), s.defaultPrevented || d == null || d());
|
|
28
|
+
}, f);
|
|
29
|
+
return U((s) => {
|
|
30
|
+
b === c.layers.size - 1 && (o == null || o(s), !s.defaultPrevented && d && (s.preventDefault(), d()));
|
|
31
|
+
}, f), n.useEffect(() => {
|
|
32
|
+
if (u)
|
|
33
|
+
return i && (c.layersWithOutsidePointerEventsDisabled.size === 0 && (L = f.body.style.pointerEvents, f.body.style.pointerEvents = "none"), c.layersWithOutsidePointerEventsDisabled.add(u)), c.layers.add(u), O(), () => {
|
|
34
|
+
i && c.layersWithOutsidePointerEventsDisabled.size === 1 && (f.body.style.pointerEvents = L);
|
|
35
|
+
};
|
|
36
|
+
}, [u, f, i, c]), n.useEffect(() => () => {
|
|
37
|
+
u && (c.layers.delete(u), c.layersWithOutsidePointerEventsDisabled.delete(u), O());
|
|
38
|
+
}, [u, c]), n.useEffect(() => {
|
|
39
|
+
const s = () => F({});
|
|
40
|
+
return document.addEventListener(p, s), () => document.removeEventListener(p, s);
|
|
41
|
+
}, []), /* @__PURE__ */ x.jsx(
|
|
42
|
+
R.div,
|
|
43
|
+
{
|
|
44
|
+
...v,
|
|
45
|
+
ref: W,
|
|
46
|
+
style: {
|
|
47
|
+
pointerEvents: I ? P ? "auto" : "none" : void 0,
|
|
48
|
+
...r.style
|
|
49
|
+
},
|
|
50
|
+
onFocusCapture: m(r.onFocusCapture, D.onFocusCapture),
|
|
51
|
+
onBlurCapture: m(r.onBlurCapture, D.onBlurCapture),
|
|
52
|
+
onPointerDownCapture: m(
|
|
53
|
+
r.onPointerDownCapture,
|
|
54
|
+
_.onPointerDownCapture
|
|
55
|
+
)
|
|
56
|
+
}
|
|
57
|
+
);
|
|
58
|
+
}
|
|
59
|
+
);
|
|
60
|
+
M.displayName = j;
|
|
61
|
+
var X = "DismissableLayerBranch", Y = n.forwardRef((r, e) => {
|
|
62
|
+
const i = n.useContext(T), o = n.useRef(null), t = g(e, o);
|
|
63
|
+
return n.useEffect(() => {
|
|
64
|
+
const a = o.current;
|
|
65
|
+
if (a)
|
|
66
|
+
return i.branches.add(a), () => {
|
|
67
|
+
i.branches.delete(a);
|
|
68
|
+
};
|
|
69
|
+
}, [i.branches]), /* @__PURE__ */ x.jsx(R.div, { ...r, ref: t });
|
|
70
|
+
});
|
|
71
|
+
Y.displayName = X;
|
|
72
|
+
function q(r, e = globalThis == null ? void 0 : globalThis.document) {
|
|
73
|
+
const i = w(r), o = n.useRef(!1), t = n.useRef(() => {
|
|
74
|
+
});
|
|
75
|
+
return n.useEffect(() => {
|
|
76
|
+
const a = (d) => {
|
|
77
|
+
if (d.target && !o.current) {
|
|
78
|
+
let v = function() {
|
|
79
|
+
B(
|
|
80
|
+
z,
|
|
81
|
+
i,
|
|
82
|
+
c,
|
|
83
|
+
{ discrete: !0 }
|
|
84
|
+
);
|
|
85
|
+
};
|
|
86
|
+
const c = { originalEvent: d };
|
|
87
|
+
d.pointerType === "touch" ? (e.removeEventListener("click", t.current), t.current = v, e.addEventListener("click", t.current, { once: !0 })) : v();
|
|
88
|
+
} else
|
|
89
|
+
e.removeEventListener("click", t.current);
|
|
90
|
+
o.current = !1;
|
|
91
|
+
}, l = window.setTimeout(() => {
|
|
92
|
+
e.addEventListener("pointerdown", a);
|
|
93
|
+
}, 0);
|
|
94
|
+
return () => {
|
|
95
|
+
window.clearTimeout(l), e.removeEventListener("pointerdown", a), e.removeEventListener("click", t.current);
|
|
96
|
+
};
|
|
97
|
+
}, [e, i]), {
|
|
98
|
+
// ensures we check React component tree (not just DOM tree)
|
|
99
|
+
onPointerDownCapture: () => o.current = !0
|
|
100
|
+
};
|
|
101
|
+
}
|
|
102
|
+
function G(r, e = globalThis == null ? void 0 : globalThis.document) {
|
|
103
|
+
const i = w(r), o = n.useRef(!1);
|
|
104
|
+
return n.useEffect(() => {
|
|
105
|
+
const t = (a) => {
|
|
106
|
+
a.target && !o.current && B(H, i, { originalEvent: a }, {
|
|
107
|
+
discrete: !1
|
|
108
|
+
});
|
|
109
|
+
};
|
|
110
|
+
return e.addEventListener("focusin", t), () => e.removeEventListener("focusin", t);
|
|
111
|
+
}, [e, i]), {
|
|
112
|
+
onFocusCapture: () => o.current = !0,
|
|
113
|
+
onBlurCapture: () => o.current = !1
|
|
114
|
+
};
|
|
115
|
+
}
|
|
116
|
+
function O() {
|
|
117
|
+
const r = new CustomEvent(p);
|
|
118
|
+
document.dispatchEvent(r);
|
|
119
|
+
}
|
|
120
|
+
function B(r, e, i, { discrete: o }) {
|
|
121
|
+
const t = i.originalEvent.target, a = new CustomEvent(r, { bubbles: !1, cancelable: !0, detail: i });
|
|
122
|
+
e && t.addEventListener(r, e, { once: !0 }), o ? k(t, a) : t.dispatchEvent(a);
|
|
123
|
+
}
|
|
124
|
+
export {
|
|
125
|
+
M as DismissableLayer,
|
|
126
|
+
Y as DismissableLayerBranch
|
|
127
|
+
};
|
package/dist/ui.es38.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as r from "react";
|
|
2
|
+
var t = 0;
|
|
3
|
+
function a() {
|
|
4
|
+
r.useEffect(() => {
|
|
5
|
+
const e = document.querySelectorAll("[data-radix-focus-guard]");
|
|
6
|
+
return document.body.insertAdjacentElement("afterbegin", e[0] ?? n()), document.body.insertAdjacentElement("beforeend", e[1] ?? n()), t++, () => {
|
|
7
|
+
t === 1 && document.querySelectorAll("[data-radix-focus-guard]").forEach((o) => o.remove()), t--;
|
|
8
|
+
};
|
|
9
|
+
}, []);
|
|
10
|
+
}
|
|
11
|
+
function n() {
|
|
12
|
+
const e = document.createElement("span");
|
|
13
|
+
return e.setAttribute("data-radix-focus-guard", ""), e.tabIndex = 0, e.style.outline = "none", e.style.opacity = "0", e.style.position = "fixed", e.style.pointerEvents = "none", e;
|
|
14
|
+
}
|
|
15
|
+
export {
|
|
16
|
+
a as useFocusGuards
|
|
17
|
+
};
|
package/dist/ui.es39.js
ADDED
|
@@ -0,0 +1,137 @@
|
|
|
1
|
+
import * as d from "react";
|
|
2
|
+
import { useComposedRefs as P } from "./ui.es30.js";
|
|
3
|
+
import { Primitive as M } from "./ui.es43.js";
|
|
4
|
+
import { useCallbackRef as y } from "./ui.es44.js";
|
|
5
|
+
import { j as _ } from "./ui.es16.js";
|
|
6
|
+
var F = "focusScope.autoFocusOnMount", T = "focusScope.autoFocusOnUnmount", N = { bubbles: !1, cancelable: !0 }, K = "FocusScope", k = d.forwardRef((e, n) => {
|
|
7
|
+
const {
|
|
8
|
+
loop: t = !1,
|
|
9
|
+
trapped: u = !1,
|
|
10
|
+
onMountAutoFocus: p,
|
|
11
|
+
onUnmountAutoFocus: L,
|
|
12
|
+
...g
|
|
13
|
+
} = e, [o, R] = d.useState(null), E = y(p), v = y(L), b = d.useRef(null), U = P(n, (s) => R(s)), a = d.useRef({
|
|
14
|
+
paused: !1,
|
|
15
|
+
pause() {
|
|
16
|
+
this.paused = !0;
|
|
17
|
+
},
|
|
18
|
+
resume() {
|
|
19
|
+
this.paused = !1;
|
|
20
|
+
}
|
|
21
|
+
}).current;
|
|
22
|
+
d.useEffect(() => {
|
|
23
|
+
if (u) {
|
|
24
|
+
let s = function(i) {
|
|
25
|
+
if (a.paused || !o) return;
|
|
26
|
+
const c = i.target;
|
|
27
|
+
o.contains(c) ? b.current = c : f(b.current, { select: !0 });
|
|
28
|
+
}, l = function(i) {
|
|
29
|
+
if (a.paused || !o) return;
|
|
30
|
+
const c = i.relatedTarget;
|
|
31
|
+
c !== null && (o.contains(c) || f(b.current, { select: !0 }));
|
|
32
|
+
}, r = function(i) {
|
|
33
|
+
if (document.activeElement === document.body)
|
|
34
|
+
for (const h of i)
|
|
35
|
+
h.removedNodes.length > 0 && f(o);
|
|
36
|
+
};
|
|
37
|
+
document.addEventListener("focusin", s), document.addEventListener("focusout", l);
|
|
38
|
+
const m = new MutationObserver(r);
|
|
39
|
+
return o && m.observe(o, { childList: !0, subtree: !0 }), () => {
|
|
40
|
+
document.removeEventListener("focusin", s), document.removeEventListener("focusout", l), m.disconnect();
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
}, [u, o, a.paused]), d.useEffect(() => {
|
|
44
|
+
if (o) {
|
|
45
|
+
S.add(a);
|
|
46
|
+
const s = document.activeElement;
|
|
47
|
+
if (!o.contains(s)) {
|
|
48
|
+
const r = new CustomEvent(F, N);
|
|
49
|
+
o.addEventListener(F, E), o.dispatchEvent(r), r.defaultPrevented || (w(V(I(o)), { select: !0 }), document.activeElement === s && f(o));
|
|
50
|
+
}
|
|
51
|
+
return () => {
|
|
52
|
+
o.removeEventListener(F, E), setTimeout(() => {
|
|
53
|
+
const r = new CustomEvent(T, N);
|
|
54
|
+
o.addEventListener(T, v), o.dispatchEvent(r), r.defaultPrevented || f(s ?? document.body, { select: !0 }), o.removeEventListener(T, v), S.remove(a);
|
|
55
|
+
}, 0);
|
|
56
|
+
};
|
|
57
|
+
}
|
|
58
|
+
}, [o, E, v, a]);
|
|
59
|
+
const A = d.useCallback(
|
|
60
|
+
(s) => {
|
|
61
|
+
if (!t && !u || a.paused) return;
|
|
62
|
+
const l = s.key === "Tab" && !s.altKey && !s.ctrlKey && !s.metaKey, r = document.activeElement;
|
|
63
|
+
if (l && r) {
|
|
64
|
+
const m = s.currentTarget, [i, c] = x(m);
|
|
65
|
+
i && c ? !s.shiftKey && r === c ? (s.preventDefault(), t && f(i, { select: !0 })) : s.shiftKey && r === i && (s.preventDefault(), t && f(c, { select: !0 })) : r === m && s.preventDefault();
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
[t, u, a.paused]
|
|
69
|
+
);
|
|
70
|
+
return /* @__PURE__ */ _.jsx(M.div, { tabIndex: -1, ...g, ref: U, onKeyDown: A });
|
|
71
|
+
});
|
|
72
|
+
k.displayName = K;
|
|
73
|
+
function w(e, { select: n = !1 } = {}) {
|
|
74
|
+
const t = document.activeElement;
|
|
75
|
+
for (const u of e)
|
|
76
|
+
if (f(u, { select: n }), document.activeElement !== t) return;
|
|
77
|
+
}
|
|
78
|
+
function x(e) {
|
|
79
|
+
const n = I(e), t = O(n, e), u = O(n.reverse(), e);
|
|
80
|
+
return [t, u];
|
|
81
|
+
}
|
|
82
|
+
function I(e) {
|
|
83
|
+
const n = [], t = document.createTreeWalker(e, NodeFilter.SHOW_ELEMENT, {
|
|
84
|
+
acceptNode: (u) => {
|
|
85
|
+
const p = u.tagName === "INPUT" && u.type === "hidden";
|
|
86
|
+
return u.disabled || u.hidden || p ? NodeFilter.FILTER_SKIP : u.tabIndex >= 0 ? NodeFilter.FILTER_ACCEPT : NodeFilter.FILTER_SKIP;
|
|
87
|
+
}
|
|
88
|
+
});
|
|
89
|
+
for (; t.nextNode(); ) n.push(t.currentNode);
|
|
90
|
+
return n;
|
|
91
|
+
}
|
|
92
|
+
function O(e, n) {
|
|
93
|
+
for (const t of e)
|
|
94
|
+
if (!D(t, { upTo: n })) return t;
|
|
95
|
+
}
|
|
96
|
+
function D(e, { upTo: n }) {
|
|
97
|
+
if (getComputedStyle(e).visibility === "hidden") return !0;
|
|
98
|
+
for (; e; ) {
|
|
99
|
+
if (n !== void 0 && e === n) return !1;
|
|
100
|
+
if (getComputedStyle(e).display === "none") return !0;
|
|
101
|
+
e = e.parentElement;
|
|
102
|
+
}
|
|
103
|
+
return !1;
|
|
104
|
+
}
|
|
105
|
+
function H(e) {
|
|
106
|
+
return e instanceof HTMLInputElement && "select" in e;
|
|
107
|
+
}
|
|
108
|
+
function f(e, { select: n = !1 } = {}) {
|
|
109
|
+
if (e && e.focus) {
|
|
110
|
+
const t = document.activeElement;
|
|
111
|
+
e.focus({ preventScroll: !0 }), e !== t && H(e) && n && e.select();
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
var S = j();
|
|
115
|
+
function j() {
|
|
116
|
+
let e = [];
|
|
117
|
+
return {
|
|
118
|
+
add(n) {
|
|
119
|
+
const t = e[0];
|
|
120
|
+
n !== t && (t == null || t.pause()), e = C(e, n), e.unshift(n);
|
|
121
|
+
},
|
|
122
|
+
remove(n) {
|
|
123
|
+
var t;
|
|
124
|
+
e = C(e, n), (t = e[0]) == null || t.resume();
|
|
125
|
+
}
|
|
126
|
+
};
|
|
127
|
+
}
|
|
128
|
+
function C(e, n) {
|
|
129
|
+
const t = [...e], u = t.indexOf(n);
|
|
130
|
+
return u !== -1 && t.splice(u, 1), t;
|
|
131
|
+
}
|
|
132
|
+
function V(e) {
|
|
133
|
+
return e.filter((n) => n.tagName !== "A");
|
|
134
|
+
}
|
|
135
|
+
export {
|
|
136
|
+
k as FocusScope
|
|
137
|
+
};
|
package/dist/ui.es4.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { j as t } from "./ui.
|
|
2
|
-
import { clsx as a } from "./ui.
|
|
1
|
+
import { j as t } from "./ui.es16.js";
|
|
2
|
+
import { clsx as a } from "./ui.es17.js";
|
|
3
3
|
import { Box as w } from "./ui.es2.js";
|
|
4
|
-
import { JUASTIFY_MAPPER as P, ALIGN_MAPPER as c } from "./ui.
|
|
4
|
+
import { JUASTIFY_MAPPER as P, ALIGN_MAPPER as c } from "./ui.es18.js";
|
|
5
|
+
import "./ui.es14.js";
|
|
5
6
|
const A = {
|
|
6
7
|
row: "flex-row",
|
|
7
8
|
col: "flex-col",
|
|
@@ -11,7 +12,7 @@ const A = {
|
|
|
11
12
|
wrap: "flex-wrap",
|
|
12
13
|
nowrap: "flex-nowrap",
|
|
13
14
|
wrap_reverse: "flex-wrap-reverse"
|
|
14
|
-
},
|
|
15
|
+
}, M = ({
|
|
15
16
|
children: l,
|
|
16
17
|
gap: x,
|
|
17
18
|
direction: r,
|
|
@@ -39,6 +40,6 @@ const A = {
|
|
|
39
40
|
}
|
|
40
41
|
);
|
|
41
42
|
export {
|
|
42
|
-
|
|
43
|
-
|
|
43
|
+
M as Flex,
|
|
44
|
+
M as default
|
|
44
45
|
};
|
package/dist/ui.es40.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as o from "react";
|
|
2
|
+
import { useLayoutEffect as a } from "./ui.es46.js";
|
|
3
|
+
var s = o[" useId ".trim().toString()] || (() => {
|
|
4
|
+
}), f = 0;
|
|
5
|
+
function i(t) {
|
|
6
|
+
const [e, r] = o.useState(s());
|
|
7
|
+
return a(() => {
|
|
8
|
+
r((u) => u ?? String(f++));
|
|
9
|
+
}, [t]), t || (e ? `radix-${e}` : "");
|
|
10
|
+
}
|
|
11
|
+
export {
|
|
12
|
+
i as useId
|
|
13
|
+
};
|
package/dist/ui.es41.js
ADDED
|
@@ -0,0 +1,220 @@
|
|
|
1
|
+
import * as s from "react";
|
|
2
|
+
import { useFloating as xe, offset as Pe, shift as ye, flip as Ae, size as ve, arrow as Ce, hide as be, limitShift as Se } from "./ui.es54.js";
|
|
3
|
+
import { Root as Oe } from "./ui.es55.js";
|
|
4
|
+
import { useComposedRefs as T } from "./ui.es30.js";
|
|
5
|
+
import { createContextScope as Re } from "./ui.es35.js";
|
|
6
|
+
import { Primitive as z } from "./ui.es43.js";
|
|
7
|
+
import { useCallbackRef as Ee } from "./ui.es44.js";
|
|
8
|
+
import { useLayoutEffect as B } from "./ui.es46.js";
|
|
9
|
+
import { useSize as Ne } from "./ui.es56.js";
|
|
10
|
+
import { j as f } from "./ui.es16.js";
|
|
11
|
+
import { autoUpdate as _e } from "./ui.es57.js";
|
|
12
|
+
var N = "Popper", [L, Ue] = Re(N), [$e, Z] = L(N), U = (e) => {
|
|
13
|
+
const { __scopePopper: i, children: n } = e, [t, a] = s.useState(null);
|
|
14
|
+
return /* @__PURE__ */ f.jsx($e, { scope: i, anchor: t, onAnchorChange: a, children: n });
|
|
15
|
+
};
|
|
16
|
+
U.displayName = N;
|
|
17
|
+
var q = "PopperAnchor", G = s.forwardRef(
|
|
18
|
+
(e, i) => {
|
|
19
|
+
const { __scopePopper: n, virtualRef: t, ...a } = e, r = Z(q, n), o = s.useRef(null), w = T(i, o);
|
|
20
|
+
return s.useEffect(() => {
|
|
21
|
+
r.onAnchorChange((t == null ? void 0 : t.current) || o.current);
|
|
22
|
+
}), t ? null : /* @__PURE__ */ f.jsx(z.div, { ...a, ref: w });
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
G.displayName = q;
|
|
26
|
+
var _ = "PopperContent", [je, He] = L(_), J = s.forwardRef(
|
|
27
|
+
(e, i) => {
|
|
28
|
+
var I, Y, M, X, D, F;
|
|
29
|
+
const {
|
|
30
|
+
__scopePopper: n,
|
|
31
|
+
side: t = "bottom",
|
|
32
|
+
sideOffset: a = 0,
|
|
33
|
+
align: r = "center",
|
|
34
|
+
alignOffset: o = 0,
|
|
35
|
+
arrowPadding: w = 0,
|
|
36
|
+
avoidCollisions: p = !0,
|
|
37
|
+
collisionBoundary: c = [],
|
|
38
|
+
collisionPadding: x = 0,
|
|
39
|
+
sticky: m = "partial",
|
|
40
|
+
hideWhenDetached: y = !1,
|
|
41
|
+
updatePositionStrategy: A = "optimized",
|
|
42
|
+
onPlaced: l,
|
|
43
|
+
...d
|
|
44
|
+
} = e, v = Z(_, n), [h, C] = s.useState(null), ee = T(i, (P) => C(P)), [E, te] = s.useState(null), g = Ne(E), re = (g == null ? void 0 : g.width) ?? 0, $ = (g == null ? void 0 : g.height) ?? 0, oe = t + (r !== "center" ? "-" + r : ""), ne = typeof x == "number" ? x : { top: 0, right: 0, bottom: 0, left: 0, ...x }, j = Array.isArray(c) ? c : [c], ae = j.length > 0, b = {
|
|
45
|
+
padding: ne,
|
|
46
|
+
boundary: j.filter(Ie),
|
|
47
|
+
// with `strategy: 'fixed'`, this is the only way to get it to respect boundaries
|
|
48
|
+
altBoundary: ae
|
|
49
|
+
}, { refs: ie, floatingStyles: H, placement: se, isPositioned: S, middlewareData: u } = xe({
|
|
50
|
+
// default to `fixed` strategy so users don't have to pick and we also avoid focus scroll issues
|
|
51
|
+
strategy: "fixed",
|
|
52
|
+
placement: oe,
|
|
53
|
+
whileElementsMounted: (...P) => _e(...P, {
|
|
54
|
+
animationFrame: A === "always"
|
|
55
|
+
}),
|
|
56
|
+
elements: {
|
|
57
|
+
reference: v.anchor
|
|
58
|
+
},
|
|
59
|
+
middleware: [
|
|
60
|
+
Pe({ mainAxis: a + $, alignmentAxis: o }),
|
|
61
|
+
p && ye({
|
|
62
|
+
mainAxis: !0,
|
|
63
|
+
crossAxis: !1,
|
|
64
|
+
limiter: m === "partial" ? Se() : void 0,
|
|
65
|
+
...b
|
|
66
|
+
}),
|
|
67
|
+
p && Ae({ ...b }),
|
|
68
|
+
ve({
|
|
69
|
+
...b,
|
|
70
|
+
apply: ({ elements: P, rects: k, availableWidth: he, availableHeight: ge }) => {
|
|
71
|
+
const { width: ue, height: we } = k.reference, R = P.floating.style;
|
|
72
|
+
R.setProperty("--radix-popper-available-width", `${he}px`), R.setProperty("--radix-popper-available-height", `${ge}px`), R.setProperty("--radix-popper-anchor-width", `${ue}px`), R.setProperty("--radix-popper-anchor-height", `${we}px`);
|
|
73
|
+
}
|
|
74
|
+
}),
|
|
75
|
+
E && Ce({ element: E, padding: w }),
|
|
76
|
+
Ye({ arrowWidth: re, arrowHeight: $ }),
|
|
77
|
+
y && be({ strategy: "referenceHidden", ...b })
|
|
78
|
+
]
|
|
79
|
+
}), [W, pe] = V(se), O = Ee(l);
|
|
80
|
+
B(() => {
|
|
81
|
+
S && (O == null || O());
|
|
82
|
+
}, [S, O]);
|
|
83
|
+
const ce = (I = u.arrow) == null ? void 0 : I.x, de = (Y = u.arrow) == null ? void 0 : Y.y, le = ((M = u.arrow) == null ? void 0 : M.centerOffset) !== 0, [fe, me] = s.useState();
|
|
84
|
+
return B(() => {
|
|
85
|
+
h && me(window.getComputedStyle(h).zIndex);
|
|
86
|
+
}, [h]), /* @__PURE__ */ f.jsx(
|
|
87
|
+
"div",
|
|
88
|
+
{
|
|
89
|
+
ref: ie.setFloating,
|
|
90
|
+
"data-radix-popper-content-wrapper": "",
|
|
91
|
+
style: {
|
|
92
|
+
...H,
|
|
93
|
+
transform: S ? H.transform : "translate(0, -200%)",
|
|
94
|
+
// keep off the page when measuring
|
|
95
|
+
minWidth: "max-content",
|
|
96
|
+
zIndex: fe,
|
|
97
|
+
"--radix-popper-transform-origin": [
|
|
98
|
+
(X = u.transformOrigin) == null ? void 0 : X.x,
|
|
99
|
+
(D = u.transformOrigin) == null ? void 0 : D.y
|
|
100
|
+
].join(" "),
|
|
101
|
+
// hide the content if using the hide middleware and should be hidden
|
|
102
|
+
// set visibility to hidden and disable pointer events so the UI behaves
|
|
103
|
+
// as if the PopperContent isn't there at all
|
|
104
|
+
...((F = u.hide) == null ? void 0 : F.referenceHidden) && {
|
|
105
|
+
visibility: "hidden",
|
|
106
|
+
pointerEvents: "none"
|
|
107
|
+
}
|
|
108
|
+
},
|
|
109
|
+
dir: e.dir,
|
|
110
|
+
children: /* @__PURE__ */ f.jsx(
|
|
111
|
+
je,
|
|
112
|
+
{
|
|
113
|
+
scope: n,
|
|
114
|
+
placedSide: W,
|
|
115
|
+
onArrowChange: te,
|
|
116
|
+
arrowX: ce,
|
|
117
|
+
arrowY: de,
|
|
118
|
+
shouldHideArrow: le,
|
|
119
|
+
children: /* @__PURE__ */ f.jsx(
|
|
120
|
+
z.div,
|
|
121
|
+
{
|
|
122
|
+
"data-side": W,
|
|
123
|
+
"data-align": pe,
|
|
124
|
+
...d,
|
|
125
|
+
ref: ee,
|
|
126
|
+
style: {
|
|
127
|
+
...d.style,
|
|
128
|
+
// if the PopperContent hasn't been placed yet (not all measurements done)
|
|
129
|
+
// we prevent animations so that users's animation don't kick in too early referring wrong sides
|
|
130
|
+
animation: S ? void 0 : "none"
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
)
|
|
134
|
+
}
|
|
135
|
+
)
|
|
136
|
+
}
|
|
137
|
+
);
|
|
138
|
+
}
|
|
139
|
+
);
|
|
140
|
+
J.displayName = _;
|
|
141
|
+
var K = "PopperArrow", We = {
|
|
142
|
+
top: "bottom",
|
|
143
|
+
right: "left",
|
|
144
|
+
bottom: "top",
|
|
145
|
+
left: "right"
|
|
146
|
+
}, Q = s.forwardRef(function(i, n) {
|
|
147
|
+
const { __scopePopper: t, ...a } = i, r = He(K, t), o = We[r.placedSide];
|
|
148
|
+
return (
|
|
149
|
+
// we have to use an extra wrapper because `ResizeObserver` (used by `useSize`)
|
|
150
|
+
// doesn't report size as we'd expect on SVG elements.
|
|
151
|
+
// it reports their bounding box which is effectively the largest path inside the SVG.
|
|
152
|
+
/* @__PURE__ */ f.jsx(
|
|
153
|
+
"span",
|
|
154
|
+
{
|
|
155
|
+
ref: r.onArrowChange,
|
|
156
|
+
style: {
|
|
157
|
+
position: "absolute",
|
|
158
|
+
left: r.arrowX,
|
|
159
|
+
top: r.arrowY,
|
|
160
|
+
[o]: 0,
|
|
161
|
+
transformOrigin: {
|
|
162
|
+
top: "",
|
|
163
|
+
right: "0 0",
|
|
164
|
+
bottom: "center 0",
|
|
165
|
+
left: "100% 0"
|
|
166
|
+
}[r.placedSide],
|
|
167
|
+
transform: {
|
|
168
|
+
top: "translateY(100%)",
|
|
169
|
+
right: "translateY(50%) rotate(90deg) translateX(-50%)",
|
|
170
|
+
bottom: "rotate(180deg)",
|
|
171
|
+
left: "translateY(50%) rotate(-90deg) translateX(50%)"
|
|
172
|
+
}[r.placedSide],
|
|
173
|
+
visibility: r.shouldHideArrow ? "hidden" : void 0
|
|
174
|
+
},
|
|
175
|
+
children: /* @__PURE__ */ f.jsx(
|
|
176
|
+
Oe,
|
|
177
|
+
{
|
|
178
|
+
...a,
|
|
179
|
+
ref: n,
|
|
180
|
+
style: {
|
|
181
|
+
...a.style,
|
|
182
|
+
// ensures the element can be measured correctly (mostly for if SVG)
|
|
183
|
+
display: "block"
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
)
|
|
187
|
+
}
|
|
188
|
+
)
|
|
189
|
+
);
|
|
190
|
+
});
|
|
191
|
+
Q.displayName = K;
|
|
192
|
+
function Ie(e) {
|
|
193
|
+
return e !== null;
|
|
194
|
+
}
|
|
195
|
+
var Ye = (e) => ({
|
|
196
|
+
name: "transformOrigin",
|
|
197
|
+
options: e,
|
|
198
|
+
fn(i) {
|
|
199
|
+
var v, h, C;
|
|
200
|
+
const { placement: n, rects: t, middlewareData: a } = i, o = ((v = a.arrow) == null ? void 0 : v.centerOffset) !== 0, w = o ? 0 : e.arrowWidth, p = o ? 0 : e.arrowHeight, [c, x] = V(n), m = { start: "0%", center: "50%", end: "100%" }[x], y = (((h = a.arrow) == null ? void 0 : h.x) ?? 0) + w / 2, A = (((C = a.arrow) == null ? void 0 : C.y) ?? 0) + p / 2;
|
|
201
|
+
let l = "", d = "";
|
|
202
|
+
return c === "bottom" ? (l = o ? m : `${y}px`, d = `${-p}px`) : c === "top" ? (l = o ? m : `${y}px`, d = `${t.floating.height + p}px`) : c === "right" ? (l = `${-p}px`, d = o ? m : `${A}px`) : c === "left" && (l = `${t.floating.width + p}px`, d = o ? m : `${A}px`), { data: { x: l, y: d } };
|
|
203
|
+
}
|
|
204
|
+
});
|
|
205
|
+
function V(e) {
|
|
206
|
+
const [i, n = "center"] = e.split("-");
|
|
207
|
+
return [i, n];
|
|
208
|
+
}
|
|
209
|
+
var qe = U, Ge = G, Je = J, Ke = Q;
|
|
210
|
+
export {
|
|
211
|
+
Ge as Anchor,
|
|
212
|
+
Ke as Arrow,
|
|
213
|
+
Je as Content,
|
|
214
|
+
U as Popper,
|
|
215
|
+
G as PopperAnchor,
|
|
216
|
+
Q as PopperArrow,
|
|
217
|
+
J as PopperContent,
|
|
218
|
+
qe as Root,
|
|
219
|
+
Ue as createPopperScope
|
|
220
|
+
};
|