@agenticindiedev/ui 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js ADDED
@@ -0,0 +1,3184 @@
1
+ import { jsx as f, jsxs as L, Fragment as Fe } from "react/jsx-runtime";
2
+ import * as N from "react";
3
+ function Ne(e) {
4
+ var o, r, t = "";
5
+ if (typeof e == "string" || typeof e == "number") t += e;
6
+ else if (typeof e == "object") if (Array.isArray(e)) {
7
+ var a = e.length;
8
+ for (o = 0; o < a; o++) e[o] && (r = Ne(e[o])) && (t && (t += " "), t += r);
9
+ } else for (r in e) e[r] && (t && (t += " "), t += r);
10
+ return t;
11
+ }
12
+ function Re() {
13
+ for (var e, o, r = 0, t = "", a = arguments.length; r < a; r++) (e = arguments[r]) && (o = Ne(e)) && (t && (t += " "), t += o);
14
+ return t;
15
+ }
16
+ const ye = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, xe = Re, W = (e, o) => (r) => {
17
+ var t;
18
+ if (o?.variants == null) return xe(e, r?.class, r?.className);
19
+ const { variants: a, defaultVariants: s } = o, n = Object.keys(a).map((d) => {
20
+ const b = r?.[d], h = s?.[d];
21
+ if (b === null) return null;
22
+ const k = ye(b) || ye(h);
23
+ return a[d][k];
24
+ }), u = r && Object.entries(r).reduce((d, b) => {
25
+ let [h, k] = b;
26
+ return k === void 0 || (d[h] = k), d;
27
+ }, {}), c = o == null || (t = o.compoundVariants) === null || t === void 0 ? void 0 : t.reduce((d, b) => {
28
+ let { class: h, className: k, ...R } = b;
29
+ return Object.entries(R).every((A) => {
30
+ let [C, v] = A;
31
+ return Array.isArray(v) ? v.includes({
32
+ ...s,
33
+ ...u
34
+ }[C]) : {
35
+ ...s,
36
+ ...u
37
+ }[C] === v;
38
+ }) ? [
39
+ ...d,
40
+ h,
41
+ k
42
+ ] : d;
43
+ }, []);
44
+ return xe(e, n, c, r?.class, r?.className);
45
+ }, Be = (e, o) => {
46
+ const r = new Array(e.length + o.length);
47
+ for (let t = 0; t < e.length; t++)
48
+ r[t] = e[t];
49
+ for (let t = 0; t < o.length; t++)
50
+ r[e.length + t] = o[t];
51
+ return r;
52
+ }, _e = (e, o) => ({
53
+ classGroupId: e,
54
+ validator: o
55
+ }), Ae = (e = /* @__PURE__ */ new Map(), o = null, r) => ({
56
+ nextPart: e,
57
+ validators: o,
58
+ classGroupId: r
59
+ }), te = "-", ke = [], We = "arbitrary..", $e = (e) => {
60
+ const o = De(e), {
61
+ conflictingClassGroups: r,
62
+ conflictingClassGroupModifiers: t
63
+ } = e;
64
+ return {
65
+ getClassGroupId: (n) => {
66
+ if (n.startsWith("[") && n.endsWith("]"))
67
+ return Ue(n);
68
+ const u = n.split(te), c = u[0] === "" && u.length > 1 ? 1 : 0;
69
+ return Se(u, c, o);
70
+ },
71
+ getConflictingClassGroupIds: (n, u) => {
72
+ if (u) {
73
+ const c = t[n], d = r[n];
74
+ return c ? d ? Be(d, c) : c : d || ke;
75
+ }
76
+ return r[n] || ke;
77
+ }
78
+ };
79
+ }, Se = (e, o, r) => {
80
+ if (e.length - o === 0)
81
+ return r.classGroupId;
82
+ const a = e[o], s = r.nextPart.get(a);
83
+ if (s) {
84
+ const d = Se(e, o + 1, s);
85
+ if (d) return d;
86
+ }
87
+ const n = r.validators;
88
+ if (n === null)
89
+ return;
90
+ const u = o === 0 ? e.join(te) : e.slice(o).join(te), c = n.length;
91
+ for (let d = 0; d < c; d++) {
92
+ const b = n[d];
93
+ if (b.validator(u))
94
+ return b.classGroupId;
95
+ }
96
+ }, Ue = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
97
+ const o = e.slice(1, -1), r = o.indexOf(":"), t = o.slice(0, r);
98
+ return t ? We + t : void 0;
99
+ })(), De = (e) => {
100
+ const {
101
+ theme: o,
102
+ classGroups: r
103
+ } = e;
104
+ return Ye(r, o);
105
+ }, Ye = (e, o) => {
106
+ const r = Ae();
107
+ for (const t in e) {
108
+ const a = e[t];
109
+ ce(a, r, t, o);
110
+ }
111
+ return r;
112
+ }, ce = (e, o, r, t) => {
113
+ const a = e.length;
114
+ for (let s = 0; s < a; s++) {
115
+ const n = e[s];
116
+ He(n, o, r, t);
117
+ }
118
+ }, He = (e, o, r, t) => {
119
+ if (typeof e == "string") {
120
+ qe(e, o, r);
121
+ return;
122
+ }
123
+ if (typeof e == "function") {
124
+ Xe(e, o, r, t);
125
+ return;
126
+ }
127
+ Je(e, o, r, t);
128
+ }, qe = (e, o, r) => {
129
+ const t = e === "" ? o : Ie(o, e);
130
+ t.classGroupId = r;
131
+ }, Xe = (e, o, r, t) => {
132
+ if (Ke(e)) {
133
+ ce(e(t), o, r, t);
134
+ return;
135
+ }
136
+ o.validators === null && (o.validators = []), o.validators.push(_e(r, e));
137
+ }, Je = (e, o, r, t) => {
138
+ const a = Object.entries(e), s = a.length;
139
+ for (let n = 0; n < s; n++) {
140
+ const [u, c] = a[n];
141
+ ce(c, Ie(o, u), r, t);
142
+ }
143
+ }, Ie = (e, o) => {
144
+ let r = e;
145
+ const t = o.split(te), a = t.length;
146
+ for (let s = 0; s < a; s++) {
147
+ const n = t[s];
148
+ let u = r.nextPart.get(n);
149
+ u || (u = Ae(), r.nextPart.set(n, u)), r = u;
150
+ }
151
+ return r;
152
+ }, Ke = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, Qe = (e) => {
153
+ if (e < 1)
154
+ return {
155
+ get: () => {
156
+ },
157
+ set: () => {
158
+ }
159
+ };
160
+ let o = 0, r = /* @__PURE__ */ Object.create(null), t = /* @__PURE__ */ Object.create(null);
161
+ const a = (s, n) => {
162
+ r[s] = n, o++, o > e && (o = 0, t = r, r = /* @__PURE__ */ Object.create(null));
163
+ };
164
+ return {
165
+ get(s) {
166
+ let n = r[s];
167
+ if (n !== void 0)
168
+ return n;
169
+ if ((n = t[s]) !== void 0)
170
+ return a(s, n), n;
171
+ },
172
+ set(s, n) {
173
+ s in r ? r[s] = n : a(s, n);
174
+ }
175
+ };
176
+ }, le = "!", ve = ":", Ze = [], we = (e, o, r, t, a) => ({
177
+ modifiers: e,
178
+ hasImportantModifier: o,
179
+ baseClassName: r,
180
+ maybePostfixModifierPosition: t,
181
+ isExternal: a
182
+ }), er = (e) => {
183
+ const {
184
+ prefix: o,
185
+ experimentalParseClassName: r
186
+ } = e;
187
+ let t = (a) => {
188
+ const s = [];
189
+ let n = 0, u = 0, c = 0, d;
190
+ const b = a.length;
191
+ for (let C = 0; C < b; C++) {
192
+ const v = a[C];
193
+ if (n === 0 && u === 0) {
194
+ if (v === ve) {
195
+ s.push(a.slice(c, C)), c = C + 1;
196
+ continue;
197
+ }
198
+ if (v === "/") {
199
+ d = C;
200
+ continue;
201
+ }
202
+ }
203
+ v === "[" ? n++ : v === "]" ? n-- : v === "(" ? u++ : v === ")" && u--;
204
+ }
205
+ const h = s.length === 0 ? a : a.slice(c);
206
+ let k = h, R = !1;
207
+ h.endsWith(le) ? (k = h.slice(0, -1), R = !0) : (
208
+ /**
209
+ * In Tailwind CSS v3 the important modifier was at the start of the base class name. This is still supported for legacy reasons.
210
+ * @see https://github.com/dcastil/tailwind-merge/issues/513#issuecomment-2614029864
211
+ */
212
+ h.startsWith(le) && (k = h.slice(1), R = !0)
213
+ );
214
+ const A = d && d > c ? d - c : void 0;
215
+ return we(s, R, k, A);
216
+ };
217
+ if (o) {
218
+ const a = o + ve, s = t;
219
+ t = (n) => n.startsWith(a) ? s(n.slice(a.length)) : we(Ze, !1, n, void 0, !0);
220
+ }
221
+ if (r) {
222
+ const a = t;
223
+ t = (s) => r({
224
+ className: s,
225
+ parseClassName: a
226
+ });
227
+ }
228
+ return t;
229
+ }, rr = (e) => {
230
+ const o = /* @__PURE__ */ new Map();
231
+ return e.orderSensitiveModifiers.forEach((r, t) => {
232
+ o.set(r, 1e6 + t);
233
+ }), (r) => {
234
+ const t = [];
235
+ let a = [];
236
+ for (let s = 0; s < r.length; s++) {
237
+ const n = r[s], u = n[0] === "[", c = o.has(n);
238
+ u || c ? (a.length > 0 && (a.sort(), t.push(...a), a = []), t.push(n)) : a.push(n);
239
+ }
240
+ return a.length > 0 && (a.sort(), t.push(...a)), t;
241
+ };
242
+ }, tr = (e) => ({
243
+ cache: Qe(e.cacheSize),
244
+ parseClassName: er(e),
245
+ sortModifiers: rr(e),
246
+ ...$e(e)
247
+ }), or = /\s+/, ar = (e, o) => {
248
+ const {
249
+ parseClassName: r,
250
+ getClassGroupId: t,
251
+ getConflictingClassGroupIds: a,
252
+ sortModifiers: s
253
+ } = o, n = [], u = e.trim().split(or);
254
+ let c = "";
255
+ for (let d = u.length - 1; d >= 0; d -= 1) {
256
+ const b = u[d], {
257
+ isExternal: h,
258
+ modifiers: k,
259
+ hasImportantModifier: R,
260
+ baseClassName: A,
261
+ maybePostfixModifierPosition: C
262
+ } = r(b);
263
+ if (h) {
264
+ c = b + (c.length > 0 ? " " + c : c);
265
+ continue;
266
+ }
267
+ let v = !!C, G = t(v ? A.substring(0, C) : A);
268
+ if (!G) {
269
+ if (!v) {
270
+ c = b + (c.length > 0 ? " " + c : c);
271
+ continue;
272
+ }
273
+ if (G = t(A), !G) {
274
+ c = b + (c.length > 0 ? " " + c : c);
275
+ continue;
276
+ }
277
+ v = !1;
278
+ }
279
+ const q = k.length === 0 ? "" : k.length === 1 ? k[0] : s(k).join(":"), D = R ? q + le : q, E = D + G;
280
+ if (n.indexOf(E) > -1)
281
+ continue;
282
+ n.push(E);
283
+ const F = a(G, v);
284
+ for (let T = 0; T < F.length; ++T) {
285
+ const Y = F[T];
286
+ n.push(D + Y);
287
+ }
288
+ c = b + (c.length > 0 ? " " + c : c);
289
+ }
290
+ return c;
291
+ }, sr = (...e) => {
292
+ let o = 0, r, t, a = "";
293
+ for (; o < e.length; )
294
+ (r = e[o++]) && (t = Ve(r)) && (a && (a += " "), a += t);
295
+ return a;
296
+ }, Ve = (e) => {
297
+ if (typeof e == "string")
298
+ return e;
299
+ let o, r = "";
300
+ for (let t = 0; t < e.length; t++)
301
+ e[t] && (o = Ve(e[t])) && (r && (r += " "), r += o);
302
+ return r;
303
+ }, nr = (e, ...o) => {
304
+ let r, t, a, s;
305
+ const n = (c) => {
306
+ const d = o.reduce((b, h) => h(b), e());
307
+ return r = tr(d), t = r.cache.get, a = r.cache.set, s = u, u(c);
308
+ }, u = (c) => {
309
+ const d = t(c);
310
+ if (d)
311
+ return d;
312
+ const b = ar(c, r);
313
+ return a(c, b), b;
314
+ };
315
+ return s = n, (...c) => s(sr(...c));
316
+ }, ir = [], y = (e) => {
317
+ const o = (r) => r[e] || ir;
318
+ return o.isThemeGetter = !0, o;
319
+ }, Me = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Pe = /^\((?:(\w[\w-]*):)?(.+)\)$/i, lr = /^\d+\/\d+$/, cr = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, dr = /\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$/, mr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, ur = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, pr = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, _ = (e) => lr.test(e), g = (e) => !!e && !Number.isNaN(Number(e)), P = (e) => !!e && Number.isInteger(Number(e)), ne = (e) => e.endsWith("%") && g(e.slice(0, -1)), V = (e) => cr.test(e), gr = () => !0, br = (e) => (
320
+ // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
321
+ // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
322
+ // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
323
+ dr.test(e) && !mr.test(e)
324
+ ), Ge = () => !1, fr = (e) => ur.test(e), hr = (e) => pr.test(e), yr = (e) => !i(e) && !l(e), xr = (e) => $(e, Oe, Ge), i = (e) => Me.test(e), O = (e) => $(e, Le, br), ie = (e) => $(e, zr, g), Ce = (e) => $(e, Te, Ge), kr = (e) => $(e, je, hr), ee = (e) => $(e, Ee, fr), l = (e) => Pe.test(e), H = (e) => U(e, Le), vr = (e) => U(e, Nr), ze = (e) => U(e, Te), wr = (e) => U(e, Oe), Cr = (e) => U(e, je), re = (e) => U(e, Ee, !0), $ = (e, o, r) => {
325
+ const t = Me.exec(e);
326
+ return t ? t[1] ? o(t[1]) : r(t[2]) : !1;
327
+ }, U = (e, o, r = !1) => {
328
+ const t = Pe.exec(e);
329
+ return t ? t[1] ? o(t[1]) : r : !1;
330
+ }, Te = (e) => e === "position" || e === "percentage", je = (e) => e === "image" || e === "url", Oe = (e) => e === "length" || e === "size" || e === "bg-size", Le = (e) => e === "length", zr = (e) => e === "number", Nr = (e) => e === "family-name", Ee = (e) => e === "shadow", Rr = () => {
331
+ const e = y("color"), o = y("font"), r = y("text"), t = y("font-weight"), a = y("tracking"), s = y("leading"), n = y("breakpoint"), u = y("container"), c = y("spacing"), d = y("radius"), b = y("shadow"), h = y("inset-shadow"), k = y("text-shadow"), R = y("drop-shadow"), A = y("blur"), C = y("perspective"), v = y("aspect"), G = y("ease"), q = y("animate"), D = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], E = () => [
332
+ "center",
333
+ "top",
334
+ "bottom",
335
+ "left",
336
+ "right",
337
+ "top-left",
338
+ // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
339
+ "left-top",
340
+ "top-right",
341
+ // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
342
+ "right-top",
343
+ "bottom-right",
344
+ // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
345
+ "right-bottom",
346
+ "bottom-left",
347
+ // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
348
+ "left-bottom"
349
+ ], F = () => [...E(), l, i], T = () => ["auto", "hidden", "clip", "visible", "scroll"], Y = () => ["auto", "contain", "none"], p = () => [l, i, c], S = () => [_, "full", "auto", ...p()], de = () => [P, "none", "subgrid", l, i], me = () => ["auto", {
350
+ span: ["full", P, l, i]
351
+ }, P, l, i], X = () => [P, "auto", l, i], ue = () => ["auto", "min", "max", "fr", l, i], oe = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], B = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], I = () => ["auto", ...p()], j = () => [_, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...p()], m = () => [e, l, i], pe = () => [...E(), ze, Ce, {
352
+ position: [l, i]
353
+ }], ge = () => ["no-repeat", {
354
+ repeat: ["", "x", "y", "space", "round"]
355
+ }], be = () => ["auto", "cover", "contain", wr, xr, {
356
+ size: [l, i]
357
+ }], ae = () => [ne, H, O], w = () => [
358
+ // Deprecated since Tailwind CSS v4.0.0
359
+ "",
360
+ "none",
361
+ "full",
362
+ d,
363
+ l,
364
+ i
365
+ ], z = () => ["", g, H, O], J = () => ["solid", "dashed", "dotted", "double"], fe = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], x = () => [g, ne, ze, Ce], he = () => [
366
+ // Deprecated since Tailwind CSS v4.0.0
367
+ "",
368
+ "none",
369
+ A,
370
+ l,
371
+ i
372
+ ], K = () => ["none", g, l, i], Q = () => ["none", g, l, i], se = () => [g, l, i], Z = () => [_, "full", ...p()];
373
+ return {
374
+ cacheSize: 500,
375
+ theme: {
376
+ animate: ["spin", "ping", "pulse", "bounce"],
377
+ aspect: ["video"],
378
+ blur: [V],
379
+ breakpoint: [V],
380
+ color: [gr],
381
+ container: [V],
382
+ "drop-shadow": [V],
383
+ ease: ["in", "out", "in-out"],
384
+ font: [yr],
385
+ "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
386
+ "inset-shadow": [V],
387
+ leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
388
+ perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
389
+ radius: [V],
390
+ shadow: [V],
391
+ spacing: ["px", g],
392
+ text: [V],
393
+ "text-shadow": [V],
394
+ tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
395
+ },
396
+ classGroups: {
397
+ // --------------
398
+ // --- Layout ---
399
+ // --------------
400
+ /**
401
+ * Aspect Ratio
402
+ * @see https://tailwindcss.com/docs/aspect-ratio
403
+ */
404
+ aspect: [{
405
+ aspect: ["auto", "square", _, i, l, v]
406
+ }],
407
+ /**
408
+ * Container
409
+ * @see https://tailwindcss.com/docs/container
410
+ * @deprecated since Tailwind CSS v4.0.0
411
+ */
412
+ container: ["container"],
413
+ /**
414
+ * Columns
415
+ * @see https://tailwindcss.com/docs/columns
416
+ */
417
+ columns: [{
418
+ columns: [g, i, l, u]
419
+ }],
420
+ /**
421
+ * Break After
422
+ * @see https://tailwindcss.com/docs/break-after
423
+ */
424
+ "break-after": [{
425
+ "break-after": D()
426
+ }],
427
+ /**
428
+ * Break Before
429
+ * @see https://tailwindcss.com/docs/break-before
430
+ */
431
+ "break-before": [{
432
+ "break-before": D()
433
+ }],
434
+ /**
435
+ * Break Inside
436
+ * @see https://tailwindcss.com/docs/break-inside
437
+ */
438
+ "break-inside": [{
439
+ "break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
440
+ }],
441
+ /**
442
+ * Box Decoration Break
443
+ * @see https://tailwindcss.com/docs/box-decoration-break
444
+ */
445
+ "box-decoration": [{
446
+ "box-decoration": ["slice", "clone"]
447
+ }],
448
+ /**
449
+ * Box Sizing
450
+ * @see https://tailwindcss.com/docs/box-sizing
451
+ */
452
+ box: [{
453
+ box: ["border", "content"]
454
+ }],
455
+ /**
456
+ * Display
457
+ * @see https://tailwindcss.com/docs/display
458
+ */
459
+ 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"],
460
+ /**
461
+ * Screen Reader Only
462
+ * @see https://tailwindcss.com/docs/display#screen-reader-only
463
+ */
464
+ sr: ["sr-only", "not-sr-only"],
465
+ /**
466
+ * Floats
467
+ * @see https://tailwindcss.com/docs/float
468
+ */
469
+ float: [{
470
+ float: ["right", "left", "none", "start", "end"]
471
+ }],
472
+ /**
473
+ * Clear
474
+ * @see https://tailwindcss.com/docs/clear
475
+ */
476
+ clear: [{
477
+ clear: ["left", "right", "both", "none", "start", "end"]
478
+ }],
479
+ /**
480
+ * Isolation
481
+ * @see https://tailwindcss.com/docs/isolation
482
+ */
483
+ isolation: ["isolate", "isolation-auto"],
484
+ /**
485
+ * Object Fit
486
+ * @see https://tailwindcss.com/docs/object-fit
487
+ */
488
+ "object-fit": [{
489
+ object: ["contain", "cover", "fill", "none", "scale-down"]
490
+ }],
491
+ /**
492
+ * Object Position
493
+ * @see https://tailwindcss.com/docs/object-position
494
+ */
495
+ "object-position": [{
496
+ object: F()
497
+ }],
498
+ /**
499
+ * Overflow
500
+ * @see https://tailwindcss.com/docs/overflow
501
+ */
502
+ overflow: [{
503
+ overflow: T()
504
+ }],
505
+ /**
506
+ * Overflow X
507
+ * @see https://tailwindcss.com/docs/overflow
508
+ */
509
+ "overflow-x": [{
510
+ "overflow-x": T()
511
+ }],
512
+ /**
513
+ * Overflow Y
514
+ * @see https://tailwindcss.com/docs/overflow
515
+ */
516
+ "overflow-y": [{
517
+ "overflow-y": T()
518
+ }],
519
+ /**
520
+ * Overscroll Behavior
521
+ * @see https://tailwindcss.com/docs/overscroll-behavior
522
+ */
523
+ overscroll: [{
524
+ overscroll: Y()
525
+ }],
526
+ /**
527
+ * Overscroll Behavior X
528
+ * @see https://tailwindcss.com/docs/overscroll-behavior
529
+ */
530
+ "overscroll-x": [{
531
+ "overscroll-x": Y()
532
+ }],
533
+ /**
534
+ * Overscroll Behavior Y
535
+ * @see https://tailwindcss.com/docs/overscroll-behavior
536
+ */
537
+ "overscroll-y": [{
538
+ "overscroll-y": Y()
539
+ }],
540
+ /**
541
+ * Position
542
+ * @see https://tailwindcss.com/docs/position
543
+ */
544
+ position: ["static", "fixed", "absolute", "relative", "sticky"],
545
+ /**
546
+ * Top / Right / Bottom / Left
547
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
548
+ */
549
+ inset: [{
550
+ inset: S()
551
+ }],
552
+ /**
553
+ * Right / Left
554
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
555
+ */
556
+ "inset-x": [{
557
+ "inset-x": S()
558
+ }],
559
+ /**
560
+ * Top / Bottom
561
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
562
+ */
563
+ "inset-y": [{
564
+ "inset-y": S()
565
+ }],
566
+ /**
567
+ * Start
568
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
569
+ */
570
+ start: [{
571
+ start: S()
572
+ }],
573
+ /**
574
+ * End
575
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
576
+ */
577
+ end: [{
578
+ end: S()
579
+ }],
580
+ /**
581
+ * Top
582
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
583
+ */
584
+ top: [{
585
+ top: S()
586
+ }],
587
+ /**
588
+ * Right
589
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
590
+ */
591
+ right: [{
592
+ right: S()
593
+ }],
594
+ /**
595
+ * Bottom
596
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
597
+ */
598
+ bottom: [{
599
+ bottom: S()
600
+ }],
601
+ /**
602
+ * Left
603
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
604
+ */
605
+ left: [{
606
+ left: S()
607
+ }],
608
+ /**
609
+ * Visibility
610
+ * @see https://tailwindcss.com/docs/visibility
611
+ */
612
+ visibility: ["visible", "invisible", "collapse"],
613
+ /**
614
+ * Z-Index
615
+ * @see https://tailwindcss.com/docs/z-index
616
+ */
617
+ z: [{
618
+ z: [P, "auto", l, i]
619
+ }],
620
+ // ------------------------
621
+ // --- Flexbox and Grid ---
622
+ // ------------------------
623
+ /**
624
+ * Flex Basis
625
+ * @see https://tailwindcss.com/docs/flex-basis
626
+ */
627
+ basis: [{
628
+ basis: [_, "full", "auto", u, ...p()]
629
+ }],
630
+ /**
631
+ * Flex Direction
632
+ * @see https://tailwindcss.com/docs/flex-direction
633
+ */
634
+ "flex-direction": [{
635
+ flex: ["row", "row-reverse", "col", "col-reverse"]
636
+ }],
637
+ /**
638
+ * Flex Wrap
639
+ * @see https://tailwindcss.com/docs/flex-wrap
640
+ */
641
+ "flex-wrap": [{
642
+ flex: ["nowrap", "wrap", "wrap-reverse"]
643
+ }],
644
+ /**
645
+ * Flex
646
+ * @see https://tailwindcss.com/docs/flex
647
+ */
648
+ flex: [{
649
+ flex: [g, _, "auto", "initial", "none", i]
650
+ }],
651
+ /**
652
+ * Flex Grow
653
+ * @see https://tailwindcss.com/docs/flex-grow
654
+ */
655
+ grow: [{
656
+ grow: ["", g, l, i]
657
+ }],
658
+ /**
659
+ * Flex Shrink
660
+ * @see https://tailwindcss.com/docs/flex-shrink
661
+ */
662
+ shrink: [{
663
+ shrink: ["", g, l, i]
664
+ }],
665
+ /**
666
+ * Order
667
+ * @see https://tailwindcss.com/docs/order
668
+ */
669
+ order: [{
670
+ order: [P, "first", "last", "none", l, i]
671
+ }],
672
+ /**
673
+ * Grid Template Columns
674
+ * @see https://tailwindcss.com/docs/grid-template-columns
675
+ */
676
+ "grid-cols": [{
677
+ "grid-cols": de()
678
+ }],
679
+ /**
680
+ * Grid Column Start / End
681
+ * @see https://tailwindcss.com/docs/grid-column
682
+ */
683
+ "col-start-end": [{
684
+ col: me()
685
+ }],
686
+ /**
687
+ * Grid Column Start
688
+ * @see https://tailwindcss.com/docs/grid-column
689
+ */
690
+ "col-start": [{
691
+ "col-start": X()
692
+ }],
693
+ /**
694
+ * Grid Column End
695
+ * @see https://tailwindcss.com/docs/grid-column
696
+ */
697
+ "col-end": [{
698
+ "col-end": X()
699
+ }],
700
+ /**
701
+ * Grid Template Rows
702
+ * @see https://tailwindcss.com/docs/grid-template-rows
703
+ */
704
+ "grid-rows": [{
705
+ "grid-rows": de()
706
+ }],
707
+ /**
708
+ * Grid Row Start / End
709
+ * @see https://tailwindcss.com/docs/grid-row
710
+ */
711
+ "row-start-end": [{
712
+ row: me()
713
+ }],
714
+ /**
715
+ * Grid Row Start
716
+ * @see https://tailwindcss.com/docs/grid-row
717
+ */
718
+ "row-start": [{
719
+ "row-start": X()
720
+ }],
721
+ /**
722
+ * Grid Row End
723
+ * @see https://tailwindcss.com/docs/grid-row
724
+ */
725
+ "row-end": [{
726
+ "row-end": X()
727
+ }],
728
+ /**
729
+ * Grid Auto Flow
730
+ * @see https://tailwindcss.com/docs/grid-auto-flow
731
+ */
732
+ "grid-flow": [{
733
+ "grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
734
+ }],
735
+ /**
736
+ * Grid Auto Columns
737
+ * @see https://tailwindcss.com/docs/grid-auto-columns
738
+ */
739
+ "auto-cols": [{
740
+ "auto-cols": ue()
741
+ }],
742
+ /**
743
+ * Grid Auto Rows
744
+ * @see https://tailwindcss.com/docs/grid-auto-rows
745
+ */
746
+ "auto-rows": [{
747
+ "auto-rows": ue()
748
+ }],
749
+ /**
750
+ * Gap
751
+ * @see https://tailwindcss.com/docs/gap
752
+ */
753
+ gap: [{
754
+ gap: p()
755
+ }],
756
+ /**
757
+ * Gap X
758
+ * @see https://tailwindcss.com/docs/gap
759
+ */
760
+ "gap-x": [{
761
+ "gap-x": p()
762
+ }],
763
+ /**
764
+ * Gap Y
765
+ * @see https://tailwindcss.com/docs/gap
766
+ */
767
+ "gap-y": [{
768
+ "gap-y": p()
769
+ }],
770
+ /**
771
+ * Justify Content
772
+ * @see https://tailwindcss.com/docs/justify-content
773
+ */
774
+ "justify-content": [{
775
+ justify: [...oe(), "normal"]
776
+ }],
777
+ /**
778
+ * Justify Items
779
+ * @see https://tailwindcss.com/docs/justify-items
780
+ */
781
+ "justify-items": [{
782
+ "justify-items": [...B(), "normal"]
783
+ }],
784
+ /**
785
+ * Justify Self
786
+ * @see https://tailwindcss.com/docs/justify-self
787
+ */
788
+ "justify-self": [{
789
+ "justify-self": ["auto", ...B()]
790
+ }],
791
+ /**
792
+ * Align Content
793
+ * @see https://tailwindcss.com/docs/align-content
794
+ */
795
+ "align-content": [{
796
+ content: ["normal", ...oe()]
797
+ }],
798
+ /**
799
+ * Align Items
800
+ * @see https://tailwindcss.com/docs/align-items
801
+ */
802
+ "align-items": [{
803
+ items: [...B(), {
804
+ baseline: ["", "last"]
805
+ }]
806
+ }],
807
+ /**
808
+ * Align Self
809
+ * @see https://tailwindcss.com/docs/align-self
810
+ */
811
+ "align-self": [{
812
+ self: ["auto", ...B(), {
813
+ baseline: ["", "last"]
814
+ }]
815
+ }],
816
+ /**
817
+ * Place Content
818
+ * @see https://tailwindcss.com/docs/place-content
819
+ */
820
+ "place-content": [{
821
+ "place-content": oe()
822
+ }],
823
+ /**
824
+ * Place Items
825
+ * @see https://tailwindcss.com/docs/place-items
826
+ */
827
+ "place-items": [{
828
+ "place-items": [...B(), "baseline"]
829
+ }],
830
+ /**
831
+ * Place Self
832
+ * @see https://tailwindcss.com/docs/place-self
833
+ */
834
+ "place-self": [{
835
+ "place-self": ["auto", ...B()]
836
+ }],
837
+ // Spacing
838
+ /**
839
+ * Padding
840
+ * @see https://tailwindcss.com/docs/padding
841
+ */
842
+ p: [{
843
+ p: p()
844
+ }],
845
+ /**
846
+ * Padding X
847
+ * @see https://tailwindcss.com/docs/padding
848
+ */
849
+ px: [{
850
+ px: p()
851
+ }],
852
+ /**
853
+ * Padding Y
854
+ * @see https://tailwindcss.com/docs/padding
855
+ */
856
+ py: [{
857
+ py: p()
858
+ }],
859
+ /**
860
+ * Padding Start
861
+ * @see https://tailwindcss.com/docs/padding
862
+ */
863
+ ps: [{
864
+ ps: p()
865
+ }],
866
+ /**
867
+ * Padding End
868
+ * @see https://tailwindcss.com/docs/padding
869
+ */
870
+ pe: [{
871
+ pe: p()
872
+ }],
873
+ /**
874
+ * Padding Top
875
+ * @see https://tailwindcss.com/docs/padding
876
+ */
877
+ pt: [{
878
+ pt: p()
879
+ }],
880
+ /**
881
+ * Padding Right
882
+ * @see https://tailwindcss.com/docs/padding
883
+ */
884
+ pr: [{
885
+ pr: p()
886
+ }],
887
+ /**
888
+ * Padding Bottom
889
+ * @see https://tailwindcss.com/docs/padding
890
+ */
891
+ pb: [{
892
+ pb: p()
893
+ }],
894
+ /**
895
+ * Padding Left
896
+ * @see https://tailwindcss.com/docs/padding
897
+ */
898
+ pl: [{
899
+ pl: p()
900
+ }],
901
+ /**
902
+ * Margin
903
+ * @see https://tailwindcss.com/docs/margin
904
+ */
905
+ m: [{
906
+ m: I()
907
+ }],
908
+ /**
909
+ * Margin X
910
+ * @see https://tailwindcss.com/docs/margin
911
+ */
912
+ mx: [{
913
+ mx: I()
914
+ }],
915
+ /**
916
+ * Margin Y
917
+ * @see https://tailwindcss.com/docs/margin
918
+ */
919
+ my: [{
920
+ my: I()
921
+ }],
922
+ /**
923
+ * Margin Start
924
+ * @see https://tailwindcss.com/docs/margin
925
+ */
926
+ ms: [{
927
+ ms: I()
928
+ }],
929
+ /**
930
+ * Margin End
931
+ * @see https://tailwindcss.com/docs/margin
932
+ */
933
+ me: [{
934
+ me: I()
935
+ }],
936
+ /**
937
+ * Margin Top
938
+ * @see https://tailwindcss.com/docs/margin
939
+ */
940
+ mt: [{
941
+ mt: I()
942
+ }],
943
+ /**
944
+ * Margin Right
945
+ * @see https://tailwindcss.com/docs/margin
946
+ */
947
+ mr: [{
948
+ mr: I()
949
+ }],
950
+ /**
951
+ * Margin Bottom
952
+ * @see https://tailwindcss.com/docs/margin
953
+ */
954
+ mb: [{
955
+ mb: I()
956
+ }],
957
+ /**
958
+ * Margin Left
959
+ * @see https://tailwindcss.com/docs/margin
960
+ */
961
+ ml: [{
962
+ ml: I()
963
+ }],
964
+ /**
965
+ * Space Between X
966
+ * @see https://tailwindcss.com/docs/margin#adding-space-between-children
967
+ */
968
+ "space-x": [{
969
+ "space-x": p()
970
+ }],
971
+ /**
972
+ * Space Between X Reverse
973
+ * @see https://tailwindcss.com/docs/margin#adding-space-between-children
974
+ */
975
+ "space-x-reverse": ["space-x-reverse"],
976
+ /**
977
+ * Space Between Y
978
+ * @see https://tailwindcss.com/docs/margin#adding-space-between-children
979
+ */
980
+ "space-y": [{
981
+ "space-y": p()
982
+ }],
983
+ /**
984
+ * Space Between Y Reverse
985
+ * @see https://tailwindcss.com/docs/margin#adding-space-between-children
986
+ */
987
+ "space-y-reverse": ["space-y-reverse"],
988
+ // --------------
989
+ // --- Sizing ---
990
+ // --------------
991
+ /**
992
+ * Size
993
+ * @see https://tailwindcss.com/docs/width#setting-both-width-and-height
994
+ */
995
+ size: [{
996
+ size: j()
997
+ }],
998
+ /**
999
+ * Width
1000
+ * @see https://tailwindcss.com/docs/width
1001
+ */
1002
+ w: [{
1003
+ w: [u, "screen", ...j()]
1004
+ }],
1005
+ /**
1006
+ * Min-Width
1007
+ * @see https://tailwindcss.com/docs/min-width
1008
+ */
1009
+ "min-w": [{
1010
+ "min-w": [
1011
+ u,
1012
+ "screen",
1013
+ /** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1014
+ "none",
1015
+ ...j()
1016
+ ]
1017
+ }],
1018
+ /**
1019
+ * Max-Width
1020
+ * @see https://tailwindcss.com/docs/max-width
1021
+ */
1022
+ "max-w": [{
1023
+ "max-w": [
1024
+ u,
1025
+ "screen",
1026
+ "none",
1027
+ /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1028
+ "prose",
1029
+ /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1030
+ {
1031
+ screen: [n]
1032
+ },
1033
+ ...j()
1034
+ ]
1035
+ }],
1036
+ /**
1037
+ * Height
1038
+ * @see https://tailwindcss.com/docs/height
1039
+ */
1040
+ h: [{
1041
+ h: ["screen", "lh", ...j()]
1042
+ }],
1043
+ /**
1044
+ * Min-Height
1045
+ * @see https://tailwindcss.com/docs/min-height
1046
+ */
1047
+ "min-h": [{
1048
+ "min-h": ["screen", "lh", "none", ...j()]
1049
+ }],
1050
+ /**
1051
+ * Max-Height
1052
+ * @see https://tailwindcss.com/docs/max-height
1053
+ */
1054
+ "max-h": [{
1055
+ "max-h": ["screen", "lh", ...j()]
1056
+ }],
1057
+ // ------------------
1058
+ // --- Typography ---
1059
+ // ------------------
1060
+ /**
1061
+ * Font Size
1062
+ * @see https://tailwindcss.com/docs/font-size
1063
+ */
1064
+ "font-size": [{
1065
+ text: ["base", r, H, O]
1066
+ }],
1067
+ /**
1068
+ * Font Smoothing
1069
+ * @see https://tailwindcss.com/docs/font-smoothing
1070
+ */
1071
+ "font-smoothing": ["antialiased", "subpixel-antialiased"],
1072
+ /**
1073
+ * Font Style
1074
+ * @see https://tailwindcss.com/docs/font-style
1075
+ */
1076
+ "font-style": ["italic", "not-italic"],
1077
+ /**
1078
+ * Font Weight
1079
+ * @see https://tailwindcss.com/docs/font-weight
1080
+ */
1081
+ "font-weight": [{
1082
+ font: [t, l, ie]
1083
+ }],
1084
+ /**
1085
+ * Font Stretch
1086
+ * @see https://tailwindcss.com/docs/font-stretch
1087
+ */
1088
+ "font-stretch": [{
1089
+ "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", ne, i]
1090
+ }],
1091
+ /**
1092
+ * Font Family
1093
+ * @see https://tailwindcss.com/docs/font-family
1094
+ */
1095
+ "font-family": [{
1096
+ font: [vr, i, o]
1097
+ }],
1098
+ /**
1099
+ * Font Variant Numeric
1100
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1101
+ */
1102
+ "fvn-normal": ["normal-nums"],
1103
+ /**
1104
+ * Font Variant Numeric
1105
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1106
+ */
1107
+ "fvn-ordinal": ["ordinal"],
1108
+ /**
1109
+ * Font Variant Numeric
1110
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1111
+ */
1112
+ "fvn-slashed-zero": ["slashed-zero"],
1113
+ /**
1114
+ * Font Variant Numeric
1115
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1116
+ */
1117
+ "fvn-figure": ["lining-nums", "oldstyle-nums"],
1118
+ /**
1119
+ * Font Variant Numeric
1120
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1121
+ */
1122
+ "fvn-spacing": ["proportional-nums", "tabular-nums"],
1123
+ /**
1124
+ * Font Variant Numeric
1125
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1126
+ */
1127
+ "fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
1128
+ /**
1129
+ * Letter Spacing
1130
+ * @see https://tailwindcss.com/docs/letter-spacing
1131
+ */
1132
+ tracking: [{
1133
+ tracking: [a, l, i]
1134
+ }],
1135
+ /**
1136
+ * Line Clamp
1137
+ * @see https://tailwindcss.com/docs/line-clamp
1138
+ */
1139
+ "line-clamp": [{
1140
+ "line-clamp": [g, "none", l, ie]
1141
+ }],
1142
+ /**
1143
+ * Line Height
1144
+ * @see https://tailwindcss.com/docs/line-height
1145
+ */
1146
+ leading: [{
1147
+ leading: [
1148
+ /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1149
+ s,
1150
+ ...p()
1151
+ ]
1152
+ }],
1153
+ /**
1154
+ * List Style Image
1155
+ * @see https://tailwindcss.com/docs/list-style-image
1156
+ */
1157
+ "list-image": [{
1158
+ "list-image": ["none", l, i]
1159
+ }],
1160
+ /**
1161
+ * List Style Position
1162
+ * @see https://tailwindcss.com/docs/list-style-position
1163
+ */
1164
+ "list-style-position": [{
1165
+ list: ["inside", "outside"]
1166
+ }],
1167
+ /**
1168
+ * List Style Type
1169
+ * @see https://tailwindcss.com/docs/list-style-type
1170
+ */
1171
+ "list-style-type": [{
1172
+ list: ["disc", "decimal", "none", l, i]
1173
+ }],
1174
+ /**
1175
+ * Text Alignment
1176
+ * @see https://tailwindcss.com/docs/text-align
1177
+ */
1178
+ "text-alignment": [{
1179
+ text: ["left", "center", "right", "justify", "start", "end"]
1180
+ }],
1181
+ /**
1182
+ * Placeholder Color
1183
+ * @deprecated since Tailwind CSS v3.0.0
1184
+ * @see https://v3.tailwindcss.com/docs/placeholder-color
1185
+ */
1186
+ "placeholder-color": [{
1187
+ placeholder: m()
1188
+ }],
1189
+ /**
1190
+ * Text Color
1191
+ * @see https://tailwindcss.com/docs/text-color
1192
+ */
1193
+ "text-color": [{
1194
+ text: m()
1195
+ }],
1196
+ /**
1197
+ * Text Decoration
1198
+ * @see https://tailwindcss.com/docs/text-decoration
1199
+ */
1200
+ "text-decoration": ["underline", "overline", "line-through", "no-underline"],
1201
+ /**
1202
+ * Text Decoration Style
1203
+ * @see https://tailwindcss.com/docs/text-decoration-style
1204
+ */
1205
+ "text-decoration-style": [{
1206
+ decoration: [...J(), "wavy"]
1207
+ }],
1208
+ /**
1209
+ * Text Decoration Thickness
1210
+ * @see https://tailwindcss.com/docs/text-decoration-thickness
1211
+ */
1212
+ "text-decoration-thickness": [{
1213
+ decoration: [g, "from-font", "auto", l, O]
1214
+ }],
1215
+ /**
1216
+ * Text Decoration Color
1217
+ * @see https://tailwindcss.com/docs/text-decoration-color
1218
+ */
1219
+ "text-decoration-color": [{
1220
+ decoration: m()
1221
+ }],
1222
+ /**
1223
+ * Text Underline Offset
1224
+ * @see https://tailwindcss.com/docs/text-underline-offset
1225
+ */
1226
+ "underline-offset": [{
1227
+ "underline-offset": [g, "auto", l, i]
1228
+ }],
1229
+ /**
1230
+ * Text Transform
1231
+ * @see https://tailwindcss.com/docs/text-transform
1232
+ */
1233
+ "text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
1234
+ /**
1235
+ * Text Overflow
1236
+ * @see https://tailwindcss.com/docs/text-overflow
1237
+ */
1238
+ "text-overflow": ["truncate", "text-ellipsis", "text-clip"],
1239
+ /**
1240
+ * Text Wrap
1241
+ * @see https://tailwindcss.com/docs/text-wrap
1242
+ */
1243
+ "text-wrap": [{
1244
+ text: ["wrap", "nowrap", "balance", "pretty"]
1245
+ }],
1246
+ /**
1247
+ * Text Indent
1248
+ * @see https://tailwindcss.com/docs/text-indent
1249
+ */
1250
+ indent: [{
1251
+ indent: p()
1252
+ }],
1253
+ /**
1254
+ * Vertical Alignment
1255
+ * @see https://tailwindcss.com/docs/vertical-align
1256
+ */
1257
+ "vertical-align": [{
1258
+ align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", l, i]
1259
+ }],
1260
+ /**
1261
+ * Whitespace
1262
+ * @see https://tailwindcss.com/docs/whitespace
1263
+ */
1264
+ whitespace: [{
1265
+ whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
1266
+ }],
1267
+ /**
1268
+ * Word Break
1269
+ * @see https://tailwindcss.com/docs/word-break
1270
+ */
1271
+ break: [{
1272
+ break: ["normal", "words", "all", "keep"]
1273
+ }],
1274
+ /**
1275
+ * Overflow Wrap
1276
+ * @see https://tailwindcss.com/docs/overflow-wrap
1277
+ */
1278
+ wrap: [{
1279
+ wrap: ["break-word", "anywhere", "normal"]
1280
+ }],
1281
+ /**
1282
+ * Hyphens
1283
+ * @see https://tailwindcss.com/docs/hyphens
1284
+ */
1285
+ hyphens: [{
1286
+ hyphens: ["none", "manual", "auto"]
1287
+ }],
1288
+ /**
1289
+ * Content
1290
+ * @see https://tailwindcss.com/docs/content
1291
+ */
1292
+ content: [{
1293
+ content: ["none", l, i]
1294
+ }],
1295
+ // -------------------
1296
+ // --- Backgrounds ---
1297
+ // -------------------
1298
+ /**
1299
+ * Background Attachment
1300
+ * @see https://tailwindcss.com/docs/background-attachment
1301
+ */
1302
+ "bg-attachment": [{
1303
+ bg: ["fixed", "local", "scroll"]
1304
+ }],
1305
+ /**
1306
+ * Background Clip
1307
+ * @see https://tailwindcss.com/docs/background-clip
1308
+ */
1309
+ "bg-clip": [{
1310
+ "bg-clip": ["border", "padding", "content", "text"]
1311
+ }],
1312
+ /**
1313
+ * Background Origin
1314
+ * @see https://tailwindcss.com/docs/background-origin
1315
+ */
1316
+ "bg-origin": [{
1317
+ "bg-origin": ["border", "padding", "content"]
1318
+ }],
1319
+ /**
1320
+ * Background Position
1321
+ * @see https://tailwindcss.com/docs/background-position
1322
+ */
1323
+ "bg-position": [{
1324
+ bg: pe()
1325
+ }],
1326
+ /**
1327
+ * Background Repeat
1328
+ * @see https://tailwindcss.com/docs/background-repeat
1329
+ */
1330
+ "bg-repeat": [{
1331
+ bg: ge()
1332
+ }],
1333
+ /**
1334
+ * Background Size
1335
+ * @see https://tailwindcss.com/docs/background-size
1336
+ */
1337
+ "bg-size": [{
1338
+ bg: be()
1339
+ }],
1340
+ /**
1341
+ * Background Image
1342
+ * @see https://tailwindcss.com/docs/background-image
1343
+ */
1344
+ "bg-image": [{
1345
+ bg: ["none", {
1346
+ linear: [{
1347
+ to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1348
+ }, P, l, i],
1349
+ radial: ["", l, i],
1350
+ conic: [P, l, i]
1351
+ }, Cr, kr]
1352
+ }],
1353
+ /**
1354
+ * Background Color
1355
+ * @see https://tailwindcss.com/docs/background-color
1356
+ */
1357
+ "bg-color": [{
1358
+ bg: m()
1359
+ }],
1360
+ /**
1361
+ * Gradient Color Stops From Position
1362
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1363
+ */
1364
+ "gradient-from-pos": [{
1365
+ from: ae()
1366
+ }],
1367
+ /**
1368
+ * Gradient Color Stops Via Position
1369
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1370
+ */
1371
+ "gradient-via-pos": [{
1372
+ via: ae()
1373
+ }],
1374
+ /**
1375
+ * Gradient Color Stops To Position
1376
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1377
+ */
1378
+ "gradient-to-pos": [{
1379
+ to: ae()
1380
+ }],
1381
+ /**
1382
+ * Gradient Color Stops From
1383
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1384
+ */
1385
+ "gradient-from": [{
1386
+ from: m()
1387
+ }],
1388
+ /**
1389
+ * Gradient Color Stops Via
1390
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1391
+ */
1392
+ "gradient-via": [{
1393
+ via: m()
1394
+ }],
1395
+ /**
1396
+ * Gradient Color Stops To
1397
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1398
+ */
1399
+ "gradient-to": [{
1400
+ to: m()
1401
+ }],
1402
+ // ---------------
1403
+ // --- Borders ---
1404
+ // ---------------
1405
+ /**
1406
+ * Border Radius
1407
+ * @see https://tailwindcss.com/docs/border-radius
1408
+ */
1409
+ rounded: [{
1410
+ rounded: w()
1411
+ }],
1412
+ /**
1413
+ * Border Radius Start
1414
+ * @see https://tailwindcss.com/docs/border-radius
1415
+ */
1416
+ "rounded-s": [{
1417
+ "rounded-s": w()
1418
+ }],
1419
+ /**
1420
+ * Border Radius End
1421
+ * @see https://tailwindcss.com/docs/border-radius
1422
+ */
1423
+ "rounded-e": [{
1424
+ "rounded-e": w()
1425
+ }],
1426
+ /**
1427
+ * Border Radius Top
1428
+ * @see https://tailwindcss.com/docs/border-radius
1429
+ */
1430
+ "rounded-t": [{
1431
+ "rounded-t": w()
1432
+ }],
1433
+ /**
1434
+ * Border Radius Right
1435
+ * @see https://tailwindcss.com/docs/border-radius
1436
+ */
1437
+ "rounded-r": [{
1438
+ "rounded-r": w()
1439
+ }],
1440
+ /**
1441
+ * Border Radius Bottom
1442
+ * @see https://tailwindcss.com/docs/border-radius
1443
+ */
1444
+ "rounded-b": [{
1445
+ "rounded-b": w()
1446
+ }],
1447
+ /**
1448
+ * Border Radius Left
1449
+ * @see https://tailwindcss.com/docs/border-radius
1450
+ */
1451
+ "rounded-l": [{
1452
+ "rounded-l": w()
1453
+ }],
1454
+ /**
1455
+ * Border Radius Start Start
1456
+ * @see https://tailwindcss.com/docs/border-radius
1457
+ */
1458
+ "rounded-ss": [{
1459
+ "rounded-ss": w()
1460
+ }],
1461
+ /**
1462
+ * Border Radius Start End
1463
+ * @see https://tailwindcss.com/docs/border-radius
1464
+ */
1465
+ "rounded-se": [{
1466
+ "rounded-se": w()
1467
+ }],
1468
+ /**
1469
+ * Border Radius End End
1470
+ * @see https://tailwindcss.com/docs/border-radius
1471
+ */
1472
+ "rounded-ee": [{
1473
+ "rounded-ee": w()
1474
+ }],
1475
+ /**
1476
+ * Border Radius End Start
1477
+ * @see https://tailwindcss.com/docs/border-radius
1478
+ */
1479
+ "rounded-es": [{
1480
+ "rounded-es": w()
1481
+ }],
1482
+ /**
1483
+ * Border Radius Top Left
1484
+ * @see https://tailwindcss.com/docs/border-radius
1485
+ */
1486
+ "rounded-tl": [{
1487
+ "rounded-tl": w()
1488
+ }],
1489
+ /**
1490
+ * Border Radius Top Right
1491
+ * @see https://tailwindcss.com/docs/border-radius
1492
+ */
1493
+ "rounded-tr": [{
1494
+ "rounded-tr": w()
1495
+ }],
1496
+ /**
1497
+ * Border Radius Bottom Right
1498
+ * @see https://tailwindcss.com/docs/border-radius
1499
+ */
1500
+ "rounded-br": [{
1501
+ "rounded-br": w()
1502
+ }],
1503
+ /**
1504
+ * Border Radius Bottom Left
1505
+ * @see https://tailwindcss.com/docs/border-radius
1506
+ */
1507
+ "rounded-bl": [{
1508
+ "rounded-bl": w()
1509
+ }],
1510
+ /**
1511
+ * Border Width
1512
+ * @see https://tailwindcss.com/docs/border-width
1513
+ */
1514
+ "border-w": [{
1515
+ border: z()
1516
+ }],
1517
+ /**
1518
+ * Border Width X
1519
+ * @see https://tailwindcss.com/docs/border-width
1520
+ */
1521
+ "border-w-x": [{
1522
+ "border-x": z()
1523
+ }],
1524
+ /**
1525
+ * Border Width Y
1526
+ * @see https://tailwindcss.com/docs/border-width
1527
+ */
1528
+ "border-w-y": [{
1529
+ "border-y": z()
1530
+ }],
1531
+ /**
1532
+ * Border Width Start
1533
+ * @see https://tailwindcss.com/docs/border-width
1534
+ */
1535
+ "border-w-s": [{
1536
+ "border-s": z()
1537
+ }],
1538
+ /**
1539
+ * Border Width End
1540
+ * @see https://tailwindcss.com/docs/border-width
1541
+ */
1542
+ "border-w-e": [{
1543
+ "border-e": z()
1544
+ }],
1545
+ /**
1546
+ * Border Width Top
1547
+ * @see https://tailwindcss.com/docs/border-width
1548
+ */
1549
+ "border-w-t": [{
1550
+ "border-t": z()
1551
+ }],
1552
+ /**
1553
+ * Border Width Right
1554
+ * @see https://tailwindcss.com/docs/border-width
1555
+ */
1556
+ "border-w-r": [{
1557
+ "border-r": z()
1558
+ }],
1559
+ /**
1560
+ * Border Width Bottom
1561
+ * @see https://tailwindcss.com/docs/border-width
1562
+ */
1563
+ "border-w-b": [{
1564
+ "border-b": z()
1565
+ }],
1566
+ /**
1567
+ * Border Width Left
1568
+ * @see https://tailwindcss.com/docs/border-width
1569
+ */
1570
+ "border-w-l": [{
1571
+ "border-l": z()
1572
+ }],
1573
+ /**
1574
+ * Divide Width X
1575
+ * @see https://tailwindcss.com/docs/border-width#between-children
1576
+ */
1577
+ "divide-x": [{
1578
+ "divide-x": z()
1579
+ }],
1580
+ /**
1581
+ * Divide Width X Reverse
1582
+ * @see https://tailwindcss.com/docs/border-width#between-children
1583
+ */
1584
+ "divide-x-reverse": ["divide-x-reverse"],
1585
+ /**
1586
+ * Divide Width Y
1587
+ * @see https://tailwindcss.com/docs/border-width#between-children
1588
+ */
1589
+ "divide-y": [{
1590
+ "divide-y": z()
1591
+ }],
1592
+ /**
1593
+ * Divide Width Y Reverse
1594
+ * @see https://tailwindcss.com/docs/border-width#between-children
1595
+ */
1596
+ "divide-y-reverse": ["divide-y-reverse"],
1597
+ /**
1598
+ * Border Style
1599
+ * @see https://tailwindcss.com/docs/border-style
1600
+ */
1601
+ "border-style": [{
1602
+ border: [...J(), "hidden", "none"]
1603
+ }],
1604
+ /**
1605
+ * Divide Style
1606
+ * @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
1607
+ */
1608
+ "divide-style": [{
1609
+ divide: [...J(), "hidden", "none"]
1610
+ }],
1611
+ /**
1612
+ * Border Color
1613
+ * @see https://tailwindcss.com/docs/border-color
1614
+ */
1615
+ "border-color": [{
1616
+ border: m()
1617
+ }],
1618
+ /**
1619
+ * Border Color X
1620
+ * @see https://tailwindcss.com/docs/border-color
1621
+ */
1622
+ "border-color-x": [{
1623
+ "border-x": m()
1624
+ }],
1625
+ /**
1626
+ * Border Color Y
1627
+ * @see https://tailwindcss.com/docs/border-color
1628
+ */
1629
+ "border-color-y": [{
1630
+ "border-y": m()
1631
+ }],
1632
+ /**
1633
+ * Border Color S
1634
+ * @see https://tailwindcss.com/docs/border-color
1635
+ */
1636
+ "border-color-s": [{
1637
+ "border-s": m()
1638
+ }],
1639
+ /**
1640
+ * Border Color E
1641
+ * @see https://tailwindcss.com/docs/border-color
1642
+ */
1643
+ "border-color-e": [{
1644
+ "border-e": m()
1645
+ }],
1646
+ /**
1647
+ * Border Color Top
1648
+ * @see https://tailwindcss.com/docs/border-color
1649
+ */
1650
+ "border-color-t": [{
1651
+ "border-t": m()
1652
+ }],
1653
+ /**
1654
+ * Border Color Right
1655
+ * @see https://tailwindcss.com/docs/border-color
1656
+ */
1657
+ "border-color-r": [{
1658
+ "border-r": m()
1659
+ }],
1660
+ /**
1661
+ * Border Color Bottom
1662
+ * @see https://tailwindcss.com/docs/border-color
1663
+ */
1664
+ "border-color-b": [{
1665
+ "border-b": m()
1666
+ }],
1667
+ /**
1668
+ * Border Color Left
1669
+ * @see https://tailwindcss.com/docs/border-color
1670
+ */
1671
+ "border-color-l": [{
1672
+ "border-l": m()
1673
+ }],
1674
+ /**
1675
+ * Divide Color
1676
+ * @see https://tailwindcss.com/docs/divide-color
1677
+ */
1678
+ "divide-color": [{
1679
+ divide: m()
1680
+ }],
1681
+ /**
1682
+ * Outline Style
1683
+ * @see https://tailwindcss.com/docs/outline-style
1684
+ */
1685
+ "outline-style": [{
1686
+ outline: [...J(), "none", "hidden"]
1687
+ }],
1688
+ /**
1689
+ * Outline Offset
1690
+ * @see https://tailwindcss.com/docs/outline-offset
1691
+ */
1692
+ "outline-offset": [{
1693
+ "outline-offset": [g, l, i]
1694
+ }],
1695
+ /**
1696
+ * Outline Width
1697
+ * @see https://tailwindcss.com/docs/outline-width
1698
+ */
1699
+ "outline-w": [{
1700
+ outline: ["", g, H, O]
1701
+ }],
1702
+ /**
1703
+ * Outline Color
1704
+ * @see https://tailwindcss.com/docs/outline-color
1705
+ */
1706
+ "outline-color": [{
1707
+ outline: m()
1708
+ }],
1709
+ // ---------------
1710
+ // --- Effects ---
1711
+ // ---------------
1712
+ /**
1713
+ * Box Shadow
1714
+ * @see https://tailwindcss.com/docs/box-shadow
1715
+ */
1716
+ shadow: [{
1717
+ shadow: [
1718
+ // Deprecated since Tailwind CSS v4.0.0
1719
+ "",
1720
+ "none",
1721
+ b,
1722
+ re,
1723
+ ee
1724
+ ]
1725
+ }],
1726
+ /**
1727
+ * Box Shadow Color
1728
+ * @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
1729
+ */
1730
+ "shadow-color": [{
1731
+ shadow: m()
1732
+ }],
1733
+ /**
1734
+ * Inset Box Shadow
1735
+ * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
1736
+ */
1737
+ "inset-shadow": [{
1738
+ "inset-shadow": ["none", h, re, ee]
1739
+ }],
1740
+ /**
1741
+ * Inset Box Shadow Color
1742
+ * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
1743
+ */
1744
+ "inset-shadow-color": [{
1745
+ "inset-shadow": m()
1746
+ }],
1747
+ /**
1748
+ * Ring Width
1749
+ * @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
1750
+ */
1751
+ "ring-w": [{
1752
+ ring: z()
1753
+ }],
1754
+ /**
1755
+ * Ring Width Inset
1756
+ * @see https://v3.tailwindcss.com/docs/ring-width#inset-rings
1757
+ * @deprecated since Tailwind CSS v4.0.0
1758
+ * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1759
+ */
1760
+ "ring-w-inset": ["ring-inset"],
1761
+ /**
1762
+ * Ring Color
1763
+ * @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
1764
+ */
1765
+ "ring-color": [{
1766
+ ring: m()
1767
+ }],
1768
+ /**
1769
+ * Ring Offset Width
1770
+ * @see https://v3.tailwindcss.com/docs/ring-offset-width
1771
+ * @deprecated since Tailwind CSS v4.0.0
1772
+ * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1773
+ */
1774
+ "ring-offset-w": [{
1775
+ "ring-offset": [g, O]
1776
+ }],
1777
+ /**
1778
+ * Ring Offset Color
1779
+ * @see https://v3.tailwindcss.com/docs/ring-offset-color
1780
+ * @deprecated since Tailwind CSS v4.0.0
1781
+ * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1782
+ */
1783
+ "ring-offset-color": [{
1784
+ "ring-offset": m()
1785
+ }],
1786
+ /**
1787
+ * Inset Ring Width
1788
+ * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
1789
+ */
1790
+ "inset-ring-w": [{
1791
+ "inset-ring": z()
1792
+ }],
1793
+ /**
1794
+ * Inset Ring Color
1795
+ * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
1796
+ */
1797
+ "inset-ring-color": [{
1798
+ "inset-ring": m()
1799
+ }],
1800
+ /**
1801
+ * Text Shadow
1802
+ * @see https://tailwindcss.com/docs/text-shadow
1803
+ */
1804
+ "text-shadow": [{
1805
+ "text-shadow": ["none", k, re, ee]
1806
+ }],
1807
+ /**
1808
+ * Text Shadow Color
1809
+ * @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
1810
+ */
1811
+ "text-shadow-color": [{
1812
+ "text-shadow": m()
1813
+ }],
1814
+ /**
1815
+ * Opacity
1816
+ * @see https://tailwindcss.com/docs/opacity
1817
+ */
1818
+ opacity: [{
1819
+ opacity: [g, l, i]
1820
+ }],
1821
+ /**
1822
+ * Mix Blend Mode
1823
+ * @see https://tailwindcss.com/docs/mix-blend-mode
1824
+ */
1825
+ "mix-blend": [{
1826
+ "mix-blend": [...fe(), "plus-darker", "plus-lighter"]
1827
+ }],
1828
+ /**
1829
+ * Background Blend Mode
1830
+ * @see https://tailwindcss.com/docs/background-blend-mode
1831
+ */
1832
+ "bg-blend": [{
1833
+ "bg-blend": fe()
1834
+ }],
1835
+ /**
1836
+ * Mask Clip
1837
+ * @see https://tailwindcss.com/docs/mask-clip
1838
+ */
1839
+ "mask-clip": [{
1840
+ "mask-clip": ["border", "padding", "content", "fill", "stroke", "view"]
1841
+ }, "mask-no-clip"],
1842
+ /**
1843
+ * Mask Composite
1844
+ * @see https://tailwindcss.com/docs/mask-composite
1845
+ */
1846
+ "mask-composite": [{
1847
+ mask: ["add", "subtract", "intersect", "exclude"]
1848
+ }],
1849
+ /**
1850
+ * Mask Image
1851
+ * @see https://tailwindcss.com/docs/mask-image
1852
+ */
1853
+ "mask-image-linear-pos": [{
1854
+ "mask-linear": [g]
1855
+ }],
1856
+ "mask-image-linear-from-pos": [{
1857
+ "mask-linear-from": x()
1858
+ }],
1859
+ "mask-image-linear-to-pos": [{
1860
+ "mask-linear-to": x()
1861
+ }],
1862
+ "mask-image-linear-from-color": [{
1863
+ "mask-linear-from": m()
1864
+ }],
1865
+ "mask-image-linear-to-color": [{
1866
+ "mask-linear-to": m()
1867
+ }],
1868
+ "mask-image-t-from-pos": [{
1869
+ "mask-t-from": x()
1870
+ }],
1871
+ "mask-image-t-to-pos": [{
1872
+ "mask-t-to": x()
1873
+ }],
1874
+ "mask-image-t-from-color": [{
1875
+ "mask-t-from": m()
1876
+ }],
1877
+ "mask-image-t-to-color": [{
1878
+ "mask-t-to": m()
1879
+ }],
1880
+ "mask-image-r-from-pos": [{
1881
+ "mask-r-from": x()
1882
+ }],
1883
+ "mask-image-r-to-pos": [{
1884
+ "mask-r-to": x()
1885
+ }],
1886
+ "mask-image-r-from-color": [{
1887
+ "mask-r-from": m()
1888
+ }],
1889
+ "mask-image-r-to-color": [{
1890
+ "mask-r-to": m()
1891
+ }],
1892
+ "mask-image-b-from-pos": [{
1893
+ "mask-b-from": x()
1894
+ }],
1895
+ "mask-image-b-to-pos": [{
1896
+ "mask-b-to": x()
1897
+ }],
1898
+ "mask-image-b-from-color": [{
1899
+ "mask-b-from": m()
1900
+ }],
1901
+ "mask-image-b-to-color": [{
1902
+ "mask-b-to": m()
1903
+ }],
1904
+ "mask-image-l-from-pos": [{
1905
+ "mask-l-from": x()
1906
+ }],
1907
+ "mask-image-l-to-pos": [{
1908
+ "mask-l-to": x()
1909
+ }],
1910
+ "mask-image-l-from-color": [{
1911
+ "mask-l-from": m()
1912
+ }],
1913
+ "mask-image-l-to-color": [{
1914
+ "mask-l-to": m()
1915
+ }],
1916
+ "mask-image-x-from-pos": [{
1917
+ "mask-x-from": x()
1918
+ }],
1919
+ "mask-image-x-to-pos": [{
1920
+ "mask-x-to": x()
1921
+ }],
1922
+ "mask-image-x-from-color": [{
1923
+ "mask-x-from": m()
1924
+ }],
1925
+ "mask-image-x-to-color": [{
1926
+ "mask-x-to": m()
1927
+ }],
1928
+ "mask-image-y-from-pos": [{
1929
+ "mask-y-from": x()
1930
+ }],
1931
+ "mask-image-y-to-pos": [{
1932
+ "mask-y-to": x()
1933
+ }],
1934
+ "mask-image-y-from-color": [{
1935
+ "mask-y-from": m()
1936
+ }],
1937
+ "mask-image-y-to-color": [{
1938
+ "mask-y-to": m()
1939
+ }],
1940
+ "mask-image-radial": [{
1941
+ "mask-radial": [l, i]
1942
+ }],
1943
+ "mask-image-radial-from-pos": [{
1944
+ "mask-radial-from": x()
1945
+ }],
1946
+ "mask-image-radial-to-pos": [{
1947
+ "mask-radial-to": x()
1948
+ }],
1949
+ "mask-image-radial-from-color": [{
1950
+ "mask-radial-from": m()
1951
+ }],
1952
+ "mask-image-radial-to-color": [{
1953
+ "mask-radial-to": m()
1954
+ }],
1955
+ "mask-image-radial-shape": [{
1956
+ "mask-radial": ["circle", "ellipse"]
1957
+ }],
1958
+ "mask-image-radial-size": [{
1959
+ "mask-radial": [{
1960
+ closest: ["side", "corner"],
1961
+ farthest: ["side", "corner"]
1962
+ }]
1963
+ }],
1964
+ "mask-image-radial-pos": [{
1965
+ "mask-radial-at": E()
1966
+ }],
1967
+ "mask-image-conic-pos": [{
1968
+ "mask-conic": [g]
1969
+ }],
1970
+ "mask-image-conic-from-pos": [{
1971
+ "mask-conic-from": x()
1972
+ }],
1973
+ "mask-image-conic-to-pos": [{
1974
+ "mask-conic-to": x()
1975
+ }],
1976
+ "mask-image-conic-from-color": [{
1977
+ "mask-conic-from": m()
1978
+ }],
1979
+ "mask-image-conic-to-color": [{
1980
+ "mask-conic-to": m()
1981
+ }],
1982
+ /**
1983
+ * Mask Mode
1984
+ * @see https://tailwindcss.com/docs/mask-mode
1985
+ */
1986
+ "mask-mode": [{
1987
+ mask: ["alpha", "luminance", "match"]
1988
+ }],
1989
+ /**
1990
+ * Mask Origin
1991
+ * @see https://tailwindcss.com/docs/mask-origin
1992
+ */
1993
+ "mask-origin": [{
1994
+ "mask-origin": ["border", "padding", "content", "fill", "stroke", "view"]
1995
+ }],
1996
+ /**
1997
+ * Mask Position
1998
+ * @see https://tailwindcss.com/docs/mask-position
1999
+ */
2000
+ "mask-position": [{
2001
+ mask: pe()
2002
+ }],
2003
+ /**
2004
+ * Mask Repeat
2005
+ * @see https://tailwindcss.com/docs/mask-repeat
2006
+ */
2007
+ "mask-repeat": [{
2008
+ mask: ge()
2009
+ }],
2010
+ /**
2011
+ * Mask Size
2012
+ * @see https://tailwindcss.com/docs/mask-size
2013
+ */
2014
+ "mask-size": [{
2015
+ mask: be()
2016
+ }],
2017
+ /**
2018
+ * Mask Type
2019
+ * @see https://tailwindcss.com/docs/mask-type
2020
+ */
2021
+ "mask-type": [{
2022
+ "mask-type": ["alpha", "luminance"]
2023
+ }],
2024
+ /**
2025
+ * Mask Image
2026
+ * @see https://tailwindcss.com/docs/mask-image
2027
+ */
2028
+ "mask-image": [{
2029
+ mask: ["none", l, i]
2030
+ }],
2031
+ // ---------------
2032
+ // --- Filters ---
2033
+ // ---------------
2034
+ /**
2035
+ * Filter
2036
+ * @see https://tailwindcss.com/docs/filter
2037
+ */
2038
+ filter: [{
2039
+ filter: [
2040
+ // Deprecated since Tailwind CSS v3.0.0
2041
+ "",
2042
+ "none",
2043
+ l,
2044
+ i
2045
+ ]
2046
+ }],
2047
+ /**
2048
+ * Blur
2049
+ * @see https://tailwindcss.com/docs/blur
2050
+ */
2051
+ blur: [{
2052
+ blur: he()
2053
+ }],
2054
+ /**
2055
+ * Brightness
2056
+ * @see https://tailwindcss.com/docs/brightness
2057
+ */
2058
+ brightness: [{
2059
+ brightness: [g, l, i]
2060
+ }],
2061
+ /**
2062
+ * Contrast
2063
+ * @see https://tailwindcss.com/docs/contrast
2064
+ */
2065
+ contrast: [{
2066
+ contrast: [g, l, i]
2067
+ }],
2068
+ /**
2069
+ * Drop Shadow
2070
+ * @see https://tailwindcss.com/docs/drop-shadow
2071
+ */
2072
+ "drop-shadow": [{
2073
+ "drop-shadow": [
2074
+ // Deprecated since Tailwind CSS v4.0.0
2075
+ "",
2076
+ "none",
2077
+ R,
2078
+ re,
2079
+ ee
2080
+ ]
2081
+ }],
2082
+ /**
2083
+ * Drop Shadow Color
2084
+ * @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
2085
+ */
2086
+ "drop-shadow-color": [{
2087
+ "drop-shadow": m()
2088
+ }],
2089
+ /**
2090
+ * Grayscale
2091
+ * @see https://tailwindcss.com/docs/grayscale
2092
+ */
2093
+ grayscale: [{
2094
+ grayscale: ["", g, l, i]
2095
+ }],
2096
+ /**
2097
+ * Hue Rotate
2098
+ * @see https://tailwindcss.com/docs/hue-rotate
2099
+ */
2100
+ "hue-rotate": [{
2101
+ "hue-rotate": [g, l, i]
2102
+ }],
2103
+ /**
2104
+ * Invert
2105
+ * @see https://tailwindcss.com/docs/invert
2106
+ */
2107
+ invert: [{
2108
+ invert: ["", g, l, i]
2109
+ }],
2110
+ /**
2111
+ * Saturate
2112
+ * @see https://tailwindcss.com/docs/saturate
2113
+ */
2114
+ saturate: [{
2115
+ saturate: [g, l, i]
2116
+ }],
2117
+ /**
2118
+ * Sepia
2119
+ * @see https://tailwindcss.com/docs/sepia
2120
+ */
2121
+ sepia: [{
2122
+ sepia: ["", g, l, i]
2123
+ }],
2124
+ /**
2125
+ * Backdrop Filter
2126
+ * @see https://tailwindcss.com/docs/backdrop-filter
2127
+ */
2128
+ "backdrop-filter": [{
2129
+ "backdrop-filter": [
2130
+ // Deprecated since Tailwind CSS v3.0.0
2131
+ "",
2132
+ "none",
2133
+ l,
2134
+ i
2135
+ ]
2136
+ }],
2137
+ /**
2138
+ * Backdrop Blur
2139
+ * @see https://tailwindcss.com/docs/backdrop-blur
2140
+ */
2141
+ "backdrop-blur": [{
2142
+ "backdrop-blur": he()
2143
+ }],
2144
+ /**
2145
+ * Backdrop Brightness
2146
+ * @see https://tailwindcss.com/docs/backdrop-brightness
2147
+ */
2148
+ "backdrop-brightness": [{
2149
+ "backdrop-brightness": [g, l, i]
2150
+ }],
2151
+ /**
2152
+ * Backdrop Contrast
2153
+ * @see https://tailwindcss.com/docs/backdrop-contrast
2154
+ */
2155
+ "backdrop-contrast": [{
2156
+ "backdrop-contrast": [g, l, i]
2157
+ }],
2158
+ /**
2159
+ * Backdrop Grayscale
2160
+ * @see https://tailwindcss.com/docs/backdrop-grayscale
2161
+ */
2162
+ "backdrop-grayscale": [{
2163
+ "backdrop-grayscale": ["", g, l, i]
2164
+ }],
2165
+ /**
2166
+ * Backdrop Hue Rotate
2167
+ * @see https://tailwindcss.com/docs/backdrop-hue-rotate
2168
+ */
2169
+ "backdrop-hue-rotate": [{
2170
+ "backdrop-hue-rotate": [g, l, i]
2171
+ }],
2172
+ /**
2173
+ * Backdrop Invert
2174
+ * @see https://tailwindcss.com/docs/backdrop-invert
2175
+ */
2176
+ "backdrop-invert": [{
2177
+ "backdrop-invert": ["", g, l, i]
2178
+ }],
2179
+ /**
2180
+ * Backdrop Opacity
2181
+ * @see https://tailwindcss.com/docs/backdrop-opacity
2182
+ */
2183
+ "backdrop-opacity": [{
2184
+ "backdrop-opacity": [g, l, i]
2185
+ }],
2186
+ /**
2187
+ * Backdrop Saturate
2188
+ * @see https://tailwindcss.com/docs/backdrop-saturate
2189
+ */
2190
+ "backdrop-saturate": [{
2191
+ "backdrop-saturate": [g, l, i]
2192
+ }],
2193
+ /**
2194
+ * Backdrop Sepia
2195
+ * @see https://tailwindcss.com/docs/backdrop-sepia
2196
+ */
2197
+ "backdrop-sepia": [{
2198
+ "backdrop-sepia": ["", g, l, i]
2199
+ }],
2200
+ // --------------
2201
+ // --- Tables ---
2202
+ // --------------
2203
+ /**
2204
+ * Border Collapse
2205
+ * @see https://tailwindcss.com/docs/border-collapse
2206
+ */
2207
+ "border-collapse": [{
2208
+ border: ["collapse", "separate"]
2209
+ }],
2210
+ /**
2211
+ * Border Spacing
2212
+ * @see https://tailwindcss.com/docs/border-spacing
2213
+ */
2214
+ "border-spacing": [{
2215
+ "border-spacing": p()
2216
+ }],
2217
+ /**
2218
+ * Border Spacing X
2219
+ * @see https://tailwindcss.com/docs/border-spacing
2220
+ */
2221
+ "border-spacing-x": [{
2222
+ "border-spacing-x": p()
2223
+ }],
2224
+ /**
2225
+ * Border Spacing Y
2226
+ * @see https://tailwindcss.com/docs/border-spacing
2227
+ */
2228
+ "border-spacing-y": [{
2229
+ "border-spacing-y": p()
2230
+ }],
2231
+ /**
2232
+ * Table Layout
2233
+ * @see https://tailwindcss.com/docs/table-layout
2234
+ */
2235
+ "table-layout": [{
2236
+ table: ["auto", "fixed"]
2237
+ }],
2238
+ /**
2239
+ * Caption Side
2240
+ * @see https://tailwindcss.com/docs/caption-side
2241
+ */
2242
+ caption: [{
2243
+ caption: ["top", "bottom"]
2244
+ }],
2245
+ // ---------------------------------
2246
+ // --- Transitions and Animation ---
2247
+ // ---------------------------------
2248
+ /**
2249
+ * Transition Property
2250
+ * @see https://tailwindcss.com/docs/transition-property
2251
+ */
2252
+ transition: [{
2253
+ transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", l, i]
2254
+ }],
2255
+ /**
2256
+ * Transition Behavior
2257
+ * @see https://tailwindcss.com/docs/transition-behavior
2258
+ */
2259
+ "transition-behavior": [{
2260
+ transition: ["normal", "discrete"]
2261
+ }],
2262
+ /**
2263
+ * Transition Duration
2264
+ * @see https://tailwindcss.com/docs/transition-duration
2265
+ */
2266
+ duration: [{
2267
+ duration: [g, "initial", l, i]
2268
+ }],
2269
+ /**
2270
+ * Transition Timing Function
2271
+ * @see https://tailwindcss.com/docs/transition-timing-function
2272
+ */
2273
+ ease: [{
2274
+ ease: ["linear", "initial", G, l, i]
2275
+ }],
2276
+ /**
2277
+ * Transition Delay
2278
+ * @see https://tailwindcss.com/docs/transition-delay
2279
+ */
2280
+ delay: [{
2281
+ delay: [g, l, i]
2282
+ }],
2283
+ /**
2284
+ * Animation
2285
+ * @see https://tailwindcss.com/docs/animation
2286
+ */
2287
+ animate: [{
2288
+ animate: ["none", q, l, i]
2289
+ }],
2290
+ // ------------------
2291
+ // --- Transforms ---
2292
+ // ------------------
2293
+ /**
2294
+ * Backface Visibility
2295
+ * @see https://tailwindcss.com/docs/backface-visibility
2296
+ */
2297
+ backface: [{
2298
+ backface: ["hidden", "visible"]
2299
+ }],
2300
+ /**
2301
+ * Perspective
2302
+ * @see https://tailwindcss.com/docs/perspective
2303
+ */
2304
+ perspective: [{
2305
+ perspective: [C, l, i]
2306
+ }],
2307
+ /**
2308
+ * Perspective Origin
2309
+ * @see https://tailwindcss.com/docs/perspective-origin
2310
+ */
2311
+ "perspective-origin": [{
2312
+ "perspective-origin": F()
2313
+ }],
2314
+ /**
2315
+ * Rotate
2316
+ * @see https://tailwindcss.com/docs/rotate
2317
+ */
2318
+ rotate: [{
2319
+ rotate: K()
2320
+ }],
2321
+ /**
2322
+ * Rotate X
2323
+ * @see https://tailwindcss.com/docs/rotate
2324
+ */
2325
+ "rotate-x": [{
2326
+ "rotate-x": K()
2327
+ }],
2328
+ /**
2329
+ * Rotate Y
2330
+ * @see https://tailwindcss.com/docs/rotate
2331
+ */
2332
+ "rotate-y": [{
2333
+ "rotate-y": K()
2334
+ }],
2335
+ /**
2336
+ * Rotate Z
2337
+ * @see https://tailwindcss.com/docs/rotate
2338
+ */
2339
+ "rotate-z": [{
2340
+ "rotate-z": K()
2341
+ }],
2342
+ /**
2343
+ * Scale
2344
+ * @see https://tailwindcss.com/docs/scale
2345
+ */
2346
+ scale: [{
2347
+ scale: Q()
2348
+ }],
2349
+ /**
2350
+ * Scale X
2351
+ * @see https://tailwindcss.com/docs/scale
2352
+ */
2353
+ "scale-x": [{
2354
+ "scale-x": Q()
2355
+ }],
2356
+ /**
2357
+ * Scale Y
2358
+ * @see https://tailwindcss.com/docs/scale
2359
+ */
2360
+ "scale-y": [{
2361
+ "scale-y": Q()
2362
+ }],
2363
+ /**
2364
+ * Scale Z
2365
+ * @see https://tailwindcss.com/docs/scale
2366
+ */
2367
+ "scale-z": [{
2368
+ "scale-z": Q()
2369
+ }],
2370
+ /**
2371
+ * Scale 3D
2372
+ * @see https://tailwindcss.com/docs/scale
2373
+ */
2374
+ "scale-3d": ["scale-3d"],
2375
+ /**
2376
+ * Skew
2377
+ * @see https://tailwindcss.com/docs/skew
2378
+ */
2379
+ skew: [{
2380
+ skew: se()
2381
+ }],
2382
+ /**
2383
+ * Skew X
2384
+ * @see https://tailwindcss.com/docs/skew
2385
+ */
2386
+ "skew-x": [{
2387
+ "skew-x": se()
2388
+ }],
2389
+ /**
2390
+ * Skew Y
2391
+ * @see https://tailwindcss.com/docs/skew
2392
+ */
2393
+ "skew-y": [{
2394
+ "skew-y": se()
2395
+ }],
2396
+ /**
2397
+ * Transform
2398
+ * @see https://tailwindcss.com/docs/transform
2399
+ */
2400
+ transform: [{
2401
+ transform: [l, i, "", "none", "gpu", "cpu"]
2402
+ }],
2403
+ /**
2404
+ * Transform Origin
2405
+ * @see https://tailwindcss.com/docs/transform-origin
2406
+ */
2407
+ "transform-origin": [{
2408
+ origin: F()
2409
+ }],
2410
+ /**
2411
+ * Transform Style
2412
+ * @see https://tailwindcss.com/docs/transform-style
2413
+ */
2414
+ "transform-style": [{
2415
+ transform: ["3d", "flat"]
2416
+ }],
2417
+ /**
2418
+ * Translate
2419
+ * @see https://tailwindcss.com/docs/translate
2420
+ */
2421
+ translate: [{
2422
+ translate: Z()
2423
+ }],
2424
+ /**
2425
+ * Translate X
2426
+ * @see https://tailwindcss.com/docs/translate
2427
+ */
2428
+ "translate-x": [{
2429
+ "translate-x": Z()
2430
+ }],
2431
+ /**
2432
+ * Translate Y
2433
+ * @see https://tailwindcss.com/docs/translate
2434
+ */
2435
+ "translate-y": [{
2436
+ "translate-y": Z()
2437
+ }],
2438
+ /**
2439
+ * Translate Z
2440
+ * @see https://tailwindcss.com/docs/translate
2441
+ */
2442
+ "translate-z": [{
2443
+ "translate-z": Z()
2444
+ }],
2445
+ /**
2446
+ * Translate None
2447
+ * @see https://tailwindcss.com/docs/translate
2448
+ */
2449
+ "translate-none": ["translate-none"],
2450
+ // ---------------------
2451
+ // --- Interactivity ---
2452
+ // ---------------------
2453
+ /**
2454
+ * Accent Color
2455
+ * @see https://tailwindcss.com/docs/accent-color
2456
+ */
2457
+ accent: [{
2458
+ accent: m()
2459
+ }],
2460
+ /**
2461
+ * Appearance
2462
+ * @see https://tailwindcss.com/docs/appearance
2463
+ */
2464
+ appearance: [{
2465
+ appearance: ["none", "auto"]
2466
+ }],
2467
+ /**
2468
+ * Caret Color
2469
+ * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
2470
+ */
2471
+ "caret-color": [{
2472
+ caret: m()
2473
+ }],
2474
+ /**
2475
+ * Color Scheme
2476
+ * @see https://tailwindcss.com/docs/color-scheme
2477
+ */
2478
+ "color-scheme": [{
2479
+ scheme: ["normal", "dark", "light", "light-dark", "only-dark", "only-light"]
2480
+ }],
2481
+ /**
2482
+ * Cursor
2483
+ * @see https://tailwindcss.com/docs/cursor
2484
+ */
2485
+ cursor: [{
2486
+ 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", l, i]
2487
+ }],
2488
+ /**
2489
+ * Field Sizing
2490
+ * @see https://tailwindcss.com/docs/field-sizing
2491
+ */
2492
+ "field-sizing": [{
2493
+ "field-sizing": ["fixed", "content"]
2494
+ }],
2495
+ /**
2496
+ * Pointer Events
2497
+ * @see https://tailwindcss.com/docs/pointer-events
2498
+ */
2499
+ "pointer-events": [{
2500
+ "pointer-events": ["auto", "none"]
2501
+ }],
2502
+ /**
2503
+ * Resize
2504
+ * @see https://tailwindcss.com/docs/resize
2505
+ */
2506
+ resize: [{
2507
+ resize: ["none", "", "y", "x"]
2508
+ }],
2509
+ /**
2510
+ * Scroll Behavior
2511
+ * @see https://tailwindcss.com/docs/scroll-behavior
2512
+ */
2513
+ "scroll-behavior": [{
2514
+ scroll: ["auto", "smooth"]
2515
+ }],
2516
+ /**
2517
+ * Scroll Margin
2518
+ * @see https://tailwindcss.com/docs/scroll-margin
2519
+ */
2520
+ "scroll-m": [{
2521
+ "scroll-m": p()
2522
+ }],
2523
+ /**
2524
+ * Scroll Margin X
2525
+ * @see https://tailwindcss.com/docs/scroll-margin
2526
+ */
2527
+ "scroll-mx": [{
2528
+ "scroll-mx": p()
2529
+ }],
2530
+ /**
2531
+ * Scroll Margin Y
2532
+ * @see https://tailwindcss.com/docs/scroll-margin
2533
+ */
2534
+ "scroll-my": [{
2535
+ "scroll-my": p()
2536
+ }],
2537
+ /**
2538
+ * Scroll Margin Start
2539
+ * @see https://tailwindcss.com/docs/scroll-margin
2540
+ */
2541
+ "scroll-ms": [{
2542
+ "scroll-ms": p()
2543
+ }],
2544
+ /**
2545
+ * Scroll Margin End
2546
+ * @see https://tailwindcss.com/docs/scroll-margin
2547
+ */
2548
+ "scroll-me": [{
2549
+ "scroll-me": p()
2550
+ }],
2551
+ /**
2552
+ * Scroll Margin Top
2553
+ * @see https://tailwindcss.com/docs/scroll-margin
2554
+ */
2555
+ "scroll-mt": [{
2556
+ "scroll-mt": p()
2557
+ }],
2558
+ /**
2559
+ * Scroll Margin Right
2560
+ * @see https://tailwindcss.com/docs/scroll-margin
2561
+ */
2562
+ "scroll-mr": [{
2563
+ "scroll-mr": p()
2564
+ }],
2565
+ /**
2566
+ * Scroll Margin Bottom
2567
+ * @see https://tailwindcss.com/docs/scroll-margin
2568
+ */
2569
+ "scroll-mb": [{
2570
+ "scroll-mb": p()
2571
+ }],
2572
+ /**
2573
+ * Scroll Margin Left
2574
+ * @see https://tailwindcss.com/docs/scroll-margin
2575
+ */
2576
+ "scroll-ml": [{
2577
+ "scroll-ml": p()
2578
+ }],
2579
+ /**
2580
+ * Scroll Padding
2581
+ * @see https://tailwindcss.com/docs/scroll-padding
2582
+ */
2583
+ "scroll-p": [{
2584
+ "scroll-p": p()
2585
+ }],
2586
+ /**
2587
+ * Scroll Padding X
2588
+ * @see https://tailwindcss.com/docs/scroll-padding
2589
+ */
2590
+ "scroll-px": [{
2591
+ "scroll-px": p()
2592
+ }],
2593
+ /**
2594
+ * Scroll Padding Y
2595
+ * @see https://tailwindcss.com/docs/scroll-padding
2596
+ */
2597
+ "scroll-py": [{
2598
+ "scroll-py": p()
2599
+ }],
2600
+ /**
2601
+ * Scroll Padding Start
2602
+ * @see https://tailwindcss.com/docs/scroll-padding
2603
+ */
2604
+ "scroll-ps": [{
2605
+ "scroll-ps": p()
2606
+ }],
2607
+ /**
2608
+ * Scroll Padding End
2609
+ * @see https://tailwindcss.com/docs/scroll-padding
2610
+ */
2611
+ "scroll-pe": [{
2612
+ "scroll-pe": p()
2613
+ }],
2614
+ /**
2615
+ * Scroll Padding Top
2616
+ * @see https://tailwindcss.com/docs/scroll-padding
2617
+ */
2618
+ "scroll-pt": [{
2619
+ "scroll-pt": p()
2620
+ }],
2621
+ /**
2622
+ * Scroll Padding Right
2623
+ * @see https://tailwindcss.com/docs/scroll-padding
2624
+ */
2625
+ "scroll-pr": [{
2626
+ "scroll-pr": p()
2627
+ }],
2628
+ /**
2629
+ * Scroll Padding Bottom
2630
+ * @see https://tailwindcss.com/docs/scroll-padding
2631
+ */
2632
+ "scroll-pb": [{
2633
+ "scroll-pb": p()
2634
+ }],
2635
+ /**
2636
+ * Scroll Padding Left
2637
+ * @see https://tailwindcss.com/docs/scroll-padding
2638
+ */
2639
+ "scroll-pl": [{
2640
+ "scroll-pl": p()
2641
+ }],
2642
+ /**
2643
+ * Scroll Snap Align
2644
+ * @see https://tailwindcss.com/docs/scroll-snap-align
2645
+ */
2646
+ "snap-align": [{
2647
+ snap: ["start", "end", "center", "align-none"]
2648
+ }],
2649
+ /**
2650
+ * Scroll Snap Stop
2651
+ * @see https://tailwindcss.com/docs/scroll-snap-stop
2652
+ */
2653
+ "snap-stop": [{
2654
+ snap: ["normal", "always"]
2655
+ }],
2656
+ /**
2657
+ * Scroll Snap Type
2658
+ * @see https://tailwindcss.com/docs/scroll-snap-type
2659
+ */
2660
+ "snap-type": [{
2661
+ snap: ["none", "x", "y", "both"]
2662
+ }],
2663
+ /**
2664
+ * Scroll Snap Type Strictness
2665
+ * @see https://tailwindcss.com/docs/scroll-snap-type
2666
+ */
2667
+ "snap-strictness": [{
2668
+ snap: ["mandatory", "proximity"]
2669
+ }],
2670
+ /**
2671
+ * Touch Action
2672
+ * @see https://tailwindcss.com/docs/touch-action
2673
+ */
2674
+ touch: [{
2675
+ touch: ["auto", "none", "manipulation"]
2676
+ }],
2677
+ /**
2678
+ * Touch Action X
2679
+ * @see https://tailwindcss.com/docs/touch-action
2680
+ */
2681
+ "touch-x": [{
2682
+ "touch-pan": ["x", "left", "right"]
2683
+ }],
2684
+ /**
2685
+ * Touch Action Y
2686
+ * @see https://tailwindcss.com/docs/touch-action
2687
+ */
2688
+ "touch-y": [{
2689
+ "touch-pan": ["y", "up", "down"]
2690
+ }],
2691
+ /**
2692
+ * Touch Action Pinch Zoom
2693
+ * @see https://tailwindcss.com/docs/touch-action
2694
+ */
2695
+ "touch-pz": ["touch-pinch-zoom"],
2696
+ /**
2697
+ * User Select
2698
+ * @see https://tailwindcss.com/docs/user-select
2699
+ */
2700
+ select: [{
2701
+ select: ["none", "text", "all", "auto"]
2702
+ }],
2703
+ /**
2704
+ * Will Change
2705
+ * @see https://tailwindcss.com/docs/will-change
2706
+ */
2707
+ "will-change": [{
2708
+ "will-change": ["auto", "scroll", "contents", "transform", l, i]
2709
+ }],
2710
+ // -----------
2711
+ // --- SVG ---
2712
+ // -----------
2713
+ /**
2714
+ * Fill
2715
+ * @see https://tailwindcss.com/docs/fill
2716
+ */
2717
+ fill: [{
2718
+ fill: ["none", ...m()]
2719
+ }],
2720
+ /**
2721
+ * Stroke Width
2722
+ * @see https://tailwindcss.com/docs/stroke-width
2723
+ */
2724
+ "stroke-w": [{
2725
+ stroke: [g, H, O, ie]
2726
+ }],
2727
+ /**
2728
+ * Stroke
2729
+ * @see https://tailwindcss.com/docs/stroke
2730
+ */
2731
+ stroke: [{
2732
+ stroke: ["none", ...m()]
2733
+ }],
2734
+ // ---------------------
2735
+ // --- Accessibility ---
2736
+ // ---------------------
2737
+ /**
2738
+ * Forced Color Adjust
2739
+ * @see https://tailwindcss.com/docs/forced-color-adjust
2740
+ */
2741
+ "forced-color-adjust": [{
2742
+ "forced-color-adjust": ["auto", "none"]
2743
+ }]
2744
+ },
2745
+ conflictingClassGroups: {
2746
+ overflow: ["overflow-x", "overflow-y"],
2747
+ overscroll: ["overscroll-x", "overscroll-y"],
2748
+ inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
2749
+ "inset-x": ["right", "left"],
2750
+ "inset-y": ["top", "bottom"],
2751
+ flex: ["basis", "grow", "shrink"],
2752
+ gap: ["gap-x", "gap-y"],
2753
+ p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
2754
+ px: ["pr", "pl"],
2755
+ py: ["pt", "pb"],
2756
+ m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
2757
+ mx: ["mr", "ml"],
2758
+ my: ["mt", "mb"],
2759
+ size: ["w", "h"],
2760
+ "font-size": ["leading"],
2761
+ "fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
2762
+ "fvn-ordinal": ["fvn-normal"],
2763
+ "fvn-slashed-zero": ["fvn-normal"],
2764
+ "fvn-figure": ["fvn-normal"],
2765
+ "fvn-spacing": ["fvn-normal"],
2766
+ "fvn-fraction": ["fvn-normal"],
2767
+ "line-clamp": ["display", "overflow"],
2768
+ 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"],
2769
+ "rounded-s": ["rounded-ss", "rounded-es"],
2770
+ "rounded-e": ["rounded-se", "rounded-ee"],
2771
+ "rounded-t": ["rounded-tl", "rounded-tr"],
2772
+ "rounded-r": ["rounded-tr", "rounded-br"],
2773
+ "rounded-b": ["rounded-br", "rounded-bl"],
2774
+ "rounded-l": ["rounded-tl", "rounded-bl"],
2775
+ "border-spacing": ["border-spacing-x", "border-spacing-y"],
2776
+ "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"],
2777
+ "border-w-x": ["border-w-r", "border-w-l"],
2778
+ "border-w-y": ["border-w-t", "border-w-b"],
2779
+ "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"],
2780
+ "border-color-x": ["border-color-r", "border-color-l"],
2781
+ "border-color-y": ["border-color-t", "border-color-b"],
2782
+ translate: ["translate-x", "translate-y", "translate-none"],
2783
+ "translate-none": ["translate", "translate-x", "translate-y", "translate-z"],
2784
+ "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
2785
+ "scroll-mx": ["scroll-mr", "scroll-ml"],
2786
+ "scroll-my": ["scroll-mt", "scroll-mb"],
2787
+ "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
2788
+ "scroll-px": ["scroll-pr", "scroll-pl"],
2789
+ "scroll-py": ["scroll-pt", "scroll-pb"],
2790
+ touch: ["touch-x", "touch-y", "touch-pz"],
2791
+ "touch-x": ["touch"],
2792
+ "touch-y": ["touch"],
2793
+ "touch-pz": ["touch"]
2794
+ },
2795
+ conflictingClassGroupModifiers: {
2796
+ "font-size": ["leading"]
2797
+ },
2798
+ orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
2799
+ };
2800
+ }, Ar = /* @__PURE__ */ nr(Rr);
2801
+ function M(...e) {
2802
+ return Ar(Re(e));
2803
+ }
2804
+ const Sr = W(
2805
+ "inline-flex items-center rounded-full font-medium transition-colors",
2806
+ {
2807
+ variants: {
2808
+ variant: {
2809
+ default: "bg-gray-100 text-gray-800 dark:bg-gray-800 dark:text-gray-200",
2810
+ primary: "bg-primary-100 text-primary-800 dark:bg-primary-900 dark:text-primary-200",
2811
+ secondary: "bg-gray-200 text-gray-900 dark:bg-gray-700 dark:text-gray-100",
2812
+ success: "bg-green-100 text-green-800 dark:bg-green-900 dark:text-green-200",
2813
+ warning: "bg-yellow-100 text-yellow-800 dark:bg-yellow-900 dark:text-yellow-200",
2814
+ error: "bg-red-100 text-red-800 dark:bg-red-900 dark:text-red-200",
2815
+ outline: "border border-gray-300 text-gray-700 dark:border-gray-600 dark:text-gray-300"
2816
+ },
2817
+ size: {
2818
+ sm: "px-2 py-0.5 text-xs",
2819
+ md: "px-2.5 py-0.5 text-sm",
2820
+ lg: "px-3 py-1 text-sm"
2821
+ }
2822
+ },
2823
+ defaultVariants: {
2824
+ variant: "default",
2825
+ size: "md"
2826
+ }
2827
+ }
2828
+ ), Ir = N.forwardRef(
2829
+ ({ className: e, variant: o, size: r, children: t, ...a }, s) => /* @__PURE__ */ f(
2830
+ "span",
2831
+ {
2832
+ ref: s,
2833
+ className: M(Sr({ variant: o, size: r }), e),
2834
+ ...a,
2835
+ children: t
2836
+ }
2837
+ )
2838
+ );
2839
+ Ir.displayName = "Badge";
2840
+ const Vr = W(
2841
+ "inline-flex items-center justify-center gap-2 rounded-md font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary-500 focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",
2842
+ {
2843
+ variants: {
2844
+ variant: {
2845
+ primary: "bg-primary-500 text-white hover:bg-primary-600 dark:bg-primary-600 dark:hover:bg-primary-700",
2846
+ secondary: "bg-gray-100 text-gray-900 hover:bg-gray-200 dark:bg-gray-800 dark:text-gray-100 dark:hover:bg-gray-700",
2847
+ ghost: "text-gray-700 hover:bg-gray-100 dark:text-gray-300 dark:hover:bg-gray-800",
2848
+ outline: "border border-gray-300 text-gray-700 hover:bg-gray-50 dark:border-gray-600 dark:text-gray-300 dark:hover:bg-gray-800",
2849
+ destructive: "bg-red-500 text-white hover:bg-red-600 dark:bg-red-600 dark:hover:bg-red-700",
2850
+ link: "text-primary-600 underline-offset-4 hover:underline dark:text-primary-400"
2851
+ },
2852
+ size: {
2853
+ sm: "h-8 px-3 text-sm",
2854
+ md: "h-10 px-4 text-sm",
2855
+ lg: "h-12 px-6 text-base",
2856
+ icon: "h-10 w-10"
2857
+ }
2858
+ },
2859
+ defaultVariants: {
2860
+ variant: "primary",
2861
+ size: "md"
2862
+ }
2863
+ }
2864
+ ), Mr = () => /* @__PURE__ */ L(
2865
+ "svg",
2866
+ {
2867
+ className: "h-4 w-4 animate-spin",
2868
+ xmlns: "http://www.w3.org/2000/svg",
2869
+ fill: "none",
2870
+ viewBox: "0 0 24 24",
2871
+ "aria-hidden": "true",
2872
+ children: [
2873
+ /* @__PURE__ */ f(
2874
+ "circle",
2875
+ {
2876
+ className: "opacity-25",
2877
+ cx: "12",
2878
+ cy: "12",
2879
+ r: "10",
2880
+ stroke: "currentColor",
2881
+ strokeWidth: "4"
2882
+ }
2883
+ ),
2884
+ /* @__PURE__ */ f(
2885
+ "path",
2886
+ {
2887
+ className: "opacity-75",
2888
+ fill: "currentColor",
2889
+ d: "M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"
2890
+ }
2891
+ )
2892
+ ]
2893
+ }
2894
+ ), Pr = N.forwardRef(
2895
+ ({
2896
+ className: e,
2897
+ variant: o,
2898
+ size: r,
2899
+ isLoading: t,
2900
+ leftIcon: a,
2901
+ rightIcon: s,
2902
+ children: n,
2903
+ disabled: u,
2904
+ ...c
2905
+ }, d) => /* @__PURE__ */ f(
2906
+ "button",
2907
+ {
2908
+ ref: d,
2909
+ className: M(Vr({ variant: o, size: r }), e),
2910
+ disabled: t || u,
2911
+ ...c,
2912
+ children: t ? /* @__PURE__ */ f(Mr, {}) : /* @__PURE__ */ L(Fe, { children: [
2913
+ a && /* @__PURE__ */ f("span", { className: "shrink-0", children: a }),
2914
+ n,
2915
+ s && /* @__PURE__ */ f("span", { className: "shrink-0", children: s })
2916
+ ] })
2917
+ }
2918
+ )
2919
+ );
2920
+ Pr.displayName = "Button";
2921
+ const Gr = W(
2922
+ "flex w-full rounded-md border bg-white text-gray-900 transition-colors placeholder:text-gray-400 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary-500 focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 dark:bg-gray-900 dark:text-gray-100 dark:placeholder:text-gray-500",
2923
+ {
2924
+ variants: {
2925
+ variant: {
2926
+ default: "border-gray-300 dark:border-gray-700",
2927
+ error: "border-red-500 dark:border-red-500"
2928
+ },
2929
+ size: {
2930
+ sm: "h-8 px-3 text-sm",
2931
+ md: "h-10 px-4 text-sm",
2932
+ lg: "h-12 px-4 text-base"
2933
+ }
2934
+ },
2935
+ defaultVariants: {
2936
+ variant: "default",
2937
+ size: "md"
2938
+ }
2939
+ }
2940
+ ), Tr = N.forwardRef(
2941
+ ({
2942
+ className: e,
2943
+ variant: o,
2944
+ size: r,
2945
+ leftIcon: t,
2946
+ rightIcon: a,
2947
+ error: s,
2948
+ errorMessage: n,
2949
+ type: u = "text",
2950
+ ...c
2951
+ }, d) => {
2952
+ const b = !!t, h = !!a;
2953
+ return /* @__PURE__ */ L("div", { className: "relative w-full", children: [
2954
+ b && /* @__PURE__ */ f("div", { className: "pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3 text-gray-400 dark:text-gray-500", children: t }),
2955
+ /* @__PURE__ */ f(
2956
+ "input",
2957
+ {
2958
+ ref: d,
2959
+ type: u,
2960
+ className: M(
2961
+ Gr({ variant: s ? "error" : o, size: r }),
2962
+ b && "pl-10",
2963
+ h && "pr-10",
2964
+ e
2965
+ ),
2966
+ "aria-invalid": s,
2967
+ ...c
2968
+ }
2969
+ ),
2970
+ h && /* @__PURE__ */ f("div", { className: "pointer-events-none absolute inset-y-0 right-0 flex items-center pr-3 text-gray-400 dark:text-gray-500", children: a }),
2971
+ s && n && /* @__PURE__ */ f("p", { className: "mt-1 text-sm text-red-500", children: n })
2972
+ ] });
2973
+ }
2974
+ );
2975
+ Tr.displayName = "Input";
2976
+ const jr = W(
2977
+ "rounded-lg border bg-white text-gray-900 dark:bg-gray-800 dark:text-gray-100",
2978
+ {
2979
+ variants: {
2980
+ variant: {
2981
+ default: "border-gray-200 dark:border-gray-700",
2982
+ elevated: "border-gray-200 shadow-md dark:border-gray-700",
2983
+ outline: "border-gray-300 dark:border-gray-600"
2984
+ },
2985
+ hover: {
2986
+ true: "transition-all hover:border-primary-500 hover:shadow-lg cursor-pointer",
2987
+ false: ""
2988
+ },
2989
+ padding: {
2990
+ none: "",
2991
+ sm: "p-4",
2992
+ md: "p-6",
2993
+ lg: "p-8"
2994
+ }
2995
+ },
2996
+ defaultVariants: {
2997
+ variant: "default",
2998
+ hover: !1,
2999
+ padding: "none"
3000
+ }
3001
+ }
3002
+ ), Or = N.forwardRef(
3003
+ ({ className: e, variant: o, hover: r, padding: t, ...a }, s) => /* @__PURE__ */ f(
3004
+ "div",
3005
+ {
3006
+ ref: s,
3007
+ className: M(jr({ variant: o, hover: r, padding: t }), e),
3008
+ ...a
3009
+ }
3010
+ )
3011
+ );
3012
+ Or.displayName = "Card";
3013
+ const Lr = N.forwardRef(
3014
+ ({ className: e, ...o }, r) => /* @__PURE__ */ f(
3015
+ "div",
3016
+ {
3017
+ ref: r,
3018
+ className: M("flex flex-col space-y-1.5 p-6", e),
3019
+ ...o
3020
+ }
3021
+ )
3022
+ );
3023
+ Lr.displayName = "CardHeader";
3024
+ const Er = N.forwardRef(
3025
+ ({ className: e, ...o }, r) => /* @__PURE__ */ f("div", { ref: r, className: M("p-6 pt-0", e), ...o })
3026
+ );
3027
+ Er.displayName = "CardContent";
3028
+ const Fr = N.forwardRef(
3029
+ ({ className: e, ...o }, r) => /* @__PURE__ */ f(
3030
+ "div",
3031
+ {
3032
+ ref: r,
3033
+ className: M("flex items-center p-6 pt-0", e),
3034
+ ...o
3035
+ }
3036
+ )
3037
+ );
3038
+ Fr.displayName = "CardFooter";
3039
+ const Br = W(
3040
+ "flex w-full appearance-none rounded-md border bg-white text-gray-900 transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary-500 focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 dark:bg-gray-900 dark:text-gray-100",
3041
+ {
3042
+ variants: {
3043
+ variant: {
3044
+ default: "border-gray-300 dark:border-gray-700",
3045
+ error: "border-red-500 dark:border-red-500"
3046
+ },
3047
+ size: {
3048
+ sm: "h-8 px-3 pr-8 text-sm",
3049
+ md: "h-10 px-4 pr-10 text-sm",
3050
+ lg: "h-12 px-4 pr-10 text-base"
3051
+ }
3052
+ },
3053
+ defaultVariants: {
3054
+ variant: "default",
3055
+ size: "md"
3056
+ }
3057
+ }
3058
+ ), _r = () => /* @__PURE__ */ f(
3059
+ "svg",
3060
+ {
3061
+ className: "h-4 w-4",
3062
+ xmlns: "http://www.w3.org/2000/svg",
3063
+ viewBox: "0 0 20 20",
3064
+ fill: "currentColor",
3065
+ "aria-hidden": "true",
3066
+ children: /* @__PURE__ */ f(
3067
+ "path",
3068
+ {
3069
+ fillRule: "evenodd",
3070
+ d: "M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z",
3071
+ clipRule: "evenodd"
3072
+ }
3073
+ )
3074
+ }
3075
+ ), Wr = N.forwardRef(
3076
+ ({
3077
+ className: e,
3078
+ variant: o,
3079
+ size: r,
3080
+ options: t,
3081
+ placeholder: a,
3082
+ error: s,
3083
+ errorMessage: n,
3084
+ ...u
3085
+ }, c) => /* @__PURE__ */ L("div", { className: "relative w-full", children: [
3086
+ /* @__PURE__ */ L(
3087
+ "select",
3088
+ {
3089
+ ref: c,
3090
+ className: M(
3091
+ Br({ variant: s ? "error" : o, size: r }),
3092
+ e
3093
+ ),
3094
+ "aria-invalid": s,
3095
+ ...u,
3096
+ children: [
3097
+ a && /* @__PURE__ */ f("option", { value: "", disabled: !0, children: a }),
3098
+ t.map((d) => /* @__PURE__ */ f(
3099
+ "option",
3100
+ {
3101
+ value: d.value,
3102
+ disabled: d.disabled,
3103
+ children: d.label
3104
+ },
3105
+ d.value
3106
+ ))
3107
+ ]
3108
+ }
3109
+ ),
3110
+ /* @__PURE__ */ f("div", { className: "pointer-events-none absolute inset-y-0 right-0 flex items-center pr-3 text-gray-400 dark:text-gray-500", children: /* @__PURE__ */ f(_r, {}) }),
3111
+ s && n && /* @__PURE__ */ f("p", { className: "mt-1 text-sm text-red-500", children: n })
3112
+ ] })
3113
+ );
3114
+ Wr.displayName = "Select";
3115
+ const $r = W(
3116
+ "shrink-0 rounded border bg-white transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary-500 focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 checked:bg-primary-500 checked:border-primary-500 dark:bg-gray-900 dark:checked:bg-primary-600 dark:checked:border-primary-600",
3117
+ {
3118
+ variants: {
3119
+ variant: {
3120
+ default: "border-gray-300 dark:border-gray-700",
3121
+ error: "border-red-500 dark:border-red-500"
3122
+ },
3123
+ size: {
3124
+ sm: "h-4 w-4",
3125
+ md: "h-5 w-5",
3126
+ lg: "h-6 w-6"
3127
+ }
3128
+ },
3129
+ defaultVariants: {
3130
+ variant: "default",
3131
+ size: "md"
3132
+ }
3133
+ }
3134
+ ), Ur = N.forwardRef(
3135
+ ({ className: e, variant: o, size: r, label: t, description: a, error: s, id: n, ...u }, c) => {
3136
+ const d = N.useId(), b = n || d;
3137
+ return /* @__PURE__ */ L("div", { className: "flex items-start gap-3", children: [
3138
+ /* @__PURE__ */ f(
3139
+ "input",
3140
+ {
3141
+ ref: c,
3142
+ type: "checkbox",
3143
+ id: b,
3144
+ className: M(
3145
+ $r({ variant: s ? "error" : o, size: r }),
3146
+ e
3147
+ ),
3148
+ "aria-invalid": s,
3149
+ ...u
3150
+ }
3151
+ ),
3152
+ (t || a) && /* @__PURE__ */ L("div", { className: "flex flex-col", children: [
3153
+ t && /* @__PURE__ */ f(
3154
+ "label",
3155
+ {
3156
+ htmlFor: b,
3157
+ className: "text-sm font-medium text-gray-900 dark:text-gray-100 cursor-pointer",
3158
+ children: t
3159
+ }
3160
+ ),
3161
+ a && /* @__PURE__ */ f("span", { className: "text-sm text-gray-500 dark:text-gray-400", children: a })
3162
+ ] })
3163
+ ] });
3164
+ }
3165
+ );
3166
+ Ur.displayName = "Checkbox";
3167
+ export {
3168
+ Ir as Badge,
3169
+ Pr as Button,
3170
+ Or as Card,
3171
+ Er as CardContent,
3172
+ Fr as CardFooter,
3173
+ Lr as CardHeader,
3174
+ Ur as Checkbox,
3175
+ Tr as Input,
3176
+ Wr as Select,
3177
+ Sr as badgeVariants,
3178
+ Vr as buttonVariants,
3179
+ jr as cardVariants,
3180
+ $r as checkboxVariants,
3181
+ M as cn,
3182
+ Gr as inputVariants,
3183
+ Br as selectVariants
3184
+ };