levannta-ui 1.0.6 → 1.0.7
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/components/ui/Sidebar/SidebarItem.d.ts +6 -0
- package/dist/components/ui/Sidebar/index.d.ts +7 -1
- package/dist/index.css +1 -1
- package/dist/index.esm.js +637 -460
- package/dist/index.esm.js.map +1 -1
- package/dist/index.umd.js +11 -11
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
import
|
2
|
-
var
|
1
|
+
import me, { forwardRef as hr, useState as B, useEffect as pr } from "react";
|
2
|
+
var be = { exports: {} }, K = {};
|
3
3
|
/**
|
4
4
|
* @license React
|
5
5
|
* react-jsx-runtime.production.min.js
|
@@ -9,25 +9,25 @@ var te = { exports: {} }, Y = {};
|
|
9
9
|
* This source code is licensed under the MIT license found in the
|
10
10
|
* LICENSE file in the root directory of this source tree.
|
11
11
|
*/
|
12
|
-
var
|
13
|
-
function
|
14
|
-
if (
|
15
|
-
return
|
16
|
-
|
17
|
-
var o =
|
18
|
-
function
|
19
|
-
var
|
20
|
-
|
21
|
-
for (
|
22
|
-
|
23
|
-
if (
|
24
|
-
for (
|
25
|
-
|
26
|
-
return { $$typeof: v, type:
|
12
|
+
var De;
|
13
|
+
function gr() {
|
14
|
+
if (De)
|
15
|
+
return K;
|
16
|
+
De = 1;
|
17
|
+
var o = me, v = Symbol.for("react.element"), i = Symbol.for("react.fragment"), c = Object.prototype.hasOwnProperty, j = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, k = { key: !0, ref: !0, __self: !0, __source: !0 };
|
18
|
+
function O(E, f, m) {
|
19
|
+
var s, g = {}, p = null, _ = null;
|
20
|
+
m !== void 0 && (p = "" + m), f.key !== void 0 && (p = "" + f.key), f.ref !== void 0 && (_ = f.ref);
|
21
|
+
for (s in f)
|
22
|
+
c.call(f, s) && !k.hasOwnProperty(s) && (g[s] = f[s]);
|
23
|
+
if (E && E.defaultProps)
|
24
|
+
for (s in f = E.defaultProps, f)
|
25
|
+
g[s] === void 0 && (g[s] = f[s]);
|
26
|
+
return { $$typeof: v, type: E, key: p, ref: _, props: g, _owner: j.current };
|
27
27
|
}
|
28
|
-
return
|
28
|
+
return K.Fragment = i, K.jsx = O, K.jsxs = O, K;
|
29
29
|
}
|
30
|
-
var
|
30
|
+
var q = {};
|
31
31
|
/**
|
32
32
|
* @license React
|
33
33
|
* react-jsx-runtime.development.js
|
@@ -37,91 +37,91 @@ var M = {};
|
|
37
37
|
* This source code is licensed under the MIT license found in the
|
38
38
|
* LICENSE file in the root directory of this source tree.
|
39
39
|
*/
|
40
|
-
var
|
41
|
-
function
|
42
|
-
return
|
43
|
-
var o =
|
44
|
-
function
|
40
|
+
var Me;
|
41
|
+
function yr() {
|
42
|
+
return Me || (Me = 1, process.env.NODE_ENV !== "production" && function() {
|
43
|
+
var o = me, v = Symbol.for("react.element"), i = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), j = Symbol.for("react.strict_mode"), k = Symbol.for("react.profiler"), O = Symbol.for("react.provider"), E = Symbol.for("react.context"), f = Symbol.for("react.forward_ref"), m = Symbol.for("react.suspense"), s = Symbol.for("react.suspense_list"), g = Symbol.for("react.memo"), p = Symbol.for("react.lazy"), _ = Symbol.for("react.offscreen"), N = Symbol.iterator, M = "@@iterator";
|
44
|
+
function y(e) {
|
45
45
|
if (e === null || typeof e != "object")
|
46
46
|
return null;
|
47
|
-
var r =
|
47
|
+
var r = N && e[N] || e[M];
|
48
48
|
return typeof r == "function" ? r : null;
|
49
49
|
}
|
50
|
-
var
|
51
|
-
function
|
50
|
+
var F = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
51
|
+
function R(e) {
|
52
52
|
{
|
53
|
-
for (var r = arguments.length,
|
54
|
-
|
55
|
-
|
53
|
+
for (var r = arguments.length, n = new Array(r > 1 ? r - 1 : 0), a = 1; a < r; a++)
|
54
|
+
n[a - 1] = arguments[a];
|
55
|
+
W("error", e, n);
|
56
56
|
}
|
57
57
|
}
|
58
|
-
function
|
58
|
+
function W(e, r, n) {
|
59
59
|
{
|
60
|
-
var
|
61
|
-
|
62
|
-
var
|
63
|
-
return String(
|
60
|
+
var a = F.ReactDebugCurrentFrame, d = a.getStackAddendum();
|
61
|
+
d !== "" && (r += "%s", n = n.concat([d]));
|
62
|
+
var h = n.map(function(u) {
|
63
|
+
return String(u);
|
64
64
|
});
|
65
|
-
|
65
|
+
h.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, h);
|
66
66
|
}
|
67
67
|
}
|
68
|
-
var
|
69
|
-
|
70
|
-
function
|
71
|
-
return !!(typeof e == "string" || typeof e == "function" || e ===
|
68
|
+
var $ = !1, re = !1, ne = !1, te = !1, ae = !1, G;
|
69
|
+
G = Symbol.for("react.module.reference");
|
70
|
+
function V(e) {
|
71
|
+
return !!(typeof e == "string" || typeof e == "function" || e === c || e === k || ae || e === j || e === m || e === s || te || e === _ || $ || re || ne || typeof e == "object" && e !== null && (e.$$typeof === p || e.$$typeof === g || e.$$typeof === O || e.$$typeof === E || e.$$typeof === f || // This needs to include all possible module reference object
|
72
72
|
// types supported by any Flight configuration anywhere since
|
73
73
|
// we don't know which Flight build this will end up being used
|
74
74
|
// with.
|
75
|
-
e.$$typeof ===
|
75
|
+
e.$$typeof === G || e.getModuleId !== void 0));
|
76
76
|
}
|
77
|
-
function
|
78
|
-
var
|
79
|
-
if (
|
80
|
-
return
|
81
|
-
var
|
82
|
-
return
|
77
|
+
function b(e, r, n) {
|
78
|
+
var a = e.displayName;
|
79
|
+
if (a)
|
80
|
+
return a;
|
81
|
+
var d = r.displayName || r.name || "";
|
82
|
+
return d !== "" ? n + "(" + d + ")" : n;
|
83
83
|
}
|
84
|
-
function
|
84
|
+
function T(e) {
|
85
85
|
return e.displayName || "Context";
|
86
86
|
}
|
87
|
-
function
|
87
|
+
function x(e) {
|
88
88
|
if (e == null)
|
89
89
|
return null;
|
90
|
-
if (typeof e.tag == "number" &&
|
90
|
+
if (typeof e.tag == "number" && R("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
91
91
|
return e.displayName || e.name || null;
|
92
92
|
if (typeof e == "string")
|
93
93
|
return e;
|
94
94
|
switch (e) {
|
95
|
-
case
|
95
|
+
case c:
|
96
96
|
return "Fragment";
|
97
|
-
case
|
97
|
+
case i:
|
98
98
|
return "Portal";
|
99
|
-
case
|
99
|
+
case k:
|
100
100
|
return "Profiler";
|
101
|
-
case
|
101
|
+
case j:
|
102
102
|
return "StrictMode";
|
103
|
-
case
|
103
|
+
case m:
|
104
104
|
return "Suspense";
|
105
|
-
case
|
105
|
+
case s:
|
106
106
|
return "SuspenseList";
|
107
107
|
}
|
108
108
|
if (typeof e == "object")
|
109
109
|
switch (e.$$typeof) {
|
110
|
-
case
|
110
|
+
case E:
|
111
111
|
var r = e;
|
112
|
-
return
|
113
|
-
case
|
114
|
-
var
|
115
|
-
return
|
112
|
+
return T(r) + ".Consumer";
|
113
|
+
case O:
|
114
|
+
var n = e;
|
115
|
+
return T(n._context) + ".Provider";
|
116
116
|
case f:
|
117
|
-
return
|
118
|
-
case
|
119
|
-
var
|
120
|
-
return
|
121
|
-
case
|
122
|
-
var
|
117
|
+
return b(e, e.render, "ForwardRef");
|
118
|
+
case g:
|
119
|
+
var a = e.displayName || null;
|
120
|
+
return a !== null ? a : x(e.type) || "Memo";
|
121
|
+
case p: {
|
122
|
+
var d = e, h = d._payload, u = d._init;
|
123
123
|
try {
|
124
|
-
return
|
124
|
+
return x(u(h));
|
125
125
|
} catch {
|
126
126
|
return null;
|
127
127
|
}
|
@@ -129,18 +129,18 @@ function hr() {
|
|
129
129
|
}
|
130
130
|
return null;
|
131
131
|
}
|
132
|
-
var
|
133
|
-
function
|
132
|
+
var S = Object.assign, I = 0, X, he, pe, ge, ye, xe, je;
|
133
|
+
function Ee() {
|
134
134
|
}
|
135
|
-
|
136
|
-
function
|
135
|
+
Ee.__reactDisabledLog = !0;
|
136
|
+
function Ue() {
|
137
137
|
{
|
138
|
-
if (
|
139
|
-
|
138
|
+
if (I === 0) {
|
139
|
+
X = console.log, he = console.info, pe = console.warn, ge = console.error, ye = console.group, xe = console.groupCollapsed, je = console.groupEnd;
|
140
140
|
var e = {
|
141
141
|
configurable: !0,
|
142
142
|
enumerable: !0,
|
143
|
-
value:
|
143
|
+
value: Ee,
|
144
144
|
writable: !0
|
145
145
|
};
|
146
146
|
Object.defineProperties(console, {
|
@@ -153,336 +153,336 @@ function hr() {
|
|
153
153
|
groupEnd: e
|
154
154
|
});
|
155
155
|
}
|
156
|
-
|
156
|
+
I++;
|
157
157
|
}
|
158
158
|
}
|
159
|
-
function
|
159
|
+
function Be() {
|
160
160
|
{
|
161
|
-
if (
|
161
|
+
if (I--, I === 0) {
|
162
162
|
var e = {
|
163
163
|
configurable: !0,
|
164
164
|
enumerable: !0,
|
165
165
|
writable: !0
|
166
166
|
};
|
167
167
|
Object.defineProperties(console, {
|
168
|
-
log:
|
169
|
-
value:
|
168
|
+
log: S({}, e, {
|
169
|
+
value: X
|
170
170
|
}),
|
171
|
-
info:
|
172
|
-
value:
|
171
|
+
info: S({}, e, {
|
172
|
+
value: he
|
173
173
|
}),
|
174
|
-
warn:
|
175
|
-
value:
|
174
|
+
warn: S({}, e, {
|
175
|
+
value: pe
|
176
176
|
}),
|
177
|
-
error:
|
178
|
-
value:
|
177
|
+
error: S({}, e, {
|
178
|
+
value: ge
|
179
179
|
}),
|
180
|
-
group:
|
181
|
-
value:
|
180
|
+
group: S({}, e, {
|
181
|
+
value: ye
|
182
182
|
}),
|
183
|
-
groupCollapsed:
|
184
|
-
value:
|
183
|
+
groupCollapsed: S({}, e, {
|
184
|
+
value: xe
|
185
185
|
}),
|
186
|
-
groupEnd:
|
187
|
-
value:
|
186
|
+
groupEnd: S({}, e, {
|
187
|
+
value: je
|
188
188
|
})
|
189
189
|
});
|
190
190
|
}
|
191
|
-
|
191
|
+
I < 0 && R("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
192
192
|
}
|
193
193
|
}
|
194
|
-
var
|
195
|
-
function
|
194
|
+
var ie = F.ReactCurrentDispatcher, oe;
|
195
|
+
function H(e, r, n) {
|
196
196
|
{
|
197
|
-
if (
|
197
|
+
if (oe === void 0)
|
198
198
|
try {
|
199
199
|
throw Error();
|
200
|
-
} catch (
|
201
|
-
var
|
202
|
-
|
200
|
+
} catch (d) {
|
201
|
+
var a = d.stack.trim().match(/\n( *(at )?)/);
|
202
|
+
oe = a && a[1] || "";
|
203
203
|
}
|
204
204
|
return `
|
205
|
-
` +
|
205
|
+
` + oe + e;
|
206
206
|
}
|
207
207
|
}
|
208
|
-
var
|
208
|
+
var se = !1, Z;
|
209
209
|
{
|
210
|
-
var
|
211
|
-
|
210
|
+
var ze = typeof WeakMap == "function" ? WeakMap : Map;
|
211
|
+
Z = new ze();
|
212
212
|
}
|
213
|
-
function
|
214
|
-
if (!e ||
|
213
|
+
function Re(e, r) {
|
214
|
+
if (!e || se)
|
215
215
|
return "";
|
216
216
|
{
|
217
|
-
var
|
218
|
-
if (
|
219
|
-
return
|
217
|
+
var n = Z.get(e);
|
218
|
+
if (n !== void 0)
|
219
|
+
return n;
|
220
220
|
}
|
221
|
-
var
|
222
|
-
|
223
|
-
var
|
221
|
+
var a;
|
222
|
+
se = !0;
|
223
|
+
var d = Error.prepareStackTrace;
|
224
224
|
Error.prepareStackTrace = void 0;
|
225
|
-
var
|
226
|
-
|
225
|
+
var h;
|
226
|
+
h = ie.current, ie.current = null, Ue();
|
227
227
|
try {
|
228
228
|
if (r) {
|
229
|
-
var
|
229
|
+
var u = function() {
|
230
230
|
throw Error();
|
231
231
|
};
|
232
|
-
if (Object.defineProperty(
|
232
|
+
if (Object.defineProperty(u.prototype, "props", {
|
233
233
|
set: function() {
|
234
234
|
throw Error();
|
235
235
|
}
|
236
236
|
}), typeof Reflect == "object" && Reflect.construct) {
|
237
237
|
try {
|
238
|
-
Reflect.construct(
|
239
|
-
} catch (
|
240
|
-
|
238
|
+
Reflect.construct(u, []);
|
239
|
+
} catch (A) {
|
240
|
+
a = A;
|
241
241
|
}
|
242
|
-
Reflect.construct(e, [],
|
242
|
+
Reflect.construct(e, [], u);
|
243
243
|
} else {
|
244
244
|
try {
|
245
|
-
|
246
|
-
} catch (
|
247
|
-
|
245
|
+
u.call();
|
246
|
+
} catch (A) {
|
247
|
+
a = A;
|
248
248
|
}
|
249
|
-
e.call(
|
249
|
+
e.call(u.prototype);
|
250
250
|
}
|
251
251
|
} else {
|
252
252
|
try {
|
253
253
|
throw Error();
|
254
|
-
} catch (
|
255
|
-
|
254
|
+
} catch (A) {
|
255
|
+
a = A;
|
256
256
|
}
|
257
257
|
e();
|
258
258
|
}
|
259
|
-
} catch (
|
260
|
-
if (
|
261
|
-
for (var
|
262
|
-
`),
|
263
|
-
`),
|
264
|
-
|
265
|
-
for (;
|
266
|
-
if (
|
267
|
-
if (
|
259
|
+
} catch (A) {
|
260
|
+
if (A && a && typeof A.stack == "string") {
|
261
|
+
for (var l = A.stack.split(`
|
262
|
+
`), P = a.stack.split(`
|
263
|
+
`), w = l.length - 1, C = P.length - 1; w >= 1 && C >= 0 && l[w] !== P[C]; )
|
264
|
+
C--;
|
265
|
+
for (; w >= 1 && C >= 0; w--, C--)
|
266
|
+
if (l[w] !== P[C]) {
|
267
|
+
if (w !== 1 || C !== 1)
|
268
268
|
do
|
269
|
-
if (
|
270
|
-
var
|
271
|
-
` +
|
272
|
-
return e.displayName &&
|
269
|
+
if (w--, C--, C < 0 || l[w] !== P[C]) {
|
270
|
+
var D = `
|
271
|
+
` + l[w].replace(" at new ", " at ");
|
272
|
+
return e.displayName && D.includes("<anonymous>") && (D = D.replace("<anonymous>", e.displayName)), typeof e == "function" && Z.set(e, D), D;
|
273
273
|
}
|
274
|
-
while (
|
274
|
+
while (w >= 1 && C >= 0);
|
275
275
|
break;
|
276
276
|
}
|
277
277
|
}
|
278
278
|
} finally {
|
279
|
-
|
279
|
+
se = !1, ie.current = h, Be(), Error.prepareStackTrace = d;
|
280
280
|
}
|
281
|
-
var
|
282
|
-
return typeof e == "function" &&
|
281
|
+
var U = e ? e.displayName || e.name : "", L = U ? H(U) : "";
|
282
|
+
return typeof e == "function" && Z.set(e, L), L;
|
283
283
|
}
|
284
|
-
function
|
285
|
-
return
|
284
|
+
function Je(e, r, n) {
|
285
|
+
return Re(e, !1);
|
286
286
|
}
|
287
|
-
function
|
287
|
+
function Ke(e) {
|
288
288
|
var r = e.prototype;
|
289
289
|
return !!(r && r.isReactComponent);
|
290
290
|
}
|
291
|
-
function
|
291
|
+
function Q(e, r, n) {
|
292
292
|
if (e == null)
|
293
293
|
return "";
|
294
294
|
if (typeof e == "function")
|
295
|
-
return
|
295
|
+
return Re(e, Ke(e));
|
296
296
|
if (typeof e == "string")
|
297
|
-
return
|
297
|
+
return H(e);
|
298
298
|
switch (e) {
|
299
|
-
case
|
300
|
-
return
|
301
|
-
case
|
302
|
-
return
|
299
|
+
case m:
|
300
|
+
return H("Suspense");
|
301
|
+
case s:
|
302
|
+
return H("SuspenseList");
|
303
303
|
}
|
304
304
|
if (typeof e == "object")
|
305
305
|
switch (e.$$typeof) {
|
306
306
|
case f:
|
307
|
-
return
|
308
|
-
case
|
309
|
-
return
|
310
|
-
case
|
311
|
-
var
|
307
|
+
return Je(e.render);
|
308
|
+
case g:
|
309
|
+
return Q(e.type, r, n);
|
310
|
+
case p: {
|
311
|
+
var a = e, d = a._payload, h = a._init;
|
312
312
|
try {
|
313
|
-
return
|
313
|
+
return Q(h(d), r, n);
|
314
314
|
} catch {
|
315
315
|
}
|
316
316
|
}
|
317
317
|
}
|
318
318
|
return "";
|
319
319
|
}
|
320
|
-
var
|
321
|
-
function
|
320
|
+
var z = Object.prototype.hasOwnProperty, _e = {}, we = F.ReactDebugCurrentFrame;
|
321
|
+
function ee(e) {
|
322
322
|
if (e) {
|
323
|
-
var r = e._owner,
|
324
|
-
|
323
|
+
var r = e._owner, n = Q(e.type, e._source, r ? r.type : null);
|
324
|
+
we.setExtraStackFrame(n);
|
325
325
|
} else
|
326
|
-
|
326
|
+
we.setExtraStackFrame(null);
|
327
327
|
}
|
328
|
-
function
|
328
|
+
function qe(e, r, n, a, d) {
|
329
329
|
{
|
330
|
-
var
|
331
|
-
for (var
|
332
|
-
if (
|
333
|
-
var
|
330
|
+
var h = Function.call.bind(z);
|
331
|
+
for (var u in e)
|
332
|
+
if (h(e, u)) {
|
333
|
+
var l = void 0;
|
334
334
|
try {
|
335
|
-
if (typeof e[
|
336
|
-
var
|
337
|
-
throw
|
335
|
+
if (typeof e[u] != "function") {
|
336
|
+
var P = Error((a || "React class") + ": " + n + " type `" + u + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[u] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
337
|
+
throw P.name = "Invariant Violation", P;
|
338
338
|
}
|
339
|
-
|
340
|
-
} catch (
|
341
|
-
|
339
|
+
l = e[u](r, u, a, n, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
340
|
+
} catch (w) {
|
341
|
+
l = w;
|
342
342
|
}
|
343
|
-
|
343
|
+
l && !(l instanceof Error) && (ee(d), 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).", a || "React class", n, u, typeof l), ee(null)), l instanceof Error && !(l.message in _e) && (_e[l.message] = !0, ee(d), R("Failed %s type: %s", n, l.message), ee(null));
|
344
344
|
}
|
345
345
|
}
|
346
346
|
}
|
347
|
-
var
|
348
|
-
function
|
349
|
-
return
|
347
|
+
var Ge = Array.isArray;
|
348
|
+
function le(e) {
|
349
|
+
return Ge(e);
|
350
350
|
}
|
351
|
-
function
|
351
|
+
function Xe(e) {
|
352
352
|
{
|
353
|
-
var r = typeof Symbol == "function" && Symbol.toStringTag,
|
354
|
-
return
|
353
|
+
var r = typeof Symbol == "function" && Symbol.toStringTag, n = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
354
|
+
return n;
|
355
355
|
}
|
356
356
|
}
|
357
|
-
function
|
357
|
+
function He(e) {
|
358
358
|
try {
|
359
|
-
return
|
359
|
+
return Ce(e), !1;
|
360
360
|
} catch {
|
361
361
|
return !0;
|
362
362
|
}
|
363
363
|
}
|
364
|
-
function
|
364
|
+
function Ce(e) {
|
365
365
|
return "" + e;
|
366
366
|
}
|
367
|
-
function
|
368
|
-
if (
|
369
|
-
return
|
367
|
+
function Te(e) {
|
368
|
+
if (He(e))
|
369
|
+
return R("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Xe(e)), Ce(e);
|
370
370
|
}
|
371
|
-
var
|
371
|
+
var J = F.ReactCurrentOwner, Ze = {
|
372
372
|
key: !0,
|
373
373
|
ref: !0,
|
374
374
|
__self: !0,
|
375
375
|
__source: !0
|
376
|
-
},
|
377
|
-
|
378
|
-
function
|
379
|
-
if (
|
376
|
+
}, Se, Oe, ue;
|
377
|
+
ue = {};
|
378
|
+
function Qe(e) {
|
379
|
+
if (z.call(e, "ref")) {
|
380
380
|
var r = Object.getOwnPropertyDescriptor(e, "ref").get;
|
381
381
|
if (r && r.isReactWarning)
|
382
382
|
return !1;
|
383
383
|
}
|
384
384
|
return e.ref !== void 0;
|
385
385
|
}
|
386
|
-
function
|
387
|
-
if (
|
386
|
+
function er(e) {
|
387
|
+
if (z.call(e, "key")) {
|
388
388
|
var r = Object.getOwnPropertyDescriptor(e, "key").get;
|
389
389
|
if (r && r.isReactWarning)
|
390
390
|
return !1;
|
391
391
|
}
|
392
392
|
return e.key !== void 0;
|
393
393
|
}
|
394
|
-
function
|
395
|
-
if (typeof e.ref == "string" &&
|
396
|
-
var
|
397
|
-
|
394
|
+
function rr(e, r) {
|
395
|
+
if (typeof e.ref == "string" && J.current && r && J.current.stateNode !== r) {
|
396
|
+
var n = x(J.current.type);
|
397
|
+
ue[n] || (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', x(J.current.type), e.ref), ue[n] = !0);
|
398
398
|
}
|
399
399
|
}
|
400
|
-
function
|
400
|
+
function nr(e, r) {
|
401
401
|
{
|
402
|
-
var
|
403
|
-
|
402
|
+
var n = function() {
|
403
|
+
Se || (Se = !0, R("%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));
|
404
404
|
};
|
405
|
-
|
406
|
-
get:
|
405
|
+
n.isReactWarning = !0, Object.defineProperty(e, "key", {
|
406
|
+
get: n,
|
407
407
|
configurable: !0
|
408
408
|
});
|
409
409
|
}
|
410
410
|
}
|
411
411
|
function tr(e, r) {
|
412
412
|
{
|
413
|
-
var
|
414
|
-
|
413
|
+
var n = function() {
|
414
|
+
Oe || (Oe = !0, R("%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));
|
415
415
|
};
|
416
|
-
|
417
|
-
get:
|
416
|
+
n.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
417
|
+
get: n,
|
418
418
|
configurable: !0
|
419
419
|
});
|
420
420
|
}
|
421
421
|
}
|
422
|
-
var
|
423
|
-
var
|
422
|
+
var ar = function(e, r, n, a, d, h, u) {
|
423
|
+
var l = {
|
424
424
|
// This tag allows us to uniquely identify this as a React Element
|
425
425
|
$$typeof: v,
|
426
426
|
// Built-in properties that belong on the element
|
427
427
|
type: e,
|
428
428
|
key: r,
|
429
|
-
ref:
|
430
|
-
props:
|
429
|
+
ref: n,
|
430
|
+
props: u,
|
431
431
|
// Record the component responsible for creating this element.
|
432
|
-
_owner:
|
432
|
+
_owner: h
|
433
433
|
};
|
434
|
-
return
|
434
|
+
return l._store = {}, Object.defineProperty(l._store, "validated", {
|
435
435
|
configurable: !1,
|
436
436
|
enumerable: !1,
|
437
437
|
writable: !0,
|
438
438
|
value: !1
|
439
|
-
}), Object.defineProperty(
|
439
|
+
}), Object.defineProperty(l, "_self", {
|
440
440
|
configurable: !1,
|
441
441
|
enumerable: !1,
|
442
442
|
writable: !1,
|
443
|
-
value:
|
444
|
-
}), Object.defineProperty(
|
443
|
+
value: a
|
444
|
+
}), Object.defineProperty(l, "_source", {
|
445
445
|
configurable: !1,
|
446
446
|
enumerable: !1,
|
447
447
|
writable: !1,
|
448
|
-
value:
|
449
|
-
}), Object.freeze && (Object.freeze(
|
448
|
+
value: d
|
449
|
+
}), Object.freeze && (Object.freeze(l.props), Object.freeze(l)), l;
|
450
450
|
};
|
451
|
-
function
|
451
|
+
function ir(e, r, n, a, d) {
|
452
452
|
{
|
453
|
-
var
|
454
|
-
|
455
|
-
for (
|
456
|
-
|
453
|
+
var h, u = {}, l = null, P = null;
|
454
|
+
n !== void 0 && (Te(n), l = "" + n), er(r) && (Te(r.key), l = "" + r.key), Qe(r) && (P = r.ref, rr(r, d));
|
455
|
+
for (h in r)
|
456
|
+
z.call(r, h) && !Ze.hasOwnProperty(h) && (u[h] = r[h]);
|
457
457
|
if (e && e.defaultProps) {
|
458
|
-
var
|
459
|
-
for (
|
460
|
-
|
458
|
+
var w = e.defaultProps;
|
459
|
+
for (h in w)
|
460
|
+
u[h] === void 0 && (u[h] = w[h]);
|
461
461
|
}
|
462
|
-
if (
|
463
|
-
var
|
464
|
-
|
462
|
+
if (l || P) {
|
463
|
+
var C = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
464
|
+
l && nr(u, C), P && tr(u, C);
|
465
465
|
}
|
466
|
-
return
|
466
|
+
return ar(e, l, P, d, a, J.current, u);
|
467
467
|
}
|
468
468
|
}
|
469
|
-
var
|
470
|
-
function
|
469
|
+
var ce = F.ReactCurrentOwner, Ne = F.ReactDebugCurrentFrame;
|
470
|
+
function Y(e) {
|
471
471
|
if (e) {
|
472
|
-
var r = e._owner,
|
473
|
-
|
472
|
+
var r = e._owner, n = Q(e.type, e._source, r ? r.type : null);
|
473
|
+
Ne.setExtraStackFrame(n);
|
474
474
|
} else
|
475
|
-
|
475
|
+
Ne.setExtraStackFrame(null);
|
476
476
|
}
|
477
|
-
var
|
478
|
-
|
479
|
-
function
|
477
|
+
var fe;
|
478
|
+
fe = !1;
|
479
|
+
function de(e) {
|
480
480
|
return typeof e == "object" && e !== null && e.$$typeof === v;
|
481
481
|
}
|
482
|
-
function
|
482
|
+
function ke() {
|
483
483
|
{
|
484
|
-
if (
|
485
|
-
var e =
|
484
|
+
if (ce.current) {
|
485
|
+
var e = x(ce.current.type);
|
486
486
|
if (e)
|
487
487
|
return `
|
488
488
|
|
@@ -491,208 +491,208 @@ Check the render method of \`` + e + "`.";
|
|
491
491
|
return "";
|
492
492
|
}
|
493
493
|
}
|
494
|
-
function
|
494
|
+
function or(e) {
|
495
495
|
{
|
496
496
|
if (e !== void 0) {
|
497
|
-
var r = e.fileName.replace(/^.*[\\\/]/, ""),
|
497
|
+
var r = e.fileName.replace(/^.*[\\\/]/, ""), n = e.lineNumber;
|
498
498
|
return `
|
499
499
|
|
500
|
-
Check your code at ` + r + ":" +
|
500
|
+
Check your code at ` + r + ":" + n + ".";
|
501
501
|
}
|
502
502
|
return "";
|
503
503
|
}
|
504
504
|
}
|
505
|
-
var
|
506
|
-
function
|
505
|
+
var Pe = {};
|
506
|
+
function sr(e) {
|
507
507
|
{
|
508
|
-
var r =
|
508
|
+
var r = ke();
|
509
509
|
if (!r) {
|
510
|
-
var
|
511
|
-
|
510
|
+
var n = typeof e == "string" ? e : e.displayName || e.name;
|
511
|
+
n && (r = `
|
512
512
|
|
513
|
-
Check the top-level render call using <` +
|
513
|
+
Check the top-level render call using <` + n + ">.");
|
514
514
|
}
|
515
515
|
return r;
|
516
516
|
}
|
517
517
|
}
|
518
|
-
function
|
518
|
+
function Ie(e, r) {
|
519
519
|
{
|
520
520
|
if (!e._store || e._store.validated || e.key != null)
|
521
521
|
return;
|
522
522
|
e._store.validated = !0;
|
523
|
-
var
|
524
|
-
if (
|
523
|
+
var n = sr(r);
|
524
|
+
if (Pe[n])
|
525
525
|
return;
|
526
|
-
|
527
|
-
var
|
528
|
-
e && e._owner && e._owner !==
|
526
|
+
Pe[n] = !0;
|
527
|
+
var a = "";
|
528
|
+
e && e._owner && e._owner !== ce.current && (a = " It was passed a child from " + x(e._owner.type) + "."), Y(e), R('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', n, a), Y(null);
|
529
529
|
}
|
530
530
|
}
|
531
|
-
function
|
531
|
+
function Ae(e, r) {
|
532
532
|
{
|
533
533
|
if (typeof e != "object")
|
534
534
|
return;
|
535
|
-
if (
|
536
|
-
for (var
|
537
|
-
var
|
538
|
-
|
535
|
+
if (le(e))
|
536
|
+
for (var n = 0; n < e.length; n++) {
|
537
|
+
var a = e[n];
|
538
|
+
de(a) && Ie(a, r);
|
539
539
|
}
|
540
|
-
else if (
|
540
|
+
else if (de(e))
|
541
541
|
e._store && (e._store.validated = !0);
|
542
542
|
else if (e) {
|
543
|
-
var
|
544
|
-
if (typeof
|
545
|
-
for (var
|
546
|
-
|
543
|
+
var d = y(e);
|
544
|
+
if (typeof d == "function" && d !== e.entries)
|
545
|
+
for (var h = d.call(e), u; !(u = h.next()).done; )
|
546
|
+
de(u.value) && Ie(u.value, r);
|
547
547
|
}
|
548
548
|
}
|
549
549
|
}
|
550
|
-
function
|
550
|
+
function lr(e) {
|
551
551
|
{
|
552
552
|
var r = e.type;
|
553
553
|
if (r == null || typeof r == "string")
|
554
554
|
return;
|
555
|
-
var
|
555
|
+
var n;
|
556
556
|
if (typeof r == "function")
|
557
|
-
|
557
|
+
n = r.propTypes;
|
558
558
|
else if (typeof r == "object" && (r.$$typeof === f || // Note: Memo only checks outer props here.
|
559
559
|
// Inner props are checked in the reconciler.
|
560
|
-
r.$$typeof ===
|
561
|
-
|
560
|
+
r.$$typeof === g))
|
561
|
+
n = r.propTypes;
|
562
562
|
else
|
563
563
|
return;
|
564
|
-
if (
|
565
|
-
var
|
566
|
-
|
567
|
-
} else if (r.PropTypes !== void 0 && !
|
568
|
-
|
569
|
-
var
|
570
|
-
|
564
|
+
if (n) {
|
565
|
+
var a = x(r);
|
566
|
+
qe(n, e.props, "prop", a, e);
|
567
|
+
} else if (r.PropTypes !== void 0 && !fe) {
|
568
|
+
fe = !0;
|
569
|
+
var d = x(r);
|
570
|
+
R("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", d || "Unknown");
|
571
571
|
}
|
572
|
-
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved &&
|
572
|
+
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && R("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
573
573
|
}
|
574
574
|
}
|
575
|
-
function
|
575
|
+
function ur(e) {
|
576
576
|
{
|
577
|
-
for (var r = Object.keys(e.props),
|
578
|
-
var
|
579
|
-
if (
|
580
|
-
|
577
|
+
for (var r = Object.keys(e.props), n = 0; n < r.length; n++) {
|
578
|
+
var a = r[n];
|
579
|
+
if (a !== "children" && a !== "key") {
|
580
|
+
Y(e), R("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", a), Y(null);
|
581
581
|
break;
|
582
582
|
}
|
583
583
|
}
|
584
|
-
e.ref !== null && (
|
584
|
+
e.ref !== null && (Y(e), R("Invalid attribute `ref` supplied to `React.Fragment`."), Y(null));
|
585
585
|
}
|
586
586
|
}
|
587
|
-
var
|
588
|
-
function
|
587
|
+
var Fe = {};
|
588
|
+
function $e(e, r, n, a, d, h) {
|
589
589
|
{
|
590
|
-
var
|
591
|
-
if (!
|
592
|
-
var
|
593
|
-
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (
|
594
|
-
var
|
595
|
-
|
596
|
-
var
|
597
|
-
e === null ?
|
590
|
+
var u = V(e);
|
591
|
+
if (!u) {
|
592
|
+
var l = "";
|
593
|
+
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (l += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
594
|
+
var P = or(d);
|
595
|
+
P ? l += P : l += ke();
|
596
|
+
var w;
|
597
|
+
e === null ? w = "null" : le(e) ? w = "array" : e !== void 0 && e.$$typeof === v ? (w = "<" + (x(e.type) || "Unknown") + " />", l = " Did you accidentally export a JSX literal instead of a component?") : w = typeof e, R("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", w, l);
|
598
598
|
}
|
599
|
-
var
|
600
|
-
if (
|
601
|
-
return
|
602
|
-
if (
|
603
|
-
var
|
604
|
-
if (
|
605
|
-
if (
|
606
|
-
if (
|
607
|
-
for (var
|
608
|
-
|
609
|
-
Object.freeze && Object.freeze(
|
599
|
+
var C = ir(e, r, n, d, h);
|
600
|
+
if (C == null)
|
601
|
+
return C;
|
602
|
+
if (u) {
|
603
|
+
var D = r.children;
|
604
|
+
if (D !== void 0)
|
605
|
+
if (a)
|
606
|
+
if (le(D)) {
|
607
|
+
for (var U = 0; U < D.length; U++)
|
608
|
+
Ae(D[U], e);
|
609
|
+
Object.freeze && Object.freeze(D);
|
610
610
|
} else
|
611
|
-
|
611
|
+
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.");
|
612
612
|
else
|
613
|
-
|
613
|
+
Ae(D, e);
|
614
614
|
}
|
615
|
-
if (
|
616
|
-
var
|
617
|
-
return
|
618
|
-
}),
|
619
|
-
if (!
|
620
|
-
var
|
621
|
-
|
615
|
+
if (z.call(r, "key")) {
|
616
|
+
var L = x(e), A = Object.keys(r).filter(function(mr) {
|
617
|
+
return mr !== "key";
|
618
|
+
}), ve = A.length > 0 ? "{key: someKey, " + A.join(": ..., ") + ": ...}" : "{key: someKey}";
|
619
|
+
if (!Fe[L + ve]) {
|
620
|
+
var br = A.length > 0 ? "{" + A.join(": ..., ") + ": ...}" : "{}";
|
621
|
+
R(`A props object containing a "key" prop is being spread into JSX:
|
622
622
|
let props = %s;
|
623
623
|
<%s {...props} />
|
624
624
|
React keys must be passed directly to JSX without using spread:
|
625
625
|
let props = %s;
|
626
|
-
<%s key={someKey} {...props} />`,
|
626
|
+
<%s key={someKey} {...props} />`, ve, L, br, L), Fe[L + ve] = !0;
|
627
627
|
}
|
628
628
|
}
|
629
|
-
return e ===
|
629
|
+
return e === c ? ur(C) : lr(C), C;
|
630
630
|
}
|
631
631
|
}
|
632
|
-
function
|
633
|
-
return
|
632
|
+
function cr(e, r, n) {
|
633
|
+
return $e(e, r, n, !0);
|
634
634
|
}
|
635
|
-
function
|
636
|
-
return
|
635
|
+
function fr(e, r, n) {
|
636
|
+
return $e(e, r, n, !1);
|
637
637
|
}
|
638
|
-
var
|
639
|
-
|
640
|
-
}()),
|
638
|
+
var dr = fr, vr = cr;
|
639
|
+
q.Fragment = c, q.jsx = dr, q.jsxs = vr;
|
640
|
+
}()), q;
|
641
641
|
}
|
642
|
-
process.env.NODE_ENV === "production" ?
|
643
|
-
var
|
644
|
-
function
|
645
|
-
var v,
|
642
|
+
process.env.NODE_ENV === "production" ? be.exports = gr() : be.exports = yr();
|
643
|
+
var t = be.exports;
|
644
|
+
function Ye(o) {
|
645
|
+
var v, i, c = "";
|
646
646
|
if (typeof o == "string" || typeof o == "number")
|
647
|
-
|
647
|
+
c += o;
|
648
648
|
else if (typeof o == "object")
|
649
649
|
if (Array.isArray(o)) {
|
650
|
-
var
|
651
|
-
for (v = 0; v <
|
652
|
-
o[v] && (
|
650
|
+
var j = o.length;
|
651
|
+
for (v = 0; v < j; v++)
|
652
|
+
o[v] && (i = Ye(o[v])) && (c && (c += " "), c += i);
|
653
653
|
} else
|
654
|
-
for (
|
655
|
-
o[
|
656
|
-
return
|
654
|
+
for (i in o)
|
655
|
+
o[i] && (c && (c += " "), c += i);
|
656
|
+
return c;
|
657
657
|
}
|
658
|
-
function
|
659
|
-
for (var o, v,
|
660
|
-
(o = arguments[
|
661
|
-
return
|
658
|
+
function xr() {
|
659
|
+
for (var o, v, i = 0, c = "", j = arguments.length; i < j; i++)
|
660
|
+
(o = arguments[i]) && (v = Ye(o)) && (c && (c += " "), c += v);
|
661
|
+
return c;
|
662
662
|
}
|
663
|
-
const
|
664
|
-
var
|
663
|
+
const Le = (o) => typeof o == "boolean" ? `${o}` : o === 0 ? "0" : o, We = xr, jr = (o, v) => (i) => {
|
664
|
+
var c;
|
665
665
|
if ((v == null ? void 0 : v.variants) == null)
|
666
|
-
return
|
667
|
-
const { variants:
|
668
|
-
const
|
669
|
-
if (
|
666
|
+
return We(o, i == null ? void 0 : i.class, i == null ? void 0 : i.className);
|
667
|
+
const { variants: j, defaultVariants: k } = v, O = Object.keys(j).map((m) => {
|
668
|
+
const s = i == null ? void 0 : i[m], g = k == null ? void 0 : k[m];
|
669
|
+
if (s === null)
|
670
670
|
return null;
|
671
|
-
const
|
672
|
-
return
|
673
|
-
}),
|
674
|
-
let [
|
675
|
-
return
|
676
|
-
}, {}), f = v == null || (
|
677
|
-
let { class:
|
678
|
-
return Object.entries(
|
679
|
-
let [
|
680
|
-
return Array.isArray(
|
681
|
-
...
|
682
|
-
...
|
683
|
-
}[
|
684
|
-
...
|
685
|
-
...
|
686
|
-
}[
|
671
|
+
const p = Le(s) || Le(g);
|
672
|
+
return j[m][p];
|
673
|
+
}), E = i && Object.entries(i).reduce((m, s) => {
|
674
|
+
let [g, p] = s;
|
675
|
+
return p === void 0 || (m[g] = p), m;
|
676
|
+
}, {}), f = v == null || (c = v.compoundVariants) === null || c === void 0 ? void 0 : c.reduce((m, s) => {
|
677
|
+
let { class: g, className: p, ..._ } = s;
|
678
|
+
return Object.entries(_).every((N) => {
|
679
|
+
let [M, y] = N;
|
680
|
+
return Array.isArray(y) ? y.includes({
|
681
|
+
...k,
|
682
|
+
...E
|
683
|
+
}[M]) : {
|
684
|
+
...k,
|
685
|
+
...E
|
686
|
+
}[M] === y;
|
687
687
|
}) ? [
|
688
|
-
...
|
689
|
-
|
690
|
-
|
691
|
-
] :
|
688
|
+
...m,
|
689
|
+
g,
|
690
|
+
p
|
691
|
+
] : m;
|
692
692
|
}, []);
|
693
|
-
return
|
693
|
+
return We(o, O, f, i == null ? void 0 : i.class, i == null ? void 0 : i.className);
|
694
694
|
};
|
695
|
-
const
|
695
|
+
const Er = jr("button", {
|
696
696
|
variants: {
|
697
697
|
variant: {
|
698
698
|
outlined: "button-outlined",
|
@@ -753,92 +753,116 @@ const _r = gr("button", {
|
|
753
753
|
{ variant: "icon", color: "error", className: "button-icon-error" },
|
754
754
|
{ variant: "icon", color: "clear", className: "button-icon-clear" }
|
755
755
|
]
|
756
|
-
}),
|
756
|
+
}), Rr = hr(
|
757
757
|
({
|
758
758
|
className: o,
|
759
759
|
variant: v,
|
760
|
-
color:
|
761
|
-
size:
|
762
|
-
pill:
|
763
|
-
active:
|
764
|
-
iconLeft:
|
765
|
-
iconRight:
|
760
|
+
color: i,
|
761
|
+
size: c,
|
762
|
+
pill: j,
|
763
|
+
active: k,
|
764
|
+
iconLeft: O,
|
765
|
+
iconRight: E,
|
766
766
|
iconLeftJustified: f,
|
767
|
-
iconRightJustified:
|
768
|
-
iconOnly:
|
769
|
-
width:
|
770
|
-
children:
|
771
|
-
style:
|
772
|
-
...
|
773
|
-
},
|
774
|
-
const
|
775
|
-
...
|
776
|
-
...
|
767
|
+
iconRightJustified: m,
|
768
|
+
iconOnly: s,
|
769
|
+
width: g,
|
770
|
+
children: p,
|
771
|
+
style: _,
|
772
|
+
...N
|
773
|
+
}, M) => {
|
774
|
+
const y = {
|
775
|
+
..._ || {},
|
776
|
+
...g ? { width: g } : {}
|
777
777
|
};
|
778
|
-
return /* @__PURE__ */
|
778
|
+
return /* @__PURE__ */ t.jsxs(
|
779
779
|
"button",
|
780
780
|
{
|
781
|
-
className:
|
781
|
+
className: Er({
|
782
782
|
variant: v,
|
783
|
-
color:
|
784
|
-
size:
|
785
|
-
pill:
|
786
|
-
active:
|
787
|
-
iconLeft: !!
|
788
|
-
iconRight: !!
|
783
|
+
color: i,
|
784
|
+
size: c,
|
785
|
+
pill: j,
|
786
|
+
active: k,
|
787
|
+
iconLeft: !!O,
|
788
|
+
iconRight: !!E,
|
789
789
|
iconLeftJustified: !!f,
|
790
|
-
iconRightJustified: !!
|
791
|
-
iconOnly: !!
|
790
|
+
iconRightJustified: !!m,
|
791
|
+
iconOnly: !!s,
|
792
792
|
className: o
|
793
793
|
}),
|
794
|
-
style:
|
795
|
-
ref:
|
796
|
-
...
|
794
|
+
style: y,
|
795
|
+
ref: M,
|
796
|
+
...N,
|
797
797
|
children: [
|
798
|
-
|
799
|
-
f && /* @__PURE__ */
|
800
|
-
|
801
|
-
|
802
|
-
|
798
|
+
O && /* @__PURE__ */ t.jsx("span", { className: "button-icon-left", children: O }),
|
799
|
+
f && /* @__PURE__ */ t.jsx("span", { className: "button-icon-left", children: f }),
|
800
|
+
s ? /* @__PURE__ */ t.jsx("span", { children: s }) : p,
|
801
|
+
E && /* @__PURE__ */ t.jsx("span", { className: "button-icon-right", children: E }),
|
802
|
+
m && /* @__PURE__ */ t.jsx("span", { className: "button-icon-right", children: m })
|
803
803
|
]
|
804
804
|
}
|
805
805
|
);
|
806
806
|
}
|
807
807
|
);
|
808
|
-
|
809
|
-
const
|
808
|
+
Rr.displayName = "Button";
|
809
|
+
const _r = ({ className: o }) => /* @__PURE__ */ t.jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: o, children: /* @__PURE__ */ t.jsx("path", { d: "M8.12 9.29006L12 13.1701L15.88 9.29006C16.27 8.90006 16.9 8.90006 17.29 9.29006C17.68 9.68006 17.68 10.3101 17.29 10.7001L12.7 15.2901C12.31 15.6801 11.68 15.6801 11.29 15.2901L6.7 10.7001C6.31 10.3101 6.31 9.68006 6.7 9.29006C7.09 8.91006 7.73 8.90006 8.12 9.29006Z", fill: "#F9FAFB" }) }), wr = ({
|
810
810
|
icon: o,
|
811
811
|
url: v,
|
812
|
-
label:
|
813
|
-
submenu:
|
814
|
-
collapsed:
|
812
|
+
label: i,
|
813
|
+
submenu: c,
|
814
|
+
collapsed: j,
|
815
|
+
active: k,
|
816
|
+
activePath: O,
|
817
|
+
isOpen: E,
|
818
|
+
onToggle: f,
|
819
|
+
onExpand: m,
|
820
|
+
onSetActive: s,
|
821
|
+
isMobile: g = !1
|
815
822
|
}) => {
|
816
|
-
const
|
817
|
-
|
823
|
+
const p = c && c.length > 0, _ = p && c.some((y) => y.url === O), N = k || E && p || _ || v === O, M = (y) => {
|
824
|
+
if (y.preventDefault(), g && p) {
|
825
|
+
f();
|
826
|
+
return;
|
827
|
+
}
|
828
|
+
if (s && s(v), j && m) {
|
829
|
+
m();
|
830
|
+
return;
|
831
|
+
}
|
832
|
+
p && !j && f();
|
818
833
|
};
|
819
|
-
return /* @__PURE__ */
|
820
|
-
/* @__PURE__ */
|
834
|
+
return /* @__PURE__ */ t.jsx("div", { className: `sidebar-item ${E ? "open" : ""} `, children: /* @__PURE__ */ t.jsxs("div", { className: `sidebar-item-wrapper ${N && !j ? "active" : ""}`, children: [
|
835
|
+
/* @__PURE__ */ t.jsxs(
|
821
836
|
"a",
|
822
837
|
{
|
823
838
|
href: v,
|
824
|
-
className:
|
825
|
-
onClick:
|
839
|
+
className: `sidebar-link sidebar-collapsed ${N ? "active-text" : ""}`,
|
840
|
+
onClick: M,
|
826
841
|
children: [
|
827
|
-
/* @__PURE__ */
|
828
|
-
!
|
829
|
-
/* @__PURE__ */
|
830
|
-
|
842
|
+
/* @__PURE__ */ t.jsx("div", { className: `sidebar-icon ${N ? "active-text" : ""}`, children: o }),
|
843
|
+
(!j || g) && /* @__PURE__ */ t.jsxs("div", { className: "sidebar-content", children: [
|
844
|
+
/* @__PURE__ */ t.jsx("span", { className: "sidebar-label", children: i }),
|
845
|
+
p && /* @__PURE__ */ t.jsx("span", { className: "submenu-arrow", children: /* @__PURE__ */ t.jsx(_r, { className: `${N ? "active-text" : ""}` }) })
|
831
846
|
] })
|
832
847
|
]
|
833
848
|
}
|
834
849
|
),
|
835
|
-
|
836
|
-
|
837
|
-
/* @__PURE__ */
|
838
|
-
|
839
|
-
|
850
|
+
p && (!j || g) && /* @__PURE__ */ t.jsx("div", { className: "submenu", children: c.map((y, F) => {
|
851
|
+
const R = y.url === O;
|
852
|
+
return /* @__PURE__ */ t.jsx(
|
853
|
+
"a",
|
854
|
+
{
|
855
|
+
href: y.url,
|
856
|
+
className: `submenu-item ${R ? "active-text" : ""}`,
|
857
|
+
onClick: () => s && s(y.url),
|
858
|
+
children: /* @__PURE__ */ t.jsx("span", { className: "submenu-label", children: y.label })
|
859
|
+
},
|
860
|
+
F
|
861
|
+
);
|
862
|
+
}) })
|
863
|
+
] }) });
|
840
864
|
};
|
841
|
-
const
|
865
|
+
const Cr = ({ className: o }) => /* @__PURE__ */ t.jsxs(
|
842
866
|
"svg",
|
843
867
|
{
|
844
868
|
width: "28",
|
@@ -848,56 +872,209 @@ const jr = ({ className: o }) => /* @__PURE__ */ s.jsxs(
|
|
848
872
|
xmlns: "http://www.w3.org/2000/svg",
|
849
873
|
className: o,
|
850
874
|
children: [
|
851
|
-
/* @__PURE__ */
|
852
|
-
/* @__PURE__ */
|
875
|
+
/* @__PURE__ */ t.jsx("circle", { cx: "14", cy: "14", r: "14", fill: "#00F7AA" }),
|
876
|
+
/* @__PURE__ */ t.jsx("path", { d: "M10.8383 7.82832C10.3833 8.28332 10.3833 9.01832 10.8383 9.47332L15.365 14L10.8383 18.5267C10.3833 18.9817 10.3833 19.7167 10.8383 20.1717C11.2933 20.6267 12.0283 20.6267 12.4833 20.1717L17.8383 14.8167C18.2933 14.3617 18.2933 13.6267 17.8383 13.1717L12.4833 7.81665C12.04 7.37332 11.2933 7.37332 10.8383 7.82832Z", fill: "#002244" })
|
853
877
|
]
|
854
878
|
}
|
855
|
-
),
|
879
|
+
), Ve = () => /* @__PURE__ */ t.jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ t.jsxs("g", { className: "hamburger-icon", children: [
|
880
|
+
/* @__PURE__ */ t.jsx(
|
881
|
+
"line",
|
882
|
+
{
|
883
|
+
x1: "4",
|
884
|
+
y1: "6",
|
885
|
+
x2: "20",
|
886
|
+
y2: "6",
|
887
|
+
stroke: "currentColor",
|
888
|
+
strokeWidth: "2.5",
|
889
|
+
strokeLinecap: "round",
|
890
|
+
className: "hamburger-line top-line"
|
891
|
+
}
|
892
|
+
),
|
893
|
+
/* @__PURE__ */ t.jsx(
|
894
|
+
"line",
|
895
|
+
{
|
896
|
+
x1: "4",
|
897
|
+
y1: "12",
|
898
|
+
x2: "20",
|
899
|
+
y2: "12",
|
900
|
+
stroke: "currentColor",
|
901
|
+
strokeWidth: "2.5",
|
902
|
+
strokeLinecap: "round",
|
903
|
+
className: "hamburger-line middle-line"
|
904
|
+
}
|
905
|
+
),
|
906
|
+
/* @__PURE__ */ t.jsx(
|
907
|
+
"line",
|
908
|
+
{
|
909
|
+
x1: "4",
|
910
|
+
y1: "18",
|
911
|
+
x2: "20",
|
912
|
+
y2: "18",
|
913
|
+
stroke: "currentColor",
|
914
|
+
strokeWidth: "2.5",
|
915
|
+
strokeLinecap: "round",
|
916
|
+
className: "hamburger-line bottom-line"
|
917
|
+
}
|
918
|
+
)
|
919
|
+
] }) }), Sr = ({
|
856
920
|
logo: o,
|
857
921
|
logoCollapsed: v,
|
858
|
-
items:
|
859
|
-
logoutIcon:
|
860
|
-
onLogout:
|
861
|
-
logoutLabel:
|
862
|
-
collapsed:
|
863
|
-
onToggle:
|
922
|
+
items: i,
|
923
|
+
logoutIcon: c,
|
924
|
+
onLogout: j,
|
925
|
+
logoutLabel: k = "Cerrar sesión",
|
926
|
+
collapsed: O = !1,
|
927
|
+
onToggle: E,
|
928
|
+
activePath: f,
|
929
|
+
onActiveChange: m
|
864
930
|
}) => {
|
865
|
-
const [f,
|
866
|
-
|
931
|
+
const [s, g] = B(O), [p, _] = B(null), [N, M] = B(f), [y, F] = B(!1), [R, W] = B(!1), [$, re] = B(!1);
|
932
|
+
pr(() => {
|
933
|
+
const b = () => {
|
934
|
+
re(window.innerWidth <= 768);
|
935
|
+
};
|
936
|
+
return b(), window.addEventListener("resize", b), () => {
|
937
|
+
window.removeEventListener("resize", b);
|
938
|
+
};
|
939
|
+
}, []), me.useEffect(() => {
|
940
|
+
var b;
|
941
|
+
if (f) {
|
942
|
+
M(f);
|
943
|
+
const T = i.findIndex(
|
944
|
+
(x) => {
|
945
|
+
var S;
|
946
|
+
return x.url === f || ((S = x.submenu) == null ? void 0 : S.some((I) => I.url === f));
|
947
|
+
}
|
948
|
+
);
|
949
|
+
T !== -1 && ((b = i[T].submenu) != null && b.length ? _(T) : _(null));
|
950
|
+
}
|
951
|
+
}, [f, i]);
|
952
|
+
const ne = () => {
|
953
|
+
g(!s), E && E();
|
954
|
+
}, te = () => {
|
955
|
+
var b;
|
956
|
+
if (s)
|
957
|
+
if (g(!1), E && E(), N) {
|
958
|
+
const T = i.findIndex(
|
959
|
+
(x) => {
|
960
|
+
var S;
|
961
|
+
return x.url === N || ((S = x.submenu) == null ? void 0 : S.some((I) => I.url === N));
|
962
|
+
}
|
963
|
+
);
|
964
|
+
T !== -1 && ((b = i[T].submenu) != null && b.length) ? _(T) : _(null);
|
965
|
+
} else
|
966
|
+
_(null);
|
967
|
+
}, ae = (b) => {
|
968
|
+
_(p === b ? null : b), $ && F(!0);
|
969
|
+
}, G = (b) => {
|
970
|
+
M(b);
|
971
|
+
const T = i.findIndex(
|
972
|
+
(x) => {
|
973
|
+
var S;
|
974
|
+
return x.url === b || ((S = x.submenu) == null ? void 0 : S.some((I) => I.url === b));
|
975
|
+
}
|
976
|
+
);
|
977
|
+
if (T !== -1) {
|
978
|
+
const x = i[T];
|
979
|
+
x.submenu && x.submenu.length > 0 ? _(T) : _(null);
|
980
|
+
} else
|
981
|
+
_(null);
|
982
|
+
m && m(b), $ && (i.some(
|
983
|
+
(S) => {
|
984
|
+
var I;
|
985
|
+
return (I = S.submenu) == null ? void 0 : I.some((X) => X.url === b);
|
986
|
+
}
|
987
|
+
) || (W(!0), setTimeout(() => {
|
988
|
+
F(!1), W(!1);
|
989
|
+
}, 500)));
|
990
|
+
}, V = () => {
|
991
|
+
y ? (W(!0), setTimeout(() => {
|
992
|
+
F(!1), W(!1);
|
993
|
+
}, 500)) : F(!0);
|
867
994
|
};
|
868
|
-
return /* @__PURE__ */
|
869
|
-
/* @__PURE__ */
|
870
|
-
/* @__PURE__ */
|
871
|
-
/* @__PURE__ */
|
872
|
-
|
995
|
+
return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
996
|
+
$ && /* @__PURE__ */ t.jsxs("div", { className: "mobile-navbar", children: [
|
997
|
+
/* @__PURE__ */ t.jsx("div", { className: "mobile-logo", children: o }),
|
998
|
+
/* @__PURE__ */ t.jsx(
|
999
|
+
"button",
|
873
1000
|
{
|
874
|
-
|
875
|
-
|
876
|
-
label:
|
877
|
-
|
878
|
-
|
879
|
-
|
880
|
-
R
|
881
|
-
)) }),
|
882
|
-
_ && /* @__PURE__ */ s.jsx("div", { className: "sidebar-footer", children: /* @__PURE__ */ s.jsxs("button", { className: "logout-button", onClick: _, children: [
|
883
|
-
u,
|
884
|
-
!f && /* @__PURE__ */ s.jsx("span", { children: E })
|
885
|
-
] }) })
|
1001
|
+
className: `mobile-menu-button ${y ? "open" : ""}`,
|
1002
|
+
onClick: V,
|
1003
|
+
"aria-label": "Toggle mobile menu",
|
1004
|
+
children: /* @__PURE__ */ t.jsx(Ve, {})
|
1005
|
+
}
|
1006
|
+
)
|
886
1007
|
] }),
|
887
|
-
/* @__PURE__ */
|
1008
|
+
!$ && /* @__PURE__ */ t.jsx(
|
888
1009
|
"button",
|
889
1010
|
{
|
890
|
-
className: `
|
891
|
-
onClick:
|
892
|
-
"aria-label": "Toggle
|
893
|
-
|
1011
|
+
className: `mobile-menu-button ${y ? "open" : ""}`,
|
1012
|
+
onClick: V,
|
1013
|
+
"aria-label": "Toggle mobile menu",
|
1014
|
+
style: { display: "none" },
|
1015
|
+
children: /* @__PURE__ */ t.jsx(Ve, {})
|
894
1016
|
}
|
895
|
-
)
|
1017
|
+
),
|
1018
|
+
$ && (y || R) && /* @__PURE__ */ t.jsx(
|
1019
|
+
"div",
|
1020
|
+
{
|
1021
|
+
className: `sidebar-overlay ${y ? "visible" : ""}`,
|
1022
|
+
onClick: V
|
1023
|
+
}
|
1024
|
+
),
|
1025
|
+
/* @__PURE__ */ t.jsxs("div", { className: `sidebar-wrapper ${y ? "mobile-open" : ""} ${R ? "mobile-closing" : ""}`, children: [
|
1026
|
+
/* @__PURE__ */ t.jsxs("div", { className: `sidebar ${!$ && s ? "sidebar-collapsed" : ""} ${$ ? "sidebar-mobile" : ""}`, children: [
|
1027
|
+
!$ && /* @__PURE__ */ t.jsx("div", { className: "sidebar-header", children: /* @__PURE__ */ t.jsx("div", { className: "sidebar-logo", children: s ? /* @__PURE__ */ t.jsx("span", { className: "logo-text", children: v }) : /* @__PURE__ */ t.jsx("span", { className: "logo-text", children: o }) }) }),
|
1028
|
+
$ && (y || R) && /* @__PURE__ */ t.jsxs("div", { className: "mobile-header", children: [
|
1029
|
+
/* @__PURE__ */ t.jsx("div", { className: "mobile-logo-menu", children: o }),
|
1030
|
+
/* @__PURE__ */ t.jsx(
|
1031
|
+
"button",
|
1032
|
+
{
|
1033
|
+
className: "mobile-close-button",
|
1034
|
+
onClick: V,
|
1035
|
+
"aria-label": "Close menu",
|
1036
|
+
children: "×"
|
1037
|
+
}
|
1038
|
+
)
|
1039
|
+
] }),
|
1040
|
+
/* @__PURE__ */ t.jsx("div", { className: "sidebar-menu", children: i.map((b, T) => /* @__PURE__ */ t.jsx(
|
1041
|
+
wr,
|
1042
|
+
{
|
1043
|
+
icon: b.icon,
|
1044
|
+
url: b.url,
|
1045
|
+
label: b.label,
|
1046
|
+
submenu: b.submenu,
|
1047
|
+
collapsed: s,
|
1048
|
+
active: b.active || b.url === N,
|
1049
|
+
activePath: N,
|
1050
|
+
isOpen: p === T,
|
1051
|
+
onToggle: () => ae(T),
|
1052
|
+
onExpand: te,
|
1053
|
+
onSetActive: G,
|
1054
|
+
isMobile: $
|
1055
|
+
},
|
1056
|
+
T
|
1057
|
+
)) }),
|
1058
|
+
j && /* @__PURE__ */ t.jsx("div", { className: "sidebar-footer", children: /* @__PURE__ */ t.jsxs("button", { className: "logout-button", onClick: j, children: [
|
1059
|
+
c,
|
1060
|
+
!s && /* @__PURE__ */ t.jsx("span", { children: k })
|
1061
|
+
] }) })
|
1062
|
+
] }),
|
1063
|
+
!$ && /* @__PURE__ */ t.jsx(
|
1064
|
+
"button",
|
1065
|
+
{
|
1066
|
+
className: `sidebar-toggle-icon${s ? " collapsed" : ""}`,
|
1067
|
+
onClick: ne,
|
1068
|
+
"aria-label": "Toggle sidebar",
|
1069
|
+
children: /* @__PURE__ */ t.jsx(Cr, {})
|
1070
|
+
}
|
1071
|
+
)
|
1072
|
+
] })
|
896
1073
|
] });
|
897
1074
|
};
|
898
1075
|
export {
|
899
|
-
|
900
|
-
|
901
|
-
|
1076
|
+
Rr as Button,
|
1077
|
+
Sr as Sidebar,
|
1078
|
+
Er as buttonVariants
|
902
1079
|
};
|
903
1080
|
//# sourceMappingURL=index.esm.js.map
|