wasvg 1.0.9 → 1.0.11

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.
Files changed (197) hide show
  1. package/dist/index.d.ts +1 -4
  2. package/dist/setupTests.d.ts +0 -0
  3. package/dist/src/categories/CategorySvg.test.d.ts +1 -0
  4. package/dist/src/categories/Pets.stories.d.ts +9 -0
  5. package/dist/src/categories/Pets.test.d.ts +1 -0
  6. package/dist/src/categories/Sports.stories.d.ts +9 -0
  7. package/dist/src/categories/Sports.test.d.ts +1 -0
  8. package/dist/src/common/Add.stories.d.ts +9 -0
  9. package/dist/src/common/Add.test.d.ts +1 -0
  10. package/dist/src/common/Arena.stories.d.ts +9 -0
  11. package/dist/src/common/Arena.test.d.ts +1 -0
  12. package/dist/src/common/Calendar.stories.d.ts +9 -0
  13. package/dist/src/common/Calendar.test.d.ts +1 -0
  14. package/dist/src/common/CalendarEvent.stories.d.ts +9 -0
  15. package/dist/src/common/CalendarEvent.test.d.ts +1 -0
  16. package/dist/src/common/Chat.stories.d.ts +9 -0
  17. package/dist/src/common/Chat.test.d.ts +1 -0
  18. package/dist/src/common/City.stories.d.ts +9 -0
  19. package/dist/src/common/City.test.d.ts +1 -0
  20. package/dist/src/common/Close.stories.d.ts +9 -0
  21. package/dist/src/common/Close.test.d.ts +1 -0
  22. package/dist/src/common/Coach.stories.d.ts +9 -0
  23. package/dist/src/common/Coach.test.d.ts +1 -0
  24. package/dist/src/common/Collapse.stories.d.ts +9 -0
  25. package/dist/src/common/Collapse.test.d.ts +1 -0
  26. package/dist/src/common/Collection.stories.d.ts +9 -0
  27. package/dist/src/common/Collection.test.d.ts +1 -0
  28. package/dist/src/common/Create.stories.d.ts +9 -0
  29. package/dist/src/common/Create.test.d.ts +1 -0
  30. package/dist/src/common/CreateArena.stories.d.ts +9 -0
  31. package/dist/src/common/CreateArena.test.d.ts +1 -0
  32. package/dist/src/common/CreateCollection.stories.d.ts +9 -0
  33. package/dist/src/common/CreateCollection.test.d.ts +1 -0
  34. package/dist/src/common/CreatePost.stories.d.ts +9 -0
  35. package/dist/src/common/CreatePost.test.d.ts +1 -0
  36. package/dist/src/common/CreateTeam.stories.d.ts +9 -0
  37. package/dist/src/common/CreateTeam.test.d.ts +1 -0
  38. package/dist/src/common/Discussion.stories.d.ts +9 -0
  39. package/dist/src/common/Discussion.test.d.ts +1 -0
  40. package/dist/src/common/Edit.stories.d.ts +9 -0
  41. package/dist/src/common/Edit.test.d.ts +1 -0
  42. package/dist/src/common/Explore.stories.d.ts +9 -0
  43. package/dist/src/common/Explore.test.d.ts +1 -0
  44. package/dist/src/common/Home.stories.d.ts +9 -0
  45. package/dist/src/common/Home.test.d.ts +1 -0
  46. package/dist/src/common/Image.stories.d.ts +9 -0
  47. package/dist/src/common/Image.test.d.ts +1 -0
  48. package/dist/src/common/Info.stories.d.ts +9 -0
  49. package/dist/src/common/Info.test.d.ts +1 -0
  50. package/dist/src/common/LeftArrow.stories.d.ts +9 -0
  51. package/dist/src/common/LeftArrow.test.d.ts +1 -0
  52. package/dist/src/common/Logout.stories.d.ts +9 -0
  53. package/dist/src/common/Logout.test.d.ts +1 -0
  54. package/dist/src/common/Map.stories.d.ts +9 -0
  55. package/dist/src/common/Map.test.d.ts +1 -0
  56. package/dist/src/common/Market.stories.d.ts +9 -0
  57. package/dist/src/common/Market.test.d.ts +1 -0
  58. package/dist/src/common/Menu.stories.d.ts +9 -0
  59. package/dist/src/common/Menu.test.d.ts +1 -0
  60. package/dist/src/common/Newsfeed.stories.d.ts +9 -0
  61. package/dist/src/common/Newsfeed.test.d.ts +1 -0
  62. package/dist/src/common/Notification.stories.d.ts +9 -0
  63. package/dist/src/common/Notification.test.d.ts +1 -0
  64. package/dist/src/common/Partners.stories.d.ts +9 -0
  65. package/dist/src/common/Partners.test.d.ts +1 -0
  66. package/dist/src/common/Poll.stories.d.ts +9 -0
  67. package/dist/src/common/Poll.test.d.ts +1 -0
  68. package/dist/src/common/Private.stories.d.ts +9 -0
  69. package/dist/src/common/Private.test.d.ts +1 -0
  70. package/dist/src/common/RightArrow.stories.d.ts +9 -0
  71. package/dist/src/common/RightArrow.test.d.ts +1 -0
  72. package/dist/src/common/Send.d.ts +3 -0
  73. package/dist/src/common/Team.stories.d.ts +9 -0
  74. package/dist/src/common/Team.test.d.ts +1 -0
  75. package/dist/src/common/TextPost.stories.d.ts +9 -0
  76. package/dist/src/common/TextPost.test.d.ts +1 -0
  77. package/dist/src/common/UpArrow.stories.d.ts +6 -0
  78. package/dist/src/common/User.stories.d.ts +9 -0
  79. package/dist/src/common/User.test.d.ts +1 -0
  80. package/dist/src/common/WorenaLogo.stories.d.ts +9 -0
  81. package/dist/src/common/WorenaLogo.test.d.ts +1 -0
  82. package/dist/{common → src/common}/index.d.ts +1 -0
  83. package/dist/src/index.d.ts +4 -0
  84. package/dist/src/interests/music/MusicInterestSvg.test.d.ts +1 -0
  85. package/dist/src/interests/music/all/Guitar.stories.d.ts +9 -0
  86. package/dist/src/interests/music/all/Guitar.test.d.ts +1 -0
  87. package/dist/src/interests/music/all/Sing.stories.d.ts +9 -0
  88. package/dist/src/interests/music/all/Sing.test.d.ts +1 -0
  89. package/dist/src/interests/pets/PetsInterestSvg.test.d.ts +1 -0
  90. package/dist/src/interests/pets/all/Cat.stories.d.ts +8 -0
  91. package/dist/src/interests/pets/all/Cat.test.d.ts +1 -0
  92. package/dist/src/interests/pets/all/Dog.stories.d.ts +8 -0
  93. package/dist/src/interests/pets/all/Dog.test.d.ts +1 -0
  94. package/dist/src/interests/sports/SportsInterestSvg.test.d.ts +1 -0
  95. package/dist/src/interests/sports/all/Badminton.stories.d.ts +9 -0
  96. package/dist/src/interests/sports/all/Badminton.test.d.ts +1 -0
  97. package/dist/src/interests/sports/all/Basketball.stories.d.ts +9 -0
  98. package/dist/src/interests/sports/all/Basketball.test.d.ts +1 -0
  99. package/dist/src/interests/sports/all/Football.stories.d.ts +9 -0
  100. package/dist/src/interests/sports/all/Football.test.d.ts +1 -0
  101. package/dist/src/interests/sports/all/Golf.stories.d.ts +9 -0
  102. package/dist/src/interests/sports/all/Golf.test.d.ts +1 -0
  103. package/dist/src/interests/sports/all/Hiking.stories.d.ts +9 -0
  104. package/dist/src/interests/sports/all/Hiking.test.d.ts +1 -0
  105. package/dist/src/interests/sports/all/Hockey.stories.d.ts +9 -0
  106. package/dist/src/interests/sports/all/Hockey.test.d.ts +1 -0
  107. package/dist/src/interests/sports/all/Pickleball.stories.d.ts +8 -0
  108. package/dist/src/interests/sports/all/Pickleball.test.d.ts +1 -0
  109. package/dist/src/interests/sports/all/Running.stories.d.ts +9 -0
  110. package/dist/src/interests/sports/all/Running.test.d.ts +1 -0
  111. package/dist/src/interests/sports/all/Soccer.stories.d.ts +9 -0
  112. package/dist/src/interests/sports/all/Soccer.test.d.ts +1 -0
  113. package/dist/src/interests/sports/all/TableTennis.stories.d.ts +9 -0
  114. package/dist/src/interests/sports/all/TableTennis.test.d.ts +1 -0
  115. package/dist/src/interests/sports/all/Tennis.stories.d.ts +9 -0
  116. package/dist/src/interests/sports/all/Tennis.test.d.ts +1 -0
  117. package/dist/src/svgs/art.d.ts +2 -0
  118. package/dist/src/svgs/art.stories.d.ts +9 -0
  119. package/dist/src/svgs/art.test.d.ts +1 -0
  120. package/dist/src/svgs/ballet.d.ts +2 -0
  121. package/dist/src/svgs/breakdance.d.ts +2 -0
  122. package/dist/src/svgs/cello.d.ts +2 -0
  123. package/dist/src/svgs/chirimia.d.ts +2 -0
  124. package/dist/src/svgs/chirimia1.d.ts +2 -0
  125. package/dist/src/svgs/chirimia2.d.ts +2 -0
  126. package/dist/wasvg.cjs.js +4 -4
  127. package/dist/wasvg.css +1 -1
  128. package/dist/wasvg.es.js +193 -159
  129. package/package.json +17 -5
  130. /package/dist/{categories → src/categories}/CategorySvg.d.ts +0 -0
  131. /package/dist/{categories → src/categories}/Pets.d.ts +0 -0
  132. /package/dist/{categories → src/categories}/Sports.d.ts +0 -0
  133. /package/dist/{categories → src/categories}/index.d.ts +0 -0
  134. /package/dist/{common → src/common}/Add.d.ts +0 -0
  135. /package/dist/{common → src/common}/Arena.d.ts +0 -0
  136. /package/dist/{common → src/common}/Calendar.d.ts +0 -0
  137. /package/dist/{common → src/common}/CalendarEvent.d.ts +0 -0
  138. /package/dist/{common → src/common}/Chat.d.ts +0 -0
  139. /package/dist/{common → src/common}/City.d.ts +0 -0
  140. /package/dist/{common → src/common}/Close.d.ts +0 -0
  141. /package/dist/{common → src/common}/Coach.d.ts +0 -0
  142. /package/dist/{common → src/common}/Collapse.d.ts +0 -0
  143. /package/dist/{common → src/common}/Collection.d.ts +0 -0
  144. /package/dist/{common → src/common}/Create.d.ts +0 -0
  145. /package/dist/{common → src/common}/CreateArena.d.ts +0 -0
  146. /package/dist/{common → src/common}/CreateCollection.d.ts +0 -0
  147. /package/dist/{common → src/common}/CreatePost.d.ts +0 -0
  148. /package/dist/{common → src/common}/CreateTeam.d.ts +0 -0
  149. /package/dist/{common → src/common}/Discussion.d.ts +0 -0
  150. /package/dist/{common → src/common}/Edit.d.ts +0 -0
  151. /package/dist/{common → src/common}/Explore.d.ts +0 -0
  152. /package/dist/{common → src/common}/Home.d.ts +0 -0
  153. /package/dist/{common → src/common}/Image.d.ts +0 -0
  154. /package/dist/{common → src/common}/Info.d.ts +0 -0
  155. /package/dist/{common → src/common}/LeftArrow.d.ts +0 -0
  156. /package/dist/{common → src/common}/Logout.d.ts +0 -0
  157. /package/dist/{common → src/common}/Map.d.ts +0 -0
  158. /package/dist/{common → src/common}/Market.d.ts +0 -0
  159. /package/dist/{common → src/common}/Menu.d.ts +0 -0
  160. /package/dist/{common → src/common}/Newsfeed.d.ts +0 -0
  161. /package/dist/{common → src/common}/Notification.d.ts +0 -0
  162. /package/dist/{common → src/common}/Partners.d.ts +0 -0
  163. /package/dist/{common → src/common}/Poll.d.ts +0 -0
  164. /package/dist/{common → src/common}/Private.d.ts +0 -0
  165. /package/dist/{common → src/common}/RightArrow.d.ts +0 -0
  166. /package/dist/{common → src/common}/Team.d.ts +0 -0
  167. /package/dist/{common → src/common}/TextPost.d.ts +0 -0
  168. /package/dist/{common → src/common}/UpArrow.d.ts +0 -0
  169. /package/dist/{common → src/common}/User.d.ts +0 -0
  170. /package/dist/{common → src/common}/WorenaLogo.d.ts +0 -0
  171. /package/dist/{interests → src/interests}/InterestSvg.d.ts +0 -0
  172. /package/dist/{interests → src/interests}/index.d.ts +0 -0
  173. /package/dist/{interests → src/interests}/music/MusicInterestSvg.d.ts +0 -0
  174. /package/dist/{interests → src/interests}/music/all/Guitar.d.ts +0 -0
  175. /package/dist/{interests → src/interests}/music/all/Sing.d.ts +0 -0
  176. /package/dist/{interests → src/interests}/music/all/index.d.ts +0 -0
  177. /package/dist/{interests → src/interests}/music/index.d.ts +0 -0
  178. /package/dist/{interests → src/interests}/pets/PetsInterestSvg.d.ts +0 -0
  179. /package/dist/{interests → src/interests}/pets/all/Cat.d.ts +0 -0
  180. /package/dist/{interests → src/interests}/pets/all/Dog.d.ts +0 -0
  181. /package/dist/{interests → src/interests}/pets/all/index.d.ts +0 -0
  182. /package/dist/{interests → src/interests}/pets/index.d.ts +0 -0
  183. /package/dist/{interests → src/interests}/sports/SportsInterestSvg.d.ts +0 -0
  184. /package/dist/{interests → src/interests}/sports/all/Badminton.d.ts +0 -0
  185. /package/dist/{interests → src/interests}/sports/all/Basketball.d.ts +0 -0
  186. /package/dist/{interests → src/interests}/sports/all/Football.d.ts +0 -0
  187. /package/dist/{interests → src/interests}/sports/all/Golf.d.ts +0 -0
  188. /package/dist/{interests → src/interests}/sports/all/Hiking.d.ts +0 -0
  189. /package/dist/{interests → src/interests}/sports/all/Hockey.d.ts +0 -0
  190. /package/dist/{interests → src/interests}/sports/all/Pickleball.d.ts +0 -0
  191. /package/dist/{interests → src/interests}/sports/all/Running.d.ts +0 -0
  192. /package/dist/{interests → src/interests}/sports/all/Soccer.d.ts +0 -0
  193. /package/dist/{interests → src/interests}/sports/all/TableTennis.d.ts +0 -0
  194. /package/dist/{interests → src/interests}/sports/all/Tennis.d.ts +0 -0
  195. /package/dist/{interests → src/interests}/sports/all/index.d.ts +0 -0
  196. /package/dist/{interests → src/interests}/sports/index.d.ts +0 -0
  197. /package/dist/{util.d.ts → src/util.d.ts} +0 -0
