@clasing/ui 0.0.1 → 0.0.3
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/README.md +5 -3
- package/dist/index.d.ts +87 -2
- package/dist/index.es.js +1175 -795
- package/dist/index.umd.js +10 -10
- package/dist/style.css +1 -1
- package/package.json +79 -79
package/dist/index.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import * as
|
|
3
|
-
var
|
|
1
|
+
import at from "react";
|
|
2
|
+
import * as Ze from "@tabler/icons-react";
|
|
3
|
+
var Ae = { exports: {} }, ue = {};
|
|
4
4
|
/**
|
|
5
5
|
* @license React
|
|
6
6
|
* react-jsx-runtime.production.min.js
|
|
@@ -10,25 +10,25 @@ var je = { exports: {} }, ie = {};
|
|
|
10
10
|
* This source code is licensed under the MIT license found in the
|
|
11
11
|
* LICENSE file in the root directory of this source tree.
|
|
12
12
|
*/
|
|
13
|
-
var
|
|
14
|
-
function
|
|
15
|
-
if (
|
|
16
|
-
return
|
|
17
|
-
|
|
18
|
-
var t =
|
|
19
|
-
function
|
|
20
|
-
var
|
|
21
|
-
|
|
22
|
-
for (
|
|
23
|
-
|
|
24
|
-
if (
|
|
25
|
-
for (
|
|
26
|
-
h[
|
|
27
|
-
return { $$typeof: r, type:
|
|
13
|
+
var Qe;
|
|
14
|
+
function Gt() {
|
|
15
|
+
if (Qe)
|
|
16
|
+
return ue;
|
|
17
|
+
Qe = 1;
|
|
18
|
+
var t = at, r = Symbol.for("react.element"), n = Symbol.for("react.fragment"), o = Object.prototype.hasOwnProperty, u = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, a = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
19
|
+
function s(c, b, d) {
|
|
20
|
+
var g, h = {}, S = null, P = null;
|
|
21
|
+
d !== void 0 && (S = "" + d), b.key !== void 0 && (S = "" + b.key), b.ref !== void 0 && (P = b.ref);
|
|
22
|
+
for (g in b)
|
|
23
|
+
o.call(b, g) && !a.hasOwnProperty(g) && (h[g] = b[g]);
|
|
24
|
+
if (c && c.defaultProps)
|
|
25
|
+
for (g in b = c.defaultProps, b)
|
|
26
|
+
h[g] === void 0 && (h[g] = b[g]);
|
|
27
|
+
return { $$typeof: r, type: c, key: S, ref: P, props: h, _owner: u.current };
|
|
28
28
|
}
|
|
29
|
-
return
|
|
29
|
+
return ue.Fragment = n, ue.jsx = s, ue.jsxs = s, ue;
|
|
30
30
|
}
|
|
31
|
-
var
|
|
31
|
+
var ce = {};
|
|
32
32
|
/**
|
|
33
33
|
* @license React
|
|
34
34
|
* react-jsx-runtime.development.js
|
|
@@ -38,51 +38,51 @@ var se = {};
|
|
|
38
38
|
* This source code is licensed under the MIT license found in the
|
|
39
39
|
* LICENSE file in the root directory of this source tree.
|
|
40
40
|
*/
|
|
41
|
-
var
|
|
42
|
-
function
|
|
43
|
-
return
|
|
44
|
-
var t =
|
|
45
|
-
function
|
|
41
|
+
var et;
|
|
42
|
+
function Bt() {
|
|
43
|
+
return et || (et = 1, process.env.NODE_ENV !== "production" && function() {
|
|
44
|
+
var t = at, r = Symbol.for("react.element"), n = Symbol.for("react.portal"), o = Symbol.for("react.fragment"), u = Symbol.for("react.strict_mode"), a = Symbol.for("react.profiler"), s = Symbol.for("react.provider"), c = Symbol.for("react.context"), b = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), g = Symbol.for("react.suspense_list"), h = Symbol.for("react.memo"), S = Symbol.for("react.lazy"), P = Symbol.for("react.offscreen"), V = Symbol.iterator, R = "@@iterator";
|
|
45
|
+
function j(e) {
|
|
46
46
|
if (e === null || typeof e != "object")
|
|
47
47
|
return null;
|
|
48
|
-
var
|
|
49
|
-
return typeof
|
|
48
|
+
var i = V && e[V] || e[R];
|
|
49
|
+
return typeof i == "function" ? i : null;
|
|
50
50
|
}
|
|
51
|
-
var
|
|
51
|
+
var O = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
52
52
|
function k(e) {
|
|
53
53
|
{
|
|
54
|
-
for (var
|
|
55
|
-
|
|
56
|
-
|
|
54
|
+
for (var i = arguments.length, l = new Array(i > 1 ? i - 1 : 0), f = 1; f < i; f++)
|
|
55
|
+
l[f - 1] = arguments[f];
|
|
56
|
+
be("error", e, l);
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
|
-
function
|
|
59
|
+
function be(e, i, l) {
|
|
60
60
|
{
|
|
61
|
-
var
|
|
62
|
-
|
|
63
|
-
var w =
|
|
64
|
-
return String(
|
|
61
|
+
var f = O.ReactDebugCurrentFrame, x = f.getStackAddendum();
|
|
62
|
+
x !== "" && (i += "%s", l = l.concat([x]));
|
|
63
|
+
var w = l.map(function(v) {
|
|
64
|
+
return String(v);
|
|
65
65
|
});
|
|
66
|
-
w.unshift("Warning: " +
|
|
66
|
+
w.unshift("Warning: " + i), Function.prototype.apply.call(console[e], console, w);
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
|
-
var
|
|
70
|
-
|
|
71
|
-
function
|
|
72
|
-
return !!(typeof e == "string" || typeof e == "function" || e ===
|
|
69
|
+
var re = !1, ge = !1, pe = !1, me = !1, ve = !1, H;
|
|
70
|
+
H = Symbol.for("react.module.reference");
|
|
71
|
+
function ne(e) {
|
|
72
|
+
return !!(typeof e == "string" || typeof e == "function" || e === o || e === a || ve || e === u || e === d || e === g || me || e === P || re || ge || pe || typeof e == "object" && e !== null && (e.$$typeof === S || e.$$typeof === h || e.$$typeof === s || e.$$typeof === c || e.$$typeof === b || // This needs to include all possible module reference object
|
|
73
73
|
// types supported by any Flight configuration anywhere since
|
|
74
74
|
// we don't know which Flight build this will end up being used
|
|
75
75
|
// with.
|
|
76
|
-
e.$$typeof ===
|
|
76
|
+
e.$$typeof === H || e.getModuleId !== void 0));
|
|
77
77
|
}
|
|
78
|
-
function
|
|
79
|
-
var
|
|
80
|
-
if (
|
|
81
|
-
return
|
|
82
|
-
var
|
|
83
|
-
return
|
|
78
|
+
function oe(e, i, l) {
|
|
79
|
+
var f = e.displayName;
|
|
80
|
+
if (f)
|
|
81
|
+
return f;
|
|
82
|
+
var x = i.displayName || i.name || "";
|
|
83
|
+
return x !== "" ? l + "(" + x + ")" : l;
|
|
84
84
|
}
|
|
85
|
-
function
|
|
85
|
+
function y(e) {
|
|
86
86
|
return e.displayName || "Context";
|
|
87
87
|
}
|
|
88
88
|
function z(e) {
|
|
@@ -93,36 +93,36 @@ function Vt() {
|
|
|
93
93
|
if (typeof e == "string")
|
|
94
94
|
return e;
|
|
95
95
|
switch (e) {
|
|
96
|
-
case
|
|
96
|
+
case o:
|
|
97
97
|
return "Fragment";
|
|
98
98
|
case n:
|
|
99
99
|
return "Portal";
|
|
100
|
-
case
|
|
100
|
+
case a:
|
|
101
101
|
return "Profiler";
|
|
102
|
-
case
|
|
102
|
+
case u:
|
|
103
103
|
return "StrictMode";
|
|
104
|
-
case
|
|
104
|
+
case d:
|
|
105
105
|
return "Suspense";
|
|
106
|
-
case
|
|
106
|
+
case g:
|
|
107
107
|
return "SuspenseList";
|
|
108
108
|
}
|
|
109
109
|
if (typeof e == "object")
|
|
110
110
|
switch (e.$$typeof) {
|
|
111
|
-
case
|
|
112
|
-
var o = e;
|
|
113
|
-
return x(o) + ".Consumer";
|
|
114
|
-
case l:
|
|
111
|
+
case c:
|
|
115
112
|
var i = e;
|
|
116
|
-
return
|
|
117
|
-
case
|
|
118
|
-
|
|
113
|
+
return y(i) + ".Consumer";
|
|
114
|
+
case s:
|
|
115
|
+
var l = e;
|
|
116
|
+
return y(l._context) + ".Provider";
|
|
117
|
+
case b:
|
|
118
|
+
return oe(e, e.render, "ForwardRef");
|
|
119
119
|
case h:
|
|
120
|
-
var
|
|
121
|
-
return
|
|
122
|
-
case
|
|
123
|
-
var
|
|
120
|
+
var f = e.displayName || null;
|
|
121
|
+
return f !== null ? f : z(e.type) || "Memo";
|
|
122
|
+
case S: {
|
|
123
|
+
var x = e, w = x._payload, v = x._init;
|
|
124
124
|
try {
|
|
125
|
-
return z(
|
|
125
|
+
return z(v(w));
|
|
126
126
|
} catch {
|
|
127
127
|
return null;
|
|
128
128
|
}
|
|
@@ -130,18 +130,18 @@ function Vt() {
|
|
|
130
130
|
}
|
|
131
131
|
return null;
|
|
132
132
|
}
|
|
133
|
-
var
|
|
134
|
-
function
|
|
133
|
+
var M = Object.assign, W = 0, U, ie, Z, D, ae, G, L;
|
|
134
|
+
function Ve() {
|
|
135
135
|
}
|
|
136
|
-
|
|
137
|
-
function
|
|
136
|
+
Ve.__reactDisabledLog = !0;
|
|
137
|
+
function pt() {
|
|
138
138
|
{
|
|
139
139
|
if (W === 0) {
|
|
140
|
-
|
|
140
|
+
U = console.log, ie = console.info, Z = console.warn, D = console.error, ae = console.group, G = console.groupCollapsed, L = console.groupEnd;
|
|
141
141
|
var e = {
|
|
142
142
|
configurable: !0,
|
|
143
143
|
enumerable: !0,
|
|
144
|
-
value:
|
|
144
|
+
value: Ve,
|
|
145
145
|
writable: !0
|
|
146
146
|
};
|
|
147
147
|
Object.defineProperties(console, {
|
|
@@ -157,7 +157,7 @@ function Vt() {
|
|
|
157
157
|
W++;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
|
-
function
|
|
160
|
+
function mt() {
|
|
161
161
|
{
|
|
162
162
|
if (W--, W === 0) {
|
|
163
163
|
var e = {
|
|
@@ -166,324 +166,324 @@ function Vt() {
|
|
|
166
166
|
writable: !0
|
|
167
167
|
};
|
|
168
168
|
Object.defineProperties(console, {
|
|
169
|
-
log:
|
|
170
|
-
value:
|
|
169
|
+
log: M({}, e, {
|
|
170
|
+
value: U
|
|
171
171
|
}),
|
|
172
|
-
info:
|
|
173
|
-
value:
|
|
172
|
+
info: M({}, e, {
|
|
173
|
+
value: ie
|
|
174
174
|
}),
|
|
175
|
-
warn:
|
|
176
|
-
value:
|
|
175
|
+
warn: M({}, e, {
|
|
176
|
+
value: Z
|
|
177
177
|
}),
|
|
178
|
-
error:
|
|
179
|
-
value:
|
|
178
|
+
error: M({}, e, {
|
|
179
|
+
value: D
|
|
180
180
|
}),
|
|
181
|
-
group:
|
|
182
|
-
value:
|
|
181
|
+
group: M({}, e, {
|
|
182
|
+
value: ae
|
|
183
183
|
}),
|
|
184
|
-
groupCollapsed:
|
|
185
|
-
value:
|
|
184
|
+
groupCollapsed: M({}, e, {
|
|
185
|
+
value: G
|
|
186
186
|
}),
|
|
187
|
-
groupEnd:
|
|
188
|
-
value:
|
|
187
|
+
groupEnd: M({}, e, {
|
|
188
|
+
value: L
|
|
189
189
|
})
|
|
190
190
|
});
|
|
191
191
|
}
|
|
192
192
|
W < 0 && k("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
|
-
var
|
|
196
|
-
function
|
|
195
|
+
var Ee = O.ReactCurrentDispatcher, Se;
|
|
196
|
+
function he(e, i, l) {
|
|
197
197
|
{
|
|
198
|
-
if (
|
|
198
|
+
if (Se === void 0)
|
|
199
199
|
try {
|
|
200
200
|
throw Error();
|
|
201
|
-
} catch (
|
|
202
|
-
var
|
|
203
|
-
|
|
201
|
+
} catch (x) {
|
|
202
|
+
var f = x.stack.trim().match(/\n( *(at )?)/);
|
|
203
|
+
Se = f && f[1] || "";
|
|
204
204
|
}
|
|
205
205
|
return `
|
|
206
|
-
` +
|
|
206
|
+
` + Se + e;
|
|
207
207
|
}
|
|
208
208
|
}
|
|
209
|
-
var
|
|
209
|
+
var Re = !1, xe;
|
|
210
210
|
{
|
|
211
|
-
var
|
|
212
|
-
|
|
211
|
+
var vt = typeof WeakMap == "function" ? WeakMap : Map;
|
|
212
|
+
xe = new vt();
|
|
213
213
|
}
|
|
214
|
-
function
|
|
215
|
-
if (!e ||
|
|
214
|
+
function $e(e, i) {
|
|
215
|
+
if (!e || Re)
|
|
216
216
|
return "";
|
|
217
217
|
{
|
|
218
|
-
var
|
|
219
|
-
if (
|
|
220
|
-
return
|
|
218
|
+
var l = xe.get(e);
|
|
219
|
+
if (l !== void 0)
|
|
220
|
+
return l;
|
|
221
221
|
}
|
|
222
|
-
var
|
|
223
|
-
|
|
224
|
-
var
|
|
222
|
+
var f;
|
|
223
|
+
Re = !0;
|
|
224
|
+
var x = Error.prepareStackTrace;
|
|
225
225
|
Error.prepareStackTrace = void 0;
|
|
226
226
|
var w;
|
|
227
|
-
w =
|
|
227
|
+
w = Ee.current, Ee.current = null, pt();
|
|
228
228
|
try {
|
|
229
|
-
if (
|
|
230
|
-
var
|
|
229
|
+
if (i) {
|
|
230
|
+
var v = function() {
|
|
231
231
|
throw Error();
|
|
232
232
|
};
|
|
233
|
-
if (Object.defineProperty(
|
|
233
|
+
if (Object.defineProperty(v.prototype, "props", {
|
|
234
234
|
set: function() {
|
|
235
235
|
throw Error();
|
|
236
236
|
}
|
|
237
237
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
238
238
|
try {
|
|
239
|
-
Reflect.construct(
|
|
240
|
-
} catch (
|
|
241
|
-
|
|
239
|
+
Reflect.construct(v, []);
|
|
240
|
+
} catch (I) {
|
|
241
|
+
f = I;
|
|
242
242
|
}
|
|
243
|
-
Reflect.construct(e, [],
|
|
243
|
+
Reflect.construct(e, [], v);
|
|
244
244
|
} else {
|
|
245
245
|
try {
|
|
246
|
-
|
|
247
|
-
} catch (
|
|
248
|
-
|
|
246
|
+
v.call();
|
|
247
|
+
} catch (I) {
|
|
248
|
+
f = I;
|
|
249
249
|
}
|
|
250
|
-
e.call(
|
|
250
|
+
e.call(v.prototype);
|
|
251
251
|
}
|
|
252
252
|
} else {
|
|
253
253
|
try {
|
|
254
254
|
throw Error();
|
|
255
|
-
} catch (
|
|
256
|
-
|
|
255
|
+
} catch (I) {
|
|
256
|
+
f = I;
|
|
257
257
|
}
|
|
258
258
|
e();
|
|
259
259
|
}
|
|
260
|
-
} catch (
|
|
261
|
-
if (
|
|
262
|
-
for (var
|
|
263
|
-
`),
|
|
264
|
-
`), _ =
|
|
260
|
+
} catch (I) {
|
|
261
|
+
if (I && f && typeof I.stack == "string") {
|
|
262
|
+
for (var m = I.stack.split(`
|
|
263
|
+
`), A = f.stack.split(`
|
|
264
|
+
`), _ = m.length - 1, T = A.length - 1; _ >= 1 && T >= 0 && m[_] !== A[T]; )
|
|
265
265
|
T--;
|
|
266
266
|
for (; _ >= 1 && T >= 0; _--, T--)
|
|
267
|
-
if (
|
|
267
|
+
if (m[_] !== A[T]) {
|
|
268
268
|
if (_ !== 1 || T !== 1)
|
|
269
269
|
do
|
|
270
|
-
if (_--, T--, T < 0 ||
|
|
271
|
-
var
|
|
272
|
-
` +
|
|
273
|
-
return e.displayName &&
|
|
270
|
+
if (_--, T--, T < 0 || m[_] !== A[T]) {
|
|
271
|
+
var F = `
|
|
272
|
+
` + m[_].replace(" at new ", " at ");
|
|
273
|
+
return e.displayName && F.includes("<anonymous>") && (F = F.replace("<anonymous>", e.displayName)), typeof e == "function" && xe.set(e, F), F;
|
|
274
274
|
}
|
|
275
275
|
while (_ >= 1 && T >= 0);
|
|
276
276
|
break;
|
|
277
277
|
}
|
|
278
278
|
}
|
|
279
279
|
} finally {
|
|
280
|
-
|
|
280
|
+
Re = !1, Ee.current = w, mt(), Error.prepareStackTrace = x;
|
|
281
281
|
}
|
|
282
|
-
var
|
|
283
|
-
return typeof e == "function" &&
|
|
282
|
+
var ee = e ? e.displayName || e.name : "", q = ee ? he(ee) : "";
|
|
283
|
+
return typeof e == "function" && xe.set(e, q), q;
|
|
284
284
|
}
|
|
285
|
-
function
|
|
286
|
-
return
|
|
285
|
+
function ht(e, i, l) {
|
|
286
|
+
return $e(e, !1);
|
|
287
287
|
}
|
|
288
|
-
function
|
|
289
|
-
var
|
|
290
|
-
return !!(
|
|
288
|
+
function xt(e) {
|
|
289
|
+
var i = e.prototype;
|
|
290
|
+
return !!(i && i.isReactComponent);
|
|
291
291
|
}
|
|
292
|
-
function
|
|
292
|
+
function ye(e, i, l) {
|
|
293
293
|
if (e == null)
|
|
294
294
|
return "";
|
|
295
295
|
if (typeof e == "function")
|
|
296
|
-
return
|
|
296
|
+
return $e(e, xt(e));
|
|
297
297
|
if (typeof e == "string")
|
|
298
|
-
return
|
|
298
|
+
return he(e);
|
|
299
299
|
switch (e) {
|
|
300
|
+
case d:
|
|
301
|
+
return he("Suspense");
|
|
300
302
|
case g:
|
|
301
|
-
return
|
|
302
|
-
case b:
|
|
303
|
-
return ge("SuspenseList");
|
|
303
|
+
return he("SuspenseList");
|
|
304
304
|
}
|
|
305
305
|
if (typeof e == "object")
|
|
306
306
|
switch (e.$$typeof) {
|
|
307
|
-
case
|
|
308
|
-
return
|
|
307
|
+
case b:
|
|
308
|
+
return ht(e.render);
|
|
309
309
|
case h:
|
|
310
|
-
return
|
|
311
|
-
case
|
|
312
|
-
var
|
|
310
|
+
return ye(e.type, i, l);
|
|
311
|
+
case S: {
|
|
312
|
+
var f = e, x = f._payload, w = f._init;
|
|
313
313
|
try {
|
|
314
|
-
return
|
|
314
|
+
return ye(w(x), i, l);
|
|
315
315
|
} catch {
|
|
316
316
|
}
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
return "";
|
|
320
320
|
}
|
|
321
|
-
var
|
|
322
|
-
function
|
|
321
|
+
var le = Object.prototype.hasOwnProperty, Ne = {}, We = O.ReactDebugCurrentFrame;
|
|
322
|
+
function we(e) {
|
|
323
323
|
if (e) {
|
|
324
|
-
var
|
|
325
|
-
We.setExtraStackFrame(
|
|
324
|
+
var i = e._owner, l = ye(e.type, e._source, i ? i.type : null);
|
|
325
|
+
We.setExtraStackFrame(l);
|
|
326
326
|
} else
|
|
327
327
|
We.setExtraStackFrame(null);
|
|
328
328
|
}
|
|
329
|
-
function
|
|
329
|
+
function yt(e, i, l, f, x) {
|
|
330
330
|
{
|
|
331
|
-
var w = Function.call.bind(
|
|
332
|
-
for (var
|
|
333
|
-
if (w(e,
|
|
334
|
-
var
|
|
331
|
+
var w = Function.call.bind(le);
|
|
332
|
+
for (var v in e)
|
|
333
|
+
if (w(e, v)) {
|
|
334
|
+
var m = void 0;
|
|
335
335
|
try {
|
|
336
|
-
if (typeof e[
|
|
337
|
-
var
|
|
338
|
-
throw
|
|
336
|
+
if (typeof e[v] != "function") {
|
|
337
|
+
var A = Error((f || "React class") + ": " + l + " type `" + v + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[v] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
338
|
+
throw A.name = "Invariant Violation", A;
|
|
339
339
|
}
|
|
340
|
-
|
|
340
|
+
m = e[v](i, v, f, l, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
341
341
|
} catch (_) {
|
|
342
|
-
|
|
342
|
+
m = _;
|
|
343
343
|
}
|
|
344
|
-
|
|
344
|
+
m && !(m instanceof Error) && (we(x), k("%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).", f || "React class", l, v, typeof m), we(null)), m instanceof Error && !(m.message in Ne) && (Ne[m.message] = !0, we(x), k("Failed %s type: %s", l, m.message), we(null));
|
|
345
345
|
}
|
|
346
346
|
}
|
|
347
347
|
}
|
|
348
|
-
var
|
|
349
|
-
function
|
|
350
|
-
return
|
|
348
|
+
var wt = Array.isArray;
|
|
349
|
+
function Ce(e) {
|
|
350
|
+
return wt(e);
|
|
351
351
|
}
|
|
352
|
-
function
|
|
352
|
+
function kt(e) {
|
|
353
353
|
{
|
|
354
|
-
var
|
|
355
|
-
return
|
|
354
|
+
var i = typeof Symbol == "function" && Symbol.toStringTag, l = i && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
355
|
+
return l;
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
|
-
function
|
|
358
|
+
function Et(e) {
|
|
359
359
|
try {
|
|
360
|
-
return
|
|
360
|
+
return De(e), !1;
|
|
361
361
|
} catch {
|
|
362
362
|
return !0;
|
|
363
363
|
}
|
|
364
364
|
}
|
|
365
|
-
function
|
|
365
|
+
function De(e) {
|
|
366
366
|
return "" + e;
|
|
367
367
|
}
|
|
368
|
-
function
|
|
369
|
-
if (
|
|
370
|
-
return k("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",
|
|
368
|
+
function Ge(e) {
|
|
369
|
+
if (Et(e))
|
|
370
|
+
return k("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", kt(e)), De(e);
|
|
371
371
|
}
|
|
372
|
-
var
|
|
372
|
+
var se = O.ReactCurrentOwner, St = {
|
|
373
373
|
key: !0,
|
|
374
374
|
ref: !0,
|
|
375
375
|
__self: !0,
|
|
376
376
|
__source: !0
|
|
377
|
-
},
|
|
378
|
-
|
|
379
|
-
function
|
|
380
|
-
if (
|
|
381
|
-
var
|
|
382
|
-
if (
|
|
377
|
+
}, Be, Ye, _e;
|
|
378
|
+
_e = {};
|
|
379
|
+
function Rt(e) {
|
|
380
|
+
if (le.call(e, "ref")) {
|
|
381
|
+
var i = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
382
|
+
if (i && i.isReactWarning)
|
|
383
383
|
return !1;
|
|
384
384
|
}
|
|
385
385
|
return e.ref !== void 0;
|
|
386
386
|
}
|
|
387
|
-
function
|
|
388
|
-
if (
|
|
389
|
-
var
|
|
390
|
-
if (
|
|
387
|
+
function Ct(e) {
|
|
388
|
+
if (le.call(e, "key")) {
|
|
389
|
+
var i = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
390
|
+
if (i && i.isReactWarning)
|
|
391
391
|
return !1;
|
|
392
392
|
}
|
|
393
393
|
return e.key !== void 0;
|
|
394
394
|
}
|
|
395
|
-
function
|
|
396
|
-
if (typeof e.ref == "string" &&
|
|
397
|
-
var
|
|
398
|
-
|
|
395
|
+
function _t(e, i) {
|
|
396
|
+
if (typeof e.ref == "string" && se.current && i && se.current.stateNode !== i) {
|
|
397
|
+
var l = z(se.current.type);
|
|
398
|
+
_e[l] || (k('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', z(se.current.type), e.ref), _e[l] = !0);
|
|
399
399
|
}
|
|
400
400
|
}
|
|
401
|
-
function
|
|
401
|
+
function jt(e, i) {
|
|
402
402
|
{
|
|
403
|
-
var
|
|
404
|
-
|
|
403
|
+
var l = function() {
|
|
404
|
+
Be || (Be = !0, k("%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)", i));
|
|
405
405
|
};
|
|
406
|
-
|
|
407
|
-
get:
|
|
406
|
+
l.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
407
|
+
get: l,
|
|
408
408
|
configurable: !0
|
|
409
409
|
});
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
|
-
function
|
|
412
|
+
function Tt(e, i) {
|
|
413
413
|
{
|
|
414
|
-
var
|
|
415
|
-
|
|
414
|
+
var l = function() {
|
|
415
|
+
Ye || (Ye = !0, k("%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)", i));
|
|
416
416
|
};
|
|
417
|
-
|
|
418
|
-
get:
|
|
417
|
+
l.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
418
|
+
get: l,
|
|
419
419
|
configurable: !0
|
|
420
420
|
});
|
|
421
421
|
}
|
|
422
422
|
}
|
|
423
|
-
var
|
|
424
|
-
var
|
|
423
|
+
var Pt = function(e, i, l, f, x, w, v) {
|
|
424
|
+
var m = {
|
|
425
425
|
// This tag allows us to uniquely identify this as a React Element
|
|
426
426
|
$$typeof: r,
|
|
427
427
|
// Built-in properties that belong on the element
|
|
428
428
|
type: e,
|
|
429
|
-
key:
|
|
430
|
-
ref:
|
|
431
|
-
props:
|
|
429
|
+
key: i,
|
|
430
|
+
ref: l,
|
|
431
|
+
props: v,
|
|
432
432
|
// Record the component responsible for creating this element.
|
|
433
433
|
_owner: w
|
|
434
434
|
};
|
|
435
|
-
return
|
|
435
|
+
return m._store = {}, Object.defineProperty(m._store, "validated", {
|
|
436
436
|
configurable: !1,
|
|
437
437
|
enumerable: !1,
|
|
438
438
|
writable: !0,
|
|
439
439
|
value: !1
|
|
440
|
-
}), Object.defineProperty(
|
|
440
|
+
}), Object.defineProperty(m, "_self", {
|
|
441
441
|
configurable: !1,
|
|
442
442
|
enumerable: !1,
|
|
443
443
|
writable: !1,
|
|
444
|
-
value:
|
|
445
|
-
}), Object.defineProperty(
|
|
444
|
+
value: f
|
|
445
|
+
}), Object.defineProperty(m, "_source", {
|
|
446
446
|
configurable: !1,
|
|
447
447
|
enumerable: !1,
|
|
448
448
|
writable: !1,
|
|
449
|
-
value:
|
|
450
|
-
}), Object.freeze && (Object.freeze(
|
|
449
|
+
value: x
|
|
450
|
+
}), Object.freeze && (Object.freeze(m.props), Object.freeze(m)), m;
|
|
451
451
|
};
|
|
452
|
-
function
|
|
452
|
+
function Ot(e, i, l, f, x) {
|
|
453
453
|
{
|
|
454
|
-
var w,
|
|
455
|
-
|
|
456
|
-
for (w in
|
|
457
|
-
|
|
454
|
+
var w, v = {}, m = null, A = null;
|
|
455
|
+
l !== void 0 && (Ge(l), m = "" + l), Ct(i) && (Ge(i.key), m = "" + i.key), Rt(i) && (A = i.ref, _t(i, x));
|
|
456
|
+
for (w in i)
|
|
457
|
+
le.call(i, w) && !St.hasOwnProperty(w) && (v[w] = i[w]);
|
|
458
458
|
if (e && e.defaultProps) {
|
|
459
459
|
var _ = e.defaultProps;
|
|
460
460
|
for (w in _)
|
|
461
|
-
|
|
461
|
+
v[w] === void 0 && (v[w] = _[w]);
|
|
462
462
|
}
|
|
463
|
-
if (
|
|
463
|
+
if (m || A) {
|
|
464
464
|
var T = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
465
|
-
|
|
465
|
+
m && jt(v, T), A && Tt(v, T);
|
|
466
466
|
}
|
|
467
|
-
return
|
|
467
|
+
return Pt(e, m, A, x, f, se.current, v);
|
|
468
468
|
}
|
|
469
469
|
}
|
|
470
|
-
var
|
|
471
|
-
function
|
|
470
|
+
var je = O.ReactCurrentOwner, Ue = O.ReactDebugCurrentFrame;
|
|
471
|
+
function Q(e) {
|
|
472
472
|
if (e) {
|
|
473
|
-
var
|
|
474
|
-
|
|
473
|
+
var i = e._owner, l = ye(e.type, e._source, i ? i.type : null);
|
|
474
|
+
Ue.setExtraStackFrame(l);
|
|
475
475
|
} else
|
|
476
|
-
|
|
476
|
+
Ue.setExtraStackFrame(null);
|
|
477
477
|
}
|
|
478
|
-
var
|
|
479
|
-
|
|
480
|
-
function
|
|
478
|
+
var Te;
|
|
479
|
+
Te = !1;
|
|
480
|
+
function Pe(e) {
|
|
481
481
|
return typeof e == "object" && e !== null && e.$$typeof === r;
|
|
482
482
|
}
|
|
483
|
-
function
|
|
483
|
+
function Le() {
|
|
484
484
|
{
|
|
485
|
-
if (
|
|
486
|
-
var e = z(
|
|
485
|
+
if (je.current) {
|
|
486
|
+
var e = z(je.current.type);
|
|
487
487
|
if (e)
|
|
488
488
|
return `
|
|
489
489
|
|
|
@@ -492,262 +492,262 @@ Check the render method of \`` + e + "`.";
|
|
|
492
492
|
return "";
|
|
493
493
|
}
|
|
494
494
|
}
|
|
495
|
-
function
|
|
495
|
+
function At(e) {
|
|
496
496
|
return "";
|
|
497
497
|
}
|
|
498
|
-
var
|
|
499
|
-
function
|
|
498
|
+
var qe = {};
|
|
499
|
+
function It(e) {
|
|
500
500
|
{
|
|
501
|
-
var
|
|
502
|
-
if (!
|
|
503
|
-
var
|
|
504
|
-
|
|
501
|
+
var i = Le();
|
|
502
|
+
if (!i) {
|
|
503
|
+
var l = typeof e == "string" ? e : e.displayName || e.name;
|
|
504
|
+
l && (i = `
|
|
505
505
|
|
|
506
|
-
Check the top-level render call using <` +
|
|
506
|
+
Check the top-level render call using <` + l + ">.");
|
|
507
507
|
}
|
|
508
|
-
return
|
|
508
|
+
return i;
|
|
509
509
|
}
|
|
510
510
|
}
|
|
511
|
-
function
|
|
511
|
+
function Je(e, i) {
|
|
512
512
|
{
|
|
513
513
|
if (!e._store || e._store.validated || e.key != null)
|
|
514
514
|
return;
|
|
515
515
|
e._store.validated = !0;
|
|
516
|
-
var
|
|
517
|
-
if (
|
|
516
|
+
var l = It(i);
|
|
517
|
+
if (qe[l])
|
|
518
518
|
return;
|
|
519
|
-
|
|
520
|
-
var
|
|
521
|
-
e && e._owner && e._owner !==
|
|
519
|
+
qe[l] = !0;
|
|
520
|
+
var f = "";
|
|
521
|
+
e && e._owner && e._owner !== je.current && (f = " It was passed a child from " + z(e._owner.type) + "."), Q(e), k('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', l, f), Q(null);
|
|
522
522
|
}
|
|
523
523
|
}
|
|
524
|
-
function
|
|
524
|
+
function Ke(e, i) {
|
|
525
525
|
{
|
|
526
526
|
if (typeof e != "object")
|
|
527
527
|
return;
|
|
528
|
-
if (
|
|
529
|
-
for (var
|
|
530
|
-
var
|
|
531
|
-
|
|
528
|
+
if (Ce(e))
|
|
529
|
+
for (var l = 0; l < e.length; l++) {
|
|
530
|
+
var f = e[l];
|
|
531
|
+
Pe(f) && Je(f, i);
|
|
532
532
|
}
|
|
533
|
-
else if (
|
|
533
|
+
else if (Pe(e))
|
|
534
534
|
e._store && (e._store.validated = !0);
|
|
535
535
|
else if (e) {
|
|
536
|
-
var
|
|
537
|
-
if (typeof
|
|
538
|
-
for (var w =
|
|
539
|
-
|
|
536
|
+
var x = j(e);
|
|
537
|
+
if (typeof x == "function" && x !== e.entries)
|
|
538
|
+
for (var w = x.call(e), v; !(v = w.next()).done; )
|
|
539
|
+
Pe(v.value) && Je(v.value, i);
|
|
540
540
|
}
|
|
541
541
|
}
|
|
542
542
|
}
|
|
543
|
-
function
|
|
543
|
+
function zt(e) {
|
|
544
544
|
{
|
|
545
|
-
var
|
|
546
|
-
if (
|
|
545
|
+
var i = e.type;
|
|
546
|
+
if (i == null || typeof i == "string")
|
|
547
547
|
return;
|
|
548
|
-
var
|
|
549
|
-
if (typeof
|
|
550
|
-
|
|
551
|
-
else if (typeof
|
|
548
|
+
var l;
|
|
549
|
+
if (typeof i == "function")
|
|
550
|
+
l = i.propTypes;
|
|
551
|
+
else if (typeof i == "object" && (i.$$typeof === b || // Note: Memo only checks outer props here.
|
|
552
552
|
// Inner props are checked in the reconciler.
|
|
553
|
-
|
|
554
|
-
|
|
553
|
+
i.$$typeof === h))
|
|
554
|
+
l = i.propTypes;
|
|
555
555
|
else
|
|
556
556
|
return;
|
|
557
|
-
if (
|
|
558
|
-
var
|
|
559
|
-
|
|
560
|
-
} else if (
|
|
561
|
-
|
|
562
|
-
var
|
|
563
|
-
k("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",
|
|
557
|
+
if (l) {
|
|
558
|
+
var f = z(i);
|
|
559
|
+
yt(l, e.props, "prop", f, e);
|
|
560
|
+
} else if (i.PropTypes !== void 0 && !Te) {
|
|
561
|
+
Te = !0;
|
|
562
|
+
var x = z(i);
|
|
563
|
+
k("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", x || "Unknown");
|
|
564
564
|
}
|
|
565
|
-
typeof
|
|
565
|
+
typeof i.getDefaultProps == "function" && !i.getDefaultProps.isReactClassApproved && k("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
566
566
|
}
|
|
567
567
|
}
|
|
568
|
-
function
|
|
568
|
+
function Mt(e) {
|
|
569
569
|
{
|
|
570
|
-
for (var
|
|
571
|
-
var
|
|
572
|
-
if (
|
|
573
|
-
|
|
570
|
+
for (var i = Object.keys(e.props), l = 0; l < i.length; l++) {
|
|
571
|
+
var f = i[l];
|
|
572
|
+
if (f !== "children" && f !== "key") {
|
|
573
|
+
Q(e), k("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", f), Q(null);
|
|
574
574
|
break;
|
|
575
575
|
}
|
|
576
576
|
}
|
|
577
|
-
e.ref !== null && (
|
|
577
|
+
e.ref !== null && (Q(e), k("Invalid attribute `ref` supplied to `React.Fragment`."), Q(null));
|
|
578
578
|
}
|
|
579
579
|
}
|
|
580
|
-
var
|
|
581
|
-
function
|
|
580
|
+
var Xe = {};
|
|
581
|
+
function He(e, i, l, f, x, w) {
|
|
582
582
|
{
|
|
583
|
-
var
|
|
584
|
-
if (!
|
|
585
|
-
var
|
|
586
|
-
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (
|
|
587
|
-
var
|
|
588
|
-
|
|
583
|
+
var v = ne(e);
|
|
584
|
+
if (!v) {
|
|
585
|
+
var m = "";
|
|
586
|
+
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (m += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
587
|
+
var A = At();
|
|
588
|
+
A ? m += A : m += Le();
|
|
589
589
|
var _;
|
|
590
|
-
e === null ? _ = "null" :
|
|
590
|
+
e === null ? _ = "null" : Ce(e) ? _ = "array" : e !== void 0 && e.$$typeof === r ? (_ = "<" + (z(e.type) || "Unknown") + " />", m = " Did you accidentally export a JSX literal instead of a component?") : _ = typeof e, k("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", _, m);
|
|
591
591
|
}
|
|
592
|
-
var T =
|
|
592
|
+
var T = Ot(e, i, l, x, w);
|
|
593
593
|
if (T == null)
|
|
594
594
|
return T;
|
|
595
|
-
if (
|
|
596
|
-
var
|
|
597
|
-
if (
|
|
598
|
-
if (
|
|
599
|
-
if (
|
|
600
|
-
for (var
|
|
601
|
-
|
|
602
|
-
Object.freeze && Object.freeze(
|
|
595
|
+
if (v) {
|
|
596
|
+
var F = i.children;
|
|
597
|
+
if (F !== void 0)
|
|
598
|
+
if (f)
|
|
599
|
+
if (Ce(F)) {
|
|
600
|
+
for (var ee = 0; ee < F.length; ee++)
|
|
601
|
+
Ke(F[ee], e);
|
|
602
|
+
Object.freeze && Object.freeze(F);
|
|
603
603
|
} else
|
|
604
604
|
k("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
605
605
|
else
|
|
606
|
-
|
|
606
|
+
Ke(F, e);
|
|
607
607
|
}
|
|
608
|
-
if (
|
|
609
|
-
var
|
|
610
|
-
return
|
|
611
|
-
}),
|
|
612
|
-
if (!
|
|
613
|
-
var
|
|
608
|
+
if (le.call(i, "key")) {
|
|
609
|
+
var q = z(e), I = Object.keys(i).filter(function(Dt) {
|
|
610
|
+
return Dt !== "key";
|
|
611
|
+
}), Oe = I.length > 0 ? "{key: someKey, " + I.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
612
|
+
if (!Xe[q + Oe]) {
|
|
613
|
+
var Wt = I.length > 0 ? "{" + I.join(": ..., ") + ": ...}" : "{}";
|
|
614
614
|
k(`A props object containing a "key" prop is being spread into JSX:
|
|
615
615
|
let props = %s;
|
|
616
616
|
<%s {...props} />
|
|
617
617
|
React keys must be passed directly to JSX without using spread:
|
|
618
618
|
let props = %s;
|
|
619
|
-
<%s key={someKey} {...props} />`,
|
|
619
|
+
<%s key={someKey} {...props} />`, Oe, q, Wt, q), Xe[q + Oe] = !0;
|
|
620
620
|
}
|
|
621
621
|
}
|
|
622
|
-
return e ===
|
|
622
|
+
return e === o ? Mt(T) : zt(T), T;
|
|
623
623
|
}
|
|
624
624
|
}
|
|
625
|
-
function
|
|
626
|
-
return
|
|
625
|
+
function Ft(e, i, l) {
|
|
626
|
+
return He(e, i, l, !0);
|
|
627
627
|
}
|
|
628
|
-
function
|
|
629
|
-
return
|
|
628
|
+
function Vt(e, i, l) {
|
|
629
|
+
return He(e, i, l, !1);
|
|
630
630
|
}
|
|
631
|
-
var
|
|
632
|
-
|
|
633
|
-
}()),
|
|
631
|
+
var $t = Vt, Nt = Ft;
|
|
632
|
+
ce.Fragment = o, ce.jsx = $t, ce.jsxs = Nt;
|
|
633
|
+
}()), ce;
|
|
634
634
|
}
|
|
635
|
-
process.env.NODE_ENV === "production" ?
|
|
636
|
-
var
|
|
637
|
-
function
|
|
638
|
-
var r, n,
|
|
635
|
+
process.env.NODE_ENV === "production" ? Ae.exports = Gt() : Ae.exports = Bt();
|
|
636
|
+
var C = Ae.exports;
|
|
637
|
+
function lt(t) {
|
|
638
|
+
var r, n, o = "";
|
|
639
639
|
if (typeof t == "string" || typeof t == "number")
|
|
640
|
-
|
|
640
|
+
o += t;
|
|
641
641
|
else if (typeof t == "object")
|
|
642
642
|
if (Array.isArray(t)) {
|
|
643
|
-
var
|
|
644
|
-
for (r = 0; r <
|
|
645
|
-
t[r] && (n =
|
|
643
|
+
var u = t.length;
|
|
644
|
+
for (r = 0; r < u; r++)
|
|
645
|
+
t[r] && (n = lt(t[r])) && (o && (o += " "), o += n);
|
|
646
646
|
} else
|
|
647
647
|
for (n in t)
|
|
648
|
-
t[n] && (
|
|
649
|
-
return
|
|
648
|
+
t[n] && (o && (o += " "), o += n);
|
|
649
|
+
return o;
|
|
650
650
|
}
|
|
651
|
-
function
|
|
652
|
-
for (var t, r, n = 0,
|
|
653
|
-
(t = arguments[n]) && (r =
|
|
654
|
-
return
|
|
651
|
+
function Yt() {
|
|
652
|
+
for (var t, r, n = 0, o = "", u = arguments.length; n < u; n++)
|
|
653
|
+
(t = arguments[n]) && (r = lt(t)) && (o && (o += " "), o += r);
|
|
654
|
+
return o;
|
|
655
655
|
}
|
|
656
|
-
const
|
|
657
|
-
function
|
|
658
|
-
const r =
|
|
656
|
+
const ze = "-";
|
|
657
|
+
function Ut(t) {
|
|
658
|
+
const r = qt(t), {
|
|
659
659
|
conflictingClassGroups: n,
|
|
660
|
-
conflictingClassGroupModifiers:
|
|
660
|
+
conflictingClassGroupModifiers: o
|
|
661
661
|
} = t;
|
|
662
|
-
function
|
|
663
|
-
const
|
|
664
|
-
return
|
|
662
|
+
function u(s) {
|
|
663
|
+
const c = s.split(ze);
|
|
664
|
+
return c[0] === "" && c.length !== 1 && c.shift(), st(c, r) || Lt(s);
|
|
665
665
|
}
|
|
666
|
-
function s
|
|
667
|
-
const
|
|
668
|
-
return
|
|
666
|
+
function a(s, c) {
|
|
667
|
+
const b = n[s] || [];
|
|
668
|
+
return c && o[s] ? [...b, ...o[s]] : b;
|
|
669
669
|
}
|
|
670
670
|
return {
|
|
671
|
-
getClassGroupId:
|
|
672
|
-
getConflictingClassGroupIds:
|
|
671
|
+
getClassGroupId: u,
|
|
672
|
+
getConflictingClassGroupIds: a
|
|
673
673
|
};
|
|
674
674
|
}
|
|
675
|
-
function
|
|
676
|
-
var
|
|
675
|
+
function st(t, r) {
|
|
676
|
+
var s;
|
|
677
677
|
if (t.length === 0)
|
|
678
678
|
return r.classGroupId;
|
|
679
|
-
const n = t[0],
|
|
680
|
-
if (
|
|
681
|
-
return
|
|
679
|
+
const n = t[0], o = r.nextPart.get(n), u = o ? st(t.slice(1), o) : void 0;
|
|
680
|
+
if (u)
|
|
681
|
+
return u;
|
|
682
682
|
if (r.validators.length === 0)
|
|
683
683
|
return;
|
|
684
|
-
const
|
|
685
|
-
return (
|
|
686
|
-
validator:
|
|
687
|
-
}) =>
|
|
684
|
+
const a = t.join(ze);
|
|
685
|
+
return (s = r.validators.find(({
|
|
686
|
+
validator: c
|
|
687
|
+
}) => c(a))) == null ? void 0 : s.classGroupId;
|
|
688
688
|
}
|
|
689
|
-
const
|
|
690
|
-
function
|
|
691
|
-
if (
|
|
692
|
-
const r =
|
|
689
|
+
const tt = /^\[(.+)\]$/;
|
|
690
|
+
function Lt(t) {
|
|
691
|
+
if (tt.test(t)) {
|
|
692
|
+
const r = tt.exec(t)[1], n = r == null ? void 0 : r.substring(0, r.indexOf(":"));
|
|
693
693
|
if (n)
|
|
694
694
|
return "arbitrary.." + n;
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
|
-
function
|
|
697
|
+
function qt(t) {
|
|
698
698
|
const {
|
|
699
699
|
theme: r,
|
|
700
700
|
prefix: n
|
|
701
|
-
} = t,
|
|
701
|
+
} = t, o = {
|
|
702
702
|
nextPart: /* @__PURE__ */ new Map(),
|
|
703
703
|
validators: []
|
|
704
704
|
};
|
|
705
|
-
return
|
|
706
|
-
|
|
707
|
-
}),
|
|
705
|
+
return Kt(Object.entries(t.classGroups), n).forEach(([a, s]) => {
|
|
706
|
+
Ie(s, o, a, r);
|
|
707
|
+
}), o;
|
|
708
708
|
}
|
|
709
|
-
function
|
|
710
|
-
t.forEach((
|
|
711
|
-
if (typeof
|
|
712
|
-
const
|
|
713
|
-
|
|
709
|
+
function Ie(t, r, n, o) {
|
|
710
|
+
t.forEach((u) => {
|
|
711
|
+
if (typeof u == "string") {
|
|
712
|
+
const a = u === "" ? r : rt(r, u);
|
|
713
|
+
a.classGroupId = n;
|
|
714
714
|
return;
|
|
715
715
|
}
|
|
716
|
-
if (typeof
|
|
717
|
-
if (
|
|
718
|
-
|
|
716
|
+
if (typeof u == "function") {
|
|
717
|
+
if (Jt(u)) {
|
|
718
|
+
Ie(u(o), r, n, o);
|
|
719
719
|
return;
|
|
720
720
|
}
|
|
721
721
|
r.validators.push({
|
|
722
|
-
validator:
|
|
722
|
+
validator: u,
|
|
723
723
|
classGroupId: n
|
|
724
724
|
});
|
|
725
725
|
return;
|
|
726
726
|
}
|
|
727
|
-
Object.entries(
|
|
728
|
-
|
|
727
|
+
Object.entries(u).forEach(([a, s]) => {
|
|
728
|
+
Ie(s, rt(r, a), n, o);
|
|
729
729
|
});
|
|
730
730
|
});
|
|
731
731
|
}
|
|
732
|
-
function
|
|
732
|
+
function rt(t, r) {
|
|
733
733
|
let n = t;
|
|
734
|
-
return r.split(
|
|
735
|
-
n.nextPart.has(
|
|
734
|
+
return r.split(ze).forEach((o) => {
|
|
735
|
+
n.nextPart.has(o) || n.nextPart.set(o, {
|
|
736
736
|
nextPart: /* @__PURE__ */ new Map(),
|
|
737
737
|
validators: []
|
|
738
|
-
}), n = n.nextPart.get(
|
|
738
|
+
}), n = n.nextPart.get(o);
|
|
739
739
|
}), n;
|
|
740
740
|
}
|
|
741
|
-
function
|
|
741
|
+
function Jt(t) {
|
|
742
742
|
return t.isThemeGetter;
|
|
743
743
|
}
|
|
744
|
-
function
|
|
745
|
-
return r ? t.map(([n,
|
|
746
|
-
const
|
|
747
|
-
return [n,
|
|
744
|
+
function Kt(t, r) {
|
|
745
|
+
return r ? t.map(([n, o]) => {
|
|
746
|
+
const u = o.map((a) => typeof a == "string" ? r + a : typeof a == "object" ? Object.fromEntries(Object.entries(a).map(([s, c]) => [r + s, c])) : a);
|
|
747
|
+
return [n, u];
|
|
748
748
|
}) : t;
|
|
749
749
|
}
|
|
750
|
-
function
|
|
750
|
+
function Xt(t) {
|
|
751
751
|
if (t < 1)
|
|
752
752
|
return {
|
|
753
753
|
get: () => {
|
|
@@ -755,239 +755,239 @@ function Bt(t) {
|
|
|
755
755
|
set: () => {
|
|
756
756
|
}
|
|
757
757
|
};
|
|
758
|
-
let r = 0, n = /* @__PURE__ */ new Map(),
|
|
759
|
-
function
|
|
760
|
-
n.set(
|
|
758
|
+
let r = 0, n = /* @__PURE__ */ new Map(), o = /* @__PURE__ */ new Map();
|
|
759
|
+
function u(a, s) {
|
|
760
|
+
n.set(a, s), r++, r > t && (r = 0, o = n, n = /* @__PURE__ */ new Map());
|
|
761
761
|
}
|
|
762
762
|
return {
|
|
763
|
-
get(
|
|
764
|
-
let
|
|
765
|
-
if (
|
|
766
|
-
return
|
|
767
|
-
if ((
|
|
768
|
-
return
|
|
763
|
+
get(a) {
|
|
764
|
+
let s = n.get(a);
|
|
765
|
+
if (s !== void 0)
|
|
766
|
+
return s;
|
|
767
|
+
if ((s = o.get(a)) !== void 0)
|
|
768
|
+
return u(a, s), s;
|
|
769
769
|
},
|
|
770
|
-
set(
|
|
771
|
-
n.has(
|
|
770
|
+
set(a, s) {
|
|
771
|
+
n.has(a) ? n.set(a, s) : u(a, s);
|
|
772
772
|
}
|
|
773
773
|
};
|
|
774
774
|
}
|
|
775
|
-
const
|
|
776
|
-
function
|
|
777
|
-
const r = t.separator, n = r.length === 1,
|
|
778
|
-
return function(
|
|
779
|
-
const
|
|
780
|
-
let
|
|
781
|
-
for (let
|
|
782
|
-
let
|
|
783
|
-
if (
|
|
784
|
-
if (
|
|
785
|
-
|
|
775
|
+
const ut = "!";
|
|
776
|
+
function Ht(t) {
|
|
777
|
+
const r = t.separator, n = r.length === 1, o = r[0], u = r.length;
|
|
778
|
+
return function(s) {
|
|
779
|
+
const c = [];
|
|
780
|
+
let b = 0, d = 0, g;
|
|
781
|
+
for (let R = 0; R < s.length; R++) {
|
|
782
|
+
let j = s[R];
|
|
783
|
+
if (b === 0) {
|
|
784
|
+
if (j === o && (n || s.slice(R, R + u) === r)) {
|
|
785
|
+
c.push(s.slice(d, R)), d = R + u;
|
|
786
786
|
continue;
|
|
787
787
|
}
|
|
788
|
-
if (
|
|
789
|
-
|
|
788
|
+
if (j === "/") {
|
|
789
|
+
g = R;
|
|
790
790
|
continue;
|
|
791
791
|
}
|
|
792
792
|
}
|
|
793
|
-
|
|
793
|
+
j === "[" ? b++ : j === "]" && b--;
|
|
794
794
|
}
|
|
795
|
-
const h =
|
|
795
|
+
const h = c.length === 0 ? s : s.substring(d), S = h.startsWith(ut), P = S ? h.substring(1) : h, V = g && g > d ? g - d : void 0;
|
|
796
796
|
return {
|
|
797
|
-
modifiers:
|
|
798
|
-
hasImportantModifier:
|
|
799
|
-
baseClassName:
|
|
800
|
-
maybePostfixModifierPosition:
|
|
797
|
+
modifiers: c,
|
|
798
|
+
hasImportantModifier: S,
|
|
799
|
+
baseClassName: P,
|
|
800
|
+
maybePostfixModifierPosition: V
|
|
801
801
|
};
|
|
802
802
|
};
|
|
803
803
|
}
|
|
804
|
-
function
|
|
804
|
+
function Zt(t) {
|
|
805
805
|
if (t.length <= 1)
|
|
806
806
|
return t;
|
|
807
807
|
const r = [];
|
|
808
808
|
let n = [];
|
|
809
|
-
return t.forEach((
|
|
810
|
-
|
|
809
|
+
return t.forEach((o) => {
|
|
810
|
+
o[0] === "[" ? (r.push(...n.sort(), o), n = []) : n.push(o);
|
|
811
811
|
}), r.push(...n.sort()), r;
|
|
812
812
|
}
|
|
813
|
-
function
|
|
813
|
+
function Qt(t) {
|
|
814
814
|
return {
|
|
815
|
-
cache:
|
|
816
|
-
splitModifiers:
|
|
817
|
-
...
|
|
815
|
+
cache: Xt(t.cacheSize),
|
|
816
|
+
splitModifiers: Ht(t),
|
|
817
|
+
...Ut(t)
|
|
818
818
|
};
|
|
819
819
|
}
|
|
820
|
-
const
|
|
821
|
-
function
|
|
820
|
+
const er = /\s+/;
|
|
821
|
+
function tr(t, r) {
|
|
822
822
|
const {
|
|
823
823
|
splitModifiers: n,
|
|
824
|
-
getClassGroupId:
|
|
825
|
-
getConflictingClassGroupIds:
|
|
826
|
-
} = r,
|
|
827
|
-
return t.trim().split(
|
|
824
|
+
getClassGroupId: o,
|
|
825
|
+
getConflictingClassGroupIds: u
|
|
826
|
+
} = r, a = /* @__PURE__ */ new Set();
|
|
827
|
+
return t.trim().split(er).map((s) => {
|
|
828
828
|
const {
|
|
829
|
-
modifiers:
|
|
830
|
-
hasImportantModifier:
|
|
831
|
-
baseClassName:
|
|
832
|
-
maybePostfixModifierPosition:
|
|
833
|
-
} = n(
|
|
834
|
-
let h =
|
|
829
|
+
modifiers: c,
|
|
830
|
+
hasImportantModifier: b,
|
|
831
|
+
baseClassName: d,
|
|
832
|
+
maybePostfixModifierPosition: g
|
|
833
|
+
} = n(s);
|
|
834
|
+
let h = o(g ? d.substring(0, g) : d), S = !!g;
|
|
835
835
|
if (!h) {
|
|
836
|
-
if (!
|
|
836
|
+
if (!g)
|
|
837
837
|
return {
|
|
838
838
|
isTailwindClass: !1,
|
|
839
|
-
originalClassName:
|
|
839
|
+
originalClassName: s
|
|
840
840
|
};
|
|
841
|
-
if (h =
|
|
841
|
+
if (h = o(d), !h)
|
|
842
842
|
return {
|
|
843
843
|
isTailwindClass: !1,
|
|
844
|
-
originalClassName:
|
|
844
|
+
originalClassName: s
|
|
845
845
|
};
|
|
846
|
-
|
|
846
|
+
S = !1;
|
|
847
847
|
}
|
|
848
|
-
const
|
|
848
|
+
const P = Zt(c).join(":");
|
|
849
849
|
return {
|
|
850
850
|
isTailwindClass: !0,
|
|
851
|
-
modifierId:
|
|
851
|
+
modifierId: b ? P + ut : P,
|
|
852
852
|
classGroupId: h,
|
|
853
|
-
originalClassName:
|
|
854
|
-
hasPostfixModifier:
|
|
853
|
+
originalClassName: s,
|
|
854
|
+
hasPostfixModifier: S
|
|
855
855
|
};
|
|
856
|
-
}).reverse().filter((
|
|
857
|
-
if (!
|
|
856
|
+
}).reverse().filter((s) => {
|
|
857
|
+
if (!s.isTailwindClass)
|
|
858
858
|
return !0;
|
|
859
859
|
const {
|
|
860
|
-
modifierId:
|
|
861
|
-
classGroupId:
|
|
862
|
-
hasPostfixModifier:
|
|
863
|
-
} =
|
|
864
|
-
return
|
|
865
|
-
}).reverse().map((
|
|
860
|
+
modifierId: c,
|
|
861
|
+
classGroupId: b,
|
|
862
|
+
hasPostfixModifier: d
|
|
863
|
+
} = s, g = c + b;
|
|
864
|
+
return a.has(g) ? !1 : (a.add(g), u(b, d).forEach((h) => a.add(c + h)), !0);
|
|
865
|
+
}).reverse().map((s) => s.originalClassName).join(" ");
|
|
866
866
|
}
|
|
867
|
-
function
|
|
868
|
-
let t = 0, r, n,
|
|
867
|
+
function rr() {
|
|
868
|
+
let t = 0, r, n, o = "";
|
|
869
869
|
for (; t < arguments.length; )
|
|
870
|
-
(r = arguments[t++]) && (n =
|
|
871
|
-
return
|
|
870
|
+
(r = arguments[t++]) && (n = ct(r)) && (o && (o += " "), o += n);
|
|
871
|
+
return o;
|
|
872
872
|
}
|
|
873
|
-
function
|
|
873
|
+
function ct(t) {
|
|
874
874
|
if (typeof t == "string")
|
|
875
875
|
return t;
|
|
876
876
|
let r, n = "";
|
|
877
|
-
for (let
|
|
878
|
-
t[
|
|
877
|
+
for (let o = 0; o < t.length; o++)
|
|
878
|
+
t[o] && (r = ct(t[o])) && (n && (n += " "), n += r);
|
|
879
879
|
return n;
|
|
880
880
|
}
|
|
881
|
-
function
|
|
882
|
-
let n,
|
|
883
|
-
function
|
|
884
|
-
const
|
|
885
|
-
return n =
|
|
881
|
+
function nr(t, ...r) {
|
|
882
|
+
let n, o, u, a = s;
|
|
883
|
+
function s(b) {
|
|
884
|
+
const d = r.reduce((g, h) => h(g), t());
|
|
885
|
+
return n = Qt(d), o = n.cache.get, u = n.cache.set, a = c, c(b);
|
|
886
886
|
}
|
|
887
|
-
function
|
|
888
|
-
const
|
|
889
|
-
if (
|
|
890
|
-
return
|
|
891
|
-
const
|
|
892
|
-
return
|
|
887
|
+
function c(b) {
|
|
888
|
+
const d = o(b);
|
|
889
|
+
if (d)
|
|
890
|
+
return d;
|
|
891
|
+
const g = tr(b, n);
|
|
892
|
+
return u(b, g), g;
|
|
893
893
|
}
|
|
894
894
|
return function() {
|
|
895
|
-
return
|
|
895
|
+
return a(rr.apply(null, arguments));
|
|
896
896
|
};
|
|
897
897
|
}
|
|
898
|
-
function
|
|
898
|
+
function E(t) {
|
|
899
899
|
const r = (n) => n[t] || [];
|
|
900
900
|
return r.isThemeGetter = !0, r;
|
|
901
901
|
}
|
|
902
|
-
const
|
|
903
|
-
function
|
|
904
|
-
return
|
|
902
|
+
const dt = /^\[(?:([a-z-]+):)?(.+)\]$/i, or = /^\d+\/\d+$/, ir = /* @__PURE__ */ new Set(["px", "full", "screen"]), ar = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, lr = /\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$/, sr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, ur = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, cr = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/;
|
|
903
|
+
function N(t) {
|
|
904
|
+
return J(t) || ir.has(t) || or.test(t);
|
|
905
905
|
}
|
|
906
|
-
function
|
|
907
|
-
return
|
|
906
|
+
function B(t) {
|
|
907
|
+
return te(t, "length", hr);
|
|
908
908
|
}
|
|
909
|
-
function
|
|
909
|
+
function J(t) {
|
|
910
910
|
return !!t && !Number.isNaN(Number(t));
|
|
911
911
|
}
|
|
912
|
-
function
|
|
913
|
-
return
|
|
912
|
+
function ke(t) {
|
|
913
|
+
return te(t, "number", J);
|
|
914
914
|
}
|
|
915
|
-
function
|
|
915
|
+
function de(t) {
|
|
916
916
|
return !!t && Number.isInteger(Number(t));
|
|
917
917
|
}
|
|
918
|
-
function
|
|
919
|
-
return t.endsWith("%") &&
|
|
918
|
+
function dr(t) {
|
|
919
|
+
return t.endsWith("%") && J(t.slice(0, -1));
|
|
920
920
|
}
|
|
921
921
|
function p(t) {
|
|
922
|
-
return
|
|
922
|
+
return dt.test(t);
|
|
923
923
|
}
|
|
924
|
-
function
|
|
925
|
-
return
|
|
924
|
+
function Y(t) {
|
|
925
|
+
return ar.test(t);
|
|
926
926
|
}
|
|
927
|
-
const
|
|
928
|
-
function
|
|
929
|
-
return
|
|
927
|
+
const fr = /* @__PURE__ */ new Set(["length", "size", "percentage"]);
|
|
928
|
+
function br(t) {
|
|
929
|
+
return te(t, fr, ft);
|
|
930
930
|
}
|
|
931
|
-
function
|
|
932
|
-
return
|
|
931
|
+
function gr(t) {
|
|
932
|
+
return te(t, "position", ft);
|
|
933
933
|
}
|
|
934
|
-
const
|
|
935
|
-
function
|
|
936
|
-
return
|
|
934
|
+
const pr = /* @__PURE__ */ new Set(["image", "url"]);
|
|
935
|
+
function mr(t) {
|
|
936
|
+
return te(t, pr, yr);
|
|
937
937
|
}
|
|
938
|
-
function
|
|
939
|
-
return
|
|
938
|
+
function vr(t) {
|
|
939
|
+
return te(t, "", xr);
|
|
940
940
|
}
|
|
941
|
-
function
|
|
941
|
+
function fe() {
|
|
942
942
|
return !0;
|
|
943
943
|
}
|
|
944
|
-
function
|
|
945
|
-
const
|
|
946
|
-
return
|
|
944
|
+
function te(t, r, n) {
|
|
945
|
+
const o = dt.exec(t);
|
|
946
|
+
return o ? o[1] ? typeof r == "string" ? o[1] === r : r.has(o[1]) : n(o[2]) : !1;
|
|
947
947
|
}
|
|
948
|
-
function
|
|
949
|
-
return
|
|
948
|
+
function hr(t) {
|
|
949
|
+
return lr.test(t) && !sr.test(t);
|
|
950
950
|
}
|
|
951
|
-
function
|
|
951
|
+
function ft() {
|
|
952
952
|
return !1;
|
|
953
953
|
}
|
|
954
|
-
function
|
|
955
|
-
return
|
|
954
|
+
function xr(t) {
|
|
955
|
+
return ur.test(t);
|
|
956
956
|
}
|
|
957
|
-
function
|
|
958
|
-
return
|
|
957
|
+
function yr(t) {
|
|
958
|
+
return cr.test(t);
|
|
959
959
|
}
|
|
960
|
-
function
|
|
961
|
-
const t =
|
|
960
|
+
function wr() {
|
|
961
|
+
const t = E("colors"), r = E("spacing"), n = E("blur"), o = E("brightness"), u = E("borderColor"), a = E("borderRadius"), s = E("borderSpacing"), c = E("borderWidth"), b = E("contrast"), d = E("grayscale"), g = E("hueRotate"), h = E("invert"), S = E("gap"), P = E("gradientColorStops"), V = E("gradientColorStopPositions"), R = E("inset"), j = E("margin"), O = E("opacity"), k = E("padding"), be = E("saturate"), re = E("scale"), ge = E("sepia"), pe = E("skew"), me = E("space"), ve = E("translate"), H = () => ["auto", "contain", "none"], ne = () => ["auto", "hidden", "clip", "visible", "scroll"], oe = () => ["auto", p, r], y = () => [p, r], z = () => ["", N, B], M = () => ["auto", J, p], W = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], U = () => ["solid", "dashed", "dotted", "double", "none"], ie = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], Z = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], D = () => ["", "0", p], ae = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], G = () => [J, ke], L = () => [J, p];
|
|
962
962
|
return {
|
|
963
963
|
cacheSize: 500,
|
|
964
964
|
separator: ":",
|
|
965
965
|
theme: {
|
|
966
|
-
colors: [
|
|
967
|
-
spacing: [
|
|
968
|
-
blur: ["none", "",
|
|
969
|
-
brightness:
|
|
966
|
+
colors: [fe],
|
|
967
|
+
spacing: [N, B],
|
|
968
|
+
blur: ["none", "", Y, p],
|
|
969
|
+
brightness: G(),
|
|
970
970
|
borderColor: [t],
|
|
971
|
-
borderRadius: ["none", "", "full",
|
|
972
|
-
borderSpacing:
|
|
971
|
+
borderRadius: ["none", "", "full", Y, p],
|
|
972
|
+
borderSpacing: y(),
|
|
973
973
|
borderWidth: z(),
|
|
974
|
-
contrast:
|
|
975
|
-
grayscale:
|
|
976
|
-
hueRotate:
|
|
977
|
-
invert:
|
|
978
|
-
gap:
|
|
974
|
+
contrast: G(),
|
|
975
|
+
grayscale: D(),
|
|
976
|
+
hueRotate: L(),
|
|
977
|
+
invert: D(),
|
|
978
|
+
gap: y(),
|
|
979
979
|
gradientColorStops: [t],
|
|
980
|
-
gradientColorStopPositions: [
|
|
981
|
-
inset:
|
|
982
|
-
margin:
|
|
983
|
-
opacity:
|
|
984
|
-
padding:
|
|
985
|
-
saturate:
|
|
986
|
-
scale:
|
|
987
|
-
sepia:
|
|
988
|
-
skew:
|
|
989
|
-
space:
|
|
990
|
-
translate:
|
|
980
|
+
gradientColorStopPositions: [dr, B],
|
|
981
|
+
inset: oe(),
|
|
982
|
+
margin: oe(),
|
|
983
|
+
opacity: G(),
|
|
984
|
+
padding: y(),
|
|
985
|
+
saturate: G(),
|
|
986
|
+
scale: G(),
|
|
987
|
+
sepia: D(),
|
|
988
|
+
skew: L(),
|
|
989
|
+
space: y(),
|
|
990
|
+
translate: y()
|
|
991
991
|
},
|
|
992
992
|
classGroups: {
|
|
993
993
|
// Layout
|
|
@@ -1008,21 +1008,21 @@ function mr() {
|
|
|
1008
1008
|
* @see https://tailwindcss.com/docs/columns
|
|
1009
1009
|
*/
|
|
1010
1010
|
columns: [{
|
|
1011
|
-
columns: [
|
|
1011
|
+
columns: [Y]
|
|
1012
1012
|
}],
|
|
1013
1013
|
/**
|
|
1014
1014
|
* Break After
|
|
1015
1015
|
* @see https://tailwindcss.com/docs/break-after
|
|
1016
1016
|
*/
|
|
1017
1017
|
"break-after": [{
|
|
1018
|
-
"break-after":
|
|
1018
|
+
"break-after": ae()
|
|
1019
1019
|
}],
|
|
1020
1020
|
/**
|
|
1021
1021
|
* Break Before
|
|
1022
1022
|
* @see https://tailwindcss.com/docs/break-before
|
|
1023
1023
|
*/
|
|
1024
1024
|
"break-before": [{
|
|
1025
|
-
"break-before":
|
|
1025
|
+
"break-before": ae()
|
|
1026
1026
|
}],
|
|
1027
1027
|
/**
|
|
1028
1028
|
* Break Inside
|
|
@@ -1088,42 +1088,42 @@ function mr() {
|
|
|
1088
1088
|
* @see https://tailwindcss.com/docs/overflow
|
|
1089
1089
|
*/
|
|
1090
1090
|
overflow: [{
|
|
1091
|
-
overflow:
|
|
1091
|
+
overflow: ne()
|
|
1092
1092
|
}],
|
|
1093
1093
|
/**
|
|
1094
1094
|
* Overflow X
|
|
1095
1095
|
* @see https://tailwindcss.com/docs/overflow
|
|
1096
1096
|
*/
|
|
1097
1097
|
"overflow-x": [{
|
|
1098
|
-
"overflow-x":
|
|
1098
|
+
"overflow-x": ne()
|
|
1099
1099
|
}],
|
|
1100
1100
|
/**
|
|
1101
1101
|
* Overflow Y
|
|
1102
1102
|
* @see https://tailwindcss.com/docs/overflow
|
|
1103
1103
|
*/
|
|
1104
1104
|
"overflow-y": [{
|
|
1105
|
-
"overflow-y":
|
|
1105
|
+
"overflow-y": ne()
|
|
1106
1106
|
}],
|
|
1107
1107
|
/**
|
|
1108
1108
|
* Overscroll Behavior
|
|
1109
1109
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
1110
1110
|
*/
|
|
1111
1111
|
overscroll: [{
|
|
1112
|
-
overscroll:
|
|
1112
|
+
overscroll: H()
|
|
1113
1113
|
}],
|
|
1114
1114
|
/**
|
|
1115
1115
|
* Overscroll Behavior X
|
|
1116
1116
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
1117
1117
|
*/
|
|
1118
1118
|
"overscroll-x": [{
|
|
1119
|
-
"overscroll-x":
|
|
1119
|
+
"overscroll-x": H()
|
|
1120
1120
|
}],
|
|
1121
1121
|
/**
|
|
1122
1122
|
* Overscroll Behavior Y
|
|
1123
1123
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
1124
1124
|
*/
|
|
1125
1125
|
"overscroll-y": [{
|
|
1126
|
-
"overscroll-y":
|
|
1126
|
+
"overscroll-y": H()
|
|
1127
1127
|
}],
|
|
1128
1128
|
/**
|
|
1129
1129
|
* Position
|
|
@@ -1135,63 +1135,63 @@ function mr() {
|
|
|
1135
1135
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1136
1136
|
*/
|
|
1137
1137
|
inset: [{
|
|
1138
|
-
inset: [
|
|
1138
|
+
inset: [R]
|
|
1139
1139
|
}],
|
|
1140
1140
|
/**
|
|
1141
1141
|
* Right / Left
|
|
1142
1142
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1143
1143
|
*/
|
|
1144
1144
|
"inset-x": [{
|
|
1145
|
-
"inset-x": [
|
|
1145
|
+
"inset-x": [R]
|
|
1146
1146
|
}],
|
|
1147
1147
|
/**
|
|
1148
1148
|
* Top / Bottom
|
|
1149
1149
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1150
1150
|
*/
|
|
1151
1151
|
"inset-y": [{
|
|
1152
|
-
"inset-y": [
|
|
1152
|
+
"inset-y": [R]
|
|
1153
1153
|
}],
|
|
1154
1154
|
/**
|
|
1155
1155
|
* Start
|
|
1156
1156
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1157
1157
|
*/
|
|
1158
1158
|
start: [{
|
|
1159
|
-
start: [
|
|
1159
|
+
start: [R]
|
|
1160
1160
|
}],
|
|
1161
1161
|
/**
|
|
1162
1162
|
* End
|
|
1163
1163
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1164
1164
|
*/
|
|
1165
1165
|
end: [{
|
|
1166
|
-
end: [
|
|
1166
|
+
end: [R]
|
|
1167
1167
|
}],
|
|
1168
1168
|
/**
|
|
1169
1169
|
* Top
|
|
1170
1170
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1171
1171
|
*/
|
|
1172
1172
|
top: [{
|
|
1173
|
-
top: [
|
|
1173
|
+
top: [R]
|
|
1174
1174
|
}],
|
|
1175
1175
|
/**
|
|
1176
1176
|
* Right
|
|
1177
1177
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1178
1178
|
*/
|
|
1179
1179
|
right: [{
|
|
1180
|
-
right: [
|
|
1180
|
+
right: [R]
|
|
1181
1181
|
}],
|
|
1182
1182
|
/**
|
|
1183
1183
|
* Bottom
|
|
1184
1184
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1185
1185
|
*/
|
|
1186
1186
|
bottom: [{
|
|
1187
|
-
bottom: [
|
|
1187
|
+
bottom: [R]
|
|
1188
1188
|
}],
|
|
1189
1189
|
/**
|
|
1190
1190
|
* Left
|
|
1191
1191
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1192
1192
|
*/
|
|
1193
1193
|
left: [{
|
|
1194
|
-
left: [
|
|
1194
|
+
left: [R]
|
|
1195
1195
|
}],
|
|
1196
1196
|
/**
|
|
1197
1197
|
* Visibility
|
|
@@ -1203,7 +1203,7 @@ function mr() {
|
|
|
1203
1203
|
* @see https://tailwindcss.com/docs/z-index
|
|
1204
1204
|
*/
|
|
1205
1205
|
z: [{
|
|
1206
|
-
z: ["auto",
|
|
1206
|
+
z: ["auto", de, p]
|
|
1207
1207
|
}],
|
|
1208
1208
|
// Flexbox and Grid
|
|
1209
1209
|
/**
|
|
@@ -1211,7 +1211,7 @@ function mr() {
|
|
|
1211
1211
|
* @see https://tailwindcss.com/docs/flex-basis
|
|
1212
1212
|
*/
|
|
1213
1213
|
basis: [{
|
|
1214
|
-
basis:
|
|
1214
|
+
basis: oe()
|
|
1215
1215
|
}],
|
|
1216
1216
|
/**
|
|
1217
1217
|
* Flex Direction
|
|
@@ -1239,28 +1239,28 @@ function mr() {
|
|
|
1239
1239
|
* @see https://tailwindcss.com/docs/flex-grow
|
|
1240
1240
|
*/
|
|
1241
1241
|
grow: [{
|
|
1242
|
-
grow:
|
|
1242
|
+
grow: D()
|
|
1243
1243
|
}],
|
|
1244
1244
|
/**
|
|
1245
1245
|
* Flex Shrink
|
|
1246
1246
|
* @see https://tailwindcss.com/docs/flex-shrink
|
|
1247
1247
|
*/
|
|
1248
1248
|
shrink: [{
|
|
1249
|
-
shrink:
|
|
1249
|
+
shrink: D()
|
|
1250
1250
|
}],
|
|
1251
1251
|
/**
|
|
1252
1252
|
* Order
|
|
1253
1253
|
* @see https://tailwindcss.com/docs/order
|
|
1254
1254
|
*/
|
|
1255
1255
|
order: [{
|
|
1256
|
-
order: ["first", "last", "none",
|
|
1256
|
+
order: ["first", "last", "none", de, p]
|
|
1257
1257
|
}],
|
|
1258
1258
|
/**
|
|
1259
1259
|
* Grid Template Columns
|
|
1260
1260
|
* @see https://tailwindcss.com/docs/grid-template-columns
|
|
1261
1261
|
*/
|
|
1262
1262
|
"grid-cols": [{
|
|
1263
|
-
"grid-cols": [
|
|
1263
|
+
"grid-cols": [fe]
|
|
1264
1264
|
}],
|
|
1265
1265
|
/**
|
|
1266
1266
|
* Grid Column Start / End
|
|
@@ -1268,7 +1268,7 @@ function mr() {
|
|
|
1268
1268
|
*/
|
|
1269
1269
|
"col-start-end": [{
|
|
1270
1270
|
col: ["auto", {
|
|
1271
|
-
span: ["full",
|
|
1271
|
+
span: ["full", de, p]
|
|
1272
1272
|
}, p]
|
|
1273
1273
|
}],
|
|
1274
1274
|
/**
|
|
@@ -1276,21 +1276,21 @@ function mr() {
|
|
|
1276
1276
|
* @see https://tailwindcss.com/docs/grid-column
|
|
1277
1277
|
*/
|
|
1278
1278
|
"col-start": [{
|
|
1279
|
-
"col-start":
|
|
1279
|
+
"col-start": M()
|
|
1280
1280
|
}],
|
|
1281
1281
|
/**
|
|
1282
1282
|
* Grid Column End
|
|
1283
1283
|
* @see https://tailwindcss.com/docs/grid-column
|
|
1284
1284
|
*/
|
|
1285
1285
|
"col-end": [{
|
|
1286
|
-
"col-end":
|
|
1286
|
+
"col-end": M()
|
|
1287
1287
|
}],
|
|
1288
1288
|
/**
|
|
1289
1289
|
* Grid Template Rows
|
|
1290
1290
|
* @see https://tailwindcss.com/docs/grid-template-rows
|
|
1291
1291
|
*/
|
|
1292
1292
|
"grid-rows": [{
|
|
1293
|
-
"grid-rows": [
|
|
1293
|
+
"grid-rows": [fe]
|
|
1294
1294
|
}],
|
|
1295
1295
|
/**
|
|
1296
1296
|
* Grid Row Start / End
|
|
@@ -1298,7 +1298,7 @@ function mr() {
|
|
|
1298
1298
|
*/
|
|
1299
1299
|
"row-start-end": [{
|
|
1300
1300
|
row: ["auto", {
|
|
1301
|
-
span: [
|
|
1301
|
+
span: [de, p]
|
|
1302
1302
|
}, p]
|
|
1303
1303
|
}],
|
|
1304
1304
|
/**
|
|
@@ -1306,14 +1306,14 @@ function mr() {
|
|
|
1306
1306
|
* @see https://tailwindcss.com/docs/grid-row
|
|
1307
1307
|
*/
|
|
1308
1308
|
"row-start": [{
|
|
1309
|
-
"row-start":
|
|
1309
|
+
"row-start": M()
|
|
1310
1310
|
}],
|
|
1311
1311
|
/**
|
|
1312
1312
|
* Grid Row End
|
|
1313
1313
|
* @see https://tailwindcss.com/docs/grid-row
|
|
1314
1314
|
*/
|
|
1315
1315
|
"row-end": [{
|
|
1316
|
-
"row-end":
|
|
1316
|
+
"row-end": M()
|
|
1317
1317
|
}],
|
|
1318
1318
|
/**
|
|
1319
1319
|
* Grid Auto Flow
|
|
@@ -1341,28 +1341,28 @@ function mr() {
|
|
|
1341
1341
|
* @see https://tailwindcss.com/docs/gap
|
|
1342
1342
|
*/
|
|
1343
1343
|
gap: [{
|
|
1344
|
-
gap: [
|
|
1344
|
+
gap: [S]
|
|
1345
1345
|
}],
|
|
1346
1346
|
/**
|
|
1347
1347
|
* Gap X
|
|
1348
1348
|
* @see https://tailwindcss.com/docs/gap
|
|
1349
1349
|
*/
|
|
1350
1350
|
"gap-x": [{
|
|
1351
|
-
"gap-x": [
|
|
1351
|
+
"gap-x": [S]
|
|
1352
1352
|
}],
|
|
1353
1353
|
/**
|
|
1354
1354
|
* Gap Y
|
|
1355
1355
|
* @see https://tailwindcss.com/docs/gap
|
|
1356
1356
|
*/
|
|
1357
1357
|
"gap-y": [{
|
|
1358
|
-
"gap-y": [
|
|
1358
|
+
"gap-y": [S]
|
|
1359
1359
|
}],
|
|
1360
1360
|
/**
|
|
1361
1361
|
* Justify Content
|
|
1362
1362
|
* @see https://tailwindcss.com/docs/justify-content
|
|
1363
1363
|
*/
|
|
1364
1364
|
"justify-content": [{
|
|
1365
|
-
justify: ["normal", ...
|
|
1365
|
+
justify: ["normal", ...Z()]
|
|
1366
1366
|
}],
|
|
1367
1367
|
/**
|
|
1368
1368
|
* Justify Items
|
|
@@ -1383,7 +1383,7 @@ function mr() {
|
|
|
1383
1383
|
* @see https://tailwindcss.com/docs/align-content
|
|
1384
1384
|
*/
|
|
1385
1385
|
"align-content": [{
|
|
1386
|
-
content: ["normal", ...
|
|
1386
|
+
content: ["normal", ...Z(), "baseline"]
|
|
1387
1387
|
}],
|
|
1388
1388
|
/**
|
|
1389
1389
|
* Align Items
|
|
@@ -1404,7 +1404,7 @@ function mr() {
|
|
|
1404
1404
|
* @see https://tailwindcss.com/docs/place-content
|
|
1405
1405
|
*/
|
|
1406
1406
|
"place-content": [{
|
|
1407
|
-
"place-content": [...
|
|
1407
|
+
"place-content": [...Z(), "baseline"]
|
|
1408
1408
|
}],
|
|
1409
1409
|
/**
|
|
1410
1410
|
* Place Items
|
|
@@ -1489,70 +1489,70 @@ function mr() {
|
|
|
1489
1489
|
* @see https://tailwindcss.com/docs/margin
|
|
1490
1490
|
*/
|
|
1491
1491
|
m: [{
|
|
1492
|
-
m: [
|
|
1492
|
+
m: [j]
|
|
1493
1493
|
}],
|
|
1494
1494
|
/**
|
|
1495
1495
|
* Margin X
|
|
1496
1496
|
* @see https://tailwindcss.com/docs/margin
|
|
1497
1497
|
*/
|
|
1498
1498
|
mx: [{
|
|
1499
|
-
mx: [
|
|
1499
|
+
mx: [j]
|
|
1500
1500
|
}],
|
|
1501
1501
|
/**
|
|
1502
1502
|
* Margin Y
|
|
1503
1503
|
* @see https://tailwindcss.com/docs/margin
|
|
1504
1504
|
*/
|
|
1505
1505
|
my: [{
|
|
1506
|
-
my: [
|
|
1506
|
+
my: [j]
|
|
1507
1507
|
}],
|
|
1508
1508
|
/**
|
|
1509
1509
|
* Margin Start
|
|
1510
1510
|
* @see https://tailwindcss.com/docs/margin
|
|
1511
1511
|
*/
|
|
1512
1512
|
ms: [{
|
|
1513
|
-
ms: [
|
|
1513
|
+
ms: [j]
|
|
1514
1514
|
}],
|
|
1515
1515
|
/**
|
|
1516
1516
|
* Margin End
|
|
1517
1517
|
* @see https://tailwindcss.com/docs/margin
|
|
1518
1518
|
*/
|
|
1519
1519
|
me: [{
|
|
1520
|
-
me: [
|
|
1520
|
+
me: [j]
|
|
1521
1521
|
}],
|
|
1522
1522
|
/**
|
|
1523
1523
|
* Margin Top
|
|
1524
1524
|
* @see https://tailwindcss.com/docs/margin
|
|
1525
1525
|
*/
|
|
1526
1526
|
mt: [{
|
|
1527
|
-
mt: [
|
|
1527
|
+
mt: [j]
|
|
1528
1528
|
}],
|
|
1529
1529
|
/**
|
|
1530
1530
|
* Margin Right
|
|
1531
1531
|
* @see https://tailwindcss.com/docs/margin
|
|
1532
1532
|
*/
|
|
1533
1533
|
mr: [{
|
|
1534
|
-
mr: [
|
|
1534
|
+
mr: [j]
|
|
1535
1535
|
}],
|
|
1536
1536
|
/**
|
|
1537
1537
|
* Margin Bottom
|
|
1538
1538
|
* @see https://tailwindcss.com/docs/margin
|
|
1539
1539
|
*/
|
|
1540
1540
|
mb: [{
|
|
1541
|
-
mb: [
|
|
1541
|
+
mb: [j]
|
|
1542
1542
|
}],
|
|
1543
1543
|
/**
|
|
1544
1544
|
* Margin Left
|
|
1545
1545
|
* @see https://tailwindcss.com/docs/margin
|
|
1546
1546
|
*/
|
|
1547
1547
|
ml: [{
|
|
1548
|
-
ml: [
|
|
1548
|
+
ml: [j]
|
|
1549
1549
|
}],
|
|
1550
1550
|
/**
|
|
1551
1551
|
* Space Between X
|
|
1552
1552
|
* @see https://tailwindcss.com/docs/space
|
|
1553
1553
|
*/
|
|
1554
1554
|
"space-x": [{
|
|
1555
|
-
"space-x": [
|
|
1555
|
+
"space-x": [me]
|
|
1556
1556
|
}],
|
|
1557
1557
|
/**
|
|
1558
1558
|
* Space Between X Reverse
|
|
@@ -1564,7 +1564,7 @@ function mr() {
|
|
|
1564
1564
|
* @see https://tailwindcss.com/docs/space
|
|
1565
1565
|
*/
|
|
1566
1566
|
"space-y": [{
|
|
1567
|
-
"space-y": [
|
|
1567
|
+
"space-y": [me]
|
|
1568
1568
|
}],
|
|
1569
1569
|
/**
|
|
1570
1570
|
* Space Between Y Reverse
|
|
@@ -1592,8 +1592,8 @@ function mr() {
|
|
|
1592
1592
|
*/
|
|
1593
1593
|
"max-w": [{
|
|
1594
1594
|
"max-w": [p, r, "none", "full", "min", "max", "fit", "prose", {
|
|
1595
|
-
screen: [
|
|
1596
|
-
},
|
|
1595
|
+
screen: [Y]
|
|
1596
|
+
}, Y]
|
|
1597
1597
|
}],
|
|
1598
1598
|
/**
|
|
1599
1599
|
* Height
|
|
@@ -1629,7 +1629,7 @@ function mr() {
|
|
|
1629
1629
|
* @see https://tailwindcss.com/docs/font-size
|
|
1630
1630
|
*/
|
|
1631
1631
|
"font-size": [{
|
|
1632
|
-
text: ["base",
|
|
1632
|
+
text: ["base", Y, B]
|
|
1633
1633
|
}],
|
|
1634
1634
|
/**
|
|
1635
1635
|
* Font Smoothing
|
|
@@ -1646,14 +1646,14 @@ function mr() {
|
|
|
1646
1646
|
* @see https://tailwindcss.com/docs/font-weight
|
|
1647
1647
|
*/
|
|
1648
1648
|
"font-weight": [{
|
|
1649
|
-
font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black",
|
|
1649
|
+
font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", ke]
|
|
1650
1650
|
}],
|
|
1651
1651
|
/**
|
|
1652
1652
|
* Font Family
|
|
1653
1653
|
* @see https://tailwindcss.com/docs/font-family
|
|
1654
1654
|
*/
|
|
1655
1655
|
"font-family": [{
|
|
1656
|
-
font: [
|
|
1656
|
+
font: [fe]
|
|
1657
1657
|
}],
|
|
1658
1658
|
/**
|
|
1659
1659
|
* Font Variant Numeric
|
|
@@ -1697,14 +1697,14 @@ function mr() {
|
|
|
1697
1697
|
* @see https://tailwindcss.com/docs/line-clamp
|
|
1698
1698
|
*/
|
|
1699
1699
|
"line-clamp": [{
|
|
1700
|
-
"line-clamp": ["none",
|
|
1700
|
+
"line-clamp": ["none", J, ke]
|
|
1701
1701
|
}],
|
|
1702
1702
|
/**
|
|
1703
1703
|
* Line Height
|
|
1704
1704
|
* @see https://tailwindcss.com/docs/line-height
|
|
1705
1705
|
*/
|
|
1706
1706
|
leading: [{
|
|
1707
|
-
leading: ["none", "tight", "snug", "normal", "relaxed", "loose",
|
|
1707
|
+
leading: ["none", "tight", "snug", "normal", "relaxed", "loose", N, p]
|
|
1708
1708
|
}],
|
|
1709
1709
|
/**
|
|
1710
1710
|
* List Style Image
|
|
@@ -1740,7 +1740,7 @@ function mr() {
|
|
|
1740
1740
|
* @see https://tailwindcss.com/docs/placeholder-opacity
|
|
1741
1741
|
*/
|
|
1742
1742
|
"placeholder-opacity": [{
|
|
1743
|
-
"placeholder-opacity": [
|
|
1743
|
+
"placeholder-opacity": [O]
|
|
1744
1744
|
}],
|
|
1745
1745
|
/**
|
|
1746
1746
|
* Text Alignment
|
|
@@ -1761,7 +1761,7 @@ function mr() {
|
|
|
1761
1761
|
* @see https://tailwindcss.com/docs/text-opacity
|
|
1762
1762
|
*/
|
|
1763
1763
|
"text-opacity": [{
|
|
1764
|
-
"text-opacity": [
|
|
1764
|
+
"text-opacity": [O]
|
|
1765
1765
|
}],
|
|
1766
1766
|
/**
|
|
1767
1767
|
* Text Decoration
|
|
@@ -1773,21 +1773,21 @@ function mr() {
|
|
|
1773
1773
|
* @see https://tailwindcss.com/docs/text-decoration-style
|
|
1774
1774
|
*/
|
|
1775
1775
|
"text-decoration-style": [{
|
|
1776
|
-
decoration: [...
|
|
1776
|
+
decoration: [...U(), "wavy"]
|
|
1777
1777
|
}],
|
|
1778
1778
|
/**
|
|
1779
1779
|
* Text Decoration Thickness
|
|
1780
1780
|
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
|
1781
1781
|
*/
|
|
1782
1782
|
"text-decoration-thickness": [{
|
|
1783
|
-
decoration: ["auto", "from-font",
|
|
1783
|
+
decoration: ["auto", "from-font", N, B]
|
|
1784
1784
|
}],
|
|
1785
1785
|
/**
|
|
1786
1786
|
* Text Underline Offset
|
|
1787
1787
|
* @see https://tailwindcss.com/docs/text-underline-offset
|
|
1788
1788
|
*/
|
|
1789
1789
|
"underline-offset": [{
|
|
1790
|
-
"underline-offset": ["auto",
|
|
1790
|
+
"underline-offset": ["auto", N, p]
|
|
1791
1791
|
}],
|
|
1792
1792
|
/**
|
|
1793
1793
|
* Text Decoration Color
|
|
@@ -1818,7 +1818,7 @@ function mr() {
|
|
|
1818
1818
|
* @see https://tailwindcss.com/docs/text-indent
|
|
1819
1819
|
*/
|
|
1820
1820
|
indent: [{
|
|
1821
|
-
indent:
|
|
1821
|
+
indent: y()
|
|
1822
1822
|
}],
|
|
1823
1823
|
/**
|
|
1824
1824
|
* Vertical Alignment
|
|
@@ -1876,7 +1876,7 @@ function mr() {
|
|
|
1876
1876
|
* @see https://tailwindcss.com/docs/background-opacity
|
|
1877
1877
|
*/
|
|
1878
1878
|
"bg-opacity": [{
|
|
1879
|
-
"bg-opacity": [
|
|
1879
|
+
"bg-opacity": [O]
|
|
1880
1880
|
}],
|
|
1881
1881
|
/**
|
|
1882
1882
|
* Background Origin
|
|
@@ -1890,7 +1890,7 @@ function mr() {
|
|
|
1890
1890
|
* @see https://tailwindcss.com/docs/background-position
|
|
1891
1891
|
*/
|
|
1892
1892
|
"bg-position": [{
|
|
1893
|
-
bg: [...W(),
|
|
1893
|
+
bg: [...W(), gr]
|
|
1894
1894
|
}],
|
|
1895
1895
|
/**
|
|
1896
1896
|
* Background Repeat
|
|
@@ -1906,7 +1906,7 @@ function mr() {
|
|
|
1906
1906
|
* @see https://tailwindcss.com/docs/background-size
|
|
1907
1907
|
*/
|
|
1908
1908
|
"bg-size": [{
|
|
1909
|
-
bg: ["auto", "cover", "contain",
|
|
1909
|
+
bg: ["auto", "cover", "contain", br]
|
|
1910
1910
|
}],
|
|
1911
1911
|
/**
|
|
1912
1912
|
* Background Image
|
|
@@ -1915,7 +1915,7 @@ function mr() {
|
|
|
1915
1915
|
"bg-image": [{
|
|
1916
1916
|
bg: ["none", {
|
|
1917
1917
|
"gradient-to": ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
|
|
1918
|
-
},
|
|
1918
|
+
}, mr]
|
|
1919
1919
|
}],
|
|
1920
1920
|
/**
|
|
1921
1921
|
* Background Color
|
|
@@ -1929,42 +1929,42 @@ function mr() {
|
|
|
1929
1929
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1930
1930
|
*/
|
|
1931
1931
|
"gradient-from-pos": [{
|
|
1932
|
-
from: [
|
|
1932
|
+
from: [V]
|
|
1933
1933
|
}],
|
|
1934
1934
|
/**
|
|
1935
1935
|
* Gradient Color Stops Via Position
|
|
1936
1936
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1937
1937
|
*/
|
|
1938
1938
|
"gradient-via-pos": [{
|
|
1939
|
-
via: [
|
|
1939
|
+
via: [V]
|
|
1940
1940
|
}],
|
|
1941
1941
|
/**
|
|
1942
1942
|
* Gradient Color Stops To Position
|
|
1943
1943
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1944
1944
|
*/
|
|
1945
1945
|
"gradient-to-pos": [{
|
|
1946
|
-
to: [
|
|
1946
|
+
to: [V]
|
|
1947
1947
|
}],
|
|
1948
1948
|
/**
|
|
1949
1949
|
* Gradient Color Stops From
|
|
1950
1950
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1951
1951
|
*/
|
|
1952
1952
|
"gradient-from": [{
|
|
1953
|
-
from: [
|
|
1953
|
+
from: [P]
|
|
1954
1954
|
}],
|
|
1955
1955
|
/**
|
|
1956
1956
|
* Gradient Color Stops Via
|
|
1957
1957
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1958
1958
|
*/
|
|
1959
1959
|
"gradient-via": [{
|
|
1960
|
-
via: [
|
|
1960
|
+
via: [P]
|
|
1961
1961
|
}],
|
|
1962
1962
|
/**
|
|
1963
1963
|
* Gradient Color Stops To
|
|
1964
1964
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1965
1965
|
*/
|
|
1966
1966
|
"gradient-to": [{
|
|
1967
|
-
to: [
|
|
1967
|
+
to: [P]
|
|
1968
1968
|
}],
|
|
1969
1969
|
// Borders
|
|
1970
1970
|
/**
|
|
@@ -1972,189 +1972,189 @@ function mr() {
|
|
|
1972
1972
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1973
1973
|
*/
|
|
1974
1974
|
rounded: [{
|
|
1975
|
-
rounded: [
|
|
1975
|
+
rounded: [a]
|
|
1976
1976
|
}],
|
|
1977
1977
|
/**
|
|
1978
1978
|
* Border Radius Start
|
|
1979
1979
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1980
1980
|
*/
|
|
1981
1981
|
"rounded-s": [{
|
|
1982
|
-
"rounded-s": [
|
|
1982
|
+
"rounded-s": [a]
|
|
1983
1983
|
}],
|
|
1984
1984
|
/**
|
|
1985
1985
|
* Border Radius End
|
|
1986
1986
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1987
1987
|
*/
|
|
1988
1988
|
"rounded-e": [{
|
|
1989
|
-
"rounded-e": [
|
|
1989
|
+
"rounded-e": [a]
|
|
1990
1990
|
}],
|
|
1991
1991
|
/**
|
|
1992
1992
|
* Border Radius Top
|
|
1993
1993
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1994
1994
|
*/
|
|
1995
1995
|
"rounded-t": [{
|
|
1996
|
-
"rounded-t": [
|
|
1996
|
+
"rounded-t": [a]
|
|
1997
1997
|
}],
|
|
1998
1998
|
/**
|
|
1999
1999
|
* Border Radius Right
|
|
2000
2000
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2001
2001
|
*/
|
|
2002
2002
|
"rounded-r": [{
|
|
2003
|
-
"rounded-r": [
|
|
2003
|
+
"rounded-r": [a]
|
|
2004
2004
|
}],
|
|
2005
2005
|
/**
|
|
2006
2006
|
* Border Radius Bottom
|
|
2007
2007
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2008
2008
|
*/
|
|
2009
2009
|
"rounded-b": [{
|
|
2010
|
-
"rounded-b": [
|
|
2010
|
+
"rounded-b": [a]
|
|
2011
2011
|
}],
|
|
2012
2012
|
/**
|
|
2013
2013
|
* Border Radius Left
|
|
2014
2014
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2015
2015
|
*/
|
|
2016
2016
|
"rounded-l": [{
|
|
2017
|
-
"rounded-l": [
|
|
2017
|
+
"rounded-l": [a]
|
|
2018
2018
|
}],
|
|
2019
2019
|
/**
|
|
2020
2020
|
* Border Radius Start Start
|
|
2021
2021
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2022
2022
|
*/
|
|
2023
2023
|
"rounded-ss": [{
|
|
2024
|
-
"rounded-ss": [
|
|
2024
|
+
"rounded-ss": [a]
|
|
2025
2025
|
}],
|
|
2026
2026
|
/**
|
|
2027
2027
|
* Border Radius Start End
|
|
2028
2028
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2029
2029
|
*/
|
|
2030
2030
|
"rounded-se": [{
|
|
2031
|
-
"rounded-se": [
|
|
2031
|
+
"rounded-se": [a]
|
|
2032
2032
|
}],
|
|
2033
2033
|
/**
|
|
2034
2034
|
* Border Radius End End
|
|
2035
2035
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2036
2036
|
*/
|
|
2037
2037
|
"rounded-ee": [{
|
|
2038
|
-
"rounded-ee": [
|
|
2038
|
+
"rounded-ee": [a]
|
|
2039
2039
|
}],
|
|
2040
2040
|
/**
|
|
2041
2041
|
* Border Radius End Start
|
|
2042
2042
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2043
2043
|
*/
|
|
2044
2044
|
"rounded-es": [{
|
|
2045
|
-
"rounded-es": [
|
|
2045
|
+
"rounded-es": [a]
|
|
2046
2046
|
}],
|
|
2047
2047
|
/**
|
|
2048
2048
|
* Border Radius Top Left
|
|
2049
2049
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2050
2050
|
*/
|
|
2051
2051
|
"rounded-tl": [{
|
|
2052
|
-
"rounded-tl": [
|
|
2052
|
+
"rounded-tl": [a]
|
|
2053
2053
|
}],
|
|
2054
2054
|
/**
|
|
2055
2055
|
* Border Radius Top Right
|
|
2056
2056
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2057
2057
|
*/
|
|
2058
2058
|
"rounded-tr": [{
|
|
2059
|
-
"rounded-tr": [
|
|
2059
|
+
"rounded-tr": [a]
|
|
2060
2060
|
}],
|
|
2061
2061
|
/**
|
|
2062
2062
|
* Border Radius Bottom Right
|
|
2063
2063
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2064
2064
|
*/
|
|
2065
2065
|
"rounded-br": [{
|
|
2066
|
-
"rounded-br": [
|
|
2066
|
+
"rounded-br": [a]
|
|
2067
2067
|
}],
|
|
2068
2068
|
/**
|
|
2069
2069
|
* Border Radius Bottom Left
|
|
2070
2070
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2071
2071
|
*/
|
|
2072
2072
|
"rounded-bl": [{
|
|
2073
|
-
"rounded-bl": [
|
|
2073
|
+
"rounded-bl": [a]
|
|
2074
2074
|
}],
|
|
2075
2075
|
/**
|
|
2076
2076
|
* Border Width
|
|
2077
2077
|
* @see https://tailwindcss.com/docs/border-width
|
|
2078
2078
|
*/
|
|
2079
2079
|
"border-w": [{
|
|
2080
|
-
border: [
|
|
2080
|
+
border: [c]
|
|
2081
2081
|
}],
|
|
2082
2082
|
/**
|
|
2083
2083
|
* Border Width X
|
|
2084
2084
|
* @see https://tailwindcss.com/docs/border-width
|
|
2085
2085
|
*/
|
|
2086
2086
|
"border-w-x": [{
|
|
2087
|
-
"border-x": [
|
|
2087
|
+
"border-x": [c]
|
|
2088
2088
|
}],
|
|
2089
2089
|
/**
|
|
2090
2090
|
* Border Width Y
|
|
2091
2091
|
* @see https://tailwindcss.com/docs/border-width
|
|
2092
2092
|
*/
|
|
2093
2093
|
"border-w-y": [{
|
|
2094
|
-
"border-y": [
|
|
2094
|
+
"border-y": [c]
|
|
2095
2095
|
}],
|
|
2096
2096
|
/**
|
|
2097
2097
|
* Border Width Start
|
|
2098
2098
|
* @see https://tailwindcss.com/docs/border-width
|
|
2099
2099
|
*/
|
|
2100
2100
|
"border-w-s": [{
|
|
2101
|
-
"border-s": [
|
|
2101
|
+
"border-s": [c]
|
|
2102
2102
|
}],
|
|
2103
2103
|
/**
|
|
2104
2104
|
* Border Width End
|
|
2105
2105
|
* @see https://tailwindcss.com/docs/border-width
|
|
2106
2106
|
*/
|
|
2107
2107
|
"border-w-e": [{
|
|
2108
|
-
"border-e": [
|
|
2108
|
+
"border-e": [c]
|
|
2109
2109
|
}],
|
|
2110
2110
|
/**
|
|
2111
2111
|
* Border Width Top
|
|
2112
2112
|
* @see https://tailwindcss.com/docs/border-width
|
|
2113
2113
|
*/
|
|
2114
2114
|
"border-w-t": [{
|
|
2115
|
-
"border-t": [
|
|
2115
|
+
"border-t": [c]
|
|
2116
2116
|
}],
|
|
2117
2117
|
/**
|
|
2118
2118
|
* Border Width Right
|
|
2119
2119
|
* @see https://tailwindcss.com/docs/border-width
|
|
2120
2120
|
*/
|
|
2121
2121
|
"border-w-r": [{
|
|
2122
|
-
"border-r": [
|
|
2122
|
+
"border-r": [c]
|
|
2123
2123
|
}],
|
|
2124
2124
|
/**
|
|
2125
2125
|
* Border Width Bottom
|
|
2126
2126
|
* @see https://tailwindcss.com/docs/border-width
|
|
2127
2127
|
*/
|
|
2128
2128
|
"border-w-b": [{
|
|
2129
|
-
"border-b": [
|
|
2129
|
+
"border-b": [c]
|
|
2130
2130
|
}],
|
|
2131
2131
|
/**
|
|
2132
2132
|
* Border Width Left
|
|
2133
2133
|
* @see https://tailwindcss.com/docs/border-width
|
|
2134
2134
|
*/
|
|
2135
2135
|
"border-w-l": [{
|
|
2136
|
-
"border-l": [
|
|
2136
|
+
"border-l": [c]
|
|
2137
2137
|
}],
|
|
2138
2138
|
/**
|
|
2139
2139
|
* Border Opacity
|
|
2140
2140
|
* @see https://tailwindcss.com/docs/border-opacity
|
|
2141
2141
|
*/
|
|
2142
2142
|
"border-opacity": [{
|
|
2143
|
-
"border-opacity": [
|
|
2143
|
+
"border-opacity": [O]
|
|
2144
2144
|
}],
|
|
2145
2145
|
/**
|
|
2146
2146
|
* Border Style
|
|
2147
2147
|
* @see https://tailwindcss.com/docs/border-style
|
|
2148
2148
|
*/
|
|
2149
2149
|
"border-style": [{
|
|
2150
|
-
border: [...
|
|
2150
|
+
border: [...U(), "hidden"]
|
|
2151
2151
|
}],
|
|
2152
2152
|
/**
|
|
2153
2153
|
* Divide Width X
|
|
2154
2154
|
* @see https://tailwindcss.com/docs/divide-width
|
|
2155
2155
|
*/
|
|
2156
2156
|
"divide-x": [{
|
|
2157
|
-
"divide-x": [
|
|
2157
|
+
"divide-x": [c]
|
|
2158
2158
|
}],
|
|
2159
2159
|
/**
|
|
2160
2160
|
* Divide Width X Reverse
|
|
@@ -2166,7 +2166,7 @@ function mr() {
|
|
|
2166
2166
|
* @see https://tailwindcss.com/docs/divide-width
|
|
2167
2167
|
*/
|
|
2168
2168
|
"divide-y": [{
|
|
2169
|
-
"divide-y": [
|
|
2169
|
+
"divide-y": [c]
|
|
2170
2170
|
}],
|
|
2171
2171
|
/**
|
|
2172
2172
|
* Divide Width Y Reverse
|
|
@@ -2178,91 +2178,91 @@ function mr() {
|
|
|
2178
2178
|
* @see https://tailwindcss.com/docs/divide-opacity
|
|
2179
2179
|
*/
|
|
2180
2180
|
"divide-opacity": [{
|
|
2181
|
-
"divide-opacity": [
|
|
2181
|
+
"divide-opacity": [O]
|
|
2182
2182
|
}],
|
|
2183
2183
|
/**
|
|
2184
2184
|
* Divide Style
|
|
2185
2185
|
* @see https://tailwindcss.com/docs/divide-style
|
|
2186
2186
|
*/
|
|
2187
2187
|
"divide-style": [{
|
|
2188
|
-
divide:
|
|
2188
|
+
divide: U()
|
|
2189
2189
|
}],
|
|
2190
2190
|
/**
|
|
2191
2191
|
* Border Color
|
|
2192
2192
|
* @see https://tailwindcss.com/docs/border-color
|
|
2193
2193
|
*/
|
|
2194
2194
|
"border-color": [{
|
|
2195
|
-
border: [
|
|
2195
|
+
border: [u]
|
|
2196
2196
|
}],
|
|
2197
2197
|
/**
|
|
2198
2198
|
* Border Color X
|
|
2199
2199
|
* @see https://tailwindcss.com/docs/border-color
|
|
2200
2200
|
*/
|
|
2201
2201
|
"border-color-x": [{
|
|
2202
|
-
"border-x": [
|
|
2202
|
+
"border-x": [u]
|
|
2203
2203
|
}],
|
|
2204
2204
|
/**
|
|
2205
2205
|
* Border Color Y
|
|
2206
2206
|
* @see https://tailwindcss.com/docs/border-color
|
|
2207
2207
|
*/
|
|
2208
2208
|
"border-color-y": [{
|
|
2209
|
-
"border-y": [
|
|
2209
|
+
"border-y": [u]
|
|
2210
2210
|
}],
|
|
2211
2211
|
/**
|
|
2212
2212
|
* Border Color Top
|
|
2213
2213
|
* @see https://tailwindcss.com/docs/border-color
|
|
2214
2214
|
*/
|
|
2215
2215
|
"border-color-t": [{
|
|
2216
|
-
"border-t": [
|
|
2216
|
+
"border-t": [u]
|
|
2217
2217
|
}],
|
|
2218
2218
|
/**
|
|
2219
2219
|
* Border Color Right
|
|
2220
2220
|
* @see https://tailwindcss.com/docs/border-color
|
|
2221
2221
|
*/
|
|
2222
2222
|
"border-color-r": [{
|
|
2223
|
-
"border-r": [
|
|
2223
|
+
"border-r": [u]
|
|
2224
2224
|
}],
|
|
2225
2225
|
/**
|
|
2226
2226
|
* Border Color Bottom
|
|
2227
2227
|
* @see https://tailwindcss.com/docs/border-color
|
|
2228
2228
|
*/
|
|
2229
2229
|
"border-color-b": [{
|
|
2230
|
-
"border-b": [
|
|
2230
|
+
"border-b": [u]
|
|
2231
2231
|
}],
|
|
2232
2232
|
/**
|
|
2233
2233
|
* Border Color Left
|
|
2234
2234
|
* @see https://tailwindcss.com/docs/border-color
|
|
2235
2235
|
*/
|
|
2236
2236
|
"border-color-l": [{
|
|
2237
|
-
"border-l": [
|
|
2237
|
+
"border-l": [u]
|
|
2238
2238
|
}],
|
|
2239
2239
|
/**
|
|
2240
2240
|
* Divide Color
|
|
2241
2241
|
* @see https://tailwindcss.com/docs/divide-color
|
|
2242
2242
|
*/
|
|
2243
2243
|
"divide-color": [{
|
|
2244
|
-
divide: [
|
|
2244
|
+
divide: [u]
|
|
2245
2245
|
}],
|
|
2246
2246
|
/**
|
|
2247
2247
|
* Outline Style
|
|
2248
2248
|
* @see https://tailwindcss.com/docs/outline-style
|
|
2249
2249
|
*/
|
|
2250
2250
|
"outline-style": [{
|
|
2251
|
-
outline: ["", ...
|
|
2251
|
+
outline: ["", ...U()]
|
|
2252
2252
|
}],
|
|
2253
2253
|
/**
|
|
2254
2254
|
* Outline Offset
|
|
2255
2255
|
* @see https://tailwindcss.com/docs/outline-offset
|
|
2256
2256
|
*/
|
|
2257
2257
|
"outline-offset": [{
|
|
2258
|
-
"outline-offset": [
|
|
2258
|
+
"outline-offset": [N, p]
|
|
2259
2259
|
}],
|
|
2260
2260
|
/**
|
|
2261
2261
|
* Outline Width
|
|
2262
2262
|
* @see https://tailwindcss.com/docs/outline-width
|
|
2263
2263
|
*/
|
|
2264
2264
|
"outline-w": [{
|
|
2265
|
-
outline: [
|
|
2265
|
+
outline: [N, B]
|
|
2266
2266
|
}],
|
|
2267
2267
|
/**
|
|
2268
2268
|
* Outline Color
|
|
@@ -2295,14 +2295,14 @@ function mr() {
|
|
|
2295
2295
|
* @see https://tailwindcss.com/docs/ring-opacity
|
|
2296
2296
|
*/
|
|
2297
2297
|
"ring-opacity": [{
|
|
2298
|
-
"ring-opacity": [
|
|
2298
|
+
"ring-opacity": [O]
|
|
2299
2299
|
}],
|
|
2300
2300
|
/**
|
|
2301
2301
|
* Ring Offset Width
|
|
2302
2302
|
* @see https://tailwindcss.com/docs/ring-offset-width
|
|
2303
2303
|
*/
|
|
2304
2304
|
"ring-offset-w": [{
|
|
2305
|
-
"ring-offset": [
|
|
2305
|
+
"ring-offset": [N, B]
|
|
2306
2306
|
}],
|
|
2307
2307
|
/**
|
|
2308
2308
|
* Ring Offset Color
|
|
@@ -2317,35 +2317,35 @@ function mr() {
|
|
|
2317
2317
|
* @see https://tailwindcss.com/docs/box-shadow
|
|
2318
2318
|
*/
|
|
2319
2319
|
shadow: [{
|
|
2320
|
-
shadow: ["", "inner", "none",
|
|
2320
|
+
shadow: ["", "inner", "none", Y, vr]
|
|
2321
2321
|
}],
|
|
2322
2322
|
/**
|
|
2323
2323
|
* Box Shadow Color
|
|
2324
2324
|
* @see https://tailwindcss.com/docs/box-shadow-color
|
|
2325
2325
|
*/
|
|
2326
2326
|
"shadow-color": [{
|
|
2327
|
-
shadow: [
|
|
2327
|
+
shadow: [fe]
|
|
2328
2328
|
}],
|
|
2329
2329
|
/**
|
|
2330
2330
|
* Opacity
|
|
2331
2331
|
* @see https://tailwindcss.com/docs/opacity
|
|
2332
2332
|
*/
|
|
2333
2333
|
opacity: [{
|
|
2334
|
-
opacity: [
|
|
2334
|
+
opacity: [O]
|
|
2335
2335
|
}],
|
|
2336
2336
|
/**
|
|
2337
2337
|
* Mix Blend Mode
|
|
2338
2338
|
* @see https://tailwindcss.com/docs/mix-blend-mode
|
|
2339
2339
|
*/
|
|
2340
2340
|
"mix-blend": [{
|
|
2341
|
-
"mix-blend": [...
|
|
2341
|
+
"mix-blend": [...ie(), "plus-lighter", "plus-darker"]
|
|
2342
2342
|
}],
|
|
2343
2343
|
/**
|
|
2344
2344
|
* Background Blend Mode
|
|
2345
2345
|
* @see https://tailwindcss.com/docs/background-blend-mode
|
|
2346
2346
|
*/
|
|
2347
2347
|
"bg-blend": [{
|
|
2348
|
-
"bg-blend":
|
|
2348
|
+
"bg-blend": ie()
|
|
2349
2349
|
}],
|
|
2350
2350
|
// Filters
|
|
2351
2351
|
/**
|
|
@@ -2368,35 +2368,35 @@ function mr() {
|
|
|
2368
2368
|
* @see https://tailwindcss.com/docs/brightness
|
|
2369
2369
|
*/
|
|
2370
2370
|
brightness: [{
|
|
2371
|
-
brightness: [
|
|
2371
|
+
brightness: [o]
|
|
2372
2372
|
}],
|
|
2373
2373
|
/**
|
|
2374
2374
|
* Contrast
|
|
2375
2375
|
* @see https://tailwindcss.com/docs/contrast
|
|
2376
2376
|
*/
|
|
2377
2377
|
contrast: [{
|
|
2378
|
-
contrast: [
|
|
2378
|
+
contrast: [b]
|
|
2379
2379
|
}],
|
|
2380
2380
|
/**
|
|
2381
2381
|
* Drop Shadow
|
|
2382
2382
|
* @see https://tailwindcss.com/docs/drop-shadow
|
|
2383
2383
|
*/
|
|
2384
2384
|
"drop-shadow": [{
|
|
2385
|
-
"drop-shadow": ["", "none",
|
|
2385
|
+
"drop-shadow": ["", "none", Y, p]
|
|
2386
2386
|
}],
|
|
2387
2387
|
/**
|
|
2388
2388
|
* Grayscale
|
|
2389
2389
|
* @see https://tailwindcss.com/docs/grayscale
|
|
2390
2390
|
*/
|
|
2391
2391
|
grayscale: [{
|
|
2392
|
-
grayscale: [
|
|
2392
|
+
grayscale: [d]
|
|
2393
2393
|
}],
|
|
2394
2394
|
/**
|
|
2395
2395
|
* Hue Rotate
|
|
2396
2396
|
* @see https://tailwindcss.com/docs/hue-rotate
|
|
2397
2397
|
*/
|
|
2398
2398
|
"hue-rotate": [{
|
|
2399
|
-
"hue-rotate": [
|
|
2399
|
+
"hue-rotate": [g]
|
|
2400
2400
|
}],
|
|
2401
2401
|
/**
|
|
2402
2402
|
* Invert
|
|
@@ -2410,14 +2410,14 @@ function mr() {
|
|
|
2410
2410
|
* @see https://tailwindcss.com/docs/saturate
|
|
2411
2411
|
*/
|
|
2412
2412
|
saturate: [{
|
|
2413
|
-
saturate: [
|
|
2413
|
+
saturate: [be]
|
|
2414
2414
|
}],
|
|
2415
2415
|
/**
|
|
2416
2416
|
* Sepia
|
|
2417
2417
|
* @see https://tailwindcss.com/docs/sepia
|
|
2418
2418
|
*/
|
|
2419
2419
|
sepia: [{
|
|
2420
|
-
sepia: [
|
|
2420
|
+
sepia: [ge]
|
|
2421
2421
|
}],
|
|
2422
2422
|
/**
|
|
2423
2423
|
* Backdrop Filter
|
|
@@ -2439,28 +2439,28 @@ function mr() {
|
|
|
2439
2439
|
* @see https://tailwindcss.com/docs/backdrop-brightness
|
|
2440
2440
|
*/
|
|
2441
2441
|
"backdrop-brightness": [{
|
|
2442
|
-
"backdrop-brightness": [
|
|
2442
|
+
"backdrop-brightness": [o]
|
|
2443
2443
|
}],
|
|
2444
2444
|
/**
|
|
2445
2445
|
* Backdrop Contrast
|
|
2446
2446
|
* @see https://tailwindcss.com/docs/backdrop-contrast
|
|
2447
2447
|
*/
|
|
2448
2448
|
"backdrop-contrast": [{
|
|
2449
|
-
"backdrop-contrast": [
|
|
2449
|
+
"backdrop-contrast": [b]
|
|
2450
2450
|
}],
|
|
2451
2451
|
/**
|
|
2452
2452
|
* Backdrop Grayscale
|
|
2453
2453
|
* @see https://tailwindcss.com/docs/backdrop-grayscale
|
|
2454
2454
|
*/
|
|
2455
2455
|
"backdrop-grayscale": [{
|
|
2456
|
-
"backdrop-grayscale": [
|
|
2456
|
+
"backdrop-grayscale": [d]
|
|
2457
2457
|
}],
|
|
2458
2458
|
/**
|
|
2459
2459
|
* Backdrop Hue Rotate
|
|
2460
2460
|
* @see https://tailwindcss.com/docs/backdrop-hue-rotate
|
|
2461
2461
|
*/
|
|
2462
2462
|
"backdrop-hue-rotate": [{
|
|
2463
|
-
"backdrop-hue-rotate": [
|
|
2463
|
+
"backdrop-hue-rotate": [g]
|
|
2464
2464
|
}],
|
|
2465
2465
|
/**
|
|
2466
2466
|
* Backdrop Invert
|
|
@@ -2474,21 +2474,21 @@ function mr() {
|
|
|
2474
2474
|
* @see https://tailwindcss.com/docs/backdrop-opacity
|
|
2475
2475
|
*/
|
|
2476
2476
|
"backdrop-opacity": [{
|
|
2477
|
-
"backdrop-opacity": [
|
|
2477
|
+
"backdrop-opacity": [O]
|
|
2478
2478
|
}],
|
|
2479
2479
|
/**
|
|
2480
2480
|
* Backdrop Saturate
|
|
2481
2481
|
* @see https://tailwindcss.com/docs/backdrop-saturate
|
|
2482
2482
|
*/
|
|
2483
2483
|
"backdrop-saturate": [{
|
|
2484
|
-
"backdrop-saturate": [
|
|
2484
|
+
"backdrop-saturate": [be]
|
|
2485
2485
|
}],
|
|
2486
2486
|
/**
|
|
2487
2487
|
* Backdrop Sepia
|
|
2488
2488
|
* @see https://tailwindcss.com/docs/backdrop-sepia
|
|
2489
2489
|
*/
|
|
2490
2490
|
"backdrop-sepia": [{
|
|
2491
|
-
"backdrop-sepia": [
|
|
2491
|
+
"backdrop-sepia": [ge]
|
|
2492
2492
|
}],
|
|
2493
2493
|
// Tables
|
|
2494
2494
|
/**
|
|
@@ -2503,21 +2503,21 @@ function mr() {
|
|
|
2503
2503
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2504
2504
|
*/
|
|
2505
2505
|
"border-spacing": [{
|
|
2506
|
-
"border-spacing": [
|
|
2506
|
+
"border-spacing": [s]
|
|
2507
2507
|
}],
|
|
2508
2508
|
/**
|
|
2509
2509
|
* Border Spacing X
|
|
2510
2510
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2511
2511
|
*/
|
|
2512
2512
|
"border-spacing-x": [{
|
|
2513
|
-
"border-spacing-x": [
|
|
2513
|
+
"border-spacing-x": [s]
|
|
2514
2514
|
}],
|
|
2515
2515
|
/**
|
|
2516
2516
|
* Border Spacing Y
|
|
2517
2517
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2518
2518
|
*/
|
|
2519
2519
|
"border-spacing-y": [{
|
|
2520
|
-
"border-spacing-y": [
|
|
2520
|
+
"border-spacing-y": [s]
|
|
2521
2521
|
}],
|
|
2522
2522
|
/**
|
|
2523
2523
|
* Table Layout
|
|
@@ -2546,7 +2546,7 @@ function mr() {
|
|
|
2546
2546
|
* @see https://tailwindcss.com/docs/transition-duration
|
|
2547
2547
|
*/
|
|
2548
2548
|
duration: [{
|
|
2549
|
-
duration:
|
|
2549
|
+
duration: L()
|
|
2550
2550
|
}],
|
|
2551
2551
|
/**
|
|
2552
2552
|
* Transition Timing Function
|
|
@@ -2560,7 +2560,7 @@ function mr() {
|
|
|
2560
2560
|
* @see https://tailwindcss.com/docs/transition-delay
|
|
2561
2561
|
*/
|
|
2562
2562
|
delay: [{
|
|
2563
|
-
delay:
|
|
2563
|
+
delay: L()
|
|
2564
2564
|
}],
|
|
2565
2565
|
/**
|
|
2566
2566
|
* Animation
|
|
@@ -2582,56 +2582,56 @@ function mr() {
|
|
|
2582
2582
|
* @see https://tailwindcss.com/docs/scale
|
|
2583
2583
|
*/
|
|
2584
2584
|
scale: [{
|
|
2585
|
-
scale: [
|
|
2585
|
+
scale: [re]
|
|
2586
2586
|
}],
|
|
2587
2587
|
/**
|
|
2588
2588
|
* Scale X
|
|
2589
2589
|
* @see https://tailwindcss.com/docs/scale
|
|
2590
2590
|
*/
|
|
2591
2591
|
"scale-x": [{
|
|
2592
|
-
"scale-x": [
|
|
2592
|
+
"scale-x": [re]
|
|
2593
2593
|
}],
|
|
2594
2594
|
/**
|
|
2595
2595
|
* Scale Y
|
|
2596
2596
|
* @see https://tailwindcss.com/docs/scale
|
|
2597
2597
|
*/
|
|
2598
2598
|
"scale-y": [{
|
|
2599
|
-
"scale-y": [
|
|
2599
|
+
"scale-y": [re]
|
|
2600
2600
|
}],
|
|
2601
2601
|
/**
|
|
2602
2602
|
* Rotate
|
|
2603
2603
|
* @see https://tailwindcss.com/docs/rotate
|
|
2604
2604
|
*/
|
|
2605
2605
|
rotate: [{
|
|
2606
|
-
rotate: [
|
|
2606
|
+
rotate: [de, p]
|
|
2607
2607
|
}],
|
|
2608
2608
|
/**
|
|
2609
2609
|
* Translate X
|
|
2610
2610
|
* @see https://tailwindcss.com/docs/translate
|
|
2611
2611
|
*/
|
|
2612
2612
|
"translate-x": [{
|
|
2613
|
-
"translate-x": [
|
|
2613
|
+
"translate-x": [ve]
|
|
2614
2614
|
}],
|
|
2615
2615
|
/**
|
|
2616
2616
|
* Translate Y
|
|
2617
2617
|
* @see https://tailwindcss.com/docs/translate
|
|
2618
2618
|
*/
|
|
2619
2619
|
"translate-y": [{
|
|
2620
|
-
"translate-y": [
|
|
2620
|
+
"translate-y": [ve]
|
|
2621
2621
|
}],
|
|
2622
2622
|
/**
|
|
2623
2623
|
* Skew X
|
|
2624
2624
|
* @see https://tailwindcss.com/docs/skew
|
|
2625
2625
|
*/
|
|
2626
2626
|
"skew-x": [{
|
|
2627
|
-
"skew-x": [
|
|
2627
|
+
"skew-x": [pe]
|
|
2628
2628
|
}],
|
|
2629
2629
|
/**
|
|
2630
2630
|
* Skew Y
|
|
2631
2631
|
* @see https://tailwindcss.com/docs/skew
|
|
2632
2632
|
*/
|
|
2633
2633
|
"skew-y": [{
|
|
2634
|
-
"skew-y": [
|
|
2634
|
+
"skew-y": [pe]
|
|
2635
2635
|
}],
|
|
2636
2636
|
/**
|
|
2637
2637
|
* Transform Origin
|
|
@@ -2695,126 +2695,126 @@ function mr() {
|
|
|
2695
2695
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2696
2696
|
*/
|
|
2697
2697
|
"scroll-m": [{
|
|
2698
|
-
"scroll-m":
|
|
2698
|
+
"scroll-m": y()
|
|
2699
2699
|
}],
|
|
2700
2700
|
/**
|
|
2701
2701
|
* Scroll Margin X
|
|
2702
2702
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2703
2703
|
*/
|
|
2704
2704
|
"scroll-mx": [{
|
|
2705
|
-
"scroll-mx":
|
|
2705
|
+
"scroll-mx": y()
|
|
2706
2706
|
}],
|
|
2707
2707
|
/**
|
|
2708
2708
|
* Scroll Margin Y
|
|
2709
2709
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2710
2710
|
*/
|
|
2711
2711
|
"scroll-my": [{
|
|
2712
|
-
"scroll-my":
|
|
2712
|
+
"scroll-my": y()
|
|
2713
2713
|
}],
|
|
2714
2714
|
/**
|
|
2715
2715
|
* Scroll Margin Start
|
|
2716
2716
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2717
2717
|
*/
|
|
2718
2718
|
"scroll-ms": [{
|
|
2719
|
-
"scroll-ms":
|
|
2719
|
+
"scroll-ms": y()
|
|
2720
2720
|
}],
|
|
2721
2721
|
/**
|
|
2722
2722
|
* Scroll Margin End
|
|
2723
2723
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2724
2724
|
*/
|
|
2725
2725
|
"scroll-me": [{
|
|
2726
|
-
"scroll-me":
|
|
2726
|
+
"scroll-me": y()
|
|
2727
2727
|
}],
|
|
2728
2728
|
/**
|
|
2729
2729
|
* Scroll Margin Top
|
|
2730
2730
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2731
2731
|
*/
|
|
2732
2732
|
"scroll-mt": [{
|
|
2733
|
-
"scroll-mt":
|
|
2733
|
+
"scroll-mt": y()
|
|
2734
2734
|
}],
|
|
2735
2735
|
/**
|
|
2736
2736
|
* Scroll Margin Right
|
|
2737
2737
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2738
2738
|
*/
|
|
2739
2739
|
"scroll-mr": [{
|
|
2740
|
-
"scroll-mr":
|
|
2740
|
+
"scroll-mr": y()
|
|
2741
2741
|
}],
|
|
2742
2742
|
/**
|
|
2743
2743
|
* Scroll Margin Bottom
|
|
2744
2744
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2745
2745
|
*/
|
|
2746
2746
|
"scroll-mb": [{
|
|
2747
|
-
"scroll-mb":
|
|
2747
|
+
"scroll-mb": y()
|
|
2748
2748
|
}],
|
|
2749
2749
|
/**
|
|
2750
2750
|
* Scroll Margin Left
|
|
2751
2751
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2752
2752
|
*/
|
|
2753
2753
|
"scroll-ml": [{
|
|
2754
|
-
"scroll-ml":
|
|
2754
|
+
"scroll-ml": y()
|
|
2755
2755
|
}],
|
|
2756
2756
|
/**
|
|
2757
2757
|
* Scroll Padding
|
|
2758
2758
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2759
2759
|
*/
|
|
2760
2760
|
"scroll-p": [{
|
|
2761
|
-
"scroll-p":
|
|
2761
|
+
"scroll-p": y()
|
|
2762
2762
|
}],
|
|
2763
2763
|
/**
|
|
2764
2764
|
* Scroll Padding X
|
|
2765
2765
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2766
2766
|
*/
|
|
2767
2767
|
"scroll-px": [{
|
|
2768
|
-
"scroll-px":
|
|
2768
|
+
"scroll-px": y()
|
|
2769
2769
|
}],
|
|
2770
2770
|
/**
|
|
2771
2771
|
* Scroll Padding Y
|
|
2772
2772
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2773
2773
|
*/
|
|
2774
2774
|
"scroll-py": [{
|
|
2775
|
-
"scroll-py":
|
|
2775
|
+
"scroll-py": y()
|
|
2776
2776
|
}],
|
|
2777
2777
|
/**
|
|
2778
2778
|
* Scroll Padding Start
|
|
2779
2779
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2780
2780
|
*/
|
|
2781
2781
|
"scroll-ps": [{
|
|
2782
|
-
"scroll-ps":
|
|
2782
|
+
"scroll-ps": y()
|
|
2783
2783
|
}],
|
|
2784
2784
|
/**
|
|
2785
2785
|
* Scroll Padding End
|
|
2786
2786
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2787
2787
|
*/
|
|
2788
2788
|
"scroll-pe": [{
|
|
2789
|
-
"scroll-pe":
|
|
2789
|
+
"scroll-pe": y()
|
|
2790
2790
|
}],
|
|
2791
2791
|
/**
|
|
2792
2792
|
* Scroll Padding Top
|
|
2793
2793
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2794
2794
|
*/
|
|
2795
2795
|
"scroll-pt": [{
|
|
2796
|
-
"scroll-pt":
|
|
2796
|
+
"scroll-pt": y()
|
|
2797
2797
|
}],
|
|
2798
2798
|
/**
|
|
2799
2799
|
* Scroll Padding Right
|
|
2800
2800
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2801
2801
|
*/
|
|
2802
2802
|
"scroll-pr": [{
|
|
2803
|
-
"scroll-pr":
|
|
2803
|
+
"scroll-pr": y()
|
|
2804
2804
|
}],
|
|
2805
2805
|
/**
|
|
2806
2806
|
* Scroll Padding Bottom
|
|
2807
2807
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2808
2808
|
*/
|
|
2809
2809
|
"scroll-pb": [{
|
|
2810
|
-
"scroll-pb":
|
|
2810
|
+
"scroll-pb": y()
|
|
2811
2811
|
}],
|
|
2812
2812
|
/**
|
|
2813
2813
|
* Scroll Padding Left
|
|
2814
2814
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2815
2815
|
*/
|
|
2816
2816
|
"scroll-pl": [{
|
|
2817
|
-
"scroll-pl":
|
|
2817
|
+
"scroll-pl": y()
|
|
2818
2818
|
}],
|
|
2819
2819
|
/**
|
|
2820
2820
|
* Scroll Snap Align
|
|
@@ -2897,7 +2897,7 @@ function mr() {
|
|
|
2897
2897
|
* @see https://tailwindcss.com/docs/stroke-width
|
|
2898
2898
|
*/
|
|
2899
2899
|
"stroke-w": [{
|
|
2900
|
-
stroke: [
|
|
2900
|
+
stroke: [N, B, ke]
|
|
2901
2901
|
}],
|
|
2902
2902
|
/**
|
|
2903
2903
|
* Stroke
|
|
@@ -2973,72 +2973,167 @@ function mr() {
|
|
|
2973
2973
|
}
|
|
2974
2974
|
};
|
|
2975
2975
|
}
|
|
2976
|
-
const
|
|
2977
|
-
function
|
|
2978
|
-
var r, n,
|
|
2976
|
+
const kr = /* @__PURE__ */ nr(wr), K = (...t) => kr(Yt(t));
|
|
2977
|
+
function bt(t) {
|
|
2978
|
+
var r, n, o = "";
|
|
2979
2979
|
if (typeof t == "string" || typeof t == "number")
|
|
2980
|
-
|
|
2980
|
+
o += t;
|
|
2981
2981
|
else if (typeof t == "object")
|
|
2982
2982
|
if (Array.isArray(t))
|
|
2983
2983
|
for (r = 0; r < t.length; r++)
|
|
2984
|
-
t[r] && (n =
|
|
2984
|
+
t[r] && (n = bt(t[r])) && (o && (o += " "), o += n);
|
|
2985
2985
|
else
|
|
2986
2986
|
for (r in t)
|
|
2987
|
-
t[r] && (
|
|
2988
|
-
return
|
|
2987
|
+
t[r] && (o && (o += " "), o += r);
|
|
2988
|
+
return o;
|
|
2989
2989
|
}
|
|
2990
|
-
function
|
|
2991
|
-
for (var t, r, n = 0,
|
|
2992
|
-
(t = arguments[n++]) && (r =
|
|
2993
|
-
return
|
|
2990
|
+
function Er() {
|
|
2991
|
+
for (var t, r, n = 0, o = ""; n < arguments.length; )
|
|
2992
|
+
(t = arguments[n++]) && (r = bt(t)) && (o && (o += " "), o += r);
|
|
2993
|
+
return o;
|
|
2994
2994
|
}
|
|
2995
|
-
const
|
|
2996
|
-
var
|
|
2995
|
+
const nt = (t) => typeof t == "boolean" ? "".concat(t) : t === 0 ? "0" : t, ot = Er, $ = (t, r) => (n) => {
|
|
2996
|
+
var o;
|
|
2997
2997
|
if ((r == null ? void 0 : r.variants) == null)
|
|
2998
|
-
return
|
|
2999
|
-
const { variants:
|
|
3000
|
-
const
|
|
3001
|
-
if (
|
|
2998
|
+
return ot(t, n == null ? void 0 : n.class, n == null ? void 0 : n.className);
|
|
2999
|
+
const { variants: u, defaultVariants: a } = r, s = Object.keys(u).map((d) => {
|
|
3000
|
+
const g = n == null ? void 0 : n[d], h = a == null ? void 0 : a[d];
|
|
3001
|
+
if (g === null)
|
|
3002
3002
|
return null;
|
|
3003
|
-
const
|
|
3004
|
-
return
|
|
3005
|
-
}),
|
|
3006
|
-
let [h,
|
|
3007
|
-
return
|
|
3008
|
-
}, {}),
|
|
3009
|
-
let { class: h, className:
|
|
3010
|
-
return Object.entries(
|
|
3011
|
-
let [
|
|
3012
|
-
return Array.isArray(
|
|
3013
|
-
...
|
|
3014
|
-
...
|
|
3015
|
-
}[
|
|
3016
|
-
...
|
|
3017
|
-
...
|
|
3018
|
-
}[
|
|
3003
|
+
const S = nt(g) || nt(h);
|
|
3004
|
+
return u[d][S];
|
|
3005
|
+
}), c = n && Object.entries(n).reduce((d, g) => {
|
|
3006
|
+
let [h, S] = g;
|
|
3007
|
+
return S === void 0 || (d[h] = S), d;
|
|
3008
|
+
}, {}), b = r == null || (o = r.compoundVariants) === null || o === void 0 ? void 0 : o.reduce((d, g) => {
|
|
3009
|
+
let { class: h, className: S, ...P } = g;
|
|
3010
|
+
return Object.entries(P).every((V) => {
|
|
3011
|
+
let [R, j] = V;
|
|
3012
|
+
return Array.isArray(j) ? j.includes({
|
|
3013
|
+
...a,
|
|
3014
|
+
...c
|
|
3015
|
+
}[R]) : {
|
|
3016
|
+
...a,
|
|
3017
|
+
...c
|
|
3018
|
+
}[R] === j;
|
|
3019
3019
|
}) ? [
|
|
3020
|
-
...
|
|
3020
|
+
...d,
|
|
3021
3021
|
h,
|
|
3022
|
-
|
|
3023
|
-
] :
|
|
3022
|
+
S
|
|
3023
|
+
] : d;
|
|
3024
3024
|
}, []);
|
|
3025
|
-
return
|
|
3026
|
-
},
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
if (Xe[t]) {
|
|
3031
|
-
const n = Xe[t];
|
|
3032
|
-
return /* @__PURE__ */ L.jsx(n, { ...r });
|
|
3025
|
+
return ot(t, s, b, n == null ? void 0 : n.class, n == null ? void 0 : n.className);
|
|
3026
|
+
}, X = ({ iconName: t, ...r }) => {
|
|
3027
|
+
if (Ze[t]) {
|
|
3028
|
+
const n = Ze[t];
|
|
3029
|
+
return /* @__PURE__ */ C.jsx(n, { ...r });
|
|
3033
3030
|
} else
|
|
3034
3031
|
return console.error(`Icon ${t} not found`), null;
|
|
3035
|
-
},
|
|
3036
|
-
|
|
3032
|
+
}, Sr = "flex w-fit items-center justify-center gap-2 rounded-sm transition-colors", Rr = $(Sr, {
|
|
3033
|
+
variants: {
|
|
3034
|
+
status: {
|
|
3035
|
+
locked: "bg-bg-disabled text-content-text-subtle",
|
|
3036
|
+
"locked-outline": "text-content-text-subtlest outline outline-sm outline-border-disabled",
|
|
3037
|
+
available: "bg-bg-utility-discovery-bolder text-content-text-inverse",
|
|
3038
|
+
"available-outline": "text-content-utility-discovery outline outline-sm outline-border-utility-discovery",
|
|
3039
|
+
inProgress: "bg-bg-accent-blue-subtle text-content-text-default",
|
|
3040
|
+
"inProgress-outline": "text-content-accent-blue outline outline-sm outline-border-accent-blue",
|
|
3041
|
+
completed: "bg-bg-utility-success-bolder text-content-text-default",
|
|
3042
|
+
"completed-outline": "text-content-utility-success outline outline-sm outline-border-utility-success",
|
|
3043
|
+
viewed: "bg-bg-utility-informative-bolder text-content-text-inverse",
|
|
3044
|
+
"viewed-outline": "text-content-utility-informative outline outline-sm outline-border-utility-informative"
|
|
3045
|
+
},
|
|
3046
|
+
intent: {
|
|
3047
|
+
neutral: "bg-bg-bolder text-content-text-inverse",
|
|
3048
|
+
"neutral-outline": "text-content-text-default outline outline-sm outline-border-bolder",
|
|
3049
|
+
blue: "bg-bg-accent-blue text-content-text-inverse",
|
|
3050
|
+
"blue-outline": "text-content-accent-blue outline outline-sm outline-border-accent-blue",
|
|
3051
|
+
mustard: "bg-bg-accent-mustard text-content-text-default",
|
|
3052
|
+
"mustard-outline": "text-content-accent-mustard outline outline-sm outline-border-accent-mustard",
|
|
3053
|
+
green: "bg-bg-accent-green text-content-text-inverse",
|
|
3054
|
+
"green-outline": "text-content-accent-green outline outline-sm outline-border-accent-green",
|
|
3055
|
+
lime: "bg-bg-accent-lime text-content-text-default",
|
|
3056
|
+
"lime-outline": "text-content-accent-lime outline outline-sm outline-border-accent-lime",
|
|
3057
|
+
fuchsia: "bg-bg-accent-fuchsia text-content-text-inverse",
|
|
3058
|
+
"fuchsia-outline": "text-content-accent-fuchsia outline outline-sm outline-border-accent-fuchsia",
|
|
3059
|
+
marine: "bg-bg-accent-marine text-content-text-inverse",
|
|
3060
|
+
"marine-outline": "text-content-accent-marine outline outline-sm outline-border-accent-marine",
|
|
3061
|
+
ice: "bg-bg-accent-ice text-content-text-inverse",
|
|
3062
|
+
"ice-outline": "text-content-accent-ice outline outline-sm outline-border-accent-ice",
|
|
3063
|
+
gray: "bg-bg-accent-gray text-content-text-inverse",
|
|
3064
|
+
"gray-outline": "text-content-accent-gray outline outline-sm outline-border-accent-gray"
|
|
3065
|
+
},
|
|
3066
|
+
size: {
|
|
3067
|
+
small: "h-[34px] px-4 py-2 text-2xs",
|
|
3068
|
+
medium: "h-9 px-4 py-2 text-sm",
|
|
3069
|
+
large: "h-10 px-4 py-2 text-base"
|
|
3070
|
+
},
|
|
3071
|
+
fontWeight: {
|
|
3072
|
+
light: "font-light",
|
|
3073
|
+
regular: "font-regular",
|
|
3074
|
+
semibold: "font-semibold",
|
|
3075
|
+
bold: "font-bold"
|
|
3076
|
+
},
|
|
3077
|
+
rounded: {
|
|
3078
|
+
rectangle: "rounded-sm",
|
|
3079
|
+
full: "rounded-full"
|
|
3080
|
+
}
|
|
3081
|
+
},
|
|
3082
|
+
defaultVariants: {
|
|
3083
|
+
size: "medium",
|
|
3084
|
+
fontWeight: "regular",
|
|
3085
|
+
rounded: "rectangle"
|
|
3086
|
+
}
|
|
3087
|
+
}), $r = ({
|
|
3088
|
+
children: t,
|
|
3089
|
+
iconLeft: r,
|
|
3090
|
+
iconRight: n,
|
|
3091
|
+
status: o,
|
|
3092
|
+
intent: u,
|
|
3093
|
+
size: a = "medium",
|
|
3094
|
+
rounded: s = "rectangle",
|
|
3095
|
+
className: c,
|
|
3096
|
+
...b
|
|
3097
|
+
}) => {
|
|
3098
|
+
typeof r == "string" && (r = { name: r }), typeof n == "string" && (n = { name: n });
|
|
3099
|
+
const d = {
|
|
3100
|
+
small: "h-4",
|
|
3101
|
+
medium: "h-4",
|
|
3102
|
+
large: "h-5"
|
|
3103
|
+
}, g = o ? { status: o } : { intent: u };
|
|
3104
|
+
return /* @__PURE__ */ C.jsxs(
|
|
3105
|
+
"span",
|
|
3106
|
+
{
|
|
3107
|
+
className: K(Rr({ ...g, size: a, rounded: s, className: c })),
|
|
3108
|
+
...b,
|
|
3109
|
+
children: [
|
|
3110
|
+
r && /* @__PURE__ */ C.jsx(
|
|
3111
|
+
X,
|
|
3112
|
+
{
|
|
3113
|
+
iconName: r.name,
|
|
3114
|
+
stroke: r.stroke,
|
|
3115
|
+
className: d[a || "medium"]
|
|
3116
|
+
}
|
|
3117
|
+
),
|
|
3118
|
+
t,
|
|
3119
|
+
n && /* @__PURE__ */ C.jsx(
|
|
3120
|
+
X,
|
|
3121
|
+
{
|
|
3122
|
+
iconName: n.name,
|
|
3123
|
+
stroke: n.stroke,
|
|
3124
|
+
className: d[a || "medium"]
|
|
3125
|
+
}
|
|
3126
|
+
)
|
|
3127
|
+
]
|
|
3128
|
+
}
|
|
3129
|
+
);
|
|
3130
|
+
}, gt = ({ className: t }) => /* @__PURE__ */ C.jsx(
|
|
3131
|
+
X,
|
|
3037
3132
|
{
|
|
3038
3133
|
iconName: "IconLoader2",
|
|
3039
3134
|
className: `${t} animate-spin`
|
|
3040
3135
|
}
|
|
3041
|
-
),
|
|
3136
|
+
), Me = "flex items-center justify-center gap-2 rounded-sm transition-colors", Cr = $(Me, {
|
|
3042
3137
|
variants: {
|
|
3043
3138
|
intent: {
|
|
3044
3139
|
primary: [
|
|
@@ -3046,70 +3141,70 @@ const tt = (t) => typeof t == "boolean" ? "".concat(t) : t === 0 ? "0" : t, rt =
|
|
|
3046
3141
|
"text-button-primary-content-enabled",
|
|
3047
3142
|
"lg:hover:bg-button-primary-background-hover",
|
|
3048
3143
|
"lg:hover:text-button-primary-content-hover",
|
|
3049
|
-
"lg:active:bg-button-primary-background-
|
|
3050
|
-
"lg:active:text-button-primary-content-
|
|
3144
|
+
"lg:active:bg-button-primary-background-pressed",
|
|
3145
|
+
"lg:active:text-button-primary-content-pressed"
|
|
3051
3146
|
],
|
|
3052
3147
|
secondary: [
|
|
3053
3148
|
"bg-button-secondary-background-enabled",
|
|
3054
3149
|
"text-button-secondary-content-enabled",
|
|
3055
3150
|
"lg:hover:bg-button-secondary-background-hover",
|
|
3056
3151
|
"lg:hover:text-button-secondary-content-hover",
|
|
3057
|
-
"lg:active:bg-button-secondary-background-
|
|
3058
|
-
"lg:active:text-button-secondary-content-
|
|
3152
|
+
"lg:active:bg-button-secondary-background-pressed",
|
|
3153
|
+
"lg:active:text-button-secondary-content-pressed"
|
|
3059
3154
|
],
|
|
3060
3155
|
tertiary: [
|
|
3061
3156
|
"bg-button-tertiary-background-enabled",
|
|
3062
3157
|
"text-button-tertiary-content-enabled",
|
|
3063
3158
|
"lg:hover:bg-button-tertiary-background-hover",
|
|
3064
3159
|
"lg:hover:text-button-tertiary-content-hover",
|
|
3065
|
-
"lg:active:bg-button-tertiary-background-
|
|
3066
|
-
"lg:active:text-button-tertiary-content-
|
|
3160
|
+
"lg:active:bg-button-tertiary-background-pressed",
|
|
3161
|
+
"lg:active:text-button-tertiary-content-pressed"
|
|
3067
3162
|
],
|
|
3068
3163
|
ghost: [
|
|
3069
3164
|
"bg-button-ghost-background-enabled",
|
|
3070
3165
|
"text-button-ghost-content-enabled",
|
|
3071
3166
|
"lg:hover:bg-button-ghost-background-hover",
|
|
3072
3167
|
"lg:hover:text-button-ghost-content-hover",
|
|
3073
|
-
"lg:active:bg-button-ghost-background-
|
|
3074
|
-
"lg:active:text-button-ghost-content-
|
|
3168
|
+
"lg:active:bg-button-ghost-background-pressed",
|
|
3169
|
+
"lg:active:text-button-ghost-content-pressed"
|
|
3075
3170
|
],
|
|
3076
3171
|
outline: [
|
|
3077
|
-
"outline outline-
|
|
3172
|
+
"outline !outline-xs",
|
|
3078
3173
|
"outline-button-outline-outline-enabled",
|
|
3079
3174
|
"bg-button-outline-background-enabled",
|
|
3080
3175
|
"text-button-outline-content-enabled",
|
|
3081
3176
|
"lg:hover:bg-button-outline-background-hover",
|
|
3082
3177
|
"lg:hover:text-button-outline-content-hover",
|
|
3083
3178
|
"lg:hover:outline-button-outline-outline-hover",
|
|
3084
|
-
"lg:active:bg-button-outline-background-
|
|
3085
|
-
"lg:active:text-button-outline-content-
|
|
3086
|
-
"lg:active:outline-button-outline-outline-
|
|
3179
|
+
"lg:active:bg-button-outline-background-pressed",
|
|
3180
|
+
"lg:active:text-button-outline-content-pressed",
|
|
3181
|
+
"lg:active:outline-button-outline-outline-pressed"
|
|
3087
3182
|
],
|
|
3088
3183
|
destructive: [
|
|
3089
3184
|
"bg-button-destructive-background-enabled",
|
|
3090
3185
|
"text-button-destructive-content-enabled",
|
|
3091
3186
|
"lg:hover:bg-button-destructive-background-hover",
|
|
3092
3187
|
"lg:hover:text-button-destructive-content-hover",
|
|
3093
|
-
"lg:active:bg-button-destructive-background-
|
|
3094
|
-
"lg:active:text-button-destructive-content-
|
|
3188
|
+
"lg:active:bg-button-destructive-background-pressed",
|
|
3189
|
+
"lg:active:text-button-destructive-content-pressed"
|
|
3095
3190
|
]
|
|
3096
3191
|
},
|
|
3097
3192
|
size: {
|
|
3098
|
-
small: "
|
|
3099
|
-
medium: "
|
|
3100
|
-
large: "
|
|
3193
|
+
small: "h-10 min-w-36 p-button-sm text-xs",
|
|
3194
|
+
medium: "h-11 min-w-44 p-button-md text-sm",
|
|
3195
|
+
large: "h-12 min-w-52 p-button-lg text-base"
|
|
3101
3196
|
}
|
|
3102
3197
|
},
|
|
3103
3198
|
defaultVariants: {
|
|
3104
3199
|
intent: "primary",
|
|
3105
3200
|
size: "medium"
|
|
3106
3201
|
}
|
|
3107
|
-
}),
|
|
3202
|
+
}), _r = $(`${Me} cursor-default`, {
|
|
3108
3203
|
variants: {
|
|
3109
3204
|
intent: {
|
|
3110
3205
|
primary: [
|
|
3111
|
-
"bg-button-primary-background-
|
|
3112
|
-
"text-button-primary-content-
|
|
3206
|
+
"bg-button-primary-background-pressed",
|
|
3207
|
+
"text-button-primary-content-pressed"
|
|
3113
3208
|
],
|
|
3114
3209
|
secondary: [
|
|
3115
3210
|
"bg-button-secondary-background-enabled",
|
|
@@ -3120,31 +3215,31 @@ const tt = (t) => typeof t == "boolean" ? "".concat(t) : t === 0 ? "0" : t, rt =
|
|
|
3120
3215
|
"text-button-tertiary-content-enabled"
|
|
3121
3216
|
],
|
|
3122
3217
|
ghost: [
|
|
3123
|
-
"bg-button-ghost-background-
|
|
3124
|
-
"text-button-ghost-content-
|
|
3218
|
+
"bg-button-ghost-background-pressed",
|
|
3219
|
+
"text-button-ghost-content-pressed"
|
|
3125
3220
|
],
|
|
3126
3221
|
outline: [
|
|
3127
|
-
"outline outline
|
|
3128
|
-
"outline-button-outline-outline-
|
|
3129
|
-
"bg-button-outline-background-
|
|
3130
|
-
"text-button-outline-content-
|
|
3222
|
+
"outline-1 outline",
|
|
3223
|
+
"outline-button-outline-outline-pressed",
|
|
3224
|
+
"bg-button-outline-background-pressed",
|
|
3225
|
+
"text-button-outline-content-pressed"
|
|
3131
3226
|
],
|
|
3132
3227
|
destructive: [
|
|
3133
|
-
"bg-button-destructive-background-
|
|
3134
|
-
"text-button-destructive-content-
|
|
3228
|
+
"bg-button-destructive-background-pressed",
|
|
3229
|
+
"text-button-destructive-content-pressed"
|
|
3135
3230
|
]
|
|
3136
3231
|
},
|
|
3137
3232
|
size: {
|
|
3138
|
-
small: "
|
|
3139
|
-
medium: "
|
|
3140
|
-
large: "
|
|
3233
|
+
small: "h-10 min-w-36 p-button-sm text-xs",
|
|
3234
|
+
medium: "h-11 min-w-44 p-button-md text-sm",
|
|
3235
|
+
large: "h-12 min-w-52 p-button-lg text-base"
|
|
3141
3236
|
}
|
|
3142
3237
|
},
|
|
3143
3238
|
defaultVariants: {
|
|
3144
3239
|
intent: "primary",
|
|
3145
3240
|
size: "medium"
|
|
3146
3241
|
}
|
|
3147
|
-
}),
|
|
3242
|
+
}), jr = $(Me, {
|
|
3148
3243
|
variants: {
|
|
3149
3244
|
intent: {
|
|
3150
3245
|
primary: [
|
|
@@ -3164,7 +3259,7 @@ const tt = (t) => typeof t == "boolean" ? "".concat(t) : t === 0 ? "0" : t, rt =
|
|
|
3164
3259
|
"text-button-ghost-content-disabled"
|
|
3165
3260
|
],
|
|
3166
3261
|
outline: [
|
|
3167
|
-
"outline outline-
|
|
3262
|
+
"outline !outline-xs",
|
|
3168
3263
|
"outline-button-outline-outline-disabled",
|
|
3169
3264
|
"bg-button-outline-background-disabled",
|
|
3170
3265
|
"text-button-outline-content-disabled"
|
|
@@ -3175,54 +3270,339 @@ const tt = (t) => typeof t == "boolean" ? "".concat(t) : t === 0 ? "0" : t, rt =
|
|
|
3175
3270
|
]
|
|
3176
3271
|
},
|
|
3177
3272
|
size: {
|
|
3178
|
-
small: "
|
|
3179
|
-
medium: "
|
|
3180
|
-
large: "
|
|
3273
|
+
small: "h-10 min-w-36 p-button-sm text-xs",
|
|
3274
|
+
medium: "h-11 min-w-44 p-button-md text-sm",
|
|
3275
|
+
large: "h-12 min-w-52 p-button-lg text-base"
|
|
3181
3276
|
}
|
|
3182
3277
|
},
|
|
3183
3278
|
defaultVariants: {
|
|
3184
3279
|
intent: "primary",
|
|
3185
3280
|
size: "medium"
|
|
3186
3281
|
}
|
|
3187
|
-
}),
|
|
3282
|
+
}), Nr = ({
|
|
3188
3283
|
className: t,
|
|
3189
3284
|
intent: r,
|
|
3190
3285
|
size: n,
|
|
3191
|
-
children:
|
|
3192
|
-
iconLeft:
|
|
3193
|
-
iconRight:
|
|
3194
|
-
isLoading:
|
|
3195
|
-
disabled:
|
|
3196
|
-
...
|
|
3286
|
+
children: o,
|
|
3287
|
+
iconLeft: u,
|
|
3288
|
+
iconRight: a,
|
|
3289
|
+
isLoading: s,
|
|
3290
|
+
disabled: c,
|
|
3291
|
+
...b
|
|
3197
3292
|
}) => {
|
|
3198
|
-
typeof
|
|
3199
|
-
const
|
|
3200
|
-
small: "h-
|
|
3293
|
+
typeof u == "string" && (u = { name: u }), typeof a == "string" && (a = { name: a });
|
|
3294
|
+
const d = {
|
|
3295
|
+
small: "h-5",
|
|
3201
3296
|
medium: "h-5",
|
|
3202
3297
|
large: "h-6"
|
|
3203
3298
|
};
|
|
3204
|
-
return /* @__PURE__ */
|
|
3299
|
+
return /* @__PURE__ */ C.jsx(
|
|
3205
3300
|
"button",
|
|
3206
3301
|
{
|
|
3207
|
-
className:
|
|
3208
|
-
|
|
3302
|
+
className: K(
|
|
3303
|
+
s ? _r({ intent: r, size: n, className: t }) : c ? jr({ intent: r, size: n, className: t }) : Cr({ intent: r, size: n, className: t })
|
|
3209
3304
|
),
|
|
3210
|
-
disabled:
|
|
3211
|
-
...
|
|
3212
|
-
children:
|
|
3213
|
-
|
|
3214
|
-
|
|
3215
|
-
|
|
3216
|
-
|
|
3305
|
+
disabled: c || s,
|
|
3306
|
+
...b,
|
|
3307
|
+
children: s ? /* @__PURE__ */ C.jsx(gt, { className: d[n || "medium"] }) : /* @__PURE__ */ C.jsxs(C.Fragment, { children: [
|
|
3308
|
+
u && /* @__PURE__ */ C.jsx(
|
|
3309
|
+
X,
|
|
3310
|
+
{
|
|
3311
|
+
iconName: u.name,
|
|
3312
|
+
stroke: u.stroke,
|
|
3313
|
+
className: d[n || "medium"]
|
|
3314
|
+
}
|
|
3315
|
+
),
|
|
3316
|
+
o,
|
|
3317
|
+
a && /* @__PURE__ */ C.jsx(
|
|
3318
|
+
X,
|
|
3217
3319
|
{
|
|
3218
|
-
iconName:
|
|
3219
|
-
stroke:
|
|
3320
|
+
iconName: a.name,
|
|
3321
|
+
stroke: a.stroke,
|
|
3322
|
+
className: d[n || "medium"]
|
|
3220
3323
|
}
|
|
3221
3324
|
)
|
|
3222
3325
|
] })
|
|
3223
3326
|
}
|
|
3224
3327
|
);
|
|
3328
|
+
}, Fe = "flex items-center justify-center transition-colors relative", Tr = $(Fe, {
|
|
3329
|
+
variants: {
|
|
3330
|
+
intent: {
|
|
3331
|
+
fill: [
|
|
3332
|
+
"bg-button-icon-fill-bg-enabled",
|
|
3333
|
+
"text-button-icon-fill-content-enabled",
|
|
3334
|
+
"lg:hover:bg-button-icon-fill-bg-hover",
|
|
3335
|
+
"lg:hover:text-button-icon-fill-content-hover",
|
|
3336
|
+
"lg:active:bg-button-icon-fill-bg-pressed",
|
|
3337
|
+
"lg:active:text-button-icon-fill-content-pressed"
|
|
3338
|
+
],
|
|
3339
|
+
outline: [
|
|
3340
|
+
"outline !outline-xs",
|
|
3341
|
+
"outline-button-icon-outline-outline-enabled",
|
|
3342
|
+
"bg-button-icon-outline-bg-enabled",
|
|
3343
|
+
"text-button-icon-outline-content-enabled",
|
|
3344
|
+
"lg:hover:bg-button-icon-outline-bg-hover",
|
|
3345
|
+
"lg:hover:text-button-icon-outline-content-hover",
|
|
3346
|
+
"lg:hover:outline-button-icon-outline-outline-hover",
|
|
3347
|
+
"lg:active:bg-button-icon-outline-bg-pressed",
|
|
3348
|
+
"lg:active:text-button-icon-outline-content-pressed",
|
|
3349
|
+
"lg:active:outline-button-icon-outline-outline-pressed"
|
|
3350
|
+
]
|
|
3351
|
+
},
|
|
3352
|
+
size: {
|
|
3353
|
+
small: "h-[38px] w-[38px] p-[9px]",
|
|
3354
|
+
medium: "h-11 w-11 p-[10px]",
|
|
3355
|
+
large: "h-12 w-12 p-3"
|
|
3356
|
+
},
|
|
3357
|
+
rounded: {
|
|
3358
|
+
full: "rounded-full",
|
|
3359
|
+
sm: "rounded-sm"
|
|
3360
|
+
}
|
|
3361
|
+
},
|
|
3362
|
+
defaultVariants: {
|
|
3363
|
+
intent: "fill",
|
|
3364
|
+
size: "medium",
|
|
3365
|
+
rounded: "sm"
|
|
3366
|
+
}
|
|
3367
|
+
}), Pr = $(Fe, {
|
|
3368
|
+
variants: {
|
|
3369
|
+
intent: {
|
|
3370
|
+
fill: [
|
|
3371
|
+
"bg-button-icon-fill-bg-pressed",
|
|
3372
|
+
"text-button-icon-fill-content-pressed"
|
|
3373
|
+
],
|
|
3374
|
+
outline: [
|
|
3375
|
+
"outline !outline-xs",
|
|
3376
|
+
"outline-button-icon-outline-outline-pressed",
|
|
3377
|
+
"bg-button-icon-outline-bg-pressed",
|
|
3378
|
+
"text-button-icon-outline-content-pressed"
|
|
3379
|
+
]
|
|
3380
|
+
},
|
|
3381
|
+
size: {
|
|
3382
|
+
small: "h-[38px] w-[38px] p-[9px]",
|
|
3383
|
+
medium: "h-11 w-11 p-[10px]",
|
|
3384
|
+
large: "h-12 w-12 p-3"
|
|
3385
|
+
},
|
|
3386
|
+
rounded: {
|
|
3387
|
+
full: "rounded-full",
|
|
3388
|
+
sm: "rounded-sm"
|
|
3389
|
+
}
|
|
3390
|
+
},
|
|
3391
|
+
defaultVariants: {
|
|
3392
|
+
intent: "fill",
|
|
3393
|
+
size: "medium",
|
|
3394
|
+
rounded: "sm"
|
|
3395
|
+
}
|
|
3396
|
+
}), Or = $(Fe, {
|
|
3397
|
+
variants: {
|
|
3398
|
+
intent: {
|
|
3399
|
+
fill: [
|
|
3400
|
+
"bg-button-icon-fill-bg-disabled",
|
|
3401
|
+
"text-button-icon-fill-content-disabled"
|
|
3402
|
+
],
|
|
3403
|
+
outline: [
|
|
3404
|
+
"outline !outline-xs",
|
|
3405
|
+
"outline-button-icon-outline-outline-disabled",
|
|
3406
|
+
"bg-button-icon-outline-bg-disabled",
|
|
3407
|
+
"text-button-icon-outline-content-disabled"
|
|
3408
|
+
]
|
|
3409
|
+
},
|
|
3410
|
+
size: {
|
|
3411
|
+
small: "h-[38px] w-[38px] p-[9px]",
|
|
3412
|
+
medium: "h-11 w-11 p-[10px]",
|
|
3413
|
+
large: "h-12 w-12 p-3"
|
|
3414
|
+
},
|
|
3415
|
+
rounded: {
|
|
3416
|
+
full: "rounded-full",
|
|
3417
|
+
sm: "rounded-sm"
|
|
3418
|
+
}
|
|
3419
|
+
},
|
|
3420
|
+
defaultVariants: {
|
|
3421
|
+
intent: "fill",
|
|
3422
|
+
size: "medium",
|
|
3423
|
+
rounded: "sm"
|
|
3424
|
+
}
|
|
3425
|
+
}), Wr = ({
|
|
3426
|
+
iconName: t,
|
|
3427
|
+
className: r,
|
|
3428
|
+
intent: n = "fill",
|
|
3429
|
+
size: o = "medium",
|
|
3430
|
+
rounded: u,
|
|
3431
|
+
disabled: a,
|
|
3432
|
+
isLoading: s,
|
|
3433
|
+
notification: c,
|
|
3434
|
+
...b
|
|
3435
|
+
}) => {
|
|
3436
|
+
typeof t == "string" && (t = { name: t });
|
|
3437
|
+
const d = {
|
|
3438
|
+
small: "h-5",
|
|
3439
|
+
medium: "h-5",
|
|
3440
|
+
large: "h-6"
|
|
3441
|
+
};
|
|
3442
|
+
return /* @__PURE__ */ C.jsxs(
|
|
3443
|
+
"button",
|
|
3444
|
+
{
|
|
3445
|
+
className: K(
|
|
3446
|
+
s ? Pr({ intent: n, size: o, rounded: u, className: r }) : a ? Or({ intent: n, size: o, rounded: u, className: r }) : Tr({ intent: n, size: o, rounded: u, className: r })
|
|
3447
|
+
),
|
|
3448
|
+
disabled: a || s,
|
|
3449
|
+
...b,
|
|
3450
|
+
children: [
|
|
3451
|
+
c && !s && /* @__PURE__ */ C.jsx(
|
|
3452
|
+
X,
|
|
3453
|
+
{
|
|
3454
|
+
iconName: "IconCircleFilled",
|
|
3455
|
+
className: `absolute ${u === "full" ? "right-2 top-2" : "right-1 top-1"} h-[6px] w-[6px] ${n === "fill" ? "text-button-primary-content-pressed" : "text-button-primary-background-enabled"}`
|
|
3456
|
+
}
|
|
3457
|
+
),
|
|
3458
|
+
s ? /* @__PURE__ */ C.jsx(gt, { className: d[o || "medium"] }) : /* @__PURE__ */ C.jsx(C.Fragment, { children: t && /* @__PURE__ */ C.jsx(
|
|
3459
|
+
X,
|
|
3460
|
+
{
|
|
3461
|
+
iconName: t.name,
|
|
3462
|
+
stroke: t.stroke,
|
|
3463
|
+
className: d[o || "medium"]
|
|
3464
|
+
}
|
|
3465
|
+
) })
|
|
3466
|
+
]
|
|
3467
|
+
}
|
|
3468
|
+
);
|
|
3469
|
+
}, Ar = "flex flex-col gap-3 p-4 rounded-lg shadow-md", Ir = $(Ar, {
|
|
3470
|
+
variants: {
|
|
3471
|
+
intent: {
|
|
3472
|
+
default: "text-content-primary bg-bg-white",
|
|
3473
|
+
outline: "bg-bg-white text-content-text-default outline !outline-sm outline-bg-border-inversed-subtle"
|
|
3474
|
+
}
|
|
3475
|
+
},
|
|
3476
|
+
defaultVariants: {
|
|
3477
|
+
intent: "default"
|
|
3478
|
+
}
|
|
3479
|
+
}), Dr = ({ className: t, intent: r, children: n, ...o }) => /* @__PURE__ */ C.jsx("div", { className: K(Ir({ intent: r, className: t })), ...o, children: n }), zr = "transition-all ease-out duration-500 relative overflow-hidden w-full", it = $(zr, {
|
|
3480
|
+
variants: {
|
|
3481
|
+
intent: {
|
|
3482
|
+
primary: "bg-bg-brand",
|
|
3483
|
+
green: "bg-bg-accent-green",
|
|
3484
|
+
blue: "bg-bg-accent-blue",
|
|
3485
|
+
violet: "bg-bg-accent-violet",
|
|
3486
|
+
mustard: "bg-bg-accent-mustard",
|
|
3487
|
+
lime: "bg-bg-accent-lime",
|
|
3488
|
+
marine: "bg-bg-accent-marine",
|
|
3489
|
+
ice: "bg-bg-accent-ice",
|
|
3490
|
+
gray: "bg-bg-accent-gray",
|
|
3491
|
+
fuchsia: "bg-bg-accent-fuchsia"
|
|
3492
|
+
},
|
|
3493
|
+
size: {
|
|
3494
|
+
small: "h-3",
|
|
3495
|
+
medium: "h-4",
|
|
3496
|
+
large: "h-5"
|
|
3497
|
+
},
|
|
3498
|
+
rounded: {
|
|
3499
|
+
full: "rounded-full",
|
|
3500
|
+
sm: "rounded-sm"
|
|
3501
|
+
}
|
|
3502
|
+
},
|
|
3503
|
+
defaultVariants: {
|
|
3504
|
+
intent: "primary",
|
|
3505
|
+
size: "medium",
|
|
3506
|
+
rounded: "full"
|
|
3507
|
+
}
|
|
3508
|
+
}), Gr = ({
|
|
3509
|
+
progress: t,
|
|
3510
|
+
className: r,
|
|
3511
|
+
intent: n = "primary",
|
|
3512
|
+
size: o = "medium",
|
|
3513
|
+
rounded: u = "full",
|
|
3514
|
+
...a
|
|
3515
|
+
}) => {
|
|
3516
|
+
const s = {
|
|
3517
|
+
small: "text-2xs",
|
|
3518
|
+
medium: "text-sm",
|
|
3519
|
+
large: "text-base"
|
|
3520
|
+
};
|
|
3521
|
+
return /* @__PURE__ */ C.jsx(
|
|
3522
|
+
"div",
|
|
3523
|
+
{
|
|
3524
|
+
className: K(
|
|
3525
|
+
it({ size: o, rounded: u, className: r }),
|
|
3526
|
+
"relative bg-bg-accent-gray-subtle-hover"
|
|
3527
|
+
),
|
|
3528
|
+
...a,
|
|
3529
|
+
children: /* @__PURE__ */ C.jsx(
|
|
3530
|
+
"div",
|
|
3531
|
+
{
|
|
3532
|
+
className: K(it({ intent: n, size: o, rounded: u })),
|
|
3533
|
+
style: { width: `${t}%` },
|
|
3534
|
+
children: /* @__PURE__ */ C.jsxs(
|
|
3535
|
+
"span",
|
|
3536
|
+
{
|
|
3537
|
+
className: `absolute -right-2 top-1/2 -translate-x-1/2 -translate-y-1/2 text-content-text-inverse ${s[o || "medium"]}`,
|
|
3538
|
+
children: [
|
|
3539
|
+
t,
|
|
3540
|
+
"%"
|
|
3541
|
+
]
|
|
3542
|
+
}
|
|
3543
|
+
)
|
|
3544
|
+
}
|
|
3545
|
+
)
|
|
3546
|
+
}
|
|
3547
|
+
);
|
|
3548
|
+
}, Mr = "transition-colors", Fr = $(Mr, {
|
|
3549
|
+
variants: {
|
|
3550
|
+
intent: {
|
|
3551
|
+
"display-sm": "text-7xl leading-6xl tracking-tight",
|
|
3552
|
+
"display-lg": "text-9xl leading-7xl tracking-tight",
|
|
3553
|
+
"title-xs": "text-2xl leading-2xl tracking-tight",
|
|
3554
|
+
"title-sm": "text-3xl leading-3xl tracking-tight",
|
|
3555
|
+
"title-md": "text-4xl leading-4xl tracking-tight",
|
|
3556
|
+
"title-lg": "text-5xl leading-5xl tracking-tight",
|
|
3557
|
+
"title-xl": "text-6xl leading-6xl tracking-tight",
|
|
3558
|
+
"label-xs": "text-2xs leading-xs tracking-normal",
|
|
3559
|
+
"label-sm": "text-xs leading-sm tracking-normal",
|
|
3560
|
+
"label-md": "text-sm leading-md tracking-normal",
|
|
3561
|
+
"label-lg": "text-base leading-lg tracking-normal",
|
|
3562
|
+
"label-xl": "text-lg leading-lg tracking-normal",
|
|
3563
|
+
"label-2xl": "text-xl leading-xl tracking-normal",
|
|
3564
|
+
"label-3xl": "text-2xl leading-2xl tracking-normal",
|
|
3565
|
+
"paragraph-xs": "text-xs leading-md tracking-normal",
|
|
3566
|
+
"paragraph-sm": "text-sm leading-md tracking-normal",
|
|
3567
|
+
"paragraph-md": "text-base leading-lg tracking-normal",
|
|
3568
|
+
"paragraph-lg": "text-lg leading-xl tracking-normal",
|
|
3569
|
+
"overline-sm": "text-xs leading-md tracking-widest",
|
|
3570
|
+
"overline-lg": "text-sm leading-md tracking-widest"
|
|
3571
|
+
},
|
|
3572
|
+
weight: {
|
|
3573
|
+
light: "font-light",
|
|
3574
|
+
regular: "font-regular",
|
|
3575
|
+
semibold: "font-semibold",
|
|
3576
|
+
bold: "font-bold"
|
|
3577
|
+
}
|
|
3578
|
+
},
|
|
3579
|
+
defaultVariants: {
|
|
3580
|
+
intent: "paragraph-md",
|
|
3581
|
+
weight: "regular"
|
|
3582
|
+
}
|
|
3583
|
+
}), Br = ({
|
|
3584
|
+
as: t = "span",
|
|
3585
|
+
intent: r,
|
|
3586
|
+
className: n,
|
|
3587
|
+
weight: o,
|
|
3588
|
+
...u
|
|
3589
|
+
}) => {
|
|
3590
|
+
const a = t;
|
|
3591
|
+
return /* @__PURE__ */ C.jsx(
|
|
3592
|
+
a,
|
|
3593
|
+
{
|
|
3594
|
+
className: K(Fr({ intent: r, weight: o, className: n })),
|
|
3595
|
+
...u
|
|
3596
|
+
}
|
|
3597
|
+
);
|
|
3225
3598
|
};
|
|
3226
3599
|
export {
|
|
3227
|
-
|
|
3600
|
+
$r as Badge,
|
|
3601
|
+
Nr as Button,
|
|
3602
|
+
Wr as ButtonIcon,
|
|
3603
|
+
Dr as Card,
|
|
3604
|
+
X as IconComponent,
|
|
3605
|
+
Gr as ProgressBar,
|
|
3606
|
+
gt as Spinner,
|
|
3607
|
+
Br as Text
|
|
3228
3608
|
};
|