zudoku 0.12.2 → 0.13.1

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.
Files changed (197) hide show
  1. package/dist/app/main.js +3 -3
  2. package/dist/app/main.js.map +1 -1
  3. package/dist/cli/dev/handler.js +2 -2
  4. package/dist/cli/dev/handler.js.map +1 -1
  5. package/dist/config/validators/validate.d.ts +42 -23
  6. package/dist/config/validators/validate.js +6 -2
  7. package/dist/config/validators/validate.js.map +1 -1
  8. package/dist/index.d.ts +1 -0
  9. package/dist/lib/components/Banner.js +7 -1
  10. package/dist/lib/components/Banner.js.map +1 -1
  11. package/dist/lib/components/Header.js +1 -1
  12. package/dist/lib/components/Header.js.map +1 -1
  13. package/dist/lib/components/Layout.js +1 -1
  14. package/dist/lib/components/Layout.js.map +1 -1
  15. package/dist/lib/components/MobileTopNavigation.js +2 -1
  16. package/dist/lib/components/MobileTopNavigation.js.map +1 -1
  17. package/dist/lib/components/Search.js +1 -1
  18. package/dist/lib/components/Search.js.map +1 -1
  19. package/dist/lib/components/SlotletProvider.d.ts +9 -2
  20. package/dist/lib/components/SlotletProvider.js +4 -2
  21. package/dist/lib/components/SlotletProvider.js.map +1 -1
  22. package/dist/lib/components/index.d.ts +2 -1
  23. package/dist/lib/components/index.js.map +1 -1
  24. package/dist/lib/core/DevPortalContext.d.ts +1 -1
  25. package/dist/lib/oas/graphql/index.js +2 -6
  26. package/dist/lib/oas/graphql/index.js.map +1 -1
  27. package/dist/lib/plugins/custom-pages/CustomPage.d.ts +2 -0
  28. package/dist/lib/plugins/custom-pages/CustomPage.js +10 -0
  29. package/dist/lib/plugins/custom-pages/CustomPage.js.map +1 -0
  30. package/dist/lib/plugins/custom-pages/index.d.ts +10 -0
  31. package/dist/lib/plugins/custom-pages/index.js +11 -0
  32. package/dist/lib/plugins/custom-pages/index.js.map +1 -0
  33. package/dist/lib/plugins/openapi/Endpoint.js +1 -1
  34. package/dist/lib/plugins/openapi/Endpoint.js.map +1 -1
  35. package/dist/lib/plugins/openapi/OperationList.js +1 -1
  36. package/dist/lib/plugins/openapi/OperationList.js.map +1 -1
  37. package/dist/lib/plugins/openapi/Route.d.ts +1 -1
  38. package/dist/lib/plugins/openapi/Route.js +1 -1
  39. package/dist/lib/plugins/openapi/Route.js.map +1 -1
  40. package/dist/lib/plugins/openapi/Sidecar.js +1 -1
  41. package/dist/lib/plugins/openapi/Sidecar.js.map +1 -1
  42. package/dist/lib/plugins/openapi/client/createMemoryClient.js +1 -1
  43. package/dist/lib/plugins/openapi/client/createMemoryClient.js.map +1 -1
  44. package/dist/lib/plugins/openapi/client/createWorkerClient.js +1 -1
  45. package/dist/lib/plugins/openapi/client/createWorkerClient.js.map +1 -1
  46. package/dist/lib/plugins/openapi/index.js +1 -1
  47. package/dist/lib/plugins/openapi/index.js.map +1 -1
  48. package/dist/lib/ui/Callout.d.ts +36 -35
  49. package/dist/lib/ui/Callout.js.map +1 -1
  50. package/dist/lib/ui/Drawer.d.ts +8 -10
  51. package/dist/lib/ui/Drawer.js.map +1 -1
  52. package/dist/lib/util/useExposedProps.d.ts +2 -0
  53. package/dist/lib/util/useExposedProps.js +8 -0
  54. package/dist/lib/util/useExposedProps.js.map +1 -0
  55. package/dist/vite/config.js +2 -0
  56. package/dist/vite/config.js.map +1 -1
  57. package/dist/vite/dev-server.d.ts +6 -1
  58. package/dist/vite/dev-server.js +13 -3
  59. package/dist/vite/dev-server.js.map +1 -1
  60. package/dist/vite/plugin-component.js +0 -1
  61. package/dist/vite/plugin-component.js.map +1 -1
  62. package/dist/vite/plugin-custom-pages.d.ts +4 -0
  63. package/dist/vite/plugin-custom-pages.js +30 -0
  64. package/dist/vite/plugin-custom-pages.js.map +1 -0
  65. package/dist/vite/plugin.js +2 -0
  66. package/dist/vite/plugin.js.map +1 -1
  67. package/lib/{AuthenticationPlugin-Bx9FK124.js → AuthenticationPlugin-CbgJ5SAh.js} +3 -3
  68. package/lib/{AuthenticationPlugin-Bx9FK124.js.map → AuthenticationPlugin-CbgJ5SAh.js.map} +1 -1
  69. package/lib/{DeveloperHint-YeWHKvyr.js → DeveloperHint-CiXPc9Xm.js} +2 -2
  70. package/lib/{DeveloperHint-YeWHKvyr.js.map → DeveloperHint-CiXPc9Xm.js.map} +1 -1
  71. package/lib/ErrorPage-B-zoPPVx.js +15 -0
  72. package/lib/{ErrorPage-CsZAN_za.js.map → ErrorPage-B-zoPPVx.js.map} +1 -1
  73. package/lib/Input-QMLhK7Rb.js +2229 -0
  74. package/lib/Input-QMLhK7Rb.js.map +1 -0
  75. package/lib/{Markdown-DapSf3wG.js → Markdown-D6Nze6qq.js} +3281 -5392
  76. package/lib/Markdown-D6Nze6qq.js.map +1 -0
  77. package/lib/{MdxPage-BqBWsXZ1.js → MdxPage-DBhq6-5F.js} +15 -15
  78. package/lib/{MdxPage-BqBWsXZ1.js.map → MdxPage-DBhq6-5F.js.map} +1 -1
  79. package/lib/{OperationList-CYrmxPa8.js → OperationList-Ba24gUd2.js} +50 -51
  80. package/lib/OperationList-Ba24gUd2.js.map +1 -0
  81. package/lib/{Route-Q5mqNQrv.js → Route-DI38nxYt.js} +3 -4
  82. package/lib/Route-DI38nxYt.js.map +1 -0
  83. package/lib/SidebarBadge-B9-VJSQr.js +503 -0
  84. package/lib/SidebarBadge-B9-VJSQr.js.map +1 -0
  85. package/lib/{SlotletProvider-D3UD5Go3.js → SlotletProvider-Cb8mGpBO.js} +46 -46
  86. package/lib/{SlotletProvider-D3UD5Go3.js.map → SlotletProvider-Cb8mGpBO.js.map} +1 -1
  87. package/lib/ZudokuContext-BEmsYQoq.js +1173 -0
  88. package/lib/ZudokuContext-BEmsYQoq.js.map +1 -0
  89. package/lib/assets/{index-B9EWVYfo.js → index-B_Jk_Yzp.js} +968 -938
  90. package/lib/assets/index-B_Jk_Yzp.js.map +1 -0
  91. package/lib/assets/{worker-Bcj4NA2p.js → worker-Bf8vjASY.js} +4582 -4303
  92. package/lib/assets/worker-Bf8vjASY.js.map +1 -0
  93. package/lib/cn-BmFQLtkS.js +2279 -0
  94. package/lib/cn-BmFQLtkS.js.map +1 -0
  95. package/lib/{index-BG0g4WW0.js → index-BRCiYFaL.js} +747 -737
  96. package/lib/index-BRCiYFaL.js.map +1 -0
  97. package/lib/{index-CLd8ycZz.js → index-CkwDvuPt.js} +947 -917
  98. package/lib/index-CkwDvuPt.js.map +1 -0
  99. package/lib/{index-LNp6rxyU.js → index-D06ATMgg.js} +2 -2
  100. package/lib/{index-LNp6rxyU.js.map → index-D06ATMgg.js.map} +1 -1
  101. package/lib/{index-BlJ2rj99.js → index-DA74gNq3.js} +1124 -974
  102. package/lib/index-DA74gNq3.js.map +1 -0
  103. package/lib/index-DJqnphbT.js +35 -0
  104. package/lib/{index-Bn6Lc9tq.js.map → index-DJqnphbT.js.map} +1 -1
  105. package/lib/{index-BngPzhKn.js → index-dgcPryXi.js} +3 -3
  106. package/lib/{index-BngPzhKn.js.map → index-dgcPryXi.js.map} +1 -1
  107. package/lib/{index-Dolisrci.js → index-g_JJcuFg.js} +603 -549
  108. package/lib/index-g_JJcuFg.js.map +1 -0
  109. package/lib/router-Oe6YmY6B.js +3024 -0
  110. package/lib/router-Oe6YmY6B.js.map +1 -0
  111. package/lib/state-CsuHT8ZO.js +183 -0
  112. package/lib/state-CsuHT8ZO.js.map +1 -0
  113. package/lib/urql-core-KJnLL26g.js +1455 -0
  114. package/lib/urql-core-KJnLL26g.js.map +1 -0
  115. package/lib/useExposedProps-Csw8oAlt.js +9 -0
  116. package/lib/useExposedProps-Csw8oAlt.js.map +1 -0
  117. package/lib/{utils-ByIc_KIM.js → utils-Chi3p5nE.js} +4 -4
  118. package/lib/utils-Chi3p5nE.js.map +1 -0
  119. package/lib/zudoku.auth-auth0.js +1 -1
  120. package/lib/zudoku.auth-clerk.js +2 -2
  121. package/lib/zudoku.auth-openid.js +363 -350
  122. package/lib/zudoku.auth-openid.js.map +1 -1
  123. package/lib/zudoku.components.js +1697 -1623
  124. package/lib/zudoku.components.js.map +1 -1
  125. package/lib/zudoku.openapi-worker.js +4599 -4319
  126. package/lib/zudoku.openapi-worker.js.map +1 -1
  127. package/lib/zudoku.plugin-api-keys.js +7 -7
  128. package/lib/zudoku.plugin-custom-pages.js +21 -0
  129. package/lib/zudoku.plugin-custom-pages.js.map +1 -0
  130. package/lib/zudoku.plugin-markdown.js +1 -1
  131. package/lib/zudoku.plugin-openapi.js +8 -8
  132. package/lib/zudoku.plugin-redirect.js +1 -1
  133. package/package.json +61 -68
  134. package/src/app/main.tsx +3 -3
  135. package/src/lib/components/Banner.tsx +12 -2
  136. package/src/lib/components/Header.tsx +4 -2
  137. package/src/lib/components/Layout.tsx +1 -0
  138. package/src/lib/components/MobileTopNavigation.tsx +4 -0
  139. package/src/lib/components/Search.tsx +1 -1
  140. package/src/lib/components/SlotletProvider.tsx +27 -4
  141. package/src/lib/components/index.ts +1 -1
  142. package/src/lib/core/DevPortalContext.ts +1 -1
  143. package/src/lib/oas/graphql/index.ts +3 -11
  144. package/src/lib/plugins/custom-pages/CustomPage.tsx +15 -0
  145. package/src/lib/plugins/custom-pages/index.tsx +24 -0
  146. package/src/lib/plugins/openapi/Endpoint.tsx +1 -1
  147. package/src/lib/plugins/openapi/OperationList.tsx +1 -1
  148. package/src/lib/plugins/openapi/Route.tsx +1 -2
  149. package/src/lib/plugins/openapi/Sidecar.tsx +1 -1
  150. package/src/lib/plugins/openapi/client/createMemoryClient.ts +1 -6
  151. package/src/lib/plugins/openapi/client/createWorkerClient.ts +1 -6
  152. package/src/lib/plugins/openapi/index.tsx +1 -5
  153. package/src/lib/ui/Callout.tsx +7 -6
  154. package/src/lib/ui/Drawer.tsx +38 -36
  155. package/src/lib/util/useExposedProps.tsx +10 -0
  156. package/dist/lib/plugins/custom-page/index.d.ts +0 -8
  157. package/dist/lib/plugins/custom-page/index.js +0 -12
  158. package/dist/lib/plugins/custom-page/index.js.map +0 -1
  159. package/dist/lib/plugins/openapi/playground/Editor.d.ts +0 -1
  160. package/dist/lib/plugins/openapi/playground/Editor.js +0 -5
  161. package/dist/lib/plugins/openapi/playground/Editor.js.map +0 -1
  162. package/dist/lib/plugins/openapi/util/urql.d.ts +0 -7
  163. package/dist/lib/plugins/openapi/util/urql.js +0 -8
  164. package/dist/lib/plugins/openapi/util/urql.js.map +0 -1
  165. package/lib/CategoryHeading-ovR-zHRq.js +0 -10
  166. package/lib/CategoryHeading-ovR-zHRq.js.map +0 -1
  167. package/lib/ErrorPage-CsZAN_za.js +0 -16
  168. package/lib/Input-CtVUl3eT.js +0 -2198
  169. package/lib/Input-CtVUl3eT.js.map +0 -1
  170. package/lib/Markdown-DapSf3wG.js.map +0 -1
  171. package/lib/OperationList-CYrmxPa8.js.map +0 -1
  172. package/lib/Route-Q5mqNQrv.js.map +0 -1
  173. package/lib/SidebarBadge-Dx7jtnoA.js +0 -498
  174. package/lib/SidebarBadge-Dx7jtnoA.js.map +0 -1
  175. package/lib/ZudokuContext-cr-pTRY1.js +0 -1084
  176. package/lib/ZudokuContext-cr-pTRY1.js.map +0 -1
  177. package/lib/_commonjsHelpers-BkfeUUK-.js +0 -29
  178. package/lib/_commonjsHelpers-BkfeUUK-.js.map +0 -1
  179. package/lib/assets/index-B9EWVYfo.js.map +0 -1
  180. package/lib/assets/worker-Bcj4NA2p.js.map +0 -1
  181. package/lib/index-BG0g4WW0.js.map +0 -1
  182. package/lib/index-BlJ2rj99.js.map +0 -1
  183. package/lib/index-Bn6Lc9tq.js +0 -9
  184. package/lib/index-CLd8ycZz.js.map +0 -1
  185. package/lib/index-Dolisrci.js.map +0 -1
  186. package/lib/router-D2p7Olpn.js +0 -2971
  187. package/lib/router-D2p7Olpn.js.map +0 -1
  188. package/lib/state-hNe1dw4B.js +0 -548
  189. package/lib/state-hNe1dw4B.js.map +0 -1
  190. package/lib/urql-YhcsXYy8.js +0 -1591
  191. package/lib/urql-YhcsXYy8.js.map +0 -1
  192. package/lib/utils-ByIc_KIM.js.map +0 -1
  193. package/lib/zudoku.plugin-custom-page.js +0 -13
  194. package/lib/zudoku.plugin-custom-page.js.map +0 -1
  195. package/src/lib/plugins/custom-page/index.tsx +0 -22
  196. package/src/lib/plugins/openapi/playground/Editor.tsx +0 -4
  197. package/src/lib/plugins/openapi/util/urql.ts +0 -8
