@commander-services/cmd-dropdown-portal 1.3.1 → 1.4.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.es.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import * as Ce from "react";
2
2
  import F, { useState as fr } from "react";
3
3
  import dr from "react-dom";
4
- var N = { exports: {} }, Y = {};
4
+ var B = { exports: {} }, W = {};
5
5
  /**
6
6
  * @license React
7
7
  * react-jsx-runtime.production.min.js
@@ -13,19 +13,19 @@ var N = { exports: {} }, Y = {};
13
13
  */
14
14
  var Te;
15
15
  function vr() {
16
- if (Te) return Y;
16
+ if (Te) return W;
17
17
  Te = 1;
18
- var p = F, E = Symbol.for("react.element"), h = Symbol.for("react.fragment"), g = Object.prototype.hasOwnProperty, S = p.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, k = { key: !0, ref: !0, __self: !0, __source: !0 };
19
- function T(b, s, _) {
20
- var f, R = {}, w = null, x = null;
21
- _ !== void 0 && (w = "" + _), s.key !== void 0 && (w = "" + s.key), s.ref !== void 0 && (x = s.ref);
22
- for (f in s) g.call(s, f) && !k.hasOwnProperty(f) && (R[f] = s[f]);
23
- if (b && b.defaultProps) for (f in s = b.defaultProps, s) R[f] === void 0 && (R[f] = s[f]);
24
- return { $$typeof: E, type: b, key: w, ref: x, props: R, _owner: S.current };
18
+ var E = F, m = Symbol.for("react.element"), R = Symbol.for("react.fragment"), h = Object.prototype.hasOwnProperty, S = E.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, k = { key: !0, ref: !0, __self: !0, __source: !0 };
19
+ function T(_, d, y) {
20
+ var l, f = {}, w = null, x = null;
21
+ y !== void 0 && (w = "" + y), d.key !== void 0 && (w = "" + d.key), d.ref !== void 0 && (x = d.ref);
22
+ for (l in d) h.call(d, l) && !k.hasOwnProperty(l) && (f[l] = d[l]);
23
+ if (_ && _.defaultProps) for (l in d = _.defaultProps, d) f[l] === void 0 && (f[l] = d[l]);
24
+ return { $$typeof: m, type: _, key: w, ref: x, props: f, _owner: S.current };
25
25
  }
26
- return Y.Fragment = h, Y.jsx = T, Y.jsxs = T, Y;
26
+ return W.Fragment = R, W.jsx = T, W.jsxs = T, W;
27
27
  }
28
- var $ = {};
28
+ var Y = {};
29
29
  /**
30
30
  * @license React
31
31
  * react-jsx-runtime.development.js
@@ -38,15 +38,15 @@ var $ = {};
38
38
  var Oe;
39
39
  function pr() {
40
40
  return Oe || (Oe = 1, process.env.NODE_ENV !== "production" && function() {
41
- var p = F, E = Symbol.for("react.element"), h = Symbol.for("react.portal"), g = Symbol.for("react.fragment"), S = Symbol.for("react.strict_mode"), k = Symbol.for("react.profiler"), T = Symbol.for("react.provider"), b = Symbol.for("react.context"), s = Symbol.for("react.forward_ref"), _ = Symbol.for("react.suspense"), f = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), w = Symbol.for("react.lazy"), x = Symbol.for("react.offscreen"), Z = Symbol.iterator, Se = "@@iterator";
41
+ var E = F, m = Symbol.for("react.element"), R = Symbol.for("react.portal"), h = Symbol.for("react.fragment"), S = Symbol.for("react.strict_mode"), k = Symbol.for("react.profiler"), T = Symbol.for("react.provider"), _ = Symbol.for("react.context"), d = Symbol.for("react.forward_ref"), y = Symbol.for("react.suspense"), l = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), w = Symbol.for("react.lazy"), x = Symbol.for("react.offscreen"), $ = Symbol.iterator, Se = "@@iterator";
42
42
  function ke(e) {
43
43
  if (e === null || typeof e != "object")
44
44
  return null;
45
- var r = Z && e[Z] || e[Se];
45
+ var r = $ && e[$] || e[Se];
46
46
  return typeof r == "function" ? r : null;
47
47
  }
48
- var j = p.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
49
- function d(e) {
48
+ var j = E.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
49
+ function v(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,13 +66,13 @@ function pr() {
66
66
  var je = !1, De = !1, Ae = !1, Fe = !1, Ie = !1, Q;
67
67
  Q = Symbol.for("react.module.reference");
68
68
  function Le(e) {
69
- return !!(typeof e == "string" || typeof e == "function" || e === g || e === k || Ie || e === S || e === _ || e === f || Fe || e === x || je || De || Ae || typeof e == "object" && e !== null && (e.$$typeof === w || e.$$typeof === R || e.$$typeof === T || e.$$typeof === b || e.$$typeof === s || // This needs to include all possible module reference object
69
+ return !!(typeof e == "string" || typeof e == "function" || e === h || e === k || Ie || e === S || e === y || e === l || Fe || e === x || je || De || Ae || typeof e == "object" && e !== null && (e.$$typeof === w || e.$$typeof === f || e.$$typeof === T || e.$$typeof === _ || 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.
73
73
  e.$$typeof === Q || e.getModuleId !== void 0));
74
74
  }
75
- function Ye(e, r, t) {
75
+ function We(e, r, t) {
76
76
  var n = e.displayName;
77
77
  if (n)
78
78
  return n;
@@ -85,35 +85,35 @@ function pr() {
85
85
  function O(e) {
86
86
  if (e == null)
87
87
  return null;
88
- if (typeof e.tag == "number" && d("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
88
+ if (typeof e.tag == "number" && v("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;
92
92
  switch (e) {
93
- case g:
94
- return "Fragment";
95
93
  case h:
94
+ return "Fragment";
95
+ case R:
96
96
  return "Portal";
97
97
  case k:
98
98
  return "Profiler";
99
99
  case S:
100
100
  return "StrictMode";
101
- case _:
101
+ case y:
102
102
  return "Suspense";
103
- case f:
103
+ case l:
104
104
  return "SuspenseList";
105
105
  }
106
106
  if (typeof e == "object")
107
107
  switch (e.$$typeof) {
108
- case b:
108
+ case _:
109
109
  var r = e;
110
110
  return ee(r) + ".Consumer";
111
111
  case T:
112
112
  var t = e;
113
113
  return ee(t._context) + ".Provider";
114
- case s:
115
- return Ye(e, e.render, "ForwardRef");
116
- case R:
114
+ case d:
115
+ return We(e, e.render, "ForwardRef");
116
+ case f:
117
117
  var n = e.displayName || null;
118
118
  return n !== null ? n : O(e.type) || "Memo";
119
119
  case w: {
@@ -131,7 +131,7 @@ function pr() {
131
131
  function se() {
132
132
  }
133
133
  se.__reactDisabledLog = !0;
134
- function $e() {
134
+ function Ye() {
135
135
  {
136
136
  if (I === 0) {
137
137
  re = console.log, te = console.info, ne = console.warn, ae = console.error, oe = console.group, ie = console.groupCollapsed, ue = console.groupEnd;
@@ -154,7 +154,7 @@ function pr() {
154
154
  I++;
155
155
  }
156
156
  }
157
- function We() {
157
+ function $e() {
158
158
  {
159
159
  if (I--, I === 0) {
160
160
  var e = {
@@ -186,30 +186,30 @@ function pr() {
186
186
  })
187
187
  });
188
188
  }
189
- I < 0 && d("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
189
+ I < 0 && v("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
190
190
  }
191
191
  }
192
- var K = j.ReactCurrentDispatcher, B;
193
- function W(e, r, t) {
192
+ var K = j.ReactCurrentDispatcher, J;
193
+ function V(e, r, t) {
194
194
  {
195
- if (B === void 0)
195
+ if (J === void 0)
196
196
  try {
197
197
  throw Error();
198
198
  } catch (i) {
199
199
  var n = i.stack.trim().match(/\n( *(at )?)/);
200
- B = n && n[1] || "";
200
+ J = n && n[1] || "";
201
201
  }
202
202
  return `
203
- ` + B + e;
203
+ ` + J + e;
204
204
  }
205
205
  }
206
- var J = !1, M;
206
+ var q = !1, M;
207
207
  {
208
- var Me = typeof WeakMap == "function" ? WeakMap : Map;
209
- M = new Me();
208
+ var Ve = typeof WeakMap == "function" ? WeakMap : Map;
209
+ M = new Ve();
210
210
  }
211
211
  function le(e, r) {
212
- if (!e || J)
212
+ if (!e || q)
213
213
  return "";
214
214
  {
215
215
  var t = M.get(e);
@@ -217,11 +217,11 @@ function pr() {
217
217
  return t;
218
218
  }
219
219
  var n;
220
- J = !0;
220
+ q = !0;
221
221
  var i = Error.prepareStackTrace;
222
222
  Error.prepareStackTrace = void 0;
223
223
  var u;
224
- u = K.current, K.current = null, $e();
224
+ u = K.current, K.current = null, Ye();
225
225
  try {
226
226
  if (r) {
227
227
  var o = function() {
@@ -234,81 +234,81 @@ function pr() {
234
234
  }), typeof Reflect == "object" && Reflect.construct) {
235
235
  try {
236
236
  Reflect.construct(o, []);
237
- } catch (m) {
238
- n = m;
237
+ } catch (g) {
238
+ n = g;
239
239
  }
240
240
  Reflect.construct(e, [], o);
241
241
  } else {
242
242
  try {
243
243
  o.call();
244
- } catch (m) {
245
- n = m;
244
+ } catch (g) {
245
+ n = g;
246
246
  }
247
247
  e.call(o.prototype);
248
248
  }
249
249
  } else {
250
250
  try {
251
251
  throw Error();
252
- } catch (m) {
253
- n = m;
252
+ } catch (g) {
253
+ n = g;
254
254
  }
255
255
  e();
256
256
  }
257
- } catch (m) {
258
- if (m && n && typeof m.stack == "string") {
259
- for (var a = m.stack.split(`
260
- `), v = n.stack.split(`
261
- `), l = a.length - 1, c = v.length - 1; l >= 1 && c >= 0 && a[l] !== v[c]; )
257
+ } catch (g) {
258
+ if (g && n && typeof g.stack == "string") {
259
+ for (var a = g.stack.split(`
260
+ `), p = n.stack.split(`
261
+ `), s = a.length - 1, c = p.length - 1; s >= 1 && c >= 0 && a[s] !== p[c]; )
262
262
  c--;
263
- for (; l >= 1 && c >= 0; l--, c--)
264
- if (a[l] !== v[c]) {
265
- if (l !== 1 || c !== 1)
263
+ for (; s >= 1 && c >= 0; s--, c--)
264
+ if (a[s] !== p[c]) {
265
+ if (s !== 1 || c !== 1)
266
266
  do
267
- if (l--, c--, c < 0 || a[l] !== v[c]) {
268
- var y = `
269
- ` + a[l].replace(" at new ", " at ");
270
- return e.displayName && y.includes("<anonymous>") && (y = y.replace("<anonymous>", e.displayName)), typeof e == "function" && M.set(e, y), y;
267
+ if (s--, c--, c < 0 || a[s] !== p[c]) {
268
+ var b = `
269
+ ` + a[s].replace(" at new ", " at ");
270
+ return e.displayName && b.includes("<anonymous>") && (b = b.replace("<anonymous>", e.displayName)), typeof e == "function" && M.set(e, b), b;
271
271
  }
272
- while (l >= 1 && c >= 0);
272
+ while (s >= 1 && c >= 0);
273
273
  break;
274
274
  }
275
275
  }
276
276
  } finally {
277
- J = !1, K.current = u, We(), Error.prepareStackTrace = i;
277
+ q = !1, K.current = u, $e(), Error.prepareStackTrace = i;
278
278
  }
279
- var A = e ? e.displayName || e.name : "", C = A ? W(A) : "";
279
+ var A = e ? e.displayName || e.name : "", C = A ? V(A) : "";
280
280
  return typeof e == "function" && M.set(e, C), C;
281
281
  }
282
- function Ve(e, r, t) {
282
+ function Me(e, r, t) {
283
283
  return le(e, !1);
284
284
  }
285
285
  function Ue(e) {
286
286
  var r = e.prototype;
287
287
  return !!(r && r.isReactComponent);
288
288
  }
289
- function V(e, r, t) {
289
+ function U(e, r, t) {
290
290
  if (e == null)
291
291
  return "";
292
292
  if (typeof e == "function")
293
293
  return le(e, Ue(e));
294
294
  if (typeof e == "string")
295
- return W(e);
295
+ return V(e);
296
296
  switch (e) {
297
- case _:
298
- return W("Suspense");
299
- case f:
300
- return W("SuspenseList");
297
+ case y:
298
+ return V("Suspense");
299
+ case l:
300
+ return V("SuspenseList");
301
301
  }
302
302
  if (typeof e == "object")
303
303
  switch (e.$$typeof) {
304
- case s:
305
- return Ve(e.render);
306
- case R:
307
- return V(e.type, r, t);
304
+ case d:
305
+ return Me(e.render);
306
+ case f:
307
+ return U(e.type, r, t);
308
308
  case w: {
309
309
  var n = e, i = n._payload, u = n._init;
310
310
  try {
311
- return V(u(i), r, t);
311
+ return U(u(i), r, t);
312
312
  } catch {
313
313
  }
314
314
  }
@@ -316,9 +316,9 @@ function pr() {
316
316
  return "";
317
317
  }
318
318
  var L = Object.prototype.hasOwnProperty, ce = {}, fe = j.ReactDebugCurrentFrame;
319
- function U(e) {
319
+ function N(e) {
320
320
  if (e) {
321
- var r = e._owner, t = V(e.type, e._source, r ? r.type : null);
321
+ var r = e._owner, t = U(e.type, e._source, r ? r.type : null);
322
322
  fe.setExtraStackFrame(t);
323
323
  } else
324
324
  fe.setExtraStackFrame(null);
@@ -331,22 +331,22 @@ function pr() {
331
331
  var a = void 0;
332
332
  try {
333
333
  if (typeof e[o] != "function") {
334
- var v = 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 v.name = "Invariant Violation", v;
334
+ var p = 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 p.name = "Invariant Violation", p;
336
336
  }
337
337
  a = e[o](r, o, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
338
- } catch (l) {
339
- a = l;
338
+ } catch (s) {
339
+ a = s;
340
340
  }
341
- a && !(a instanceof Error) && (U(i), d("%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), U(null)), a instanceof Error && !(a.message in ce) && (ce[a.message] = !0, U(i), d("Failed %s type: %s", t, a.message), U(null));
341
+ a && !(a instanceof Error) && (N(i), v("%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 ce) && (ce[a.message] = !0, N(i), v("Failed %s type: %s", t, a.message), N(null));
342
342
  }
343
343
  }
344
344
  }
345
- var Ke = Array.isArray;
346
- function q(e) {
347
- return Ke(e);
345
+ var Be = Array.isArray;
346
+ function z(e) {
347
+ return Be(e);
348
348
  }
349
- function Be(e) {
349
+ function Ke(e) {
350
350
  {
351
351
  var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
352
352
  return t;
@@ -364,7 +364,7 @@ function pr() {
364
364
  }
365
365
  function ve(e) {
366
366
  if (Je(e))
367
- return d("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Be(e)), de(e);
367
+ return v("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ke(e)), de(e);
368
368
  }
369
369
  var pe = j.ReactCurrentOwner, qe = {
370
370
  key: !0,
@@ -388,13 +388,13 @@ function pr() {
388
388
  }
389
389
  return e.key !== void 0;
390
390
  }
391
- function Xe(e, r) {
391
+ function He(e, r) {
392
392
  typeof e.ref == "string" && pe.current;
393
393
  }
394
- function He(e, r) {
394
+ function Xe(e, r) {
395
395
  {
396
396
  var t = function() {
397
- Ee || (Ee = !0, d("%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));
397
+ Ee || (Ee = !0, v("%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
- me || (me = !0, d("%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));
408
+ me || (me = !0, v("%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,
@@ -416,7 +416,7 @@ function pr() {
416
416
  var Qe = function(e, r, t, n, i, u, o) {
417
417
  var a = {
418
418
  // This tag allows us to uniquely identify this as a React Element
419
- $$typeof: E,
419
+ $$typeof: m,
420
420
  // Built-in properties that belong on the element
421
421
  type: e,
422
422
  key: r,
@@ -444,39 +444,39 @@ function pr() {
444
444
  };
445
445
  function er(e, r, t, n, i) {
446
446
  {
447
- var u, o = {}, a = null, v = null;
448
- t !== void 0 && (ve(t), a = "" + t), Ge(r) && (ve(r.key), a = "" + r.key), ze(r) && (v = r.ref, Xe(r, i));
447
+ var u, o = {}, a = null, p = null;
448
+ t !== void 0 && (ve(t), a = "" + t), Ge(r) && (ve(r.key), a = "" + r.key), ze(r) && (p = r.ref, He(r, i));
449
449
  for (u in r)
450
450
  L.call(r, u) && !qe.hasOwnProperty(u) && (o[u] = r[u]);
451
451
  if (e && e.defaultProps) {
452
- var l = e.defaultProps;
453
- for (u in l)
454
- o[u] === void 0 && (o[u] = l[u]);
452
+ var s = e.defaultProps;
453
+ for (u in s)
454
+ o[u] === void 0 && (o[u] = s[u]);
455
455
  }
456
- if (a || v) {
456
+ if (a || p) {
457
457
  var c = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
458
- a && He(o, c), v && Ze(o, c);
458
+ a && Xe(o, c), p && Ze(o, c);
459
459
  }
460
- return Qe(e, a, v, i, n, pe.current, o);
460
+ return Qe(e, a, p, i, n, pe.current, o);
461
461
  }
462
462
  }
463
- var z = j.ReactCurrentOwner, ge = j.ReactDebugCurrentFrame;
463
+ var G = j.ReactCurrentOwner, ge = j.ReactDebugCurrentFrame;
464
464
  function D(e) {
465
465
  if (e) {
466
- var r = e._owner, t = V(e.type, e._source, r ? r.type : null);
466
+ var r = e._owner, t = U(e.type, e._source, r ? r.type : null);
467
467
  ge.setExtraStackFrame(t);
468
468
  } else
469
469
  ge.setExtraStackFrame(null);
470
470
  }
471
- var G;
472
- G = !1;
471
+ var H;
472
+ H = !1;
473
473
  function X(e) {
474
- return typeof e == "object" && e !== null && e.$$typeof === E;
474
+ return typeof e == "object" && e !== null && e.$$typeof === m;
475
475
  }
476
- function ye() {
476
+ function he() {
477
477
  {
478
- if (z.current) {
479
- var e = O(z.current.type);
478
+ if (G.current) {
479
+ var e = O(G.current.type);
480
480
  if (e)
481
481
  return `
482
482
 
@@ -488,10 +488,10 @@ Check the render method of \`` + e + "`.";
488
488
  function rr(e) {
489
489
  return "";
490
490
  }
491
- var he = {};
491
+ var ye = {};
492
492
  function tr(e) {
493
493
  {
494
- var r = ye();
494
+ var r = he();
495
495
  if (!r) {
496
496
  var t = typeof e == "string" ? e : e.displayName || e.name;
497
497
  t && (r = `
@@ -507,18 +507,18 @@ Check the top-level render call using <` + t + ">.");
507
507
  return;
508
508
  e._store.validated = !0;
509
509
  var t = tr(r);
510
- if (he[t])
510
+ if (ye[t])
511
511
  return;
512
- he[t] = !0;
512
+ ye[t] = !0;
513
513
  var n = "";
514
- e && e._owner && e._owner !== z.current && (n = " It was passed a child from " + O(e._owner.type) + "."), D(e), d('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);
514
+ e && e._owner && e._owner !== G.current && (n = " It was passed a child from " + O(e._owner.type) + "."), D(e), v('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 be(e, r) {
518
518
  {
519
519
  if (typeof e != "object")
520
520
  return;
521
- if (q(e))
521
+ if (z(e))
522
522
  for (var t = 0; t < e.length; t++) {
523
523
  var n = e[t];
524
524
  X(n) && Re(n, r);
@@ -541,21 +541,21 @@ Check the top-level render call using <` + t + ">.");
541
541
  var t;
542
542
  if (typeof r == "function")
543
543
  t = r.propTypes;
544
- else if (typeof r == "object" && (r.$$typeof === s || // Note: Memo only checks outer props here.
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 === R))
546
+ r.$$typeof === f))
547
547
  t = r.propTypes;
548
548
  else
549
549
  return;
550
550
  if (t) {
551
551
  var n = O(r);
552
552
  Ne(t, e.props, "prop", n, e);
553
- } else if (r.PropTypes !== void 0 && !G) {
554
- G = !0;
553
+ } else if (r.PropTypes !== void 0 && !H) {
554
+ H = !0;
555
555
  var i = O(r);
556
- d("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", i || "Unknown");
556
+ v("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 && d("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
558
+ typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && v("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), d("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), D(null);
566
+ D(e), v("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), d("Invalid attribute `ref` supplied to `React.Fragment`."), D(null));
570
+ e.ref !== null && (D(e), v("Invalid attribute `ref` supplied to `React.Fragment`."), D(null));
571
571
  }
572
572
  }
573
573
  var _e = {};
@@ -577,42 +577,42 @@ 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 v = rr();
581
- v ? a += v : a += ye();
582
- var l;
583
- e === null ? l = "null" : q(e) ? l = "array" : e !== void 0 && e.$$typeof === E ? (l = "<" + (O(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : l = typeof e, d("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", l, a);
580
+ var p = rr();
581
+ p ? a += p : a += he();
582
+ var s;
583
+ e === null ? s = "null" : z(e) ? s = "array" : e !== void 0 && e.$$typeof === m ? (s = "<" + (O(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : s = typeof e, v("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 c = er(e, r, t, i, u);
586
586
  if (c == null)
587
587
  return c;
588
588
  if (o) {
589
- var y = r.children;
590
- if (y !== void 0)
589
+ var b = r.children;
590
+ if (b !== void 0)
591
591
  if (n)
592
- if (q(y)) {
593
- for (var A = 0; A < y.length; A++)
594
- be(y[A], e);
595
- Object.freeze && Object.freeze(y);
592
+ if (z(b)) {
593
+ for (var A = 0; A < b.length; A++)
594
+ be(b[A], e);
595
+ Object.freeze && Object.freeze(b);
596
596
  } else
597
- d("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
597
+ v("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
- be(y, e);
599
+ be(b, e);
600
600
  }
601
601
  if (L.call(r, "key")) {
602
- var C = O(e), m = Object.keys(r).filter(function(cr) {
602
+ var C = O(e), g = Object.keys(r).filter(function(cr) {
603
603
  return cr !== "key";
604
- }), H = m.length > 0 ? "{key: someKey, " + m.join(": ..., ") + ": ...}" : "{key: someKey}";
605
- if (!_e[C + H]) {
606
- var lr = m.length > 0 ? "{" + m.join(": ..., ") + ": ...}" : "{}";
607
- d(`A props object containing a "key" prop is being spread into JSX:
604
+ }), Z = g.length > 0 ? "{key: someKey, " + g.join(": ..., ") + ": ...}" : "{key: someKey}";
605
+ if (!_e[C + Z]) {
606
+ var lr = g.length > 0 ? "{" + g.join(": ..., ") + ": ...}" : "{}";
607
+ v(`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:
611
611
  let props = %s;
612
- <%s key={someKey} {...props} />`, H, C, lr, C), _e[C + H] = !0;
612
+ <%s key={someKey} {...props} />`, Z, C, lr, C), _e[C + Z] = !0;
613
613
  }
614
614
  }
615
- return e === g ? ar(c) : nr(c), c;
615
+ return e === h ? ar(c) : nr(c), c;
616
616
  }
617
617
  }
618
618
  function or(e, r, t) {
@@ -622,70 +622,76 @@ React keys must be passed directly to JSX without using spread:
622
622
  return we(e, r, t, !1);
623
623
  }
624
624
  var ur = ir, sr = or;
625
- $.Fragment = g, $.jsx = ur, $.jsxs = sr;
626
- }()), $;
625
+ Y.Fragment = h, Y.jsx = ur, Y.jsxs = sr;
626
+ }()), Y;
627
627
  }
628
628
  var Pe;
629
629
  function Er() {
630
- return Pe || (Pe = 1, process.env.NODE_ENV === "production" ? N.exports = vr() : N.exports = pr()), N.exports;
630
+ return Pe || (Pe = 1, process.env.NODE_ENV === "production" ? B.exports = vr() : B.exports = pr()), B.exports;
631
631
  }
632
632
  var mr = Er();
633
- const gr = (p, E) => {
634
- const h = (g) => {
635
- p.current && !p.current.contains(g.target) && E(g);
633
+ const gr = (E, m) => {
634
+ const R = (h) => {
635
+ E.current && !E.current.contains(h.target) && m(h);
636
636
  };
637
- Ce.useEffect(() => (document.addEventListener("click", h, { capture: !0 }), () => {
638
- document.removeEventListener("click", h, { capture: !0 });
637
+ Ce.useEffect(() => (document.addEventListener("click", R, { capture: !0 }), () => {
638
+ document.removeEventListener("click", R, { capture: !0 });
639
639
  }));
640
- }, yr = "Escape", hr = (p, E) => {
641
- const h = ({ key: g }) => {
642
- g === p && E();
640
+ }, hr = "Escape", yr = (E, m) => {
641
+ const R = ({ key: h }) => {
642
+ h === E && m();
643
643
  };
644
- Ce.useEffect(() => (document.addEventListener("keyup", h), () => {
645
- document.removeEventListener("keyup", h);
644
+ Ce.useEffect(() => (document.addEventListener("keyup", R), () => {
645
+ document.removeEventListener("keyup", R);
646
646
  }), []);
647
- }, Rr = () => ({ useOutsideClick: gr, useKeyPress: hr, ESCAPE_KEY: yr }), br = Rr, Tr = (p) => {
648
- const [E, h] = fr(null), { useOutsideClick: g, useKeyPress: S, ESCAPE_KEY: k } = br(), T = F.useRef(), b = () => {
647
+ }, Rr = () => ({ useOutsideClick: gr, useKeyPress: yr, ESCAPE_KEY: hr }), br = Rr;
648
+ function Tr(E) {
649
+ const [m, R] = fr(null), { useOutsideClick: h, useKeyPress: S, ESCAPE_KEY: k } = br(), T = F.useRef(), _ = () => {
649
650
  setTimeout(function() {
650
- p.handleOpen(!1);
651
+ E.handleOpen(!1);
651
652
  }, 50);
652
653
  };
653
- g(T, () => {
654
- b();
654
+ h(T, () => {
655
+ _();
655
656
  }), S(k, () => {
656
- b();
657
+ _();
657
658
  });
658
- const s = F.useCallback(() => {
659
- const _ = document.getElementById(p.elementId);
660
- if (_) {
661
- const f = _.getBoundingClientRect(), R = f.left, w = f.bottom, x = f.width;
662
- h({ left: R, bottom: w, width: x });
663
- }
659
+ const d = (l) => {
660
+ if (!l) return !1;
661
+ const f = l.getBoundingClientRect();
662
+ return f.top >= 0 && f.left >= 0 && f.bottom <= (window.innerHeight || document.documentElement.clientHeight) && f.right <= (window.innerWidth || document.documentElement.clientWidth);
663
+ }, y = F.useCallback(() => {
664
+ const l = document.getElementById(E.elementId);
665
+ if (l && d(l)) {
666
+ const f = l.getBoundingClientRect(), w = f.left, x = f.bottom, $ = f.width;
667
+ R({ left: w, bottom: x, width: $ });
668
+ } else
669
+ R(null);
664
670
  }, []);
665
- return F.useEffect(() => (window.addEventListener("scroll", s, { capture: !0 }), window.addEventListener("resize", s, { capture: !0 }), () => {
666
- window.removeEventListener("scroll", s, { capture: !0 }), window.removeEventListener("resize", s, { capture: !0 });
667
- }), [s]), F.useEffect(() => {
668
- s();
669
- }, [p.elementId]), E ? dr.createPortal(
671
+ return F.useEffect(() => (window.addEventListener("scroll", y, { capture: !0 }), window.addEventListener("resize", y, { capture: !0 }), () => {
672
+ window.removeEventListener("scroll", y, { capture: !0 }), window.removeEventListener("resize", y, { capture: !0 });
673
+ }), [y]), F.useEffect(() => {
674
+ y();
675
+ }, [E.elementId]), m ? dr.createPortal(
670
676
  /* @__PURE__ */ mr.jsx(
671
677
  "div",
672
678
  {
673
679
  className: "font-poppins",
674
- id: `cmd-dropdown-portal-${p.elementId}`,
680
+ id: `cmd-dropdown-portal-${E.elementId}`,
675
681
  ref: T,
676
682
  style: {
677
683
  position: "absolute",
678
- top: E.bottom,
679
- left: E.left,
680
- width: E.width,
681
- zIndex: 9999999999
684
+ top: m.bottom,
685
+ left: m.left,
686
+ width: m.width,
687
+ zIndex: 999
682
688
  },
683
- children: p.children
689
+ children: E.children
684
690
  }
685
691
  ),
686
692
  document.body
687
693
  ) : null;
688
- };
694
+ }
689
695
  export {
690
696
  Tr as default
691
697
  };