wasvg 1.16.0 → 1.16.2
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/wasvg.cjs.js +16 -16
- package/dist/wasvg.css +1 -1
- package/dist/wasvg.es.js +442 -439
- package/package.json +1 -1
package/dist/wasvg.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import Y1, { useState as y2, useEffect as
|
|
1
|
+
import Y1, { useState as y2, useEffect as C2, useCallback as j2, useRef as L2 } from "react";
|
|
2
2
|
var l = /* @__PURE__ */ ((t) => (t[t.xs = 18] = "xs", t[t.sm = 24] = "sm", t[t.md = 28] = "md", t[t.lg = 32] = "lg", t[t.xl = 50] = "xl", t))(l || {});
|
|
3
3
|
var u1 = { exports: {} }, d1 = {};
|
|
4
4
|
/**
|
|
@@ -53,7 +53,7 @@ function F1() {
|
|
|
53
53
|
switch (n) {
|
|
54
54
|
case O:
|
|
55
55
|
return "Fragment";
|
|
56
|
-
case
|
|
56
|
+
case J:
|
|
57
57
|
return "Profiler";
|
|
58
58
|
case X:
|
|
59
59
|
return "StrictMode";
|
|
@@ -70,7 +70,7 @@ function F1() {
|
|
|
70
70
|
), n.$$typeof) {
|
|
71
71
|
case A:
|
|
72
72
|
return "Portal";
|
|
73
|
-
case
|
|
73
|
+
case Q:
|
|
74
74
|
return (n.displayName || "Context") + ".Provider";
|
|
75
75
|
case n1:
|
|
76
76
|
return (n._context.displayName || "Context") + ".Consumer";
|
|
@@ -120,7 +120,7 @@ function F1() {
|
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
122
|
function d() {
|
|
123
|
-
var n =
|
|
123
|
+
var n = j.A;
|
|
124
124
|
return n === null ? null : n.getOwner();
|
|
125
125
|
}
|
|
126
126
|
function g() {
|
|
@@ -236,9 +236,9 @@ React keys must be passed directly to JSX without using spread:
|
|
|
236
236
|
function H(n) {
|
|
237
237
|
typeof n == "object" && n !== null && n.$$typeof === R && n._store && (n._store.validated = 1);
|
|
238
238
|
}
|
|
239
|
-
var V = Y1, R = Symbol.for("react.transitional.element"), A = Symbol.for("react.portal"), O = Symbol.for("react.fragment"), X = Symbol.for("react.strict_mode"),
|
|
239
|
+
var V = Y1, R = Symbol.for("react.transitional.element"), A = Symbol.for("react.portal"), O = Symbol.for("react.fragment"), X = Symbol.for("react.strict_mode"), J = Symbol.for("react.profiler");
|
|
240
240
|
Symbol.for("react.provider");
|
|
241
|
-
var n1 = Symbol.for("react.consumer"),
|
|
241
|
+
var n1 = Symbol.for("react.consumer"), Q = Symbol.for("react.context"), K = Symbol.for("react.forward_ref"), D = Symbol.for("react.suspense"), B = Symbol.for("react.suspense_list"), t1 = Symbol.for("react.memo"), w = Symbol.for("react.lazy"), P = Symbol.for("react.activity"), $ = Symbol.for("react.client.reference"), j = V.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, G = Object.prototype.hasOwnProperty, s1 = Array.isArray, p = console.createTask ? console.createTask : function() {
|
|
242
242
|
return null;
|
|
243
243
|
};
|
|
244
244
|
V = {
|
|
@@ -251,7 +251,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
251
251
|
g
|
|
252
252
|
)(), o = p(a(g)), b = {};
|
|
253
253
|
h1.Fragment = O, h1.jsx = function(n, h, x, f, y) {
|
|
254
|
-
var M = 1e4 >
|
|
254
|
+
var M = 1e4 > j.recentlyCreatedOwnerStacks++;
|
|
255
255
|
return S(
|
|
256
256
|
n,
|
|
257
257
|
h,
|
|
@@ -263,7 +263,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
263
263
|
M ? p(a(n)) : o
|
|
264
264
|
);
|
|
265
265
|
}, h1.jsxs = function(n, h, x, f, y) {
|
|
266
|
-
var M = 1e4 >
|
|
266
|
+
var M = 1e4 > j.recentlyCreatedOwnerStacks++;
|
|
267
267
|
return S(
|
|
268
268
|
n,
|
|
269
269
|
h,
|
|
@@ -318,287 +318,16 @@ function Q1({ className: t = "", size: e = l.md }) {
|
|
|
318
318
|
}
|
|
319
319
|
);
|
|
320
320
|
}
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
{
|
|
325
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
326
|
-
className: `stroke-black ${t}`,
|
|
327
|
-
height: e,
|
|
328
|
-
width: e,
|
|
329
|
-
viewBox: "0 0 32 32",
|
|
330
|
-
children: [
|
|
331
|
-
/* @__PURE__ */ r.jsx("style", { type: "text/css", children: ".st0{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}" }),
|
|
332
|
-
/* @__PURE__ */ r.jsx(
|
|
333
|
-
"path",
|
|
334
|
-
{
|
|
335
|
-
className: "st0",
|
|
336
|
-
d: `M3.6,10.4c0.8,0.8,2.2,0.8,3.1,0L8,9.1l1.3,1.3c0.8,0.8,2.2,0.8,3.1,0c0.8-0.8,0.8-2.2,0-3.1l-1.3-1.3L8,3
|
|
337
|
-
L4.9,6.1L3.6,7.3C2.8,8.2,2.8,9.5,3.6,10.4z`
|
|
338
|
-
}
|
|
339
|
-
),
|
|
340
|
-
/* @__PURE__ */ r.jsx(
|
|
341
|
-
"path",
|
|
342
|
-
{
|
|
343
|
-
className: "st0",
|
|
344
|
-
d: `M28.4,4.7c-0.8-0.9-2.2-0.9-3.1,0L24,6.1l-1.3-1.4c-0.8-0.9-2.2-0.9-3.1,0s-0.8,2.5,0,3.4l1.3,1.4L24,13
|
|
345
|
-
l3.1-3.4l1.3-1.4C29.2,7.2,29.2,5.7,28.4,4.7z`
|
|
346
|
-
}
|
|
347
|
-
),
|
|
348
|
-
/* @__PURE__ */ r.jsx("line", { className: "st0", x1: "7", y1: "14", x2: "9", y2: "14" }),
|
|
349
|
-
/* @__PURE__ */ r.jsx("line", { className: "st0", x1: "8", y1: "10", x2: "8", y2: "14" }),
|
|
350
|
-
/* @__PURE__ */ r.jsx("line", { className: "st0", x1: "23", y1: "29", x2: "25", y2: "29" }),
|
|
351
|
-
/* @__PURE__ */ r.jsx("line", { className: "st0", x1: "24", y1: "25", x2: "24", y2: "29" }),
|
|
352
|
-
/* @__PURE__ */ r.jsx(
|
|
353
|
-
"path",
|
|
354
|
-
{
|
|
355
|
-
className: "st0",
|
|
356
|
-
d: `M26.5,21c-0.1,0-0.2,0-0.4,0c0.2-0.4,0.4-0.8,0.4-1.3c0-1.4-1.1-2.5-2.5-2.5c-1.4,0-2.5,1.1-2.5,2.5
|
|
357
|
-
c0,0.5,0.1,0.9,0.4,1.3c-0.1,0-0.2,0-0.4,0c-1.4,0-2.5,1.1-2.5,2.5c0,1.4,1.1,2.5,2.5,2.5c1.2,0,2.2-0.9,2.4-2h0.1
|
|
358
|
-
c0.2,1.1,1.2,2,2.4,2c1.4,0,2.5-1.1,2.5-2.5C29,22.1,27.9,21,26.5,21z`
|
|
359
|
-
}
|
|
360
|
-
),
|
|
361
|
-
/* @__PURE__ */ r.jsx("polygon", { className: "st0", points: "8,18 3,23.5 8,29 13,23.5 " })
|
|
362
|
-
]
|
|
363
|
-
}
|
|
364
|
-
);
|
|
365
|
-
}
|
|
366
|
-
const K1 = {
|
|
367
|
-
sports: J1,
|
|
368
|
-
pets: Q1,
|
|
369
|
-
cardgames: X1
|
|
370
|
-
// Future categories can be added here
|
|
371
|
-
};
|
|
372
|
-
function M2({ categoryType: t, size: e = l.md, className: s = "" }) {
|
|
373
|
-
const a = K1[t];
|
|
374
|
-
return a ? /* @__PURE__ */ r.jsx(a, { size: e, className: s }) : null;
|
|
375
|
-
}
|
|
376
|
-
function t0({ className: t = "", size: e = l.md }) {
|
|
377
|
-
return /* @__PURE__ */ r.jsx(
|
|
378
|
-
"svg",
|
|
379
|
-
{
|
|
380
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
381
|
-
className: t,
|
|
382
|
-
height: e,
|
|
383
|
-
width: e,
|
|
384
|
-
viewBox: "0 -960 960 960",
|
|
385
|
-
children: /* @__PURE__ */ r.jsx("path", { d: "m414-168 12-56q3-13 12.5-21.5T462-256l124-10q13-2 24 5t16 19l16 38q39-23 70-55.5t52-72.5l-12-6q-11-8-16-19.5t-2-24.5l28-122q3-12 12.5-20t21.5-10q-5-25-12.5-48.5T764-628q-9 5-19.5 4.5T726-630l-106-64q-11-7-16-19t-2-25l8-34q-31-14-63.5-21t-66.5-7q-14 0-29 1.5t-29 4.5l30 68q5 12 2.5 25T442-680l-94 82q-10 9-23.5 10t-24.5-6l-92-56q-23 38-35.5 81.5T160-480q0 16 4 52l88-8q14-2 25.5 4.5T294-412l48 114q5 12 2.5 25T332-252l-38 32q27 20 57.5 33t62.5 19Zm72-172q-13 2-24-5t-16-19l-54-124q-5-12-1.5-25t13.5-21l102-86q9-9 22-10t24 6l112 66q11 7 17 19t3 25l-32 130q-3 13-12 21.5T618-352l-132 12Zm-6 260q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Z" })
|
|
386
|
-
}
|
|
387
|
-
);
|
|
388
|
-
}
|
|
389
|
-
function e0({ className: t = "", size: e = l.md }) {
|
|
390
|
-
return /* @__PURE__ */ r.jsx(
|
|
391
|
-
"svg",
|
|
392
|
-
{
|
|
393
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
394
|
-
className: t,
|
|
395
|
-
height: e,
|
|
396
|
-
width: e,
|
|
397
|
-
viewBox: "0 -960 960 960",
|
|
398
|
-
children: /* @__PURE__ */ r.jsx("path", { d: "m280-40 123-622q6-29 27-43.5t44-14.5q23 0 42.5 10t31.5 30l40 64q18 29 46.5 52.5T700-529v-71h60v560h-60v-406q-48-11-89-35t-71-59l-24 120 84 80v300h-80v-240l-84-80-72 320h-84Zm17-395-85-16q-16-3-25-16.5t-6-30.5l30-157q6-32 34-50.5t60-12.5l46 9-54 274Zm243-305q-33 0-56.5-23.5T460-820q0-33 23.5-56.5T540-900q33 0 56.5 23.5T620-820q0 33-23.5 56.5T540-740Z" })
|
|
399
|
-
}
|
|
400
|
-
);
|
|
401
|
-
}
|
|
402
|
-
function r0({ className: t = "", size: e = l.md }) {
|
|
403
|
-
return /* @__PURE__ */ r.jsx(
|
|
404
|
-
"svg",
|
|
405
|
-
{
|
|
406
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
407
|
-
className: t,
|
|
408
|
-
height: e,
|
|
409
|
-
width: e,
|
|
410
|
-
viewBox: "0 -960 960 960",
|
|
411
|
-
children: /* @__PURE__ */ r.jsx("path", { d: "m137-160-57-56 164-164q31-31 42.5-77.5T298-600q0-58 26-114t74-104q91-91 201-103t181 61q72 72 60 182T738-478q-48 48-104 74t-114 26q-97 0-142 11t-77 43L137-160Zm275-334q47 46 127 34t143-75q64-64 76.5-143.5T724-803q-48-48-125.5-36T456-763q-63 63-76.5 142.5T412-494ZM720-40q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113T720-40Zm0-80q33 0 56.5-23.5T800-200q0-33-23.5-56.5T720-280q-33 0-56.5 23.5T640-200q0 33 23.5 56.5T720-120Zm0-80Z" })
|
|
412
|
-
}
|
|
413
|
-
);
|
|
414
|
-
}
|
|
415
|
-
function n0({ className: t = "", size: e = l.md }) {
|
|
416
|
-
return /* @__PURE__ */ r.jsx(
|
|
417
|
-
"svg",
|
|
418
|
-
{
|
|
419
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
420
|
-
className: t,
|
|
421
|
-
height: e,
|
|
422
|
-
width: e,
|
|
423
|
-
viewBox: "0 -960 960 960",
|
|
424
|
-
children: /* @__PURE__ */ r.jsx("path", { d: "m216-160-56-56 384-384H440v80h-80v-160h233q16 0 31 6t26 17l120 119q27 27 66 42t84 16v80q-62 0-112.5-19T718-476l-40-42-88 88 90 90-262 151-40-69 172-99-68-68-266 265Zm-96-280v-80h200v80H120ZM40-560v-80h200v80H40Zm739-80q-33 0-57-23.5T698-720q0-33 24-56.5t57-23.5q33 0 57 23.5t24 56.5q0 33-24 56.5T779-640Zm-659-40v-80h200v80H120Z" })
|
|
425
|
-
}
|
|
426
|
-
);
|
|
427
|
-
}
|
|
428
|
-
function o0({ className: t = "", size: e = l.md }) {
|
|
429
|
-
return /* @__PURE__ */ r.jsx(
|
|
430
|
-
"svg",
|
|
431
|
-
{
|
|
432
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
433
|
-
className: t,
|
|
434
|
-
height: e,
|
|
435
|
-
width: e,
|
|
436
|
-
viewBox: "0 -960 960 960",
|
|
437
|
-
children: /* @__PURE__ */ r.jsx("path", { d: "M162-520h114q-6-38-23-71t-43-59q-18 29-30.5 61.5T162-520Zm522 0h114q-5-36-17.5-68.5T750-650q-26 26-43 59t-23 71ZM210-310q26-26 43-59t23-71H162q5 36 17.5 68.5T210-310Zm540 0q18-29 30.5-61.5T798-440H684q6 38 23 71t43 59ZM358-520h82v-278q-53 8-98.5 29.5T260-712q39 38 64.5 86.5T358-520Zm162 0h82q8-57 33.5-105.5T700-712q-36-35-81.5-56.5T520-798v278Zm-80 358v-278h-82q-8 57-33.5 105.5T260-248q36 35 81.5 56.5T440-162Zm80 0q53-8 98.5-29.5T700-248q-39-38-64.5-86.5T602-440h-82v278Zm-40-318Zm0 400q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Z" })
|
|
438
|
-
}
|
|
439
|
-
);
|
|
440
|
-
}
|
|
441
|
-
function s0({ className: t = "", size: e = l.md }) {
|
|
442
|
-
return /* @__PURE__ */ r.jsx(
|
|
443
|
-
"svg",
|
|
444
|
-
{
|
|
445
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
446
|
-
className: t,
|
|
447
|
-
height: e,
|
|
448
|
-
width: e,
|
|
449
|
-
viewBox: "0 -960 960 960",
|
|
450
|
-
children: /* @__PURE__ */ r.jsx("path", { d: "M480-320q-117 0-198.5-81.5T200-600q0-117 81.5-198.5T480-880q117 0 198.5 81.5T760-600q0 117-81.5 198.5T480-320Zm0-80q83 0 141.5-58.5T680-600q0-83-58.5-141.5T480-800q-83 0-141.5 58.5T280-600q0 83 58.5 141.5T480-400Zm-80-200q17 0 28.5-11.5T440-640q0-17-11.5-28.5T400-680q-17 0-28.5 11.5T360-640q0 17 11.5 28.5T400-600Zm160 0q17 0 28.5-11.5T600-640q0-17-11.5-28.5T560-680q-17 0-28.5 11.5T520-640q0 17 11.5 28.5T560-600Zm-80-80q17 0 28.5-11.5T520-720q0-17-11.5-28.5T480-760q-17 0-28.5 11.5T440-720q0 17 11.5 28.5T480-680ZM440-80v-40q0-33-23.5-56.5T360-200h-80v-80h400v80h-80q-33 0-56.5 23.5T520-120v40h-80Zm40-520Z" })
|
|
451
|
-
}
|
|
452
|
-
);
|
|
453
|
-
}
|
|
454
|
-
function a0({ className: t = "fill-gray-600", size: e = l.md }) {
|
|
455
|
-
return /* @__PURE__ */ r.jsx(
|
|
456
|
-
"svg",
|
|
457
|
-
{
|
|
458
|
-
className: t,
|
|
459
|
-
height: e,
|
|
460
|
-
width: e,
|
|
461
|
-
version: "1.1",
|
|
462
|
-
id: "Capa_1",
|
|
463
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
464
|
-
viewBox: "0 0 306.292 306.292",
|
|
465
|
-
children: /* @__PURE__ */ r.jsx("g", { children: /* @__PURE__ */ r.jsx(
|
|
466
|
-
"path",
|
|
467
|
-
{
|
|
468
|
-
d: `M299.109,71.481c-8.554-18.094-23.642-31.774-42.484-38.52c-18.844-6.748-39.186-5.751-57.279,2.803
|
|
469
|
-
c-6.996,3.307-13.397,7.655-19.002,12.861c-0.341-0.174-0.689-0.334-1.053-0.465c-2.247-0.805-4.722-0.684-6.88,0.336
|
|
470
|
-
l-24.527,11.595c-3.118,1.474-4.993,4.508-5.142,7.729L6.619,105.204c-4.793,1.316-7.612,6.269-6.295,11.062
|
|
471
|
-
c1.097,3.996,4.721,6.619,8.673,6.619c0.789,0,1.591-0.105,2.389-0.324l41.318-11.347l13.88,29.362l-37.462,14.199
|
|
472
|
-
c-4.648,1.762-6.987,6.958-5.226,11.605c1.363,3.598,4.785,5.813,8.417,5.813c1.06,0,2.139-0.189,3.188-0.587L74.301,156.9
|
|
473
|
-
l16.834,35.61l-35.99,20.649c-4.311,2.474-5.801,7.974-3.327,12.286c1.664,2.899,4.695,4.522,7.814,4.522
|
|
474
|
-
c1.519,0,3.059-0.385,4.471-1.195l34.75-19.937l13.366,28.273l-35.116,24.239c-4.09,2.824-5.118,8.429-2.294,12.52
|
|
475
|
-
c1.747,2.53,4.557,3.888,7.415,3.888c1.763,0,3.544-0.517,5.105-1.594l116.818-80.637c0.293,0.143,0.593,0.274,0.903,0.385
|
|
476
|
-
c0.983,0.352,2.009,0.527,3.034,0.527c1.318,0,2.632-0.29,3.847-0.863l24.527-11.595c2.621-1.239,4.358-3.583,4.936-6.211
|
|
477
|
-
c7.579-1.027,15-3.214,21.998-6.522C300.744,153.587,316.766,108.834,299.109,71.481z M212.373,175.453L163.713,72.518l8.254-3.902
|
|
478
|
-
l48.661,102.935L212.373,175.453z M165.768,200.144l-11.045-23.364l30.182-17.316l9.791,20.712L165.768,200.144z M167.07,121.737
|
|
479
|
-
l10.117,21.401l-30.182,17.317l-12.473-26.385L167.07,121.737z M159.353,105.413l-32.538,12.333L115.566,93.95l33.959-9.326
|
|
480
|
-
L159.353,105.413z M97.944,98.79l11.987,25.356l-26.462,10.03l-13.143-27.802L97.944,98.79z M117.648,140.47l13.696,28.971
|
|
481
|
-
l-24.546,14.083L91.186,150.5L117.648,140.47z M139.061,185.766l11.696,24.74l-23.526,16.24l-12.715-26.897L139.061,185.766z
|
|
482
|
-
M235.225,160.313l-45.309-95.844c4.85-5.146,10.652-9.373,17.122-12.432c13.747-6.499,29.202-7.256,43.519-2.13
|
|
483
|
-
c14.316,5.125,25.78,15.52,32.278,29.267c6.499,13.748,7.255,29.203,2.13,43.519c-5.125,14.316-15.52,25.78-29.267,32.278
|
|
484
|
-
C249.225,158.032,242.28,159.832,235.225,160.313z`
|
|
485
|
-
}
|
|
486
|
-
) })
|
|
487
|
-
}
|
|
488
|
-
);
|
|
489
|
-
}
|
|
490
|
-
function c0({ className: t = "fill-gray-600", size: e = l.md }) {
|
|
491
|
-
return /* @__PURE__ */ r.jsx(
|
|
492
|
-
"svg",
|
|
493
|
-
{
|
|
494
|
-
className: t,
|
|
495
|
-
height: e,
|
|
496
|
-
width: e,
|
|
497
|
-
version: "1.1",
|
|
498
|
-
id: "Capa_1",
|
|
499
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
500
|
-
viewBox: "0 0 345.134 345.134",
|
|
501
|
-
children: /* @__PURE__ */ r.jsxs("g", { children: [
|
|
502
|
-
/* @__PURE__ */ r.jsx(
|
|
503
|
-
"path",
|
|
504
|
-
{
|
|
505
|
-
d: `M62.549,252.369c-9.506,0-18.442,3.701-25.164,10.423c-13.874,13.875-13.874,36.452,0,50.327
|
|
506
|
-
c6.722,6.721,15.658,10.422,25.164,10.422s18.442-3.702,25.163-10.422c6.721-6.721,10.423-15.658,10.423-25.164
|
|
507
|
-
c0-9.505-3.702-18.442-10.423-25.163S72.055,252.369,62.549,252.369z M74.984,300.391c-3.321,3.321-7.737,5.15-12.435,5.15
|
|
508
|
-
c-4.698,0-9.114-1.829-12.436-5.15c-6.856-6.857-6.856-18.014,0-24.871c3.321-3.322,7.737-5.151,12.436-5.151
|
|
509
|
-
c4.697,0,9.113,1.829,12.435,5.15c3.322,3.322,5.151,7.738,5.151,12.436C80.135,292.653,78.306,297.069,74.984,300.391z`
|
|
510
|
-
}
|
|
511
|
-
),
|
|
512
|
-
/* @__PURE__ */ r.jsx(
|
|
513
|
-
"path",
|
|
514
|
-
{
|
|
515
|
-
d: `M318.144,274.188c-0.21-7.501-3.541-14.67-9.136-19.67l-52.374-46.799c3.393-3.516,6.552-7.243,9.456-11.16
|
|
516
|
-
c0.618-0.631,1.141-1.352,1.553-2.142c13.073-18.52,20.587-40.958,20.587-64.543c0-29.765-12.02-62.442-32.152-87.412
|
|
517
|
-
C233.999,15.081,205.654,0,176.263,0c-25.543,0-50.292,11.395-70.828,32.351c-17.977,3.975-33.666,12.256-45.911,24.5
|
|
518
|
-
c-20.782,20.783-30.162,51.489-26.411,86.463c3.421,31.892,18.027,63.498,39.074,84.544c19.245,19.246,44.48,30.343,70.581,32.386
|
|
519
|
-
l-3.145,55.938c-0.422,7.492,2.293,14.917,7.448,20.37c5.155,5.453,12.416,8.581,19.921,8.581h18.541
|
|
520
|
-
c7.504,0,14.765-3.127,19.92-8.581c5.155-5.453,7.87-12.878,7.448-20.37l-3.564-63.404l47.854,53.555
|
|
521
|
-
c5,5.596,12.169,8.926,19.671,9.137c0.254,0.007,0.506,0.011,0.759,0.011c7.235,0,14.268-2.902,19.395-8.029l13.11-13.11
|
|
522
|
-
C315.433,289.036,318.355,281.69,318.144,274.188z M277.367,297.478c-2.613-0.074-5.012-1.188-6.754-3.137l-47.936-53.646
|
|
523
|
-
c-5.366-6.005-12.813-9.207-20.429-9.207c-3.877,0-7.799,0.83-11.512,2.542c-11.226,5.178-23.144,7.96-35.07,8.481l89.517-89.517
|
|
524
|
-
c-0.521,11.926-3.303,23.844-8.482,35.07c-5.076,11.006-2.397,23.842,6.665,31.94l53.646,47.936
|
|
525
|
-
c1.95,1.742,3.063,4.141,3.138,6.754c0.073,2.614-0.904,5.072-2.754,6.92l-13.11,13.11
|
|
526
|
-
C282.439,296.573,279.981,297.552,277.367,297.478z M157.594,317.193l3.203-56.98c10.334-0.85,20.618-3.146,30.541-6.93
|
|
527
|
-
l3.593,63.911c0.146,2.61-0.762,5.094-2.559,6.994c-1.796,1.9-4.225,2.946-6.839,2.946h-18.541c-2.614,0-5.044-1.046-6.841-2.947
|
|
528
|
-
C158.356,322.287,157.447,319.803,157.594,317.193z M72.252,69.579c16.857-16.857,42.365-24.397,71.816-21.243
|
|
529
|
-
c27.938,2.997,55.502,15.671,73.735,33.905c13.173,13.173,21.79,29.694,25.456,47.222L134.234,238.489
|
|
530
|
-
c-0.663,0.663-1.2,1.404-1.613,2.193c-17.708-3.607-34.412-12.257-47.705-25.551c-18.234-18.234-30.909-45.799-33.905-73.736
|
|
531
|
-
C47.851,111.941,55.395,86.436,72.252,69.579z M242.066,53.761c17.636,21.873,28.164,50.327,28.164,76.113
|
|
532
|
-
c0,14.016-3.173,27.544-8.912,39.77c2.333-12.385,2.54-25.007,0.712-37.323c-0.009-0.883-0.149-1.762-0.416-2.612
|
|
533
|
-
c-3.852-22.34-14.405-43.519-31.081-60.196c-21.047-21.047-52.652-35.654-84.544-39.074c-3.016-0.323-5.997-0.542-8.946-0.671
|
|
534
|
-
C149.446,22.066,162.779,18,176.263,18C200.103,18,223.472,30.7,242.066,53.761z`
|
|
535
|
-
}
|
|
536
|
-
)
|
|
537
|
-
] })
|
|
538
|
-
}
|
|
539
|
-
);
|
|
540
|
-
}
|
|
541
|
-
function l0({ className: t = "fill-gray-600", size: e = l.md }) {
|
|
542
|
-
return /* @__PURE__ */ r.jsx(
|
|
543
|
-
"svg",
|
|
544
|
-
{
|
|
545
|
-
className: t,
|
|
546
|
-
height: e,
|
|
547
|
-
width: e,
|
|
548
|
-
version: "1.1",
|
|
549
|
-
id: "Capa_1",
|
|
550
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
551
|
-
viewBox: "0 0 306.292 306.292",
|
|
552
|
-
children: /* @__PURE__ */ r.jsxs("g", { children: [
|
|
553
|
-
/* @__PURE__ */ r.jsx(
|
|
554
|
-
"path",
|
|
555
|
-
{
|
|
556
|
-
d: `M318.816,57.259c-4.269-2.55-9.792-1.156-12.342,3.111l0,0l-25.322,42.392h-29.876l33.178-55.544l0,0
|
|
557
|
-
c2.549-4.267,1.156-9.793-3.111-12.342c-4.27-2.549-9.793-1.157-12.342,3.111L170.763,202.45
|
|
558
|
-
c-9.397,15.731-26.617,25.503-44.94,25.503H37.96c-4.915,0-9.582,2.368-12.484,6.333L2.999,264.99
|
|
559
|
-
c-3.461,4.729-3.964,10.913-1.313,16.14c2.651,5.226,7.938,8.472,13.798,8.472h135.109c24.624,0,47.766-13.132,60.393-34.272
|
|
560
|
-
L321.928,69.6C324.476,65.333,323.084,59.808,318.816,57.259z M150.594,271.602H20.467l18.775-25.649h86.581
|
|
561
|
-
c24.624,0,47.765-13.132,60.394-34.272l33.313-55.77h29.876l-53.872,90.188C186.137,261.83,168.917,271.602,150.594,271.602z
|
|
562
|
-
M260.157,137.911h-29.876l10.244-17.149h29.876L260.157,137.911z`
|
|
563
|
-
}
|
|
564
|
-
),
|
|
565
|
-
/* @__PURE__ */ r.jsx(
|
|
566
|
-
"path",
|
|
567
|
-
{
|
|
568
|
-
d: `M85.667,214.104c24.565,0,53.252-6.091,53.252-23.258v-27.82c0-17.167-28.687-23.258-53.252-23.258
|
|
569
|
-
s-53.252,6.091-53.252,23.258v27.82C32.415,208.013,61.101,214.104,85.667,214.104z M85.667,196.104
|
|
570
|
-
c-19.354,0-31.959-4.2-35.252-6.772v-8.043c13.519,4.639,30.465,4.995,35.252,4.995c4.833,0,21.754-0.359,35.252-4.986v8.034
|
|
571
|
-
C117.626,191.904,105.02,196.104,85.667,196.104z M118.242,163.028c-5.383,2.434-16.712,5.256-32.576,5.256
|
|
572
|
-
c-15.864,0-27.191-2.822-32.575-5.256c5.38-2.435,16.703-5.259,32.575-5.259C101.54,157.768,112.863,160.592,118.242,163.028z`
|
|
573
|
-
}
|
|
574
|
-
)
|
|
575
|
-
] })
|
|
576
|
-
}
|
|
577
|
-
);
|
|
578
|
-
}
|
|
579
|
-
function i0({ className: t = "", size: e = l.md }) {
|
|
580
|
-
return /* @__PURE__ */ r.jsx(
|
|
581
|
-
"svg",
|
|
582
|
-
{
|
|
583
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
584
|
-
className: t,
|
|
585
|
-
height: e,
|
|
586
|
-
width: e,
|
|
587
|
-
viewBox: "0 -960 960 960",
|
|
588
|
-
children: /* @__PURE__ */ r.jsx("path", { d: "M480-480ZM362-202 202-362q-3 38-1.5 79t7.5 73q23 7 69.5 9t84.5-1Zm96-16q59-13 106-37t82-59q34-34 58-80.5T742-500L500-742q-57 14-103 38.5T316-644q-35 35-59.5 81.5T218-458l240 240Zm-62-122-56-56 224-224 56 56-224 224Zm362-256q4-39 2.5-81t-8.5-73q-23-8-69.5-10t-84.5 2l160 162ZM310-120q-57 0-104-8.5T148-148q-11-12-19.5-60T120-314q0-119 36-220.5T258-702q66-66 169-102t223-36q58 0 104.5 8.5T812-812q11 12 19.5 60t8.5 108q0 117-36 218.5T702-258q-65 65-168 101.5T310-120Z" })
|
|
589
|
-
}
|
|
590
|
-
);
|
|
591
|
-
}
|
|
592
|
-
var d0 = Object.defineProperty, h0 = (t, e, s) => e in t ? d0(t, e, { enumerable: !0, configurable: !0, writable: !0, value: s }) : t[e] = s, F = (t, e, s) => h0(t, typeof e != "symbol" ? e + "" : e, s);
|
|
593
|
-
const C1 = "-", m0 = (t) => {
|
|
594
|
-
const e = v0(t), {
|
|
321
|
+
var X1 = Object.defineProperty, K1 = (t, e, s) => e in t ? X1(t, e, { enumerable: !0, configurable: !0, writable: !0, value: s }) : t[e] = s, F = (t, e, s) => K1(t, typeof e != "symbol" ? e + "" : e, s);
|
|
322
|
+
const j1 = "-", t0 = (t) => {
|
|
323
|
+
const e = r0(t), {
|
|
595
324
|
conflictingClassGroups: s,
|
|
596
325
|
conflictingClassGroupModifiers: a
|
|
597
326
|
} = t;
|
|
598
327
|
return {
|
|
599
328
|
getClassGroupId: (d) => {
|
|
600
|
-
const g = d.split(
|
|
601
|
-
return g[0] === "" && g.length !== 1 && g.shift(), A1(g, e) ||
|
|
329
|
+
const g = d.split(j1);
|
|
330
|
+
return g[0] === "" && g.length !== 1 && g.shift(), A1(g, e) || e0(d);
|
|
602
331
|
},
|
|
603
332
|
getConflictingClassGroupIds: (d, g) => {
|
|
604
333
|
const k = s[d] || [];
|
|
@@ -614,17 +343,17 @@ const C1 = "-", m0 = (t) => {
|
|
|
614
343
|
return g;
|
|
615
344
|
if (e.validators.length === 0)
|
|
616
345
|
return;
|
|
617
|
-
const k = t.join(
|
|
346
|
+
const k = t.join(j1);
|
|
618
347
|
return (s = e.validators.find(({
|
|
619
348
|
validator: L
|
|
620
349
|
}) => L(k))) == null ? void 0 : s.classGroupId;
|
|
621
|
-
}, Z1 = /^\[(.+)\]$/,
|
|
350
|
+
}, Z1 = /^\[(.+)\]$/, e0 = (t) => {
|
|
622
351
|
if (Z1.test(t)) {
|
|
623
352
|
const e = Z1.exec(t)[1], s = e == null ? void 0 : e.substring(0, e.indexOf(":"));
|
|
624
353
|
if (s)
|
|
625
354
|
return "arbitrary.." + s;
|
|
626
355
|
}
|
|
627
|
-
},
|
|
356
|
+
}, r0 = (t) => {
|
|
628
357
|
const {
|
|
629
358
|
theme: e,
|
|
630
359
|
classGroups: s
|
|
@@ -643,7 +372,7 @@ const C1 = "-", m0 = (t) => {
|
|
|
643
372
|
return;
|
|
644
373
|
}
|
|
645
374
|
if (typeof d == "function") {
|
|
646
|
-
if (
|
|
375
|
+
if (n0(d)) {
|
|
647
376
|
k1(d(a), e, s, a);
|
|
648
377
|
return;
|
|
649
378
|
}
|
|
@@ -659,13 +388,13 @@ const C1 = "-", m0 = (t) => {
|
|
|
659
388
|
});
|
|
660
389
|
}, z1 = (t, e) => {
|
|
661
390
|
let s = t;
|
|
662
|
-
return e.split(
|
|
391
|
+
return e.split(j1).forEach((a) => {
|
|
663
392
|
s.nextPart.has(a) || s.nextPart.set(a, {
|
|
664
393
|
nextPart: /* @__PURE__ */ new Map(),
|
|
665
394
|
validators: []
|
|
666
395
|
}), s = s.nextPart.get(a);
|
|
667
396
|
}), s;
|
|
668
|
-
},
|
|
397
|
+
}, n0 = (t) => t.isThemeGetter, o0 = (t) => {
|
|
669
398
|
if (t < 1)
|
|
670
399
|
return {
|
|
671
400
|
get: () => {
|
|
@@ -689,7 +418,7 @@ const C1 = "-", m0 = (t) => {
|
|
|
689
418
|
s.has(g) ? s.set(g, k) : d(g, k);
|
|
690
419
|
}
|
|
691
420
|
};
|
|
692
|
-
}, q1 = "!", y1 = ":",
|
|
421
|
+
}, q1 = "!", y1 = ":", s0 = y1.length, a0 = (t) => {
|
|
693
422
|
const {
|
|
694
423
|
prefix: e,
|
|
695
424
|
experimentalParseClassName: s
|
|
@@ -701,7 +430,7 @@ const C1 = "-", m0 = (t) => {
|
|
|
701
430
|
let O = d[A];
|
|
702
431
|
if (k === 0 && L === 0) {
|
|
703
432
|
if (O === y1) {
|
|
704
|
-
g.push(d.slice(q, A)), q = A +
|
|
433
|
+
g.push(d.slice(q, A)), q = A + s0;
|
|
705
434
|
continue;
|
|
706
435
|
}
|
|
707
436
|
if (O === "/") {
|
|
@@ -711,7 +440,7 @@ const C1 = "-", m0 = (t) => {
|
|
|
711
440
|
}
|
|
712
441
|
O === "[" ? k++ : O === "]" ? k-- : O === "(" ? L++ : O === ")" && L--;
|
|
713
442
|
}
|
|
714
|
-
const S = g.length === 0 ? d : d.substring(q), H =
|
|
443
|
+
const S = g.length === 0 ? d : d.substring(q), H = c0(S), V = H !== S, R = Z && Z > q ? Z - q : void 0;
|
|
715
444
|
return {
|
|
716
445
|
modifiers: g,
|
|
717
446
|
hasImportantModifier: V,
|
|
@@ -737,7 +466,7 @@ const C1 = "-", m0 = (t) => {
|
|
|
737
466
|
});
|
|
738
467
|
}
|
|
739
468
|
return a;
|
|
740
|
-
},
|
|
469
|
+
}, c0 = (t) => t.endsWith(q1) ? t.substring(0, t.length - 1) : t.startsWith(q1) ? t.substring(1) : t, l0 = (t) => {
|
|
741
470
|
const e = Object.fromEntries(t.orderSensitiveModifiers.map((s) => [s, !0]));
|
|
742
471
|
return (s) => {
|
|
743
472
|
if (s.length <= 1)
|
|
@@ -748,18 +477,18 @@ const C1 = "-", m0 = (t) => {
|
|
|
748
477
|
g[0] === "[" || e[g] ? (a.push(...d.sort(), g), d = []) : d.push(g);
|
|
749
478
|
}), a.push(...d.sort()), a;
|
|
750
479
|
};
|
|
751
|
-
},
|
|
752
|
-
cache:
|
|
753
|
-
parseClassName:
|
|
754
|
-
sortModifiers:
|
|
755
|
-
...
|
|
756
|
-
}),
|
|
480
|
+
}, i0 = (t) => ({
|
|
481
|
+
cache: o0(t.cacheSize),
|
|
482
|
+
parseClassName: a0(t),
|
|
483
|
+
sortModifiers: l0(t),
|
|
484
|
+
...t0(t)
|
|
485
|
+
}), d0 = /\s+/, h0 = (t, e) => {
|
|
757
486
|
const {
|
|
758
487
|
parseClassName: s,
|
|
759
488
|
getClassGroupId: a,
|
|
760
489
|
getConflictingClassGroupIds: d,
|
|
761
490
|
sortModifiers: g
|
|
762
|
-
} = e, k = [], L = t.trim().split(
|
|
491
|
+
} = e, k = [], L = t.trim().split(d0);
|
|
763
492
|
let q = "";
|
|
764
493
|
for (let Z = L.length - 1; Z >= 0; Z -= 1) {
|
|
765
494
|
const S = L[Z], {
|
|
@@ -773,32 +502,32 @@ const C1 = "-", m0 = (t) => {
|
|
|
773
502
|
q = S + (q.length > 0 ? " " + q : q);
|
|
774
503
|
continue;
|
|
775
504
|
}
|
|
776
|
-
let X = !!O,
|
|
777
|
-
if (!
|
|
505
|
+
let X = !!O, J = a(X ? A.substring(0, O) : A);
|
|
506
|
+
if (!J) {
|
|
778
507
|
if (!X) {
|
|
779
508
|
q = S + (q.length > 0 ? " " + q : q);
|
|
780
509
|
continue;
|
|
781
510
|
}
|
|
782
|
-
if (
|
|
511
|
+
if (J = a(A), !J) {
|
|
783
512
|
q = S + (q.length > 0 ? " " + q : q);
|
|
784
513
|
continue;
|
|
785
514
|
}
|
|
786
515
|
X = !1;
|
|
787
516
|
}
|
|
788
|
-
const n1 = g(V).join(":"),
|
|
517
|
+
const n1 = g(V).join(":"), Q = R ? n1 + q1 : n1, K = Q + J;
|
|
789
518
|
if (k.includes(K))
|
|
790
519
|
continue;
|
|
791
520
|
k.push(K);
|
|
792
|
-
const D = d(
|
|
521
|
+
const D = d(J, X);
|
|
793
522
|
for (let B = 0; B < D.length; ++B) {
|
|
794
523
|
const t1 = D[B];
|
|
795
|
-
k.push(
|
|
524
|
+
k.push(Q + t1);
|
|
796
525
|
}
|
|
797
526
|
q = S + (q.length > 0 ? " " + q : q);
|
|
798
527
|
}
|
|
799
528
|
return q;
|
|
800
529
|
};
|
|
801
|
-
function
|
|
530
|
+
function m0() {
|
|
802
531
|
let t = 0, e, s, a = "";
|
|
803
532
|
for (; t < arguments.length; )
|
|
804
533
|
(e = arguments[t++]) && (s = E1(e)) && (a && (a += " "), a += s);
|
|
@@ -812,39 +541,39 @@ const E1 = (t) => {
|
|
|
812
541
|
t[a] && (e = E1(t[a])) && (s && (s += " "), s += e);
|
|
813
542
|
return s;
|
|
814
543
|
};
|
|
815
|
-
function
|
|
544
|
+
function u0(t, ...e) {
|
|
816
545
|
let s, a, d, g = k;
|
|
817
546
|
function k(q) {
|
|
818
547
|
const Z = e.reduce((S, H) => H(S), t());
|
|
819
|
-
return s =
|
|
548
|
+
return s = i0(Z), a = s.cache.get, d = s.cache.set, g = L, L(q);
|
|
820
549
|
}
|
|
821
550
|
function L(q) {
|
|
822
551
|
const Z = a(q);
|
|
823
552
|
if (Z)
|
|
824
553
|
return Z;
|
|
825
|
-
const S =
|
|
554
|
+
const S = h0(q, s);
|
|
826
555
|
return d(q, S), S;
|
|
827
556
|
}
|
|
828
557
|
return function() {
|
|
829
|
-
return g(
|
|
558
|
+
return g(m0.apply(null, arguments));
|
|
830
559
|
};
|
|
831
560
|
}
|
|
832
561
|
const N = (t) => {
|
|
833
562
|
const e = (s) => s[t] || [];
|
|
834
563
|
return e.isThemeGetter = !0, e;
|
|
835
|
-
}, N1 = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, O1 = /^\((?:(\w[\w-]*):)?(.+)\)$/i,
|
|
564
|
+
}, N1 = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, O1 = /^\((?:(\w[\w-]*):)?(.+)\)$/i, v0 = /^\d+\/\d+$/, g0 = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, p0 = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, f0 = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, w0 = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, x0 = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, c1 = (t) => v0.test(t), C = (t) => !!t && !Number.isNaN(Number(t)), o1 = (t) => !!t && Number.isInteger(Number(t)), w1 = (t) => t.endsWith("%") && C(t.slice(0, -1)), r1 = (t) => g0.test(t), b0 = () => !0, k0 = (t) => (
|
|
836
565
|
// `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
|
|
837
566
|
// For example, `hsl(0 0% 0%)` would be classified as a length without this check.
|
|
838
567
|
// I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
|
|
839
|
-
|
|
840
|
-
), R1 = () => !1,
|
|
568
|
+
p0.test(t) && !f0.test(t)
|
|
569
|
+
), R1 = () => !1, q0 = (t) => w0.test(t), y0 = (t) => x0.test(t), C0 = (t) => !u(t) && !v(t), j0 = (t) => l1(t, D1, R1), u = (t) => N1.test(t), a1 = (t) => l1(t, I1, k0), x1 = (t) => l1(t, z0, C), S1 = (t) => l1(t, B1, R1), L0 = (t) => l1(t, P1, y0), g1 = (t) => l1(t, V1, q0), v = (t) => O1.test(t), m1 = (t) => i1(t, I1), T0 = (t) => i1(t, S0), H1 = (t) => i1(t, B1), M0 = (t) => i1(t, D1), Z0 = (t) => i1(t, P1), p1 = (t) => i1(t, V1, !0), l1 = (t, e, s) => {
|
|
841
570
|
const a = N1.exec(t);
|
|
842
571
|
return a ? a[1] ? e(a[1]) : s(a[2]) : !1;
|
|
843
572
|
}, i1 = (t, e, s = !1) => {
|
|
844
573
|
const a = O1.exec(t);
|
|
845
574
|
return a ? a[1] ? e(a[1]) : s : !1;
|
|
846
|
-
}, B1 = (t) => t === "position" || t === "percentage", P1 = (t) => t === "image" || t === "url", D1 = (t) => t === "length" || t === "size" || t === "bg-size", I1 = (t) => t === "length",
|
|
847
|
-
const t = N("color"), e = N("font"), s = N("text"), a = N("font-weight"), d = N("tracking"), g = N("leading"), k = N("breakpoint"), L = N("container"), q = N("spacing"), Z = N("radius"), S = N("shadow"), H = N("inset-shadow"), V = N("text-shadow"), R = N("drop-shadow"), A = N("blur"), O = N("perspective"), X = N("aspect"),
|
|
575
|
+
}, B1 = (t) => t === "position" || t === "percentage", P1 = (t) => t === "image" || t === "url", D1 = (t) => t === "length" || t === "size" || t === "bg-size", I1 = (t) => t === "length", z0 = (t) => t === "number", S0 = (t) => t === "family-name", V1 = (t) => t === "shadow", H0 = () => {
|
|
576
|
+
const t = N("color"), e = N("font"), s = N("text"), a = N("font-weight"), d = N("tracking"), g = N("leading"), k = N("breakpoint"), L = N("container"), q = N("spacing"), Z = N("radius"), S = N("shadow"), H = N("inset-shadow"), V = N("text-shadow"), R = N("drop-shadow"), A = N("blur"), O = N("perspective"), X = N("aspect"), J = N("ease"), n1 = N("animate"), Q = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], K = () => [
|
|
848
577
|
"center",
|
|
849
578
|
"top",
|
|
850
579
|
"bottom",
|
|
@@ -862,13 +591,13 @@ const N = (t) => {
|
|
|
862
591
|
"bottom-left",
|
|
863
592
|
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
864
593
|
"left-bottom"
|
|
865
|
-
], D = () => [...K(), v, u], B = () => ["auto", "hidden", "clip", "visible", "scroll"], t1 = () => ["auto", "contain", "none"], w = () => [v, u, q], P = () => [c1, "full", "auto", ...w()], $ = () => [o1, "none", "subgrid", v, u],
|
|
594
|
+
], D = () => [...K(), v, u], B = () => ["auto", "hidden", "clip", "visible", "scroll"], t1 = () => ["auto", "contain", "none"], w = () => [v, u, q], P = () => [c1, "full", "auto", ...w()], $ = () => [o1, "none", "subgrid", v, u], j = () => ["auto", {
|
|
866
595
|
span: ["full", o1, v, u]
|
|
867
596
|
}, o1, v, u], G = () => [o1, "auto", v, u], s1 = () => ["auto", "min", "max", "fr", v, u], p = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], i = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], c = () => ["auto", ...w()], m = () => [c1, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...w()], o = () => [t, v, u], b = () => [...K(), H1, S1, {
|
|
868
597
|
position: [v, u]
|
|
869
598
|
}], n = () => ["no-repeat", {
|
|
870
599
|
repeat: ["", "x", "y", "space", "round"]
|
|
871
|
-
}], h = () => ["auto", "cover", "contain",
|
|
600
|
+
}], h = () => ["auto", "cover", "contain", M0, j0, {
|
|
872
601
|
size: [v, u]
|
|
873
602
|
}], x = () => [w1, m1, a1], f = () => [
|
|
874
603
|
// Deprecated since Tailwind CSS v4.0.0
|
|
@@ -878,14 +607,14 @@ const N = (t) => {
|
|
|
878
607
|
Z,
|
|
879
608
|
v,
|
|
880
609
|
u
|
|
881
|
-
], y = () => ["",
|
|
610
|
+
], y = () => ["", C, m1, a1], M = () => ["solid", "dashed", "dotted", "double"], W = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], T = () => [C, w1, H1, S1], z = () => [
|
|
882
611
|
// Deprecated since Tailwind CSS v4.0.0
|
|
883
612
|
"",
|
|
884
613
|
"none",
|
|
885
614
|
A,
|
|
886
615
|
v,
|
|
887
616
|
u
|
|
888
|
-
], E = () => ["none",
|
|
617
|
+
], E = () => ["none", C, v, u], _ = () => ["none", C, v, u], I = () => [C, v, u], e1 = () => [c1, "full", ...w()];
|
|
889
618
|
return {
|
|
890
619
|
cacheSize: 500,
|
|
891
620
|
theme: {
|
|
@@ -893,18 +622,18 @@ const N = (t) => {
|
|
|
893
622
|
aspect: ["video"],
|
|
894
623
|
blur: [r1],
|
|
895
624
|
breakpoint: [r1],
|
|
896
|
-
color: [
|
|
625
|
+
color: [b0],
|
|
897
626
|
container: [r1],
|
|
898
627
|
"drop-shadow": [r1],
|
|
899
628
|
ease: ["in", "out", "in-out"],
|
|
900
|
-
font: [
|
|
629
|
+
font: [C0],
|
|
901
630
|
"font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
|
|
902
631
|
"inset-shadow": [r1],
|
|
903
632
|
leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
|
|
904
633
|
perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
|
|
905
634
|
radius: [r1],
|
|
906
635
|
shadow: [r1],
|
|
907
|
-
spacing: ["px",
|
|
636
|
+
spacing: ["px", C],
|
|
908
637
|
text: [r1],
|
|
909
638
|
"text-shadow": [r1],
|
|
910
639
|
tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
|
|
@@ -931,21 +660,21 @@ const N = (t) => {
|
|
|
931
660
|
* @see https://tailwindcss.com/docs/columns
|
|
932
661
|
*/
|
|
933
662
|
columns: [{
|
|
934
|
-
columns: [
|
|
663
|
+
columns: [C, u, v, L]
|
|
935
664
|
}],
|
|
936
665
|
/**
|
|
937
666
|
* Break After
|
|
938
667
|
* @see https://tailwindcss.com/docs/break-after
|
|
939
668
|
*/
|
|
940
669
|
"break-after": [{
|
|
941
|
-
"break-after":
|
|
670
|
+
"break-after": Q()
|
|
942
671
|
}],
|
|
943
672
|
/**
|
|
944
673
|
* Break Before
|
|
945
674
|
* @see https://tailwindcss.com/docs/break-before
|
|
946
675
|
*/
|
|
947
676
|
"break-before": [{
|
|
948
|
-
"break-before":
|
|
677
|
+
"break-before": Q()
|
|
949
678
|
}],
|
|
950
679
|
/**
|
|
951
680
|
* Break Inside
|
|
@@ -1162,21 +891,21 @@ const N = (t) => {
|
|
|
1162
891
|
* @see https://tailwindcss.com/docs/flex
|
|
1163
892
|
*/
|
|
1164
893
|
flex: [{
|
|
1165
|
-
flex: [
|
|
894
|
+
flex: [C, c1, "auto", "initial", "none", u]
|
|
1166
895
|
}],
|
|
1167
896
|
/**
|
|
1168
897
|
* Flex Grow
|
|
1169
898
|
* @see https://tailwindcss.com/docs/flex-grow
|
|
1170
899
|
*/
|
|
1171
900
|
grow: [{
|
|
1172
|
-
grow: ["",
|
|
901
|
+
grow: ["", C, v, u]
|
|
1173
902
|
}],
|
|
1174
903
|
/**
|
|
1175
904
|
* Flex Shrink
|
|
1176
905
|
* @see https://tailwindcss.com/docs/flex-shrink
|
|
1177
906
|
*/
|
|
1178
907
|
shrink: [{
|
|
1179
|
-
shrink: ["",
|
|
908
|
+
shrink: ["", C, v, u]
|
|
1180
909
|
}],
|
|
1181
910
|
/**
|
|
1182
911
|
* Order
|
|
@@ -1197,7 +926,7 @@ const N = (t) => {
|
|
|
1197
926
|
* @see https://tailwindcss.com/docs/grid-column
|
|
1198
927
|
*/
|
|
1199
928
|
"col-start-end": [{
|
|
1200
|
-
col:
|
|
929
|
+
col: j()
|
|
1201
930
|
}],
|
|
1202
931
|
/**
|
|
1203
932
|
* Grid Column Start
|
|
@@ -1225,7 +954,7 @@ const N = (t) => {
|
|
|
1225
954
|
* @see https://tailwindcss.com/docs/grid-row
|
|
1226
955
|
*/
|
|
1227
956
|
"row-start-end": [{
|
|
1228
|
-
row:
|
|
957
|
+
row: j()
|
|
1229
958
|
}],
|
|
1230
959
|
/**
|
|
1231
960
|
* Grid Row Start
|
|
@@ -1609,7 +1338,7 @@ const N = (t) => {
|
|
|
1609
1338
|
* @see https://tailwindcss.com/docs/font-family
|
|
1610
1339
|
*/
|
|
1611
1340
|
"font-family": [{
|
|
1612
|
-
font: [
|
|
1341
|
+
font: [T0, u, e]
|
|
1613
1342
|
}],
|
|
1614
1343
|
/**
|
|
1615
1344
|
* Font Variant Numeric
|
|
@@ -1653,7 +1382,7 @@ const N = (t) => {
|
|
|
1653
1382
|
* @see https://tailwindcss.com/docs/line-clamp
|
|
1654
1383
|
*/
|
|
1655
1384
|
"line-clamp": [{
|
|
1656
|
-
"line-clamp": [
|
|
1385
|
+
"line-clamp": [C, "none", v, x1]
|
|
1657
1386
|
}],
|
|
1658
1387
|
/**
|
|
1659
1388
|
* Line Height
|
|
@@ -1726,7 +1455,7 @@ const N = (t) => {
|
|
|
1726
1455
|
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
|
1727
1456
|
*/
|
|
1728
1457
|
"text-decoration-thickness": [{
|
|
1729
|
-
decoration: [
|
|
1458
|
+
decoration: [C, "from-font", "auto", v, a1]
|
|
1730
1459
|
}],
|
|
1731
1460
|
/**
|
|
1732
1461
|
* Text Decoration Color
|
|
@@ -1740,7 +1469,7 @@ const N = (t) => {
|
|
|
1740
1469
|
* @see https://tailwindcss.com/docs/text-underline-offset
|
|
1741
1470
|
*/
|
|
1742
1471
|
"underline-offset": [{
|
|
1743
|
-
"underline-offset": [
|
|
1472
|
+
"underline-offset": [C, "auto", v, u]
|
|
1744
1473
|
}],
|
|
1745
1474
|
/**
|
|
1746
1475
|
* Text Transform
|
|
@@ -1864,7 +1593,7 @@ const N = (t) => {
|
|
|
1864
1593
|
}, o1, v, u],
|
|
1865
1594
|
radial: ["", v, u],
|
|
1866
1595
|
conic: [o1, v, u]
|
|
1867
|
-
},
|
|
1596
|
+
}, Z0, L0]
|
|
1868
1597
|
}],
|
|
1869
1598
|
/**
|
|
1870
1599
|
* Background Color
|
|
@@ -2206,14 +1935,14 @@ const N = (t) => {
|
|
|
2206
1935
|
* @see https://tailwindcss.com/docs/outline-offset
|
|
2207
1936
|
*/
|
|
2208
1937
|
"outline-offset": [{
|
|
2209
|
-
"outline-offset": [
|
|
1938
|
+
"outline-offset": [C, v, u]
|
|
2210
1939
|
}],
|
|
2211
1940
|
/**
|
|
2212
1941
|
* Outline Width
|
|
2213
1942
|
* @see https://tailwindcss.com/docs/outline-width
|
|
2214
1943
|
*/
|
|
2215
1944
|
"outline-w": [{
|
|
2216
|
-
outline: ["",
|
|
1945
|
+
outline: ["", C, m1, a1]
|
|
2217
1946
|
}],
|
|
2218
1947
|
/**
|
|
2219
1948
|
* Outline Color
|
|
@@ -2288,7 +2017,7 @@ const N = (t) => {
|
|
|
2288
2017
|
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
2289
2018
|
*/
|
|
2290
2019
|
"ring-offset-w": [{
|
|
2291
|
-
"ring-offset": [
|
|
2020
|
+
"ring-offset": [C, a1]
|
|
2292
2021
|
}],
|
|
2293
2022
|
/**
|
|
2294
2023
|
* Ring Offset Color
|
|
@@ -2332,7 +2061,7 @@ const N = (t) => {
|
|
|
2332
2061
|
* @see https://tailwindcss.com/docs/opacity
|
|
2333
2062
|
*/
|
|
2334
2063
|
opacity: [{
|
|
2335
|
-
opacity: [
|
|
2064
|
+
opacity: [C, v, u]
|
|
2336
2065
|
}],
|
|
2337
2066
|
/**
|
|
2338
2067
|
* Mix Blend Mode
|
|
@@ -2367,7 +2096,7 @@ const N = (t) => {
|
|
|
2367
2096
|
* @see https://tailwindcss.com/docs/mask-image
|
|
2368
2097
|
*/
|
|
2369
2098
|
"mask-image-linear-pos": [{
|
|
2370
|
-
"mask-linear": [
|
|
2099
|
+
"mask-linear": [C]
|
|
2371
2100
|
}],
|
|
2372
2101
|
"mask-image-linear-from-pos": [{
|
|
2373
2102
|
"mask-linear-from": T()
|
|
@@ -2481,7 +2210,7 @@ const N = (t) => {
|
|
|
2481
2210
|
"mask-radial-at": K()
|
|
2482
2211
|
}],
|
|
2483
2212
|
"mask-image-conic-pos": [{
|
|
2484
|
-
"mask-conic": [
|
|
2213
|
+
"mask-conic": [C]
|
|
2485
2214
|
}],
|
|
2486
2215
|
"mask-image-conic-from-pos": [{
|
|
2487
2216
|
"mask-conic-from": T()
|
|
@@ -2572,14 +2301,14 @@ const N = (t) => {
|
|
|
2572
2301
|
* @see https://tailwindcss.com/docs/brightness
|
|
2573
2302
|
*/
|
|
2574
2303
|
brightness: [{
|
|
2575
|
-
brightness: [
|
|
2304
|
+
brightness: [C, v, u]
|
|
2576
2305
|
}],
|
|
2577
2306
|
/**
|
|
2578
2307
|
* Contrast
|
|
2579
2308
|
* @see https://tailwindcss.com/docs/contrast
|
|
2580
2309
|
*/
|
|
2581
2310
|
contrast: [{
|
|
2582
|
-
contrast: [
|
|
2311
|
+
contrast: [C, v, u]
|
|
2583
2312
|
}],
|
|
2584
2313
|
/**
|
|
2585
2314
|
* Drop Shadow
|
|
@@ -2607,35 +2336,35 @@ const N = (t) => {
|
|
|
2607
2336
|
* @see https://tailwindcss.com/docs/grayscale
|
|
2608
2337
|
*/
|
|
2609
2338
|
grayscale: [{
|
|
2610
|
-
grayscale: ["",
|
|
2339
|
+
grayscale: ["", C, v, u]
|
|
2611
2340
|
}],
|
|
2612
2341
|
/**
|
|
2613
2342
|
* Hue Rotate
|
|
2614
2343
|
* @see https://tailwindcss.com/docs/hue-rotate
|
|
2615
2344
|
*/
|
|
2616
2345
|
"hue-rotate": [{
|
|
2617
|
-
"hue-rotate": [
|
|
2346
|
+
"hue-rotate": [C, v, u]
|
|
2618
2347
|
}],
|
|
2619
2348
|
/**
|
|
2620
2349
|
* Invert
|
|
2621
2350
|
* @see https://tailwindcss.com/docs/invert
|
|
2622
2351
|
*/
|
|
2623
2352
|
invert: [{
|
|
2624
|
-
invert: ["",
|
|
2353
|
+
invert: ["", C, v, u]
|
|
2625
2354
|
}],
|
|
2626
2355
|
/**
|
|
2627
2356
|
* Saturate
|
|
2628
2357
|
* @see https://tailwindcss.com/docs/saturate
|
|
2629
2358
|
*/
|
|
2630
2359
|
saturate: [{
|
|
2631
|
-
saturate: [
|
|
2360
|
+
saturate: [C, v, u]
|
|
2632
2361
|
}],
|
|
2633
2362
|
/**
|
|
2634
2363
|
* Sepia
|
|
2635
2364
|
* @see https://tailwindcss.com/docs/sepia
|
|
2636
2365
|
*/
|
|
2637
2366
|
sepia: [{
|
|
2638
|
-
sepia: ["",
|
|
2367
|
+
sepia: ["", C, v, u]
|
|
2639
2368
|
}],
|
|
2640
2369
|
/**
|
|
2641
2370
|
* Backdrop Filter
|
|
@@ -2662,56 +2391,56 @@ const N = (t) => {
|
|
|
2662
2391
|
* @see https://tailwindcss.com/docs/backdrop-brightness
|
|
2663
2392
|
*/
|
|
2664
2393
|
"backdrop-brightness": [{
|
|
2665
|
-
"backdrop-brightness": [
|
|
2394
|
+
"backdrop-brightness": [C, v, u]
|
|
2666
2395
|
}],
|
|
2667
2396
|
/**
|
|
2668
2397
|
* Backdrop Contrast
|
|
2669
2398
|
* @see https://tailwindcss.com/docs/backdrop-contrast
|
|
2670
2399
|
*/
|
|
2671
2400
|
"backdrop-contrast": [{
|
|
2672
|
-
"backdrop-contrast": [
|
|
2401
|
+
"backdrop-contrast": [C, v, u]
|
|
2673
2402
|
}],
|
|
2674
2403
|
/**
|
|
2675
2404
|
* Backdrop Grayscale
|
|
2676
2405
|
* @see https://tailwindcss.com/docs/backdrop-grayscale
|
|
2677
2406
|
*/
|
|
2678
2407
|
"backdrop-grayscale": [{
|
|
2679
|
-
"backdrop-grayscale": ["",
|
|
2408
|
+
"backdrop-grayscale": ["", C, v, u]
|
|
2680
2409
|
}],
|
|
2681
2410
|
/**
|
|
2682
2411
|
* Backdrop Hue Rotate
|
|
2683
2412
|
* @see https://tailwindcss.com/docs/backdrop-hue-rotate
|
|
2684
2413
|
*/
|
|
2685
2414
|
"backdrop-hue-rotate": [{
|
|
2686
|
-
"backdrop-hue-rotate": [
|
|
2415
|
+
"backdrop-hue-rotate": [C, v, u]
|
|
2687
2416
|
}],
|
|
2688
2417
|
/**
|
|
2689
2418
|
* Backdrop Invert
|
|
2690
2419
|
* @see https://tailwindcss.com/docs/backdrop-invert
|
|
2691
2420
|
*/
|
|
2692
2421
|
"backdrop-invert": [{
|
|
2693
|
-
"backdrop-invert": ["",
|
|
2422
|
+
"backdrop-invert": ["", C, v, u]
|
|
2694
2423
|
}],
|
|
2695
2424
|
/**
|
|
2696
2425
|
* Backdrop Opacity
|
|
2697
2426
|
* @see https://tailwindcss.com/docs/backdrop-opacity
|
|
2698
2427
|
*/
|
|
2699
2428
|
"backdrop-opacity": [{
|
|
2700
|
-
"backdrop-opacity": [
|
|
2429
|
+
"backdrop-opacity": [C, v, u]
|
|
2701
2430
|
}],
|
|
2702
2431
|
/**
|
|
2703
2432
|
* Backdrop Saturate
|
|
2704
2433
|
* @see https://tailwindcss.com/docs/backdrop-saturate
|
|
2705
2434
|
*/
|
|
2706
2435
|
"backdrop-saturate": [{
|
|
2707
|
-
"backdrop-saturate": [
|
|
2436
|
+
"backdrop-saturate": [C, v, u]
|
|
2708
2437
|
}],
|
|
2709
2438
|
/**
|
|
2710
2439
|
* Backdrop Sepia
|
|
2711
2440
|
* @see https://tailwindcss.com/docs/backdrop-sepia
|
|
2712
2441
|
*/
|
|
2713
2442
|
"backdrop-sepia": [{
|
|
2714
|
-
"backdrop-sepia": ["",
|
|
2443
|
+
"backdrop-sepia": ["", C, v, u]
|
|
2715
2444
|
}],
|
|
2716
2445
|
// --------------
|
|
2717
2446
|
// --- Tables ---
|
|
@@ -2780,21 +2509,21 @@ const N = (t) => {
|
|
|
2780
2509
|
* @see https://tailwindcss.com/docs/transition-duration
|
|
2781
2510
|
*/
|
|
2782
2511
|
duration: [{
|
|
2783
|
-
duration: [
|
|
2512
|
+
duration: [C, "initial", v, u]
|
|
2784
2513
|
}],
|
|
2785
2514
|
/**
|
|
2786
2515
|
* Transition Timing Function
|
|
2787
2516
|
* @see https://tailwindcss.com/docs/transition-timing-function
|
|
2788
2517
|
*/
|
|
2789
2518
|
ease: [{
|
|
2790
|
-
ease: ["linear", "initial",
|
|
2519
|
+
ease: ["linear", "initial", J, v, u]
|
|
2791
2520
|
}],
|
|
2792
2521
|
/**
|
|
2793
2522
|
* Transition Delay
|
|
2794
2523
|
* @see https://tailwindcss.com/docs/transition-delay
|
|
2795
2524
|
*/
|
|
2796
2525
|
delay: [{
|
|
2797
|
-
delay: [
|
|
2526
|
+
delay: [C, v, u]
|
|
2798
2527
|
}],
|
|
2799
2528
|
/**
|
|
2800
2529
|
* Animation
|
|
@@ -3238,7 +2967,7 @@ const N = (t) => {
|
|
|
3238
2967
|
* @see https://tailwindcss.com/docs/stroke-width
|
|
3239
2968
|
*/
|
|
3240
2969
|
"stroke-w": [{
|
|
3241
|
-
stroke: [
|
|
2970
|
+
stroke: [C, m1, a1, x1]
|
|
3242
2971
|
}],
|
|
3243
2972
|
/**
|
|
3244
2973
|
* Stroke
|
|
@@ -3313,7 +3042,7 @@ const N = (t) => {
|
|
|
3313
3042
|
},
|
|
3314
3043
|
orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
|
|
3315
3044
|
};
|
|
3316
|
-
},
|
|
3045
|
+
}, $0 = /* @__PURE__ */ u0(H0);
|
|
3317
3046
|
function W1(t) {
|
|
3318
3047
|
var e, s, a = "";
|
|
3319
3048
|
if (typeof t == "string" || typeof t == "number") a += t;
|
|
@@ -3323,13 +3052,13 @@ function W1(t) {
|
|
|
3323
3052
|
} else for (s in t) t[s] && (a && (a += " "), a += s);
|
|
3324
3053
|
return a;
|
|
3325
3054
|
}
|
|
3326
|
-
function
|
|
3055
|
+
function _0() {
|
|
3327
3056
|
for (var t, e, s = 0, a = "", d = arguments.length; s < d; s++) (t = arguments[s]) && (e = W1(t)) && (a && (a += " "), a += e);
|
|
3328
3057
|
return a;
|
|
3329
3058
|
}
|
|
3330
|
-
function
|
|
3059
|
+
function U(...t) {
|
|
3331
3060
|
const e = t.filter((s) => s && s.trim() !== "");
|
|
3332
|
-
return e.length === 0 ? "" : e.length === 1 ? e[0] :
|
|
3061
|
+
return e.length === 0 ? "" : e.length === 1 ? e[0] : $0(_0(e));
|
|
3333
3062
|
}
|
|
3334
3063
|
const $1 = (t) => !Array.isArray(t) || t.length === 0, Y = class {
|
|
3335
3064
|
};
|
|
@@ -3342,27 +3071,27 @@ F(Y, "IsZeroArray", (t) => $1(t)), F(Y, "RemoveItem", (t, e) => Y.IsZeroArray(t)
|
|
|
3342
3071
|
s.id === e.id && (t[a] = e);
|
|
3343
3072
|
}
|
|
3344
3073
|
), t)), F(Y, "PrependItem", (t, e) => Y.IsZeroArray(t) ? [e] : [e, ...t]), F(Y, "AppendArray", (t, e) => Y.IsZeroArray(t) ? e : [...t, ...e]), F(Y, "Contain", (t, e) => $1(t) ? !1 : t.includes(e)), F(Y, "Union", (t, e) => t.concat(e.filter((s) => t.indexOf(s) < 0)));
|
|
3345
|
-
class
|
|
3074
|
+
class A0 extends Error {
|
|
3346
3075
|
}
|
|
3347
|
-
|
|
3348
|
-
function
|
|
3076
|
+
A0.prototype.name = "InvalidTokenError";
|
|
3077
|
+
function E0(t) {
|
|
3349
3078
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
3350
3079
|
}
|
|
3351
|
-
var
|
|
3352
|
-
function
|
|
3080
|
+
var C1 = { exports: {} }, N0 = C1.exports, _1;
|
|
3081
|
+
function O0() {
|
|
3353
3082
|
return _1 || (_1 = 1, (function(t, e) {
|
|
3354
3083
|
(function(s, a) {
|
|
3355
3084
|
t.exports = a();
|
|
3356
|
-
})(
|
|
3357
|
-
var s = 1e3, a = 6e4, d = 36e5, g = "millisecond", k = "second", L = "minute", q = "hour", Z = "day", S = "week", H = "month", V = "quarter", R = "year", A = "date", O = "Invalid Date", X = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,
|
|
3085
|
+
})(N0, function() {
|
|
3086
|
+
var s = 1e3, a = 6e4, d = 36e5, g = "millisecond", k = "second", L = "minute", q = "hour", Z = "day", S = "week", H = "month", V = "quarter", R = "year", A = "date", O = "Invalid Date", X = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, J = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, n1 = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(p) {
|
|
3358
3087
|
var i = ["th", "st", "nd", "rd"], c = p % 100;
|
|
3359
3088
|
return "[" + p + (i[(c - 20) % 10] || i[c] || i[0]) + "]";
|
|
3360
|
-
} },
|
|
3089
|
+
} }, Q = function(p, i, c) {
|
|
3361
3090
|
var m = String(p);
|
|
3362
3091
|
return !m || m.length >= i ? p : "" + Array(i + 1 - m.length).join(c) + p;
|
|
3363
|
-
}, K = { s:
|
|
3092
|
+
}, K = { s: Q, z: function(p) {
|
|
3364
3093
|
var i = -p.utcOffset(), c = Math.abs(i), m = Math.floor(c / 60), o = c % 60;
|
|
3365
|
-
return (i <= 0 ? "+" : "-") +
|
|
3094
|
+
return (i <= 0 ? "+" : "-") + Q(m, 2, "0") + ":" + Q(o, 2, "0");
|
|
3366
3095
|
}, m: function p(i, c) {
|
|
3367
3096
|
if (i.date() < c.date()) return -p(c, i);
|
|
3368
3097
|
var m = 12 * (c.year() - i.year()) + (c.month() - i.month()), o = i.clone().add(m, H), b = c - o < 0, n = i.clone().add(m + (b ? -1 : 1), H);
|
|
@@ -3394,8 +3123,8 @@ function J0() {
|
|
|
3394
3123
|
if (w(p)) return p.clone();
|
|
3395
3124
|
var c = typeof i == "object" ? i : {};
|
|
3396
3125
|
return c.date = p, c.args = arguments, new G(c);
|
|
3397
|
-
},
|
|
3398
|
-
|
|
3126
|
+
}, j = K;
|
|
3127
|
+
j.l = P, j.i = w, j.w = function(p, i) {
|
|
3399
3128
|
return $(p, { locale: i.$L, utc: i.$u, x: i.$x, $offset: i.$offset });
|
|
3400
3129
|
};
|
|
3401
3130
|
var G = (function() {
|
|
@@ -3407,7 +3136,7 @@ function J0() {
|
|
|
3407
3136
|
this.$d = (function(m) {
|
|
3408
3137
|
var o = m.date, b = m.utc;
|
|
3409
3138
|
if (o === null) return /* @__PURE__ */ new Date(NaN);
|
|
3410
|
-
if (
|
|
3139
|
+
if (j.u(o)) return /* @__PURE__ */ new Date();
|
|
3411
3140
|
if (o instanceof Date) return new Date(o);
|
|
3412
3141
|
if (typeof o == "string" && !/Z$/i.test(o)) {
|
|
3413
3142
|
var n = o.match(X);
|
|
@@ -3422,7 +3151,7 @@ function J0() {
|
|
|
3422
3151
|
var c = this.$d;
|
|
3423
3152
|
this.$y = c.getFullYear(), this.$M = c.getMonth(), this.$D = c.getDate(), this.$W = c.getDay(), this.$H = c.getHours(), this.$m = c.getMinutes(), this.$s = c.getSeconds(), this.$ms = c.getMilliseconds();
|
|
3424
3153
|
}, i.$utils = function() {
|
|
3425
|
-
return
|
|
3154
|
+
return j;
|
|
3426
3155
|
}, i.isValid = function() {
|
|
3427
3156
|
return this.$d.toString() !== O;
|
|
3428
3157
|
}, i.isSame = function(c, m) {
|
|
@@ -3433,17 +3162,17 @@ function J0() {
|
|
|
3433
3162
|
}, i.isBefore = function(c, m) {
|
|
3434
3163
|
return this.endOf(m) < $(c);
|
|
3435
3164
|
}, i.$g = function(c, m, o) {
|
|
3436
|
-
return
|
|
3165
|
+
return j.u(c) ? this[m] : this.set(o, c);
|
|
3437
3166
|
}, i.unix = function() {
|
|
3438
3167
|
return Math.floor(this.valueOf() / 1e3);
|
|
3439
3168
|
}, i.valueOf = function() {
|
|
3440
3169
|
return this.$d.getTime();
|
|
3441
3170
|
}, i.startOf = function(c, m) {
|
|
3442
|
-
var o = this, b = !!
|
|
3443
|
-
var I =
|
|
3171
|
+
var o = this, b = !!j.u(m) || m, n = j.p(c), h = function(E, _) {
|
|
3172
|
+
var I = j.w(o.$u ? Date.UTC(o.$y, _, E) : new Date(o.$y, _, E), o);
|
|
3444
3173
|
return b ? I : I.endOf(Z);
|
|
3445
3174
|
}, x = function(E, _) {
|
|
3446
|
-
return
|
|
3175
|
+
return j.w(o.toDate()[E].apply(o.toDate("s"), (b ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(_)), o);
|
|
3447
3176
|
}, f = this.$W, y = this.$M, M = this.$D, W = "set" + (this.$u ? "UTC" : "");
|
|
3448
3177
|
switch (n) {
|
|
3449
3178
|
case R:
|
|
@@ -3468,7 +3197,7 @@ function J0() {
|
|
|
3468
3197
|
}, i.endOf = function(c) {
|
|
3469
3198
|
return this.startOf(c, !1);
|
|
3470
3199
|
}, i.$set = function(c, m) {
|
|
3471
|
-
var o, b =
|
|
3200
|
+
var o, b = j.p(c), n = "set" + (this.$u ? "UTC" : ""), h = (o = {}, o[Z] = n + "Date", o[A] = n + "Date", o[H] = n + "Month", o[R] = n + "FullYear", o[q] = n + "Hours", o[L] = n + "Minutes", o[k] = n + "Seconds", o[g] = n + "Milliseconds", o)[b], x = b === Z ? this.$D + (m - this.$W) : m;
|
|
3472
3201
|
if (b === H || b === R) {
|
|
3473
3202
|
var f = this.clone().set(A, 1);
|
|
3474
3203
|
f.$d[h](x), f.init(), this.$d = f.set(A, Math.min(this.$D, f.daysInMonth())).$d;
|
|
@@ -3477,44 +3206,44 @@ function J0() {
|
|
|
3477
3206
|
}, i.set = function(c, m) {
|
|
3478
3207
|
return this.clone().$set(c, m);
|
|
3479
3208
|
}, i.get = function(c) {
|
|
3480
|
-
return this[
|
|
3209
|
+
return this[j.p(c)]();
|
|
3481
3210
|
}, i.add = function(c, m) {
|
|
3482
3211
|
var o, b = this;
|
|
3483
3212
|
c = Number(c);
|
|
3484
|
-
var n =
|
|
3213
|
+
var n = j.p(m), h = function(y) {
|
|
3485
3214
|
var M = $(b);
|
|
3486
|
-
return
|
|
3215
|
+
return j.w(M.date(M.date() + Math.round(y * c)), b);
|
|
3487
3216
|
};
|
|
3488
3217
|
if (n === H) return this.set(H, this.$M + c);
|
|
3489
3218
|
if (n === R) return this.set(R, this.$y + c);
|
|
3490
3219
|
if (n === Z) return h(1);
|
|
3491
3220
|
if (n === S) return h(7);
|
|
3492
3221
|
var x = (o = {}, o[L] = a, o[q] = d, o[k] = s, o)[n] || 1, f = this.$d.getTime() + c * x;
|
|
3493
|
-
return
|
|
3222
|
+
return j.w(f, this);
|
|
3494
3223
|
}, i.subtract = function(c, m) {
|
|
3495
3224
|
return this.add(-1 * c, m);
|
|
3496
3225
|
}, i.format = function(c) {
|
|
3497
3226
|
var m = this, o = this.$locale();
|
|
3498
3227
|
if (!this.isValid()) return o.invalidDate || O;
|
|
3499
|
-
var b = c || "YYYY-MM-DDTHH:mm:ssZ", n =
|
|
3228
|
+
var b = c || "YYYY-MM-DDTHH:mm:ssZ", n = j.z(this), h = this.$H, x = this.$m, f = this.$M, y = o.weekdays, M = o.months, W = o.meridiem, T = function(_, I, e1, v1) {
|
|
3500
3229
|
return _ && (_[I] || _(m, b)) || e1[I].slice(0, v1);
|
|
3501
3230
|
}, z = function(_) {
|
|
3502
|
-
return
|
|
3231
|
+
return j.s(h % 12 || 12, _, "0");
|
|
3503
3232
|
}, E = W || function(_, I, e1) {
|
|
3504
3233
|
var v1 = _ < 12 ? "AM" : "PM";
|
|
3505
3234
|
return e1 ? v1.toLowerCase() : v1;
|
|
3506
3235
|
};
|
|
3507
|
-
return b.replace(
|
|
3236
|
+
return b.replace(J, function(_, I) {
|
|
3508
3237
|
return I || (function(e1) {
|
|
3509
3238
|
switch (e1) {
|
|
3510
3239
|
case "YY":
|
|
3511
3240
|
return String(m.$y).slice(-2);
|
|
3512
3241
|
case "YYYY":
|
|
3513
|
-
return
|
|
3242
|
+
return j.s(m.$y, 4, "0");
|
|
3514
3243
|
case "M":
|
|
3515
3244
|
return f + 1;
|
|
3516
3245
|
case "MM":
|
|
3517
|
-
return
|
|
3246
|
+
return j.s(f + 1, 2, "0");
|
|
3518
3247
|
case "MMM":
|
|
3519
3248
|
return T(o.monthsShort, f, M, 3);
|
|
3520
3249
|
case "MMMM":
|
|
@@ -3522,7 +3251,7 @@ function J0() {
|
|
|
3522
3251
|
case "D":
|
|
3523
3252
|
return m.$D;
|
|
3524
3253
|
case "DD":
|
|
3525
|
-
return
|
|
3254
|
+
return j.s(m.$D, 2, "0");
|
|
3526
3255
|
case "d":
|
|
3527
3256
|
return String(m.$W);
|
|
3528
3257
|
case "dd":
|
|
@@ -3534,7 +3263,7 @@ function J0() {
|
|
|
3534
3263
|
case "H":
|
|
3535
3264
|
return String(h);
|
|
3536
3265
|
case "HH":
|
|
3537
|
-
return
|
|
3266
|
+
return j.s(h, 2, "0");
|
|
3538
3267
|
case "h":
|
|
3539
3268
|
return z(1);
|
|
3540
3269
|
case "hh":
|
|
@@ -3546,13 +3275,13 @@ function J0() {
|
|
|
3546
3275
|
case "m":
|
|
3547
3276
|
return String(x);
|
|
3548
3277
|
case "mm":
|
|
3549
|
-
return
|
|
3278
|
+
return j.s(x, 2, "0");
|
|
3550
3279
|
case "s":
|
|
3551
3280
|
return String(m.$s);
|
|
3552
3281
|
case "ss":
|
|
3553
|
-
return
|
|
3282
|
+
return j.s(m.$s, 2, "0");
|
|
3554
3283
|
case "SSS":
|
|
3555
|
-
return
|
|
3284
|
+
return j.s(m.$ms, 3, "0");
|
|
3556
3285
|
case "Z":
|
|
3557
3286
|
return n;
|
|
3558
3287
|
}
|
|
@@ -3562,8 +3291,8 @@ function J0() {
|
|
|
3562
3291
|
}, i.utcOffset = function() {
|
|
3563
3292
|
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
|
3564
3293
|
}, i.diff = function(c, m, o) {
|
|
3565
|
-
var b, n = this, h =
|
|
3566
|
-
return
|
|
3294
|
+
var b, n = this, h = j.p(m), x = $(c), f = (x.utcOffset() - this.utcOffset()) * a, y = this - x, M = function() {
|
|
3295
|
+
return j.m(n, x);
|
|
3567
3296
|
};
|
|
3568
3297
|
switch (h) {
|
|
3569
3298
|
case R:
|
|
@@ -3593,7 +3322,7 @@ function J0() {
|
|
|
3593
3322
|
default:
|
|
3594
3323
|
b = y;
|
|
3595
3324
|
}
|
|
3596
|
-
return o ? b :
|
|
3325
|
+
return o ? b : j.a(b);
|
|
3597
3326
|
}, i.daysInMonth = function() {
|
|
3598
3327
|
return this.endOf(H).$D;
|
|
3599
3328
|
}, i.$locale = function() {
|
|
@@ -3603,7 +3332,7 @@ function J0() {
|
|
|
3603
3332
|
var o = this.clone(), b = P(c, m, !0);
|
|
3604
3333
|
return b && (o.$L = b), o;
|
|
3605
3334
|
}, i.clone = function() {
|
|
3606
|
-
return
|
|
3335
|
+
return j.w(this.$d, this);
|
|
3607
3336
|
}, i.toDate = function() {
|
|
3608
3337
|
return new Date(this.valueOf());
|
|
3609
3338
|
}, i.toJSON = function() {
|
|
@@ -3624,14 +3353,285 @@ function J0() {
|
|
|
3624
3353
|
return $(1e3 * p);
|
|
3625
3354
|
}, $.en = B[D], $.Ls = B, $.p = {}, $;
|
|
3626
3355
|
});
|
|
3627
|
-
})(
|
|
3356
|
+
})(C1)), C1.exports;
|
|
3628
3357
|
}
|
|
3629
|
-
var
|
|
3630
|
-
const b1 = /* @__PURE__ */
|
|
3358
|
+
var R0 = O0();
|
|
3359
|
+
const b1 = /* @__PURE__ */ E0(R0);
|
|
3631
3360
|
class f1 {
|
|
3632
3361
|
}
|
|
3633
3362
|
F(f1, "getToday", () => b1()), F(f1, "isValidDate", (t) => b1.isDayjs(t)), F(f1, "parseDate", (t) => b1(t)), F(f1, "convertDayjsToGoTime", (t) => t == null ? void 0 : t.format("YYYY-MM-DDTHH:mm:ssZ"));
|
|
3634
|
-
function
|
|
3363
|
+
function B0({ className: t = "", size: e = l.md }) {
|
|
3364
|
+
return /* @__PURE__ */ r.jsxs(
|
|
3365
|
+
"svg",
|
|
3366
|
+
{
|
|
3367
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3368
|
+
className: U("stroke-black", t),
|
|
3369
|
+
height: e,
|
|
3370
|
+
width: e,
|
|
3371
|
+
viewBox: "0 0 32 32",
|
|
3372
|
+
children: [
|
|
3373
|
+
/* @__PURE__ */ r.jsx("style", { type: "text/css", children: ".st0{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}" }),
|
|
3374
|
+
/* @__PURE__ */ r.jsx(
|
|
3375
|
+
"path",
|
|
3376
|
+
{
|
|
3377
|
+
className: "st0",
|
|
3378
|
+
d: `M3.6,10.4c0.8,0.8,2.2,0.8,3.1,0L8,9.1l1.3,1.3c0.8,0.8,2.2,0.8,3.1,0c0.8-0.8,0.8-2.2,0-3.1l-1.3-1.3L8,3
|
|
3379
|
+
L4.9,6.1L3.6,7.3C2.8,8.2,2.8,9.5,3.6,10.4z`
|
|
3380
|
+
}
|
|
3381
|
+
),
|
|
3382
|
+
/* @__PURE__ */ r.jsx(
|
|
3383
|
+
"path",
|
|
3384
|
+
{
|
|
3385
|
+
className: "st0",
|
|
3386
|
+
d: `M28.4,4.7c-0.8-0.9-2.2-0.9-3.1,0L24,6.1l-1.3-1.4c-0.8-0.9-2.2-0.9-3.1,0s-0.8,2.5,0,3.4l1.3,1.4L24,13
|
|
3387
|
+
l3.1-3.4l1.3-1.4C29.2,7.2,29.2,5.7,28.4,4.7z`
|
|
3388
|
+
}
|
|
3389
|
+
),
|
|
3390
|
+
/* @__PURE__ */ r.jsx("line", { className: "st0", x1: "7", y1: "14", x2: "9", y2: "14" }),
|
|
3391
|
+
/* @__PURE__ */ r.jsx("line", { className: "st0", x1: "8", y1: "10", x2: "8", y2: "14" }),
|
|
3392
|
+
/* @__PURE__ */ r.jsx("line", { className: "st0", x1: "23", y1: "29", x2: "25", y2: "29" }),
|
|
3393
|
+
/* @__PURE__ */ r.jsx("line", { className: "st0", x1: "24", y1: "25", x2: "24", y2: "29" }),
|
|
3394
|
+
/* @__PURE__ */ r.jsx(
|
|
3395
|
+
"path",
|
|
3396
|
+
{
|
|
3397
|
+
className: "st0",
|
|
3398
|
+
d: `M26.5,21c-0.1,0-0.2,0-0.4,0c0.2-0.4,0.4-0.8,0.4-1.3c0-1.4-1.1-2.5-2.5-2.5c-1.4,0-2.5,1.1-2.5,2.5
|
|
3399
|
+
c0,0.5,0.1,0.9,0.4,1.3c-0.1,0-0.2,0-0.4,0c-1.4,0-2.5,1.1-2.5,2.5c0,1.4,1.1,2.5,2.5,2.5c1.2,0,2.2-0.9,2.4-2h0.1
|
|
3400
|
+
c0.2,1.1,1.2,2,2.4,2c1.4,0,2.5-1.1,2.5-2.5C29,22.1,27.9,21,26.5,21z`
|
|
3401
|
+
}
|
|
3402
|
+
),
|
|
3403
|
+
/* @__PURE__ */ r.jsx("polygon", { className: "st0", points: "8,18 3,23.5 8,29 13,23.5 " })
|
|
3404
|
+
]
|
|
3405
|
+
}
|
|
3406
|
+
);
|
|
3407
|
+
}
|
|
3408
|
+
const P0 = {
|
|
3409
|
+
sports: J1,
|
|
3410
|
+
pets: Q1,
|
|
3411
|
+
cardgames: B0
|
|
3412
|
+
// Future categories can be added here
|
|
3413
|
+
};
|
|
3414
|
+
function Z2({ categoryType: t, size: e = l.md, className: s = "" }) {
|
|
3415
|
+
const a = P0[t];
|
|
3416
|
+
return a ? /* @__PURE__ */ r.jsx(a, { size: e, className: s }) : null;
|
|
3417
|
+
}
|
|
3418
|
+
function D0({ className: t = "", size: e = l.md }) {
|
|
3419
|
+
return /* @__PURE__ */ r.jsx(
|
|
3420
|
+
"svg",
|
|
3421
|
+
{
|
|
3422
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3423
|
+
className: t,
|
|
3424
|
+
height: e,
|
|
3425
|
+
width: e,
|
|
3426
|
+
viewBox: "0 -960 960 960",
|
|
3427
|
+
children: /* @__PURE__ */ r.jsx("path", { d: "m414-168 12-56q3-13 12.5-21.5T462-256l124-10q13-2 24 5t16 19l16 38q39-23 70-55.5t52-72.5l-12-6q-11-8-16-19.5t-2-24.5l28-122q3-12 12.5-20t21.5-10q-5-25-12.5-48.5T764-628q-9 5-19.5 4.5T726-630l-106-64q-11-7-16-19t-2-25l8-34q-31-14-63.5-21t-66.5-7q-14 0-29 1.5t-29 4.5l30 68q5 12 2.5 25T442-680l-94 82q-10 9-23.5 10t-24.5-6l-92-56q-23 38-35.5 81.5T160-480q0 16 4 52l88-8q14-2 25.5 4.5T294-412l48 114q5 12 2.5 25T332-252l-38 32q27 20 57.5 33t62.5 19Zm72-172q-13 2-24-5t-16-19l-54-124q-5-12-1.5-25t13.5-21l102-86q9-9 22-10t24 6l112 66q11 7 17 19t3 25l-32 130q-3 13-12 21.5T618-352l-132 12Zm-6 260q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Z" })
|
|
3428
|
+
}
|
|
3429
|
+
);
|
|
3430
|
+
}
|
|
3431
|
+
function I0({ className: t = "", size: e = l.md }) {
|
|
3432
|
+
return /* @__PURE__ */ r.jsx(
|
|
3433
|
+
"svg",
|
|
3434
|
+
{
|
|
3435
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3436
|
+
className: t,
|
|
3437
|
+
height: e,
|
|
3438
|
+
width: e,
|
|
3439
|
+
viewBox: "0 -960 960 960",
|
|
3440
|
+
children: /* @__PURE__ */ r.jsx("path", { d: "m280-40 123-622q6-29 27-43.5t44-14.5q23 0 42.5 10t31.5 30l40 64q18 29 46.5 52.5T700-529v-71h60v560h-60v-406q-48-11-89-35t-71-59l-24 120 84 80v300h-80v-240l-84-80-72 320h-84Zm17-395-85-16q-16-3-25-16.5t-6-30.5l30-157q6-32 34-50.5t60-12.5l46 9-54 274Zm243-305q-33 0-56.5-23.5T460-820q0-33 23.5-56.5T540-900q33 0 56.5 23.5T620-820q0 33-23.5 56.5T540-740Z" })
|
|
3441
|
+
}
|
|
3442
|
+
);
|
|
3443
|
+
}
|
|
3444
|
+
function V0({ className: t = "", size: e = l.md }) {
|
|
3445
|
+
return /* @__PURE__ */ r.jsx(
|
|
3446
|
+
"svg",
|
|
3447
|
+
{
|
|
3448
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3449
|
+
className: t,
|
|
3450
|
+
height: e,
|
|
3451
|
+
width: e,
|
|
3452
|
+
viewBox: "0 -960 960 960",
|
|
3453
|
+
children: /* @__PURE__ */ r.jsx("path", { d: "m137-160-57-56 164-164q31-31 42.5-77.5T298-600q0-58 26-114t74-104q91-91 201-103t181 61q72 72 60 182T738-478q-48 48-104 74t-114 26q-97 0-142 11t-77 43L137-160Zm275-334q47 46 127 34t143-75q64-64 76.5-143.5T724-803q-48-48-125.5-36T456-763q-63 63-76.5 142.5T412-494ZM720-40q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113T720-40Zm0-80q33 0 56.5-23.5T800-200q0-33-23.5-56.5T720-280q-33 0-56.5 23.5T640-200q0 33 23.5 56.5T720-120Zm0-80Z" })
|
|
3454
|
+
}
|
|
3455
|
+
);
|
|
3456
|
+
}
|
|
3457
|
+
function W0({ className: t = "", size: e = l.md }) {
|
|
3458
|
+
return /* @__PURE__ */ r.jsx(
|
|
3459
|
+
"svg",
|
|
3460
|
+
{
|
|
3461
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3462
|
+
className: t,
|
|
3463
|
+
height: e,
|
|
3464
|
+
width: e,
|
|
3465
|
+
viewBox: "0 -960 960 960",
|
|
3466
|
+
children: /* @__PURE__ */ r.jsx("path", { d: "m216-160-56-56 384-384H440v80h-80v-160h233q16 0 31 6t26 17l120 119q27 27 66 42t84 16v80q-62 0-112.5-19T718-476l-40-42-88 88 90 90-262 151-40-69 172-99-68-68-266 265Zm-96-280v-80h200v80H120ZM40-560v-80h200v80H40Zm739-80q-33 0-57-23.5T698-720q0-33 24-56.5t57-23.5q33 0 57 23.5t24 56.5q0 33-24 56.5T779-640Zm-659-40v-80h200v80H120Z" })
|
|
3467
|
+
}
|
|
3468
|
+
);
|
|
3469
|
+
}
|
|
3470
|
+
function Y0({ className: t = "", size: e = l.md }) {
|
|
3471
|
+
return /* @__PURE__ */ r.jsx(
|
|
3472
|
+
"svg",
|
|
3473
|
+
{
|
|
3474
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3475
|
+
className: t,
|
|
3476
|
+
height: e,
|
|
3477
|
+
width: e,
|
|
3478
|
+
viewBox: "0 -960 960 960",
|
|
3479
|
+
children: /* @__PURE__ */ r.jsx("path", { d: "M162-520h114q-6-38-23-71t-43-59q-18 29-30.5 61.5T162-520Zm522 0h114q-5-36-17.5-68.5T750-650q-26 26-43 59t-23 71ZM210-310q26-26 43-59t23-71H162q5 36 17.5 68.5T210-310Zm540 0q18-29 30.5-61.5T798-440H684q6 38 23 71t43 59ZM358-520h82v-278q-53 8-98.5 29.5T260-712q39 38 64.5 86.5T358-520Zm162 0h82q8-57 33.5-105.5T700-712q-36-35-81.5-56.5T520-798v278Zm-80 358v-278h-82q-8 57-33.5 105.5T260-248q36 35 81.5 56.5T440-162Zm80 0q53-8 98.5-29.5T700-248q-39-38-64.5-86.5T602-440h-82v278Zm-40-318Zm0 400q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Z" })
|
|
3480
|
+
}
|
|
3481
|
+
);
|
|
3482
|
+
}
|
|
3483
|
+
function G0({ className: t = "", size: e = l.md }) {
|
|
3484
|
+
return /* @__PURE__ */ r.jsx(
|
|
3485
|
+
"svg",
|
|
3486
|
+
{
|
|
3487
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3488
|
+
className: t,
|
|
3489
|
+
height: e,
|
|
3490
|
+
width: e,
|
|
3491
|
+
viewBox: "0 -960 960 960",
|
|
3492
|
+
children: /* @__PURE__ */ r.jsx("path", { d: "M480-320q-117 0-198.5-81.5T200-600q0-117 81.5-198.5T480-880q117 0 198.5 81.5T760-600q0 117-81.5 198.5T480-320Zm0-80q83 0 141.5-58.5T680-600q0-83-58.5-141.5T480-800q-83 0-141.5 58.5T280-600q0 83 58.5 141.5T480-400Zm-80-200q17 0 28.5-11.5T440-640q0-17-11.5-28.5T400-680q-17 0-28.5 11.5T360-640q0 17 11.5 28.5T400-600Zm160 0q17 0 28.5-11.5T600-640q0-17-11.5-28.5T560-680q-17 0-28.5 11.5T520-640q0 17 11.5 28.5T560-600Zm-80-80q17 0 28.5-11.5T520-720q0-17-11.5-28.5T480-760q-17 0-28.5 11.5T440-720q0 17 11.5 28.5T480-680ZM440-80v-40q0-33-23.5-56.5T360-200h-80v-80h400v80h-80q-33 0-56.5 23.5T520-120v40h-80Zm40-520Z" })
|
|
3493
|
+
}
|
|
3494
|
+
);
|
|
3495
|
+
}
|
|
3496
|
+
function F0({ className: t = "fill-gray-600", size: e = l.md }) {
|
|
3497
|
+
return /* @__PURE__ */ r.jsx(
|
|
3498
|
+
"svg",
|
|
3499
|
+
{
|
|
3500
|
+
className: t,
|
|
3501
|
+
height: e,
|
|
3502
|
+
width: e,
|
|
3503
|
+
version: "1.1",
|
|
3504
|
+
id: "Capa_1",
|
|
3505
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3506
|
+
viewBox: "0 0 306.292 306.292",
|
|
3507
|
+
children: /* @__PURE__ */ r.jsx("g", { children: /* @__PURE__ */ r.jsx(
|
|
3508
|
+
"path",
|
|
3509
|
+
{
|
|
3510
|
+
d: `M299.109,71.481c-8.554-18.094-23.642-31.774-42.484-38.52c-18.844-6.748-39.186-5.751-57.279,2.803
|
|
3511
|
+
c-6.996,3.307-13.397,7.655-19.002,12.861c-0.341-0.174-0.689-0.334-1.053-0.465c-2.247-0.805-4.722-0.684-6.88,0.336
|
|
3512
|
+
l-24.527,11.595c-3.118,1.474-4.993,4.508-5.142,7.729L6.619,105.204c-4.793,1.316-7.612,6.269-6.295,11.062
|
|
3513
|
+
c1.097,3.996,4.721,6.619,8.673,6.619c0.789,0,1.591-0.105,2.389-0.324l41.318-11.347l13.88,29.362l-37.462,14.199
|
|
3514
|
+
c-4.648,1.762-6.987,6.958-5.226,11.605c1.363,3.598,4.785,5.813,8.417,5.813c1.06,0,2.139-0.189,3.188-0.587L74.301,156.9
|
|
3515
|
+
l16.834,35.61l-35.99,20.649c-4.311,2.474-5.801,7.974-3.327,12.286c1.664,2.899,4.695,4.522,7.814,4.522
|
|
3516
|
+
c1.519,0,3.059-0.385,4.471-1.195l34.75-19.937l13.366,28.273l-35.116,24.239c-4.09,2.824-5.118,8.429-2.294,12.52
|
|
3517
|
+
c1.747,2.53,4.557,3.888,7.415,3.888c1.763,0,3.544-0.517,5.105-1.594l116.818-80.637c0.293,0.143,0.593,0.274,0.903,0.385
|
|
3518
|
+
c0.983,0.352,2.009,0.527,3.034,0.527c1.318,0,2.632-0.29,3.847-0.863l24.527-11.595c2.621-1.239,4.358-3.583,4.936-6.211
|
|
3519
|
+
c7.579-1.027,15-3.214,21.998-6.522C300.744,153.587,316.766,108.834,299.109,71.481z M212.373,175.453L163.713,72.518l8.254-3.902
|
|
3520
|
+
l48.661,102.935L212.373,175.453z M165.768,200.144l-11.045-23.364l30.182-17.316l9.791,20.712L165.768,200.144z M167.07,121.737
|
|
3521
|
+
l10.117,21.401l-30.182,17.317l-12.473-26.385L167.07,121.737z M159.353,105.413l-32.538,12.333L115.566,93.95l33.959-9.326
|
|
3522
|
+
L159.353,105.413z M97.944,98.79l11.987,25.356l-26.462,10.03l-13.143-27.802L97.944,98.79z M117.648,140.47l13.696,28.971
|
|
3523
|
+
l-24.546,14.083L91.186,150.5L117.648,140.47z M139.061,185.766l11.696,24.74l-23.526,16.24l-12.715-26.897L139.061,185.766z
|
|
3524
|
+
M235.225,160.313l-45.309-95.844c4.85-5.146,10.652-9.373,17.122-12.432c13.747-6.499,29.202-7.256,43.519-2.13
|
|
3525
|
+
c14.316,5.125,25.78,15.52,32.278,29.267c6.499,13.748,7.255,29.203,2.13,43.519c-5.125,14.316-15.52,25.78-29.267,32.278
|
|
3526
|
+
C249.225,158.032,242.28,159.832,235.225,160.313z`
|
|
3527
|
+
}
|
|
3528
|
+
) })
|
|
3529
|
+
}
|
|
3530
|
+
);
|
|
3531
|
+
}
|
|
3532
|
+
function U0({ className: t = "fill-gray-600", size: e = l.md }) {
|
|
3533
|
+
return /* @__PURE__ */ r.jsx(
|
|
3534
|
+
"svg",
|
|
3535
|
+
{
|
|
3536
|
+
className: t,
|
|
3537
|
+
height: e,
|
|
3538
|
+
width: e,
|
|
3539
|
+
version: "1.1",
|
|
3540
|
+
id: "Capa_1",
|
|
3541
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3542
|
+
viewBox: "0 0 345.134 345.134",
|
|
3543
|
+
children: /* @__PURE__ */ r.jsxs("g", { children: [
|
|
3544
|
+
/* @__PURE__ */ r.jsx(
|
|
3545
|
+
"path",
|
|
3546
|
+
{
|
|
3547
|
+
d: `M62.549,252.369c-9.506,0-18.442,3.701-25.164,10.423c-13.874,13.875-13.874,36.452,0,50.327
|
|
3548
|
+
c6.722,6.721,15.658,10.422,25.164,10.422s18.442-3.702,25.163-10.422c6.721-6.721,10.423-15.658,10.423-25.164
|
|
3549
|
+
c0-9.505-3.702-18.442-10.423-25.163S72.055,252.369,62.549,252.369z M74.984,300.391c-3.321,3.321-7.737,5.15-12.435,5.15
|
|
3550
|
+
c-4.698,0-9.114-1.829-12.436-5.15c-6.856-6.857-6.856-18.014,0-24.871c3.321-3.322,7.737-5.151,12.436-5.151
|
|
3551
|
+
c4.697,0,9.113,1.829,12.435,5.15c3.322,3.322,5.151,7.738,5.151,12.436C80.135,292.653,78.306,297.069,74.984,300.391z`
|
|
3552
|
+
}
|
|
3553
|
+
),
|
|
3554
|
+
/* @__PURE__ */ r.jsx(
|
|
3555
|
+
"path",
|
|
3556
|
+
{
|
|
3557
|
+
d: `M318.144,274.188c-0.21-7.501-3.541-14.67-9.136-19.67l-52.374-46.799c3.393-3.516,6.552-7.243,9.456-11.16
|
|
3558
|
+
c0.618-0.631,1.141-1.352,1.553-2.142c13.073-18.52,20.587-40.958,20.587-64.543c0-29.765-12.02-62.442-32.152-87.412
|
|
3559
|
+
C233.999,15.081,205.654,0,176.263,0c-25.543,0-50.292,11.395-70.828,32.351c-17.977,3.975-33.666,12.256-45.911,24.5
|
|
3560
|
+
c-20.782,20.783-30.162,51.489-26.411,86.463c3.421,31.892,18.027,63.498,39.074,84.544c19.245,19.246,44.48,30.343,70.581,32.386
|
|
3561
|
+
l-3.145,55.938c-0.422,7.492,2.293,14.917,7.448,20.37c5.155,5.453,12.416,8.581,19.921,8.581h18.541
|
|
3562
|
+
c7.504,0,14.765-3.127,19.92-8.581c5.155-5.453,7.87-12.878,7.448-20.37l-3.564-63.404l47.854,53.555
|
|
3563
|
+
c5,5.596,12.169,8.926,19.671,9.137c0.254,0.007,0.506,0.011,0.759,0.011c7.235,0,14.268-2.902,19.395-8.029l13.11-13.11
|
|
3564
|
+
C315.433,289.036,318.355,281.69,318.144,274.188z M277.367,297.478c-2.613-0.074-5.012-1.188-6.754-3.137l-47.936-53.646
|
|
3565
|
+
c-5.366-6.005-12.813-9.207-20.429-9.207c-3.877,0-7.799,0.83-11.512,2.542c-11.226,5.178-23.144,7.96-35.07,8.481l89.517-89.517
|
|
3566
|
+
c-0.521,11.926-3.303,23.844-8.482,35.07c-5.076,11.006-2.397,23.842,6.665,31.94l53.646,47.936
|
|
3567
|
+
c1.95,1.742,3.063,4.141,3.138,6.754c0.073,2.614-0.904,5.072-2.754,6.92l-13.11,13.11
|
|
3568
|
+
C282.439,296.573,279.981,297.552,277.367,297.478z M157.594,317.193l3.203-56.98c10.334-0.85,20.618-3.146,30.541-6.93
|
|
3569
|
+
l3.593,63.911c0.146,2.61-0.762,5.094-2.559,6.994c-1.796,1.9-4.225,2.946-6.839,2.946h-18.541c-2.614,0-5.044-1.046-6.841-2.947
|
|
3570
|
+
C158.356,322.287,157.447,319.803,157.594,317.193z M72.252,69.579c16.857-16.857,42.365-24.397,71.816-21.243
|
|
3571
|
+
c27.938,2.997,55.502,15.671,73.735,33.905c13.173,13.173,21.79,29.694,25.456,47.222L134.234,238.489
|
|
3572
|
+
c-0.663,0.663-1.2,1.404-1.613,2.193c-17.708-3.607-34.412-12.257-47.705-25.551c-18.234-18.234-30.909-45.799-33.905-73.736
|
|
3573
|
+
C47.851,111.941,55.395,86.436,72.252,69.579z M242.066,53.761c17.636,21.873,28.164,50.327,28.164,76.113
|
|
3574
|
+
c0,14.016-3.173,27.544-8.912,39.77c2.333-12.385,2.54-25.007,0.712-37.323c-0.009-0.883-0.149-1.762-0.416-2.612
|
|
3575
|
+
c-3.852-22.34-14.405-43.519-31.081-60.196c-21.047-21.047-52.652-35.654-84.544-39.074c-3.016-0.323-5.997-0.542-8.946-0.671
|
|
3576
|
+
C149.446,22.066,162.779,18,176.263,18C200.103,18,223.472,30.7,242.066,53.761z`
|
|
3577
|
+
}
|
|
3578
|
+
)
|
|
3579
|
+
] })
|
|
3580
|
+
}
|
|
3581
|
+
);
|
|
3582
|
+
}
|
|
3583
|
+
function J0({ className: t = "fill-gray-600", size: e = l.md }) {
|
|
3584
|
+
return /* @__PURE__ */ r.jsx(
|
|
3585
|
+
"svg",
|
|
3586
|
+
{
|
|
3587
|
+
className: t,
|
|
3588
|
+
height: e,
|
|
3589
|
+
width: e,
|
|
3590
|
+
version: "1.1",
|
|
3591
|
+
id: "Capa_1",
|
|
3592
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3593
|
+
viewBox: "0 0 306.292 306.292",
|
|
3594
|
+
children: /* @__PURE__ */ r.jsxs("g", { children: [
|
|
3595
|
+
/* @__PURE__ */ r.jsx(
|
|
3596
|
+
"path",
|
|
3597
|
+
{
|
|
3598
|
+
d: `M318.816,57.259c-4.269-2.55-9.792-1.156-12.342,3.111l0,0l-25.322,42.392h-29.876l33.178-55.544l0,0
|
|
3599
|
+
c2.549-4.267,1.156-9.793-3.111-12.342c-4.27-2.549-9.793-1.157-12.342,3.111L170.763,202.45
|
|
3600
|
+
c-9.397,15.731-26.617,25.503-44.94,25.503H37.96c-4.915,0-9.582,2.368-12.484,6.333L2.999,264.99
|
|
3601
|
+
c-3.461,4.729-3.964,10.913-1.313,16.14c2.651,5.226,7.938,8.472,13.798,8.472h135.109c24.624,0,47.766-13.132,60.393-34.272
|
|
3602
|
+
L321.928,69.6C324.476,65.333,323.084,59.808,318.816,57.259z M150.594,271.602H20.467l18.775-25.649h86.581
|
|
3603
|
+
c24.624,0,47.765-13.132,60.394-34.272l33.313-55.77h29.876l-53.872,90.188C186.137,261.83,168.917,271.602,150.594,271.602z
|
|
3604
|
+
M260.157,137.911h-29.876l10.244-17.149h29.876L260.157,137.911z`
|
|
3605
|
+
}
|
|
3606
|
+
),
|
|
3607
|
+
/* @__PURE__ */ r.jsx(
|
|
3608
|
+
"path",
|
|
3609
|
+
{
|
|
3610
|
+
d: `M85.667,214.104c24.565,0,53.252-6.091,53.252-23.258v-27.82c0-17.167-28.687-23.258-53.252-23.258
|
|
3611
|
+
s-53.252,6.091-53.252,23.258v27.82C32.415,208.013,61.101,214.104,85.667,214.104z M85.667,196.104
|
|
3612
|
+
c-19.354,0-31.959-4.2-35.252-6.772v-8.043c13.519,4.639,30.465,4.995,35.252,4.995c4.833,0,21.754-0.359,35.252-4.986v8.034
|
|
3613
|
+
C117.626,191.904,105.02,196.104,85.667,196.104z M118.242,163.028c-5.383,2.434-16.712,5.256-32.576,5.256
|
|
3614
|
+
c-15.864,0-27.191-2.822-32.575-5.256c5.38-2.435,16.703-5.259,32.575-5.259C101.54,157.768,112.863,160.592,118.242,163.028z`
|
|
3615
|
+
}
|
|
3616
|
+
)
|
|
3617
|
+
] })
|
|
3618
|
+
}
|
|
3619
|
+
);
|
|
3620
|
+
}
|
|
3621
|
+
function Q0({ className: t = "", size: e = l.md }) {
|
|
3622
|
+
return /* @__PURE__ */ r.jsx(
|
|
3623
|
+
"svg",
|
|
3624
|
+
{
|
|
3625
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3626
|
+
className: t,
|
|
3627
|
+
height: e,
|
|
3628
|
+
width: e,
|
|
3629
|
+
viewBox: "0 -960 960 960",
|
|
3630
|
+
children: /* @__PURE__ */ r.jsx("path", { d: "M480-480ZM362-202 202-362q-3 38-1.5 79t7.5 73q23 7 69.5 9t84.5-1Zm96-16q59-13 106-37t82-59q34-34 58-80.5T742-500L500-742q-57 14-103 38.5T316-644q-35 35-59.5 81.5T218-458l240 240Zm-62-122-56-56 224-224 56 56-224 224Zm362-256q4-39 2.5-81t-8.5-73q-23-8-69.5-10t-84.5 2l160 162ZM310-120q-57 0-104-8.5T148-148q-11-12-19.5-60T120-314q0-119 36-220.5T258-702q66-66 169-102t223-36q58 0 104.5 8.5T812-812q11 12 19.5 60t8.5 108q0 117-36 218.5T702-258q-65 65-168 101.5T310-120Z" })
|
|
3631
|
+
}
|
|
3632
|
+
);
|
|
3633
|
+
}
|
|
3634
|
+
function X0({ className: t = "", size: e = l.md }) {
|
|
3635
3635
|
return /* @__PURE__ */ r.jsx(
|
|
3636
3636
|
"svg",
|
|
3637
3637
|
{
|
|
@@ -3639,7 +3639,7 @@ function X0({ className: t = "", size: e = l.md }) {
|
|
|
3639
3639
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3640
3640
|
height: e,
|
|
3641
3641
|
width: e,
|
|
3642
|
-
className:
|
|
3642
|
+
className: U("stroke-2 text-gray-600", t),
|
|
3643
3643
|
children: /* @__PURE__ */ r.jsx("g", { id: "Layer_25", "data-name": "Layer 25", children: /* @__PURE__ */ r.jsx(
|
|
3644
3644
|
"path",
|
|
3645
3645
|
{
|
|
@@ -3803,6 +3803,7 @@ function o2({ className: t = "fill-gray-600", size: e = l.md }) {
|
|
|
3803
3803
|
/* @__PURE__ */ r.jsx(
|
|
3804
3804
|
"path",
|
|
3805
3805
|
{
|
|
3806
|
+
stroke: "currentColor",
|
|
3806
3807
|
className: "st0",
|
|
3807
3808
|
d: `M164.011,121.713c1.773,0.195,3.546,0.286,5.301,0.286c24.04,0,44.68-18.064,47.405-42.483l-9.401-1.043
|
|
3808
3809
|
l9.401,1.035c0.194-1.773,0.286-3.538,0.286-5.292c0-24.049-18.073-44.681-42.483-47.405c-1.783-0.194-3.556-0.296-5.301-0.296
|
|
@@ -3815,6 +3816,7 @@ function o2({ className: t = "fill-gray-600", size: e = l.md }) {
|
|
|
3815
3816
|
/* @__PURE__ */ r.jsx(
|
|
3816
3817
|
"path",
|
|
3817
3818
|
{
|
|
3819
|
+
stroke: "currentColor",
|
|
3818
3820
|
className: "st0",
|
|
3819
3821
|
d: `M373.109,0c-11.886,0-79.017,30.966-79.017,259.228c0,159.938,30.91,203.28,49.067,238.724
|
|
3820
3822
|
c1.496,2.918,5.191,8.645,11.24,8.645h37.413c6.048,0,9.742-5.726,11.238-8.645c18.158-35.445,49.068-78.786,49.068-238.724
|
|
@@ -3826,6 +3828,7 @@ function o2({ className: t = "fill-gray-600", size: e = l.md }) {
|
|
|
3826
3828
|
/* @__PURE__ */ r.jsx(
|
|
3827
3829
|
"path",
|
|
3828
3830
|
{
|
|
3831
|
+
stroke: "currentColor",
|
|
3829
3832
|
className: "st0",
|
|
3830
3833
|
d: `M261.675,194.71c-23.079-35.925-43.082-54.285-88.89-55.671c-1.118-0.037-2.263-0.056-3.426-0.056
|
|
3831
3834
|
c-24.271,0-82.195,8.331-96.002,85.492l-0.074,0.415l-0.055,0.416l-13.16,98.55l-0.112,0.804l-0.037,0.804
|
|
@@ -3861,24 +3864,24 @@ function s2({ className: t = "fill-gray-600", size: e = l.md }) {
|
|
|
3861
3864
|
);
|
|
3862
3865
|
}
|
|
3863
3866
|
const a2 = {
|
|
3864
|
-
tennis:
|
|
3867
|
+
tennis: V0,
|
|
3865
3868
|
pickleball: X0,
|
|
3866
|
-
basketball:
|
|
3867
|
-
golf:
|
|
3868
|
-
hiking:
|
|
3869
|
-
running:
|
|
3869
|
+
basketball: Y0,
|
|
3870
|
+
golf: G0,
|
|
3871
|
+
hiking: I0,
|
|
3872
|
+
running: W0,
|
|
3870
3873
|
gym: t2,
|
|
3871
3874
|
baseball: s2,
|
|
3872
3875
|
biking: K0,
|
|
3873
3876
|
yoga: r2,
|
|
3874
|
-
tabletennis:
|
|
3875
|
-
football:
|
|
3876
|
-
soccer:
|
|
3877
|
-
badminton:
|
|
3877
|
+
tabletennis: U0,
|
|
3878
|
+
football: Q0,
|
|
3879
|
+
soccer: D0,
|
|
3880
|
+
badminton: F0,
|
|
3878
3881
|
skiing: n2,
|
|
3879
3882
|
surfing: o2,
|
|
3880
3883
|
swimming: e2,
|
|
3881
|
-
hockey:
|
|
3884
|
+
hockey: J0
|
|
3882
3885
|
};
|
|
3883
3886
|
function c2({
|
|
3884
3887
|
interestType: t,
|
|
@@ -3912,7 +3915,7 @@ function i2({ className: t = "", size: e = l.md }) {
|
|
|
3912
3915
|
viewBox: "0 0 24 24",
|
|
3913
3916
|
width: e,
|
|
3914
3917
|
height: e,
|
|
3915
|
-
className:
|
|
3918
|
+
className: U("stroke-1 text-gray-600", t),
|
|
3916
3919
|
children: /* @__PURE__ */ r.jsx(
|
|
3917
3920
|
"path",
|
|
3918
3921
|
{
|
|
@@ -3938,7 +3941,7 @@ function m2({ className: t = "", size: e = l.md }) {
|
|
|
3938
3941
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3939
3942
|
height: e,
|
|
3940
3943
|
width: e,
|
|
3941
|
-
className:
|
|
3944
|
+
className: U("stroke-2 text-gray-600", t),
|
|
3942
3945
|
viewBox: "0 0 465.072 465.072",
|
|
3943
3946
|
children: /* @__PURE__ */ r.jsxs("g", { children: [
|
|
3944
3947
|
/* @__PURE__ */ r.jsx(
|
|
@@ -3993,7 +3996,7 @@ function u2({ className: t = "", size: e = l.md }) {
|
|
|
3993
3996
|
{
|
|
3994
3997
|
height: e,
|
|
3995
3998
|
width: e,
|
|
3996
|
-
className:
|
|
3999
|
+
className: U("stroke-2 text-gray-600", t),
|
|
3997
4000
|
viewBox: "0 -5 512.00242 512",
|
|
3998
4001
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3999
4002
|
children: [
|
|
@@ -4015,7 +4018,7 @@ function g2({ interestType: t, className: e, size: s }) {
|
|
|
4015
4018
|
return a && /* @__PURE__ */ r.jsx(a, { className: e, size: s });
|
|
4016
4019
|
}
|
|
4017
4020
|
function p2({ className: t = "", size: e = l.md }) {
|
|
4018
|
-
return /* @__PURE__ */ r.jsxs("svg", { className:
|
|
4021
|
+
return /* @__PURE__ */ r.jsxs("svg", { className: U("fill-black", t), height: e, width: e, viewBox: "0 0 512 512", children: [
|
|
4019
4022
|
/* @__PURE__ */ r.jsx("style", { type: "text/css", children: ".st0{stroke-width:2;}" }),
|
|
4020
4023
|
/* @__PURE__ */ r.jsxs("g", { children: [
|
|
4021
4024
|
/* @__PURE__ */ r.jsx(
|
|
@@ -4102,7 +4105,7 @@ function p2({ className: t = "", size: e = l.md }) {
|
|
|
4102
4105
|
] });
|
|
4103
4106
|
}
|
|
4104
4107
|
function f2({ className: t = "", size: e = l.md }) {
|
|
4105
|
-
return /* @__PURE__ */ r.jsxs("svg", { className:
|
|
4108
|
+
return /* @__PURE__ */ r.jsxs("svg", { className: U("fill-black", t), height: e, width: e, viewBox: "0 0 512 512", children: [
|
|
4106
4109
|
/* @__PURE__ */ r.jsx("style", { type: "text/css", children: ".st0{stroke-width:2;}" }),
|
|
4107
4110
|
/* @__PURE__ */ r.jsxs("g", { children: [
|
|
4108
4111
|
/* @__PURE__ */ r.jsx(
|
|
@@ -4204,7 +4207,7 @@ function w2({ className: t = "", size: e = l.md }) {
|
|
|
4204
4207
|
{
|
|
4205
4208
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4206
4209
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
4207
|
-
className:
|
|
4210
|
+
className: U("fill-black", t),
|
|
4208
4211
|
height: e,
|
|
4209
4212
|
width: e,
|
|
4210
4213
|
viewBox: "0 0 512 512",
|
|
@@ -4491,7 +4494,7 @@ function Y2({ className: t = "", size: e = l.md }) {
|
|
|
4491
4494
|
return /* @__PURE__ */ r.jsx(
|
|
4492
4495
|
"svg",
|
|
4493
4496
|
{
|
|
4494
|
-
className:
|
|
4497
|
+
className: U("stroke-2 text-gray-600", t),
|
|
4495
4498
|
height: e,
|
|
4496
4499
|
width: e,
|
|
4497
4500
|
enableBackground: "new 0 0 512.004 512.004",
|
|
@@ -4511,7 +4514,7 @@ function G2({ className: t = "", size: e = l.md }) {
|
|
|
4511
4514
|
return /* @__PURE__ */ r.jsxs(
|
|
4512
4515
|
"svg",
|
|
4513
4516
|
{
|
|
4514
|
-
className:
|
|
4517
|
+
className: U(t, "fill-none"),
|
|
4515
4518
|
width: e,
|
|
4516
4519
|
height: e,
|
|
4517
4520
|
viewBox: "0 0 24 24",
|
|
@@ -5171,7 +5174,7 @@ function b3({ className: t = "", size: e = l.xs }) {
|
|
|
5171
5174
|
height: e,
|
|
5172
5175
|
viewBox: "0 0 24 24",
|
|
5173
5176
|
fill: "none",
|
|
5174
|
-
className:
|
|
5177
|
+
className: U("PasswordShow text-gray-600", t),
|
|
5175
5178
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5176
5179
|
children: [
|
|
5177
5180
|
/* @__PURE__ */ r.jsx(
|
|
@@ -5218,7 +5221,7 @@ function k3({ className: t = "", size: e = l.xs }) {
|
|
|
5218
5221
|
height: e,
|
|
5219
5222
|
viewBox: "0 0 24 24",
|
|
5220
5223
|
fill: "none",
|
|
5221
|
-
className:
|
|
5224
|
+
className: U("PasswordHide text-gray-600", t),
|
|
5222
5225
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5223
5226
|
children: [
|
|
5224
5227
|
/* @__PURE__ */ r.jsx(
|
|
@@ -5258,16 +5261,16 @@ function k3({ className: t = "", size: e = l.xs }) {
|
|
|
5258
5261
|
export {
|
|
5259
5262
|
F2 as AddSvg,
|
|
5260
5263
|
Y2 as ArenaSvg,
|
|
5261
|
-
|
|
5264
|
+
F0 as Badminton,
|
|
5262
5265
|
s2 as Baseball,
|
|
5263
|
-
|
|
5266
|
+
Y0 as Basketball,
|
|
5264
5267
|
K0 as Biking,
|
|
5265
5268
|
w2 as Blackjack,
|
|
5266
5269
|
N2 as CalendarEventSvg,
|
|
5267
5270
|
$2 as CalendarSvg,
|
|
5268
5271
|
b2 as CardGamesInterestSvg,
|
|
5269
5272
|
i2 as Cat,
|
|
5270
|
-
|
|
5273
|
+
Z2 as CategorySvg,
|
|
5271
5274
|
_2 as ChatSvg,
|
|
5272
5275
|
c3 as CitySvg,
|
|
5273
5276
|
e3 as CloseSvg,
|
|
@@ -5285,13 +5288,13 @@ export {
|
|
|
5285
5288
|
K2 as EditSvg,
|
|
5286
5289
|
p3 as EventSvg,
|
|
5287
5290
|
D2 as ExploreSvg,
|
|
5288
|
-
|
|
5291
|
+
Q0 as Football,
|
|
5289
5292
|
g3 as GameSvg,
|
|
5290
|
-
|
|
5293
|
+
G0 as Golf,
|
|
5291
5294
|
m2 as Guitar,
|
|
5292
5295
|
t2 as Gym,
|
|
5293
|
-
|
|
5294
|
-
|
|
5296
|
+
I0 as Hiking,
|
|
5297
|
+
J0 as Hockey,
|
|
5295
5298
|
S2 as HomeSvg,
|
|
5296
5299
|
r3 as ImageSvg,
|
|
5297
5300
|
z2 as InterestSvg,
|
|
@@ -5316,20 +5319,20 @@ export {
|
|
|
5316
5319
|
n3 as PollSvg,
|
|
5317
5320
|
s3 as PrivateSvg,
|
|
5318
5321
|
X2 as RightArrowSvg,
|
|
5319
|
-
|
|
5322
|
+
W0 as Running,
|
|
5320
5323
|
m3 as SendSvg,
|
|
5321
5324
|
u2 as Singing,
|
|
5322
5325
|
n2 as Skiing,
|
|
5323
|
-
|
|
5326
|
+
D0 as Soccer,
|
|
5324
5327
|
c2 as SportsInterestSvg,
|
|
5325
5328
|
J1 as SportsSvg,
|
|
5326
5329
|
w3 as StreetSvg,
|
|
5327
5330
|
o2 as Surfing,
|
|
5328
5331
|
l as SvgSize,
|
|
5329
5332
|
e2 as Swimming,
|
|
5330
|
-
|
|
5333
|
+
U0 as TableTennis,
|
|
5331
5334
|
W2 as TeamSvg,
|
|
5332
|
-
|
|
5335
|
+
V0 as Tennis,
|
|
5333
5336
|
p2 as TexasHoldem,
|
|
5334
5337
|
o3 as TextPostSvg,
|
|
5335
5338
|
d3 as UpArrowSvg,
|