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