@srimandir/common 1.6.0 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/common.js +2670 -385
- package/dist/common.js.map +1 -1
- package/dist/common.umd.cjs +8 -8
- package/dist/common.umd.cjs.map +1 -1
- package/dist/i18n/createI18n.d.ts +18 -0
- package/dist/i18n/index.d.ts +2 -0
- package/dist/index.d.ts +3 -0
- package/dist/utils/cn.d.ts +2 -0
- package/package.json +6 -3
package/dist/common.js
CHANGED
|
@@ -1,105 +1,105 @@
|
|
|
1
|
-
import
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
function
|
|
5
|
-
if (
|
|
6
|
-
|
|
7
|
-
var
|
|
8
|
-
function
|
|
9
|
-
var
|
|
10
|
-
|
|
11
|
-
for (
|
|
12
|
-
if (
|
|
13
|
-
return { $$typeof:
|
|
1
|
+
import Qe, { useEffect as zr, createContext as Ir, useContext as Mr } from "react";
|
|
2
|
+
var he = { exports: {} }, ie = {};
|
|
3
|
+
var qe;
|
|
4
|
+
function Fr() {
|
|
5
|
+
if (qe) return ie;
|
|
6
|
+
qe = 1;
|
|
7
|
+
var r = Qe, o = /* @__PURE__ */ Symbol.for("react.element"), a = /* @__PURE__ */ Symbol.for("react.fragment"), n = Object.prototype.hasOwnProperty, c = r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, i = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
8
|
+
function u(l, f, y) {
|
|
9
|
+
var m, E = {}, k = null, O = null;
|
|
10
|
+
y !== void 0 && (k = "" + y), f.key !== void 0 && (k = "" + f.key), f.ref !== void 0 && (O = f.ref);
|
|
11
|
+
for (m in f) n.call(f, m) && !i.hasOwnProperty(m) && (E[m] = f[m]);
|
|
12
|
+
if (l && l.defaultProps) for (m in f = l.defaultProps, f) E[m] === void 0 && (E[m] = f[m]);
|
|
13
|
+
return { $$typeof: o, type: l, key: k, ref: O, props: E, _owner: c.current };
|
|
14
14
|
}
|
|
15
|
-
return
|
|
15
|
+
return ie.Fragment = a, ie.jsx = u, ie.jsxs = u, ie;
|
|
16
16
|
}
|
|
17
|
-
var
|
|
18
|
-
var
|
|
19
|
-
function
|
|
20
|
-
return
|
|
21
|
-
var
|
|
22
|
-
function
|
|
17
|
+
var le = {};
|
|
18
|
+
var Je;
|
|
19
|
+
function Nr() {
|
|
20
|
+
return Je || (Je = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
21
|
+
var r = Qe, o = /* @__PURE__ */ Symbol.for("react.element"), a = /* @__PURE__ */ Symbol.for("react.portal"), n = /* @__PURE__ */ Symbol.for("react.fragment"), c = /* @__PURE__ */ Symbol.for("react.strict_mode"), i = /* @__PURE__ */ Symbol.for("react.profiler"), u = /* @__PURE__ */ Symbol.for("react.provider"), l = /* @__PURE__ */ Symbol.for("react.context"), f = /* @__PURE__ */ Symbol.for("react.forward_ref"), y = /* @__PURE__ */ Symbol.for("react.suspense"), m = /* @__PURE__ */ Symbol.for("react.suspense_list"), E = /* @__PURE__ */ Symbol.for("react.memo"), k = /* @__PURE__ */ Symbol.for("react.lazy"), O = /* @__PURE__ */ Symbol.for("react.offscreen"), j = Symbol.iterator, S = "@@iterator";
|
|
22
|
+
function _(e) {
|
|
23
23
|
if (e === null || typeof e != "object")
|
|
24
24
|
return null;
|
|
25
|
-
var
|
|
26
|
-
return typeof
|
|
25
|
+
var t = j && e[j] || e[S];
|
|
26
|
+
return typeof t == "function" ? t : null;
|
|
27
27
|
}
|
|
28
|
-
var
|
|
29
|
-
function
|
|
28
|
+
var C = r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
29
|
+
function h(e) {
|
|
30
30
|
{
|
|
31
|
-
for (var
|
|
32
|
-
|
|
33
|
-
|
|
31
|
+
for (var t = arguments.length, s = new Array(t > 1 ? t - 1 : 0), d = 1; d < t; d++)
|
|
32
|
+
s[d - 1] = arguments[d];
|
|
33
|
+
U("error", e, s);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
|
-
function
|
|
36
|
+
function U(e, t, s) {
|
|
37
37
|
{
|
|
38
|
-
var
|
|
39
|
-
|
|
40
|
-
var
|
|
41
|
-
return String(
|
|
38
|
+
var d = C.ReactDebugCurrentFrame, v = d.getStackAddendum();
|
|
39
|
+
v !== "" && (t += "%s", s = s.concat([v]));
|
|
40
|
+
var w = s.map(function(g) {
|
|
41
|
+
return String(g);
|
|
42
42
|
});
|
|
43
|
-
|
|
43
|
+
w.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, w);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
|
-
var
|
|
47
|
-
|
|
48
|
-
function
|
|
49
|
-
return !!(typeof e == "string" || typeof e == "function" || e ===
|
|
46
|
+
var L = !1, K = !1, de = !1, fe = !1, pe = !1, X;
|
|
47
|
+
X = /* @__PURE__ */ Symbol.for("react.module.reference");
|
|
48
|
+
function te(e) {
|
|
49
|
+
return !!(typeof e == "string" || typeof e == "function" || e === n || e === i || pe || e === c || e === y || e === m || fe || e === O || L || K || de || typeof e == "object" && e !== null && (e.$$typeof === k || e.$$typeof === E || e.$$typeof === u || e.$$typeof === l || e.$$typeof === f || // This needs to include all possible module reference object
|
|
50
50
|
// types supported by any Flight configuration anywhere since
|
|
51
51
|
// we don't know which Flight build this will end up being used
|
|
52
52
|
// with.
|
|
53
|
-
e.$$typeof ===
|
|
53
|
+
e.$$typeof === X || e.getModuleId !== void 0));
|
|
54
54
|
}
|
|
55
|
-
function
|
|
56
|
-
var
|
|
57
|
-
if (
|
|
58
|
-
return
|
|
59
|
-
var
|
|
60
|
-
return
|
|
55
|
+
function oe(e, t, s) {
|
|
56
|
+
var d = e.displayName;
|
|
57
|
+
if (d)
|
|
58
|
+
return d;
|
|
59
|
+
var v = t.displayName || t.name || "";
|
|
60
|
+
return v !== "" ? s + "(" + v + ")" : s;
|
|
61
61
|
}
|
|
62
|
-
function
|
|
62
|
+
function x(e) {
|
|
63
63
|
return e.displayName || "Context";
|
|
64
64
|
}
|
|
65
|
-
function
|
|
65
|
+
function N(e) {
|
|
66
66
|
if (e == null)
|
|
67
67
|
return null;
|
|
68
|
-
if (typeof e.tag == "number" &&
|
|
68
|
+
if (typeof e.tag == "number" && h("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
69
69
|
return e.displayName || e.name || null;
|
|
70
70
|
if (typeof e == "string")
|
|
71
71
|
return e;
|
|
72
72
|
switch (e) {
|
|
73
|
-
case
|
|
73
|
+
case n:
|
|
74
74
|
return "Fragment";
|
|
75
|
-
case
|
|
75
|
+
case a:
|
|
76
76
|
return "Portal";
|
|
77
|
-
case
|
|
77
|
+
case i:
|
|
78
78
|
return "Profiler";
|
|
79
|
-
case
|
|
79
|
+
case c:
|
|
80
80
|
return "StrictMode";
|
|
81
|
-
case
|
|
81
|
+
case y:
|
|
82
82
|
return "Suspense";
|
|
83
|
-
case
|
|
83
|
+
case m:
|
|
84
84
|
return "SuspenseList";
|
|
85
85
|
}
|
|
86
86
|
if (typeof e == "object")
|
|
87
87
|
switch (e.$$typeof) {
|
|
88
|
-
case
|
|
89
|
-
var r = e;
|
|
90
|
-
return ne(r) + ".Consumer";
|
|
91
|
-
case O:
|
|
88
|
+
case l:
|
|
92
89
|
var t = e;
|
|
93
|
-
return
|
|
90
|
+
return x(t) + ".Consumer";
|
|
91
|
+
case u:
|
|
92
|
+
var s = e;
|
|
93
|
+
return x(s._context) + ".Provider";
|
|
94
94
|
case f:
|
|
95
|
-
return
|
|
96
|
-
case
|
|
97
|
-
var
|
|
98
|
-
return
|
|
99
|
-
case
|
|
100
|
-
var
|
|
95
|
+
return oe(e, e.render, "ForwardRef");
|
|
96
|
+
case E:
|
|
97
|
+
var d = e.displayName || null;
|
|
98
|
+
return d !== null ? d : N(e.type) || "Memo";
|
|
99
|
+
case k: {
|
|
100
|
+
var v = e, w = v._payload, g = v._init;
|
|
101
101
|
try {
|
|
102
|
-
return
|
|
102
|
+
return N(g(w));
|
|
103
103
|
} catch {
|
|
104
104
|
return null;
|
|
105
105
|
}
|
|
@@ -107,18 +107,18 @@ function hr() {
|
|
|
107
107
|
}
|
|
108
108
|
return null;
|
|
109
109
|
}
|
|
110
|
-
var
|
|
111
|
-
function
|
|
110
|
+
var I = Object.assign, $ = 0, B, ne, H, D, ae, M, je;
|
|
111
|
+
function Oe() {
|
|
112
112
|
}
|
|
113
|
-
|
|
114
|
-
function
|
|
113
|
+
Oe.__reactDisabledLog = !0;
|
|
114
|
+
function sr() {
|
|
115
115
|
{
|
|
116
|
-
if (
|
|
117
|
-
|
|
116
|
+
if ($ === 0) {
|
|
117
|
+
B = console.log, ne = console.info, H = console.warn, D = console.error, ae = console.group, M = console.groupCollapsed, je = console.groupEnd;
|
|
118
118
|
var e = {
|
|
119
119
|
configurable: !0,
|
|
120
120
|
enumerable: !0,
|
|
121
|
-
value:
|
|
121
|
+
value: Oe,
|
|
122
122
|
writable: !0
|
|
123
123
|
};
|
|
124
124
|
Object.defineProperties(console, {
|
|
@@ -131,332 +131,332 @@ function hr() {
|
|
|
131
131
|
groupEnd: e
|
|
132
132
|
});
|
|
133
133
|
}
|
|
134
|
-
|
|
134
|
+
$++;
|
|
135
135
|
}
|
|
136
136
|
}
|
|
137
|
-
function
|
|
137
|
+
function ir() {
|
|
138
138
|
{
|
|
139
|
-
if (
|
|
139
|
+
if ($--, $ === 0) {
|
|
140
140
|
var e = {
|
|
141
141
|
configurable: !0,
|
|
142
142
|
enumerable: !0,
|
|
143
143
|
writable: !0
|
|
144
144
|
};
|
|
145
145
|
Object.defineProperties(console, {
|
|
146
|
-
log:
|
|
147
|
-
value:
|
|
146
|
+
log: I({}, e, {
|
|
147
|
+
value: B
|
|
148
148
|
}),
|
|
149
|
-
info:
|
|
150
|
-
value:
|
|
149
|
+
info: I({}, e, {
|
|
150
|
+
value: ne
|
|
151
151
|
}),
|
|
152
|
-
warn:
|
|
153
|
-
value:
|
|
152
|
+
warn: I({}, e, {
|
|
153
|
+
value: H
|
|
154
154
|
}),
|
|
155
|
-
error:
|
|
156
|
-
value:
|
|
155
|
+
error: I({}, e, {
|
|
156
|
+
value: D
|
|
157
157
|
}),
|
|
158
|
-
group:
|
|
159
|
-
value:
|
|
158
|
+
group: I({}, e, {
|
|
159
|
+
value: ae
|
|
160
160
|
}),
|
|
161
|
-
groupCollapsed:
|
|
162
|
-
value:
|
|
161
|
+
groupCollapsed: I({}, e, {
|
|
162
|
+
value: M
|
|
163
163
|
}),
|
|
164
|
-
groupEnd:
|
|
165
|
-
value:
|
|
164
|
+
groupEnd: I({}, e, {
|
|
165
|
+
value: je
|
|
166
166
|
})
|
|
167
167
|
});
|
|
168
168
|
}
|
|
169
|
-
|
|
169
|
+
$ < 0 && h("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
|
-
var
|
|
173
|
-
function
|
|
172
|
+
var ye = C.ReactCurrentDispatcher, xe;
|
|
173
|
+
function be(e, t, s) {
|
|
174
174
|
{
|
|
175
|
-
if (
|
|
175
|
+
if (xe === void 0)
|
|
176
176
|
try {
|
|
177
177
|
throw Error();
|
|
178
|
-
} catch (
|
|
179
|
-
var
|
|
180
|
-
|
|
178
|
+
} catch (v) {
|
|
179
|
+
var d = v.stack.trim().match(/\n( *(at )?)/);
|
|
180
|
+
xe = d && d[1] || "";
|
|
181
181
|
}
|
|
182
182
|
return `
|
|
183
|
-
` +
|
|
183
|
+
` + xe + e;
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
|
-
var
|
|
186
|
+
var we = !1, ge;
|
|
187
187
|
{
|
|
188
|
-
var
|
|
189
|
-
|
|
188
|
+
var lr = typeof WeakMap == "function" ? WeakMap : Map;
|
|
189
|
+
ge = new lr();
|
|
190
190
|
}
|
|
191
|
-
function
|
|
192
|
-
if (!e ||
|
|
191
|
+
function Ae(e, t) {
|
|
192
|
+
if (!e || we)
|
|
193
193
|
return "";
|
|
194
194
|
{
|
|
195
|
-
var
|
|
196
|
-
if (
|
|
197
|
-
return
|
|
195
|
+
var s = ge.get(e);
|
|
196
|
+
if (s !== void 0)
|
|
197
|
+
return s;
|
|
198
198
|
}
|
|
199
|
-
var
|
|
200
|
-
|
|
201
|
-
var
|
|
199
|
+
var d;
|
|
200
|
+
we = !0;
|
|
201
|
+
var v = Error.prepareStackTrace;
|
|
202
202
|
Error.prepareStackTrace = void 0;
|
|
203
|
-
var
|
|
204
|
-
|
|
203
|
+
var w;
|
|
204
|
+
w = ye.current, ye.current = null, sr();
|
|
205
205
|
try {
|
|
206
|
-
if (
|
|
207
|
-
var
|
|
206
|
+
if (t) {
|
|
207
|
+
var g = function() {
|
|
208
208
|
throw Error();
|
|
209
209
|
};
|
|
210
|
-
if (Object.defineProperty(
|
|
210
|
+
if (Object.defineProperty(g.prototype, "props", {
|
|
211
211
|
set: function() {
|
|
212
212
|
throw Error();
|
|
213
213
|
}
|
|
214
214
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
215
215
|
try {
|
|
216
|
-
Reflect.construct(
|
|
217
|
-
} catch (
|
|
218
|
-
|
|
216
|
+
Reflect.construct(g, []);
|
|
217
|
+
} catch (z) {
|
|
218
|
+
d = z;
|
|
219
219
|
}
|
|
220
|
-
Reflect.construct(e, [],
|
|
220
|
+
Reflect.construct(e, [], g);
|
|
221
221
|
} else {
|
|
222
222
|
try {
|
|
223
|
-
|
|
224
|
-
} catch (
|
|
225
|
-
|
|
223
|
+
g.call();
|
|
224
|
+
} catch (z) {
|
|
225
|
+
d = z;
|
|
226
226
|
}
|
|
227
|
-
e.call(
|
|
227
|
+
e.call(g.prototype);
|
|
228
228
|
}
|
|
229
229
|
} else {
|
|
230
230
|
try {
|
|
231
231
|
throw Error();
|
|
232
|
-
} catch (
|
|
233
|
-
|
|
232
|
+
} catch (z) {
|
|
233
|
+
d = z;
|
|
234
234
|
}
|
|
235
235
|
e();
|
|
236
236
|
}
|
|
237
|
-
} catch (
|
|
238
|
-
if (
|
|
239
|
-
for (var
|
|
240
|
-
`),
|
|
241
|
-
`),
|
|
242
|
-
|
|
243
|
-
for (;
|
|
244
|
-
if (
|
|
245
|
-
if (
|
|
237
|
+
} catch (z) {
|
|
238
|
+
if (z && d && typeof z.stack == "string") {
|
|
239
|
+
for (var b = z.stack.split(`
|
|
240
|
+
`), A = d.stack.split(`
|
|
241
|
+
`), T = b.length - 1, P = A.length - 1; T >= 1 && P >= 0 && b[T] !== A[P]; )
|
|
242
|
+
P--;
|
|
243
|
+
for (; T >= 1 && P >= 0; T--, P--)
|
|
244
|
+
if (b[T] !== A[P]) {
|
|
245
|
+
if (T !== 1 || P !== 1)
|
|
246
246
|
do
|
|
247
|
-
if (
|
|
248
|
-
var
|
|
249
|
-
` +
|
|
250
|
-
return e.displayName &&
|
|
247
|
+
if (T--, P--, P < 0 || b[T] !== A[P]) {
|
|
248
|
+
var F = `
|
|
249
|
+
` + b[T].replace(" at new ", " at ");
|
|
250
|
+
return e.displayName && F.includes("<anonymous>") && (F = F.replace("<anonymous>", e.displayName)), typeof e == "function" && ge.set(e, F), F;
|
|
251
251
|
}
|
|
252
|
-
while (
|
|
252
|
+
while (T >= 1 && P >= 0);
|
|
253
253
|
break;
|
|
254
254
|
}
|
|
255
255
|
}
|
|
256
256
|
} finally {
|
|
257
|
-
|
|
257
|
+
we = !1, ye.current = w, ir(), Error.prepareStackTrace = v;
|
|
258
258
|
}
|
|
259
|
-
var
|
|
260
|
-
return typeof e == "function" &&
|
|
259
|
+
var Q = e ? e.displayName || e.name : "", q = Q ? be(Q) : "";
|
|
260
|
+
return typeof e == "function" && ge.set(e, q), q;
|
|
261
261
|
}
|
|
262
|
-
function
|
|
263
|
-
return
|
|
262
|
+
function cr(e, t, s) {
|
|
263
|
+
return Ae(e, !1);
|
|
264
264
|
}
|
|
265
|
-
function
|
|
266
|
-
var
|
|
267
|
-
return !!(
|
|
265
|
+
function ur(e) {
|
|
266
|
+
var t = e.prototype;
|
|
267
|
+
return !!(t && t.isReactComponent);
|
|
268
268
|
}
|
|
269
|
-
function
|
|
269
|
+
function me(e, t, s) {
|
|
270
270
|
if (e == null)
|
|
271
271
|
return "";
|
|
272
272
|
if (typeof e == "function")
|
|
273
|
-
return
|
|
273
|
+
return Ae(e, ur(e));
|
|
274
274
|
if (typeof e == "string")
|
|
275
|
-
return
|
|
275
|
+
return be(e);
|
|
276
276
|
switch (e) {
|
|
277
|
-
case
|
|
278
|
-
return
|
|
279
|
-
case
|
|
280
|
-
return
|
|
277
|
+
case y:
|
|
278
|
+
return be("Suspense");
|
|
279
|
+
case m:
|
|
280
|
+
return be("SuspenseList");
|
|
281
281
|
}
|
|
282
282
|
if (typeof e == "object")
|
|
283
283
|
switch (e.$$typeof) {
|
|
284
284
|
case f:
|
|
285
|
-
return
|
|
286
|
-
case
|
|
287
|
-
return
|
|
288
|
-
case
|
|
289
|
-
var
|
|
285
|
+
return cr(e.render);
|
|
286
|
+
case E:
|
|
287
|
+
return me(e.type, t, s);
|
|
288
|
+
case k: {
|
|
289
|
+
var d = e, v = d._payload, w = d._init;
|
|
290
290
|
try {
|
|
291
|
-
return
|
|
291
|
+
return me(w(v), t, s);
|
|
292
292
|
} catch {
|
|
293
293
|
}
|
|
294
294
|
}
|
|
295
295
|
}
|
|
296
296
|
return "";
|
|
297
297
|
}
|
|
298
|
-
var
|
|
299
|
-
function
|
|
298
|
+
var se = Object.prototype.hasOwnProperty, ze = {}, Ie = C.ReactDebugCurrentFrame;
|
|
299
|
+
function ve(e) {
|
|
300
300
|
if (e) {
|
|
301
|
-
var
|
|
302
|
-
|
|
301
|
+
var t = e._owner, s = me(e.type, e._source, t ? t.type : null);
|
|
302
|
+
Ie.setExtraStackFrame(s);
|
|
303
303
|
} else
|
|
304
|
-
|
|
304
|
+
Ie.setExtraStackFrame(null);
|
|
305
305
|
}
|
|
306
|
-
function
|
|
306
|
+
function dr(e, t, s, d, v) {
|
|
307
307
|
{
|
|
308
|
-
var
|
|
309
|
-
for (var
|
|
310
|
-
if (
|
|
311
|
-
var
|
|
308
|
+
var w = Function.call.bind(se);
|
|
309
|
+
for (var g in e)
|
|
310
|
+
if (w(e, g)) {
|
|
311
|
+
var b = void 0;
|
|
312
312
|
try {
|
|
313
|
-
if (typeof e[
|
|
314
|
-
var
|
|
315
|
-
throw
|
|
313
|
+
if (typeof e[g] != "function") {
|
|
314
|
+
var A = Error((d || "React class") + ": " + s + " type `" + g + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[g] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
315
|
+
throw A.name = "Invariant Violation", A;
|
|
316
316
|
}
|
|
317
|
-
|
|
318
|
-
} catch (
|
|
319
|
-
|
|
317
|
+
b = e[g](t, g, d, s, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
318
|
+
} catch (T) {
|
|
319
|
+
b = T;
|
|
320
320
|
}
|
|
321
|
-
|
|
321
|
+
b && !(b instanceof Error) && (ve(v), h("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", d || "React class", s, g, typeof b), ve(null)), b instanceof Error && !(b.message in ze) && (ze[b.message] = !0, ve(v), h("Failed %s type: %s", s, b.message), ve(null));
|
|
322
322
|
}
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
|
-
var
|
|
326
|
-
function
|
|
327
|
-
return
|
|
325
|
+
var fr = Array.isArray;
|
|
326
|
+
function _e(e) {
|
|
327
|
+
return fr(e);
|
|
328
328
|
}
|
|
329
|
-
function
|
|
329
|
+
function pr(e) {
|
|
330
330
|
{
|
|
331
|
-
var
|
|
332
|
-
return
|
|
331
|
+
var t = typeof Symbol == "function" && Symbol.toStringTag, s = t && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
332
|
+
return s;
|
|
333
333
|
}
|
|
334
334
|
}
|
|
335
|
-
function
|
|
335
|
+
function br(e) {
|
|
336
336
|
try {
|
|
337
|
-
return
|
|
337
|
+
return Me(e), !1;
|
|
338
338
|
} catch {
|
|
339
339
|
return !0;
|
|
340
340
|
}
|
|
341
341
|
}
|
|
342
|
-
function
|
|
342
|
+
function Me(e) {
|
|
343
343
|
return "" + e;
|
|
344
344
|
}
|
|
345
|
-
function
|
|
346
|
-
if (
|
|
347
|
-
return
|
|
345
|
+
function Fe(e) {
|
|
346
|
+
if (br(e))
|
|
347
|
+
return h("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", pr(e)), Me(e);
|
|
348
348
|
}
|
|
349
|
-
var
|
|
349
|
+
var Ne = C.ReactCurrentOwner, gr = {
|
|
350
350
|
key: !0,
|
|
351
351
|
ref: !0,
|
|
352
352
|
__self: !0,
|
|
353
353
|
__source: !0
|
|
354
|
-
},
|
|
355
|
-
function
|
|
356
|
-
if (
|
|
357
|
-
var
|
|
358
|
-
if (
|
|
354
|
+
}, We, Le;
|
|
355
|
+
function mr(e) {
|
|
356
|
+
if (se.call(e, "ref")) {
|
|
357
|
+
var t = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
358
|
+
if (t && t.isReactWarning)
|
|
359
359
|
return !1;
|
|
360
360
|
}
|
|
361
361
|
return e.ref !== void 0;
|
|
362
362
|
}
|
|
363
|
-
function
|
|
364
|
-
if (
|
|
365
|
-
var
|
|
366
|
-
if (
|
|
363
|
+
function vr(e) {
|
|
364
|
+
if (se.call(e, "key")) {
|
|
365
|
+
var t = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
366
|
+
if (t && t.isReactWarning)
|
|
367
367
|
return !1;
|
|
368
368
|
}
|
|
369
369
|
return e.key !== void 0;
|
|
370
370
|
}
|
|
371
|
-
function
|
|
372
|
-
typeof e.ref == "string" &&
|
|
371
|
+
function hr(e, t) {
|
|
372
|
+
typeof e.ref == "string" && Ne.current;
|
|
373
373
|
}
|
|
374
|
-
function
|
|
374
|
+
function yr(e, t) {
|
|
375
375
|
{
|
|
376
|
-
var
|
|
377
|
-
|
|
376
|
+
var s = function() {
|
|
377
|
+
We || (We = !0, h("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", t));
|
|
378
378
|
};
|
|
379
|
-
|
|
380
|
-
get:
|
|
379
|
+
s.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
380
|
+
get: s,
|
|
381
381
|
configurable: !0
|
|
382
382
|
});
|
|
383
383
|
}
|
|
384
384
|
}
|
|
385
|
-
function
|
|
385
|
+
function xr(e, t) {
|
|
386
386
|
{
|
|
387
|
-
var
|
|
388
|
-
|
|
387
|
+
var s = function() {
|
|
388
|
+
Le || (Le = !0, h("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", t));
|
|
389
389
|
};
|
|
390
|
-
|
|
391
|
-
get:
|
|
390
|
+
s.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
391
|
+
get: s,
|
|
392
392
|
configurable: !0
|
|
393
393
|
});
|
|
394
394
|
}
|
|
395
395
|
}
|
|
396
|
-
var
|
|
397
|
-
var
|
|
396
|
+
var wr = function(e, t, s, d, v, w, g) {
|
|
397
|
+
var b = {
|
|
398
398
|
// This tag allows us to uniquely identify this as a React Element
|
|
399
|
-
$$typeof:
|
|
399
|
+
$$typeof: o,
|
|
400
400
|
// Built-in properties that belong on the element
|
|
401
401
|
type: e,
|
|
402
|
-
key:
|
|
403
|
-
ref:
|
|
404
|
-
props:
|
|
402
|
+
key: t,
|
|
403
|
+
ref: s,
|
|
404
|
+
props: g,
|
|
405
405
|
// Record the component responsible for creating this element.
|
|
406
|
-
_owner:
|
|
406
|
+
_owner: w
|
|
407
407
|
};
|
|
408
|
-
return
|
|
408
|
+
return b._store = {}, Object.defineProperty(b._store, "validated", {
|
|
409
409
|
configurable: !1,
|
|
410
410
|
enumerable: !1,
|
|
411
411
|
writable: !0,
|
|
412
412
|
value: !1
|
|
413
|
-
}), Object.defineProperty(
|
|
413
|
+
}), Object.defineProperty(b, "_self", {
|
|
414
414
|
configurable: !1,
|
|
415
415
|
enumerable: !1,
|
|
416
416
|
writable: !1,
|
|
417
|
-
value:
|
|
418
|
-
}), Object.defineProperty(
|
|
417
|
+
value: d
|
|
418
|
+
}), Object.defineProperty(b, "_source", {
|
|
419
419
|
configurable: !1,
|
|
420
420
|
enumerable: !1,
|
|
421
421
|
writable: !1,
|
|
422
|
-
value:
|
|
423
|
-
}), Object.freeze && (Object.freeze(
|
|
422
|
+
value: v
|
|
423
|
+
}), Object.freeze && (Object.freeze(b.props), Object.freeze(b)), b;
|
|
424
424
|
};
|
|
425
|
-
function
|
|
425
|
+
function _r(e, t, s, d, v) {
|
|
426
426
|
{
|
|
427
|
-
var
|
|
428
|
-
|
|
429
|
-
for (
|
|
430
|
-
|
|
427
|
+
var w, g = {}, b = null, A = null;
|
|
428
|
+
s !== void 0 && (Fe(s), b = "" + s), vr(t) && (Fe(t.key), b = "" + t.key), mr(t) && (A = t.ref, hr(t, v));
|
|
429
|
+
for (w in t)
|
|
430
|
+
se.call(t, w) && !gr.hasOwnProperty(w) && (g[w] = t[w]);
|
|
431
431
|
if (e && e.defaultProps) {
|
|
432
|
-
var
|
|
433
|
-
for (
|
|
434
|
-
|
|
432
|
+
var T = e.defaultProps;
|
|
433
|
+
for (w in T)
|
|
434
|
+
g[w] === void 0 && (g[w] = T[w]);
|
|
435
435
|
}
|
|
436
|
-
if (
|
|
437
|
-
var
|
|
438
|
-
|
|
436
|
+
if (b || A) {
|
|
437
|
+
var P = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
438
|
+
b && yr(g, P), A && xr(g, P);
|
|
439
439
|
}
|
|
440
|
-
return
|
|
440
|
+
return wr(e, b, A, v, d, Ne.current, g);
|
|
441
441
|
}
|
|
442
442
|
}
|
|
443
|
-
var
|
|
444
|
-
function
|
|
443
|
+
var Re = C.ReactCurrentOwner, Ge = C.ReactDebugCurrentFrame;
|
|
444
|
+
function Z(e) {
|
|
445
445
|
if (e) {
|
|
446
|
-
var
|
|
447
|
-
|
|
446
|
+
var t = e._owner, s = me(e.type, e._source, t ? t.type : null);
|
|
447
|
+
Ge.setExtraStackFrame(s);
|
|
448
448
|
} else
|
|
449
|
-
|
|
449
|
+
Ge.setExtraStackFrame(null);
|
|
450
450
|
}
|
|
451
|
-
var
|
|
452
|
-
|
|
453
|
-
function
|
|
454
|
-
return typeof e == "object" && e !== null && e.$$typeof ===
|
|
451
|
+
var Ee;
|
|
452
|
+
Ee = !1;
|
|
453
|
+
function Ce(e) {
|
|
454
|
+
return typeof e == "object" && e !== null && e.$$typeof === o;
|
|
455
455
|
}
|
|
456
|
-
function
|
|
456
|
+
function $e() {
|
|
457
457
|
{
|
|
458
|
-
if (
|
|
459
|
-
var e =
|
|
458
|
+
if (Re.current) {
|
|
459
|
+
var e = N(Re.current.type);
|
|
460
460
|
if (e)
|
|
461
461
|
return `
|
|
462
462
|
|
|
@@ -465,160 +465,160 @@ Check the render method of \`` + e + "`.";
|
|
|
465
465
|
return "";
|
|
466
466
|
}
|
|
467
467
|
}
|
|
468
|
-
function
|
|
468
|
+
function Rr(e) {
|
|
469
469
|
return "";
|
|
470
470
|
}
|
|
471
|
-
var
|
|
472
|
-
function
|
|
471
|
+
var De = {};
|
|
472
|
+
function Er(e) {
|
|
473
473
|
{
|
|
474
|
-
var
|
|
475
|
-
if (!
|
|
476
|
-
var
|
|
477
|
-
|
|
474
|
+
var t = $e();
|
|
475
|
+
if (!t) {
|
|
476
|
+
var s = typeof e == "string" ? e : e.displayName || e.name;
|
|
477
|
+
s && (t = `
|
|
478
478
|
|
|
479
|
-
Check the top-level render call using <` +
|
|
479
|
+
Check the top-level render call using <` + s + ">.");
|
|
480
480
|
}
|
|
481
|
-
return
|
|
481
|
+
return t;
|
|
482
482
|
}
|
|
483
483
|
}
|
|
484
|
-
function
|
|
484
|
+
function Ve(e, t) {
|
|
485
485
|
{
|
|
486
486
|
if (!e._store || e._store.validated || e.key != null)
|
|
487
487
|
return;
|
|
488
488
|
e._store.validated = !0;
|
|
489
|
-
var
|
|
490
|
-
if (
|
|
489
|
+
var s = Er(t);
|
|
490
|
+
if (De[s])
|
|
491
491
|
return;
|
|
492
|
-
|
|
493
|
-
var
|
|
494
|
-
e && e._owner && e._owner !==
|
|
492
|
+
De[s] = !0;
|
|
493
|
+
var d = "";
|
|
494
|
+
e && e._owner && e._owner !== Re.current && (d = " It was passed a child from " + N(e._owner.type) + "."), Z(e), h('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', s, d), Z(null);
|
|
495
495
|
}
|
|
496
496
|
}
|
|
497
|
-
function
|
|
497
|
+
function Ye(e, t) {
|
|
498
498
|
{
|
|
499
499
|
if (typeof e != "object")
|
|
500
500
|
return;
|
|
501
|
-
if (
|
|
502
|
-
for (var
|
|
503
|
-
var
|
|
504
|
-
|
|
501
|
+
if (_e(e))
|
|
502
|
+
for (var s = 0; s < e.length; s++) {
|
|
503
|
+
var d = e[s];
|
|
504
|
+
Ce(d) && Ve(d, t);
|
|
505
505
|
}
|
|
506
|
-
else if (
|
|
506
|
+
else if (Ce(e))
|
|
507
507
|
e._store && (e._store.validated = !0);
|
|
508
508
|
else if (e) {
|
|
509
|
-
var
|
|
510
|
-
if (typeof
|
|
511
|
-
for (var
|
|
512
|
-
|
|
509
|
+
var v = _(e);
|
|
510
|
+
if (typeof v == "function" && v !== e.entries)
|
|
511
|
+
for (var w = v.call(e), g; !(g = w.next()).done; )
|
|
512
|
+
Ce(g.value) && Ve(g.value, t);
|
|
513
513
|
}
|
|
514
514
|
}
|
|
515
515
|
}
|
|
516
|
-
function
|
|
516
|
+
function Cr(e) {
|
|
517
517
|
{
|
|
518
|
-
var
|
|
519
|
-
if (
|
|
518
|
+
var t = e.type;
|
|
519
|
+
if (t == null || typeof t == "string")
|
|
520
520
|
return;
|
|
521
|
-
var
|
|
522
|
-
if (typeof
|
|
523
|
-
|
|
524
|
-
else if (typeof
|
|
521
|
+
var s;
|
|
522
|
+
if (typeof t == "function")
|
|
523
|
+
s = t.propTypes;
|
|
524
|
+
else if (typeof t == "object" && (t.$$typeof === f || // Note: Memo only checks outer props here.
|
|
525
525
|
// Inner props are checked in the reconciler.
|
|
526
|
-
|
|
527
|
-
|
|
526
|
+
t.$$typeof === E))
|
|
527
|
+
s = t.propTypes;
|
|
528
528
|
else
|
|
529
529
|
return;
|
|
530
|
-
if (
|
|
531
|
-
var
|
|
532
|
-
|
|
533
|
-
} else if (
|
|
534
|
-
|
|
535
|
-
var
|
|
536
|
-
|
|
530
|
+
if (s) {
|
|
531
|
+
var d = N(t);
|
|
532
|
+
dr(s, e.props, "prop", d, e);
|
|
533
|
+
} else if (t.PropTypes !== void 0 && !Ee) {
|
|
534
|
+
Ee = !0;
|
|
535
|
+
var v = N(t);
|
|
536
|
+
h("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", v || "Unknown");
|
|
537
537
|
}
|
|
538
|
-
typeof
|
|
538
|
+
typeof t.getDefaultProps == "function" && !t.getDefaultProps.isReactClassApproved && h("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
539
539
|
}
|
|
540
540
|
}
|
|
541
|
-
function
|
|
541
|
+
function kr(e) {
|
|
542
542
|
{
|
|
543
|
-
for (var
|
|
544
|
-
var
|
|
545
|
-
if (
|
|
546
|
-
|
|
543
|
+
for (var t = Object.keys(e.props), s = 0; s < t.length; s++) {
|
|
544
|
+
var d = t[s];
|
|
545
|
+
if (d !== "children" && d !== "key") {
|
|
546
|
+
Z(e), h("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", d), Z(null);
|
|
547
547
|
break;
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
|
-
e.ref !== null && (
|
|
550
|
+
e.ref !== null && (Z(e), h("Invalid attribute `ref` supplied to `React.Fragment`."), Z(null));
|
|
551
551
|
}
|
|
552
552
|
}
|
|
553
|
-
var
|
|
554
|
-
function
|
|
553
|
+
var Ue = {};
|
|
554
|
+
function Be(e, t, s, d, v, w) {
|
|
555
555
|
{
|
|
556
|
-
var
|
|
557
|
-
if (!
|
|
558
|
-
var
|
|
559
|
-
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (
|
|
560
|
-
var
|
|
561
|
-
|
|
562
|
-
var
|
|
563
|
-
e === null ?
|
|
556
|
+
var g = te(e);
|
|
557
|
+
if (!g) {
|
|
558
|
+
var b = "";
|
|
559
|
+
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (b += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
560
|
+
var A = Rr();
|
|
561
|
+
A ? b += A : b += $e();
|
|
562
|
+
var T;
|
|
563
|
+
e === null ? T = "null" : _e(e) ? T = "array" : e !== void 0 && e.$$typeof === o ? (T = "<" + (N(e.type) || "Unknown") + " />", b = " Did you accidentally export a JSX literal instead of a component?") : T = typeof e, h("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", T, b);
|
|
564
564
|
}
|
|
565
|
-
var
|
|
566
|
-
if (
|
|
567
|
-
return
|
|
568
|
-
if (
|
|
569
|
-
var
|
|
570
|
-
if (
|
|
571
|
-
if (
|
|
572
|
-
if (
|
|
573
|
-
for (var
|
|
574
|
-
|
|
575
|
-
Object.freeze && Object.freeze(
|
|
565
|
+
var P = _r(e, t, s, v, w);
|
|
566
|
+
if (P == null)
|
|
567
|
+
return P;
|
|
568
|
+
if (g) {
|
|
569
|
+
var F = t.children;
|
|
570
|
+
if (F !== void 0)
|
|
571
|
+
if (d)
|
|
572
|
+
if (_e(F)) {
|
|
573
|
+
for (var Q = 0; Q < F.length; Q++)
|
|
574
|
+
Ye(F[Q], e);
|
|
575
|
+
Object.freeze && Object.freeze(F);
|
|
576
576
|
} else
|
|
577
|
-
|
|
577
|
+
h("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
578
578
|
else
|
|
579
|
-
|
|
579
|
+
Ye(F, e);
|
|
580
580
|
}
|
|
581
|
-
if (
|
|
582
|
-
var
|
|
583
|
-
return
|
|
584
|
-
}),
|
|
585
|
-
if (!
|
|
586
|
-
var
|
|
587
|
-
|
|
581
|
+
if (se.call(t, "key")) {
|
|
582
|
+
var q = N(e), z = Object.keys(t).filter(function(Ar) {
|
|
583
|
+
return Ar !== "key";
|
|
584
|
+
}), ke = z.length > 0 ? "{key: someKey, " + z.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
585
|
+
if (!Ue[q + ke]) {
|
|
586
|
+
var Or = z.length > 0 ? "{" + z.join(": ..., ") + ": ...}" : "{}";
|
|
587
|
+
h(`A props object containing a "key" prop is being spread into JSX:
|
|
588
588
|
let props = %s;
|
|
589
589
|
<%s {...props} />
|
|
590
590
|
React keys must be passed directly to JSX without using spread:
|
|
591
591
|
let props = %s;
|
|
592
|
-
<%s key={someKey} {...props} />`,
|
|
592
|
+
<%s key={someKey} {...props} />`, ke, q, Or, q), Ue[q + ke] = !0;
|
|
593
593
|
}
|
|
594
594
|
}
|
|
595
|
-
return e ===
|
|
595
|
+
return e === n ? kr(P) : Cr(P), P;
|
|
596
596
|
}
|
|
597
597
|
}
|
|
598
|
-
function
|
|
599
|
-
return
|
|
598
|
+
function Sr(e, t, s) {
|
|
599
|
+
return Be(e, t, s, !0);
|
|
600
600
|
}
|
|
601
|
-
function
|
|
602
|
-
return
|
|
601
|
+
function Tr(e, t, s) {
|
|
602
|
+
return Be(e, t, s, !1);
|
|
603
603
|
}
|
|
604
|
-
var
|
|
605
|
-
|
|
606
|
-
})()),
|
|
604
|
+
var Pr = Tr, jr = Sr;
|
|
605
|
+
le.Fragment = n, le.jsx = Pr, le.jsxs = jr;
|
|
606
|
+
})()), le;
|
|
607
607
|
}
|
|
608
|
-
var
|
|
609
|
-
function
|
|
610
|
-
return
|
|
608
|
+
var Ke;
|
|
609
|
+
function Wr() {
|
|
610
|
+
return Ke || (Ke = 1, process.env.NODE_ENV === "production" ? he.exports = Fr() : he.exports = Nr()), he.exports;
|
|
611
611
|
}
|
|
612
|
-
var
|
|
613
|
-
const
|
|
614
|
-
overlay:
|
|
615
|
-
sheet:
|
|
616
|
-
handle:
|
|
617
|
-
closeBtn:
|
|
618
|
-
header:
|
|
619
|
-
body:
|
|
620
|
-
footer:
|
|
621
|
-
},
|
|
612
|
+
var W = Wr();
|
|
613
|
+
const Lr = "_overlay_7kyzr_3", Gr = "_sheet_7kyzr_14", $r = "_handle_7kyzr_51", Dr = "_closeBtn_7kyzr_60", Vr = "_header_7kyzr_79", Yr = "_body_7kyzr_84", Ur = "_footer_7kyzr_91", J = {
|
|
614
|
+
overlay: Lr,
|
|
615
|
+
sheet: Gr,
|
|
616
|
+
handle: $r,
|
|
617
|
+
closeBtn: Dr,
|
|
618
|
+
header: Vr,
|
|
619
|
+
body: Yr,
|
|
620
|
+
footer: Ur
|
|
621
|
+
}, Xe = (...r) => r.filter(Boolean).join(" "), Br = () => /* @__PURE__ */ W.jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", "aria-hidden": "true", children: /* @__PURE__ */ W.jsx(
|
|
622
622
|
"path",
|
|
623
623
|
{
|
|
624
624
|
d: "M12 4L4 12M4 4l8 8",
|
|
@@ -626,68 +626,2353 @@ const _r = "_overlay_7kyzr_3", br = "_sheet_7kyzr_14", gr = "_handle_7kyzr_51",
|
|
|
626
626
|
strokeWidth: "1.8",
|
|
627
627
|
strokeLinecap: "round"
|
|
628
628
|
}
|
|
629
|
-
) }),
|
|
630
|
-
isOpen:
|
|
631
|
-
onClose:
|
|
632
|
-
children:
|
|
633
|
-
header:
|
|
634
|
-
footer:
|
|
635
|
-
showCloseButton:
|
|
636
|
-
showDragHandle:
|
|
637
|
-
closeOnBackdropClick:
|
|
629
|
+
) }), St = ({
|
|
630
|
+
isOpen: r,
|
|
631
|
+
onClose: o,
|
|
632
|
+
children: a,
|
|
633
|
+
header: n,
|
|
634
|
+
footer: c,
|
|
635
|
+
showCloseButton: i = !0,
|
|
636
|
+
showDragHandle: u = !1,
|
|
637
|
+
closeOnBackdropClick: l = !0,
|
|
638
638
|
closeOnEscape: f = !0,
|
|
639
|
-
lockBodyScroll:
|
|
640
|
-
ariaLabel:
|
|
641
|
-
className:
|
|
642
|
-
overlayClassName:
|
|
643
|
-
"data-testid":
|
|
644
|
-
}) => (
|
|
645
|
-
if (!
|
|
646
|
-
const
|
|
647
|
-
|
|
639
|
+
lockBodyScroll: y = !0,
|
|
640
|
+
ariaLabel: m,
|
|
641
|
+
className: E = "",
|
|
642
|
+
overlayClassName: k = "",
|
|
643
|
+
"data-testid": O
|
|
644
|
+
}) => (zr(() => {
|
|
645
|
+
if (!r) return;
|
|
646
|
+
const j = (_) => {
|
|
647
|
+
_.key === "Escape" && o();
|
|
648
648
|
};
|
|
649
|
-
f && document.addEventListener("keydown",
|
|
650
|
-
const
|
|
651
|
-
return
|
|
652
|
-
f && document.removeEventListener("keydown",
|
|
649
|
+
f && document.addEventListener("keydown", j);
|
|
650
|
+
const S = document.body.style.overflow;
|
|
651
|
+
return y && (document.body.style.overflow = "hidden"), () => {
|
|
652
|
+
f && document.removeEventListener("keydown", j), y && (document.body.style.overflow = S);
|
|
653
653
|
};
|
|
654
|
-
}, [
|
|
654
|
+
}, [r, o, f, y]), r ? /* @__PURE__ */ W.jsx(
|
|
655
655
|
"div",
|
|
656
656
|
{
|
|
657
|
-
className:
|
|
657
|
+
className: Xe(J.overlay, k),
|
|
658
658
|
role: "presentation",
|
|
659
|
-
onClick: (
|
|
660
|
-
|
|
659
|
+
onClick: (j) => {
|
|
660
|
+
l && j.target === j.currentTarget && o();
|
|
661
661
|
},
|
|
662
|
-
children: /* @__PURE__ */
|
|
662
|
+
children: /* @__PURE__ */ W.jsxs(
|
|
663
663
|
"div",
|
|
664
664
|
{
|
|
665
|
-
className:
|
|
665
|
+
className: Xe(J.sheet, E),
|
|
666
666
|
role: "dialog",
|
|
667
667
|
"aria-modal": "true",
|
|
668
|
-
"aria-label":
|
|
669
|
-
"data-testid":
|
|
668
|
+
"aria-label": m,
|
|
669
|
+
"data-testid": O,
|
|
670
670
|
children: [
|
|
671
|
-
|
|
672
|
-
|
|
671
|
+
u && /* @__PURE__ */ W.jsx("div", { className: J.handle, "aria-hidden": "true" }),
|
|
672
|
+
i && /* @__PURE__ */ W.jsx(
|
|
673
673
|
"button",
|
|
674
674
|
{
|
|
675
675
|
type: "button",
|
|
676
|
-
className:
|
|
677
|
-
onClick:
|
|
676
|
+
className: J.closeBtn,
|
|
677
|
+
onClick: o,
|
|
678
678
|
"aria-label": "Close",
|
|
679
|
-
children: /* @__PURE__ */
|
|
679
|
+
children: /* @__PURE__ */ W.jsx(Br, {})
|
|
680
680
|
}
|
|
681
681
|
),
|
|
682
|
-
|
|
683
|
-
/* @__PURE__ */
|
|
684
|
-
|
|
682
|
+
n && /* @__PURE__ */ W.jsx("div", { className: J.header, children: n }),
|
|
683
|
+
/* @__PURE__ */ W.jsx("div", { className: J.body, children: a }),
|
|
684
|
+
c && /* @__PURE__ */ W.jsx("div", { className: J.footer, children: c })
|
|
685
685
|
]
|
|
686
686
|
}
|
|
687
687
|
)
|
|
688
688
|
}
|
|
689
689
|
) : null);
|
|
690
|
+
function er(r) {
|
|
691
|
+
var o, a, n = "";
|
|
692
|
+
if (typeof r == "string" || typeof r == "number") n += r;
|
|
693
|
+
else if (typeof r == "object") if (Array.isArray(r)) {
|
|
694
|
+
var c = r.length;
|
|
695
|
+
for (o = 0; o < c; o++) r[o] && (a = er(r[o])) && (n && (n += " "), n += a);
|
|
696
|
+
} else for (a in r) r[a] && (n && (n += " "), n += a);
|
|
697
|
+
return n;
|
|
698
|
+
}
|
|
699
|
+
function qr() {
|
|
700
|
+
for (var r, o, a = 0, n = "", c = arguments.length; a < c; a++) (r = arguments[a]) && (o = er(r)) && (n && (n += " "), n += o);
|
|
701
|
+
return n;
|
|
702
|
+
}
|
|
703
|
+
const Pe = "-", Jr = (r) => {
|
|
704
|
+
const o = Xr(r), {
|
|
705
|
+
conflictingClassGroups: a,
|
|
706
|
+
conflictingClassGroupModifiers: n
|
|
707
|
+
} = r;
|
|
708
|
+
return {
|
|
709
|
+
getClassGroupId: (u) => {
|
|
710
|
+
const l = u.split(Pe);
|
|
711
|
+
return l[0] === "" && l.length !== 1 && l.shift(), rr(l, o) || Kr(u);
|
|
712
|
+
},
|
|
713
|
+
getConflictingClassGroupIds: (u, l) => {
|
|
714
|
+
const f = a[u] || [];
|
|
715
|
+
return l && n[u] ? [...f, ...n[u]] : f;
|
|
716
|
+
}
|
|
717
|
+
};
|
|
718
|
+
}, rr = (r, o) => {
|
|
719
|
+
if (r.length === 0)
|
|
720
|
+
return o.classGroupId;
|
|
721
|
+
const a = r[0], n = o.nextPart.get(a), c = n ? rr(r.slice(1), n) : void 0;
|
|
722
|
+
if (c)
|
|
723
|
+
return c;
|
|
724
|
+
if (o.validators.length === 0)
|
|
725
|
+
return;
|
|
726
|
+
const i = r.join(Pe);
|
|
727
|
+
return o.validators.find(({
|
|
728
|
+
validator: u
|
|
729
|
+
}) => u(i))?.classGroupId;
|
|
730
|
+
}, He = /^\[(.+)\]$/, Kr = (r) => {
|
|
731
|
+
if (He.test(r)) {
|
|
732
|
+
const o = He.exec(r)[1], a = o?.substring(0, o.indexOf(":"));
|
|
733
|
+
if (a)
|
|
734
|
+
return "arbitrary.." + a;
|
|
735
|
+
}
|
|
736
|
+
}, Xr = (r) => {
|
|
737
|
+
const {
|
|
738
|
+
theme: o,
|
|
739
|
+
prefix: a
|
|
740
|
+
} = r, n = {
|
|
741
|
+
nextPart: /* @__PURE__ */ new Map(),
|
|
742
|
+
validators: []
|
|
743
|
+
};
|
|
744
|
+
return Zr(Object.entries(r.classGroups), a).forEach(([i, u]) => {
|
|
745
|
+
Te(u, n, i, o);
|
|
746
|
+
}), n;
|
|
747
|
+
}, Te = (r, o, a, n) => {
|
|
748
|
+
r.forEach((c) => {
|
|
749
|
+
if (typeof c == "string") {
|
|
750
|
+
const i = c === "" ? o : Ze(o, c);
|
|
751
|
+
i.classGroupId = a;
|
|
752
|
+
return;
|
|
753
|
+
}
|
|
754
|
+
if (typeof c == "function") {
|
|
755
|
+
if (Hr(c)) {
|
|
756
|
+
Te(c(n), o, a, n);
|
|
757
|
+
return;
|
|
758
|
+
}
|
|
759
|
+
o.validators.push({
|
|
760
|
+
validator: c,
|
|
761
|
+
classGroupId: a
|
|
762
|
+
});
|
|
763
|
+
return;
|
|
764
|
+
}
|
|
765
|
+
Object.entries(c).forEach(([i, u]) => {
|
|
766
|
+
Te(u, Ze(o, i), a, n);
|
|
767
|
+
});
|
|
768
|
+
});
|
|
769
|
+
}, Ze = (r, o) => {
|
|
770
|
+
let a = r;
|
|
771
|
+
return o.split(Pe).forEach((n) => {
|
|
772
|
+
a.nextPart.has(n) || a.nextPart.set(n, {
|
|
773
|
+
nextPart: /* @__PURE__ */ new Map(),
|
|
774
|
+
validators: []
|
|
775
|
+
}), a = a.nextPart.get(n);
|
|
776
|
+
}), a;
|
|
777
|
+
}, Hr = (r) => r.isThemeGetter, Zr = (r, o) => o ? r.map(([a, n]) => {
|
|
778
|
+
const c = n.map((i) => typeof i == "string" ? o + i : typeof i == "object" ? Object.fromEntries(Object.entries(i).map(([u, l]) => [o + u, l])) : i);
|
|
779
|
+
return [a, c];
|
|
780
|
+
}) : r, Qr = (r) => {
|
|
781
|
+
if (r < 1)
|
|
782
|
+
return {
|
|
783
|
+
get: () => {
|
|
784
|
+
},
|
|
785
|
+
set: () => {
|
|
786
|
+
}
|
|
787
|
+
};
|
|
788
|
+
let o = 0, a = /* @__PURE__ */ new Map(), n = /* @__PURE__ */ new Map();
|
|
789
|
+
const c = (i, u) => {
|
|
790
|
+
a.set(i, u), o++, o > r && (o = 0, n = a, a = /* @__PURE__ */ new Map());
|
|
791
|
+
};
|
|
792
|
+
return {
|
|
793
|
+
get(i) {
|
|
794
|
+
let u = a.get(i);
|
|
795
|
+
if (u !== void 0)
|
|
796
|
+
return u;
|
|
797
|
+
if ((u = n.get(i)) !== void 0)
|
|
798
|
+
return c(i, u), u;
|
|
799
|
+
},
|
|
800
|
+
set(i, u) {
|
|
801
|
+
a.has(i) ? a.set(i, u) : c(i, u);
|
|
802
|
+
}
|
|
803
|
+
};
|
|
804
|
+
}, tr = "!", et = (r) => {
|
|
805
|
+
const {
|
|
806
|
+
separator: o,
|
|
807
|
+
experimentalParseClassName: a
|
|
808
|
+
} = r, n = o.length === 1, c = o[0], i = o.length, u = (l) => {
|
|
809
|
+
const f = [];
|
|
810
|
+
let y = 0, m = 0, E;
|
|
811
|
+
for (let _ = 0; _ < l.length; _++) {
|
|
812
|
+
let C = l[_];
|
|
813
|
+
if (y === 0) {
|
|
814
|
+
if (C === c && (n || l.slice(_, _ + i) === o)) {
|
|
815
|
+
f.push(l.slice(m, _)), m = _ + i;
|
|
816
|
+
continue;
|
|
817
|
+
}
|
|
818
|
+
if (C === "/") {
|
|
819
|
+
E = _;
|
|
820
|
+
continue;
|
|
821
|
+
}
|
|
822
|
+
}
|
|
823
|
+
C === "[" ? y++ : C === "]" && y--;
|
|
824
|
+
}
|
|
825
|
+
const k = f.length === 0 ? l : l.substring(m), O = k.startsWith(tr), j = O ? k.substring(1) : k, S = E && E > m ? E - m : void 0;
|
|
826
|
+
return {
|
|
827
|
+
modifiers: f,
|
|
828
|
+
hasImportantModifier: O,
|
|
829
|
+
baseClassName: j,
|
|
830
|
+
maybePostfixModifierPosition: S
|
|
831
|
+
};
|
|
832
|
+
};
|
|
833
|
+
return a ? (l) => a({
|
|
834
|
+
className: l,
|
|
835
|
+
parseClassName: u
|
|
836
|
+
}) : u;
|
|
837
|
+
}, rt = (r) => {
|
|
838
|
+
if (r.length <= 1)
|
|
839
|
+
return r;
|
|
840
|
+
const o = [];
|
|
841
|
+
let a = [];
|
|
842
|
+
return r.forEach((n) => {
|
|
843
|
+
n[0] === "[" ? (o.push(...a.sort(), n), a = []) : a.push(n);
|
|
844
|
+
}), o.push(...a.sort()), o;
|
|
845
|
+
}, tt = (r) => ({
|
|
846
|
+
cache: Qr(r.cacheSize),
|
|
847
|
+
parseClassName: et(r),
|
|
848
|
+
...Jr(r)
|
|
849
|
+
}), ot = /\s+/, nt = (r, o) => {
|
|
850
|
+
const {
|
|
851
|
+
parseClassName: a,
|
|
852
|
+
getClassGroupId: n,
|
|
853
|
+
getConflictingClassGroupIds: c
|
|
854
|
+
} = o, i = [], u = r.trim().split(ot);
|
|
855
|
+
let l = "";
|
|
856
|
+
for (let f = u.length - 1; f >= 0; f -= 1) {
|
|
857
|
+
const y = u[f], {
|
|
858
|
+
modifiers: m,
|
|
859
|
+
hasImportantModifier: E,
|
|
860
|
+
baseClassName: k,
|
|
861
|
+
maybePostfixModifierPosition: O
|
|
862
|
+
} = a(y);
|
|
863
|
+
let j = !!O, S = n(j ? k.substring(0, O) : k);
|
|
864
|
+
if (!S) {
|
|
865
|
+
if (!j) {
|
|
866
|
+
l = y + (l.length > 0 ? " " + l : l);
|
|
867
|
+
continue;
|
|
868
|
+
}
|
|
869
|
+
if (S = n(k), !S) {
|
|
870
|
+
l = y + (l.length > 0 ? " " + l : l);
|
|
871
|
+
continue;
|
|
872
|
+
}
|
|
873
|
+
j = !1;
|
|
874
|
+
}
|
|
875
|
+
const _ = rt(m).join(":"), C = E ? _ + tr : _, h = C + S;
|
|
876
|
+
if (i.includes(h))
|
|
877
|
+
continue;
|
|
878
|
+
i.push(h);
|
|
879
|
+
const U = c(S, j);
|
|
880
|
+
for (let L = 0; L < U.length; ++L) {
|
|
881
|
+
const K = U[L];
|
|
882
|
+
i.push(C + K);
|
|
883
|
+
}
|
|
884
|
+
l = y + (l.length > 0 ? " " + l : l);
|
|
885
|
+
}
|
|
886
|
+
return l;
|
|
887
|
+
};
|
|
888
|
+
function at() {
|
|
889
|
+
let r = 0, o, a, n = "";
|
|
890
|
+
for (; r < arguments.length; )
|
|
891
|
+
(o = arguments[r++]) && (a = or(o)) && (n && (n += " "), n += a);
|
|
892
|
+
return n;
|
|
893
|
+
}
|
|
894
|
+
const or = (r) => {
|
|
895
|
+
if (typeof r == "string")
|
|
896
|
+
return r;
|
|
897
|
+
let o, a = "";
|
|
898
|
+
for (let n = 0; n < r.length; n++)
|
|
899
|
+
r[n] && (o = or(r[n])) && (a && (a += " "), a += o);
|
|
900
|
+
return a;
|
|
901
|
+
};
|
|
902
|
+
function st(r, ...o) {
|
|
903
|
+
let a, n, c, i = u;
|
|
904
|
+
function u(f) {
|
|
905
|
+
const y = o.reduce((m, E) => E(m), r());
|
|
906
|
+
return a = tt(y), n = a.cache.get, c = a.cache.set, i = l, l(f);
|
|
907
|
+
}
|
|
908
|
+
function l(f) {
|
|
909
|
+
const y = n(f);
|
|
910
|
+
if (y)
|
|
911
|
+
return y;
|
|
912
|
+
const m = nt(f, a);
|
|
913
|
+
return c(f, m), m;
|
|
914
|
+
}
|
|
915
|
+
return function() {
|
|
916
|
+
return i(at.apply(null, arguments));
|
|
917
|
+
};
|
|
918
|
+
}
|
|
919
|
+
const R = (r) => {
|
|
920
|
+
const o = (a) => a[r] || [];
|
|
921
|
+
return o.isThemeGetter = !0, o;
|
|
922
|
+
}, nr = /^\[(?:([a-z-]+):)?(.+)\]$/i, it = /^\d+\/\d+$/, lt = /* @__PURE__ */ new Set(["px", "full", "screen"]), ct = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, ut = /\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$/, dt = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, ft = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, pt = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, G = (r) => ee(r) || lt.has(r) || it.test(r), V = (r) => re(r, "length", wt), ee = (r) => !!r && !Number.isNaN(Number(r)), Se = (r) => re(r, "number", ee), ce = (r) => !!r && Number.isInteger(Number(r)), bt = (r) => r.endsWith("%") && ee(r.slice(0, -1)), p = (r) => nr.test(r), Y = (r) => ct.test(r), gt = /* @__PURE__ */ new Set(["length", "size", "percentage"]), mt = (r) => re(r, gt, ar), vt = (r) => re(r, "position", ar), ht = /* @__PURE__ */ new Set(["image", "url"]), yt = (r) => re(r, ht, Rt), xt = (r) => re(r, "", _t), ue = () => !0, re = (r, o, a) => {
|
|
923
|
+
const n = nr.exec(r);
|
|
924
|
+
return n ? n[1] ? typeof o == "string" ? n[1] === o : o.has(n[1]) : a(n[2]) : !1;
|
|
925
|
+
}, wt = (r) => (
|
|
926
|
+
// `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
|
|
927
|
+
// For example, `hsl(0 0% 0%)` would be classified as a length without this check.
|
|
928
|
+
// I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
|
|
929
|
+
ut.test(r) && !dt.test(r)
|
|
930
|
+
), ar = () => !1, _t = (r) => ft.test(r), Rt = (r) => pt.test(r), Et = () => {
|
|
931
|
+
const r = R("colors"), o = R("spacing"), a = R("blur"), n = R("brightness"), c = R("borderColor"), i = R("borderRadius"), u = R("borderSpacing"), l = R("borderWidth"), f = R("contrast"), y = R("grayscale"), m = R("hueRotate"), E = R("invert"), k = R("gap"), O = R("gradientColorStops"), j = R("gradientColorStopPositions"), S = R("inset"), _ = R("margin"), C = R("opacity"), h = R("padding"), U = R("saturate"), L = R("scale"), K = R("sepia"), de = R("skew"), fe = R("space"), pe = R("translate"), X = () => ["auto", "contain", "none"], te = () => ["auto", "hidden", "clip", "visible", "scroll"], oe = () => ["auto", p, o], x = () => [p, o], N = () => ["", G, V], I = () => ["auto", ee, p], $ = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], B = () => ["solid", "dashed", "dotted", "double", "none"], ne = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], H = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], D = () => ["", "0", p], ae = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], M = () => [ee, p];
|
|
932
|
+
return {
|
|
933
|
+
cacheSize: 500,
|
|
934
|
+
separator: ":",
|
|
935
|
+
theme: {
|
|
936
|
+
colors: [ue],
|
|
937
|
+
spacing: [G, V],
|
|
938
|
+
blur: ["none", "", Y, p],
|
|
939
|
+
brightness: M(),
|
|
940
|
+
borderColor: [r],
|
|
941
|
+
borderRadius: ["none", "", "full", Y, p],
|
|
942
|
+
borderSpacing: x(),
|
|
943
|
+
borderWidth: N(),
|
|
944
|
+
contrast: M(),
|
|
945
|
+
grayscale: D(),
|
|
946
|
+
hueRotate: M(),
|
|
947
|
+
invert: D(),
|
|
948
|
+
gap: x(),
|
|
949
|
+
gradientColorStops: [r],
|
|
950
|
+
gradientColorStopPositions: [bt, V],
|
|
951
|
+
inset: oe(),
|
|
952
|
+
margin: oe(),
|
|
953
|
+
opacity: M(),
|
|
954
|
+
padding: x(),
|
|
955
|
+
saturate: M(),
|
|
956
|
+
scale: M(),
|
|
957
|
+
sepia: D(),
|
|
958
|
+
skew: M(),
|
|
959
|
+
space: x(),
|
|
960
|
+
translate: x()
|
|
961
|
+
},
|
|
962
|
+
classGroups: {
|
|
963
|
+
// Layout
|
|
964
|
+
/**
|
|
965
|
+
* Aspect Ratio
|
|
966
|
+
* @see https://tailwindcss.com/docs/aspect-ratio
|
|
967
|
+
*/
|
|
968
|
+
aspect: [{
|
|
969
|
+
aspect: ["auto", "square", "video", p]
|
|
970
|
+
}],
|
|
971
|
+
/**
|
|
972
|
+
* Container
|
|
973
|
+
* @see https://tailwindcss.com/docs/container
|
|
974
|
+
*/
|
|
975
|
+
container: ["container"],
|
|
976
|
+
/**
|
|
977
|
+
* Columns
|
|
978
|
+
* @see https://tailwindcss.com/docs/columns
|
|
979
|
+
*/
|
|
980
|
+
columns: [{
|
|
981
|
+
columns: [Y]
|
|
982
|
+
}],
|
|
983
|
+
/**
|
|
984
|
+
* Break After
|
|
985
|
+
* @see https://tailwindcss.com/docs/break-after
|
|
986
|
+
*/
|
|
987
|
+
"break-after": [{
|
|
988
|
+
"break-after": ae()
|
|
989
|
+
}],
|
|
990
|
+
/**
|
|
991
|
+
* Break Before
|
|
992
|
+
* @see https://tailwindcss.com/docs/break-before
|
|
993
|
+
*/
|
|
994
|
+
"break-before": [{
|
|
995
|
+
"break-before": ae()
|
|
996
|
+
}],
|
|
997
|
+
/**
|
|
998
|
+
* Break Inside
|
|
999
|
+
* @see https://tailwindcss.com/docs/break-inside
|
|
1000
|
+
*/
|
|
1001
|
+
"break-inside": [{
|
|
1002
|
+
"break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
|
|
1003
|
+
}],
|
|
1004
|
+
/**
|
|
1005
|
+
* Box Decoration Break
|
|
1006
|
+
* @see https://tailwindcss.com/docs/box-decoration-break
|
|
1007
|
+
*/
|
|
1008
|
+
"box-decoration": [{
|
|
1009
|
+
"box-decoration": ["slice", "clone"]
|
|
1010
|
+
}],
|
|
1011
|
+
/**
|
|
1012
|
+
* Box Sizing
|
|
1013
|
+
* @see https://tailwindcss.com/docs/box-sizing
|
|
1014
|
+
*/
|
|
1015
|
+
box: [{
|
|
1016
|
+
box: ["border", "content"]
|
|
1017
|
+
}],
|
|
1018
|
+
/**
|
|
1019
|
+
* Display
|
|
1020
|
+
* @see https://tailwindcss.com/docs/display
|
|
1021
|
+
*/
|
|
1022
|
+
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"],
|
|
1023
|
+
/**
|
|
1024
|
+
* Floats
|
|
1025
|
+
* @see https://tailwindcss.com/docs/float
|
|
1026
|
+
*/
|
|
1027
|
+
float: [{
|
|
1028
|
+
float: ["right", "left", "none", "start", "end"]
|
|
1029
|
+
}],
|
|
1030
|
+
/**
|
|
1031
|
+
* Clear
|
|
1032
|
+
* @see https://tailwindcss.com/docs/clear
|
|
1033
|
+
*/
|
|
1034
|
+
clear: [{
|
|
1035
|
+
clear: ["left", "right", "both", "none", "start", "end"]
|
|
1036
|
+
}],
|
|
1037
|
+
/**
|
|
1038
|
+
* Isolation
|
|
1039
|
+
* @see https://tailwindcss.com/docs/isolation
|
|
1040
|
+
*/
|
|
1041
|
+
isolation: ["isolate", "isolation-auto"],
|
|
1042
|
+
/**
|
|
1043
|
+
* Object Fit
|
|
1044
|
+
* @see https://tailwindcss.com/docs/object-fit
|
|
1045
|
+
*/
|
|
1046
|
+
"object-fit": [{
|
|
1047
|
+
object: ["contain", "cover", "fill", "none", "scale-down"]
|
|
1048
|
+
}],
|
|
1049
|
+
/**
|
|
1050
|
+
* Object Position
|
|
1051
|
+
* @see https://tailwindcss.com/docs/object-position
|
|
1052
|
+
*/
|
|
1053
|
+
"object-position": [{
|
|
1054
|
+
object: [...$(), p]
|
|
1055
|
+
}],
|
|
1056
|
+
/**
|
|
1057
|
+
* Overflow
|
|
1058
|
+
* @see https://tailwindcss.com/docs/overflow
|
|
1059
|
+
*/
|
|
1060
|
+
overflow: [{
|
|
1061
|
+
overflow: te()
|
|
1062
|
+
}],
|
|
1063
|
+
/**
|
|
1064
|
+
* Overflow X
|
|
1065
|
+
* @see https://tailwindcss.com/docs/overflow
|
|
1066
|
+
*/
|
|
1067
|
+
"overflow-x": [{
|
|
1068
|
+
"overflow-x": te()
|
|
1069
|
+
}],
|
|
1070
|
+
/**
|
|
1071
|
+
* Overflow Y
|
|
1072
|
+
* @see https://tailwindcss.com/docs/overflow
|
|
1073
|
+
*/
|
|
1074
|
+
"overflow-y": [{
|
|
1075
|
+
"overflow-y": te()
|
|
1076
|
+
}],
|
|
1077
|
+
/**
|
|
1078
|
+
* Overscroll Behavior
|
|
1079
|
+
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
1080
|
+
*/
|
|
1081
|
+
overscroll: [{
|
|
1082
|
+
overscroll: X()
|
|
1083
|
+
}],
|
|
1084
|
+
/**
|
|
1085
|
+
* Overscroll Behavior X
|
|
1086
|
+
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
1087
|
+
*/
|
|
1088
|
+
"overscroll-x": [{
|
|
1089
|
+
"overscroll-x": X()
|
|
1090
|
+
}],
|
|
1091
|
+
/**
|
|
1092
|
+
* Overscroll Behavior Y
|
|
1093
|
+
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
1094
|
+
*/
|
|
1095
|
+
"overscroll-y": [{
|
|
1096
|
+
"overscroll-y": X()
|
|
1097
|
+
}],
|
|
1098
|
+
/**
|
|
1099
|
+
* Position
|
|
1100
|
+
* @see https://tailwindcss.com/docs/position
|
|
1101
|
+
*/
|
|
1102
|
+
position: ["static", "fixed", "absolute", "relative", "sticky"],
|
|
1103
|
+
/**
|
|
1104
|
+
* Top / Right / Bottom / Left
|
|
1105
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1106
|
+
*/
|
|
1107
|
+
inset: [{
|
|
1108
|
+
inset: [S]
|
|
1109
|
+
}],
|
|
1110
|
+
/**
|
|
1111
|
+
* Right / Left
|
|
1112
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1113
|
+
*/
|
|
1114
|
+
"inset-x": [{
|
|
1115
|
+
"inset-x": [S]
|
|
1116
|
+
}],
|
|
1117
|
+
/**
|
|
1118
|
+
* Top / Bottom
|
|
1119
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1120
|
+
*/
|
|
1121
|
+
"inset-y": [{
|
|
1122
|
+
"inset-y": [S]
|
|
1123
|
+
}],
|
|
1124
|
+
/**
|
|
1125
|
+
* Start
|
|
1126
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1127
|
+
*/
|
|
1128
|
+
start: [{
|
|
1129
|
+
start: [S]
|
|
1130
|
+
}],
|
|
1131
|
+
/**
|
|
1132
|
+
* End
|
|
1133
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1134
|
+
*/
|
|
1135
|
+
end: [{
|
|
1136
|
+
end: [S]
|
|
1137
|
+
}],
|
|
1138
|
+
/**
|
|
1139
|
+
* Top
|
|
1140
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1141
|
+
*/
|
|
1142
|
+
top: [{
|
|
1143
|
+
top: [S]
|
|
1144
|
+
}],
|
|
1145
|
+
/**
|
|
1146
|
+
* Right
|
|
1147
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1148
|
+
*/
|
|
1149
|
+
right: [{
|
|
1150
|
+
right: [S]
|
|
1151
|
+
}],
|
|
1152
|
+
/**
|
|
1153
|
+
* Bottom
|
|
1154
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1155
|
+
*/
|
|
1156
|
+
bottom: [{
|
|
1157
|
+
bottom: [S]
|
|
1158
|
+
}],
|
|
1159
|
+
/**
|
|
1160
|
+
* Left
|
|
1161
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1162
|
+
*/
|
|
1163
|
+
left: [{
|
|
1164
|
+
left: [S]
|
|
1165
|
+
}],
|
|
1166
|
+
/**
|
|
1167
|
+
* Visibility
|
|
1168
|
+
* @see https://tailwindcss.com/docs/visibility
|
|
1169
|
+
*/
|
|
1170
|
+
visibility: ["visible", "invisible", "collapse"],
|
|
1171
|
+
/**
|
|
1172
|
+
* Z-Index
|
|
1173
|
+
* @see https://tailwindcss.com/docs/z-index
|
|
1174
|
+
*/
|
|
1175
|
+
z: [{
|
|
1176
|
+
z: ["auto", ce, p]
|
|
1177
|
+
}],
|
|
1178
|
+
// Flexbox and Grid
|
|
1179
|
+
/**
|
|
1180
|
+
* Flex Basis
|
|
1181
|
+
* @see https://tailwindcss.com/docs/flex-basis
|
|
1182
|
+
*/
|
|
1183
|
+
basis: [{
|
|
1184
|
+
basis: oe()
|
|
1185
|
+
}],
|
|
1186
|
+
/**
|
|
1187
|
+
* Flex Direction
|
|
1188
|
+
* @see https://tailwindcss.com/docs/flex-direction
|
|
1189
|
+
*/
|
|
1190
|
+
"flex-direction": [{
|
|
1191
|
+
flex: ["row", "row-reverse", "col", "col-reverse"]
|
|
1192
|
+
}],
|
|
1193
|
+
/**
|
|
1194
|
+
* Flex Wrap
|
|
1195
|
+
* @see https://tailwindcss.com/docs/flex-wrap
|
|
1196
|
+
*/
|
|
1197
|
+
"flex-wrap": [{
|
|
1198
|
+
flex: ["wrap", "wrap-reverse", "nowrap"]
|
|
1199
|
+
}],
|
|
1200
|
+
/**
|
|
1201
|
+
* Flex
|
|
1202
|
+
* @see https://tailwindcss.com/docs/flex
|
|
1203
|
+
*/
|
|
1204
|
+
flex: [{
|
|
1205
|
+
flex: ["1", "auto", "initial", "none", p]
|
|
1206
|
+
}],
|
|
1207
|
+
/**
|
|
1208
|
+
* Flex Grow
|
|
1209
|
+
* @see https://tailwindcss.com/docs/flex-grow
|
|
1210
|
+
*/
|
|
1211
|
+
grow: [{
|
|
1212
|
+
grow: D()
|
|
1213
|
+
}],
|
|
1214
|
+
/**
|
|
1215
|
+
* Flex Shrink
|
|
1216
|
+
* @see https://tailwindcss.com/docs/flex-shrink
|
|
1217
|
+
*/
|
|
1218
|
+
shrink: [{
|
|
1219
|
+
shrink: D()
|
|
1220
|
+
}],
|
|
1221
|
+
/**
|
|
1222
|
+
* Order
|
|
1223
|
+
* @see https://tailwindcss.com/docs/order
|
|
1224
|
+
*/
|
|
1225
|
+
order: [{
|
|
1226
|
+
order: ["first", "last", "none", ce, p]
|
|
1227
|
+
}],
|
|
1228
|
+
/**
|
|
1229
|
+
* Grid Template Columns
|
|
1230
|
+
* @see https://tailwindcss.com/docs/grid-template-columns
|
|
1231
|
+
*/
|
|
1232
|
+
"grid-cols": [{
|
|
1233
|
+
"grid-cols": [ue]
|
|
1234
|
+
}],
|
|
1235
|
+
/**
|
|
1236
|
+
* Grid Column Start / End
|
|
1237
|
+
* @see https://tailwindcss.com/docs/grid-column
|
|
1238
|
+
*/
|
|
1239
|
+
"col-start-end": [{
|
|
1240
|
+
col: ["auto", {
|
|
1241
|
+
span: ["full", ce, p]
|
|
1242
|
+
}, p]
|
|
1243
|
+
}],
|
|
1244
|
+
/**
|
|
1245
|
+
* Grid Column Start
|
|
1246
|
+
* @see https://tailwindcss.com/docs/grid-column
|
|
1247
|
+
*/
|
|
1248
|
+
"col-start": [{
|
|
1249
|
+
"col-start": I()
|
|
1250
|
+
}],
|
|
1251
|
+
/**
|
|
1252
|
+
* Grid Column End
|
|
1253
|
+
* @see https://tailwindcss.com/docs/grid-column
|
|
1254
|
+
*/
|
|
1255
|
+
"col-end": [{
|
|
1256
|
+
"col-end": I()
|
|
1257
|
+
}],
|
|
1258
|
+
/**
|
|
1259
|
+
* Grid Template Rows
|
|
1260
|
+
* @see https://tailwindcss.com/docs/grid-template-rows
|
|
1261
|
+
*/
|
|
1262
|
+
"grid-rows": [{
|
|
1263
|
+
"grid-rows": [ue]
|
|
1264
|
+
}],
|
|
1265
|
+
/**
|
|
1266
|
+
* Grid Row Start / End
|
|
1267
|
+
* @see https://tailwindcss.com/docs/grid-row
|
|
1268
|
+
*/
|
|
1269
|
+
"row-start-end": [{
|
|
1270
|
+
row: ["auto", {
|
|
1271
|
+
span: [ce, p]
|
|
1272
|
+
}, p]
|
|
1273
|
+
}],
|
|
1274
|
+
/**
|
|
1275
|
+
* Grid Row Start
|
|
1276
|
+
* @see https://tailwindcss.com/docs/grid-row
|
|
1277
|
+
*/
|
|
1278
|
+
"row-start": [{
|
|
1279
|
+
"row-start": I()
|
|
1280
|
+
}],
|
|
1281
|
+
/**
|
|
1282
|
+
* Grid Row End
|
|
1283
|
+
* @see https://tailwindcss.com/docs/grid-row
|
|
1284
|
+
*/
|
|
1285
|
+
"row-end": [{
|
|
1286
|
+
"row-end": I()
|
|
1287
|
+
}],
|
|
1288
|
+
/**
|
|
1289
|
+
* Grid Auto Flow
|
|
1290
|
+
* @see https://tailwindcss.com/docs/grid-auto-flow
|
|
1291
|
+
*/
|
|
1292
|
+
"grid-flow": [{
|
|
1293
|
+
"grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
|
|
1294
|
+
}],
|
|
1295
|
+
/**
|
|
1296
|
+
* Grid Auto Columns
|
|
1297
|
+
* @see https://tailwindcss.com/docs/grid-auto-columns
|
|
1298
|
+
*/
|
|
1299
|
+
"auto-cols": [{
|
|
1300
|
+
"auto-cols": ["auto", "min", "max", "fr", p]
|
|
1301
|
+
}],
|
|
1302
|
+
/**
|
|
1303
|
+
* Grid Auto Rows
|
|
1304
|
+
* @see https://tailwindcss.com/docs/grid-auto-rows
|
|
1305
|
+
*/
|
|
1306
|
+
"auto-rows": [{
|
|
1307
|
+
"auto-rows": ["auto", "min", "max", "fr", p]
|
|
1308
|
+
}],
|
|
1309
|
+
/**
|
|
1310
|
+
* Gap
|
|
1311
|
+
* @see https://tailwindcss.com/docs/gap
|
|
1312
|
+
*/
|
|
1313
|
+
gap: [{
|
|
1314
|
+
gap: [k]
|
|
1315
|
+
}],
|
|
1316
|
+
/**
|
|
1317
|
+
* Gap X
|
|
1318
|
+
* @see https://tailwindcss.com/docs/gap
|
|
1319
|
+
*/
|
|
1320
|
+
"gap-x": [{
|
|
1321
|
+
"gap-x": [k]
|
|
1322
|
+
}],
|
|
1323
|
+
/**
|
|
1324
|
+
* Gap Y
|
|
1325
|
+
* @see https://tailwindcss.com/docs/gap
|
|
1326
|
+
*/
|
|
1327
|
+
"gap-y": [{
|
|
1328
|
+
"gap-y": [k]
|
|
1329
|
+
}],
|
|
1330
|
+
/**
|
|
1331
|
+
* Justify Content
|
|
1332
|
+
* @see https://tailwindcss.com/docs/justify-content
|
|
1333
|
+
*/
|
|
1334
|
+
"justify-content": [{
|
|
1335
|
+
justify: ["normal", ...H()]
|
|
1336
|
+
}],
|
|
1337
|
+
/**
|
|
1338
|
+
* Justify Items
|
|
1339
|
+
* @see https://tailwindcss.com/docs/justify-items
|
|
1340
|
+
*/
|
|
1341
|
+
"justify-items": [{
|
|
1342
|
+
"justify-items": ["start", "end", "center", "stretch"]
|
|
1343
|
+
}],
|
|
1344
|
+
/**
|
|
1345
|
+
* Justify Self
|
|
1346
|
+
* @see https://tailwindcss.com/docs/justify-self
|
|
1347
|
+
*/
|
|
1348
|
+
"justify-self": [{
|
|
1349
|
+
"justify-self": ["auto", "start", "end", "center", "stretch"]
|
|
1350
|
+
}],
|
|
1351
|
+
/**
|
|
1352
|
+
* Align Content
|
|
1353
|
+
* @see https://tailwindcss.com/docs/align-content
|
|
1354
|
+
*/
|
|
1355
|
+
"align-content": [{
|
|
1356
|
+
content: ["normal", ...H(), "baseline"]
|
|
1357
|
+
}],
|
|
1358
|
+
/**
|
|
1359
|
+
* Align Items
|
|
1360
|
+
* @see https://tailwindcss.com/docs/align-items
|
|
1361
|
+
*/
|
|
1362
|
+
"align-items": [{
|
|
1363
|
+
items: ["start", "end", "center", "baseline", "stretch"]
|
|
1364
|
+
}],
|
|
1365
|
+
/**
|
|
1366
|
+
* Align Self
|
|
1367
|
+
* @see https://tailwindcss.com/docs/align-self
|
|
1368
|
+
*/
|
|
1369
|
+
"align-self": [{
|
|
1370
|
+
self: ["auto", "start", "end", "center", "stretch", "baseline"]
|
|
1371
|
+
}],
|
|
1372
|
+
/**
|
|
1373
|
+
* Place Content
|
|
1374
|
+
* @see https://tailwindcss.com/docs/place-content
|
|
1375
|
+
*/
|
|
1376
|
+
"place-content": [{
|
|
1377
|
+
"place-content": [...H(), "baseline"]
|
|
1378
|
+
}],
|
|
1379
|
+
/**
|
|
1380
|
+
* Place Items
|
|
1381
|
+
* @see https://tailwindcss.com/docs/place-items
|
|
1382
|
+
*/
|
|
1383
|
+
"place-items": [{
|
|
1384
|
+
"place-items": ["start", "end", "center", "baseline", "stretch"]
|
|
1385
|
+
}],
|
|
1386
|
+
/**
|
|
1387
|
+
* Place Self
|
|
1388
|
+
* @see https://tailwindcss.com/docs/place-self
|
|
1389
|
+
*/
|
|
1390
|
+
"place-self": [{
|
|
1391
|
+
"place-self": ["auto", "start", "end", "center", "stretch"]
|
|
1392
|
+
}],
|
|
1393
|
+
// Spacing
|
|
1394
|
+
/**
|
|
1395
|
+
* Padding
|
|
1396
|
+
* @see https://tailwindcss.com/docs/padding
|
|
1397
|
+
*/
|
|
1398
|
+
p: [{
|
|
1399
|
+
p: [h]
|
|
1400
|
+
}],
|
|
1401
|
+
/**
|
|
1402
|
+
* Padding X
|
|
1403
|
+
* @see https://tailwindcss.com/docs/padding
|
|
1404
|
+
*/
|
|
1405
|
+
px: [{
|
|
1406
|
+
px: [h]
|
|
1407
|
+
}],
|
|
1408
|
+
/**
|
|
1409
|
+
* Padding Y
|
|
1410
|
+
* @see https://tailwindcss.com/docs/padding
|
|
1411
|
+
*/
|
|
1412
|
+
py: [{
|
|
1413
|
+
py: [h]
|
|
1414
|
+
}],
|
|
1415
|
+
/**
|
|
1416
|
+
* Padding Start
|
|
1417
|
+
* @see https://tailwindcss.com/docs/padding
|
|
1418
|
+
*/
|
|
1419
|
+
ps: [{
|
|
1420
|
+
ps: [h]
|
|
1421
|
+
}],
|
|
1422
|
+
/**
|
|
1423
|
+
* Padding End
|
|
1424
|
+
* @see https://tailwindcss.com/docs/padding
|
|
1425
|
+
*/
|
|
1426
|
+
pe: [{
|
|
1427
|
+
pe: [h]
|
|
1428
|
+
}],
|
|
1429
|
+
/**
|
|
1430
|
+
* Padding Top
|
|
1431
|
+
* @see https://tailwindcss.com/docs/padding
|
|
1432
|
+
*/
|
|
1433
|
+
pt: [{
|
|
1434
|
+
pt: [h]
|
|
1435
|
+
}],
|
|
1436
|
+
/**
|
|
1437
|
+
* Padding Right
|
|
1438
|
+
* @see https://tailwindcss.com/docs/padding
|
|
1439
|
+
*/
|
|
1440
|
+
pr: [{
|
|
1441
|
+
pr: [h]
|
|
1442
|
+
}],
|
|
1443
|
+
/**
|
|
1444
|
+
* Padding Bottom
|
|
1445
|
+
* @see https://tailwindcss.com/docs/padding
|
|
1446
|
+
*/
|
|
1447
|
+
pb: [{
|
|
1448
|
+
pb: [h]
|
|
1449
|
+
}],
|
|
1450
|
+
/**
|
|
1451
|
+
* Padding Left
|
|
1452
|
+
* @see https://tailwindcss.com/docs/padding
|
|
1453
|
+
*/
|
|
1454
|
+
pl: [{
|
|
1455
|
+
pl: [h]
|
|
1456
|
+
}],
|
|
1457
|
+
/**
|
|
1458
|
+
* Margin
|
|
1459
|
+
* @see https://tailwindcss.com/docs/margin
|
|
1460
|
+
*/
|
|
1461
|
+
m: [{
|
|
1462
|
+
m: [_]
|
|
1463
|
+
}],
|
|
1464
|
+
/**
|
|
1465
|
+
* Margin X
|
|
1466
|
+
* @see https://tailwindcss.com/docs/margin
|
|
1467
|
+
*/
|
|
1468
|
+
mx: [{
|
|
1469
|
+
mx: [_]
|
|
1470
|
+
}],
|
|
1471
|
+
/**
|
|
1472
|
+
* Margin Y
|
|
1473
|
+
* @see https://tailwindcss.com/docs/margin
|
|
1474
|
+
*/
|
|
1475
|
+
my: [{
|
|
1476
|
+
my: [_]
|
|
1477
|
+
}],
|
|
1478
|
+
/**
|
|
1479
|
+
* Margin Start
|
|
1480
|
+
* @see https://tailwindcss.com/docs/margin
|
|
1481
|
+
*/
|
|
1482
|
+
ms: [{
|
|
1483
|
+
ms: [_]
|
|
1484
|
+
}],
|
|
1485
|
+
/**
|
|
1486
|
+
* Margin End
|
|
1487
|
+
* @see https://tailwindcss.com/docs/margin
|
|
1488
|
+
*/
|
|
1489
|
+
me: [{
|
|
1490
|
+
me: [_]
|
|
1491
|
+
}],
|
|
1492
|
+
/**
|
|
1493
|
+
* Margin Top
|
|
1494
|
+
* @see https://tailwindcss.com/docs/margin
|
|
1495
|
+
*/
|
|
1496
|
+
mt: [{
|
|
1497
|
+
mt: [_]
|
|
1498
|
+
}],
|
|
1499
|
+
/**
|
|
1500
|
+
* Margin Right
|
|
1501
|
+
* @see https://tailwindcss.com/docs/margin
|
|
1502
|
+
*/
|
|
1503
|
+
mr: [{
|
|
1504
|
+
mr: [_]
|
|
1505
|
+
}],
|
|
1506
|
+
/**
|
|
1507
|
+
* Margin Bottom
|
|
1508
|
+
* @see https://tailwindcss.com/docs/margin
|
|
1509
|
+
*/
|
|
1510
|
+
mb: [{
|
|
1511
|
+
mb: [_]
|
|
1512
|
+
}],
|
|
1513
|
+
/**
|
|
1514
|
+
* Margin Left
|
|
1515
|
+
* @see https://tailwindcss.com/docs/margin
|
|
1516
|
+
*/
|
|
1517
|
+
ml: [{
|
|
1518
|
+
ml: [_]
|
|
1519
|
+
}],
|
|
1520
|
+
/**
|
|
1521
|
+
* Space Between X
|
|
1522
|
+
* @see https://tailwindcss.com/docs/space
|
|
1523
|
+
*/
|
|
1524
|
+
"space-x": [{
|
|
1525
|
+
"space-x": [fe]
|
|
1526
|
+
}],
|
|
1527
|
+
/**
|
|
1528
|
+
* Space Between X Reverse
|
|
1529
|
+
* @see https://tailwindcss.com/docs/space
|
|
1530
|
+
*/
|
|
1531
|
+
"space-x-reverse": ["space-x-reverse"],
|
|
1532
|
+
/**
|
|
1533
|
+
* Space Between Y
|
|
1534
|
+
* @see https://tailwindcss.com/docs/space
|
|
1535
|
+
*/
|
|
1536
|
+
"space-y": [{
|
|
1537
|
+
"space-y": [fe]
|
|
1538
|
+
}],
|
|
1539
|
+
/**
|
|
1540
|
+
* Space Between Y Reverse
|
|
1541
|
+
* @see https://tailwindcss.com/docs/space
|
|
1542
|
+
*/
|
|
1543
|
+
"space-y-reverse": ["space-y-reverse"],
|
|
1544
|
+
// Sizing
|
|
1545
|
+
/**
|
|
1546
|
+
* Width
|
|
1547
|
+
* @see https://tailwindcss.com/docs/width
|
|
1548
|
+
*/
|
|
1549
|
+
w: [{
|
|
1550
|
+
w: ["auto", "min", "max", "fit", "svw", "lvw", "dvw", p, o]
|
|
1551
|
+
}],
|
|
1552
|
+
/**
|
|
1553
|
+
* Min-Width
|
|
1554
|
+
* @see https://tailwindcss.com/docs/min-width
|
|
1555
|
+
*/
|
|
1556
|
+
"min-w": [{
|
|
1557
|
+
"min-w": [p, o, "min", "max", "fit"]
|
|
1558
|
+
}],
|
|
1559
|
+
/**
|
|
1560
|
+
* Max-Width
|
|
1561
|
+
* @see https://tailwindcss.com/docs/max-width
|
|
1562
|
+
*/
|
|
1563
|
+
"max-w": [{
|
|
1564
|
+
"max-w": [p, o, "none", "full", "min", "max", "fit", "prose", {
|
|
1565
|
+
screen: [Y]
|
|
1566
|
+
}, Y]
|
|
1567
|
+
}],
|
|
1568
|
+
/**
|
|
1569
|
+
* Height
|
|
1570
|
+
* @see https://tailwindcss.com/docs/height
|
|
1571
|
+
*/
|
|
1572
|
+
h: [{
|
|
1573
|
+
h: [p, o, "auto", "min", "max", "fit", "svh", "lvh", "dvh"]
|
|
1574
|
+
}],
|
|
1575
|
+
/**
|
|
1576
|
+
* Min-Height
|
|
1577
|
+
* @see https://tailwindcss.com/docs/min-height
|
|
1578
|
+
*/
|
|
1579
|
+
"min-h": [{
|
|
1580
|
+
"min-h": [p, o, "min", "max", "fit", "svh", "lvh", "dvh"]
|
|
1581
|
+
}],
|
|
1582
|
+
/**
|
|
1583
|
+
* Max-Height
|
|
1584
|
+
* @see https://tailwindcss.com/docs/max-height
|
|
1585
|
+
*/
|
|
1586
|
+
"max-h": [{
|
|
1587
|
+
"max-h": [p, o, "min", "max", "fit", "svh", "lvh", "dvh"]
|
|
1588
|
+
}],
|
|
1589
|
+
/**
|
|
1590
|
+
* Size
|
|
1591
|
+
* @see https://tailwindcss.com/docs/size
|
|
1592
|
+
*/
|
|
1593
|
+
size: [{
|
|
1594
|
+
size: [p, o, "auto", "min", "max", "fit"]
|
|
1595
|
+
}],
|
|
1596
|
+
// Typography
|
|
1597
|
+
/**
|
|
1598
|
+
* Font Size
|
|
1599
|
+
* @see https://tailwindcss.com/docs/font-size
|
|
1600
|
+
*/
|
|
1601
|
+
"font-size": [{
|
|
1602
|
+
text: ["base", Y, V]
|
|
1603
|
+
}],
|
|
1604
|
+
/**
|
|
1605
|
+
* Font Smoothing
|
|
1606
|
+
* @see https://tailwindcss.com/docs/font-smoothing
|
|
1607
|
+
*/
|
|
1608
|
+
"font-smoothing": ["antialiased", "subpixel-antialiased"],
|
|
1609
|
+
/**
|
|
1610
|
+
* Font Style
|
|
1611
|
+
* @see https://tailwindcss.com/docs/font-style
|
|
1612
|
+
*/
|
|
1613
|
+
"font-style": ["italic", "not-italic"],
|
|
1614
|
+
/**
|
|
1615
|
+
* Font Weight
|
|
1616
|
+
* @see https://tailwindcss.com/docs/font-weight
|
|
1617
|
+
*/
|
|
1618
|
+
"font-weight": [{
|
|
1619
|
+
font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", Se]
|
|
1620
|
+
}],
|
|
1621
|
+
/**
|
|
1622
|
+
* Font Family
|
|
1623
|
+
* @see https://tailwindcss.com/docs/font-family
|
|
1624
|
+
*/
|
|
1625
|
+
"font-family": [{
|
|
1626
|
+
font: [ue]
|
|
1627
|
+
}],
|
|
1628
|
+
/**
|
|
1629
|
+
* Font Variant Numeric
|
|
1630
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1631
|
+
*/
|
|
1632
|
+
"fvn-normal": ["normal-nums"],
|
|
1633
|
+
/**
|
|
1634
|
+
* Font Variant Numeric
|
|
1635
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1636
|
+
*/
|
|
1637
|
+
"fvn-ordinal": ["ordinal"],
|
|
1638
|
+
/**
|
|
1639
|
+
* Font Variant Numeric
|
|
1640
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1641
|
+
*/
|
|
1642
|
+
"fvn-slashed-zero": ["slashed-zero"],
|
|
1643
|
+
/**
|
|
1644
|
+
* Font Variant Numeric
|
|
1645
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1646
|
+
*/
|
|
1647
|
+
"fvn-figure": ["lining-nums", "oldstyle-nums"],
|
|
1648
|
+
/**
|
|
1649
|
+
* Font Variant Numeric
|
|
1650
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1651
|
+
*/
|
|
1652
|
+
"fvn-spacing": ["proportional-nums", "tabular-nums"],
|
|
1653
|
+
/**
|
|
1654
|
+
* Font Variant Numeric
|
|
1655
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1656
|
+
*/
|
|
1657
|
+
"fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
|
|
1658
|
+
/**
|
|
1659
|
+
* Letter Spacing
|
|
1660
|
+
* @see https://tailwindcss.com/docs/letter-spacing
|
|
1661
|
+
*/
|
|
1662
|
+
tracking: [{
|
|
1663
|
+
tracking: ["tighter", "tight", "normal", "wide", "wider", "widest", p]
|
|
1664
|
+
}],
|
|
1665
|
+
/**
|
|
1666
|
+
* Line Clamp
|
|
1667
|
+
* @see https://tailwindcss.com/docs/line-clamp
|
|
1668
|
+
*/
|
|
1669
|
+
"line-clamp": [{
|
|
1670
|
+
"line-clamp": ["none", ee, Se]
|
|
1671
|
+
}],
|
|
1672
|
+
/**
|
|
1673
|
+
* Line Height
|
|
1674
|
+
* @see https://tailwindcss.com/docs/line-height
|
|
1675
|
+
*/
|
|
1676
|
+
leading: [{
|
|
1677
|
+
leading: ["none", "tight", "snug", "normal", "relaxed", "loose", G, p]
|
|
1678
|
+
}],
|
|
1679
|
+
/**
|
|
1680
|
+
* List Style Image
|
|
1681
|
+
* @see https://tailwindcss.com/docs/list-style-image
|
|
1682
|
+
*/
|
|
1683
|
+
"list-image": [{
|
|
1684
|
+
"list-image": ["none", p]
|
|
1685
|
+
}],
|
|
1686
|
+
/**
|
|
1687
|
+
* List Style Type
|
|
1688
|
+
* @see https://tailwindcss.com/docs/list-style-type
|
|
1689
|
+
*/
|
|
1690
|
+
"list-style-type": [{
|
|
1691
|
+
list: ["none", "disc", "decimal", p]
|
|
1692
|
+
}],
|
|
1693
|
+
/**
|
|
1694
|
+
* List Style Position
|
|
1695
|
+
* @see https://tailwindcss.com/docs/list-style-position
|
|
1696
|
+
*/
|
|
1697
|
+
"list-style-position": [{
|
|
1698
|
+
list: ["inside", "outside"]
|
|
1699
|
+
}],
|
|
1700
|
+
/**
|
|
1701
|
+
* Placeholder Color
|
|
1702
|
+
* @deprecated since Tailwind CSS v3.0.0
|
|
1703
|
+
* @see https://tailwindcss.com/docs/placeholder-color
|
|
1704
|
+
*/
|
|
1705
|
+
"placeholder-color": [{
|
|
1706
|
+
placeholder: [r]
|
|
1707
|
+
}],
|
|
1708
|
+
/**
|
|
1709
|
+
* Placeholder Opacity
|
|
1710
|
+
* @see https://tailwindcss.com/docs/placeholder-opacity
|
|
1711
|
+
*/
|
|
1712
|
+
"placeholder-opacity": [{
|
|
1713
|
+
"placeholder-opacity": [C]
|
|
1714
|
+
}],
|
|
1715
|
+
/**
|
|
1716
|
+
* Text Alignment
|
|
1717
|
+
* @see https://tailwindcss.com/docs/text-align
|
|
1718
|
+
*/
|
|
1719
|
+
"text-alignment": [{
|
|
1720
|
+
text: ["left", "center", "right", "justify", "start", "end"]
|
|
1721
|
+
}],
|
|
1722
|
+
/**
|
|
1723
|
+
* Text Color
|
|
1724
|
+
* @see https://tailwindcss.com/docs/text-color
|
|
1725
|
+
*/
|
|
1726
|
+
"text-color": [{
|
|
1727
|
+
text: [r]
|
|
1728
|
+
}],
|
|
1729
|
+
/**
|
|
1730
|
+
* Text Opacity
|
|
1731
|
+
* @see https://tailwindcss.com/docs/text-opacity
|
|
1732
|
+
*/
|
|
1733
|
+
"text-opacity": [{
|
|
1734
|
+
"text-opacity": [C]
|
|
1735
|
+
}],
|
|
1736
|
+
/**
|
|
1737
|
+
* Text Decoration
|
|
1738
|
+
* @see https://tailwindcss.com/docs/text-decoration
|
|
1739
|
+
*/
|
|
1740
|
+
"text-decoration": ["underline", "overline", "line-through", "no-underline"],
|
|
1741
|
+
/**
|
|
1742
|
+
* Text Decoration Style
|
|
1743
|
+
* @see https://tailwindcss.com/docs/text-decoration-style
|
|
1744
|
+
*/
|
|
1745
|
+
"text-decoration-style": [{
|
|
1746
|
+
decoration: [...B(), "wavy"]
|
|
1747
|
+
}],
|
|
1748
|
+
/**
|
|
1749
|
+
* Text Decoration Thickness
|
|
1750
|
+
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
|
1751
|
+
*/
|
|
1752
|
+
"text-decoration-thickness": [{
|
|
1753
|
+
decoration: ["auto", "from-font", G, V]
|
|
1754
|
+
}],
|
|
1755
|
+
/**
|
|
1756
|
+
* Text Underline Offset
|
|
1757
|
+
* @see https://tailwindcss.com/docs/text-underline-offset
|
|
1758
|
+
*/
|
|
1759
|
+
"underline-offset": [{
|
|
1760
|
+
"underline-offset": ["auto", G, p]
|
|
1761
|
+
}],
|
|
1762
|
+
/**
|
|
1763
|
+
* Text Decoration Color
|
|
1764
|
+
* @see https://tailwindcss.com/docs/text-decoration-color
|
|
1765
|
+
*/
|
|
1766
|
+
"text-decoration-color": [{
|
|
1767
|
+
decoration: [r]
|
|
1768
|
+
}],
|
|
1769
|
+
/**
|
|
1770
|
+
* Text Transform
|
|
1771
|
+
* @see https://tailwindcss.com/docs/text-transform
|
|
1772
|
+
*/
|
|
1773
|
+
"text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
|
|
1774
|
+
/**
|
|
1775
|
+
* Text Overflow
|
|
1776
|
+
* @see https://tailwindcss.com/docs/text-overflow
|
|
1777
|
+
*/
|
|
1778
|
+
"text-overflow": ["truncate", "text-ellipsis", "text-clip"],
|
|
1779
|
+
/**
|
|
1780
|
+
* Text Wrap
|
|
1781
|
+
* @see https://tailwindcss.com/docs/text-wrap
|
|
1782
|
+
*/
|
|
1783
|
+
"text-wrap": [{
|
|
1784
|
+
text: ["wrap", "nowrap", "balance", "pretty"]
|
|
1785
|
+
}],
|
|
1786
|
+
/**
|
|
1787
|
+
* Text Indent
|
|
1788
|
+
* @see https://tailwindcss.com/docs/text-indent
|
|
1789
|
+
*/
|
|
1790
|
+
indent: [{
|
|
1791
|
+
indent: x()
|
|
1792
|
+
}],
|
|
1793
|
+
/**
|
|
1794
|
+
* Vertical Alignment
|
|
1795
|
+
* @see https://tailwindcss.com/docs/vertical-align
|
|
1796
|
+
*/
|
|
1797
|
+
"vertical-align": [{
|
|
1798
|
+
align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", p]
|
|
1799
|
+
}],
|
|
1800
|
+
/**
|
|
1801
|
+
* Whitespace
|
|
1802
|
+
* @see https://tailwindcss.com/docs/whitespace
|
|
1803
|
+
*/
|
|
1804
|
+
whitespace: [{
|
|
1805
|
+
whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
|
|
1806
|
+
}],
|
|
1807
|
+
/**
|
|
1808
|
+
* Word Break
|
|
1809
|
+
* @see https://tailwindcss.com/docs/word-break
|
|
1810
|
+
*/
|
|
1811
|
+
break: [{
|
|
1812
|
+
break: ["normal", "words", "all", "keep"]
|
|
1813
|
+
}],
|
|
1814
|
+
/**
|
|
1815
|
+
* Hyphens
|
|
1816
|
+
* @see https://tailwindcss.com/docs/hyphens
|
|
1817
|
+
*/
|
|
1818
|
+
hyphens: [{
|
|
1819
|
+
hyphens: ["none", "manual", "auto"]
|
|
1820
|
+
}],
|
|
1821
|
+
/**
|
|
1822
|
+
* Content
|
|
1823
|
+
* @see https://tailwindcss.com/docs/content
|
|
1824
|
+
*/
|
|
1825
|
+
content: [{
|
|
1826
|
+
content: ["none", p]
|
|
1827
|
+
}],
|
|
1828
|
+
// Backgrounds
|
|
1829
|
+
/**
|
|
1830
|
+
* Background Attachment
|
|
1831
|
+
* @see https://tailwindcss.com/docs/background-attachment
|
|
1832
|
+
*/
|
|
1833
|
+
"bg-attachment": [{
|
|
1834
|
+
bg: ["fixed", "local", "scroll"]
|
|
1835
|
+
}],
|
|
1836
|
+
/**
|
|
1837
|
+
* Background Clip
|
|
1838
|
+
* @see https://tailwindcss.com/docs/background-clip
|
|
1839
|
+
*/
|
|
1840
|
+
"bg-clip": [{
|
|
1841
|
+
"bg-clip": ["border", "padding", "content", "text"]
|
|
1842
|
+
}],
|
|
1843
|
+
/**
|
|
1844
|
+
* Background Opacity
|
|
1845
|
+
* @deprecated since Tailwind CSS v3.0.0
|
|
1846
|
+
* @see https://tailwindcss.com/docs/background-opacity
|
|
1847
|
+
*/
|
|
1848
|
+
"bg-opacity": [{
|
|
1849
|
+
"bg-opacity": [C]
|
|
1850
|
+
}],
|
|
1851
|
+
/**
|
|
1852
|
+
* Background Origin
|
|
1853
|
+
* @see https://tailwindcss.com/docs/background-origin
|
|
1854
|
+
*/
|
|
1855
|
+
"bg-origin": [{
|
|
1856
|
+
"bg-origin": ["border", "padding", "content"]
|
|
1857
|
+
}],
|
|
1858
|
+
/**
|
|
1859
|
+
* Background Position
|
|
1860
|
+
* @see https://tailwindcss.com/docs/background-position
|
|
1861
|
+
*/
|
|
1862
|
+
"bg-position": [{
|
|
1863
|
+
bg: [...$(), vt]
|
|
1864
|
+
}],
|
|
1865
|
+
/**
|
|
1866
|
+
* Background Repeat
|
|
1867
|
+
* @see https://tailwindcss.com/docs/background-repeat
|
|
1868
|
+
*/
|
|
1869
|
+
"bg-repeat": [{
|
|
1870
|
+
bg: ["no-repeat", {
|
|
1871
|
+
repeat: ["", "x", "y", "round", "space"]
|
|
1872
|
+
}]
|
|
1873
|
+
}],
|
|
1874
|
+
/**
|
|
1875
|
+
* Background Size
|
|
1876
|
+
* @see https://tailwindcss.com/docs/background-size
|
|
1877
|
+
*/
|
|
1878
|
+
"bg-size": [{
|
|
1879
|
+
bg: ["auto", "cover", "contain", mt]
|
|
1880
|
+
}],
|
|
1881
|
+
/**
|
|
1882
|
+
* Background Image
|
|
1883
|
+
* @see https://tailwindcss.com/docs/background-image
|
|
1884
|
+
*/
|
|
1885
|
+
"bg-image": [{
|
|
1886
|
+
bg: ["none", {
|
|
1887
|
+
"gradient-to": ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
|
|
1888
|
+
}, yt]
|
|
1889
|
+
}],
|
|
1890
|
+
/**
|
|
1891
|
+
* Background Color
|
|
1892
|
+
* @see https://tailwindcss.com/docs/background-color
|
|
1893
|
+
*/
|
|
1894
|
+
"bg-color": [{
|
|
1895
|
+
bg: [r]
|
|
1896
|
+
}],
|
|
1897
|
+
/**
|
|
1898
|
+
* Gradient Color Stops From Position
|
|
1899
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1900
|
+
*/
|
|
1901
|
+
"gradient-from-pos": [{
|
|
1902
|
+
from: [j]
|
|
1903
|
+
}],
|
|
1904
|
+
/**
|
|
1905
|
+
* Gradient Color Stops Via Position
|
|
1906
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1907
|
+
*/
|
|
1908
|
+
"gradient-via-pos": [{
|
|
1909
|
+
via: [j]
|
|
1910
|
+
}],
|
|
1911
|
+
/**
|
|
1912
|
+
* Gradient Color Stops To Position
|
|
1913
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1914
|
+
*/
|
|
1915
|
+
"gradient-to-pos": [{
|
|
1916
|
+
to: [j]
|
|
1917
|
+
}],
|
|
1918
|
+
/**
|
|
1919
|
+
* Gradient Color Stops From
|
|
1920
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1921
|
+
*/
|
|
1922
|
+
"gradient-from": [{
|
|
1923
|
+
from: [O]
|
|
1924
|
+
}],
|
|
1925
|
+
/**
|
|
1926
|
+
* Gradient Color Stops Via
|
|
1927
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1928
|
+
*/
|
|
1929
|
+
"gradient-via": [{
|
|
1930
|
+
via: [O]
|
|
1931
|
+
}],
|
|
1932
|
+
/**
|
|
1933
|
+
* Gradient Color Stops To
|
|
1934
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1935
|
+
*/
|
|
1936
|
+
"gradient-to": [{
|
|
1937
|
+
to: [O]
|
|
1938
|
+
}],
|
|
1939
|
+
// Borders
|
|
1940
|
+
/**
|
|
1941
|
+
* Border Radius
|
|
1942
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1943
|
+
*/
|
|
1944
|
+
rounded: [{
|
|
1945
|
+
rounded: [i]
|
|
1946
|
+
}],
|
|
1947
|
+
/**
|
|
1948
|
+
* Border Radius Start
|
|
1949
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1950
|
+
*/
|
|
1951
|
+
"rounded-s": [{
|
|
1952
|
+
"rounded-s": [i]
|
|
1953
|
+
}],
|
|
1954
|
+
/**
|
|
1955
|
+
* Border Radius End
|
|
1956
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1957
|
+
*/
|
|
1958
|
+
"rounded-e": [{
|
|
1959
|
+
"rounded-e": [i]
|
|
1960
|
+
}],
|
|
1961
|
+
/**
|
|
1962
|
+
* Border Radius Top
|
|
1963
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1964
|
+
*/
|
|
1965
|
+
"rounded-t": [{
|
|
1966
|
+
"rounded-t": [i]
|
|
1967
|
+
}],
|
|
1968
|
+
/**
|
|
1969
|
+
* Border Radius Right
|
|
1970
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1971
|
+
*/
|
|
1972
|
+
"rounded-r": [{
|
|
1973
|
+
"rounded-r": [i]
|
|
1974
|
+
}],
|
|
1975
|
+
/**
|
|
1976
|
+
* Border Radius Bottom
|
|
1977
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1978
|
+
*/
|
|
1979
|
+
"rounded-b": [{
|
|
1980
|
+
"rounded-b": [i]
|
|
1981
|
+
}],
|
|
1982
|
+
/**
|
|
1983
|
+
* Border Radius Left
|
|
1984
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1985
|
+
*/
|
|
1986
|
+
"rounded-l": [{
|
|
1987
|
+
"rounded-l": [i]
|
|
1988
|
+
}],
|
|
1989
|
+
/**
|
|
1990
|
+
* Border Radius Start Start
|
|
1991
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1992
|
+
*/
|
|
1993
|
+
"rounded-ss": [{
|
|
1994
|
+
"rounded-ss": [i]
|
|
1995
|
+
}],
|
|
1996
|
+
/**
|
|
1997
|
+
* Border Radius Start End
|
|
1998
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1999
|
+
*/
|
|
2000
|
+
"rounded-se": [{
|
|
2001
|
+
"rounded-se": [i]
|
|
2002
|
+
}],
|
|
2003
|
+
/**
|
|
2004
|
+
* Border Radius End End
|
|
2005
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
2006
|
+
*/
|
|
2007
|
+
"rounded-ee": [{
|
|
2008
|
+
"rounded-ee": [i]
|
|
2009
|
+
}],
|
|
2010
|
+
/**
|
|
2011
|
+
* Border Radius End Start
|
|
2012
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
2013
|
+
*/
|
|
2014
|
+
"rounded-es": [{
|
|
2015
|
+
"rounded-es": [i]
|
|
2016
|
+
}],
|
|
2017
|
+
/**
|
|
2018
|
+
* Border Radius Top Left
|
|
2019
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
2020
|
+
*/
|
|
2021
|
+
"rounded-tl": [{
|
|
2022
|
+
"rounded-tl": [i]
|
|
2023
|
+
}],
|
|
2024
|
+
/**
|
|
2025
|
+
* Border Radius Top Right
|
|
2026
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
2027
|
+
*/
|
|
2028
|
+
"rounded-tr": [{
|
|
2029
|
+
"rounded-tr": [i]
|
|
2030
|
+
}],
|
|
2031
|
+
/**
|
|
2032
|
+
* Border Radius Bottom Right
|
|
2033
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
2034
|
+
*/
|
|
2035
|
+
"rounded-br": [{
|
|
2036
|
+
"rounded-br": [i]
|
|
2037
|
+
}],
|
|
2038
|
+
/**
|
|
2039
|
+
* Border Radius Bottom Left
|
|
2040
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
2041
|
+
*/
|
|
2042
|
+
"rounded-bl": [{
|
|
2043
|
+
"rounded-bl": [i]
|
|
2044
|
+
}],
|
|
2045
|
+
/**
|
|
2046
|
+
* Border Width
|
|
2047
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
2048
|
+
*/
|
|
2049
|
+
"border-w": [{
|
|
2050
|
+
border: [l]
|
|
2051
|
+
}],
|
|
2052
|
+
/**
|
|
2053
|
+
* Border Width X
|
|
2054
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
2055
|
+
*/
|
|
2056
|
+
"border-w-x": [{
|
|
2057
|
+
"border-x": [l]
|
|
2058
|
+
}],
|
|
2059
|
+
/**
|
|
2060
|
+
* Border Width Y
|
|
2061
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
2062
|
+
*/
|
|
2063
|
+
"border-w-y": [{
|
|
2064
|
+
"border-y": [l]
|
|
2065
|
+
}],
|
|
2066
|
+
/**
|
|
2067
|
+
* Border Width Start
|
|
2068
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
2069
|
+
*/
|
|
2070
|
+
"border-w-s": [{
|
|
2071
|
+
"border-s": [l]
|
|
2072
|
+
}],
|
|
2073
|
+
/**
|
|
2074
|
+
* Border Width End
|
|
2075
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
2076
|
+
*/
|
|
2077
|
+
"border-w-e": [{
|
|
2078
|
+
"border-e": [l]
|
|
2079
|
+
}],
|
|
2080
|
+
/**
|
|
2081
|
+
* Border Width Top
|
|
2082
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
2083
|
+
*/
|
|
2084
|
+
"border-w-t": [{
|
|
2085
|
+
"border-t": [l]
|
|
2086
|
+
}],
|
|
2087
|
+
/**
|
|
2088
|
+
* Border Width Right
|
|
2089
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
2090
|
+
*/
|
|
2091
|
+
"border-w-r": [{
|
|
2092
|
+
"border-r": [l]
|
|
2093
|
+
}],
|
|
2094
|
+
/**
|
|
2095
|
+
* Border Width Bottom
|
|
2096
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
2097
|
+
*/
|
|
2098
|
+
"border-w-b": [{
|
|
2099
|
+
"border-b": [l]
|
|
2100
|
+
}],
|
|
2101
|
+
/**
|
|
2102
|
+
* Border Width Left
|
|
2103
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
2104
|
+
*/
|
|
2105
|
+
"border-w-l": [{
|
|
2106
|
+
"border-l": [l]
|
|
2107
|
+
}],
|
|
2108
|
+
/**
|
|
2109
|
+
* Border Opacity
|
|
2110
|
+
* @see https://tailwindcss.com/docs/border-opacity
|
|
2111
|
+
*/
|
|
2112
|
+
"border-opacity": [{
|
|
2113
|
+
"border-opacity": [C]
|
|
2114
|
+
}],
|
|
2115
|
+
/**
|
|
2116
|
+
* Border Style
|
|
2117
|
+
* @see https://tailwindcss.com/docs/border-style
|
|
2118
|
+
*/
|
|
2119
|
+
"border-style": [{
|
|
2120
|
+
border: [...B(), "hidden"]
|
|
2121
|
+
}],
|
|
2122
|
+
/**
|
|
2123
|
+
* Divide Width X
|
|
2124
|
+
* @see https://tailwindcss.com/docs/divide-width
|
|
2125
|
+
*/
|
|
2126
|
+
"divide-x": [{
|
|
2127
|
+
"divide-x": [l]
|
|
2128
|
+
}],
|
|
2129
|
+
/**
|
|
2130
|
+
* Divide Width X Reverse
|
|
2131
|
+
* @see https://tailwindcss.com/docs/divide-width
|
|
2132
|
+
*/
|
|
2133
|
+
"divide-x-reverse": ["divide-x-reverse"],
|
|
2134
|
+
/**
|
|
2135
|
+
* Divide Width Y
|
|
2136
|
+
* @see https://tailwindcss.com/docs/divide-width
|
|
2137
|
+
*/
|
|
2138
|
+
"divide-y": [{
|
|
2139
|
+
"divide-y": [l]
|
|
2140
|
+
}],
|
|
2141
|
+
/**
|
|
2142
|
+
* Divide Width Y Reverse
|
|
2143
|
+
* @see https://tailwindcss.com/docs/divide-width
|
|
2144
|
+
*/
|
|
2145
|
+
"divide-y-reverse": ["divide-y-reverse"],
|
|
2146
|
+
/**
|
|
2147
|
+
* Divide Opacity
|
|
2148
|
+
* @see https://tailwindcss.com/docs/divide-opacity
|
|
2149
|
+
*/
|
|
2150
|
+
"divide-opacity": [{
|
|
2151
|
+
"divide-opacity": [C]
|
|
2152
|
+
}],
|
|
2153
|
+
/**
|
|
2154
|
+
* Divide Style
|
|
2155
|
+
* @see https://tailwindcss.com/docs/divide-style
|
|
2156
|
+
*/
|
|
2157
|
+
"divide-style": [{
|
|
2158
|
+
divide: B()
|
|
2159
|
+
}],
|
|
2160
|
+
/**
|
|
2161
|
+
* Border Color
|
|
2162
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
2163
|
+
*/
|
|
2164
|
+
"border-color": [{
|
|
2165
|
+
border: [c]
|
|
2166
|
+
}],
|
|
2167
|
+
/**
|
|
2168
|
+
* Border Color X
|
|
2169
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
2170
|
+
*/
|
|
2171
|
+
"border-color-x": [{
|
|
2172
|
+
"border-x": [c]
|
|
2173
|
+
}],
|
|
2174
|
+
/**
|
|
2175
|
+
* Border Color Y
|
|
2176
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
2177
|
+
*/
|
|
2178
|
+
"border-color-y": [{
|
|
2179
|
+
"border-y": [c]
|
|
2180
|
+
}],
|
|
2181
|
+
/**
|
|
2182
|
+
* Border Color S
|
|
2183
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
2184
|
+
*/
|
|
2185
|
+
"border-color-s": [{
|
|
2186
|
+
"border-s": [c]
|
|
2187
|
+
}],
|
|
2188
|
+
/**
|
|
2189
|
+
* Border Color E
|
|
2190
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
2191
|
+
*/
|
|
2192
|
+
"border-color-e": [{
|
|
2193
|
+
"border-e": [c]
|
|
2194
|
+
}],
|
|
2195
|
+
/**
|
|
2196
|
+
* Border Color Top
|
|
2197
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
2198
|
+
*/
|
|
2199
|
+
"border-color-t": [{
|
|
2200
|
+
"border-t": [c]
|
|
2201
|
+
}],
|
|
2202
|
+
/**
|
|
2203
|
+
* Border Color Right
|
|
2204
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
2205
|
+
*/
|
|
2206
|
+
"border-color-r": [{
|
|
2207
|
+
"border-r": [c]
|
|
2208
|
+
}],
|
|
2209
|
+
/**
|
|
2210
|
+
* Border Color Bottom
|
|
2211
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
2212
|
+
*/
|
|
2213
|
+
"border-color-b": [{
|
|
2214
|
+
"border-b": [c]
|
|
2215
|
+
}],
|
|
2216
|
+
/**
|
|
2217
|
+
* Border Color Left
|
|
2218
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
2219
|
+
*/
|
|
2220
|
+
"border-color-l": [{
|
|
2221
|
+
"border-l": [c]
|
|
2222
|
+
}],
|
|
2223
|
+
/**
|
|
2224
|
+
* Divide Color
|
|
2225
|
+
* @see https://tailwindcss.com/docs/divide-color
|
|
2226
|
+
*/
|
|
2227
|
+
"divide-color": [{
|
|
2228
|
+
divide: [c]
|
|
2229
|
+
}],
|
|
2230
|
+
/**
|
|
2231
|
+
* Outline Style
|
|
2232
|
+
* @see https://tailwindcss.com/docs/outline-style
|
|
2233
|
+
*/
|
|
2234
|
+
"outline-style": [{
|
|
2235
|
+
outline: ["", ...B()]
|
|
2236
|
+
}],
|
|
2237
|
+
/**
|
|
2238
|
+
* Outline Offset
|
|
2239
|
+
* @see https://tailwindcss.com/docs/outline-offset
|
|
2240
|
+
*/
|
|
2241
|
+
"outline-offset": [{
|
|
2242
|
+
"outline-offset": [G, p]
|
|
2243
|
+
}],
|
|
2244
|
+
/**
|
|
2245
|
+
* Outline Width
|
|
2246
|
+
* @see https://tailwindcss.com/docs/outline-width
|
|
2247
|
+
*/
|
|
2248
|
+
"outline-w": [{
|
|
2249
|
+
outline: [G, V]
|
|
2250
|
+
}],
|
|
2251
|
+
/**
|
|
2252
|
+
* Outline Color
|
|
2253
|
+
* @see https://tailwindcss.com/docs/outline-color
|
|
2254
|
+
*/
|
|
2255
|
+
"outline-color": [{
|
|
2256
|
+
outline: [r]
|
|
2257
|
+
}],
|
|
2258
|
+
/**
|
|
2259
|
+
* Ring Width
|
|
2260
|
+
* @see https://tailwindcss.com/docs/ring-width
|
|
2261
|
+
*/
|
|
2262
|
+
"ring-w": [{
|
|
2263
|
+
ring: N()
|
|
2264
|
+
}],
|
|
2265
|
+
/**
|
|
2266
|
+
* Ring Width Inset
|
|
2267
|
+
* @see https://tailwindcss.com/docs/ring-width
|
|
2268
|
+
*/
|
|
2269
|
+
"ring-w-inset": ["ring-inset"],
|
|
2270
|
+
/**
|
|
2271
|
+
* Ring Color
|
|
2272
|
+
* @see https://tailwindcss.com/docs/ring-color
|
|
2273
|
+
*/
|
|
2274
|
+
"ring-color": [{
|
|
2275
|
+
ring: [r]
|
|
2276
|
+
}],
|
|
2277
|
+
/**
|
|
2278
|
+
* Ring Opacity
|
|
2279
|
+
* @see https://tailwindcss.com/docs/ring-opacity
|
|
2280
|
+
*/
|
|
2281
|
+
"ring-opacity": [{
|
|
2282
|
+
"ring-opacity": [C]
|
|
2283
|
+
}],
|
|
2284
|
+
/**
|
|
2285
|
+
* Ring Offset Width
|
|
2286
|
+
* @see https://tailwindcss.com/docs/ring-offset-width
|
|
2287
|
+
*/
|
|
2288
|
+
"ring-offset-w": [{
|
|
2289
|
+
"ring-offset": [G, V]
|
|
2290
|
+
}],
|
|
2291
|
+
/**
|
|
2292
|
+
* Ring Offset Color
|
|
2293
|
+
* @see https://tailwindcss.com/docs/ring-offset-color
|
|
2294
|
+
*/
|
|
2295
|
+
"ring-offset-color": [{
|
|
2296
|
+
"ring-offset": [r]
|
|
2297
|
+
}],
|
|
2298
|
+
// Effects
|
|
2299
|
+
/**
|
|
2300
|
+
* Box Shadow
|
|
2301
|
+
* @see https://tailwindcss.com/docs/box-shadow
|
|
2302
|
+
*/
|
|
2303
|
+
shadow: [{
|
|
2304
|
+
shadow: ["", "inner", "none", Y, xt]
|
|
2305
|
+
}],
|
|
2306
|
+
/**
|
|
2307
|
+
* Box Shadow Color
|
|
2308
|
+
* @see https://tailwindcss.com/docs/box-shadow-color
|
|
2309
|
+
*/
|
|
2310
|
+
"shadow-color": [{
|
|
2311
|
+
shadow: [ue]
|
|
2312
|
+
}],
|
|
2313
|
+
/**
|
|
2314
|
+
* Opacity
|
|
2315
|
+
* @see https://tailwindcss.com/docs/opacity
|
|
2316
|
+
*/
|
|
2317
|
+
opacity: [{
|
|
2318
|
+
opacity: [C]
|
|
2319
|
+
}],
|
|
2320
|
+
/**
|
|
2321
|
+
* Mix Blend Mode
|
|
2322
|
+
* @see https://tailwindcss.com/docs/mix-blend-mode
|
|
2323
|
+
*/
|
|
2324
|
+
"mix-blend": [{
|
|
2325
|
+
"mix-blend": [...ne(), "plus-lighter", "plus-darker"]
|
|
2326
|
+
}],
|
|
2327
|
+
/**
|
|
2328
|
+
* Background Blend Mode
|
|
2329
|
+
* @see https://tailwindcss.com/docs/background-blend-mode
|
|
2330
|
+
*/
|
|
2331
|
+
"bg-blend": [{
|
|
2332
|
+
"bg-blend": ne()
|
|
2333
|
+
}],
|
|
2334
|
+
// Filters
|
|
2335
|
+
/**
|
|
2336
|
+
* Filter
|
|
2337
|
+
* @deprecated since Tailwind CSS v3.0.0
|
|
2338
|
+
* @see https://tailwindcss.com/docs/filter
|
|
2339
|
+
*/
|
|
2340
|
+
filter: [{
|
|
2341
|
+
filter: ["", "none"]
|
|
2342
|
+
}],
|
|
2343
|
+
/**
|
|
2344
|
+
* Blur
|
|
2345
|
+
* @see https://tailwindcss.com/docs/blur
|
|
2346
|
+
*/
|
|
2347
|
+
blur: [{
|
|
2348
|
+
blur: [a]
|
|
2349
|
+
}],
|
|
2350
|
+
/**
|
|
2351
|
+
* Brightness
|
|
2352
|
+
* @see https://tailwindcss.com/docs/brightness
|
|
2353
|
+
*/
|
|
2354
|
+
brightness: [{
|
|
2355
|
+
brightness: [n]
|
|
2356
|
+
}],
|
|
2357
|
+
/**
|
|
2358
|
+
* Contrast
|
|
2359
|
+
* @see https://tailwindcss.com/docs/contrast
|
|
2360
|
+
*/
|
|
2361
|
+
contrast: [{
|
|
2362
|
+
contrast: [f]
|
|
2363
|
+
}],
|
|
2364
|
+
/**
|
|
2365
|
+
* Drop Shadow
|
|
2366
|
+
* @see https://tailwindcss.com/docs/drop-shadow
|
|
2367
|
+
*/
|
|
2368
|
+
"drop-shadow": [{
|
|
2369
|
+
"drop-shadow": ["", "none", Y, p]
|
|
2370
|
+
}],
|
|
2371
|
+
/**
|
|
2372
|
+
* Grayscale
|
|
2373
|
+
* @see https://tailwindcss.com/docs/grayscale
|
|
2374
|
+
*/
|
|
2375
|
+
grayscale: [{
|
|
2376
|
+
grayscale: [y]
|
|
2377
|
+
}],
|
|
2378
|
+
/**
|
|
2379
|
+
* Hue Rotate
|
|
2380
|
+
* @see https://tailwindcss.com/docs/hue-rotate
|
|
2381
|
+
*/
|
|
2382
|
+
"hue-rotate": [{
|
|
2383
|
+
"hue-rotate": [m]
|
|
2384
|
+
}],
|
|
2385
|
+
/**
|
|
2386
|
+
* Invert
|
|
2387
|
+
* @see https://tailwindcss.com/docs/invert
|
|
2388
|
+
*/
|
|
2389
|
+
invert: [{
|
|
2390
|
+
invert: [E]
|
|
2391
|
+
}],
|
|
2392
|
+
/**
|
|
2393
|
+
* Saturate
|
|
2394
|
+
* @see https://tailwindcss.com/docs/saturate
|
|
2395
|
+
*/
|
|
2396
|
+
saturate: [{
|
|
2397
|
+
saturate: [U]
|
|
2398
|
+
}],
|
|
2399
|
+
/**
|
|
2400
|
+
* Sepia
|
|
2401
|
+
* @see https://tailwindcss.com/docs/sepia
|
|
2402
|
+
*/
|
|
2403
|
+
sepia: [{
|
|
2404
|
+
sepia: [K]
|
|
2405
|
+
}],
|
|
2406
|
+
/**
|
|
2407
|
+
* Backdrop Filter
|
|
2408
|
+
* @deprecated since Tailwind CSS v3.0.0
|
|
2409
|
+
* @see https://tailwindcss.com/docs/backdrop-filter
|
|
2410
|
+
*/
|
|
2411
|
+
"backdrop-filter": [{
|
|
2412
|
+
"backdrop-filter": ["", "none"]
|
|
2413
|
+
}],
|
|
2414
|
+
/**
|
|
2415
|
+
* Backdrop Blur
|
|
2416
|
+
* @see https://tailwindcss.com/docs/backdrop-blur
|
|
2417
|
+
*/
|
|
2418
|
+
"backdrop-blur": [{
|
|
2419
|
+
"backdrop-blur": [a]
|
|
2420
|
+
}],
|
|
2421
|
+
/**
|
|
2422
|
+
* Backdrop Brightness
|
|
2423
|
+
* @see https://tailwindcss.com/docs/backdrop-brightness
|
|
2424
|
+
*/
|
|
2425
|
+
"backdrop-brightness": [{
|
|
2426
|
+
"backdrop-brightness": [n]
|
|
2427
|
+
}],
|
|
2428
|
+
/**
|
|
2429
|
+
* Backdrop Contrast
|
|
2430
|
+
* @see https://tailwindcss.com/docs/backdrop-contrast
|
|
2431
|
+
*/
|
|
2432
|
+
"backdrop-contrast": [{
|
|
2433
|
+
"backdrop-contrast": [f]
|
|
2434
|
+
}],
|
|
2435
|
+
/**
|
|
2436
|
+
* Backdrop Grayscale
|
|
2437
|
+
* @see https://tailwindcss.com/docs/backdrop-grayscale
|
|
2438
|
+
*/
|
|
2439
|
+
"backdrop-grayscale": [{
|
|
2440
|
+
"backdrop-grayscale": [y]
|
|
2441
|
+
}],
|
|
2442
|
+
/**
|
|
2443
|
+
* Backdrop Hue Rotate
|
|
2444
|
+
* @see https://tailwindcss.com/docs/backdrop-hue-rotate
|
|
2445
|
+
*/
|
|
2446
|
+
"backdrop-hue-rotate": [{
|
|
2447
|
+
"backdrop-hue-rotate": [m]
|
|
2448
|
+
}],
|
|
2449
|
+
/**
|
|
2450
|
+
* Backdrop Invert
|
|
2451
|
+
* @see https://tailwindcss.com/docs/backdrop-invert
|
|
2452
|
+
*/
|
|
2453
|
+
"backdrop-invert": [{
|
|
2454
|
+
"backdrop-invert": [E]
|
|
2455
|
+
}],
|
|
2456
|
+
/**
|
|
2457
|
+
* Backdrop Opacity
|
|
2458
|
+
* @see https://tailwindcss.com/docs/backdrop-opacity
|
|
2459
|
+
*/
|
|
2460
|
+
"backdrop-opacity": [{
|
|
2461
|
+
"backdrop-opacity": [C]
|
|
2462
|
+
}],
|
|
2463
|
+
/**
|
|
2464
|
+
* Backdrop Saturate
|
|
2465
|
+
* @see https://tailwindcss.com/docs/backdrop-saturate
|
|
2466
|
+
*/
|
|
2467
|
+
"backdrop-saturate": [{
|
|
2468
|
+
"backdrop-saturate": [U]
|
|
2469
|
+
}],
|
|
2470
|
+
/**
|
|
2471
|
+
* Backdrop Sepia
|
|
2472
|
+
* @see https://tailwindcss.com/docs/backdrop-sepia
|
|
2473
|
+
*/
|
|
2474
|
+
"backdrop-sepia": [{
|
|
2475
|
+
"backdrop-sepia": [K]
|
|
2476
|
+
}],
|
|
2477
|
+
// Tables
|
|
2478
|
+
/**
|
|
2479
|
+
* Border Collapse
|
|
2480
|
+
* @see https://tailwindcss.com/docs/border-collapse
|
|
2481
|
+
*/
|
|
2482
|
+
"border-collapse": [{
|
|
2483
|
+
border: ["collapse", "separate"]
|
|
2484
|
+
}],
|
|
2485
|
+
/**
|
|
2486
|
+
* Border Spacing
|
|
2487
|
+
* @see https://tailwindcss.com/docs/border-spacing
|
|
2488
|
+
*/
|
|
2489
|
+
"border-spacing": [{
|
|
2490
|
+
"border-spacing": [u]
|
|
2491
|
+
}],
|
|
2492
|
+
/**
|
|
2493
|
+
* Border Spacing X
|
|
2494
|
+
* @see https://tailwindcss.com/docs/border-spacing
|
|
2495
|
+
*/
|
|
2496
|
+
"border-spacing-x": [{
|
|
2497
|
+
"border-spacing-x": [u]
|
|
2498
|
+
}],
|
|
2499
|
+
/**
|
|
2500
|
+
* Border Spacing Y
|
|
2501
|
+
* @see https://tailwindcss.com/docs/border-spacing
|
|
2502
|
+
*/
|
|
2503
|
+
"border-spacing-y": [{
|
|
2504
|
+
"border-spacing-y": [u]
|
|
2505
|
+
}],
|
|
2506
|
+
/**
|
|
2507
|
+
* Table Layout
|
|
2508
|
+
* @see https://tailwindcss.com/docs/table-layout
|
|
2509
|
+
*/
|
|
2510
|
+
"table-layout": [{
|
|
2511
|
+
table: ["auto", "fixed"]
|
|
2512
|
+
}],
|
|
2513
|
+
/**
|
|
2514
|
+
* Caption Side
|
|
2515
|
+
* @see https://tailwindcss.com/docs/caption-side
|
|
2516
|
+
*/
|
|
2517
|
+
caption: [{
|
|
2518
|
+
caption: ["top", "bottom"]
|
|
2519
|
+
}],
|
|
2520
|
+
// Transitions and Animation
|
|
2521
|
+
/**
|
|
2522
|
+
* Tranisition Property
|
|
2523
|
+
* @see https://tailwindcss.com/docs/transition-property
|
|
2524
|
+
*/
|
|
2525
|
+
transition: [{
|
|
2526
|
+
transition: ["none", "all", "", "colors", "opacity", "shadow", "transform", p]
|
|
2527
|
+
}],
|
|
2528
|
+
/**
|
|
2529
|
+
* Transition Duration
|
|
2530
|
+
* @see https://tailwindcss.com/docs/transition-duration
|
|
2531
|
+
*/
|
|
2532
|
+
duration: [{
|
|
2533
|
+
duration: M()
|
|
2534
|
+
}],
|
|
2535
|
+
/**
|
|
2536
|
+
* Transition Timing Function
|
|
2537
|
+
* @see https://tailwindcss.com/docs/transition-timing-function
|
|
2538
|
+
*/
|
|
2539
|
+
ease: [{
|
|
2540
|
+
ease: ["linear", "in", "out", "in-out", p]
|
|
2541
|
+
}],
|
|
2542
|
+
/**
|
|
2543
|
+
* Transition Delay
|
|
2544
|
+
* @see https://tailwindcss.com/docs/transition-delay
|
|
2545
|
+
*/
|
|
2546
|
+
delay: [{
|
|
2547
|
+
delay: M()
|
|
2548
|
+
}],
|
|
2549
|
+
/**
|
|
2550
|
+
* Animation
|
|
2551
|
+
* @see https://tailwindcss.com/docs/animation
|
|
2552
|
+
*/
|
|
2553
|
+
animate: [{
|
|
2554
|
+
animate: ["none", "spin", "ping", "pulse", "bounce", p]
|
|
2555
|
+
}],
|
|
2556
|
+
// Transforms
|
|
2557
|
+
/**
|
|
2558
|
+
* Transform
|
|
2559
|
+
* @see https://tailwindcss.com/docs/transform
|
|
2560
|
+
*/
|
|
2561
|
+
transform: [{
|
|
2562
|
+
transform: ["", "gpu", "none"]
|
|
2563
|
+
}],
|
|
2564
|
+
/**
|
|
2565
|
+
* Scale
|
|
2566
|
+
* @see https://tailwindcss.com/docs/scale
|
|
2567
|
+
*/
|
|
2568
|
+
scale: [{
|
|
2569
|
+
scale: [L]
|
|
2570
|
+
}],
|
|
2571
|
+
/**
|
|
2572
|
+
* Scale X
|
|
2573
|
+
* @see https://tailwindcss.com/docs/scale
|
|
2574
|
+
*/
|
|
2575
|
+
"scale-x": [{
|
|
2576
|
+
"scale-x": [L]
|
|
2577
|
+
}],
|
|
2578
|
+
/**
|
|
2579
|
+
* Scale Y
|
|
2580
|
+
* @see https://tailwindcss.com/docs/scale
|
|
2581
|
+
*/
|
|
2582
|
+
"scale-y": [{
|
|
2583
|
+
"scale-y": [L]
|
|
2584
|
+
}],
|
|
2585
|
+
/**
|
|
2586
|
+
* Rotate
|
|
2587
|
+
* @see https://tailwindcss.com/docs/rotate
|
|
2588
|
+
*/
|
|
2589
|
+
rotate: [{
|
|
2590
|
+
rotate: [ce, p]
|
|
2591
|
+
}],
|
|
2592
|
+
/**
|
|
2593
|
+
* Translate X
|
|
2594
|
+
* @see https://tailwindcss.com/docs/translate
|
|
2595
|
+
*/
|
|
2596
|
+
"translate-x": [{
|
|
2597
|
+
"translate-x": [pe]
|
|
2598
|
+
}],
|
|
2599
|
+
/**
|
|
2600
|
+
* Translate Y
|
|
2601
|
+
* @see https://tailwindcss.com/docs/translate
|
|
2602
|
+
*/
|
|
2603
|
+
"translate-y": [{
|
|
2604
|
+
"translate-y": [pe]
|
|
2605
|
+
}],
|
|
2606
|
+
/**
|
|
2607
|
+
* Skew X
|
|
2608
|
+
* @see https://tailwindcss.com/docs/skew
|
|
2609
|
+
*/
|
|
2610
|
+
"skew-x": [{
|
|
2611
|
+
"skew-x": [de]
|
|
2612
|
+
}],
|
|
2613
|
+
/**
|
|
2614
|
+
* Skew Y
|
|
2615
|
+
* @see https://tailwindcss.com/docs/skew
|
|
2616
|
+
*/
|
|
2617
|
+
"skew-y": [{
|
|
2618
|
+
"skew-y": [de]
|
|
2619
|
+
}],
|
|
2620
|
+
/**
|
|
2621
|
+
* Transform Origin
|
|
2622
|
+
* @see https://tailwindcss.com/docs/transform-origin
|
|
2623
|
+
*/
|
|
2624
|
+
"transform-origin": [{
|
|
2625
|
+
origin: ["center", "top", "top-right", "right", "bottom-right", "bottom", "bottom-left", "left", "top-left", p]
|
|
2626
|
+
}],
|
|
2627
|
+
// Interactivity
|
|
2628
|
+
/**
|
|
2629
|
+
* Accent Color
|
|
2630
|
+
* @see https://tailwindcss.com/docs/accent-color
|
|
2631
|
+
*/
|
|
2632
|
+
accent: [{
|
|
2633
|
+
accent: ["auto", r]
|
|
2634
|
+
}],
|
|
2635
|
+
/**
|
|
2636
|
+
* Appearance
|
|
2637
|
+
* @see https://tailwindcss.com/docs/appearance
|
|
2638
|
+
*/
|
|
2639
|
+
appearance: [{
|
|
2640
|
+
appearance: ["none", "auto"]
|
|
2641
|
+
}],
|
|
2642
|
+
/**
|
|
2643
|
+
* Cursor
|
|
2644
|
+
* @see https://tailwindcss.com/docs/cursor
|
|
2645
|
+
*/
|
|
2646
|
+
cursor: [{
|
|
2647
|
+
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", p]
|
|
2648
|
+
}],
|
|
2649
|
+
/**
|
|
2650
|
+
* Caret Color
|
|
2651
|
+
* @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
|
|
2652
|
+
*/
|
|
2653
|
+
"caret-color": [{
|
|
2654
|
+
caret: [r]
|
|
2655
|
+
}],
|
|
2656
|
+
/**
|
|
2657
|
+
* Pointer Events
|
|
2658
|
+
* @see https://tailwindcss.com/docs/pointer-events
|
|
2659
|
+
*/
|
|
2660
|
+
"pointer-events": [{
|
|
2661
|
+
"pointer-events": ["none", "auto"]
|
|
2662
|
+
}],
|
|
2663
|
+
/**
|
|
2664
|
+
* Resize
|
|
2665
|
+
* @see https://tailwindcss.com/docs/resize
|
|
2666
|
+
*/
|
|
2667
|
+
resize: [{
|
|
2668
|
+
resize: ["none", "y", "x", ""]
|
|
2669
|
+
}],
|
|
2670
|
+
/**
|
|
2671
|
+
* Scroll Behavior
|
|
2672
|
+
* @see https://tailwindcss.com/docs/scroll-behavior
|
|
2673
|
+
*/
|
|
2674
|
+
"scroll-behavior": [{
|
|
2675
|
+
scroll: ["auto", "smooth"]
|
|
2676
|
+
}],
|
|
2677
|
+
/**
|
|
2678
|
+
* Scroll Margin
|
|
2679
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2680
|
+
*/
|
|
2681
|
+
"scroll-m": [{
|
|
2682
|
+
"scroll-m": x()
|
|
2683
|
+
}],
|
|
2684
|
+
/**
|
|
2685
|
+
* Scroll Margin X
|
|
2686
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2687
|
+
*/
|
|
2688
|
+
"scroll-mx": [{
|
|
2689
|
+
"scroll-mx": x()
|
|
2690
|
+
}],
|
|
2691
|
+
/**
|
|
2692
|
+
* Scroll Margin Y
|
|
2693
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2694
|
+
*/
|
|
2695
|
+
"scroll-my": [{
|
|
2696
|
+
"scroll-my": x()
|
|
2697
|
+
}],
|
|
2698
|
+
/**
|
|
2699
|
+
* Scroll Margin Start
|
|
2700
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2701
|
+
*/
|
|
2702
|
+
"scroll-ms": [{
|
|
2703
|
+
"scroll-ms": x()
|
|
2704
|
+
}],
|
|
2705
|
+
/**
|
|
2706
|
+
* Scroll Margin End
|
|
2707
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2708
|
+
*/
|
|
2709
|
+
"scroll-me": [{
|
|
2710
|
+
"scroll-me": x()
|
|
2711
|
+
}],
|
|
2712
|
+
/**
|
|
2713
|
+
* Scroll Margin Top
|
|
2714
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2715
|
+
*/
|
|
2716
|
+
"scroll-mt": [{
|
|
2717
|
+
"scroll-mt": x()
|
|
2718
|
+
}],
|
|
2719
|
+
/**
|
|
2720
|
+
* Scroll Margin Right
|
|
2721
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2722
|
+
*/
|
|
2723
|
+
"scroll-mr": [{
|
|
2724
|
+
"scroll-mr": x()
|
|
2725
|
+
}],
|
|
2726
|
+
/**
|
|
2727
|
+
* Scroll Margin Bottom
|
|
2728
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2729
|
+
*/
|
|
2730
|
+
"scroll-mb": [{
|
|
2731
|
+
"scroll-mb": x()
|
|
2732
|
+
}],
|
|
2733
|
+
/**
|
|
2734
|
+
* Scroll Margin Left
|
|
2735
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2736
|
+
*/
|
|
2737
|
+
"scroll-ml": [{
|
|
2738
|
+
"scroll-ml": x()
|
|
2739
|
+
}],
|
|
2740
|
+
/**
|
|
2741
|
+
* Scroll Padding
|
|
2742
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2743
|
+
*/
|
|
2744
|
+
"scroll-p": [{
|
|
2745
|
+
"scroll-p": x()
|
|
2746
|
+
}],
|
|
2747
|
+
/**
|
|
2748
|
+
* Scroll Padding X
|
|
2749
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2750
|
+
*/
|
|
2751
|
+
"scroll-px": [{
|
|
2752
|
+
"scroll-px": x()
|
|
2753
|
+
}],
|
|
2754
|
+
/**
|
|
2755
|
+
* Scroll Padding Y
|
|
2756
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2757
|
+
*/
|
|
2758
|
+
"scroll-py": [{
|
|
2759
|
+
"scroll-py": x()
|
|
2760
|
+
}],
|
|
2761
|
+
/**
|
|
2762
|
+
* Scroll Padding Start
|
|
2763
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2764
|
+
*/
|
|
2765
|
+
"scroll-ps": [{
|
|
2766
|
+
"scroll-ps": x()
|
|
2767
|
+
}],
|
|
2768
|
+
/**
|
|
2769
|
+
* Scroll Padding End
|
|
2770
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2771
|
+
*/
|
|
2772
|
+
"scroll-pe": [{
|
|
2773
|
+
"scroll-pe": x()
|
|
2774
|
+
}],
|
|
2775
|
+
/**
|
|
2776
|
+
* Scroll Padding Top
|
|
2777
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2778
|
+
*/
|
|
2779
|
+
"scroll-pt": [{
|
|
2780
|
+
"scroll-pt": x()
|
|
2781
|
+
}],
|
|
2782
|
+
/**
|
|
2783
|
+
* Scroll Padding Right
|
|
2784
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2785
|
+
*/
|
|
2786
|
+
"scroll-pr": [{
|
|
2787
|
+
"scroll-pr": x()
|
|
2788
|
+
}],
|
|
2789
|
+
/**
|
|
2790
|
+
* Scroll Padding Bottom
|
|
2791
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2792
|
+
*/
|
|
2793
|
+
"scroll-pb": [{
|
|
2794
|
+
"scroll-pb": x()
|
|
2795
|
+
}],
|
|
2796
|
+
/**
|
|
2797
|
+
* Scroll Padding Left
|
|
2798
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2799
|
+
*/
|
|
2800
|
+
"scroll-pl": [{
|
|
2801
|
+
"scroll-pl": x()
|
|
2802
|
+
}],
|
|
2803
|
+
/**
|
|
2804
|
+
* Scroll Snap Align
|
|
2805
|
+
* @see https://tailwindcss.com/docs/scroll-snap-align
|
|
2806
|
+
*/
|
|
2807
|
+
"snap-align": [{
|
|
2808
|
+
snap: ["start", "end", "center", "align-none"]
|
|
2809
|
+
}],
|
|
2810
|
+
/**
|
|
2811
|
+
* Scroll Snap Stop
|
|
2812
|
+
* @see https://tailwindcss.com/docs/scroll-snap-stop
|
|
2813
|
+
*/
|
|
2814
|
+
"snap-stop": [{
|
|
2815
|
+
snap: ["normal", "always"]
|
|
2816
|
+
}],
|
|
2817
|
+
/**
|
|
2818
|
+
* Scroll Snap Type
|
|
2819
|
+
* @see https://tailwindcss.com/docs/scroll-snap-type
|
|
2820
|
+
*/
|
|
2821
|
+
"snap-type": [{
|
|
2822
|
+
snap: ["none", "x", "y", "both"]
|
|
2823
|
+
}],
|
|
2824
|
+
/**
|
|
2825
|
+
* Scroll Snap Type Strictness
|
|
2826
|
+
* @see https://tailwindcss.com/docs/scroll-snap-type
|
|
2827
|
+
*/
|
|
2828
|
+
"snap-strictness": [{
|
|
2829
|
+
snap: ["mandatory", "proximity"]
|
|
2830
|
+
}],
|
|
2831
|
+
/**
|
|
2832
|
+
* Touch Action
|
|
2833
|
+
* @see https://tailwindcss.com/docs/touch-action
|
|
2834
|
+
*/
|
|
2835
|
+
touch: [{
|
|
2836
|
+
touch: ["auto", "none", "manipulation"]
|
|
2837
|
+
}],
|
|
2838
|
+
/**
|
|
2839
|
+
* Touch Action X
|
|
2840
|
+
* @see https://tailwindcss.com/docs/touch-action
|
|
2841
|
+
*/
|
|
2842
|
+
"touch-x": [{
|
|
2843
|
+
"touch-pan": ["x", "left", "right"]
|
|
2844
|
+
}],
|
|
2845
|
+
/**
|
|
2846
|
+
* Touch Action Y
|
|
2847
|
+
* @see https://tailwindcss.com/docs/touch-action
|
|
2848
|
+
*/
|
|
2849
|
+
"touch-y": [{
|
|
2850
|
+
"touch-pan": ["y", "up", "down"]
|
|
2851
|
+
}],
|
|
2852
|
+
/**
|
|
2853
|
+
* Touch Action Pinch Zoom
|
|
2854
|
+
* @see https://tailwindcss.com/docs/touch-action
|
|
2855
|
+
*/
|
|
2856
|
+
"touch-pz": ["touch-pinch-zoom"],
|
|
2857
|
+
/**
|
|
2858
|
+
* User Select
|
|
2859
|
+
* @see https://tailwindcss.com/docs/user-select
|
|
2860
|
+
*/
|
|
2861
|
+
select: [{
|
|
2862
|
+
select: ["none", "text", "all", "auto"]
|
|
2863
|
+
}],
|
|
2864
|
+
/**
|
|
2865
|
+
* Will Change
|
|
2866
|
+
* @see https://tailwindcss.com/docs/will-change
|
|
2867
|
+
*/
|
|
2868
|
+
"will-change": [{
|
|
2869
|
+
"will-change": ["auto", "scroll", "contents", "transform", p]
|
|
2870
|
+
}],
|
|
2871
|
+
// SVG
|
|
2872
|
+
/**
|
|
2873
|
+
* Fill
|
|
2874
|
+
* @see https://tailwindcss.com/docs/fill
|
|
2875
|
+
*/
|
|
2876
|
+
fill: [{
|
|
2877
|
+
fill: [r, "none"]
|
|
2878
|
+
}],
|
|
2879
|
+
/**
|
|
2880
|
+
* Stroke Width
|
|
2881
|
+
* @see https://tailwindcss.com/docs/stroke-width
|
|
2882
|
+
*/
|
|
2883
|
+
"stroke-w": [{
|
|
2884
|
+
stroke: [G, V, Se]
|
|
2885
|
+
}],
|
|
2886
|
+
/**
|
|
2887
|
+
* Stroke
|
|
2888
|
+
* @see https://tailwindcss.com/docs/stroke
|
|
2889
|
+
*/
|
|
2890
|
+
stroke: [{
|
|
2891
|
+
stroke: [r, "none"]
|
|
2892
|
+
}],
|
|
2893
|
+
// Accessibility
|
|
2894
|
+
/**
|
|
2895
|
+
* Screen Readers
|
|
2896
|
+
* @see https://tailwindcss.com/docs/screen-readers
|
|
2897
|
+
*/
|
|
2898
|
+
sr: ["sr-only", "not-sr-only"],
|
|
2899
|
+
/**
|
|
2900
|
+
* Forced Color Adjust
|
|
2901
|
+
* @see https://tailwindcss.com/docs/forced-color-adjust
|
|
2902
|
+
*/
|
|
2903
|
+
"forced-color-adjust": [{
|
|
2904
|
+
"forced-color-adjust": ["auto", "none"]
|
|
2905
|
+
}]
|
|
2906
|
+
},
|
|
2907
|
+
conflictingClassGroups: {
|
|
2908
|
+
overflow: ["overflow-x", "overflow-y"],
|
|
2909
|
+
overscroll: ["overscroll-x", "overscroll-y"],
|
|
2910
|
+
inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
|
|
2911
|
+
"inset-x": ["right", "left"],
|
|
2912
|
+
"inset-y": ["top", "bottom"],
|
|
2913
|
+
flex: ["basis", "grow", "shrink"],
|
|
2914
|
+
gap: ["gap-x", "gap-y"],
|
|
2915
|
+
p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
|
|
2916
|
+
px: ["pr", "pl"],
|
|
2917
|
+
py: ["pt", "pb"],
|
|
2918
|
+
m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
|
|
2919
|
+
mx: ["mr", "ml"],
|
|
2920
|
+
my: ["mt", "mb"],
|
|
2921
|
+
size: ["w", "h"],
|
|
2922
|
+
"font-size": ["leading"],
|
|
2923
|
+
"fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
|
|
2924
|
+
"fvn-ordinal": ["fvn-normal"],
|
|
2925
|
+
"fvn-slashed-zero": ["fvn-normal"],
|
|
2926
|
+
"fvn-figure": ["fvn-normal"],
|
|
2927
|
+
"fvn-spacing": ["fvn-normal"],
|
|
2928
|
+
"fvn-fraction": ["fvn-normal"],
|
|
2929
|
+
"line-clamp": ["display", "overflow"],
|
|
2930
|
+
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"],
|
|
2931
|
+
"rounded-s": ["rounded-ss", "rounded-es"],
|
|
2932
|
+
"rounded-e": ["rounded-se", "rounded-ee"],
|
|
2933
|
+
"rounded-t": ["rounded-tl", "rounded-tr"],
|
|
2934
|
+
"rounded-r": ["rounded-tr", "rounded-br"],
|
|
2935
|
+
"rounded-b": ["rounded-br", "rounded-bl"],
|
|
2936
|
+
"rounded-l": ["rounded-tl", "rounded-bl"],
|
|
2937
|
+
"border-spacing": ["border-spacing-x", "border-spacing-y"],
|
|
2938
|
+
"border-w": ["border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
|
|
2939
|
+
"border-w-x": ["border-w-r", "border-w-l"],
|
|
2940
|
+
"border-w-y": ["border-w-t", "border-w-b"],
|
|
2941
|
+
"border-color": ["border-color-s", "border-color-e", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
|
|
2942
|
+
"border-color-x": ["border-color-r", "border-color-l"],
|
|
2943
|
+
"border-color-y": ["border-color-t", "border-color-b"],
|
|
2944
|
+
"scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
|
|
2945
|
+
"scroll-mx": ["scroll-mr", "scroll-ml"],
|
|
2946
|
+
"scroll-my": ["scroll-mt", "scroll-mb"],
|
|
2947
|
+
"scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
|
|
2948
|
+
"scroll-px": ["scroll-pr", "scroll-pl"],
|
|
2949
|
+
"scroll-py": ["scroll-pt", "scroll-pb"],
|
|
2950
|
+
touch: ["touch-x", "touch-y", "touch-pz"],
|
|
2951
|
+
"touch-x": ["touch"],
|
|
2952
|
+
"touch-y": ["touch"],
|
|
2953
|
+
"touch-pz": ["touch"]
|
|
2954
|
+
},
|
|
2955
|
+
conflictingClassGroupModifiers: {
|
|
2956
|
+
"font-size": ["leading"]
|
|
2957
|
+
}
|
|
2958
|
+
};
|
|
2959
|
+
}, Ct = /* @__PURE__ */ st(Et);
|
|
2960
|
+
function Tt(...r) {
|
|
2961
|
+
return Ct(qr(r));
|
|
2962
|
+
}
|
|
2963
|
+
function Pt(r) {
|
|
2964
|
+
const o = Ir(null), a = ({ locale: c, children: i }) => {
|
|
2965
|
+
const l = { locale: c, t: (f) => r[c]?.[f] ?? f };
|
|
2966
|
+
return /* @__PURE__ */ W.jsx(o.Provider, { value: l, children: i });
|
|
2967
|
+
};
|
|
2968
|
+
function n() {
|
|
2969
|
+
return Mr(o);
|
|
2970
|
+
}
|
|
2971
|
+
return { I18nProvider: a, useI18n: n };
|
|
2972
|
+
}
|
|
690
2973
|
export {
|
|
691
|
-
|
|
2974
|
+
St as BottomSheet,
|
|
2975
|
+
Tt as cn,
|
|
2976
|
+
Pt as createI18n
|
|
692
2977
|
};
|
|
693
2978
|
//# sourceMappingURL=common.js.map
|