@abumble/design-system 0.0.0

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