package/dist/wasvg.es.js CHANGED
@@ -15,18 +15,18 @@ function I1() {
15
15
  if (T1) return l1;
16
16
  T1 = 1;
17
17
  var e = Symbol.for("react.transitional.element"), t = Symbol.for("react.fragment");
18
- function o(a, s, d) {
18
+ function o(s, a, d) {
19
19
  var u = null;
20
- if (d !== void 0 && (u = "" + d), s.key !== void 0 && (u = "" + s.key), "key" in s) {
20
+ if (d !== void 0 && (u = "" + d), a.key !== void 0 && (u = "" + a.key), "key" in a) {
21
21
  d = {};
22
- for (var x in s)
23
- x !== "key" && (d[x] = s[x]);
24
- } else d = s;
25
- return s = d.ref, {
22
+ for (var x in a)
23
+ x !== "key" && (d[x] = a[x]);
24
+ } else d = a;
25
+ return a = d.ref, {
26
26
  $$typeof: e,
27
- type: a,
27
+ type: s,
28
28
  key: u,
29
- ref: s !== void 0 ? s : null,
29
+ ref: a !== void 0 ? a : null,
30
30
  props: d
31
31
  };
32
32
  }
@@ -61,7 +61,7 @@ function $1() {
61
61
  return "Suspense";
62
62
  case _:
63
63
  return "SuspenseList";
64
- case H:
64
+ case R:
65
65
  return "Activity";
66
66
  }
67
67
  if (typeof n == "object")
@@ -108,7 +108,7 @@ function $1() {
108
108
  ), t(n);
109
109
  }
110
110
  }
111
- function a(n) {
111
+ function s(n) {
112
112
  if (n === Z) return "<>";
113
113
  if (typeof n == "object" && n !== null && n.$$typeof === h)
114
114
  return "<...>";
@@ -119,7 +119,7 @@ function $1() {
119
119
  return "<...>";
120
120
  }
121
121
  }
122
- function s() {
122
+ function a() {
123
123
  var n = K.A;
124
124
  return n === null ? null : n.getOwner();
125
125
  }
@@ -189,19 +189,19 @@ function $1() {
189
189
  if (f)
190
190
  if (h1(T)) {
191
191
  for (f = 0; f < T.length; f++)
192
- R(T[f]);
192
+ L(T[f]);
193
193
  Object.freeze && Object.freeze(T);
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 R(T);
198
+ else L(T);
199
199
  if (U.call(v, "key")) {
200
200
  T = e(n);
201
- var S = Object.keys(v).filter(function(s1) {
202
- return s1 !== "key";
201
+ var S = Object.keys(v).filter(function(a1) {
202
+ return a1 !== "key";
203
203
  });
204
- f = 0 < S.length ? "{key: someKey, " + S.join(": ..., ") + ": ...}" : "{key: someKey}", a1[T + f] || (S = 0 < S.length ? "{" + S.join(": ..., ") + ": ...}" : "{}", console.error(
204
+ f = 0 < S.length ? "{key: someKey, " + S.join(": ..., ") + ": ...}" : "{key: someKey}", s1[T + f] || (S = 0 < S.length ? "{" + S.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} />
@@ -212,7 +212,7 @@ React keys must be passed directly to JSX without using spread:
212
212
  T,
213
213
  S,
214
214
  T
215
- ), a1[T + f] = !0);
215
+ ), s1[T + f] = !0);
216
216
  }
217
217
  if (T = null, w !== void 0 && (o(w), T = "" + w), u(v) && (o(v.key), T = "" + v.key), "key" in v) {
218
218
  w = {};
@@ -227,29 +227,29 @@ React keys must be passed directly to JSX without using spread:
227
227
  T,
228
228
  C,
229
229
  b,
230
- s(),
230
+ a(),
231
231
  w,
232
232
  e1,
233
233
  q
234
234
  );
235
235
  }
236
- function R(n) {
236
+ function L(n) {
237
237
  typeof n == "object" && n !== null && n.$$typeof === N && n._store && (n._store.validated = 1);
238
238
  }
239
- var L = N1, N = Symbol.for("react.transitional.element"), M = Symbol.for("react.portal"), Z = Symbol.for("react.fragment"), I = Symbol.for("react.strict_mode"), P = Symbol.for("react.profiler");
239
+ var H = N1, N = Symbol.for("react.transitional.element"), M = Symbol.for("react.portal"), Z = Symbol.for("react.fragment"), I = Symbol.for("react.strict_mode"), P = Symbol.for("react.profiler");
240
240
  Symbol.for("react.provider");
241
- var Q = Symbol.for("react.consumer"), F = Symbol.for("react.context"), $ = Symbol.for("react.forward_ref"), G = Symbol.for("react.suspense"), _ = Symbol.for("react.suspense_list"), W = Symbol.for("react.memo"), h = Symbol.for("react.lazy"), H = Symbol.for("react.activity"), m1 = Symbol.for("react.client.reference"), K = L.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, U = Object.prototype.hasOwnProperty, h1 = Array.isArray, V = console.createTask ? console.createTask : function() {
241
+ var Q = Symbol.for("react.consumer"), F = Symbol.for("react.context"), $ = Symbol.for("react.forward_ref"), G = Symbol.for("react.suspense"), _ = Symbol.for("react.suspense_list"), W = Symbol.for("react.memo"), h = Symbol.for("react.lazy"), R = Symbol.for("react.activity"), m1 = Symbol.for("react.client.reference"), K = H.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, U = Object.prototype.hasOwnProperty, h1 = Array.isArray, V = console.createTask ? console.createTask : function() {
242
242
  return null;
243
243
  };
244
- L = {
244
+ H = {
245
245
  "react-stack-bottom-frame": function(n) {
246
246
  return n();
247
247
  }
248
248
  };
249
- var O, z = {}, A = L["react-stack-bottom-frame"].bind(
250
- L,
249
+ var O, z = {}, A = H["react-stack-bottom-frame"].bind(
250
+ H,
251
251
  d
252
- )(), m = V(a(d)), a1 = {};
252
+ )(), m = V(s(d)), s1 = {};
253
253
  i1.Fragment = Z, i1.jsx = function(n, v, w, f, b) {
254
254
  var C = 1e4 > K.recentlyCreatedOwnerStacks++;
255
255
  return y(
@@ -260,7 +260,7 @@ React keys must be passed directly to JSX without using spread:
260
260
  f,
261
261
  b,
262
262
  C ? Error("react-stack-top-frame") : A,
263
- C ? V(a(n)) : m
263
+ C ? V(s(n)) : m
264
264
  );
265
265
  }, i1.jsxs = function(n, v, w, f, b) {
266
266
  var C = 1e4 > K.recentlyCreatedOwnerStacks++;
@@ -272,7 +272,7 @@ React keys must be passed directly to JSX without using spread:
272
272
  f,
273
273
  b,
274
274
  C ? Error("react-stack-top-frame") : A,
275
- C ? V(a(n)) : m
275
+ C ? V(s(n)) : m
276
276
  );
277
277
  };
278
278
  }()), i1;
@@ -532,23 +532,23 @@ var e0 = Object.defineProperty, t0 = (e, t, o) => t in e ? e0(e, t, { enumerable
532
532
  const q1 = "-", r0 = (e) => {
533
533
  const t = n0(e), {
534
534
  conflictingClassGroups: o,
535
- conflictingClassGroupModifiers: a
535
+ conflictingClassGroupModifiers: s
536
536
  } = e;
537
537
  return {
538
- getClassGroupId: (s) => {
539
- const d = s.split(q1);
540
- return d[0] === "" && d.length !== 1 && d.shift(), z1(d, t) || o0(s);
538
+ getClassGroupId: (a) => {
539
+ const d = a.split(q1);
540
+ return d[0] === "" && d.length !== 1 && d.shift(), z1(d, t) || o0(a);
541
541
  },
542
- getConflictingClassGroupIds: (s, d) => {
543
- const u = o[s] || [];
544
- return d && a[s] ? [...u, ...a[s]] : u;
542
+ getConflictingClassGroupIds: (a, d) => {
543
+ const u = o[a] || [];
544
+ return d && s[a] ? [...u, ...s[a]] : u;
545
545
  }
546
546
  };
547
547
  }, z1 = (e, t) => {
548
548
  var o;
549
549
  if (e.length === 0)
550
550
  return t.classGroupId;
551
- const a = e[0], s = t.nextPart.get(a), d = s ? z1(e.slice(1), s) : void 0;
551
+ const s = e[0], a = t.nextPart.get(s), d = a ? z1(e.slice(1), a) : void 0;
552
552
  if (d)
553
553
  return d;
554
554
  if (t.validators.length === 0)
@@ -567,44 +567,44 @@ const q1 = "-", r0 = (e) => {
567
567
  const {
568
568
  theme: t,
569
569
  classGroups: o
570
- } = e, a = {
570
+ } = e, s = {
571
571
  nextPart: /* @__PURE__ */ new Map(),
572
572
  validators: []
573
573
  };
574
- for (const s in o)
575
- w1(o[s], a, s, t);
576
- return a;
577
- }, w1 = (e, t, o, a) => {
578
- e.forEach((s) => {
579
- if (typeof s == "string") {
580
- const d = s === "" ? t : Z1(t, s);
574
+ for (const a in o)
575
+ w1(o[a], s, a, t);
576
+ return s;
577
+ }, w1 = (e, t, o, s) => {
578
+ e.forEach((a) => {
579
+ if (typeof a == "string") {
580
+ const d = a === "" ? t : Z1(t, a);
581
581
  d.classGroupId = o;
582
582
  return;
583
583
  }
584
- if (typeof s == "function") {
585
- if (a0(s)) {
586
- w1(s(a), t, o, a);
584
+ if (typeof a == "function") {
585
+ if (s0(a)) {
586
+ w1(a(s), t, o, s);
587
587
  return;
588
588
  }
589
589
  t.validators.push({
590
- validator: s,
590
+ validator: a,
591
591
  classGroupId: o
592
592
  });
593
593
  return;
594
594
  }
595
- Object.entries(s).forEach(([d, u]) => {
596
- w1(u, Z1(t, d), o, a);
595
+ Object.entries(a).forEach(([d, u]) => {
596
+ w1(u, Z1(t, d), o, s);
597
597
  });
598
598
  });
599
599
  }, Z1 = (e, t) => {
600
600
  let o = e;
601
- return t.split(q1).forEach((a) => {
602
- o.nextPart.has(a) || o.nextPart.set(a, {
601
+ return t.split(q1).forEach((s) => {
602
+ o.nextPart.has(s) || o.nextPart.set(s, {
603
603
  nextPart: /* @__PURE__ */ new Map(),
604
604
  validators: []
605
- }), o = o.nextPart.get(a);
605
+ }), o = o.nextPart.get(s);
606
606
  }), o;
607
- }, a0 = (e) => e.isThemeGetter, s0 = (e) => {
607
+ }, s0 = (e) => e.isThemeGetter, a0 = (e) => {
608
608
  if (e < 1)
609
609
  return {
610
610
  get: () => {
@@ -612,20 +612,20 @@ const q1 = "-", r0 = (e) => {
612
612
  set: () => {
613
613
  }
614
614
  };
615
- let t = 0, o = /* @__PURE__ */ new Map(), a = /* @__PURE__ */ new Map();
616
- const s = (d, u) => {
617
- o.set(d, u), t++, t > e && (t = 0, a = o, o = /* @__PURE__ */ new Map());
615
+ let t = 0, o = /* @__PURE__ */ new Map(), s = /* @__PURE__ */ new Map();
616
+ const a = (d, u) => {
617
+ o.set(d, u), t++, t > e && (t = 0, s = o, o = /* @__PURE__ */ new Map());
618
618
  };
619
619
  return {
620
620
  get(d) {
621
621
  let u = o.get(d);
622
622
  if (u !== void 0)
623
623
  return u;
624
- if ((u = a.get(d)) !== void 0)
625
- return s(d, u), u;
624
+ if ((u = s.get(d)) !== void 0)
625
+ return a(d, u), u;
626
626
  },
627
627
  set(d, u) {
628
- o.has(d) ? o.set(d, u) : s(d, u);
628
+ o.has(d) ? o.set(d, u) : a(d, u);
629
629
  }
630
630
  };
631
631
  }, x1 = "!", b1 = ":", l0 = b1.length, i0 = (e) => {
@@ -633,14 +633,14 @@ const q1 = "-", r0 = (e) => {
633
633
  prefix: t,
634
634
  experimentalParseClassName: o
635
635
  } = e;
636
- let a = (s) => {
636
+ let s = (a) => {
637
637
  const d = [];
638
638
  let u = 0, x = 0, p = 0, j;
639
- for (let M = 0; M < s.length; M++) {
640
- let Z = s[M];
639
+ for (let M = 0; M < a.length; M++) {
640
+ let Z = a[M];
641
641
  if (u === 0 && x === 0) {
642
642
  if (Z === b1) {
643
- d.push(s.slice(p, M)), p = M + l0;
643
+ d.push(a.slice(p, M)), p = M + l0;
644
644
  continue;
645
645
  }
646
646
  if (Z === "/") {
@@ -650,17 +650,17 @@ const q1 = "-", r0 = (e) => {
650
650
  }
651
651
  Z === "[" ? u++ : Z === "]" ? u-- : Z === "(" ? x++ : Z === ")" && x--;
652
652
  }
653
- const y = d.length === 0 ? s : s.substring(p), R = c0(y), L = R !== y, N = j && j > p ? j - p : void 0;
653
+ const y = d.length === 0 ? a : a.substring(p), L = c0(y), H = L !== y, N = j && j > p ? j - p : void 0;
654
654
  return {
655
655
  modifiers: d,
656
- hasImportantModifier: L,
657
- baseClassName: R,
656
+ hasImportantModifier: H,
657
+ baseClassName: L,
658
658
  maybePostfixModifierPosition: N
659
659
  };
660
660
  };
661
661
  if (t) {
662
- const s = t + b1, d = a;
663
- a = (u) => u.startsWith(s) ? d(u.substring(s.length)) : {
662
+ const a = t + b1, d = s;
663
+ s = (u) => u.startsWith(a) ? d(u.substring(a.length)) : {
664
664
  isExternal: !0,
665
665
  modifiers: [],
666
666
  hasImportantModifier: !1,
@@ -669,66 +669,66 @@ const q1 = "-", r0 = (e) => {
669
669
  };
670
670
  }
671
671
  if (o) {
672
- const s = a;
673
- a = (d) => o({
672
+ const a = s;
673
+ s = (d) => o({
674
674
  className: d,
675
- parseClassName: s
675
+ parseClassName: a
676
676
  });
677
677
  }
678
- return a;
678
+ return s;
679
679
  }, c0 = (e) => e.endsWith(x1) ? e.substring(0, e.length - 1) : e.startsWith(x1) ? e.substring(1) : e, d0 = (e) => {
680
680
  const t = Object.fromEntries(e.orderSensitiveModifiers.map((o) => [o, !0]));
681
681
  return (o) => {
682
682
  if (o.length <= 1)
683
683
  return o;
684
- const a = [];
685
- let s = [];
684
+ const s = [];
685
+ let a = [];
686
686
  return o.forEach((d) => {
687
- d[0] === "[" || t[d] ? (a.push(...s.sort(), d), s = []) : s.push(d);
688
- }), a.push(...s.sort()), a;
687
+ d[0] === "[" || t[d] ? (s.push(...a.sort(), d), a = []) : a.push(d);
688
+ }), s.push(...a.sort()), s;
689
689
  };
690
690
  }, m0 = (e) => ({
691
- cache: s0(e.cacheSize),
691
+ cache: a0(e.cacheSize),
692
692
  parseClassName: i0(e),
693
693
  sortModifiers: d0(e),
694
694
  ...r0(e)
695
695
  }), h0 = /\s+/, v0 = (e, t) => {
696
696
  const {
697
697
  parseClassName: o,
698
- getClassGroupId: a,
699
- getConflictingClassGroupIds: s,
698
+ getClassGroupId: s,
699
+ getConflictingClassGroupIds: a,
700
700
  sortModifiers: d
701
701
  } = t, u = [], x = e.trim().split(h0);
702
702
  let p = "";
703
703
  for (let j = x.length - 1; j >= 0; j -= 1) {
704
704
  const y = x[j], {
705
- isExternal: R,
706
- modifiers: L,
705
+ isExternal: L,
706
+ modifiers: H,
707
707
  hasImportantModifier: N,
708
708
  baseClassName: M,
709
709
  maybePostfixModifierPosition: Z
710
710
  } = o(y);
711
- if (R) {
711
+ if (L) {
712
712
  p = y + (p.length > 0 ? " " + p : p);
713
713
  continue;
714
714
  }
715
- let I = !!Z, P = a(I ? M.substring(0, Z) : M);
715
+ let I = !!Z, P = s(I ? M.substring(0, Z) : M);
716
716
  if (!P) {
717
717
  if (!I) {
718
718
  p = y + (p.length > 0 ? " " + p : p);
719
719
  continue;
720
720
  }
721
- if (P = a(M), !P) {
721
+ if (P = s(M), !P) {
722
722
  p = y + (p.length > 0 ? " " + p : p);
723
723
  continue;
724
724
  }
725
725
  I = !1;
726
726
  }
727
- const Q = d(L).join(":"), F = N ? Q + x1 : Q, $ = F + P;
727
+ const Q = d(H).join(":"), F = N ? Q + x1 : Q, $ = F + P;
728
728
  if (u.includes($))
729
729
  continue;
730
730
  u.push($);
731
- const G = s(P, I);
731
+ const G = a(P, I);
732
732
  for (let _ = 0; _ < G.length; ++_) {
733
733
  const W = G[_];
734
734
  u.push(F + W);
@@ -738,31 +738,31 @@ const q1 = "-", r0 = (e) => {
738
738
  return p;
739
739
  };
740
740
  function u0() {
741
- let e = 0, t, o, a = "";
741
+ let e = 0, t, o, s = "";
742
742
  for (; e < arguments.length; )
743
- (t = arguments[e++]) && (o = E1(t)) && (a && (a += " "), a += o);
744
- return a;
743
+ (t = arguments[e++]) && (o = E1(t)) && (s && (s += " "), s += o);
744
+ return s;
745
745
  }
746
746
  const E1 = (e) => {
747
747
  if (typeof e == "string")
748
748
  return e;
749
749
  let t, o = "";
750
- for (let a = 0; a < e.length; a++)
751
- e[a] && (t = E1(e[a])) && (o && (o += " "), o += t);
750
+ for (let s = 0; s < e.length; s++)
751
+ e[s] && (t = E1(e[s])) && (o && (o += " "), o += t);
752
752
  return o;
753
753
  };
754
754
  function g0(e, ...t) {
755
- let o, a, s, d = u;
755
+ let o, s, a, d = u;
756
756
  function u(p) {
757
- const j = t.reduce((y, R) => R(y), e());
758
- return o = m0(j), a = o.cache.get, s = o.cache.set, d = x, x(p);
757
+ const j = t.reduce((y, L) => L(y), e());
758
+ return o = m0(j), s = o.cache.get, a = o.cache.set, d = x, x(p);
759
759
  }
760
760
  function x(p) {
761
- const j = a(p);
761
+ const j = s(p);
762
762
  if (j)
763
763
  return j;
764
764
  const y = v0(p, o);
765
- return s(p, y), y;
765
+ return a(p, y), y;
766
766
  }
767
767
  return function() {
768
768
  return d(u0.apply(null, arguments));
@@ -771,19 +771,19 @@ function g0(e, ...t) {
771
771
  const k = (e) => {
772
772
  const t = (o) => o[e] || [];
773
773
  return t.isThemeGetter = !0, t;
774
- }, R1 = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, H1 = /^\((?:(\w[\w-]*):)?(.+)\)$/i, p0 = /^\d+\/\d+$/, f0 = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, w0 = /\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$/, x0 = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, b0 = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, q0 = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, t1 = (e) => p0.test(e), g = (e) => !!e && !Number.isNaN(Number(e)), Y = (e) => !!e && Number.isInteger(Number(e)), p1 = (e) => e.endsWith("%") && g(e.slice(0, -1)), B = (e) => f0.test(e), T0 = () => !0, k0 = (e) => (
774
+ }, L1 = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, R1 = /^\((?:(\w[\w-]*):)?(.+)\)$/i, p0 = /^\d+\/\d+$/, f0 = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, w0 = /\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$/, x0 = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, b0 = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, q0 = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, t1 = (e) => p0.test(e), g = (e) => !!e && !Number.isNaN(Number(e)), Y = (e) => !!e && Number.isInteger(Number(e)), p1 = (e) => e.endsWith("%") && g(e.slice(0, -1)), B = (e) => f0.test(e), T0 = () => !0, k0 = (e) => (
775
775
  // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
776
776
  // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
777
777
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
778
778
  w0.test(e) && !x0.test(e)
779
- ), S1 = () => !1, y0 = (e) => b0.test(e), j0 = (e) => q0.test(e), Z0 = (e) => !l(e) && !i(e), C0 = (e) => r1(e, P1, S1), l = (e) => R1.test(e), X = (e) => r1(e, _1, k0), f1 = (e) => r1(e, H0, g), C1 = (e) => r1(e, L1, S1), M0 = (e) => r1(e, A1, j0), u1 = (e) => r1(e, O1, y0), i = (e) => H1.test(e), c1 = (e) => o1(e, _1), z0 = (e) => o1(e, S0), M1 = (e) => o1(e, L1), E0 = (e) => o1(e, P1), R0 = (e) => o1(e, A1), g1 = (e) => o1(e, O1, !0), r1 = (e, t, o) => {
780
- const a = R1.exec(e);
781
- return a ? a[1] ? t(a[1]) : o(a[2]) : !1;
779
+ ), S1 = () => !1, y0 = (e) => b0.test(e), j0 = (e) => q0.test(e), Z0 = (e) => !l(e) && !i(e), C0 = (e) => r1(e, P1, S1), l = (e) => L1.test(e), X = (e) => r1(e, _1, k0), f1 = (e) => r1(e, R0, g), C1 = (e) => r1(e, H1, S1), M0 = (e) => r1(e, A1, j0), u1 = (e) => r1(e, O1, y0), i = (e) => R1.test(e), c1 = (e) => o1(e, _1), z0 = (e) => o1(e, S0), M1 = (e) => o1(e, H1), E0 = (e) => o1(e, P1), L0 = (e) => o1(e, A1), g1 = (e) => o1(e, O1, !0), r1 = (e, t, o) => {
780
+ const s = L1.exec(e);
781
+ return s ? s[1] ? t(s[1]) : o(s[2]) : !1;
782
782
  }, o1 = (e, t, o = !1) => {
783
- const a = H1.exec(e);
784
- return a ? a[1] ? t(a[1]) : o : !1;
785
- }, L1 = (e) => e === "position" || e === "percentage", A1 = (e) => e === "image" || e === "url", P1 = (e) => e === "length" || e === "size" || e === "bg-size", _1 = (e) => e === "length", H0 = (e) => e === "number", S0 = (e) => e === "family-name", O1 = (e) => e === "shadow", L0 = () => {
786
- const e = k("color"), t = k("font"), o = k("text"), a = k("font-weight"), s = k("tracking"), d = k("leading"), u = k("breakpoint"), x = k("container"), p = k("spacing"), j = k("radius"), y = k("shadow"), R = k("inset-shadow"), L = k("text-shadow"), N = k("drop-shadow"), M = k("blur"), Z = k("perspective"), I = k("aspect"), P = k("ease"), Q = k("animate"), F = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], $ = () => [
783
+ const s = R1.exec(e);
784
+ return s ? s[1] ? t(s[1]) : o : !1;
785
+ }, H1 = (e) => e === "position" || e === "percentage", A1 = (e) => e === "image" || e === "url", P1 = (e) => e === "length" || e === "size" || e === "bg-size", _1 = (e) => e === "length", R0 = (e) => e === "number", S0 = (e) => e === "family-name", O1 = (e) => e === "shadow", H0 = () => {
786
+ const e = k("color"), t = k("font"), o = k("text"), s = k("font-weight"), a = k("tracking"), d = k("leading"), u = k("breakpoint"), x = k("container"), p = k("spacing"), j = k("radius"), y = k("shadow"), L = k("inset-shadow"), H = k("text-shadow"), N = k("drop-shadow"), M = k("blur"), Z = k("perspective"), I = k("aspect"), P = k("ease"), Q = k("animate"), F = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], $ = () => [
787
787
  "center",
788
788
  "top",
789
789
  "bottom",
@@ -801,9 +801,9 @@ const k = (e) => {
801
801
  "bottom-left",
802
802
  // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
803
803
  "left-bottom"
804
- ], G = () => [...$(), i, l], _ = () => ["auto", "hidden", "clip", "visible", "scroll"], W = () => ["auto", "contain", "none"], h = () => [i, l, p], H = () => [t1, "full", "auto", ...h()], m1 = () => [Y, "none", "subgrid", i, l], K = () => ["auto", {
804
+ ], G = () => [...$(), i, l], _ = () => ["auto", "hidden", "clip", "visible", "scroll"], W = () => ["auto", "contain", "none"], h = () => [i, l, p], R = () => [t1, "full", "auto", ...h()], m1 = () => [Y, "none", "subgrid", i, l], K = () => ["auto", {
805
805
  span: ["full", Y, i, l]
806
- }, Y, i, l], U = () => [Y, "auto", i, l], h1 = () => ["auto", "min", "max", "fr", i, l], V = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], O = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], z = () => ["auto", ...h()], A = () => [t1, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...h()], m = () => [e, i, l], a1 = () => [...$(), M1, C1, {
806
+ }, Y, i, l], U = () => [Y, "auto", i, l], h1 = () => ["auto", "min", "max", "fr", i, l], V = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], O = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], z = () => ["auto", ...h()], A = () => [t1, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...h()], m = () => [e, i, l], s1 = () => [...$(), M1, C1, {
807
807
  position: [i, l]
808
808
  }], n = () => ["no-repeat", {
809
809
  repeat: ["", "x", "y", "space", "round"]
@@ -824,7 +824,7 @@ const k = (e) => {
824
824
  M,
825
825
  i,
826
826
  l
827
- ], S = () => ["none", g, i, l], D = () => ["none", g, i, l], s1 = () => [g, i, l], v1 = () => [t1, "full", ...h()];
827
+ ], S = () => ["none", g, i, l], D = () => ["none", g, i, l], a1 = () => [g, i, l], v1 = () => [t1, "full", ...h()];
828
828
  return {
829
829
  cacheSize: 500,
830
830
  theme: {
@@ -1002,63 +1002,63 @@ const k = (e) => {
1002
1002
  * @see https://tailwindcss.com/docs/top-right-bottom-left
1003
1003
  */
1004
1004
  inset: [{
1005
- inset: H()
1005
+ inset: R()
1006
1006
  }],
1007
1007
  /**
1008
1008
  * Right / Left
1009
1009
  * @see https://tailwindcss.com/docs/top-right-bottom-left
1010
1010
  */
1011
1011
  "inset-x": [{
1012
- "inset-x": H()
1012
+ "inset-x": R()
1013
1013
  }],
1014
1014
  /**
1015
1015
  * Top / Bottom
1016
1016
  * @see https://tailwindcss.com/docs/top-right-bottom-left
1017
1017
  */
1018
1018
  "inset-y": [{
1019
- "inset-y": H()
1019
+ "inset-y": R()
1020
1020
  }],
1021
1021
  /**
1022
1022
  * Start
1023
1023
  * @see https://tailwindcss.com/docs/top-right-bottom-left
1024
1024
  */
1025
1025
  start: [{
1026
- start: H()
1026
+ start: R()
1027
1027
  }],
1028
1028
  /**
1029
1029
  * End
1030
1030
  * @see https://tailwindcss.com/docs/top-right-bottom-left
1031
1031
  */
1032
1032
  end: [{
1033
- end: H()
1033
+ end: R()
1034
1034
  }],
1035
1035
  /**
1036
1036
  * Top
1037
1037
  * @see https://tailwindcss.com/docs/top-right-bottom-left
1038
1038
  */
1039
1039
  top: [{
1040
- top: H()
1040
+ top: R()
1041
1041
  }],
1042
1042
  /**
1043
1043
  * Right
1044
1044
  * @see https://tailwindcss.com/docs/top-right-bottom-left
1045
1045
  */
1046
1046
  right: [{
1047
- right: H()
1047
+ right: R()
1048
1048
  }],
1049
1049
  /**
1050
1050
  * Bottom
1051
1051
  * @see https://tailwindcss.com/docs/top-right-bottom-left
1052
1052
  */
1053
1053
  bottom: [{
1054
- bottom: H()
1054
+ bottom: R()
1055
1055
  }],
1056
1056
  /**
1057
1057
  * Left
1058
1058
  * @see https://tailwindcss.com/docs/top-right-bottom-left
1059
1059
  */
1060
1060
  left: [{
1061
- left: H()
1061
+ left: R()
1062
1062
  }],
1063
1063
  /**
1064
1064
  * Visibility
@@ -1534,7 +1534,7 @@ const k = (e) => {
1534
1534
  * @see https://tailwindcss.com/docs/font-weight
1535
1535
  */
1536
1536
  "font-weight": [{
1537
- font: [a, i, f1]
1537
+ font: [s, i, f1]
1538
1538
  }],
1539
1539
  /**
1540
1540
  * Font Stretch
@@ -1585,7 +1585,7 @@ const k = (e) => {
1585
1585
  * @see https://tailwindcss.com/docs/letter-spacing
1586
1586
  */
1587
1587
  tracking: [{
1588
- tracking: [s, i, l]
1588
+ tracking: [a, i, l]
1589
1589
  }],
1590
1590
  /**
1591
1591
  * Line Clamp
@@ -1776,7 +1776,7 @@ const k = (e) => {
1776
1776
  * @see https://tailwindcss.com/docs/background-position
1777
1777
  */
1778
1778
  "bg-position": [{
1779
- bg: a1()
1779
+ bg: s1()
1780
1780
  }],
1781
1781
  /**
1782
1782
  * Background Repeat
@@ -1803,7 +1803,7 @@ const k = (e) => {
1803
1803
  }, Y, i, l],
1804
1804
  radial: ["", i, l],
1805
1805
  conic: [Y, i, l]
1806
- }, R0, M0]
1806
+ }, L0, M0]
1807
1807
  }],
1808
1808
  /**
1809
1809
  * Background Color
@@ -2190,7 +2190,7 @@ const k = (e) => {
2190
2190
  * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
2191
2191
  */
2192
2192
  "inset-shadow": [{
2193
- "inset-shadow": ["none", R, g1, u1]
2193
+ "inset-shadow": ["none", L, g1, u1]
2194
2194
  }],
2195
2195
  /**
2196
2196
  * Inset Box Shadow Color
@@ -2257,7 +2257,7 @@ const k = (e) => {
2257
2257
  * @see https://tailwindcss.com/docs/text-shadow
2258
2258
  */
2259
2259
  "text-shadow": [{
2260
- "text-shadow": ["none", L, g1, u1]
2260
+ "text-shadow": ["none", H, g1, u1]
2261
2261
  }],
2262
2262
  /**
2263
2263
  * Text Shadow Color
@@ -2453,7 +2453,7 @@ const k = (e) => {
2453
2453
  * @see https://tailwindcss.com/docs/mask-position
2454
2454
  */
2455
2455
  "mask-position": [{
2456
- mask: a1()
2456
+ mask: s1()
2457
2457
  }],
2458
2458
  /**
2459
2459
  * Mask Repeat
@@ -2832,21 +2832,21 @@ const k = (e) => {
2832
2832
  * @see https://tailwindcss.com/docs/skew
2833
2833
  */
2834
2834
  skew: [{
2835
- skew: s1()
2835
+ skew: a1()
2836
2836
  }],
2837
2837
  /**
2838
2838
  * Skew X
2839
2839
  * @see https://tailwindcss.com/docs/skew
2840
2840
  */
2841
2841
  "skew-x": [{
2842
- "skew-x": s1()
2842
+ "skew-x": a1()
2843
2843
  }],
2844
2844
  /**
2845
2845
  * Skew Y
2846
2846
  * @see https://tailwindcss.com/docs/skew
2847
2847
  */
2848
2848
  "skew-y": [{
2849
- "skew-y": s1()
2849
+ "skew-y": a1()
2850
2850
  }],
2851
2851
  /**
2852
2852
  * Transform
@@ -3252,19 +3252,19 @@ const k = (e) => {
3252
3252
  },
3253
3253
  orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
3254
3254
  };
3255
- }, A0 = /* @__PURE__ */ g0(L0);
3255
+ }, A0 = /* @__PURE__ */ g0(H0);
3256
3256
  function B1(e) {
3257
- var t, o, a = "";
3258
- if (typeof e == "string" || typeof e == "number") a += e;
3257
+ var t, o, s = "";
3258
+ if (typeof e == "string" || typeof e == "number") s += e;
3259
3259
  else if (typeof e == "object") if (Array.isArray(e)) {
3260
- var s = e.length;
3261
- for (t = 0; t < s; t++) e[t] && (o = B1(e[t])) && (a && (a += " "), a += o);
3262
- } else for (o in e) e[o] && (a && (a += " "), a += o);
3263
- return a;
3260
+ var a = e.length;
3261
+ for (t = 0; t < a; t++) e[t] && (o = B1(e[t])) && (s && (s += " "), s += o);
3262
+ } else for (o in e) e[o] && (s && (s += " "), s += o);
3263
+ return s;
3264
3264
  }
3265
3265
  function P0() {
3266
- for (var e, t, o = 0, a = "", s = arguments.length; o < s; o++) (e = arguments[o]) && (t = B1(e)) && (a && (a += " "), a += t);
3267
- return a;
3266
+ for (var e, t, o = 0, s = "", a = arguments.length; o < a; o++) (e = arguments[o]) && (t = B1(e)) && (s && (s += " "), s += t);
3267
+ return s;
3268
3268
  }
3269
3269
  function n1(...e) {
3270
3270
  const t = e.filter((o) => o && o.trim() !== "");
@@ -3277,8 +3277,8 @@ J(E, "IsZeroArray", (e) => _0(e)), J(E, "RemoveItem", (e, t) => E.IsZeroArray(e)
3277
3277
  )), J(E, "RemoveItemByID", (e, t) => E.IsZeroArray(e) ? [] : e.filter(
3278
3278
  (o) => o.id !== t
3279
3279
  )), J(E, "UpdateItem", (e, t) => E.IsZeroArray(e) ? [] : (e.forEach(
3280
- (o, a) => {
3281
- o.id === t.id && (e[a] = t);
3280
+ (o, s) => {
3281
+ o.id === t.id && (e[s] = t);
3282
3282
  }
3283
3283
  ), e)), J(E, "PrependItem", (e, t) => E.IsZeroArray(e) ? [t] : [t, ...e]), J(E, "AppendArray", (e, t) => E.IsZeroArray(e) ? t : [...e, ...t]), J(E, "Union", (e, t) => e.concat(t.filter((o) => e.indexOf(o) < 0)));
3284
3284
  function O0({
@@ -3315,9 +3315,9 @@ function N0({
3315
3315
  className: t,
3316
3316
  size: o
3317
3317
  }) {
3318
- const a = B0[e - 1];
3318
+ const s = B0[e - 1];
3319
3319
  return /* @__PURE__ */ r.jsx(
3320
- a,
3320
+ s,
3321
3321
  {
3322
3322
  className: t,
3323
3323
  size: o
@@ -3373,9 +3373,9 @@ function D0({
3373
3373
  className: t,
3374
3374
  size: o
3375
3375
  }) {
3376
- const a = G0[e - 1];
3376
+ const s = G0[e - 1];
3377
3377
  return /* @__PURE__ */ r.jsx(
3378
- a,
3378
+ s,
3379
3379
  {
3380
3380
  className: t,
3381
3381
  size: o
@@ -3462,9 +3462,9 @@ function U0({
3462
3462
  className: t,
3463
3463
  size: o
3464
3464
  }) {
3465
- const a = W0[e - 1];
3465
+ const s = W0[e - 1];
3466
3466
  return /* @__PURE__ */ r.jsx(
3467
- a,
3467
+ s,
3468
3468
  {
3469
3469
  className: t,
3470
3470
  size: o
@@ -3472,19 +3472,19 @@ function U0({
3472
3472
  );
3473
3473
  }
3474
3474
  const V0 = [N0, D0, U0];
3475
- function s2({
3475
+ function a2({
3476
3476
  seq: e,
3477
3477
  categorySeq: t,
3478
3478
  size: o = c.sm,
3479
- className: a = ""
3479
+ className: s = ""
3480
3480
  }) {
3481
- const s = V0[t - 1];
3481
+ const a = V0[t - 1];
3482
3482
  return /* @__PURE__ */ r.jsx(
3483
- s,
3483
+ a,
3484
3484
  {
3485
3485
  seq: e,
3486
3486
  size: o,
3487
- className: a
3487
+ className: s
3488
3488
  }
3489
3489
  );
3490
3490
  }
@@ -3922,7 +3922,7 @@ function E2({
3922
3922
  }
3923
3923
  );
3924
3924
  }
3925
- function R2({
3925
+ function L2({
3926
3926
  className: e = "",
3927
3927
  size: t = c.md
3928
3928
  }) {
@@ -3938,7 +3938,7 @@ function R2({
3938
3938
  }
3939
3939
  );
3940
3940
  }
3941
- function H2({
3941
+ function R2({
3942
3942
  className: e = "fill-gray-600",
3943
3943
  size: t = c.md
3944
3944
  }) {
@@ -3970,7 +3970,7 @@ function S2({
3970
3970
  }
3971
3971
  );
3972
3972
  }
3973
- function L2({
3973
+ function H2({
3974
3974
  className: e = "",
3975
3975
  size: t = c.xs
3976
3976
  }) {
@@ -4138,6 +4138,39 @@ function $2({
4138
4138
  }
4139
4139
  );
4140
4140
  }
4141
+ function G2({
4142
+ className: e = "",
4143
+ size: t = c.md
4144
+ }) {
4145
+ return /* @__PURE__ */ r.jsx(
4146
+ "svg",
4147
+ {
4148
+ xmlns: "http://www.w3.org/2000/svg",
4149
+ className: e,
4150
+ height: t,
4151
+ width: t,
4152
+ viewBox: "0 0 256 256",
4153
+ children: /* @__PURE__ */ r.jsx(
4154
+ "g",
4155
+ {
4156
+ style: {
4157
+ stroke: "none",
4158
+ strokeWidth: 0,
4159
+ strokeDasharray: "none",
4160
+ strokeLinecap: "butt",
4161
+ strokeLinejoin: "miter",
4162
+ strokeMiterlimit: 10,
4163
+ fill: "none",
4164
+ fillRule: "nonzero",
4165
+ opacity: 1
4166
+ },
4167
+ transform: "translate(1.4065934065934016 1.4065934065934016) scale(2.81 2.81)",
4168
+ children: /* @__PURE__ */ r.jsx("path", { d: "M 89.999 3.075 C 90 3.02 90 2.967 89.999 2.912 c -0.004 -0.134 -0.017 -0.266 -0.038 -0.398 c -0.007 -0.041 -0.009 -0.081 -0.018 -0.122 c -0.034 -0.165 -0.082 -0.327 -0.144 -0.484 c -0.018 -0.046 -0.041 -0.089 -0.061 -0.134 c -0.053 -0.119 -0.113 -0.234 -0.182 -0.346 C 89.528 1.382 89.5 1.336 89.469 1.29 c -0.102 -0.147 -0.212 -0.288 -0.341 -0.417 c -0.13 -0.13 -0.273 -0.241 -0.421 -0.344 c -0.042 -0.029 -0.085 -0.056 -0.129 -0.082 c -0.118 -0.073 -0.239 -0.136 -0.364 -0.191 c -0.039 -0.017 -0.076 -0.037 -0.116 -0.053 c -0.161 -0.063 -0.327 -0.113 -0.497 -0.147 c -0.031 -0.006 -0.063 -0.008 -0.094 -0.014 c -0.142 -0.024 -0.285 -0.038 -0.429 -0.041 C 87.03 0 86.983 0 86.936 0.001 c -0.141 0.003 -0.282 0.017 -0.423 0.041 c -0.035 0.006 -0.069 0.008 -0.104 0.015 c -0.154 0.031 -0.306 0.073 -0.456 0.129 L 1.946 31.709 c -1.124 0.422 -1.888 1.473 -1.943 2.673 c -0.054 1.199 0.612 2.316 1.693 2.838 l 34.455 16.628 l 16.627 34.455 C 53.281 89.344 54.334 90 55.481 90 c 0.046 0 0.091 -0.001 0.137 -0.003 c 1.199 -0.055 2.251 -0.819 2.673 -1.943 L 89.815 4.048 c 0.056 -0.149 0.097 -0.3 0.128 -0.453 c 0.008 -0.041 0.011 -0.081 0.017 -0.122 C 89.982 3.341 89.995 3.208 89.999 3.075 z M 75.086 10.672 L 37.785 47.973 L 10.619 34.864 L 75.086 10.672 z M 55.136 79.381 L 42.027 52.216 l 37.302 -37.302 L 55.136 79.381 z", style: "stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(0,0,0); fill-rule: nonzero; opacity: 1;", transform: " matrix(1 0 0 1 0 0) ", "stroke-linecap": "round" })
4169
+ }
4170
+ )
4171
+ }
4172
+ );
4173
+ }
4141
4174
  function J0({
4142
4175
  className: e = "",
4143
4176
  size: t = c.md
@@ -4181,14 +4214,14 @@ function X0({
4181
4214
  );
4182
4215
  }
4183
4216
  const Q0 = [J0, X0];
4184
- function G2({
4217
+ function D2({
4185
4218
  seq: e,
4186
4219
  size: t = c.md,
4187
4220
  className: o = ""
4188
4221
  }) {
4189
- const a = Q0[e - 1];
4222
+ const s = Q0[e - 1];
4190
4223
  return /* @__PURE__ */ r.jsx(
4191
- a,
4224
+ s,
4192
4225
  {
4193
4226
  size: t,
4194
4227
  className: o
@@ -4203,10 +4236,10 @@ export {
4203
4236
  u2 as CalendarEventSvg,
4204
4237
  d2 as CalendarSvg,
4205
4238
  $0 as Cat,
4206
- G2 as CategorySvg,
4239
+ D2 as CategorySvg,
4207
4240
  m2 as ChatSvg,
4208
4241
  O2 as CitySvg,
4209
- H2 as CloseSvg,
4242
+ R2 as CloseSvg,
4210
4243
  C2 as CoachSvg,
4211
4244
  _2 as CollapseSvg,
4212
4245
  y2 as CollectionSvg,
@@ -4226,12 +4259,12 @@ export {
4226
4259
  Q1 as Hockey,
4227
4260
  i2 as HomeSvg,
4228
4261
  S2 as ImageSvg,
4229
- s2 as InterestSvg,
4262
+ a2 as InterestSvg,
4230
4263
  M2 as LeftArrowSvg,
4231
4264
  B2 as LogoutSvg,
4232
4265
  c2 as MapSvg,
4233
4266
  $2 as MarketSvg,
4234
- R2 as MenuSvg,
4267
+ L2 as MenuSvg,
4235
4268
  U0 as MusicInterestSvg,
4236
4269
  b2 as NewsfeedSvg,
4237
4270
  v2 as NotificationSvg,
@@ -4239,10 +4272,11 @@ export {
4239
4272
  D0 as PetsInterestSvg,
4240
4273
  X0 as PetsSvg,
4241
4274
  O0 as Pickleball,
4242
- L2 as PollSvg,
4275
+ H2 as PollSvg,
4243
4276
  P2 as PrivateSvg,
4244
4277
  z2 as RightArrowSvg,
4245
4278
  W1 as Running,
4279
+ G2 as SendSvg,
4246
4280
  F0 as Sing,
4247
4281
  D1 as Soccer,
4248
4282
  N0 as SportsInterestSvg,