wasvg 1.0.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.
Files changed (99) hide show
  1. package/dist/Badminton-CBmkgUV4.mjs +43 -0
  2. package/dist/Badminton-Curw8JqA.js +17 -0
  3. package/dist/Basketball-BFjybuZN.mjs +20 -0
  4. package/dist/Basketball-C6gj2P1K.js +1 -0
  5. package/dist/Cat-Dne-PIE8.mjs +22 -0
  6. package/dist/Cat-DsMzYmPA.js +1 -0
  7. package/dist/Dog-CTGP2bGj.mjs +26 -0
  8. package/dist/Dog-D-KNS9El.js +1 -0
  9. package/dist/Football-BqhBtMRG.mjs +20 -0
  10. package/dist/Football-C7eAQh1X.js +1 -0
  11. package/dist/Golf-Bg5aZvof.mjs +20 -0
  12. package/dist/Golf-DVTBXQ8R.js +1 -0
  13. package/dist/Guitar-CFpadZfg.js +31 -0
  14. package/dist/Guitar-J19aIwQO.mjs +53 -0
  15. package/dist/Hiking-BSnqHwEJ.js +1 -0
  16. package/dist/Hiking-Dda1oHTy.mjs +20 -0
  17. package/dist/Hockey-C9iKm674.js +11 -0
  18. package/dist/Hockey-DtAkOXH_.mjs +45 -0
  19. package/dist/Pickleball-B3j4Fecr.js +1 -0
  20. package/dist/Pickleball-C_P-t_iD.mjs +20 -0
  21. package/dist/Running-DVgZaRLm.mjs +20 -0
  22. package/dist/Running-nCwz27vw.js +1 -0
  23. package/dist/Sing-D3G02Qe9.mjs +26 -0
  24. package/dist/Sing-pC3IANvI.js +1 -0
  25. package/dist/Soccer-Cm5HvlZP.mjs +20 -0
  26. package/dist/Soccer-Cqk1y0wE.js +1 -0
  27. package/dist/TableTennis-CeCYx-l_.mjs +58 -0
  28. package/dist/TableTennis-DY-EByxC.js +24 -0
  29. package/dist/Tennis-D2UeuI_R.mjs +20 -0
  30. package/dist/Tennis-DIl758lP.js +1 -0
  31. package/dist/common/Add.d.ts +3 -0
  32. package/dist/common/Arena.d.ts +3 -0
  33. package/dist/common/Calendar.d.ts +3 -0
  34. package/dist/common/CalendarEvent.d.ts +3 -0
  35. package/dist/common/Chat.d.ts +3 -0
  36. package/dist/common/City.d.ts +3 -0
  37. package/dist/common/Close.d.ts +3 -0
  38. package/dist/common/Coach.d.ts +3 -0
  39. package/dist/common/Collapse.d.ts +3 -0
  40. package/dist/common/Collection.d.ts +3 -0
  41. package/dist/common/Create.d.ts +3 -0
  42. package/dist/common/CreateArena.d.ts +3 -0
  43. package/dist/common/CreateCollection.d.ts +3 -0
  44. package/dist/common/CreatePost.d.ts +3 -0
  45. package/dist/common/CreateTeam.d.ts +3 -0
  46. package/dist/common/Discussion.d.ts +3 -0
  47. package/dist/common/Edit.d.ts +3 -0
  48. package/dist/common/Explore.d.ts +3 -0
  49. package/dist/common/Home.d.ts +3 -0
  50. package/dist/common/Image.d.ts +3 -0
  51. package/dist/common/Info.d.ts +3 -0
  52. package/dist/common/LeftArrow.d.ts +3 -0
  53. package/dist/common/Logout.d.ts +3 -0
  54. package/dist/common/Map.d.ts +3 -0
  55. package/dist/common/Market.d.ts +3 -0
  56. package/dist/common/Menu.d.ts +3 -0
  57. package/dist/common/Newsfeed.d.ts +3 -0
  58. package/dist/common/Notification.d.ts +3 -0
  59. package/dist/common/Partners.d.ts +3 -0
  60. package/dist/common/Poll.d.ts +3 -0
  61. package/dist/common/Private.d.ts +3 -0
  62. package/dist/common/RightArrow.d.ts +3 -0
  63. package/dist/common/Team.d.ts +3 -0
  64. package/dist/common/TextPost.d.ts +3 -0
  65. package/dist/common/UpArrow.d.ts +3 -0
  66. package/dist/common/User.d.ts +3 -0
  67. package/dist/common/WorenaLogo.d.ts +3 -0
  68. package/dist/common/index.d.ts +36 -0
  69. package/dist/index-Cb5eUIDZ.js +41 -0
  70. package/dist/index-DPuEkWuJ.mjs +3836 -0
  71. package/dist/index.d.ts +3 -0
  72. package/dist/interests/Category.d.ts +9 -0
  73. package/dist/interests/InterestSvg.d.ts +9 -0
  74. package/dist/interests/allInterestSvgs.d.ts +18 -0
  75. package/dist/interests/index.d.ts +5 -0
  76. package/dist/interests/sports/Sports.d.ts +3 -0
  77. package/dist/interests/sports/index.d.ts +2 -0
  78. package/dist/interests/sports/interests/Badminton.d.ts +3 -0
  79. package/dist/interests/sports/interests/Basketball.d.ts +3 -0
  80. package/dist/interests/sports/interests/Cat.d.ts +3 -0
  81. package/dist/interests/sports/interests/Dog.d.ts +3 -0
  82. package/dist/interests/sports/interests/Football.d.ts +3 -0
  83. package/dist/interests/sports/interests/Golf.d.ts +3 -0
  84. package/dist/interests/sports/interests/Guitar.d.ts +3 -0
  85. package/dist/interests/sports/interests/Hiking.d.ts +3 -0
  86. package/dist/interests/sports/interests/Hockey.d.ts +3 -0
  87. package/dist/interests/sports/interests/Pickleball.d.ts +3 -0
  88. package/dist/interests/sports/interests/Running.d.ts +3 -0
  89. package/dist/interests/sports/interests/Sing.d.ts +3 -0
  90. package/dist/interests/sports/interests/Soccer.d.ts +3 -0
  91. package/dist/interests/sports/interests/TableTennis.d.ts +3 -0
  92. package/dist/interests/sports/interests/Tennis.d.ts +3 -0
  93. package/dist/interests/sports/interests/index.d.ts +15 -0
  94. package/dist/interests/util.d.ts +2 -0
  95. package/dist/util.d.ts +11 -0
  96. package/dist/wasvg.cjs.js +1 -0
  97. package/dist/wasvg.css +1 -0
  98. package/dist/wasvg.es.js +46 -0
  99. package/package.json +44 -0
