@nationaldesignstudio/react 0.0.1

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