@commander-services/cmd-dropdown-portal 1.4.9 → 1.6.0
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/index.d.ts +1 -0
- package/dist/index.es.js +55 -55
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +7 -7
- package/dist/index.umd.js.map +1 -1
- package/package.json +18 -18
package/dist/index.d.ts
CHANGED
package/dist/index.es.js
CHANGED
|
@@ -15,13 +15,13 @@ var Ce;
|
|
|
15
15
|
function vr() {
|
|
16
16
|
if (Ce) return L;
|
|
17
17
|
Ce = 1;
|
|
18
|
-
var
|
|
18
|
+
var p = A, f = Symbol.for("react.element"), y = Symbol.for("react.fragment"), h = Object.prototype.hasOwnProperty, k = p.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, j = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
19
19
|
function C(w, d, R) {
|
|
20
|
-
var c,
|
|
20
|
+
var c, m = {}, v = null, T = null;
|
|
21
21
|
R !== void 0 && (v = "" + R), d.key !== void 0 && (v = "" + d.key), d.ref !== void 0 && (T = d.ref);
|
|
22
|
-
for (c in d) h.call(d, c) && !j.hasOwnProperty(c) && (
|
|
23
|
-
if (w && w.defaultProps) for (c in d = w.defaultProps, d)
|
|
24
|
-
return { $$typeof: f, type: w, key: v, ref: T, props:
|
|
22
|
+
for (c in d) h.call(d, c) && !j.hasOwnProperty(c) && (m[c] = d[c]);
|
|
23
|
+
if (w && w.defaultProps) for (c in d = w.defaultProps, d) m[c] === void 0 && (m[c] = d[c]);
|
|
24
|
+
return { $$typeof: f, type: w, key: v, ref: T, props: m, _owner: k.current };
|
|
25
25
|
}
|
|
26
26
|
return L.Fragment = y, L.jsx = C, L.jsxs = C, L;
|
|
27
27
|
}
|
|
@@ -38,15 +38,15 @@ var $ = {};
|
|
|
38
38
|
var Pe;
|
|
39
39
|
function pr() {
|
|
40
40
|
return Pe || (Pe = 1, process.env.NODE_ENV !== "production" && function() {
|
|
41
|
-
var
|
|
41
|
+
var p = A, f = Symbol.for("react.element"), y = Symbol.for("react.portal"), h = Symbol.for("react.fragment"), k = Symbol.for("react.strict_mode"), j = Symbol.for("react.profiler"), C = Symbol.for("react.provider"), w = Symbol.for("react.context"), d = Symbol.for("react.forward_ref"), R = Symbol.for("react.suspense"), c = Symbol.for("react.suspense_list"), m = Symbol.for("react.memo"), v = Symbol.for("react.lazy"), T = Symbol.for("react.offscreen"), W = Symbol.iterator, V = "@@iterator";
|
|
42
42
|
function J(e) {
|
|
43
43
|
if (e === null || typeof e != "object")
|
|
44
44
|
return null;
|
|
45
45
|
var r = W && e[W] || e[V];
|
|
46
46
|
return typeof r == "function" ? r : null;
|
|
47
47
|
}
|
|
48
|
-
var O =
|
|
49
|
-
function
|
|
48
|
+
var O = p.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
49
|
+
function E(e) {
|
|
50
50
|
{
|
|
51
51
|
for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
|
|
52
52
|
t[n - 1] = arguments[n];
|
|
@@ -66,7 +66,7 @@ function pr() {
|
|
|
66
66
|
var je = !1, De = !1, Fe = !1, Ae = !1, Ie = !1, re;
|
|
67
67
|
re = Symbol.for("react.module.reference");
|
|
68
68
|
function Ye(e) {
|
|
69
|
-
return !!(typeof e == "string" || typeof e == "function" || e === h || e === j || Ie || e === k || e === R || e === c || Ae || e === T || je || De || Fe || typeof e == "object" && e !== null && (e.$$typeof === v || e.$$typeof ===
|
|
69
|
+
return !!(typeof e == "string" || typeof e == "function" || e === h || e === j || Ie || e === k || e === R || e === c || Ae || e === T || je || De || Fe || typeof e == "object" && e !== null && (e.$$typeof === v || e.$$typeof === m || e.$$typeof === C || e.$$typeof === w || e.$$typeof === d || // This needs to include all possible module reference object
|
|
70
70
|
// types supported by any Flight configuration anywhere since
|
|
71
71
|
// we don't know which Flight build this will end up being used
|
|
72
72
|
// with.
|
|
@@ -85,7 +85,7 @@ function pr() {
|
|
|
85
85
|
function P(e) {
|
|
86
86
|
if (e == null)
|
|
87
87
|
return null;
|
|
88
|
-
if (typeof e.tag == "number" &&
|
|
88
|
+
if (typeof e.tag == "number" && E("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
89
89
|
return e.displayName || e.name || null;
|
|
90
90
|
if (typeof e == "string")
|
|
91
91
|
return e;
|
|
@@ -113,7 +113,7 @@ function pr() {
|
|
|
113
113
|
return te(t._context) + ".Provider";
|
|
114
114
|
case d:
|
|
115
115
|
return Le(e, e.render, "ForwardRef");
|
|
116
|
-
case
|
|
116
|
+
case m:
|
|
117
117
|
var n = e.displayName || null;
|
|
118
118
|
return n !== null ? n : P(e.type) || "Memo";
|
|
119
119
|
case v: {
|
|
@@ -186,7 +186,7 @@ function pr() {
|
|
|
186
186
|
})
|
|
187
187
|
});
|
|
188
188
|
}
|
|
189
|
-
I < 0 &&
|
|
189
|
+
I < 0 && E("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
190
190
|
}
|
|
191
191
|
}
|
|
192
192
|
var q = O.ReactCurrentDispatcher, z;
|
|
@@ -257,14 +257,14 @@ function pr() {
|
|
|
257
257
|
} catch (b) {
|
|
258
258
|
if (b && n && typeof b.stack == "string") {
|
|
259
259
|
for (var a = b.stack.split(`
|
|
260
|
-
`),
|
|
261
|
-
`), s = a.length - 1, l =
|
|
260
|
+
`), g = n.stack.split(`
|
|
261
|
+
`), s = a.length - 1, l = g.length - 1; s >= 1 && l >= 0 && a[s] !== g[l]; )
|
|
262
262
|
l--;
|
|
263
263
|
for (; s >= 1 && l >= 0; s--, l--)
|
|
264
|
-
if (a[s] !==
|
|
264
|
+
if (a[s] !== g[l]) {
|
|
265
265
|
if (s !== 1 || l !== 1)
|
|
266
266
|
do
|
|
267
|
-
if (s--, l--, l < 0 || a[s] !==
|
|
267
|
+
if (s--, l--, l < 0 || a[s] !== g[l]) {
|
|
268
268
|
var _ = `
|
|
269
269
|
` + a[s].replace(" at new ", " at ");
|
|
270
270
|
return e.displayName && _.includes("<anonymous>") && (_ = _.replace("<anonymous>", e.displayName)), typeof e == "function" && B.set(e, _), _;
|
|
@@ -303,7 +303,7 @@ function pr() {
|
|
|
303
303
|
switch (e.$$typeof) {
|
|
304
304
|
case d:
|
|
305
305
|
return Me(e.render);
|
|
306
|
-
case
|
|
306
|
+
case m:
|
|
307
307
|
return U(e.type, r, t);
|
|
308
308
|
case v: {
|
|
309
309
|
var n = e, i = n._payload, u = n._init;
|
|
@@ -331,14 +331,14 @@ function pr() {
|
|
|
331
331
|
var a = void 0;
|
|
332
332
|
try {
|
|
333
333
|
if (typeof e[o] != "function") {
|
|
334
|
-
var
|
|
335
|
-
throw
|
|
334
|
+
var g = Error((n || "React class") + ": " + t + " type `" + o + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[o] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
335
|
+
throw g.name = "Invariant Violation", g;
|
|
336
336
|
}
|
|
337
337
|
a = e[o](r, o, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
338
338
|
} catch (s) {
|
|
339
339
|
a = s;
|
|
340
340
|
}
|
|
341
|
-
a && !(a instanceof Error) && (N(i),
|
|
341
|
+
a && !(a instanceof Error) && (N(i), E("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", n || "React class", t, o, typeof a), N(null)), a instanceof Error && !(a.message in de) && (de[a.message] = !0, N(i), E("Failed %s type: %s", t, a.message), N(null));
|
|
342
342
|
}
|
|
343
343
|
}
|
|
344
344
|
}
|
|
@@ -364,7 +364,7 @@ function pr() {
|
|
|
364
364
|
}
|
|
365
365
|
function me(e) {
|
|
366
366
|
if (Je(e))
|
|
367
|
-
return
|
|
367
|
+
return E("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ke(e)), pe(e);
|
|
368
368
|
}
|
|
369
369
|
var Ee = O.ReactCurrentOwner, qe = {
|
|
370
370
|
key: !0,
|
|
@@ -394,7 +394,7 @@ function pr() {
|
|
|
394
394
|
function Xe(e, r) {
|
|
395
395
|
{
|
|
396
396
|
var t = function() {
|
|
397
|
-
ge || (ge = !0,
|
|
397
|
+
ge || (ge = !0, E("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
|
|
398
398
|
};
|
|
399
399
|
t.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
400
400
|
get: t,
|
|
@@ -405,7 +405,7 @@ function pr() {
|
|
|
405
405
|
function Ze(e, r) {
|
|
406
406
|
{
|
|
407
407
|
var t = function() {
|
|
408
|
-
be || (be = !0,
|
|
408
|
+
be || (be = !0, E("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
|
|
409
409
|
};
|
|
410
410
|
t.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
411
411
|
get: t,
|
|
@@ -444,8 +444,8 @@ function pr() {
|
|
|
444
444
|
};
|
|
445
445
|
function er(e, r, t, n, i) {
|
|
446
446
|
{
|
|
447
|
-
var u, o = {}, a = null,
|
|
448
|
-
t !== void 0 && (me(t), a = "" + t), Ge(r) && (me(r.key), a = "" + r.key), ze(r) && (
|
|
447
|
+
var u, o = {}, a = null, g = null;
|
|
448
|
+
t !== void 0 && (me(t), a = "" + t), Ge(r) && (me(r.key), a = "" + r.key), ze(r) && (g = r.ref, He(r, i));
|
|
449
449
|
for (u in r)
|
|
450
450
|
Y.call(r, u) && !qe.hasOwnProperty(u) && (o[u] = r[u]);
|
|
451
451
|
if (e && e.defaultProps) {
|
|
@@ -453,11 +453,11 @@ function pr() {
|
|
|
453
453
|
for (u in s)
|
|
454
454
|
o[u] === void 0 && (o[u] = s[u]);
|
|
455
455
|
}
|
|
456
|
-
if (a ||
|
|
456
|
+
if (a || g) {
|
|
457
457
|
var l = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
458
|
-
a && Xe(o, l),
|
|
458
|
+
a && Xe(o, l), g && Ze(o, l);
|
|
459
459
|
}
|
|
460
|
-
return Qe(e, a,
|
|
460
|
+
return Qe(e, a, g, i, n, Ee.current, o);
|
|
461
461
|
}
|
|
462
462
|
}
|
|
463
463
|
var X = O.ReactCurrentOwner, ye = O.ReactDebugCurrentFrame;
|
|
@@ -511,7 +511,7 @@ Check the top-level render call using <` + t + ">.");
|
|
|
511
511
|
return;
|
|
512
512
|
Re[t] = !0;
|
|
513
513
|
var n = "";
|
|
514
|
-
e && e._owner && e._owner !== X.current && (n = " It was passed a child from " + P(e._owner.type) + "."), D(e),
|
|
514
|
+
e && e._owner && e._owner !== X.current && (n = " It was passed a child from " + P(e._owner.type) + "."), D(e), E('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', t, n), D(null);
|
|
515
515
|
}
|
|
516
516
|
}
|
|
517
517
|
function we(e, r) {
|
|
@@ -543,7 +543,7 @@ Check the top-level render call using <` + t + ">.");
|
|
|
543
543
|
t = r.propTypes;
|
|
544
544
|
else if (typeof r == "object" && (r.$$typeof === d || // Note: Memo only checks outer props here.
|
|
545
545
|
// Inner props are checked in the reconciler.
|
|
546
|
-
r.$$typeof ===
|
|
546
|
+
r.$$typeof === m))
|
|
547
547
|
t = r.propTypes;
|
|
548
548
|
else
|
|
549
549
|
return;
|
|
@@ -553,9 +553,9 @@ Check the top-level render call using <` + t + ">.");
|
|
|
553
553
|
} else if (r.PropTypes !== void 0 && !Z) {
|
|
554
554
|
Z = !0;
|
|
555
555
|
var i = P(r);
|
|
556
|
-
|
|
556
|
+
E("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", i || "Unknown");
|
|
557
557
|
}
|
|
558
|
-
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved &&
|
|
558
|
+
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && E("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
559
559
|
}
|
|
560
560
|
}
|
|
561
561
|
function ar(e) {
|
|
@@ -563,11 +563,11 @@ Check the top-level render call using <` + t + ">.");
|
|
|
563
563
|
for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
|
|
564
564
|
var n = r[t];
|
|
565
565
|
if (n !== "children" && n !== "key") {
|
|
566
|
-
D(e),
|
|
566
|
+
D(e), E("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), D(null);
|
|
567
567
|
break;
|
|
568
568
|
}
|
|
569
569
|
}
|
|
570
|
-
e.ref !== null && (D(e),
|
|
570
|
+
e.ref !== null && (D(e), E("Invalid attribute `ref` supplied to `React.Fragment`."), D(null));
|
|
571
571
|
}
|
|
572
572
|
}
|
|
573
573
|
var Te = {};
|
|
@@ -577,10 +577,10 @@ Check the top-level render call using <` + t + ">.");
|
|
|
577
577
|
if (!o) {
|
|
578
578
|
var a = "";
|
|
579
579
|
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (a += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
580
|
-
var
|
|
581
|
-
|
|
580
|
+
var g = rr();
|
|
581
|
+
g ? a += g : a += he();
|
|
582
582
|
var s;
|
|
583
|
-
e === null ? s = "null" : H(e) ? s = "array" : e !== void 0 && e.$$typeof === f ? (s = "<" + (P(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : s = typeof e,
|
|
583
|
+
e === null ? s = "null" : H(e) ? s = "array" : e !== void 0 && e.$$typeof === f ? (s = "<" + (P(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : s = typeof e, E("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", s, a);
|
|
584
584
|
}
|
|
585
585
|
var l = er(e, r, t, i, u);
|
|
586
586
|
if (l == null)
|
|
@@ -594,7 +594,7 @@ Check the top-level render call using <` + t + ">.");
|
|
|
594
594
|
we(_[F], e);
|
|
595
595
|
Object.freeze && Object.freeze(_);
|
|
596
596
|
} else
|
|
597
|
-
|
|
597
|
+
E("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
598
598
|
else
|
|
599
599
|
we(_, e);
|
|
600
600
|
}
|
|
@@ -604,7 +604,7 @@ Check the top-level render call using <` + t + ">.");
|
|
|
604
604
|
}), ee = b.length > 0 ? "{key: someKey, " + b.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
605
605
|
if (!Te[x + ee]) {
|
|
606
606
|
var lr = b.length > 0 ? "{" + b.join(": ..., ") + ": ...}" : "{}";
|
|
607
|
-
|
|
607
|
+
E(`A props object containing a "key" prop is being spread into JSX:
|
|
608
608
|
let props = %s;
|
|
609
609
|
<%s {...props} />
|
|
610
610
|
React keys must be passed directly to JSX without using spread:
|
|
@@ -630,25 +630,25 @@ function mr() {
|
|
|
630
630
|
return Se || (Se = 1, process.env.NODE_ENV === "production" ? K.exports = vr() : K.exports = pr()), K.exports;
|
|
631
631
|
}
|
|
632
632
|
var Er = mr();
|
|
633
|
-
const gr = (
|
|
633
|
+
const gr = (p, f) => {
|
|
634
634
|
const y = (h) => {
|
|
635
|
-
|
|
635
|
+
p.current && !p.current.contains(h.target) && f(h);
|
|
636
636
|
};
|
|
637
637
|
xe.useEffect(() => (document.addEventListener("click", y, { capture: !0 }), () => {
|
|
638
638
|
document.removeEventListener("click", y, { capture: !0 });
|
|
639
639
|
}));
|
|
640
|
-
}, br = "Escape", yr = (
|
|
640
|
+
}, br = "Escape", yr = (p, f) => {
|
|
641
641
|
const y = ({ key: h }) => {
|
|
642
|
-
h ===
|
|
642
|
+
h === p && f();
|
|
643
643
|
};
|
|
644
644
|
xe.useEffect(() => (document.addEventListener("keyup", y), () => {
|
|
645
645
|
document.removeEventListener("keyup", y);
|
|
646
646
|
}), []);
|
|
647
647
|
}, hr = () => ({ useOutsideClick: gr, useKeyPress: yr, ESCAPE_KEY: br }), Rr = hr;
|
|
648
|
-
function Tr(
|
|
648
|
+
function Tr(p) {
|
|
649
649
|
const [f, y] = fr(null), { useOutsideClick: h, useKeyPress: k, ESCAPE_KEY: j } = Rr(), C = A.useRef(), w = () => {
|
|
650
650
|
setTimeout(function() {
|
|
651
|
-
|
|
651
|
+
p.handleOpen(!1);
|
|
652
652
|
}, 50);
|
|
653
653
|
};
|
|
654
654
|
h(C, () => {
|
|
@@ -656,14 +656,14 @@ function Tr(g) {
|
|
|
656
656
|
}), k(j, () => {
|
|
657
657
|
w();
|
|
658
658
|
});
|
|
659
|
-
const d = (c,
|
|
660
|
-
const v = c.getBoundingClientRect(), T =
|
|
659
|
+
const d = (c, m) => {
|
|
660
|
+
const v = c.getBoundingClientRect(), T = m.getBoundingClientRect();
|
|
661
661
|
return v.bottom >= T.top && v.bottom <= T.bottom;
|
|
662
662
|
}, R = A.useCallback(() => {
|
|
663
|
-
const c = document.getElementById(
|
|
664
|
-
if (c && (!
|
|
663
|
+
const c = document.getElementById(p.elementId), m = document.getElementById("cmd-modal-body");
|
|
664
|
+
if (c && (!m || d(c, m))) {
|
|
665
665
|
const v = c.getBoundingClientRect(), T = 260, W = window.innerHeight - v.bottom, V = v.left, J = v.bottom, O = v.width;
|
|
666
|
-
W >= T || !
|
|
666
|
+
W >= T || !m ? y({
|
|
667
667
|
// top: rect.bottom + window.scrollY,
|
|
668
668
|
top: J,
|
|
669
669
|
left: V,
|
|
@@ -682,25 +682,25 @@ function Tr(g) {
|
|
|
682
682
|
window.removeEventListener("scroll", R, { capture: !0 }), window.removeEventListener("resize", R, { capture: !0 });
|
|
683
683
|
}), [R]), A.useEffect(() => {
|
|
684
684
|
R();
|
|
685
|
-
}, [
|
|
685
|
+
}, [p.elementId]), f ? dr.createPortal(
|
|
686
686
|
/* @__PURE__ */ Er.jsx(
|
|
687
687
|
"div",
|
|
688
688
|
{
|
|
689
689
|
className: "font-poppins",
|
|
690
|
-
id: `cmd-dropdown-portal-${
|
|
690
|
+
id: `cmd-dropdown-portal-${p.elementId}`,
|
|
691
691
|
ref: C,
|
|
692
692
|
style: {
|
|
693
693
|
position: "absolute",
|
|
694
694
|
left: f.left,
|
|
695
695
|
width: f.width,
|
|
696
|
-
zIndex:
|
|
696
|
+
zIndex: 999999,
|
|
697
697
|
...f.top !== void 0 ? { top: f.top } : {},
|
|
698
698
|
...f.bottom !== void 0 ? { bottom: f.bottom } : {}
|
|
699
699
|
},
|
|
700
|
-
children:
|
|
700
|
+
children: p.children
|
|
701
701
|
}
|
|
702
702
|
),
|
|
703
|
-
document.body
|
|
703
|
+
p.target || document.body
|
|
704
704
|
) : null;
|
|
705
705
|
}
|
|
706
706
|
export {
|