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