md-components-mdigial-azamat 0.0.33 → 0.0.36
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/AllComponents.js +29 -5
- package/dist/AnimatedSwiper/Slide/Slide.js +2 -2
- package/dist/AnimatedSwiper/index.js +5 -3
- package/dist/Banner/Banner.js +152 -8
- package/dist/Banner/index.js +2 -2
- package/dist/BannerAndText/index.js +56 -23
- package/dist/CardIconList/CardIconList.js +81 -22
- package/dist/CardIconList/index.js +2 -2
- package/dist/CardImageList/CardImageList.js +75 -8
- package/dist/CardImageList/index.js +1 -1
- package/dist/CardImageSecondary/CardImageSecondary.js +57 -23
- package/dist/CardImageSecondary/index.js +1 -1
- package/dist/CardImageSecondaryList/CardImageSecondaryList.js +27 -4
- package/dist/CardImageSecondaryList/index.js +1 -1
- package/dist/CardInfoTable/index.js +187 -22
- package/dist/Cards/CardImage/CardImage.js +2 -2
- package/dist/Cards/ColoredCard/index.js +2 -2
- package/dist/Cards/ContentCard/ContentCard.js +38 -5
- package/dist/Cards/ContentCard/index.js +2 -2
- package/dist/Cards/FeaturesCard/index.js +3 -3
- package/dist/Cards/WarningCard/WarningCard.js +58 -6
- package/dist/Cards/WarningCard/index.js +1 -1
- package/dist/Cards/WarningCard/model.js +39 -7
- package/dist/ComponentContainer-cdb2528c.js +16 -0
- package/dist/ContentCardList/ContentCardList.js +34 -21
- package/dist/ContentCardList/index.js +2 -2
- package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +41 -5
- package/dist/DownloadFile/components/DownloadFileBanner/index.js +2 -2
- package/dist/DownloadFile/components/DownloadFileBright/index.js +74 -7
- package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +49 -6
- package/dist/DownloadFile/components/DownloadFileFull/index.js +1 -1
- package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +46 -5
- package/dist/DownloadFile/components/DownloadFileHalf/index.js +2 -2
- package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +56 -7
- package/dist/DownloadFile/components/DownloadFileMini/index.js +2 -2
- package/dist/Faq/Faq.js +44 -20
- package/dist/Faq/components/Collapse/Collapse.js +37 -19
- package/dist/Faq/components/FeedbackForm/FeedbackForm.js +1061 -4
- package/dist/Faq/components/FeedbackForm/index.js +2 -2
- package/dist/Faq/components/PlusMinusIcon/PlusMinusIcon.js +1 -1
- package/dist/Faq/index.js +2 -2
- package/dist/Footer/Footer.js +452 -0
- package/dist/Footer/components/ContactOfFooter/ContactOfFooter.js +34 -0
- package/dist/Footer/components/LinkToApp/LinkToApp.js +45 -0
- package/dist/Footer/components/LinkToAppMobile/LinkToAppMobile.js +28 -0
- package/dist/Footer/components/ListNavigation/ListNavigation.js +221 -0
- package/dist/Footer/components/NavigationFooter/NavigationFooter.js +31 -0
- package/dist/Footer/components/SocialButtonsList/SocialButtonsList.js +37 -0
- package/dist/Footer/types.js +1 -0
- package/dist/GooglePlayButton-35331c37.js +100 -0
- package/dist/Header/Header.js +8 -0
- package/dist/Header/components/HeaderCard/HeaderCard.js +37 -0
- package/dist/Header/components/HeaderCard/index.js +4 -0
- package/dist/Header/components/HeaderMainMobile/HeaderMainMobile.js +208 -0
- package/dist/Header/components/HeaderMenu/HeaderMenu.js +41 -0
- package/dist/Header/components/HeaderMenu/index.js +1 -0
- package/dist/Header/components/HeaderMenuMobile/HeaderMenuMobile.js +47 -0
- package/dist/Header/components/HeaderMobile/HeaderMobile.js +11 -0
- package/dist/Header/components/HeaderMobile/index.js +4 -0
- package/dist/Header/components/HeaderResults/HeaderResults.js +46 -0
- package/dist/Header/components/HeaderResults/index.js +4 -0
- package/dist/Header/components/HeaderSearch/HeaderSearch.js +13 -0
- package/dist/Header/components/HeaderSearch/index.js +4 -0
- package/dist/Header/components/HeaderSearchMobile/HeaderSearchMobile.js +78 -0
- package/dist/Header/components/HeaderTab/HeaderTab.js +34 -0
- package/dist/Header/components/HeaderTab/index.js +4 -0
- package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +55 -0
- package/dist/Header/components/HeaderWeb/HeaderWeb.js +149 -0
- package/dist/Header/components/HeaderWeb/index.js +4 -0
- package/dist/Header/components/SelectLanguage/SelectLanguage.js +79 -0
- package/dist/Header/components/SelectLanguage/index.js +4 -0
- package/dist/Header/components/TabsOutlined/TabsOutlined.js +50 -0
- package/dist/Header/components/TabsOutlined/index.js +4 -0
- package/dist/Header/const.js +4 -0
- package/dist/Header/index.js +4 -0
- package/dist/Header/types.js +5 -0
- package/dist/HeroPossibilityBanner/index.js +1 -1
- package/dist/HtmlContent/HtmlContent.js +1 -1
- package/dist/Icon-70ea6cb8.js +187 -0
- package/dist/InfoBanner/index.js +89 -8
- package/dist/InfoBannerList/InfoBannerList.js +5 -4
- package/dist/InfoBannerList/index.js +2 -2
- package/dist/InstructionList/InstructionList.js +6 -4
- package/dist/InstructionList/components/InstructionCard/InstructionCard.js +31 -7
- package/dist/InstructionList/components/InstructionCard/index.js +2 -2
- package/dist/InstructionList/components/InstructionModal/InstructionModal.js +2 -2
- package/dist/InstructionList/index.js +1 -1
- package/dist/IntroBanner/IntroBanner.js +68 -6
- package/dist/IntroBanner/index.js +1 -1
- package/dist/MainBanner/MainBanner.js +84 -6
- package/dist/MainBanner/index.js +2 -2
- package/dist/MultiCards/index.js +88 -5
- package/dist/PageViewer/PageViewer.js +22 -4
- package/dist/PageViewer/renderComponents.js +1 -1
- package/dist/Partners/Partners.js +2 -2
- package/dist/PartnersColors/PartnersColors.js +1 -1
- package/dist/PartnersColors/components/PartnerCard/PartnerCard.js +1 -1
- package/dist/PartnersColors/components/PartnerTab/PartnerTab.js +2 -2
- package/dist/PreviewList/PreviewList.js +4 -2
- package/dist/PreviewList/components/PreviewCard/PreviewCard.js +32 -8
- package/dist/PreviewList/components/PreviewCard/index.js +2 -2
- package/dist/PreviewList/index.js +1 -1
- package/dist/PromoPoster/PromoPoster.js +4 -4
- package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
- package/dist/RenderAllComponents/const.js +11 -11
- package/dist/Segments/Segments.js +10 -10
- package/dist/StandartTable/components/CardMarkedRow/index.js +33 -9
- package/dist/StandartTable/components/CardWarning/index.js +87 -6
- package/dist/StandartTable/index.js +5 -4
- package/dist/Stepper/Stepper.js +50 -6
- package/dist/Stepper/index.js +1 -1
- package/dist/SwiperList/SwiperList.js +5 -4
- package/dist/SwiperList/components/Bullet/Bullet.js +1 -1
- package/dist/SwiperList/index.js +1 -1
- package/dist/TasksBanner/TasksBanner.js +5 -5
- package/dist/TasksBanner/index.js +2 -2
- package/dist/TasksBannerList/TasksBannerList.js +2 -2
- package/dist/TasksBannerList/index.js +1 -1
- package/dist/Video/VideoFull/VideoFull.js +1 -1
- package/dist/Video/VideoList/VideoList.js +15 -15
- package/dist/Video/VideoListMini/VideoListMini.js +14 -14
- package/dist/Video/components/VideoPlayer/VideoPlayer.js +1 -1
- package/dist/VideoMainBanner/VideoMainBanner.js +168 -7
- package/dist/VideoMainBanner/index.js +2 -2
- package/dist/assets/index.css +1 -1
- package/dist/{cn-d8c04b28.js → cn-6a4bf187.js} +521 -488
- package/dist/componentsMap-d8bad886.js +68 -0
- package/dist/const-637b0dca.js +27 -0
- package/dist/data.mock-483400cb.js +1713 -0
- package/dist/header-97863d08.js +22 -0
- package/dist/{index-60dfa873.js → index-2265d593.js} +1 -1
- package/dist/index-3a534581.js +261 -0
- package/dist/index-4f8399c3.js +925 -0
- package/dist/index-66837af1.js +313 -0
- package/dist/index-6af94f99.js +53 -0
- package/dist/{index-a379154f.js → index-815f0132.js} +2 -2
- package/dist/languages-list-8419e560.js +22 -0
- package/dist/logo-99aa20bd.js +27 -0
- package/dist/main.js +87 -67
- package/dist/mousewheel-865ae601.js +153 -0
- package/dist/palette-b47a76c9.js +46 -0
- package/dist/routes-382632ac.js +7 -0
- package/dist/search-dd4eb6f8.js +5 -0
- package/dist/{index-b093f70c.js → swiper-react-90953710.js} +780 -1098
- package/dist/trash/HeroLargeCards/index.js +1 -1
- package/dist/useClickOutside-197b0df2.js +12 -0
- package/dist/useScreenSize-c1b64c02.js +19 -0
- package/package.json +4 -2
- package/dist/ComponentContainer-0fcc2695.js +0 -16
- package/dist/componentsMap-6d7d63d5.js +0 -47
- package/dist/index-b999483f.js +0 -5314
- package/dist/model-9e50e351.js +0 -69
|
@@ -1,98 +1,131 @@
|
|
|
1
1
|
function xe(e) {
|
|
2
|
-
var
|
|
2
|
+
var t, r, o = "";
|
|
3
3
|
if (typeof e == "string" || typeof e == "number")
|
|
4
4
|
o += e;
|
|
5
5
|
else if (typeof e == "object")
|
|
6
6
|
if (Array.isArray(e)) {
|
|
7
7
|
var i = e.length;
|
|
8
|
-
for (
|
|
9
|
-
e[
|
|
8
|
+
for (t = 0; t < i; t++)
|
|
9
|
+
e[t] && (r = xe(e[t])) && (o && (o += " "), o += r);
|
|
10
10
|
} else
|
|
11
11
|
for (r in e)
|
|
12
12
|
e[r] && (o && (o += " "), o += r);
|
|
13
13
|
return o;
|
|
14
14
|
}
|
|
15
|
-
function
|
|
16
|
-
for (var e,
|
|
17
|
-
(e = arguments[r]) && (
|
|
15
|
+
function Ge() {
|
|
16
|
+
for (var e, t, r = 0, o = "", i = arguments.length; r < i; r++)
|
|
17
|
+
(e = arguments[r]) && (t = xe(e)) && (o && (o += " "), o += t);
|
|
18
18
|
return o;
|
|
19
19
|
}
|
|
20
|
-
const
|
|
21
|
-
const
|
|
20
|
+
const Te = (e, t) => {
|
|
21
|
+
const r = new Array(e.length + t.length);
|
|
22
|
+
for (let o = 0; o < e.length; o++)
|
|
23
|
+
r[o] = e[o];
|
|
24
|
+
for (let o = 0; o < t.length; o++)
|
|
25
|
+
r[e.length + o] = t[o];
|
|
26
|
+
return r;
|
|
27
|
+
}, Oe = (e, t) => ({
|
|
28
|
+
classGroupId: e,
|
|
29
|
+
validator: t
|
|
30
|
+
}), we = (e = /* @__PURE__ */ new Map(), t = null, r) => ({
|
|
31
|
+
nextPart: e,
|
|
32
|
+
validators: t,
|
|
33
|
+
classGroupId: r
|
|
34
|
+
}), K = "-", ue = [], je = "arbitrary..", Le = (e) => {
|
|
35
|
+
const t = Ne(e), {
|
|
22
36
|
conflictingClassGroups: r,
|
|
23
37
|
conflictingClassGroupModifiers: o
|
|
24
38
|
} = e;
|
|
25
39
|
return {
|
|
26
|
-
getClassGroupId: (
|
|
27
|
-
|
|
28
|
-
|
|
40
|
+
getClassGroupId: (a) => {
|
|
41
|
+
if (a.startsWith("[") && a.endsWith("]"))
|
|
42
|
+
return Ee(a);
|
|
43
|
+
const u = a.split(K), c = u[0] === "" && u.length > 1 ? 1 : 0;
|
|
44
|
+
return ke(u, c, t);
|
|
29
45
|
},
|
|
30
|
-
getConflictingClassGroupIds: (
|
|
31
|
-
|
|
32
|
-
|
|
46
|
+
getConflictingClassGroupIds: (a, u) => {
|
|
47
|
+
if (u) {
|
|
48
|
+
const c = o[a], f = r[a];
|
|
49
|
+
return c ? f ? Te(f, c) : c : f || ue;
|
|
50
|
+
}
|
|
51
|
+
return r[a] || ue;
|
|
33
52
|
}
|
|
34
53
|
};
|
|
35
|
-
},
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
54
|
+
}, ke = (e, t, r) => {
|
|
55
|
+
if (e.length - t === 0)
|
|
56
|
+
return r.classGroupId;
|
|
57
|
+
const i = e[t], d = r.nextPart.get(i);
|
|
58
|
+
if (d) {
|
|
59
|
+
const f = ke(e, t + 1, d);
|
|
60
|
+
if (f)
|
|
61
|
+
return f;
|
|
62
|
+
}
|
|
63
|
+
const a = r.validators;
|
|
64
|
+
if (a === null)
|
|
43
65
|
return;
|
|
44
|
-
const
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
if (fe.test(e)) {
|
|
50
|
-
const n = fe.exec(e)[1], r = n == null ? void 0 : n.substring(0, n.indexOf(":"));
|
|
51
|
-
if (r)
|
|
52
|
-
return "arbitrary.." + r;
|
|
66
|
+
const u = t === 0 ? e.join(K) : e.slice(t).join(K), c = a.length;
|
|
67
|
+
for (let f = 0; f < c; f++) {
|
|
68
|
+
const h = a[f];
|
|
69
|
+
if (h.validator(u))
|
|
70
|
+
return h.classGroupId;
|
|
53
71
|
}
|
|
54
|
-
},
|
|
72
|
+
}, Ee = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
|
|
73
|
+
const t = e.slice(1, -1), r = t.indexOf(":"), o = t.slice(0, r);
|
|
74
|
+
return o ? je + o : void 0;
|
|
75
|
+
})(), Ne = (e) => {
|
|
55
76
|
const {
|
|
56
|
-
theme:
|
|
77
|
+
theme: t,
|
|
57
78
|
classGroups: r
|
|
58
|
-
} = e
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
for (const
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
79
|
+
} = e;
|
|
80
|
+
return Ve(r, t);
|
|
81
|
+
}, Ve = (e, t) => {
|
|
82
|
+
const r = we();
|
|
83
|
+
for (const o in e) {
|
|
84
|
+
const i = e[o];
|
|
85
|
+
se(i, r, o, t);
|
|
86
|
+
}
|
|
87
|
+
return r;
|
|
88
|
+
}, se = (e, t, r, o) => {
|
|
89
|
+
const i = e.length;
|
|
90
|
+
for (let d = 0; d < i; d++) {
|
|
91
|
+
const a = e[d];
|
|
92
|
+
Fe(a, t, r, o);
|
|
93
|
+
}
|
|
94
|
+
}, Fe = (e, t, r, o) => {
|
|
95
|
+
if (typeof e == "string") {
|
|
96
|
+
_e(e, t, r);
|
|
97
|
+
return;
|
|
98
|
+
}
|
|
99
|
+
if (typeof e == "function") {
|
|
100
|
+
We(e, t, r, o);
|
|
101
|
+
return;
|
|
102
|
+
}
|
|
103
|
+
Be(e, t, r, o);
|
|
104
|
+
}, _e = (e, t, r) => {
|
|
105
|
+
const o = e === "" ? t : ye(t, e);
|
|
106
|
+
o.classGroupId = r;
|
|
107
|
+
}, We = (e, t, r, o) => {
|
|
108
|
+
if ($e(e)) {
|
|
109
|
+
se(e(o), t, r, o);
|
|
110
|
+
return;
|
|
111
|
+
}
|
|
112
|
+
t.validators === null && (t.validators = []), t.validators.push(Oe(r, e));
|
|
113
|
+
}, Be = (e, t, r, o) => {
|
|
114
|
+
const i = Object.entries(e), d = i.length;
|
|
115
|
+
for (let a = 0; a < d; a++) {
|
|
116
|
+
const [u, c] = i[a];
|
|
117
|
+
se(c, ye(t, u), r, o);
|
|
118
|
+
}
|
|
119
|
+
}, ye = (e, t) => {
|
|
88
120
|
let r = e;
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
}
|
|
95
|
-
|
|
121
|
+
const o = t.split(K), i = o.length;
|
|
122
|
+
for (let d = 0; d < i; d++) {
|
|
123
|
+
const a = o[d];
|
|
124
|
+
let u = r.nextPart.get(a);
|
|
125
|
+
u || (u = we(), r.nextPart.set(a, u)), r = u;
|
|
126
|
+
}
|
|
127
|
+
return r;
|
|
128
|
+
}, $e = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, Ue = (e) => {
|
|
96
129
|
if (e < 1)
|
|
97
130
|
return {
|
|
98
131
|
get: () => {
|
|
@@ -100,178 +133,178 @@ const ne = "-", Pe = (e) => {
|
|
|
100
133
|
set: () => {
|
|
101
134
|
}
|
|
102
135
|
};
|
|
103
|
-
let
|
|
104
|
-
const i = (
|
|
105
|
-
r
|
|
136
|
+
let t = 0, r = /* @__PURE__ */ Object.create(null), o = /* @__PURE__ */ Object.create(null);
|
|
137
|
+
const i = (d, a) => {
|
|
138
|
+
r[d] = a, t++, t > e && (t = 0, o = r, r = /* @__PURE__ */ Object.create(null));
|
|
106
139
|
};
|
|
107
140
|
return {
|
|
108
|
-
get(
|
|
109
|
-
let
|
|
110
|
-
if (
|
|
111
|
-
return
|
|
112
|
-
if ((
|
|
113
|
-
return i(
|
|
141
|
+
get(d) {
|
|
142
|
+
let a = r[d];
|
|
143
|
+
if (a !== void 0)
|
|
144
|
+
return a;
|
|
145
|
+
if ((a = o[d]) !== void 0)
|
|
146
|
+
return i(d, a), a;
|
|
114
147
|
},
|
|
115
|
-
set(
|
|
116
|
-
r
|
|
148
|
+
set(d, a) {
|
|
149
|
+
d in r ? r[d] = a : i(d, a);
|
|
117
150
|
}
|
|
118
151
|
};
|
|
119
|
-
}, te = "!",
|
|
152
|
+
}, te = "!", fe = ":", De = [], be = (e, t, r, o, i) => ({
|
|
153
|
+
modifiers: e,
|
|
154
|
+
hasImportantModifier: t,
|
|
155
|
+
baseClassName: r,
|
|
156
|
+
maybePostfixModifierPosition: o,
|
|
157
|
+
isExternal: i
|
|
158
|
+
}), Ye = (e) => {
|
|
120
159
|
const {
|
|
121
|
-
prefix:
|
|
160
|
+
prefix: t,
|
|
122
161
|
experimentalParseClassName: r
|
|
123
162
|
} = e;
|
|
124
163
|
let o = (i) => {
|
|
125
|
-
const
|
|
126
|
-
let
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
164
|
+
const d = [];
|
|
165
|
+
let a = 0, u = 0, c = 0, f;
|
|
166
|
+
const h = i.length;
|
|
167
|
+
for (let v = 0; v < h; v++) {
|
|
168
|
+
const w = i[v];
|
|
169
|
+
if (a === 0 && u === 0) {
|
|
170
|
+
if (w === fe) {
|
|
171
|
+
d.push(i.slice(c, v)), c = v + 1;
|
|
132
172
|
continue;
|
|
133
173
|
}
|
|
134
|
-
if (
|
|
135
|
-
|
|
174
|
+
if (w === "/") {
|
|
175
|
+
f = v;
|
|
136
176
|
continue;
|
|
137
177
|
}
|
|
138
178
|
}
|
|
139
|
-
|
|
179
|
+
w === "[" ? a++ : w === "]" ? a-- : w === "(" ? u++ : w === ")" && u--;
|
|
140
180
|
}
|
|
141
|
-
const
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
181
|
+
const y = d.length === 0 ? i : i.slice(c);
|
|
182
|
+
let z = y, I = !1;
|
|
183
|
+
y.endsWith(te) ? (z = y.slice(0, -1), I = !0) : (
|
|
184
|
+
/**
|
|
185
|
+
* In Tailwind CSS v3 the important modifier was at the start of the base class name. This is still supported for legacy reasons.
|
|
186
|
+
* @see https://github.com/dcastil/tailwind-merge/issues/513#issuecomment-2614029864
|
|
187
|
+
*/
|
|
188
|
+
y.startsWith(te) && (z = y.slice(1), I = !0)
|
|
189
|
+
);
|
|
190
|
+
const M = f && f > c ? f - c : void 0;
|
|
191
|
+
return be(d, I, z, M);
|
|
148
192
|
};
|
|
149
|
-
if (
|
|
150
|
-
const i =
|
|
151
|
-
o = (
|
|
152
|
-
isExternal: !0,
|
|
153
|
-
modifiers: [],
|
|
154
|
-
hasImportantModifier: !1,
|
|
155
|
-
baseClassName: l,
|
|
156
|
-
maybePostfixModifierPosition: void 0
|
|
157
|
-
};
|
|
193
|
+
if (t) {
|
|
194
|
+
const i = t + fe, d = o;
|
|
195
|
+
o = (a) => a.startsWith(i) ? d(a.slice(i.length)) : be(De, !1, a, void 0, !0);
|
|
158
196
|
}
|
|
159
197
|
if (r) {
|
|
160
198
|
const i = o;
|
|
161
|
-
o = (
|
|
162
|
-
className:
|
|
199
|
+
o = (d) => r({
|
|
200
|
+
className: d,
|
|
163
201
|
parseClassName: i
|
|
164
202
|
});
|
|
165
203
|
}
|
|
166
204
|
return o;
|
|
167
|
-
},
|
|
168
|
-
const
|
|
169
|
-
return (o) => {
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
const
|
|
173
|
-
let
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
205
|
+
}, qe = (e) => {
|
|
206
|
+
const t = /* @__PURE__ */ new Map();
|
|
207
|
+
return e.orderSensitiveModifiers.forEach((r, o) => {
|
|
208
|
+
t.set(r, 1e6 + o);
|
|
209
|
+
}), (r) => {
|
|
210
|
+
const o = [];
|
|
211
|
+
let i = [];
|
|
212
|
+
for (let d = 0; d < r.length; d++) {
|
|
213
|
+
const a = r[d], u = a[0] === "[", c = t.has(a);
|
|
214
|
+
u || c ? (i.length > 0 && (i.sort(), o.push(...i), i = []), o.push(a)) : i.push(a);
|
|
215
|
+
}
|
|
216
|
+
return i.length > 0 && (i.sort(), o.push(...i)), o;
|
|
177
217
|
};
|
|
178
|
-
},
|
|
179
|
-
cache:
|
|
180
|
-
parseClassName:
|
|
181
|
-
sortModifiers:
|
|
182
|
-
...
|
|
183
|
-
}),
|
|
218
|
+
}, Xe = (e) => ({
|
|
219
|
+
cache: Ue(e.cacheSize),
|
|
220
|
+
parseClassName: Ye(e),
|
|
221
|
+
sortModifiers: qe(e),
|
|
222
|
+
...Le(e)
|
|
223
|
+
}), Je = /\s+/, He = (e, t) => {
|
|
184
224
|
const {
|
|
185
225
|
parseClassName: r,
|
|
186
226
|
getClassGroupId: o,
|
|
187
227
|
getConflictingClassGroupIds: i,
|
|
188
|
-
sortModifiers:
|
|
189
|
-
} =
|
|
190
|
-
let
|
|
191
|
-
for (let
|
|
192
|
-
const h = u[
|
|
193
|
-
isExternal:
|
|
194
|
-
modifiers:
|
|
195
|
-
hasImportantModifier:
|
|
196
|
-
baseClassName:
|
|
197
|
-
maybePostfixModifierPosition:
|
|
228
|
+
sortModifiers: d
|
|
229
|
+
} = t, a = [], u = e.trim().split(Je);
|
|
230
|
+
let c = "";
|
|
231
|
+
for (let f = u.length - 1; f >= 0; f -= 1) {
|
|
232
|
+
const h = u[f], {
|
|
233
|
+
isExternal: y,
|
|
234
|
+
modifiers: z,
|
|
235
|
+
hasImportantModifier: I,
|
|
236
|
+
baseClassName: M,
|
|
237
|
+
maybePostfixModifierPosition: v
|
|
198
238
|
} = r(h);
|
|
199
|
-
if (
|
|
200
|
-
|
|
239
|
+
if (y) {
|
|
240
|
+
c = h + (c.length > 0 ? " " + c : c);
|
|
201
241
|
continue;
|
|
202
242
|
}
|
|
203
|
-
let
|
|
204
|
-
if (!
|
|
205
|
-
if (!
|
|
206
|
-
|
|
243
|
+
let w = !!v, P = o(w ? M.substring(0, v) : M);
|
|
244
|
+
if (!P) {
|
|
245
|
+
if (!w) {
|
|
246
|
+
c = h + (c.length > 0 ? " " + c : c);
|
|
207
247
|
continue;
|
|
208
248
|
}
|
|
209
|
-
if (
|
|
210
|
-
|
|
249
|
+
if (P = o(M), !P) {
|
|
250
|
+
c = h + (c.length > 0 ? " " + c : c);
|
|
211
251
|
continue;
|
|
212
252
|
}
|
|
213
|
-
|
|
253
|
+
w = !1;
|
|
214
254
|
}
|
|
215
|
-
const $ =
|
|
216
|
-
if (
|
|
255
|
+
const $ = z.length === 0 ? "" : z.length === 1 ? z[0] : d(z).join(":"), _ = I ? $ + te : $, j = _ + P;
|
|
256
|
+
if (a.indexOf(j) > -1)
|
|
217
257
|
continue;
|
|
218
|
-
|
|
219
|
-
const
|
|
220
|
-
for (let
|
|
221
|
-
const
|
|
222
|
-
|
|
258
|
+
a.push(j);
|
|
259
|
+
const L = i(P, w);
|
|
260
|
+
for (let G = 0; G < L.length; ++G) {
|
|
261
|
+
const W = L[G];
|
|
262
|
+
a.push(_ + W);
|
|
223
263
|
}
|
|
224
|
-
|
|
264
|
+
c = h + (c.length > 0 ? " " + c : c);
|
|
225
265
|
}
|
|
226
|
-
return
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
}
|
|
234
|
-
const ke = (e) => {
|
|
266
|
+
return c;
|
|
267
|
+
}, Ke = (...e) => {
|
|
268
|
+
let t = 0, r, o, i = "";
|
|
269
|
+
for (; t < e.length; )
|
|
270
|
+
(r = e[t++]) && (o = ve(r)) && (i && (i += " "), i += o);
|
|
271
|
+
return i;
|
|
272
|
+
}, ve = (e) => {
|
|
235
273
|
if (typeof e == "string")
|
|
236
274
|
return e;
|
|
237
|
-
let
|
|
275
|
+
let t, r = "";
|
|
238
276
|
for (let o = 0; o < e.length; o++)
|
|
239
|
-
e[o] && (
|
|
277
|
+
e[o] && (t = ve(e[o])) && (r && (r += " "), r += t);
|
|
240
278
|
return r;
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
const h = Be(p, r);
|
|
253
|
-
return i(p, h), h;
|
|
254
|
-
}
|
|
255
|
-
return function() {
|
|
256
|
-
return m(We.apply(null, arguments));
|
|
279
|
+
}, Qe = (e, ...t) => {
|
|
280
|
+
let r, o, i, d;
|
|
281
|
+
const a = (c) => {
|
|
282
|
+
const f = t.reduce((h, y) => y(h), e());
|
|
283
|
+
return r = Xe(f), o = r.cache.get, i = r.cache.set, d = u, u(c);
|
|
284
|
+
}, u = (c) => {
|
|
285
|
+
const f = o(c);
|
|
286
|
+
if (f)
|
|
287
|
+
return f;
|
|
288
|
+
const h = He(c, r);
|
|
289
|
+
return i(c, h), h;
|
|
257
290
|
};
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
const
|
|
261
|
-
return
|
|
262
|
-
},
|
|
291
|
+
return d = a, (...c) => d(Ke(...c));
|
|
292
|
+
}, Ze = [], b = (e) => {
|
|
293
|
+
const t = (r) => r[e] || Ze;
|
|
294
|
+
return t.isThemeGetter = !0, t;
|
|
295
|
+
}, ze = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Ce = /^\((?:(\w[\w-]*):)?(.+)\)$/i, eo = /^\d+\/\d+$/, oo = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, ro = /\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$/, to = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, so = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, no = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, N = (e) => eo.test(e), p = (e) => !!e && !Number.isNaN(Number(e)), R = (e) => !!e && Number.isInteger(Number(e)), oe = (e) => e.endsWith("%") && p(e.slice(0, -1)), S = (e) => oo.test(e), ao = () => !0, io = (e) => (
|
|
263
296
|
// `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
|
|
264
297
|
// For example, `hsl(0 0% 0%)` would be classified as a length without this check.
|
|
265
298
|
// I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
|
|
266
|
-
|
|
267
|
-
),
|
|
268
|
-
const o =
|
|
269
|
-
return o ? o[1] ?
|
|
270
|
-
},
|
|
271
|
-
const o =
|
|
272
|
-
return o ? o[1] ?
|
|
273
|
-
},
|
|
274
|
-
const e =
|
|
299
|
+
ro.test(e) && !to.test(e)
|
|
300
|
+
), Ae = () => !1, lo = (e) => so.test(e), co = (e) => no.test(e), mo = (e) => !s(e) && !n(e), po = (e) => V(e, Ie, Ae), s = (e) => ze.test(e), O = (e) => V(e, Me, io), re = (e) => V(e, ho, p), ge = (e) => V(e, Se, Ae), uo = (e) => V(e, Re, co), J = (e) => V(e, Pe, lo), n = (e) => Ce.test(e), B = (e) => F(e, Me), fo = (e) => F(e, xo), he = (e) => F(e, Se), bo = (e) => F(e, Ie), go = (e) => F(e, Re), H = (e) => F(e, Pe, !0), V = (e, t, r) => {
|
|
301
|
+
const o = ze.exec(e);
|
|
302
|
+
return o ? o[1] ? t(o[1]) : r(o[2]) : !1;
|
|
303
|
+
}, F = (e, t, r = !1) => {
|
|
304
|
+
const o = Ce.exec(e);
|
|
305
|
+
return o ? o[1] ? t(o[1]) : r : !1;
|
|
306
|
+
}, Se = (e) => e === "position" || e === "percentage", Re = (e) => e === "image" || e === "url", Ie = (e) => e === "length" || e === "size" || e === "bg-size", Me = (e) => e === "length", ho = (e) => e === "number", xo = (e) => e === "family-name", Pe = (e) => e === "shadow", wo = () => {
|
|
307
|
+
const e = b("color"), t = b("font"), r = b("text"), o = b("font-weight"), i = b("tracking"), d = b("leading"), a = b("breakpoint"), u = b("container"), c = b("spacing"), f = b("radius"), h = b("shadow"), y = b("inset-shadow"), z = b("text-shadow"), I = b("drop-shadow"), M = b("blur"), v = b("perspective"), w = b("aspect"), P = b("ease"), $ = b("animate"), _ = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], j = () => [
|
|
275
308
|
"center",
|
|
276
309
|
"top",
|
|
277
310
|
"bottom",
|
|
@@ -289,51 +322,51 @@ const f = (e) => {
|
|
|
289
322
|
"bottom-left",
|
|
290
323
|
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
291
324
|
"left-bottom"
|
|
292
|
-
],
|
|
293
|
-
span: ["full",
|
|
294
|
-
},
|
|
295
|
-
position: [
|
|
296
|
-
}],
|
|
325
|
+
], L = () => [...j(), n, s], G = () => ["auto", "hidden", "clip", "visible", "scroll"], W = () => ["auto", "contain", "none"], m = () => [n, s, c], C = () => [N, "full", "auto", ...m()], ne = () => [R, "none", "subgrid", n, s], ae = () => ["auto", {
|
|
326
|
+
span: ["full", R, n, s]
|
|
327
|
+
}, R, n, s], U = () => [R, "auto", n, s], ie = () => ["auto", "min", "max", "fr", n, s], Q = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], E = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], A = () => ["auto", ...m()], T = () => [N, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...m()], l = () => [e, n, s], le = () => [...j(), he, ge, {
|
|
328
|
+
position: [n, s]
|
|
329
|
+
}], ce = () => ["no-repeat", {
|
|
297
330
|
repeat: ["", "x", "y", "space", "round"]
|
|
298
|
-
}],
|
|
299
|
-
size: [
|
|
300
|
-
}],
|
|
331
|
+
}], de = () => ["auto", "cover", "contain", bo, po, {
|
|
332
|
+
size: [n, s]
|
|
333
|
+
}], Z = () => [oe, B, O], x = () => [
|
|
301
334
|
// Deprecated since Tailwind CSS v4.0.0
|
|
302
335
|
"",
|
|
303
336
|
"none",
|
|
304
337
|
"full",
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
],
|
|
338
|
+
f,
|
|
339
|
+
n,
|
|
340
|
+
s
|
|
341
|
+
], k = () => ["", p, B, O], D = () => ["solid", "dashed", "dotted", "double"], me = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], g = () => [p, oe, he, ge], pe = () => [
|
|
309
342
|
// Deprecated since Tailwind CSS v4.0.0
|
|
310
343
|
"",
|
|
311
344
|
"none",
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
],
|
|
345
|
+
M,
|
|
346
|
+
n,
|
|
347
|
+
s
|
|
348
|
+
], Y = () => ["none", p, n, s], q = () => ["none", p, n, s], ee = () => [p, n, s], X = () => [N, "full", ...m()];
|
|
316
349
|
return {
|
|
317
350
|
cacheSize: 500,
|
|
318
351
|
theme: {
|
|
319
352
|
animate: ["spin", "ping", "pulse", "bounce"],
|
|
320
353
|
aspect: ["video"],
|
|
321
|
-
blur: [
|
|
322
|
-
breakpoint: [
|
|
323
|
-
color: [
|
|
324
|
-
container: [
|
|
325
|
-
"drop-shadow": [
|
|
354
|
+
blur: [S],
|
|
355
|
+
breakpoint: [S],
|
|
356
|
+
color: [ao],
|
|
357
|
+
container: [S],
|
|
358
|
+
"drop-shadow": [S],
|
|
326
359
|
ease: ["in", "out", "in-out"],
|
|
327
|
-
font: [
|
|
360
|
+
font: [mo],
|
|
328
361
|
"font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
|
|
329
|
-
"inset-shadow": [
|
|
362
|
+
"inset-shadow": [S],
|
|
330
363
|
leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
|
|
331
364
|
perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
|
|
332
|
-
radius: [
|
|
333
|
-
shadow: [
|
|
334
|
-
spacing: ["px",
|
|
335
|
-
text: [
|
|
336
|
-
"text-shadow": [
|
|
365
|
+
radius: [S],
|
|
366
|
+
shadow: [S],
|
|
367
|
+
spacing: ["px", p],
|
|
368
|
+
text: [S],
|
|
369
|
+
"text-shadow": [S],
|
|
337
370
|
tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
|
|
338
371
|
},
|
|
339
372
|
classGroups: {
|
|
@@ -345,7 +378,7 @@ const f = (e) => {
|
|
|
345
378
|
* @see https://tailwindcss.com/docs/aspect-ratio
|
|
346
379
|
*/
|
|
347
380
|
aspect: [{
|
|
348
|
-
aspect: ["auto", "square", N,
|
|
381
|
+
aspect: ["auto", "square", N, s, n, w]
|
|
349
382
|
}],
|
|
350
383
|
/**
|
|
351
384
|
* Container
|
|
@@ -358,7 +391,7 @@ const f = (e) => {
|
|
|
358
391
|
* @see https://tailwindcss.com/docs/columns
|
|
359
392
|
*/
|
|
360
393
|
columns: [{
|
|
361
|
-
columns: [
|
|
394
|
+
columns: [p, s, n, u]
|
|
362
395
|
}],
|
|
363
396
|
/**
|
|
364
397
|
* Break After
|
|
@@ -436,49 +469,49 @@ const f = (e) => {
|
|
|
436
469
|
* @see https://tailwindcss.com/docs/object-position
|
|
437
470
|
*/
|
|
438
471
|
"object-position": [{
|
|
439
|
-
object:
|
|
472
|
+
object: L()
|
|
440
473
|
}],
|
|
441
474
|
/**
|
|
442
475
|
* Overflow
|
|
443
476
|
* @see https://tailwindcss.com/docs/overflow
|
|
444
477
|
*/
|
|
445
478
|
overflow: [{
|
|
446
|
-
overflow:
|
|
479
|
+
overflow: G()
|
|
447
480
|
}],
|
|
448
481
|
/**
|
|
449
482
|
* Overflow X
|
|
450
483
|
* @see https://tailwindcss.com/docs/overflow
|
|
451
484
|
*/
|
|
452
485
|
"overflow-x": [{
|
|
453
|
-
"overflow-x":
|
|
486
|
+
"overflow-x": G()
|
|
454
487
|
}],
|
|
455
488
|
/**
|
|
456
489
|
* Overflow Y
|
|
457
490
|
* @see https://tailwindcss.com/docs/overflow
|
|
458
491
|
*/
|
|
459
492
|
"overflow-y": [{
|
|
460
|
-
"overflow-y":
|
|
493
|
+
"overflow-y": G()
|
|
461
494
|
}],
|
|
462
495
|
/**
|
|
463
496
|
* Overscroll Behavior
|
|
464
497
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
465
498
|
*/
|
|
466
499
|
overscroll: [{
|
|
467
|
-
overscroll:
|
|
500
|
+
overscroll: W()
|
|
468
501
|
}],
|
|
469
502
|
/**
|
|
470
503
|
* Overscroll Behavior X
|
|
471
504
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
472
505
|
*/
|
|
473
506
|
"overscroll-x": [{
|
|
474
|
-
"overscroll-x":
|
|
507
|
+
"overscroll-x": W()
|
|
475
508
|
}],
|
|
476
509
|
/**
|
|
477
510
|
* Overscroll Behavior Y
|
|
478
511
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
479
512
|
*/
|
|
480
513
|
"overscroll-y": [{
|
|
481
|
-
"overscroll-y":
|
|
514
|
+
"overscroll-y": W()
|
|
482
515
|
}],
|
|
483
516
|
/**
|
|
484
517
|
* Position
|
|
@@ -490,63 +523,63 @@ const f = (e) => {
|
|
|
490
523
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
491
524
|
*/
|
|
492
525
|
inset: [{
|
|
493
|
-
inset:
|
|
526
|
+
inset: C()
|
|
494
527
|
}],
|
|
495
528
|
/**
|
|
496
529
|
* Right / Left
|
|
497
530
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
498
531
|
*/
|
|
499
532
|
"inset-x": [{
|
|
500
|
-
"inset-x":
|
|
533
|
+
"inset-x": C()
|
|
501
534
|
}],
|
|
502
535
|
/**
|
|
503
536
|
* Top / Bottom
|
|
504
537
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
505
538
|
*/
|
|
506
539
|
"inset-y": [{
|
|
507
|
-
"inset-y":
|
|
540
|
+
"inset-y": C()
|
|
508
541
|
}],
|
|
509
542
|
/**
|
|
510
543
|
* Start
|
|
511
544
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
512
545
|
*/
|
|
513
546
|
start: [{
|
|
514
|
-
start:
|
|
547
|
+
start: C()
|
|
515
548
|
}],
|
|
516
549
|
/**
|
|
517
550
|
* End
|
|
518
551
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
519
552
|
*/
|
|
520
553
|
end: [{
|
|
521
|
-
end:
|
|
554
|
+
end: C()
|
|
522
555
|
}],
|
|
523
556
|
/**
|
|
524
557
|
* Top
|
|
525
558
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
526
559
|
*/
|
|
527
560
|
top: [{
|
|
528
|
-
top:
|
|
561
|
+
top: C()
|
|
529
562
|
}],
|
|
530
563
|
/**
|
|
531
564
|
* Right
|
|
532
565
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
533
566
|
*/
|
|
534
567
|
right: [{
|
|
535
|
-
right:
|
|
568
|
+
right: C()
|
|
536
569
|
}],
|
|
537
570
|
/**
|
|
538
571
|
* Bottom
|
|
539
572
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
540
573
|
*/
|
|
541
574
|
bottom: [{
|
|
542
|
-
bottom:
|
|
575
|
+
bottom: C()
|
|
543
576
|
}],
|
|
544
577
|
/**
|
|
545
578
|
* Left
|
|
546
579
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
547
580
|
*/
|
|
548
581
|
left: [{
|
|
549
|
-
left:
|
|
582
|
+
left: C()
|
|
550
583
|
}],
|
|
551
584
|
/**
|
|
552
585
|
* Visibility
|
|
@@ -558,7 +591,7 @@ const f = (e) => {
|
|
|
558
591
|
* @see https://tailwindcss.com/docs/z-index
|
|
559
592
|
*/
|
|
560
593
|
z: [{
|
|
561
|
-
z: [
|
|
594
|
+
z: [R, "auto", n, s]
|
|
562
595
|
}],
|
|
563
596
|
// ------------------------
|
|
564
597
|
// --- Flexbox and Grid ---
|
|
@@ -568,7 +601,7 @@ const f = (e) => {
|
|
|
568
601
|
* @see https://tailwindcss.com/docs/flex-basis
|
|
569
602
|
*/
|
|
570
603
|
basis: [{
|
|
571
|
-
basis: [N, "full", "auto", u, ...
|
|
604
|
+
basis: [N, "full", "auto", u, ...m()]
|
|
572
605
|
}],
|
|
573
606
|
/**
|
|
574
607
|
* Flex Direction
|
|
@@ -589,42 +622,42 @@ const f = (e) => {
|
|
|
589
622
|
* @see https://tailwindcss.com/docs/flex
|
|
590
623
|
*/
|
|
591
624
|
flex: [{
|
|
592
|
-
flex: [
|
|
625
|
+
flex: [p, N, "auto", "initial", "none", s]
|
|
593
626
|
}],
|
|
594
627
|
/**
|
|
595
628
|
* Flex Grow
|
|
596
629
|
* @see https://tailwindcss.com/docs/flex-grow
|
|
597
630
|
*/
|
|
598
631
|
grow: [{
|
|
599
|
-
grow: ["",
|
|
632
|
+
grow: ["", p, n, s]
|
|
600
633
|
}],
|
|
601
634
|
/**
|
|
602
635
|
* Flex Shrink
|
|
603
636
|
* @see https://tailwindcss.com/docs/flex-shrink
|
|
604
637
|
*/
|
|
605
638
|
shrink: [{
|
|
606
|
-
shrink: ["",
|
|
639
|
+
shrink: ["", p, n, s]
|
|
607
640
|
}],
|
|
608
641
|
/**
|
|
609
642
|
* Order
|
|
610
643
|
* @see https://tailwindcss.com/docs/order
|
|
611
644
|
*/
|
|
612
645
|
order: [{
|
|
613
|
-
order: [
|
|
646
|
+
order: [R, "first", "last", "none", n, s]
|
|
614
647
|
}],
|
|
615
648
|
/**
|
|
616
649
|
* Grid Template Columns
|
|
617
650
|
* @see https://tailwindcss.com/docs/grid-template-columns
|
|
618
651
|
*/
|
|
619
652
|
"grid-cols": [{
|
|
620
|
-
"grid-cols":
|
|
653
|
+
"grid-cols": ne()
|
|
621
654
|
}],
|
|
622
655
|
/**
|
|
623
656
|
* Grid Column Start / End
|
|
624
657
|
* @see https://tailwindcss.com/docs/grid-column
|
|
625
658
|
*/
|
|
626
659
|
"col-start-end": [{
|
|
627
|
-
col:
|
|
660
|
+
col: ae()
|
|
628
661
|
}],
|
|
629
662
|
/**
|
|
630
663
|
* Grid Column Start
|
|
@@ -645,14 +678,14 @@ const f = (e) => {
|
|
|
645
678
|
* @see https://tailwindcss.com/docs/grid-template-rows
|
|
646
679
|
*/
|
|
647
680
|
"grid-rows": [{
|
|
648
|
-
"grid-rows":
|
|
681
|
+
"grid-rows": ne()
|
|
649
682
|
}],
|
|
650
683
|
/**
|
|
651
684
|
* Grid Row Start / End
|
|
652
685
|
* @see https://tailwindcss.com/docs/grid-row
|
|
653
686
|
*/
|
|
654
687
|
"row-start-end": [{
|
|
655
|
-
row:
|
|
688
|
+
row: ae()
|
|
656
689
|
}],
|
|
657
690
|
/**
|
|
658
691
|
* Grid Row Start
|
|
@@ -680,35 +713,35 @@ const f = (e) => {
|
|
|
680
713
|
* @see https://tailwindcss.com/docs/grid-auto-columns
|
|
681
714
|
*/
|
|
682
715
|
"auto-cols": [{
|
|
683
|
-
"auto-cols":
|
|
716
|
+
"auto-cols": ie()
|
|
684
717
|
}],
|
|
685
718
|
/**
|
|
686
719
|
* Grid Auto Rows
|
|
687
720
|
* @see https://tailwindcss.com/docs/grid-auto-rows
|
|
688
721
|
*/
|
|
689
722
|
"auto-rows": [{
|
|
690
|
-
"auto-rows":
|
|
723
|
+
"auto-rows": ie()
|
|
691
724
|
}],
|
|
692
725
|
/**
|
|
693
726
|
* Gap
|
|
694
727
|
* @see https://tailwindcss.com/docs/gap
|
|
695
728
|
*/
|
|
696
729
|
gap: [{
|
|
697
|
-
gap:
|
|
730
|
+
gap: m()
|
|
698
731
|
}],
|
|
699
732
|
/**
|
|
700
733
|
* Gap X
|
|
701
734
|
* @see https://tailwindcss.com/docs/gap
|
|
702
735
|
*/
|
|
703
736
|
"gap-x": [{
|
|
704
|
-
"gap-x":
|
|
737
|
+
"gap-x": m()
|
|
705
738
|
}],
|
|
706
739
|
/**
|
|
707
740
|
* Gap Y
|
|
708
741
|
* @see https://tailwindcss.com/docs/gap
|
|
709
742
|
*/
|
|
710
743
|
"gap-y": [{
|
|
711
|
-
"gap-y":
|
|
744
|
+
"gap-y": m()
|
|
712
745
|
}],
|
|
713
746
|
/**
|
|
714
747
|
* Justify Content
|
|
@@ -722,14 +755,14 @@ const f = (e) => {
|
|
|
722
755
|
* @see https://tailwindcss.com/docs/justify-items
|
|
723
756
|
*/
|
|
724
757
|
"justify-items": [{
|
|
725
|
-
"justify-items": [...
|
|
758
|
+
"justify-items": [...E(), "normal"]
|
|
726
759
|
}],
|
|
727
760
|
/**
|
|
728
761
|
* Justify Self
|
|
729
762
|
* @see https://tailwindcss.com/docs/justify-self
|
|
730
763
|
*/
|
|
731
764
|
"justify-self": [{
|
|
732
|
-
"justify-self": ["auto", ...
|
|
765
|
+
"justify-self": ["auto", ...E()]
|
|
733
766
|
}],
|
|
734
767
|
/**
|
|
735
768
|
* Align Content
|
|
@@ -743,7 +776,7 @@ const f = (e) => {
|
|
|
743
776
|
* @see https://tailwindcss.com/docs/align-items
|
|
744
777
|
*/
|
|
745
778
|
"align-items": [{
|
|
746
|
-
items: [...
|
|
779
|
+
items: [...E(), {
|
|
747
780
|
baseline: ["", "last"]
|
|
748
781
|
}]
|
|
749
782
|
}],
|
|
@@ -752,7 +785,7 @@ const f = (e) => {
|
|
|
752
785
|
* @see https://tailwindcss.com/docs/align-self
|
|
753
786
|
*/
|
|
754
787
|
"align-self": [{
|
|
755
|
-
self: ["auto", ...
|
|
788
|
+
self: ["auto", ...E(), {
|
|
756
789
|
baseline: ["", "last"]
|
|
757
790
|
}]
|
|
758
791
|
}],
|
|
@@ -768,14 +801,14 @@ const f = (e) => {
|
|
|
768
801
|
* @see https://tailwindcss.com/docs/place-items
|
|
769
802
|
*/
|
|
770
803
|
"place-items": [{
|
|
771
|
-
"place-items": [...
|
|
804
|
+
"place-items": [...E(), "baseline"]
|
|
772
805
|
}],
|
|
773
806
|
/**
|
|
774
807
|
* Place Self
|
|
775
808
|
* @see https://tailwindcss.com/docs/place-self
|
|
776
809
|
*/
|
|
777
810
|
"place-self": [{
|
|
778
|
-
"place-self": ["auto", ...
|
|
811
|
+
"place-self": ["auto", ...E()]
|
|
779
812
|
}],
|
|
780
813
|
// Spacing
|
|
781
814
|
/**
|
|
@@ -783,133 +816,133 @@ const f = (e) => {
|
|
|
783
816
|
* @see https://tailwindcss.com/docs/padding
|
|
784
817
|
*/
|
|
785
818
|
p: [{
|
|
786
|
-
p:
|
|
819
|
+
p: m()
|
|
787
820
|
}],
|
|
788
821
|
/**
|
|
789
822
|
* Padding X
|
|
790
823
|
* @see https://tailwindcss.com/docs/padding
|
|
791
824
|
*/
|
|
792
825
|
px: [{
|
|
793
|
-
px:
|
|
826
|
+
px: m()
|
|
794
827
|
}],
|
|
795
828
|
/**
|
|
796
829
|
* Padding Y
|
|
797
830
|
* @see https://tailwindcss.com/docs/padding
|
|
798
831
|
*/
|
|
799
832
|
py: [{
|
|
800
|
-
py:
|
|
833
|
+
py: m()
|
|
801
834
|
}],
|
|
802
835
|
/**
|
|
803
836
|
* Padding Start
|
|
804
837
|
* @see https://tailwindcss.com/docs/padding
|
|
805
838
|
*/
|
|
806
839
|
ps: [{
|
|
807
|
-
ps:
|
|
840
|
+
ps: m()
|
|
808
841
|
}],
|
|
809
842
|
/**
|
|
810
843
|
* Padding End
|
|
811
844
|
* @see https://tailwindcss.com/docs/padding
|
|
812
845
|
*/
|
|
813
846
|
pe: [{
|
|
814
|
-
pe:
|
|
847
|
+
pe: m()
|
|
815
848
|
}],
|
|
816
849
|
/**
|
|
817
850
|
* Padding Top
|
|
818
851
|
* @see https://tailwindcss.com/docs/padding
|
|
819
852
|
*/
|
|
820
853
|
pt: [{
|
|
821
|
-
pt:
|
|
854
|
+
pt: m()
|
|
822
855
|
}],
|
|
823
856
|
/**
|
|
824
857
|
* Padding Right
|
|
825
858
|
* @see https://tailwindcss.com/docs/padding
|
|
826
859
|
*/
|
|
827
860
|
pr: [{
|
|
828
|
-
pr:
|
|
861
|
+
pr: m()
|
|
829
862
|
}],
|
|
830
863
|
/**
|
|
831
864
|
* Padding Bottom
|
|
832
865
|
* @see https://tailwindcss.com/docs/padding
|
|
833
866
|
*/
|
|
834
867
|
pb: [{
|
|
835
|
-
pb:
|
|
868
|
+
pb: m()
|
|
836
869
|
}],
|
|
837
870
|
/**
|
|
838
871
|
* Padding Left
|
|
839
872
|
* @see https://tailwindcss.com/docs/padding
|
|
840
873
|
*/
|
|
841
874
|
pl: [{
|
|
842
|
-
pl:
|
|
875
|
+
pl: m()
|
|
843
876
|
}],
|
|
844
877
|
/**
|
|
845
878
|
* Margin
|
|
846
879
|
* @see https://tailwindcss.com/docs/margin
|
|
847
880
|
*/
|
|
848
881
|
m: [{
|
|
849
|
-
m:
|
|
882
|
+
m: A()
|
|
850
883
|
}],
|
|
851
884
|
/**
|
|
852
885
|
* Margin X
|
|
853
886
|
* @see https://tailwindcss.com/docs/margin
|
|
854
887
|
*/
|
|
855
888
|
mx: [{
|
|
856
|
-
mx:
|
|
889
|
+
mx: A()
|
|
857
890
|
}],
|
|
858
891
|
/**
|
|
859
892
|
* Margin Y
|
|
860
893
|
* @see https://tailwindcss.com/docs/margin
|
|
861
894
|
*/
|
|
862
895
|
my: [{
|
|
863
|
-
my:
|
|
896
|
+
my: A()
|
|
864
897
|
}],
|
|
865
898
|
/**
|
|
866
899
|
* Margin Start
|
|
867
900
|
* @see https://tailwindcss.com/docs/margin
|
|
868
901
|
*/
|
|
869
902
|
ms: [{
|
|
870
|
-
ms:
|
|
903
|
+
ms: A()
|
|
871
904
|
}],
|
|
872
905
|
/**
|
|
873
906
|
* Margin End
|
|
874
907
|
* @see https://tailwindcss.com/docs/margin
|
|
875
908
|
*/
|
|
876
909
|
me: [{
|
|
877
|
-
me:
|
|
910
|
+
me: A()
|
|
878
911
|
}],
|
|
879
912
|
/**
|
|
880
913
|
* Margin Top
|
|
881
914
|
* @see https://tailwindcss.com/docs/margin
|
|
882
915
|
*/
|
|
883
916
|
mt: [{
|
|
884
|
-
mt:
|
|
917
|
+
mt: A()
|
|
885
918
|
}],
|
|
886
919
|
/**
|
|
887
920
|
* Margin Right
|
|
888
921
|
* @see https://tailwindcss.com/docs/margin
|
|
889
922
|
*/
|
|
890
923
|
mr: [{
|
|
891
|
-
mr:
|
|
924
|
+
mr: A()
|
|
892
925
|
}],
|
|
893
926
|
/**
|
|
894
927
|
* Margin Bottom
|
|
895
928
|
* @see https://tailwindcss.com/docs/margin
|
|
896
929
|
*/
|
|
897
930
|
mb: [{
|
|
898
|
-
mb:
|
|
931
|
+
mb: A()
|
|
899
932
|
}],
|
|
900
933
|
/**
|
|
901
934
|
* Margin Left
|
|
902
935
|
* @see https://tailwindcss.com/docs/margin
|
|
903
936
|
*/
|
|
904
937
|
ml: [{
|
|
905
|
-
ml:
|
|
938
|
+
ml: A()
|
|
906
939
|
}],
|
|
907
940
|
/**
|
|
908
941
|
* Space Between X
|
|
909
942
|
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
910
943
|
*/
|
|
911
944
|
"space-x": [{
|
|
912
|
-
"space-x":
|
|
945
|
+
"space-x": m()
|
|
913
946
|
}],
|
|
914
947
|
/**
|
|
915
948
|
* Space Between X Reverse
|
|
@@ -921,7 +954,7 @@ const f = (e) => {
|
|
|
921
954
|
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
922
955
|
*/
|
|
923
956
|
"space-y": [{
|
|
924
|
-
"space-y":
|
|
957
|
+
"space-y": m()
|
|
925
958
|
}],
|
|
926
959
|
/**
|
|
927
960
|
* Space Between Y Reverse
|
|
@@ -936,14 +969,14 @@ const f = (e) => {
|
|
|
936
969
|
* @see https://tailwindcss.com/docs/width#setting-both-width-and-height
|
|
937
970
|
*/
|
|
938
971
|
size: [{
|
|
939
|
-
size:
|
|
972
|
+
size: T()
|
|
940
973
|
}],
|
|
941
974
|
/**
|
|
942
975
|
* Width
|
|
943
976
|
* @see https://tailwindcss.com/docs/width
|
|
944
977
|
*/
|
|
945
978
|
w: [{
|
|
946
|
-
w: [u, "screen", ...
|
|
979
|
+
w: [u, "screen", ...T()]
|
|
947
980
|
}],
|
|
948
981
|
/**
|
|
949
982
|
* Min-Width
|
|
@@ -955,7 +988,7 @@ const f = (e) => {
|
|
|
955
988
|
"screen",
|
|
956
989
|
/** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
957
990
|
"none",
|
|
958
|
-
...
|
|
991
|
+
...T()
|
|
959
992
|
]
|
|
960
993
|
}],
|
|
961
994
|
/**
|
|
@@ -971,9 +1004,9 @@ const f = (e) => {
|
|
|
971
1004
|
"prose",
|
|
972
1005
|
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
973
1006
|
{
|
|
974
|
-
screen: [
|
|
1007
|
+
screen: [a]
|
|
975
1008
|
},
|
|
976
|
-
...
|
|
1009
|
+
...T()
|
|
977
1010
|
]
|
|
978
1011
|
}],
|
|
979
1012
|
/**
|
|
@@ -981,21 +1014,21 @@ const f = (e) => {
|
|
|
981
1014
|
* @see https://tailwindcss.com/docs/height
|
|
982
1015
|
*/
|
|
983
1016
|
h: [{
|
|
984
|
-
h: ["screen", "lh", ...
|
|
1017
|
+
h: ["screen", "lh", ...T()]
|
|
985
1018
|
}],
|
|
986
1019
|
/**
|
|
987
1020
|
* Min-Height
|
|
988
1021
|
* @see https://tailwindcss.com/docs/min-height
|
|
989
1022
|
*/
|
|
990
1023
|
"min-h": [{
|
|
991
|
-
"min-h": ["screen", "lh", "none", ...
|
|
1024
|
+
"min-h": ["screen", "lh", "none", ...T()]
|
|
992
1025
|
}],
|
|
993
1026
|
/**
|
|
994
1027
|
* Max-Height
|
|
995
1028
|
* @see https://tailwindcss.com/docs/max-height
|
|
996
1029
|
*/
|
|
997
1030
|
"max-h": [{
|
|
998
|
-
"max-h": ["screen", "lh", ...
|
|
1031
|
+
"max-h": ["screen", "lh", ...T()]
|
|
999
1032
|
}],
|
|
1000
1033
|
// ------------------
|
|
1001
1034
|
// --- Typography ---
|
|
@@ -1005,7 +1038,7 @@ const f = (e) => {
|
|
|
1005
1038
|
* @see https://tailwindcss.com/docs/font-size
|
|
1006
1039
|
*/
|
|
1007
1040
|
"font-size": [{
|
|
1008
|
-
text: ["base", r,
|
|
1041
|
+
text: ["base", r, B, O]
|
|
1009
1042
|
}],
|
|
1010
1043
|
/**
|
|
1011
1044
|
* Font Smoothing
|
|
@@ -1022,21 +1055,21 @@ const f = (e) => {
|
|
|
1022
1055
|
* @see https://tailwindcss.com/docs/font-weight
|
|
1023
1056
|
*/
|
|
1024
1057
|
"font-weight": [{
|
|
1025
|
-
font: [o,
|
|
1058
|
+
font: [o, n, re]
|
|
1026
1059
|
}],
|
|
1027
1060
|
/**
|
|
1028
1061
|
* Font Stretch
|
|
1029
1062
|
* @see https://tailwindcss.com/docs/font-stretch
|
|
1030
1063
|
*/
|
|
1031
1064
|
"font-stretch": [{
|
|
1032
|
-
"font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded",
|
|
1065
|
+
"font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", oe, s]
|
|
1033
1066
|
}],
|
|
1034
1067
|
/**
|
|
1035
1068
|
* Font Family
|
|
1036
1069
|
* @see https://tailwindcss.com/docs/font-family
|
|
1037
1070
|
*/
|
|
1038
1071
|
"font-family": [{
|
|
1039
|
-
font: [
|
|
1072
|
+
font: [fo, s, t]
|
|
1040
1073
|
}],
|
|
1041
1074
|
/**
|
|
1042
1075
|
* Font Variant Numeric
|
|
@@ -1073,14 +1106,14 @@ const f = (e) => {
|
|
|
1073
1106
|
* @see https://tailwindcss.com/docs/letter-spacing
|
|
1074
1107
|
*/
|
|
1075
1108
|
tracking: [{
|
|
1076
|
-
tracking: [i,
|
|
1109
|
+
tracking: [i, n, s]
|
|
1077
1110
|
}],
|
|
1078
1111
|
/**
|
|
1079
1112
|
* Line Clamp
|
|
1080
1113
|
* @see https://tailwindcss.com/docs/line-clamp
|
|
1081
1114
|
*/
|
|
1082
1115
|
"line-clamp": [{
|
|
1083
|
-
"line-clamp": [
|
|
1116
|
+
"line-clamp": [p, "none", n, re]
|
|
1084
1117
|
}],
|
|
1085
1118
|
/**
|
|
1086
1119
|
* Line Height
|
|
@@ -1089,8 +1122,8 @@ const f = (e) => {
|
|
|
1089
1122
|
leading: [{
|
|
1090
1123
|
leading: [
|
|
1091
1124
|
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
1092
|
-
|
|
1093
|
-
...
|
|
1125
|
+
d,
|
|
1126
|
+
...m()
|
|
1094
1127
|
]
|
|
1095
1128
|
}],
|
|
1096
1129
|
/**
|
|
@@ -1098,7 +1131,7 @@ const f = (e) => {
|
|
|
1098
1131
|
* @see https://tailwindcss.com/docs/list-style-image
|
|
1099
1132
|
*/
|
|
1100
1133
|
"list-image": [{
|
|
1101
|
-
"list-image": ["none",
|
|
1134
|
+
"list-image": ["none", n, s]
|
|
1102
1135
|
}],
|
|
1103
1136
|
/**
|
|
1104
1137
|
* List Style Position
|
|
@@ -1112,7 +1145,7 @@ const f = (e) => {
|
|
|
1112
1145
|
* @see https://tailwindcss.com/docs/list-style-type
|
|
1113
1146
|
*/
|
|
1114
1147
|
"list-style-type": [{
|
|
1115
|
-
list: ["disc", "decimal", "none",
|
|
1148
|
+
list: ["disc", "decimal", "none", n, s]
|
|
1116
1149
|
}],
|
|
1117
1150
|
/**
|
|
1118
1151
|
* Text Alignment
|
|
@@ -1127,14 +1160,14 @@ const f = (e) => {
|
|
|
1127
1160
|
* @see https://v3.tailwindcss.com/docs/placeholder-color
|
|
1128
1161
|
*/
|
|
1129
1162
|
"placeholder-color": [{
|
|
1130
|
-
placeholder:
|
|
1163
|
+
placeholder: l()
|
|
1131
1164
|
}],
|
|
1132
1165
|
/**
|
|
1133
1166
|
* Text Color
|
|
1134
1167
|
* @see https://tailwindcss.com/docs/text-color
|
|
1135
1168
|
*/
|
|
1136
1169
|
"text-color": [{
|
|
1137
|
-
text:
|
|
1170
|
+
text: l()
|
|
1138
1171
|
}],
|
|
1139
1172
|
/**
|
|
1140
1173
|
* Text Decoration
|
|
@@ -1146,28 +1179,28 @@ const f = (e) => {
|
|
|
1146
1179
|
* @see https://tailwindcss.com/docs/text-decoration-style
|
|
1147
1180
|
*/
|
|
1148
1181
|
"text-decoration-style": [{
|
|
1149
|
-
decoration: [...
|
|
1182
|
+
decoration: [...D(), "wavy"]
|
|
1150
1183
|
}],
|
|
1151
1184
|
/**
|
|
1152
1185
|
* Text Decoration Thickness
|
|
1153
1186
|
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
|
1154
1187
|
*/
|
|
1155
1188
|
"text-decoration-thickness": [{
|
|
1156
|
-
decoration: [
|
|
1189
|
+
decoration: [p, "from-font", "auto", n, O]
|
|
1157
1190
|
}],
|
|
1158
1191
|
/**
|
|
1159
1192
|
* Text Decoration Color
|
|
1160
1193
|
* @see https://tailwindcss.com/docs/text-decoration-color
|
|
1161
1194
|
*/
|
|
1162
1195
|
"text-decoration-color": [{
|
|
1163
|
-
decoration:
|
|
1196
|
+
decoration: l()
|
|
1164
1197
|
}],
|
|
1165
1198
|
/**
|
|
1166
1199
|
* Text Underline Offset
|
|
1167
1200
|
* @see https://tailwindcss.com/docs/text-underline-offset
|
|
1168
1201
|
*/
|
|
1169
1202
|
"underline-offset": [{
|
|
1170
|
-
"underline-offset": [
|
|
1203
|
+
"underline-offset": [p, "auto", n, s]
|
|
1171
1204
|
}],
|
|
1172
1205
|
/**
|
|
1173
1206
|
* Text Transform
|
|
@@ -1191,14 +1224,14 @@ const f = (e) => {
|
|
|
1191
1224
|
* @see https://tailwindcss.com/docs/text-indent
|
|
1192
1225
|
*/
|
|
1193
1226
|
indent: [{
|
|
1194
|
-
indent:
|
|
1227
|
+
indent: m()
|
|
1195
1228
|
}],
|
|
1196
1229
|
/**
|
|
1197
1230
|
* Vertical Alignment
|
|
1198
1231
|
* @see https://tailwindcss.com/docs/vertical-align
|
|
1199
1232
|
*/
|
|
1200
1233
|
"vertical-align": [{
|
|
1201
|
-
align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super",
|
|
1234
|
+
align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", n, s]
|
|
1202
1235
|
}],
|
|
1203
1236
|
/**
|
|
1204
1237
|
* Whitespace
|
|
@@ -1233,7 +1266,7 @@ const f = (e) => {
|
|
|
1233
1266
|
* @see https://tailwindcss.com/docs/content
|
|
1234
1267
|
*/
|
|
1235
1268
|
content: [{
|
|
1236
|
-
content: ["none",
|
|
1269
|
+
content: ["none", n, s]
|
|
1237
1270
|
}],
|
|
1238
1271
|
// -------------------
|
|
1239
1272
|
// --- Backgrounds ---
|
|
@@ -1264,21 +1297,21 @@ const f = (e) => {
|
|
|
1264
1297
|
* @see https://tailwindcss.com/docs/background-position
|
|
1265
1298
|
*/
|
|
1266
1299
|
"bg-position": [{
|
|
1267
|
-
bg:
|
|
1300
|
+
bg: le()
|
|
1268
1301
|
}],
|
|
1269
1302
|
/**
|
|
1270
1303
|
* Background Repeat
|
|
1271
1304
|
* @see https://tailwindcss.com/docs/background-repeat
|
|
1272
1305
|
*/
|
|
1273
1306
|
"bg-repeat": [{
|
|
1274
|
-
bg:
|
|
1307
|
+
bg: ce()
|
|
1275
1308
|
}],
|
|
1276
1309
|
/**
|
|
1277
1310
|
* Background Size
|
|
1278
1311
|
* @see https://tailwindcss.com/docs/background-size
|
|
1279
1312
|
*/
|
|
1280
1313
|
"bg-size": [{
|
|
1281
|
-
bg:
|
|
1314
|
+
bg: de()
|
|
1282
1315
|
}],
|
|
1283
1316
|
/**
|
|
1284
1317
|
* Background Image
|
|
@@ -1288,59 +1321,59 @@ const f = (e) => {
|
|
|
1288
1321
|
bg: ["none", {
|
|
1289
1322
|
linear: [{
|
|
1290
1323
|
to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
|
|
1291
|
-
},
|
|
1292
|
-
radial: ["",
|
|
1293
|
-
conic: [
|
|
1294
|
-
},
|
|
1324
|
+
}, R, n, s],
|
|
1325
|
+
radial: ["", n, s],
|
|
1326
|
+
conic: [R, n, s]
|
|
1327
|
+
}, go, uo]
|
|
1295
1328
|
}],
|
|
1296
1329
|
/**
|
|
1297
1330
|
* Background Color
|
|
1298
1331
|
* @see https://tailwindcss.com/docs/background-color
|
|
1299
1332
|
*/
|
|
1300
1333
|
"bg-color": [{
|
|
1301
|
-
bg:
|
|
1334
|
+
bg: l()
|
|
1302
1335
|
}],
|
|
1303
1336
|
/**
|
|
1304
1337
|
* Gradient Color Stops From Position
|
|
1305
1338
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1306
1339
|
*/
|
|
1307
1340
|
"gradient-from-pos": [{
|
|
1308
|
-
from:
|
|
1341
|
+
from: Z()
|
|
1309
1342
|
}],
|
|
1310
1343
|
/**
|
|
1311
1344
|
* Gradient Color Stops Via Position
|
|
1312
1345
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1313
1346
|
*/
|
|
1314
1347
|
"gradient-via-pos": [{
|
|
1315
|
-
via:
|
|
1348
|
+
via: Z()
|
|
1316
1349
|
}],
|
|
1317
1350
|
/**
|
|
1318
1351
|
* Gradient Color Stops To Position
|
|
1319
1352
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1320
1353
|
*/
|
|
1321
1354
|
"gradient-to-pos": [{
|
|
1322
|
-
to:
|
|
1355
|
+
to: Z()
|
|
1323
1356
|
}],
|
|
1324
1357
|
/**
|
|
1325
1358
|
* Gradient Color Stops From
|
|
1326
1359
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1327
1360
|
*/
|
|
1328
1361
|
"gradient-from": [{
|
|
1329
|
-
from:
|
|
1362
|
+
from: l()
|
|
1330
1363
|
}],
|
|
1331
1364
|
/**
|
|
1332
1365
|
* Gradient Color Stops Via
|
|
1333
1366
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1334
1367
|
*/
|
|
1335
1368
|
"gradient-via": [{
|
|
1336
|
-
via:
|
|
1369
|
+
via: l()
|
|
1337
1370
|
}],
|
|
1338
1371
|
/**
|
|
1339
1372
|
* Gradient Color Stops To
|
|
1340
1373
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1341
1374
|
*/
|
|
1342
1375
|
"gradient-to": [{
|
|
1343
|
-
to:
|
|
1376
|
+
to: l()
|
|
1344
1377
|
}],
|
|
1345
1378
|
// ---------------
|
|
1346
1379
|
// --- Borders ---
|
|
@@ -1455,70 +1488,70 @@ const f = (e) => {
|
|
|
1455
1488
|
* @see https://tailwindcss.com/docs/border-width
|
|
1456
1489
|
*/
|
|
1457
1490
|
"border-w": [{
|
|
1458
|
-
border:
|
|
1491
|
+
border: k()
|
|
1459
1492
|
}],
|
|
1460
1493
|
/**
|
|
1461
1494
|
* Border Width X
|
|
1462
1495
|
* @see https://tailwindcss.com/docs/border-width
|
|
1463
1496
|
*/
|
|
1464
1497
|
"border-w-x": [{
|
|
1465
|
-
"border-x":
|
|
1498
|
+
"border-x": k()
|
|
1466
1499
|
}],
|
|
1467
1500
|
/**
|
|
1468
1501
|
* Border Width Y
|
|
1469
1502
|
* @see https://tailwindcss.com/docs/border-width
|
|
1470
1503
|
*/
|
|
1471
1504
|
"border-w-y": [{
|
|
1472
|
-
"border-y":
|
|
1505
|
+
"border-y": k()
|
|
1473
1506
|
}],
|
|
1474
1507
|
/**
|
|
1475
1508
|
* Border Width Start
|
|
1476
1509
|
* @see https://tailwindcss.com/docs/border-width
|
|
1477
1510
|
*/
|
|
1478
1511
|
"border-w-s": [{
|
|
1479
|
-
"border-s":
|
|
1512
|
+
"border-s": k()
|
|
1480
1513
|
}],
|
|
1481
1514
|
/**
|
|
1482
1515
|
* Border Width End
|
|
1483
1516
|
* @see https://tailwindcss.com/docs/border-width
|
|
1484
1517
|
*/
|
|
1485
1518
|
"border-w-e": [{
|
|
1486
|
-
"border-e":
|
|
1519
|
+
"border-e": k()
|
|
1487
1520
|
}],
|
|
1488
1521
|
/**
|
|
1489
1522
|
* Border Width Top
|
|
1490
1523
|
* @see https://tailwindcss.com/docs/border-width
|
|
1491
1524
|
*/
|
|
1492
1525
|
"border-w-t": [{
|
|
1493
|
-
"border-t":
|
|
1526
|
+
"border-t": k()
|
|
1494
1527
|
}],
|
|
1495
1528
|
/**
|
|
1496
1529
|
* Border Width Right
|
|
1497
1530
|
* @see https://tailwindcss.com/docs/border-width
|
|
1498
1531
|
*/
|
|
1499
1532
|
"border-w-r": [{
|
|
1500
|
-
"border-r":
|
|
1533
|
+
"border-r": k()
|
|
1501
1534
|
}],
|
|
1502
1535
|
/**
|
|
1503
1536
|
* Border Width Bottom
|
|
1504
1537
|
* @see https://tailwindcss.com/docs/border-width
|
|
1505
1538
|
*/
|
|
1506
1539
|
"border-w-b": [{
|
|
1507
|
-
"border-b":
|
|
1540
|
+
"border-b": k()
|
|
1508
1541
|
}],
|
|
1509
1542
|
/**
|
|
1510
1543
|
* Border Width Left
|
|
1511
1544
|
* @see https://tailwindcss.com/docs/border-width
|
|
1512
1545
|
*/
|
|
1513
1546
|
"border-w-l": [{
|
|
1514
|
-
"border-l":
|
|
1547
|
+
"border-l": k()
|
|
1515
1548
|
}],
|
|
1516
1549
|
/**
|
|
1517
1550
|
* Divide Width X
|
|
1518
1551
|
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1519
1552
|
*/
|
|
1520
1553
|
"divide-x": [{
|
|
1521
|
-
"divide-x":
|
|
1554
|
+
"divide-x": k()
|
|
1522
1555
|
}],
|
|
1523
1556
|
/**
|
|
1524
1557
|
* Divide Width X Reverse
|
|
@@ -1530,7 +1563,7 @@ const f = (e) => {
|
|
|
1530
1563
|
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1531
1564
|
*/
|
|
1532
1565
|
"divide-y": [{
|
|
1533
|
-
"divide-y":
|
|
1566
|
+
"divide-y": k()
|
|
1534
1567
|
}],
|
|
1535
1568
|
/**
|
|
1536
1569
|
* Divide Width Y Reverse
|
|
@@ -1542,112 +1575,112 @@ const f = (e) => {
|
|
|
1542
1575
|
* @see https://tailwindcss.com/docs/border-style
|
|
1543
1576
|
*/
|
|
1544
1577
|
"border-style": [{
|
|
1545
|
-
border: [...
|
|
1578
|
+
border: [...D(), "hidden", "none"]
|
|
1546
1579
|
}],
|
|
1547
1580
|
/**
|
|
1548
1581
|
* Divide Style
|
|
1549
1582
|
* @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
|
|
1550
1583
|
*/
|
|
1551
1584
|
"divide-style": [{
|
|
1552
|
-
divide: [...
|
|
1585
|
+
divide: [...D(), "hidden", "none"]
|
|
1553
1586
|
}],
|
|
1554
1587
|
/**
|
|
1555
1588
|
* Border Color
|
|
1556
1589
|
* @see https://tailwindcss.com/docs/border-color
|
|
1557
1590
|
*/
|
|
1558
1591
|
"border-color": [{
|
|
1559
|
-
border:
|
|
1592
|
+
border: l()
|
|
1560
1593
|
}],
|
|
1561
1594
|
/**
|
|
1562
1595
|
* Border Color X
|
|
1563
1596
|
* @see https://tailwindcss.com/docs/border-color
|
|
1564
1597
|
*/
|
|
1565
1598
|
"border-color-x": [{
|
|
1566
|
-
"border-x":
|
|
1599
|
+
"border-x": l()
|
|
1567
1600
|
}],
|
|
1568
1601
|
/**
|
|
1569
1602
|
* Border Color Y
|
|
1570
1603
|
* @see https://tailwindcss.com/docs/border-color
|
|
1571
1604
|
*/
|
|
1572
1605
|
"border-color-y": [{
|
|
1573
|
-
"border-y":
|
|
1606
|
+
"border-y": l()
|
|
1574
1607
|
}],
|
|
1575
1608
|
/**
|
|
1576
1609
|
* Border Color S
|
|
1577
1610
|
* @see https://tailwindcss.com/docs/border-color
|
|
1578
1611
|
*/
|
|
1579
1612
|
"border-color-s": [{
|
|
1580
|
-
"border-s":
|
|
1613
|
+
"border-s": l()
|
|
1581
1614
|
}],
|
|
1582
1615
|
/**
|
|
1583
1616
|
* Border Color E
|
|
1584
1617
|
* @see https://tailwindcss.com/docs/border-color
|
|
1585
1618
|
*/
|
|
1586
1619
|
"border-color-e": [{
|
|
1587
|
-
"border-e":
|
|
1620
|
+
"border-e": l()
|
|
1588
1621
|
}],
|
|
1589
1622
|
/**
|
|
1590
1623
|
* Border Color Top
|
|
1591
1624
|
* @see https://tailwindcss.com/docs/border-color
|
|
1592
1625
|
*/
|
|
1593
1626
|
"border-color-t": [{
|
|
1594
|
-
"border-t":
|
|
1627
|
+
"border-t": l()
|
|
1595
1628
|
}],
|
|
1596
1629
|
/**
|
|
1597
1630
|
* Border Color Right
|
|
1598
1631
|
* @see https://tailwindcss.com/docs/border-color
|
|
1599
1632
|
*/
|
|
1600
1633
|
"border-color-r": [{
|
|
1601
|
-
"border-r":
|
|
1634
|
+
"border-r": l()
|
|
1602
1635
|
}],
|
|
1603
1636
|
/**
|
|
1604
1637
|
* Border Color Bottom
|
|
1605
1638
|
* @see https://tailwindcss.com/docs/border-color
|
|
1606
1639
|
*/
|
|
1607
1640
|
"border-color-b": [{
|
|
1608
|
-
"border-b":
|
|
1641
|
+
"border-b": l()
|
|
1609
1642
|
}],
|
|
1610
1643
|
/**
|
|
1611
1644
|
* Border Color Left
|
|
1612
1645
|
* @see https://tailwindcss.com/docs/border-color
|
|
1613
1646
|
*/
|
|
1614
1647
|
"border-color-l": [{
|
|
1615
|
-
"border-l":
|
|
1648
|
+
"border-l": l()
|
|
1616
1649
|
}],
|
|
1617
1650
|
/**
|
|
1618
1651
|
* Divide Color
|
|
1619
1652
|
* @see https://tailwindcss.com/docs/divide-color
|
|
1620
1653
|
*/
|
|
1621
1654
|
"divide-color": [{
|
|
1622
|
-
divide:
|
|
1655
|
+
divide: l()
|
|
1623
1656
|
}],
|
|
1624
1657
|
/**
|
|
1625
1658
|
* Outline Style
|
|
1626
1659
|
* @see https://tailwindcss.com/docs/outline-style
|
|
1627
1660
|
*/
|
|
1628
1661
|
"outline-style": [{
|
|
1629
|
-
outline: [...
|
|
1662
|
+
outline: [...D(), "none", "hidden"]
|
|
1630
1663
|
}],
|
|
1631
1664
|
/**
|
|
1632
1665
|
* Outline Offset
|
|
1633
1666
|
* @see https://tailwindcss.com/docs/outline-offset
|
|
1634
1667
|
*/
|
|
1635
1668
|
"outline-offset": [{
|
|
1636
|
-
"outline-offset": [
|
|
1669
|
+
"outline-offset": [p, n, s]
|
|
1637
1670
|
}],
|
|
1638
1671
|
/**
|
|
1639
1672
|
* Outline Width
|
|
1640
1673
|
* @see https://tailwindcss.com/docs/outline-width
|
|
1641
1674
|
*/
|
|
1642
1675
|
"outline-w": [{
|
|
1643
|
-
outline: ["",
|
|
1676
|
+
outline: ["", p, B, O]
|
|
1644
1677
|
}],
|
|
1645
1678
|
/**
|
|
1646
1679
|
* Outline Color
|
|
1647
1680
|
* @see https://tailwindcss.com/docs/outline-color
|
|
1648
1681
|
*/
|
|
1649
1682
|
"outline-color": [{
|
|
1650
|
-
outline:
|
|
1683
|
+
outline: l()
|
|
1651
1684
|
}],
|
|
1652
1685
|
// ---------------
|
|
1653
1686
|
// --- Effects ---
|
|
@@ -1662,8 +1695,8 @@ const f = (e) => {
|
|
|
1662
1695
|
"",
|
|
1663
1696
|
"none",
|
|
1664
1697
|
h,
|
|
1665
|
-
|
|
1666
|
-
|
|
1698
|
+
H,
|
|
1699
|
+
J
|
|
1667
1700
|
]
|
|
1668
1701
|
}],
|
|
1669
1702
|
/**
|
|
@@ -1671,28 +1704,28 @@ const f = (e) => {
|
|
|
1671
1704
|
* @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
|
|
1672
1705
|
*/
|
|
1673
1706
|
"shadow-color": [{
|
|
1674
|
-
shadow:
|
|
1707
|
+
shadow: l()
|
|
1675
1708
|
}],
|
|
1676
1709
|
/**
|
|
1677
1710
|
* Inset Box Shadow
|
|
1678
1711
|
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
|
|
1679
1712
|
*/
|
|
1680
1713
|
"inset-shadow": [{
|
|
1681
|
-
"inset-shadow": ["none",
|
|
1714
|
+
"inset-shadow": ["none", y, H, J]
|
|
1682
1715
|
}],
|
|
1683
1716
|
/**
|
|
1684
1717
|
* Inset Box Shadow Color
|
|
1685
1718
|
* @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
|
|
1686
1719
|
*/
|
|
1687
1720
|
"inset-shadow-color": [{
|
|
1688
|
-
"inset-shadow":
|
|
1721
|
+
"inset-shadow": l()
|
|
1689
1722
|
}],
|
|
1690
1723
|
/**
|
|
1691
1724
|
* Ring Width
|
|
1692
1725
|
* @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
|
|
1693
1726
|
*/
|
|
1694
1727
|
"ring-w": [{
|
|
1695
|
-
ring:
|
|
1728
|
+
ring: k()
|
|
1696
1729
|
}],
|
|
1697
1730
|
/**
|
|
1698
1731
|
* Ring Width Inset
|
|
@@ -1706,7 +1739,7 @@ const f = (e) => {
|
|
|
1706
1739
|
* @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
|
|
1707
1740
|
*/
|
|
1708
1741
|
"ring-color": [{
|
|
1709
|
-
ring:
|
|
1742
|
+
ring: l()
|
|
1710
1743
|
}],
|
|
1711
1744
|
/**
|
|
1712
1745
|
* Ring Offset Width
|
|
@@ -1715,7 +1748,7 @@ const f = (e) => {
|
|
|
1715
1748
|
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
1716
1749
|
*/
|
|
1717
1750
|
"ring-offset-w": [{
|
|
1718
|
-
"ring-offset": [
|
|
1751
|
+
"ring-offset": [p, O]
|
|
1719
1752
|
}],
|
|
1720
1753
|
/**
|
|
1721
1754
|
* Ring Offset Color
|
|
@@ -1724,56 +1757,56 @@ const f = (e) => {
|
|
|
1724
1757
|
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
1725
1758
|
*/
|
|
1726
1759
|
"ring-offset-color": [{
|
|
1727
|
-
"ring-offset":
|
|
1760
|
+
"ring-offset": l()
|
|
1728
1761
|
}],
|
|
1729
1762
|
/**
|
|
1730
1763
|
* Inset Ring Width
|
|
1731
1764
|
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
|
|
1732
1765
|
*/
|
|
1733
1766
|
"inset-ring-w": [{
|
|
1734
|
-
"inset-ring":
|
|
1767
|
+
"inset-ring": k()
|
|
1735
1768
|
}],
|
|
1736
1769
|
/**
|
|
1737
1770
|
* Inset Ring Color
|
|
1738
1771
|
* @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
|
|
1739
1772
|
*/
|
|
1740
1773
|
"inset-ring-color": [{
|
|
1741
|
-
"inset-ring":
|
|
1774
|
+
"inset-ring": l()
|
|
1742
1775
|
}],
|
|
1743
1776
|
/**
|
|
1744
1777
|
* Text Shadow
|
|
1745
1778
|
* @see https://tailwindcss.com/docs/text-shadow
|
|
1746
1779
|
*/
|
|
1747
1780
|
"text-shadow": [{
|
|
1748
|
-
"text-shadow": ["none",
|
|
1781
|
+
"text-shadow": ["none", z, H, J]
|
|
1749
1782
|
}],
|
|
1750
1783
|
/**
|
|
1751
1784
|
* Text Shadow Color
|
|
1752
1785
|
* @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
|
|
1753
1786
|
*/
|
|
1754
1787
|
"text-shadow-color": [{
|
|
1755
|
-
"text-shadow":
|
|
1788
|
+
"text-shadow": l()
|
|
1756
1789
|
}],
|
|
1757
1790
|
/**
|
|
1758
1791
|
* Opacity
|
|
1759
1792
|
* @see https://tailwindcss.com/docs/opacity
|
|
1760
1793
|
*/
|
|
1761
1794
|
opacity: [{
|
|
1762
|
-
opacity: [
|
|
1795
|
+
opacity: [p, n, s]
|
|
1763
1796
|
}],
|
|
1764
1797
|
/**
|
|
1765
1798
|
* Mix Blend Mode
|
|
1766
1799
|
* @see https://tailwindcss.com/docs/mix-blend-mode
|
|
1767
1800
|
*/
|
|
1768
1801
|
"mix-blend": [{
|
|
1769
|
-
"mix-blend": [...
|
|
1802
|
+
"mix-blend": [...me(), "plus-darker", "plus-lighter"]
|
|
1770
1803
|
}],
|
|
1771
1804
|
/**
|
|
1772
1805
|
* Background Blend Mode
|
|
1773
1806
|
* @see https://tailwindcss.com/docs/background-blend-mode
|
|
1774
1807
|
*/
|
|
1775
1808
|
"bg-blend": [{
|
|
1776
|
-
"bg-blend":
|
|
1809
|
+
"bg-blend": me()
|
|
1777
1810
|
}],
|
|
1778
1811
|
/**
|
|
1779
1812
|
* Mask Clip
|
|
@@ -1794,106 +1827,106 @@ const f = (e) => {
|
|
|
1794
1827
|
* @see https://tailwindcss.com/docs/mask-image
|
|
1795
1828
|
*/
|
|
1796
1829
|
"mask-image-linear-pos": [{
|
|
1797
|
-
"mask-linear": [
|
|
1830
|
+
"mask-linear": [p]
|
|
1798
1831
|
}],
|
|
1799
1832
|
"mask-image-linear-from-pos": [{
|
|
1800
|
-
"mask-linear-from":
|
|
1833
|
+
"mask-linear-from": g()
|
|
1801
1834
|
}],
|
|
1802
1835
|
"mask-image-linear-to-pos": [{
|
|
1803
|
-
"mask-linear-to":
|
|
1836
|
+
"mask-linear-to": g()
|
|
1804
1837
|
}],
|
|
1805
1838
|
"mask-image-linear-from-color": [{
|
|
1806
|
-
"mask-linear-from":
|
|
1839
|
+
"mask-linear-from": l()
|
|
1807
1840
|
}],
|
|
1808
1841
|
"mask-image-linear-to-color": [{
|
|
1809
|
-
"mask-linear-to":
|
|
1842
|
+
"mask-linear-to": l()
|
|
1810
1843
|
}],
|
|
1811
1844
|
"mask-image-t-from-pos": [{
|
|
1812
|
-
"mask-t-from":
|
|
1845
|
+
"mask-t-from": g()
|
|
1813
1846
|
}],
|
|
1814
1847
|
"mask-image-t-to-pos": [{
|
|
1815
|
-
"mask-t-to":
|
|
1848
|
+
"mask-t-to": g()
|
|
1816
1849
|
}],
|
|
1817
1850
|
"mask-image-t-from-color": [{
|
|
1818
|
-
"mask-t-from":
|
|
1851
|
+
"mask-t-from": l()
|
|
1819
1852
|
}],
|
|
1820
1853
|
"mask-image-t-to-color": [{
|
|
1821
|
-
"mask-t-to":
|
|
1854
|
+
"mask-t-to": l()
|
|
1822
1855
|
}],
|
|
1823
1856
|
"mask-image-r-from-pos": [{
|
|
1824
|
-
"mask-r-from":
|
|
1857
|
+
"mask-r-from": g()
|
|
1825
1858
|
}],
|
|
1826
1859
|
"mask-image-r-to-pos": [{
|
|
1827
|
-
"mask-r-to":
|
|
1860
|
+
"mask-r-to": g()
|
|
1828
1861
|
}],
|
|
1829
1862
|
"mask-image-r-from-color": [{
|
|
1830
|
-
"mask-r-from":
|
|
1863
|
+
"mask-r-from": l()
|
|
1831
1864
|
}],
|
|
1832
1865
|
"mask-image-r-to-color": [{
|
|
1833
|
-
"mask-r-to":
|
|
1866
|
+
"mask-r-to": l()
|
|
1834
1867
|
}],
|
|
1835
1868
|
"mask-image-b-from-pos": [{
|
|
1836
|
-
"mask-b-from":
|
|
1869
|
+
"mask-b-from": g()
|
|
1837
1870
|
}],
|
|
1838
1871
|
"mask-image-b-to-pos": [{
|
|
1839
|
-
"mask-b-to":
|
|
1872
|
+
"mask-b-to": g()
|
|
1840
1873
|
}],
|
|
1841
1874
|
"mask-image-b-from-color": [{
|
|
1842
|
-
"mask-b-from":
|
|
1875
|
+
"mask-b-from": l()
|
|
1843
1876
|
}],
|
|
1844
1877
|
"mask-image-b-to-color": [{
|
|
1845
|
-
"mask-b-to":
|
|
1878
|
+
"mask-b-to": l()
|
|
1846
1879
|
}],
|
|
1847
1880
|
"mask-image-l-from-pos": [{
|
|
1848
|
-
"mask-l-from":
|
|
1881
|
+
"mask-l-from": g()
|
|
1849
1882
|
}],
|
|
1850
1883
|
"mask-image-l-to-pos": [{
|
|
1851
|
-
"mask-l-to":
|
|
1884
|
+
"mask-l-to": g()
|
|
1852
1885
|
}],
|
|
1853
1886
|
"mask-image-l-from-color": [{
|
|
1854
|
-
"mask-l-from":
|
|
1887
|
+
"mask-l-from": l()
|
|
1855
1888
|
}],
|
|
1856
1889
|
"mask-image-l-to-color": [{
|
|
1857
|
-
"mask-l-to":
|
|
1890
|
+
"mask-l-to": l()
|
|
1858
1891
|
}],
|
|
1859
1892
|
"mask-image-x-from-pos": [{
|
|
1860
|
-
"mask-x-from":
|
|
1893
|
+
"mask-x-from": g()
|
|
1861
1894
|
}],
|
|
1862
1895
|
"mask-image-x-to-pos": [{
|
|
1863
|
-
"mask-x-to":
|
|
1896
|
+
"mask-x-to": g()
|
|
1864
1897
|
}],
|
|
1865
1898
|
"mask-image-x-from-color": [{
|
|
1866
|
-
"mask-x-from":
|
|
1899
|
+
"mask-x-from": l()
|
|
1867
1900
|
}],
|
|
1868
1901
|
"mask-image-x-to-color": [{
|
|
1869
|
-
"mask-x-to":
|
|
1902
|
+
"mask-x-to": l()
|
|
1870
1903
|
}],
|
|
1871
1904
|
"mask-image-y-from-pos": [{
|
|
1872
|
-
"mask-y-from":
|
|
1905
|
+
"mask-y-from": g()
|
|
1873
1906
|
}],
|
|
1874
1907
|
"mask-image-y-to-pos": [{
|
|
1875
|
-
"mask-y-to":
|
|
1908
|
+
"mask-y-to": g()
|
|
1876
1909
|
}],
|
|
1877
1910
|
"mask-image-y-from-color": [{
|
|
1878
|
-
"mask-y-from":
|
|
1911
|
+
"mask-y-from": l()
|
|
1879
1912
|
}],
|
|
1880
1913
|
"mask-image-y-to-color": [{
|
|
1881
|
-
"mask-y-to":
|
|
1914
|
+
"mask-y-to": l()
|
|
1882
1915
|
}],
|
|
1883
1916
|
"mask-image-radial": [{
|
|
1884
|
-
"mask-radial": [
|
|
1917
|
+
"mask-radial": [n, s]
|
|
1885
1918
|
}],
|
|
1886
1919
|
"mask-image-radial-from-pos": [{
|
|
1887
|
-
"mask-radial-from":
|
|
1920
|
+
"mask-radial-from": g()
|
|
1888
1921
|
}],
|
|
1889
1922
|
"mask-image-radial-to-pos": [{
|
|
1890
|
-
"mask-radial-to":
|
|
1923
|
+
"mask-radial-to": g()
|
|
1891
1924
|
}],
|
|
1892
1925
|
"mask-image-radial-from-color": [{
|
|
1893
|
-
"mask-radial-from":
|
|
1926
|
+
"mask-radial-from": l()
|
|
1894
1927
|
}],
|
|
1895
1928
|
"mask-image-radial-to-color": [{
|
|
1896
|
-
"mask-radial-to":
|
|
1929
|
+
"mask-radial-to": l()
|
|
1897
1930
|
}],
|
|
1898
1931
|
"mask-image-radial-shape": [{
|
|
1899
1932
|
"mask-radial": ["circle", "ellipse"]
|
|
@@ -1905,22 +1938,22 @@ const f = (e) => {
|
|
|
1905
1938
|
}]
|
|
1906
1939
|
}],
|
|
1907
1940
|
"mask-image-radial-pos": [{
|
|
1908
|
-
"mask-radial-at":
|
|
1941
|
+
"mask-radial-at": j()
|
|
1909
1942
|
}],
|
|
1910
1943
|
"mask-image-conic-pos": [{
|
|
1911
|
-
"mask-conic": [
|
|
1944
|
+
"mask-conic": [p]
|
|
1912
1945
|
}],
|
|
1913
1946
|
"mask-image-conic-from-pos": [{
|
|
1914
|
-
"mask-conic-from":
|
|
1947
|
+
"mask-conic-from": g()
|
|
1915
1948
|
}],
|
|
1916
1949
|
"mask-image-conic-to-pos": [{
|
|
1917
|
-
"mask-conic-to":
|
|
1950
|
+
"mask-conic-to": g()
|
|
1918
1951
|
}],
|
|
1919
1952
|
"mask-image-conic-from-color": [{
|
|
1920
|
-
"mask-conic-from":
|
|
1953
|
+
"mask-conic-from": l()
|
|
1921
1954
|
}],
|
|
1922
1955
|
"mask-image-conic-to-color": [{
|
|
1923
|
-
"mask-conic-to":
|
|
1956
|
+
"mask-conic-to": l()
|
|
1924
1957
|
}],
|
|
1925
1958
|
/**
|
|
1926
1959
|
* Mask Mode
|
|
@@ -1941,21 +1974,21 @@ const f = (e) => {
|
|
|
1941
1974
|
* @see https://tailwindcss.com/docs/mask-position
|
|
1942
1975
|
*/
|
|
1943
1976
|
"mask-position": [{
|
|
1944
|
-
mask:
|
|
1977
|
+
mask: le()
|
|
1945
1978
|
}],
|
|
1946
1979
|
/**
|
|
1947
1980
|
* Mask Repeat
|
|
1948
1981
|
* @see https://tailwindcss.com/docs/mask-repeat
|
|
1949
1982
|
*/
|
|
1950
1983
|
"mask-repeat": [{
|
|
1951
|
-
mask:
|
|
1984
|
+
mask: ce()
|
|
1952
1985
|
}],
|
|
1953
1986
|
/**
|
|
1954
1987
|
* Mask Size
|
|
1955
1988
|
* @see https://tailwindcss.com/docs/mask-size
|
|
1956
1989
|
*/
|
|
1957
1990
|
"mask-size": [{
|
|
1958
|
-
mask:
|
|
1991
|
+
mask: de()
|
|
1959
1992
|
}],
|
|
1960
1993
|
/**
|
|
1961
1994
|
* Mask Type
|
|
@@ -1969,7 +2002,7 @@ const f = (e) => {
|
|
|
1969
2002
|
* @see https://tailwindcss.com/docs/mask-image
|
|
1970
2003
|
*/
|
|
1971
2004
|
"mask-image": [{
|
|
1972
|
-
mask: ["none",
|
|
2005
|
+
mask: ["none", n, s]
|
|
1973
2006
|
}],
|
|
1974
2007
|
// ---------------
|
|
1975
2008
|
// --- Filters ---
|
|
@@ -1983,8 +2016,8 @@ const f = (e) => {
|
|
|
1983
2016
|
// Deprecated since Tailwind CSS v3.0.0
|
|
1984
2017
|
"",
|
|
1985
2018
|
"none",
|
|
1986
|
-
|
|
1987
|
-
|
|
2019
|
+
n,
|
|
2020
|
+
s
|
|
1988
2021
|
]
|
|
1989
2022
|
}],
|
|
1990
2023
|
/**
|
|
@@ -1992,21 +2025,21 @@ const f = (e) => {
|
|
|
1992
2025
|
* @see https://tailwindcss.com/docs/blur
|
|
1993
2026
|
*/
|
|
1994
2027
|
blur: [{
|
|
1995
|
-
blur:
|
|
2028
|
+
blur: pe()
|
|
1996
2029
|
}],
|
|
1997
2030
|
/**
|
|
1998
2031
|
* Brightness
|
|
1999
2032
|
* @see https://tailwindcss.com/docs/brightness
|
|
2000
2033
|
*/
|
|
2001
2034
|
brightness: [{
|
|
2002
|
-
brightness: [
|
|
2035
|
+
brightness: [p, n, s]
|
|
2003
2036
|
}],
|
|
2004
2037
|
/**
|
|
2005
2038
|
* Contrast
|
|
2006
2039
|
* @see https://tailwindcss.com/docs/contrast
|
|
2007
2040
|
*/
|
|
2008
2041
|
contrast: [{
|
|
2009
|
-
contrast: [
|
|
2042
|
+
contrast: [p, n, s]
|
|
2010
2043
|
}],
|
|
2011
2044
|
/**
|
|
2012
2045
|
* Drop Shadow
|
|
@@ -2017,9 +2050,9 @@ const f = (e) => {
|
|
|
2017
2050
|
// Deprecated since Tailwind CSS v4.0.0
|
|
2018
2051
|
"",
|
|
2019
2052
|
"none",
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2053
|
+
I,
|
|
2054
|
+
H,
|
|
2055
|
+
J
|
|
2023
2056
|
]
|
|
2024
2057
|
}],
|
|
2025
2058
|
/**
|
|
@@ -2027,42 +2060,42 @@ const f = (e) => {
|
|
|
2027
2060
|
* @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
|
|
2028
2061
|
*/
|
|
2029
2062
|
"drop-shadow-color": [{
|
|
2030
|
-
"drop-shadow":
|
|
2063
|
+
"drop-shadow": l()
|
|
2031
2064
|
}],
|
|
2032
2065
|
/**
|
|
2033
2066
|
* Grayscale
|
|
2034
2067
|
* @see https://tailwindcss.com/docs/grayscale
|
|
2035
2068
|
*/
|
|
2036
2069
|
grayscale: [{
|
|
2037
|
-
grayscale: ["",
|
|
2070
|
+
grayscale: ["", p, n, s]
|
|
2038
2071
|
}],
|
|
2039
2072
|
/**
|
|
2040
2073
|
* Hue Rotate
|
|
2041
2074
|
* @see https://tailwindcss.com/docs/hue-rotate
|
|
2042
2075
|
*/
|
|
2043
2076
|
"hue-rotate": [{
|
|
2044
|
-
"hue-rotate": [
|
|
2077
|
+
"hue-rotate": [p, n, s]
|
|
2045
2078
|
}],
|
|
2046
2079
|
/**
|
|
2047
2080
|
* Invert
|
|
2048
2081
|
* @see https://tailwindcss.com/docs/invert
|
|
2049
2082
|
*/
|
|
2050
2083
|
invert: [{
|
|
2051
|
-
invert: ["",
|
|
2084
|
+
invert: ["", p, n, s]
|
|
2052
2085
|
}],
|
|
2053
2086
|
/**
|
|
2054
2087
|
* Saturate
|
|
2055
2088
|
* @see https://tailwindcss.com/docs/saturate
|
|
2056
2089
|
*/
|
|
2057
2090
|
saturate: [{
|
|
2058
|
-
saturate: [
|
|
2091
|
+
saturate: [p, n, s]
|
|
2059
2092
|
}],
|
|
2060
2093
|
/**
|
|
2061
2094
|
* Sepia
|
|
2062
2095
|
* @see https://tailwindcss.com/docs/sepia
|
|
2063
2096
|
*/
|
|
2064
2097
|
sepia: [{
|
|
2065
|
-
sepia: ["",
|
|
2098
|
+
sepia: ["", p, n, s]
|
|
2066
2099
|
}],
|
|
2067
2100
|
/**
|
|
2068
2101
|
* Backdrop Filter
|
|
@@ -2073,8 +2106,8 @@ const f = (e) => {
|
|
|
2073
2106
|
// Deprecated since Tailwind CSS v3.0.0
|
|
2074
2107
|
"",
|
|
2075
2108
|
"none",
|
|
2076
|
-
|
|
2077
|
-
|
|
2109
|
+
n,
|
|
2110
|
+
s
|
|
2078
2111
|
]
|
|
2079
2112
|
}],
|
|
2080
2113
|
/**
|
|
@@ -2082,63 +2115,63 @@ const f = (e) => {
|
|
|
2082
2115
|
* @see https://tailwindcss.com/docs/backdrop-blur
|
|
2083
2116
|
*/
|
|
2084
2117
|
"backdrop-blur": [{
|
|
2085
|
-
"backdrop-blur":
|
|
2118
|
+
"backdrop-blur": pe()
|
|
2086
2119
|
}],
|
|
2087
2120
|
/**
|
|
2088
2121
|
* Backdrop Brightness
|
|
2089
2122
|
* @see https://tailwindcss.com/docs/backdrop-brightness
|
|
2090
2123
|
*/
|
|
2091
2124
|
"backdrop-brightness": [{
|
|
2092
|
-
"backdrop-brightness": [
|
|
2125
|
+
"backdrop-brightness": [p, n, s]
|
|
2093
2126
|
}],
|
|
2094
2127
|
/**
|
|
2095
2128
|
* Backdrop Contrast
|
|
2096
2129
|
* @see https://tailwindcss.com/docs/backdrop-contrast
|
|
2097
2130
|
*/
|
|
2098
2131
|
"backdrop-contrast": [{
|
|
2099
|
-
"backdrop-contrast": [
|
|
2132
|
+
"backdrop-contrast": [p, n, s]
|
|
2100
2133
|
}],
|
|
2101
2134
|
/**
|
|
2102
2135
|
* Backdrop Grayscale
|
|
2103
2136
|
* @see https://tailwindcss.com/docs/backdrop-grayscale
|
|
2104
2137
|
*/
|
|
2105
2138
|
"backdrop-grayscale": [{
|
|
2106
|
-
"backdrop-grayscale": ["",
|
|
2139
|
+
"backdrop-grayscale": ["", p, n, s]
|
|
2107
2140
|
}],
|
|
2108
2141
|
/**
|
|
2109
2142
|
* Backdrop Hue Rotate
|
|
2110
2143
|
* @see https://tailwindcss.com/docs/backdrop-hue-rotate
|
|
2111
2144
|
*/
|
|
2112
2145
|
"backdrop-hue-rotate": [{
|
|
2113
|
-
"backdrop-hue-rotate": [
|
|
2146
|
+
"backdrop-hue-rotate": [p, n, s]
|
|
2114
2147
|
}],
|
|
2115
2148
|
/**
|
|
2116
2149
|
* Backdrop Invert
|
|
2117
2150
|
* @see https://tailwindcss.com/docs/backdrop-invert
|
|
2118
2151
|
*/
|
|
2119
2152
|
"backdrop-invert": [{
|
|
2120
|
-
"backdrop-invert": ["",
|
|
2153
|
+
"backdrop-invert": ["", p, n, s]
|
|
2121
2154
|
}],
|
|
2122
2155
|
/**
|
|
2123
2156
|
* Backdrop Opacity
|
|
2124
2157
|
* @see https://tailwindcss.com/docs/backdrop-opacity
|
|
2125
2158
|
*/
|
|
2126
2159
|
"backdrop-opacity": [{
|
|
2127
|
-
"backdrop-opacity": [
|
|
2160
|
+
"backdrop-opacity": [p, n, s]
|
|
2128
2161
|
}],
|
|
2129
2162
|
/**
|
|
2130
2163
|
* Backdrop Saturate
|
|
2131
2164
|
* @see https://tailwindcss.com/docs/backdrop-saturate
|
|
2132
2165
|
*/
|
|
2133
2166
|
"backdrop-saturate": [{
|
|
2134
|
-
"backdrop-saturate": [
|
|
2167
|
+
"backdrop-saturate": [p, n, s]
|
|
2135
2168
|
}],
|
|
2136
2169
|
/**
|
|
2137
2170
|
* Backdrop Sepia
|
|
2138
2171
|
* @see https://tailwindcss.com/docs/backdrop-sepia
|
|
2139
2172
|
*/
|
|
2140
2173
|
"backdrop-sepia": [{
|
|
2141
|
-
"backdrop-sepia": ["",
|
|
2174
|
+
"backdrop-sepia": ["", p, n, s]
|
|
2142
2175
|
}],
|
|
2143
2176
|
// --------------
|
|
2144
2177
|
// --- Tables ---
|
|
@@ -2155,21 +2188,21 @@ const f = (e) => {
|
|
|
2155
2188
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2156
2189
|
*/
|
|
2157
2190
|
"border-spacing": [{
|
|
2158
|
-
"border-spacing":
|
|
2191
|
+
"border-spacing": m()
|
|
2159
2192
|
}],
|
|
2160
2193
|
/**
|
|
2161
2194
|
* Border Spacing X
|
|
2162
2195
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2163
2196
|
*/
|
|
2164
2197
|
"border-spacing-x": [{
|
|
2165
|
-
"border-spacing-x":
|
|
2198
|
+
"border-spacing-x": m()
|
|
2166
2199
|
}],
|
|
2167
2200
|
/**
|
|
2168
2201
|
* Border Spacing Y
|
|
2169
2202
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2170
2203
|
*/
|
|
2171
2204
|
"border-spacing-y": [{
|
|
2172
|
-
"border-spacing-y":
|
|
2205
|
+
"border-spacing-y": m()
|
|
2173
2206
|
}],
|
|
2174
2207
|
/**
|
|
2175
2208
|
* Table Layout
|
|
@@ -2193,7 +2226,7 @@ const f = (e) => {
|
|
|
2193
2226
|
* @see https://tailwindcss.com/docs/transition-property
|
|
2194
2227
|
*/
|
|
2195
2228
|
transition: [{
|
|
2196
|
-
transition: ["", "all", "colors", "opacity", "shadow", "transform", "none",
|
|
2229
|
+
transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", n, s]
|
|
2197
2230
|
}],
|
|
2198
2231
|
/**
|
|
2199
2232
|
* Transition Behavior
|
|
@@ -2207,28 +2240,28 @@ const f = (e) => {
|
|
|
2207
2240
|
* @see https://tailwindcss.com/docs/transition-duration
|
|
2208
2241
|
*/
|
|
2209
2242
|
duration: [{
|
|
2210
|
-
duration: [
|
|
2243
|
+
duration: [p, "initial", n, s]
|
|
2211
2244
|
}],
|
|
2212
2245
|
/**
|
|
2213
2246
|
* Transition Timing Function
|
|
2214
2247
|
* @see https://tailwindcss.com/docs/transition-timing-function
|
|
2215
2248
|
*/
|
|
2216
2249
|
ease: [{
|
|
2217
|
-
ease: ["linear", "initial",
|
|
2250
|
+
ease: ["linear", "initial", P, n, s]
|
|
2218
2251
|
}],
|
|
2219
2252
|
/**
|
|
2220
2253
|
* Transition Delay
|
|
2221
2254
|
* @see https://tailwindcss.com/docs/transition-delay
|
|
2222
2255
|
*/
|
|
2223
2256
|
delay: [{
|
|
2224
|
-
delay: [
|
|
2257
|
+
delay: [p, n, s]
|
|
2225
2258
|
}],
|
|
2226
2259
|
/**
|
|
2227
2260
|
* Animation
|
|
2228
2261
|
* @see https://tailwindcss.com/docs/animation
|
|
2229
2262
|
*/
|
|
2230
2263
|
animate: [{
|
|
2231
|
-
animate: ["none", $,
|
|
2264
|
+
animate: ["none", $, n, s]
|
|
2232
2265
|
}],
|
|
2233
2266
|
// ------------------
|
|
2234
2267
|
// --- Transforms ---
|
|
@@ -2245,70 +2278,70 @@ const f = (e) => {
|
|
|
2245
2278
|
* @see https://tailwindcss.com/docs/perspective
|
|
2246
2279
|
*/
|
|
2247
2280
|
perspective: [{
|
|
2248
|
-
perspective: [
|
|
2281
|
+
perspective: [v, n, s]
|
|
2249
2282
|
}],
|
|
2250
2283
|
/**
|
|
2251
2284
|
* Perspective Origin
|
|
2252
2285
|
* @see https://tailwindcss.com/docs/perspective-origin
|
|
2253
2286
|
*/
|
|
2254
2287
|
"perspective-origin": [{
|
|
2255
|
-
"perspective-origin":
|
|
2288
|
+
"perspective-origin": L()
|
|
2256
2289
|
}],
|
|
2257
2290
|
/**
|
|
2258
2291
|
* Rotate
|
|
2259
2292
|
* @see https://tailwindcss.com/docs/rotate
|
|
2260
2293
|
*/
|
|
2261
2294
|
rotate: [{
|
|
2262
|
-
rotate:
|
|
2295
|
+
rotate: Y()
|
|
2263
2296
|
}],
|
|
2264
2297
|
/**
|
|
2265
2298
|
* Rotate X
|
|
2266
2299
|
* @see https://tailwindcss.com/docs/rotate
|
|
2267
2300
|
*/
|
|
2268
2301
|
"rotate-x": [{
|
|
2269
|
-
"rotate-x":
|
|
2302
|
+
"rotate-x": Y()
|
|
2270
2303
|
}],
|
|
2271
2304
|
/**
|
|
2272
2305
|
* Rotate Y
|
|
2273
2306
|
* @see https://tailwindcss.com/docs/rotate
|
|
2274
2307
|
*/
|
|
2275
2308
|
"rotate-y": [{
|
|
2276
|
-
"rotate-y":
|
|
2309
|
+
"rotate-y": Y()
|
|
2277
2310
|
}],
|
|
2278
2311
|
/**
|
|
2279
2312
|
* Rotate Z
|
|
2280
2313
|
* @see https://tailwindcss.com/docs/rotate
|
|
2281
2314
|
*/
|
|
2282
2315
|
"rotate-z": [{
|
|
2283
|
-
"rotate-z":
|
|
2316
|
+
"rotate-z": Y()
|
|
2284
2317
|
}],
|
|
2285
2318
|
/**
|
|
2286
2319
|
* Scale
|
|
2287
2320
|
* @see https://tailwindcss.com/docs/scale
|
|
2288
2321
|
*/
|
|
2289
2322
|
scale: [{
|
|
2290
|
-
scale:
|
|
2323
|
+
scale: q()
|
|
2291
2324
|
}],
|
|
2292
2325
|
/**
|
|
2293
2326
|
* Scale X
|
|
2294
2327
|
* @see https://tailwindcss.com/docs/scale
|
|
2295
2328
|
*/
|
|
2296
2329
|
"scale-x": [{
|
|
2297
|
-
"scale-x":
|
|
2330
|
+
"scale-x": q()
|
|
2298
2331
|
}],
|
|
2299
2332
|
/**
|
|
2300
2333
|
* Scale Y
|
|
2301
2334
|
* @see https://tailwindcss.com/docs/scale
|
|
2302
2335
|
*/
|
|
2303
2336
|
"scale-y": [{
|
|
2304
|
-
"scale-y":
|
|
2337
|
+
"scale-y": q()
|
|
2305
2338
|
}],
|
|
2306
2339
|
/**
|
|
2307
2340
|
* Scale Z
|
|
2308
2341
|
* @see https://tailwindcss.com/docs/scale
|
|
2309
2342
|
*/
|
|
2310
2343
|
"scale-z": [{
|
|
2311
|
-
"scale-z":
|
|
2344
|
+
"scale-z": q()
|
|
2312
2345
|
}],
|
|
2313
2346
|
/**
|
|
2314
2347
|
* Scale 3D
|
|
@@ -2320,35 +2353,35 @@ const f = (e) => {
|
|
|
2320
2353
|
* @see https://tailwindcss.com/docs/skew
|
|
2321
2354
|
*/
|
|
2322
2355
|
skew: [{
|
|
2323
|
-
skew:
|
|
2356
|
+
skew: ee()
|
|
2324
2357
|
}],
|
|
2325
2358
|
/**
|
|
2326
2359
|
* Skew X
|
|
2327
2360
|
* @see https://tailwindcss.com/docs/skew
|
|
2328
2361
|
*/
|
|
2329
2362
|
"skew-x": [{
|
|
2330
|
-
"skew-x":
|
|
2363
|
+
"skew-x": ee()
|
|
2331
2364
|
}],
|
|
2332
2365
|
/**
|
|
2333
2366
|
* Skew Y
|
|
2334
2367
|
* @see https://tailwindcss.com/docs/skew
|
|
2335
2368
|
*/
|
|
2336
2369
|
"skew-y": [{
|
|
2337
|
-
"skew-y":
|
|
2370
|
+
"skew-y": ee()
|
|
2338
2371
|
}],
|
|
2339
2372
|
/**
|
|
2340
2373
|
* Transform
|
|
2341
2374
|
* @see https://tailwindcss.com/docs/transform
|
|
2342
2375
|
*/
|
|
2343
2376
|
transform: [{
|
|
2344
|
-
transform: [
|
|
2377
|
+
transform: [n, s, "", "none", "gpu", "cpu"]
|
|
2345
2378
|
}],
|
|
2346
2379
|
/**
|
|
2347
2380
|
* Transform Origin
|
|
2348
2381
|
* @see https://tailwindcss.com/docs/transform-origin
|
|
2349
2382
|
*/
|
|
2350
2383
|
"transform-origin": [{
|
|
2351
|
-
origin:
|
|
2384
|
+
origin: L()
|
|
2352
2385
|
}],
|
|
2353
2386
|
/**
|
|
2354
2387
|
* Transform Style
|
|
@@ -2398,7 +2431,7 @@ const f = (e) => {
|
|
|
2398
2431
|
* @see https://tailwindcss.com/docs/accent-color
|
|
2399
2432
|
*/
|
|
2400
2433
|
accent: [{
|
|
2401
|
-
accent:
|
|
2434
|
+
accent: l()
|
|
2402
2435
|
}],
|
|
2403
2436
|
/**
|
|
2404
2437
|
* Appearance
|
|
@@ -2412,7 +2445,7 @@ const f = (e) => {
|
|
|
2412
2445
|
* @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
|
|
2413
2446
|
*/
|
|
2414
2447
|
"caret-color": [{
|
|
2415
|
-
caret:
|
|
2448
|
+
caret: l()
|
|
2416
2449
|
}],
|
|
2417
2450
|
/**
|
|
2418
2451
|
* Color Scheme
|
|
@@ -2426,7 +2459,7 @@ const f = (e) => {
|
|
|
2426
2459
|
* @see https://tailwindcss.com/docs/cursor
|
|
2427
2460
|
*/
|
|
2428
2461
|
cursor: [{
|
|
2429
|
-
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",
|
|
2462
|
+
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]
|
|
2430
2463
|
}],
|
|
2431
2464
|
/**
|
|
2432
2465
|
* Field Sizing
|
|
@@ -2461,126 +2494,126 @@ const f = (e) => {
|
|
|
2461
2494
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2462
2495
|
*/
|
|
2463
2496
|
"scroll-m": [{
|
|
2464
|
-
"scroll-m":
|
|
2497
|
+
"scroll-m": m()
|
|
2465
2498
|
}],
|
|
2466
2499
|
/**
|
|
2467
2500
|
* Scroll Margin X
|
|
2468
2501
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2469
2502
|
*/
|
|
2470
2503
|
"scroll-mx": [{
|
|
2471
|
-
"scroll-mx":
|
|
2504
|
+
"scroll-mx": m()
|
|
2472
2505
|
}],
|
|
2473
2506
|
/**
|
|
2474
2507
|
* Scroll Margin Y
|
|
2475
2508
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2476
2509
|
*/
|
|
2477
2510
|
"scroll-my": [{
|
|
2478
|
-
"scroll-my":
|
|
2511
|
+
"scroll-my": m()
|
|
2479
2512
|
}],
|
|
2480
2513
|
/**
|
|
2481
2514
|
* Scroll Margin Start
|
|
2482
2515
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2483
2516
|
*/
|
|
2484
2517
|
"scroll-ms": [{
|
|
2485
|
-
"scroll-ms":
|
|
2518
|
+
"scroll-ms": m()
|
|
2486
2519
|
}],
|
|
2487
2520
|
/**
|
|
2488
2521
|
* Scroll Margin End
|
|
2489
2522
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2490
2523
|
*/
|
|
2491
2524
|
"scroll-me": [{
|
|
2492
|
-
"scroll-me":
|
|
2525
|
+
"scroll-me": m()
|
|
2493
2526
|
}],
|
|
2494
2527
|
/**
|
|
2495
2528
|
* Scroll Margin Top
|
|
2496
2529
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2497
2530
|
*/
|
|
2498
2531
|
"scroll-mt": [{
|
|
2499
|
-
"scroll-mt":
|
|
2532
|
+
"scroll-mt": m()
|
|
2500
2533
|
}],
|
|
2501
2534
|
/**
|
|
2502
2535
|
* Scroll Margin Right
|
|
2503
2536
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2504
2537
|
*/
|
|
2505
2538
|
"scroll-mr": [{
|
|
2506
|
-
"scroll-mr":
|
|
2539
|
+
"scroll-mr": m()
|
|
2507
2540
|
}],
|
|
2508
2541
|
/**
|
|
2509
2542
|
* Scroll Margin Bottom
|
|
2510
2543
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2511
2544
|
*/
|
|
2512
2545
|
"scroll-mb": [{
|
|
2513
|
-
"scroll-mb":
|
|
2546
|
+
"scroll-mb": m()
|
|
2514
2547
|
}],
|
|
2515
2548
|
/**
|
|
2516
2549
|
* Scroll Margin Left
|
|
2517
2550
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2518
2551
|
*/
|
|
2519
2552
|
"scroll-ml": [{
|
|
2520
|
-
"scroll-ml":
|
|
2553
|
+
"scroll-ml": m()
|
|
2521
2554
|
}],
|
|
2522
2555
|
/**
|
|
2523
2556
|
* Scroll Padding
|
|
2524
2557
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2525
2558
|
*/
|
|
2526
2559
|
"scroll-p": [{
|
|
2527
|
-
"scroll-p":
|
|
2560
|
+
"scroll-p": m()
|
|
2528
2561
|
}],
|
|
2529
2562
|
/**
|
|
2530
2563
|
* Scroll Padding X
|
|
2531
2564
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2532
2565
|
*/
|
|
2533
2566
|
"scroll-px": [{
|
|
2534
|
-
"scroll-px":
|
|
2567
|
+
"scroll-px": m()
|
|
2535
2568
|
}],
|
|
2536
2569
|
/**
|
|
2537
2570
|
* Scroll Padding Y
|
|
2538
2571
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2539
2572
|
*/
|
|
2540
2573
|
"scroll-py": [{
|
|
2541
|
-
"scroll-py":
|
|
2574
|
+
"scroll-py": m()
|
|
2542
2575
|
}],
|
|
2543
2576
|
/**
|
|
2544
2577
|
* Scroll Padding Start
|
|
2545
2578
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2546
2579
|
*/
|
|
2547
2580
|
"scroll-ps": [{
|
|
2548
|
-
"scroll-ps":
|
|
2581
|
+
"scroll-ps": m()
|
|
2549
2582
|
}],
|
|
2550
2583
|
/**
|
|
2551
2584
|
* Scroll Padding End
|
|
2552
2585
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2553
2586
|
*/
|
|
2554
2587
|
"scroll-pe": [{
|
|
2555
|
-
"scroll-pe":
|
|
2588
|
+
"scroll-pe": m()
|
|
2556
2589
|
}],
|
|
2557
2590
|
/**
|
|
2558
2591
|
* Scroll Padding Top
|
|
2559
2592
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2560
2593
|
*/
|
|
2561
2594
|
"scroll-pt": [{
|
|
2562
|
-
"scroll-pt":
|
|
2595
|
+
"scroll-pt": m()
|
|
2563
2596
|
}],
|
|
2564
2597
|
/**
|
|
2565
2598
|
* Scroll Padding Right
|
|
2566
2599
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2567
2600
|
*/
|
|
2568
2601
|
"scroll-pr": [{
|
|
2569
|
-
"scroll-pr":
|
|
2602
|
+
"scroll-pr": m()
|
|
2570
2603
|
}],
|
|
2571
2604
|
/**
|
|
2572
2605
|
* Scroll Padding Bottom
|
|
2573
2606
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2574
2607
|
*/
|
|
2575
2608
|
"scroll-pb": [{
|
|
2576
|
-
"scroll-pb":
|
|
2609
|
+
"scroll-pb": m()
|
|
2577
2610
|
}],
|
|
2578
2611
|
/**
|
|
2579
2612
|
* Scroll Padding Left
|
|
2580
2613
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2581
2614
|
*/
|
|
2582
2615
|
"scroll-pl": [{
|
|
2583
|
-
"scroll-pl":
|
|
2616
|
+
"scroll-pl": m()
|
|
2584
2617
|
}],
|
|
2585
2618
|
/**
|
|
2586
2619
|
* Scroll Snap Align
|
|
@@ -2648,7 +2681,7 @@ const f = (e) => {
|
|
|
2648
2681
|
* @see https://tailwindcss.com/docs/will-change
|
|
2649
2682
|
*/
|
|
2650
2683
|
"will-change": [{
|
|
2651
|
-
"will-change": ["auto", "scroll", "contents", "transform",
|
|
2684
|
+
"will-change": ["auto", "scroll", "contents", "transform", n, s]
|
|
2652
2685
|
}],
|
|
2653
2686
|
// -----------
|
|
2654
2687
|
// --- SVG ---
|
|
@@ -2658,21 +2691,21 @@ const f = (e) => {
|
|
|
2658
2691
|
* @see https://tailwindcss.com/docs/fill
|
|
2659
2692
|
*/
|
|
2660
2693
|
fill: [{
|
|
2661
|
-
fill: ["none", ...
|
|
2694
|
+
fill: ["none", ...l()]
|
|
2662
2695
|
}],
|
|
2663
2696
|
/**
|
|
2664
2697
|
* Stroke Width
|
|
2665
2698
|
* @see https://tailwindcss.com/docs/stroke-width
|
|
2666
2699
|
*/
|
|
2667
2700
|
"stroke-w": [{
|
|
2668
|
-
stroke: [
|
|
2701
|
+
stroke: [p, B, O, re]
|
|
2669
2702
|
}],
|
|
2670
2703
|
/**
|
|
2671
2704
|
* Stroke
|
|
2672
2705
|
* @see https://tailwindcss.com/docs/stroke
|
|
2673
2706
|
*/
|
|
2674
2707
|
stroke: [{
|
|
2675
|
-
stroke: ["none", ...
|
|
2708
|
+
stroke: ["none", ...l()]
|
|
2676
2709
|
}],
|
|
2677
2710
|
// ---------------------
|
|
2678
2711
|
// --- Accessibility ---
|
|
@@ -2740,11 +2773,11 @@ const f = (e) => {
|
|
|
2740
2773
|
},
|
|
2741
2774
|
orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
|
|
2742
2775
|
};
|
|
2743
|
-
},
|
|
2744
|
-
function
|
|
2745
|
-
return
|
|
2776
|
+
}, ko = /* @__PURE__ */ Qe(wo);
|
|
2777
|
+
function yo(...e) {
|
|
2778
|
+
return ko(Ge(...e));
|
|
2746
2779
|
}
|
|
2747
2780
|
export {
|
|
2748
|
-
|
|
2749
|
-
|
|
2781
|
+
Ge as a,
|
|
2782
|
+
yo as c
|
|
2750
2783
|
};
|