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