@@ -0,0 +1,3836 @@
1
+ import G0, { lazy as E, useState as Q1, useEffect as K1, useCallback as ee, useRef as re } from "react";
2
+ var h = /* @__PURE__ */ ((e) => (e[e.xs = 18] = "xs", e[e.sm = 24] = "sm", e[e.md = 28] = "md", e[e.lg = 32] = "lg", e[e.xl = 50] = "xl", e))(h || {}), $0 = process.env.NODE_ENV === "production", f0 = "Invariant failed";
3
+ function R0(e, r) {
4
+ if (!e) {
5
+ if ($0)
6
+ throw new Error(f0);
7
+ var t = typeof r == "function" ? r() : r, a = t ? "".concat(f0, ": ").concat(t) : f0;
8
+ throw new Error(a);
9
+ }
10
+ }
11
+ const D0 = E(() => import("./Badminton-CBmkgUV4.mjs")), F0 = E(() => import("./Basketball-BFjybuZN.mjs")), Y0 = E(() => import("./Football-BqhBtMRG.mjs")), W0 = E(() => import("./Golf-Bg5aZvof.mjs")), U0 = E(() => import("./Hiking-Dda1oHTy.mjs")), V0 = E(() => import("./Hockey-DtAkOXH_.mjs")), J0 = E(() => import("./Pickleball-C_P-t_iD.mjs")), X0 = E(() => import("./Running-DVgZaRLm.mjs")), Q0 = E(() => import("./Soccer-Cm5HvlZP.mjs")), K0 = E(() => import("./TableTennis-CeCYx-l_.mjs")), e1 = E(() => import("./Tennis-D2UeuI_R.mjs")), r1 = E(() => import("./Guitar-J19aIwQO.mjs")), t1 = E(() => import("./Cat-Dne-PIE8.mjs")), o1 = E(() => import("./Sing-D3G02Qe9.mjs")), n1 = E(() => import("./Dog-CTGP2bGj.mjs"));
12
+ var a1 = /* @__PURE__ */ ((e) => (e.Badminton = "badminton", e.Basketball = "basketball", e.Football = "football", e.Golf = "golf", e.Hiking = "hiking", e.Hockey = "hockey", e.Pickleball = "pickleball", e.Running = "running", e.Soccer = "soccer", e.TableTennis = "table_tennis", e.Tennis = "tennis", e.Guitar = "guitar", e.Dog = "dog", e.Sing = "sing", e.Cat = "cat", e))(a1 || {});
13
+ function s1(e) {
14
+ switch (e) {
15
+ case "badminton":
16
+ return D0;
17
+ case "basketball":
18
+ return F0;
19
+ case "football":
20
+ return Y0;
21
+ case "golf":
22
+ return W0;
23
+ case "hiking":
24
+ return U0;
25
+ case "hockey":
26
+ return V0;
27
+ case "pickleball":
28
+ return J0;
29
+ case "running":
30
+ return X0;
31
+ case "soccer":
32
+ return Q0;
33
+ case "table_tennis":
34
+ return K0;
35
+ case "tennis":
36
+ return e1;
37
+ case "guitar":
38
+ return r1;
39
+ case "dog":
40
+ return n1;
41
+ case "sing":
42
+ return o1;
43
+ case "cat":
44
+ return t1;
45
+ default:
46
+ R0(!1, `unrecognized name: ${e}----`);
47
+ }
48
+ }
49
+ var d0 = { exports: {} }, i0 = {};
50
+ /**
51
+ * @license React
52
+ * react-jsx-runtime.production.js
53
+ *
54
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
55
+ *
56
+ * This source code is licensed under the MIT license found in the
57
+ * LICENSE file in the root directory of this source tree.
58
+ */
59
+ var T0;
60
+ function i1() {
61
+ if (T0) return i0;
62
+ T0 = 1;
63
+ var e = Symbol.for("react.transitional.element"), r = Symbol.for("react.fragment");
64
+ function t(a, l, c) {
65
+ var v = null;
66
+ if (c !== void 0 && (v = "" + c), l.key !== void 0 && (v = "" + l.key), "key" in l) {
67
+ c = {};
68
+ for (var b in l)
69
+ b !== "key" && (c[b] = l[b]);
70
+ } else c = l;
71
+ return l = c.ref, {
72
+ $$typeof: e,
73
+ type: a,
74
+ key: v,
75
+ ref: l !== void 0 ? l : null,
76
+ props: c
77
+ };
78
+ }
79
+ return i0.Fragment = r, i0.jsx = t, i0.jsxs = t, i0;
80
+ }
81
+ var l0 = {};
82
+ /**
83
+ * @license React
84
+ * react-jsx-runtime.development.js
85
+ *
86
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
87
+ *
88
+ * This source code is licensed under the MIT license found in the
89
+ * LICENSE file in the root directory of this source tree.
90
+ */
91
+ var y0;
92
+ function l1() {
93
+ return y0 || (y0 = 1, process.env.NODE_ENV !== "production" && function() {
94
+ function e(o) {
95
+ if (o == null) return null;
96
+ if (typeof o == "function")
97
+ return o.$$typeof === m0 ? null : o.displayName || o.name || null;
98
+ if (typeof o == "string") return o;
99
+ switch (o) {
100
+ case Z:
101
+ return "Fragment";
102
+ case B:
103
+ return "Profiler";
104
+ case G:
105
+ return "StrictMode";
106
+ case D:
107
+ return "Suspense";
108
+ case L:
109
+ return "SuspenseList";
110
+ case _:
111
+ return "Activity";
112
+ }
113
+ if (typeof o == "object")
114
+ switch (typeof o.tag == "number" && console.error(
115
+ "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
116
+ ), o.$$typeof) {
117
+ case M:
118
+ return "Portal";
119
+ case W:
120
+ return (o.displayName || "Context") + ".Provider";
121
+ case K:
122
+ return (o._context.displayName || "Context") + ".Consumer";
123
+ case $:
124
+ var u = o.render;
125
+ return o = o.displayName, o || (o = u.displayName || u.name || "", o = o !== "" ? "ForwardRef(" + o + ")" : "ForwardRef"), o;
126
+ case U:
127
+ return u = o.displayName || null, u !== null ? u : e(o.type) || "Memo";
128
+ case m:
129
+ u = o._payload, o = o._init;
130
+ try {
131
+ return e(o(u));
132
+ } catch {
133
+ }
134
+ }
135
+ return null;
136
+ }
137
+ function r(o) {
138
+ return "" + o;
139
+ }
140
+ function t(o) {
141
+ try {
142
+ r(o);
143
+ var u = !1;
144
+ } catch {
145
+ u = !0;
146
+ }
147
+ if (u) {
148
+ u = console;
149
+ var w = u.error, g = typeof Symbol == "function" && Symbol.toStringTag && o[Symbol.toStringTag] || o.constructor.name || "Object";
150
+ return w.call(
151
+ u,
152
+ "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
153
+ g
154
+ ), r(o);
155
+ }
156
+ }
157
+ function a(o) {
158
+ if (o === Z) return "<>";
159
+ if (typeof o == "object" && o !== null && o.$$typeof === m)
160
+ return "<...>";
161
+ try {
162
+ var u = e(o);
163
+ return u ? "<" + u + ">" : "<...>";
164
+ } catch {
165
+ return "<...>";
166
+ }
167
+ }
168
+ function l() {
169
+ var o = e0.A;
170
+ return o === null ? null : o.getOwner();
171
+ }
172
+ function c() {
173
+ return Error("react-stack-top-frame");
174
+ }
175
+ function v(o) {
176
+ if (V.call(o, "key")) {
177
+ var u = Object.getOwnPropertyDescriptor(o, "key").get;
178
+ if (u && u.isReactWarning) return !1;
179
+ }
180
+ return o.key !== void 0;
181
+ }
182
+ function b(o, u) {
183
+ function w() {
184
+ N || (N = !0, console.error(
185
+ "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
186
+ u
187
+ ));
188
+ }
189
+ w.isReactWarning = !0, Object.defineProperty(o, "key", {
190
+ get: w,
191
+ configurable: !0
192
+ });
193
+ }
194
+ function f() {
195
+ var o = e(this.type);
196
+ return R[o] || (R[o] = !0, console.error(
197
+ "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
198
+ )), o = this.props.ref, o !== void 0 ? o : null;
199
+ }
200
+ function j(o, u, w, g, x, C, r0, k) {
201
+ return w = C.ref, o = {
202
+ $$typeof: I,
203
+ type: o,
204
+ key: u,
205
+ props: C,
206
+ _owner: x
207
+ }, (w !== void 0 ? w : null) !== null ? Object.defineProperty(o, "ref", {
208
+ enumerable: !1,
209
+ get: f
210
+ }) : Object.defineProperty(o, "ref", { enumerable: !1, value: null }), o._store = {}, Object.defineProperty(o._store, "validated", {
211
+ configurable: !1,
212
+ enumerable: !1,
213
+ writable: !0,
214
+ value: 0
215
+ }), Object.defineProperty(o, "_debugInfo", {
216
+ configurable: !1,
217
+ enumerable: !1,
218
+ writable: !0,
219
+ value: null
220
+ }), Object.defineProperty(o, "_debugStack", {
221
+ configurable: !1,
222
+ enumerable: !1,
223
+ writable: !0,
224
+ value: r0
225
+ }), Object.defineProperty(o, "_debugTask", {
226
+ configurable: !1,
227
+ enumerable: !1,
228
+ writable: !0,
229
+ value: k
230
+ }), Object.freeze && (Object.freeze(o.props), Object.freeze(o)), o;
231
+ }
232
+ function y(o, u, w, g, x, C, r0, k) {
233
+ var q = u.children;
234
+ if (q !== void 0)
235
+ if (g)
236
+ if (u0(q)) {
237
+ for (g = 0; g < q.length; g++)
238
+ P(q[g]);
239
+ Object.freeze && Object.freeze(q);
240
+ } else
241
+ console.error(
242
+ "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
243
+ );
244
+ else P(q);
245
+ if (V.call(u, "key")) {
246
+ q = e(o);
247
+ var A = Object.keys(u).filter(function(s0) {
248
+ return s0 !== "key";
249
+ });
250
+ g = 0 < A.length ? "{key: someKey, " + A.join(": ..., ") + ": ...}" : "{key: someKey}", a0[q + g] || (A = 0 < A.length ? "{" + A.join(": ..., ") + ": ...}" : "{}", console.error(
251
+ `A props object containing a "key" prop is being spread into JSX:
252
+ let props = %s;
253
+ <%s {...props} />
254
+ React keys must be passed directly to JSX without using spread:
255
+ let props = %s;
256
+ <%s key={someKey} {...props} />`,
257
+ g,
258
+ q,
259
+ A,
260
+ q
261
+ ), a0[q + g] = !0);
262
+ }
263
+ if (q = null, w !== void 0 && (t(w), q = "" + w), v(u) && (t(u.key), q = "" + u.key), "key" in u) {
264
+ w = {};
265
+ for (var F in u)
266
+ F !== "key" && (w[F] = u[F]);
267
+ } else w = u;
268
+ return q && b(
269
+ w,
270
+ typeof o == "function" ? o.displayName || o.name || "Unknown" : o
271
+ ), j(
272
+ o,
273
+ q,
274
+ C,
275
+ x,
276
+ l(),
277
+ w,
278
+ r0,
279
+ k
280
+ );
281
+ }
282
+ function P(o) {
283
+ typeof o == "object" && o !== null && o.$$typeof === I && o._store && (o._store.validated = 1);
284
+ }
285
+ var z = G0, I = Symbol.for("react.transitional.element"), M = Symbol.for("react.portal"), Z = Symbol.for("react.fragment"), G = Symbol.for("react.strict_mode"), B = Symbol.for("react.profiler");
286
+ Symbol.for("react.provider");
287
+ var K = Symbol.for("react.consumer"), W = Symbol.for("react.context"), $ = Symbol.for("react.forward_ref"), D = Symbol.for("react.suspense"), L = Symbol.for("react.suspense_list"), U = Symbol.for("react.memo"), m = Symbol.for("react.lazy"), _ = Symbol.for("react.activity"), m0 = Symbol.for("react.client.reference"), e0 = z.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, V = Object.prototype.hasOwnProperty, u0 = Array.isArray, J = console.createTask ? console.createTask : function() {
288
+ return null;
289
+ };
290
+ z = {
291
+ "react-stack-bottom-frame": function(o) {
292
+ return o();
293
+ }
294
+ };
295
+ var N, R = {}, O = z["react-stack-bottom-frame"].bind(
296
+ z,
297
+ c
298
+ )(), d = J(a(c)), a0 = {};
299
+ l0.Fragment = Z, l0.jsx = function(o, u, w, g, x) {
300
+ var C = 1e4 > e0.recentlyCreatedOwnerStacks++;
301
+ return y(
302
+ o,
303
+ u,
304
+ w,
305
+ !1,
306
+ g,
307
+ x,
308
+ C ? Error("react-stack-top-frame") : O,
309
+ C ? J(a(o)) : d
310
+ );
311
+ }, l0.jsxs = function(o, u, w, g, x) {
312
+ var C = 1e4 > e0.recentlyCreatedOwnerStacks++;
313
+ return y(
314
+ o,
315
+ u,
316
+ w,
317
+ !0,
318
+ g,
319
+ x,
320
+ C ? Error("react-stack-top-frame") : O,
321
+ C ? J(a(o)) : d
322
+ );
323
+ };
324
+ }()), l0;
325
+ }
326
+ var te = d0.exports, j0;
327
+ function c1() {
328
+ return j0 || (j0 = 1, process.env.NODE_ENV === "production" ? d0.exports = i1() : d0.exports = l1()), d0.exports;
329
+ }
330
+ var n = c1();
331
+ function d1({
332
+ className: e = "",
333
+ size: r = h.md
334
+ }) {
335
+ return /* @__PURE__ */ n.jsxs(
336
+ "svg",
337
+ {
338
+ xmlns: "http://www.w3.org/2000/svg",
339
+ className: e,
340
+ height: r,
341
+ width: r,
342
+ viewBox: "0 0 24 24",
343
+ children: [
344
+ /* @__PURE__ */ n.jsx("path", { d: "M6.08706 7.18785C6.02201 7.35088 5.96237 7.51555 5.90814 7.68161C6.37118 7.75292 6.87059 7.84964 7.39119 7.9808C7.63693 7.29058 7.99847 6.63236 8.47583 6.0363L12.6895 10.25L12.4375 10.5019C12.6247 10.6634 12.8083 10.8335 12.9875 11.0127C13.1667 11.1918 13.3368 11.3754 13.4982 11.5626L13.7501 11.3106L17.9635 15.5239C17.3675 16.0012 16.7094 16.3627 16.0193 16.6085C16.1504 17.1291 16.2472 17.6285 16.3185 18.0915C16.6436 17.9853 16.9635 17.8584 17.276 17.7107C18.1109 17.3162 18.8933 16.7737 19.5838 16.0833C19.7145 15.9526 19.8399 15.8186 19.96 15.6816C20.522 15.0395 20.9861 14.3094 21.3289 13.5148C21.7434 12.5518 21.966 11.5259 21.9965 10.4954C21.9989 10.4139 22.0001 10.3321 22.0001 10.25C22.0001 10.1458 21.9981 10.042 21.9943 9.93868C21.9725 9.35607 21.8892 8.77533 21.7446 8.207C21.0019 5.29266 18.7081 2.99781 15.7937 2.25509C15.398 2.15433 14.9959 2.0836 14.5916 2.0424C14.3149 2.01436 14.0342 2 13.7501 2C13.4726 2 13.1982 2.0137 12.9277 2.04047C12.2733 2.10565 11.6252 2.24882 10.9985 2.47C8.76014 3.26166 6.96533 4.99194 6.08706 7.18785ZM20.0475 7.81481C19.1674 8.50945 17.9608 8.58967 17.0053 8.05547L19.0245 6.0363C19.4634 6.58439 19.8044 7.18505 20.0475 7.81481ZM15.9181 9.14268C17.2639 10.0817 19.0318 10.1519 20.4407 9.35317C20.6778 11.1325 20.2056 12.9883 19.0242 14.4633L14.8108 10.25L15.9181 9.14268ZM14.8574 8.08201L13.7501 9.1893L9.53645 4.9756C11.0116 3.79404 12.8676 3.32188 14.6471 3.55914C13.8483 4.96806 13.9184 6.73612 14.8574 8.08201ZM15.9446 6.9948C15.4104 6.03922 15.4907 4.83257 16.1855 3.95245C16.8152 4.19559 17.4158 4.53664 17.9638 4.9756L15.9446 6.9948Z", fill: "#212121" }),
345
+ /* @__PURE__ */ n.jsx("path", { d: "M6.96973 13.4697C7.26262 13.1768 7.7375 13.1768 8.03039 13.4697L10.5304 15.9697C10.8233 16.2626 10.8233 16.7374 10.5304 17.0303C10.2375 17.3232 9.76262 17.3232 9.46973 17.0303L6.96973 14.5303C6.67684 14.2374 6.67684 13.7626 6.96973 13.4697Z", fill: "#212121" }),
346
+ /* @__PURE__ */ n.jsx("path", { d: "M2.02815 11.0186C1.9188 9.57689 3.07688 8.4188 4.5186 8.52815C6.49666 8.67819 9.85794 9.29728 12.2804 11.7197C14.7028 14.1422 15.3219 17.5035 15.472 19.4815C15.5813 20.9232 14.4232 22.0813 12.9815 21.972C11.0035 21.8219 7.64217 21.2028 5.21972 18.7804C2.79728 16.3579 2.17819 12.9967 2.02815 11.0186ZM4.40515 10.0239C3.87938 9.98398 3.48398 10.3794 3.52386 10.9051C3.66515 12.7678 4.24225 15.6816 6.28038 17.7197C8.31852 19.7579 11.2323 20.335 13.095 20.4763C13.6207 20.5161 14.0161 20.1207 13.9763 19.595C13.835 17.7323 13.2579 14.8185 11.2197 12.7804C9.18159 10.7423 6.26785 10.1651 4.40515 10.0239Z", fill: "#212121" })
347
+ ]
348
+ }
349
+ );
350
+ }
351
+ function m1(e) {
352
+ switch (e) {
353
+ case 2:
354
+ return d1;
355
+ default:
356
+ R0(!1, "unknown categoryID");
357
+ }
358
+ }
359
+ function oe({
360
+ interestName: e,
361
+ size: r = h.md,
362
+ className: t = ""
363
+ }) {
364
+ const a = s1(e);
365
+ return /* @__PURE__ */ n.jsx(
366
+ a,
367
+ {
368
+ size: r,
369
+ className: t
370
+ }
371
+ );
372
+ }
373
+ function ne({
374
+ categoryID: e,
375
+ size: r = h.md,
376
+ className: t = ""
377
+ }) {
378
+ const a = m1(e);
379
+ return /* @__PURE__ */ n.jsx(
380
+ a,
381
+ {
382
+ size: r,
383
+ className: t
384
+ }
385
+ );
386
+ }
387
+ function ae({
388
+ className: e = "fill-blue-500",
389
+ size: r = h.xl
390
+ }) {
391
+ return /* @__PURE__ */ n.jsx(
392
+ "svg",
393
+ {
394
+ className: e,
395
+ version: "1.0",
396
+ xmlns: "http://www.w3.org/2000/svg",
397
+ width: r,
398
+ height: r,
399
+ viewBox: "0 0 1271.000000 1280.000000",
400
+ preserveAspectRatio: "xMidYMid meet",
401
+ children: /* @__PURE__ */ n.jsx(
402
+ "g",
403
+ {
404
+ transform: "translate(0.000000,1280.000000) scale(0.100000,-0.100000)",
405
+ stroke: "none",
406
+ children: /* @__PURE__ */ n.jsx(
407
+ "path",
408
+ {
409
+ d: `M2735 9065 c-95 -17 -242 -58 -345 -95 -115 -42 -232 -91 -247 -102
410
+ -9 -7 1 -26 37 -71 28 -34 48 -67 46 -73 -3 -7 16 -36 41 -65 175 -204 392
411
+ -650 554 -1139 307 -927 500 -2012 550 -3085 15 -317 6 -892 -15 -1065 -25
412
+ -197 -66 -410 -102 -532 -5 -16 2 -18 49 -18 29 0 56 -3 59 -6 3 -3 -1 -30 -8
413
+ -60 -8 -30 -12 -59 -8 -65 12 -21 333 10 494 48 179 41 395 127 555 220 169
414
+ 99 372 266 508 418 344 386 884 1271 1248 2047 41 87 78 158 82 158 4 0 5 -44
415
+ 2 -97 -17 -296 -25 -822 -15 -1001 34 -639 137 -1012 385 -1386 131 -199 252
416
+ -312 420 -392 382 -182 871 -120 1295 163 492 329 919 914 1386 1896 242 509
417
+ 423 982 549 1439 209 754 259 1532 125 1928 -30 88 -145 299 -200 368 -52 65
418
+ -143 130 -227 163 -72 27 -273 38 -380 20 -96 -17 -255 -72 -361 -125 -107
419
+ -54 -362 -222 -362 -239 0 -4 19 -16 43 -28 23 -12 54 -30 69 -41 l28 -19 -28
420
+ -24 c-15 -13 -25 -25 -22 -28 3 -2 31 -18 63 -36 95 -54 172 -133 213 -217
421
+ 105 -218 148 -604 125 -1110 -24 -524 -78 -910 -187 -1348 -88 -350 -203 -663
422
+ -360 -982 -290 -590 -623 -887 -993 -886 -157 0 -271 48 -367 155 -55 61 -68
423
+ 86 -105 195 -103 304 -137 765 -109 1452 20 469 61 880 126 1270 25 146 69
424
+ 409 99 585 94 561 97 619 42 722 -12 23 -39 73 -59 112 -84 157 -195 211 -436
425
+ 211 -160 0 -313 -30 -545 -108 l-172 -57 -1 -170 c-2 -180 -18 -310 -61 -505
426
+ -155 -700 -679 -1808 -1286 -2720 -167 -251 -405 -585 -412 -578 -2 2 -8 73
427
+ -15 158 -128 1750 -385 3120 -730 3892 -101 227 -262 498 -366 620 -101 116
428
+ -210 193 -323 228 -75 24 -234 26 -346 5z`
429
+ }
430
+ )
431
+ }
432
+ )
433
+ }
434
+ );
435
+ }
436
+ function se({
437
+ className: e = "",
438
+ size: r = h.md
439
+ }) {
440
+ return /* @__PURE__ */ n.jsx(
441
+ "svg",
442
+ {
443
+ xmlns: "http://www.w3.org/2000/svg",
444
+ className: e,
445
+ height: r,
446
+ width: r,
447
+ viewBox: "0 -960 960 960",
448
+ children: /* @__PURE__ */ n.jsx("path", { d: "M240-200h120v-240h240v240h120v-360L480-740 240-560v360Zm-80 80v-480l320-240 320 240v480H520v-240h-80v240H160Zm320-350Z" })
449
+ }
450
+ );
451
+ }
452
+ function ie({
453
+ className: e = "",
454
+ size: r = h.md
455
+ }) {
456
+ return /* @__PURE__ */ n.jsx(
457
+ "svg",
458
+ {
459
+ xmlns: "http://www.w3.org/2000/svg",
460
+ className: e,
461
+ height: r,
462
+ width: r,
463
+ viewBox: "0 -960 960 960",
464
+ children: /* @__PURE__ */ n.jsx("path", { d: "M480-80q-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-80Zm-40-82v-78q-33 0-56.5-23.5T360-320v-40L168-552q-3 18-5.5 36t-2.5 36q0 121 79.5 212T440-162Zm276-102q20-22 36-47.5t26.5-53q10.5-27.5 16-56.5t5.5-59q0-98-54.5-179T600-776v16q0 33-23.5 56.5T520-680h-80v80q0 17-11.5 28.5T400-560h-80v80h240q17 0 28.5 11.5T600-440v120h40q26 0 47 15.5t29 40.5Z" })
465
+ }
466
+ );
467
+ }
468
+ function le({
469
+ className: e = "",
470
+ size: r = h.md
471
+ }) {
472
+ return /* @__PURE__ */ n.jsx(
473
+ "svg",
474
+ {
475
+ xmlns: "http://www.w3.org/2000/svg",
476
+ className: e,
477
+ height: r,
478
+ width: r,
479
+ viewBox: "0 -960 960 960",
480
+ children: /* @__PURE__ */ n.jsx("path", { d: "M200-80q-33 0-56.5-23.5T120-160v-560q0-33 23.5-56.5T200-800h40v-80h80v80h320v-80h80v80h40q33 0 56.5 23.5T840-720v560q0 33-23.5 56.5T760-80H200Zm0-80h560v-400H200v400Zm0-480h560v-80H200v80Zm0 0v-80 80Zm280 240q-17 0-28.5-11.5T440-440q0-17 11.5-28.5T480-480q17 0 28.5 11.5T520-440q0 17-11.5 28.5T480-400Zm-160 0q-17 0-28.5-11.5T280-440q0-17 11.5-28.5T320-480q17 0 28.5 11.5T360-440q0 17-11.5 28.5T320-400Zm320 0q-17 0-28.5-11.5T600-440q0-17 11.5-28.5T640-480q17 0 28.5 11.5T680-440q0 17-11.5 28.5T640-400ZM480-240q-17 0-28.5-11.5T440-280q0-17 11.5-28.5T480-320q17 0 28.5 11.5T520-280q0 17-11.5 28.5T480-240Zm-160 0q-17 0-28.5-11.5T280-280q0-17 11.5-28.5T320-320q17 0 28.5 11.5T360-280q0 17-11.5 28.5T320-240Zm320 0q-17 0-28.5-11.5T600-280q0-17 11.5-28.5T640-320q17 0 28.5 11.5T680-280q0 17-11.5 28.5T640-240Z" })
481
+ }
482
+ );
483
+ }
484
+ function ce({
485
+ className: e = "",
486
+ size: r = h.md
487
+ }) {
488
+ return /* @__PURE__ */ n.jsxs(
489
+ "svg",
490
+ {
491
+ xmlns: "http://www.w3.org/2000/svg",
492
+ className: e,
493
+ height: r,
494
+ width: r,
495
+ viewBox: "0 0 512 512",
496
+ children: [
497
+ /* @__PURE__ */ n.jsx("path", { d: "m480.052 369.741c49.476-69.417 41.913-164.522-25.665-226.473-30.877-28.305-70.24-45.926-112.761-50.847-.265-.326-.536-.649-.833-.958-36.991-38.425-90.135-60.463-145.805-60.463-105.939 0-194.988 78.933-194.988 180 0 35.435 11.007 69.404 31.916 98.741l-29.209 91.706c-1.836 5.764-.03 12.065 4.579 15.982 4.617 3.924 11.13 4.678 16.511 1.941l88.827-45.167c18.242 7.855 37.586 13.009 57.618 15.354 38.642 40.636 92.073 61.443 146.738 61.443 28.416 0 56.729-5.791 82.36-16.798l88.831 45.169c2.151 1.094 4.48 1.629 6.795 1.629 10.123 0 17.38-9.865 14.295-19.553zm-361.374-25.72c-4.201-1.995-9.088-1.929-13.233.179l-63.267 32.17 20.66-64.866c1.504-4.723.579-9.883-2.473-13.788-19.866-25.43-30.367-55.415-30.367-86.716 0-82.71 74.014-150 164.99-150 36.636 0 71.905 11.099 100.514 31.086-96.348 9.688-173.51 84.942-173.51 178.914 0 29.228 7.492 57.366 21.617 82.576-8.552-2.547-16.881-5.732-24.931-9.555zm287.845 60.178c-4.085-2.077-8.976-2.202-13.233-.178-23.385 11.108-49.772 16.979-76.31 16.979-90.976 0-164.99-67.29-164.99-150s74.014-150 164.99-150 164.99 67.29 164.99 150c0 31.301-10.501 61.286-30.368 86.715-3.051 3.905-3.976 9.065-2.473 13.788l20.66 64.866z" }),
498
+ /* @__PURE__ */ n.jsx("circle", { cx: "255.984", cy: "271", r: "15" }),
499
+ /* @__PURE__ */ n.jsx("circle", { cx: "315.981", cy: "271", r: "15" }),
500
+ /* @__PURE__ */ n.jsx("circle", { cx: "375.977", cy: "271", r: "15" })
501
+ ]
502
+ }
503
+ );
504
+ }
505
+ function de({
506
+ className: e = "",
507
+ size: r = h.md
508
+ }) {
509
+ return /* @__PURE__ */ n.jsx(
510
+ "svg",
511
+ {
512
+ xmlns: "http://www.w3.org/2000/svg",
513
+ className: e,
514
+ height: r,
515
+ width: r,
516
+ viewBox: "0 -960 960 960",
517
+ children: /* @__PURE__ */ n.jsx("path", { d: "M440-280h80v-160h160v-80H520v-160h-80v160H280v80h160v160ZM200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Zm0-80h560v-560H200v560Zm0-560v560-560Z" })
518
+ }
519
+ );
520
+ }
521
+ function me({
522
+ className: e = "",
523
+ size: r = h.lg
524
+ }) {
525
+ return /* @__PURE__ */ n.jsx(
526
+ "svg",
527
+ {
528
+ xmlns: "http://www.w3.org/2000/svg",
529
+ className: e,
530
+ height: r,
531
+ width: r,
532
+ viewBox: "0 -960 960 960",
533
+ children: /* @__PURE__ */ n.jsx("path", { d: "M160-200v-80h80v-280q0-83 50-147.5T420-792v-28q0-25 17.5-42.5T480-880q25 0 42.5 17.5T540-820v28q80 20 130 84.5T720-560v280h80v80H160Zm320-300Zm0 420q-33 0-56.5-23.5T400-160h160q0 33-23.5 56.5T480-80ZM320-280h320v-280q0-66-47-113t-113-47q-66 0-113 47t-47 113v280Z" })
534
+ }
535
+ );
536
+ }
537
+ function ue({
538
+ className: e = "",
539
+ size: r = h.md
540
+ }) {
541
+ return /* @__PURE__ */ n.jsx(
542
+ "svg",
543
+ {
544
+ xmlns: "http://www.w3.org/2000/svg",
545
+ className: e,
546
+ height: r,
547
+ width: r,
548
+ viewBox: "0 -960 960 960",
549
+ children: /* @__PURE__ */ n.jsx("path", { d: "M580-240q-42 0-71-29t-29-71q0-42 29-71t71-29q42 0 71 29t29 71q0 42-29 71t-71 29ZM200-80q-33 0-56.5-23.5T120-160v-560q0-33 23.5-56.5T200-800h40v-80h80v80h320v-80h80v80h40q33 0 56.5 23.5T840-720v560q0 33-23.5 56.5T760-80H200Zm0-80h560v-400H200v400Zm0-480h560v-80H200v80Zm0 0v-80 80Z" })
550
+ }
551
+ );
552
+ }
553
+ function he({
554
+ className: e = "",
555
+ size: r = h.md
556
+ }) {
557
+ return /* @__PURE__ */ n.jsx(
558
+ "svg",
559
+ {
560
+ xmlns: "http://www.w3.org/2000/svg",
561
+ className: e,
562
+ height: r,
563
+ width: r,
564
+ viewBox: "0 -960 960 960",
565
+ children: /* @__PURE__ */ n.jsx("path", { d: "M500-482q29-32 44.5-73t15.5-85q0-44-15.5-85T500-798q60 8 100 53t40 105q0 60-40 105t-100 53Zm220 322v-120q0-36-16-68.5T662-406q51 18 94.5 46.5T800-280v120h-80Zm80-280v-80h-80v-80h80v-80h80v80h80v80h-80v80h-80Zm-480-40q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47ZM0-160v-112q0-34 17.5-62.5T64-378q62-31 126-46.5T320-440q66 0 130 15.5T576-378q29 15 46.5 43.5T640-272v112H0Zm320-400q33 0 56.5-23.5T400-640q0-33-23.5-56.5T320-720q-33 0-56.5 23.5T240-640q0 33 23.5 56.5T320-560ZM80-240h480v-32q0-11-5.5-20T540-306q-54-27-109-40.5T320-360q-56 0-111 13.5T100-306q-9 5-14.5 14T80-272v32Zm240-400Zm0 400Z" })
566
+ }
567
+ );
568
+ }
569
+ function ve({
570
+ className: e = "",
571
+ size: r = h.md
572
+ }) {
573
+ return /* @__PURE__ */ n.jsx(
574
+ "svg",
575
+ {
576
+ xmlns: "http://www.w3.org/2000/svg",
577
+ className: e,
578
+ height: r,
579
+ width: r,
580
+ viewBox: "0 -960 960 960",
581
+ children: /* @__PURE__ */ n.jsx("path", { d: "M120-680v-160l160 80-160 80Zm600 0v-160l160 80-160 80Zm-280-40v-160l160 80-160 80Zm0 640q-76-2-141.5-12.5t-114-26.5Q136-135 108-156t-28-44v-360q0-25 31.5-46.5t85.5-38q54-16.5 127-26t156-9.5q83 0 156 9.5t127 26q54 16.5 85.5 38T880-560v360q0 23-28 44t-76.5 37q-48.5 16-114 26.5T520-80v-160h-80v160Zm40-440q97 0 167.5-11.5T760-558q0-5-76-23.5T480-600q-128 0-204 18.5T200-558q42 15 112.5 26.5T480-520ZM360-166v-154h240v154q80-8 131-23.5t69-27.5v-271q-55 22-138 35t-182 13q-99 0-182-13t-138-35v271q18 12 69 27.5T360-166Zm120-161Z" })
582
+ }
583
+ );
584
+ }
585
+ function pe({
586
+ className: e = "",
587
+ size: r = h.md
588
+ }) {
589
+ return /* @__PURE__ */ n.jsx(
590
+ "svg",
591
+ {
592
+ xmlns: "http://www.w3.org/2000/svg",
593
+ className: e,
594
+ height: r,
595
+ width: r,
596
+ viewBox: "0 -960 960 960",
597
+ children: /* @__PURE__ */ n.jsx("path", { d: "M520-400h80v-120h120v-80H600v-120h-80v120H400v80h120v120ZM320-240q-33 0-56.5-23.5T240-320v-480q0-33 23.5-56.5T320-880h480q33 0 56.5 23.5T880-800v480q0 33-23.5 56.5T800-240H320Zm0-80h480v-480H320v480ZM160-80q-33 0-56.5-23.5T80-160v-560h80v560h560v80H160Zm160-720v480-480Z" })
598
+ }
599
+ );
600
+ }
601
+ function fe({
602
+ className: e = "",
603
+ size: r = h.md
604
+ }) {
605
+ return /* @__PURE__ */ n.jsx(
606
+ "svg",
607
+ {
608
+ xmlns: "http://www.w3.org/2000/svg",
609
+ className: e,
610
+ height: r,
611
+ width: r,
612
+ viewBox: "0 -960 960 960",
613
+ children: /* @__PURE__ */ n.jsx("path", { d: "M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h360v80H200v560h560v-360h80v360q0 33-23.5 56.5T760-120H200Zm120-160v-80h320v80H320Zm0-120v-80h320v80H320Zm0-120v-80h320v80H320Zm360-80v-80h-80v-80h80v-80h80v80h80v80h-80v80h-80Z" })
614
+ }
615
+ );
616
+ }
617
+ function ge({
618
+ className: e = "",
619
+ size: r = h.md
620
+ }) {
621
+ return /* @__PURE__ */ n.jsx(
622
+ "svg",
623
+ {
624
+ xmlns: "http://www.w3.org/2000/svg",
625
+ className: e,
626
+ height: r,
627
+ width: r,
628
+ viewBox: "0 -960 960 960",
629
+ children: /* @__PURE__ */ n.jsx("path", { d: "m260-260 300-140 140-300-300 140-140 300Zm220-180q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm0 360q-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-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" })
630
+ }
631
+ );
632
+ }
633
+ function we({
634
+ className: e = "",
635
+ size: r = h.md
636
+ }) {
637
+ return /* @__PURE__ */ n.jsx(
638
+ "svg",
639
+ {
640
+ xmlns: "http://www.w3.org/2000/svg",
641
+ className: e,
642
+ height: r,
643
+ width: r,
644
+ viewBox: "0 -960 960 960",
645
+ children: /* @__PURE__ */ n.jsx("path", { d: "M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h440l200 200v440q0 33-23.5 56.5T760-120H200Zm0-80h560v-400H600v-160H200v560Zm80-80h400v-80H280v80Zm0-320h200v-80H280v80Zm0 160h400v-80H280v80Zm-80-320v160-160 560-560Z" })
646
+ }
647
+ );
648
+ }
649
+ function be({
650
+ className: e = "",
651
+ size: r = h.sm
652
+ }) {
653
+ return /* @__PURE__ */ n.jsx(
654
+ "svg",
655
+ {
656
+ xmlns: "http://www.w3.org/2000/svg",
657
+ className: e,
658
+ height: r,
659
+ width: r,
660
+ viewBox: "0 -960 960 960",
661
+ children: /* @__PURE__ */ n.jsx("path", { d: "M40-160v-112q0-34 17.5-62.5T104-378q62-31 126-46.5T360-440q66 0 130 15.5T616-378q29 15 46.5 43.5T680-272v112H40Zm720 0v-120q0-44-24.5-84.5T666-434q51 6 96 20.5t84 35.5q36 20 55 44.5t19 53.5v120H760ZM360-480q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47Zm400-160q0 66-47 113t-113 47q-11 0-28-2.5t-28-5.5q27-32 41.5-71t14.5-81q0-42-14.5-81T544-792q14-5 28-6.5t28-1.5q66 0 113 47t47 113ZM120-240h480v-32q0-11-5.5-20T580-306q-54-27-109-40.5T360-360q-56 0-111 13.5T140-306q-9 5-14.5 14t-5.5 20v32Zm240-320q33 0 56.5-23.5T440-640q0-33-23.5-56.5T360-720q-33 0-56.5 23.5T280-640q0 33 23.5 56.5T360-560Zm0 320Zm0-400Z" })
662
+ }
663
+ );
664
+ }
665
+ function xe({
666
+ className: e = "",
667
+ size: r = h.md
668
+ }) {
669
+ return /* @__PURE__ */ n.jsx(
670
+ "svg",
671
+ {
672
+ xmlns: "http://www.w3.org/2000/svg",
673
+ className: e,
674
+ height: r,
675
+ width: r,
676
+ viewBox: "0 -960 960 960",
677
+ children: /* @__PURE__ */ n.jsx("path", { d: "M0-240v-63q0-43 44-70t116-27q13 0 25 .5t23 2.5q-14 21-21 44t-7 48v65H0Zm240 0v-65q0-32 17.5-58.5T307-410q32-20 76.5-30t96.5-10q53 0 97.5 10t76.5 30q32 20 49 46.5t17 58.5v65H240Zm540 0v-65q0-26-6.5-49T754-397q11-2 22.5-2.5t23.5-.5q72 0 116 26.5t44 70.5v63H780Zm-455-80h311q-10-20-55.5-35T480-370q-55 0-100.5 15T325-320ZM160-440q-33 0-56.5-23.5T80-520q0-34 23.5-57t56.5-23q34 0 57 23t23 57q0 33-23 56.5T160-440Zm640 0q-33 0-56.5-23.5T720-520q0-34 23.5-57t56.5-23q34 0 57 23t23 57q0 33-23 56.5T800-440Zm-320-40q-50 0-85-35t-35-85q0-51 35-85.5t85-34.5q51 0 85.5 34.5T600-600q0 50-34.5 85T480-480Zm0-80q17 0 28.5-11.5T520-600q0-17-11.5-28.5T480-640q-17 0-28.5 11.5T440-600q0 17 11.5 28.5T480-560Zm1 240Zm-1-280Z" })
678
+ }
679
+ );
680
+ }
681
+ var u1 = Object.defineProperty, h1 = (e, r, t) => r in e ? u1(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, X = (e, r, t) => h1(e, typeof r != "symbol" ? r + "" : r, t);
682
+ const q0 = "-", v1 = (e) => {
683
+ const r = f1(e), {
684
+ conflictingClassGroups: t,
685
+ conflictingClassGroupModifiers: a
686
+ } = e;
687
+ return {
688
+ getClassGroupId: (l) => {
689
+ const c = l.split(q0);
690
+ return c[0] === "" && c.length !== 1 && c.shift(), H0(c, r) || p1(l);
691
+ },
692
+ getConflictingClassGroupIds: (l, c) => {
693
+ const v = t[l] || [];
694
+ return c && a[l] ? [...v, ...a[l]] : v;
695
+ }
696
+ };
697
+ }, H0 = (e, r) => {
698
+ var t;
699
+ if (e.length === 0)
700
+ return r.classGroupId;
701
+ const a = e[0], l = r.nextPart.get(a), c = l ? H0(e.slice(1), l) : void 0;
702
+ if (c)
703
+ return c;
704
+ if (r.validators.length === 0)
705
+ return;
706
+ const v = e.join(q0);
707
+ return (t = r.validators.find(({
708
+ validator: b
709
+ }) => b(v))) == null ? void 0 : t.classGroupId;
710
+ }, Z0 = /^\[(.+)\]$/, p1 = (e) => {
711
+ if (Z0.test(e)) {
712
+ const r = Z0.exec(e)[1], t = r == null ? void 0 : r.substring(0, r.indexOf(":"));
713
+ if (t)
714
+ return "arbitrary.." + t;
715
+ }
716
+ }, f1 = (e) => {
717
+ const {
718
+ theme: r,
719
+ classGroups: t
720
+ } = e, a = {
721
+ nextPart: /* @__PURE__ */ new Map(),
722
+ validators: []
723
+ };
724
+ for (const l in t)
725
+ b0(t[l], a, l, r);
726
+ return a;
727
+ }, b0 = (e, r, t, a) => {
728
+ e.forEach((l) => {
729
+ if (typeof l == "string") {
730
+ const c = l === "" ? r : C0(r, l);
731
+ c.classGroupId = t;
732
+ return;
733
+ }
734
+ if (typeof l == "function") {
735
+ if (g1(l)) {
736
+ b0(l(a), r, t, a);
737
+ return;
738
+ }
739
+ r.validators.push({
740
+ validator: l,
741
+ classGroupId: t
742
+ });
743
+ return;
744
+ }
745
+ Object.entries(l).forEach(([c, v]) => {
746
+ b0(v, C0(r, c), t, a);
747
+ });
748
+ });
749
+ }, C0 = (e, r) => {
750
+ let t = e;
751
+ return r.split(q0).forEach((a) => {
752
+ t.nextPart.has(a) || t.nextPart.set(a, {
753
+ nextPart: /* @__PURE__ */ new Map(),
754
+ validators: []
755
+ }), t = t.nextPart.get(a);
756
+ }), t;
757
+ }, g1 = (e) => e.isThemeGetter, w1 = (e) => {
758
+ if (e < 1)
759
+ return {
760
+ get: () => {
761
+ },
762
+ set: () => {
763
+ }
764
+ };
765
+ let r = 0, t = /* @__PURE__ */ new Map(), a = /* @__PURE__ */ new Map();
766
+ const l = (c, v) => {
767
+ t.set(c, v), r++, r > e && (r = 0, a = t, t = /* @__PURE__ */ new Map());
768
+ };
769
+ return {
770
+ get(c) {
771
+ let v = t.get(c);
772
+ if (v !== void 0)
773
+ return v;
774
+ if ((v = a.get(c)) !== void 0)
775
+ return l(c, v), v;
776
+ },
777
+ set(c, v) {
778
+ t.has(c) ? t.set(c, v) : l(c, v);
779
+ }
780
+ };
781
+ }, x0 = "!", k0 = ":", b1 = k0.length, x1 = (e) => {
782
+ const {
783
+ prefix: r,
784
+ experimentalParseClassName: t
785
+ } = e;
786
+ let a = (l) => {
787
+ const c = [];
788
+ let v = 0, b = 0, f = 0, j;
789
+ for (let M = 0; M < l.length; M++) {
790
+ let Z = l[M];
791
+ if (v === 0 && b === 0) {
792
+ if (Z === k0) {
793
+ c.push(l.slice(f, M)), f = M + b1;
794
+ continue;
795
+ }
796
+ if (Z === "/") {
797
+ j = M;
798
+ continue;
799
+ }
800
+ }
801
+ Z === "[" ? v++ : Z === "]" ? v-- : Z === "(" ? b++ : Z === ")" && b--;
802
+ }
803
+ const y = c.length === 0 ? l : l.substring(f), P = k1(y), z = P !== y, I = j && j > f ? j - f : void 0;
804
+ return {
805
+ modifiers: c,
806
+ hasImportantModifier: z,
807
+ baseClassName: P,
808
+ maybePostfixModifierPosition: I
809
+ };
810
+ };
811
+ if (r) {
812
+ const l = r + k0, c = a;
813
+ a = (v) => v.startsWith(l) ? c(v.substring(l.length)) : {
814
+ isExternal: !0,
815
+ modifiers: [],
816
+ hasImportantModifier: !1,
817
+ baseClassName: v,
818
+ maybePostfixModifierPosition: void 0
819
+ };
820
+ }
821
+ if (t) {
822
+ const l = a;
823
+ a = (c) => t({
824
+ className: c,
825
+ parseClassName: l
826
+ });
827
+ }
828
+ return a;
829
+ }, k1 = (e) => e.endsWith(x0) ? e.substring(0, e.length - 1) : e.startsWith(x0) ? e.substring(1) : e, q1 = (e) => {
830
+ const r = Object.fromEntries(e.orderSensitiveModifiers.map((t) => [t, !0]));
831
+ return (t) => {
832
+ if (t.length <= 1)
833
+ return t;
834
+ const a = [];
835
+ let l = [];
836
+ return t.forEach((c) => {
837
+ c[0] === "[" || r[c] ? (a.push(...l.sort(), c), l = []) : l.push(c);
838
+ }), a.push(...l.sort()), a;
839
+ };
840
+ }, T1 = (e) => ({
841
+ cache: w1(e.cacheSize),
842
+ parseClassName: x1(e),
843
+ sortModifiers: q1(e),
844
+ ...v1(e)
845
+ }), y1 = /\s+/, j1 = (e, r) => {
846
+ const {
847
+ parseClassName: t,
848
+ getClassGroupId: a,
849
+ getConflictingClassGroupIds: l,
850
+ sortModifiers: c
851
+ } = r, v = [], b = e.trim().split(y1);
852
+ let f = "";
853
+ for (let j = b.length - 1; j >= 0; j -= 1) {
854
+ const y = b[j], {
855
+ isExternal: P,
856
+ modifiers: z,
857
+ hasImportantModifier: I,
858
+ baseClassName: M,
859
+ maybePostfixModifierPosition: Z
860
+ } = t(y);
861
+ if (P) {
862
+ f = y + (f.length > 0 ? " " + f : f);
863
+ continue;
864
+ }
865
+ let G = !!Z, B = a(G ? M.substring(0, Z) : M);
866
+ if (!B) {
867
+ if (!G) {
868
+ f = y + (f.length > 0 ? " " + f : f);
869
+ continue;
870
+ }
871
+ if (B = a(M), !B) {
872
+ f = y + (f.length > 0 ? " " + f : f);
873
+ continue;
874
+ }
875
+ G = !1;
876
+ }
877
+ const K = c(z).join(":"), W = I ? K + x0 : K, $ = W + B;
878
+ if (v.includes($))
879
+ continue;
880
+ v.push($);
881
+ const D = l(B, G);
882
+ for (let L = 0; L < D.length; ++L) {
883
+ const U = D[L];
884
+ v.push(W + U);
885
+ }
886
+ f = y + (f.length > 0 ? " " + f : f);
887
+ }
888
+ return f;
889
+ };
890
+ function Z1() {
891
+ let e = 0, r, t, a = "";
892
+ for (; e < arguments.length; )
893
+ (r = arguments[e++]) && (t = P0(r)) && (a && (a += " "), a += t);
894
+ return a;
895
+ }
896
+ const P0 = (e) => {
897
+ if (typeof e == "string")
898
+ return e;
899
+ let r, t = "";
900
+ for (let a = 0; a < e.length; a++)
901
+ e[a] && (r = P0(e[a])) && (t && (t += " "), t += r);
902
+ return t;
903
+ };
904
+ function C1(e, ...r) {
905
+ let t, a, l, c = v;
906
+ function v(f) {
907
+ const j = r.reduce((y, P) => P(y), e());
908
+ return t = T1(j), a = t.cache.get, l = t.cache.set, c = b, b(f);
909
+ }
910
+ function b(f) {
911
+ const j = a(f);
912
+ if (j)
913
+ return j;
914
+ const y = j1(f, t);
915
+ return l(f, y), y;
916
+ }
917
+ return function() {
918
+ return c(Z1.apply(null, arguments));
919
+ };
920
+ }
921
+ const T = (e) => {
922
+ const r = (t) => t[e] || [];
923
+ return r.isThemeGetter = !0, r;
924
+ }, _0 = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, A0 = /^\((?:(\w[\w-]*):)?(.+)\)$/i, E1 = /^\d+\/\d+$/, M1 = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, R1 = /\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$/, H1 = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, P1 = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, _1 = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, t0 = (e) => E1.test(e), p = (e) => !!e && !Number.isNaN(Number(e)), Y = (e) => !!e && Number.isInteger(Number(e)), g0 = (e) => e.endsWith("%") && p(e.slice(0, -1)), S = (e) => M1.test(e), A1 = () => !0, z1 = (e) => (
925
+ // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
926
+ // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
927
+ // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
928
+ R1.test(e) && !H1.test(e)
929
+ ), z0 = () => !1, O1 = (e) => P1.test(e), B1 = (e) => _1.test(e), L1 = (e) => !s(e) && !i(e), N1 = (e) => o0(e, L0, z0), s = (e) => _0.test(e), Q = (e) => o0(e, N0, z1), w0 = (e) => o0(e, D1, p), E0 = (e) => o0(e, O0, z0), S1 = (e) => o0(e, B0, B1), v0 = (e) => o0(e, S0, O1), i = (e) => A0.test(e), c0 = (e) => n0(e, N0), I1 = (e) => n0(e, F1), M0 = (e) => n0(e, O0), G1 = (e) => n0(e, L0), $1 = (e) => n0(e, B0), p0 = (e) => n0(e, S0, !0), o0 = (e, r, t) => {
930
+ const a = _0.exec(e);
931
+ return a ? a[1] ? r(a[1]) : t(a[2]) : !1;
932
+ }, n0 = (e, r, t = !1) => {
933
+ const a = A0.exec(e);
934
+ return a ? a[1] ? r(a[1]) : t : !1;
935
+ }, O0 = (e) => e === "position" || e === "percentage", B0 = (e) => e === "image" || e === "url", L0 = (e) => e === "length" || e === "size" || e === "bg-size", N0 = (e) => e === "length", D1 = (e) => e === "number", F1 = (e) => e === "family-name", S0 = (e) => e === "shadow", Y1 = () => {
936
+ const e = T("color"), r = T("font"), t = T("text"), a = T("font-weight"), l = T("tracking"), c = T("leading"), v = T("breakpoint"), b = T("container"), f = T("spacing"), j = T("radius"), y = T("shadow"), P = T("inset-shadow"), z = T("text-shadow"), I = T("drop-shadow"), M = T("blur"), Z = T("perspective"), G = T("aspect"), B = T("ease"), K = T("animate"), W = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], $ = () => [
937
+ "center",
938
+ "top",
939
+ "bottom",
940
+ "left",
941
+ "right",
942
+ "top-left",
943
+ // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
944
+ "left-top",
945
+ "top-right",
946
+ // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
947
+ "right-top",
948
+ "bottom-right",
949
+ // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
950
+ "right-bottom",
951
+ "bottom-left",
952
+ // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
953
+ "left-bottom"
954
+ ], D = () => [...$(), i, s], L = () => ["auto", "hidden", "clip", "visible", "scroll"], U = () => ["auto", "contain", "none"], m = () => [i, s, f], _ = () => [t0, "full", "auto", ...m()], m0 = () => [Y, "none", "subgrid", i, s], e0 = () => ["auto", {
955
+ span: ["full", Y, i, s]
956
+ }, Y, i, s], V = () => [Y, "auto", i, s], u0 = () => ["auto", "min", "max", "fr", i, s], J = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], N = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], R = () => ["auto", ...m()], O = () => [t0, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...m()], d = () => [e, i, s], a0 = () => [...$(), M0, E0, {
957
+ position: [i, s]
958
+ }], o = () => ["no-repeat", {
959
+ repeat: ["", "x", "y", "space", "round"]
960
+ }], u = () => ["auto", "cover", "contain", G1, N1, {
961
+ size: [i, s]
962
+ }], w = () => [g0, c0, Q], g = () => [
963
+ // Deprecated since Tailwind CSS v4.0.0
964
+ "",
965
+ "none",
966
+ "full",
967
+ j,
968
+ i,
969
+ s
970
+ ], x = () => ["", p, c0, Q], C = () => ["solid", "dashed", "dotted", "double"], r0 = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], k = () => [p, g0, M0, E0], q = () => [
971
+ // Deprecated since Tailwind CSS v4.0.0
972
+ "",
973
+ "none",
974
+ M,
975
+ i,
976
+ s
977
+ ], A = () => ["none", p, i, s], F = () => ["none", p, i, s], s0 = () => [p, i, s], h0 = () => [t0, "full", ...m()];
978
+ return {
979
+ cacheSize: 500,
980
+ theme: {
981
+ animate: ["spin", "ping", "pulse", "bounce"],
982
+ aspect: ["video"],
983
+ blur: [S],
984
+ breakpoint: [S],
985
+ color: [A1],
986
+ container: [S],
987
+ "drop-shadow": [S],
988
+ ease: ["in", "out", "in-out"],
989
+ font: [L1],
990
+ "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
991
+ "inset-shadow": [S],
992
+ leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
993
+ perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
994
+ radius: [S],
995
+ shadow: [S],
996
+ spacing: ["px", p],
997
+ text: [S],
998
+ "text-shadow": [S],
999
+ tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
1000
+ },
1001
+ classGroups: {
1002
+ // --------------
1003
+ // --- Layout ---
1004
+ // --------------
1005
+ /**
1006
+ * Aspect Ratio
1007
+ * @see https://tailwindcss.com/docs/aspect-ratio
1008
+ */
1009
+ aspect: [{
1010
+ aspect: ["auto", "square", t0, s, i, G]
1011
+ }],
1012
+ /**
1013
+ * Container
1014
+ * @see https://tailwindcss.com/docs/container
1015
+ * @deprecated since Tailwind CSS v4.0.0
1016
+ */
1017
+ container: ["container"],
1018
+ /**
1019
+ * Columns
1020
+ * @see https://tailwindcss.com/docs/columns
1021
+ */
1022
+ columns: [{
1023
+ columns: [p, s, i, b]
1024
+ }],
1025
+ /**
1026
+ * Break After
1027
+ * @see https://tailwindcss.com/docs/break-after
1028
+ */
1029
+ "break-after": [{
1030
+ "break-after": W()
1031
+ }],
1032
+ /**
1033
+ * Break Before
1034
+ * @see https://tailwindcss.com/docs/break-before
1035
+ */
1036
+ "break-before": [{
1037
+ "break-before": W()
1038
+ }],
1039
+ /**
1040
+ * Break Inside
1041
+ * @see https://tailwindcss.com/docs/break-inside
1042
+ */
1043
+ "break-inside": [{
1044
+ "break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
1045
+ }],
1046
+ /**
1047
+ * Box Decoration Break
1048
+ * @see https://tailwindcss.com/docs/box-decoration-break
1049
+ */
1050
+ "box-decoration": [{
1051
+ "box-decoration": ["slice", "clone"]
1052
+ }],
1053
+ /**
1054
+ * Box Sizing
1055
+ * @see https://tailwindcss.com/docs/box-sizing
1056
+ */
1057
+ box: [{
1058
+ box: ["border", "content"]
1059
+ }],
1060
+ /**
1061
+ * Display
1062
+ * @see https://tailwindcss.com/docs/display
1063
+ */
1064
+ display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"],
1065
+ /**
1066
+ * Screen Reader Only
1067
+ * @see https://tailwindcss.com/docs/display#screen-reader-only
1068
+ */
1069
+ sr: ["sr-only", "not-sr-only"],
1070
+ /**
1071
+ * Floats
1072
+ * @see https://tailwindcss.com/docs/float
1073
+ */
1074
+ float: [{
1075
+ float: ["right", "left", "none", "start", "end"]
1076
+ }],
1077
+ /**
1078
+ * Clear
1079
+ * @see https://tailwindcss.com/docs/clear
1080
+ */
1081
+ clear: [{
1082
+ clear: ["left", "right", "both", "none", "start", "end"]
1083
+ }],
1084
+ /**
1085
+ * Isolation
1086
+ * @see https://tailwindcss.com/docs/isolation
1087
+ */
1088
+ isolation: ["isolate", "isolation-auto"],
1089
+ /**
1090
+ * Object Fit
1091
+ * @see https://tailwindcss.com/docs/object-fit
1092
+ */
1093
+ "object-fit": [{
1094
+ object: ["contain", "cover", "fill", "none", "scale-down"]
1095
+ }],
1096
+ /**
1097
+ * Object Position
1098
+ * @see https://tailwindcss.com/docs/object-position
1099
+ */
1100
+ "object-position": [{
1101
+ object: D()
1102
+ }],
1103
+ /**
1104
+ * Overflow
1105
+ * @see https://tailwindcss.com/docs/overflow
1106
+ */
1107
+ overflow: [{
1108
+ overflow: L()
1109
+ }],
1110
+ /**
1111
+ * Overflow X
1112
+ * @see https://tailwindcss.com/docs/overflow
1113
+ */
1114
+ "overflow-x": [{
1115
+ "overflow-x": L()
1116
+ }],
1117
+ /**
1118
+ * Overflow Y
1119
+ * @see https://tailwindcss.com/docs/overflow
1120
+ */
1121
+ "overflow-y": [{
1122
+ "overflow-y": L()
1123
+ }],
1124
+ /**
1125
+ * Overscroll Behavior
1126
+ * @see https://tailwindcss.com/docs/overscroll-behavior
1127
+ */
1128
+ overscroll: [{
1129
+ overscroll: U()
1130
+ }],
1131
+ /**
1132
+ * Overscroll Behavior X
1133
+ * @see https://tailwindcss.com/docs/overscroll-behavior
1134
+ */
1135
+ "overscroll-x": [{
1136
+ "overscroll-x": U()
1137
+ }],
1138
+ /**
1139
+ * Overscroll Behavior Y
1140
+ * @see https://tailwindcss.com/docs/overscroll-behavior
1141
+ */
1142
+ "overscroll-y": [{
1143
+ "overscroll-y": U()
1144
+ }],
1145
+ /**
1146
+ * Position
1147
+ * @see https://tailwindcss.com/docs/position
1148
+ */
1149
+ position: ["static", "fixed", "absolute", "relative", "sticky"],
1150
+ /**
1151
+ * Top / Right / Bottom / Left
1152
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1153
+ */
1154
+ inset: [{
1155
+ inset: _()
1156
+ }],
1157
+ /**
1158
+ * Right / Left
1159
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1160
+ */
1161
+ "inset-x": [{
1162
+ "inset-x": _()
1163
+ }],
1164
+ /**
1165
+ * Top / Bottom
1166
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1167
+ */
1168
+ "inset-y": [{
1169
+ "inset-y": _()
1170
+ }],
1171
+ /**
1172
+ * Start
1173
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1174
+ */
1175
+ start: [{
1176
+ start: _()
1177
+ }],
1178
+ /**
1179
+ * End
1180
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1181
+ */
1182
+ end: [{
1183
+ end: _()
1184
+ }],
1185
+ /**
1186
+ * Top
1187
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1188
+ */
1189
+ top: [{
1190
+ top: _()
1191
+ }],
1192
+ /**
1193
+ * Right
1194
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1195
+ */
1196
+ right: [{
1197
+ right: _()
1198
+ }],
1199
+ /**
1200
+ * Bottom
1201
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1202
+ */
1203
+ bottom: [{
1204
+ bottom: _()
1205
+ }],
1206
+ /**
1207
+ * Left
1208
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1209
+ */
1210
+ left: [{
1211
+ left: _()
1212
+ }],
1213
+ /**
1214
+ * Visibility
1215
+ * @see https://tailwindcss.com/docs/visibility
1216
+ */
1217
+ visibility: ["visible", "invisible", "collapse"],
1218
+ /**
1219
+ * Z-Index
1220
+ * @see https://tailwindcss.com/docs/z-index
1221
+ */
1222
+ z: [{
1223
+ z: [Y, "auto", i, s]
1224
+ }],
1225
+ // ------------------------
1226
+ // --- Flexbox and Grid ---
1227
+ // ------------------------
1228
+ /**
1229
+ * Flex Basis
1230
+ * @see https://tailwindcss.com/docs/flex-basis
1231
+ */
1232
+ basis: [{
1233
+ basis: [t0, "full", "auto", b, ...m()]
1234
+ }],
1235
+ /**
1236
+ * Flex Direction
1237
+ * @see https://tailwindcss.com/docs/flex-direction
1238
+ */
1239
+ "flex-direction": [{
1240
+ flex: ["row", "row-reverse", "col", "col-reverse"]
1241
+ }],
1242
+ /**
1243
+ * Flex Wrap
1244
+ * @see https://tailwindcss.com/docs/flex-wrap
1245
+ */
1246
+ "flex-wrap": [{
1247
+ flex: ["nowrap", "wrap", "wrap-reverse"]
1248
+ }],
1249
+ /**
1250
+ * Flex
1251
+ * @see https://tailwindcss.com/docs/flex
1252
+ */
1253
+ flex: [{
1254
+ flex: [p, t0, "auto", "initial", "none", s]
1255
+ }],
1256
+ /**
1257
+ * Flex Grow
1258
+ * @see https://tailwindcss.com/docs/flex-grow
1259
+ */
1260
+ grow: [{
1261
+ grow: ["", p, i, s]
1262
+ }],
1263
+ /**
1264
+ * Flex Shrink
1265
+ * @see https://tailwindcss.com/docs/flex-shrink
1266
+ */
1267
+ shrink: [{
1268
+ shrink: ["", p, i, s]
1269
+ }],
1270
+ /**
1271
+ * Order
1272
+ * @see https://tailwindcss.com/docs/order
1273
+ */
1274
+ order: [{
1275
+ order: [Y, "first", "last", "none", i, s]
1276
+ }],
1277
+ /**
1278
+ * Grid Template Columns
1279
+ * @see https://tailwindcss.com/docs/grid-template-columns
1280
+ */
1281
+ "grid-cols": [{
1282
+ "grid-cols": m0()
1283
+ }],
1284
+ /**
1285
+ * Grid Column Start / End
1286
+ * @see https://tailwindcss.com/docs/grid-column
1287
+ */
1288
+ "col-start-end": [{
1289
+ col: e0()
1290
+ }],
1291
+ /**
1292
+ * Grid Column Start
1293
+ * @see https://tailwindcss.com/docs/grid-column
1294
+ */
1295
+ "col-start": [{
1296
+ "col-start": V()
1297
+ }],
1298
+ /**
1299
+ * Grid Column End
1300
+ * @see https://tailwindcss.com/docs/grid-column
1301
+ */
1302
+ "col-end": [{
1303
+ "col-end": V()
1304
+ }],
1305
+ /**
1306
+ * Grid Template Rows
1307
+ * @see https://tailwindcss.com/docs/grid-template-rows
1308
+ */
1309
+ "grid-rows": [{
1310
+ "grid-rows": m0()
1311
+ }],
1312
+ /**
1313
+ * Grid Row Start / End
1314
+ * @see https://tailwindcss.com/docs/grid-row
1315
+ */
1316
+ "row-start-end": [{
1317
+ row: e0()
1318
+ }],
1319
+ /**
1320
+ * Grid Row Start
1321
+ * @see https://tailwindcss.com/docs/grid-row
1322
+ */
1323
+ "row-start": [{
1324
+ "row-start": V()
1325
+ }],
1326
+ /**
1327
+ * Grid Row End
1328
+ * @see https://tailwindcss.com/docs/grid-row
1329
+ */
1330
+ "row-end": [{
1331
+ "row-end": V()
1332
+ }],
1333
+ /**
1334
+ * Grid Auto Flow
1335
+ * @see https://tailwindcss.com/docs/grid-auto-flow
1336
+ */
1337
+ "grid-flow": [{
1338
+ "grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
1339
+ }],
1340
+ /**
1341
+ * Grid Auto Columns
1342
+ * @see https://tailwindcss.com/docs/grid-auto-columns
1343
+ */
1344
+ "auto-cols": [{
1345
+ "auto-cols": u0()
1346
+ }],
1347
+ /**
1348
+ * Grid Auto Rows
1349
+ * @see https://tailwindcss.com/docs/grid-auto-rows
1350
+ */
1351
+ "auto-rows": [{
1352
+ "auto-rows": u0()
1353
+ }],
1354
+ /**
1355
+ * Gap
1356
+ * @see https://tailwindcss.com/docs/gap
1357
+ */
1358
+ gap: [{
1359
+ gap: m()
1360
+ }],
1361
+ /**
1362
+ * Gap X
1363
+ * @see https://tailwindcss.com/docs/gap
1364
+ */
1365
+ "gap-x": [{
1366
+ "gap-x": m()
1367
+ }],
1368
+ /**
1369
+ * Gap Y
1370
+ * @see https://tailwindcss.com/docs/gap
1371
+ */
1372
+ "gap-y": [{
1373
+ "gap-y": m()
1374
+ }],
1375
+ /**
1376
+ * Justify Content
1377
+ * @see https://tailwindcss.com/docs/justify-content
1378
+ */
1379
+ "justify-content": [{
1380
+ justify: [...J(), "normal"]
1381
+ }],
1382
+ /**
1383
+ * Justify Items
1384
+ * @see https://tailwindcss.com/docs/justify-items
1385
+ */
1386
+ "justify-items": [{
1387
+ "justify-items": [...N(), "normal"]
1388
+ }],
1389
+ /**
1390
+ * Justify Self
1391
+ * @see https://tailwindcss.com/docs/justify-self
1392
+ */
1393
+ "justify-self": [{
1394
+ "justify-self": ["auto", ...N()]
1395
+ }],
1396
+ /**
1397
+ * Align Content
1398
+ * @see https://tailwindcss.com/docs/align-content
1399
+ */
1400
+ "align-content": [{
1401
+ content: ["normal", ...J()]
1402
+ }],
1403
+ /**
1404
+ * Align Items
1405
+ * @see https://tailwindcss.com/docs/align-items
1406
+ */
1407
+ "align-items": [{
1408
+ items: [...N(), {
1409
+ baseline: ["", "last"]
1410
+ }]
1411
+ }],
1412
+ /**
1413
+ * Align Self
1414
+ * @see https://tailwindcss.com/docs/align-self
1415
+ */
1416
+ "align-self": [{
1417
+ self: ["auto", ...N(), {
1418
+ baseline: ["", "last"]
1419
+ }]
1420
+ }],
1421
+ /**
1422
+ * Place Content
1423
+ * @see https://tailwindcss.com/docs/place-content
1424
+ */
1425
+ "place-content": [{
1426
+ "place-content": J()
1427
+ }],
1428
+ /**
1429
+ * Place Items
1430
+ * @see https://tailwindcss.com/docs/place-items
1431
+ */
1432
+ "place-items": [{
1433
+ "place-items": [...N(), "baseline"]
1434
+ }],
1435
+ /**
1436
+ * Place Self
1437
+ * @see https://tailwindcss.com/docs/place-self
1438
+ */
1439
+ "place-self": [{
1440
+ "place-self": ["auto", ...N()]
1441
+ }],
1442
+ // Spacing
1443
+ /**
1444
+ * Padding
1445
+ * @see https://tailwindcss.com/docs/padding
1446
+ */
1447
+ p: [{
1448
+ p: m()
1449
+ }],
1450
+ /**
1451
+ * Padding X
1452
+ * @see https://tailwindcss.com/docs/padding
1453
+ */
1454
+ px: [{
1455
+ px: m()
1456
+ }],
1457
+ /**
1458
+ * Padding Y
1459
+ * @see https://tailwindcss.com/docs/padding
1460
+ */
1461
+ py: [{
1462
+ py: m()
1463
+ }],
1464
+ /**
1465
+ * Padding Start
1466
+ * @see https://tailwindcss.com/docs/padding
1467
+ */
1468
+ ps: [{
1469
+ ps: m()
1470
+ }],
1471
+ /**
1472
+ * Padding End
1473
+ * @see https://tailwindcss.com/docs/padding
1474
+ */
1475
+ pe: [{
1476
+ pe: m()
1477
+ }],
1478
+ /**
1479
+ * Padding Top
1480
+ * @see https://tailwindcss.com/docs/padding
1481
+ */
1482
+ pt: [{
1483
+ pt: m()
1484
+ }],
1485
+ /**
1486
+ * Padding Right
1487
+ * @see https://tailwindcss.com/docs/padding
1488
+ */
1489
+ pr: [{
1490
+ pr: m()
1491
+ }],
1492
+ /**
1493
+ * Padding Bottom
1494
+ * @see https://tailwindcss.com/docs/padding
1495
+ */
1496
+ pb: [{
1497
+ pb: m()
1498
+ }],
1499
+ /**
1500
+ * Padding Left
1501
+ * @see https://tailwindcss.com/docs/padding
1502
+ */
1503
+ pl: [{
1504
+ pl: m()
1505
+ }],
1506
+ /**
1507
+ * Margin
1508
+ * @see https://tailwindcss.com/docs/margin
1509
+ */
1510
+ m: [{
1511
+ m: R()
1512
+ }],
1513
+ /**
1514
+ * Margin X
1515
+ * @see https://tailwindcss.com/docs/margin
1516
+ */
1517
+ mx: [{
1518
+ mx: R()
1519
+ }],
1520
+ /**
1521
+ * Margin Y
1522
+ * @see https://tailwindcss.com/docs/margin
1523
+ */
1524
+ my: [{
1525
+ my: R()
1526
+ }],
1527
+ /**
1528
+ * Margin Start
1529
+ * @see https://tailwindcss.com/docs/margin
1530
+ */
1531
+ ms: [{
1532
+ ms: R()
1533
+ }],
1534
+ /**
1535
+ * Margin End
1536
+ * @see https://tailwindcss.com/docs/margin
1537
+ */
1538
+ me: [{
1539
+ me: R()
1540
+ }],
1541
+ /**
1542
+ * Margin Top
1543
+ * @see https://tailwindcss.com/docs/margin
1544
+ */
1545
+ mt: [{
1546
+ mt: R()
1547
+ }],
1548
+ /**
1549
+ * Margin Right
1550
+ * @see https://tailwindcss.com/docs/margin
1551
+ */
1552
+ mr: [{
1553
+ mr: R()
1554
+ }],
1555
+ /**
1556
+ * Margin Bottom
1557
+ * @see https://tailwindcss.com/docs/margin
1558
+ */
1559
+ mb: [{
1560
+ mb: R()
1561
+ }],
1562
+ /**
1563
+ * Margin Left
1564
+ * @see https://tailwindcss.com/docs/margin
1565
+ */
1566
+ ml: [{
1567
+ ml: R()
1568
+ }],
1569
+ /**
1570
+ * Space Between X
1571
+ * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1572
+ */
1573
+ "space-x": [{
1574
+ "space-x": m()
1575
+ }],
1576
+ /**
1577
+ * Space Between X Reverse
1578
+ * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1579
+ */
1580
+ "space-x-reverse": ["space-x-reverse"],
1581
+ /**
1582
+ * Space Between Y
1583
+ * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1584
+ */
1585
+ "space-y": [{
1586
+ "space-y": m()
1587
+ }],
1588
+ /**
1589
+ * Space Between Y Reverse
1590
+ * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1591
+ */
1592
+ "space-y-reverse": ["space-y-reverse"],
1593
+ // --------------
1594
+ // --- Sizing ---
1595
+ // --------------
1596
+ /**
1597
+ * Size
1598
+ * @see https://tailwindcss.com/docs/width#setting-both-width-and-height
1599
+ */
1600
+ size: [{
1601
+ size: O()
1602
+ }],
1603
+ /**
1604
+ * Width
1605
+ * @see https://tailwindcss.com/docs/width
1606
+ */
1607
+ w: [{
1608
+ w: [b, "screen", ...O()]
1609
+ }],
1610
+ /**
1611
+ * Min-Width
1612
+ * @see https://tailwindcss.com/docs/min-width
1613
+ */
1614
+ "min-w": [{
1615
+ "min-w": [
1616
+ b,
1617
+ "screen",
1618
+ /** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1619
+ "none",
1620
+ ...O()
1621
+ ]
1622
+ }],
1623
+ /**
1624
+ * Max-Width
1625
+ * @see https://tailwindcss.com/docs/max-width
1626
+ */
1627
+ "max-w": [{
1628
+ "max-w": [
1629
+ b,
1630
+ "screen",
1631
+ "none",
1632
+ /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1633
+ "prose",
1634
+ /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1635
+ {
1636
+ screen: [v]
1637
+ },
1638
+ ...O()
1639
+ ]
1640
+ }],
1641
+ /**
1642
+ * Height
1643
+ * @see https://tailwindcss.com/docs/height
1644
+ */
1645
+ h: [{
1646
+ h: ["screen", "lh", ...O()]
1647
+ }],
1648
+ /**
1649
+ * Min-Height
1650
+ * @see https://tailwindcss.com/docs/min-height
1651
+ */
1652
+ "min-h": [{
1653
+ "min-h": ["screen", "lh", "none", ...O()]
1654
+ }],
1655
+ /**
1656
+ * Max-Height
1657
+ * @see https://tailwindcss.com/docs/max-height
1658
+ */
1659
+ "max-h": [{
1660
+ "max-h": ["screen", "lh", ...O()]
1661
+ }],
1662
+ // ------------------
1663
+ // --- Typography ---
1664
+ // ------------------
1665
+ /**
1666
+ * Font Size
1667
+ * @see https://tailwindcss.com/docs/font-size
1668
+ */
1669
+ "font-size": [{
1670
+ text: ["base", t, c0, Q]
1671
+ }],
1672
+ /**
1673
+ * Font Smoothing
1674
+ * @see https://tailwindcss.com/docs/font-smoothing
1675
+ */
1676
+ "font-smoothing": ["antialiased", "subpixel-antialiased"],
1677
+ /**
1678
+ * Font Style
1679
+ * @see https://tailwindcss.com/docs/font-style
1680
+ */
1681
+ "font-style": ["italic", "not-italic"],
1682
+ /**
1683
+ * Font Weight
1684
+ * @see https://tailwindcss.com/docs/font-weight
1685
+ */
1686
+ "font-weight": [{
1687
+ font: [a, i, w0]
1688
+ }],
1689
+ /**
1690
+ * Font Stretch
1691
+ * @see https://tailwindcss.com/docs/font-stretch
1692
+ */
1693
+ "font-stretch": [{
1694
+ "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", g0, s]
1695
+ }],
1696
+ /**
1697
+ * Font Family
1698
+ * @see https://tailwindcss.com/docs/font-family
1699
+ */
1700
+ "font-family": [{
1701
+ font: [I1, s, r]
1702
+ }],
1703
+ /**
1704
+ * Font Variant Numeric
1705
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1706
+ */
1707
+ "fvn-normal": ["normal-nums"],
1708
+ /**
1709
+ * Font Variant Numeric
1710
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1711
+ */
1712
+ "fvn-ordinal": ["ordinal"],
1713
+ /**
1714
+ * Font Variant Numeric
1715
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1716
+ */
1717
+ "fvn-slashed-zero": ["slashed-zero"],
1718
+ /**
1719
+ * Font Variant Numeric
1720
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1721
+ */
1722
+ "fvn-figure": ["lining-nums", "oldstyle-nums"],
1723
+ /**
1724
+ * Font Variant Numeric
1725
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1726
+ */
1727
+ "fvn-spacing": ["proportional-nums", "tabular-nums"],
1728
+ /**
1729
+ * Font Variant Numeric
1730
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1731
+ */
1732
+ "fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
1733
+ /**
1734
+ * Letter Spacing
1735
+ * @see https://tailwindcss.com/docs/letter-spacing
1736
+ */
1737
+ tracking: [{
1738
+ tracking: [l, i, s]
1739
+ }],
1740
+ /**
1741
+ * Line Clamp
1742
+ * @see https://tailwindcss.com/docs/line-clamp
1743
+ */
1744
+ "line-clamp": [{
1745
+ "line-clamp": [p, "none", i, w0]
1746
+ }],
1747
+ /**
1748
+ * Line Height
1749
+ * @see https://tailwindcss.com/docs/line-height
1750
+ */
1751
+ leading: [{
1752
+ leading: [
1753
+ /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1754
+ c,
1755
+ ...m()
1756
+ ]
1757
+ }],
1758
+ /**
1759
+ * List Style Image
1760
+ * @see https://tailwindcss.com/docs/list-style-image
1761
+ */
1762
+ "list-image": [{
1763
+ "list-image": ["none", i, s]
1764
+ }],
1765
+ /**
1766
+ * List Style Position
1767
+ * @see https://tailwindcss.com/docs/list-style-position
1768
+ */
1769
+ "list-style-position": [{
1770
+ list: ["inside", "outside"]
1771
+ }],
1772
+ /**
1773
+ * List Style Type
1774
+ * @see https://tailwindcss.com/docs/list-style-type
1775
+ */
1776
+ "list-style-type": [{
1777
+ list: ["disc", "decimal", "none", i, s]
1778
+ }],
1779
+ /**
1780
+ * Text Alignment
1781
+ * @see https://tailwindcss.com/docs/text-align
1782
+ */
1783
+ "text-alignment": [{
1784
+ text: ["left", "center", "right", "justify", "start", "end"]
1785
+ }],
1786
+ /**
1787
+ * Placeholder Color
1788
+ * @deprecated since Tailwind CSS v3.0.0
1789
+ * @see https://v3.tailwindcss.com/docs/placeholder-color
1790
+ */
1791
+ "placeholder-color": [{
1792
+ placeholder: d()
1793
+ }],
1794
+ /**
1795
+ * Text Color
1796
+ * @see https://tailwindcss.com/docs/text-color
1797
+ */
1798
+ "text-color": [{
1799
+ text: d()
1800
+ }],
1801
+ /**
1802
+ * Text Decoration
1803
+ * @see https://tailwindcss.com/docs/text-decoration
1804
+ */
1805
+ "text-decoration": ["underline", "overline", "line-through", "no-underline"],
1806
+ /**
1807
+ * Text Decoration Style
1808
+ * @see https://tailwindcss.com/docs/text-decoration-style
1809
+ */
1810
+ "text-decoration-style": [{
1811
+ decoration: [...C(), "wavy"]
1812
+ }],
1813
+ /**
1814
+ * Text Decoration Thickness
1815
+ * @see https://tailwindcss.com/docs/text-decoration-thickness
1816
+ */
1817
+ "text-decoration-thickness": [{
1818
+ decoration: [p, "from-font", "auto", i, Q]
1819
+ }],
1820
+ /**
1821
+ * Text Decoration Color
1822
+ * @see https://tailwindcss.com/docs/text-decoration-color
1823
+ */
1824
+ "text-decoration-color": [{
1825
+ decoration: d()
1826
+ }],
1827
+ /**
1828
+ * Text Underline Offset
1829
+ * @see https://tailwindcss.com/docs/text-underline-offset
1830
+ */
1831
+ "underline-offset": [{
1832
+ "underline-offset": [p, "auto", i, s]
1833
+ }],
1834
+ /**
1835
+ * Text Transform
1836
+ * @see https://tailwindcss.com/docs/text-transform
1837
+ */
1838
+ "text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
1839
+ /**
1840
+ * Text Overflow
1841
+ * @see https://tailwindcss.com/docs/text-overflow
1842
+ */
1843
+ "text-overflow": ["truncate", "text-ellipsis", "text-clip"],
1844
+ /**
1845
+ * Text Wrap
1846
+ * @see https://tailwindcss.com/docs/text-wrap
1847
+ */
1848
+ "text-wrap": [{
1849
+ text: ["wrap", "nowrap", "balance", "pretty"]
1850
+ }],
1851
+ /**
1852
+ * Text Indent
1853
+ * @see https://tailwindcss.com/docs/text-indent
1854
+ */
1855
+ indent: [{
1856
+ indent: m()
1857
+ }],
1858
+ /**
1859
+ * Vertical Alignment
1860
+ * @see https://tailwindcss.com/docs/vertical-align
1861
+ */
1862
+ "vertical-align": [{
1863
+ align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", i, s]
1864
+ }],
1865
+ /**
1866
+ * Whitespace
1867
+ * @see https://tailwindcss.com/docs/whitespace
1868
+ */
1869
+ whitespace: [{
1870
+ whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
1871
+ }],
1872
+ /**
1873
+ * Word Break
1874
+ * @see https://tailwindcss.com/docs/word-break
1875
+ */
1876
+ break: [{
1877
+ break: ["normal", "words", "all", "keep"]
1878
+ }],
1879
+ /**
1880
+ * Overflow Wrap
1881
+ * @see https://tailwindcss.com/docs/overflow-wrap
1882
+ */
1883
+ wrap: [{
1884
+ wrap: ["break-word", "anywhere", "normal"]
1885
+ }],
1886
+ /**
1887
+ * Hyphens
1888
+ * @see https://tailwindcss.com/docs/hyphens
1889
+ */
1890
+ hyphens: [{
1891
+ hyphens: ["none", "manual", "auto"]
1892
+ }],
1893
+ /**
1894
+ * Content
1895
+ * @see https://tailwindcss.com/docs/content
1896
+ */
1897
+ content: [{
1898
+ content: ["none", i, s]
1899
+ }],
1900
+ // -------------------
1901
+ // --- Backgrounds ---
1902
+ // -------------------
1903
+ /**
1904
+ * Background Attachment
1905
+ * @see https://tailwindcss.com/docs/background-attachment
1906
+ */
1907
+ "bg-attachment": [{
1908
+ bg: ["fixed", "local", "scroll"]
1909
+ }],
1910
+ /**
1911
+ * Background Clip
1912
+ * @see https://tailwindcss.com/docs/background-clip
1913
+ */
1914
+ "bg-clip": [{
1915
+ "bg-clip": ["border", "padding", "content", "text"]
1916
+ }],
1917
+ /**
1918
+ * Background Origin
1919
+ * @see https://tailwindcss.com/docs/background-origin
1920
+ */
1921
+ "bg-origin": [{
1922
+ "bg-origin": ["border", "padding", "content"]
1923
+ }],
1924
+ /**
1925
+ * Background Position
1926
+ * @see https://tailwindcss.com/docs/background-position
1927
+ */
1928
+ "bg-position": [{
1929
+ bg: a0()
1930
+ }],
1931
+ /**
1932
+ * Background Repeat
1933
+ * @see https://tailwindcss.com/docs/background-repeat
1934
+ */
1935
+ "bg-repeat": [{
1936
+ bg: o()
1937
+ }],
1938
+ /**
1939
+ * Background Size
1940
+ * @see https://tailwindcss.com/docs/background-size
1941
+ */
1942
+ "bg-size": [{
1943
+ bg: u()
1944
+ }],
1945
+ /**
1946
+ * Background Image
1947
+ * @see https://tailwindcss.com/docs/background-image
1948
+ */
1949
+ "bg-image": [{
1950
+ bg: ["none", {
1951
+ linear: [{
1952
+ to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1953
+ }, Y, i, s],
1954
+ radial: ["", i, s],
1955
+ conic: [Y, i, s]
1956
+ }, $1, S1]
1957
+ }],
1958
+ /**
1959
+ * Background Color
1960
+ * @see https://tailwindcss.com/docs/background-color
1961
+ */
1962
+ "bg-color": [{
1963
+ bg: d()
1964
+ }],
1965
+ /**
1966
+ * Gradient Color Stops From Position
1967
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1968
+ */
1969
+ "gradient-from-pos": [{
1970
+ from: w()
1971
+ }],
1972
+ /**
1973
+ * Gradient Color Stops Via Position
1974
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1975
+ */
1976
+ "gradient-via-pos": [{
1977
+ via: w()
1978
+ }],
1979
+ /**
1980
+ * Gradient Color Stops To Position
1981
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1982
+ */
1983
+ "gradient-to-pos": [{
1984
+ to: w()
1985
+ }],
1986
+ /**
1987
+ * Gradient Color Stops From
1988
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1989
+ */
1990
+ "gradient-from": [{
1991
+ from: d()
1992
+ }],
1993
+ /**
1994
+ * Gradient Color Stops Via
1995
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1996
+ */
1997
+ "gradient-via": [{
1998
+ via: d()
1999
+ }],
2000
+ /**
2001
+ * Gradient Color Stops To
2002
+ * @see https://tailwindcss.com/docs/gradient-color-stops
2003
+ */
2004
+ "gradient-to": [{
2005
+ to: d()
2006
+ }],
2007
+ // ---------------
2008
+ // --- Borders ---
2009
+ // ---------------
2010
+ /**
2011
+ * Border Radius
2012
+ * @see https://tailwindcss.com/docs/border-radius
2013
+ */
2014
+ rounded: [{
2015
+ rounded: g()
2016
+ }],
2017
+ /**
2018
+ * Border Radius Start
2019
+ * @see https://tailwindcss.com/docs/border-radius
2020
+ */
2021
+ "rounded-s": [{
2022
+ "rounded-s": g()
2023
+ }],
2024
+ /**
2025
+ * Border Radius End
2026
+ * @see https://tailwindcss.com/docs/border-radius
2027
+ */
2028
+ "rounded-e": [{
2029
+ "rounded-e": g()
2030
+ }],
2031
+ /**
2032
+ * Border Radius Top
2033
+ * @see https://tailwindcss.com/docs/border-radius
2034
+ */
2035
+ "rounded-t": [{
2036
+ "rounded-t": g()
2037
+ }],
2038
+ /**
2039
+ * Border Radius Right
2040
+ * @see https://tailwindcss.com/docs/border-radius
2041
+ */
2042
+ "rounded-r": [{
2043
+ "rounded-r": g()
2044
+ }],
2045
+ /**
2046
+ * Border Radius Bottom
2047
+ * @see https://tailwindcss.com/docs/border-radius
2048
+ */
2049
+ "rounded-b": [{
2050
+ "rounded-b": g()
2051
+ }],
2052
+ /**
2053
+ * Border Radius Left
2054
+ * @see https://tailwindcss.com/docs/border-radius
2055
+ */
2056
+ "rounded-l": [{
2057
+ "rounded-l": g()
2058
+ }],
2059
+ /**
2060
+ * Border Radius Start Start
2061
+ * @see https://tailwindcss.com/docs/border-radius
2062
+ */
2063
+ "rounded-ss": [{
2064
+ "rounded-ss": g()
2065
+ }],
2066
+ /**
2067
+ * Border Radius Start End
2068
+ * @see https://tailwindcss.com/docs/border-radius
2069
+ */
2070
+ "rounded-se": [{
2071
+ "rounded-se": g()
2072
+ }],
2073
+ /**
2074
+ * Border Radius End End
2075
+ * @see https://tailwindcss.com/docs/border-radius
2076
+ */
2077
+ "rounded-ee": [{
2078
+ "rounded-ee": g()
2079
+ }],
2080
+ /**
2081
+ * Border Radius End Start
2082
+ * @see https://tailwindcss.com/docs/border-radius
2083
+ */
2084
+ "rounded-es": [{
2085
+ "rounded-es": g()
2086
+ }],
2087
+ /**
2088
+ * Border Radius Top Left
2089
+ * @see https://tailwindcss.com/docs/border-radius
2090
+ */
2091
+ "rounded-tl": [{
2092
+ "rounded-tl": g()
2093
+ }],
2094
+ /**
2095
+ * Border Radius Top Right
2096
+ * @see https://tailwindcss.com/docs/border-radius
2097
+ */
2098
+ "rounded-tr": [{
2099
+ "rounded-tr": g()
2100
+ }],
2101
+ /**
2102
+ * Border Radius Bottom Right
2103
+ * @see https://tailwindcss.com/docs/border-radius
2104
+ */
2105
+ "rounded-br": [{
2106
+ "rounded-br": g()
2107
+ }],
2108
+ /**
2109
+ * Border Radius Bottom Left
2110
+ * @see https://tailwindcss.com/docs/border-radius
2111
+ */
2112
+ "rounded-bl": [{
2113
+ "rounded-bl": g()
2114
+ }],
2115
+ /**
2116
+ * Border Width
2117
+ * @see https://tailwindcss.com/docs/border-width
2118
+ */
2119
+ "border-w": [{
2120
+ border: x()
2121
+ }],
2122
+ /**
2123
+ * Border Width X
2124
+ * @see https://tailwindcss.com/docs/border-width
2125
+ */
2126
+ "border-w-x": [{
2127
+ "border-x": x()
2128
+ }],
2129
+ /**
2130
+ * Border Width Y
2131
+ * @see https://tailwindcss.com/docs/border-width
2132
+ */
2133
+ "border-w-y": [{
2134
+ "border-y": x()
2135
+ }],
2136
+ /**
2137
+ * Border Width Start
2138
+ * @see https://tailwindcss.com/docs/border-width
2139
+ */
2140
+ "border-w-s": [{
2141
+ "border-s": x()
2142
+ }],
2143
+ /**
2144
+ * Border Width End
2145
+ * @see https://tailwindcss.com/docs/border-width
2146
+ */
2147
+ "border-w-e": [{
2148
+ "border-e": x()
2149
+ }],
2150
+ /**
2151
+ * Border Width Top
2152
+ * @see https://tailwindcss.com/docs/border-width
2153
+ */
2154
+ "border-w-t": [{
2155
+ "border-t": x()
2156
+ }],
2157
+ /**
2158
+ * Border Width Right
2159
+ * @see https://tailwindcss.com/docs/border-width
2160
+ */
2161
+ "border-w-r": [{
2162
+ "border-r": x()
2163
+ }],
2164
+ /**
2165
+ * Border Width Bottom
2166
+ * @see https://tailwindcss.com/docs/border-width
2167
+ */
2168
+ "border-w-b": [{
2169
+ "border-b": x()
2170
+ }],
2171
+ /**
2172
+ * Border Width Left
2173
+ * @see https://tailwindcss.com/docs/border-width
2174
+ */
2175
+ "border-w-l": [{
2176
+ "border-l": x()
2177
+ }],
2178
+ /**
2179
+ * Divide Width X
2180
+ * @see https://tailwindcss.com/docs/border-width#between-children
2181
+ */
2182
+ "divide-x": [{
2183
+ "divide-x": x()
2184
+ }],
2185
+ /**
2186
+ * Divide Width X Reverse
2187
+ * @see https://tailwindcss.com/docs/border-width#between-children
2188
+ */
2189
+ "divide-x-reverse": ["divide-x-reverse"],
2190
+ /**
2191
+ * Divide Width Y
2192
+ * @see https://tailwindcss.com/docs/border-width#between-children
2193
+ */
2194
+ "divide-y": [{
2195
+ "divide-y": x()
2196
+ }],
2197
+ /**
2198
+ * Divide Width Y Reverse
2199
+ * @see https://tailwindcss.com/docs/border-width#between-children
2200
+ */
2201
+ "divide-y-reverse": ["divide-y-reverse"],
2202
+ /**
2203
+ * Border Style
2204
+ * @see https://tailwindcss.com/docs/border-style
2205
+ */
2206
+ "border-style": [{
2207
+ border: [...C(), "hidden", "none"]
2208
+ }],
2209
+ /**
2210
+ * Divide Style
2211
+ * @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
2212
+ */
2213
+ "divide-style": [{
2214
+ divide: [...C(), "hidden", "none"]
2215
+ }],
2216
+ /**
2217
+ * Border Color
2218
+ * @see https://tailwindcss.com/docs/border-color
2219
+ */
2220
+ "border-color": [{
2221
+ border: d()
2222
+ }],
2223
+ /**
2224
+ * Border Color X
2225
+ * @see https://tailwindcss.com/docs/border-color
2226
+ */
2227
+ "border-color-x": [{
2228
+ "border-x": d()
2229
+ }],
2230
+ /**
2231
+ * Border Color Y
2232
+ * @see https://tailwindcss.com/docs/border-color
2233
+ */
2234
+ "border-color-y": [{
2235
+ "border-y": d()
2236
+ }],
2237
+ /**
2238
+ * Border Color S
2239
+ * @see https://tailwindcss.com/docs/border-color
2240
+ */
2241
+ "border-color-s": [{
2242
+ "border-s": d()
2243
+ }],
2244
+ /**
2245
+ * Border Color E
2246
+ * @see https://tailwindcss.com/docs/border-color
2247
+ */
2248
+ "border-color-e": [{
2249
+ "border-e": d()
2250
+ }],
2251
+ /**
2252
+ * Border Color Top
2253
+ * @see https://tailwindcss.com/docs/border-color
2254
+ */
2255
+ "border-color-t": [{
2256
+ "border-t": d()
2257
+ }],
2258
+ /**
2259
+ * Border Color Right
2260
+ * @see https://tailwindcss.com/docs/border-color
2261
+ */
2262
+ "border-color-r": [{
2263
+ "border-r": d()
2264
+ }],
2265
+ /**
2266
+ * Border Color Bottom
2267
+ * @see https://tailwindcss.com/docs/border-color
2268
+ */
2269
+ "border-color-b": [{
2270
+ "border-b": d()
2271
+ }],
2272
+ /**
2273
+ * Border Color Left
2274
+ * @see https://tailwindcss.com/docs/border-color
2275
+ */
2276
+ "border-color-l": [{
2277
+ "border-l": d()
2278
+ }],
2279
+ /**
2280
+ * Divide Color
2281
+ * @see https://tailwindcss.com/docs/divide-color
2282
+ */
2283
+ "divide-color": [{
2284
+ divide: d()
2285
+ }],
2286
+ /**
2287
+ * Outline Style
2288
+ * @see https://tailwindcss.com/docs/outline-style
2289
+ */
2290
+ "outline-style": [{
2291
+ outline: [...C(), "none", "hidden"]
2292
+ }],
2293
+ /**
2294
+ * Outline Offset
2295
+ * @see https://tailwindcss.com/docs/outline-offset
2296
+ */
2297
+ "outline-offset": [{
2298
+ "outline-offset": [p, i, s]
2299
+ }],
2300
+ /**
2301
+ * Outline Width
2302
+ * @see https://tailwindcss.com/docs/outline-width
2303
+ */
2304
+ "outline-w": [{
2305
+ outline: ["", p, c0, Q]
2306
+ }],
2307
+ /**
2308
+ * Outline Color
2309
+ * @see https://tailwindcss.com/docs/outline-color
2310
+ */
2311
+ "outline-color": [{
2312
+ outline: d()
2313
+ }],
2314
+ // ---------------
2315
+ // --- Effects ---
2316
+ // ---------------
2317
+ /**
2318
+ * Box Shadow
2319
+ * @see https://tailwindcss.com/docs/box-shadow
2320
+ */
2321
+ shadow: [{
2322
+ shadow: [
2323
+ // Deprecated since Tailwind CSS v4.0.0
2324
+ "",
2325
+ "none",
2326
+ y,
2327
+ p0,
2328
+ v0
2329
+ ]
2330
+ }],
2331
+ /**
2332
+ * Box Shadow Color
2333
+ * @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
2334
+ */
2335
+ "shadow-color": [{
2336
+ shadow: d()
2337
+ }],
2338
+ /**
2339
+ * Inset Box Shadow
2340
+ * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
2341
+ */
2342
+ "inset-shadow": [{
2343
+ "inset-shadow": ["none", P, p0, v0]
2344
+ }],
2345
+ /**
2346
+ * Inset Box Shadow Color
2347
+ * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
2348
+ */
2349
+ "inset-shadow-color": [{
2350
+ "inset-shadow": d()
2351
+ }],
2352
+ /**
2353
+ * Ring Width
2354
+ * @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
2355
+ */
2356
+ "ring-w": [{
2357
+ ring: x()
2358
+ }],
2359
+ /**
2360
+ * Ring Width Inset
2361
+ * @see https://v3.tailwindcss.com/docs/ring-width#inset-rings
2362
+ * @deprecated since Tailwind CSS v4.0.0
2363
+ * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
2364
+ */
2365
+ "ring-w-inset": ["ring-inset"],
2366
+ /**
2367
+ * Ring Color
2368
+ * @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
2369
+ */
2370
+ "ring-color": [{
2371
+ ring: d()
2372
+ }],
2373
+ /**
2374
+ * Ring Offset Width
2375
+ * @see https://v3.tailwindcss.com/docs/ring-offset-width
2376
+ * @deprecated since Tailwind CSS v4.0.0
2377
+ * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
2378
+ */
2379
+ "ring-offset-w": [{
2380
+ "ring-offset": [p, Q]
2381
+ }],
2382
+ /**
2383
+ * Ring Offset Color
2384
+ * @see https://v3.tailwindcss.com/docs/ring-offset-color
2385
+ * @deprecated since Tailwind CSS v4.0.0
2386
+ * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
2387
+ */
2388
+ "ring-offset-color": [{
2389
+ "ring-offset": d()
2390
+ }],
2391
+ /**
2392
+ * Inset Ring Width
2393
+ * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
2394
+ */
2395
+ "inset-ring-w": [{
2396
+ "inset-ring": x()
2397
+ }],
2398
+ /**
2399
+ * Inset Ring Color
2400
+ * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
2401
+ */
2402
+ "inset-ring-color": [{
2403
+ "inset-ring": d()
2404
+ }],
2405
+ /**
2406
+ * Text Shadow
2407
+ * @see https://tailwindcss.com/docs/text-shadow
2408
+ */
2409
+ "text-shadow": [{
2410
+ "text-shadow": ["none", z, p0, v0]
2411
+ }],
2412
+ /**
2413
+ * Text Shadow Color
2414
+ * @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
2415
+ */
2416
+ "text-shadow-color": [{
2417
+ "text-shadow": d()
2418
+ }],
2419
+ /**
2420
+ * Opacity
2421
+ * @see https://tailwindcss.com/docs/opacity
2422
+ */
2423
+ opacity: [{
2424
+ opacity: [p, i, s]
2425
+ }],
2426
+ /**
2427
+ * Mix Blend Mode
2428
+ * @see https://tailwindcss.com/docs/mix-blend-mode
2429
+ */
2430
+ "mix-blend": [{
2431
+ "mix-blend": [...r0(), "plus-darker", "plus-lighter"]
2432
+ }],
2433
+ /**
2434
+ * Background Blend Mode
2435
+ * @see https://tailwindcss.com/docs/background-blend-mode
2436
+ */
2437
+ "bg-blend": [{
2438
+ "bg-blend": r0()
2439
+ }],
2440
+ /**
2441
+ * Mask Clip
2442
+ * @see https://tailwindcss.com/docs/mask-clip
2443
+ */
2444
+ "mask-clip": [{
2445
+ "mask-clip": ["border", "padding", "content", "fill", "stroke", "view"]
2446
+ }, "mask-no-clip"],
2447
+ /**
2448
+ * Mask Composite
2449
+ * @see https://tailwindcss.com/docs/mask-composite
2450
+ */
2451
+ "mask-composite": [{
2452
+ mask: ["add", "subtract", "intersect", "exclude"]
2453
+ }],
2454
+ /**
2455
+ * Mask Image
2456
+ * @see https://tailwindcss.com/docs/mask-image
2457
+ */
2458
+ "mask-image-linear-pos": [{
2459
+ "mask-linear": [p]
2460
+ }],
2461
+ "mask-image-linear-from-pos": [{
2462
+ "mask-linear-from": k()
2463
+ }],
2464
+ "mask-image-linear-to-pos": [{
2465
+ "mask-linear-to": k()
2466
+ }],
2467
+ "mask-image-linear-from-color": [{
2468
+ "mask-linear-from": d()
2469
+ }],
2470
+ "mask-image-linear-to-color": [{
2471
+ "mask-linear-to": d()
2472
+ }],
2473
+ "mask-image-t-from-pos": [{
2474
+ "mask-t-from": k()
2475
+ }],
2476
+ "mask-image-t-to-pos": [{
2477
+ "mask-t-to": k()
2478
+ }],
2479
+ "mask-image-t-from-color": [{
2480
+ "mask-t-from": d()
2481
+ }],
2482
+ "mask-image-t-to-color": [{
2483
+ "mask-t-to": d()
2484
+ }],
2485
+ "mask-image-r-from-pos": [{
2486
+ "mask-r-from": k()
2487
+ }],
2488
+ "mask-image-r-to-pos": [{
2489
+ "mask-r-to": k()
2490
+ }],
2491
+ "mask-image-r-from-color": [{
2492
+ "mask-r-from": d()
2493
+ }],
2494
+ "mask-image-r-to-color": [{
2495
+ "mask-r-to": d()
2496
+ }],
2497
+ "mask-image-b-from-pos": [{
2498
+ "mask-b-from": k()
2499
+ }],
2500
+ "mask-image-b-to-pos": [{
2501
+ "mask-b-to": k()
2502
+ }],
2503
+ "mask-image-b-from-color": [{
2504
+ "mask-b-from": d()
2505
+ }],
2506
+ "mask-image-b-to-color": [{
2507
+ "mask-b-to": d()
2508
+ }],
2509
+ "mask-image-l-from-pos": [{
2510
+ "mask-l-from": k()
2511
+ }],
2512
+ "mask-image-l-to-pos": [{
2513
+ "mask-l-to": k()
2514
+ }],
2515
+ "mask-image-l-from-color": [{
2516
+ "mask-l-from": d()
2517
+ }],
2518
+ "mask-image-l-to-color": [{
2519
+ "mask-l-to": d()
2520
+ }],
2521
+ "mask-image-x-from-pos": [{
2522
+ "mask-x-from": k()
2523
+ }],
2524
+ "mask-image-x-to-pos": [{
2525
+ "mask-x-to": k()
2526
+ }],
2527
+ "mask-image-x-from-color": [{
2528
+ "mask-x-from": d()
2529
+ }],
2530
+ "mask-image-x-to-color": [{
2531
+ "mask-x-to": d()
2532
+ }],
2533
+ "mask-image-y-from-pos": [{
2534
+ "mask-y-from": k()
2535
+ }],
2536
+ "mask-image-y-to-pos": [{
2537
+ "mask-y-to": k()
2538
+ }],
2539
+ "mask-image-y-from-color": [{
2540
+ "mask-y-from": d()
2541
+ }],
2542
+ "mask-image-y-to-color": [{
2543
+ "mask-y-to": d()
2544
+ }],
2545
+ "mask-image-radial": [{
2546
+ "mask-radial": [i, s]
2547
+ }],
2548
+ "mask-image-radial-from-pos": [{
2549
+ "mask-radial-from": k()
2550
+ }],
2551
+ "mask-image-radial-to-pos": [{
2552
+ "mask-radial-to": k()
2553
+ }],
2554
+ "mask-image-radial-from-color": [{
2555
+ "mask-radial-from": d()
2556
+ }],
2557
+ "mask-image-radial-to-color": [{
2558
+ "mask-radial-to": d()
2559
+ }],
2560
+ "mask-image-radial-shape": [{
2561
+ "mask-radial": ["circle", "ellipse"]
2562
+ }],
2563
+ "mask-image-radial-size": [{
2564
+ "mask-radial": [{
2565
+ closest: ["side", "corner"],
2566
+ farthest: ["side", "corner"]
2567
+ }]
2568
+ }],
2569
+ "mask-image-radial-pos": [{
2570
+ "mask-radial-at": $()
2571
+ }],
2572
+ "mask-image-conic-pos": [{
2573
+ "mask-conic": [p]
2574
+ }],
2575
+ "mask-image-conic-from-pos": [{
2576
+ "mask-conic-from": k()
2577
+ }],
2578
+ "mask-image-conic-to-pos": [{
2579
+ "mask-conic-to": k()
2580
+ }],
2581
+ "mask-image-conic-from-color": [{
2582
+ "mask-conic-from": d()
2583
+ }],
2584
+ "mask-image-conic-to-color": [{
2585
+ "mask-conic-to": d()
2586
+ }],
2587
+ /**
2588
+ * Mask Mode
2589
+ * @see https://tailwindcss.com/docs/mask-mode
2590
+ */
2591
+ "mask-mode": [{
2592
+ mask: ["alpha", "luminance", "match"]
2593
+ }],
2594
+ /**
2595
+ * Mask Origin
2596
+ * @see https://tailwindcss.com/docs/mask-origin
2597
+ */
2598
+ "mask-origin": [{
2599
+ "mask-origin": ["border", "padding", "content", "fill", "stroke", "view"]
2600
+ }],
2601
+ /**
2602
+ * Mask Position
2603
+ * @see https://tailwindcss.com/docs/mask-position
2604
+ */
2605
+ "mask-position": [{
2606
+ mask: a0()
2607
+ }],
2608
+ /**
2609
+ * Mask Repeat
2610
+ * @see https://tailwindcss.com/docs/mask-repeat
2611
+ */
2612
+ "mask-repeat": [{
2613
+ mask: o()
2614
+ }],
2615
+ /**
2616
+ * Mask Size
2617
+ * @see https://tailwindcss.com/docs/mask-size
2618
+ */
2619
+ "mask-size": [{
2620
+ mask: u()
2621
+ }],
2622
+ /**
2623
+ * Mask Type
2624
+ * @see https://tailwindcss.com/docs/mask-type
2625
+ */
2626
+ "mask-type": [{
2627
+ "mask-type": ["alpha", "luminance"]
2628
+ }],
2629
+ /**
2630
+ * Mask Image
2631
+ * @see https://tailwindcss.com/docs/mask-image
2632
+ */
2633
+ "mask-image": [{
2634
+ mask: ["none", i, s]
2635
+ }],
2636
+ // ---------------
2637
+ // --- Filters ---
2638
+ // ---------------
2639
+ /**
2640
+ * Filter
2641
+ * @see https://tailwindcss.com/docs/filter
2642
+ */
2643
+ filter: [{
2644
+ filter: [
2645
+ // Deprecated since Tailwind CSS v3.0.0
2646
+ "",
2647
+ "none",
2648
+ i,
2649
+ s
2650
+ ]
2651
+ }],
2652
+ /**
2653
+ * Blur
2654
+ * @see https://tailwindcss.com/docs/blur
2655
+ */
2656
+ blur: [{
2657
+ blur: q()
2658
+ }],
2659
+ /**
2660
+ * Brightness
2661
+ * @see https://tailwindcss.com/docs/brightness
2662
+ */
2663
+ brightness: [{
2664
+ brightness: [p, i, s]
2665
+ }],
2666
+ /**
2667
+ * Contrast
2668
+ * @see https://tailwindcss.com/docs/contrast
2669
+ */
2670
+ contrast: [{
2671
+ contrast: [p, i, s]
2672
+ }],
2673
+ /**
2674
+ * Drop Shadow
2675
+ * @see https://tailwindcss.com/docs/drop-shadow
2676
+ */
2677
+ "drop-shadow": [{
2678
+ "drop-shadow": [
2679
+ // Deprecated since Tailwind CSS v4.0.0
2680
+ "",
2681
+ "none",
2682
+ I,
2683
+ p0,
2684
+ v0
2685
+ ]
2686
+ }],
2687
+ /**
2688
+ * Drop Shadow Color
2689
+ * @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
2690
+ */
2691
+ "drop-shadow-color": [{
2692
+ "drop-shadow": d()
2693
+ }],
2694
+ /**
2695
+ * Grayscale
2696
+ * @see https://tailwindcss.com/docs/grayscale
2697
+ */
2698
+ grayscale: [{
2699
+ grayscale: ["", p, i, s]
2700
+ }],
2701
+ /**
2702
+ * Hue Rotate
2703
+ * @see https://tailwindcss.com/docs/hue-rotate
2704
+ */
2705
+ "hue-rotate": [{
2706
+ "hue-rotate": [p, i, s]
2707
+ }],
2708
+ /**
2709
+ * Invert
2710
+ * @see https://tailwindcss.com/docs/invert
2711
+ */
2712
+ invert: [{
2713
+ invert: ["", p, i, s]
2714
+ }],
2715
+ /**
2716
+ * Saturate
2717
+ * @see https://tailwindcss.com/docs/saturate
2718
+ */
2719
+ saturate: [{
2720
+ saturate: [p, i, s]
2721
+ }],
2722
+ /**
2723
+ * Sepia
2724
+ * @see https://tailwindcss.com/docs/sepia
2725
+ */
2726
+ sepia: [{
2727
+ sepia: ["", p, i, s]
2728
+ }],
2729
+ /**
2730
+ * Backdrop Filter
2731
+ * @see https://tailwindcss.com/docs/backdrop-filter
2732
+ */
2733
+ "backdrop-filter": [{
2734
+ "backdrop-filter": [
2735
+ // Deprecated since Tailwind CSS v3.0.0
2736
+ "",
2737
+ "none",
2738
+ i,
2739
+ s
2740
+ ]
2741
+ }],
2742
+ /**
2743
+ * Backdrop Blur
2744
+ * @see https://tailwindcss.com/docs/backdrop-blur
2745
+ */
2746
+ "backdrop-blur": [{
2747
+ "backdrop-blur": q()
2748
+ }],
2749
+ /**
2750
+ * Backdrop Brightness
2751
+ * @see https://tailwindcss.com/docs/backdrop-brightness
2752
+ */
2753
+ "backdrop-brightness": [{
2754
+ "backdrop-brightness": [p, i, s]
2755
+ }],
2756
+ /**
2757
+ * Backdrop Contrast
2758
+ * @see https://tailwindcss.com/docs/backdrop-contrast
2759
+ */
2760
+ "backdrop-contrast": [{
2761
+ "backdrop-contrast": [p, i, s]
2762
+ }],
2763
+ /**
2764
+ * Backdrop Grayscale
2765
+ * @see https://tailwindcss.com/docs/backdrop-grayscale
2766
+ */
2767
+ "backdrop-grayscale": [{
2768
+ "backdrop-grayscale": ["", p, i, s]
2769
+ }],
2770
+ /**
2771
+ * Backdrop Hue Rotate
2772
+ * @see https://tailwindcss.com/docs/backdrop-hue-rotate
2773
+ */
2774
+ "backdrop-hue-rotate": [{
2775
+ "backdrop-hue-rotate": [p, i, s]
2776
+ }],
2777
+ /**
2778
+ * Backdrop Invert
2779
+ * @see https://tailwindcss.com/docs/backdrop-invert
2780
+ */
2781
+ "backdrop-invert": [{
2782
+ "backdrop-invert": ["", p, i, s]
2783
+ }],
2784
+ /**
2785
+ * Backdrop Opacity
2786
+ * @see https://tailwindcss.com/docs/backdrop-opacity
2787
+ */
2788
+ "backdrop-opacity": [{
2789
+ "backdrop-opacity": [p, i, s]
2790
+ }],
2791
+ /**
2792
+ * Backdrop Saturate
2793
+ * @see https://tailwindcss.com/docs/backdrop-saturate
2794
+ */
2795
+ "backdrop-saturate": [{
2796
+ "backdrop-saturate": [p, i, s]
2797
+ }],
2798
+ /**
2799
+ * Backdrop Sepia
2800
+ * @see https://tailwindcss.com/docs/backdrop-sepia
2801
+ */
2802
+ "backdrop-sepia": [{
2803
+ "backdrop-sepia": ["", p, i, s]
2804
+ }],
2805
+ // --------------
2806
+ // --- Tables ---
2807
+ // --------------
2808
+ /**
2809
+ * Border Collapse
2810
+ * @see https://tailwindcss.com/docs/border-collapse
2811
+ */
2812
+ "border-collapse": [{
2813
+ border: ["collapse", "separate"]
2814
+ }],
2815
+ /**
2816
+ * Border Spacing
2817
+ * @see https://tailwindcss.com/docs/border-spacing
2818
+ */
2819
+ "border-spacing": [{
2820
+ "border-spacing": m()
2821
+ }],
2822
+ /**
2823
+ * Border Spacing X
2824
+ * @see https://tailwindcss.com/docs/border-spacing
2825
+ */
2826
+ "border-spacing-x": [{
2827
+ "border-spacing-x": m()
2828
+ }],
2829
+ /**
2830
+ * Border Spacing Y
2831
+ * @see https://tailwindcss.com/docs/border-spacing
2832
+ */
2833
+ "border-spacing-y": [{
2834
+ "border-spacing-y": m()
2835
+ }],
2836
+ /**
2837
+ * Table Layout
2838
+ * @see https://tailwindcss.com/docs/table-layout
2839
+ */
2840
+ "table-layout": [{
2841
+ table: ["auto", "fixed"]
2842
+ }],
2843
+ /**
2844
+ * Caption Side
2845
+ * @see https://tailwindcss.com/docs/caption-side
2846
+ */
2847
+ caption: [{
2848
+ caption: ["top", "bottom"]
2849
+ }],
2850
+ // ---------------------------------
2851
+ // --- Transitions and Animation ---
2852
+ // ---------------------------------
2853
+ /**
2854
+ * Transition Property
2855
+ * @see https://tailwindcss.com/docs/transition-property
2856
+ */
2857
+ transition: [{
2858
+ transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", i, s]
2859
+ }],
2860
+ /**
2861
+ * Transition Behavior
2862
+ * @see https://tailwindcss.com/docs/transition-behavior
2863
+ */
2864
+ "transition-behavior": [{
2865
+ transition: ["normal", "discrete"]
2866
+ }],
2867
+ /**
2868
+ * Transition Duration
2869
+ * @see https://tailwindcss.com/docs/transition-duration
2870
+ */
2871
+ duration: [{
2872
+ duration: [p, "initial", i, s]
2873
+ }],
2874
+ /**
2875
+ * Transition Timing Function
2876
+ * @see https://tailwindcss.com/docs/transition-timing-function
2877
+ */
2878
+ ease: [{
2879
+ ease: ["linear", "initial", B, i, s]
2880
+ }],
2881
+ /**
2882
+ * Transition Delay
2883
+ * @see https://tailwindcss.com/docs/transition-delay
2884
+ */
2885
+ delay: [{
2886
+ delay: [p, i, s]
2887
+ }],
2888
+ /**
2889
+ * Animation
2890
+ * @see https://tailwindcss.com/docs/animation
2891
+ */
2892
+ animate: [{
2893
+ animate: ["none", K, i, s]
2894
+ }],
2895
+ // ------------------
2896
+ // --- Transforms ---
2897
+ // ------------------
2898
+ /**
2899
+ * Backface Visibility
2900
+ * @see https://tailwindcss.com/docs/backface-visibility
2901
+ */
2902
+ backface: [{
2903
+ backface: ["hidden", "visible"]
2904
+ }],
2905
+ /**
2906
+ * Perspective
2907
+ * @see https://tailwindcss.com/docs/perspective
2908
+ */
2909
+ perspective: [{
2910
+ perspective: [Z, i, s]
2911
+ }],
2912
+ /**
2913
+ * Perspective Origin
2914
+ * @see https://tailwindcss.com/docs/perspective-origin
2915
+ */
2916
+ "perspective-origin": [{
2917
+ "perspective-origin": D()
2918
+ }],
2919
+ /**
2920
+ * Rotate
2921
+ * @see https://tailwindcss.com/docs/rotate
2922
+ */
2923
+ rotate: [{
2924
+ rotate: A()
2925
+ }],
2926
+ /**
2927
+ * Rotate X
2928
+ * @see https://tailwindcss.com/docs/rotate
2929
+ */
2930
+ "rotate-x": [{
2931
+ "rotate-x": A()
2932
+ }],
2933
+ /**
2934
+ * Rotate Y
2935
+ * @see https://tailwindcss.com/docs/rotate
2936
+ */
2937
+ "rotate-y": [{
2938
+ "rotate-y": A()
2939
+ }],
2940
+ /**
2941
+ * Rotate Z
2942
+ * @see https://tailwindcss.com/docs/rotate
2943
+ */
2944
+ "rotate-z": [{
2945
+ "rotate-z": A()
2946
+ }],
2947
+ /**
2948
+ * Scale
2949
+ * @see https://tailwindcss.com/docs/scale
2950
+ */
2951
+ scale: [{
2952
+ scale: F()
2953
+ }],
2954
+ /**
2955
+ * Scale X
2956
+ * @see https://tailwindcss.com/docs/scale
2957
+ */
2958
+ "scale-x": [{
2959
+ "scale-x": F()
2960
+ }],
2961
+ /**
2962
+ * Scale Y
2963
+ * @see https://tailwindcss.com/docs/scale
2964
+ */
2965
+ "scale-y": [{
2966
+ "scale-y": F()
2967
+ }],
2968
+ /**
2969
+ * Scale Z
2970
+ * @see https://tailwindcss.com/docs/scale
2971
+ */
2972
+ "scale-z": [{
2973
+ "scale-z": F()
2974
+ }],
2975
+ /**
2976
+ * Scale 3D
2977
+ * @see https://tailwindcss.com/docs/scale
2978
+ */
2979
+ "scale-3d": ["scale-3d"],
2980
+ /**
2981
+ * Skew
2982
+ * @see https://tailwindcss.com/docs/skew
2983
+ */
2984
+ skew: [{
2985
+ skew: s0()
2986
+ }],
2987
+ /**
2988
+ * Skew X
2989
+ * @see https://tailwindcss.com/docs/skew
2990
+ */
2991
+ "skew-x": [{
2992
+ "skew-x": s0()
2993
+ }],
2994
+ /**
2995
+ * Skew Y
2996
+ * @see https://tailwindcss.com/docs/skew
2997
+ */
2998
+ "skew-y": [{
2999
+ "skew-y": s0()
3000
+ }],
3001
+ /**
3002
+ * Transform
3003
+ * @see https://tailwindcss.com/docs/transform
3004
+ */
3005
+ transform: [{
3006
+ transform: [i, s, "", "none", "gpu", "cpu"]
3007
+ }],
3008
+ /**
3009
+ * Transform Origin
3010
+ * @see https://tailwindcss.com/docs/transform-origin
3011
+ */
3012
+ "transform-origin": [{
3013
+ origin: D()
3014
+ }],
3015
+ /**
3016
+ * Transform Style
3017
+ * @see https://tailwindcss.com/docs/transform-style
3018
+ */
3019
+ "transform-style": [{
3020
+ transform: ["3d", "flat"]
3021
+ }],
3022
+ /**
3023
+ * Translate
3024
+ * @see https://tailwindcss.com/docs/translate
3025
+ */
3026
+ translate: [{
3027
+ translate: h0()
3028
+ }],
3029
+ /**
3030
+ * Translate X
3031
+ * @see https://tailwindcss.com/docs/translate
3032
+ */
3033
+ "translate-x": [{
3034
+ "translate-x": h0()
3035
+ }],
3036
+ /**
3037
+ * Translate Y
3038
+ * @see https://tailwindcss.com/docs/translate
3039
+ */
3040
+ "translate-y": [{
3041
+ "translate-y": h0()
3042
+ }],
3043
+ /**
3044
+ * Translate Z
3045
+ * @see https://tailwindcss.com/docs/translate
3046
+ */
3047
+ "translate-z": [{
3048
+ "translate-z": h0()
3049
+ }],
3050
+ /**
3051
+ * Translate None
3052
+ * @see https://tailwindcss.com/docs/translate
3053
+ */
3054
+ "translate-none": ["translate-none"],
3055
+ // ---------------------
3056
+ // --- Interactivity ---
3057
+ // ---------------------
3058
+ /**
3059
+ * Accent Color
3060
+ * @see https://tailwindcss.com/docs/accent-color
3061
+ */
3062
+ accent: [{
3063
+ accent: d()
3064
+ }],
3065
+ /**
3066
+ * Appearance
3067
+ * @see https://tailwindcss.com/docs/appearance
3068
+ */
3069
+ appearance: [{
3070
+ appearance: ["none", "auto"]
3071
+ }],
3072
+ /**
3073
+ * Caret Color
3074
+ * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
3075
+ */
3076
+ "caret-color": [{
3077
+ caret: d()
3078
+ }],
3079
+ /**
3080
+ * Color Scheme
3081
+ * @see https://tailwindcss.com/docs/color-scheme
3082
+ */
3083
+ "color-scheme": [{
3084
+ scheme: ["normal", "dark", "light", "light-dark", "only-dark", "only-light"]
3085
+ }],
3086
+ /**
3087
+ * Cursor
3088
+ * @see https://tailwindcss.com/docs/cursor
3089
+ */
3090
+ cursor: [{
3091
+ cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", i, s]
3092
+ }],
3093
+ /**
3094
+ * Field Sizing
3095
+ * @see https://tailwindcss.com/docs/field-sizing
3096
+ */
3097
+ "field-sizing": [{
3098
+ "field-sizing": ["fixed", "content"]
3099
+ }],
3100
+ /**
3101
+ * Pointer Events
3102
+ * @see https://tailwindcss.com/docs/pointer-events
3103
+ */
3104
+ "pointer-events": [{
3105
+ "pointer-events": ["auto", "none"]
3106
+ }],
3107
+ /**
3108
+ * Resize
3109
+ * @see https://tailwindcss.com/docs/resize
3110
+ */
3111
+ resize: [{
3112
+ resize: ["none", "", "y", "x"]
3113
+ }],
3114
+ /**
3115
+ * Scroll Behavior
3116
+ * @see https://tailwindcss.com/docs/scroll-behavior
3117
+ */
3118
+ "scroll-behavior": [{
3119
+ scroll: ["auto", "smooth"]
3120
+ }],
3121
+ /**
3122
+ * Scroll Margin
3123
+ * @see https://tailwindcss.com/docs/scroll-margin
3124
+ */
3125
+ "scroll-m": [{
3126
+ "scroll-m": m()
3127
+ }],
3128
+ /**
3129
+ * Scroll Margin X
3130
+ * @see https://tailwindcss.com/docs/scroll-margin
3131
+ */
3132
+ "scroll-mx": [{
3133
+ "scroll-mx": m()
3134
+ }],
3135
+ /**
3136
+ * Scroll Margin Y
3137
+ * @see https://tailwindcss.com/docs/scroll-margin
3138
+ */
3139
+ "scroll-my": [{
3140
+ "scroll-my": m()
3141
+ }],
3142
+ /**
3143
+ * Scroll Margin Start
3144
+ * @see https://tailwindcss.com/docs/scroll-margin
3145
+ */
3146
+ "scroll-ms": [{
3147
+ "scroll-ms": m()
3148
+ }],
3149
+ /**
3150
+ * Scroll Margin End
3151
+ * @see https://tailwindcss.com/docs/scroll-margin
3152
+ */
3153
+ "scroll-me": [{
3154
+ "scroll-me": m()
3155
+ }],
3156
+ /**
3157
+ * Scroll Margin Top
3158
+ * @see https://tailwindcss.com/docs/scroll-margin
3159
+ */
3160
+ "scroll-mt": [{
3161
+ "scroll-mt": m()
3162
+ }],
3163
+ /**
3164
+ * Scroll Margin Right
3165
+ * @see https://tailwindcss.com/docs/scroll-margin
3166
+ */
3167
+ "scroll-mr": [{
3168
+ "scroll-mr": m()
3169
+ }],
3170
+ /**
3171
+ * Scroll Margin Bottom
3172
+ * @see https://tailwindcss.com/docs/scroll-margin
3173
+ */
3174
+ "scroll-mb": [{
3175
+ "scroll-mb": m()
3176
+ }],
3177
+ /**
3178
+ * Scroll Margin Left
3179
+ * @see https://tailwindcss.com/docs/scroll-margin
3180
+ */
3181
+ "scroll-ml": [{
3182
+ "scroll-ml": m()
3183
+ }],
3184
+ /**
3185
+ * Scroll Padding
3186
+ * @see https://tailwindcss.com/docs/scroll-padding
3187
+ */
3188
+ "scroll-p": [{
3189
+ "scroll-p": m()
3190
+ }],
3191
+ /**
3192
+ * Scroll Padding X
3193
+ * @see https://tailwindcss.com/docs/scroll-padding
3194
+ */
3195
+ "scroll-px": [{
3196
+ "scroll-px": m()
3197
+ }],
3198
+ /**
3199
+ * Scroll Padding Y
3200
+ * @see https://tailwindcss.com/docs/scroll-padding
3201
+ */
3202
+ "scroll-py": [{
3203
+ "scroll-py": m()
3204
+ }],
3205
+ /**
3206
+ * Scroll Padding Start
3207
+ * @see https://tailwindcss.com/docs/scroll-padding
3208
+ */
3209
+ "scroll-ps": [{
3210
+ "scroll-ps": m()
3211
+ }],
3212
+ /**
3213
+ * Scroll Padding End
3214
+ * @see https://tailwindcss.com/docs/scroll-padding
3215
+ */
3216
+ "scroll-pe": [{
3217
+ "scroll-pe": m()
3218
+ }],
3219
+ /**
3220
+ * Scroll Padding Top
3221
+ * @see https://tailwindcss.com/docs/scroll-padding
3222
+ */
3223
+ "scroll-pt": [{
3224
+ "scroll-pt": m()
3225
+ }],
3226
+ /**
3227
+ * Scroll Padding Right
3228
+ * @see https://tailwindcss.com/docs/scroll-padding
3229
+ */
3230
+ "scroll-pr": [{
3231
+ "scroll-pr": m()
3232
+ }],
3233
+ /**
3234
+ * Scroll Padding Bottom
3235
+ * @see https://tailwindcss.com/docs/scroll-padding
3236
+ */
3237
+ "scroll-pb": [{
3238
+ "scroll-pb": m()
3239
+ }],
3240
+ /**
3241
+ * Scroll Padding Left
3242
+ * @see https://tailwindcss.com/docs/scroll-padding
3243
+ */
3244
+ "scroll-pl": [{
3245
+ "scroll-pl": m()
3246
+ }],
3247
+ /**
3248
+ * Scroll Snap Align
3249
+ * @see https://tailwindcss.com/docs/scroll-snap-align
3250
+ */
3251
+ "snap-align": [{
3252
+ snap: ["start", "end", "center", "align-none"]
3253
+ }],
3254
+ /**
3255
+ * Scroll Snap Stop
3256
+ * @see https://tailwindcss.com/docs/scroll-snap-stop
3257
+ */
3258
+ "snap-stop": [{
3259
+ snap: ["normal", "always"]
3260
+ }],
3261
+ /**
3262
+ * Scroll Snap Type
3263
+ * @see https://tailwindcss.com/docs/scroll-snap-type
3264
+ */
3265
+ "snap-type": [{
3266
+ snap: ["none", "x", "y", "both"]
3267
+ }],
3268
+ /**
3269
+ * Scroll Snap Type Strictness
3270
+ * @see https://tailwindcss.com/docs/scroll-snap-type
3271
+ */
3272
+ "snap-strictness": [{
3273
+ snap: ["mandatory", "proximity"]
3274
+ }],
3275
+ /**
3276
+ * Touch Action
3277
+ * @see https://tailwindcss.com/docs/touch-action
3278
+ */
3279
+ touch: [{
3280
+ touch: ["auto", "none", "manipulation"]
3281
+ }],
3282
+ /**
3283
+ * Touch Action X
3284
+ * @see https://tailwindcss.com/docs/touch-action
3285
+ */
3286
+ "touch-x": [{
3287
+ "touch-pan": ["x", "left", "right"]
3288
+ }],
3289
+ /**
3290
+ * Touch Action Y
3291
+ * @see https://tailwindcss.com/docs/touch-action
3292
+ */
3293
+ "touch-y": [{
3294
+ "touch-pan": ["y", "up", "down"]
3295
+ }],
3296
+ /**
3297
+ * Touch Action Pinch Zoom
3298
+ * @see https://tailwindcss.com/docs/touch-action
3299
+ */
3300
+ "touch-pz": ["touch-pinch-zoom"],
3301
+ /**
3302
+ * User Select
3303
+ * @see https://tailwindcss.com/docs/user-select
3304
+ */
3305
+ select: [{
3306
+ select: ["none", "text", "all", "auto"]
3307
+ }],
3308
+ /**
3309
+ * Will Change
3310
+ * @see https://tailwindcss.com/docs/will-change
3311
+ */
3312
+ "will-change": [{
3313
+ "will-change": ["auto", "scroll", "contents", "transform", i, s]
3314
+ }],
3315
+ // -----------
3316
+ // --- SVG ---
3317
+ // -----------
3318
+ /**
3319
+ * Fill
3320
+ * @see https://tailwindcss.com/docs/fill
3321
+ */
3322
+ fill: [{
3323
+ fill: ["none", ...d()]
3324
+ }],
3325
+ /**
3326
+ * Stroke Width
3327
+ * @see https://tailwindcss.com/docs/stroke-width
3328
+ */
3329
+ "stroke-w": [{
3330
+ stroke: [p, c0, Q, w0]
3331
+ }],
3332
+ /**
3333
+ * Stroke
3334
+ * @see https://tailwindcss.com/docs/stroke
3335
+ */
3336
+ stroke: [{
3337
+ stroke: ["none", ...d()]
3338
+ }],
3339
+ // ---------------------
3340
+ // --- Accessibility ---
3341
+ // ---------------------
3342
+ /**
3343
+ * Forced Color Adjust
3344
+ * @see https://tailwindcss.com/docs/forced-color-adjust
3345
+ */
3346
+ "forced-color-adjust": [{
3347
+ "forced-color-adjust": ["auto", "none"]
3348
+ }]
3349
+ },
3350
+ conflictingClassGroups: {
3351
+ overflow: ["overflow-x", "overflow-y"],
3352
+ overscroll: ["overscroll-x", "overscroll-y"],
3353
+ inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
3354
+ "inset-x": ["right", "left"],
3355
+ "inset-y": ["top", "bottom"],
3356
+ flex: ["basis", "grow", "shrink"],
3357
+ gap: ["gap-x", "gap-y"],
3358
+ p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
3359
+ px: ["pr", "pl"],
3360
+ py: ["pt", "pb"],
3361
+ m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
3362
+ mx: ["mr", "ml"],
3363
+ my: ["mt", "mb"],
3364
+ size: ["w", "h"],
3365
+ "font-size": ["leading"],
3366
+ "fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
3367
+ "fvn-ordinal": ["fvn-normal"],
3368
+ "fvn-slashed-zero": ["fvn-normal"],
3369
+ "fvn-figure": ["fvn-normal"],
3370
+ "fvn-spacing": ["fvn-normal"],
3371
+ "fvn-fraction": ["fvn-normal"],
3372
+ "line-clamp": ["display", "overflow"],
3373
+ rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"],
3374
+ "rounded-s": ["rounded-ss", "rounded-es"],
3375
+ "rounded-e": ["rounded-se", "rounded-ee"],
3376
+ "rounded-t": ["rounded-tl", "rounded-tr"],
3377
+ "rounded-r": ["rounded-tr", "rounded-br"],
3378
+ "rounded-b": ["rounded-br", "rounded-bl"],
3379
+ "rounded-l": ["rounded-tl", "rounded-bl"],
3380
+ "border-spacing": ["border-spacing-x", "border-spacing-y"],
3381
+ "border-w": ["border-w-x", "border-w-y", "border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
3382
+ "border-w-x": ["border-w-r", "border-w-l"],
3383
+ "border-w-y": ["border-w-t", "border-w-b"],
3384
+ "border-color": ["border-color-x", "border-color-y", "border-color-s", "border-color-e", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
3385
+ "border-color-x": ["border-color-r", "border-color-l"],
3386
+ "border-color-y": ["border-color-t", "border-color-b"],
3387
+ translate: ["translate-x", "translate-y", "translate-none"],
3388
+ "translate-none": ["translate", "translate-x", "translate-y", "translate-z"],
3389
+ "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
3390
+ "scroll-mx": ["scroll-mr", "scroll-ml"],
3391
+ "scroll-my": ["scroll-mt", "scroll-mb"],
3392
+ "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
3393
+ "scroll-px": ["scroll-pr", "scroll-pl"],
3394
+ "scroll-py": ["scroll-pt", "scroll-pb"],
3395
+ touch: ["touch-x", "touch-y", "touch-pz"],
3396
+ "touch-x": ["touch"],
3397
+ "touch-y": ["touch"],
3398
+ "touch-pz": ["touch"]
3399
+ },
3400
+ conflictingClassGroupModifiers: {
3401
+ "font-size": ["leading"]
3402
+ },
3403
+ orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
3404
+ };
3405
+ }, W1 = /* @__PURE__ */ C1(Y1);
3406
+ function I0(e) {
3407
+ var r, t, a = "";
3408
+ if (typeof e == "string" || typeof e == "number") a += e;
3409
+ else if (typeof e == "object") if (Array.isArray(e)) {
3410
+ var l = e.length;
3411
+ for (r = 0; r < l; r++) e[r] && (t = I0(e[r])) && (a && (a += " "), a += t);
3412
+ } else for (t in e) e[t] && (a && (a += " "), a += t);
3413
+ return a;
3414
+ }
3415
+ function U1() {
3416
+ for (var e, r, t = 0, a = "", l = arguments.length; t < l; t++) (e = arguments[t]) && (r = I0(e)) && (a && (a += " "), a += r);
3417
+ return a;
3418
+ }
3419
+ function V1(...e) {
3420
+ const r = e.filter((t) => t && t.trim() !== "");
3421
+ return r.length === 0 ? "" : r.length === 1 ? r[0] : W1(U1(r));
3422
+ }
3423
+ const J1 = (e) => !Array.isArray(e) || e.length === 0, H = class {
3424
+ };
3425
+ X(H, "IsZeroArray", (e) => J1(e)), X(H, "RemoveItem", (e, r) => H.IsZeroArray(e) ? [] : e.filter(
3426
+ (t) => t !== r
3427
+ )), X(H, "RemoveItemByID", (e, r) => H.IsZeroArray(e) ? [] : e.filter(
3428
+ (t) => t.id !== r
3429
+ )), X(H, "UpdateItem", (e, r) => H.IsZeroArray(e) ? [] : (e.forEach(
3430
+ (t, a) => {
3431
+ t.id === r.id && (e[a] = r);
3432
+ }
3433
+ ), e)), X(H, "PrependItem", (e, r) => H.IsZeroArray(e) ? [r] : [r, ...e]), X(H, "AppendArray", (e, r) => H.IsZeroArray(e) ? r : [...e, ...r]), X(H, "Union", (e, r) => e.concat(r.filter((t) => e.indexOf(t) < 0)));
3434
+ function qe({
3435
+ className: e = "",
3436
+ size: r = h.md
3437
+ }) {
3438
+ return /* @__PURE__ */ n.jsx(
3439
+ "svg",
3440
+ {
3441
+ className: V1("stroke-2 text-gray-600", e),
3442
+ height: r,
3443
+ width: r,
3444
+ enableBackground: "new 0 0 512.004 512.004",
3445
+ viewBox: "0 0 512.004 512.004",
3446
+ xmlns: "http://www.w3.org/2000/svg",
3447
+ children: /* @__PURE__ */ n.jsx(
3448
+ "path",
3449
+ {
3450
+ stroke: "currentColor",
3451
+ d: "m507.905 302.062c-1.535-.781-3.08-1.543-4.622-2.31 0 0 3.439-24.286 3.439-24.286 1.955-13.083-5.943-25.129-18.193-29.656l2.496-17.896c1.816-13.021-5.278-25.918-17.252-31.363-11.124-5.058-29.114-12.711-51.648-20.448-12.258-4.208-24.526-7.988-36.754-11.334v-49.244l62.187-22.473c6.533-2.27 6.531-11.839 0-14.107l-67.138-24.263c-4.806-1.736-10.049 1.95-10.049 7.054v99.146c-14.653-3.591-29.219-6.55-43.608-8.84-23.424-3.727-46.407-5.662-68.375-5.794v-48.625l62.187-22.473c6.533-2.27 6.531-11.839 0-14.107l-67.138-24.263c-4.806-1.736-10.049 1.95-10.049 7.054v102.59c-19.094.541-38.586 2.282-58.125 5.236-17.92 2.709-35.925 6.413-53.858 11.073v-47.209l62.186-22.473c6.533-2.27 6.531-11.839 0-14.107l-67.137-24.262c-4.806-1.736-10.049 1.95-10.049 7.054v105.133c-24.242 6.586-63.348 21.848-78.643 29.548-11.877 5.634-18.638 18.159-16.823 31.165l2.492 17.873c-1.116.529-2.18 1.038-3.175 1.52-10.641 5.152-16.676 16.481-15.018 28.191l3.482 24.586c-1.542.767-3.087 1.528-4.621 2.31-3.691 1.88-5.16 6.396-3.28 10.087 1.88 3.69 6.396 5.158 10.087 3.28.011-.005.021-.011.032-.016l3.193 22.55c-1.76.872-3.521 1.743-5.271 2.635-3.691 1.879-5.159 6.396-3.28 10.087s6.396 5.159 10.087 3.28c.227-.115.456-.226.682-.341l16.367 115.586c.523 3.699 3.689 6.449 7.426 6.449h365.981c9.856-.31 9.99-14.638 0-15h-44.157l2.601-33.046h105.463l-4.679 33.046h-27.209c-9.922.34-9.931 14.657 0 15h33.722c3.736 0 6.902-2.75 7.426-6.448l16.367-115.587c.227.115.456.226.683.341 3.614 1.862 8.2.447 10.087-3.28 1.879-3.691.411-8.208-3.28-10.087-1.75-.891-3.511-1.763-5.271-2.635l3.193-22.55c.011.006.022.011.032.016 3.614 1.862 8.2.448 10.087-3.28 1.877-3.691.409-8.207-3.283-10.087zm-122.534-229.641 37.57 13.577-37.57 13.577zm-253.967 0 37.569 13.577-37.569 13.577zm344.766 153.422-1.911 13.706c-13.941-5.893-31.896-12.859-52.852-19.618l4.269-26.677c18.032 6.494 32.487 12.677 41.889 16.951 6.066 2.759 9.524 9.043 8.605 15.638zm-69.238-10.395c-23.17-6.877-49.344-13.212-77.361-17.562l2.739-29.708c25.955 4.558 52.456 11.301 78.971 20.096zm-150.93-23.454c-19.26 0-38.895 1.193-58.721 3.549l-2.772-30.046c42.085-5.674 80.582-5.809 122.956.32l-2.764 29.976c-18.96-2.39-38.636-3.799-58.699-3.799zm2.386-137.475 37.57 13.577-37.57 13.577zm-222.594 170.991c-.904-6.484 2.471-12.729 8.396-15.541 9.334-4.427 23.777-10.819 42.058-17.479l4.255 26.618c-21.292 6.868-39.234 13.978-52.829 19.888zm-15.704 47.553c-.74-5.229 1.953-10.289 6.703-12.589 17.005-8.234 52.479-23.87 99.012-36.064 9.517-2.849 5.886-16.696-3.803-14.51-5.849 1.533-11.525 3.119-17.022 4.739l-4.343-27.162c26.132-8.692 52.647-15.314 79.014-19.733l2.748 29.786c-9.815 1.448-19.664 3.168-29.528 5.179-4.059.827-6.679 4.789-5.851 8.847s4.787 6.679 8.847 5.85c110.477-24.098 227.488-4.432 329.096 43.272 4.886 2.262 7.661 7.36 6.907 12.685l-2.774 19.588c-145.659-68.164-320.533-68.164-466.191 0zm21.885 154.55h105.463l2.601 33.046h-103.385zm123.109 33.046-5.688-72.267h193.211l-5.688 72.267zm307.069-48.046h-106.406l2.45-31.133c.338-4.297-3.166-8.088-7.477-8.088h-209.437c-4.31 0-7.815 3.791-7.477 8.088l2.45 31.133h-106.405l-9.333-65.909c140.612-66.935 310.357-66.934 450.968 0zm11.529-81.422c-142.366-66.257-312.996-66.256-455.361 0l-3.218-22.727c143.897-68.846 317.901-68.845 461.798 0z"
3452
+ }
3453
+ )
3454
+ }
3455
+ );
3456
+ }
3457
+ function Te({
3458
+ className: e = "",
3459
+ size: r = h.md
3460
+ }) {
3461
+ return /* @__PURE__ */ n.jsx(
3462
+ "svg",
3463
+ {
3464
+ xmlns: "http://www.w3.org/2000/svg",
3465
+ className: e,
3466
+ height: r,
3467
+ width: r,
3468
+ viewBox: "0 -960 960 960",
3469
+ children: /* @__PURE__ */ n.jsx("path", { d: "M360-400h400L622-580l-92 120-62-80-108 140Zm-40 160q-33 0-56.5-23.5T240-320v-480q0-33 23.5-56.5T320-880h480q33 0 56.5 23.5T880-800v480q0 33-23.5 56.5T800-240H320Zm0-80h480v-480H320v480ZM160-80q-33 0-56.5-23.5T80-160v-560h80v560h560v80H160Zm160-720v480-480Z" })
3470
+ }
3471
+ );
3472
+ }
3473
+ function ye({
3474
+ className: e = "",
3475
+ size: r = h.md
3476
+ }) {
3477
+ return /* @__PURE__ */ n.jsx(
3478
+ "svg",
3479
+ {
3480
+ xmlns: "http://www.w3.org/2000/svg",
3481
+ className: e,
3482
+ height: r,
3483
+ width: r,
3484
+ viewBox: "0 -960 960 960",
3485
+ children: /* @__PURE__ */ n.jsx("path", { d: "M440-440H200v-80h240v-240h80v240h240v80H520v240h-80v-240Z" })
3486
+ }
3487
+ );
3488
+ }
3489
+ function je({
3490
+ className: e = "",
3491
+ size: r = h.md
3492
+ }) {
3493
+ return /* @__PURE__ */ n.jsx(
3494
+ "svg",
3495
+ {
3496
+ xmlns: "http://www.w3.org/2000/svg",
3497
+ className: e,
3498
+ height: r,
3499
+ width: r,
3500
+ viewBox: "0 -960 960 960",
3501
+ children: /* @__PURE__ */ n.jsx("path", { d: "M480-480q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47ZM160-160v-112q0-34 17.5-62.5T224-378q62-31 126-46.5T480-440q66 0 130 15.5T736-378q29 15 46.5 43.5T800-272v112H160Zm80-80h480v-32q0-11-5.5-20T700-306q-54-27-109-40.5T480-360q-56 0-111 13.5T260-306q-9 5-14.5 14t-5.5 20v32Zm240-320q33 0 56.5-23.5T560-640q0-33-23.5-56.5T480-720q-33 0-56.5 23.5T400-640q0 33 23.5 56.5T480-560Zm0-80Zm0 400Z" })
3502
+ }
3503
+ );
3504
+ }
3505
+ function Ze({
3506
+ className: e = "",
3507
+ size: r = h.md
3508
+ }) {
3509
+ return /* @__PURE__ */ n.jsx(
3510
+ "svg",
3511
+ {
3512
+ xmlns: "http://www.w3.org/2000/svg",
3513
+ className: e,
3514
+ height: r,
3515
+ width: r,
3516
+ shapeRendering: "geometricPrecision",
3517
+ textRendering: "geometricPrecision",
3518
+ imageRendering: "optimizeQuality",
3519
+ fillRule: "evenodd",
3520
+ clipRule: "evenodd",
3521
+ viewBox: "0 0 471 511.77",
3522
+ children: /* @__PURE__ */ n.jsx("path", { d: "M235.51 433.34c5 0 9.05 4.05 9.05 9.05 0 5-4.05 9.05-9.05 9.05-5 0-9.05-4.05-9.05-9.05 0-5 4.05-9.05 9.05-9.05zm92.93-249.19-4.69-33.93c-31.46-13.57-61.81-19.16-91.19-18.53-29.22.62-57.61 7.42-85.27 18.62l-4.7 33.78c24.62-13.39 58.71-20.11 92.75-20.11 34.01 0 68.21 6.71 93.1 20.17zm-92.93-123.5c12.47 0 22.58 10.12 22.58 22.59s-10.11 22.59-22.58 22.59c-12.48 0-22.59-10.12-22.59-22.59s10.11-22.59 22.59-22.59zM237.99 0c7.09 0 12.89 5.8 12.89 12.89v4.36c21.53 3.12 41.04 13.08 55.86 27.59 17.54 17.2 28.53 40.79 28.53 67.02l-.87 33.79 8.48 61.43-3.17-2.23c-.79 3.41-1.8 6.58-2.82 9.17l-.03.11c-2.05 5.23-4.79 9.99-7.98 13.5-2.67 2.85-5.67 4.9-8.92 5.7-.63 2.01-1.32 4.1-1.83 6.15-3.62 12.21-6.47 21.83-14.01 31.38-1.64 2.08-3.4 4.09-5.26 5.99-1.29 1.36-2.6 2.64-3.96 3.85.18 1.88.2 15.61.18 23.83 7.51 1.31 13.54 2.28 19.52 3.25 62.65 10.09 122.09 19.67 137.97 98.13l18.34 99.26a5.583 5.583 0 0 1-5.49 6.58l-114.17.01-.39.01-.4-.01-230.65.01H5.6c-3.09 0-5.6-2.51-5.6-5.6 0-.46.06-.9.16-1.32l13.58-82.79c18.25-92.87 65.89-102.15 136.01-115.8 8.1-1.58 16.5-3.22 24.79-4.96.49-.11.98-.14 1.46-.11v-20.38l.05-2.73c-6.95-6.28-12.65-14.63-16.47-23.13-2.67-5.93-4.79-12.33-7.25-19.57l-1.27-3.77c-2.79-.36-5.38-1.65-7.72-3.55-2.93-2.41-5.45-5.92-7.5-9.98-1.6-3.15-3.34-7.91-4.54-13.17l-3.19 2.28 8.52-61.38-1.9-29.83a87.52 87.52 0 0 1-.19-5.64c0-25.31 10.9-48.04 28.14-64.83 16.37-15.94 38.49-26.52 62.41-28.83v-3.79C225.09 5.8 230.9 0 237.99 0zm55.48 315.6c-4.4 13.43-15.09 22.77-28.38 28.13-8.93 3.59-19.07 5.36-29.18 5.32-10.12-.04-20.25-1.89-29.16-5.5-14.49-5.89-25.9-16.4-29.41-31.46-.17.06-.34.1-.52.14-6.65 1.4-12.91 2.65-18.94 3.83.37 24.37 3.27 43.16 14.03 60.26 8.86 14.07 23.14 27.32 45.79 41.95 5.02-3.59 11.17-5.7 17.81-5.7 6.14 0 11.87 1.82 16.68 4.96 16.59-11.04 29.22-22.22 38.57-35.16 12.09-16.74 18.9-36.73 21.93-63.6-6.85-1.11-13.74-2.21-19.22-3.17zm29.96-177.31.64-24.25v-2.18c0-23.1-9.69-43.89-25.16-59.06-15.54-15.22-36.88-24.8-60.12-25.4l-3.82-.01c-2.06 0-4.02.06-5.84.18-22.49 1.43-43.39 11.07-58.66 25.95-15.16 14.75-24.74 34.68-24.74 56.82 0 1.75.05 3.39.15 4.94l1.49 23.28c27.49-10.67 55.76-17.11 84.98-17.73 29.44-.63 59.76 4.65 91.08 17.46zm-182.76 59.98c1.21 5.72 3.53 11.66 5.08 14.8 1.39 2.74 2.96 5.01 4.61 6.36 3 2.38 3.99-.29 7.2 1.43 2.75 1.5 3.37 5.19 4.32 7.94l1.13 3.36c2.2 6.58 4.21 12.44 6.55 17.74 4.87 10.86 11.38 18.62 20.78 25.79 28.09 21.33 65.27 22.24 93.19.07 4.36-3.44 8.34-7.35 11.85-11.82 3.08-3.83 5.27-7.93 7.06-12.43 1.86-4.61 3.37-9.58 5.01-15.18.95-3.21 1.91-6.44 2.93-9.66 1.57-6.1 6.33-2.01 10.46-6.54 2.08-2.38 4.06-6.04 5.66-10.13.63-1.61 2.67-6.59 3.99-11.61-23.31-15.5-59.2-23.22-95.15-23.22-35.98 0-71.71 7.73-94.67 23.1zm46.36 105.21c.3 1.79.5 1.68.61 2.69 1.54 12.94 10.97 22 23.31 27.01 7.63 3.1 16.32 4.68 25 4.72 8.7.03 17.38-1.47 24.98-4.54 12.22-4.92 21.58-13.98 23.23-27.21.11-.92.45-1.77.94-2.49v-15.1c-29.67 18.61-58.62 19.97-90.16 3.62-2.99-1.57-5.99-3.29-9.03-5.23l1.12 16.53zm30.39 125.24c-.46.57-.89 1.15-1.3 1.77-2.4 3.66-3.8 8.04-3.8 12.73 0 12.81 10.38 23.2 23.19 23.2 8.4 0 7.38 11.52 7.37 13.6v8.11h15.62v-41.84a23.71 23.71 0 0 0 0-6.13v-.02h-.01c-.52-3.93-2.03-7.55-4.26-10.61l-.11-.15c-.27-.34-.53-.68-.81-1.02l-.12-.14-.12-.14-.06-.07-.06-.07-.12-.14-.13-.14-.12-.13-.13-.14c-.29-.31-.6-.62-.91-.92l-.14-.13-.41-.38-.13-.12-.14-.12-.15-.12-.11-.1-.03-.02-.14-.12-.29-.24-.14-.11-.15-.11-.05-.04-.09-.08-.15-.11-.15-.11-.02-.01-.13-.1-.15-.11-.13-.09-.02-.02-.16-.1-.15-.11-.09-.06-.06-.04-.16-.11-.16-.1-.05-.04-.1-.06-.16-.1-.16-.09-.16-.1-.16-.1-.14-.08-.02-.01-.16-.09-.17-.09-.16-.09-.16-.09-.17-.09-.06-.03-.1-.06-.17-.08-.17-.09-.02-.01-.15-.07-.17-.08-.17-.08-.17-.08a23.004 23.004 0 0 0-9.58-2.07c-3.9 0-7.57.96-10.79 2.66l-.16.08-.11.06-.05.03-.16.09-.17.09-.11.07-.04.02-.17.1-.15.09-.12.07-.04.03-.16.09-.15.1-.12.08-.04.02-.15.1-.15.1-.13.08-.03.02-.15.11-.15.1-.13.09-.02.02-.15.1-.14.11-.14.1-.01.01-.15.11-.15.12-.13.1-.01.01-.14.11-.15.12-.13.11h-.01l-.14.12-.14.12-.27.24-.14.12-.27.24-.14.13-.13.13-.01.01-.12.11-.13.13-.13.13-.02.02-.11.11-.13.13-.13.13-.02.02-.1.11-.13.14-.61.68-.11.14-.12.14-.12.14-.11.15zm-7.59-2.25c-23.06-15.13-37.88-29.13-47.36-44.2-11.79-18.73-15.17-38.66-15.71-64.04-62.92 12.3-105.68 22.71-122.05 105.97l-4.48 27.31H114v-50.49c0-3.09 2.5-5.6 5.6-5.6 3.08 0 5.59 2.51 5.59 5.6v99.55h220.07v-99.55c0-3.09 2.51-5.6 5.6-5.6s5.59 2.51 5.59 5.6v50.49h93.2l-8.04-43.5c-13.48-66.4-63.32-78.41-117.9-87.45-3.29 28.59-10.71 50.07-23.9 68.33-9.8 13.57-22.69 25.21-39.37 36.54 2.7 3.78 4.56 8.2 5.32 12.98.11.47.18.95.2 1.45.11 1.17.16 2.18.2 3.36-.04 1.17-.09 2.17-.2 3.32v41.59a7.46 7.46 0 0 1-7.46 7.46h-15.62c-4.12 0-7.47-3.34-7.47-7.46v-8.11l.05-.83v-1.38c0-1.38.09-3.93.05-3.93-8.47 0-16.13-3.43-21.68-8.98-5.54-5.55-8.98-13.21-8.98-21.68 0-6.18 1.83-11.93 4.98-16.75zM15.8 478.45l-3.63 22.12H114v-22.12H15.8zm340.65 22.12h102.26l-4.08-22.12h-98.18v22.12z" })
3523
+ }
3524
+ );
3525
+ }
3526
+ function Ce({
3527
+ className: e = "",
3528
+ size: r = h.md
3529
+ }) {
3530
+ return /* @__PURE__ */ n.jsx(
3531
+ "svg",
3532
+ {
3533
+ xmlns: "http://www.w3.org/2000/svg",
3534
+ className: e,
3535
+ height: r,
3536
+ width: r,
3537
+ viewBox: "0 -960 960 960",
3538
+ children: /* @__PURE__ */ n.jsx("path", { d: "M400-80 0-480l400-400 71 71-329 329 329 329-71 71Z" })
3539
+ }
3540
+ );
3541
+ }
3542
+ function Ee({
3543
+ className: e = "",
3544
+ size: r = h.sm
3545
+ }) {
3546
+ return /* @__PURE__ */ n.jsx(
3547
+ "svg",
3548
+ {
3549
+ xmlns: "http://www.w3.org/2000/svg",
3550
+ className: e,
3551
+ height: r,
3552
+ width: r,
3553
+ viewBox: "0 -960 960 960",
3554
+ children: /* @__PURE__ */ n.jsx("path", { d: "m321-80-71-71 329-329-329-329 71-71 400 400L321-80Z" })
3555
+ }
3556
+ );
3557
+ }
3558
+ function Me({
3559
+ className: e = "",
3560
+ size: r = h.md
3561
+ }) {
3562
+ return /* @__PURE__ */ n.jsx(
3563
+ "svg",
3564
+ {
3565
+ xmlns: "http://www.w3.org/2000/svg",
3566
+ className: e,
3567
+ height: r,
3568
+ width: r,
3569
+ viewBox: "0 -960 960 960",
3570
+ children: /* @__PURE__ */ n.jsx("path", { d: "M200-200h57l391-391-57-57-391 391v57Zm-80 80v-170l528-527q12-11 26.5-17t30.5-6q16 0 31 6t26 18l55 56q12 11 17.5 26t5.5 30q0 16-5.5 30.5T817-647L290-120H120Zm640-584-56-56 56 56Zm-141 85-28-29 57 57-29-28Z" })
3571
+ }
3572
+ );
3573
+ }
3574
+ function Re({
3575
+ className: e = "",
3576
+ size: r = h.md
3577
+ }) {
3578
+ return /* @__PURE__ */ n.jsx(
3579
+ "svg",
3580
+ {
3581
+ xmlns: "http://www.w3.org/2000/svg",
3582
+ className: e,
3583
+ height: r,
3584
+ width: r,
3585
+ viewBox: "0 -960 960 960",
3586
+ children: /* @__PURE__ */ n.jsx("path", { d: "M120-240v-80h720v80H120Zm0-200v-80h720v80H120Zm0-200v-80h720v80H120Z" })
3587
+ }
3588
+ );
3589
+ }
3590
+ function He({
3591
+ className: e = "fill-gray-600",
3592
+ size: r = h.md
3593
+ }) {
3594
+ return /* @__PURE__ */ n.jsx(
3595
+ "svg",
3596
+ {
3597
+ xmlns: "http://www.w3.org/2000/svg",
3598
+ className: e,
3599
+ height: r,
3600
+ width: r,
3601
+ viewBox: "0 -960 960 960",
3602
+ children: /* @__PURE__ */ n.jsx("path", { d: "m256-200-56-56 224-224-224-224 56-56 224 224 224-224 56 56-224 224 224 224-56 56-224-224-224 224Z" })
3603
+ }
3604
+ );
3605
+ }
3606
+ function Pe({
3607
+ className: e = "",
3608
+ size: r = h.md
3609
+ }) {
3610
+ return /* @__PURE__ */ n.jsx(
3611
+ "svg",
3612
+ {
3613
+ xmlns: "http://www.w3.org/2000/svg",
3614
+ className: e,
3615
+ height: r,
3616
+ width: r,
3617
+ viewBox: "0 -960 960 960",
3618
+ children: /* @__PURE__ */ n.jsx("path", { d: "M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Zm0-80h560v-560H200v560Zm40-80h480L570-480 450-320l-90-120-120 160Zm-40 80v-560 560Zm140-360q25 0 42.5-17.5T400-620q0-25-17.5-42.5T340-680q-25 0-42.5 17.5T280-620q0 25 17.5 42.5T340-560Z" })
3619
+ }
3620
+ );
3621
+ }
3622
+ function _e({
3623
+ className: e = "",
3624
+ size: r = h.xs
3625
+ }) {
3626
+ return /* @__PURE__ */ n.jsxs(
3627
+ "svg",
3628
+ {
3629
+ height: r,
3630
+ width: r,
3631
+ viewBox: "0 0 24 24",
3632
+ className: e,
3633
+ xmlns: "http://www.w3.org/2000/svg",
3634
+ "aria-labelledby": "pollIconTitle",
3635
+ strokeWidth: "1",
3636
+ strokeLinecap: "square",
3637
+ strokeLinejoin: "miter",
3638
+ children: [
3639
+ " ",
3640
+ /* @__PURE__ */ n.jsx("title", { id: "pollIconTitle", children: "Poll" }),
3641
+ " ",
3642
+ /* @__PURE__ */ n.jsx("path", { d: "M4 4V20" }),
3643
+ " ",
3644
+ /* @__PURE__ */ n.jsx("path", { d: "M4 6H15V10H4" }),
3645
+ " ",
3646
+ /* @__PURE__ */ n.jsx("path", { d: "M4 10H19V14H4" }),
3647
+ " ",
3648
+ /* @__PURE__ */ n.jsx("path", { d: "M4 14H12V18H4" })
3649
+ ]
3650
+ }
3651
+ );
3652
+ }
3653
+ function Ae({
3654
+ className: e = "",
3655
+ size: r = h.md
3656
+ }) {
3657
+ return /* @__PURE__ */ n.jsx(
3658
+ "svg",
3659
+ {
3660
+ xmlns: "http://www.w3.org/2000/svg",
3661
+ className: e,
3662
+ height: r,
3663
+ width: r,
3664
+ viewBox: "0 -960 960 960",
3665
+ children: /* @__PURE__ */ n.jsx("path", { d: "M280-280h280v-80H280v80Zm0-160h400v-80H280v80Zm0-160h400v-80H280v80Zm-80 480q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Zm0-80h560v-560H200v560Zm0-560v560-560Z" })
3666
+ }
3667
+ );
3668
+ }
3669
+ function ze({
3670
+ className: e = "",
3671
+ size: r = h.md
3672
+ }) {
3673
+ return /* @__PURE__ */ n.jsx(
3674
+ "svg",
3675
+ {
3676
+ xmlns: "http://www.w3.org/2000/svg",
3677
+ className: e,
3678
+ height: r,
3679
+ width: r,
3680
+ viewBox: "0 -960 960 960",
3681
+ children: /* @__PURE__ */ n.jsx("path", { d: "M240-80q-33 0-56.5-23.5T160-160v-400q0-33 23.5-56.5T240-640h40v-80q0-83 58.5-141.5T480-920q83 0 141.5 58.5T680-720v80h40q33 0 56.5 23.5T800-560v400q0 33-23.5 56.5T720-80H240Zm0-80h480v-400H240v400Zm240-120q33 0 56.5-23.5T560-360q0-33-23.5-56.5T480-440q-33 0-56.5 23.5T400-360q0 33 23.5 56.5T480-280ZM360-640h240v-80q0-50-35-85t-85-35q-50 0-85 35t-35 85v80ZM240-160v-400 400Z" })
3682
+ }
3683
+ );
3684
+ }
3685
+ function Oe({
3686
+ className: e = "",
3687
+ size: r = h.md
3688
+ }) {
3689
+ return /* @__PURE__ */ n.jsx(
3690
+ "svg",
3691
+ {
3692
+ xmlns: "http://www.w3.org/2000/svg",
3693
+ className: e,
3694
+ height: r,
3695
+ width: r,
3696
+ viewBox: "0 -960 960 960",
3697
+ children: /* @__PURE__ */ n.jsx("path", { d: "M200-440v-80h560v80H200Z" })
3698
+ }
3699
+ );
3700
+ }
3701
+ function Be({
3702
+ className: e = "",
3703
+ size: r = h.sm
3704
+ }) {
3705
+ return /* @__PURE__ */ n.jsx(
3706
+ "svg",
3707
+ {
3708
+ xmlns: "http://www.w3.org/2000/svg",
3709
+ className: e,
3710
+ height: r,
3711
+ width: r,
3712
+ viewBox: "0 -960 960 960",
3713
+ children: /* @__PURE__ */ n.jsx("path", { d: "M120-120v-560h240v-80l120-120 120 120v240h240v400H120Zm80-80h80v-80h-80v80Zm0-160h80v-80h-80v80Zm0-160h80v-80h-80v80Zm240 320h80v-80h-80v80Zm0-160h80v-80h-80v80Zm0-160h80v-80h-80v80Zm0-160h80v-80h-80v80Zm240 480h80v-80h-80v80Zm0-160h80v-80h-80v80Z" })
3714
+ }
3715
+ );
3716
+ }
3717
+ function Le({
3718
+ className: e = "",
3719
+ size: r = h.md
3720
+ }) {
3721
+ return /* @__PURE__ */ n.jsx(
3722
+ "svg",
3723
+ {
3724
+ xmlns: "http://www.w3.org/2000/svg",
3725
+ className: e,
3726
+ height: r,
3727
+ width: r,
3728
+ viewBox: "0 -960 960 960",
3729
+ children: /* @__PURE__ */ n.jsx("path", { d: "M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h280v80H200v560h280v80H200Zm440-160-55-58 102-102H360v-80h327L585-622l55-58 200 200-200 200Z" })
3730
+ }
3731
+ );
3732
+ }
3733
+ function Ne({
3734
+ className: e = "",
3735
+ size: r = h.md
3736
+ }) {
3737
+ return /* @__PURE__ */ n.jsxs(
3738
+ "svg",
3739
+ {
3740
+ xmlns: "http://www.w3.org/2000/svg",
3741
+ className: e,
3742
+ height: r,
3743
+ width: r,
3744
+ viewBox: "0 0 16 16",
3745
+ children: [
3746
+ /* @__PURE__ */ n.jsx("path", { d: "M11.25 1a.75.75 0 010 1.5h-9a.75.75 0 00-.75.75v6.531l.706-.51a.75.75 0 01.88 1.214L1.19 11.858A.75.75 0 010 11.25v-8A2.25 2.25 0 012.25 1h9z" }),
3747
+ /* @__PURE__ */ n.jsx("path", { fillRule: "evenodd", d: "M6.25 4A2.25 2.25 0 004 6.25v4.534a2.25 2.25 0 002.25 2.25h6.041l2.52 1.824A.75.75 0 0016 14.25v-8A2.25 2.25 0 0013.75 4h-7.5zM5.5 6.25a.75.75 0 01.75-.75h7.5a.75.75 0 01.75.75v6.531l-1.526-1.104a.75.75 0 00-.44-.143H6.25a.75.75 0 01-.75-.75V6.25z", clipRule: "evenodd" })
3748
+ ]
3749
+ }
3750
+ );
3751
+ }
3752
+ function Se({
3753
+ className: e = "fill-blue-500",
3754
+ size: r = h.md
3755
+ }) {
3756
+ return /* @__PURE__ */ n.jsx(
3757
+ "svg",
3758
+ {
3759
+ xmlns: "http://www.w3.org/2000/svg",
3760
+ className: "fill-blue-500",
3761
+ width: "24",
3762
+ height: "24",
3763
+ viewBox: "0 0 24 24",
3764
+ fill: "none",
3765
+ children: /* @__PURE__ */ n.jsx("path", { d: "M7 17L17 7M17 7H7M17 7V17", stroke: "gray" })
3766
+ }
3767
+ );
3768
+ }
3769
+ function Ie({
3770
+ className: e = "",
3771
+ size: r = h.md
3772
+ }) {
3773
+ return /* @__PURE__ */ n.jsx(
3774
+ "svg",
3775
+ {
3776
+ xmlns: "http://www.w3.org/2000/svg",
3777
+ className: e,
3778
+ viewBox: "0 0 32 32",
3779
+ height: r,
3780
+ width: r,
3781
+ children: /* @__PURE__ */ n.jsxs("g", { id: "g1331", transform: "translate(-.012 -.026)", children: [
3782
+ /* @__PURE__ */ n.jsx("path", { id: "rect1177", d: "m48 42c-1.610617 0-3.072579.964923-3.707031 2.445312l-2.212891 5.160157c-.068789.157032-.080078.278389-.080078.410156v1.384766c0 1.410987.833351 2.629848 2.025391 3.21875v11.78125c0 1.977102 1.622506 3.599609 3.599609 3.599609h11.375c.552285 0 1-.447715 1-1s-.447715-1-1-1h-11.375c-.903697 0-1.599609-.695912-1.599609-1.599609v-11.445313c.847723-.104088 1.610521-.491751 2.173828-1.083984.65782.691024 1.580369 1.128906 2.601562 1.128906 1.021136 0 1.9423-.437842 2.59961-1.128906.657309.691064 1.578473 1.128906 2.599609 1.128906s1.9423-.437842 2.599609-1.128906c.65731.691064 1.578474 1.128906 2.59961 1.128906 1.021194 0 1.943742-.437882 2.601562-1.128906.65731.691064 1.578474 1.128906 2.59961 1.128906 1.976921 0 3.599609-1.622688 3.599609-3.599609v-1.1875c.04465-.204256.02415-.417368-.05859-.609375l-2.230472-5.164063c-.638436-1.47827-2.100696-2.439453-3.710938-2.439453zm0 2h16c.817605 0 1.550834.481826 1.875 1.232422l1.626953 3.767578h-22.984375l1.613281-3.767578c.321445-.750037 1.053125-1.232422 1.869141-1.232422zm-4 7h3.199219v.400391c0 .903878-.695732 1.599609-1.59961 1.599609s-1.599609-.695731-1.599609-1.599609zm5.199219 0h3.201172v.400391c0 .903877-.695732 1.599609-1.59961 1.599609-.903877 0-1.601562-.696635-1.601562-1.599609zm5.201172 0h3.199218v.400391c0 .903878-.695731 1.599609-1.599609 1.599609s-1.599609-.695731-1.599609-1.599609zm5.199218 0h3.201172v.400391c0 .902974-.697684 1.599609-1.601562 1.599609s-1.59961-.695732-1.59961-1.599609zm5.201172 0h3.199219v.400391c0 .903878-.695731 1.599609-1.599609 1.599609-.903879 0-1.59961-.695732-1.59961-1.599609z", transform: "translate(-40 -40)", "font-variant-ligatures": "normal", "font-variant-position": "normal", "font-variant-caps": "normal", "font-variant-numeric": "normal", "font-variant-alternates": "normal", "font-variant-east-asian": "normal", "font-feature-settings": "normal", "font-variation-settings": "normal", "text-indent": "0", "text-align": "start", "text-decoration-line": "none", "text-decoration-style": "solid", "text-decoration-color": "rgb(0,0,0)", "text-transform": "none", "text-orientation": "mixed", "white-space": "normal", "shape-padding": "0", "shape-margin": "0", "inline-size": "0", "mix-blend-mode": "normal", "solid-color": "rgb(0,0,0)", "solid-opacity": "1", vectorEffect: "none" }),
3783
+ /* @__PURE__ */ n.jsx("path", { id: "path1289", d: "m24.609375 16.513672c-2.977321 0-5.392578 2.479593-5.392578 5.486328 0 4.762769 4.826172 7.876953 4.826172 7.876953a1.0001 1.0001 0 0 0 1.132812 0s4.824219-3.114183 4.824219-7.876953c0-3.006736-2.413303-5.486328-5.390625-5.486328zm0 2c1.872992 0 3.390625 1.53752 3.390625 3.486328 0 2.838188-2.558448 5.020104-3.390625 5.691406-.832177-.671302-3.392578-2.853218-3.392578-5.691406 0-1.948809 1.519587-3.486328 3.392578-3.486328z", "font-variant-ligatures": "normal", "font-variant-position": "normal", "font-variant-caps": "normal", "font-variant-numeric": "normal", "font-variant-alternates": "normal", "font-variant-east-asian": "normal", "font-feature-settings": "normal", "font-variation-settings": "normal", "text-indent": "0", "text-align": "start", "text-decoration-line": "none", "text-decoration-style": "solid", "text-decoration-color": "rgb(0,0,0)", "text-transform": "none", "text-orientation": "mixed", "white-space": "normal", "shape-padding": "0", "shape-margin": "0", "inline-size": "0", "mix-blend-mode": "normal", "solid-color": "rgb(0,0,0)", "solid-opacity": "1", vectorEffect: "none" }),
3784
+ /* @__PURE__ */ n.jsx("path", { id: "ellipse1291", d: "m26.032797 21.999998a1.4239348 1.4548275 0 0 1 -1.423935 1.454828 1.4239348 1.4548275 0 0 1 -1.423935-1.454828 1.4239348 1.4548275 0 0 1 1.423935-1.454827 1.4239348 1.4548275 0 0 1 1.423935 1.454827z" }),
3785
+ /* @__PURE__ */ n.jsx("path", { id: "rect1319", d: "m9 18a1.0001 1.0001 0 0 0 -1 1v5a1.0001 1.0001 0 0 0 1 1h5.949219a1.0001 1.0001 0 0 0 1-1v-5a1.0001 1.0001 0 0 0 -1-1zm1 2h3.949219v3h-3.949219z", "font-variant-ligatures": "normal", "font-variant-position": "normal", "font-variant-caps": "normal", "font-variant-numeric": "normal", "font-variant-alternates": "normal", "font-variant-east-asian": "normal", "font-feature-settings": "normal", "font-variation-settings": "normal", "text-indent": "0", "text-align": "start", "text-decoration-line": "none", "text-decoration-style": "solid", "text-decoration-color": "rgb(0,0,0)", "text-transform": "none", "text-orientation": "mixed", "white-space": "normal", "shape-padding": "0", "shape-margin": "0", "inline-size": "0", "mix-blend-mode": "normal", "solid-color": "rgb(0,0,0)", "solid-opacity": "1", vectorEffect: "none" })
3786
+ ] })
3787
+ }
3788
+ );
3789
+ }
3790
+ export {
3791
+ V1 as A,
3792
+ Be as B,
3793
+ ne as C,
3794
+ Le as D,
3795
+ ge as E,
3796
+ Ne as F,
3797
+ Se as G,
3798
+ se as H,
3799
+ oe as I,
3800
+ Ie as J,
3801
+ Ce as L,
3802
+ ie as M,
3803
+ me as N,
3804
+ be as P,
3805
+ Ee as R,
3806
+ h as S,
3807
+ xe as T,
3808
+ je as U,
3809
+ ae as W,
3810
+ s1 as a,
3811
+ a1 as b,
3812
+ d1 as c,
3813
+ le as d,
3814
+ ce as e,
3815
+ de as f,
3816
+ m1 as g,
3817
+ ue as h,
3818
+ he as i,
3819
+ n as j,
3820
+ ve as k,
3821
+ pe as l,
3822
+ fe as m,
3823
+ we as n,
3824
+ qe as o,
3825
+ Te as p,
3826
+ ye as q,
3827
+ Ze as r,
3828
+ Me as s,
3829
+ Re as t,
3830
+ He as u,
3831
+ Pe as v,
3832
+ _e as w,
3833
+ Ae as x,
3834
+ ze as y,
3835
+ Oe as z
3836
+ };