@konstructio/ui 0.1.2-alpha.65 → 0.1.2-alpha.67
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/{DayPicker-PUEUVAST.js → DayPicker-CaeUXRCF.js} +475 -470
- package/dist/assets/icons/components/AlertOutline.d.ts +3 -0
- package/dist/assets/icons/components/AlertOutline.js +28 -0
- package/dist/assets/icons/components/index.d.ts +1 -0
- package/dist/assets/icons/components/index.js +126 -124
- package/dist/assets/icons/index.js +122 -120
- package/dist/components/AlertDialog/AlertDialog.js +1 -1
- package/dist/components/AlertDialog/components/AlertDialogTrigger.js +1 -1
- package/dist/components/AlertDialog/components/index.js +1 -1
- package/dist/components/Breadcrumb/components/Item/Item.js +1 -1
- package/dist/components/Breadcrumb/hooks/useBreadcrumb.js +1 -1
- package/dist/components/ButtonGroup/ButtonGroup.js +1 -1
- package/dist/components/ButtonGroup/components/ButtonGroupItem/ButtonGroupItem.js +1 -1
- package/dist/components/Checkbox/Checkbox.js +51 -51
- package/dist/components/Command/Command.js +1 -1
- package/dist/components/Command/components/Command.js +1 -1
- package/dist/components/Command/components/CommandEmpty.js +1 -1
- package/dist/components/Command/components/CommandGroup.js +1 -1
- package/dist/components/Command/components/CommandInput.js +1 -1
- package/dist/components/Command/components/CommandItem.js +1 -1
- package/dist/components/Command/components/CommandList.js +1 -1
- package/dist/components/Command/components/CommandSeparator.js +1 -1
- package/dist/components/Command/components/DialogContent.js +1 -1
- package/dist/components/Command/components/DialogOverlay.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/components/CalendarMonth/CalendarMonth.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/components/IndependentModeCalendar/IndependentModeCalendar.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/components/TogetherModeCalendar/TogetherModeCalendar.js +1 -1
- package/dist/components/Datepicker/DatePicker.js +1 -1
- package/dist/components/Drawer/components/index.js +6 -6
- package/dist/components/PhoneNumberInput/components/FlagSelectorList/FlagSelectorList.js +1 -0
- package/dist/components/PhoneNumberInput/components/TruncateText/TruncateText.js +1 -1
- package/dist/components/PhoneNumberInput/contexts/phone-number.provider.js +1 -1
- package/dist/components/PhoneNumberInput/utils/index.js +1 -1
- package/dist/components/ProgressBar/ProgressBar.d.ts +0 -17
- package/dist/components/ProgressBar/ProgressBar.js +38 -59
- package/dist/components/ProgressBar/ProgressBar.types.d.ts +12 -28
- package/dist/components/ProgressBar/ProgressBar.variants.d.ts +3 -3
- package/dist/components/ProgressBar/ProgressBar.variants.js +23 -24
- package/dist/components/Range/Range.js +1 -1
- package/dist/components/Slider/Slider.js +1 -1
- package/dist/components/Spinner/Spinner.d.ts +4 -0
- package/dist/components/Spinner/Spinner.js +57 -0
- package/dist/components/Spinner/Spinner.types.d.ts +13 -0
- package/dist/components/Spinner/Spinner.variants.d.ts +6 -0
- package/dist/components/Spinner/Spinner.variants.js +54 -0
- package/dist/components/Switch/Switch.js +47 -47
- package/dist/components/Tabs/Tabs.js +1 -1
- package/dist/components/Tabs/components/Content.js +1 -1
- package/dist/components/Tabs/components/List.js +1 -1
- package/dist/components/Tabs/components/Trigger.js +1 -1
- package/dist/components/Toast/Toast.js +9 -9
- package/dist/components/VirtualizedTable/VirtualizedTable.d.ts +5 -0
- package/dist/components/VirtualizedTable/VirtualizedTable.js +83 -71
- package/dist/components/VirtualizedTable/VirtualizedTable.types.d.ts +5 -0
- package/dist/components/VirtualizedTable/components/Body/Body.js +56 -53
- package/dist/components/VirtualizedTable/components/TruncateText/TruncateText.js +1 -1
- package/dist/components/VirtualizedTable/components/WrapperBody/WrapperBody.js +2 -2
- package/dist/components/VirtualizedTable/contexts/table.context.d.ts +4 -1
- package/dist/components/VirtualizedTable/contexts/table.provider.d.ts +1 -1
- package/dist/components/VirtualizedTable/contexts/table.provider.js +192 -108
- package/dist/components/VirtualizedTable/contexts/table.types.d.ts +4 -1
- package/dist/components/VirtualizedTable/events/index.d.ts +12 -0
- package/dist/components/VirtualizedTable/events/index.js +29 -0
- package/dist/components/index.d.ts +3 -0
- package/dist/components/index.js +98 -91
- package/dist/icons.d.ts +1 -1
- package/dist/icons.js +122 -120
- package/dist/{index-DKfEnhKr.js → index--l0zux8V.js} +2 -2
- package/dist/{index-AV6ZtGhy.js → index-3fEdeexs.js} +1 -1
- package/dist/{index-CeZcoQDw.js → index-9a-FL_6D.js} +6 -6
- package/dist/{index-Dy59FQl5.js → index-BKMaItIC.js} +1 -1
- package/dist/{index-DtEcCIrM.js → index-BRXMsxSL.js} +1 -1
- package/dist/{index-DMb4KD0b.js → index-CESXsoMn.js} +1 -1
- package/dist/{index-BG8O18ZY.js → index-CJnS4BVW.js} +1 -1
- package/dist/{index-vcSp8YRZ.js → index-Cmf-IG4l.js} +10 -10
- package/dist/{index-Byr10W8m.js → index-DPcwqB8q.js} +618 -613
- package/dist/{index-BqhYevy7.js → index-Dd_ZmIqU.js} +19 -19
- package/dist/{index-D9SSJ6om.js → index-Dfq4O3b4.js} +3 -3
- package/dist/{index-gSPwC-1I.js → index-Jr0cra7i.js} +9 -9
- package/dist/{index-BlSRBdPy.js → index-URQGEGX7.js} +1 -1
- package/dist/index.js +142 -135
- package/dist/{libphonenumber-C9G59k5J.js → libphonenumber-aZ-2KWIf.js} +3 -3
- package/dist/package.json +21 -21
- package/dist/{proxy-BhEKW5n7.js → proxy-BIRlSMN_.js} +856 -851
- package/dist/styles.css +1 -1
- package/dist/useBreadcrumb-C_Wb2cXs.js +1435 -0
- package/dist/utils/index.js +514 -355
- package/package.json +21 -21
- package/dist/useBreadcrumb-vSs0pRo3.js +0 -1412
package/dist/utils/index.js
CHANGED
|
@@ -1,112 +1,112 @@
|
|
|
1
|
-
import { c as
|
|
2
|
-
const
|
|
1
|
+
import { c as je } from "../clsx-OuTLNxxd.js";
|
|
2
|
+
const Ee = (e, t) => {
|
|
3
3
|
const o = new Array(e.length + t.length);
|
|
4
4
|
for (let r = 0; r < e.length; r++)
|
|
5
5
|
o[r] = e[r];
|
|
6
6
|
for (let r = 0; r < t.length; r++)
|
|
7
7
|
o[e.length + r] = t[r];
|
|
8
8
|
return o;
|
|
9
|
-
},
|
|
9
|
+
}, Ne = (e, t) => ({
|
|
10
10
|
classGroupId: e,
|
|
11
11
|
validator: t
|
|
12
|
-
}),
|
|
12
|
+
}), ye = (e = /* @__PURE__ */ new Map(), t = null, o) => ({
|
|
13
13
|
nextPart: e,
|
|
14
14
|
validators: t,
|
|
15
15
|
classGroupId: o
|
|
16
|
-
}), K = "-",
|
|
17
|
-
const t =
|
|
16
|
+
}), K = "-", fe = [], Ve = "arbitrary..", Fe = (e) => {
|
|
17
|
+
const t = Be(e), {
|
|
18
18
|
conflictingClassGroups: o,
|
|
19
19
|
conflictingClassGroupModifiers: r
|
|
20
20
|
} = e;
|
|
21
21
|
return {
|
|
22
22
|
getClassGroupId: (a) => {
|
|
23
23
|
if (a.startsWith("[") && a.endsWith("]"))
|
|
24
|
-
return
|
|
25
|
-
const
|
|
26
|
-
return
|
|
24
|
+
return We(a);
|
|
25
|
+
const b = a.split(K), d = b[0] === "" && b.length > 1 ? 1 : 0;
|
|
26
|
+
return ve(b, d, t);
|
|
27
27
|
},
|
|
28
|
-
getConflictingClassGroupIds: (a,
|
|
29
|
-
if (
|
|
30
|
-
const
|
|
31
|
-
return
|
|
28
|
+
getConflictingClassGroupIds: (a, b) => {
|
|
29
|
+
if (b) {
|
|
30
|
+
const d = r[a], u = o[a];
|
|
31
|
+
return d ? u ? Ee(u, d) : d : u || fe;
|
|
32
32
|
}
|
|
33
|
-
return o[a] ||
|
|
33
|
+
return o[a] || fe;
|
|
34
34
|
}
|
|
35
35
|
};
|
|
36
|
-
},
|
|
36
|
+
}, ve = (e, t, o) => {
|
|
37
37
|
if (e.length - t === 0)
|
|
38
38
|
return o.classGroupId;
|
|
39
|
-
const
|
|
40
|
-
if (
|
|
41
|
-
const
|
|
42
|
-
if (
|
|
39
|
+
const c = e[t], m = o.nextPart.get(c);
|
|
40
|
+
if (m) {
|
|
41
|
+
const u = ve(e, t + 1, m);
|
|
42
|
+
if (u) return u;
|
|
43
43
|
}
|
|
44
44
|
const a = o.validators;
|
|
45
45
|
if (a === null)
|
|
46
46
|
return;
|
|
47
|
-
const
|
|
48
|
-
for (let
|
|
49
|
-
const h = a[
|
|
50
|
-
if (h.validator(
|
|
47
|
+
const b = t === 0 ? e.join(K) : e.slice(t).join(K), d = a.length;
|
|
48
|
+
for (let u = 0; u < d; u++) {
|
|
49
|
+
const h = a[u];
|
|
50
|
+
if (h.validator(b))
|
|
51
51
|
return h.classGroupId;
|
|
52
52
|
}
|
|
53
|
-
},
|
|
53
|
+
}, We = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
|
|
54
54
|
const t = e.slice(1, -1), o = t.indexOf(":"), r = t.slice(0, o);
|
|
55
|
-
return r ?
|
|
56
|
-
})(),
|
|
55
|
+
return r ? Ve + r : void 0;
|
|
56
|
+
})(), Be = (e) => {
|
|
57
57
|
const {
|
|
58
58
|
theme: t,
|
|
59
59
|
classGroups: o
|
|
60
60
|
} = e;
|
|
61
|
-
return
|
|
62
|
-
},
|
|
63
|
-
const o =
|
|
61
|
+
return _e(o, t);
|
|
62
|
+
}, _e = (e, t) => {
|
|
63
|
+
const o = ye();
|
|
64
64
|
for (const r in e) {
|
|
65
|
-
const
|
|
66
|
-
|
|
65
|
+
const c = e[r];
|
|
66
|
+
ne(c, o, r, t);
|
|
67
67
|
}
|
|
68
68
|
return o;
|
|
69
|
-
},
|
|
70
|
-
const
|
|
71
|
-
for (let
|
|
72
|
-
const a = e[
|
|
73
|
-
|
|
69
|
+
}, ne = (e, t, o, r) => {
|
|
70
|
+
const c = e.length;
|
|
71
|
+
for (let m = 0; m < c; m++) {
|
|
72
|
+
const a = e[m];
|
|
73
|
+
$e(a, t, o, r);
|
|
74
74
|
}
|
|
75
|
-
},
|
|
75
|
+
}, $e = (e, t, o, r) => {
|
|
76
76
|
if (typeof e == "string") {
|
|
77
|
-
|
|
77
|
+
Ue(e, t, o);
|
|
78
78
|
return;
|
|
79
79
|
}
|
|
80
80
|
if (typeof e == "function") {
|
|
81
|
-
|
|
81
|
+
De(e, t, o, r);
|
|
82
82
|
return;
|
|
83
83
|
}
|
|
84
|
-
|
|
85
|
-
},
|
|
86
|
-
const r = e === "" ? t :
|
|
84
|
+
Ye(e, t, o, r);
|
|
85
|
+
}, Ue = (e, t, o) => {
|
|
86
|
+
const r = e === "" ? t : ze(t, e);
|
|
87
87
|
r.classGroupId = o;
|
|
88
|
-
},
|
|
89
|
-
if (
|
|
90
|
-
|
|
88
|
+
}, De = (e, t, o, r) => {
|
|
89
|
+
if (qe(e)) {
|
|
90
|
+
ne(e(r), t, o, r);
|
|
91
91
|
return;
|
|
92
92
|
}
|
|
93
|
-
t.validators === null && (t.validators = []), t.validators.push(
|
|
94
|
-
},
|
|
95
|
-
const
|
|
96
|
-
for (let a = 0; a <
|
|
97
|
-
const [
|
|
98
|
-
|
|
93
|
+
t.validators === null && (t.validators = []), t.validators.push(Ne(o, e));
|
|
94
|
+
}, Ye = (e, t, o, r) => {
|
|
95
|
+
const c = Object.entries(e), m = c.length;
|
|
96
|
+
for (let a = 0; a < m; a++) {
|
|
97
|
+
const [b, d] = c[a];
|
|
98
|
+
ne(d, ze(t, b), o, r);
|
|
99
99
|
}
|
|
100
|
-
},
|
|
100
|
+
}, ze = (e, t) => {
|
|
101
101
|
let o = e;
|
|
102
|
-
const r = t.split(K),
|
|
103
|
-
for (let
|
|
104
|
-
const a = r[
|
|
105
|
-
let
|
|
106
|
-
|
|
102
|
+
const r = t.split(K), c = r.length;
|
|
103
|
+
for (let m = 0; m < c; m++) {
|
|
104
|
+
const a = r[m];
|
|
105
|
+
let b = o.nextPart.get(a);
|
|
106
|
+
b || (b = ye(), o.nextPart.set(a, b)), o = b;
|
|
107
107
|
}
|
|
108
108
|
return o;
|
|
109
|
-
},
|
|
109
|
+
}, qe = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, Xe = (e) => {
|
|
110
110
|
if (e < 1)
|
|
111
111
|
return {
|
|
112
112
|
get: () => {
|
|
@@ -115,177 +115,177 @@ const Oe = (e, t) => {
|
|
|
115
115
|
}
|
|
116
116
|
};
|
|
117
117
|
let t = 0, o = /* @__PURE__ */ Object.create(null), r = /* @__PURE__ */ Object.create(null);
|
|
118
|
-
const
|
|
119
|
-
o[
|
|
118
|
+
const c = (m, a) => {
|
|
119
|
+
o[m] = a, t++, t > e && (t = 0, r = o, o = /* @__PURE__ */ Object.create(null));
|
|
120
120
|
};
|
|
121
121
|
return {
|
|
122
|
-
get(
|
|
123
|
-
let a = o[
|
|
122
|
+
get(m) {
|
|
123
|
+
let a = o[m];
|
|
124
124
|
if (a !== void 0)
|
|
125
125
|
return a;
|
|
126
|
-
if ((a = r[
|
|
127
|
-
return
|
|
126
|
+
if ((a = r[m]) !== void 0)
|
|
127
|
+
return c(m, a), a;
|
|
128
128
|
},
|
|
129
|
-
set(
|
|
130
|
-
|
|
129
|
+
set(m, a) {
|
|
130
|
+
m in o ? o[m] = a : c(m, a);
|
|
131
131
|
}
|
|
132
132
|
};
|
|
133
|
-
},
|
|
133
|
+
}, se = "!", ge = ":", Je = [], he = (e, t, o, r, c) => ({
|
|
134
134
|
modifiers: e,
|
|
135
135
|
hasImportantModifier: t,
|
|
136
136
|
baseClassName: o,
|
|
137
137
|
maybePostfixModifierPosition: r,
|
|
138
|
-
isExternal:
|
|
139
|
-
}),
|
|
138
|
+
isExternal: c
|
|
139
|
+
}), He = (e) => {
|
|
140
140
|
const {
|
|
141
141
|
prefix: t,
|
|
142
142
|
experimentalParseClassName: o
|
|
143
143
|
} = e;
|
|
144
|
-
let r = (
|
|
145
|
-
const
|
|
146
|
-
let a = 0,
|
|
147
|
-
const h =
|
|
148
|
-
for (let
|
|
149
|
-
const
|
|
150
|
-
if (a === 0 &&
|
|
151
|
-
if (
|
|
152
|
-
|
|
144
|
+
let r = (c) => {
|
|
145
|
+
const m = [];
|
|
146
|
+
let a = 0, b = 0, d = 0, u;
|
|
147
|
+
const h = c.length;
|
|
148
|
+
for (let z = 0; z < h; z++) {
|
|
149
|
+
const k = c[z];
|
|
150
|
+
if (a === 0 && b === 0) {
|
|
151
|
+
if (k === ge) {
|
|
152
|
+
m.push(c.slice(d, z)), d = z + 1;
|
|
153
153
|
continue;
|
|
154
154
|
}
|
|
155
|
-
if (
|
|
156
|
-
|
|
155
|
+
if (k === "/") {
|
|
156
|
+
u = z;
|
|
157
157
|
continue;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
|
-
|
|
160
|
+
k === "[" ? a++ : k === "]" ? a-- : k === "(" ? b++ : k === ")" && b--;
|
|
161
161
|
}
|
|
162
|
-
const
|
|
163
|
-
let
|
|
164
|
-
|
|
162
|
+
const v = m.length === 0 ? c : c.slice(d);
|
|
163
|
+
let A = v, P = !1;
|
|
164
|
+
v.endsWith(se) ? (A = v.slice(0, -1), P = !0) : (
|
|
165
165
|
/**
|
|
166
166
|
* In Tailwind CSS v3 the important modifier was at the start of the base class name. This is still supported for legacy reasons.
|
|
167
167
|
* @see https://github.com/dcastil/tailwind-merge/issues/513#issuecomment-2614029864
|
|
168
168
|
*/
|
|
169
|
-
|
|
169
|
+
v.startsWith(se) && (A = v.slice(1), P = !0)
|
|
170
170
|
);
|
|
171
|
-
const
|
|
172
|
-
return
|
|
171
|
+
const G = u && u > d ? u - d : void 0;
|
|
172
|
+
return he(m, P, A, G);
|
|
173
173
|
};
|
|
174
174
|
if (t) {
|
|
175
|
-
const
|
|
176
|
-
r = (a) => a.startsWith(
|
|
175
|
+
const c = t + ge, m = r;
|
|
176
|
+
r = (a) => a.startsWith(c) ? m(a.slice(c.length)) : he(Je, !1, a, void 0, !0);
|
|
177
177
|
}
|
|
178
178
|
if (o) {
|
|
179
|
-
const
|
|
180
|
-
r = (
|
|
181
|
-
className:
|
|
182
|
-
parseClassName:
|
|
179
|
+
const c = r;
|
|
180
|
+
r = (m) => o({
|
|
181
|
+
className: m,
|
|
182
|
+
parseClassName: c
|
|
183
183
|
});
|
|
184
184
|
}
|
|
185
185
|
return r;
|
|
186
|
-
},
|
|
186
|
+
}, Ke = (e) => {
|
|
187
187
|
const t = /* @__PURE__ */ new Map();
|
|
188
188
|
return e.orderSensitiveModifiers.forEach((o, r) => {
|
|
189
189
|
t.set(o, 1e6 + r);
|
|
190
190
|
}), (o) => {
|
|
191
191
|
const r = [];
|
|
192
|
-
let
|
|
193
|
-
for (let
|
|
194
|
-
const a = o[
|
|
195
|
-
|
|
192
|
+
let c = [];
|
|
193
|
+
for (let m = 0; m < o.length; m++) {
|
|
194
|
+
const a = o[m], b = a[0] === "[", d = t.has(a);
|
|
195
|
+
b || d ? (c.length > 0 && (c.sort(), r.push(...c), c = []), r.push(a)) : c.push(a);
|
|
196
196
|
}
|
|
197
|
-
return
|
|
197
|
+
return c.length > 0 && (c.sort(), r.push(...c)), r;
|
|
198
198
|
};
|
|
199
|
-
},
|
|
200
|
-
cache:
|
|
201
|
-
parseClassName:
|
|
202
|
-
sortModifiers:
|
|
203
|
-
...
|
|
204
|
-
}),
|
|
199
|
+
}, Qe = (e) => ({
|
|
200
|
+
cache: Xe(e.cacheSize),
|
|
201
|
+
parseClassName: He(e),
|
|
202
|
+
sortModifiers: Ke(e),
|
|
203
|
+
...Fe(e)
|
|
204
|
+
}), Ze = /\s+/, eo = (e, t) => {
|
|
205
205
|
const {
|
|
206
206
|
parseClassName: o,
|
|
207
207
|
getClassGroupId: r,
|
|
208
|
-
getConflictingClassGroupIds:
|
|
209
|
-
sortModifiers:
|
|
210
|
-
} = t, a = [],
|
|
211
|
-
let
|
|
212
|
-
for (let
|
|
213
|
-
const h = u
|
|
214
|
-
isExternal:
|
|
215
|
-
modifiers:
|
|
216
|
-
hasImportantModifier:
|
|
217
|
-
baseClassName:
|
|
218
|
-
maybePostfixModifierPosition:
|
|
208
|
+
getConflictingClassGroupIds: c,
|
|
209
|
+
sortModifiers: m
|
|
210
|
+
} = t, a = [], b = e.trim().split(Ze);
|
|
211
|
+
let d = "";
|
|
212
|
+
for (let u = b.length - 1; u >= 0; u -= 1) {
|
|
213
|
+
const h = b[u], {
|
|
214
|
+
isExternal: v,
|
|
215
|
+
modifiers: A,
|
|
216
|
+
hasImportantModifier: P,
|
|
217
|
+
baseClassName: G,
|
|
218
|
+
maybePostfixModifierPosition: z
|
|
219
219
|
} = o(h);
|
|
220
|
-
if (
|
|
221
|
-
|
|
220
|
+
if (v) {
|
|
221
|
+
d = h + (d.length > 0 ? " " + d : d);
|
|
222
222
|
continue;
|
|
223
223
|
}
|
|
224
|
-
let
|
|
225
|
-
if (!
|
|
226
|
-
if (!
|
|
227
|
-
|
|
224
|
+
let k = !!z, T = r(k ? G.substring(0, z) : G);
|
|
225
|
+
if (!T) {
|
|
226
|
+
if (!k) {
|
|
227
|
+
d = h + (d.length > 0 ? " " + d : d);
|
|
228
228
|
continue;
|
|
229
229
|
}
|
|
230
|
-
if (
|
|
231
|
-
|
|
230
|
+
if (T = r(G), !T) {
|
|
231
|
+
d = h + (d.length > 0 ? " " + d : d);
|
|
232
232
|
continue;
|
|
233
233
|
}
|
|
234
|
-
|
|
234
|
+
k = !1;
|
|
235
235
|
}
|
|
236
|
-
const $ =
|
|
237
|
-
if (a.indexOf(
|
|
236
|
+
const $ = A.length === 0 ? "" : A.length === 1 ? A[0] : m(A).join(":"), W = P ? $ + se : $, N = W + T;
|
|
237
|
+
if (a.indexOf(N) > -1)
|
|
238
238
|
continue;
|
|
239
|
-
a.push(
|
|
240
|
-
const
|
|
241
|
-
for (let
|
|
242
|
-
const
|
|
243
|
-
a.push(W +
|
|
239
|
+
a.push(N);
|
|
240
|
+
const V = c(T, k);
|
|
241
|
+
for (let L = 0; L < V.length; ++L) {
|
|
242
|
+
const B = V[L];
|
|
243
|
+
a.push(W + B);
|
|
244
244
|
}
|
|
245
|
-
|
|
245
|
+
d = h + (d.length > 0 ? " " + d : d);
|
|
246
246
|
}
|
|
247
|
-
return
|
|
248
|
-
},
|
|
249
|
-
let t = 0, o, r,
|
|
247
|
+
return d;
|
|
248
|
+
}, oo = (...e) => {
|
|
249
|
+
let t = 0, o, r, c = "";
|
|
250
250
|
for (; t < e.length; )
|
|
251
|
-
(o = e[t++]) && (r =
|
|
252
|
-
return
|
|
253
|
-
},
|
|
251
|
+
(o = e[t++]) && (r = Ce(o)) && (c && (c += " "), c += r);
|
|
252
|
+
return c;
|
|
253
|
+
}, Ce = (e) => {
|
|
254
254
|
if (typeof e == "string")
|
|
255
255
|
return e;
|
|
256
256
|
let t, o = "";
|
|
257
257
|
for (let r = 0; r < e.length; r++)
|
|
258
|
-
e[r] && (t =
|
|
258
|
+
e[r] && (t = Ce(e[r])) && (o && (o += " "), o += t);
|
|
259
259
|
return o;
|
|
260
|
-
},
|
|
261
|
-
let o, r,
|
|
262
|
-
const a = (
|
|
263
|
-
const
|
|
264
|
-
return o =
|
|
265
|
-
},
|
|
266
|
-
const
|
|
267
|
-
if (
|
|
268
|
-
return
|
|
269
|
-
const h =
|
|
270
|
-
return
|
|
260
|
+
}, ro = (e, ...t) => {
|
|
261
|
+
let o, r, c, m;
|
|
262
|
+
const a = (d) => {
|
|
263
|
+
const u = t.reduce((h, v) => v(h), e());
|
|
264
|
+
return o = Qe(u), r = o.cache.get, c = o.cache.set, m = b, b(d);
|
|
265
|
+
}, b = (d) => {
|
|
266
|
+
const u = r(d);
|
|
267
|
+
if (u)
|
|
268
|
+
return u;
|
|
269
|
+
const h = eo(d, o);
|
|
270
|
+
return c(d, h), h;
|
|
271
271
|
};
|
|
272
|
-
return
|
|
273
|
-
},
|
|
274
|
-
const t = (o) => o[e] ||
|
|
272
|
+
return m = a, (...d) => m(oo(...d));
|
|
273
|
+
}, to = [], f = (e) => {
|
|
274
|
+
const t = (o) => o[e] || to;
|
|
275
275
|
return t.isThemeGetter = !0, t;
|
|
276
|
-
},
|
|
276
|
+
}, Ae = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Se = /^\((?:(\w[\w-]*):)?(.+)\)$/i, so = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, no = /^(\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$/, io = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, lo = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, co = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, R = (e) => so.test(e), p = (e) => !!e && !Number.isNaN(Number(e)), I = (e) => !!e && Number.isInteger(Number(e)), te = (e) => e.endsWith("%") && p(e.slice(0, -1)), S = (e) => no.test(e), Re = () => !0, mo = (e) => (
|
|
277
277
|
// `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
|
|
278
278
|
// For example, `hsl(0 0% 0%)` would be classified as a length without this check.
|
|
279
279
|
// I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
|
|
280
|
-
|
|
281
|
-
),
|
|
282
|
-
const r =
|
|
280
|
+
ao.test(e) && !io.test(e)
|
|
281
|
+
), ae = () => !1, po = (e) => lo.test(e), bo = (e) => co.test(e), uo = (e) => !s(e) && !n(e), fo = (e) => M(e, Pe, ae), s = (e) => Ae.test(e), j = (e) => M(e, Ge, mo), we = (e) => M(e, zo, p), go = (e) => M(e, Le, Re), ho = (e) => M(e, Te, ae), xe = (e) => M(e, Ie, ae), wo = (e) => M(e, Me, bo), J = (e) => M(e, Oe, po), n = (e) => Se.test(e), _ = (e) => E(e, Ge), xo = (e) => E(e, Te), ke = (e) => E(e, Ie), ko = (e) => E(e, Pe), yo = (e) => E(e, Me), H = (e) => E(e, Oe, !0), vo = (e) => E(e, Le, !0), M = (e, t, o) => {
|
|
282
|
+
const r = Ae.exec(e);
|
|
283
283
|
return r ? r[1] ? t(r[1]) : o(r[2]) : !1;
|
|
284
|
-
},
|
|
285
|
-
const r =
|
|
284
|
+
}, E = (e, t, o = !1) => {
|
|
285
|
+
const r = Se.exec(e);
|
|
286
286
|
return r ? r[1] ? t(r[1]) : o : !1;
|
|
287
|
-
},
|
|
288
|
-
const e =
|
|
287
|
+
}, Ie = (e) => e === "position" || e === "percentage", Me = (e) => e === "image" || e === "url", Pe = (e) => e === "length" || e === "size" || e === "bg-size", Ge = (e) => e === "length", zo = (e) => e === "number", Te = (e) => e === "family-name", Le = (e) => e === "number" || e === "weight", Oe = (e) => e === "shadow", Co = () => {
|
|
288
|
+
const e = f("color"), t = f("font"), o = f("text"), r = f("font-weight"), c = f("tracking"), m = f("leading"), a = f("breakpoint"), b = f("container"), d = f("spacing"), u = f("radius"), h = f("shadow"), v = f("inset-shadow"), A = f("text-shadow"), P = f("drop-shadow"), G = f("blur"), z = f("perspective"), k = f("aspect"), T = f("ease"), $ = f("animate"), W = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], N = () => [
|
|
289
289
|
"center",
|
|
290
290
|
"top",
|
|
291
291
|
"bottom",
|
|
@@ -303,30 +303,30 @@ const Oe = (e, t) => {
|
|
|
303
303
|
"bottom-left",
|
|
304
304
|
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
305
305
|
"left-bottom"
|
|
306
|
-
],
|
|
307
|
-
span: ["full",
|
|
308
|
-
},
|
|
306
|
+
], V = () => [...N(), n, s], L = () => ["auto", "hidden", "clip", "visible", "scroll"], B = () => ["auto", "contain", "none"], i = () => [n, s, d], y = () => [R, "full", "auto", ...i()], ie = () => [I, "none", "subgrid", n, s], le = () => ["auto", {
|
|
307
|
+
span: ["full", I, n, s]
|
|
308
|
+
}, I, n, s], U = () => [I, "auto", n, s], ce = () => ["auto", "min", "max", "fr", n, s], Q = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], F = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], C = () => ["auto", ...i()], O = () => [R, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...i()], Z = () => [R, "screen", "full", "dvw", "lvw", "svw", "min", "max", "fit", ...i()], ee = () => [R, "screen", "full", "lh", "dvh", "lvh", "svh", "min", "max", "fit", ...i()], l = () => [e, n, s], de = () => [...N(), ke, xe, {
|
|
309
309
|
position: [n, s]
|
|
310
|
-
}],
|
|
310
|
+
}], me = () => ["no-repeat", {
|
|
311
311
|
repeat: ["", "x", "y", "space", "round"]
|
|
312
|
-
}],
|
|
312
|
+
}], pe = () => ["auto", "cover", "contain", ko, fo, {
|
|
313
313
|
size: [n, s]
|
|
314
|
-
}],
|
|
314
|
+
}], oe = () => [te, _, j], w = () => [
|
|
315
315
|
// Deprecated since Tailwind CSS v4.0.0
|
|
316
316
|
"",
|
|
317
317
|
"none",
|
|
318
318
|
"full",
|
|
319
|
-
|
|
319
|
+
u,
|
|
320
320
|
n,
|
|
321
321
|
s
|
|
322
|
-
],
|
|
322
|
+
], x = () => ["", p, _, j], D = () => ["solid", "dashed", "dotted", "double"], be = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], g = () => [p, te, ke, xe], ue = () => [
|
|
323
323
|
// Deprecated since Tailwind CSS v4.0.0
|
|
324
324
|
"",
|
|
325
325
|
"none",
|
|
326
|
-
|
|
326
|
+
G,
|
|
327
327
|
n,
|
|
328
328
|
s
|
|
329
|
-
], Y = () => ["none", p, n, s], q = () => ["none", p, n, s],
|
|
329
|
+
], Y = () => ["none", p, n, s], q = () => ["none", p, n, s], re = () => [p, n, s], X = () => [R, "full", ...i()];
|
|
330
330
|
return {
|
|
331
331
|
cacheSize: 500,
|
|
332
332
|
theme: {
|
|
@@ -334,11 +334,11 @@ const Oe = (e, t) => {
|
|
|
334
334
|
aspect: ["video"],
|
|
335
335
|
blur: [S],
|
|
336
336
|
breakpoint: [S],
|
|
337
|
-
color: [
|
|
337
|
+
color: [Re],
|
|
338
338
|
container: [S],
|
|
339
339
|
"drop-shadow": [S],
|
|
340
340
|
ease: ["in", "out", "in-out"],
|
|
341
|
-
font: [
|
|
341
|
+
font: [uo],
|
|
342
342
|
"font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
|
|
343
343
|
"inset-shadow": [S],
|
|
344
344
|
leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
|
|
@@ -359,7 +359,7 @@ const Oe = (e, t) => {
|
|
|
359
359
|
* @see https://tailwindcss.com/docs/aspect-ratio
|
|
360
360
|
*/
|
|
361
361
|
aspect: [{
|
|
362
|
-
aspect: ["auto", "square",
|
|
362
|
+
aspect: ["auto", "square", R, s, n, k]
|
|
363
363
|
}],
|
|
364
364
|
/**
|
|
365
365
|
* Container
|
|
@@ -372,7 +372,7 @@ const Oe = (e, t) => {
|
|
|
372
372
|
* @see https://tailwindcss.com/docs/columns
|
|
373
373
|
*/
|
|
374
374
|
columns: [{
|
|
375
|
-
columns: [p, s, n,
|
|
375
|
+
columns: [p, s, n, b]
|
|
376
376
|
}],
|
|
377
377
|
/**
|
|
378
378
|
* Break After
|
|
@@ -450,49 +450,49 @@ const Oe = (e, t) => {
|
|
|
450
450
|
* @see https://tailwindcss.com/docs/object-position
|
|
451
451
|
*/
|
|
452
452
|
"object-position": [{
|
|
453
|
-
object:
|
|
453
|
+
object: V()
|
|
454
454
|
}],
|
|
455
455
|
/**
|
|
456
456
|
* Overflow
|
|
457
457
|
* @see https://tailwindcss.com/docs/overflow
|
|
458
458
|
*/
|
|
459
459
|
overflow: [{
|
|
460
|
-
overflow:
|
|
460
|
+
overflow: L()
|
|
461
461
|
}],
|
|
462
462
|
/**
|
|
463
463
|
* Overflow X
|
|
464
464
|
* @see https://tailwindcss.com/docs/overflow
|
|
465
465
|
*/
|
|
466
466
|
"overflow-x": [{
|
|
467
|
-
"overflow-x":
|
|
467
|
+
"overflow-x": L()
|
|
468
468
|
}],
|
|
469
469
|
/**
|
|
470
470
|
* Overflow Y
|
|
471
471
|
* @see https://tailwindcss.com/docs/overflow
|
|
472
472
|
*/
|
|
473
473
|
"overflow-y": [{
|
|
474
|
-
"overflow-y":
|
|
474
|
+
"overflow-y": L()
|
|
475
475
|
}],
|
|
476
476
|
/**
|
|
477
477
|
* Overscroll Behavior
|
|
478
478
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
479
479
|
*/
|
|
480
480
|
overscroll: [{
|
|
481
|
-
overscroll:
|
|
481
|
+
overscroll: B()
|
|
482
482
|
}],
|
|
483
483
|
/**
|
|
484
484
|
* Overscroll Behavior X
|
|
485
485
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
486
486
|
*/
|
|
487
487
|
"overscroll-x": [{
|
|
488
|
-
"overscroll-x":
|
|
488
|
+
"overscroll-x": B()
|
|
489
489
|
}],
|
|
490
490
|
/**
|
|
491
491
|
* Overscroll Behavior Y
|
|
492
492
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
493
493
|
*/
|
|
494
494
|
"overscroll-y": [{
|
|
495
|
-
"overscroll-y":
|
|
495
|
+
"overscroll-y": B()
|
|
496
496
|
}],
|
|
497
497
|
/**
|
|
498
498
|
* Position
|
|
@@ -500,67 +500,93 @@ const Oe = (e, t) => {
|
|
|
500
500
|
*/
|
|
501
501
|
position: ["static", "fixed", "absolute", "relative", "sticky"],
|
|
502
502
|
/**
|
|
503
|
-
*
|
|
503
|
+
* Inset
|
|
504
504
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
505
505
|
*/
|
|
506
506
|
inset: [{
|
|
507
|
-
inset:
|
|
507
|
+
inset: y()
|
|
508
508
|
}],
|
|
509
509
|
/**
|
|
510
|
-
*
|
|
510
|
+
* Inset Inline
|
|
511
511
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
512
512
|
*/
|
|
513
513
|
"inset-x": [{
|
|
514
|
-
"inset-x":
|
|
514
|
+
"inset-x": y()
|
|
515
515
|
}],
|
|
516
516
|
/**
|
|
517
|
-
*
|
|
517
|
+
* Inset Block
|
|
518
518
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
519
519
|
*/
|
|
520
520
|
"inset-y": [{
|
|
521
|
-
"inset-y":
|
|
521
|
+
"inset-y": y()
|
|
522
522
|
}],
|
|
523
523
|
/**
|
|
524
|
-
* Start
|
|
524
|
+
* Inset Inline Start
|
|
525
525
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
526
|
+
* @todo class group will be renamed to `inset-s` in next major release
|
|
526
527
|
*/
|
|
527
528
|
start: [{
|
|
528
|
-
|
|
529
|
+
"inset-s": y(),
|
|
530
|
+
/**
|
|
531
|
+
* @deprecated since Tailwind CSS v4.2.0 in favor of `inset-s-*` utilities.
|
|
532
|
+
* @see https://github.com/tailwindlabs/tailwindcss/pull/19613
|
|
533
|
+
*/
|
|
534
|
+
start: y()
|
|
529
535
|
}],
|
|
530
536
|
/**
|
|
531
|
-
* End
|
|
537
|
+
* Inset Inline End
|
|
532
538
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
539
|
+
* @todo class group will be renamed to `inset-e` in next major release
|
|
533
540
|
*/
|
|
534
541
|
end: [{
|
|
535
|
-
|
|
542
|
+
"inset-e": y(),
|
|
543
|
+
/**
|
|
544
|
+
* @deprecated since Tailwind CSS v4.2.0 in favor of `inset-e-*` utilities.
|
|
545
|
+
* @see https://github.com/tailwindlabs/tailwindcss/pull/19613
|
|
546
|
+
*/
|
|
547
|
+
end: y()
|
|
548
|
+
}],
|
|
549
|
+
/**
|
|
550
|
+
* Inset Block Start
|
|
551
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
552
|
+
*/
|
|
553
|
+
"inset-bs": [{
|
|
554
|
+
"inset-bs": y()
|
|
555
|
+
}],
|
|
556
|
+
/**
|
|
557
|
+
* Inset Block End
|
|
558
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
559
|
+
*/
|
|
560
|
+
"inset-be": [{
|
|
561
|
+
"inset-be": y()
|
|
536
562
|
}],
|
|
537
563
|
/**
|
|
538
564
|
* Top
|
|
539
565
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
540
566
|
*/
|
|
541
567
|
top: [{
|
|
542
|
-
top:
|
|
568
|
+
top: y()
|
|
543
569
|
}],
|
|
544
570
|
/**
|
|
545
571
|
* Right
|
|
546
572
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
547
573
|
*/
|
|
548
574
|
right: [{
|
|
549
|
-
right:
|
|
575
|
+
right: y()
|
|
550
576
|
}],
|
|
551
577
|
/**
|
|
552
578
|
* Bottom
|
|
553
579
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
554
580
|
*/
|
|
555
581
|
bottom: [{
|
|
556
|
-
bottom:
|
|
582
|
+
bottom: y()
|
|
557
583
|
}],
|
|
558
584
|
/**
|
|
559
585
|
* Left
|
|
560
586
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
561
587
|
*/
|
|
562
588
|
left: [{
|
|
563
|
-
left:
|
|
589
|
+
left: y()
|
|
564
590
|
}],
|
|
565
591
|
/**
|
|
566
592
|
* Visibility
|
|
@@ -572,7 +598,7 @@ const Oe = (e, t) => {
|
|
|
572
598
|
* @see https://tailwindcss.com/docs/z-index
|
|
573
599
|
*/
|
|
574
600
|
z: [{
|
|
575
|
-
z: [
|
|
601
|
+
z: [I, "auto", n, s]
|
|
576
602
|
}],
|
|
577
603
|
// ------------------------
|
|
578
604
|
// --- Flexbox and Grid ---
|
|
@@ -582,7 +608,7 @@ const Oe = (e, t) => {
|
|
|
582
608
|
* @see https://tailwindcss.com/docs/flex-basis
|
|
583
609
|
*/
|
|
584
610
|
basis: [{
|
|
585
|
-
basis: [
|
|
611
|
+
basis: [R, "full", "auto", b, ...i()]
|
|
586
612
|
}],
|
|
587
613
|
/**
|
|
588
614
|
* Flex Direction
|
|
@@ -603,7 +629,7 @@ const Oe = (e, t) => {
|
|
|
603
629
|
* @see https://tailwindcss.com/docs/flex
|
|
604
630
|
*/
|
|
605
631
|
flex: [{
|
|
606
|
-
flex: [p,
|
|
632
|
+
flex: [p, R, "auto", "initial", "none", s]
|
|
607
633
|
}],
|
|
608
634
|
/**
|
|
609
635
|
* Flex Grow
|
|
@@ -624,21 +650,21 @@ const Oe = (e, t) => {
|
|
|
624
650
|
* @see https://tailwindcss.com/docs/order
|
|
625
651
|
*/
|
|
626
652
|
order: [{
|
|
627
|
-
order: [
|
|
653
|
+
order: [I, "first", "last", "none", n, s]
|
|
628
654
|
}],
|
|
629
655
|
/**
|
|
630
656
|
* Grid Template Columns
|
|
631
657
|
* @see https://tailwindcss.com/docs/grid-template-columns
|
|
632
658
|
*/
|
|
633
659
|
"grid-cols": [{
|
|
634
|
-
"grid-cols":
|
|
660
|
+
"grid-cols": ie()
|
|
635
661
|
}],
|
|
636
662
|
/**
|
|
637
663
|
* Grid Column Start / End
|
|
638
664
|
* @see https://tailwindcss.com/docs/grid-column
|
|
639
665
|
*/
|
|
640
666
|
"col-start-end": [{
|
|
641
|
-
col:
|
|
667
|
+
col: le()
|
|
642
668
|
}],
|
|
643
669
|
/**
|
|
644
670
|
* Grid Column Start
|
|
@@ -659,14 +685,14 @@ const Oe = (e, t) => {
|
|
|
659
685
|
* @see https://tailwindcss.com/docs/grid-template-rows
|
|
660
686
|
*/
|
|
661
687
|
"grid-rows": [{
|
|
662
|
-
"grid-rows":
|
|
688
|
+
"grid-rows": ie()
|
|
663
689
|
}],
|
|
664
690
|
/**
|
|
665
691
|
* Grid Row Start / End
|
|
666
692
|
* @see https://tailwindcss.com/docs/grid-row
|
|
667
693
|
*/
|
|
668
694
|
"row-start-end": [{
|
|
669
|
-
row:
|
|
695
|
+
row: le()
|
|
670
696
|
}],
|
|
671
697
|
/**
|
|
672
698
|
* Grid Row Start
|
|
@@ -694,35 +720,35 @@ const Oe = (e, t) => {
|
|
|
694
720
|
* @see https://tailwindcss.com/docs/grid-auto-columns
|
|
695
721
|
*/
|
|
696
722
|
"auto-cols": [{
|
|
697
|
-
"auto-cols":
|
|
723
|
+
"auto-cols": ce()
|
|
698
724
|
}],
|
|
699
725
|
/**
|
|
700
726
|
* Grid Auto Rows
|
|
701
727
|
* @see https://tailwindcss.com/docs/grid-auto-rows
|
|
702
728
|
*/
|
|
703
729
|
"auto-rows": [{
|
|
704
|
-
"auto-rows":
|
|
730
|
+
"auto-rows": ce()
|
|
705
731
|
}],
|
|
706
732
|
/**
|
|
707
733
|
* Gap
|
|
708
734
|
* @see https://tailwindcss.com/docs/gap
|
|
709
735
|
*/
|
|
710
736
|
gap: [{
|
|
711
|
-
gap:
|
|
737
|
+
gap: i()
|
|
712
738
|
}],
|
|
713
739
|
/**
|
|
714
740
|
* Gap X
|
|
715
741
|
* @see https://tailwindcss.com/docs/gap
|
|
716
742
|
*/
|
|
717
743
|
"gap-x": [{
|
|
718
|
-
"gap-x":
|
|
744
|
+
"gap-x": i()
|
|
719
745
|
}],
|
|
720
746
|
/**
|
|
721
747
|
* Gap Y
|
|
722
748
|
* @see https://tailwindcss.com/docs/gap
|
|
723
749
|
*/
|
|
724
750
|
"gap-y": [{
|
|
725
|
-
"gap-y":
|
|
751
|
+
"gap-y": i()
|
|
726
752
|
}],
|
|
727
753
|
/**
|
|
728
754
|
* Justify Content
|
|
@@ -736,14 +762,14 @@ const Oe = (e, t) => {
|
|
|
736
762
|
* @see https://tailwindcss.com/docs/justify-items
|
|
737
763
|
*/
|
|
738
764
|
"justify-items": [{
|
|
739
|
-
"justify-items": [...
|
|
765
|
+
"justify-items": [...F(), "normal"]
|
|
740
766
|
}],
|
|
741
767
|
/**
|
|
742
768
|
* Justify Self
|
|
743
769
|
* @see https://tailwindcss.com/docs/justify-self
|
|
744
770
|
*/
|
|
745
771
|
"justify-self": [{
|
|
746
|
-
"justify-self": ["auto", ...
|
|
772
|
+
"justify-self": ["auto", ...F()]
|
|
747
773
|
}],
|
|
748
774
|
/**
|
|
749
775
|
* Align Content
|
|
@@ -757,7 +783,7 @@ const Oe = (e, t) => {
|
|
|
757
783
|
* @see https://tailwindcss.com/docs/align-items
|
|
758
784
|
*/
|
|
759
785
|
"align-items": [{
|
|
760
|
-
items: [...
|
|
786
|
+
items: [...F(), {
|
|
761
787
|
baseline: ["", "last"]
|
|
762
788
|
}]
|
|
763
789
|
}],
|
|
@@ -766,7 +792,7 @@ const Oe = (e, t) => {
|
|
|
766
792
|
* @see https://tailwindcss.com/docs/align-self
|
|
767
793
|
*/
|
|
768
794
|
"align-self": [{
|
|
769
|
-
self: ["auto", ...
|
|
795
|
+
self: ["auto", ...F(), {
|
|
770
796
|
baseline: ["", "last"]
|
|
771
797
|
}]
|
|
772
798
|
}],
|
|
@@ -782,14 +808,14 @@ const Oe = (e, t) => {
|
|
|
782
808
|
* @see https://tailwindcss.com/docs/place-items
|
|
783
809
|
*/
|
|
784
810
|
"place-items": [{
|
|
785
|
-
"place-items": [...
|
|
811
|
+
"place-items": [...F(), "baseline"]
|
|
786
812
|
}],
|
|
787
813
|
/**
|
|
788
814
|
* Place Self
|
|
789
815
|
* @see https://tailwindcss.com/docs/place-self
|
|
790
816
|
*/
|
|
791
817
|
"place-self": [{
|
|
792
|
-
"place-self": ["auto", ...
|
|
818
|
+
"place-self": ["auto", ...F()]
|
|
793
819
|
}],
|
|
794
820
|
// Spacing
|
|
795
821
|
/**
|
|
@@ -797,133 +823,161 @@ const Oe = (e, t) => {
|
|
|
797
823
|
* @see https://tailwindcss.com/docs/padding
|
|
798
824
|
*/
|
|
799
825
|
p: [{
|
|
800
|
-
p:
|
|
826
|
+
p: i()
|
|
801
827
|
}],
|
|
802
828
|
/**
|
|
803
|
-
* Padding
|
|
829
|
+
* Padding Inline
|
|
804
830
|
* @see https://tailwindcss.com/docs/padding
|
|
805
831
|
*/
|
|
806
832
|
px: [{
|
|
807
|
-
px:
|
|
833
|
+
px: i()
|
|
808
834
|
}],
|
|
809
835
|
/**
|
|
810
|
-
* Padding
|
|
836
|
+
* Padding Block
|
|
811
837
|
* @see https://tailwindcss.com/docs/padding
|
|
812
838
|
*/
|
|
813
839
|
py: [{
|
|
814
|
-
py:
|
|
840
|
+
py: i()
|
|
815
841
|
}],
|
|
816
842
|
/**
|
|
817
|
-
* Padding Start
|
|
843
|
+
* Padding Inline Start
|
|
818
844
|
* @see https://tailwindcss.com/docs/padding
|
|
819
845
|
*/
|
|
820
846
|
ps: [{
|
|
821
|
-
ps:
|
|
847
|
+
ps: i()
|
|
822
848
|
}],
|
|
823
849
|
/**
|
|
824
|
-
* Padding End
|
|
850
|
+
* Padding Inline End
|
|
825
851
|
* @see https://tailwindcss.com/docs/padding
|
|
826
852
|
*/
|
|
827
853
|
pe: [{
|
|
828
|
-
pe:
|
|
854
|
+
pe: i()
|
|
855
|
+
}],
|
|
856
|
+
/**
|
|
857
|
+
* Padding Block Start
|
|
858
|
+
* @see https://tailwindcss.com/docs/padding
|
|
859
|
+
*/
|
|
860
|
+
pbs: [{
|
|
861
|
+
pbs: i()
|
|
862
|
+
}],
|
|
863
|
+
/**
|
|
864
|
+
* Padding Block End
|
|
865
|
+
* @see https://tailwindcss.com/docs/padding
|
|
866
|
+
*/
|
|
867
|
+
pbe: [{
|
|
868
|
+
pbe: i()
|
|
829
869
|
}],
|
|
830
870
|
/**
|
|
831
871
|
* Padding Top
|
|
832
872
|
* @see https://tailwindcss.com/docs/padding
|
|
833
873
|
*/
|
|
834
874
|
pt: [{
|
|
835
|
-
pt:
|
|
875
|
+
pt: i()
|
|
836
876
|
}],
|
|
837
877
|
/**
|
|
838
878
|
* Padding Right
|
|
839
879
|
* @see https://tailwindcss.com/docs/padding
|
|
840
880
|
*/
|
|
841
881
|
pr: [{
|
|
842
|
-
pr:
|
|
882
|
+
pr: i()
|
|
843
883
|
}],
|
|
844
884
|
/**
|
|
845
885
|
* Padding Bottom
|
|
846
886
|
* @see https://tailwindcss.com/docs/padding
|
|
847
887
|
*/
|
|
848
888
|
pb: [{
|
|
849
|
-
pb:
|
|
889
|
+
pb: i()
|
|
850
890
|
}],
|
|
851
891
|
/**
|
|
852
892
|
* Padding Left
|
|
853
893
|
* @see https://tailwindcss.com/docs/padding
|
|
854
894
|
*/
|
|
855
895
|
pl: [{
|
|
856
|
-
pl:
|
|
896
|
+
pl: i()
|
|
857
897
|
}],
|
|
858
898
|
/**
|
|
859
899
|
* Margin
|
|
860
900
|
* @see https://tailwindcss.com/docs/margin
|
|
861
901
|
*/
|
|
862
902
|
m: [{
|
|
863
|
-
m:
|
|
903
|
+
m: C()
|
|
864
904
|
}],
|
|
865
905
|
/**
|
|
866
|
-
* Margin
|
|
906
|
+
* Margin Inline
|
|
867
907
|
* @see https://tailwindcss.com/docs/margin
|
|
868
908
|
*/
|
|
869
909
|
mx: [{
|
|
870
|
-
mx:
|
|
910
|
+
mx: C()
|
|
871
911
|
}],
|
|
872
912
|
/**
|
|
873
|
-
* Margin
|
|
913
|
+
* Margin Block
|
|
874
914
|
* @see https://tailwindcss.com/docs/margin
|
|
875
915
|
*/
|
|
876
916
|
my: [{
|
|
877
|
-
my:
|
|
917
|
+
my: C()
|
|
878
918
|
}],
|
|
879
919
|
/**
|
|
880
|
-
* Margin Start
|
|
920
|
+
* Margin Inline Start
|
|
881
921
|
* @see https://tailwindcss.com/docs/margin
|
|
882
922
|
*/
|
|
883
923
|
ms: [{
|
|
884
|
-
ms:
|
|
924
|
+
ms: C()
|
|
885
925
|
}],
|
|
886
926
|
/**
|
|
887
|
-
* Margin End
|
|
927
|
+
* Margin Inline End
|
|
888
928
|
* @see https://tailwindcss.com/docs/margin
|
|
889
929
|
*/
|
|
890
930
|
me: [{
|
|
891
|
-
me:
|
|
931
|
+
me: C()
|
|
932
|
+
}],
|
|
933
|
+
/**
|
|
934
|
+
* Margin Block Start
|
|
935
|
+
* @see https://tailwindcss.com/docs/margin
|
|
936
|
+
*/
|
|
937
|
+
mbs: [{
|
|
938
|
+
mbs: C()
|
|
939
|
+
}],
|
|
940
|
+
/**
|
|
941
|
+
* Margin Block End
|
|
942
|
+
* @see https://tailwindcss.com/docs/margin
|
|
943
|
+
*/
|
|
944
|
+
mbe: [{
|
|
945
|
+
mbe: C()
|
|
892
946
|
}],
|
|
893
947
|
/**
|
|
894
948
|
* Margin Top
|
|
895
949
|
* @see https://tailwindcss.com/docs/margin
|
|
896
950
|
*/
|
|
897
951
|
mt: [{
|
|
898
|
-
mt:
|
|
952
|
+
mt: C()
|
|
899
953
|
}],
|
|
900
954
|
/**
|
|
901
955
|
* Margin Right
|
|
902
956
|
* @see https://tailwindcss.com/docs/margin
|
|
903
957
|
*/
|
|
904
958
|
mr: [{
|
|
905
|
-
mr:
|
|
959
|
+
mr: C()
|
|
906
960
|
}],
|
|
907
961
|
/**
|
|
908
962
|
* Margin Bottom
|
|
909
963
|
* @see https://tailwindcss.com/docs/margin
|
|
910
964
|
*/
|
|
911
965
|
mb: [{
|
|
912
|
-
mb:
|
|
966
|
+
mb: C()
|
|
913
967
|
}],
|
|
914
968
|
/**
|
|
915
969
|
* Margin Left
|
|
916
970
|
* @see https://tailwindcss.com/docs/margin
|
|
917
971
|
*/
|
|
918
972
|
ml: [{
|
|
919
|
-
ml:
|
|
973
|
+
ml: C()
|
|
920
974
|
}],
|
|
921
975
|
/**
|
|
922
976
|
* Space Between X
|
|
923
977
|
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
924
978
|
*/
|
|
925
979
|
"space-x": [{
|
|
926
|
-
"space-x":
|
|
980
|
+
"space-x": i()
|
|
927
981
|
}],
|
|
928
982
|
/**
|
|
929
983
|
* Space Between X Reverse
|
|
@@ -935,7 +989,7 @@ const Oe = (e, t) => {
|
|
|
935
989
|
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
936
990
|
*/
|
|
937
991
|
"space-y": [{
|
|
938
|
-
"space-y":
|
|
992
|
+
"space-y": i()
|
|
939
993
|
}],
|
|
940
994
|
/**
|
|
941
995
|
* Space Between Y Reverse
|
|
@@ -950,14 +1004,56 @@ const Oe = (e, t) => {
|
|
|
950
1004
|
* @see https://tailwindcss.com/docs/width#setting-both-width-and-height
|
|
951
1005
|
*/
|
|
952
1006
|
size: [{
|
|
953
|
-
size:
|
|
1007
|
+
size: O()
|
|
1008
|
+
}],
|
|
1009
|
+
/**
|
|
1010
|
+
* Inline Size
|
|
1011
|
+
* @see https://tailwindcss.com/docs/width
|
|
1012
|
+
*/
|
|
1013
|
+
"inline-size": [{
|
|
1014
|
+
inline: ["auto", ...Z()]
|
|
1015
|
+
}],
|
|
1016
|
+
/**
|
|
1017
|
+
* Min-Inline Size
|
|
1018
|
+
* @see https://tailwindcss.com/docs/min-width
|
|
1019
|
+
*/
|
|
1020
|
+
"min-inline-size": [{
|
|
1021
|
+
"min-inline": ["auto", ...Z()]
|
|
1022
|
+
}],
|
|
1023
|
+
/**
|
|
1024
|
+
* Max-Inline Size
|
|
1025
|
+
* @see https://tailwindcss.com/docs/max-width
|
|
1026
|
+
*/
|
|
1027
|
+
"max-inline-size": [{
|
|
1028
|
+
"max-inline": ["none", ...Z()]
|
|
1029
|
+
}],
|
|
1030
|
+
/**
|
|
1031
|
+
* Block Size
|
|
1032
|
+
* @see https://tailwindcss.com/docs/height
|
|
1033
|
+
*/
|
|
1034
|
+
"block-size": [{
|
|
1035
|
+
block: ["auto", ...ee()]
|
|
1036
|
+
}],
|
|
1037
|
+
/**
|
|
1038
|
+
* Min-Block Size
|
|
1039
|
+
* @see https://tailwindcss.com/docs/min-height
|
|
1040
|
+
*/
|
|
1041
|
+
"min-block-size": [{
|
|
1042
|
+
"min-block": ["auto", ...ee()]
|
|
1043
|
+
}],
|
|
1044
|
+
/**
|
|
1045
|
+
* Max-Block Size
|
|
1046
|
+
* @see https://tailwindcss.com/docs/max-height
|
|
1047
|
+
*/
|
|
1048
|
+
"max-block-size": [{
|
|
1049
|
+
"max-block": ["none", ...ee()]
|
|
954
1050
|
}],
|
|
955
1051
|
/**
|
|
956
1052
|
* Width
|
|
957
1053
|
* @see https://tailwindcss.com/docs/width
|
|
958
1054
|
*/
|
|
959
1055
|
w: [{
|
|
960
|
-
w: [
|
|
1056
|
+
w: [b, "screen", ...O()]
|
|
961
1057
|
}],
|
|
962
1058
|
/**
|
|
963
1059
|
* Min-Width
|
|
@@ -965,11 +1061,11 @@ const Oe = (e, t) => {
|
|
|
965
1061
|
*/
|
|
966
1062
|
"min-w": [{
|
|
967
1063
|
"min-w": [
|
|
968
|
-
|
|
1064
|
+
b,
|
|
969
1065
|
"screen",
|
|
970
1066
|
/** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
971
1067
|
"none",
|
|
972
|
-
...
|
|
1068
|
+
...O()
|
|
973
1069
|
]
|
|
974
1070
|
}],
|
|
975
1071
|
/**
|
|
@@ -978,7 +1074,7 @@ const Oe = (e, t) => {
|
|
|
978
1074
|
*/
|
|
979
1075
|
"max-w": [{
|
|
980
1076
|
"max-w": [
|
|
981
|
-
|
|
1077
|
+
b,
|
|
982
1078
|
"screen",
|
|
983
1079
|
"none",
|
|
984
1080
|
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
@@ -987,7 +1083,7 @@ const Oe = (e, t) => {
|
|
|
987
1083
|
{
|
|
988
1084
|
screen: [a]
|
|
989
1085
|
},
|
|
990
|
-
...
|
|
1086
|
+
...O()
|
|
991
1087
|
]
|
|
992
1088
|
}],
|
|
993
1089
|
/**
|
|
@@ -995,21 +1091,21 @@ const Oe = (e, t) => {
|
|
|
995
1091
|
* @see https://tailwindcss.com/docs/height
|
|
996
1092
|
*/
|
|
997
1093
|
h: [{
|
|
998
|
-
h: ["screen", "lh", ...
|
|
1094
|
+
h: ["screen", "lh", ...O()]
|
|
999
1095
|
}],
|
|
1000
1096
|
/**
|
|
1001
1097
|
* Min-Height
|
|
1002
1098
|
* @see https://tailwindcss.com/docs/min-height
|
|
1003
1099
|
*/
|
|
1004
1100
|
"min-h": [{
|
|
1005
|
-
"min-h": ["screen", "lh", "none", ...
|
|
1101
|
+
"min-h": ["screen", "lh", "none", ...O()]
|
|
1006
1102
|
}],
|
|
1007
1103
|
/**
|
|
1008
1104
|
* Max-Height
|
|
1009
1105
|
* @see https://tailwindcss.com/docs/max-height
|
|
1010
1106
|
*/
|
|
1011
1107
|
"max-h": [{
|
|
1012
|
-
"max-h": ["screen", "lh", ...
|
|
1108
|
+
"max-h": ["screen", "lh", ...O()]
|
|
1013
1109
|
}],
|
|
1014
1110
|
// ------------------
|
|
1015
1111
|
// --- Typography ---
|
|
@@ -1019,7 +1115,7 @@ const Oe = (e, t) => {
|
|
|
1019
1115
|
* @see https://tailwindcss.com/docs/font-size
|
|
1020
1116
|
*/
|
|
1021
1117
|
"font-size": [{
|
|
1022
|
-
text: ["base", o,
|
|
1118
|
+
text: ["base", o, _, j]
|
|
1023
1119
|
}],
|
|
1024
1120
|
/**
|
|
1025
1121
|
* Font Smoothing
|
|
@@ -1036,21 +1132,28 @@ const Oe = (e, t) => {
|
|
|
1036
1132
|
* @see https://tailwindcss.com/docs/font-weight
|
|
1037
1133
|
*/
|
|
1038
1134
|
"font-weight": [{
|
|
1039
|
-
font: [r,
|
|
1135
|
+
font: [r, vo, go]
|
|
1040
1136
|
}],
|
|
1041
1137
|
/**
|
|
1042
1138
|
* Font Stretch
|
|
1043
1139
|
* @see https://tailwindcss.com/docs/font-stretch
|
|
1044
1140
|
*/
|
|
1045
1141
|
"font-stretch": [{
|
|
1046
|
-
"font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded",
|
|
1142
|
+
"font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", te, s]
|
|
1047
1143
|
}],
|
|
1048
1144
|
/**
|
|
1049
1145
|
* Font Family
|
|
1050
1146
|
* @see https://tailwindcss.com/docs/font-family
|
|
1051
1147
|
*/
|
|
1052
1148
|
"font-family": [{
|
|
1053
|
-
font: [
|
|
1149
|
+
font: [xo, ho, t]
|
|
1150
|
+
}],
|
|
1151
|
+
/**
|
|
1152
|
+
* Font Feature Settings
|
|
1153
|
+
* @see https://tailwindcss.com/docs/font-feature-settings
|
|
1154
|
+
*/
|
|
1155
|
+
"font-features": [{
|
|
1156
|
+
"font-features": [s]
|
|
1054
1157
|
}],
|
|
1055
1158
|
/**
|
|
1056
1159
|
* Font Variant Numeric
|
|
@@ -1087,14 +1190,14 @@ const Oe = (e, t) => {
|
|
|
1087
1190
|
* @see https://tailwindcss.com/docs/letter-spacing
|
|
1088
1191
|
*/
|
|
1089
1192
|
tracking: [{
|
|
1090
|
-
tracking: [
|
|
1193
|
+
tracking: [c, n, s]
|
|
1091
1194
|
}],
|
|
1092
1195
|
/**
|
|
1093
1196
|
* Line Clamp
|
|
1094
1197
|
* @see https://tailwindcss.com/docs/line-clamp
|
|
1095
1198
|
*/
|
|
1096
1199
|
"line-clamp": [{
|
|
1097
|
-
"line-clamp": [p, "none", n,
|
|
1200
|
+
"line-clamp": [p, "none", n, we]
|
|
1098
1201
|
}],
|
|
1099
1202
|
/**
|
|
1100
1203
|
* Line Height
|
|
@@ -1103,8 +1206,8 @@ const Oe = (e, t) => {
|
|
|
1103
1206
|
leading: [{
|
|
1104
1207
|
leading: [
|
|
1105
1208
|
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
1106
|
-
|
|
1107
|
-
...
|
|
1209
|
+
m,
|
|
1210
|
+
...i()
|
|
1108
1211
|
]
|
|
1109
1212
|
}],
|
|
1110
1213
|
/**
|
|
@@ -1167,7 +1270,7 @@ const Oe = (e, t) => {
|
|
|
1167
1270
|
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
|
1168
1271
|
*/
|
|
1169
1272
|
"text-decoration-thickness": [{
|
|
1170
|
-
decoration: [p, "from-font", "auto", n,
|
|
1273
|
+
decoration: [p, "from-font", "auto", n, j]
|
|
1171
1274
|
}],
|
|
1172
1275
|
/**
|
|
1173
1276
|
* Text Decoration Color
|
|
@@ -1205,7 +1308,7 @@ const Oe = (e, t) => {
|
|
|
1205
1308
|
* @see https://tailwindcss.com/docs/text-indent
|
|
1206
1309
|
*/
|
|
1207
1310
|
indent: [{
|
|
1208
|
-
indent:
|
|
1311
|
+
indent: i()
|
|
1209
1312
|
}],
|
|
1210
1313
|
/**
|
|
1211
1314
|
* Vertical Alignment
|
|
@@ -1278,21 +1381,21 @@ const Oe = (e, t) => {
|
|
|
1278
1381
|
* @see https://tailwindcss.com/docs/background-position
|
|
1279
1382
|
*/
|
|
1280
1383
|
"bg-position": [{
|
|
1281
|
-
bg:
|
|
1384
|
+
bg: de()
|
|
1282
1385
|
}],
|
|
1283
1386
|
/**
|
|
1284
1387
|
* Background Repeat
|
|
1285
1388
|
* @see https://tailwindcss.com/docs/background-repeat
|
|
1286
1389
|
*/
|
|
1287
1390
|
"bg-repeat": [{
|
|
1288
|
-
bg:
|
|
1391
|
+
bg: me()
|
|
1289
1392
|
}],
|
|
1290
1393
|
/**
|
|
1291
1394
|
* Background Size
|
|
1292
1395
|
* @see https://tailwindcss.com/docs/background-size
|
|
1293
1396
|
*/
|
|
1294
1397
|
"bg-size": [{
|
|
1295
|
-
bg:
|
|
1398
|
+
bg: pe()
|
|
1296
1399
|
}],
|
|
1297
1400
|
/**
|
|
1298
1401
|
* Background Image
|
|
@@ -1302,10 +1405,10 @@ const Oe = (e, t) => {
|
|
|
1302
1405
|
bg: ["none", {
|
|
1303
1406
|
linear: [{
|
|
1304
1407
|
to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
|
|
1305
|
-
},
|
|
1408
|
+
}, I, n, s],
|
|
1306
1409
|
radial: ["", n, s],
|
|
1307
|
-
conic: [
|
|
1308
|
-
},
|
|
1410
|
+
conic: [I, n, s]
|
|
1411
|
+
}, yo, wo]
|
|
1309
1412
|
}],
|
|
1310
1413
|
/**
|
|
1311
1414
|
* Background Color
|
|
@@ -1319,21 +1422,21 @@ const Oe = (e, t) => {
|
|
|
1319
1422
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1320
1423
|
*/
|
|
1321
1424
|
"gradient-from-pos": [{
|
|
1322
|
-
from:
|
|
1425
|
+
from: oe()
|
|
1323
1426
|
}],
|
|
1324
1427
|
/**
|
|
1325
1428
|
* Gradient Color Stops Via Position
|
|
1326
1429
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1327
1430
|
*/
|
|
1328
1431
|
"gradient-via-pos": [{
|
|
1329
|
-
via:
|
|
1432
|
+
via: oe()
|
|
1330
1433
|
}],
|
|
1331
1434
|
/**
|
|
1332
1435
|
* Gradient Color Stops To Position
|
|
1333
1436
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1334
1437
|
*/
|
|
1335
1438
|
"gradient-to-pos": [{
|
|
1336
|
-
to:
|
|
1439
|
+
to: oe()
|
|
1337
1440
|
}],
|
|
1338
1441
|
/**
|
|
1339
1442
|
* Gradient Color Stops From
|
|
@@ -1469,70 +1572,84 @@ const Oe = (e, t) => {
|
|
|
1469
1572
|
* @see https://tailwindcss.com/docs/border-width
|
|
1470
1573
|
*/
|
|
1471
1574
|
"border-w": [{
|
|
1472
|
-
border:
|
|
1575
|
+
border: x()
|
|
1473
1576
|
}],
|
|
1474
1577
|
/**
|
|
1475
|
-
* Border Width
|
|
1578
|
+
* Border Width Inline
|
|
1476
1579
|
* @see https://tailwindcss.com/docs/border-width
|
|
1477
1580
|
*/
|
|
1478
1581
|
"border-w-x": [{
|
|
1479
|
-
"border-x":
|
|
1582
|
+
"border-x": x()
|
|
1480
1583
|
}],
|
|
1481
1584
|
/**
|
|
1482
|
-
* Border Width
|
|
1585
|
+
* Border Width Block
|
|
1483
1586
|
* @see https://tailwindcss.com/docs/border-width
|
|
1484
1587
|
*/
|
|
1485
1588
|
"border-w-y": [{
|
|
1486
|
-
"border-y":
|
|
1589
|
+
"border-y": x()
|
|
1487
1590
|
}],
|
|
1488
1591
|
/**
|
|
1489
|
-
* Border Width Start
|
|
1592
|
+
* Border Width Inline Start
|
|
1490
1593
|
* @see https://tailwindcss.com/docs/border-width
|
|
1491
1594
|
*/
|
|
1492
1595
|
"border-w-s": [{
|
|
1493
|
-
"border-s":
|
|
1596
|
+
"border-s": x()
|
|
1494
1597
|
}],
|
|
1495
1598
|
/**
|
|
1496
|
-
* Border Width End
|
|
1599
|
+
* Border Width Inline End
|
|
1497
1600
|
* @see https://tailwindcss.com/docs/border-width
|
|
1498
1601
|
*/
|
|
1499
1602
|
"border-w-e": [{
|
|
1500
|
-
"border-e":
|
|
1603
|
+
"border-e": x()
|
|
1604
|
+
}],
|
|
1605
|
+
/**
|
|
1606
|
+
* Border Width Block Start
|
|
1607
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
1608
|
+
*/
|
|
1609
|
+
"border-w-bs": [{
|
|
1610
|
+
"border-bs": x()
|
|
1611
|
+
}],
|
|
1612
|
+
/**
|
|
1613
|
+
* Border Width Block End
|
|
1614
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
1615
|
+
*/
|
|
1616
|
+
"border-w-be": [{
|
|
1617
|
+
"border-be": x()
|
|
1501
1618
|
}],
|
|
1502
1619
|
/**
|
|
1503
1620
|
* Border Width Top
|
|
1504
1621
|
* @see https://tailwindcss.com/docs/border-width
|
|
1505
1622
|
*/
|
|
1506
1623
|
"border-w-t": [{
|
|
1507
|
-
"border-t":
|
|
1624
|
+
"border-t": x()
|
|
1508
1625
|
}],
|
|
1509
1626
|
/**
|
|
1510
1627
|
* Border Width Right
|
|
1511
1628
|
* @see https://tailwindcss.com/docs/border-width
|
|
1512
1629
|
*/
|
|
1513
1630
|
"border-w-r": [{
|
|
1514
|
-
"border-r":
|
|
1631
|
+
"border-r": x()
|
|
1515
1632
|
}],
|
|
1516
1633
|
/**
|
|
1517
1634
|
* Border Width Bottom
|
|
1518
1635
|
* @see https://tailwindcss.com/docs/border-width
|
|
1519
1636
|
*/
|
|
1520
1637
|
"border-w-b": [{
|
|
1521
|
-
"border-b":
|
|
1638
|
+
"border-b": x()
|
|
1522
1639
|
}],
|
|
1523
1640
|
/**
|
|
1524
1641
|
* Border Width Left
|
|
1525
1642
|
* @see https://tailwindcss.com/docs/border-width
|
|
1526
1643
|
*/
|
|
1527
1644
|
"border-w-l": [{
|
|
1528
|
-
"border-l":
|
|
1645
|
+
"border-l": x()
|
|
1529
1646
|
}],
|
|
1530
1647
|
/**
|
|
1531
1648
|
* Divide Width X
|
|
1532
1649
|
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1533
1650
|
*/
|
|
1534
1651
|
"divide-x": [{
|
|
1535
|
-
"divide-x":
|
|
1652
|
+
"divide-x": x()
|
|
1536
1653
|
}],
|
|
1537
1654
|
/**
|
|
1538
1655
|
* Divide Width X Reverse
|
|
@@ -1544,7 +1661,7 @@ const Oe = (e, t) => {
|
|
|
1544
1661
|
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1545
1662
|
*/
|
|
1546
1663
|
"divide-y": [{
|
|
1547
|
-
"divide-y":
|
|
1664
|
+
"divide-y": x()
|
|
1548
1665
|
}],
|
|
1549
1666
|
/**
|
|
1550
1667
|
* Divide Width Y Reverse
|
|
@@ -1573,33 +1690,47 @@ const Oe = (e, t) => {
|
|
|
1573
1690
|
border: l()
|
|
1574
1691
|
}],
|
|
1575
1692
|
/**
|
|
1576
|
-
* Border Color
|
|
1693
|
+
* Border Color Inline
|
|
1577
1694
|
* @see https://tailwindcss.com/docs/border-color
|
|
1578
1695
|
*/
|
|
1579
1696
|
"border-color-x": [{
|
|
1580
1697
|
"border-x": l()
|
|
1581
1698
|
}],
|
|
1582
1699
|
/**
|
|
1583
|
-
* Border Color
|
|
1700
|
+
* Border Color Block
|
|
1584
1701
|
* @see https://tailwindcss.com/docs/border-color
|
|
1585
1702
|
*/
|
|
1586
1703
|
"border-color-y": [{
|
|
1587
1704
|
"border-y": l()
|
|
1588
1705
|
}],
|
|
1589
1706
|
/**
|
|
1590
|
-
* Border Color
|
|
1707
|
+
* Border Color Inline Start
|
|
1591
1708
|
* @see https://tailwindcss.com/docs/border-color
|
|
1592
1709
|
*/
|
|
1593
1710
|
"border-color-s": [{
|
|
1594
1711
|
"border-s": l()
|
|
1595
1712
|
}],
|
|
1596
1713
|
/**
|
|
1597
|
-
* Border Color
|
|
1714
|
+
* Border Color Inline End
|
|
1598
1715
|
* @see https://tailwindcss.com/docs/border-color
|
|
1599
1716
|
*/
|
|
1600
1717
|
"border-color-e": [{
|
|
1601
1718
|
"border-e": l()
|
|
1602
1719
|
}],
|
|
1720
|
+
/**
|
|
1721
|
+
* Border Color Block Start
|
|
1722
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
1723
|
+
*/
|
|
1724
|
+
"border-color-bs": [{
|
|
1725
|
+
"border-bs": l()
|
|
1726
|
+
}],
|
|
1727
|
+
/**
|
|
1728
|
+
* Border Color Block End
|
|
1729
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
1730
|
+
*/
|
|
1731
|
+
"border-color-be": [{
|
|
1732
|
+
"border-be": l()
|
|
1733
|
+
}],
|
|
1603
1734
|
/**
|
|
1604
1735
|
* Border Color Top
|
|
1605
1736
|
* @see https://tailwindcss.com/docs/border-color
|
|
@@ -1654,7 +1785,7 @@ const Oe = (e, t) => {
|
|
|
1654
1785
|
* @see https://tailwindcss.com/docs/outline-width
|
|
1655
1786
|
*/
|
|
1656
1787
|
"outline-w": [{
|
|
1657
|
-
outline: ["", p,
|
|
1788
|
+
outline: ["", p, _, j]
|
|
1658
1789
|
}],
|
|
1659
1790
|
/**
|
|
1660
1791
|
* Outline Color
|
|
@@ -1692,7 +1823,7 @@ const Oe = (e, t) => {
|
|
|
1692
1823
|
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
|
|
1693
1824
|
*/
|
|
1694
1825
|
"inset-shadow": [{
|
|
1695
|
-
"inset-shadow": ["none",
|
|
1826
|
+
"inset-shadow": ["none", v, H, J]
|
|
1696
1827
|
}],
|
|
1697
1828
|
/**
|
|
1698
1829
|
* Inset Box Shadow Color
|
|
@@ -1706,7 +1837,7 @@ const Oe = (e, t) => {
|
|
|
1706
1837
|
* @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
|
|
1707
1838
|
*/
|
|
1708
1839
|
"ring-w": [{
|
|
1709
|
-
ring:
|
|
1840
|
+
ring: x()
|
|
1710
1841
|
}],
|
|
1711
1842
|
/**
|
|
1712
1843
|
* Ring Width Inset
|
|
@@ -1729,7 +1860,7 @@ const Oe = (e, t) => {
|
|
|
1729
1860
|
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
1730
1861
|
*/
|
|
1731
1862
|
"ring-offset-w": [{
|
|
1732
|
-
"ring-offset": [p,
|
|
1863
|
+
"ring-offset": [p, j]
|
|
1733
1864
|
}],
|
|
1734
1865
|
/**
|
|
1735
1866
|
* Ring Offset Color
|
|
@@ -1745,7 +1876,7 @@ const Oe = (e, t) => {
|
|
|
1745
1876
|
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
|
|
1746
1877
|
*/
|
|
1747
1878
|
"inset-ring-w": [{
|
|
1748
|
-
"inset-ring":
|
|
1879
|
+
"inset-ring": x()
|
|
1749
1880
|
}],
|
|
1750
1881
|
/**
|
|
1751
1882
|
* Inset Ring Color
|
|
@@ -1759,7 +1890,7 @@ const Oe = (e, t) => {
|
|
|
1759
1890
|
* @see https://tailwindcss.com/docs/text-shadow
|
|
1760
1891
|
*/
|
|
1761
1892
|
"text-shadow": [{
|
|
1762
|
-
"text-shadow": ["none",
|
|
1893
|
+
"text-shadow": ["none", A, H, J]
|
|
1763
1894
|
}],
|
|
1764
1895
|
/**
|
|
1765
1896
|
* Text Shadow Color
|
|
@@ -1780,14 +1911,14 @@ const Oe = (e, t) => {
|
|
|
1780
1911
|
* @see https://tailwindcss.com/docs/mix-blend-mode
|
|
1781
1912
|
*/
|
|
1782
1913
|
"mix-blend": [{
|
|
1783
|
-
"mix-blend": [...
|
|
1914
|
+
"mix-blend": [...be(), "plus-darker", "plus-lighter"]
|
|
1784
1915
|
}],
|
|
1785
1916
|
/**
|
|
1786
1917
|
* Background Blend Mode
|
|
1787
1918
|
* @see https://tailwindcss.com/docs/background-blend-mode
|
|
1788
1919
|
*/
|
|
1789
1920
|
"bg-blend": [{
|
|
1790
|
-
"bg-blend":
|
|
1921
|
+
"bg-blend": be()
|
|
1791
1922
|
}],
|
|
1792
1923
|
/**
|
|
1793
1924
|
* Mask Clip
|
|
@@ -1919,7 +2050,7 @@ const Oe = (e, t) => {
|
|
|
1919
2050
|
}]
|
|
1920
2051
|
}],
|
|
1921
2052
|
"mask-image-radial-pos": [{
|
|
1922
|
-
"mask-radial-at":
|
|
2053
|
+
"mask-radial-at": N()
|
|
1923
2054
|
}],
|
|
1924
2055
|
"mask-image-conic-pos": [{
|
|
1925
2056
|
"mask-conic": [p]
|
|
@@ -1955,21 +2086,21 @@ const Oe = (e, t) => {
|
|
|
1955
2086
|
* @see https://tailwindcss.com/docs/mask-position
|
|
1956
2087
|
*/
|
|
1957
2088
|
"mask-position": [{
|
|
1958
|
-
mask:
|
|
2089
|
+
mask: de()
|
|
1959
2090
|
}],
|
|
1960
2091
|
/**
|
|
1961
2092
|
* Mask Repeat
|
|
1962
2093
|
* @see https://tailwindcss.com/docs/mask-repeat
|
|
1963
2094
|
*/
|
|
1964
2095
|
"mask-repeat": [{
|
|
1965
|
-
mask:
|
|
2096
|
+
mask: me()
|
|
1966
2097
|
}],
|
|
1967
2098
|
/**
|
|
1968
2099
|
* Mask Size
|
|
1969
2100
|
* @see https://tailwindcss.com/docs/mask-size
|
|
1970
2101
|
*/
|
|
1971
2102
|
"mask-size": [{
|
|
1972
|
-
mask:
|
|
2103
|
+
mask: pe()
|
|
1973
2104
|
}],
|
|
1974
2105
|
/**
|
|
1975
2106
|
* Mask Type
|
|
@@ -2006,7 +2137,7 @@ const Oe = (e, t) => {
|
|
|
2006
2137
|
* @see https://tailwindcss.com/docs/blur
|
|
2007
2138
|
*/
|
|
2008
2139
|
blur: [{
|
|
2009
|
-
blur:
|
|
2140
|
+
blur: ue()
|
|
2010
2141
|
}],
|
|
2011
2142
|
/**
|
|
2012
2143
|
* Brightness
|
|
@@ -2031,7 +2162,7 @@ const Oe = (e, t) => {
|
|
|
2031
2162
|
// Deprecated since Tailwind CSS v4.0.0
|
|
2032
2163
|
"",
|
|
2033
2164
|
"none",
|
|
2034
|
-
|
|
2165
|
+
P,
|
|
2035
2166
|
H,
|
|
2036
2167
|
J
|
|
2037
2168
|
]
|
|
@@ -2096,7 +2227,7 @@ const Oe = (e, t) => {
|
|
|
2096
2227
|
* @see https://tailwindcss.com/docs/backdrop-blur
|
|
2097
2228
|
*/
|
|
2098
2229
|
"backdrop-blur": [{
|
|
2099
|
-
"backdrop-blur":
|
|
2230
|
+
"backdrop-blur": ue()
|
|
2100
2231
|
}],
|
|
2101
2232
|
/**
|
|
2102
2233
|
* Backdrop Brightness
|
|
@@ -2169,21 +2300,21 @@ const Oe = (e, t) => {
|
|
|
2169
2300
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2170
2301
|
*/
|
|
2171
2302
|
"border-spacing": [{
|
|
2172
|
-
"border-spacing":
|
|
2303
|
+
"border-spacing": i()
|
|
2173
2304
|
}],
|
|
2174
2305
|
/**
|
|
2175
2306
|
* Border Spacing X
|
|
2176
2307
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2177
2308
|
*/
|
|
2178
2309
|
"border-spacing-x": [{
|
|
2179
|
-
"border-spacing-x":
|
|
2310
|
+
"border-spacing-x": i()
|
|
2180
2311
|
}],
|
|
2181
2312
|
/**
|
|
2182
2313
|
* Border Spacing Y
|
|
2183
2314
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2184
2315
|
*/
|
|
2185
2316
|
"border-spacing-y": [{
|
|
2186
|
-
"border-spacing-y":
|
|
2317
|
+
"border-spacing-y": i()
|
|
2187
2318
|
}],
|
|
2188
2319
|
/**
|
|
2189
2320
|
* Table Layout
|
|
@@ -2228,7 +2359,7 @@ const Oe = (e, t) => {
|
|
|
2228
2359
|
* @see https://tailwindcss.com/docs/transition-timing-function
|
|
2229
2360
|
*/
|
|
2230
2361
|
ease: [{
|
|
2231
|
-
ease: ["linear", "initial",
|
|
2362
|
+
ease: ["linear", "initial", T, n, s]
|
|
2232
2363
|
}],
|
|
2233
2364
|
/**
|
|
2234
2365
|
* Transition Delay
|
|
@@ -2259,14 +2390,14 @@ const Oe = (e, t) => {
|
|
|
2259
2390
|
* @see https://tailwindcss.com/docs/perspective
|
|
2260
2391
|
*/
|
|
2261
2392
|
perspective: [{
|
|
2262
|
-
perspective: [
|
|
2393
|
+
perspective: [z, n, s]
|
|
2263
2394
|
}],
|
|
2264
2395
|
/**
|
|
2265
2396
|
* Perspective Origin
|
|
2266
2397
|
* @see https://tailwindcss.com/docs/perspective-origin
|
|
2267
2398
|
*/
|
|
2268
2399
|
"perspective-origin": [{
|
|
2269
|
-
"perspective-origin":
|
|
2400
|
+
"perspective-origin": V()
|
|
2270
2401
|
}],
|
|
2271
2402
|
/**
|
|
2272
2403
|
* Rotate
|
|
@@ -2334,21 +2465,21 @@ const Oe = (e, t) => {
|
|
|
2334
2465
|
* @see https://tailwindcss.com/docs/skew
|
|
2335
2466
|
*/
|
|
2336
2467
|
skew: [{
|
|
2337
|
-
skew:
|
|
2468
|
+
skew: re()
|
|
2338
2469
|
}],
|
|
2339
2470
|
/**
|
|
2340
2471
|
* Skew X
|
|
2341
2472
|
* @see https://tailwindcss.com/docs/skew
|
|
2342
2473
|
*/
|
|
2343
2474
|
"skew-x": [{
|
|
2344
|
-
"skew-x":
|
|
2475
|
+
"skew-x": re()
|
|
2345
2476
|
}],
|
|
2346
2477
|
/**
|
|
2347
2478
|
* Skew Y
|
|
2348
2479
|
* @see https://tailwindcss.com/docs/skew
|
|
2349
2480
|
*/
|
|
2350
2481
|
"skew-y": [{
|
|
2351
|
-
"skew-y":
|
|
2482
|
+
"skew-y": re()
|
|
2352
2483
|
}],
|
|
2353
2484
|
/**
|
|
2354
2485
|
* Transform
|
|
@@ -2362,7 +2493,7 @@ const Oe = (e, t) => {
|
|
|
2362
2493
|
* @see https://tailwindcss.com/docs/transform-origin
|
|
2363
2494
|
*/
|
|
2364
2495
|
"transform-origin": [{
|
|
2365
|
-
origin:
|
|
2496
|
+
origin: V()
|
|
2366
2497
|
}],
|
|
2367
2498
|
/**
|
|
2368
2499
|
* Transform Style
|
|
@@ -2475,126 +2606,154 @@ const Oe = (e, t) => {
|
|
|
2475
2606
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2476
2607
|
*/
|
|
2477
2608
|
"scroll-m": [{
|
|
2478
|
-
"scroll-m":
|
|
2609
|
+
"scroll-m": i()
|
|
2479
2610
|
}],
|
|
2480
2611
|
/**
|
|
2481
|
-
* Scroll Margin
|
|
2612
|
+
* Scroll Margin Inline
|
|
2482
2613
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2483
2614
|
*/
|
|
2484
2615
|
"scroll-mx": [{
|
|
2485
|
-
"scroll-mx":
|
|
2616
|
+
"scroll-mx": i()
|
|
2486
2617
|
}],
|
|
2487
2618
|
/**
|
|
2488
|
-
* Scroll Margin
|
|
2619
|
+
* Scroll Margin Block
|
|
2489
2620
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2490
2621
|
*/
|
|
2491
2622
|
"scroll-my": [{
|
|
2492
|
-
"scroll-my":
|
|
2623
|
+
"scroll-my": i()
|
|
2493
2624
|
}],
|
|
2494
2625
|
/**
|
|
2495
|
-
* Scroll Margin Start
|
|
2626
|
+
* Scroll Margin Inline Start
|
|
2496
2627
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2497
2628
|
*/
|
|
2498
2629
|
"scroll-ms": [{
|
|
2499
|
-
"scroll-ms":
|
|
2630
|
+
"scroll-ms": i()
|
|
2500
2631
|
}],
|
|
2501
2632
|
/**
|
|
2502
|
-
* Scroll Margin End
|
|
2633
|
+
* Scroll Margin Inline End
|
|
2503
2634
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2504
2635
|
*/
|
|
2505
2636
|
"scroll-me": [{
|
|
2506
|
-
"scroll-me":
|
|
2637
|
+
"scroll-me": i()
|
|
2638
|
+
}],
|
|
2639
|
+
/**
|
|
2640
|
+
* Scroll Margin Block Start
|
|
2641
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2642
|
+
*/
|
|
2643
|
+
"scroll-mbs": [{
|
|
2644
|
+
"scroll-mbs": i()
|
|
2645
|
+
}],
|
|
2646
|
+
/**
|
|
2647
|
+
* Scroll Margin Block End
|
|
2648
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2649
|
+
*/
|
|
2650
|
+
"scroll-mbe": [{
|
|
2651
|
+
"scroll-mbe": i()
|
|
2507
2652
|
}],
|
|
2508
2653
|
/**
|
|
2509
2654
|
* Scroll Margin Top
|
|
2510
2655
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2511
2656
|
*/
|
|
2512
2657
|
"scroll-mt": [{
|
|
2513
|
-
"scroll-mt":
|
|
2658
|
+
"scroll-mt": i()
|
|
2514
2659
|
}],
|
|
2515
2660
|
/**
|
|
2516
2661
|
* Scroll Margin Right
|
|
2517
2662
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2518
2663
|
*/
|
|
2519
2664
|
"scroll-mr": [{
|
|
2520
|
-
"scroll-mr":
|
|
2665
|
+
"scroll-mr": i()
|
|
2521
2666
|
}],
|
|
2522
2667
|
/**
|
|
2523
2668
|
* Scroll Margin Bottom
|
|
2524
2669
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2525
2670
|
*/
|
|
2526
2671
|
"scroll-mb": [{
|
|
2527
|
-
"scroll-mb":
|
|
2672
|
+
"scroll-mb": i()
|
|
2528
2673
|
}],
|
|
2529
2674
|
/**
|
|
2530
2675
|
* Scroll Margin Left
|
|
2531
2676
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2532
2677
|
*/
|
|
2533
2678
|
"scroll-ml": [{
|
|
2534
|
-
"scroll-ml":
|
|
2679
|
+
"scroll-ml": i()
|
|
2535
2680
|
}],
|
|
2536
2681
|
/**
|
|
2537
2682
|
* Scroll Padding
|
|
2538
2683
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2539
2684
|
*/
|
|
2540
2685
|
"scroll-p": [{
|
|
2541
|
-
"scroll-p":
|
|
2686
|
+
"scroll-p": i()
|
|
2542
2687
|
}],
|
|
2543
2688
|
/**
|
|
2544
|
-
* Scroll Padding
|
|
2689
|
+
* Scroll Padding Inline
|
|
2545
2690
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2546
2691
|
*/
|
|
2547
2692
|
"scroll-px": [{
|
|
2548
|
-
"scroll-px":
|
|
2693
|
+
"scroll-px": i()
|
|
2549
2694
|
}],
|
|
2550
2695
|
/**
|
|
2551
|
-
* Scroll Padding
|
|
2696
|
+
* Scroll Padding Block
|
|
2552
2697
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2553
2698
|
*/
|
|
2554
2699
|
"scroll-py": [{
|
|
2555
|
-
"scroll-py":
|
|
2700
|
+
"scroll-py": i()
|
|
2556
2701
|
}],
|
|
2557
2702
|
/**
|
|
2558
|
-
* Scroll Padding Start
|
|
2703
|
+
* Scroll Padding Inline Start
|
|
2559
2704
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2560
2705
|
*/
|
|
2561
2706
|
"scroll-ps": [{
|
|
2562
|
-
"scroll-ps":
|
|
2707
|
+
"scroll-ps": i()
|
|
2563
2708
|
}],
|
|
2564
2709
|
/**
|
|
2565
|
-
* Scroll Padding End
|
|
2710
|
+
* Scroll Padding Inline End
|
|
2566
2711
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2567
2712
|
*/
|
|
2568
2713
|
"scroll-pe": [{
|
|
2569
|
-
"scroll-pe":
|
|
2714
|
+
"scroll-pe": i()
|
|
2715
|
+
}],
|
|
2716
|
+
/**
|
|
2717
|
+
* Scroll Padding Block Start
|
|
2718
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2719
|
+
*/
|
|
2720
|
+
"scroll-pbs": [{
|
|
2721
|
+
"scroll-pbs": i()
|
|
2722
|
+
}],
|
|
2723
|
+
/**
|
|
2724
|
+
* Scroll Padding Block End
|
|
2725
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2726
|
+
*/
|
|
2727
|
+
"scroll-pbe": [{
|
|
2728
|
+
"scroll-pbe": i()
|
|
2570
2729
|
}],
|
|
2571
2730
|
/**
|
|
2572
2731
|
* Scroll Padding Top
|
|
2573
2732
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2574
2733
|
*/
|
|
2575
2734
|
"scroll-pt": [{
|
|
2576
|
-
"scroll-pt":
|
|
2735
|
+
"scroll-pt": i()
|
|
2577
2736
|
}],
|
|
2578
2737
|
/**
|
|
2579
2738
|
* Scroll Padding Right
|
|
2580
2739
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2581
2740
|
*/
|
|
2582
2741
|
"scroll-pr": [{
|
|
2583
|
-
"scroll-pr":
|
|
2742
|
+
"scroll-pr": i()
|
|
2584
2743
|
}],
|
|
2585
2744
|
/**
|
|
2586
2745
|
* Scroll Padding Bottom
|
|
2587
2746
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2588
2747
|
*/
|
|
2589
2748
|
"scroll-pb": [{
|
|
2590
|
-
"scroll-pb":
|
|
2749
|
+
"scroll-pb": i()
|
|
2591
2750
|
}],
|
|
2592
2751
|
/**
|
|
2593
2752
|
* Scroll Padding Left
|
|
2594
2753
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2595
2754
|
*/
|
|
2596
2755
|
"scroll-pl": [{
|
|
2597
|
-
"scroll-pl":
|
|
2756
|
+
"scroll-pl": i()
|
|
2598
2757
|
}],
|
|
2599
2758
|
/**
|
|
2600
2759
|
* Scroll Snap Align
|
|
@@ -2679,7 +2838,7 @@ const Oe = (e, t) => {
|
|
|
2679
2838
|
* @see https://tailwindcss.com/docs/stroke-width
|
|
2680
2839
|
*/
|
|
2681
2840
|
"stroke-w": [{
|
|
2682
|
-
stroke: [p,
|
|
2841
|
+
stroke: [p, _, j, we]
|
|
2683
2842
|
}],
|
|
2684
2843
|
/**
|
|
2685
2844
|
* Stroke
|
|
@@ -2702,15 +2861,15 @@ const Oe = (e, t) => {
|
|
|
2702
2861
|
conflictingClassGroups: {
|
|
2703
2862
|
overflow: ["overflow-x", "overflow-y"],
|
|
2704
2863
|
overscroll: ["overscroll-x", "overscroll-y"],
|
|
2705
|
-
inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
|
|
2864
|
+
inset: ["inset-x", "inset-y", "inset-bs", "inset-be", "start", "end", "top", "right", "bottom", "left"],
|
|
2706
2865
|
"inset-x": ["right", "left"],
|
|
2707
2866
|
"inset-y": ["top", "bottom"],
|
|
2708
2867
|
flex: ["basis", "grow", "shrink"],
|
|
2709
2868
|
gap: ["gap-x", "gap-y"],
|
|
2710
|
-
p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
|
|
2869
|
+
p: ["px", "py", "ps", "pe", "pbs", "pbe", "pt", "pr", "pb", "pl"],
|
|
2711
2870
|
px: ["pr", "pl"],
|
|
2712
2871
|
py: ["pt", "pb"],
|
|
2713
|
-
m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
|
|
2872
|
+
m: ["mx", "my", "ms", "me", "mbs", "mbe", "mt", "mr", "mb", "ml"],
|
|
2714
2873
|
mx: ["mr", "ml"],
|
|
2715
2874
|
my: ["mt", "mb"],
|
|
2716
2875
|
size: ["w", "h"],
|
|
@@ -2730,18 +2889,18 @@ const Oe = (e, t) => {
|
|
|
2730
2889
|
"rounded-b": ["rounded-br", "rounded-bl"],
|
|
2731
2890
|
"rounded-l": ["rounded-tl", "rounded-bl"],
|
|
2732
2891
|
"border-spacing": ["border-spacing-x", "border-spacing-y"],
|
|
2733
|
-
"border-w": ["border-w-x", "border-w-y", "border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
|
|
2892
|
+
"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"],
|
|
2734
2893
|
"border-w-x": ["border-w-r", "border-w-l"],
|
|
2735
2894
|
"border-w-y": ["border-w-t", "border-w-b"],
|
|
2736
|
-
"border-color": ["border-color-x", "border-color-y", "border-color-s", "border-color-e", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
|
|
2895
|
+
"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"],
|
|
2737
2896
|
"border-color-x": ["border-color-r", "border-color-l"],
|
|
2738
2897
|
"border-color-y": ["border-color-t", "border-color-b"],
|
|
2739
2898
|
translate: ["translate-x", "translate-y", "translate-none"],
|
|
2740
2899
|
"translate-none": ["translate", "translate-x", "translate-y", "translate-z"],
|
|
2741
|
-
"scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
|
|
2900
|
+
"scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mbs", "scroll-mbe", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
|
|
2742
2901
|
"scroll-mx": ["scroll-mr", "scroll-ml"],
|
|
2743
2902
|
"scroll-my": ["scroll-mt", "scroll-mb"],
|
|
2744
|
-
"scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
|
|
2903
|
+
"scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pbs", "scroll-pbe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
|
|
2745
2904
|
"scroll-px": ["scroll-pr", "scroll-pl"],
|
|
2746
2905
|
"scroll-py": ["scroll-pt", "scroll-pb"],
|
|
2747
2906
|
touch: ["touch-x", "touch-y", "touch-pz"],
|
|
@@ -2754,11 +2913,11 @@ const Oe = (e, t) => {
|
|
|
2754
2913
|
},
|
|
2755
2914
|
orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
|
|
2756
2915
|
};
|
|
2757
|
-
},
|
|
2916
|
+
}, Ao = /* @__PURE__ */ ro(Co), Ro = (...e) => Ao(je(e)), Io = (e, t) => e.filter(
|
|
2758
2917
|
(o) => o.toLocaleLowerCase().indexOf(t.toLocaleLowerCase()) > -1
|
|
2759
|
-
),
|
|
2918
|
+
), Mo = !!(typeof window < "u" && window.document && window.document.createElement);
|
|
2760
2919
|
export {
|
|
2761
|
-
|
|
2762
|
-
|
|
2763
|
-
|
|
2920
|
+
Ro as cn,
|
|
2921
|
+
Io as filterByValue,
|
|
2922
|
+
Mo as isClient
|
|
2764
2923
|
};
|