mimir-ui-kit 1.38.42 → 1.38.44

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.
@@ -49,9 +49,13 @@ type TProps = {
49
49
  * Флаг открытия.
50
50
  */
51
51
  isOpen?: boolean;
52
+ /**
53
+ * Время автоматического закрытия в миллисекундах.
54
+ */
55
+ autoCloseTimeout?: number;
52
56
  };
53
57
  /**
54
58
  * Компонент Dropdown, содержит в себе кнопку и панель выпадающего меню
55
59
  */
56
- export declare const Dropdown: import('react').MemoExoticComponent<({ children, position, popoverProps, className, buttonClassName, panelClassName, menuItemsClassName, buttonContent, needCloseButton, openOnHover, isOpen }: TProps) => import("react/jsx-runtime").JSX.Element>;
60
+ export declare const Dropdown: import('react').MemoExoticComponent<({ children, position, popoverProps, className, buttonClassName, panelClassName, menuItemsClassName, buttonContent, needCloseButton, openOnHover, isOpen, autoCloseTimeout }: TProps) => import("react/jsx-runtime").JSX.Element>;
57
61
  export {};
@@ -1,19 +1,19 @@
1
- import { jsx as ce, jsxs as Le, Fragment as nt } from "react/jsx-runtime";
2
- import { c as fe } from "../../index-DIxK0V-G.js";
3
- import y, { createContext as ae, useState as W, useContext as ee, useRef as M, useEffect as de, useMemo as K, Fragment as pe, useReducer as rt, createRef as we, useId as me, memo as ot, useCallback as Ae } from "react";
1
+ import { jsx as de, jsxs as Ae, Fragment as nt } from "react/jsx-runtime";
2
+ import { c as ve } from "../../index-DIxK0V-G.js";
3
+ import E, { createContext as ae, useState as X, useContext as ee, useRef as k, useEffect as ie, useMemo as j, Fragment as pe, useReducer as rt, createRef as Ie, useId as be, memo as ot, useCallback as me } from "react";
4
4
  import { Button as lt } from "../Button/Button.js";
5
- import { o as S, u as De, M as ve, W as V, y as z, O as oe, n as ie, m as at, e as ut, H as ue, s as Ie, p as it, a as Q, T as st, $ as ct, b as dt, D as Ce, I as pt, c as re } from "../../keyboard-CUMsrFX1.js";
6
- import { w as vt } from "../../use-active-press-BVQqDQ3V.js";
7
- import { n as Pe, s as ft, l as He, e as mt, E as bt, R as ht, v as Pt, y as $t, x as yt, a as Et, b as gt, m as St, f as Tt, d as _t, t as wt } from "../../portal-D3A00sie.js";
5
+ import { o as S, u as He, M as fe, W as V, y as z, O as oe, n as se, m as at, e as ut, H as ue, s as Fe, p as st, a as Q, T as it, $ as ct, b as dt, D as Ce, I as pt, c as re } from "../../keyboard-CUMsrFX1.js";
6
+ import { w as ft } from "../../use-active-press-BVQqDQ3V.js";
7
+ import { n as $e, s as vt, l as De, e as mt, E as bt, R as ht, v as Pt, y as $t, x as yt, a as Et, b as gt, m as St, f as Tt, d as _t, t as wt } from "../../portal-D3A00sie.js";
8
8
  import { e as It } from "../../use-resolve-button-type-DhFdPxnv.js";
9
- import { T as be, s as he } from "../../hidden-Dn4lM6EL.js";
10
- import { R as ke, H as Me, i as D, c as Ge, u as $e, s as Ct } from "../../open-closed-CkTbpRyi.js";
11
- import { C as Ft } from "../../close-provider-CEutdhG8.js";
9
+ import { T as he, s as Pe } from "../../hidden-Dn4lM6EL.js";
10
+ import { R as Oe, H as Me, i as K, c as Ge, u as ye, s as Ft } from "../../open-closed-CkTbpRyi.js";
11
+ import { C as Ct } from "../../close-provider-CEutdhG8.js";
12
12
  import { r as Ke } from "../../bugs-diTMAGNw.js";