@@ -0,0 +1,2279 @@
1
+ function Y(e) {
2
+ var r, t, o = "";
3
+ if (typeof e == "string" || typeof e == "number") o += e;
4
+ else if (typeof e == "object") if (Array.isArray(e)) {
5
+ var l = e.length;
6
+ for (r = 0; r < l; r++) e[r] && (t = Y(e[r])) && (o && (o += " "), o += t);
7
+ } else for (t in e) e[t] && (o && (o += " "), o += t);
8
+ return o;
9
+ }
10
+ function ne() {
11
+ for (var e, r, t = 0, o = "", l = arguments.length; t < l; t++) (e = arguments[t]) && (r = Y(e)) && (o && (o += " "), o += r);
12
+ return o;
13
+ }
14
+ const B = "-", se = (e) => {
15
+ const r = ie(e), {
16
+ conflictingClassGroups: t,
17
+ conflictingClassGroupModifiers: o
18
+ } = e;
19
+ return {
20
+ getClassGroupId: (a) => {
21
+ const s = a.split(B);
22
+ return s[0] === "" && s.length !== 1 && s.shift(), D(s, r) || le(a);
23
+ },
24
+ getConflictingClassGroupIds: (a, s) => {
25
+ const u = t[a] || [];
26
+ return s && o[a] ? [...u, ...o[a]] : u;
27
+ }
28
+ };
29
+ }, D = (e, r) => {
30
+ var a;
31
+ if (e.length === 0)
32
+ return r.classGroupId;
33
+ const t = e[0], o = r.nextPart.get(t), l = o ? D(e.slice(1), o) : void 0;
34
+ if (l)
35
+ return l;
36
+ if (r.validators.length === 0)
37
+ return;
38
+ const n = e.join(B);
39
+ return (a = r.validators.find(({
40
+ validator: s
41
+ }) => s(n))) == null ? void 0 : a.classGroupId;
42
+ }, K = /^\[(.+)\]$/, le = (e) => {
43
+ if (K.test(e)) {
44
+ const r = K.exec(e)[1], t = r == null ? void 0 : r.substring(0, r.indexOf(":"));
45
+ if (t)
46
+ return "arbitrary.." + t;
47
+ }
48
+ }, ie = (e) => {
49
+ const {
50
+ theme: r,
51
+ prefix: t
52
+ } = e, o = {
53
+ nextPart: /* @__PURE__ */ new Map(),
54
+ validators: []
55
+ };
56
+ return ce(Object.entries(e.classGroups), t).forEach(([n, a]) => {
57
+ $(a, o, n, r);
58
+ }), o;
59
+ }, $ = (e, r, t, o) => {
60
+ e.forEach((l) => {
61
+ if (typeof l == "string") {
62
+ const n = l === "" ? r : Q(r, l);
63
+ n.classGroupId = t;
64
+ return;
65
+ }
66
+ if (typeof l == "function") {
67
+ if (ae(l)) {
68
+ $(l(o), r, t, o);
69
+ return;
70
+ }
71
+ r.validators.push({
72
+ validator: l,
73
+ classGroupId: t
74
+ });
75
+ return;
76
+ }
77
+ Object.entries(l).forEach(([n, a]) => {
78
+ $(a, Q(r, n), t, o);
79
+ });
80
+ });
81
+ }, Q = (e, r) => {
82
+ let t = e;
83
+ return r.split(B).forEach((o) => {
84
+ t.nextPart.has(o) || t.nextPart.set(o, {
85
+ nextPart: /* @__PURE__ */ new Map(),
86
+ validators: []
87
+ }), t = t.nextPart.get(o);
88
+ }), t;
89
+ }, ae = (e) => e.isThemeGetter, ce = (e, r) => r ? e.map(([t, o]) => {
90
+ const l = o.map((n) => typeof n == "string" ? r + n : typeof n == "object" ? Object.fromEntries(Object.entries(n).map(([a, s]) => [r + a, s])) : n);
91
+ return [t, l];
92
+ }) : e, de = (e) => {
93
+ if (e < 1)
94
+ return {
95
+ get: () => {
96
+ },
97
+ set: () => {
98
+ }
99
+ };
100
+ let r = 0, t = /* @__PURE__ */ new Map(), o = /* @__PURE__ */ new Map();
101
+ const l = (n, a) => {
102
+ t.set(n, a), r++, r > e && (r = 0, o = t, t = /* @__PURE__ */ new Map());
103
+ };
104
+ return {
105
+ get(n) {
106
+ let a = t.get(n);
107
+ if (a !== void 0)
108
+ return a;
109
+ if ((a = o.get(n)) !== void 0)
110
+ return l(n, a), a;
111
+ },
112
+ set(n, a) {
113
+ t.has(n) ? t.set(n, a) : l(n, a);
114
+ }
115
+ };
116
+ }, ee = "!", pe = (e) => {
117
+ const {
118
+ separator: r,
119
+ experimentalParseClassName: t
120
+ } = e, o = r.length === 1, l = r[0], n = r.length, a = (s) => {
121
+ const u = [];
122
+ let g = 0, m = 0, y;
123
+ for (let p = 0; p < s.length; p++) {
124
+ let f = s[p];
125
+ if (g === 0) {
126
+ if (f === l && (o || s.slice(p, p + n) === r)) {
127
+ u.push(s.slice(m, p)), m = p + n;
128
+ continue;
129
+ }
130
+ if (f === "/") {
131
+ y = p;
132
+ continue;
133
+ }
134
+ }
135
+ f === "[" ? g++ : f === "]" && g--;
136
+ }
137
+ const x = u.length === 0 ? s : s.substring(m), v = x.startsWith(ee), w = v ? x.substring(1) : x, b = y && y > m ? y - m : void 0;
138
+ return {
139
+ modifiers: u,
140
+ hasImportantModifier: v,
141
+ baseClassName: w,
142
+ maybePostfixModifierPosition: b
143
+ };
144
+ };
145
+ return t ? (s) => t({
146
+ className: s,
147
+ parseClassName: a
148
+ }) : a;
149
+ }, ue = (e) => {
150
+ if (e.length <= 1)
151
+ return e;
152
+ const r = [];
153
+ let t = [];
154
+ return e.forEach((o) => {
155
+ o[0] === "[" ? (r.push(...t.sort(), o), t = []) : t.push(o);
156
+ }), r.push(...t.sort()), r;
157
+ }, be = (e) => ({
158
+ cache: de(e.cacheSize),
159
+ parseClassName: pe(e),
160
+ ...se(e)
161
+ }), ge = /\s+/, fe = (e, r) => {
162
+ const {
163
+ parseClassName: t,
164
+ getClassGroupId: o,
165
+ getConflictingClassGroupIds: l
166
+ } = r, n = [], a = e.trim().split(ge);
167
+ let s = "";
168
+ for (let u = a.length - 1; u >= 0; u -= 1) {
169
+ const g = a[u], {
170
+ modifiers: m,
171
+ hasImportantModifier: y,
172
+ baseClassName: x,
173
+ maybePostfixModifierPosition: v
174
+ } = t(g);
175
+ let w = !!v, b = o(w ? x.substring(0, v) : x);
176
+ if (!b) {
177
+ if (!w) {
178
+ s = g + (s.length > 0 ? " " + s : s);
179
+ continue;
180
+ }
181
+ if (b = o(x), !b) {
182
+ s = g + (s.length > 0 ? " " + s : s);
183
+ continue;
184
+ }
185
+ w = !1;
186
+ }
187
+ const p = ue(m).join(":"), f = y ? p + ee : p, h = f + b;
188
+ if (n.includes(h))
189
+ continue;
190
+ n.push(h);
191
+ const R = l(b, w);
192
+ for (let S = 0; S < R.length; ++S) {
193
+ const E = R[S];
194
+ n.push(f + E);
195
+ }
196
+ s = g + (s.length > 0 ? " " + s : s);
197
+ }
198
+ return s;
199
+ };
200
+ function me() {
201
+ let e = 0, r, t, o = "";
202
+ for (; e < arguments.length; )
203
+ (r = arguments[e++]) && (t = re(r)) && (o && (o += " "), o += t);
204
+ return o;
205
+ }
206
+ const re = (e) => {
207
+ if (typeof e == "string")
208
+ return e;
209
+ let r, t = "";
210
+ for (let o = 0; o < e.length; o++)
211
+ e[o] && (r = re(e[o])) && (t && (t += " "), t += r);
212
+ return t;
213
+ };
214
+ function he(e, ...r) {
215
+ let t, o, l, n = a;
216
+ function a(u) {
217
+ const g = r.reduce((m, y) => y(m), e());
218
+ return t = be(g), o = t.cache.get, l = t.cache.set, n = s, s(u);
219
+ }
220
+ function s(u) {
221
+ const g = o(u);
222
+ if (g)
223
+ return g;
224
+ const m = fe(u, t);
225
+ return l(u, m), m;
226
+ }
227
+ return function() {
228
+ return n(me.apply(null, arguments));
229
+ };
230
+ }
231
+ const c = (e) => {
232
+ const r = (t) => t[e] || [];
233
+ return r.isThemeGetter = !0, r;
234
+ }, te = /^\[(?:([a-z-]+):)?(.+)\]$/i, ye = /^\d+\/\d+$/, xe = /* @__PURE__ */ new Set(["px", "full", "screen"]), we = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, ve = /\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$/, ke = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, Ce = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, ze = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, C = (e) => M(e) || xe.has(e) || ye.test(e), z = (e) => G(e, "length", je), M = (e) => !!e && !Number.isNaN(Number(e)), _ = (e) => G(e, "number", M), P = (e) => !!e && Number.isInteger(Number(e)), Ae = (e) => e.endsWith("%") && M(e.slice(0, -1)), i = (e) => te.test(e), A = (e) => we.test(e), Se = /* @__PURE__ */ new Set(["length", "size", "percentage"]), Me = (e) => G(e, Se, oe), Ge = (e) => G(e, "position", oe), Re = /* @__PURE__ */ new Set(["image", "url"]), Ie = (e) => G(e, Re, Ne), Pe = (e) => G(e, "", Ee), j = () => !0, G = (e, r, t) => {
235
+ const o = te.exec(e);
236
+ return o ? o[1] ? typeof r == "string" ? o[1] === r : r.has(o[1]) : t(o[2]) : !1;
237
+ }, je = (e) => (
238
+ // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
239
+ // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
240
+ // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
241
+ ve.test(e) && !ke.test(e)
242
+ ), oe = () => !1, Ee = (e) => Ce.test(e), Ne = (e) => ze.test(e), Te = () => {
243
+ const e = c("colors"), r = c("spacing"), t = c("blur"), o = c("brightness"), l = c("borderColor"), n = c("borderRadius"), a = c("borderSpacing"), s = c("borderWidth"), u = c("contrast"), g = c("grayscale"), m = c("hueRotate"), y = c("invert"), x = c("gap"), v = c("gradientColorStops"), w = c("gradientColorStopPositions"), b = c("inset"), p = c("margin"), f = c("opacity"), h = c("padding"), R = c("saturate"), S = c("scale"), E = c("sepia"), U = c("skew"), F = c("space"), q = c("translate"), L = () => ["auto", "contain", "none"], W = () => ["auto", "hidden", "clip", "visible", "scroll"], V = () => ["auto", i, r], d = () => [i, r], J = () => ["", C, z], N = () => ["auto", M, i], X = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], T = () => ["solid", "dashed", "dotted", "double", "none"], Z = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], O = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], I = () => ["", "0", i], H = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], k = () => [M, i];
244
+ return {
245
+ cacheSize: 500,
246
+ separator: ":",
247
+ theme: {
248
+ colors: [j],
249
+ spacing: [C, z],
250
+ blur: ["none", "", A, i],
251
+ brightness: k(),
252
+ borderColor: [e],
253
+ borderRadius: ["none", "", "full", A, i],
254
+ borderSpacing: d(),
255
+ borderWidth: J(),
256
+ contrast: k(),
257
+ grayscale: I(),
258
+ hueRotate: k(),
259
+ invert: I(),
260
+ gap: d(),
261
+ gradientColorStops: [e],
262
+ gradientColorStopPositions: [Ae, z],
263
+ inset: V(),
264
+ margin: V(),
265
+ opacity: k(),
266
+ padding: d(),
267
+ saturate: k(),
268
+ scale: k(),
269
+ sepia: I(),
270
+ skew: k(),
271
+ space: d(),
272
+ translate: d()
273
+ },
274
+ classGroups: {
275
+ // Layout
276
+ /**
277
+ * Aspect Ratio
278
+ * @see https://tailwindcss.com/docs/aspect-ratio
279
+ */
280
+ aspect: [{
281
+ aspect: ["auto", "square", "video", i]
282
+ }],
283
+ /**
284
+ * Container
285
+ * @see https://tailwindcss.com/docs/container
286
+ */
287
+ container: ["container"],
288
+ /**
289
+ * Columns
290
+ * @see https://tailwindcss.com/docs/columns
291
+ */
292
+ columns: [{
293
+ columns: [A]
294
+ }],
295
+ /**
296
+ * Break After
297
+ * @see https://tailwindcss.com/docs/break-after
298
+ */
299
+ "break-after": [{
300
+ "break-after": H()
301
+ }],
302
+ /**
303
+ * Break Before
304
+ * @see https://tailwindcss.com/docs/break-before
305
+ */
306
+ "break-before": [{
307
+ "break-before": H()
308
+ }],
309
+ /**
310
+ * Break Inside
311
+ * @see https://tailwindcss.com/docs/break-inside
312
+ */
313
+ "break-inside": [{
314
+ "break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
315
+ }],
316
+ /**
317
+ * Box Decoration Break
318
+ * @see https://tailwindcss.com/docs/box-decoration-break
319
+ */
320
+ "box-decoration": [{
321
+ "box-decoration": ["slice", "clone"]
322
+ }],
323
+ /**
324
+ * Box Sizing
325
+ * @see https://tailwindcss.com/docs/box-sizing
326
+ */
327
+ box: [{
328
+ box: ["border", "content"]
329
+ }],
330
+ /**
331
+ * Display
332
+ * @see https://tailwindcss.com/docs/display
333
+ */
334
+ display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"],
335
+ /**
336
+ * Floats
337
+ * @see https://tailwindcss.com/docs/float
338
+ */
339
+ float: [{
340
+ float: ["right", "left", "none", "start", "end"]
341
+ }],
342
+ /**
343
+ * Clear
344
+ * @see https://tailwindcss.com/docs/clear
345
+ */
346
+ clear: [{
347
+ clear: ["left", "right", "both", "none", "start", "end"]
348
+ }],
349
+ /**
350
+ * Isolation
351
+ * @see https://tailwindcss.com/docs/isolation
352
+ */
353
+ isolation: ["isolate", "isolation-auto"],
354
+ /**
355
+ * Object Fit
356
+ * @see https://tailwindcss.com/docs/object-fit
357
+ */
358
+ "object-fit": [{
359
+ object: ["contain", "cover", "fill", "none", "scale-down"]
360
+ }],
361
+ /**
362
+ * Object Position
363
+ * @see https://tailwindcss.com/docs/object-position
364
+ */
365
+ "object-position": [{
366
+ object: [...X(), i]
367
+ }],
368
+ /**
369
+ * Overflow
370
+ * @see https://tailwindcss.com/docs/overflow
371
+ */
372
+ overflow: [{
373
+ overflow: W()
374
+ }],
375
+ /**
376
+ * Overflow X
377
+ * @see https://tailwindcss.com/docs/overflow
378
+ */
379
+ "overflow-x": [{
380
+ "overflow-x": W()
381
+ }],
382
+ /**
383
+ * Overflow Y
384
+ * @see https://tailwindcss.com/docs/overflow
385
+ */
386
+ "overflow-y": [{
387
+ "overflow-y": W()
388
+ }],
389
+ /**
390
+ * Overscroll Behavior
391
+ * @see https://tailwindcss.com/docs/overscroll-behavior
392
+ */
393
+ overscroll: [{
394
+ overscroll: L()
395
+ }],
396
+ /**
397
+ * Overscroll Behavior X
398
+ * @see https://tailwindcss.com/docs/overscroll-behavior
399
+ */
400
+ "overscroll-x": [{
401
+ "overscroll-x": L()
402
+ }],
403
+ /**
404
+ * Overscroll Behavior Y
405
+ * @see https://tailwindcss.com/docs/overscroll-behavior
406
+ */
407
+ "overscroll-y": [{
408
+ "overscroll-y": L()
409
+ }],
410
+ /**
411
+ * Position
412
+ * @see https://tailwindcss.com/docs/position
413
+ */
414
+ position: ["static", "fixed", "absolute", "relative", "sticky"],
415
+ /**
416
+ * Top / Right / Bottom / Left
417
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
418
+ */
419
+ inset: [{
420
+ inset: [b]
421
+ }],
422
+ /**
423
+ * Right / Left
424
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
425
+ */
426
+ "inset-x": [{
427
+ "inset-x": [b]
428
+ }],
429
+ /**
430
+ * Top / Bottom
431
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
432
+ */
433
+ "inset-y": [{
434
+ "inset-y": [b]
435
+ }],
436
+ /**
437
+ * Start
438
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
439
+ */
440
+ start: [{
441
+ start: [b]
442
+ }],
443
+ /**
444
+ * End
445
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
446
+ */
447
+ end: [{
448
+ end: [b]
449
+ }],
450
+ /**
451
+ * Top
452
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
453
+ */
454
+ top: [{
455
+ top: [b]
456
+ }],
457
+ /**
458
+ * Right
459
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
460
+ */
461
+ right: [{
462
+ right: [b]
463
+ }],
464
+ /**
465
+ * Bottom
466
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
467
+ */
468
+ bottom: [{
469
+ bottom: [b]
470
+ }],
471
+ /**
472
+ * Left
473
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
474
+ */
475
+ left: [{
476
+ left: [b]
477
+ }],
478
+ /**
479
+ * Visibility
480
+ * @see https://tailwindcss.com/docs/visibility
481
+ */
482
+ visibility: ["visible", "invisible", "collapse"],
483
+ /**
484
+ * Z-Index
485
+ * @see https://tailwindcss.com/docs/z-index
486
+ */
487
+ z: [{
488
+ z: ["auto", P, i]
489
+ }],
490
+ // Flexbox and Grid
491
+ /**
492
+ * Flex Basis
493
+ * @see https://tailwindcss.com/docs/flex-basis
494
+ */
495
+ basis: [{
496
+ basis: V()
497
+ }],
498
+ /**
499
+ * Flex Direction
500
+ * @see https://tailwindcss.com/docs/flex-direction
501
+ */
502
+ "flex-direction": [{
503
+ flex: ["row", "row-reverse", "col", "col-reverse"]
504
+ }],
505
+ /**
506
+ * Flex Wrap
507
+ * @see https://tailwindcss.com/docs/flex-wrap
508
+ */
509
+ "flex-wrap": [{
510
+ flex: ["wrap", "wrap-reverse", "nowrap"]
511
+ }],
512
+ /**
513
+ * Flex
514
+ * @see https://tailwindcss.com/docs/flex
515
+ */
516
+ flex: [{
517
+ flex: ["1", "auto", "initial", "none", i]
518
+ }],
519
+ /**
520
+ * Flex Grow
521
+ * @see https://tailwindcss.com/docs/flex-grow
522
+ */
523
+ grow: [{
524
+ grow: I()
525
+ }],
526
+ /**
527
+ * Flex Shrink
528
+ * @see https://tailwindcss.com/docs/flex-shrink
529
+ */
530
+ shrink: [{
531
+ shrink: I()
532
+ }],
533
+ /**
534
+ * Order
535
+ * @see https://tailwindcss.com/docs/order
536
+ */
537
+ order: [{
538
+ order: ["first", "last", "none", P, i]
539
+ }],
540
+ /**
541
+ * Grid Template Columns
542
+ * @see https://tailwindcss.com/docs/grid-template-columns
543
+ */
544
+ "grid-cols": [{
545
+ "grid-cols": [j]
546
+ }],
547
+ /**
548
+ * Grid Column Start / End
549
+ * @see https://tailwindcss.com/docs/grid-column
550
+ */
551
+ "col-start-end": [{
552
+ col: ["auto", {
553
+ span: ["full", P, i]
554
+ }, i]
555
+ }],
556
+ /**
557
+ * Grid Column Start
558
+ * @see https://tailwindcss.com/docs/grid-column
559
+ */
560
+ "col-start": [{
561
+ "col-start": N()
562
+ }],
563
+ /**
564
+ * Grid Column End
565
+ * @see https://tailwindcss.com/docs/grid-column
566
+ */
567
+ "col-end": [{
568
+ "col-end": N()
569
+ }],
570
+ /**
571
+ * Grid Template Rows
572
+ * @see https://tailwindcss.com/docs/grid-template-rows
573
+ */
574
+ "grid-rows": [{
575
+ "grid-rows": [j]
576
+ }],
577
+ /**
578
+ * Grid Row Start / End
579
+ * @see https://tailwindcss.com/docs/grid-row
580
+ */
581
+ "row-start-end": [{
582
+ row: ["auto", {
583
+ span: [P, i]
584
+ }, i]
585
+ }],
586
+ /**
587
+ * Grid Row Start
588
+ * @see https://tailwindcss.com/docs/grid-row
589
+ */
590
+ "row-start": [{
591
+ "row-start": N()
592
+ }],
593
+ /**
594
+ * Grid Row End
595
+ * @see https://tailwindcss.com/docs/grid-row
596
+ */
597
+ "row-end": [{
598
+ "row-end": N()
599
+ }],
600
+ /**
601
+ * Grid Auto Flow
602
+ * @see https://tailwindcss.com/docs/grid-auto-flow
603
+ */
604
+ "grid-flow": [{
605
+ "grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
606
+ }],
607
+ /**
608
+ * Grid Auto Columns
609
+ * @see https://tailwindcss.com/docs/grid-auto-columns
610
+ */
611
+ "auto-cols": [{
612
+ "auto-cols": ["auto", "min", "max", "fr", i]
613
+ }],
614
+ /**
615
+ * Grid Auto Rows
616
+ * @see https://tailwindcss.com/docs/grid-auto-rows
617
+ */
618
+ "auto-rows": [{
619
+ "auto-rows": ["auto", "min", "max", "fr", i]
620
+ }],
621
+ /**
622
+ * Gap
623
+ * @see https://tailwindcss.com/docs/gap
624
+ */
625
+ gap: [{
626
+ gap: [x]
627
+ }],
628
+ /**
629
+ * Gap X
630
+ * @see https://tailwindcss.com/docs/gap
631
+ */
632
+ "gap-x": [{
633
+ "gap-x": [x]
634
+ }],
635
+ /**
636
+ * Gap Y
637
+ * @see https://tailwindcss.com/docs/gap
638
+ */
639
+ "gap-y": [{
640
+ "gap-y": [x]
641
+ }],
642
+ /**
643
+ * Justify Content
644
+ * @see https://tailwindcss.com/docs/justify-content
645
+ */
646
+ "justify-content": [{
647
+ justify: ["normal", ...O()]
648
+ }],
649
+ /**
650
+ * Justify Items
651
+ * @see https://tailwindcss.com/docs/justify-items
652
+ */
653
+ "justify-items": [{
654
+ "justify-items": ["start", "end", "center", "stretch"]
655
+ }],
656
+ /**
657
+ * Justify Self
658
+ * @see https://tailwindcss.com/docs/justify-self
659
+ */
660
+ "justify-self": [{
661
+ "justify-self": ["auto", "start", "end", "center", "stretch"]
662
+ }],
663
+ /**
664
+ * Align Content
665
+ * @see https://tailwindcss.com/docs/align-content
666
+ */
667
+ "align-content": [{
668
+ content: ["normal", ...O(), "baseline"]
669
+ }],
670
+ /**
671
+ * Align Items
672
+ * @see https://tailwindcss.com/docs/align-items
673
+ */
674
+ "align-items": [{
675
+ items: ["start", "end", "center", "baseline", "stretch"]
676
+ }],
677
+ /**
678
+ * Align Self
679
+ * @see https://tailwindcss.com/docs/align-self
680
+ */
681
+ "align-self": [{
682
+ self: ["auto", "start", "end", "center", "stretch", "baseline"]
683
+ }],
684
+ /**
685
+ * Place Content
686
+ * @see https://tailwindcss.com/docs/place-content
687
+ */
688
+ "place-content": [{
689
+ "place-content": [...O(), "baseline"]
690
+ }],
691
+ /**
692
+ * Place Items
693
+ * @see https://tailwindcss.com/docs/place-items
694
+ */
695
+ "place-items": [{
696
+ "place-items": ["start", "end", "center", "baseline", "stretch"]
697
+ }],
698
+ /**
699
+ * Place Self
700
+ * @see https://tailwindcss.com/docs/place-self
701
+ */
702
+ "place-self": [{
703
+ "place-self": ["auto", "start", "end", "center", "stretch"]
704
+ }],
705
+ // Spacing
706
+ /**
707
+ * Padding
708
+ * @see https://tailwindcss.com/docs/padding
709
+ */
710
+ p: [{
711
+ p: [h]
712
+ }],
713
+ /**
714
+ * Padding X
715
+ * @see https://tailwindcss.com/docs/padding
716
+ */
717
+ px: [{
718
+ px: [h]
719
+ }],
720
+ /**
721
+ * Padding Y
722
+ * @see https://tailwindcss.com/docs/padding
723
+ */
724
+ py: [{
725
+ py: [h]
726
+ }],
727
+ /**
728
+ * Padding Start
729
+ * @see https://tailwindcss.com/docs/padding
730
+ */
731
+ ps: [{
732
+ ps: [h]
733
+ }],
734
+ /**
735
+ * Padding End
736
+ * @see https://tailwindcss.com/docs/padding
737
+ */
738
+ pe: [{
739
+ pe: [h]
740
+ }],
741
+ /**
742
+ * Padding Top
743
+ * @see https://tailwindcss.com/docs/padding
744
+ */
745
+ pt: [{
746
+ pt: [h]
747
+ }],
748
+ /**
749
+ * Padding Right
750
+ * @see https://tailwindcss.com/docs/padding
751
+ */
752
+ pr: [{
753
+ pr: [h]
754
+ }],
755
+ /**
756
+ * Padding Bottom
757
+ * @see https://tailwindcss.com/docs/padding
758
+ */
759
+ pb: [{
760
+ pb: [h]
761
+ }],
762
+ /**
763
+ * Padding Left
764
+ * @see https://tailwindcss.com/docs/padding
765
+ */
766
+ pl: [{
767
+ pl: [h]
768
+ }],
769
+ /**
770
+ * Margin
771
+ * @see https://tailwindcss.com/docs/margin
772
+ */
773
+ m: [{
774
+ m: [p]
775
+ }],
776
+ /**
777
+ * Margin X
778
+ * @see https://tailwindcss.com/docs/margin
779
+ */
780
+ mx: [{
781
+ mx: [p]
782
+ }],
783
+ /**
784
+ * Margin Y
785
+ * @see https://tailwindcss.com/docs/margin
786
+ */
787
+ my: [{
788
+ my: [p]
789
+ }],
790
+ /**
791
+ * Margin Start
792
+ * @see https://tailwindcss.com/docs/margin
793
+ */
794
+ ms: [{
795
+ ms: [p]
796
+ }],
797
+ /**
798
+ * Margin End
799
+ * @see https://tailwindcss.com/docs/margin
800
+ */
801
+ me: [{
802
+ me: [p]
803
+ }],
804
+ /**
805
+ * Margin Top
806
+ * @see https://tailwindcss.com/docs/margin
807
+ */
808
+ mt: [{
809
+ mt: [p]
810
+ }],
811
+ /**
812
+ * Margin Right
813
+ * @see https://tailwindcss.com/docs/margin
814
+ */
815
+ mr: [{
816
+ mr: [p]
817
+ }],
818
+ /**
819
+ * Margin Bottom
820
+ * @see https://tailwindcss.com/docs/margin
821
+ */
822
+ mb: [{
823
+ mb: [p]
824
+ }],
825
+ /**
826
+ * Margin Left
827
+ * @see https://tailwindcss.com/docs/margin
828
+ */
829
+ ml: [{
830
+ ml: [p]
831
+ }],
832
+ /**
833
+ * Space Between X
834
+ * @see https://tailwindcss.com/docs/space
835
+ */
836
+ "space-x": [{
837
+ "space-x": [F]
838
+ }],
839
+ /**
840
+ * Space Between X Reverse
841
+ * @see https://tailwindcss.com/docs/space
842
+ */
843
+ "space-x-reverse": ["space-x-reverse"],
844
+ /**
845
+ * Space Between Y
846
+ * @see https://tailwindcss.com/docs/space
847
+ */
848
+ "space-y": [{
849
+ "space-y": [F]
850
+ }],
851
+ /**
852
+ * Space Between Y Reverse
853
+ * @see https://tailwindcss.com/docs/space
854
+ */
855
+ "space-y-reverse": ["space-y-reverse"],
856
+ // Sizing
857
+ /**
858
+ * Width
859
+ * @see https://tailwindcss.com/docs/width
860
+ */
861
+ w: [{
862
+ w: ["auto", "min", "max", "fit", "svw", "lvw", "dvw", i, r]
863
+ }],
864
+ /**
865
+ * Min-Width
866
+ * @see https://tailwindcss.com/docs/min-width
867
+ */
868
+ "min-w": [{
869
+ "min-w": [i, r, "min", "max", "fit"]
870
+ }],
871
+ /**
872
+ * Max-Width
873
+ * @see https://tailwindcss.com/docs/max-width
874
+ */
875
+ "max-w": [{
876
+ "max-w": [i, r, "none", "full", "min", "max", "fit", "prose", {
877
+ screen: [A]
878
+ }, A]
879
+ }],
880
+ /**
881
+ * Height
882
+ * @see https://tailwindcss.com/docs/height
883
+ */
884
+ h: [{
885
+ h: [i, r, "auto", "min", "max", "fit", "svh", "lvh", "dvh"]
886
+ }],
887
+ /**
888
+ * Min-Height
889
+ * @see https://tailwindcss.com/docs/min-height
890
+ */
891
+ "min-h": [{
892
+ "min-h": [i, r, "min", "max", "fit", "svh", "lvh", "dvh"]
893
+ }],
894
+ /**
895
+ * Max-Height
896
+ * @see https://tailwindcss.com/docs/max-height
897
+ */
898
+ "max-h": [{
899
+ "max-h": [i, r, "min", "max", "fit", "svh", "lvh", "dvh"]
900
+ }],
901
+ /**
902
+ * Size
903
+ * @see https://tailwindcss.com/docs/size
904
+ */
905
+ size: [{
906
+ size: [i, r, "auto", "min", "max", "fit"]
907
+ }],
908
+ // Typography
909
+ /**
910
+ * Font Size
911
+ * @see https://tailwindcss.com/docs/font-size
912
+ */
913
+ "font-size": [{
914
+ text: ["base", A, z]
915
+ }],
916
+ /**
917
+ * Font Smoothing
918
+ * @see https://tailwindcss.com/docs/font-smoothing
919
+ */
920
+ "font-smoothing": ["antialiased", "subpixel-antialiased"],
921
+ /**
922
+ * Font Style
923
+ * @see https://tailwindcss.com/docs/font-style
924
+ */
925
+ "font-style": ["italic", "not-italic"],
926
+ /**
927
+ * Font Weight
928
+ * @see https://tailwindcss.com/docs/font-weight
929
+ */
930
+ "font-weight": [{
931
+ font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", _]
932
+ }],
933
+ /**
934
+ * Font Family
935
+ * @see https://tailwindcss.com/docs/font-family
936
+ */
937
+ "font-family": [{
938
+ font: [j]
939
+ }],
940
+ /**
941
+ * Font Variant Numeric
942
+ * @see https://tailwindcss.com/docs/font-variant-numeric
943
+ */
944
+ "fvn-normal": ["normal-nums"],
945
+ /**
946
+ * Font Variant Numeric
947
+ * @see https://tailwindcss.com/docs/font-variant-numeric
948
+ */
949
+ "fvn-ordinal": ["ordinal"],
950
+ /**
951
+ * Font Variant Numeric
952
+ * @see https://tailwindcss.com/docs/font-variant-numeric
953
+ */
954
+ "fvn-slashed-zero": ["slashed-zero"],
955
+ /**
956
+ * Font Variant Numeric
957
+ * @see https://tailwindcss.com/docs/font-variant-numeric
958
+ */
959
+ "fvn-figure": ["lining-nums", "oldstyle-nums"],
960
+ /**
961
+ * Font Variant Numeric
962
+ * @see https://tailwindcss.com/docs/font-variant-numeric
963
+ */
964
+ "fvn-spacing": ["proportional-nums", "tabular-nums"],
965
+ /**
966
+ * Font Variant Numeric
967
+ * @see https://tailwindcss.com/docs/font-variant-numeric
968
+ */
969
+ "fvn-fraction": ["diagonal-fractions", "stacked-fractons"],
970
+ /**
971
+ * Letter Spacing
972
+ * @see https://tailwindcss.com/docs/letter-spacing
973
+ */
974
+ tracking: [{
975
+ tracking: ["tighter", "tight", "normal", "wide", "wider", "widest", i]
976
+ }],
977
+ /**
978
+ * Line Clamp
979
+ * @see https://tailwindcss.com/docs/line-clamp
980
+ */
981
+ "line-clamp": [{
982
+ "line-clamp": ["none", M, _]
983
+ }],
984
+ /**
985
+ * Line Height
986
+ * @see https://tailwindcss.com/docs/line-height
987
+ */
988
+ leading: [{
989
+ leading: ["none", "tight", "snug", "normal", "relaxed", "loose", C, i]
990
+ }],
991
+ /**
992
+ * List Style Image
993
+ * @see https://tailwindcss.com/docs/list-style-image
994
+ */
995
+ "list-image": [{
996
+ "list-image": ["none", i]
997
+ }],
998
+ /**
999
+ * List Style Type
1000
+ * @see https://tailwindcss.com/docs/list-style-type
1001
+ */
1002
+ "list-style-type": [{
1003
+ list: ["none", "disc", "decimal", i]
1004
+ }],
1005
+ /**
1006
+ * List Style Position
1007
+ * @see https://tailwindcss.com/docs/list-style-position
1008
+ */
1009
+ "list-style-position": [{
1010
+ list: ["inside", "outside"]
1011
+ }],
1012
+ /**
1013
+ * Placeholder Color
1014
+ * @deprecated since Tailwind CSS v3.0.0
1015
+ * @see https://tailwindcss.com/docs/placeholder-color
1016
+ */
1017
+ "placeholder-color": [{
1018
+ placeholder: [e]
1019
+ }],
1020
+ /**
1021
+ * Placeholder Opacity
1022
+ * @see https://tailwindcss.com/docs/placeholder-opacity
1023
+ */
1024
+ "placeholder-opacity": [{
1025
+ "placeholder-opacity": [f]
1026
+ }],
1027
+ /**
1028
+ * Text Alignment
1029
+ * @see https://tailwindcss.com/docs/text-align
1030
+ */
1031
+ "text-alignment": [{
1032
+ text: ["left", "center", "right", "justify", "start", "end"]
1033
+ }],
1034
+ /**
1035
+ * Text Color
1036
+ * @see https://tailwindcss.com/docs/text-color
1037
+ */
1038
+ "text-color": [{
1039
+ text: [e]
1040
+ }],
1041
+ /**
1042
+ * Text Opacity
1043
+ * @see https://tailwindcss.com/docs/text-opacity
1044
+ */
1045
+ "text-opacity": [{
1046
+ "text-opacity": [f]
1047
+ }],
1048
+ /**
1049
+ * Text Decoration
1050
+ * @see https://tailwindcss.com/docs/text-decoration
1051
+ */
1052
+ "text-decoration": ["underline", "overline", "line-through", "no-underline"],
1053
+ /**
1054
+ * Text Decoration Style
1055
+ * @see https://tailwindcss.com/docs/text-decoration-style
1056
+ */
1057
+ "text-decoration-style": [{
1058
+ decoration: [...T(), "wavy"]
1059
+ }],
1060
+ /**
1061
+ * Text Decoration Thickness
1062
+ * @see https://tailwindcss.com/docs/text-decoration-thickness
1063
+ */
1064
+ "text-decoration-thickness": [{
1065
+ decoration: ["auto", "from-font", C, z]
1066
+ }],
1067
+ /**
1068
+ * Text Underline Offset
1069
+ * @see https://tailwindcss.com/docs/text-underline-offset
1070
+ */
1071
+ "underline-offset": [{
1072
+ "underline-offset": ["auto", C, i]
1073
+ }],
1074
+ /**
1075
+ * Text Decoration Color
1076
+ * @see https://tailwindcss.com/docs/text-decoration-color
1077
+ */
1078
+ "text-decoration-color": [{
1079
+ decoration: [e]
1080
+ }],
1081
+ /**
1082
+ * Text Transform
1083
+ * @see https://tailwindcss.com/docs/text-transform
1084
+ */
1085
+ "text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
1086
+ /**
1087
+ * Text Overflow
1088
+ * @see https://tailwindcss.com/docs/text-overflow
1089
+ */
1090
+ "text-overflow": ["truncate", "text-ellipsis", "text-clip"],
1091
+ /**
1092
+ * Text Wrap
1093
+ * @see https://tailwindcss.com/docs/text-wrap
1094
+ */
1095
+ "text-wrap": [{
1096
+ text: ["wrap", "nowrap", "balance", "pretty"]
1097
+ }],
1098
+ /**
1099
+ * Text Indent
1100
+ * @see https://tailwindcss.com/docs/text-indent
1101
+ */
1102
+ indent: [{
1103
+ indent: d()
1104
+ }],
1105
+ /**
1106
+ * Vertical Alignment
1107
+ * @see https://tailwindcss.com/docs/vertical-align
1108
+ */
1109
+ "vertical-align": [{
1110
+ align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", i]
1111
+ }],
1112
+ /**
1113
+ * Whitespace
1114
+ * @see https://tailwindcss.com/docs/whitespace
1115
+ */
1116
+ whitespace: [{
1117
+ whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
1118
+ }],
1119
+ /**
1120
+ * Word Break
1121
+ * @see https://tailwindcss.com/docs/word-break
1122
+ */
1123
+ break: [{
1124
+ break: ["normal", "words", "all", "keep"]
1125
+ }],
1126
+ /**
1127
+ * Hyphens
1128
+ * @see https://tailwindcss.com/docs/hyphens
1129
+ */
1130
+ hyphens: [{
1131
+ hyphens: ["none", "manual", "auto"]
1132
+ }],
1133
+ /**
1134
+ * Content
1135
+ * @see https://tailwindcss.com/docs/content
1136
+ */
1137
+ content: [{
1138
+ content: ["none", i]
1139
+ }],
1140
+ // Backgrounds
1141
+ /**
1142
+ * Background Attachment
1143
+ * @see https://tailwindcss.com/docs/background-attachment
1144
+ */
1145
+ "bg-attachment": [{
1146
+ bg: ["fixed", "local", "scroll"]
1147
+ }],
1148
+ /**
1149
+ * Background Clip
1150
+ * @see https://tailwindcss.com/docs/background-clip
1151
+ */
1152
+ "bg-clip": [{
1153
+ "bg-clip": ["border", "padding", "content", "text"]
1154
+ }],
1155
+ /**
1156
+ * Background Opacity
1157
+ * @deprecated since Tailwind CSS v3.0.0
1158
+ * @see https://tailwindcss.com/docs/background-opacity
1159
+ */
1160
+ "bg-opacity": [{
1161
+ "bg-opacity": [f]
1162
+ }],
1163
+ /**
1164
+ * Background Origin
1165
+ * @see https://tailwindcss.com/docs/background-origin
1166
+ */
1167
+ "bg-origin": [{
1168
+ "bg-origin": ["border", "padding", "content"]
1169
+ }],
1170
+ /**
1171
+ * Background Position
1172
+ * @see https://tailwindcss.com/docs/background-position
1173
+ */
1174
+ "bg-position": [{
1175
+ bg: [...X(), Ge]
1176
+ }],
1177
+ /**
1178
+ * Background Repeat
1179
+ * @see https://tailwindcss.com/docs/background-repeat
1180
+ */
1181
+ "bg-repeat": [{
1182
+ bg: ["no-repeat", {
1183
+ repeat: ["", "x", "y", "round", "space"]
1184
+ }]
1185
+ }],
1186
+ /**
1187
+ * Background Size
1188
+ * @see https://tailwindcss.com/docs/background-size
1189
+ */
1190
+ "bg-size": [{
1191
+ bg: ["auto", "cover", "contain", Me]
1192
+ }],
1193
+ /**
1194
+ * Background Image
1195
+ * @see https://tailwindcss.com/docs/background-image
1196
+ */
1197
+ "bg-image": [{
1198
+ bg: ["none", {
1199
+ "gradient-to": ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1200
+ }, Ie]
1201
+ }],
1202
+ /**
1203
+ * Background Color
1204
+ * @see https://tailwindcss.com/docs/background-color
1205
+ */
1206
+ "bg-color": [{
1207
+ bg: [e]
1208
+ }],
1209
+ /**
1210
+ * Gradient Color Stops From Position
1211
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1212
+ */
1213
+ "gradient-from-pos": [{
1214
+ from: [w]
1215
+ }],
1216
+ /**
1217
+ * Gradient Color Stops Via Position
1218
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1219
+ */
1220
+ "gradient-via-pos": [{
1221
+ via: [w]
1222
+ }],
1223
+ /**
1224
+ * Gradient Color Stops To Position
1225
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1226
+ */
1227
+ "gradient-to-pos": [{
1228
+ to: [w]
1229
+ }],
1230
+ /**
1231
+ * Gradient Color Stops From
1232
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1233
+ */
1234
+ "gradient-from": [{
1235
+ from: [v]
1236
+ }],
1237
+ /**
1238
+ * Gradient Color Stops Via
1239
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1240
+ */
1241
+ "gradient-via": [{
1242
+ via: [v]
1243
+ }],
1244
+ /**
1245
+ * Gradient Color Stops To
1246
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1247
+ */
1248
+ "gradient-to": [{
1249
+ to: [v]
1250
+ }],
1251
+ // Borders
1252
+ /**
1253
+ * Border Radius
1254
+ * @see https://tailwindcss.com/docs/border-radius
1255
+ */
1256
+ rounded: [{
1257
+ rounded: [n]
1258
+ }],
1259
+ /**
1260
+ * Border Radius Start
1261
+ * @see https://tailwindcss.com/docs/border-radius
1262
+ */
1263
+ "rounded-s": [{
1264
+ "rounded-s": [n]
1265
+ }],
1266
+ /**
1267
+ * Border Radius End
1268
+ * @see https://tailwindcss.com/docs/border-radius
1269
+ */
1270
+ "rounded-e": [{
1271
+ "rounded-e": [n]
1272
+ }],
1273
+ /**
1274
+ * Border Radius Top
1275
+ * @see https://tailwindcss.com/docs/border-radius
1276
+ */
1277
+ "rounded-t": [{
1278
+ "rounded-t": [n]
1279
+ }],
1280
+ /**
1281
+ * Border Radius Right
1282
+ * @see https://tailwindcss.com/docs/border-radius
1283
+ */
1284
+ "rounded-r": [{
1285
+ "rounded-r": [n]
1286
+ }],
1287
+ /**
1288
+ * Border Radius Bottom
1289
+ * @see https://tailwindcss.com/docs/border-radius
1290
+ */
1291
+ "rounded-b": [{
1292
+ "rounded-b": [n]
1293
+ }],
1294
+ /**
1295
+ * Border Radius Left
1296
+ * @see https://tailwindcss.com/docs/border-radius
1297
+ */
1298
+ "rounded-l": [{
1299
+ "rounded-l": [n]
1300
+ }],
1301
+ /**
1302
+ * Border Radius Start Start
1303
+ * @see https://tailwindcss.com/docs/border-radius
1304
+ */
1305
+ "rounded-ss": [{
1306
+ "rounded-ss": [n]
1307
+ }],
1308
+ /**
1309
+ * Border Radius Start End
1310
+ * @see https://tailwindcss.com/docs/border-radius
1311
+ */
1312
+ "rounded-se": [{
1313
+ "rounded-se": [n]
1314
+ }],
1315
+ /**
1316
+ * Border Radius End End
1317
+ * @see https://tailwindcss.com/docs/border-radius
1318
+ */
1319
+ "rounded-ee": [{
1320
+ "rounded-ee": [n]
1321
+ }],
1322
+ /**
1323
+ * Border Radius End Start
1324
+ * @see https://tailwindcss.com/docs/border-radius
1325
+ */
1326
+ "rounded-es": [{
1327
+ "rounded-es": [n]
1328
+ }],
1329
+ /**
1330
+ * Border Radius Top Left
1331
+ * @see https://tailwindcss.com/docs/border-radius
1332
+ */
1333
+ "rounded-tl": [{
1334
+ "rounded-tl": [n]
1335
+ }],
1336
+ /**
1337
+ * Border Radius Top Right
1338
+ * @see https://tailwindcss.com/docs/border-radius
1339
+ */
1340
+ "rounded-tr": [{
1341
+ "rounded-tr": [n]
1342
+ }],
1343
+ /**
1344
+ * Border Radius Bottom Right
1345
+ * @see https://tailwindcss.com/docs/border-radius
1346
+ */
1347
+ "rounded-br": [{
1348
+ "rounded-br": [n]
1349
+ }],
1350
+ /**
1351
+ * Border Radius Bottom Left
1352
+ * @see https://tailwindcss.com/docs/border-radius
1353
+ */
1354
+ "rounded-bl": [{
1355
+ "rounded-bl": [n]
1356
+ }],
1357
+ /**
1358
+ * Border Width
1359
+ * @see https://tailwindcss.com/docs/border-width
1360
+ */
1361
+ "border-w": [{
1362
+ border: [s]
1363
+ }],
1364
+ /**
1365
+ * Border Width X
1366
+ * @see https://tailwindcss.com/docs/border-width
1367
+ */
1368
+ "border-w-x": [{
1369
+ "border-x": [s]
1370
+ }],
1371
+ /**
1372
+ * Border Width Y
1373
+ * @see https://tailwindcss.com/docs/border-width
1374
+ */
1375
+ "border-w-y": [{
1376
+ "border-y": [s]
1377
+ }],
1378
+ /**
1379
+ * Border Width Start
1380
+ * @see https://tailwindcss.com/docs/border-width
1381
+ */
1382
+ "border-w-s": [{
1383
+ "border-s": [s]
1384
+ }],
1385
+ /**
1386
+ * Border Width End
1387
+ * @see https://tailwindcss.com/docs/border-width
1388
+ */
1389
+ "border-w-e": [{
1390
+ "border-e": [s]
1391
+ }],
1392
+ /**
1393
+ * Border Width Top
1394
+ * @see https://tailwindcss.com/docs/border-width
1395
+ */
1396
+ "border-w-t": [{
1397
+ "border-t": [s]
1398
+ }],
1399
+ /**
1400
+ * Border Width Right
1401
+ * @see https://tailwindcss.com/docs/border-width
1402
+ */
1403
+ "border-w-r": [{
1404
+ "border-r": [s]
1405
+ }],
1406
+ /**
1407
+ * Border Width Bottom
1408
+ * @see https://tailwindcss.com/docs/border-width
1409
+ */
1410
+ "border-w-b": [{
1411
+ "border-b": [s]
1412
+ }],
1413
+ /**
1414
+ * Border Width Left
1415
+ * @see https://tailwindcss.com/docs/border-width
1416
+ */
1417
+ "border-w-l": [{
1418
+ "border-l": [s]
1419
+ }],
1420
+ /**
1421
+ * Border Opacity
1422
+ * @see https://tailwindcss.com/docs/border-opacity
1423
+ */
1424
+ "border-opacity": [{
1425
+ "border-opacity": [f]
1426
+ }],
1427
+ /**
1428
+ * Border Style
1429
+ * @see https://tailwindcss.com/docs/border-style
1430
+ */
1431
+ "border-style": [{
1432
+ border: [...T(), "hidden"]
1433
+ }],
1434
+ /**
1435
+ * Divide Width X
1436
+ * @see https://tailwindcss.com/docs/divide-width
1437
+ */
1438
+ "divide-x": [{
1439
+ "divide-x": [s]
1440
+ }],
1441
+ /**
1442
+ * Divide Width X Reverse
1443
+ * @see https://tailwindcss.com/docs/divide-width
1444
+ */
1445
+ "divide-x-reverse": ["divide-x-reverse"],
1446
+ /**
1447
+ * Divide Width Y
1448
+ * @see https://tailwindcss.com/docs/divide-width
1449
+ */
1450
+ "divide-y": [{
1451
+ "divide-y": [s]
1452
+ }],
1453
+ /**
1454
+ * Divide Width Y Reverse
1455
+ * @see https://tailwindcss.com/docs/divide-width
1456
+ */
1457
+ "divide-y-reverse": ["divide-y-reverse"],
1458
+ /**
1459
+ * Divide Opacity
1460
+ * @see https://tailwindcss.com/docs/divide-opacity
1461
+ */
1462
+ "divide-opacity": [{
1463
+ "divide-opacity": [f]
1464
+ }],
1465
+ /**
1466
+ * Divide Style
1467
+ * @see https://tailwindcss.com/docs/divide-style
1468
+ */
1469
+ "divide-style": [{
1470
+ divide: T()
1471
+ }],
1472
+ /**
1473
+ * Border Color
1474
+ * @see https://tailwindcss.com/docs/border-color
1475
+ */
1476
+ "border-color": [{
1477
+ border: [l]
1478
+ }],
1479
+ /**
1480
+ * Border Color X
1481
+ * @see https://tailwindcss.com/docs/border-color
1482
+ */
1483
+ "border-color-x": [{
1484
+ "border-x": [l]
1485
+ }],
1486
+ /**
1487
+ * Border Color Y
1488
+ * @see https://tailwindcss.com/docs/border-color
1489
+ */
1490
+ "border-color-y": [{
1491
+ "border-y": [l]
1492
+ }],
1493
+ /**
1494
+ * Border Color S
1495
+ * @see https://tailwindcss.com/docs/border-color
1496
+ */
1497
+ "border-color-s": [{
1498
+ "border-s": [l]
1499
+ }],
1500
+ /**
1501
+ * Border Color E
1502
+ * @see https://tailwindcss.com/docs/border-color
1503
+ */
1504
+ "border-color-e": [{
1505
+ "border-e": [l]
1506
+ }],
1507
+ /**
1508
+ * Border Color Top
1509
+ * @see https://tailwindcss.com/docs/border-color
1510
+ */
1511
+ "border-color-t": [{
1512
+ "border-t": [l]
1513
+ }],
1514
+ /**
1515
+ * Border Color Right
1516
+ * @see https://tailwindcss.com/docs/border-color
1517
+ */
1518
+ "border-color-r": [{
1519
+ "border-r": [l]
1520
+ }],
1521
+ /**
1522
+ * Border Color Bottom
1523
+ * @see https://tailwindcss.com/docs/border-color
1524
+ */
1525
+ "border-color-b": [{
1526
+ "border-b": [l]
1527
+ }],
1528
+ /**
1529
+ * Border Color Left
1530
+ * @see https://tailwindcss.com/docs/border-color
1531
+ */
1532
+ "border-color-l": [{
1533
+ "border-l": [l]
1534
+ }],
1535
+ /**
1536
+ * Divide Color
1537
+ * @see https://tailwindcss.com/docs/divide-color
1538
+ */
1539
+ "divide-color": [{
1540
+ divide: [l]
1541
+ }],
1542
+ /**
1543
+ * Outline Style
1544
+ * @see https://tailwindcss.com/docs/outline-style
1545
+ */
1546
+ "outline-style": [{
1547
+ outline: ["", ...T()]
1548
+ }],
1549
+ /**
1550
+ * Outline Offset
1551
+ * @see https://tailwindcss.com/docs/outline-offset
1552
+ */
1553
+ "outline-offset": [{
1554
+ "outline-offset": [C, i]
1555
+ }],
1556
+ /**
1557
+ * Outline Width
1558
+ * @see https://tailwindcss.com/docs/outline-width
1559
+ */
1560
+ "outline-w": [{
1561
+ outline: [C, z]
1562
+ }],
1563
+ /**
1564
+ * Outline Color
1565
+ * @see https://tailwindcss.com/docs/outline-color
1566
+ */
1567
+ "outline-color": [{
1568
+ outline: [e]
1569
+ }],
1570
+ /**
1571
+ * Ring Width
1572
+ * @see https://tailwindcss.com/docs/ring-width
1573
+ */
1574
+ "ring-w": [{
1575
+ ring: J()
1576
+ }],
1577
+ /**
1578
+ * Ring Width Inset
1579
+ * @see https://tailwindcss.com/docs/ring-width
1580
+ */
1581
+ "ring-w-inset": ["ring-inset"],
1582
+ /**
1583
+ * Ring Color
1584
+ * @see https://tailwindcss.com/docs/ring-color
1585
+ */
1586
+ "ring-color": [{
1587
+ ring: [e]
1588
+ }],
1589
+ /**
1590
+ * Ring Opacity
1591
+ * @see https://tailwindcss.com/docs/ring-opacity
1592
+ */
1593
+ "ring-opacity": [{
1594
+ "ring-opacity": [f]
1595
+ }],
1596
+ /**
1597
+ * Ring Offset Width
1598
+ * @see https://tailwindcss.com/docs/ring-offset-width
1599
+ */
1600
+ "ring-offset-w": [{
1601
+ "ring-offset": [C, z]
1602
+ }],
1603
+ /**
1604
+ * Ring Offset Color
1605
+ * @see https://tailwindcss.com/docs/ring-offset-color
1606
+ */
1607
+ "ring-offset-color": [{
1608
+ "ring-offset": [e]
1609
+ }],
1610
+ // Effects
1611
+ /**
1612
+ * Box Shadow
1613
+ * @see https://tailwindcss.com/docs/box-shadow
1614
+ */
1615
+ shadow: [{
1616
+ shadow: ["", "inner", "none", A, Pe]
1617
+ }],
1618
+ /**
1619
+ * Box Shadow Color
1620
+ * @see https://tailwindcss.com/docs/box-shadow-color
1621
+ */
1622
+ "shadow-color": [{
1623
+ shadow: [j]
1624
+ }],
1625
+ /**
1626
+ * Opacity
1627
+ * @see https://tailwindcss.com/docs/opacity
1628
+ */
1629
+ opacity: [{
1630
+ opacity: [f]
1631
+ }],
1632
+ /**
1633
+ * Mix Blend Mode
1634
+ * @see https://tailwindcss.com/docs/mix-blend-mode
1635
+ */
1636
+ "mix-blend": [{
1637
+ "mix-blend": [...Z(), "plus-lighter", "plus-darker"]
1638
+ }],
1639
+ /**
1640
+ * Background Blend Mode
1641
+ * @see https://tailwindcss.com/docs/background-blend-mode
1642
+ */
1643
+ "bg-blend": [{
1644
+ "bg-blend": Z()
1645
+ }],
1646
+ // Filters
1647
+ /**
1648
+ * Filter
1649
+ * @deprecated since Tailwind CSS v3.0.0
1650
+ * @see https://tailwindcss.com/docs/filter
1651
+ */
1652
+ filter: [{
1653
+ filter: ["", "none"]
1654
+ }],
1655
+ /**
1656
+ * Blur
1657
+ * @see https://tailwindcss.com/docs/blur
1658
+ */
1659
+ blur: [{
1660
+ blur: [t]
1661
+ }],
1662
+ /**
1663
+ * Brightness
1664
+ * @see https://tailwindcss.com/docs/brightness
1665
+ */
1666
+ brightness: [{
1667
+ brightness: [o]
1668
+ }],
1669
+ /**
1670
+ * Contrast
1671
+ * @see https://tailwindcss.com/docs/contrast
1672
+ */
1673
+ contrast: [{
1674
+ contrast: [u]
1675
+ }],
1676
+ /**
1677
+ * Drop Shadow
1678
+ * @see https://tailwindcss.com/docs/drop-shadow
1679
+ */
1680
+ "drop-shadow": [{
1681
+ "drop-shadow": ["", "none", A, i]
1682
+ }],
1683
+ /**
1684
+ * Grayscale
1685
+ * @see https://tailwindcss.com/docs/grayscale
1686
+ */
1687
+ grayscale: [{
1688
+ grayscale: [g]
1689
+ }],
1690
+ /**
1691
+ * Hue Rotate
1692
+ * @see https://tailwindcss.com/docs/hue-rotate
1693
+ */
1694
+ "hue-rotate": [{
1695
+ "hue-rotate": [m]
1696
+ }],
1697
+ /**
1698
+ * Invert
1699
+ * @see https://tailwindcss.com/docs/invert
1700
+ */
1701
+ invert: [{
1702
+ invert: [y]
1703
+ }],
1704
+ /**
1705
+ * Saturate
1706
+ * @see https://tailwindcss.com/docs/saturate
1707
+ */
1708
+ saturate: [{
1709
+ saturate: [R]
1710
+ }],
1711
+ /**
1712
+ * Sepia
1713
+ * @see https://tailwindcss.com/docs/sepia
1714
+ */
1715
+ sepia: [{
1716
+ sepia: [E]
1717
+ }],
1718
+ /**
1719
+ * Backdrop Filter
1720
+ * @deprecated since Tailwind CSS v3.0.0
1721
+ * @see https://tailwindcss.com/docs/backdrop-filter
1722
+ */
1723
+ "backdrop-filter": [{
1724
+ "backdrop-filter": ["", "none"]
1725
+ }],
1726
+ /**
1727
+ * Backdrop Blur
1728
+ * @see https://tailwindcss.com/docs/backdrop-blur
1729
+ */
1730
+ "backdrop-blur": [{
1731
+ "backdrop-blur": [t]
1732
+ }],
1733
+ /**
1734
+ * Backdrop Brightness
1735
+ * @see https://tailwindcss.com/docs/backdrop-brightness
1736
+ */
1737
+ "backdrop-brightness": [{
1738
+ "backdrop-brightness": [o]
1739
+ }],
1740
+ /**
1741
+ * Backdrop Contrast
1742
+ * @see https://tailwindcss.com/docs/backdrop-contrast
1743
+ */
1744
+ "backdrop-contrast": [{
1745
+ "backdrop-contrast": [u]
1746
+ }],
1747
+ /**
1748
+ * Backdrop Grayscale
1749
+ * @see https://tailwindcss.com/docs/backdrop-grayscale
1750
+ */
1751
+ "backdrop-grayscale": [{
1752
+ "backdrop-grayscale": [g]
1753
+ }],
1754
+ /**
1755
+ * Backdrop Hue Rotate
1756
+ * @see https://tailwindcss.com/docs/backdrop-hue-rotate
1757
+ */
1758
+ "backdrop-hue-rotate": [{
1759
+ "backdrop-hue-rotate": [m]
1760
+ }],
1761
+ /**
1762
+ * Backdrop Invert
1763
+ * @see https://tailwindcss.com/docs/backdrop-invert
1764
+ */
1765
+ "backdrop-invert": [{
1766
+ "backdrop-invert": [y]
1767
+ }],
1768
+ /**
1769
+ * Backdrop Opacity
1770
+ * @see https://tailwindcss.com/docs/backdrop-opacity
1771
+ */
1772
+ "backdrop-opacity": [{
1773
+ "backdrop-opacity": [f]
1774
+ }],
1775
+ /**
1776
+ * Backdrop Saturate
1777
+ * @see https://tailwindcss.com/docs/backdrop-saturate
1778
+ */
1779
+ "backdrop-saturate": [{
1780
+ "backdrop-saturate": [R]
1781
+ }],
1782
+ /**
1783
+ * Backdrop Sepia
1784
+ * @see https://tailwindcss.com/docs/backdrop-sepia
1785
+ */
1786
+ "backdrop-sepia": [{
1787
+ "backdrop-sepia": [E]
1788
+ }],
1789
+ // Tables
1790
+ /**
1791
+ * Border Collapse
1792
+ * @see https://tailwindcss.com/docs/border-collapse
1793
+ */
1794
+ "border-collapse": [{
1795
+ border: ["collapse", "separate"]
1796
+ }],
1797
+ /**
1798
+ * Border Spacing
1799
+ * @see https://tailwindcss.com/docs/border-spacing
1800
+ */
1801
+ "border-spacing": [{
1802
+ "border-spacing": [a]
1803
+ }],
1804
+ /**
1805
+ * Border Spacing X
1806
+ * @see https://tailwindcss.com/docs/border-spacing
1807
+ */
1808
+ "border-spacing-x": [{
1809
+ "border-spacing-x": [a]
1810
+ }],
1811
+ /**
1812
+ * Border Spacing Y
1813
+ * @see https://tailwindcss.com/docs/border-spacing
1814
+ */
1815
+ "border-spacing-y": [{
1816
+ "border-spacing-y": [a]
1817
+ }],
1818
+ /**
1819
+ * Table Layout
1820
+ * @see https://tailwindcss.com/docs/table-layout
1821
+ */
1822
+ "table-layout": [{
1823
+ table: ["auto", "fixed"]
1824
+ }],
1825
+ /**
1826
+ * Caption Side
1827
+ * @see https://tailwindcss.com/docs/caption-side
1828
+ */
1829
+ caption: [{
1830
+ caption: ["top", "bottom"]
1831
+ }],
1832
+ // Transitions and Animation
1833
+ /**
1834
+ * Tranisition Property
1835
+ * @see https://tailwindcss.com/docs/transition-property
1836
+ */
1837
+ transition: [{
1838
+ transition: ["none", "all", "", "colors", "opacity", "shadow", "transform", i]
1839
+ }],
1840
+ /**
1841
+ * Transition Duration
1842
+ * @see https://tailwindcss.com/docs/transition-duration
1843
+ */
1844
+ duration: [{
1845
+ duration: k()
1846
+ }],
1847
+ /**
1848
+ * Transition Timing Function
1849
+ * @see https://tailwindcss.com/docs/transition-timing-function
1850
+ */
1851
+ ease: [{
1852
+ ease: ["linear", "in", "out", "in-out", i]
1853
+ }],
1854
+ /**
1855
+ * Transition Delay
1856
+ * @see https://tailwindcss.com/docs/transition-delay
1857
+ */
1858
+ delay: [{
1859
+ delay: k()
1860
+ }],
1861
+ /**
1862
+ * Animation
1863
+ * @see https://tailwindcss.com/docs/animation
1864
+ */
1865
+ animate: [{
1866
+ animate: ["none", "spin", "ping", "pulse", "bounce", i]
1867
+ }],
1868
+ // Transforms
1869
+ /**
1870
+ * Transform
1871
+ * @see https://tailwindcss.com/docs/transform
1872
+ */
1873
+ transform: [{
1874
+ transform: ["", "gpu", "none"]
1875
+ }],
1876
+ /**
1877
+ * Scale
1878
+ * @see https://tailwindcss.com/docs/scale
1879
+ */
1880
+ scale: [{
1881
+ scale: [S]
1882
+ }],
1883
+ /**
1884
+ * Scale X
1885
+ * @see https://tailwindcss.com/docs/scale
1886
+ */
1887
+ "scale-x": [{
1888
+ "scale-x": [S]
1889
+ }],
1890
+ /**
1891
+ * Scale Y
1892
+ * @see https://tailwindcss.com/docs/scale
1893
+ */
1894
+ "scale-y": [{
1895
+ "scale-y": [S]
1896
+ }],
1897
+ /**
1898
+ * Rotate
1899
+ * @see https://tailwindcss.com/docs/rotate
1900
+ */
1901
+ rotate: [{
1902
+ rotate: [P, i]
1903
+ }],
1904
+ /**
1905
+ * Translate X
1906
+ * @see https://tailwindcss.com/docs/translate
1907
+ */
1908
+ "translate-x": [{
1909
+ "translate-x": [q]
1910
+ }],
1911
+ /**
1912
+ * Translate Y
1913
+ * @see https://tailwindcss.com/docs/translate
1914
+ */
1915
+ "translate-y": [{
1916
+ "translate-y": [q]
1917
+ }],
1918
+ /**
1919
+ * Skew X
1920
+ * @see https://tailwindcss.com/docs/skew
1921
+ */
1922
+ "skew-x": [{
1923
+ "skew-x": [U]
1924
+ }],
1925
+ /**
1926
+ * Skew Y
1927
+ * @see https://tailwindcss.com/docs/skew
1928
+ */
1929
+ "skew-y": [{
1930
+ "skew-y": [U]
1931
+ }],
1932
+ /**
1933
+ * Transform Origin
1934
+ * @see https://tailwindcss.com/docs/transform-origin
1935
+ */
1936
+ "transform-origin": [{
1937
+ origin: ["center", "top", "top-right", "right", "bottom-right", "bottom", "bottom-left", "left", "top-left", i]
1938
+ }],
1939
+ // Interactivity
1940
+ /**
1941
+ * Accent Color
1942
+ * @see https://tailwindcss.com/docs/accent-color
1943
+ */
1944
+ accent: [{
1945
+ accent: ["auto", e]
1946
+ }],
1947
+ /**
1948
+ * Appearance
1949
+ * @see https://tailwindcss.com/docs/appearance
1950
+ */
1951
+ appearance: [{
1952
+ appearance: ["none", "auto"]
1953
+ }],
1954
+ /**
1955
+ * Cursor
1956
+ * @see https://tailwindcss.com/docs/cursor
1957
+ */
1958
+ cursor: [{
1959
+ 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", i]
1960
+ }],
1961
+ /**
1962
+ * Caret Color
1963
+ * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
1964
+ */
1965
+ "caret-color": [{
1966
+ caret: [e]
1967
+ }],
1968
+ /**
1969
+ * Pointer Events
1970
+ * @see https://tailwindcss.com/docs/pointer-events
1971
+ */
1972
+ "pointer-events": [{
1973
+ "pointer-events": ["none", "auto"]
1974
+ }],
1975
+ /**
1976
+ * Resize
1977
+ * @see https://tailwindcss.com/docs/resize
1978
+ */
1979
+ resize: [{
1980
+ resize: ["none", "y", "x", ""]
1981
+ }],
1982
+ /**
1983
+ * Scroll Behavior
1984
+ * @see https://tailwindcss.com/docs/scroll-behavior
1985
+ */
1986
+ "scroll-behavior": [{
1987
+ scroll: ["auto", "smooth"]
1988
+ }],
1989
+ /**
1990
+ * Scroll Margin
1991
+ * @see https://tailwindcss.com/docs/scroll-margin
1992
+ */
1993
+ "scroll-m": [{
1994
+ "scroll-m": d()
1995
+ }],
1996
+ /**
1997
+ * Scroll Margin X
1998
+ * @see https://tailwindcss.com/docs/scroll-margin
1999
+ */
2000
+ "scroll-mx": [{
2001
+ "scroll-mx": d()
2002
+ }],
2003
+ /**
2004
+ * Scroll Margin Y
2005
+ * @see https://tailwindcss.com/docs/scroll-margin
2006
+ */
2007
+ "scroll-my": [{
2008
+ "scroll-my": d()
2009
+ }],
2010
+ /**
2011
+ * Scroll Margin Start
2012
+ * @see https://tailwindcss.com/docs/scroll-margin
2013
+ */
2014
+ "scroll-ms": [{
2015
+ "scroll-ms": d()
2016
+ }],
2017
+ /**
2018
+ * Scroll Margin End
2019
+ * @see https://tailwindcss.com/docs/scroll-margin
2020
+ */
2021
+ "scroll-me": [{
2022
+ "scroll-me": d()
2023
+ }],
2024
+ /**
2025
+ * Scroll Margin Top
2026
+ * @see https://tailwindcss.com/docs/scroll-margin
2027
+ */
2028
+ "scroll-mt": [{
2029
+ "scroll-mt": d()
2030
+ }],
2031
+ /**
2032
+ * Scroll Margin Right
2033
+ * @see https://tailwindcss.com/docs/scroll-margin
2034
+ */
2035
+ "scroll-mr": [{
2036
+ "scroll-mr": d()
2037
+ }],
2038
+ /**
2039
+ * Scroll Margin Bottom
2040
+ * @see https://tailwindcss.com/docs/scroll-margin
2041
+ */
2042
+ "scroll-mb": [{
2043
+ "scroll-mb": d()
2044
+ }],
2045
+ /**
2046
+ * Scroll Margin Left
2047
+ * @see https://tailwindcss.com/docs/scroll-margin
2048
+ */
2049
+ "scroll-ml": [{
2050
+ "scroll-ml": d()
2051
+ }],
2052
+ /**
2053
+ * Scroll Padding
2054
+ * @see https://tailwindcss.com/docs/scroll-padding
2055
+ */
2056
+ "scroll-p": [{
2057
+ "scroll-p": d()
2058
+ }],
2059
+ /**
2060
+ * Scroll Padding X
2061
+ * @see https://tailwindcss.com/docs/scroll-padding
2062
+ */
2063
+ "scroll-px": [{
2064
+ "scroll-px": d()
2065
+ }],
2066
+ /**
2067
+ * Scroll Padding Y
2068
+ * @see https://tailwindcss.com/docs/scroll-padding
2069
+ */
2070
+ "scroll-py": [{
2071
+ "scroll-py": d()
2072
+ }],
2073
+ /**
2074
+ * Scroll Padding Start
2075
+ * @see https://tailwindcss.com/docs/scroll-padding
2076
+ */
2077
+ "scroll-ps": [{
2078
+ "scroll-ps": d()
2079
+ }],
2080
+ /**
2081
+ * Scroll Padding End
2082
+ * @see https://tailwindcss.com/docs/scroll-padding
2083
+ */
2084
+ "scroll-pe": [{
2085
+ "scroll-pe": d()
2086
+ }],
2087
+ /**
2088
+ * Scroll Padding Top
2089
+ * @see https://tailwindcss.com/docs/scroll-padding
2090
+ */
2091
+ "scroll-pt": [{
2092
+ "scroll-pt": d()
2093
+ }],
2094
+ /**
2095
+ * Scroll Padding Right
2096
+ * @see https://tailwindcss.com/docs/scroll-padding
2097
+ */
2098
+ "scroll-pr": [{
2099
+ "scroll-pr": d()
2100
+ }],
2101
+ /**
2102
+ * Scroll Padding Bottom
2103
+ * @see https://tailwindcss.com/docs/scroll-padding
2104
+ */
2105
+ "scroll-pb": [{
2106
+ "scroll-pb": d()
2107
+ }],
2108
+ /**
2109
+ * Scroll Padding Left
2110
+ * @see https://tailwindcss.com/docs/scroll-padding
2111
+ */
2112
+ "scroll-pl": [{
2113
+ "scroll-pl": d()
2114
+ }],
2115
+ /**
2116
+ * Scroll Snap Align
2117
+ * @see https://tailwindcss.com/docs/scroll-snap-align
2118
+ */
2119
+ "snap-align": [{
2120
+ snap: ["start", "end", "center", "align-none"]
2121
+ }],
2122
+ /**
2123
+ * Scroll Snap Stop
2124
+ * @see https://tailwindcss.com/docs/scroll-snap-stop
2125
+ */
2126
+ "snap-stop": [{
2127
+ snap: ["normal", "always"]
2128
+ }],
2129
+ /**
2130
+ * Scroll Snap Type
2131
+ * @see https://tailwindcss.com/docs/scroll-snap-type
2132
+ */
2133
+ "snap-type": [{
2134
+ snap: ["none", "x", "y", "both"]
2135
+ }],
2136
+ /**
2137
+ * Scroll Snap Type Strictness
2138
+ * @see https://tailwindcss.com/docs/scroll-snap-type
2139
+ */
2140
+ "snap-strictness": [{
2141
+ snap: ["mandatory", "proximity"]
2142
+ }],
2143
+ /**
2144
+ * Touch Action
2145
+ * @see https://tailwindcss.com/docs/touch-action
2146
+ */
2147
+ touch: [{
2148
+ touch: ["auto", "none", "manipulation"]
2149
+ }],
2150
+ /**
2151
+ * Touch Action X
2152
+ * @see https://tailwindcss.com/docs/touch-action
2153
+ */
2154
+ "touch-x": [{
2155
+ "touch-pan": ["x", "left", "right"]
2156
+ }],
2157
+ /**
2158
+ * Touch Action Y
2159
+ * @see https://tailwindcss.com/docs/touch-action
2160
+ */
2161
+ "touch-y": [{
2162
+ "touch-pan": ["y", "up", "down"]
2163
+ }],
2164
+ /**
2165
+ * Touch Action Pinch Zoom
2166
+ * @see https://tailwindcss.com/docs/touch-action
2167
+ */
2168
+ "touch-pz": ["touch-pinch-zoom"],
2169
+ /**
2170
+ * User Select
2171
+ * @see https://tailwindcss.com/docs/user-select
2172
+ */
2173
+ select: [{
2174
+ select: ["none", "text", "all", "auto"]
2175
+ }],
2176
+ /**
2177
+ * Will Change
2178
+ * @see https://tailwindcss.com/docs/will-change
2179
+ */
2180
+ "will-change": [{
2181
+ "will-change": ["auto", "scroll", "contents", "transform", i]
2182
+ }],
2183
+ // SVG
2184
+ /**
2185
+ * Fill
2186
+ * @see https://tailwindcss.com/docs/fill
2187
+ */
2188
+ fill: [{
2189
+ fill: [e, "none"]
2190
+ }],
2191
+ /**
2192
+ * Stroke Width
2193
+ * @see https://tailwindcss.com/docs/stroke-width
2194
+ */
2195
+ "stroke-w": [{
2196
+ stroke: [C, z, _]
2197
+ }],
2198
+ /**
2199
+ * Stroke
2200
+ * @see https://tailwindcss.com/docs/stroke
2201
+ */
2202
+ stroke: [{
2203
+ stroke: [e, "none"]
2204
+ }],
2205
+ // Accessibility
2206
+ /**
2207
+ * Screen Readers
2208
+ * @see https://tailwindcss.com/docs/screen-readers
2209
+ */
2210
+ sr: ["sr-only", "not-sr-only"],
2211
+ /**
2212
+ * Forced Color Adjust
2213
+ * @see https://tailwindcss.com/docs/forced-color-adjust
2214
+ */
2215
+ "forced-color-adjust": [{
2216
+ "forced-color-adjust": ["auto", "none"]
2217
+ }]
2218
+ },
2219
+ conflictingClassGroups: {
2220
+ overflow: ["overflow-x", "overflow-y"],
2221
+ overscroll: ["overscroll-x", "overscroll-y"],
2222
+ inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
2223
+ "inset-x": ["right", "left"],
2224
+ "inset-y": ["top", "bottom"],
2225
+ flex: ["basis", "grow", "shrink"],
2226
+ gap: ["gap-x", "gap-y"],
2227
+ p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
2228
+ px: ["pr", "pl"],
2229
+ py: ["pt", "pb"],
2230
+ m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
2231
+ mx: ["mr", "ml"],
2232
+ my: ["mt", "mb"],
2233
+ size: ["w", "h"],
2234
+ "font-size": ["leading"],
2235
+ "fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
2236
+ "fvn-ordinal": ["fvn-normal"],
2237
+ "fvn-slashed-zero": ["fvn-normal"],
2238
+ "fvn-figure": ["fvn-normal"],
2239
+ "fvn-spacing": ["fvn-normal"],
2240
+ "fvn-fraction": ["fvn-normal"],
2241
+ "line-clamp": ["display", "overflow"],
2242
+ rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"],
2243
+ "rounded-s": ["rounded-ss", "rounded-es"],
2244
+ "rounded-e": ["rounded-se", "rounded-ee"],
2245
+ "rounded-t": ["rounded-tl", "rounded-tr"],
2246
+ "rounded-r": ["rounded-tr", "rounded-br"],
2247
+ "rounded-b": ["rounded-br", "rounded-bl"],
2248
+ "rounded-l": ["rounded-tl", "rounded-bl"],
2249
+ "border-spacing": ["border-spacing-x", "border-spacing-y"],
2250
+ "border-w": ["border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
2251
+ "border-w-x": ["border-w-r", "border-w-l"],
2252
+ "border-w-y": ["border-w-t", "border-w-b"],
2253
+ "border-color": ["border-color-s", "border-color-e", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
2254
+ "border-color-x": ["border-color-r", "border-color-l"],
2255
+ "border-color-y": ["border-color-t", "border-color-b"],
2256
+ "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
2257
+ "scroll-mx": ["scroll-mr", "scroll-ml"],
2258
+ "scroll-my": ["scroll-mt", "scroll-mb"],
2259
+ "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
2260
+ "scroll-px": ["scroll-pr", "scroll-pl"],
2261
+ "scroll-py": ["scroll-pt", "scroll-pb"],
2262
+ touch: ["touch-x", "touch-y", "touch-pz"],
2263
+ "touch-x": ["touch"],
2264
+ "touch-y": ["touch"],
2265
+ "touch-pz": ["touch"]
2266
+ },
2267
+ conflictingClassGroupModifiers: {
2268
+ "font-size": ["leading"]
2269
+ }
2270
+ };
2271
+ }, Le = /* @__PURE__ */ he(Te);
2272
+ function We(...e) {
2273
+ return Le(ne(e));
2274
+ }
2275
+ export {
2276
+ ne as a,
2277
+ We as c
2278
+ };
2279
+ //# sourceMappingURL=cn-BmFQLtkS.js.map