mimir-ui-kit 1.36.15 → 1.37.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/assets/MessageShortReply.css +1 -0
- package/dist/{combobox-BpYucpxz.js → combobox-CDU06zJj.js} +1080 -1121
- package/dist/components/Accordion/Accordion.js +15 -15
- package/dist/components/CheckboxMimir/CheckboxMimir.js +4 -4
- package/dist/components/DatePicker/hooks.js +14 -10
- package/dist/components/MessageShortReply/MessageShortReply.d.ts +30 -0
- package/dist/components/MessageShortReply/MessageShortReply.js +51 -0
- package/dist/components/MessageShortReply/constants.d.ts +9 -0
- package/dist/components/MessageShortReply/constants.js +4 -0
- package/dist/components/MessageShortReply/index.d.ts +2 -0
- package/dist/components/MessageShortReply/index.js +6 -0
- package/dist/components/MultiSelectSearch/MultiSelectSearch.js +22 -22
- package/dist/components/RadioGroup/RadioGroup.js +3 -3
- package/dist/components/SelectSearch/SelectSearch.js +24 -24
- package/dist/components/Switcher/Switcher.js +4 -4
- package/dist/components/TabTrail/TabTrail.js +4 -4
- package/dist/components/UniversalUploader/UniversalUploader.js +36 -35
- package/dist/{field-C1kt7aNM.js → field-FJ34aSs4.js} +2 -2
- package/dist/{focus-management-DOYCPyGg.js → focus-management-XwV-9qkO.js} +1 -1
- package/dist/{hidden-PvGXrYUY.js → hidden-DbgtYPOH.js} +1 -1
- package/dist/{keyboard-mgWkd2Vh.js → keyboard-B0lm_zyn.js} +111 -114
- package/dist/{label-D4GFpe5F.js → label-y3ANLTNC.js} +2 -2
- package/dist/open-closed-CdldUPoq.js +86 -0
- package/dist/{use-active-press-CqLGIFz7.js → use-active-press-86hajhdd.js} +1 -1
- package/package.json +1 -1
- package/dist/open-closed-D2VjDhAN.js +0 -86
@@ -1,7 +1,7 @@
|
|
1
1
|
import c, { createContext as v, useContext as p, useState as h, useRef as C, useEffect as N, useMemo as m, useId as O } from "react";
|
2
|
-
import { o as y, p as z, m as K, W as w, y as j, n as H, H as L } from "./keyboard-
|
2
|
+
import { o as y, p as z, m as K, W as w, y as j, n as H, H as L } from "./keyboard-B0lm_zyn.js";
|
3
3
|
import { createPortal as J } from "react-dom";
|
4
|
-
import { T as P, s as S } from "./hidden-
|
4
|
+
import { T as P, s as S } from "./hidden-DbgtYPOH.js";
|
5
5
|
let A = v(void 0);
|
6
6
|
function D() {
|
7
7
|
return p(A);
|
@@ -0,0 +1,86 @@
|
|
1
|
+
import h, { useState as F, useCallback as c, useRef as m, createContext as A, useContext as E } from "react";
|
2
|
+
import { p as x, n as O, d as y } from "./keyboard-B0lm_zyn.js";
|
3
|
+
function k(e = 0) {
|
4
|
+
let [t, n] = F(e), l = c((o) => n(o), [t]), s = c((o) => n((u) => u | o), [t]), r = c((o) => (t & o) === o, [t]), a = c((o) => n((u) => u & ~o), [n]), i = c((o) => n((u) => u ^ o), [n]);
|
5
|
+
return { flags: t, setFlag: l, addFlag: s, hasFlag: r, removeFlag: a, toggleFlag: i };
|
6
|
+
}
|
7
|
+
var v;
|
8
|
+
typeof process < "u" && typeof globalThis < "u" && ((v = process == null ? void 0 : process.env) == null ? void 0 : v.NODE_ENV) === "test" && typeof Element.prototype.getAnimations > "u" && (Element.prototype.getAnimations = function() {
|
9
|
+
return console.warn(["Headless UI has polyfilled `Element.prototype.getAnimations` for your tests.", "Please install a proper polyfill e.g. `jsdom-testing-mocks`, to silence these warnings.", "", "Example usage:", "```js", "import { mockAnimationsApi } from 'jsdom-testing-mocks'", "mockAnimationsApi()", "```"].join(`
|
10
|
+
`)), [];
|
11
|
+
});
|
12
|
+
var N = ((e) => (e[e.None = 0] = "None", e[e.Closed = 1] = "Closed", e[e.Enter = 2] = "Enter", e[e.Leave = 4] = "Leave", e))(N || {});
|
13
|
+
function L(e) {
|
14
|
+
let t = {};
|
15
|
+
for (let n in e) e[n] === !0 && (t[`data-${n}`] = "");
|
16
|
+
return t;
|
17
|
+
}
|
18
|
+
function R(e, t, n, l) {
|
19
|
+
let [s, r] = F(n), { hasFlag: a, addFlag: i, removeFlag: o } = k(e && s ? 3 : 0), u = m(!1), d = m(!1), C = x();
|
20
|
+
return O(() => {
|
21
|
+
var f;
|
22
|
+
if (e) {
|
23
|
+
if (n && r(!0), !t) {
|
24
|
+
n && i(3);
|
25
|
+
return;
|
26
|
+
}
|
27
|
+
return (f = void 0) == null || f.call(l, n), $(t, { inFlight: u, prepare() {
|
28
|
+
d.current ? d.current = !1 : d.current = u.current, u.current = !0, !d.current && (n ? (i(3), o(4)) : (i(4), o(2)));
|
29
|
+
}, run() {
|
30
|
+
d.current ? n ? (o(3), i(4)) : (o(4), i(3)) : n ? o(1) : i(1);
|
31
|
+
}, done() {
|
32
|
+
var g;
|
33
|
+
d.current && typeof t.getAnimations == "function" && t.getAnimations().length > 0 || (u.current = !1, o(7), n || r(!1), (g = void 0) == null || g.call(l, n));
|
34
|
+
} });
|
35
|
+
}
|
36
|
+
}, [e, n, t, C]), e ? [s, { closed: a(1), enter: a(2), leave: a(4), transition: a(2) || a(4) }] : [n, { closed: void 0, enter: void 0, leave: void 0, transition: void 0 }];
|
37
|
+
}
|
38
|
+
function $(e, { prepare: t, run: n, done: l, inFlight: s }) {
|
39
|
+
let r = y();
|
40
|
+
return P(e, { prepare: t, inFlight: s }), r.nextFrame(() => {
|
41
|
+
n(), r.requestAnimationFrame(() => {
|
42
|
+
r.add(j(e, l));
|
43
|
+
});
|
44
|
+
}), r.dispose;
|
45
|
+
}
|
46
|
+
function j(e, t) {
|
47
|
+
var n, l;
|
48
|
+
let s = y();
|
49
|
+
if (!e) return s.dispose;
|
50
|
+
let r = !1;
|
51
|
+
s.add(() => {
|
52
|
+
r = !0;
|
53
|
+
});
|
54
|
+
let a = (l = (n = e.getAnimations) == null ? void 0 : n.call(e).filter((i) => i instanceof CSSTransition)) != null ? l : [];
|
55
|
+
return a.length === 0 ? (t(), s.dispose) : (Promise.allSettled(a.map((i) => i.finished)).then(() => {
|
56
|
+
r || t();
|
57
|
+
}), s.dispose);
|
58
|
+
}
|
59
|
+
function P(e, { inFlight: t, prepare: n }) {
|
60
|
+
if (t != null && t.current) {
|
61
|
+
n();
|
62
|
+
return;
|
63
|
+
}
|
64
|
+
let l = e.style.transition;
|
65
|
+
e.style.transition = "none", n(), e.offsetHeight, e.style.transition = l;
|
66
|
+
}
|
67
|
+
let p = A(null);
|
68
|
+
p.displayName = "OpenClosedContext";
|
69
|
+
var S = ((e) => (e[e.Open = 1] = "Open", e[e.Closed = 2] = "Closed", e[e.Closing = 4] = "Closing", e[e.Opening = 8] = "Opening", e))(S || {});
|
70
|
+
function T() {
|
71
|
+
return E(p);
|
72
|
+
}
|
73
|
+
function _({ value: e, children: t }) {
|
74
|
+
return h.createElement(p.Provider, { value: e }, t);
|
75
|
+
}
|
76
|
+
function w({ children: e }) {
|
77
|
+
return h.createElement(p.Provider, { value: null }, e);
|
78
|
+
}
|
79
|
+
export {
|
80
|
+
L as H,
|
81
|
+
R,
|
82
|
+
_ as c,
|
83
|
+
S as i,
|
84
|
+
w as s,
|
85
|
+
T as u
|
86
|
+
};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { useRef as f, useState as a } from "react";
|
2
|
-
import { p as g, o as c, u as m } from "./keyboard-
|
2
|
+
import { p as g, o as c, u as m } from "./keyboard-B0lm_zyn.js";
|
3
3
|
function h(t) {
|
4
4
|
let e = t.width / 2, r = t.height / 2;
|
5
5
|
return { top: t.clientY - r, right: t.clientX + e, bottom: t.clientY + r, left: t.clientX - e };
|
package/package.json
CHANGED
@@ -1,86 +0,0 @@
|
|
1
|
-
import y, { useState as F, useCallback as p, useRef as g, createContext as A, useContext as x } from "react";
|
2
|
-
import { p as O, n as j, d as C } from "./keyboard-mgWkd2Vh.js";
|
3
|
-
function k(e = 0) {
|
4
|
-
let [t, n] = F(e), r = p((o) => n(o), [t]), s = p((o) => n((u) => u | o), [t]), l = p((o) => (t & o) === o, [t]), a = p((o) => n((u) => u & ~o), [n]), i = p((o) => n((u) => u ^ o), [n]);
|
5
|
-
return { flags: t, setFlag: r, addFlag: s, hasFlag: l, removeFlag: a, toggleFlag: i };
|
6
|
-
}
|
7
|
-
var v, h;
|
8
|
-
typeof process < "u" && typeof globalThis < "u" && typeof Element < "u" && ((v = process == null ? void 0 : process.env) == null ? void 0 : v.NODE_ENV) === "test" && typeof ((h = Element == null ? void 0 : Element.prototype) == null ? void 0 : h.getAnimations) > "u" && (Element.prototype.getAnimations = function() {
|
9
|
-
return console.warn(["Headless UI has polyfilled `Element.prototype.getAnimations` for your tests.", "Please install a proper polyfill e.g. `jsdom-testing-mocks`, to silence these warnings.", "", "Example usage:", "```js", "import { mockAnimationsApi } from 'jsdom-testing-mocks'", "mockAnimationsApi()", "```"].join(`
|
10
|
-
`)), [];
|
11
|
-
});
|
12
|
-
var N = ((e) => (e[e.None = 0] = "None", e[e.Closed = 1] = "Closed", e[e.Enter = 2] = "Enter", e[e.Leave = 4] = "Leave", e))(N || {});
|
13
|
-
function T(e) {
|
14
|
-
let t = {};
|
15
|
-
for (let n in e) e[n] === !0 && (t[`data-${n}`] = "");
|
16
|
-
return t;
|
17
|
-
}
|
18
|
-
function _(e, t, n, r) {
|
19
|
-
let [s, l] = F(n), { hasFlag: a, addFlag: i, removeFlag: o } = k(e && s ? 3 : 0), u = g(!1), d = g(!1), E = O();
|
20
|
-
return j(() => {
|
21
|
-
var f;
|
22
|
-
if (e) {
|
23
|
-
if (n && l(!0), !t) {
|
24
|
-
n && i(3);
|
25
|
-
return;
|
26
|
-
}
|
27
|
-
return (f = void 0) == null || f.call(r, n), $(t, { inFlight: u, prepare() {
|
28
|
-
d.current ? d.current = !1 : d.current = u.current, u.current = !0, !d.current && (n ? (i(3), o(4)) : (i(4), o(2)));
|
29
|
-
}, run() {
|
30
|
-
d.current ? n ? (o(3), i(4)) : (o(4), i(3)) : n ? o(1) : i(1);
|
31
|
-
}, done() {
|
32
|
-
var m;
|
33
|
-
d.current && typeof t.getAnimations == "function" && t.getAnimations().length > 0 || (u.current = !1, o(7), n || l(!1), (m = void 0) == null || m.call(r, n));
|
34
|
-
} });
|
35
|
-
}
|
36
|
-
}, [e, n, t, E]), e ? [s, { closed: a(1), enter: a(2), leave: a(4), transition: a(2) || a(4) }] : [n, { closed: void 0, enter: void 0, leave: void 0, transition: void 0 }];
|
37
|
-
}
|
38
|
-
function $(e, { prepare: t, run: n, done: r, inFlight: s }) {
|
39
|
-
let l = C();
|
40
|
-
return S(e, { prepare: t, inFlight: s }), l.nextFrame(() => {
|
41
|
-
n(), l.requestAnimationFrame(() => {
|
42
|
-
l.add(P(e, r));
|
43
|
-
});
|
44
|
-
}), l.dispose;
|
45
|
-
}
|
46
|
-
function P(e, t) {
|
47
|
-
var n, r;
|
48
|
-
let s = C();
|
49
|
-
if (!e) return s.dispose;
|
50
|
-
let l = !1;
|
51
|
-
s.add(() => {
|
52
|
-
l = !0;
|
53
|
-
});
|
54
|
-
let a = (r = (n = e.getAnimations) == null ? void 0 : n.call(e).filter((i) => i instanceof CSSTransition)) != null ? r : [];
|
55
|
-
return a.length === 0 ? (t(), s.dispose) : (Promise.allSettled(a.map((i) => i.finished)).then(() => {
|
56
|
-
l || t();
|
57
|
-
}), s.dispose);
|
58
|
-
}
|
59
|
-
function S(e, { inFlight: t, prepare: n }) {
|
60
|
-
if (t != null && t.current) {
|
61
|
-
n();
|
62
|
-
return;
|
63
|
-
}
|
64
|
-
let r = e.style.transition;
|
65
|
-
e.style.transition = "none", n(), e.offsetHeight, e.style.transition = r;
|
66
|
-
}
|
67
|
-
let c = A(null);
|
68
|
-
c.displayName = "OpenClosedContext";
|
69
|
-
var b = ((e) => (e[e.Open = 1] = "Open", e[e.Closed = 2] = "Closed", e[e.Closing = 4] = "Closing", e[e.Opening = 8] = "Opening", e))(b || {});
|
70
|
-
function w() {
|
71
|
-
return x(c);
|
72
|
-
}
|
73
|
-
function H({ value: e, children: t }) {
|
74
|
-
return y.createElement(c.Provider, { value: e }, t);
|
75
|
-
}
|
76
|
-
function q({ children: e }) {
|
77
|
-
return y.createElement(c.Provider, { value: null }, e);
|
78
|
-
}
|
79
|
-
export {
|
80
|
-
T as R,
|
81
|
-
H as c,
|
82
|
-
b as i,
|
83
|
-
q as s,
|
84
|
-
w as u,
|
85
|
-
_ as x
|
86
|
-
};
|