wasvg 1.19.0 → 1.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/wasvg.es.js CHANGED
@@ -11,7 +11,7 @@ var m1 = { exports: {} }, d1 = {};
11
11
  * LICENSE file in the root directory of this source tree.
12
12
  */
13
13
  var L1;
14
- function G1() {
14
+ function F1() {
15
15
  if (L1) return d1;
16
16
  L1 = 1;
17
17
  var t = Symbol.for("react.transitional.element"), e = Symbol.for("react.fragment");
@@ -43,12 +43,12 @@ var h1 = {};
43
43
  * LICENSE file in the root directory of this source tree.
44
44
  */
45
45
  var T1;
46
- function F1() {
46
+ function G1() {
47
47
  return T1 || (T1 = 1, process.env.NODE_ENV !== "production" && (function() {
48
48
  function t(n) {
49
49
  if (n == null) return null;
50
50
  if (typeof n == "function")
51
- return n.$$typeof === _ ? null : n.displayName || n.name || null;
51
+ return n.$$typeof === A ? null : n.displayName || n.name || null;
52
52
  if (typeof n == "string") return n;
53
53
  switch (n) {
54
54
  case R:
@@ -68,7 +68,7 @@ function F1() {
68
68
  switch (typeof n.tag == "number" && console.error(
69
69
  "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
70
70
  ), n.$$typeof) {
71
- case A:
71
+ case $:
72
72
  return "Portal";
73
73
  case J:
74
74
  return (n.displayName || "Context") + ".Provider";
@@ -127,7 +127,7 @@ function F1() {
127
127
  return Error("react-stack-top-frame");
128
128
  }
129
129
  function k(n) {
130
- if (G.call(n, "key")) {
130
+ if (F.call(n, "key")) {
131
131
  var h = Object.getOwnPropertyDescriptor(n, "key").get;
132
132
  if (h && h.isReactWarning) return !1;
133
133
  }
@@ -183,25 +183,25 @@ function F1() {
183
183
  value: T
184
184
  }), Object.freeze && (Object.freeze(n.props), Object.freeze(n)), n;
185
185
  }
186
- function S(n, h, x, f, q, M, W, T) {
187
- var z = h.children;
188
- if (z !== void 0)
186
+ function z(n, h, x, f, q, M, W, T) {
187
+ var S = h.children;
188
+ if (S !== void 0)
189
189
  if (f)
190
- if (s1(z)) {
191
- for (f = 0; f < z.length; f++)
192
- H(z[f]);
193
- Object.freeze && Object.freeze(z);
190
+ if (s1(S)) {
191
+ for (f = 0; f < S.length; f++)
192
+ H(S[f]);
193
+ Object.freeze && Object.freeze(S);
194
194
  } else
195
195
  console.error(
196
196
  "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
197
197
  );
198
- else H(z);
199
- if (G.call(h, "key")) {
200
- z = t(n);
198
+ else H(S);
199
+ if (F.call(h, "key")) {
200
+ S = t(n);
201
201
  var E = Object.keys(h).filter(function(I) {
202
202
  return I !== "key";
203
203
  });
204
- f = 0 < E.length ? "{key: someKey, " + E.join(": ..., ") + ": ...}" : "{key: someKey}", b[z + f] || (E = 0 < E.length ? "{" + E.join(": ..., ") + ": ...}" : "{}", console.error(
204
+ f = 0 < E.length ? "{key: someKey, " + E.join(": ..., ") + ": ...}" : "{key: someKey}", b[S + f] || (E = 0 < E.length ? "{" + E.join(": ..., ") + ": ...}" : "{}", console.error(
205
205
  `A props object containing a "key" prop is being spread into JSX:
206
206
  let props = %s;
207
207
  <%s {...props} />
@@ -209,22 +209,22 @@ React keys must be passed directly to JSX without using spread:
209
209
  let props = %s;
210
210
  <%s key={someKey} {...props} />`,
211
211
  f,
212
- z,
212
+ S,
213
213
  E,
214
- z
215
- ), b[z + f] = !0);
214
+ S
215
+ ), b[S + f] = !0);
216
216
  }
217
- if (z = null, x !== void 0 && (s(x), z = "" + x), k(h) && (s(h.key), z = "" + h.key), "key" in h) {
217
+ if (S = null, x !== void 0 && (s(x), S = "" + x), k(h) && (s(h.key), S = "" + h.key), "key" in h) {
218
218
  x = {};
219
- for (var $ in h)
220
- $ !== "key" && (x[$] = h[$]);
219
+ for (var _ in h)
220
+ _ !== "key" && (x[_] = h[_]);
221
221
  } else x = h;
222
- return z && L(
222
+ return S && L(
223
223
  x,
224
224
  typeof n == "function" ? n.displayName || n.name || "Unknown" : n
225
225
  ), Z(
226
226
  n,
227
- z,
227
+ S,
228
228
  M,
229
229
  q,
230
230
  d(),
@@ -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 === B && n._store && (n._store.validated = 1);
238
238
  }
239
- var V = Y1, B = Symbol.for("react.transitional.element"), A = Symbol.for("react.portal"), R = Symbol.for("react.fragment"), Q = Symbol.for("react.strict_mode"), U = Symbol.for("react.profiler");
239
+ var V = Y1, B = Symbol.for("react.transitional.element"), $ = Symbol.for("react.portal"), R = Symbol.for("react.fragment"), Q = Symbol.for("react.strict_mode"), U = Symbol.for("react.profiler");
240
240
  Symbol.for("react.provider");
241
- var n1 = Symbol.for("react.consumer"), J = Symbol.for("react.context"), X = Symbol.for("react.forward_ref"), D = Symbol.for("react.suspense"), P = Symbol.for("react.suspense_list"), K = Symbol.for("react.memo"), w = Symbol.for("react.lazy"), N = Symbol.for("react.activity"), _ = Symbol.for("react.client.reference"), y = 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() {
241
+ var n1 = Symbol.for("react.consumer"), J = Symbol.for("react.context"), X = Symbol.for("react.forward_ref"), D = Symbol.for("react.suspense"), P = Symbol.for("react.suspense_list"), K = Symbol.for("react.memo"), w = Symbol.for("react.lazy"), N = Symbol.for("react.activity"), A = Symbol.for("react.client.reference"), y = V.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, F = Object.prototype.hasOwnProperty, s1 = Array.isArray, p = console.createTask ? console.createTask : function() {
242
242
  return null;
243
243
  };
244
244
  V = {
@@ -252,7 +252,7 @@ React keys must be passed directly to JSX without using spread:
252
252
  )(), o = p(a(g)), b = {};
253
253
  h1.Fragment = R, h1.jsx = function(n, h, x, f, q) {
254
254
  var M = 1e4 > y.recentlyCreatedOwnerStacks++;
255
- return S(
255
+ return z(
256
256
  n,
257
257
  h,
258
258
  x,
@@ -264,7 +264,7 @@ React keys must be passed directly to JSX without using spread:
264
264
  );
265
265
  }, h1.jsxs = function(n, h, x, f, q) {
266
266
  var M = 1e4 > y.recentlyCreatedOwnerStacks++;
267
- return S(
267
+ return z(
268
268
  n,
269
269
  h,
270
270
  x,
@@ -279,7 +279,7 @@ React keys must be passed directly to JSX without using spread:
279
279
  }
280
280
  var L2 = m1.exports, M1;
281
281
  function U1() {
282
- return M1 || (M1 = 1, process.env.NODE_ENV === "production" ? m1.exports = G1() : m1.exports = F1()), m1.exports;
282
+ return M1 || (M1 = 1, process.env.NODE_ENV === "production" ? m1.exports = F1() : m1.exports = G1()), m1.exports;
283
283
  }
284
284
  var r = U1();
285
285
  function J1({ className: t = "", size: e = l.md }) {
@@ -318,7 +318,7 @@ function Q1({ className: t = "", size: e = l.md }) {
318
318
  }
319
319
  );
320
320
  }
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);
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, G = (t, e, s) => K1(t, typeof e != "symbol" ? e + "" : e, s);
322
322
  const y1 = "-", t0 = (t) => {
323
323
  const e = r0(t), {
324
324
  conflictingClassGroups: s,
@@ -327,18 +327,18 @@ const y1 = "-", t0 = (t) => {
327
327
  return {
328
328
  getClassGroupId: (d) => {
329
329
  const g = d.split(y1);
330
- return g[0] === "" && g.length !== 1 && g.shift(), A1(g, e) || e0(d);
330
+ return g[0] === "" && g.length !== 1 && g.shift(), $1(g, e) || e0(d);
331
331
  },
332
332
  getConflictingClassGroupIds: (d, g) => {
333
333
  const k = s[d] || [];
334
334
  return g && a[d] ? [...k, ...a[d]] : k;
335
335
  }
336
336
  };
337
- }, A1 = (t, e) => {
337
+ }, $1 = (t, e) => {
338
338
  var s;
339
339
  if (t.length === 0)
340
340
  return e.classGroupId;
341
- const a = t[0], d = e.nextPart.get(a), g = d ? A1(t.slice(1), d) : void 0;
341
+ const a = t[0], d = e.nextPart.get(a), g = d ? $1(t.slice(1), d) : void 0;
342
342
  if (g)
343
343
  return g;
344
344
  if (e.validators.length === 0)
@@ -367,7 +367,7 @@ const y1 = "-", t0 = (t) => {
367
367
  }, k1 = (t, e, s, a) => {
368
368
  t.forEach((d) => {
369
369
  if (typeof d == "string") {
370
- const g = d === "" ? e : z1(e, d);
370
+ const g = d === "" ? e : S1(e, d);
371
371
  g.classGroupId = s;
372
372
  return;
373
373
  }
@@ -383,10 +383,10 @@ const y1 = "-", t0 = (t) => {
383
383
  return;
384
384
  }
385
385
  Object.entries(d).forEach(([g, k]) => {
386
- k1(k, z1(e, g), s, a);
386
+ k1(k, S1(e, g), s, a);
387
387
  });
388
388
  });
389
- }, z1 = (t, e) => {
389
+ }, S1 = (t, e) => {
390
390
  let s = t;
391
391
  return e.split(y1).forEach((a) => {
392
392
  s.nextPart.has(a) || s.nextPart.set(a, {
@@ -426,21 +426,21 @@ const y1 = "-", t0 = (t) => {
426
426
  let a = (d) => {
427
427
  const g = [];
428
428
  let k = 0, L = 0, C = 0, Z;
429
- for (let A = 0; A < d.length; A++) {
430
- let R = d[A];
429
+ for (let $ = 0; $ < d.length; $++) {
430
+ let R = d[$];
431
431
  if (k === 0 && L === 0) {
432
432
  if (R === q1) {
433
- g.push(d.slice(C, A)), C = A + s0;
433
+ g.push(d.slice(C, $)), C = $ + s0;
434
434
  continue;
435
435
  }
436
436
  if (R === "/") {
437
- Z = A;
437
+ Z = $;
438
438
  continue;
439
439
  }
440
440
  }
441
441
  R === "[" ? k++ : R === "]" ? k-- : R === "(" ? L++ : R === ")" && L--;
442
442
  }
443
- const S = g.length === 0 ? d : d.substring(C), H = c0(S), V = H !== S, B = Z && Z > C ? Z - C : void 0;
443
+ const z = g.length === 0 ? d : d.substring(C), H = c0(z), V = H !== z, B = Z && Z > C ? Z - C : void 0;
444
444
  return {
445
445
  modifiers: g,
446
446
  hasImportantModifier: V,
@@ -491,25 +491,25 @@ const y1 = "-", t0 = (t) => {
491
491
  } = e, k = [], L = t.trim().split(d0);
492
492
  let C = "";
493
493
  for (let Z = L.length - 1; Z >= 0; Z -= 1) {
494
- const S = L[Z], {
494
+ const z = L[Z], {
495
495
  isExternal: H,
496
496
  modifiers: V,
497
497
  hasImportantModifier: B,
498
- baseClassName: A,
498
+ baseClassName: $,
499
499
  maybePostfixModifierPosition: R
500
- } = s(S);
500
+ } = s(z);
501
501
  if (H) {
502
- C = S + (C.length > 0 ? " " + C : C);
502
+ C = z + (C.length > 0 ? " " + C : C);
503
503
  continue;
504
504
  }
505
- let Q = !!R, U = a(Q ? A.substring(0, R) : A);
505
+ let Q = !!R, U = a(Q ? $.substring(0, R) : $);
506
506
  if (!U) {
507
507
  if (!Q) {
508
- C = S + (C.length > 0 ? " " + C : C);
508
+ C = z + (C.length > 0 ? " " + C : C);
509
509
  continue;
510
510
  }
511
- if (U = a(A), !U) {
512
- C = S + (C.length > 0 ? " " + C : C);
511
+ if (U = a($), !U) {
512
+ C = z + (C.length > 0 ? " " + C : C);
513
513
  continue;
514
514
  }
515
515
  Q = !1;
@@ -523,7 +523,7 @@ const y1 = "-", t0 = (t) => {
523
523
  const K = D[P];
524
524
  k.push(J + K);
525
525
  }
526
- C = S + (C.length > 0 ? " " + C : C);
526
+ C = z + (C.length > 0 ? " " + C : C);
527
527
  }
528
528
  return C;
529
529
  };
@@ -544,15 +544,15 @@ const E1 = (t) => {
544
544
  function m0(t, ...e) {
545
545
  let s, a, d, g = k;
546
546
  function k(C) {
547
- const Z = e.reduce((S, H) => H(S), t());
547
+ const Z = e.reduce((z, H) => H(z), t());
548
548
  return s = i0(Z), a = s.cache.get, d = s.cache.set, g = L, L(C);
549
549
  }
550
550
  function L(C) {
551
551
  const Z = a(C);
552
552
  if (Z)
553
553
  return Z;
554
- const S = h0(C, s);
555
- return d(C, S), S;
554
+ const z = h0(C, s);
555
+ return d(C, z), z;
556
556
  }
557
557
  return function() {
558
558
  return g(u0.apply(null, arguments));
@@ -566,14 +566,14 @@ const O = (t) => {
566
566
  // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
567
567
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
568
568
  p0.test(t) && !f0.test(t)
569
- ), B1 = () => !1, C0 = (t) => w0.test(t), q0 = (t) => x0.test(t), j0 = (t) => !m(t) && !v(t), y0 = (t) => l1(t, D1, B1), m = (t) => O1.test(t), a1 = (t) => l1(t, I1, k0), x1 = (t) => l1(t, z0, j), S1 = (t) => l1(t, P1, B1), L0 = (t) => l1(t, N1, q0), g1 = (t) => l1(t, V1, C0), v = (t) => R1.test(t), u1 = (t) => i1(t, I1), T0 = (t) => i1(t, S0), H1 = (t) => i1(t, P1), M0 = (t) => i1(t, D1), Z0 = (t) => i1(t, N1), p1 = (t) => i1(t, V1, !0), l1 = (t, e, s) => {
569
+ ), B1 = () => !1, C0 = (t) => w0.test(t), q0 = (t) => x0.test(t), j0 = (t) => !m(t) && !v(t), y0 = (t) => l1(t, D1, B1), m = (t) => O1.test(t), a1 = (t) => l1(t, I1, k0), x1 = (t) => l1(t, S0, j), z1 = (t) => l1(t, P1, B1), L0 = (t) => l1(t, N1, q0), g1 = (t) => l1(t, V1, C0), v = (t) => R1.test(t), u1 = (t) => i1(t, I1), T0 = (t) => i1(t, z0), H1 = (t) => i1(t, P1), M0 = (t) => i1(t, D1), Z0 = (t) => i1(t, N1), p1 = (t) => i1(t, V1, !0), l1 = (t, e, s) => {
570
570
  const a = O1.exec(t);
571
571
  return a ? a[1] ? e(a[1]) : s(a[2]) : !1;
572
572
  }, i1 = (t, e, s = !1) => {
573
573
  const a = R1.exec(t);
574
574
  return a ? a[1] ? e(a[1]) : s : !1;
575
- }, P1 = (t) => t === "position" || t === "percentage", N1 = (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 = O("color"), e = O("font"), s = O("text"), a = O("font-weight"), d = O("tracking"), g = O("leading"), k = O("breakpoint"), L = O("container"), C = O("spacing"), Z = O("radius"), S = O("shadow"), H = O("inset-shadow"), V = O("text-shadow"), B = O("drop-shadow"), A = O("blur"), R = O("perspective"), Q = O("aspect"), U = O("ease"), n1 = O("animate"), J = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], X = () => [
575
+ }, P1 = (t) => t === "position" || t === "percentage", N1 = (t) => t === "image" || t === "url", D1 = (t) => t === "length" || t === "size" || t === "bg-size", I1 = (t) => t === "length", S0 = (t) => t === "number", z0 = (t) => t === "family-name", V1 = (t) => t === "shadow", H0 = () => {
576
+ const t = O("color"), e = O("font"), s = O("text"), a = O("font-weight"), d = O("tracking"), g = O("leading"), k = O("breakpoint"), L = O("container"), C = O("spacing"), Z = O("radius"), z = O("shadow"), H = O("inset-shadow"), V = O("text-shadow"), B = O("drop-shadow"), $ = O("blur"), R = O("perspective"), Q = O("aspect"), U = O("ease"), n1 = O("animate"), J = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], X = () => [
577
577
  "center",
578
578
  "top",
579
579
  "bottom",
@@ -591,9 +591,9 @@ const O = (t) => {
591
591
  "bottom-left",
592
592
  // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
593
593
  "left-bottom"
594
- ], D = () => [...X(), v, m], P = () => ["auto", "hidden", "clip", "visible", "scroll"], K = () => ["auto", "contain", "none"], w = () => [v, m, C], N = () => [c1, "full", "auto", ...w()], _ = () => [o1, "none", "subgrid", v, m], y = () => ["auto", {
594
+ ], D = () => [...X(), v, m], P = () => ["auto", "hidden", "clip", "visible", "scroll"], K = () => ["auto", "contain", "none"], w = () => [v, m, C], N = () => [c1, "full", "auto", ...w()], A = () => [o1, "none", "subgrid", v, m], y = () => ["auto", {
595
595
  span: ["full", o1, v, m]
596
- }, o1, v, m], G = () => [o1, "auto", v, m], s1 = () => ["auto", "min", "max", "fr", v, m], 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()], u = () => [c1, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...w()], o = () => [t, v, m], b = () => [...X(), H1, S1, {
596
+ }, o1, v, m], F = () => [o1, "auto", v, m], s1 = () => ["auto", "min", "max", "fr", v, m], 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()], u = () => [c1, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...w()], o = () => [t, v, m], b = () => [...X(), H1, z1, {
597
597
  position: [v, m]
598
598
  }], n = () => ["no-repeat", {
599
599
  repeat: ["", "x", "y", "space", "round"]
@@ -607,14 +607,14 @@ const O = (t) => {
607
607
  Z,
608
608
  v,
609
609
  m
610
- ], q = () => ["", j, u1, 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 = () => [j, w1, H1, S1], z = () => [
610
+ ], q = () => ["", j, u1, 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 = () => [j, w1, H1, z1], S = () => [
611
611
  // Deprecated since Tailwind CSS v4.0.0
612
612
  "",
613
613
  "none",
614
- A,
614
+ $,
615
615
  v,
616
616
  m
617
- ], E = () => ["none", j, v, m], $ = () => ["none", j, v, m], I = () => [j, v, m], t1 = () => [c1, "full", ...w()];
617
+ ], E = () => ["none", j, v, m], _ = () => ["none", j, v, m], I = () => [j, v, m], t1 = () => [c1, "full", ...w()];
618
618
  return {
619
619
  cacheSize: 500,
620
620
  theme: {
@@ -919,7 +919,7 @@ const O = (t) => {
919
919
  * @see https://tailwindcss.com/docs/grid-template-columns
920
920
  */
921
921
  "grid-cols": [{
922
- "grid-cols": _()
922
+ "grid-cols": A()
923
923
  }],
924
924
  /**
925
925
  * Grid Column Start / End
@@ -933,21 +933,21 @@ const O = (t) => {
933
933
  * @see https://tailwindcss.com/docs/grid-column
934
934
  */
935
935
  "col-start": [{
936
- "col-start": G()
936
+ "col-start": F()
937
937
  }],
938
938
  /**
939
939
  * Grid Column End
940
940
  * @see https://tailwindcss.com/docs/grid-column
941
941
  */
942
942
  "col-end": [{
943
- "col-end": G()
943
+ "col-end": F()
944
944
  }],
945
945
  /**
946
946
  * Grid Template Rows
947
947
  * @see https://tailwindcss.com/docs/grid-template-rows
948
948
  */
949
949
  "grid-rows": [{
950
- "grid-rows": _()
950
+ "grid-rows": A()
951
951
  }],
952
952
  /**
953
953
  * Grid Row Start / End
@@ -961,14 +961,14 @@ const O = (t) => {
961
961
  * @see https://tailwindcss.com/docs/grid-row
962
962
  */
963
963
  "row-start": [{
964
- "row-start": G()
964
+ "row-start": F()
965
965
  }],
966
966
  /**
967
967
  * Grid Row End
968
968
  * @see https://tailwindcss.com/docs/grid-row
969
969
  */
970
970
  "row-end": [{
971
- "row-end": G()
971
+ "row-end": F()
972
972
  }],
973
973
  /**
974
974
  * Grid Auto Flow
@@ -1963,7 +1963,7 @@ const O = (t) => {
1963
1963
  // Deprecated since Tailwind CSS v4.0.0
1964
1964
  "",
1965
1965
  "none",
1966
- S,
1966
+ z,
1967
1967
  p1,
1968
1968
  g1
1969
1969
  ]
@@ -2294,7 +2294,7 @@ const O = (t) => {
2294
2294
  * @see https://tailwindcss.com/docs/blur
2295
2295
  */
2296
2296
  blur: [{
2297
- blur: z()
2297
+ blur: S()
2298
2298
  }],
2299
2299
  /**
2300
2300
  * Brightness
@@ -2384,7 +2384,7 @@ const O = (t) => {
2384
2384
  * @see https://tailwindcss.com/docs/backdrop-blur
2385
2385
  */
2386
2386
  "backdrop-blur": [{
2387
- "backdrop-blur": z()
2387
+ "backdrop-blur": S()
2388
2388
  }],
2389
2389
  /**
2390
2390
  * Backdrop Brightness
@@ -2589,28 +2589,28 @@ const O = (t) => {
2589
2589
  * @see https://tailwindcss.com/docs/scale
2590
2590
  */
2591
2591
  scale: [{
2592
- scale: $()
2592
+ scale: _()
2593
2593
  }],
2594
2594
  /**
2595
2595
  * Scale X
2596
2596
  * @see https://tailwindcss.com/docs/scale
2597
2597
  */
2598
2598
  "scale-x": [{
2599
- "scale-x": $()
2599
+ "scale-x": _()
2600
2600
  }],
2601
2601
  /**
2602
2602
  * Scale Y
2603
2603
  * @see https://tailwindcss.com/docs/scale
2604
2604
  */
2605
2605
  "scale-y": [{
2606
- "scale-y": $()
2606
+ "scale-y": _()
2607
2607
  }],
2608
2608
  /**
2609
2609
  * Scale Z
2610
2610
  * @see https://tailwindcss.com/docs/scale
2611
2611
  */
2612
2612
  "scale-z": [{
2613
- "scale-z": $()
2613
+ "scale-z": _()
2614
2614
  }],
2615
2615
  /**
2616
2616
  * Scale 3D
@@ -3042,7 +3042,7 @@ const O = (t) => {
3042
3042
  },
3043
3043
  orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
3044
3044
  };
3045
- }, _0 = /* @__PURE__ */ m0(H0);
3045
+ }, A0 = /* @__PURE__ */ m0(H0);
3046
3046
  function W1(t) {
3047
3047
  var e, s, a = "";
3048
3048
  if (typeof t == "string" || typeof t == "number") a += t;
@@ -3052,38 +3052,38 @@ function W1(t) {
3052
3052
  } else for (s in t) t[s] && (a && (a += " "), a += s);
3053
3053
  return a;
3054
3054
  }
3055
- function $0() {
3055
+ function _0() {
3056
3056
  for (var t, e, s = 0, a = "", d = arguments.length; s < d; s++) (t = arguments[s]) && (e = W1(t)) && (a && (a += " "), a += e);
3057
3057
  return a;
3058
3058
  }
3059
3059
  function r1(...t) {
3060
3060
  const e = t.filter((s) => s && s.trim() !== "");
3061
- return e.length === 0 ? "" : e.length === 1 ? e[0] : _0($0(e));
3061
+ return e.length === 0 ? "" : e.length === 1 ? e[0] : A0(_0(e));
3062
3062
  }
3063
- const _1 = (t) => !Array.isArray(t) || t.length === 0, Y = class {
3063
+ const A1 = (t) => !Array.isArray(t) || t.length === 0, Y = class {
3064
3064
  };
3065
- F(Y, "IsZeroArray", (t) => _1(t)), F(Y, "RemoveItem", (t, e) => Y.IsZeroArray(t) ? [] : t.filter(
3065
+ G(Y, "IsZeroArray", (t) => A1(t)), G(Y, "RemoveItem", (t, e) => Y.IsZeroArray(t) ? [] : t.filter(
3066
3066
  (s) => s !== e
3067
- )), F(Y, "RemoveItemByID", (t, e) => Y.IsZeroArray(t) ? [] : t.filter(
3067
+ )), G(Y, "RemoveItemByID", (t, e) => Y.IsZeroArray(t) ? [] : t.filter(
3068
3068
  (s) => s.id !== e
3069
- )), F(Y, "UpdateItem", (t, e) => Y.IsZeroArray(t) ? [] : (t.forEach(
3069
+ )), G(Y, "UpdateItem", (t, e) => Y.IsZeroArray(t) ? [] : (t.forEach(
3070
3070
  (s, a) => {
3071
3071
  s.id === e.id && (t[a] = e);
3072
3072
  }
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)));
3074
- class A0 extends Error {
3073
+ ), t)), G(Y, "PrependItem", (t, e) => Y.IsZeroArray(t) ? [e] : [e, ...t]), G(Y, "AppendArray", (t, e) => Y.IsZeroArray(t) ? e : [...t, ...e]), G(Y, "Contain", (t, e) => A1(t) ? !1 : t.includes(e)), G(Y, "Union", (t, e) => t.concat(e.filter((s) => t.indexOf(s) < 0)));
3074
+ class $0 extends Error {
3075
3075
  }
3076
- A0.prototype.name = "InvalidTokenError";
3076
+ $0.prototype.name = "InvalidTokenError";
3077
3077
  function E0(t) {
3078
3078
  return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
3079
3079
  }
3080
- var j1 = { exports: {} }, O0 = j1.exports, $1;
3080
+ var j1 = { exports: {} }, O0 = j1.exports, _1;
3081
3081
  function R0() {
3082
- return $1 || ($1 = 1, (function(t, e) {
3082
+ return _1 || (_1 = 1, (function(t, e) {
3083
3083
  (function(s, a) {
3084
3084
  t.exports = a();
3085
3085
  })(O0, function() {
3086
- var s = 1e3, a = 6e4, d = 36e5, g = "millisecond", k = "second", L = "minute", C = "hour", Z = "day", S = "week", H = "month", V = "quarter", B = "year", A = "date", R = "Invalid Date", Q = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, U = /\[([^\]]+)]|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) {
3086
+ var s = 1e3, a = 6e4, d = 36e5, g = "millisecond", k = "second", L = "minute", C = "hour", Z = "day", z = "week", H = "month", V = "quarter", B = "year", $ = "date", R = "Invalid Date", Q = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, U = /\[([^\]]+)]|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) {
3087
3087
  var i = ["th", "st", "nd", "rd"], c = p % 100;
3088
3088
  return "[" + p + (i[(c - 20) % 10] || i[c] || i[0]) + "]";
3089
3089
  } }, J = function(p, i, c) {
@@ -3099,13 +3099,13 @@ function R0() {
3099
3099
  }, a: function(p) {
3100
3100
  return p < 0 ? Math.ceil(p) || 0 : Math.floor(p);
3101
3101
  }, p: function(p) {
3102
- return { M: H, y: B, w: S, d: Z, D: A, h: C, m: L, s: k, ms: g, Q: V }[p] || String(p || "").toLowerCase().replace(/s$/, "");
3102
+ return { M: H, y: B, w: z, d: Z, D: $, h: C, m: L, s: k, ms: g, Q: V }[p] || String(p || "").toLowerCase().replace(/s$/, "");
3103
3103
  }, u: function(p) {
3104
3104
  return p === void 0;
3105
3105
  } }, D = "en", P = {};
3106
3106
  P[D] = n1;
3107
3107
  var K = "$isDayjsObject", w = function(p) {
3108
- return p instanceof G || !(!p || !p[K]);
3108
+ return p instanceof F || !(!p || !p[K]);
3109
3109
  }, N = function p(i, c, u) {
3110
3110
  var o;
3111
3111
  if (!i) return D;
@@ -3119,15 +3119,15 @@ function R0() {
3119
3119
  P[h] = i, o = h;
3120
3120
  }
3121
3121
  return !u && o && (D = o), o || !u && D;
3122
- }, _ = function(p, i) {
3122
+ }, A = function(p, i) {
3123
3123
  if (w(p)) return p.clone();
3124
3124
  var c = typeof i == "object" ? i : {};
3125
- return c.date = p, c.args = arguments, new G(c);
3125
+ return c.date = p, c.args = arguments, new F(c);
3126
3126
  }, y = X;
3127
3127
  y.l = N, y.i = w, y.w = function(p, i) {
3128
- return _(p, { locale: i.$L, utc: i.$u, x: i.$x, $offset: i.$offset });
3128
+ return A(p, { locale: i.$L, utc: i.$u, x: i.$x, $offset: i.$offset });
3129
3129
  };
3130
- var G = (function() {
3130
+ var F = (function() {
3131
3131
  function p(c) {
3132
3132
  this.$L = N(c.locale, null, !0), this.parse(c), this.$x = this.$x || c.x || {}, this[K] = !0;
3133
3133
  }
@@ -3155,12 +3155,12 @@ function R0() {
3155
3155
  }, i.isValid = function() {
3156
3156
  return this.$d.toString() !== R;
3157
3157
  }, i.isSame = function(c, u) {
3158
- var o = _(c);
3158
+ var o = A(c);
3159
3159
  return this.startOf(u) <= o && o <= this.endOf(u);
3160
3160
  }, i.isAfter = function(c, u) {
3161
- return _(c) < this.startOf(u);
3161
+ return A(c) < this.startOf(u);
3162
3162
  }, i.isBefore = function(c, u) {
3163
- return this.endOf(u) < _(c);
3163
+ return this.endOf(u) < A(c);
3164
3164
  }, i.$g = function(c, u, o) {
3165
3165
  return y.u(c) ? this[u] : this.set(o, c);
3166
3166
  }, i.unix = function() {
@@ -3168,22 +3168,22 @@ function R0() {
3168
3168
  }, i.valueOf = function() {
3169
3169
  return this.$d.getTime();
3170
3170
  }, i.startOf = function(c, u) {
3171
- var o = this, b = !!y.u(u) || u, n = y.p(c), h = function(E, $) {
3172
- var I = y.w(o.$u ? Date.UTC(o.$y, $, E) : new Date(o.$y, $, E), o);
3171
+ var o = this, b = !!y.u(u) || u, n = y.p(c), h = function(E, _) {
3172
+ var I = y.w(o.$u ? Date.UTC(o.$y, _, E) : new Date(o.$y, _, E), o);
3173
3173
  return b ? I : I.endOf(Z);
3174
- }, x = function(E, $) {
3175
- return y.w(o.toDate()[E].apply(o.toDate("s"), (b ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice($)), o);
3174
+ }, x = function(E, _) {
3175
+ return y.w(o.toDate()[E].apply(o.toDate("s"), (b ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(_)), o);
3176
3176
  }, f = this.$W, q = this.$M, M = this.$D, W = "set" + (this.$u ? "UTC" : "");
3177
3177
  switch (n) {
3178
3178
  case B:
3179
3179
  return b ? h(1, 0) : h(31, 11);
3180
3180
  case H:
3181
3181
  return b ? h(1, q) : h(0, q + 1);
3182
- case S:
3183
- var T = this.$locale().weekStart || 0, z = (f < T ? f + 7 : f) - T;
3184
- return h(b ? M - z : M + (6 - z), q);
3182
+ case z:
3183
+ var T = this.$locale().weekStart || 0, S = (f < T ? f + 7 : f) - T;
3184
+ return h(b ? M - S : M + (6 - S), q);
3185
3185
  case Z:
3186
- case A:
3186
+ case $:
3187
3187
  return x(W + "Hours", 0);
3188
3188
  case C:
3189
3189
  return x(W + "Minutes", 1);
@@ -3197,10 +3197,10 @@ function R0() {
3197
3197
  }, i.endOf = function(c) {
3198
3198
  return this.startOf(c, !1);
3199
3199
  }, i.$set = function(c, u) {
3200
- var o, b = y.p(c), n = "set" + (this.$u ? "UTC" : ""), h = (o = {}, o[Z] = n + "Date", o[A] = n + "Date", o[H] = n + "Month", o[B] = n + "FullYear", o[C] = n + "Hours", o[L] = n + "Minutes", o[k] = n + "Seconds", o[g] = n + "Milliseconds", o)[b], x = b === Z ? this.$D + (u - this.$W) : u;
3200
+ var o, b = y.p(c), n = "set" + (this.$u ? "UTC" : ""), h = (o = {}, o[Z] = n + "Date", o[$] = n + "Date", o[H] = n + "Month", o[B] = n + "FullYear", o[C] = n + "Hours", o[L] = n + "Minutes", o[k] = n + "Seconds", o[g] = n + "Milliseconds", o)[b], x = b === Z ? this.$D + (u - this.$W) : u;
3201
3201
  if (b === H || b === B) {
3202
- var f = this.clone().set(A, 1);
3203
- f.$d[h](x), f.init(), this.$d = f.set(A, Math.min(this.$D, f.daysInMonth())).$d;
3202
+ var f = this.clone().set($, 1);
3203
+ f.$d[h](x), f.init(), this.$d = f.set($, Math.min(this.$D, f.daysInMonth())).$d;
3204
3204
  } else h && this.$d[h](x);
3205
3205
  return this.init(), this;
3206
3206
  }, i.set = function(c, u) {
@@ -3211,13 +3211,13 @@ function R0() {
3211
3211
  var o, b = this;
3212
3212
  c = Number(c);
3213
3213
  var n = y.p(u), h = function(q) {
3214
- var M = _(b);
3214
+ var M = A(b);
3215
3215
  return y.w(M.date(M.date() + Math.round(q * c)), b);
3216
3216
  };
3217
3217
  if (n === H) return this.set(H, this.$M + c);
3218
3218
  if (n === B) return this.set(B, this.$y + c);
3219
3219
  if (n === Z) return h(1);
3220
- if (n === S) return h(7);
3220
+ if (n === z) return h(7);
3221
3221
  var x = (o = {}, o[L] = a, o[C] = d, o[k] = s, o)[n] || 1, f = this.$d.getTime() + c * x;
3222
3222
  return y.w(f, this);
3223
3223
  }, i.subtract = function(c, u) {
@@ -3225,15 +3225,15 @@ function R0() {
3225
3225
  }, i.format = function(c) {
3226
3226
  var u = this, o = this.$locale();
3227
3227
  if (!this.isValid()) return o.invalidDate || R;
3228
- var b = c || "YYYY-MM-DDTHH:mm:ssZ", n = y.z(this), h = this.$H, x = this.$m, f = this.$M, q = o.weekdays, M = o.months, W = o.meridiem, T = function($, I, t1, v1) {
3229
- return $ && ($[I] || $(u, b)) || t1[I].slice(0, v1);
3230
- }, z = function($) {
3231
- return y.s(h % 12 || 12, $, "0");
3232
- }, E = W || function($, I, t1) {
3233
- var v1 = $ < 12 ? "AM" : "PM";
3228
+ var b = c || "YYYY-MM-DDTHH:mm:ssZ", n = y.z(this), h = this.$H, x = this.$m, f = this.$M, q = o.weekdays, M = o.months, W = o.meridiem, T = function(_, I, t1, v1) {
3229
+ return _ && (_[I] || _(u, b)) || t1[I].slice(0, v1);
3230
+ }, S = function(_) {
3231
+ return y.s(h % 12 || 12, _, "0");
3232
+ }, E = W || function(_, I, t1) {
3233
+ var v1 = _ < 12 ? "AM" : "PM";
3234
3234
  return t1 ? v1.toLowerCase() : v1;
3235
3235
  };
3236
- return b.replace(U, function($, I) {
3236
+ return b.replace(U, function(_, I) {
3237
3237
  return I || (function(t1) {
3238
3238
  switch (t1) {
3239
3239
  case "YY":
@@ -3265,9 +3265,9 @@ function R0() {
3265
3265
  case "HH":
3266
3266
  return y.s(h, 2, "0");
3267
3267
  case "h":
3268
- return z(1);
3268
+ return S(1);
3269
3269
  case "hh":
3270
- return z(2);
3270
+ return S(2);
3271
3271
  case "a":
3272
3272
  return E(h, x, !0);
3273
3273
  case "A":
@@ -3286,12 +3286,12 @@ function R0() {
3286
3286
  return n;
3287
3287
  }
3288
3288
  return null;
3289
- })($) || n.replace(":", "");
3289
+ })(_) || n.replace(":", "");
3290
3290
  });
3291
3291
  }, i.utcOffset = function() {
3292
3292
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
3293
3293
  }, i.diff = function(c, u, o) {
3294
- var b, n = this, h = y.p(u), x = _(c), f = (x.utcOffset() - this.utcOffset()) * a, q = this - x, M = function() {
3294
+ var b, n = this, h = y.p(u), x = A(c), f = (x.utcOffset() - this.utcOffset()) * a, q = this - x, M = function() {
3295
3295
  return y.m(n, x);
3296
3296
  };
3297
3297
  switch (h) {
@@ -3304,7 +3304,7 @@ function R0() {
3304
3304
  case V:
3305
3305
  b = M() / 3;
3306
3306
  break;
3307
- case S:
3307
+ case z:
3308
3308
  b = (q - f) / 6048e5;
3309
3309
  break;
3310
3310
  case Z:
@@ -3342,16 +3342,16 @@ function R0() {
3342
3342
  }, i.toString = function() {
3343
3343
  return this.$d.toUTCString();
3344
3344
  }, p;
3345
- })(), s1 = G.prototype;
3346
- return _.prototype = s1, [["$ms", g], ["$s", k], ["$m", L], ["$H", C], ["$W", Z], ["$M", H], ["$y", B], ["$D", A]].forEach(function(p) {
3345
+ })(), s1 = F.prototype;
3346
+ return A.prototype = s1, [["$ms", g], ["$s", k], ["$m", L], ["$H", C], ["$W", Z], ["$M", H], ["$y", B], ["$D", $]].forEach(function(p) {
3347
3347
  s1[p[1]] = function(i) {
3348
3348
  return this.$g(i, p[0], p[1]);
3349
3349
  };
3350
- }), _.extend = function(p, i) {
3351
- return p.$i || (p(i, G, _), p.$i = !0), _;
3352
- }, _.locale = N, _.isDayjs = w, _.unix = function(p) {
3353
- return _(1e3 * p);
3354
- }, _.en = P[D], _.Ls = P, _.p = {}, _;
3350
+ }), A.extend = function(p, i) {
3351
+ return p.$i || (p(i, F, A), p.$i = !0), A;
3352
+ }, A.locale = N, A.isDayjs = w, A.unix = function(p) {
3353
+ return A(1e3 * p);
3354
+ }, A.en = P[D], A.Ls = P, A.p = {}, A;
3355
3355
  });
3356
3356
  })(j1)), j1.exports;
3357
3357
  }
@@ -3359,7 +3359,7 @@ var B0 = R0();
3359
3359
  const b1 = /* @__PURE__ */ E0(B0);
3360
3360
  class f1 {
3361
3361
  }
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"));
3362
+ G(f1, "getToday", () => b1()), G(f1, "isValidDate", (t) => b1.isDayjs(t)), G(f1, "parseDate", (t) => b1(t)), G(f1, "convertDayjsToGoTime", (t) => t == null ? void 0 : t.format("YYYY-MM-DDTHH:mm:ssZ"));
3363
3363
  function P0({ className: t = "", size: e = l.md }) {
3364
3364
  return /* @__PURE__ */ r.jsxs(
3365
3365
  "svg",
@@ -3480,7 +3480,7 @@ function Y0({ className: t = "", size: e = l.md }) {
3480
3480
  }
3481
3481
  );
3482
3482
  }
3483
- function G0({ className: t = "", size: e = l.md }) {
3483
+ function F0({ className: t = "", size: e = l.md }) {
3484
3484
  return /* @__PURE__ */ r.jsx(
3485
3485
  "svg",
3486
3486
  {
@@ -3493,7 +3493,7 @@ function G0({ className: t = "", size: e = l.md }) {
3493
3493
  }
3494
3494
  );
3495
3495
  }
3496
- function F0({ className: t = "fill-gray-600", size: e = l.md }) {
3496
+ function G0({ className: t = "fill-gray-600", size: e = l.md }) {
3497
3497
  return /* @__PURE__ */ r.jsx(
3498
3498
  "svg",
3499
3499
  {
@@ -3864,7 +3864,7 @@ const a2 = {
3864
3864
  tennis: V0,
3865
3865
  pickleball: X0,
3866
3866
  basketball: Y0,
3867
- golf: G0,
3867
+ golf: F0,
3868
3868
  hiking: I0,
3869
3869
  running: W0,
3870
3870
  gym: t2,
@@ -3874,7 +3874,7 @@ const a2 = {
3874
3874
  tabletennis: U0,
3875
3875
  football: Q0,
3876
3876
  soccer: D0,
3877
- badminton: F0,
3877
+ badminton: G0,
3878
3878
  skiing: n2,
3879
3879
  surfing: o2,
3880
3880
  swimming: e2,
@@ -4269,7 +4269,7 @@ const b2 = {
4269
4269
  "3_cardgames": x2
4270
4270
  // music: MusicInterestSvg
4271
4271
  };
4272
- function z2({
4272
+ function S2({
4273
4273
  interestType: t,
4274
4274
  categoryType: e,
4275
4275
  size: s = l.sm,
@@ -4278,7 +4278,7 @@ function z2({
4278
4278
  const d = b2[e];
4279
4279
  return d && /* @__PURE__ */ r.jsx(d, { interestType: t, size: s, className: a });
4280
4280
  }
4281
- function S2({ className: t = "", size: e = l.md }) {
4281
+ function z2({ className: t = "", size: e = l.md }) {
4282
4282
  return /* @__PURE__ */ r.jsx(
4283
4283
  "svg",
4284
4284
  {
@@ -4304,7 +4304,7 @@ function H2({ className: t = "", size: e = l.md }) {
4304
4304
  }
4305
4305
  );
4306
4306
  }
4307
- function _2({ className: t = "", size: e = l.md }) {
4307
+ function A2({ className: t = "", size: e = l.md }) {
4308
4308
  return /* @__PURE__ */ r.jsx(
4309
4309
  "svg",
4310
4310
  {
@@ -4317,7 +4317,7 @@ function _2({ className: t = "", size: e = l.md }) {
4317
4317
  }
4318
4318
  );
4319
4319
  }
4320
- function $2({ className: t = "", size: e = l.md }) {
4320
+ function _2({ className: t = "", size: e = l.md }) {
4321
4321
  return /* @__PURE__ */ r.jsxs(
4322
4322
  "svg",
4323
4323
  {
@@ -4335,7 +4335,7 @@ function $2({ className: t = "", size: e = l.md }) {
4335
4335
  }
4336
4336
  );
4337
4337
  }
4338
- function A2({ className: t = "", size: e = l.md }) {
4338
+ function $2({ className: t = "", size: e = l.md }) {
4339
4339
  return /* @__PURE__ */ r.jsx(
4340
4340
  "svg",
4341
4341
  {
@@ -4498,7 +4498,7 @@ function Y2({ className: t = "", size: e = l.md }) {
4498
4498
  }
4499
4499
  );
4500
4500
  }
4501
- function G2({ className: t = "", size: e = l.md }) {
4501
+ function F2({ className: t = "", size: e = l.md }) {
4502
4502
  return /* @__PURE__ */ r.jsxs(
4503
4503
  "svg",
4504
4504
  {
@@ -4536,7 +4536,7 @@ function G2({ className: t = "", size: e = l.md }) {
4536
4536
  }
4537
4537
  );
4538
4538
  }
4539
- function F2({ className: t = "", size: e = l.md }) {
4539
+ function G2({ className: t = "", size: e = l.md }) {
4540
4540
  return /* @__PURE__ */ r.jsx(
4541
4541
  "svg",
4542
4542
  {
@@ -5246,48 +5246,66 @@ function k3({ className: t = "", size: e = l.xs }) {
5246
5246
  }
5247
5247
  );
5248
5248
  }
5249
+ function C3({ className: t = "fill-blue-500", size: e = l.md }) {
5250
+ return /* @__PURE__ */ r.jsx("svg", { viewBox: "0 0 24 24", className: t, width: e, height: e, "aria-hidden": "true", children: /* @__PURE__ */ r.jsx("path", { d: "M22 12a10 10 0 1 0-11.56 9.88v-7H7.9V12h2.54V9.8c0-2.5 1.5-3.88 3.78-3.88 1.1 0 2.24.2 2.24.2v2.46H15.2c-1.25 0-1.64.78-1.64 1.58V12h2.8l-.45 2.88h-2.35v7A10 10 0 0 0 22 12Z" }) });
5251
+ }
5252
+ function q3({ className: t = "fill-blue-500", size: e = l.md }) {
5253
+ return /* @__PURE__ */ r.jsxs("svg", { viewBox: "0 0 24 24", className: t, width: e, height: e, "aria-hidden": "true", children: [
5254
+ /* @__PURE__ */ r.jsx("path", { d: "M4.98 3.5A2.48 2.48 0 1 1 5 8.46a2.48 2.48 0 0 1-.02-4.96ZM3 9h4v12H3V9Zm7 0h3.83v1.64h.06c.53-1 1.84-2.06 3.8-2.06 4.06 0 4.81 2.67 4.81 6.14V21h-4v-5.48c0-1.3-.02-2.98-1.82-2.98-1.82 0-2.1 1.42-2.1 2.89V21h-4V9Z" }),
5255
+ " "
5256
+ ] });
5257
+ }
5258
+ function j3({ className: t = "fill-blue-500", size: e = l.md }) {
5259
+ return /* @__PURE__ */ r.jsxs("svg", { viewBox: "0 0 24 24", className: t, width: e, height: e, "aria-hidden": "true", children: [
5260
+ /* @__PURE__ */ r.jsx("path", { d: "M7.75 2h8.5A5.75 5.75 0 0 1 22 7.75v8.5A5.75 5.75 0 0 1 16.25 22h-8.5A5.75 5.75 0 0 1 2 16.25v-8.5A5.75 5.75 0 0 1 7.75 2Zm0 1.75A4 4 0 0 0 3.75 7.75v8.5a4 4 0 0 0 4 4h8.5a4 4 0 0 0 4-4v-8.5a4 4 0 0 0-4-4h-8.5Zm9.38 1.87a1.13 1.13 0 1 1 0 2.26 1.13 1.13 0 0 1 0-2.26ZM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 1.75A3.25 3.25 0 1 0 12 15.25 3.25 3.25 0 0 0 12 8.75Z" }),
5261
+ " "
5262
+ ] });
5263
+ }
5249
5264
  export {
5250
- F2 as AddSvg,
5265
+ G2 as AddSvg,
5251
5266
  Y2 as ArenaSvg,
5252
- F0 as Badminton,
5267
+ G0 as Badminton,
5253
5268
  s2 as Baseball,
5254
5269
  Y0 as Basketball,
5255
5270
  K0 as Biking,
5256
5271
  f2 as Blackjack,
5257
5272
  O2 as CalendarEventSvg,
5258
- _2 as CalendarSvg,
5273
+ A2 as CalendarSvg,
5259
5274
  x2 as CardGamesInterestSvg,
5260
5275
  i2 as Cat,
5261
5276
  M2 as CategorySvg,
5262
- $2 as ChatSvg,
5277
+ _2 as ChatSvg,
5263
5278
  c3 as CitySvg,
5264
5279
  e3 as CloseSvg,
5265
5280
  J2 as CoachSvg,
5266
- G2 as CollectionSvg,
5281
+ F2 as CollectionSvg,
5267
5282
  m3 as CommentSvg,
5268
5283
  x3 as CopySvg,
5269
5284
  B2 as CreateArenaSvg,
5270
5285
  P2 as CreateCollectionSvg,
5271
5286
  N2 as CreatePostSvg,
5272
- A2 as CreateSvg,
5287
+ $2 as CreateSvg,
5273
5288
  R2 as CreateTeamSvg,
5274
5289
  i3 as DiscussionSvg,
5275
5290
  l2 as Dog,
5276
5291
  K2 as EditSvg,
5277
5292
  p3 as EventSvg,
5278
5293
  D2 as ExploreSvg,
5294
+ C3 as FacebookSvg,
5279
5295
  Q0 as Football,
5280
5296
  g3 as GameSvg,
5281
- G0 as Golf,
5297
+ F0 as Golf,
5282
5298
  u2 as Guitar,
5283
5299
  t2 as Gym,
5284
5300
  I0 as Hiking,
5285
5301
  J0 as Hockey,
5286
- S2 as HomeSvg,
5302
+ z2 as HomeSvg,
5287
5303
  r3 as ImageSvg,
5288
- z2 as InterestSvg,
5304
+ j3 as InstagramSvg,
5305
+ S2 as InterestSvg,
5289
5306
  v3 as LeaderboardSvg,
5290
5307
  Q2 as LeftArrowSvg,
5308
+ q3 as LinkedinSvg,
5291
5309
  f3 as LocationPointSvg,
5292
5310
  l3 as LogoutSvg,
5293
5311
  H2 as MapSvg,