@ldkj/web-ui 0.2.0

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