13
- import { b as Oe, P as le, F as Y, A as Bt, h as kt, T as Fe } from "../../focus-management-Dp2_vbQ3.js";
14
- import { f as Mt } from "../../use-is-mounted-D7cq4xsa.js";
15
- import '../../assets/Dropdown.css';function Ot({ defaultContainers: e = [], portals: t, mainTreeNode: o } = {}) {
16
- let d = Pe(o), f = S(() => {
13
+ import { b as xe, P as le, F as Y, A as Bt, h as kt, T as Be } from "../../focus-management-Dp2_vbQ3.js";
14
+ import { f as Ot } from "../../use-is-mounted-D7cq4xsa.js";
15
+ import '../../assets/Dropdown.css';function Mt({ defaultContainers: e = [], portals: t, mainTreeNode: o } = {}) {
16
+ let d = $e(o), v = S(() => {
17
17
  var b, m;
18
18
  let l = [];
19
19
  for (let r of e) r !== null && (r instanceof HTMLElement ? l.push(r) : "current" in r && r.current instanceof HTMLElement && l.push(r.current));
@@ -21,15 +21,15 @@ import '../../assets/Dropdown.css';function Ot({ defaultContainers: e = [], port
21
21
  for (let r of (b = d == null ? void 0 : d.querySelectorAll("html > *, body > *")) != null ? b : []) r !== document.body && r !== document.head && r instanceof HTMLElement && r.id !== "headlessui-portal-root" && (o && (r.contains(o) || r.contains((m = o == null ? void 0 : o.getRootNode()) == null ? void 0 : m.host)) || l.some((h) => r.contains(h)) || l.push(r));
22
22
  return l;
23
23
  });
24
- return { resolveContainers: f, contains: S((b) => f().some((m) => m.contains(b))) };
24
+ return { resolveContainers: v, contains: S((b) => v().some((m) => m.contains(b))) };
25
25
  }
26
26
  let Ue = ae(null);
27
27
  function je({ children: e, node: t }) {
28
- let [o, d] = W(null), f = Xe(t ?? o);
29
- return y.createElement(Ue.Provider, { value: f }, e, f === null && y.createElement(be, { features: he.Hidden, ref: (b) => {
28
+ let [o, d] = X(null), v = Xe(t ?? o);
29
+ return E.createElement(Ue.Provider, { value: v }, e, v === null && E.createElement(he, { features: Pe.Hidden, ref: (b) => {
30
30
  var m, l;
31
31
  if (b) {
32
- for (let r of (l = (m = De(b)) == null ? void 0 : m.querySelectorAll("html > *, body > *")) != null ? l : []) if (r !== document.body && r !== document.head && r instanceof HTMLElement && r != null && r.contains(b)) {
32
+ for (let r of (l = (m = He(b)) == null ? void 0 : m.querySelectorAll("html > *, body > *")) != null ? l : []) if (r !== document.body && r !== document.head && r instanceof HTMLElement && r != null && r.contains(b)) {
33
33
  d(r);
34
34
  break;
35
35
  }
@@ -42,127 +42,127 @@ function Xe(e = null) {
42
42
  }
43
43
  var J = ((e) => (e[e.Forwards = 0] = "Forwards", e[e.Backwards = 1] = "Backwards", e))(J || {});
44
44
  function We() {
45
- let e = M(0);
46
- return ft(!0, "keydown", (t) => {
45
+ let e = k(0);
46
+ return vt(!0, "keydown", (t) => {
47
47
  t.key === "Tab" && (e.current = t.shiftKey ? 1 : 0);
48
48
  }, !0), e;
49
49
  }
50
50
  function Ze(e) {
51
51
  var t;
52
- return !!(e.enter || e.enterFrom || e.enterTo || e.leave || e.leaveFrom || e.leaveTo) || ((t = e.as) != null ? t : Je) !== pe || y.Children.count(e.children) === 1;
52
+ return !!(e.enter || e.enterFrom || e.enterTo || e.leave || e.leaveFrom || e.leaveTo) || ((t = e.as) != null ? t : Je) !== pe || E.Children.count(e.children) === 1;
53
53
  }
54
- let ye = ae(null);
55
- ye.displayName = "TransitionContext";
54
+ let Ee = ae(null);
55
+ Ee.displayName = "TransitionContext";
56
56
  var xt = ((e) => (e.Visible = "visible", e.Hidden = "hidden", e))(xt || {});
57
57
  function Nt() {
58
- let e = ee(ye);
58
+ let e = ee(Ee);
59
59
  if (e === null) throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");
60
60
  return e;
61
61
  }
62
62
  function Rt() {
63
- let e = ee(Ee);
63
+ let e = ee(ge);
64
64
  if (e === null) throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");
65
65
  return e;
66
66
  }
67
- let Ee = ae(null);
68
- Ee.displayName = "NestingContext";
69
- function ge(e) {
70
- return "children" in e ? ge(e.children) : e.current.filter(({ el: t }) => t.current !== null).filter(({ state: t }) => t === "visible").length > 0;
67
+ let ge = ae(null);
68
+ ge.displayName = "NestingContext";
69
+ function Se(e) {
70
+ return "children" in e ? Se(e.children) : e.current.filter(({ el: t }) => t.current !== null).filter(({ state: t }) => t === "visible").length > 0;
71
71
  }
72
72
  function qe(e, t) {
73
- let o = Ie(e), d = M([]), f = Mt(), b = it(), m = S((c, a = oe.Hidden) => {
74
- let s = d.current.findIndex(({ el: u }) => u === c);
75
- s !== -1 && (Q(a, { [oe.Unmount]() {
76
- d.current.splice(s, 1);
73
+ let o = Fe(e), d = k([]), v = Ot(), b = st(), m = S((c, a = oe.Hidden) => {
74
+ let i = d.current.findIndex(({ el: u }) => u === c);
75
+ i !== -1 && (Q(a, { [oe.Unmount]() {
76
+ d.current.splice(i, 1);
77
77
  }, [oe.Hidden]() {
78
- d.current[s].state = "hidden";
78
+ d.current[i].state = "hidden";
79
79
  } }), b.microTask(() => {
80
80
  var u;
81
- !ge(d) && f.current && ((u = o.current) == null || u.call(o));
81
+ !Se(d) && v.current && ((u = o.current) == null || u.call(o));
82
82
  }));
83
83
  }), l = S((c) => {
84
- let a = d.current.find(({ el: s }) => s === c);
84
+ let a = d.current.find(({ el: i }) => i === c);
85
85
  return a ? a.state !== "visible" && (a.state = "visible") : d.current.push({ el: c, state: "visible" }), () => m(c, oe.Unmount);
86
- }), r = M([]), h = M(Promise.resolve()), n = M({ enter: [], leave: [] }), E = S((c, a, s) => {
86
+ }), r = k([]), h = k(Promise.resolve()), n = k({ enter: [], leave: [] }), y = S((c, a, i) => {
87
87
  r.current.splice(0), t && (t.chains.current[a] = t.chains.current[a].filter(([u]) => u !== c)), t == null || t.chains.current[a].push([c, new Promise((u) => {
88
88
  r.current.push(u);
89
89
  })]), t == null || t.chains.current[a].push([c, new Promise((u) => {
90
- Promise.all(n.current[a].map(([$, T]) => T)).then(() => u());
91
- })]), a === "enter" ? h.current = h.current.then(() => t == null ? void 0 : t.wait.current).then(() => s(a)) : s(a);
92
- }), P = S((c, a, s) => {
90
+ Promise.all(n.current[a].map(([$, I]) => I)).then(() => u());
91
+ })]), a === "enter" ? h.current = h.current.then(() => t == null ? void 0 : t.wait.current).then(() => i(a)) : i(a);
92
+ }), P = S((c, a, i) => {
93
93
  Promise.all(n.current[a].splice(0).map(([u, $]) => $)).then(() => {
94
94
  var u;
95
95
  (u = r.current.shift()) == null || u();
96
- }).then(() => s(a));
96
+ }).then(() => i(a));
97
97
  });
98
- return K(() => ({ children: d, register: l, unregister: m, onStart: E, onStop: P, wait: h, chains: n }), [l, m, d, E, P, n, h]);
98
+ return j(() => ({ children: d, register: l, unregister: m, onStart: y, onStop: P, wait: h, chains: n }), [l, m, d, y, P, n, h]);
99
99
  }
100
- let Je = pe, Qe = ve.RenderStrategy;
100
+ let Je = pe, Qe = fe.RenderStrategy;
101
101
  function Lt(e, t) {
102
102
  var o, d;
103
- let { transition: f = !0, beforeEnter: b, afterEnter: m, beforeLeave: l, afterLeave: r, enter: h, enterFrom: n, enterTo: E, entered: P, leave: c, leaveFrom: a, leaveTo: s, ...u } = e, [$, T] = W(null), g = M(null), C = Ze(e), H = z(...C ? [g, t, T] : t === null ? [] : [t]), Z = (o = u.unmount) == null || o ? oe.Unmount : oe.Hidden, { show: F, appear: B, initial: q } = Nt(), [k, O] = W(F ? "visible" : "hidden"), U = Rt(), { register: N, unregister: R } = U;
104
- ie(() => N(g), [N, g]), ie(() => {
105
- if (Z === oe.Hidden && g.current) {
106
- if (F && k !== "visible") {
107
- O("visible");
103
+ let { transition: v = !0, beforeEnter: b, afterEnter: m, beforeLeave: l, afterLeave: r, enter: h, enterFrom: n, enterTo: y, entered: P, leave: c, leaveFrom: a, leaveTo: i, ...u } = e, [$, I] = X(null), g = k(null), C = Ze(e), N = z(...C ? [g, t, I] : t === null ? [] : [t]), D = (o = u.unmount) == null || o ? oe.Unmount : oe.Hidden, { show: F, appear: B, initial: G } = Nt(), [O, M] = X(F ? "visible" : "hidden"), W = Rt(), { register: R, unregister: L } = W;
104
+ se(() => R(g), [R, g]), se(() => {
105
+ if (D === oe.Hidden && g.current) {
106
+ if (F && O !== "visible") {
107
+ M("visible");
108
108
  return;
109
109
  }
110
- return Q(k, { hidden: () => R(g), visible: () => N(g) });
110
+ return Q(O, { hidden: () => L(g), visible: () => R(g) });
111
111
  }
112
- }, [k, g, N, R, F, Z]);
113
- let j = He();
114
- ie(() => {
115
- if (C && j && k === "visible" && g.current === null) throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?");
116
- }, [g, k, j, C]);
117
- let te = q && !B, X = B && F && q, v = M(!1), i = qe(() => {
118
- v.current || (O("hidden"), R(g));
119
- }, U), p = S((A) => {
120
- v.current = !0;
121
- let ne = A ? "enter" : "leave";
122
- i.onStart(g, ne, (se) => {
123
- se === "enter" ? b == null || b() : se === "leave" && (l == null || l());
112
+ }, [O, g, R, L, F, D]);
113
+ let Z = De();
114
+ se(() => {
115
+ if (C && Z && O === "visible" && g.current === null) throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?");
116
+ }, [g, O, Z, C]);
117
+ let te = G && !B, q = B && F && G, f = k(!1), s = qe(() => {
118
+ f.current || (M("hidden"), L(g));
119
+ }, W), p = S((H) => {
120
+ f.current = !0;
121
+ let ne = H ? "enter" : "leave";
122
+ s.onStart(g, ne, (ce) => {
123
+ ce === "enter" ? b == null || b() : ce === "leave" && (l == null || l());
124
124
  });
125
- }), _ = S((A) => {
126
- let ne = A ? "enter" : "leave";
127
- v.current = !1, i.onStop(g, ne, (se) => {
128
- se === "enter" ? m == null || m() : se === "leave" && (r == null || r());
129
- }), ne === "leave" && !ge(i) && (O("hidden"), R(g));
125
+ }), T = S((H) => {
126
+ let ne = H ? "enter" : "leave";
127
+ f.current = !1, s.onStop(g, ne, (ce) => {
128
+ ce === "enter" ? m == null || m() : ce === "leave" && (r == null || r());
129
+ }), ne === "leave" && !Se(s) && (M("hidden"), L(g));
130
130
  });
131
- de(() => {
132
- C && f || (p(F), _(F));
133
- }, [F, C, f]);
134
- let w = !(!f || !C || !j || te), [, I] = ke(w, $, F, { start: p, end: _ }), x = at({ ref: H, className: ((d = ut(u.className, X && h, X && n, I.enter && h, I.enter && I.closed && n, I.enter && !I.closed && E, I.leave && c, I.leave && !I.closed && a, I.leave && I.closed && s, !I.transition && F && P)) == null ? void 0 : d.trim()) || void 0, ...Me(I) }), L = 0;
135
- return k === "visible" && (L |= D.Open), k === "hidden" && (L |= D.Closed), I.enter && (L |= D.Opening), I.leave && (L |= D.Closing), y.createElement(Ee.Provider, { value: i }, y.createElement(Ge, { value: L }, ue({ ourProps: x, theirProps: u, defaultTag: Je, features: Qe, visible: k === "visible", name: "Transition.Child" })));
131
+ ie(() => {
132
+ C && v || (p(F), T(F));
133
+ }, [F, C, v]);
134
+ let _ = !(!v || !C || !Z || te), [, w] = Oe(_, $, F, { start: p, end: T }), x = at({ ref: N, className: ((d = ut(u.className, q && h, q && n, w.enter && h, w.enter && w.closed && n, w.enter && !w.closed && y, w.leave && c, w.leave && !w.closed && a, w.leave && w.closed && i, !w.transition && F && P)) == null ? void 0 : d.trim()) || void 0, ...Me(w) }), A = 0;
135
+ return O === "visible" && (A |= K.Open), O === "hidden" && (A |= K.Closed), w.enter && (A |= K.Opening), w.leave && (A |= K.Closing), E.createElement(ge.Provider, { value: s }, E.createElement(Ge, { value: A }, ue({ ourProps: x, theirProps: u, defaultTag: Je, features: Qe, visible: O === "visible", name: "Transition.Child" })));
136
136
  }
137
137
  function At(e, t) {
138
- let { show: o, appear: d = !1, unmount: f = !0, ...b } = e, m = M(null), l = Ze(e), r = z(...l ? [m, t] : t === null ? [] : [t]);
139
- He();
140
- let h = $e();
141
- if (o === void 0 && h !== null && (o = (h & D.Open) === D.Open), o === void 0) throw new Error("A <Transition /> is used but it is missing a `show={true | false}` prop.");
142
- let [n, E] = W(o ? "visible" : "hidden"), P = qe(() => {
143
- o || E("hidden");
144
- }), [c, a] = W(!0), s = M([o]);
145
- ie(() => {
146
- c !== !1 && s.current[s.current.length - 1] !== o && (s.current.push(o), a(!1));
147
- }, [s, o]);
148
- let u = K(() => ({ show: o, appear: d, initial: c }), [o, d, c]);
149
- ie(() => {
150
- o ? E("visible") : !ge(P) && m.current !== null && E("hidden");
138
+ let { show: o, appear: d = !1, unmount: v = !0, ...b } = e, m = k(null), l = Ze(e), r = z(...l ? [m, t] : t === null ? [] : [t]);
139
+ De();
140
+ let h = ye();
141
+ if (o === void 0 && h !== null && (o = (h & K.Open) === K.Open), o === void 0) throw new Error("A <Transition /> is used but it is missing a `show={true | false}` prop.");
142
+ let [n, y] = X(o ? "visible" : "hidden"), P = qe(() => {
143
+ o || y("hidden");
144
+ }), [c, a] = X(!0), i = k([o]);
145
+ se(() => {
146
+ c !== !1 && i.current[i.current.length - 1] !== o && (i.current.push(o), a(!1));
147
+ }, [i, o]);
148
+ let u = j(() => ({ show: o, appear: d, initial: c }), [o, d, c]);
149
+ se(() => {
150
+ o ? y("visible") : !Se(P) && m.current !== null && y("hidden");
151
151
  }, [o, P]);
152
- let $ = { unmount: f }, T = S(() => {
152
+ let $ = { unmount: v }, I = S(() => {
153
153
  var C;
154
154
  c && a(!1), (C = e.beforeEnter) == null || C.call(e);
155
155
  }), g = S(() => {
156
156
  var C;
157
157
  c && a(!1), (C = e.beforeLeave) == null || C.call(e);
158
158
  });
159
- return y.createElement(Ee.Provider, { value: P }, y.createElement(ye.Provider, { value: u }, ue({ ourProps: { ...$, as: pe, children: y.createElement(Ve, { ref: r, ...$, ...b, beforeEnter: T, beforeLeave: g }) }, theirProps: {}, defaultTag: pe, features: Qe, visible: n === "visible", name: "Transition" })));
159
+ return E.createElement(ge.Provider, { value: P }, E.createElement(Ee.Provider, { value: u }, ue({ ourProps: { ...$, as: pe, children: E.createElement(Ve, { ref: r, ...$, ...b, beforeEnter: I, beforeLeave: g }) }, theirProps: {}, defaultTag: pe, features: Qe, visible: n === "visible", name: "Transition" })));
160
160
  }
161
- function Dt(e, t) {
162
- let o = ee(ye) !== null, d = $e() !== null;
163
- return y.createElement(y.Fragment, null, !o && d ? y.createElement(Be, { ref: t, ...e }) : y.createElement(Ve, { ref: t, ...e }));
161
+ function Ht(e, t) {
162
+ let o = ee(Ee) !== null, d = ye() !== null;
163
+ return E.createElement(E.Fragment, null, !o && d ? E.createElement(ke, { ref: t, ...e }) : E.createElement(Ve, { ref: t, ...e }));
164
164
  }
165
- let Be = V(At), Ve = V(Lt), Ht = V(Dt), Gt = Object.assign(Be, { Child: Ht, Root: Be });
165
+ let ke = V(At), Ve = V(Lt), Dt = V(Ht), Gt = Object.assign(ke, { Child: Dt, Root: ke });
166
166
  var Kt = ((e) => (e[e.Open = 0] = "Open", e[e.Closed = 1] = "Closed", e))(Kt || {}), Ut = ((e) => (e[e.TogglePopover = 0] = "TogglePopover", e[e.ClosePopover = 1] = "ClosePopover", e[e.SetButton = 2] = "SetButton", e[e.SetButtonId = 3] = "SetButtonId", e[e.SetPanel = 4] = "SetPanel", e[e.SetPanelId = 5] = "SetPanelId", e))(Ut || {});
167
167
  let jt = { 0: (e) => ({ ...e, popoverState: Q(e.popoverState, { 0: 1, 1: 0 }), __demoMode: !1 }), 1(e) {
168
168
  return e.popoverState === 1 ? e : { ...e, popoverState: 1, __demoMode: !1 };
@@ -174,35 +174,35 @@ let jt = { 0: (e) => ({ ...e, popoverState: Q(e.popoverState, { 0: 1, 1: 0 }), _
174
174
  return e.panel === t.panel ? e : { ...e, panel: t.panel };
175
175
  }, 5(e, t) {
176
176
  return e.panelId === t.panelId ? e : { ...e, panelId: t.panelId };
177
- } }, xe = ae(null);
178
- xe.displayName = "PopoverContext";
179
- function Se(e) {
180
- let t = ee(xe);
177
+ } }, Ne = ae(null);
178
+ Ne.displayName = "PopoverContext";
179
+ function Te(e) {
180
+ let t = ee(Ne);
181
181
  if (t === null) {
182
182
  let o = new Error(`<${e} /> is missing a parent <Popover /> component.`);
183
- throw Error.captureStackTrace && Error.captureStackTrace(o, Se), o;
183
+ throw Error.captureStackTrace && Error.captureStackTrace(o, Te), o;
184
184
  }
185
185
  return t;
186
186
  }
187
- let Te = ae(null);
188
- Te.displayName = "PopoverAPIContext";
189
- function Ne(e) {
190
- let t = ee(Te);
187
+ let _e = ae(null);
188
+ _e.displayName = "PopoverAPIContext";
189
+ function Re(e) {
190
+ let t = ee(_e);
191
191
  if (t === null) {
192
192
  let o = new Error(`<${e} /> is missing a parent <Popover /> component.`);
193
- throw Error.captureStackTrace && Error.captureStackTrace(o, Ne), o;
193
+ throw Error.captureStackTrace && Error.captureStackTrace(o, Re), o;
194
194
  }
195
195
  return t;
196
196
  }
197
- let Re = ae(null);
198
- Re.displayName = "PopoverGroupContext";
197
+ let Le = ae(null);
198
+ Le.displayName = "PopoverGroupContext";
199
199
  function Ye() {
200
- return ee(Re);
200
+ return ee(Le);
201
201
  }
202
- let _e = ae(null);
203
- _e.displayName = "PopoverPanelContext";
202
+ let we = ae(null);
203
+ we.displayName = "PopoverPanelContext";
204
204
  function Xt() {
205
- return ee(_e);
205
+ return ee(we);
206
206
  }
207
207
  function Wt(e, t) {
208
208
  return Q(t.type, jt, e, t);
@@ -210,191 +210,191 @@ function Wt(e, t) {
210
210
  let Zt = "div";
211
211
  function qt(e, t) {
212
212
  var o;
213
- let { __demoMode: d = !1, ...f } = e, b = M(null), m = z(t, st((v) => {
214
- b.current = v;
215
- })), l = M([]), r = rt(Wt, { __demoMode: d, popoverState: d ? 0 : 1, buttons: l, button: null, buttonId: null, panel: null, panelId: null, beforePanelSentinel: we(), afterPanelSentinel: we(), afterButtonSentinel: we() }), [{ popoverState: h, button: n, buttonId: E, panel: P, panelId: c, beforePanelSentinel: a, afterPanelSentinel: s, afterButtonSentinel: u }, $] = r, T = Pe((o = b.current) != null ? o : n), g = K(() => {
213
+ let { __demoMode: d = !1, ...v } = e, b = k(null), m = z(t, it((f) => {
214
+ b.current = f;
215
+ })), l = k([]), r = rt(Wt, { __demoMode: d, popoverState: d ? 0 : 1, buttons: l, button: null, buttonId: null, panel: null, panelId: null, beforePanelSentinel: Ie(), afterPanelSentinel: Ie(), afterButtonSentinel: Ie() }), [{ popoverState: h, button: n, buttonId: y, panel: P, panelId: c, beforePanelSentinel: a, afterPanelSentinel: i, afterButtonSentinel: u }, $] = r, I = $e((o = b.current) != null ? o : n), g = j(() => {
216
216
  if (!n || !P) return !1;
217
217
  for (let x of document.querySelectorAll("body > *")) if (Number(x == null ? void 0 : x.contains(n)) ^ Number(x == null ? void 0 : x.contains(P))) return !0;
218
- let v = Oe(), i = v.indexOf(n), p = (i + v.length - 1) % v.length, _ = (i + 1) % v.length, w = v[p], I = v[_];
219
- return !P.contains(w) && !P.contains(I);
220
- }, [n, P]), C = Ie(E), H = Ie(c), Z = K(() => ({ buttonId: C, panelId: H, close: () => $({ type: 1 }) }), [C, H, $]), F = Ye(), B = F == null ? void 0 : F.registerPopover, q = S(() => {
221
- var v;
222
- return (v = F == null ? void 0 : F.isFocusWithinPopoverGroup()) != null ? v : (T == null ? void 0 : T.activeElement) && ((n == null ? void 0 : n.contains(T.activeElement)) || (P == null ? void 0 : P.contains(T.activeElement)));
218
+ let f = xe(), s = f.indexOf(n), p = (s + f.length - 1) % f.length, T = (s + 1) % f.length, _ = f[p], w = f[T];
219
+ return !P.contains(_) && !P.contains(w);
220
+ }, [n, P]), C = Fe(y), N = Fe(c), D = j(() => ({ buttonId: C, panelId: N, close: () => $({ type: 1 }) }), [C, N, $]), F = Ye(), B = F == null ? void 0 : F.registerPopover, G = S(() => {
221
+ var f;
222
+ return (f = F == null ? void 0 : F.isFocusWithinPopoverGroup()) != null ? f : (I == null ? void 0 : I.activeElement) && ((n == null ? void 0 : n.contains(I.activeElement)) || (P == null ? void 0 : P.contains(I.activeElement)));
223
223
  });
224
- de(() => B == null ? void 0 : B(Z), [B, Z]);
225
- let [k, O] = mt(), U = Xe(n), N = Ot({ mainTreeNode: U, portals: k, defaultContainers: [n, P] });
226
- bt(T == null ? void 0 : T.defaultView, "focus", (v) => {
227
- var i, p, _, w, I, x;
228
- v.target !== window && v.target instanceof HTMLElement && h === 0 && (q() || n && P && (N.contains(v.target) || (p = (i = a.current) == null ? void 0 : i.contains) != null && p.call(i, v.target) || (w = (_ = s.current) == null ? void 0 : _.contains) != null && w.call(_, v.target) || (x = (I = u.current) == null ? void 0 : I.contains) != null && x.call(I, v.target) || $({ type: 1 })));
229
- }, !0), ht(h === 0, N.resolveContainers, (v, i) => {
230
- $({ type: 1 }), Bt(i, kt.Loose) || (v.preventDefault(), n == null || n.focus());
224
+ ie(() => B == null ? void 0 : B(D), [B, D]);
225
+ let [O, M] = mt(), W = Xe(n), R = Mt({ mainTreeNode: W, portals: O, defaultContainers: [n, P] });
226
+ bt(I == null ? void 0 : I.defaultView, "focus", (f) => {
227
+ var s, p, T, _, w, x;
228
+ f.target !== window && f.target instanceof HTMLElement && h === 0 && (G() || n && P && (R.contains(f.target) || (p = (s = a.current) == null ? void 0 : s.contains) != null && p.call(s, f.target) || (_ = (T = i.current) == null ? void 0 : T.contains) != null && _.call(T, f.target) || (x = (w = u.current) == null ? void 0 : w.contains) != null && x.call(w, f.target) || $({ type: 1 })));
229
+ }, !0), ht(h === 0, R.resolveContainers, (f, s) => {
230
+ $({ type: 1 }), Bt(s, kt.Loose) || (f.preventDefault(), n == null || n.focus());
231
231
  });
232
- let R = S((v) => {
232
+ let L = S((f) => {
233
233
  $({ type: 1 });
234
- let i = v ? v instanceof HTMLElement ? v : "current" in v && v.current instanceof HTMLElement ? v.current : n : n;
235
- i == null || i.focus();
236
- }), j = K(() => ({ close: R, isPortalled: g }), [R, g]), te = K(() => ({ open: h === 0, close: R }), [h, R]), X = { ref: m };
237
- return y.createElement(je, { node: U }, y.createElement(Pt, null, y.createElement(_e.Provider, { value: null }, y.createElement(xe.Provider, { value: r }, y.createElement(Te.Provider, { value: j }, y.createElement(Ft, { value: R }, y.createElement(Ge, { value: Q(h, { 0: D.Open, 1: D.Closed }) }, y.createElement(O, null, ue({ ourProps: X, theirProps: f, slot: te, defaultTag: Zt, name: "Popover" })))))))));
234
+ let s = f ? f instanceof HTMLElement ? f : "current" in f && f.current instanceof HTMLElement ? f.current : n : n;
235
+ s == null || s.focus();
236
+ }), Z = j(() => ({ close: L, isPortalled: g }), [L, g]), te = j(() => ({ open: h === 0, close: L }), [h, L]), q = { ref: m };
237
+ return E.createElement(je, { node: W }, E.createElement(Pt, null, E.createElement(we.Provider, { value: null }, E.createElement(Ne.Provider, { value: r }, E.createElement(_e.Provider, { value: Z }, E.createElement(Ct, { value: L }, E.createElement(Ge, { value: Q(h, { 0: K.Open, 1: K.Closed }) }, E.createElement(M, null, ue({ ourProps: q, theirProps: v, slot: te, defaultTag: Zt, name: "Popover" })))))))));
238
238
  }
239
239
  let Jt = "button";
240
240
  function Qt(e, t) {
241
- let o = me(), { id: d = `headlessui-popover-button-${o}`, disabled: f = !1, autoFocus: b = !1, ...m } = e, [l, r] = Se("Popover.Button"), { isPortalled: h } = Ne("Popover.Button"), n = M(null), E = `headlessui-focus-sentinel-${me()}`, P = Ye(), c = P == null ? void 0 : P.closeOthers, a = Xt() !== null;
242
- de(() => {
241
+ let o = be(), { id: d = `headlessui-popover-button-${o}`, disabled: v = !1, autoFocus: b = !1, ...m } = e, [l, r] = Te("Popover.Button"), { isPortalled: h } = Re("Popover.Button"), n = k(null), y = `headlessui-focus-sentinel-${be()}`, P = Ye(), c = P == null ? void 0 : P.closeOthers, a = Xt() !== null;
242
+ ie(() => {
243
243
  if (!a) return r({ type: 3, buttonId: d }), () => {
244
244
  r({ type: 3, buttonId: null });
245
245
  };
246
246
  }, [a, d, r]);
247
- let [s] = W(() => Symbol()), u = z(n, t, $t(), S((i) => {
247
+ let [i] = X(() => Symbol()), u = z(n, t, $t(), S((s) => {
248
248
  if (!a) {
249
- if (i) l.buttons.current.push(s);
249
+ if (s) l.buttons.current.push(i);
250
250
  else {
251
- let p = l.buttons.current.indexOf(s);
251
+ let p = l.buttons.current.indexOf(i);
252
252
  p !== -1 && l.buttons.current.splice(p, 1);
253
253
  }
254
- l.buttons.current.length > 1 && console.warn("You are already using a <Popover.Button /> but only 1 <Popover.Button /> is supported."), i && r({ type: 2, button: i });
254
+ l.buttons.current.length > 1 && console.warn("You are already using a <Popover.Button /> but only 1 <Popover.Button /> is supported."), s && r({ type: 2, button: s });
255
255
  }
256
- })), $ = z(n, t), T = Pe(n), g = S((i) => {
257
- var p, _, w;
256
+ })), $ = z(n, t), I = $e(n), g = S((s) => {
257
+ var p, T, _;
258
258
  if (a) {
259
259
  if (l.popoverState === 1) return;
260
- switch (i.key) {
260
+ switch (s.key) {
261
261
  case re.Space:
262
262
  case re.Enter:
263
- i.preventDefault(), (_ = (p = i.target).click) == null || _.call(p), r({ type: 1 }), (w = l.button) == null || w.focus();
263
+ s.preventDefault(), (T = (p = s.target).click) == null || T.call(p), r({ type: 1 }), (_ = l.button) == null || _.focus();
264
264
  break;
265
265
  }
266
- } else switch (i.key) {
266
+ } else switch (s.key) {
267
267
  case re.Space:
268
268
  case re.Enter:
269
- i.preventDefault(), i.stopPropagation(), l.popoverState === 1 && (c == null || c(l.buttonId)), r({ type: 0 });
269
+ s.preventDefault(), s.stopPropagation(), l.popoverState === 1 && (c == null || c(l.buttonId)), r({ type: 0 });
270
270
  break;
271
271
  case re.Escape:
272
272
  if (l.popoverState !== 0) return c == null ? void 0 : c(l.buttonId);
273
- if (!n.current || T != null && T.activeElement && !n.current.contains(T.activeElement)) return;
274
- i.preventDefault(), i.stopPropagation(), r({ type: 1 });
273
+ if (!n.current || I != null && I.activeElement && !n.current.contains(I.activeElement)) return;
274
+ s.preventDefault(), s.stopPropagation(), r({ type: 1 });
275
275
  break;
276
276
  }
277
- }), C = S((i) => {
278
- a || i.key === re.Space && i.preventDefault();
279
- }), H = S((i) => {
280
- var p, _;
281
- Ke(i.currentTarget) || f || (a ? (r({ type: 1 }), (p = l.button) == null || p.focus()) : (i.preventDefault(), i.stopPropagation(), l.popoverState === 1 && (c == null || c(l.buttonId)), r({ type: 0 }), (_ = l.button) == null || _.focus()));
282
- }), Z = S((i) => {
283
- i.preventDefault(), i.stopPropagation();
284
- }), { isFocusVisible: F, focusProps: B } = ct({ autoFocus: b }), { isHovered: q, hoverProps: k } = dt({ isDisabled: f }), { pressed: O, pressProps: U } = vt({ disabled: f }), N = l.popoverState === 0, R = K(() => ({ open: N, active: O || N, disabled: f, hover: q, focus: F, autofocus: b }), [N, q, F, O, f, b]), j = It(e, l.button), te = a ? Ce({ ref: $, type: j, onKeyDown: g, onClick: H, disabled: f || void 0, autoFocus: b }, B, k, U) : Ce({ ref: u, id: l.buttonId, type: j, "aria-expanded": l.popoverState === 0, "aria-controls": l.panel ? l.panelId : void 0, disabled: f || void 0, autoFocus: b, onKeyDown: g, onKeyUp: C, onClick: H, onMouseDown: Z }, B, k, U), X = We(), v = S(() => {
285
- let i = l.panel;
286
- if (!i) return;
277
+ }), C = S((s) => {
278
+ a || s.key === re.Space && s.preventDefault();
279
+ }), N = S((s) => {
280
+ var p, T;
281
+ Ke(s.currentTarget) || v || (a ? (r({ type: 1 }), (p = l.button) == null || p.focus()) : (s.preventDefault(), s.stopPropagation(), l.popoverState === 1 && (c == null || c(l.buttonId)), r({ type: 0 }), (T = l.button) == null || T.focus()));
282
+ }), D = S((s) => {
283
+ s.preventDefault(), s.stopPropagation();
284
+ }), { isFocusVisible: F, focusProps: B } = ct({ autoFocus: b }), { isHovered: G, hoverProps: O } = dt({ isDisabled: v }), { pressed: M, pressProps: W } = ft({ disabled: v }), R = l.popoverState === 0, L = j(() => ({ open: R, active: M || R, disabled: v, hover: G, focus: F, autofocus: b }), [R, G, F, M, v, b]), Z = It(e, l.button), te = a ? Ce({ ref: $, type: Z, onKeyDown: g, onClick: N, disabled: v || void 0, autoFocus: b }, B, O, W) : Ce({ ref: u, id: l.buttonId, type: Z, "aria-expanded": l.popoverState === 0, "aria-controls": l.panel ? l.panelId : void 0, disabled: v || void 0, autoFocus: b, onKeyDown: g, onKeyUp: C, onClick: N, onMouseDown: D }, B, O, W), q = We(), f = S(() => {
285
+ let s = l.panel;
286
+ if (!s) return;
287
287
  function p() {
288
- Q(X.current, { [J.Forwards]: () => le(i, Y.First), [J.Backwards]: () => le(i, Y.Last) }) === Fe.Error && le(Oe().filter((_) => _.dataset.headlessuiFocusGuard !== "true"), Q(X.current, { [J.Forwards]: Y.Next, [J.Backwards]: Y.Previous }), { relativeTo: l.button });
288
+ Q(q.current, { [J.Forwards]: () => le(s, Y.First), [J.Backwards]: () => le(s, Y.Last) }) === Be.Error && le(xe().filter((T) => T.dataset.headlessuiFocusGuard !== "true"), Q(q.current, { [J.Forwards]: Y.Next, [J.Backwards]: Y.Previous }), { relativeTo: l.button });
289
289
  }
290
290
  p();
291
291
  });
292
- return y.createElement(y.Fragment, null, ue({ ourProps: te, theirProps: m, slot: R, defaultTag: Jt, name: "Popover.Button" }), N && !a && h && y.createElement(be, { id: E, ref: l.afterButtonSentinel, features: he.Focusable, "data-headlessui-focus-guard": !0, as: "button", type: "button", onFocus: v }));
292
+ return E.createElement(E.Fragment, null, ue({ ourProps: te, theirProps: m, slot: L, defaultTag: Jt, name: "Popover.Button" }), R && !a && h && E.createElement(he, { id: y, ref: l.afterButtonSentinel, features: Pe.Focusable, "data-headlessui-focus-guard": !0, as: "button", type: "button", onFocus: f }));
293
293
  }
294
- let Vt = "div", Yt = ve.RenderStrategy | ve.Static;
294
+ let Vt = "div", Yt = fe.RenderStrategy | fe.Static;
295
295
  function ze(e, t) {
296
- let o = me(), { id: d = `headlessui-popover-backdrop-${o}`, transition: f = !1, ...b } = e, [{ popoverState: m }, l] = Se("Popover.Backdrop"), [r, h] = W(null), n = z(t, h), E = $e(), [P, c] = ke(f, r, E !== null ? (E & D.Open) === D.Open : m === 0), a = S(($) => {
296
+ let o = be(), { id: d = `headlessui-popover-backdrop-${o}`, transition: v = !1, ...b } = e, [{ popoverState: m }, l] = Te("Popover.Backdrop"), [r, h] = X(null), n = z(t, h), y = ye(), [P, c] = Oe(v, r, y !== null ? (y & K.Open) === K.Open : m === 0), a = S(($) => {
297
297
  if (Ke($.currentTarget)) return $.preventDefault();
298
298
  l({ type: 1 });
299
- }), s = K(() => ({ open: m === 0 }), [m]), u = { ref: n, id: d, "aria-hidden": !0, onClick: a, ...Me(c) };
300
- return ue({ ourProps: u, theirProps: b, slot: s, defaultTag: Vt, features: Yt, visible: P, name: "Popover.Backdrop" });
299
+ }), i = j(() => ({ open: m === 0 }), [m]), u = { ref: n, id: d, "aria-hidden": !0, onClick: a, ...Me(c) };
300
+ return ue({ ourProps: u, theirProps: b, slot: i, defaultTag: Vt, features: Yt, visible: P, name: "Popover.Backdrop" });
301
301
  }
302
- let zt = "div", en = ve.RenderStrategy | ve.Static;
302
+ let zt = "div", en = fe.RenderStrategy | fe.Static;
303
303
  function tn(e, t) {
304
- let o = me(), { id: d = `headlessui-popover-panel-${o}`, focus: f = !1, anchor: b, portal: m = !1, modal: l = !1, transition: r = !1, ...h } = e, [n, E] = Se("Popover.Panel"), { close: P, isPortalled: c } = Ne("Popover.Panel"), a = `headlessui-focus-sentinel-before-${o}`, s = `headlessui-focus-sentinel-after-${o}`, u = M(null), $ = yt(b), [T, g] = Et($), C = gt();
304
+ let o = be(), { id: d = `headlessui-popover-panel-${o}`, focus: v = !1, anchor: b, portal: m = !1, modal: l = !1, transition: r = !1, ...h } = e, [n, y] = Te("Popover.Panel"), { close: P, isPortalled: c } = Re("Popover.Panel"), a = `headlessui-focus-sentinel-before-${o}`, i = `headlessui-focus-sentinel-after-${o}`, u = k(null), $ = yt(b), [I, g] = Et($), C = gt();
305
305
  $ && (m = !0);
306
- let [H, Z] = W(null), F = z(u, t, $ ? T : null, S((p) => E({ type: 4, panel: p })), Z), B = Pe(u), q = pt();
307
- ie(() => (E({ type: 5, panelId: d }), () => {
308
- E({ type: 5, panelId: null });
309
- }), [d, E]);
310
- let k = $e(), [O, U] = ke(r, H, k !== null ? (k & D.Open) === D.Open : n.popoverState === 0);
311
- St(O, n.button, () => {
312
- E({ type: 1 });
306
+ let [N, D] = X(null), F = z(u, t, $ ? I : null, S((p) => y({ type: 4, panel: p })), D), B = $e(u), G = pt();
307
+ se(() => (y({ type: 5, panelId: d }), () => {
308
+ y({ type: 5, panelId: null });
309
+ }), [d, y]);
310
+ let O = ye(), [M, W] = Oe(r, N, O !== null ? (O & K.Open) === K.Open : n.popoverState === 0);
311
+ St(M, n.button, () => {
312
+ y({ type: 1 });
313
313
  });
314
- let N = n.__demoMode ? !1 : l && O;
315
- Tt(N, B);
316
- let R = S((p) => {
317
- var _;
314
+ let R = n.__demoMode ? !1 : l && M;
315
+ Tt(R, B);
316
+ let L = S((p) => {
317
+ var T;
318
318
  switch (p.key) {
319
319
  case re.Escape:
320
320
  if (n.popoverState !== 0 || !u.current || B != null && B.activeElement && !u.current.contains(B.activeElement)) return;
321
- p.preventDefault(), p.stopPropagation(), E({ type: 1 }), (_ = n.button) == null || _.focus();
321
+ p.preventDefault(), p.stopPropagation(), y({ type: 1 }), (T = n.button) == null || T.focus();
322
322
  break;
323
323
  }
324
324
  });
325
- de(() => {
325
+ ie(() => {
326
326
  var p;
327
- e.static || n.popoverState === 1 && ((p = e.unmount) == null || p) && E({ type: 4, panel: null });
328
- }, [n.popoverState, e.unmount, e.static, E]), de(() => {
329
- if (n.__demoMode || !f || n.popoverState !== 0 || !u.current) return;
327
+ e.static || n.popoverState === 1 && ((p = e.unmount) == null || p) && y({ type: 4, panel: null });
328
+ }, [n.popoverState, e.unmount, e.static, y]), ie(() => {
329
+ if (n.__demoMode || !v || n.popoverState !== 0 || !u.current) return;
330
330
  let p = B == null ? void 0 : B.activeElement;
331
331
  u.current.contains(p) || le(u.current, Y.First);
332
- }, [n.__demoMode, f, u.current, n.popoverState]);
333
- let j = K(() => ({ open: n.popoverState === 0, close: P }), [n.popoverState, P]), te = Ce($ ? C() : {}, { ref: F, id: d, onKeyDown: R, onBlur: f && n.popoverState === 0 ? (p) => {
334
- var _, w, I, x, L;
335
- let A = p.relatedTarget;
336
- A && u.current && ((_ = u.current) != null && _.contains(A) || (E({ type: 1 }), ((I = (w = n.beforePanelSentinel.current) == null ? void 0 : w.contains) != null && I.call(w, A) || (L = (x = n.afterPanelSentinel.current) == null ? void 0 : x.contains) != null && L.call(x, A)) && A.focus({ preventScroll: !0 })));
337
- } : void 0, tabIndex: -1, style: { ...h.style, ...g, "--button-width": _t(n.button, !0).width }, ...Me(U) }), X = We(), v = S(() => {
332
+ }, [n.__demoMode, v, u.current, n.popoverState]);
333
+ let Z = j(() => ({ open: n.popoverState === 0, close: P }), [n.popoverState, P]), te = Ce($ ? C() : {}, { ref: F, id: d, onKeyDown: L, onBlur: v && n.popoverState === 0 ? (p) => {
334
+ var T, _, w, x, A;
335
+ let H = p.relatedTarget;
336
+ H && u.current && ((T = u.current) != null && T.contains(H) || (y({ type: 1 }), ((w = (_ = n.beforePanelSentinel.current) == null ? void 0 : _.contains) != null && w.call(_, H) || (A = (x = n.afterPanelSentinel.current) == null ? void 0 : x.contains) != null && A.call(x, H)) && H.focus({ preventScroll: !0 })));
337
+ } : void 0, tabIndex: -1, style: { ...h.style, ...g, "--button-width": _t(n.button, !0).width }, ...Me(W) }), q = We(), f = S(() => {
338
338
  let p = u.current;
339
339
  if (!p) return;
340
- function _() {
341
- Q(X.current, { [J.Forwards]: () => {
342
- var w;
343
- le(p, Y.First) === Fe.Error && ((w = n.afterPanelSentinel.current) == null || w.focus());
340
+ function T() {
341
+ Q(q.current, { [J.Forwards]: () => {
342
+ var _;
343
+ le(p, Y.First) === Be.Error && ((_ = n.afterPanelSentinel.current) == null || _.focus());
344
344
  }, [J.Backwards]: () => {
345
- var w;
346
- (w = n.button) == null || w.focus({ preventScroll: !0 });
345
+ var _;
346
+ (_ = n.button) == null || _.focus({ preventScroll: !0 });
347
347
  } });
348
348
  }
349
- _();
350
- }), i = S(() => {
349
+ T();
350
+ }), s = S(() => {
351
351
  let p = u.current;
352
352
  if (!p) return;
353
- function _() {
354
- Q(X.current, { [J.Forwards]: () => {
353
+ function T() {
354
+ Q(q.current, { [J.Forwards]: () => {
355
355
  if (!n.button) return;
356
- let w = Oe(), I = w.indexOf(n.button), x = w.slice(0, I + 1), L = [...w.slice(I + 1), ...x];
357
- for (let A of L.slice()) if (A.dataset.headlessuiFocusGuard === "true" || H != null && H.contains(A)) {
358
- let ne = L.indexOf(A);
359
- ne !== -1 && L.splice(ne, 1);
356
+ let _ = xe(), w = _.indexOf(n.button), x = _.slice(0, w + 1), A = [..._.slice(w + 1), ...x];
357
+ for (let H of A.slice()) if (H.dataset.headlessuiFocusGuard === "true" || N != null && N.contains(H)) {
358
+ let ne = A.indexOf(H);
359
+ ne !== -1 && A.splice(ne, 1);
360
360
  }
361
- le(L, Y.First, { sorted: !1 });
361
+ le(A, Y.First, { sorted: !1 });
362
362
  }, [J.Backwards]: () => {
363
- var w;
364
- le(p, Y.Previous) === Fe.Error && ((w = n.button) == null || w.focus());
363
+ var _;
364
+ le(p, Y.Previous) === Be.Error && ((_ = n.button) == null || _.focus());
365
365
  } });
366
366
  }
367
- _();
367
+ T();
368
368
  });
369
- return y.createElement(Ct, null, y.createElement(_e.Provider, { value: d }, y.createElement(Te.Provider, { value: { close: P, isPortalled: c } }, y.createElement(wt, { enabled: m ? e.static || O : !1 }, O && c && y.createElement(be, { id: a, ref: n.beforePanelSentinel, features: he.Focusable, "data-headlessui-focus-guard": !0, as: "button", type: "button", onFocus: v }), ue({ mergeRefs: q, ourProps: te, theirProps: h, slot: j, defaultTag: zt, features: en, visible: O, name: "Popover.Panel" }), O && c && y.createElement(be, { id: s, ref: n.afterPanelSentinel, features: he.Focusable, "data-headlessui-focus-guard": !0, as: "button", type: "button", onFocus: i })))));
369
+ return E.createElement(Ft, null, E.createElement(we.Provider, { value: d }, E.createElement(_e.Provider, { value: { close: P, isPortalled: c } }, E.createElement(wt, { enabled: m ? e.static || M : !1 }, M && c && E.createElement(he, { id: a, ref: n.beforePanelSentinel, features: Pe.Focusable, "data-headlessui-focus-guard": !0, as: "button", type: "button", onFocus: f }), ue({ mergeRefs: G, ourProps: te, theirProps: h, slot: Z, defaultTag: zt, features: en, visible: M, name: "Popover.Panel" }), M && c && E.createElement(he, { id: i, ref: n.afterPanelSentinel, features: Pe.Focusable, "data-headlessui-focus-guard": !0, as: "button", type: "button", onFocus: s })))));
370
370
  }
371
371
  let nn = "div";
372
372
  function rn(e, t) {
373
- let o = M(null), d = z(o, t), [f, b] = W([]), m = S((a) => {
374
- b((s) => {
375
- let u = s.indexOf(a);
373
+ let o = k(null), d = z(o, t), [v, b] = X([]), m = S((a) => {
374
+ b((i) => {
375
+ let u = i.indexOf(a);
376
376
  if (u !== -1) {
377
- let $ = s.slice();
377
+ let $ = i.slice();
378
378
  return $.splice(u, 1), $;
379
379
  }
380
- return s;
380
+ return i;
381
381
  });
382
- }), l = S((a) => (b((s) => [...s, a]), () => m(a))), r = S(() => {
382
+ }), l = S((a) => (b((i) => [...i, a]), () => m(a))), r = S(() => {
383
383
  var a;
384
- let s = De(o);
385
- if (!s) return !1;
386
- let u = s.activeElement;
387
- return (a = o.current) != null && a.contains(u) ? !0 : f.some(($) => {
388
- var T, g;
389
- return ((T = s.getElementById($.buttonId.current)) == null ? void 0 : T.contains(u)) || ((g = s.getElementById($.panelId.current)) == null ? void 0 : g.contains(u));
384
+ let i = He(o);
385
+ if (!i) return !1;
386
+ let u = i.activeElement;
387
+ return (a = o.current) != null && a.contains(u) ? !0 : v.some(($) => {
388
+ var I, g;
389
+ return ((I = i.getElementById($.buttonId.current)) == null ? void 0 : I.contains(u)) || ((g = i.getElementById($.panelId.current)) == null ? void 0 : g.contains(u));
390
390
  });
391
391
  }), h = S((a) => {
392
- for (let s of f) s.buttonId.current !== a && s.close();
393
- }), n = K(() => ({ registerPopover: l, unregisterPopover: m, isFocusWithinPopoverGroup: r, closeOthers: h }), [l, m, r, h]), E = K(() => ({}), []), P = e, c = { ref: d };
394
- return y.createElement(je, null, y.createElement(Re.Provider, { value: n }, ue({ ourProps: c, theirProps: P, slot: E, defaultTag: nn, name: "Popover.Group" })));
392
+ for (let i of v) i.buttonId.current !== a && i.close();
393
+ }), n = j(() => ({ registerPopover: l, unregisterPopover: m, isFocusWithinPopoverGroup: r, closeOthers: h }), [l, m, r, h]), y = j(() => ({}), []), P = e, c = { ref: d };
394
+ return E.createElement(je, null, E.createElement(Le.Provider, { value: n }, ue({ ourProps: c, theirProps: P, slot: y, defaultTag: nn, name: "Popover.Group" })));
395
395
  }
396
396
  let on = V(qt), et = V(Qt), ln = V(ze), an = V(ze), tt = V(tn), un = V(rn), sn = Object.assign(on, { Button: et, Backdrop: an, Overlay: ln, Panel: tt, Group: un });
397
- const cn = "_menu_1o2uo_3", dn = "_enter_1o2uo_34", pn = "_leave_1o2uo_48", G = {
397
+ const cn = "_menu_1o2uo_3", dn = "_enter_1o2uo_34", pn = "_leave_1o2uo_48", U = {
398
398
  menu: cn,
399
399
  "menu-button": "_menu-button_1o2uo_6",
400
400
  "menu-items": "_menu-items_1o2uo_11",
@@ -406,90 +406,101 @@ const cn = "_menu_1o2uo_3", dn = "_enter_1o2uo_34", pn = "_leave_1o2uo_48", G =
406
406
  leave: pn,
407
407
  "leave-from": "_leave-from_1o2uo_52",
408
408
  "leave-to": "_leave-to_1o2uo_57"
409
- }, In = 300, Cn = ot(
409
+ }, In = 300, Fn = ot(
410
410
  ({
411
411
  children: e,
412
412
  position: t = "bottom end",
413
413
  popoverProps: o,
414
414
  className: d,
415
- buttonClassName: f,
415
+ buttonClassName: v,
416
416
  panelClassName: b,
417
417
  menuItemsClassName: m,
418
418
  buttonContent: l,
419
419
  needCloseButton: r,
420
420
  openOnHover: h = !1,
421
- isOpen: n = !1
421
+ isOpen: n = !1,
422
+ autoCloseTimeout: y = 0
422
423
  }) => {
423
- const [E, P] = W(n), c = M(null), a = M(null), s = Ae(() => {
424
- h && P(!0);
425
- }, [h]), u = Ae(
426
- ($) => {
424
+ const [P, c] = X(n), [a, i] = X(!1), u = k(null), $ = k(null), I = k(null), g = me(() => {
425
+ u.current && clearTimeout(u.current);
426
+ }, []), C = me(() => {
427
+ y > 0 && !a && (u.current = setTimeout(() => {
428
+ c(!1), i(!0);
429
+ }, y));
430
+ }, [y, a]);
431
+ ie(() => (P ? C() : g(), () => {
432
+ g();
433
+ }), [P, C, g]);
434
+ const N = me(() => {
435
+ h && c(!0);
436
+ }, [h]), D = me(
437
+ (F) => {
427
438
  if (h) {
428
- const T = $.relatedTarget;
429
- c.current && !c.current.contains(T) && a.current && !a.current.contains(T) && P(!1);
439
+ const B = F.relatedTarget;
440
+ $.current && !$.current.contains(B) && I.current && !I.current.contains(B) && c(!1);
430
441
  }
431
442
  },
432
443
  [h]
433
444
  );
434
- return /* @__PURE__ */ ce(
445
+ return /* @__PURE__ */ de(
435
446
  sn,
436
447
  {
437
448
  as: "div",
438
- className: fe(G.menu, d),
449
+ className: ve(U.menu, d),
439
450
  ...o,
440
- children: ({ open: $, close: T }) => {
441
- const g = () => {
442
- T(), P(!1);
451
+ children: ({ open: F, close: B }) => {
452
+ const G = () => {
453
+ B(), c(!1);
443
454
  };
444
- return /* @__PURE__ */ Le(nt, { children: [
445
- /* @__PURE__ */ ce(
455
+ return /* @__PURE__ */ Ae(nt, { children: [
456
+ /* @__PURE__ */ de(
446
457
  et,
447
458
  {
448
- ref: c,
449
- onMouseEnter: s,
450
- onMouseLeave: u,
451
- className: fe(G["menu-button"], f),
459
+ ref: $,
460
+ onMouseEnter: N,
461
+ onMouseLeave: D,
462
+ className: ve(U["menu-button"], v),
452
463
  children: l
453
464
  }
454
465
  ),
455
- /* @__PURE__ */ ce(
466
+ /* @__PURE__ */ de(
456
467
  Gt,
457
468
  {
458
- show: E || $,
469
+ show: P || F,
459
470
  as: pe,
460
- enter: G.enter,
461
- enterFrom: G["enter-from"],
462
- enterTo: G["enter-to"],
463
- leave: G.leave,
464
- leaveFrom: G["leave-from"],
465
- leaveTo: G["leave-to"],
466
- children: /* @__PURE__ */ Le(
471
+ enter: U.enter,
472
+ enterFrom: U["enter-from"],
473
+ enterTo: U["enter-to"],
474
+ leave: U.leave,
475
+ leaveFrom: U["leave-from"],
476
+ leaveTo: U["leave-to"],
477
+ children: /* @__PURE__ */ Ae(
467
478
  tt,
468
479
  {
469
- ref: a,
480
+ ref: I,
470
481
  anchor: t,
471
- onMouseEnter: s,
472
- onMouseLeave: u,
473
- className: fe(G["menu-items"], b),
482
+ onMouseEnter: N,
483
+ onMouseLeave: D,
484
+ className: ve(U["menu-items"], b),
474
485
  children: [
475
- r && /* @__PURE__ */ ce(
486
+ r && /* @__PURE__ */ de(
476
487
  lt,
477
488
  {
478
489
  isIconButton: !0,
479
490
  iconName: "Close16px",
480
- onClick: g,
491
+ onClick: G,
481
492
  clear: !0,
482
- className: G["close-button"]
493
+ className: U["close-button"]
483
494
  }
484
495
  ),
485
- /* @__PURE__ */ ce(
496
+ /* @__PURE__ */ de(
486
497
  "div",
487
498
  {
488
- className: fe(
489
- G["menu-items-container"],
499
+ className: ve(
500
+ U["menu-items-container"],
490
501
  m
491
502
  ),
492
- children: typeof e == "function" ? e({ close: g }) : e
503
+ children: typeof e == "function" ? e({ close: G }) : e
493
504
  }
494
505
  )
495
506
  ]
@@ -505,5 +516,5 @@ const cn = "_menu_1o2uo_3", dn = "_enter_1o2uo_34", pn = "_leave_1o2uo_48", G =
505
516
  );
506
517
  export {
507
518
  In as ANIMATION_DELAY,
508
- Cn as Dropdown
519
+ Fn as Dropdown
509
520
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mimir-ui-kit",
3
3
  "private": false,
4
- "version": "1.38.42",
4
+ "version": "1.38.44",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {