@choc-ui/chakra-autocomplete 5.6.2 → 5.6.4
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/README.md +1 -0
- package/dist/autocomplete-context.d.ts +0 -1
- package/dist/autocomplete-context.d.ts.map +1 -1
- package/dist/autocomplete-creatable.d.ts +0 -1
- package/dist/autocomplete-group.d.ts +0 -1
- package/dist/autocomplete-input.d.ts +0 -1
- package/dist/autocomplete-item.d.ts +0 -1
- package/dist/autocomplete-list.d.ts +0 -1
- package/dist/autocomplete-tag.d.ts +0 -1
- package/dist/autocomplete.d.ts +0 -1
- package/dist/components/empty-state.d.ts +0 -1
- package/dist/helpers/group.d.ts +0 -1
- package/dist/helpers/items.d.ts +0 -1
- package/dist/helpers/list.d.ts +0 -1
- package/dist/helpers/list.d.ts.map +1 -1
- package/dist/index.es.js +326 -343
- package/dist/index.js +9 -9
- package/dist/types.d.ts +0 -1
- package/dist/use-autocomplete.d.ts +0 -1
- package/dist/use-autocomplete.d.ts.map +1 -1
- package/package.json +9 -9
package/dist/index.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as an from "react";
|
|
2
|
-
import
|
|
2
|
+
import Je, { useMemo as Pr, useRef as Rr, useState as pt, useEffect as Me, useImperativeHandle as oo, useContext as kt, createContext as sn, forwardRef as ao, Children as io, memo as so } from "react";
|
|
3
3
|
import { createContext as lo } from "@chakra-ui/react-utils";
|
|
4
4
|
import { useDisclosure as co, useControllableState as uo, useUpdateEffect as fo, forwardRef as Sr, Popover as po, chakra as go, useMergeRefs as Tt, Flex as wt, Box as ho, Divider as Gt, InputGroup as mo, Input as vo, InputRightElement as bo, Spinner as ln, useMultiStyleConfig as yo, Wrap as So, WrapItem as _o, PopoverAnchor as xo, PopoverContent as ko, Center as To } from "@chakra-ui/react";
|
|
5
5
|
import { pick as wo, isDefined as cn, isEmpty as Rt, runIfFn as Z, isUndefined as Vr, getNextItem as Ro, getPrevItem as Co, getFirstItem as Eo, getLastItem as gt, isObject as Io, omit as qr, memoizedGet as jo, mergeWith as Oo, filterUndefined as un, objectFilter as Ao } from "@chakra-ui/utils";
|
|
@@ -21,18 +21,14 @@ var vt = { exports: {} }, jr = {};
|
|
|
21
21
|
*/
|
|
22
22
|
var Yt;
|
|
23
23
|
function Bo() {
|
|
24
|
-
if (Yt)
|
|
25
|
-
return jr;
|
|
24
|
+
if (Yt) return jr;
|
|
26
25
|
Yt = 1;
|
|
27
|
-
var e =
|
|
26
|
+
var e = Je, r = Symbol.for("react.element"), o = Symbol.for("react.fragment"), a = Object.prototype.hasOwnProperty, l = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, u = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
28
27
|
function d(f, g, h) {
|
|
29
28
|
var v, S = {}, _ = null, T = null;
|
|
30
29
|
h !== void 0 && (_ = "" + h), g.key !== void 0 && (_ = "" + g.key), g.ref !== void 0 && (T = g.ref);
|
|
31
|
-
for (v in g)
|
|
32
|
-
|
|
33
|
-
if (f && f.defaultProps)
|
|
34
|
-
for (v in g = f.defaultProps, g)
|
|
35
|
-
S[v] === void 0 && (S[v] = g[v]);
|
|
30
|
+
for (v in g) a.call(g, v) && !u.hasOwnProperty(v) && (S[v] = g[v]);
|
|
31
|
+
if (f && f.defaultProps) for (v in g = f.defaultProps, g) S[v] === void 0 && (S[v] = g[v]);
|
|
36
32
|
return { $$typeof: r, type: f, key: _, ref: T, props: S, _owner: l.current };
|
|
37
33
|
}
|
|
38
34
|
return jr.Fragment = o, jr.jsx = d, jr.jsxs = d, jr;
|
|
@@ -50,7 +46,7 @@ var Or = {};
|
|
|
50
46
|
var Ht;
|
|
51
47
|
function $o() {
|
|
52
48
|
return Ht || (Ht = 1, process.env.NODE_ENV !== "production" && function() {
|
|
53
|
-
var e =
|
|
49
|
+
var e = Je, r = Symbol.for("react.element"), o = Symbol.for("react.portal"), a = Symbol.for("react.fragment"), l = Symbol.for("react.strict_mode"), u = Symbol.for("react.profiler"), d = Symbol.for("react.provider"), f = Symbol.for("react.context"), g = Symbol.for("react.forward_ref"), h = Symbol.for("react.suspense"), v = Symbol.for("react.suspense_list"), S = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), T = Symbol.for("react.offscreen"), P = Symbol.iterator, M = "@@iterator";
|
|
54
50
|
function B(n) {
|
|
55
51
|
if (n === null || typeof n != "object")
|
|
56
52
|
return null;
|
|
@@ -62,10 +58,10 @@ function $o() {
|
|
|
62
58
|
{
|
|
63
59
|
for (var p = arguments.length, m = new Array(p > 1 ? p - 1 : 0), x = 1; x < p; x++)
|
|
64
60
|
m[x - 1] = arguments[x];
|
|
65
|
-
|
|
61
|
+
ce("error", n, m);
|
|
66
62
|
}
|
|
67
63
|
}
|
|
68
|
-
function
|
|
64
|
+
function ce(n, p, m) {
|
|
69
65
|
{
|
|
70
66
|
var x = W.ReactDebugCurrentFrame, $ = x.getStackAddendum();
|
|
71
67
|
$ !== "" && (p += "%s", m = m.concat([$]));
|
|
@@ -75,16 +71,16 @@ function $o() {
|
|
|
75
71
|
D.unshift("Warning: " + p), Function.prototype.apply.call(console[n], console, D);
|
|
76
72
|
}
|
|
77
73
|
}
|
|
78
|
-
var
|
|
74
|
+
var ze = !1, cr = !1, ur = !1, Qe = !1, we = !1, Be;
|
|
79
75
|
Be = Symbol.for("react.module.reference");
|
|
80
|
-
function
|
|
81
|
-
return !!(typeof n == "string" || typeof n == "function" || n === a || n === u ||
|
|
76
|
+
function oe(n) {
|
|
77
|
+
return !!(typeof n == "string" || typeof n == "function" || n === a || n === u || we || n === l || n === h || n === v || Qe || n === T || ze || cr || ur || typeof n == "object" && n !== null && (n.$$typeof === _ || n.$$typeof === S || n.$$typeof === d || n.$$typeof === f || n.$$typeof === g || // This needs to include all possible module reference object
|
|
82
78
|
// types supported by any Flight configuration anywhere since
|
|
83
79
|
// we don't know which Flight build this will end up being used
|
|
84
80
|
// with.
|
|
85
81
|
n.$$typeof === Be || n.getModuleId !== void 0));
|
|
86
82
|
}
|
|
87
|
-
function
|
|
83
|
+
function Se(n, p, m) {
|
|
88
84
|
var x = n.displayName;
|
|
89
85
|
if (x)
|
|
90
86
|
return x;
|
|
@@ -94,7 +90,7 @@ function $o() {
|
|
|
94
90
|
function Re(n) {
|
|
95
91
|
return n.displayName || "Context";
|
|
96
92
|
}
|
|
97
|
-
function
|
|
93
|
+
function ue(n) {
|
|
98
94
|
if (n == null)
|
|
99
95
|
return null;
|
|
100
96
|
if (typeof n.tag == "number" && R("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof n == "function")
|
|
@@ -124,14 +120,14 @@ function $o() {
|
|
|
124
120
|
var m = n;
|
|
125
121
|
return Re(m._context) + ".Provider";
|
|
126
122
|
case g:
|
|
127
|
-
return
|
|
123
|
+
return Se(n, n.render, "ForwardRef");
|
|
128
124
|
case S:
|
|
129
125
|
var x = n.displayName || null;
|
|
130
|
-
return x !== null ? x :
|
|
126
|
+
return x !== null ? x : ue(n.type) || "Memo";
|
|
131
127
|
case _: {
|
|
132
128
|
var $ = n, D = $._payload, E = $._init;
|
|
133
129
|
try {
|
|
134
|
-
return
|
|
130
|
+
return ue(E(D));
|
|
135
131
|
} catch {
|
|
136
132
|
return null;
|
|
137
133
|
}
|
|
@@ -139,14 +135,14 @@ function $o() {
|
|
|
139
135
|
}
|
|
140
136
|
return null;
|
|
141
137
|
}
|
|
142
|
-
var J = Object.assign, ee = 0, dr, $e, Ce, fr,
|
|
138
|
+
var J = Object.assign, ee = 0, dr, $e, Ce, fr, Ne, Ge, ge;
|
|
143
139
|
function O() {
|
|
144
140
|
}
|
|
145
141
|
O.__reactDisabledLog = !0;
|
|
146
142
|
function Ze() {
|
|
147
143
|
{
|
|
148
144
|
if (ee === 0) {
|
|
149
|
-
dr = console.log, $e = console.info, Ce = console.warn, fr = console.error,
|
|
145
|
+
dr = console.log, $e = console.info, Ce = console.warn, fr = console.error, Ne = console.group, Ge = console.groupCollapsed, ge = console.groupEnd;
|
|
150
146
|
var n = {
|
|
151
147
|
configurable: !0,
|
|
152
148
|
enumerable: !0,
|
|
@@ -188,10 +184,10 @@ function $o() {
|
|
|
188
184
|
value: fr
|
|
189
185
|
}),
|
|
190
186
|
group: J({}, n, {
|
|
191
|
-
value:
|
|
187
|
+
value: Ne
|
|
192
188
|
}),
|
|
193
189
|
groupCollapsed: J({}, n, {
|
|
194
|
-
value:
|
|
190
|
+
value: Ge
|
|
195
191
|
}),
|
|
196
192
|
groupEnd: J({}, n, {
|
|
197
193
|
value: ge
|
|
@@ -201,30 +197,30 @@ function $o() {
|
|
|
201
197
|
ee < 0 && R("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
202
198
|
}
|
|
203
199
|
}
|
|
204
|
-
var
|
|
200
|
+
var N = W.ReactCurrentDispatcher, de;
|
|
205
201
|
function he(n, p, m) {
|
|
206
202
|
{
|
|
207
|
-
if (
|
|
203
|
+
if (de === void 0)
|
|
208
204
|
try {
|
|
209
205
|
throw Error();
|
|
210
206
|
} catch ($) {
|
|
211
207
|
var x = $.stack.trim().match(/\n( *(at )?)/);
|
|
212
|
-
|
|
208
|
+
de = x && x[1] || "";
|
|
213
209
|
}
|
|
214
210
|
return `
|
|
215
|
-
` +
|
|
211
|
+
` + de + n;
|
|
216
212
|
}
|
|
217
213
|
}
|
|
218
|
-
var ve = !1,
|
|
214
|
+
var ve = !1, ae;
|
|
219
215
|
{
|
|
220
216
|
var xr = typeof WeakMap == "function" ? WeakMap : Map;
|
|
221
|
-
|
|
217
|
+
ae = new xr();
|
|
222
218
|
}
|
|
223
|
-
function
|
|
219
|
+
function Ve(n, p) {
|
|
224
220
|
if (!n || ve)
|
|
225
221
|
return "";
|
|
226
222
|
{
|
|
227
|
-
var m =
|
|
223
|
+
var m = ae.get(n);
|
|
228
224
|
if (m !== void 0)
|
|
229
225
|
return m;
|
|
230
226
|
}
|
|
@@ -233,7 +229,7 @@ function $o() {
|
|
|
233
229
|
var $ = Error.prepareStackTrace;
|
|
234
230
|
Error.prepareStackTrace = void 0;
|
|
235
231
|
var D;
|
|
236
|
-
D =
|
|
232
|
+
D = N.current, N.current = null, Ze();
|
|
237
233
|
try {
|
|
238
234
|
if (p) {
|
|
239
235
|
var E = function() {
|
|
@@ -246,63 +242,63 @@ function $o() {
|
|
|
246
242
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
247
243
|
try {
|
|
248
244
|
Reflect.construct(E, []);
|
|
249
|
-
} catch (
|
|
250
|
-
x =
|
|
245
|
+
} catch (fe) {
|
|
246
|
+
x = fe;
|
|
251
247
|
}
|
|
252
248
|
Reflect.construct(n, [], E);
|
|
253
249
|
} else {
|
|
254
250
|
try {
|
|
255
251
|
E.call();
|
|
256
|
-
} catch (
|
|
257
|
-
x =
|
|
252
|
+
} catch (fe) {
|
|
253
|
+
x = fe;
|
|
258
254
|
}
|
|
259
255
|
n.call(E.prototype);
|
|
260
256
|
}
|
|
261
257
|
} else {
|
|
262
258
|
try {
|
|
263
259
|
throw Error();
|
|
264
|
-
} catch (
|
|
265
|
-
x =
|
|
260
|
+
} catch (fe) {
|
|
261
|
+
x = fe;
|
|
266
262
|
}
|
|
267
263
|
n();
|
|
268
264
|
}
|
|
269
|
-
} catch (
|
|
270
|
-
if (
|
|
271
|
-
for (var C =
|
|
272
|
-
`),
|
|
273
|
-
`), K = C.length - 1, U =
|
|
265
|
+
} catch (fe) {
|
|
266
|
+
if (fe && x && typeof fe.stack == "string") {
|
|
267
|
+
for (var C = fe.stack.split(`
|
|
268
|
+
`), se = x.stack.split(`
|
|
269
|
+
`), K = C.length - 1, U = se.length - 1; K >= 1 && U >= 0 && C[K] !== se[U]; )
|
|
274
270
|
U--;
|
|
275
271
|
for (; K >= 1 && U >= 0; K--, U--)
|
|
276
|
-
if (C[K] !==
|
|
272
|
+
if (C[K] !== se[U]) {
|
|
277
273
|
if (K !== 1 || U !== 1)
|
|
278
274
|
do
|
|
279
|
-
if (K--, U--, U < 0 || C[K] !==
|
|
275
|
+
if (K--, U--, U < 0 || C[K] !== se[U]) {
|
|
280
276
|
var me = `
|
|
281
277
|
` + C[K].replace(" at new ", " at ");
|
|
282
|
-
return n.displayName && me.includes("<anonymous>") && (me = me.replace("<anonymous>", n.displayName)), typeof n == "function" &&
|
|
278
|
+
return n.displayName && me.includes("<anonymous>") && (me = me.replace("<anonymous>", n.displayName)), typeof n == "function" && ae.set(n, me), me;
|
|
283
279
|
}
|
|
284
280
|
while (K >= 1 && U >= 0);
|
|
285
281
|
break;
|
|
286
282
|
}
|
|
287
283
|
}
|
|
288
284
|
} finally {
|
|
289
|
-
ve = !1,
|
|
285
|
+
ve = !1, N.current = D, _r(), Error.prepareStackTrace = $;
|
|
290
286
|
}
|
|
291
287
|
var je = n ? n.displayName || n.name : "", Oe = je ? he(je) : "";
|
|
292
|
-
return typeof n == "function" &&
|
|
288
|
+
return typeof n == "function" && ae.set(n, Oe), Oe;
|
|
293
289
|
}
|
|
294
290
|
function pr(n, p, m) {
|
|
295
|
-
return
|
|
291
|
+
return Ve(n, !1);
|
|
296
292
|
}
|
|
297
293
|
function gr(n) {
|
|
298
294
|
var p = n.prototype;
|
|
299
295
|
return !!(p && p.isReactComponent);
|
|
300
296
|
}
|
|
301
|
-
function
|
|
297
|
+
function ie(n, p, m) {
|
|
302
298
|
if (n == null)
|
|
303
299
|
return "";
|
|
304
300
|
if (typeof n == "function")
|
|
305
|
-
return
|
|
301
|
+
return Ve(n, gr(n));
|
|
306
302
|
if (typeof n == "string")
|
|
307
303
|
return he(n);
|
|
308
304
|
switch (n) {
|
|
@@ -316,11 +312,11 @@ function $o() {
|
|
|
316
312
|
case g:
|
|
317
313
|
return pr(n.render);
|
|
318
314
|
case S:
|
|
319
|
-
return
|
|
315
|
+
return ie(n.type, p, m);
|
|
320
316
|
case _: {
|
|
321
317
|
var x = n, $ = x._payload, D = x._init;
|
|
322
318
|
try {
|
|
323
|
-
return
|
|
319
|
+
return ie(D($), p, m);
|
|
324
320
|
} catch {
|
|
325
321
|
}
|
|
326
322
|
}
|
|
@@ -328,9 +324,9 @@ function $o() {
|
|
|
328
324
|
return "";
|
|
329
325
|
}
|
|
330
326
|
var Ee = Object.prototype.hasOwnProperty, hr = {}, er = W.ReactDebugCurrentFrame;
|
|
331
|
-
function
|
|
327
|
+
function Ye(n) {
|
|
332
328
|
if (n) {
|
|
333
|
-
var p = n._owner, m =
|
|
329
|
+
var p = n._owner, m = ie(n.type, n._source, p ? p.type : null);
|
|
334
330
|
er.setExtraStackFrame(m);
|
|
335
331
|
} else
|
|
336
332
|
er.setExtraStackFrame(null);
|
|
@@ -343,19 +339,19 @@ function $o() {
|
|
|
343
339
|
var C = void 0;
|
|
344
340
|
try {
|
|
345
341
|
if (typeof n[E] != "function") {
|
|
346
|
-
var
|
|
347
|
-
throw
|
|
342
|
+
var se = Error((x || "React class") + ": " + m + " type `" + E + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof n[E] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
343
|
+
throw se.name = "Invariant Violation", se;
|
|
348
344
|
}
|
|
349
345
|
C = n[E](p, E, x, m, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
350
346
|
} catch (K) {
|
|
351
347
|
C = K;
|
|
352
348
|
}
|
|
353
|
-
C && !(C instanceof Error) && (
|
|
349
|
+
C && !(C instanceof Error) && (Ye($), R("%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).", x || "React class", m, E, typeof C), Ye(null)), C instanceof Error && !(C.message in hr) && (hr[C.message] = !0, Ye($), R("Failed %s type: %s", m, C.message), Ye(null));
|
|
354
350
|
}
|
|
355
351
|
}
|
|
356
352
|
}
|
|
357
353
|
var tr = Array.isArray;
|
|
358
|
-
function
|
|
354
|
+
function He(n) {
|
|
359
355
|
return tr(n);
|
|
360
356
|
}
|
|
361
357
|
function Ie(n) {
|
|
@@ -393,7 +389,7 @@ function $o() {
|
|
|
393
389
|
}
|
|
394
390
|
return n.ref !== void 0;
|
|
395
391
|
}
|
|
396
|
-
function
|
|
392
|
+
function Ue(n) {
|
|
397
393
|
if (Ee.call(n, "key")) {
|
|
398
394
|
var p = Object.getOwnPropertyDescriptor(n, "key").get;
|
|
399
395
|
if (p && p.isReactWarning)
|
|
@@ -403,8 +399,8 @@ function $o() {
|
|
|
403
399
|
}
|
|
404
400
|
function be(n, p) {
|
|
405
401
|
if (typeof n.ref == "string" && b.current && p && b.current.stateNode !== p) {
|
|
406
|
-
var m =
|
|
407
|
-
te[m] || (R('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',
|
|
402
|
+
var m = ue(b.current.type);
|
|
403
|
+
te[m] || (R('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', ue(b.current.type), n.ref), te[m] = !0);
|
|
408
404
|
}
|
|
409
405
|
}
|
|
410
406
|
function I(n, p) {
|
|
@@ -458,10 +454,10 @@ function $o() {
|
|
|
458
454
|
value: $
|
|
459
455
|
}), Object.freeze && (Object.freeze(C.props), Object.freeze(C)), C;
|
|
460
456
|
};
|
|
461
|
-
function
|
|
457
|
+
function _e(n, p, m, x, $) {
|
|
462
458
|
{
|
|
463
|
-
var D, E = {}, C = null,
|
|
464
|
-
m !== void 0 && (mr(m), C = "" + m),
|
|
459
|
+
var D, E = {}, C = null, se = null;
|
|
460
|
+
m !== void 0 && (mr(m), C = "" + m), Ue(p) && (mr(p.key), C = "" + p.key), ne(p) && (se = p.ref, be(p, $));
|
|
465
461
|
for (D in p)
|
|
466
462
|
Ee.call(p, D) && !w.hasOwnProperty(D) && (E[D] = p[D]);
|
|
467
463
|
if (n && n.defaultProps) {
|
|
@@ -469,30 +465,30 @@ function $o() {
|
|
|
469
465
|
for (D in K)
|
|
470
466
|
E[D] === void 0 && (E[D] = K[D]);
|
|
471
467
|
}
|
|
472
|
-
if (C ||
|
|
468
|
+
if (C || se) {
|
|
473
469
|
var U = typeof n == "function" ? n.displayName || n.name || "Unknown" : n;
|
|
474
|
-
C && I(E, U),
|
|
470
|
+
C && I(E, U), se && Q(E, U);
|
|
475
471
|
}
|
|
476
|
-
return H(n, C,
|
|
472
|
+
return H(n, C, se, $, x, b.current, E);
|
|
477
473
|
}
|
|
478
474
|
}
|
|
479
|
-
var We = W.ReactCurrentOwner,
|
|
480
|
-
function
|
|
475
|
+
var We = W.ReactCurrentOwner, Xe = W.ReactDebugCurrentFrame;
|
|
476
|
+
function G(n) {
|
|
481
477
|
if (n) {
|
|
482
|
-
var p = n._owner, m =
|
|
483
|
-
|
|
478
|
+
var p = n._owner, m = ie(n.type, n._source, p ? p.type : null);
|
|
479
|
+
Xe.setExtraStackFrame(m);
|
|
484
480
|
} else
|
|
485
|
-
|
|
481
|
+
Xe.setExtraStackFrame(null);
|
|
486
482
|
}
|
|
487
|
-
var
|
|
488
|
-
|
|
483
|
+
var qe;
|
|
484
|
+
qe = !1;
|
|
489
485
|
function pe(n) {
|
|
490
486
|
return typeof n == "object" && n !== null && n.$$typeof === r;
|
|
491
487
|
}
|
|
492
488
|
function nr() {
|
|
493
489
|
{
|
|
494
490
|
if (We.current) {
|
|
495
|
-
var n =
|
|
491
|
+
var n = ue(We.current.type);
|
|
496
492
|
if (n)
|
|
497
493
|
return `
|
|
498
494
|
|
|
@@ -527,14 +523,14 @@ Check the top-level render call using <` + m + ">.");
|
|
|
527
523
|
return;
|
|
528
524
|
Fe[m] = !0;
|
|
529
525
|
var x = "";
|
|
530
|
-
n && n._owner && n._owner !== We.current && (x = " It was passed a child from " +
|
|
526
|
+
n && n._owner && n._owner !== We.current && (x = " It was passed a child from " + ue(n._owner.type) + "."), G(n), R('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', m, x), G(null);
|
|
531
527
|
}
|
|
532
528
|
}
|
|
533
|
-
function
|
|
529
|
+
function xe(n, p) {
|
|
534
530
|
{
|
|
535
531
|
if (typeof n != "object")
|
|
536
532
|
return;
|
|
537
|
-
if (
|
|
533
|
+
if (He(n))
|
|
538
534
|
for (var m = 0; m < n.length; m++) {
|
|
539
535
|
var x = n[m];
|
|
540
536
|
pe(x) && $r(x, p);
|
|
@@ -564,11 +560,11 @@ Check the top-level render call using <` + m + ">.");
|
|
|
564
560
|
else
|
|
565
561
|
return;
|
|
566
562
|
if (m) {
|
|
567
|
-
var x =
|
|
563
|
+
var x = ue(p);
|
|
568
564
|
rr(m, n.props, "prop", x, n);
|
|
569
|
-
} else if (p.PropTypes !== void 0 && !
|
|
570
|
-
|
|
571
|
-
var $ =
|
|
565
|
+
} else if (p.PropTypes !== void 0 && !qe) {
|
|
566
|
+
qe = !0;
|
|
567
|
+
var $ = ue(p);
|
|
572
568
|
R("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", $ || "Unknown");
|
|
573
569
|
}
|
|
574
570
|
typeof p.getDefaultProps == "function" && !p.getDefaultProps.isReactClassApproved && R("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
@@ -579,47 +575,47 @@ Check the top-level render call using <` + m + ">.");
|
|
|
579
575
|
for (var p = Object.keys(n.props), m = 0; m < p.length; m++) {
|
|
580
576
|
var x = p[m];
|
|
581
577
|
if (x !== "children" && x !== "key") {
|
|
582
|
-
|
|
578
|
+
G(n), R("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", x), G(null);
|
|
583
579
|
break;
|
|
584
580
|
}
|
|
585
581
|
}
|
|
586
|
-
n.ref !== null && (
|
|
582
|
+
n.ref !== null && (G(n), R("Invalid attribute `ref` supplied to `React.Fragment`."), G(null));
|
|
587
583
|
}
|
|
588
584
|
}
|
|
589
585
|
var Wr = {};
|
|
590
586
|
function Fr(n, p, m, x, $, D) {
|
|
591
587
|
{
|
|
592
|
-
var E =
|
|
588
|
+
var E = oe(n);
|
|
593
589
|
if (!E) {
|
|
594
590
|
var C = "";
|
|
595
591
|
(n === void 0 || typeof n == "object" && n !== null && Object.keys(n).length === 0) && (C += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
596
|
-
var
|
|
597
|
-
|
|
592
|
+
var se = Tr();
|
|
593
|
+
se ? C += se : C += nr();
|
|
598
594
|
var K;
|
|
599
|
-
n === null ? K = "null" :
|
|
595
|
+
n === null ? K = "null" : He(n) ? K = "array" : n !== void 0 && n.$$typeof === r ? (K = "<" + (ue(n.type) || "Unknown") + " />", C = " Did you accidentally export a JSX literal instead of a component?") : K = typeof n, R("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", K, C);
|
|
600
596
|
}
|
|
601
|
-
var U =
|
|
597
|
+
var U = _e(n, p, m, $, D);
|
|
602
598
|
if (U == null)
|
|
603
599
|
return U;
|
|
604
600
|
if (E) {
|
|
605
601
|
var me = p.children;
|
|
606
602
|
if (me !== void 0)
|
|
607
603
|
if (x)
|
|
608
|
-
if (
|
|
604
|
+
if (He(me)) {
|
|
609
605
|
for (var je = 0; je < me.length; je++)
|
|
610
|
-
|
|
606
|
+
xe(me[je], n);
|
|
611
607
|
Object.freeze && Object.freeze(me);
|
|
612
608
|
} else
|
|
613
609
|
R("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
614
610
|
else
|
|
615
|
-
|
|
611
|
+
xe(me, n);
|
|
616
612
|
}
|
|
617
613
|
if (Ee.call(p, "key")) {
|
|
618
|
-
var Oe =
|
|
614
|
+
var Oe = ue(n), fe = Object.keys(p).filter(function(ot) {
|
|
619
615
|
return ot !== "key";
|
|
620
|
-
}), ar =
|
|
616
|
+
}), ar = fe.length > 0 ? "{key: someKey, " + fe.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
621
617
|
if (!Wr[Oe + ar]) {
|
|
622
|
-
var Lr =
|
|
618
|
+
var Lr = fe.length > 0 ? "{" + fe.join(": ..., ") + ": ...}" : "{}";
|
|
623
619
|
R(`A props object containing a "key" prop is being spread into JSX:
|
|
624
620
|
let props = %s;
|
|
625
621
|
<%s {...props} />
|
|
@@ -778,23 +774,23 @@ function Ho(e) {
|
|
|
778
774
|
defaultIsOpen: B,
|
|
779
775
|
disableFilter: W,
|
|
780
776
|
isLoading: R = !1,
|
|
781
|
-
placement:
|
|
782
|
-
restoreOnBlurIfEmpty:
|
|
777
|
+
placement: ce = "bottom",
|
|
778
|
+
restoreOnBlurIfEmpty: ze = !f,
|
|
783
779
|
shouldRenderSuggestions: cr = () => !0,
|
|
784
780
|
submitKeys: ur = [],
|
|
785
781
|
suggestWhenEmpty: Qe,
|
|
786
|
-
value:
|
|
787
|
-
values: Be =
|
|
782
|
+
value: we,
|
|
783
|
+
values: Be = we ? typeof we == "string" ? [we] : [...we] : void 0
|
|
788
784
|
} = e;
|
|
789
785
|
f = f || (S ? !0 : e.freeSolo);
|
|
790
|
-
const { isOpen:
|
|
791
|
-
isOpen:
|
|
792
|
-
onClose:
|
|
786
|
+
const { isOpen: oe, onClose: Se, onOpen: Re } = co({ defaultIsOpen: B }), ue = Pr(() => Z(e.children, {
|
|
787
|
+
isOpen: oe,
|
|
788
|
+
onClose: Se,
|
|
793
789
|
onOpen: Re
|
|
794
|
-
}), [e.children,
|
|
795
|
-
let
|
|
796
|
-
S ?
|
|
797
|
-
const [ge, O] = pt(
|
|
790
|
+
}), [e.children, oe]), J = Pr(() => Lo(ue), [ue]), ee = Rr(null), dr = Rr(null), $e = Rr(null), Ce = Rr(null), [fr, Ne] = pt(!1);
|
|
791
|
+
let Ge = "";
|
|
792
|
+
S ? Ge = "" : Vr(P) ? Vr(Be) || (Ge = Be[0]) : Ge = P[0];
|
|
793
|
+
const [ge, O] = pt(Ge ?? ""), Ze = Pr(() => W ? J : J.filter(
|
|
798
794
|
(b) => b.fixed || Z(
|
|
799
795
|
e.filter || Do,
|
|
800
796
|
ge,
|
|
@@ -803,12 +799,12 @@ function Ho(e) {
|
|
|
803
799
|
) || fr
|
|
804
800
|
).filter(
|
|
805
801
|
(b, w) => v ? b.fixed || w < v : !0
|
|
806
|
-
), [ge, J, fr, v, W]), _r = a ? [{ value: ge, noFilter: !0, creatable: !0 }] : [],
|
|
802
|
+
), [ge, J, fr, v, W]), _r = a ? [{ value: ge, noFilter: !0, creatable: !0 }] : [], N = Pr(() => [...Ze, ..._r], [Ze, _r]), [de, he] = uo({
|
|
807
803
|
defaultValue: P.map((b) => b == null ? void 0 : b.toString()),
|
|
808
804
|
value: Be,
|
|
809
805
|
onChange: (b) => {
|
|
810
|
-
const w =
|
|
811
|
-
(re) =>
|
|
806
|
+
const w = N.find((re) => re.value === b[0]), z = b.map(
|
|
807
|
+
(re) => N.find((te) => te.value === re)
|
|
812
808
|
);
|
|
813
809
|
Z(
|
|
814
810
|
e.onChange,
|
|
@@ -816,32 +812,36 @@ function Ho(e) {
|
|
|
816
812
|
S ? z : w
|
|
817
813
|
);
|
|
818
814
|
}
|
|
819
|
-
})
|
|
815
|
+
});
|
|
816
|
+
Me(() => {
|
|
817
|
+
N.length === 0 && !u && oe && Se();
|
|
818
|
+
}, [N.length, u, oe]);
|
|
819
|
+
const [ve, ae] = pt(
|
|
820
820
|
r ? (mr = J[0]) == null ? void 0 : mr.value : null
|
|
821
|
-
), xr = e.maxSelections ||
|
|
822
|
-
|
|
823
|
-
|
|
821
|
+
), xr = e.maxSelections || de.length + 1, Ve = N.findIndex((b) => b.value === ve), pr = Ro(
|
|
822
|
+
Ve,
|
|
823
|
+
N,
|
|
824
824
|
!!e.rollNavigation
|
|
825
825
|
), gr = Co(
|
|
826
|
-
|
|
827
|
-
|
|
826
|
+
Ve,
|
|
827
|
+
N,
|
|
828
828
|
!!e.rollNavigation
|
|
829
|
-
),
|
|
829
|
+
), ie = Eo(N), Ee = gt(N), hr = !N.some(
|
|
830
830
|
(b) => b.value === ve
|
|
831
831
|
);
|
|
832
|
-
|
|
832
|
+
Me(() => {
|
|
833
833
|
var b;
|
|
834
|
-
hr &&
|
|
834
|
+
hr && ae(
|
|
835
835
|
r ? (b = J[0]) == null ? void 0 : b.value : null
|
|
836
836
|
);
|
|
837
837
|
}, [hr]), fo(() => {
|
|
838
|
-
r &&
|
|
839
|
-
}, [ge,
|
|
838
|
+
r && ae(ie == null ? void 0 : ie.value);
|
|
839
|
+
}, [ge, ie == null ? void 0 : ie.value]), Me(() => {
|
|
840
840
|
var b;
|
|
841
|
-
!
|
|
842
|
-
}, [
|
|
843
|
-
|
|
844
|
-
}, [
|
|
841
|
+
!oe && r && ae((b = J[0]) == null ? void 0 : b.value);
|
|
842
|
+
}, [oe]), Me(() => {
|
|
843
|
+
oe && h && Ne(!0);
|
|
844
|
+
}, [oe, h, Ne]), Me(() => {
|
|
845
845
|
const b = J.find((w) => w.value === ve);
|
|
846
846
|
Z(e.onOptionFocus, {
|
|
847
847
|
item: b,
|
|
@@ -851,54 +851,54 @@ function Ho(e) {
|
|
|
851
851
|
}, [ve, e.onOptionFocus]);
|
|
852
852
|
const er = (b) => {
|
|
853
853
|
var re, te;
|
|
854
|
-
const w =
|
|
855
|
-
O(() => S ? "" : z ?? ""), !
|
|
854
|
+
const w = N.find((ne) => ne.value === b), z = (w == null ? void 0 : w.label) || (w == null ? void 0 : w.value);
|
|
855
|
+
O(() => S ? "" : z ?? ""), !de.includes(b) && de.length < xr && he((ne) => S ? [...ne, b] : [b]), S && ((re = ee.current) == null || re.focus()), e.focusInputOnSelect && ((te = ee.current) == null || te.focus()), Z(e.onSelectOption, {
|
|
856
856
|
item: w,
|
|
857
857
|
selectMethod: Ce.current,
|
|
858
858
|
isNewInput: w == null ? void 0 : w.creatable
|
|
859
859
|
}), w != null && w.creatable && Z(e.onCreateOption, {
|
|
860
860
|
item: qr(w, ["noFilter"]),
|
|
861
861
|
selectMethod: Ce.current
|
|
862
|
-
}), _ &&
|
|
863
|
-
},
|
|
862
|
+
}), _ && Se();
|
|
863
|
+
}, Ye = (b, w) => {
|
|
864
864
|
var te;
|
|
865
865
|
he((ne) => {
|
|
866
|
-
const
|
|
867
|
-
return Z(e.onTagRemoved, b,
|
|
866
|
+
const Ue = J.find((be) => be.value === b);
|
|
867
|
+
return Z(e.onTagRemoved, b, Ue, ne), ne.filter((be) => be !== b);
|
|
868
868
|
});
|
|
869
869
|
const z = J.find((ne) => ne.value === b), re = (z == null ? void 0 : z.label) || (z == null ? void 0 : z.value);
|
|
870
870
|
ge === re && O(""), w && ((te = ee.current) == null || te.focus());
|
|
871
871
|
}, rr = (b) => {
|
|
872
872
|
var w;
|
|
873
873
|
he([]), b && ((w = ee.current) == null || w.focus());
|
|
874
|
-
}, tr = S ?
|
|
874
|
+
}, tr = S ? de.map((b) => {
|
|
875
875
|
var w;
|
|
876
876
|
return {
|
|
877
877
|
label: ((w = J.find((z) => z.value === (b == null ? void 0 : b.toString()))) == null ? void 0 : w.label) || b,
|
|
878
|
-
onRemove: () =>
|
|
878
|
+
onRemove: () => Ye(b)
|
|
879
879
|
};
|
|
880
880
|
}) : [];
|
|
881
|
-
return
|
|
881
|
+
return Me(() => {
|
|
882
882
|
Z(M, { tags: tr });
|
|
883
|
-
}, [
|
|
883
|
+
}, [de]), {
|
|
884
884
|
autoCompleteProps: e,
|
|
885
|
-
children:
|
|
886
|
-
filteredList:
|
|
885
|
+
children: ue,
|
|
886
|
+
filteredList: N,
|
|
887
887
|
filteredResults: Ze,
|
|
888
888
|
focusedValue: ve,
|
|
889
889
|
defaultEmptyStateProps: d,
|
|
890
890
|
getEmptyStateProps: (b) => {
|
|
891
|
-
if (
|
|
891
|
+
if (N.every((z) => z.noFilter) && u && !a)
|
|
892
892
|
return typeof u == "boolean" ? b : Z(u, { query: ge });
|
|
893
893
|
},
|
|
894
894
|
getGroupProps: (b) => {
|
|
895
|
-
const w = Vo(b.children,
|
|
895
|
+
const w = Vo(b.children, N);
|
|
896
896
|
return {
|
|
897
897
|
divider: {
|
|
898
|
-
hasFirstChild: No(b.children,
|
|
898
|
+
hasFirstChild: No(b.children, ie),
|
|
899
899
|
hasLastChild: Go(
|
|
900
900
|
b.children,
|
|
901
|
-
gt(
|
|
901
|
+
gt(N.filter((z) => Vr(z == null ? void 0 : z.noFilter)))
|
|
902
902
|
)
|
|
903
903
|
},
|
|
904
904
|
group: {
|
|
@@ -907,7 +907,7 @@ function Ho(e) {
|
|
|
907
907
|
};
|
|
908
908
|
},
|
|
909
909
|
getInputProps: (b, w) => {
|
|
910
|
-
const { onBlur: z, onChange: re, onFocus: te, onKeyDown: ne, variant:
|
|
910
|
+
const { onBlur: z, onChange: re, onFocus: te, onKeyDown: ne, variant: Ue, ...be } = b;
|
|
911
911
|
return {
|
|
912
912
|
wrapper: {
|
|
913
913
|
ref: dr,
|
|
@@ -921,59 +921,59 @@ function Ho(e) {
|
|
|
921
921
|
input: {
|
|
922
922
|
isReadOnly: g,
|
|
923
923
|
onFocus: (I) => {
|
|
924
|
-
Z(te, I), e.openOnFocus && !g && Re(), e.selectOnFocus && I.target.select(), h &&
|
|
924
|
+
Z(te, I), e.openOnFocus && !g && Re(), e.selectOnFocus && I.target.select(), h && Ne(!0);
|
|
925
925
|
},
|
|
926
926
|
onBlur: (I) => {
|
|
927
|
-
var
|
|
927
|
+
var _e, We;
|
|
928
928
|
Z(z, I);
|
|
929
|
-
const Q = I.relatedTarget === ($e == null ? void 0 : $e.current) || ((
|
|
929
|
+
const Q = I.relatedTarget === ($e == null ? void 0 : $e.current) || ((_e = $e.current) == null ? void 0 : _e.contains(I.relatedTarget)), H = (We = dr.current) == null ? void 0 : We.contains(
|
|
930
930
|
I.relatedTarget
|
|
931
931
|
);
|
|
932
|
-
if (!Q && !H && (o &&
|
|
933
|
-
const
|
|
934
|
-
(pe) => pe.value ===
|
|
935
|
-
),
|
|
936
|
-
O(
|
|
932
|
+
if (!Q && !H && (o && Se(), !de.includes(I.target.value) && ze)) {
|
|
933
|
+
const Xe = gt(de), G = J.find(
|
|
934
|
+
(pe) => pe.value === Xe
|
|
935
|
+
), qe = (G == null ? void 0 : G.label) || (G == null ? void 0 : G.value) || "";
|
|
936
|
+
O(qe);
|
|
937
937
|
}
|
|
938
938
|
},
|
|
939
939
|
onChange: (I) => {
|
|
940
940
|
const Q = I.target.value;
|
|
941
941
|
Z(re, I), O(Q);
|
|
942
942
|
const H = Rt(Q);
|
|
943
|
-
Z(cr, Q) && (!H || Qe) ? Re() :
|
|
943
|
+
Z(cr, Q) && (!H || Qe) ? Re() : Se(), Ne(!1);
|
|
944
944
|
},
|
|
945
945
|
onKeyDown: (I) => {
|
|
946
|
-
var
|
|
946
|
+
var _e;
|
|
947
947
|
Z(ne, I), Ce.current = "keyboard";
|
|
948
|
-
const { key: Q } = I, H =
|
|
948
|
+
const { key: Q } = I, H = N[Ve];
|
|
949
949
|
if (["Enter", ...ur].includes(Q)) {
|
|
950
|
-
H && !(H != null && H.disabled) &&
|
|
950
|
+
H && !(H != null && H.disabled) && oe ? er(H == null ? void 0 : H.value) : (_e = ee.current) == null || _e.focus(), I.preventDefault();
|
|
951
951
|
return;
|
|
952
952
|
}
|
|
953
953
|
if (Q === "ArrowDown") {
|
|
954
|
-
|
|
954
|
+
oe ? ae(pr == null ? void 0 : pr.value) : Re(), I.preventDefault();
|
|
955
955
|
return;
|
|
956
956
|
}
|
|
957
957
|
if (Q === "ArrowUp") {
|
|
958
|
-
|
|
958
|
+
oe ? ae(gr == null ? void 0 : gr.value) : Re(), I.preventDefault();
|
|
959
959
|
return;
|
|
960
960
|
}
|
|
961
961
|
if (Q === "Tab") {
|
|
962
|
-
|
|
962
|
+
oe && H && !(H != null && H.disabled) ? er(H == null ? void 0 : H.value) : Se();
|
|
963
963
|
return;
|
|
964
964
|
}
|
|
965
965
|
if (Q === "Home") {
|
|
966
|
-
|
|
966
|
+
ae(ie == null ? void 0 : ie.value), I.preventDefault();
|
|
967
967
|
return;
|
|
968
968
|
}
|
|
969
969
|
if (Q === "End") {
|
|
970
|
-
|
|
970
|
+
ae(Ee == null ? void 0 : Ee.value), I.preventDefault();
|
|
971
971
|
return;
|
|
972
972
|
}
|
|
973
|
-
Q === "Escape" && (
|
|
973
|
+
Q === "Escape" && (Se(), I.preventDefault());
|
|
974
974
|
},
|
|
975
975
|
value: ge,
|
|
976
|
-
variant: S ? "unstyled" :
|
|
976
|
+
variant: S ? "unstyled" : Ue,
|
|
977
977
|
...be
|
|
978
978
|
}
|
|
979
979
|
};
|
|
@@ -985,15 +985,15 @@ function Ho(e) {
|
|
|
985
985
|
_focus: re,
|
|
986
986
|
children: te,
|
|
987
987
|
disabled: ne,
|
|
988
|
-
label:
|
|
988
|
+
label: Ue,
|
|
989
989
|
value: be,
|
|
990
990
|
fixed: I,
|
|
991
991
|
getValue: Q = Ct,
|
|
992
992
|
onClick: H,
|
|
993
|
-
onMouseOver:
|
|
993
|
+
onMouseOver: _e,
|
|
994
994
|
sx: We,
|
|
995
|
-
...
|
|
996
|
-
} = b,
|
|
995
|
+
...Xe
|
|
996
|
+
} = b, G = w ? be : (Tr = Q(be)) == null ? void 0 : Tr.toString(), qe = G === ve, pe = N.findIndex((Fe) => Fe.value === G) >= 0, nr = te || Ue || G;
|
|
997
997
|
return {
|
|
998
998
|
item: {
|
|
999
999
|
...typeof nr != "string" || !l ? { children: nr } : {
|
|
@@ -1001,15 +1001,15 @@ function Ho(e) {
|
|
|
1001
1001
|
__html: Fo(nr, ge)
|
|
1002
1002
|
}
|
|
1003
1003
|
},
|
|
1004
|
-
"aria-selected":
|
|
1004
|
+
"aria-selected": de.includes(G),
|
|
1005
1005
|
"aria-disabled": ne,
|
|
1006
1006
|
_disabled: { opacity: 0.4, cursor: "not-allowed", userSelect: "none" },
|
|
1007
1007
|
onClick: (Fe) => {
|
|
1008
1008
|
var wr;
|
|
1009
|
-
Z(H, Fe), ne ? (wr = ee.current) == null || wr.focus() : er(
|
|
1009
|
+
Z(H, Fe), ne ? (wr = ee.current) == null || wr.focus() : er(G);
|
|
1010
1010
|
},
|
|
1011
1011
|
onMouseOver: (Fe) => {
|
|
1012
|
-
Z(
|
|
1012
|
+
Z(_e, Fe), ae(G), Ce.current = "mouse";
|
|
1013
1013
|
},
|
|
1014
1014
|
sx: {
|
|
1015
1015
|
...We,
|
|
@@ -1021,32 +1021,32 @@ function Ho(e) {
|
|
|
1021
1021
|
}
|
|
1022
1022
|
}
|
|
1023
1023
|
},
|
|
1024
|
-
...
|
|
1024
|
+
...qe && (re || Mo()),
|
|
1025
1025
|
...I && z,
|
|
1026
|
-
...
|
|
1026
|
+
...Xe
|
|
1027
1027
|
},
|
|
1028
1028
|
root: {
|
|
1029
1029
|
isValidSuggestion: pe,
|
|
1030
|
-
value:
|
|
1030
|
+
value: G
|
|
1031
1031
|
}
|
|
1032
1032
|
};
|
|
1033
1033
|
},
|
|
1034
1034
|
inputRef: ee,
|
|
1035
1035
|
interactionRef: Ce,
|
|
1036
1036
|
isLoading: R,
|
|
1037
|
-
isOpen:
|
|
1037
|
+
isOpen: oe,
|
|
1038
1038
|
itemList: J,
|
|
1039
1039
|
listRef: $e,
|
|
1040
|
-
onClose:
|
|
1040
|
+
onClose: Se,
|
|
1041
1041
|
onOpen: Re,
|
|
1042
|
-
placement:
|
|
1042
|
+
placement: ce,
|
|
1043
1043
|
query: ge,
|
|
1044
|
-
removeItem:
|
|
1044
|
+
removeItem: Ye,
|
|
1045
1045
|
resetItems: rr,
|
|
1046
1046
|
setQuery: O,
|
|
1047
1047
|
tags: tr,
|
|
1048
|
-
value:
|
|
1049
|
-
values:
|
|
1048
|
+
value: we,
|
|
1049
|
+
values: de
|
|
1050
1050
|
};
|
|
1051
1051
|
}
|
|
1052
1052
|
const Uo = Sr(
|
|
@@ -1096,13 +1096,13 @@ const Xo = Sr(
|
|
|
1096
1096
|
getItemProps: a,
|
|
1097
1097
|
interactionRef: l
|
|
1098
1098
|
} = lr(), u = Rr(), d = Tt(r, u), f = a(e), { isValidSuggestion: g, value: h } = f.root, v = o === h;
|
|
1099
|
-
|
|
1099
|
+
Me(() => {
|
|
1100
1100
|
var M;
|
|
1101
1101
|
v && l.current === "keyboard" && ((M = u == null ? void 0 : u.current) == null || M.scrollIntoView({
|
|
1102
1102
|
behavior: "smooth",
|
|
1103
1103
|
block: "nearest"
|
|
1104
1104
|
}));
|
|
1105
|
-
}, [v, l]),
|
|
1105
|
+
}, [v, l]), Me(() => {
|
|
1106
1106
|
typeof h != "string" && console.warn("wow"), typeof h != "string" && Vr(e.getValue) && console.error(
|
|
1107
1107
|
"You must define the `getValue` prop, when an Item's value is not a string"
|
|
1108
1108
|
);
|
|
@@ -1198,24 +1198,24 @@ const Qo = {
|
|
|
1198
1198
|
hidePlaceholder: S,
|
|
1199
1199
|
..._
|
|
1200
1200
|
} = e, { value: T } = _;
|
|
1201
|
-
|
|
1201
|
+
Me(() => {
|
|
1202
1202
|
if (f !== void 0 && (typeof f == "string" || f instanceof String)) {
|
|
1203
|
-
const Qe = g.find((Be) => Be.value === f),
|
|
1204
|
-
d(
|
|
1203
|
+
const Qe = g.find((Be) => Be.value === f), we = Qe === void 0 ? f : Qe.label;
|
|
1204
|
+
d(we);
|
|
1205
1205
|
}
|
|
1206
|
-
}, [f]),
|
|
1206
|
+
}, [f]), Me(() => {
|
|
1207
1207
|
T !== void 0 && (typeof T == "string" || T instanceof String) && d(T);
|
|
1208
1208
|
}, [T]);
|
|
1209
1209
|
const P = yo("Input", e);
|
|
1210
1210
|
let { wrapper: M, input: B } = l(_, P);
|
|
1211
|
-
const { ref: W, ...R } = M,
|
|
1211
|
+
const { ref: W, ...R } = M, ce = Tt(r, a), ze = Z(h, { tags: u });
|
|
1212
1212
|
S && (B = {
|
|
1213
1213
|
...B,
|
|
1214
|
-
placeholder: Array.isArray(
|
|
1214
|
+
placeholder: Array.isArray(ze) && ze.length ? void 0 : B.placeholder
|
|
1215
1215
|
});
|
|
1216
|
-
const cr = /* @__PURE__ */ k.jsx(Xt, { isInvalid: v, ...B, ref:
|
|
1217
|
-
|
|
1218
|
-
/* @__PURE__ */ k.jsx(_o, { as: Xt, ...B, ref:
|
|
1216
|
+
const cr = /* @__PURE__ */ k.jsx(Xt, { isInvalid: v, ...B, ref: ce }), ur = /* @__PURE__ */ k.jsxs(So, { "aria-invalid": v, ...R, ref: W, children: [
|
|
1217
|
+
ze,
|
|
1218
|
+
/* @__PURE__ */ k.jsx(_o, { as: Xt, ...B, ref: ce })
|
|
1219
1219
|
] });
|
|
1220
1220
|
return /* @__PURE__ */ k.jsx(xo, { children: o.multiple ? ur : cr });
|
|
1221
1221
|
}
|
|
@@ -1255,15 +1255,15 @@ function br(e, ...r) {
|
|
|
1255
1255
|
var ta = (e) => typeof e == "function", Ur = { exports: {} };
|
|
1256
1256
|
Ur.exports;
|
|
1257
1257
|
(function(e, r) {
|
|
1258
|
-
var o = 200, a = "__lodash_hash_undefined__", l = 800, u = 16, d = 9007199254740991, f = "[object Arguments]", g = "[object Array]", h = "[object AsyncFunction]", v = "[object Boolean]", S = "[object Date]", _ = "[object Error]", T = "[object Function]", P = "[object GeneratorFunction]", M = "[object Map]", B = "[object Number]", W = "[object Null]", R = "[object Object]",
|
|
1259
|
-
O[
|
|
1260
|
-
var Ze = typeof zr == "object" && zr && zr.Object === Object && zr, _r = typeof self == "object" && self && self.Object === Object && self,
|
|
1258
|
+
var o = 200, a = "__lodash_hash_undefined__", l = 800, u = 16, d = 9007199254740991, f = "[object Arguments]", g = "[object Array]", h = "[object AsyncFunction]", v = "[object Boolean]", S = "[object Date]", _ = "[object Error]", T = "[object Function]", P = "[object GeneratorFunction]", M = "[object Map]", B = "[object Number]", W = "[object Null]", R = "[object Object]", ce = "[object Proxy]", ze = "[object RegExp]", cr = "[object Set]", ur = "[object String]", Qe = "[object Undefined]", we = "[object WeakMap]", Be = "[object ArrayBuffer]", oe = "[object DataView]", Se = "[object Float32Array]", Re = "[object Float64Array]", ue = "[object Int8Array]", J = "[object Int16Array]", ee = "[object Int32Array]", dr = "[object Uint8Array]", $e = "[object Uint8ClampedArray]", Ce = "[object Uint16Array]", fr = "[object Uint32Array]", Ne = /[\\^$.*+?()[\]{}|]/g, Ge = /^\[object .+?Constructor\]$/, ge = /^(?:0|[1-9]\d*)$/, O = {};
|
|
1259
|
+
O[Se] = O[Re] = O[ue] = O[J] = O[ee] = O[dr] = O[$e] = O[Ce] = O[fr] = !0, O[f] = O[g] = O[Be] = O[v] = O[oe] = O[S] = O[_] = O[T] = O[M] = O[B] = O[R] = O[ze] = O[cr] = O[ur] = O[we] = !1;
|
|
1260
|
+
var Ze = typeof zr == "object" && zr && zr.Object === Object && zr, _r = typeof self == "object" && self && self.Object === Object && self, N = Ze || _r || Function("return this")(), de = r && !r.nodeType && r, he = de && !0 && e && !e.nodeType && e, ve = he && he.exports === de, ae = ve && Ze.process, xr = function() {
|
|
1261
1261
|
try {
|
|
1262
1262
|
var t = he && he.require && he.require("util").types;
|
|
1263
|
-
return t ||
|
|
1263
|
+
return t || ae && ae.binding && ae.binding("util");
|
|
1264
1264
|
} catch {
|
|
1265
1265
|
}
|
|
1266
|
-
}(),
|
|
1266
|
+
}(), Ve = xr && xr.isTypedArray;
|
|
1267
1267
|
function pr(t, s, c) {
|
|
1268
1268
|
switch (c.length) {
|
|
1269
1269
|
case 0:
|
|
@@ -1282,7 +1282,7 @@ Ur.exports;
|
|
|
1282
1282
|
y[c] = s(c);
|
|
1283
1283
|
return y;
|
|
1284
1284
|
}
|
|
1285
|
-
function
|
|
1285
|
+
function ie(t) {
|
|
1286
1286
|
return function(s) {
|
|
1287
1287
|
return t(s);
|
|
1288
1288
|
};
|
|
@@ -1295,20 +1295,20 @@ Ur.exports;
|
|
|
1295
1295
|
return t(s(c));
|
|
1296
1296
|
};
|
|
1297
1297
|
}
|
|
1298
|
-
var er = Array.prototype,
|
|
1298
|
+
var er = Array.prototype, Ye = Function.prototype, rr = Object.prototype, tr = N["__core-js_shared__"], He = Ye.toString, Ie = rr.hasOwnProperty, Cr = function() {
|
|
1299
1299
|
var t = /[^.]+$/.exec(tr && tr.keys && tr.keys.IE_PROTO || "");
|
|
1300
1300
|
return t ? "Symbol(src)_1." + t : "";
|
|
1301
|
-
}(), kr = rr.toString, mr =
|
|
1302
|
-
"^" +
|
|
1303
|
-
), w = ve ?
|
|
1301
|
+
}(), kr = rr.toString, mr = He.call(Object), b = RegExp(
|
|
1302
|
+
"^" + He.call(Ie).replace(Ne, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
1303
|
+
), w = ve ? N.Buffer : void 0, z = N.Symbol, re = N.Uint8Array;
|
|
1304
1304
|
w && w.allocUnsafe;
|
|
1305
|
-
var te = hr(Object.getPrototypeOf, Object), ne = Object.create,
|
|
1305
|
+
var te = hr(Object.getPrototypeOf, Object), ne = Object.create, Ue = rr.propertyIsEnumerable, be = er.splice, I = z ? z.toStringTag : void 0, Q = function() {
|
|
1306
1306
|
try {
|
|
1307
1307
|
var t = at(Object, "defineProperty");
|
|
1308
1308
|
return t({}, "", {}), t;
|
|
1309
1309
|
} catch {
|
|
1310
1310
|
}
|
|
1311
|
-
}(), H = w ? w.isBuffer : void 0,
|
|
1311
|
+
}(), H = w ? w.isBuffer : void 0, _e = Math.max, We = Date.now, Xe = at(N, "Map"), G = at(Object, "create"), qe = /* @__PURE__ */ function() {
|
|
1312
1312
|
function t() {
|
|
1313
1313
|
}
|
|
1314
1314
|
return function(s) {
|
|
@@ -1329,7 +1329,7 @@ Ur.exports;
|
|
|
1329
1329
|
}
|
|
1330
1330
|
}
|
|
1331
1331
|
function nr() {
|
|
1332
|
-
this.__data__ =
|
|
1332
|
+
this.__data__ = G ? G(null) : {}, this.size = 0;
|
|
1333
1333
|
}
|
|
1334
1334
|
function Tr(t) {
|
|
1335
1335
|
var s = this.has(t) && delete this.__data__[t];
|
|
@@ -1337,7 +1337,7 @@ Ur.exports;
|
|
|
1337
1337
|
}
|
|
1338
1338
|
function Fe(t) {
|
|
1339
1339
|
var s = this.__data__;
|
|
1340
|
-
if (
|
|
1340
|
+
if (G) {
|
|
1341
1341
|
var c = s[t];
|
|
1342
1342
|
return c === a ? void 0 : c;
|
|
1343
1343
|
}
|
|
@@ -1345,14 +1345,14 @@ Ur.exports;
|
|
|
1345
1345
|
}
|
|
1346
1346
|
function wr(t) {
|
|
1347
1347
|
var s = this.__data__;
|
|
1348
|
-
return
|
|
1348
|
+
return G ? s[t] !== void 0 : Ie.call(s, t);
|
|
1349
1349
|
}
|
|
1350
1350
|
function $r(t, s) {
|
|
1351
1351
|
var c = this.__data__;
|
|
1352
|
-
return this.size += this.has(t) ? 0 : 1, c[t] =
|
|
1352
|
+
return this.size += this.has(t) ? 0 : 1, c[t] = G && s === void 0 ? a : s, this;
|
|
1353
1353
|
}
|
|
1354
1354
|
pe.prototype.clear = nr, pe.prototype.delete = Tr, pe.prototype.get = Fe, pe.prototype.has = wr, pe.prototype.set = $r;
|
|
1355
|
-
function
|
|
1355
|
+
function xe(t) {
|
|
1356
1356
|
var s = -1, c = t == null ? 0 : t.length;
|
|
1357
1357
|
for (this.clear(); ++s < c; ) {
|
|
1358
1358
|
var y = t[s];
|
|
@@ -1380,7 +1380,7 @@ Ur.exports;
|
|
|
1380
1380
|
var c = this.__data__, y = je(c, t);
|
|
1381
1381
|
return y < 0 ? (++this.size, c.push([t, s])) : c[y][1] = s, this;
|
|
1382
1382
|
}
|
|
1383
|
-
|
|
1383
|
+
xe.prototype.clear = Zr, xe.prototype.delete = et, xe.prototype.get = Wr, xe.prototype.has = Fr, xe.prototype.set = rt;
|
|
1384
1384
|
function or(t) {
|
|
1385
1385
|
var s = -1, c = t == null ? 0 : t.length;
|
|
1386
1386
|
for (this.clear(); ++s < c; ) {
|
|
@@ -1391,7 +1391,7 @@ Ur.exports;
|
|
|
1391
1391
|
function tt() {
|
|
1392
1392
|
this.size = 0, this.__data__ = {
|
|
1393
1393
|
hash: new pe(),
|
|
1394
|
-
map: new (
|
|
1394
|
+
map: new (Xe || xe)(),
|
|
1395
1395
|
string: new pe()
|
|
1396
1396
|
};
|
|
1397
1397
|
}
|
|
@@ -1411,11 +1411,11 @@ Ur.exports;
|
|
|
1411
1411
|
}
|
|
1412
1412
|
or.prototype.clear = tt, or.prototype.delete = nt, or.prototype.get = n, or.prototype.has = p, or.prototype.set = m;
|
|
1413
1413
|
function x(t) {
|
|
1414
|
-
var s = this.__data__ = new
|
|
1414
|
+
var s = this.__data__ = new xe(t);
|
|
1415
1415
|
this.size = s.size;
|
|
1416
1416
|
}
|
|
1417
1417
|
function $() {
|
|
1418
|
-
this.__data__ = new
|
|
1418
|
+
this.__data__ = new xe(), this.size = 0;
|
|
1419
1419
|
}
|
|
1420
1420
|
function D(t) {
|
|
1421
1421
|
var s = this.__data__, c = s.delete(t);
|
|
@@ -1427,24 +1427,24 @@ Ur.exports;
|
|
|
1427
1427
|
function C(t) {
|
|
1428
1428
|
return this.__data__.has(t);
|
|
1429
1429
|
}
|
|
1430
|
-
function
|
|
1430
|
+
function se(t, s) {
|
|
1431
1431
|
var c = this.__data__;
|
|
1432
|
-
if (c instanceof
|
|
1432
|
+
if (c instanceof xe) {
|
|
1433
1433
|
var y = c.__data__;
|
|
1434
|
-
if (!
|
|
1434
|
+
if (!Xe || y.length < o - 1)
|
|
1435
1435
|
return y.push([t, s]), this.size = ++c.size, this;
|
|
1436
1436
|
c = this.__data__ = new or(y);
|
|
1437
1437
|
}
|
|
1438
1438
|
return c.set(t, s), this.size = c.size, this;
|
|
1439
1439
|
}
|
|
1440
|
-
x.prototype.clear = $, x.prototype.delete = D, x.prototype.get = E, x.prototype.has = C, x.prototype.set =
|
|
1440
|
+
x.prototype.clear = $, x.prototype.delete = D, x.prototype.get = E, x.prototype.has = C, x.prototype.set = se;
|
|
1441
1441
|
function K(t, s) {
|
|
1442
|
-
var c = lt(t), y = !c && st(t), A = !c && !y && Ft(t),
|
|
1442
|
+
var c = lt(t), y = !c && st(t), A = !c && !y && Ft(t), V = !c && !y && !A && Mt(t), X = c || y || A || V, F = X ? gr(t.length, String) : [], q = F.length;
|
|
1443
1443
|
for (var Ae in t)
|
|
1444
1444
|
X && // Safari 9 has enumerable `arguments.length` in strict mode.
|
|
1445
1445
|
(Ae == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
|
|
1446
1446
|
A && (Ae == "offset" || Ae == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
|
|
1447
|
-
|
|
1447
|
+
V && (Ae == "buffer" || Ae == "byteLength" || Ae == "byteOffset") || // Skip index properties.
|
|
1448
1448
|
$t(Ae, q)) || F.push(Ae);
|
|
1449
1449
|
return F;
|
|
1450
1450
|
}
|
|
@@ -1469,7 +1469,7 @@ Ur.exports;
|
|
|
1469
1469
|
writable: !0
|
|
1470
1470
|
}) : t[s] = c;
|
|
1471
1471
|
}
|
|
1472
|
-
var
|
|
1472
|
+
var fe = Dn();
|
|
1473
1473
|
function ar(t) {
|
|
1474
1474
|
return t == null ? t === void 0 ? Qe : W : I && I in Object(t) ? zn(t) : Un(t);
|
|
1475
1475
|
}
|
|
@@ -1479,7 +1479,7 @@ Ur.exports;
|
|
|
1479
1479
|
function ot(t) {
|
|
1480
1480
|
if (!vr(t) || Yn(t))
|
|
1481
1481
|
return !1;
|
|
1482
|
-
var s = ut(t) ? b :
|
|
1482
|
+
var s = ut(t) ? b : Ge;
|
|
1483
1483
|
return s.test(Jn(t));
|
|
1484
1484
|
}
|
|
1485
1485
|
function In(t) {
|
|
@@ -1494,27 +1494,27 @@ Ur.exports;
|
|
|
1494
1494
|
return c;
|
|
1495
1495
|
}
|
|
1496
1496
|
function Bt(t, s, c, y, A) {
|
|
1497
|
-
t !== s &&
|
|
1498
|
-
if (A || (A = new x()), vr(
|
|
1497
|
+
t !== s && fe(s, function(V, X) {
|
|
1498
|
+
if (A || (A = new x()), vr(V))
|
|
1499
1499
|
On(t, s, X, c, Bt, y, A);
|
|
1500
1500
|
else {
|
|
1501
|
-
var F = y ? y(it(t, X),
|
|
1502
|
-
F === void 0 && (F =
|
|
1501
|
+
var F = y ? y(it(t, X), V, X + "", t, s, A) : void 0;
|
|
1502
|
+
F === void 0 && (F = V), U(t, X, F);
|
|
1503
1503
|
}
|
|
1504
1504
|
}, Dt);
|
|
1505
1505
|
}
|
|
1506
|
-
function On(t, s, c, y, A,
|
|
1506
|
+
function On(t, s, c, y, A, V, X) {
|
|
1507
1507
|
var F = it(t, c), q = it(s, c), Ae = X.get(q);
|
|
1508
1508
|
if (Ae) {
|
|
1509
1509
|
U(t, c, Ae);
|
|
1510
1510
|
return;
|
|
1511
1511
|
}
|
|
1512
|
-
var ye =
|
|
1512
|
+
var ye = V ? V(F, q, c + "", t, s, X) : void 0, Ir = ye === void 0;
|
|
1513
1513
|
if (Ir) {
|
|
1514
1514
|
var dt = lt(q), ft = !dt && Ft(q), Nt = !dt && !ft && Mt(q);
|
|
1515
1515
|
ye = q, dt || ft || Nt ? lt(F) ? ye = F : Qn(F) ? ye = Fn(F) : ft ? (Ir = !1, ye = Bn(q)) : Nt ? (Ir = !1, ye = Wn(q)) : ye = [] : Zn(q) || st(q) ? (ye = F, st(F) ? ye = eo(F) : (!vr(F) || ut(F)) && (ye = Nn(q))) : Ir = !1;
|
|
1516
1516
|
}
|
|
1517
|
-
Ir && (X.set(q, ye), A(ye, q, y,
|
|
1517
|
+
Ir && (X.set(q, ye), A(ye, q, y, V, X), X.delete(q)), U(t, c, ye);
|
|
1518
1518
|
}
|
|
1519
1519
|
function An(t, s) {
|
|
1520
1520
|
return qn(Xn(t, s, zt), t + "");
|
|
@@ -1547,27 +1547,27 @@ Ur.exports;
|
|
|
1547
1547
|
function Ln(t, s, c, y) {
|
|
1548
1548
|
var A = !c;
|
|
1549
1549
|
c || (c = {});
|
|
1550
|
-
for (var
|
|
1551
|
-
var F = s[
|
|
1550
|
+
for (var V = -1, X = s.length; ++V < X; ) {
|
|
1551
|
+
var F = s[V], q = void 0;
|
|
1552
1552
|
q === void 0 && (q = t[F]), A ? Oe(c, F, q) : me(c, F, q);
|
|
1553
1553
|
}
|
|
1554
1554
|
return c;
|
|
1555
1555
|
}
|
|
1556
1556
|
function Mn(t) {
|
|
1557
1557
|
return An(function(s, c) {
|
|
1558
|
-
var y = -1, A = c.length,
|
|
1559
|
-
for (
|
|
1558
|
+
var y = -1, A = c.length, V = A > 1 ? c[A - 1] : void 0, X = A > 2 ? c[2] : void 0;
|
|
1559
|
+
for (V = t.length > 3 && typeof V == "function" ? (A--, V) : void 0, X && Gn(c[0], c[1], X) && (V = A < 3 ? void 0 : V, A = 1), s = Object(s); ++y < A; ) {
|
|
1560
1560
|
var F = c[y];
|
|
1561
|
-
F && t(s, F, y,
|
|
1561
|
+
F && t(s, F, y, V);
|
|
1562
1562
|
}
|
|
1563
1563
|
return s;
|
|
1564
1564
|
});
|
|
1565
1565
|
}
|
|
1566
1566
|
function Dn(t) {
|
|
1567
1567
|
return function(s, c, y) {
|
|
1568
|
-
for (var A = -1,
|
|
1568
|
+
for (var A = -1, V = Object(s), X = y(s), F = X.length; F--; ) {
|
|
1569
1569
|
var q = X[++A];
|
|
1570
|
-
if (c(
|
|
1570
|
+
if (c(V[q], q, V) === !1)
|
|
1571
1571
|
break;
|
|
1572
1572
|
}
|
|
1573
1573
|
return s;
|
|
@@ -1592,7 +1592,7 @@ Ur.exports;
|
|
|
1592
1592
|
return y && (s ? t[I] = c : delete t[I]), A;
|
|
1593
1593
|
}
|
|
1594
1594
|
function Nn(t) {
|
|
1595
|
-
return typeof t.constructor == "function" && !Wt(t) ?
|
|
1595
|
+
return typeof t.constructor == "function" && !Wt(t) ? qe(te(t)) : {};
|
|
1596
1596
|
}
|
|
1597
1597
|
function $t(t, s) {
|
|
1598
1598
|
var c = typeof t;
|
|
@@ -1626,8 +1626,8 @@ Ur.exports;
|
|
|
1626
1626
|
return kr.call(t);
|
|
1627
1627
|
}
|
|
1628
1628
|
function Xn(t, s, c) {
|
|
1629
|
-
return s =
|
|
1630
|
-
for (var y = arguments, A = -1,
|
|
1629
|
+
return s = _e(s === void 0 ? t.length - 1 : s, 0), function() {
|
|
1630
|
+
for (var y = arguments, A = -1, V = _e(y.length - s, 0), X = Array(V); ++A < V; )
|
|
1631
1631
|
X[A] = y[s + A];
|
|
1632
1632
|
A = -1;
|
|
1633
1633
|
for (var F = Array(s + 1); ++A < s; )
|
|
@@ -1655,7 +1655,7 @@ Ur.exports;
|
|
|
1655
1655
|
function Jn(t) {
|
|
1656
1656
|
if (t != null) {
|
|
1657
1657
|
try {
|
|
1658
|
-
return
|
|
1658
|
+
return He.call(t);
|
|
1659
1659
|
} catch {
|
|
1660
1660
|
}
|
|
1661
1661
|
try {
|
|
@@ -1671,7 +1671,7 @@ Ur.exports;
|
|
|
1671
1671
|
var st = Lr(/* @__PURE__ */ function() {
|
|
1672
1672
|
return arguments;
|
|
1673
1673
|
}()) ? Lr : function(t) {
|
|
1674
|
-
return Er(t) && Ie.call(t, "callee") && !
|
|
1674
|
+
return Er(t) && Ie.call(t, "callee") && !Ue.call(t, "callee");
|
|
1675
1675
|
}, lt = Array.isArray;
|
|
1676
1676
|
function ct(t) {
|
|
1677
1677
|
return t != null && Lt(t.length) && !ut(t);
|
|
@@ -1684,7 +1684,7 @@ Ur.exports;
|
|
|
1684
1684
|
if (!vr(t))
|
|
1685
1685
|
return !1;
|
|
1686
1686
|
var s = ar(t);
|
|
1687
|
-
return s == T || s == P || s == h || s ==
|
|
1687
|
+
return s == T || s == P || s == h || s == ce;
|
|
1688
1688
|
}
|
|
1689
1689
|
function Lt(t) {
|
|
1690
1690
|
return typeof t == "number" && t > -1 && t % 1 == 0 && t <= d;
|
|
@@ -1703,9 +1703,9 @@ Ur.exports;
|
|
|
1703
1703
|
if (s === null)
|
|
1704
1704
|
return !0;
|
|
1705
1705
|
var c = Ie.call(s, "constructor") && s.constructor;
|
|
1706
|
-
return typeof c == "function" && c instanceof c &&
|
|
1706
|
+
return typeof c == "function" && c instanceof c && He.call(c) == mr;
|
|
1707
1707
|
}
|
|
1708
|
-
var Mt =
|
|
1708
|
+
var Mt = Ve ? ie(Ve) : In;
|
|
1709
1709
|
function eo(t) {
|
|
1710
1710
|
return Ln(t, Dt(t));
|
|
1711
1711
|
}
|
|
@@ -1745,7 +1745,7 @@ function It(e) {
|
|
|
1745
1745
|
};
|
|
1746
1746
|
}
|
|
1747
1747
|
var Gr = (...e) => (r) => e.reduce((o, a) => a(o), r);
|
|
1748
|
-
function
|
|
1748
|
+
function ke(e, r) {
|
|
1749
1749
|
return (o) => {
|
|
1750
1750
|
const a = { property: o, scale: e };
|
|
1751
1751
|
return a.transform = It({
|
|
@@ -1960,14 +1960,14 @@ var ya = (e) => {
|
|
|
1960
1960
|
return o && (l[o] = 1), a && (l[a] = 1), l;
|
|
1961
1961
|
}
|
|
1962
1962
|
}, i = {
|
|
1963
|
-
borderWidths:
|
|
1964
|
-
borderStyles:
|
|
1965
|
-
colors:
|
|
1966
|
-
borders:
|
|
1967
|
-
gradients:
|
|
1968
|
-
radii:
|
|
1969
|
-
space:
|
|
1970
|
-
spaceT:
|
|
1963
|
+
borderWidths: ke("borderWidths"),
|
|
1964
|
+
borderStyles: ke("borderStyles"),
|
|
1965
|
+
colors: ke("colors"),
|
|
1966
|
+
borders: ke("borders"),
|
|
1967
|
+
gradients: ke("gradients", j.gradient),
|
|
1968
|
+
radii: ke("radii", j.px),
|
|
1969
|
+
space: ke("space", Gr(j.vh, j.px)),
|
|
1970
|
+
spaceT: ke("space", Gr(j.vh, j.px)),
|
|
1971
1971
|
degreeT(e) {
|
|
1972
1972
|
return { property: e, transform: j.degree };
|
|
1973
1973
|
},
|
|
@@ -1983,11 +1983,11 @@ var ya = (e) => {
|
|
|
1983
1983
|
propT(e, r) {
|
|
1984
1984
|
return { property: e, transform: r };
|
|
1985
1985
|
},
|
|
1986
|
-
sizes:
|
|
1987
|
-
sizesT:
|
|
1988
|
-
shadows:
|
|
1986
|
+
sizes: ke("sizes", Gr(j.vh, j.px)),
|
|
1987
|
+
sizesT: ke("sizes", Gr(j.vh, j.fraction)),
|
|
1988
|
+
shadows: ke("shadows"),
|
|
1989
1989
|
logical: sa,
|
|
1990
|
-
blur:
|
|
1990
|
+
blur: ke("blur", j.blur)
|
|
1991
1991
|
}, Yr = {
|
|
1992
1992
|
background: i.colors("background"),
|
|
1993
1993
|
backgroundColor: i.colors("backgroundColor"),
|
|
@@ -2234,7 +2234,7 @@ var bn = {
|
|
|
2234
2234
|
outline: { transform: j.outline },
|
|
2235
2235
|
outlineOffset: !0,
|
|
2236
2236
|
outlineColor: i.colors("outlineColor")
|
|
2237
|
-
},
|
|
2237
|
+
}, Te = {
|
|
2238
2238
|
width: i.sizesT("width"),
|
|
2239
2239
|
inlineSize: i.sizesT("inlineSize"),
|
|
2240
2240
|
height: i.sizes("height"),
|
|
@@ -2279,16 +2279,16 @@ var bn = {
|
|
|
2279
2279
|
visibility: !0,
|
|
2280
2280
|
isolation: !0
|
|
2281
2281
|
};
|
|
2282
|
-
Object.assign(
|
|
2283
|
-
w:
|
|
2284
|
-
h:
|
|
2285
|
-
minW:
|
|
2286
|
-
maxW:
|
|
2287
|
-
minH:
|
|
2288
|
-
maxH:
|
|
2289
|
-
overscroll:
|
|
2290
|
-
overscrollX:
|
|
2291
|
-
overscrollY:
|
|
2282
|
+
Object.assign(Te, {
|
|
2283
|
+
w: Te.width,
|
|
2284
|
+
h: Te.height,
|
|
2285
|
+
minW: Te.minWidth,
|
|
2286
|
+
maxW: Te.maxWidth,
|
|
2287
|
+
minH: Te.minHeight,
|
|
2288
|
+
maxH: Te.maxHeight,
|
|
2289
|
+
overscroll: Te.overscrollBehavior,
|
|
2290
|
+
overscrollX: Te.overscrollBehaviorX,
|
|
2291
|
+
overscrollY: Te.overscrollBehaviorY
|
|
2292
2292
|
});
|
|
2293
2293
|
var ka = {
|
|
2294
2294
|
listStyleType: !0,
|
|
@@ -2569,7 +2569,7 @@ function Fa(e, r) {
|
|
|
2569
2569
|
const o = ["@media screen"];
|
|
2570
2570
|
return e && o.push("and", `(min-width: ${en(e)})`), r && o.push("and", `(max-width: ${en(r)})`), o.join(" ");
|
|
2571
2571
|
}
|
|
2572
|
-
var
|
|
2572
|
+
var le = {
|
|
2573
2573
|
hover: (e, r) => `${e}:hover ${r}, ${e}[data-hover] ${r}`,
|
|
2574
2574
|
focus: (e, r) => `${e}:focus ${r}, ${e}[data-focus] ${r}`,
|
|
2575
2575
|
focusVisible: (e, r) => `${e}:focus-visible ${r}`,
|
|
@@ -2582,7 +2582,7 @@ var se = {
|
|
|
2582
2582
|
readOnly: (e, r) => `${e}:read-only ${r}, ${e}[readonly] ${r}, ${e}[data-read-only] ${r}`,
|
|
2583
2583
|
expanded: (e, r) => `${e}:read-only ${r}, ${e}[aria-expanded=true] ${r}, ${e}[data-expanded] ${r}`,
|
|
2584
2584
|
placeholderShown: (e, r) => `${e}:placeholder-shown ${r}`
|
|
2585
|
-
}, ir = (e) => Sn((r) => e(r, "&"), "[role=group]", "[data-group]", ".group"),
|
|
2585
|
+
}, ir = (e) => Sn((r) => e(r, "&"), "[role=group]", "[data-group]", ".group"), Ke = (e) => Sn((r) => e(r, "~ &"), "[data-peer]", ".peer"), Sn = (e, ...r) => r.map(e).join(", "), jt = {
|
|
2586
2586
|
/**
|
|
2587
2587
|
* Styles for CSS selector `&:hover`
|
|
2588
2588
|
*/
|
|
@@ -2751,71 +2751,71 @@ var se = {
|
|
|
2751
2751
|
/**
|
|
2752
2752
|
* Styles to apply when a parent element with `.group`, `data-group` or `role=group` is hovered
|
|
2753
2753
|
*/
|
|
2754
|
-
_groupHover: ir(
|
|
2754
|
+
_groupHover: ir(le.hover),
|
|
2755
2755
|
/**
|
|
2756
2756
|
* Styles to apply when a sibling element with `.peer` or `data-peer` is hovered
|
|
2757
2757
|
*/
|
|
2758
|
-
_peerHover:
|
|
2758
|
+
_peerHover: Ke(le.hover),
|
|
2759
2759
|
/**
|
|
2760
2760
|
* Styles to apply when a parent element with `.group`, `data-group` or `role=group` is focused
|
|
2761
2761
|
*/
|
|
2762
|
-
_groupFocus: ir(
|
|
2762
|
+
_groupFocus: ir(le.focus),
|
|
2763
2763
|
/**
|
|
2764
2764
|
* Styles to apply when a sibling element with `.peer` or `data-peer` is focused
|
|
2765
2765
|
*/
|
|
2766
|
-
_peerFocus:
|
|
2766
|
+
_peerFocus: Ke(le.focus),
|
|
2767
2767
|
/**
|
|
2768
2768
|
* Styles to apply when a parent element with `.group`, `data-group` or `role=group` has visible focus
|
|
2769
2769
|
*/
|
|
2770
|
-
_groupFocusVisible: ir(
|
|
2770
|
+
_groupFocusVisible: ir(le.focusVisible),
|
|
2771
2771
|
/**
|
|
2772
2772
|
* Styles to apply when a sibling element with `.peer`or `data-peer` has visible focus
|
|
2773
2773
|
*/
|
|
2774
|
-
_peerFocusVisible:
|
|
2774
|
+
_peerFocusVisible: Ke(le.focusVisible),
|
|
2775
2775
|
/**
|
|
2776
2776
|
* Styles to apply when a parent element with `.group`, `data-group` or `role=group` is active
|
|
2777
2777
|
*/
|
|
2778
|
-
_groupActive: ir(
|
|
2778
|
+
_groupActive: ir(le.active),
|
|
2779
2779
|
/**
|
|
2780
2780
|
* Styles to apply when a sibling element with `.peer` or `data-peer` is active
|
|
2781
2781
|
*/
|
|
2782
|
-
_peerActive:
|
|
2782
|
+
_peerActive: Ke(le.active),
|
|
2783
2783
|
/**
|
|
2784
2784
|
* Styles to apply when a parent element with `.group`, `data-group` or `role=group` is disabled
|
|
2785
2785
|
*/
|
|
2786
|
-
_groupDisabled: ir(
|
|
2786
|
+
_groupDisabled: ir(le.disabled),
|
|
2787
2787
|
/**
|
|
2788
2788
|
* Styles to apply when a sibling element with `.peer` or `data-peer` is disabled
|
|
2789
2789
|
*/
|
|
2790
|
-
_peerDisabled:
|
|
2790
|
+
_peerDisabled: Ke(le.disabled),
|
|
2791
2791
|
/**
|
|
2792
2792
|
* Styles to apply when a parent element with `.group`, `data-group` or `role=group` is invalid
|
|
2793
2793
|
*/
|
|
2794
|
-
_groupInvalid: ir(
|
|
2794
|
+
_groupInvalid: ir(le.invalid),
|
|
2795
2795
|
/**
|
|
2796
2796
|
* Styles to apply when a sibling element with `.peer` or `data-peer` is invalid
|
|
2797
2797
|
*/
|
|
2798
|
-
_peerInvalid:
|
|
2798
|
+
_peerInvalid: Ke(le.invalid),
|
|
2799
2799
|
/**
|
|
2800
2800
|
* Styles to apply when a parent element with `.group`, `data-group` or `role=group` is checked
|
|
2801
2801
|
*/
|
|
2802
|
-
_groupChecked: ir(
|
|
2802
|
+
_groupChecked: ir(le.checked),
|
|
2803
2803
|
/**
|
|
2804
2804
|
* Styles to apply when a sibling element with `.peer` or `data-peer` is checked
|
|
2805
2805
|
*/
|
|
2806
|
-
_peerChecked:
|
|
2806
|
+
_peerChecked: Ke(le.checked),
|
|
2807
2807
|
/**
|
|
2808
2808
|
* Styles to apply when a parent element with `.group`, `data-group` or `role=group` has focus within
|
|
2809
2809
|
*/
|
|
2810
|
-
_groupFocusWithin: ir(
|
|
2810
|
+
_groupFocusWithin: ir(le.focusWithin),
|
|
2811
2811
|
/**
|
|
2812
2812
|
* Styles to apply when a sibling element with `.peer` or `data-peer` has focus within
|
|
2813
2813
|
*/
|
|
2814
|
-
_peerFocusWithin:
|
|
2814
|
+
_peerFocusWithin: Ke(le.focusWithin),
|
|
2815
2815
|
/**
|
|
2816
2816
|
* Styles to apply when a sibling element with `.peer` or `data-peer` has placeholder shown
|
|
2817
2817
|
*/
|
|
2818
|
-
_peerPlaceholderShown:
|
|
2818
|
+
_peerPlaceholderShown: Ke(le.placeholderShown),
|
|
2819
2819
|
/**
|
|
2820
2820
|
* Styles for CSS Selector `&::placeholder`.
|
|
2821
2821
|
*/
|
|
@@ -2885,7 +2885,7 @@ var Ot = sr(
|
|
|
2885
2885
|
L,
|
|
2886
2886
|
Sa,
|
|
2887
2887
|
Xr,
|
|
2888
|
-
|
|
2888
|
+
Te,
|
|
2889
2889
|
_a,
|
|
2890
2890
|
ja,
|
|
2891
2891
|
xa,
|
|
@@ -2901,7 +2901,7 @@ var Ot = sr(
|
|
|
2901
2901
|
ka,
|
|
2902
2902
|
Pa
|
|
2903
2903
|
);
|
|
2904
|
-
Object.assign({}, Y,
|
|
2904
|
+
Object.assign({}, Y, Te, Xr, bn, Br);
|
|
2905
2905
|
var Da = [...Object.keys(Ot), ...La], za = { ...Ot, ...jt }, Na = (e) => e in za, Ga = (e) => (r) => {
|
|
2906
2906
|
if (!r.__breakpoints)
|
|
2907
2907
|
return e;
|
|
@@ -2973,12 +2973,12 @@ function Xa(e) {
|
|
|
2973
2973
|
W = B != null && B.processResult ? l(W, !0) : W;
|
|
2974
2974
|
const R = br(B == null ? void 0 : B.property, a);
|
|
2975
2975
|
if (!d && (B != null && B.static)) {
|
|
2976
|
-
const
|
|
2977
|
-
_ = sr({}, _,
|
|
2976
|
+
const ce = br(B.static, a);
|
|
2977
|
+
_ = sr({}, _, ce);
|
|
2978
2978
|
}
|
|
2979
2979
|
if (R && Array.isArray(R)) {
|
|
2980
|
-
for (const
|
|
2981
|
-
_[
|
|
2980
|
+
for (const ce of R)
|
|
2981
|
+
_[ce] = W;
|
|
2982
2982
|
continue;
|
|
2983
2983
|
}
|
|
2984
2984
|
if (R) {
|
|
@@ -3028,9 +3028,9 @@ function Qa(e) {
|
|
|
3028
3028
|
const M = r.details[P], B = r.details[Ja(v, P)], W = Fa(M.minW, B == null ? void 0 : B._minW), R = br((f = a[l]) == null ? void 0 : f[v[P]], d);
|
|
3029
3029
|
if (R) {
|
|
3030
3030
|
if (T) {
|
|
3031
|
-
(g = a.parts) == null || g.forEach((
|
|
3031
|
+
(g = a.parts) == null || g.forEach((ce) => {
|
|
3032
3032
|
sr(h, {
|
|
3033
|
-
[
|
|
3033
|
+
[ce]: _ ? R[ce] : { [W]: R[ce] }
|
|
3034
3034
|
});
|
|
3035
3035
|
});
|
|
3036
3036
|
continue;
|
|
@@ -3062,61 +3062,44 @@ function ei(e) {
|
|
|
3062
3062
|
}
|
|
3063
3063
|
var ri = typeof Element < "u", ti = typeof Map == "function", ni = typeof Set == "function", oi = typeof ArrayBuffer == "function" && !!ArrayBuffer.isView;
|
|
3064
3064
|
function Hr(e, r) {
|
|
3065
|
-
if (e === r)
|
|
3066
|
-
return !0;
|
|
3065
|
+
if (e === r) return !0;
|
|
3067
3066
|
if (e && r && typeof e == "object" && typeof r == "object") {
|
|
3068
|
-
if (e.constructor !== r.constructor)
|
|
3069
|
-
return !1;
|
|
3067
|
+
if (e.constructor !== r.constructor) return !1;
|
|
3070
3068
|
var o, a, l;
|
|
3071
3069
|
if (Array.isArray(e)) {
|
|
3072
|
-
if (o = e.length, o != r.length)
|
|
3073
|
-
return !1;
|
|
3070
|
+
if (o = e.length, o != r.length) return !1;
|
|
3074
3071
|
for (a = o; a-- !== 0; )
|
|
3075
|
-
if (!Hr(e[a], r[a]))
|
|
3076
|
-
return !1;
|
|
3072
|
+
if (!Hr(e[a], r[a])) return !1;
|
|
3077
3073
|
return !0;
|
|
3078
3074
|
}
|
|
3079
3075
|
var u;
|
|
3080
3076
|
if (ti && e instanceof Map && r instanceof Map) {
|
|
3081
|
-
if (e.size !== r.size)
|
|
3082
|
-
return !1;
|
|
3077
|
+
if (e.size !== r.size) return !1;
|
|
3083
3078
|
for (u = e.entries(); !(a = u.next()).done; )
|
|
3084
|
-
if (!r.has(a.value[0]))
|
|
3085
|
-
return !1;
|
|
3079
|
+
if (!r.has(a.value[0])) return !1;
|
|
3086
3080
|
for (u = e.entries(); !(a = u.next()).done; )
|
|
3087
|
-
if (!Hr(a.value[1], r.get(a.value[0])))
|
|
3088
|
-
return !1;
|
|
3081
|
+
if (!Hr(a.value[1], r.get(a.value[0]))) return !1;
|
|
3089
3082
|
return !0;
|
|
3090
3083
|
}
|
|
3091
3084
|
if (ni && e instanceof Set && r instanceof Set) {
|
|
3092
|
-
if (e.size !== r.size)
|
|
3093
|
-
return !1;
|
|
3085
|
+
if (e.size !== r.size) return !1;
|
|
3094
3086
|
for (u = e.entries(); !(a = u.next()).done; )
|
|
3095
|
-
if (!r.has(a.value[0]))
|
|
3096
|
-
return !1;
|
|
3087
|
+
if (!r.has(a.value[0])) return !1;
|
|
3097
3088
|
return !0;
|
|
3098
3089
|
}
|
|
3099
3090
|
if (oi && ArrayBuffer.isView(e) && ArrayBuffer.isView(r)) {
|
|
3100
|
-
if (o = e.length, o != r.length)
|
|
3101
|
-
return !1;
|
|
3091
|
+
if (o = e.length, o != r.length) return !1;
|
|
3102
3092
|
for (a = o; a-- !== 0; )
|
|
3103
|
-
if (e[a] !== r[a])
|
|
3104
|
-
return !1;
|
|
3093
|
+
if (e[a] !== r[a]) return !1;
|
|
3105
3094
|
return !0;
|
|
3106
3095
|
}
|
|
3107
|
-
if (e.constructor === RegExp)
|
|
3108
|
-
|
|
3109
|
-
if (e.
|
|
3110
|
-
|
|
3111
|
-
if (e.toString !== Object.prototype.toString && typeof e.toString == "function" && typeof r.toString == "function")
|
|
3112
|
-
return e.toString() === r.toString();
|
|
3113
|
-
if (l = Object.keys(e), o = l.length, o !== Object.keys(r).length)
|
|
3114
|
-
return !1;
|
|
3096
|
+
if (e.constructor === RegExp) return e.source === r.source && e.flags === r.flags;
|
|
3097
|
+
if (e.valueOf !== Object.prototype.valueOf && typeof e.valueOf == "function" && typeof r.valueOf == "function") return e.valueOf() === r.valueOf();
|
|
3098
|
+
if (e.toString !== Object.prototype.toString && typeof e.toString == "function" && typeof r.toString == "function") return e.toString() === r.toString();
|
|
3099
|
+
if (l = Object.keys(e), o = l.length, o !== Object.keys(r).length) return !1;
|
|
3115
3100
|
for (a = o; a-- !== 0; )
|
|
3116
|
-
if (!Object.prototype.hasOwnProperty.call(r, l[a]))
|
|
3117
|
-
|
|
3118
|
-
if (ri && e instanceof Element)
|
|
3119
|
-
return !1;
|
|
3101
|
+
if (!Object.prototype.hasOwnProperty.call(r, l[a])) return !1;
|
|
3102
|
+
if (ri && e instanceof Element) return !1;
|
|
3120
3103
|
for (a = o; a-- !== 0; )
|
|
3121
3104
|
if (!((l[a] === "_owner" || l[a] === "__v" || l[a] === "__o") && e.$$typeof) && !Hr(e[l[a]], r[l[a]]))
|
|
3122
3105
|
return !1;
|
|
@@ -3201,9 +3184,9 @@ function mt(e, r) {
|
|
|
3201
3184
|
e,
|
|
3202
3185
|
a
|
|
3203
3186
|
)(l);
|
|
3204
|
-
return
|
|
3187
|
+
return Je.forwardRef(function(g, h) {
|
|
3205
3188
|
const { colorMode: v, forced: S } = mn();
|
|
3206
|
-
return
|
|
3189
|
+
return Je.createElement(u, {
|
|
3207
3190
|
ref: h,
|
|
3208
3191
|
"data-theme": S ? v : void 0,
|
|
3209
3192
|
...g
|
|
@@ -3230,7 +3213,7 @@ function hi() {
|
|
|
3230
3213
|
}
|
|
3231
3214
|
});
|
|
3232
3215
|
}
|
|
3233
|
-
var
|
|
3216
|
+
var De = hi();
|
|
3234
3217
|
function Pe(e) {
|
|
3235
3218
|
return ao(e);
|
|
3236
3219
|
}
|
|
@@ -3281,9 +3264,9 @@ var tn = {
|
|
|
3281
3264
|
__css: _
|
|
3282
3265
|
}, P = a ?? tn.viewBox;
|
|
3283
3266
|
if (o && typeof o != "string")
|
|
3284
|
-
return /* @__PURE__ */ k.jsx(
|
|
3267
|
+
return /* @__PURE__ */ k.jsx(De.svg, { as: o, ...T, ...h });
|
|
3285
3268
|
const M = d ?? tn.path;
|
|
3286
|
-
return /* @__PURE__ */ k.jsx(
|
|
3269
|
+
return /* @__PURE__ */ k.jsx(De.svg, { verticalAlign: "middle", viewBox: P, ...T, ...h, children: M });
|
|
3287
3270
|
});
|
|
3288
3271
|
Qr.displayName = "Icon";
|
|
3289
3272
|
function mi(e, r) {
|
|
@@ -3328,8 +3311,8 @@ var bi = Pe(function(r, o) {
|
|
|
3328
3311
|
() => S ? io.map(d, (P, M) => /* @__PURE__ */ k.jsx(At, { children: P }, M)) : d,
|
|
3329
3312
|
[d, S]
|
|
3330
3313
|
);
|
|
3331
|
-
return /* @__PURE__ */ k.jsx(
|
|
3332
|
-
|
|
3314
|
+
return /* @__PURE__ */ k.jsx(De.div, { ref: o, className: Et("chakra-wrap", v), ..._, children: /* @__PURE__ */ k.jsx(
|
|
3315
|
+
De.ul,
|
|
3333
3316
|
{
|
|
3334
3317
|
className: "chakra-wrap__list",
|
|
3335
3318
|
__css: {
|
|
@@ -3352,7 +3335,7 @@ bi.displayName = "Wrap";
|
|
|
3352
3335
|
var At = Pe(function(r, o) {
|
|
3353
3336
|
const { className: a, ...l } = r;
|
|
3354
3337
|
return /* @__PURE__ */ k.jsx(
|
|
3355
|
-
|
|
3338
|
+
De.li,
|
|
3356
3339
|
{
|
|
3357
3340
|
ref: o,
|
|
3358
3341
|
__css: { display: "flex", alignItems: "flex-start" },
|
|
@@ -3362,7 +3345,7 @@ var At = Pe(function(r, o) {
|
|
|
3362
3345
|
);
|
|
3363
3346
|
});
|
|
3364
3347
|
At.displayName = "WrapItem";
|
|
3365
|
-
var Pt =
|
|
3348
|
+
var Pt = De("div");
|
|
3366
3349
|
Pt.displayName = "Box";
|
|
3367
3350
|
var xn = Pe(function(r, o) {
|
|
3368
3351
|
const { size: a, centerContent: l = !0, ...u } = r, d = l ? { display: "flex", alignItems: "center", justifyContent: "center" } : {};
|
|
@@ -3397,7 +3380,7 @@ var kn = Pe(function(r, o) {
|
|
|
3397
3380
|
flexGrow: g,
|
|
3398
3381
|
flexShrink: h
|
|
3399
3382
|
};
|
|
3400
|
-
return /* @__PURE__ */ k.jsx(
|
|
3383
|
+
return /* @__PURE__ */ k.jsx(De.div, { ref: o, __css: S, ...v });
|
|
3401
3384
|
});
|
|
3402
3385
|
kn.displayName = "Flex";
|
|
3403
3386
|
const Si = (e) => {
|
|
@@ -3416,16 +3399,16 @@ const Si = (e) => {
|
|
|
3416
3399
|
"AutoCompleteItem",
|
|
3417
3400
|
"AutoCompleteCreatable"
|
|
3418
3401
|
], xi = (e) => {
|
|
3419
|
-
const r =
|
|
3402
|
+
const r = Je.Children.map(e, (l, u) => {
|
|
3420
3403
|
var d;
|
|
3421
3404
|
if (((d = l == null ? void 0 : l.type) == null ? void 0 : d.displayName) === "AutoCompleteGroup") {
|
|
3422
|
-
const f =
|
|
3423
|
-
return
|
|
3405
|
+
const f = Je.Children.toArray(e)[u + 1];
|
|
3406
|
+
return Je.cloneElement(l, {
|
|
3424
3407
|
groupSibling: f ? f.type.displayName === "AutoCompleteGroup" : !1
|
|
3425
3408
|
});
|
|
3426
3409
|
}
|
|
3427
3410
|
return l;
|
|
3428
|
-
}), o =
|
|
3411
|
+
}), o = Je.Children.toArray(r).filter(
|
|
3429
3412
|
(l) => {
|
|
3430
3413
|
var u;
|
|
3431
3414
|
return !nn.includes(
|
|
@@ -3433,7 +3416,7 @@ const Si = (e) => {
|
|
|
3433
3416
|
);
|
|
3434
3417
|
}
|
|
3435
3418
|
);
|
|
3436
|
-
return [
|
|
3419
|
+
return [Je.Children.toArray(r).filter(
|
|
3437
3420
|
(l) => {
|
|
3438
3421
|
var u;
|
|
3439
3422
|
return nn.includes(
|
|
@@ -3483,12 +3466,12 @@ var [wi, Tn] = vi({
|
|
|
3483
3466
|
maxWidth: "100%",
|
|
3484
3467
|
...o.container
|
|
3485
3468
|
};
|
|
3486
|
-
return /* @__PURE__ */ k.jsx(wi, { value: o, children: /* @__PURE__ */ k.jsx(
|
|
3469
|
+
return /* @__PURE__ */ k.jsx(wi, { value: o, children: /* @__PURE__ */ k.jsx(De.span, { ref: r, ...a, __css: l }) });
|
|
3487
3470
|
});
|
|
3488
3471
|
wn.displayName = "Tag";
|
|
3489
3472
|
var Rn = Pe((e, r) => {
|
|
3490
3473
|
const o = Tn();
|
|
3491
|
-
return /* @__PURE__ */ k.jsx(
|
|
3474
|
+
return /* @__PURE__ */ k.jsx(De.span, { ref: r, noOfLines: 1, ...e, __css: o.label });
|
|
3492
3475
|
});
|
|
3493
3476
|
Rn.displayName = "TagLabel";
|
|
3494
3477
|
var Ri = Pe((e, r) => /* @__PURE__ */ k.jsx(Qr, { ref: r, verticalAlign: "top", marginEnd: "0.5rem", ...e }));
|
|
@@ -3513,7 +3496,7 @@ var En = Pe(
|
|
|
3513
3496
|
...Tn().closeButton
|
|
3514
3497
|
};
|
|
3515
3498
|
return /* @__PURE__ */ k.jsx(
|
|
3516
|
-
|
|
3499
|
+
De.button,
|
|
3517
3500
|
{
|
|
3518
3501
|
ref: r,
|
|
3519
3502
|
"aria-label": "close",
|