design-system-silkhaus 0.0.57 → 0.0.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +8 -8
- package/dist/index.d.ts +1 -0
- package/dist/index.js +430 -372
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -20,8 +20,8 @@ var L = (t, n) => {
|
|
|
20
20
|
return r;
|
|
21
21
|
};
|
|
22
22
|
import * as J from "react";
|
|
23
|
-
import X, { useState as
|
|
24
|
-
var Fe = { exports: {} },
|
|
23
|
+
import X, { useState as ut } from "react";
|
|
24
|
+
var Fe = { exports: {} }, de = {};
|
|
25
25
|
/**
|
|
26
26
|
* @license React
|
|
27
27
|
* react-jsx-runtime.production.min.js
|
|
@@ -34,22 +34,22 @@ var Fe = { exports: {} }, ue = {};
|
|
|
34
34
|
var rt;
|
|
35
35
|
function Xt() {
|
|
36
36
|
if (rt)
|
|
37
|
-
return
|
|
37
|
+
return de;
|
|
38
38
|
rt = 1;
|
|
39
39
|
var t = X, n = Symbol.for("react.element"), r = Symbol.for("react.fragment"), o = Object.prototype.hasOwnProperty, s = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, i = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
40
|
-
function c(
|
|
41
|
-
var
|
|
42
|
-
g !== void 0 && (x = "" + g),
|
|
43
|
-
for (
|
|
44
|
-
o.call(
|
|
45
|
-
if (
|
|
46
|
-
for (
|
|
47
|
-
m[
|
|
48
|
-
return { $$typeof: n, type:
|
|
40
|
+
function c(d, p, g) {
|
|
41
|
+
var u, m = {}, x = null, P = null;
|
|
42
|
+
g !== void 0 && (x = "" + g), p.key !== void 0 && (x = "" + p.key), p.ref !== void 0 && (P = p.ref);
|
|
43
|
+
for (u in p)
|
|
44
|
+
o.call(p, u) && !i.hasOwnProperty(u) && (m[u] = p[u]);
|
|
45
|
+
if (d && d.defaultProps)
|
|
46
|
+
for (u in p = d.defaultProps, p)
|
|
47
|
+
m[u] === void 0 && (m[u] = p[u]);
|
|
48
|
+
return { $$typeof: n, type: d, key: x, ref: P, props: m, _owner: s.current };
|
|
49
49
|
}
|
|
50
|
-
return
|
|
50
|
+
return de.Fragment = r, de.jsx = c, de.jsxs = c, de;
|
|
51
51
|
}
|
|
52
|
-
var
|
|
52
|
+
var ue = {};
|
|
53
53
|
/**
|
|
54
54
|
* @license React
|
|
55
55
|
* react-jsx-runtime.development.js
|
|
@@ -62,14 +62,14 @@ var de = {};
|
|
|
62
62
|
var nt;
|
|
63
63
|
function Ht() {
|
|
64
64
|
return nt || (nt = 1, process.env.NODE_ENV !== "production" && function() {
|
|
65
|
-
var t = X, n = Symbol.for("react.element"), r = Symbol.for("react.portal"), o = Symbol.for("react.fragment"), s = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), c = Symbol.for("react.provider"),
|
|
66
|
-
function
|
|
65
|
+
var t = X, n = Symbol.for("react.element"), r = Symbol.for("react.portal"), o = Symbol.for("react.fragment"), s = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), c = Symbol.for("react.provider"), d = Symbol.for("react.context"), p = Symbol.for("react.forward_ref"), g = Symbol.for("react.suspense"), u = Symbol.for("react.suspense_list"), m = Symbol.for("react.memo"), x = Symbol.for("react.lazy"), P = Symbol.for("react.offscreen"), z = Symbol.iterator, _ = "@@iterator";
|
|
66
|
+
function N(e) {
|
|
67
67
|
if (e === null || typeof e != "object")
|
|
68
68
|
return null;
|
|
69
|
-
var a =
|
|
69
|
+
var a = z && e[z] || e[_];
|
|
70
70
|
return typeof a == "function" ? a : null;
|
|
71
71
|
}
|
|
72
|
-
var
|
|
72
|
+
var O = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
73
73
|
function E(e) {
|
|
74
74
|
{
|
|
75
75
|
for (var a = arguments.length, l = new Array(a > 1 ? a - 1 : 0), f = 1; f < a; f++)
|
|
@@ -79,7 +79,7 @@ function Ht() {
|
|
|
79
79
|
}
|
|
80
80
|
function ge(e, a, l) {
|
|
81
81
|
{
|
|
82
|
-
var f =
|
|
82
|
+
var f = O.ReactDebugCurrentFrame, h = f.getStackAddendum();
|
|
83
83
|
h !== "" && (a += "%s", l = l.concat([h]));
|
|
84
84
|
var C = l.map(function(v) {
|
|
85
85
|
return String(v);
|
|
@@ -90,7 +90,7 @@ function Ht() {
|
|
|
90
90
|
var oe = !1, we = !1, be = !1, me = !1, ye = !1, Z;
|
|
91
91
|
Z = Symbol.for("react.module.reference");
|
|
92
92
|
function ae(e) {
|
|
93
|
-
return !!(typeof e == "string" || typeof e == "function" || e === o || e === i || ye || e === s || e === g || e ===
|
|
93
|
+
return !!(typeof e == "string" || typeof e == "function" || e === o || e === i || ye || e === s || e === g || e === u || me || e === P || oe || we || be || typeof e == "object" && e !== null && (e.$$typeof === x || e.$$typeof === m || e.$$typeof === c || e.$$typeof === d || e.$$typeof === p || // This needs to include all possible module reference object
|
|
94
94
|
// types supported by any Flight configuration anywhere since
|
|
95
95
|
// we don't know which Flight build this will end up being used
|
|
96
96
|
// with.
|
|
@@ -106,7 +106,7 @@ function Ht() {
|
|
|
106
106
|
function R(e) {
|
|
107
107
|
return e.displayName || "Context";
|
|
108
108
|
}
|
|
109
|
-
function
|
|
109
|
+
function M(e) {
|
|
110
110
|
if (e == null)
|
|
111
111
|
return null;
|
|
112
112
|
if (typeof e.tag == "number" && E("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
@@ -124,26 +124,26 @@ function Ht() {
|
|
|
124
124
|
return "StrictMode";
|
|
125
125
|
case g:
|
|
126
126
|
return "Suspense";
|
|
127
|
-
case
|
|
127
|
+
case u:
|
|
128
128
|
return "SuspenseList";
|
|
129
129
|
}
|
|
130
130
|
if (typeof e == "object")
|
|
131
131
|
switch (e.$$typeof) {
|
|
132
|
-
case
|
|
132
|
+
case d:
|
|
133
133
|
var a = e;
|
|
134
134
|
return R(a) + ".Consumer";
|
|
135
135
|
case c:
|
|
136
136
|
var l = e;
|
|
137
137
|
return R(l._context) + ".Provider";
|
|
138
|
-
case
|
|
138
|
+
case p:
|
|
139
139
|
return ie(e, e.render, "ForwardRef");
|
|
140
140
|
case m:
|
|
141
141
|
var f = e.displayName || null;
|
|
142
|
-
return f !== null ? f :
|
|
142
|
+
return f !== null ? f : M(e.type) || "Memo";
|
|
143
143
|
case x: {
|
|
144
144
|
var h = e, C = h._payload, v = h._init;
|
|
145
145
|
try {
|
|
146
|
-
return
|
|
146
|
+
return M(v(C));
|
|
147
147
|
} catch (y) {
|
|
148
148
|
return null;
|
|
149
149
|
}
|
|
@@ -151,18 +151,18 @@ function Ht() {
|
|
|
151
151
|
}
|
|
152
152
|
return null;
|
|
153
153
|
}
|
|
154
|
-
var D = Object.assign,
|
|
155
|
-
function
|
|
154
|
+
var D = Object.assign, $ = 0, H, se, ee, G, le, q, K;
|
|
155
|
+
function Me() {
|
|
156
156
|
}
|
|
157
|
-
|
|
157
|
+
Me.__reactDisabledLog = !0;
|
|
158
158
|
function xt() {
|
|
159
159
|
{
|
|
160
|
-
if (
|
|
160
|
+
if ($ === 0) {
|
|
161
161
|
H = console.log, se = console.info, ee = console.warn, G = console.error, le = console.group, q = console.groupCollapsed, K = console.groupEnd;
|
|
162
162
|
var e = {
|
|
163
163
|
configurable: !0,
|
|
164
164
|
enumerable: !0,
|
|
165
|
-
value:
|
|
165
|
+
value: Me,
|
|
166
166
|
writable: !0
|
|
167
167
|
};
|
|
168
168
|
Object.defineProperties(console, {
|
|
@@ -175,12 +175,12 @@ function Ht() {
|
|
|
175
175
|
groupEnd: e
|
|
176
176
|
});
|
|
177
177
|
}
|
|
178
|
-
|
|
178
|
+
$++;
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
181
|
function Rt() {
|
|
182
182
|
{
|
|
183
|
-
if (
|
|
183
|
+
if ($--, $ === 0) {
|
|
184
184
|
var e = {
|
|
185
185
|
configurable: !0,
|
|
186
186
|
enumerable: !0,
|
|
@@ -210,10 +210,10 @@ function Ht() {
|
|
|
210
210
|
})
|
|
211
211
|
});
|
|
212
212
|
}
|
|
213
|
-
|
|
213
|
+
$ < 0 && E("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
214
214
|
}
|
|
215
215
|
}
|
|
216
|
-
var Te =
|
|
216
|
+
var Te = O.ReactCurrentDispatcher, je;
|
|
217
217
|
function ve(e, a, l) {
|
|
218
218
|
{
|
|
219
219
|
if (je === void 0)
|
|
@@ -258,42 +258,42 @@ function Ht() {
|
|
|
258
258
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
259
259
|
try {
|
|
260
260
|
Reflect.construct(v, []);
|
|
261
|
-
} catch (
|
|
262
|
-
f =
|
|
261
|
+
} catch (V) {
|
|
262
|
+
f = V;
|
|
263
263
|
}
|
|
264
264
|
Reflect.construct(e, [], v);
|
|
265
265
|
} else {
|
|
266
266
|
try {
|
|
267
267
|
v.call();
|
|
268
|
-
} catch (
|
|
269
|
-
f =
|
|
268
|
+
} catch (V) {
|
|
269
|
+
f = V;
|
|
270
270
|
}
|
|
271
271
|
e.call(v.prototype);
|
|
272
272
|
}
|
|
273
273
|
} else {
|
|
274
274
|
try {
|
|
275
275
|
throw Error();
|
|
276
|
-
} catch (
|
|
277
|
-
f =
|
|
276
|
+
} catch (V) {
|
|
277
|
+
f = V;
|
|
278
278
|
}
|
|
279
279
|
e();
|
|
280
280
|
}
|
|
281
|
-
} catch (
|
|
282
|
-
if (
|
|
283
|
-
for (var y =
|
|
281
|
+
} catch (V) {
|
|
282
|
+
if (V && f && typeof V.stack == "string") {
|
|
283
|
+
for (var y = V.stack.split(`
|
|
284
284
|
`), I = f.stack.split(`
|
|
285
|
-
`),
|
|
286
|
-
|
|
287
|
-
for (;
|
|
288
|
-
if (y[
|
|
289
|
-
if (
|
|
285
|
+
`), S = y.length - 1, A = I.length - 1; S >= 1 && A >= 0 && y[S] !== I[A]; )
|
|
286
|
+
A--;
|
|
287
|
+
for (; S >= 1 && A >= 0; S--, A--)
|
|
288
|
+
if (y[S] !== I[A]) {
|
|
289
|
+
if (S !== 1 || A !== 1)
|
|
290
290
|
do
|
|
291
|
-
if (
|
|
291
|
+
if (S--, A--, A < 0 || y[S] !== I[A]) {
|
|
292
292
|
var B = `
|
|
293
|
-
` + y[
|
|
293
|
+
` + y[S].replace(" at new ", " at ");
|
|
294
294
|
return e.displayName && B.includes("<anonymous>") && (B = B.replace("<anonymous>", e.displayName)), typeof e == "function" && he.set(e, B), B;
|
|
295
295
|
}
|
|
296
|
-
while (
|
|
296
|
+
while (S >= 1 && A >= 0);
|
|
297
297
|
break;
|
|
298
298
|
}
|
|
299
299
|
}
|
|
@@ -320,12 +320,12 @@ function Ht() {
|
|
|
320
320
|
switch (e) {
|
|
321
321
|
case g:
|
|
322
322
|
return ve("Suspense");
|
|
323
|
-
case
|
|
323
|
+
case u:
|
|
324
324
|
return ve("SuspenseList");
|
|
325
325
|
}
|
|
326
326
|
if (typeof e == "object")
|
|
327
327
|
switch (e.$$typeof) {
|
|
328
|
-
case
|
|
328
|
+
case p:
|
|
329
329
|
return Et(e.render);
|
|
330
330
|
case m:
|
|
331
331
|
return xe(e.type, a, l);
|
|
@@ -339,7 +339,7 @@ function Ht() {
|
|
|
339
339
|
}
|
|
340
340
|
return "";
|
|
341
341
|
}
|
|
342
|
-
var Re = Object.prototype.hasOwnProperty, Be = {}, Le =
|
|
342
|
+
var Re = Object.prototype.hasOwnProperty, Be = {}, Le = O.ReactDebugCurrentFrame;
|
|
343
343
|
function Ce(e) {
|
|
344
344
|
if (e) {
|
|
345
345
|
var a = e._owner, l = xe(e.type, e._source, a ? a.type : null);
|
|
@@ -359,8 +359,8 @@ function Ht() {
|
|
|
359
359
|
throw I.name = "Invariant Violation", I;
|
|
360
360
|
}
|
|
361
361
|
y = e[v](a, v, f, l, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
362
|
-
} catch (
|
|
363
|
-
y =
|
|
362
|
+
} catch (S) {
|
|
363
|
+
y = S;
|
|
364
364
|
}
|
|
365
365
|
y && !(y instanceof Error) && (Ce(h), E("%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 y), Ce(null)), y instanceof Error && !(y.message in Be) && (Be[y.message] = !0, Ce(h), E("Failed %s type: %s", l, y.message), Ce(null));
|
|
366
366
|
}
|
|
@@ -378,24 +378,24 @@ function Ht() {
|
|
|
378
378
|
}
|
|
379
379
|
function St(e) {
|
|
380
380
|
try {
|
|
381
|
-
return
|
|
381
|
+
return Ve(e), !1;
|
|
382
382
|
} catch (a) {
|
|
383
383
|
return !0;
|
|
384
384
|
}
|
|
385
385
|
}
|
|
386
|
-
function
|
|
386
|
+
function Ve(e) {
|
|
387
387
|
return "" + e;
|
|
388
388
|
}
|
|
389
|
-
function
|
|
389
|
+
function We(e) {
|
|
390
390
|
if (St(e))
|
|
391
|
-
return E("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", _t(e)),
|
|
391
|
+
return E("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", _t(e)), Ve(e);
|
|
392
392
|
}
|
|
393
|
-
var ce =
|
|
393
|
+
var ce = O.ReactCurrentOwner, Pt = {
|
|
394
394
|
key: !0,
|
|
395
395
|
ref: !0,
|
|
396
396
|
__self: !0,
|
|
397
397
|
__source: !0
|
|
398
|
-
},
|
|
398
|
+
}, $e, Ge, Pe;
|
|
399
399
|
Pe = {};
|
|
400
400
|
function At(e) {
|
|
401
401
|
if (Re.call(e, "ref")) {
|
|
@@ -415,14 +415,14 @@ function Ht() {
|
|
|
415
415
|
}
|
|
416
416
|
function Ot(e, a) {
|
|
417
417
|
if (typeof e.ref == "string" && ce.current && a && ce.current.stateNode !== a) {
|
|
418
|
-
var l =
|
|
419
|
-
Pe[l] || (E('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',
|
|
418
|
+
var l = M(ce.current.type);
|
|
419
|
+
Pe[l] || (E('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', M(ce.current.type), e.ref), Pe[l] = !0);
|
|
420
420
|
}
|
|
421
421
|
}
|
|
422
422
|
function Ft(e, a) {
|
|
423
423
|
{
|
|
424
424
|
var l = function() {
|
|
425
|
-
|
|
425
|
+
$e || ($e = !0, E("%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)", a));
|
|
426
426
|
};
|
|
427
427
|
l.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
428
428
|
get: l,
|
|
@@ -441,7 +441,7 @@ function Ht() {
|
|
|
441
441
|
});
|
|
442
442
|
}
|
|
443
443
|
}
|
|
444
|
-
var
|
|
444
|
+
var zt = function(e, a, l, f, h, C, v) {
|
|
445
445
|
var y = {
|
|
446
446
|
// This tag allows us to uniquely identify this as a React Element
|
|
447
447
|
$$typeof: n,
|
|
@@ -470,25 +470,25 @@ function Ht() {
|
|
|
470
470
|
value: h
|
|
471
471
|
}), Object.freeze && (Object.freeze(y.props), Object.freeze(y)), y;
|
|
472
472
|
};
|
|
473
|
-
function
|
|
473
|
+
function Mt(e, a, l, f, h) {
|
|
474
474
|
{
|
|
475
475
|
var C, v = {}, y = null, I = null;
|
|
476
|
-
l !== void 0 && (
|
|
476
|
+
l !== void 0 && (We(l), y = "" + l), Nt(a) && (We(a.key), y = "" + a.key), At(a) && (I = a.ref, Ot(a, h));
|
|
477
477
|
for (C in a)
|
|
478
478
|
Re.call(a, C) && !Pt.hasOwnProperty(C) && (v[C] = a[C]);
|
|
479
479
|
if (e && e.defaultProps) {
|
|
480
|
-
var
|
|
481
|
-
for (C in
|
|
482
|
-
v[C] === void 0 && (v[C] =
|
|
480
|
+
var S = e.defaultProps;
|
|
481
|
+
for (C in S)
|
|
482
|
+
v[C] === void 0 && (v[C] = S[C]);
|
|
483
483
|
}
|
|
484
484
|
if (y || I) {
|
|
485
|
-
var
|
|
486
|
-
y && Ft(v,
|
|
485
|
+
var A = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
486
|
+
y && Ft(v, A), I && It(v, A);
|
|
487
487
|
}
|
|
488
|
-
return
|
|
488
|
+
return zt(e, y, I, h, f, ce.current, v);
|
|
489
489
|
}
|
|
490
490
|
}
|
|
491
|
-
var Ae =
|
|
491
|
+
var Ae = O.ReactCurrentOwner, qe = O.ReactDebugCurrentFrame;
|
|
492
492
|
function te(e) {
|
|
493
493
|
if (e) {
|
|
494
494
|
var a = e._owner, l = xe(e.type, e._source, a ? a.type : null);
|
|
@@ -504,7 +504,7 @@ function Ht() {
|
|
|
504
504
|
function Ye() {
|
|
505
505
|
{
|
|
506
506
|
if (Ae.current) {
|
|
507
|
-
var e =
|
|
507
|
+
var e = M(Ae.current.type);
|
|
508
508
|
if (e)
|
|
509
509
|
return `
|
|
510
510
|
|
|
@@ -547,7 +547,7 @@ Check the top-level render call using <` + l + ">.");
|
|
|
547
547
|
return;
|
|
548
548
|
Ue[l] = !0;
|
|
549
549
|
var f = "";
|
|
550
|
-
e && e._owner && e._owner !== Ae.current && (f = " It was passed a child from " +
|
|
550
|
+
e && e._owner && e._owner !== Ae.current && (f = " It was passed a child from " + M(e._owner.type) + "."), te(e), E('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), te(null);
|
|
551
551
|
}
|
|
552
552
|
}
|
|
553
553
|
function Xe(e, a) {
|
|
@@ -562,7 +562,7 @@ Check the top-level render call using <` + l + ">.");
|
|
|
562
562
|
else if (Oe(e))
|
|
563
563
|
e._store && (e._store.validated = !0);
|
|
564
564
|
else if (e) {
|
|
565
|
-
var h =
|
|
565
|
+
var h = N(e);
|
|
566
566
|
if (typeof h == "function" && h !== e.entries)
|
|
567
567
|
for (var C = h.call(e), v; !(v = C.next()).done; )
|
|
568
568
|
Oe(v.value) && Je(v.value, a);
|
|
@@ -577,24 +577,24 @@ Check the top-level render call using <` + l + ">.");
|
|
|
577
577
|
var l;
|
|
578
578
|
if (typeof a == "function")
|
|
579
579
|
l = a.propTypes;
|
|
580
|
-
else if (typeof a == "object" && (a.$$typeof ===
|
|
580
|
+
else if (typeof a == "object" && (a.$$typeof === p || // Note: Memo only checks outer props here.
|
|
581
581
|
// Inner props are checked in the reconciler.
|
|
582
582
|
a.$$typeof === m))
|
|
583
583
|
l = a.propTypes;
|
|
584
584
|
else
|
|
585
585
|
return;
|
|
586
586
|
if (l) {
|
|
587
|
-
var f =
|
|
587
|
+
var f = M(a);
|
|
588
588
|
Tt(l, e.props, "prop", f, e);
|
|
589
589
|
} else if (a.PropTypes !== void 0 && !Ne) {
|
|
590
590
|
Ne = !0;
|
|
591
|
-
var h =
|
|
591
|
+
var h = M(a);
|
|
592
592
|
E("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", h || "Unknown");
|
|
593
593
|
}
|
|
594
594
|
typeof a.getDefaultProps == "function" && !a.getDefaultProps.isReactClassApproved && E("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
595
595
|
}
|
|
596
596
|
}
|
|
597
|
-
function
|
|
597
|
+
function Vt(e) {
|
|
598
598
|
{
|
|
599
599
|
for (var a = Object.keys(e.props), l = 0; l < a.length; l++) {
|
|
600
600
|
var f = a[l];
|
|
@@ -614,12 +614,12 @@ Check the top-level render call using <` + l + ">.");
|
|
|
614
614
|
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (y += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
615
615
|
var I = Dt(h);
|
|
616
616
|
I ? y += I : y += Ye();
|
|
617
|
-
var
|
|
618
|
-
e === null ?
|
|
617
|
+
var S;
|
|
618
|
+
e === null ? S = "null" : Se(e) ? S = "array" : e !== void 0 && e.$$typeof === n ? (S = "<" + (M(e.type) || "Unknown") + " />", y = " Did you accidentally export a JSX literal instead of a component?") : S = typeof e, E("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", S, y);
|
|
619
619
|
}
|
|
620
|
-
var
|
|
621
|
-
if (
|
|
622
|
-
return
|
|
620
|
+
var A = Mt(e, a, l, h, C);
|
|
621
|
+
if (A == null)
|
|
622
|
+
return A;
|
|
623
623
|
if (v) {
|
|
624
624
|
var B = a.children;
|
|
625
625
|
if (B !== void 0)
|
|
@@ -633,21 +633,21 @@ Check the top-level render call using <` + l + ">.");
|
|
|
633
633
|
else
|
|
634
634
|
Xe(B, e);
|
|
635
635
|
}
|
|
636
|
-
return e === o ?
|
|
636
|
+
return e === o ? Vt(A) : Lt(A), A;
|
|
637
637
|
}
|
|
638
638
|
}
|
|
639
|
-
function
|
|
639
|
+
function Wt(e, a, l) {
|
|
640
640
|
return He(e, a, l, !0);
|
|
641
641
|
}
|
|
642
|
-
function
|
|
642
|
+
function $t(e, a, l) {
|
|
643
643
|
return He(e, a, l, !1);
|
|
644
644
|
}
|
|
645
|
-
var Gt =
|
|
646
|
-
|
|
647
|
-
}()),
|
|
645
|
+
var Gt = $t, qt = Wt;
|
|
646
|
+
ue.Fragment = o, ue.jsx = Gt, ue.jsxs = qt;
|
|
647
|
+
}()), ue;
|
|
648
648
|
}
|
|
649
649
|
process.env.NODE_ENV === "production" ? Fe.exports = Xt() : Fe.exports = Ht();
|
|
650
|
-
var
|
|
650
|
+
var w = Fe.exports;
|
|
651
651
|
function ft(t) {
|
|
652
652
|
var n, r, o = "";
|
|
653
653
|
if (typeof t == "string" || typeof t == "number")
|
|
@@ -662,24 +662,24 @@ function ft(t) {
|
|
|
662
662
|
t[r] && (o && (o += " "), o += r);
|
|
663
663
|
return o;
|
|
664
664
|
}
|
|
665
|
-
function
|
|
665
|
+
function j() {
|
|
666
666
|
for (var t, n, r = 0, o = "", s = arguments.length; r < s; r++)
|
|
667
667
|
(t = arguments[r]) && (n = ft(t)) && (o && (o += " "), o += n);
|
|
668
668
|
return o;
|
|
669
669
|
}
|
|
670
|
-
const
|
|
670
|
+
const ze = "-";
|
|
671
671
|
function Kt(t) {
|
|
672
672
|
const n = Zt(t), {
|
|
673
673
|
conflictingClassGroups: r,
|
|
674
674
|
conflictingClassGroupModifiers: o
|
|
675
675
|
} = t;
|
|
676
676
|
function s(c) {
|
|
677
|
-
const
|
|
678
|
-
return
|
|
677
|
+
const d = c.split(ze);
|
|
678
|
+
return d[0] === "" && d.length !== 1 && d.shift(), pt(d, n) || Qt(c);
|
|
679
679
|
}
|
|
680
|
-
function i(c,
|
|
681
|
-
const
|
|
682
|
-
return
|
|
680
|
+
function i(c, d) {
|
|
681
|
+
const p = r[c] || [];
|
|
682
|
+
return d && o[c] ? [...p, ...o[c]] : p;
|
|
683
683
|
}
|
|
684
684
|
return {
|
|
685
685
|
getClassGroupId: s,
|
|
@@ -695,10 +695,10 @@ function pt(t, n) {
|
|
|
695
695
|
return s;
|
|
696
696
|
if (n.validators.length === 0)
|
|
697
697
|
return;
|
|
698
|
-
const i = t.join(
|
|
698
|
+
const i = t.join(ze);
|
|
699
699
|
return (c = n.validators.find(({
|
|
700
|
-
validator:
|
|
701
|
-
}) =>
|
|
700
|
+
validator: d
|
|
701
|
+
}) => d(i))) == null ? void 0 : c.classGroupId;
|
|
702
702
|
}
|
|
703
703
|
const ot = /^\[(.+)\]$/;
|
|
704
704
|
function Qt(t) {
|
|
@@ -745,7 +745,7 @@ function Ie(t, n, r, o) {
|
|
|
745
745
|
}
|
|
746
746
|
function at(t, n) {
|
|
747
747
|
let r = t;
|
|
748
|
-
return n.split(
|
|
748
|
+
return n.split(ze).forEach((o) => {
|
|
749
749
|
r.nextPart.has(o) || r.nextPart.set(o, {
|
|
750
750
|
nextPart: /* @__PURE__ */ new Map(),
|
|
751
751
|
validators: []
|
|
@@ -757,7 +757,7 @@ function er(t) {
|
|
|
757
757
|
}
|
|
758
758
|
function tr(t, n) {
|
|
759
759
|
return n ? t.map(([r, o]) => {
|
|
760
|
-
const s = o.map((i) => typeof i == "string" ? n + i : typeof i == "object" ? Object.fromEntries(Object.entries(i).map(([c,
|
|
760
|
+
const s = o.map((i) => typeof i == "string" ? n + i : typeof i == "object" ? Object.fromEntries(Object.entries(i).map(([c, d]) => [n + c, d])) : i);
|
|
761
761
|
return [r, s];
|
|
762
762
|
}) : t;
|
|
763
763
|
}
|
|
@@ -790,28 +790,28 @@ const gt = "!";
|
|
|
790
790
|
function nr(t) {
|
|
791
791
|
const n = t.separator, r = n.length === 1, o = n[0], s = n.length;
|
|
792
792
|
return function(c) {
|
|
793
|
-
const
|
|
794
|
-
let
|
|
795
|
-
for (let
|
|
796
|
-
let
|
|
797
|
-
if (
|
|
798
|
-
if (
|
|
799
|
-
|
|
793
|
+
const d = [];
|
|
794
|
+
let p = 0, g = 0, u;
|
|
795
|
+
for (let _ = 0; _ < c.length; _++) {
|
|
796
|
+
let N = c[_];
|
|
797
|
+
if (p === 0) {
|
|
798
|
+
if (N === o && (r || c.slice(_, _ + s) === n)) {
|
|
799
|
+
d.push(c.slice(g, _)), g = _ + s;
|
|
800
800
|
continue;
|
|
801
801
|
}
|
|
802
|
-
if (
|
|
803
|
-
|
|
802
|
+
if (N === "/") {
|
|
803
|
+
u = _;
|
|
804
804
|
continue;
|
|
805
805
|
}
|
|
806
806
|
}
|
|
807
|
-
|
|
807
|
+
N === "[" ? p++ : N === "]" && p--;
|
|
808
808
|
}
|
|
809
|
-
const m =
|
|
809
|
+
const m = d.length === 0 ? c : c.substring(g), x = m.startsWith(gt), P = x ? m.substring(1) : m, z = u && u > g ? u - g : void 0;
|
|
810
810
|
return {
|
|
811
|
-
modifiers:
|
|
811
|
+
modifiers: d,
|
|
812
812
|
hasImportantModifier: x,
|
|
813
|
-
baseClassName:
|
|
814
|
-
maybePostfixModifierPosition:
|
|
813
|
+
baseClassName: P,
|
|
814
|
+
maybePostfixModifierPosition: z
|
|
815
815
|
};
|
|
816
816
|
};
|
|
817
817
|
}
|
|
@@ -839,14 +839,14 @@ function sr(t, n) {
|
|
|
839
839
|
} = n, i = /* @__PURE__ */ new Set();
|
|
840
840
|
return t.trim().split(ir).map((c) => {
|
|
841
841
|
const {
|
|
842
|
-
modifiers:
|
|
843
|
-
hasImportantModifier:
|
|
842
|
+
modifiers: d,
|
|
843
|
+
hasImportantModifier: p,
|
|
844
844
|
baseClassName: g,
|
|
845
|
-
maybePostfixModifierPosition:
|
|
845
|
+
maybePostfixModifierPosition: u
|
|
846
846
|
} = r(c);
|
|
847
|
-
let m = o(
|
|
847
|
+
let m = o(u ? g.substring(0, u) : g), x = !!u;
|
|
848
848
|
if (!m) {
|
|
849
|
-
if (!
|
|
849
|
+
if (!u)
|
|
850
850
|
return {
|
|
851
851
|
isTailwindClass: !1,
|
|
852
852
|
originalClassName: c
|
|
@@ -858,10 +858,10 @@ function sr(t, n) {
|
|
|
858
858
|
};
|
|
859
859
|
x = !1;
|
|
860
860
|
}
|
|
861
|
-
const
|
|
861
|
+
const P = or(d).join(":");
|
|
862
862
|
return {
|
|
863
863
|
isTailwindClass: !0,
|
|
864
|
-
modifierId:
|
|
864
|
+
modifierId: p ? P + gt : P,
|
|
865
865
|
classGroupId: m,
|
|
866
866
|
originalClassName: c,
|
|
867
867
|
hasPostfixModifier: x
|
|
@@ -870,11 +870,11 @@ function sr(t, n) {
|
|
|
870
870
|
if (!c.isTailwindClass)
|
|
871
871
|
return !0;
|
|
872
872
|
const {
|
|
873
|
-
modifierId:
|
|
874
|
-
classGroupId:
|
|
873
|
+
modifierId: d,
|
|
874
|
+
classGroupId: p,
|
|
875
875
|
hasPostfixModifier: g
|
|
876
|
-
} = c,
|
|
877
|
-
return i.has(
|
|
876
|
+
} = c, u = d + p;
|
|
877
|
+
return i.has(u) ? !1 : (i.add(u), s(p, g).forEach((m) => i.add(d + m)), !0);
|
|
878
878
|
}).reverse().map((c) => c.originalClassName).join(" ");
|
|
879
879
|
}
|
|
880
880
|
function lr() {
|
|
@@ -893,16 +893,16 @@ function wt(t) {
|
|
|
893
893
|
}
|
|
894
894
|
function cr(t, ...n) {
|
|
895
895
|
let r, o, s, i = c;
|
|
896
|
-
function c(
|
|
897
|
-
const g = n.reduce((
|
|
898
|
-
return r = ar(g), o = r.cache.get, s = r.cache.set, i =
|
|
896
|
+
function c(p) {
|
|
897
|
+
const g = n.reduce((u, m) => m(u), t());
|
|
898
|
+
return r = ar(g), o = r.cache.get, s = r.cache.set, i = d, d(p);
|
|
899
899
|
}
|
|
900
|
-
function
|
|
901
|
-
const g = o(
|
|
900
|
+
function d(p) {
|
|
901
|
+
const g = o(p);
|
|
902
902
|
if (g)
|
|
903
903
|
return g;
|
|
904
|
-
const
|
|
905
|
-
return s(
|
|
904
|
+
const u = sr(p, r);
|
|
905
|
+
return s(p, u), u;
|
|
906
906
|
}
|
|
907
907
|
return function() {
|
|
908
908
|
return i(lr.apply(null, arguments));
|
|
@@ -912,9 +912,9 @@ function k(t) {
|
|
|
912
912
|
const n = (r) => r[t] || [];
|
|
913
913
|
return n.isThemeGetter = !0, n;
|
|
914
914
|
}
|
|
915
|
-
const bt = /^\[(?:([a-z-]+):)?(.+)\]$/i,
|
|
916
|
-
function
|
|
917
|
-
return Q(t) ||
|
|
915
|
+
const bt = /^\[(?:([a-z-]+):)?(.+)\]$/i, dr = /^\d+\/\d+$/, ur = /* @__PURE__ */ new Set(["px", "full", "screen"]), fr = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, pr = /\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$/, gr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, wr = /^-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, br = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/;
|
|
916
|
+
function W(t) {
|
|
917
|
+
return Q(t) || ur.has(t) || dr.test(t);
|
|
918
918
|
}
|
|
919
919
|
function Y(t) {
|
|
920
920
|
return ne(t, "length", Er);
|
|
@@ -931,7 +931,7 @@ function fe(t) {
|
|
|
931
931
|
function mr(t) {
|
|
932
932
|
return t.endsWith("%") && Q(t.slice(0, -1));
|
|
933
933
|
}
|
|
934
|
-
function
|
|
934
|
+
function b(t) {
|
|
935
935
|
return bt.test(t);
|
|
936
936
|
}
|
|
937
937
|
function U(t) {
|
|
@@ -971,19 +971,19 @@ function Tr(t) {
|
|
|
971
971
|
return br.test(t);
|
|
972
972
|
}
|
|
973
973
|
function jr() {
|
|
974
|
-
const t = k("colors"), n = k("spacing"), r = k("blur"), o = k("brightness"), s = k("borderColor"), i = k("borderRadius"), c = k("borderSpacing"),
|
|
974
|
+
const t = k("colors"), n = k("spacing"), r = k("blur"), o = k("brightness"), s = k("borderColor"), i = k("borderRadius"), c = k("borderSpacing"), d = k("borderWidth"), p = k("contrast"), g = k("grayscale"), u = k("hueRotate"), m = k("invert"), x = k("gap"), P = k("gradientColorStops"), z = k("gradientColorStopPositions"), _ = k("inset"), N = k("margin"), O = k("opacity"), E = k("padding"), ge = k("saturate"), oe = k("scale"), we = k("sepia"), be = k("skew"), me = k("space"), ye = k("translate"), Z = () => ["auto", "contain", "none"], ae = () => ["auto", "hidden", "clip", "visible", "scroll"], ie = () => ["auto", b, n], R = () => [b, n], M = () => ["", W, Y], D = () => ["auto", Q, b], $ = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], H = () => ["solid", "dashed", "dotted", "double", "none"], se = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity", "plus-lighter"], ee = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], G = () => ["", "0", b], le = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], q = () => [Q, ke], K = () => [Q, b];
|
|
975
975
|
return {
|
|
976
976
|
cacheSize: 500,
|
|
977
977
|
separator: ":",
|
|
978
978
|
theme: {
|
|
979
979
|
colors: [pe],
|
|
980
|
-
spacing: [
|
|
981
|
-
blur: ["none", "", U,
|
|
980
|
+
spacing: [W, Y],
|
|
981
|
+
blur: ["none", "", U, b],
|
|
982
982
|
brightness: q(),
|
|
983
983
|
borderColor: [t],
|
|
984
|
-
borderRadius: ["none", "", "full", U,
|
|
984
|
+
borderRadius: ["none", "", "full", U, b],
|
|
985
985
|
borderSpacing: R(),
|
|
986
|
-
borderWidth:
|
|
986
|
+
borderWidth: M(),
|
|
987
987
|
contrast: q(),
|
|
988
988
|
grayscale: G(),
|
|
989
989
|
hueRotate: K(),
|
|
@@ -1009,7 +1009,7 @@ function jr() {
|
|
|
1009
1009
|
* @see https://tailwindcss.com/docs/aspect-ratio
|
|
1010
1010
|
*/
|
|
1011
1011
|
aspect: [{
|
|
1012
|
-
aspect: ["auto", "square", "video",
|
|
1012
|
+
aspect: ["auto", "square", "video", b]
|
|
1013
1013
|
}],
|
|
1014
1014
|
/**
|
|
1015
1015
|
* Container
|
|
@@ -1094,7 +1094,7 @@ function jr() {
|
|
|
1094
1094
|
* @see https://tailwindcss.com/docs/object-position
|
|
1095
1095
|
*/
|
|
1096
1096
|
"object-position": [{
|
|
1097
|
-
object: [
|
|
1097
|
+
object: [...$(), b]
|
|
1098
1098
|
}],
|
|
1099
1099
|
/**
|
|
1100
1100
|
* Overflow
|
|
@@ -1148,63 +1148,63 @@ function jr() {
|
|
|
1148
1148
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1149
1149
|
*/
|
|
1150
1150
|
inset: [{
|
|
1151
|
-
inset: [
|
|
1151
|
+
inset: [_]
|
|
1152
1152
|
}],
|
|
1153
1153
|
/**
|
|
1154
1154
|
* Right / Left
|
|
1155
1155
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1156
1156
|
*/
|
|
1157
1157
|
"inset-x": [{
|
|
1158
|
-
"inset-x": [
|
|
1158
|
+
"inset-x": [_]
|
|
1159
1159
|
}],
|
|
1160
1160
|
/**
|
|
1161
1161
|
* Top / Bottom
|
|
1162
1162
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1163
1163
|
*/
|
|
1164
1164
|
"inset-y": [{
|
|
1165
|
-
"inset-y": [
|
|
1165
|
+
"inset-y": [_]
|
|
1166
1166
|
}],
|
|
1167
1167
|
/**
|
|
1168
1168
|
* Start
|
|
1169
1169
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1170
1170
|
*/
|
|
1171
1171
|
start: [{
|
|
1172
|
-
start: [
|
|
1172
|
+
start: [_]
|
|
1173
1173
|
}],
|
|
1174
1174
|
/**
|
|
1175
1175
|
* End
|
|
1176
1176
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1177
1177
|
*/
|
|
1178
1178
|
end: [{
|
|
1179
|
-
end: [
|
|
1179
|
+
end: [_]
|
|
1180
1180
|
}],
|
|
1181
1181
|
/**
|
|
1182
1182
|
* Top
|
|
1183
1183
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1184
1184
|
*/
|
|
1185
1185
|
top: [{
|
|
1186
|
-
top: [
|
|
1186
|
+
top: [_]
|
|
1187
1187
|
}],
|
|
1188
1188
|
/**
|
|
1189
1189
|
* Right
|
|
1190
1190
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1191
1191
|
*/
|
|
1192
1192
|
right: [{
|
|
1193
|
-
right: [
|
|
1193
|
+
right: [_]
|
|
1194
1194
|
}],
|
|
1195
1195
|
/**
|
|
1196
1196
|
* Bottom
|
|
1197
1197
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1198
1198
|
*/
|
|
1199
1199
|
bottom: [{
|
|
1200
|
-
bottom: [
|
|
1200
|
+
bottom: [_]
|
|
1201
1201
|
}],
|
|
1202
1202
|
/**
|
|
1203
1203
|
* Left
|
|
1204
1204
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1205
1205
|
*/
|
|
1206
1206
|
left: [{
|
|
1207
|
-
left: [
|
|
1207
|
+
left: [_]
|
|
1208
1208
|
}],
|
|
1209
1209
|
/**
|
|
1210
1210
|
* Visibility
|
|
@@ -1216,7 +1216,7 @@ function jr() {
|
|
|
1216
1216
|
* @see https://tailwindcss.com/docs/z-index
|
|
1217
1217
|
*/
|
|
1218
1218
|
z: [{
|
|
1219
|
-
z: ["auto", fe,
|
|
1219
|
+
z: ["auto", fe, b]
|
|
1220
1220
|
}],
|
|
1221
1221
|
// Flexbox and Grid
|
|
1222
1222
|
/**
|
|
@@ -1245,7 +1245,7 @@ function jr() {
|
|
|
1245
1245
|
* @see https://tailwindcss.com/docs/flex
|
|
1246
1246
|
*/
|
|
1247
1247
|
flex: [{
|
|
1248
|
-
flex: ["1", "auto", "initial", "none",
|
|
1248
|
+
flex: ["1", "auto", "initial", "none", b]
|
|
1249
1249
|
}],
|
|
1250
1250
|
/**
|
|
1251
1251
|
* Flex Grow
|
|
@@ -1266,7 +1266,7 @@ function jr() {
|
|
|
1266
1266
|
* @see https://tailwindcss.com/docs/order
|
|
1267
1267
|
*/
|
|
1268
1268
|
order: [{
|
|
1269
|
-
order: ["first", "last", "none", fe,
|
|
1269
|
+
order: ["first", "last", "none", fe, b]
|
|
1270
1270
|
}],
|
|
1271
1271
|
/**
|
|
1272
1272
|
* Grid Template Columns
|
|
@@ -1281,8 +1281,8 @@ function jr() {
|
|
|
1281
1281
|
*/
|
|
1282
1282
|
"col-start-end": [{
|
|
1283
1283
|
col: ["auto", {
|
|
1284
|
-
span: ["full", fe,
|
|
1285
|
-
},
|
|
1284
|
+
span: ["full", fe, b]
|
|
1285
|
+
}, b]
|
|
1286
1286
|
}],
|
|
1287
1287
|
/**
|
|
1288
1288
|
* Grid Column Start
|
|
@@ -1311,8 +1311,8 @@ function jr() {
|
|
|
1311
1311
|
*/
|
|
1312
1312
|
"row-start-end": [{
|
|
1313
1313
|
row: ["auto", {
|
|
1314
|
-
span: [fe,
|
|
1315
|
-
},
|
|
1314
|
+
span: [fe, b]
|
|
1315
|
+
}, b]
|
|
1316
1316
|
}],
|
|
1317
1317
|
/**
|
|
1318
1318
|
* Grid Row Start
|
|
@@ -1340,14 +1340,14 @@ function jr() {
|
|
|
1340
1340
|
* @see https://tailwindcss.com/docs/grid-auto-columns
|
|
1341
1341
|
*/
|
|
1342
1342
|
"auto-cols": [{
|
|
1343
|
-
"auto-cols": ["auto", "min", "max", "fr",
|
|
1343
|
+
"auto-cols": ["auto", "min", "max", "fr", b]
|
|
1344
1344
|
}],
|
|
1345
1345
|
/**
|
|
1346
1346
|
* Grid Auto Rows
|
|
1347
1347
|
* @see https://tailwindcss.com/docs/grid-auto-rows
|
|
1348
1348
|
*/
|
|
1349
1349
|
"auto-rows": [{
|
|
1350
|
-
"auto-rows": ["auto", "min", "max", "fr",
|
|
1350
|
+
"auto-rows": ["auto", "min", "max", "fr", b]
|
|
1351
1351
|
}],
|
|
1352
1352
|
/**
|
|
1353
1353
|
* Gap
|
|
@@ -1502,63 +1502,63 @@ function jr() {
|
|
|
1502
1502
|
* @see https://tailwindcss.com/docs/margin
|
|
1503
1503
|
*/
|
|
1504
1504
|
m: [{
|
|
1505
|
-
m: [
|
|
1505
|
+
m: [N]
|
|
1506
1506
|
}],
|
|
1507
1507
|
/**
|
|
1508
1508
|
* Margin X
|
|
1509
1509
|
* @see https://tailwindcss.com/docs/margin
|
|
1510
1510
|
*/
|
|
1511
1511
|
mx: [{
|
|
1512
|
-
mx: [
|
|
1512
|
+
mx: [N]
|
|
1513
1513
|
}],
|
|
1514
1514
|
/**
|
|
1515
1515
|
* Margin Y
|
|
1516
1516
|
* @see https://tailwindcss.com/docs/margin
|
|
1517
1517
|
*/
|
|
1518
1518
|
my: [{
|
|
1519
|
-
my: [
|
|
1519
|
+
my: [N]
|
|
1520
1520
|
}],
|
|
1521
1521
|
/**
|
|
1522
1522
|
* Margin Start
|
|
1523
1523
|
* @see https://tailwindcss.com/docs/margin
|
|
1524
1524
|
*/
|
|
1525
1525
|
ms: [{
|
|
1526
|
-
ms: [
|
|
1526
|
+
ms: [N]
|
|
1527
1527
|
}],
|
|
1528
1528
|
/**
|
|
1529
1529
|
* Margin End
|
|
1530
1530
|
* @see https://tailwindcss.com/docs/margin
|
|
1531
1531
|
*/
|
|
1532
1532
|
me: [{
|
|
1533
|
-
me: [
|
|
1533
|
+
me: [N]
|
|
1534
1534
|
}],
|
|
1535
1535
|
/**
|
|
1536
1536
|
* Margin Top
|
|
1537
1537
|
* @see https://tailwindcss.com/docs/margin
|
|
1538
1538
|
*/
|
|
1539
1539
|
mt: [{
|
|
1540
|
-
mt: [
|
|
1540
|
+
mt: [N]
|
|
1541
1541
|
}],
|
|
1542
1542
|
/**
|
|
1543
1543
|
* Margin Right
|
|
1544
1544
|
* @see https://tailwindcss.com/docs/margin
|
|
1545
1545
|
*/
|
|
1546
1546
|
mr: [{
|
|
1547
|
-
mr: [
|
|
1547
|
+
mr: [N]
|
|
1548
1548
|
}],
|
|
1549
1549
|
/**
|
|
1550
1550
|
* Margin Bottom
|
|
1551
1551
|
* @see https://tailwindcss.com/docs/margin
|
|
1552
1552
|
*/
|
|
1553
1553
|
mb: [{
|
|
1554
|
-
mb: [
|
|
1554
|
+
mb: [N]
|
|
1555
1555
|
}],
|
|
1556
1556
|
/**
|
|
1557
1557
|
* Margin Left
|
|
1558
1558
|
* @see https://tailwindcss.com/docs/margin
|
|
1559
1559
|
*/
|
|
1560
1560
|
ml: [{
|
|
1561
|
-
ml: [
|
|
1561
|
+
ml: [N]
|
|
1562
1562
|
}],
|
|
1563
1563
|
/**
|
|
1564
1564
|
* Space Between X
|
|
@@ -1590,21 +1590,21 @@ function jr() {
|
|
|
1590
1590
|
* @see https://tailwindcss.com/docs/width
|
|
1591
1591
|
*/
|
|
1592
1592
|
w: [{
|
|
1593
|
-
w: ["auto", "min", "max", "fit", "svw", "lvw", "dvw",
|
|
1593
|
+
w: ["auto", "min", "max", "fit", "svw", "lvw", "dvw", b, n]
|
|
1594
1594
|
}],
|
|
1595
1595
|
/**
|
|
1596
1596
|
* Min-Width
|
|
1597
1597
|
* @see https://tailwindcss.com/docs/min-width
|
|
1598
1598
|
*/
|
|
1599
1599
|
"min-w": [{
|
|
1600
|
-
"min-w": [
|
|
1600
|
+
"min-w": [b, n, "min", "max", "fit"]
|
|
1601
1601
|
}],
|
|
1602
1602
|
/**
|
|
1603
1603
|
* Max-Width
|
|
1604
1604
|
* @see https://tailwindcss.com/docs/max-width
|
|
1605
1605
|
*/
|
|
1606
1606
|
"max-w": [{
|
|
1607
|
-
"max-w": [
|
|
1607
|
+
"max-w": [b, n, "none", "full", "min", "max", "fit", "prose", {
|
|
1608
1608
|
screen: [U]
|
|
1609
1609
|
}, U]
|
|
1610
1610
|
}],
|
|
@@ -1613,28 +1613,28 @@ function jr() {
|
|
|
1613
1613
|
* @see https://tailwindcss.com/docs/height
|
|
1614
1614
|
*/
|
|
1615
1615
|
h: [{
|
|
1616
|
-
h: [
|
|
1616
|
+
h: [b, n, "auto", "min", "max", "fit", "svh", "lvh", "dvh"]
|
|
1617
1617
|
}],
|
|
1618
1618
|
/**
|
|
1619
1619
|
* Min-Height
|
|
1620
1620
|
* @see https://tailwindcss.com/docs/min-height
|
|
1621
1621
|
*/
|
|
1622
1622
|
"min-h": [{
|
|
1623
|
-
"min-h": [
|
|
1623
|
+
"min-h": [b, n, "min", "max", "fit", "svh", "lvh", "dvh"]
|
|
1624
1624
|
}],
|
|
1625
1625
|
/**
|
|
1626
1626
|
* Max-Height
|
|
1627
1627
|
* @see https://tailwindcss.com/docs/max-height
|
|
1628
1628
|
*/
|
|
1629
1629
|
"max-h": [{
|
|
1630
|
-
"max-h": [
|
|
1630
|
+
"max-h": [b, n, "min", "max", "fit", "svh", "lvh", "dvh"]
|
|
1631
1631
|
}],
|
|
1632
1632
|
/**
|
|
1633
1633
|
* Size
|
|
1634
1634
|
* @see https://tailwindcss.com/docs/size
|
|
1635
1635
|
*/
|
|
1636
1636
|
size: [{
|
|
1637
|
-
size: [
|
|
1637
|
+
size: [b, n, "auto", "min", "max", "fit"]
|
|
1638
1638
|
}],
|
|
1639
1639
|
// Typography
|
|
1640
1640
|
/**
|
|
@@ -1703,7 +1703,7 @@ function jr() {
|
|
|
1703
1703
|
* @see https://tailwindcss.com/docs/letter-spacing
|
|
1704
1704
|
*/
|
|
1705
1705
|
tracking: [{
|
|
1706
|
-
tracking: ["tighter", "tight", "normal", "wide", "wider", "widest",
|
|
1706
|
+
tracking: ["tighter", "tight", "normal", "wide", "wider", "widest", b]
|
|
1707
1707
|
}],
|
|
1708
1708
|
/**
|
|
1709
1709
|
* Line Clamp
|
|
@@ -1717,21 +1717,21 @@ function jr() {
|
|
|
1717
1717
|
* @see https://tailwindcss.com/docs/line-height
|
|
1718
1718
|
*/
|
|
1719
1719
|
leading: [{
|
|
1720
|
-
leading: ["none", "tight", "snug", "normal", "relaxed", "loose",
|
|
1720
|
+
leading: ["none", "tight", "snug", "normal", "relaxed", "loose", W, b]
|
|
1721
1721
|
}],
|
|
1722
1722
|
/**
|
|
1723
1723
|
* List Style Image
|
|
1724
1724
|
* @see https://tailwindcss.com/docs/list-style-image
|
|
1725
1725
|
*/
|
|
1726
1726
|
"list-image": [{
|
|
1727
|
-
"list-image": ["none",
|
|
1727
|
+
"list-image": ["none", b]
|
|
1728
1728
|
}],
|
|
1729
1729
|
/**
|
|
1730
1730
|
* List Style Type
|
|
1731
1731
|
* @see https://tailwindcss.com/docs/list-style-type
|
|
1732
1732
|
*/
|
|
1733
1733
|
"list-style-type": [{
|
|
1734
|
-
list: ["none", "disc", "decimal",
|
|
1734
|
+
list: ["none", "disc", "decimal", b]
|
|
1735
1735
|
}],
|
|
1736
1736
|
/**
|
|
1737
1737
|
* List Style Position
|
|
@@ -1753,7 +1753,7 @@ function jr() {
|
|
|
1753
1753
|
* @see https://tailwindcss.com/docs/placeholder-opacity
|
|
1754
1754
|
*/
|
|
1755
1755
|
"placeholder-opacity": [{
|
|
1756
|
-
"placeholder-opacity": [
|
|
1756
|
+
"placeholder-opacity": [O]
|
|
1757
1757
|
}],
|
|
1758
1758
|
/**
|
|
1759
1759
|
* Text Alignment
|
|
@@ -1774,7 +1774,7 @@ function jr() {
|
|
|
1774
1774
|
* @see https://tailwindcss.com/docs/text-opacity
|
|
1775
1775
|
*/
|
|
1776
1776
|
"text-opacity": [{
|
|
1777
|
-
"text-opacity": [
|
|
1777
|
+
"text-opacity": [O]
|
|
1778
1778
|
}],
|
|
1779
1779
|
/**
|
|
1780
1780
|
* Text Decoration
|
|
@@ -1793,14 +1793,14 @@ function jr() {
|
|
|
1793
1793
|
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
|
1794
1794
|
*/
|
|
1795
1795
|
"text-decoration-thickness": [{
|
|
1796
|
-
decoration: ["auto", "from-font",
|
|
1796
|
+
decoration: ["auto", "from-font", W, Y]
|
|
1797
1797
|
}],
|
|
1798
1798
|
/**
|
|
1799
1799
|
* Text Underline Offset
|
|
1800
1800
|
* @see https://tailwindcss.com/docs/text-underline-offset
|
|
1801
1801
|
*/
|
|
1802
1802
|
"underline-offset": [{
|
|
1803
|
-
"underline-offset": ["auto",
|
|
1803
|
+
"underline-offset": ["auto", W, b]
|
|
1804
1804
|
}],
|
|
1805
1805
|
/**
|
|
1806
1806
|
* Text Decoration Color
|
|
@@ -1838,7 +1838,7 @@ function jr() {
|
|
|
1838
1838
|
* @see https://tailwindcss.com/docs/vertical-align
|
|
1839
1839
|
*/
|
|
1840
1840
|
"vertical-align": [{
|
|
1841
|
-
align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super",
|
|
1841
|
+
align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", b]
|
|
1842
1842
|
}],
|
|
1843
1843
|
/**
|
|
1844
1844
|
* Whitespace
|
|
@@ -1866,7 +1866,7 @@ function jr() {
|
|
|
1866
1866
|
* @see https://tailwindcss.com/docs/content
|
|
1867
1867
|
*/
|
|
1868
1868
|
content: [{
|
|
1869
|
-
content: ["none",
|
|
1869
|
+
content: ["none", b]
|
|
1870
1870
|
}],
|
|
1871
1871
|
// Backgrounds
|
|
1872
1872
|
/**
|
|
@@ -1889,7 +1889,7 @@ function jr() {
|
|
|
1889
1889
|
* @see https://tailwindcss.com/docs/background-opacity
|
|
1890
1890
|
*/
|
|
1891
1891
|
"bg-opacity": [{
|
|
1892
|
-
"bg-opacity": [
|
|
1892
|
+
"bg-opacity": [O]
|
|
1893
1893
|
}],
|
|
1894
1894
|
/**
|
|
1895
1895
|
* Background Origin
|
|
@@ -1903,7 +1903,7 @@ function jr() {
|
|
|
1903
1903
|
* @see https://tailwindcss.com/docs/background-position
|
|
1904
1904
|
*/
|
|
1905
1905
|
"bg-position": [{
|
|
1906
|
-
bg: [
|
|
1906
|
+
bg: [...$(), hr]
|
|
1907
1907
|
}],
|
|
1908
1908
|
/**
|
|
1909
1909
|
* Background Repeat
|
|
@@ -1942,42 +1942,42 @@ function jr() {
|
|
|
1942
1942
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1943
1943
|
*/
|
|
1944
1944
|
"gradient-from-pos": [{
|
|
1945
|
-
from: [
|
|
1945
|
+
from: [z]
|
|
1946
1946
|
}],
|
|
1947
1947
|
/**
|
|
1948
1948
|
* Gradient Color Stops Via Position
|
|
1949
1949
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1950
1950
|
*/
|
|
1951
1951
|
"gradient-via-pos": [{
|
|
1952
|
-
via: [
|
|
1952
|
+
via: [z]
|
|
1953
1953
|
}],
|
|
1954
1954
|
/**
|
|
1955
1955
|
* Gradient Color Stops To Position
|
|
1956
1956
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1957
1957
|
*/
|
|
1958
1958
|
"gradient-to-pos": [{
|
|
1959
|
-
to: [
|
|
1959
|
+
to: [z]
|
|
1960
1960
|
}],
|
|
1961
1961
|
/**
|
|
1962
1962
|
* Gradient Color Stops From
|
|
1963
1963
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1964
1964
|
*/
|
|
1965
1965
|
"gradient-from": [{
|
|
1966
|
-
from: [
|
|
1966
|
+
from: [P]
|
|
1967
1967
|
}],
|
|
1968
1968
|
/**
|
|
1969
1969
|
* Gradient Color Stops Via
|
|
1970
1970
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1971
1971
|
*/
|
|
1972
1972
|
"gradient-via": [{
|
|
1973
|
-
via: [
|
|
1973
|
+
via: [P]
|
|
1974
1974
|
}],
|
|
1975
1975
|
/**
|
|
1976
1976
|
* Gradient Color Stops To
|
|
1977
1977
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1978
1978
|
*/
|
|
1979
1979
|
"gradient-to": [{
|
|
1980
|
-
to: [
|
|
1980
|
+
to: [P]
|
|
1981
1981
|
}],
|
|
1982
1982
|
// Borders
|
|
1983
1983
|
/**
|
|
@@ -2090,70 +2090,70 @@ function jr() {
|
|
|
2090
2090
|
* @see https://tailwindcss.com/docs/border-width
|
|
2091
2091
|
*/
|
|
2092
2092
|
"border-w": [{
|
|
2093
|
-
border: [
|
|
2093
|
+
border: [d]
|
|
2094
2094
|
}],
|
|
2095
2095
|
/**
|
|
2096
2096
|
* Border Width X
|
|
2097
2097
|
* @see https://tailwindcss.com/docs/border-width
|
|
2098
2098
|
*/
|
|
2099
2099
|
"border-w-x": [{
|
|
2100
|
-
"border-x": [
|
|
2100
|
+
"border-x": [d]
|
|
2101
2101
|
}],
|
|
2102
2102
|
/**
|
|
2103
2103
|
* Border Width Y
|
|
2104
2104
|
* @see https://tailwindcss.com/docs/border-width
|
|
2105
2105
|
*/
|
|
2106
2106
|
"border-w-y": [{
|
|
2107
|
-
"border-y": [
|
|
2107
|
+
"border-y": [d]
|
|
2108
2108
|
}],
|
|
2109
2109
|
/**
|
|
2110
2110
|
* Border Width Start
|
|
2111
2111
|
* @see https://tailwindcss.com/docs/border-width
|
|
2112
2112
|
*/
|
|
2113
2113
|
"border-w-s": [{
|
|
2114
|
-
"border-s": [
|
|
2114
|
+
"border-s": [d]
|
|
2115
2115
|
}],
|
|
2116
2116
|
/**
|
|
2117
2117
|
* Border Width End
|
|
2118
2118
|
* @see https://tailwindcss.com/docs/border-width
|
|
2119
2119
|
*/
|
|
2120
2120
|
"border-w-e": [{
|
|
2121
|
-
"border-e": [
|
|
2121
|
+
"border-e": [d]
|
|
2122
2122
|
}],
|
|
2123
2123
|
/**
|
|
2124
2124
|
* Border Width Top
|
|
2125
2125
|
* @see https://tailwindcss.com/docs/border-width
|
|
2126
2126
|
*/
|
|
2127
2127
|
"border-w-t": [{
|
|
2128
|
-
"border-t": [
|
|
2128
|
+
"border-t": [d]
|
|
2129
2129
|
}],
|
|
2130
2130
|
/**
|
|
2131
2131
|
* Border Width Right
|
|
2132
2132
|
* @see https://tailwindcss.com/docs/border-width
|
|
2133
2133
|
*/
|
|
2134
2134
|
"border-w-r": [{
|
|
2135
|
-
"border-r": [
|
|
2135
|
+
"border-r": [d]
|
|
2136
2136
|
}],
|
|
2137
2137
|
/**
|
|
2138
2138
|
* Border Width Bottom
|
|
2139
2139
|
* @see https://tailwindcss.com/docs/border-width
|
|
2140
2140
|
*/
|
|
2141
2141
|
"border-w-b": [{
|
|
2142
|
-
"border-b": [
|
|
2142
|
+
"border-b": [d]
|
|
2143
2143
|
}],
|
|
2144
2144
|
/**
|
|
2145
2145
|
* Border Width Left
|
|
2146
2146
|
* @see https://tailwindcss.com/docs/border-width
|
|
2147
2147
|
*/
|
|
2148
2148
|
"border-w-l": [{
|
|
2149
|
-
"border-l": [
|
|
2149
|
+
"border-l": [d]
|
|
2150
2150
|
}],
|
|
2151
2151
|
/**
|
|
2152
2152
|
* Border Opacity
|
|
2153
2153
|
* @see https://tailwindcss.com/docs/border-opacity
|
|
2154
2154
|
*/
|
|
2155
2155
|
"border-opacity": [{
|
|
2156
|
-
"border-opacity": [
|
|
2156
|
+
"border-opacity": [O]
|
|
2157
2157
|
}],
|
|
2158
2158
|
/**
|
|
2159
2159
|
* Border Style
|
|
@@ -2167,7 +2167,7 @@ function jr() {
|
|
|
2167
2167
|
* @see https://tailwindcss.com/docs/divide-width
|
|
2168
2168
|
*/
|
|
2169
2169
|
"divide-x": [{
|
|
2170
|
-
"divide-x": [
|
|
2170
|
+
"divide-x": [d]
|
|
2171
2171
|
}],
|
|
2172
2172
|
/**
|
|
2173
2173
|
* Divide Width X Reverse
|
|
@@ -2179,7 +2179,7 @@ function jr() {
|
|
|
2179
2179
|
* @see https://tailwindcss.com/docs/divide-width
|
|
2180
2180
|
*/
|
|
2181
2181
|
"divide-y": [{
|
|
2182
|
-
"divide-y": [
|
|
2182
|
+
"divide-y": [d]
|
|
2183
2183
|
}],
|
|
2184
2184
|
/**
|
|
2185
2185
|
* Divide Width Y Reverse
|
|
@@ -2191,7 +2191,7 @@ function jr() {
|
|
|
2191
2191
|
* @see https://tailwindcss.com/docs/divide-opacity
|
|
2192
2192
|
*/
|
|
2193
2193
|
"divide-opacity": [{
|
|
2194
|
-
"divide-opacity": [
|
|
2194
|
+
"divide-opacity": [O]
|
|
2195
2195
|
}],
|
|
2196
2196
|
/**
|
|
2197
2197
|
* Divide Style
|
|
@@ -2268,14 +2268,14 @@ function jr() {
|
|
|
2268
2268
|
* @see https://tailwindcss.com/docs/outline-offset
|
|
2269
2269
|
*/
|
|
2270
2270
|
"outline-offset": [{
|
|
2271
|
-
"outline-offset": [
|
|
2271
|
+
"outline-offset": [W, b]
|
|
2272
2272
|
}],
|
|
2273
2273
|
/**
|
|
2274
2274
|
* Outline Width
|
|
2275
2275
|
* @see https://tailwindcss.com/docs/outline-width
|
|
2276
2276
|
*/
|
|
2277
2277
|
"outline-w": [{
|
|
2278
|
-
outline: [
|
|
2278
|
+
outline: [W, Y]
|
|
2279
2279
|
}],
|
|
2280
2280
|
/**
|
|
2281
2281
|
* Outline Color
|
|
@@ -2289,7 +2289,7 @@ function jr() {
|
|
|
2289
2289
|
* @see https://tailwindcss.com/docs/ring-width
|
|
2290
2290
|
*/
|
|
2291
2291
|
"ring-w": [{
|
|
2292
|
-
ring:
|
|
2292
|
+
ring: M()
|
|
2293
2293
|
}],
|
|
2294
2294
|
/**
|
|
2295
2295
|
* Ring Width Inset
|
|
@@ -2308,14 +2308,14 @@ function jr() {
|
|
|
2308
2308
|
* @see https://tailwindcss.com/docs/ring-opacity
|
|
2309
2309
|
*/
|
|
2310
2310
|
"ring-opacity": [{
|
|
2311
|
-
"ring-opacity": [
|
|
2311
|
+
"ring-opacity": [O]
|
|
2312
2312
|
}],
|
|
2313
2313
|
/**
|
|
2314
2314
|
* Ring Offset Width
|
|
2315
2315
|
* @see https://tailwindcss.com/docs/ring-offset-width
|
|
2316
2316
|
*/
|
|
2317
2317
|
"ring-offset-w": [{
|
|
2318
|
-
"ring-offset": [
|
|
2318
|
+
"ring-offset": [W, Y]
|
|
2319
2319
|
}],
|
|
2320
2320
|
/**
|
|
2321
2321
|
* Ring Offset Color
|
|
@@ -2344,7 +2344,7 @@ function jr() {
|
|
|
2344
2344
|
* @see https://tailwindcss.com/docs/opacity
|
|
2345
2345
|
*/
|
|
2346
2346
|
opacity: [{
|
|
2347
|
-
opacity: [
|
|
2347
|
+
opacity: [O]
|
|
2348
2348
|
}],
|
|
2349
2349
|
/**
|
|
2350
2350
|
* Mix Blend Mode
|
|
@@ -2388,14 +2388,14 @@ function jr() {
|
|
|
2388
2388
|
* @see https://tailwindcss.com/docs/contrast
|
|
2389
2389
|
*/
|
|
2390
2390
|
contrast: [{
|
|
2391
|
-
contrast: [
|
|
2391
|
+
contrast: [p]
|
|
2392
2392
|
}],
|
|
2393
2393
|
/**
|
|
2394
2394
|
* Drop Shadow
|
|
2395
2395
|
* @see https://tailwindcss.com/docs/drop-shadow
|
|
2396
2396
|
*/
|
|
2397
2397
|
"drop-shadow": [{
|
|
2398
|
-
"drop-shadow": ["", "none", U,
|
|
2398
|
+
"drop-shadow": ["", "none", U, b]
|
|
2399
2399
|
}],
|
|
2400
2400
|
/**
|
|
2401
2401
|
* Grayscale
|
|
@@ -2409,7 +2409,7 @@ function jr() {
|
|
|
2409
2409
|
* @see https://tailwindcss.com/docs/hue-rotate
|
|
2410
2410
|
*/
|
|
2411
2411
|
"hue-rotate": [{
|
|
2412
|
-
"hue-rotate": [
|
|
2412
|
+
"hue-rotate": [u]
|
|
2413
2413
|
}],
|
|
2414
2414
|
/**
|
|
2415
2415
|
* Invert
|
|
@@ -2459,7 +2459,7 @@ function jr() {
|
|
|
2459
2459
|
* @see https://tailwindcss.com/docs/backdrop-contrast
|
|
2460
2460
|
*/
|
|
2461
2461
|
"backdrop-contrast": [{
|
|
2462
|
-
"backdrop-contrast": [
|
|
2462
|
+
"backdrop-contrast": [p]
|
|
2463
2463
|
}],
|
|
2464
2464
|
/**
|
|
2465
2465
|
* Backdrop Grayscale
|
|
@@ -2473,7 +2473,7 @@ function jr() {
|
|
|
2473
2473
|
* @see https://tailwindcss.com/docs/backdrop-hue-rotate
|
|
2474
2474
|
*/
|
|
2475
2475
|
"backdrop-hue-rotate": [{
|
|
2476
|
-
"backdrop-hue-rotate": [
|
|
2476
|
+
"backdrop-hue-rotate": [u]
|
|
2477
2477
|
}],
|
|
2478
2478
|
/**
|
|
2479
2479
|
* Backdrop Invert
|
|
@@ -2487,7 +2487,7 @@ function jr() {
|
|
|
2487
2487
|
* @see https://tailwindcss.com/docs/backdrop-opacity
|
|
2488
2488
|
*/
|
|
2489
2489
|
"backdrop-opacity": [{
|
|
2490
|
-
"backdrop-opacity": [
|
|
2490
|
+
"backdrop-opacity": [O]
|
|
2491
2491
|
}],
|
|
2492
2492
|
/**
|
|
2493
2493
|
* Backdrop Saturate
|
|
@@ -2552,7 +2552,7 @@ function jr() {
|
|
|
2552
2552
|
* @see https://tailwindcss.com/docs/transition-property
|
|
2553
2553
|
*/
|
|
2554
2554
|
transition: [{
|
|
2555
|
-
transition: ["none", "all", "", "colors", "opacity", "shadow", "transform",
|
|
2555
|
+
transition: ["none", "all", "", "colors", "opacity", "shadow", "transform", b]
|
|
2556
2556
|
}],
|
|
2557
2557
|
/**
|
|
2558
2558
|
* Transition Duration
|
|
@@ -2566,7 +2566,7 @@ function jr() {
|
|
|
2566
2566
|
* @see https://tailwindcss.com/docs/transition-timing-function
|
|
2567
2567
|
*/
|
|
2568
2568
|
ease: [{
|
|
2569
|
-
ease: ["linear", "in", "out", "in-out",
|
|
2569
|
+
ease: ["linear", "in", "out", "in-out", b]
|
|
2570
2570
|
}],
|
|
2571
2571
|
/**
|
|
2572
2572
|
* Transition Delay
|
|
@@ -2580,7 +2580,7 @@ function jr() {
|
|
|
2580
2580
|
* @see https://tailwindcss.com/docs/animation
|
|
2581
2581
|
*/
|
|
2582
2582
|
animate: [{
|
|
2583
|
-
animate: ["none", "spin", "ping", "pulse", "bounce",
|
|
2583
|
+
animate: ["none", "spin", "ping", "pulse", "bounce", b]
|
|
2584
2584
|
}],
|
|
2585
2585
|
// Transforms
|
|
2586
2586
|
/**
|
|
@@ -2616,7 +2616,7 @@ function jr() {
|
|
|
2616
2616
|
* @see https://tailwindcss.com/docs/rotate
|
|
2617
2617
|
*/
|
|
2618
2618
|
rotate: [{
|
|
2619
|
-
rotate: [fe,
|
|
2619
|
+
rotate: [fe, b]
|
|
2620
2620
|
}],
|
|
2621
2621
|
/**
|
|
2622
2622
|
* Translate X
|
|
@@ -2651,7 +2651,7 @@ function jr() {
|
|
|
2651
2651
|
* @see https://tailwindcss.com/docs/transform-origin
|
|
2652
2652
|
*/
|
|
2653
2653
|
"transform-origin": [{
|
|
2654
|
-
origin: ["center", "top", "top-right", "right", "bottom-right", "bottom", "bottom-left", "left", "top-left",
|
|
2654
|
+
origin: ["center", "top", "top-right", "right", "bottom-right", "bottom", "bottom-left", "left", "top-left", b]
|
|
2655
2655
|
}],
|
|
2656
2656
|
// Interactivity
|
|
2657
2657
|
/**
|
|
@@ -2673,7 +2673,7 @@ function jr() {
|
|
|
2673
2673
|
* @see https://tailwindcss.com/docs/cursor
|
|
2674
2674
|
*/
|
|
2675
2675
|
cursor: [{
|
|
2676
|
-
cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out",
|
|
2676
|
+
cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", b]
|
|
2677
2677
|
}],
|
|
2678
2678
|
/**
|
|
2679
2679
|
* Caret Color
|
|
@@ -2895,7 +2895,7 @@ function jr() {
|
|
|
2895
2895
|
* @see https://tailwindcss.com/docs/will-change
|
|
2896
2896
|
*/
|
|
2897
2897
|
"will-change": [{
|
|
2898
|
-
"will-change": ["auto", "scroll", "contents", "transform",
|
|
2898
|
+
"will-change": ["auto", "scroll", "contents", "transform", b]
|
|
2899
2899
|
}],
|
|
2900
2900
|
// SVG
|
|
2901
2901
|
/**
|
|
@@ -2910,7 +2910,7 @@ function jr() {
|
|
|
2910
2910
|
* @see https://tailwindcss.com/docs/stroke-width
|
|
2911
2911
|
*/
|
|
2912
2912
|
"stroke-w": [{
|
|
2913
|
-
stroke: [
|
|
2913
|
+
stroke: [W, Y, ke]
|
|
2914
2914
|
}],
|
|
2915
2915
|
/**
|
|
2916
2916
|
* Stroke
|
|
@@ -2986,7 +2986,7 @@ function jr() {
|
|
|
2986
2986
|
}
|
|
2987
2987
|
};
|
|
2988
2988
|
}
|
|
2989
|
-
const
|
|
2989
|
+
const T = /* @__PURE__ */ cr(jr), it = {
|
|
2990
2990
|
primary: "tw-bg-Background-accentEggplant-100 tw-text-Text-textPrimaryDark tw-rounded-sm hover:tw-text-Text-textPrimaryDark hover:tw-bg-Background-accentEggplant-highlight active:tw-bg-Background-accentEggplant-darkened focus:tw-bg-Background-accentEggplant-100 focus:tw-border focus:tw-border-white disabled:tw-bg-Background-accentEggplant-20",
|
|
2991
2991
|
secondary: "tw-text-Text-secondary tw-rounded-sm tw-border tw-border-Fills-secondary hover:tw-text-black hover:tw-border hover:tw-border-Fills-black active:tw-text-black active:tw-border active:tw-border-Fills-black focus:tw-bg-Background-accentEggplant-5 focus:tw-text-accentEggplant-100 focus:tw-border focus:tw-border-Background-accentEggplant-100 disabled:tw-border disabled:tw-border-Fills-quadrutery disabled:tw-text-Text-tertiary",
|
|
2992
2992
|
tertiary: "tw-text-Text-secondary tw-rounded-sm hover:tw-bg-Fills-quintiary active:tw-bg-Fills-quintiary focus:tw-bg-Fills-quadrutery disabled:tw-text-Fills-quadrutery disabled:tw-bg-Fills-quintiary",
|
|
@@ -2995,13 +2995,13 @@ const P = /* @__PURE__ */ cr(jr), it = {
|
|
|
2995
2995
|
large: "tw-py-space150 tw-px-space400"
|
|
2996
2996
|
}, _r = X.forwardRef(
|
|
2997
2997
|
(c, i) => {
|
|
2998
|
-
var
|
|
2999
|
-
return /* @__PURE__ */
|
|
2998
|
+
var d = c, { color: t = "primary", size: n = "small", disabled: r = !1, className: o } = d, s = L(d, ["color", "size", "disabled", "className"]);
|
|
2999
|
+
return /* @__PURE__ */ w.jsx(
|
|
3000
3000
|
"button",
|
|
3001
3001
|
F({
|
|
3002
3002
|
ref: i,
|
|
3003
3003
|
disabled: r,
|
|
3004
|
-
className:
|
|
3004
|
+
className: T(j(it[t], it[n], o))
|
|
3005
3005
|
}, s)
|
|
3006
3006
|
);
|
|
3007
3007
|
}
|
|
@@ -3009,8 +3009,8 @@ const P = /* @__PURE__ */ cr(jr), it = {
|
|
|
3009
3009
|
_r.displayName = "Button";
|
|
3010
3010
|
const yt = X.forwardRef(
|
|
3011
3011
|
({ className: t = "" }, n) => {
|
|
3012
|
-
const o =
|
|
3013
|
-
return /* @__PURE__ */
|
|
3012
|
+
const o = T("tw-text-System-red tw-ms-[2px]", t);
|
|
3013
|
+
return /* @__PURE__ */ w.jsx(
|
|
3014
3014
|
"span",
|
|
3015
3015
|
{
|
|
3016
3016
|
className: o,
|
|
@@ -3021,40 +3021,98 @@ const yt = X.forwardRef(
|
|
|
3021
3021
|
}
|
|
3022
3022
|
);
|
|
3023
3023
|
yt.displayName = "Asteric";
|
|
3024
|
-
const st = {
|
|
3024
|
+
const Sr = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.482%2010.047c2.498%200%204.566-2.072%204.566-4.565%200-2.498-2.073-4.565-4.57-4.565C2.985.917.917%202.984.917%205.482c0%202.493%202.072%204.565%204.565%204.565zm0-.76a3.786%203.786%200%200%201-3.8-3.805%203.782%203.782%200%200%201%203.796-3.805%203.794%203.794%200%200%201%203.809%203.805%203.79%203.79%200%200%201-3.805%203.804z'%20fill='%23FF453A'/%3e%3cpath%20d='M4.452%207.978h1.821a.316.316%200%201%200%200-.631h-.555V5.069c0-.242-.12-.403-.349-.403h-.841a.316.316%200%201%200%200%20.631h.479v2.05h-.555a.316.316%200%201%200%200%20.631zm.743-4.055c.326%200%20.582-.26.582-.587a.582.582%200%201%200-1.164%200c0%20.327.26.587.582.587z'%20fill='%23FF453A'/%3e%3c/svg%3e", Pr = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.482%2010.047c2.498%200%204.566-2.072%204.566-4.565%200-2.498-2.073-4.565-4.57-4.565C2.985.917.917%202.984.917%205.482c0%202.493%202.072%204.565%204.565%204.565zm0-.76a3.786%203.786%200%200%201-3.8-3.805%203.782%203.782%200%200%201%203.796-3.805%203.794%203.794%200%200%201%203.809%203.805%203.79%203.79%200%200%201-3.805%203.804z'%20fill='%2328CD41'/%3e%3cpath%20d='M5.242%207.713a.42.42%200%200%200%20.363-.21L7.65%204.283c.05-.09.108-.188.108-.286%200-.202-.18-.332-.367-.332-.112%200-.224.072-.31.202l-1.857%202.98-.881-1.14c-.108-.144-.206-.18-.332-.18a.347.347%200%200%200-.344.354c0%20.099.04.193.103.278l1.092%201.342c.112.148.233.21.38.21z'%20fill='%2328CD41'/%3e%3c/svg%3e", st = {
|
|
3025
3025
|
primary: "tw-bg-Text-textSecondaryPlusDark tw-placeholder-Fills-quadrutery tw-text-Text-primary MediumBodyRegular tw-border tw-border-Fills-terciary tw-rounded-sm hover:tw-border-Fills-secondary active:tw-text-Text-primary active:tw-border-Text-primary focus:tw-border-Text-primary focus:tw-outline-none tw-disabled:bg-Fills-quintiary tw-px-[12px] tw-pt-[8px] tw-pb-[7px]",
|
|
3026
3026
|
primaryRounded: "tw-bg-Text-textSecondaryPlusDark tw-placeholder-Fills-quadrutery tw-text-Text-primary MediumBodyRegular tw-border tw-border-Fills-terciary tw-rounded-sm hover:tw-border-Fills-secondary active:tw-text-Text-primary active:tw-border-Text-primary focus:tw-border-Text-primary focus:tw-outline-none tw-disabled:bg-Fills-quintiary tw-px-[12px] tw-pt-[8px] tw-pb-[7px]",
|
|
3027
3027
|
success: "tw-bg-Text-textSecondaryPlusDark tw-placeholder-Fills-quadrutery tw-text-Text-primary MediumBodyRegular tw-border tw-border-Fills-terciary tw-rounded-sm hover:tw-border-Fills-secondary active:tw-text-Text-primary active:tw-border-Text-primary focus:tw-border-Text-primary focus:tw-outline-none tw-disabled:bg-Fills-quintiary tw-px-[12px] tw-pt-[8px] tw-pb-[7px]",
|
|
3028
|
-
error: "tw-bg-
|
|
3028
|
+
error: "tw-bg-System-red tw-bg-opacity-[0.1] tw-placeholder-Fills-quadrutery tw-text-Text-primary MediumBodyRegular tw-border tw-border-System-red tw-rounded-sm active:tw-text-Text-primary focus:tw-outline-none tw-disabled:bg-Fills-quintiary tw-px-[12px] tw-pt-[8px] tw-pb-[7px]",
|
|
3029
3029
|
errorRounded: "tw-bg-Text-textSecondaryPlusDark tw-placeholder-Fills-quadrutery tw-text-Text-primary MediumBodyRegular tw-border tw-border-System-red tw-rounded-sm active:tw-text-Text-primary focus:tw-outline-none tw-disabled:bg-Fills-quintiary tw-px-[12px] tw-pt-[8px] tw-pb-[7px]"
|
|
3030
|
-
},
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
|
|
3030
|
+
}, Ar = {
|
|
3031
|
+
primary: "tw-text-Text-primary",
|
|
3032
|
+
primaryRounded: "tw-text-Text-primary",
|
|
3033
|
+
success: "tw-text-Text-primary",
|
|
3034
|
+
error: "tw-flex tw-flex-row tw-items-center tw-justify-start tw-text-System-red",
|
|
3035
|
+
errorRounded: "tw-text-System-red"
|
|
3036
|
+
}, Nr = X.forwardRef(
|
|
3037
|
+
(x, m) => {
|
|
3038
|
+
var P = x, {
|
|
3039
|
+
color: t = "primary",
|
|
3040
|
+
disabled: n = !1,
|
|
3041
|
+
textarea: r = !1,
|
|
3042
|
+
label: o,
|
|
3043
|
+
required: s = !1,
|
|
3044
|
+
caption: i,
|
|
3045
|
+
labelClass: c,
|
|
3046
|
+
InputDivClass: d,
|
|
3047
|
+
captionClass: p,
|
|
3048
|
+
className: g
|
|
3049
|
+
} = P, u = L(P, [
|
|
3050
|
+
"color",
|
|
3051
|
+
"disabled",
|
|
3052
|
+
"textarea",
|
|
3053
|
+
"label",
|
|
3054
|
+
"required",
|
|
3055
|
+
"caption",
|
|
3056
|
+
"labelClass",
|
|
3057
|
+
"InputDivClass",
|
|
3058
|
+
"captionClass",
|
|
3059
|
+
"className"
|
|
3060
|
+
]);
|
|
3061
|
+
return r ? /* @__PURE__ */ w.jsx(
|
|
3034
3062
|
"textarea",
|
|
3035
3063
|
F({
|
|
3036
3064
|
disabled: n,
|
|
3037
|
-
className:
|
|
3038
|
-
},
|
|
3039
|
-
) : /* @__PURE__ */
|
|
3040
|
-
o && /* @__PURE__ */
|
|
3065
|
+
className: T(j(st[t], g))
|
|
3066
|
+
}, u)
|
|
3067
|
+
) : /* @__PURE__ */ w.jsxs("div", { className: T("tw-flex tw-flex-col tw-items-start tw-w-full", d), children: [
|
|
3068
|
+
o && /* @__PURE__ */ w.jsxs("label", { className: T("MediumSubheadRegular tw-mb-space075", c), children: [
|
|
3041
3069
|
o,
|
|
3042
3070
|
" ",
|
|
3043
|
-
s && /* @__PURE__ */
|
|
3071
|
+
s && /* @__PURE__ */ w.jsx(yt, {})
|
|
3044
3072
|
] }),
|
|
3045
|
-
/* @__PURE__ */
|
|
3073
|
+
/* @__PURE__ */ w.jsx(
|
|
3046
3074
|
"input",
|
|
3047
3075
|
F({
|
|
3048
|
-
ref:
|
|
3076
|
+
ref: m,
|
|
3049
3077
|
disabled: n,
|
|
3050
|
-
className:
|
|
3051
|
-
},
|
|
3078
|
+
className: T(j(st[t], g))
|
|
3079
|
+
}, u)
|
|
3052
3080
|
),
|
|
3053
|
-
i && /* @__PURE__ */
|
|
3081
|
+
i && /* @__PURE__ */ w.jsxs(
|
|
3082
|
+
"caption",
|
|
3083
|
+
{
|
|
3084
|
+
className: T(
|
|
3085
|
+
j(
|
|
3086
|
+
"MediumCaption1Regular tw-font-normal tw-mt-space075",
|
|
3087
|
+
Ar[t]
|
|
3088
|
+
),
|
|
3089
|
+
p
|
|
3090
|
+
),
|
|
3091
|
+
children: [
|
|
3092
|
+
t === "error" && /* @__PURE__ */ w.jsx(
|
|
3093
|
+
"img",
|
|
3094
|
+
{
|
|
3095
|
+
src: Sr,
|
|
3096
|
+
alt: "error",
|
|
3097
|
+
className: T(j("tw-me-1"))
|
|
3098
|
+
}
|
|
3099
|
+
),
|
|
3100
|
+
t === "success" && /* @__PURE__ */ w.jsx(
|
|
3101
|
+
"img",
|
|
3102
|
+
{
|
|
3103
|
+
src: Pr,
|
|
3104
|
+
alt: "success",
|
|
3105
|
+
className: T(j("tw-me-1"))
|
|
3106
|
+
}
|
|
3107
|
+
),
|
|
3108
|
+
i
|
|
3109
|
+
]
|
|
3110
|
+
}
|
|
3111
|
+
)
|
|
3054
3112
|
] });
|
|
3055
3113
|
}
|
|
3056
3114
|
);
|
|
3057
|
-
|
|
3115
|
+
Nr.displayName = "Input";
|
|
3058
3116
|
function vt(t) {
|
|
3059
3117
|
var n, r, o = "";
|
|
3060
3118
|
if (typeof t == "string" || typeof t == "number")
|
|
@@ -3068,37 +3126,37 @@ function vt(t) {
|
|
|
3068
3126
|
t[n] && (o && (o += " "), o += n);
|
|
3069
3127
|
return o;
|
|
3070
3128
|
}
|
|
3071
|
-
function
|
|
3129
|
+
function Or() {
|
|
3072
3130
|
for (var t, n, r = 0, o = ""; r < arguments.length; )
|
|
3073
3131
|
(t = arguments[r++]) && (n = vt(t)) && (o && (o += " "), o += n);
|
|
3074
3132
|
return o;
|
|
3075
3133
|
}
|
|
3076
|
-
const lt = (t) => typeof t == "boolean" ? "".concat(t) : t === 0 ? "0" : t, ct =
|
|
3134
|
+
const lt = (t) => typeof t == "boolean" ? "".concat(t) : t === 0 ? "0" : t, ct = Or, ht = (t, n) => (r) => {
|
|
3077
3135
|
var o;
|
|
3078
3136
|
if ((n == null ? void 0 : n.variants) == null)
|
|
3079
3137
|
return ct(t, r == null ? void 0 : r.class, r == null ? void 0 : r.className);
|
|
3080
3138
|
const { variants: s, defaultVariants: i } = n, c = Object.keys(s).map((g) => {
|
|
3081
|
-
const
|
|
3082
|
-
if (
|
|
3139
|
+
const u = r == null ? void 0 : r[g], m = i == null ? void 0 : i[g];
|
|
3140
|
+
if (u === null)
|
|
3083
3141
|
return null;
|
|
3084
|
-
const x = lt(
|
|
3142
|
+
const x = lt(u) || lt(m);
|
|
3085
3143
|
return s[g][x];
|
|
3086
|
-
}),
|
|
3087
|
-
let [m, x] =
|
|
3144
|
+
}), d = r && Object.entries(r).reduce((g, u) => {
|
|
3145
|
+
let [m, x] = u;
|
|
3088
3146
|
return x === void 0 || (g[m] = x), g;
|
|
3089
|
-
}, {}),
|
|
3090
|
-
let
|
|
3091
|
-
return Object.entries(
|
|
3092
|
-
let [
|
|
3093
|
-
return Array.isArray(
|
|
3147
|
+
}, {}), p = n == null || (o = n.compoundVariants) === null || o === void 0 ? void 0 : o.reduce((g, u) => {
|
|
3148
|
+
let z = u, { class: m, className: x } = z, P = L(z, ["class", "className"]);
|
|
3149
|
+
return Object.entries(P).every((_) => {
|
|
3150
|
+
let [N, O] = _;
|
|
3151
|
+
return Array.isArray(O) ? O.includes(F(F({}, i), d)[N]) : F(F({}, i), d)[N] === O;
|
|
3094
3152
|
}) ? [
|
|
3095
3153
|
...g,
|
|
3096
3154
|
m,
|
|
3097
3155
|
x
|
|
3098
3156
|
] : g;
|
|
3099
3157
|
}, []);
|
|
3100
|
-
return ct(t, c,
|
|
3101
|
-
},
|
|
3158
|
+
return ct(t, c, p, r == null ? void 0 : r.class, r == null ? void 0 : r.className);
|
|
3159
|
+
}, Fr = ht("tw-border tw-text-text-primary", {
|
|
3102
3160
|
variants: {
|
|
3103
3161
|
cardType: {
|
|
3104
3162
|
default: "tw-shadow-none",
|
|
@@ -3108,16 +3166,16 @@ const lt = (t) => typeof t == "boolean" ? "".concat(t) : t === 0 ? "0" : t, ct =
|
|
|
3108
3166
|
defaultVariants: {
|
|
3109
3167
|
cardType: "default"
|
|
3110
3168
|
}
|
|
3111
|
-
}),
|
|
3169
|
+
}), Ir = J.forwardRef(
|
|
3112
3170
|
(s, o) => {
|
|
3113
3171
|
var i = s, { className: t, cardType: n } = i, r = L(i, ["className", "cardType"]);
|
|
3114
|
-
return /* @__PURE__ */
|
|
3172
|
+
return /* @__PURE__ */ w.jsx(
|
|
3115
3173
|
"div",
|
|
3116
3174
|
F({
|
|
3117
3175
|
ref: o,
|
|
3118
|
-
className:
|
|
3119
|
-
|
|
3120
|
-
|
|
3176
|
+
className: T(
|
|
3177
|
+
j(
|
|
3178
|
+
Fr({
|
|
3121
3179
|
cardType: n,
|
|
3122
3180
|
className: t
|
|
3123
3181
|
}),
|
|
@@ -3129,75 +3187,75 @@ const lt = (t) => typeof t == "boolean" ? "".concat(t) : t === 0 ? "0" : t, ct =
|
|
|
3129
3187
|
);
|
|
3130
3188
|
}
|
|
3131
3189
|
);
|
|
3132
|
-
|
|
3133
|
-
const
|
|
3190
|
+
Ir.displayName = "Card";
|
|
3191
|
+
const zr = J.forwardRef(
|
|
3134
3192
|
(o, r) => {
|
|
3135
3193
|
var s = o, { className: t } = s, n = L(s, ["className"]);
|
|
3136
|
-
return /* @__PURE__ */
|
|
3194
|
+
return /* @__PURE__ */ w.jsx(
|
|
3137
3195
|
"div",
|
|
3138
3196
|
F({
|
|
3139
3197
|
ref: r,
|
|
3140
|
-
className:
|
|
3141
|
-
|
|
3198
|
+
className: T(
|
|
3199
|
+
j("tw-flex tw-flex-col tw-pt-space300 tw-pb-space200 tw-px-space300", t)
|
|
3142
3200
|
)
|
|
3143
3201
|
}, n)
|
|
3144
3202
|
);
|
|
3145
3203
|
}
|
|
3146
3204
|
);
|
|
3147
|
-
|
|
3148
|
-
const
|
|
3205
|
+
zr.displayName = "CardHeader";
|
|
3206
|
+
const Mr = J.forwardRef(
|
|
3149
3207
|
(o, r) => {
|
|
3150
3208
|
var s = o, { className: t } = s, n = L(s, ["className"]);
|
|
3151
|
-
return /* @__PURE__ */
|
|
3209
|
+
return /* @__PURE__ */ w.jsx(
|
|
3152
3210
|
"div",
|
|
3153
3211
|
F({
|
|
3154
3212
|
ref: r,
|
|
3155
|
-
className:
|
|
3213
|
+
className: T(j("tw-font-medium", t))
|
|
3156
3214
|
}, n)
|
|
3157
3215
|
);
|
|
3158
3216
|
}
|
|
3159
3217
|
);
|
|
3160
|
-
|
|
3161
|
-
const
|
|
3218
|
+
Mr.displayName = "Title";
|
|
3219
|
+
const Dr = J.forwardRef(
|
|
3162
3220
|
(o, r) => {
|
|
3163
3221
|
var s = o, { className: t } = s, n = L(s, ["className"]);
|
|
3164
|
-
return /* @__PURE__ */
|
|
3222
|
+
return /* @__PURE__ */ w.jsx(
|
|
3165
3223
|
"div",
|
|
3166
3224
|
F({
|
|
3167
3225
|
ref: r,
|
|
3168
|
-
className:
|
|
3226
|
+
className: T(j("tw-font-regular", t))
|
|
3169
3227
|
}, n)
|
|
3170
3228
|
);
|
|
3171
3229
|
}
|
|
3172
3230
|
);
|
|
3173
|
-
|
|
3174
|
-
const
|
|
3231
|
+
Dr.displayName = "Description";
|
|
3232
|
+
const Br = J.forwardRef(
|
|
3175
3233
|
(o, r) => {
|
|
3176
3234
|
var s = o, { className: t } = s, n = L(s, ["className"]);
|
|
3177
|
-
return /* @__PURE__ */
|
|
3235
|
+
return /* @__PURE__ */ w.jsx(
|
|
3178
3236
|
"div",
|
|
3179
3237
|
F({
|
|
3180
3238
|
ref: r,
|
|
3181
|
-
className:
|
|
3239
|
+
className: T(j("tw-pb-space300 tw-px-space300 ", t))
|
|
3182
3240
|
}, n)
|
|
3183
3241
|
);
|
|
3184
3242
|
}
|
|
3185
3243
|
);
|
|
3186
|
-
|
|
3187
|
-
const
|
|
3244
|
+
Br.displayName = "Content";
|
|
3245
|
+
const Lr = J.forwardRef(
|
|
3188
3246
|
(o, r) => {
|
|
3189
3247
|
var s = o, { className: t } = s, n = L(s, ["className"]);
|
|
3190
|
-
return /* @__PURE__ */
|
|
3248
|
+
return /* @__PURE__ */ w.jsx(
|
|
3191
3249
|
"div",
|
|
3192
3250
|
F({
|
|
3193
3251
|
ref: r,
|
|
3194
|
-
className:
|
|
3252
|
+
className: T(j("tw-pb-space300 tw-px-space300", t))
|
|
3195
3253
|
}, n)
|
|
3196
3254
|
);
|
|
3197
3255
|
}
|
|
3198
3256
|
);
|
|
3199
|
-
|
|
3200
|
-
const
|
|
3257
|
+
Lr.displayName = "Footer";
|
|
3258
|
+
const Vr = ht(
|
|
3201
3259
|
"tw-grid zero:tw-grid-cols-4 tw-gap-x-8 mobile:tw-grid-cols-4 tablet:tw-grid-cols-6 desktop:tw-grid-cols-12 wide_desktop:tw-grid-cols-12 tw-w-full",
|
|
3202
3260
|
{
|
|
3203
3261
|
variants: {
|
|
@@ -3300,15 +3358,15 @@ const Dr = ht(
|
|
|
3300
3358
|
}
|
|
3301
3359
|
}
|
|
3302
3360
|
}
|
|
3303
|
-
),
|
|
3361
|
+
), Wr = J.forwardRef(
|
|
3304
3362
|
(s, o) => {
|
|
3305
3363
|
var i = s, { className: t, children: n } = i, r = L(i, ["className", "children"]);
|
|
3306
|
-
return /* @__PURE__ */
|
|
3364
|
+
return /* @__PURE__ */ w.jsx(
|
|
3307
3365
|
"div",
|
|
3308
3366
|
tt(F({
|
|
3309
|
-
className:
|
|
3310
|
-
|
|
3311
|
-
|
|
3367
|
+
className: T(
|
|
3368
|
+
j(
|
|
3369
|
+
Vr({
|
|
3312
3370
|
display: r == null ? void 0 : r.display,
|
|
3313
3371
|
gap: r == null ? void 0 : r.gap,
|
|
3314
3372
|
gapX: r == null ? void 0 : r.gapX,
|
|
@@ -3330,8 +3388,8 @@ const Dr = ht(
|
|
|
3330
3388
|
);
|
|
3331
3389
|
}
|
|
3332
3390
|
);
|
|
3333
|
-
|
|
3334
|
-
const
|
|
3391
|
+
Wr.displayName = "Grid";
|
|
3392
|
+
const dt = (t) => {
|
|
3335
3393
|
let n = "";
|
|
3336
3394
|
switch (t) {
|
|
3337
3395
|
case "STANDARD":
|
|
@@ -3347,39 +3405,39 @@ const ut = (t) => {
|
|
|
3347
3405
|
break;
|
|
3348
3406
|
}
|
|
3349
3407
|
return n;
|
|
3350
|
-
},
|
|
3351
|
-
({ className: t, items: n }, r) => /* @__PURE__ */
|
|
3408
|
+
}, $r = J.forwardRef(
|
|
3409
|
+
({ className: t, items: n }, r) => /* @__PURE__ */ w.jsx(w.Fragment, { children: /* @__PURE__ */ w.jsx(
|
|
3352
3410
|
"div",
|
|
3353
3411
|
{
|
|
3354
|
-
className:
|
|
3412
|
+
className: T(j(t, "tw-w-full tw-flex tw-flex-col")),
|
|
3355
3413
|
ref: r,
|
|
3356
|
-
children: n.length > 0 && n.map((o, s) => /* @__PURE__ */
|
|
3357
|
-
o.type === "STANDARD_LINE_SEPARATED" && /* @__PURE__ */
|
|
3358
|
-
/* @__PURE__ */
|
|
3414
|
+
children: n.length > 0 && n.map((o, s) => /* @__PURE__ */ w.jsxs("div", { children: [
|
|
3415
|
+
o.type === "STANDARD_LINE_SEPARATED" && /* @__PURE__ */ w.jsx("hr", { className: "tw-mt-3 tw-mb-1" }),
|
|
3416
|
+
/* @__PURE__ */ w.jsxs(
|
|
3359
3417
|
"div",
|
|
3360
3418
|
{
|
|
3361
|
-
className:
|
|
3419
|
+
className: j(
|
|
3362
3420
|
"tw-flex tw-flex-row tw-justify-between",
|
|
3363
3421
|
s > 0 && "tw-mt-2",
|
|
3364
3422
|
s !== n.length && o.type === "STANDARD_LINE_SEPARATED" && "tw-mb-1"
|
|
3365
3423
|
),
|
|
3366
3424
|
children: [
|
|
3367
|
-
/* @__PURE__ */
|
|
3425
|
+
/* @__PURE__ */ w.jsx(
|
|
3368
3426
|
"span",
|
|
3369
3427
|
{
|
|
3370
|
-
className:
|
|
3428
|
+
className: j(
|
|
3371
3429
|
"tw-text-xSmallCallout tablet:tw-text-mediumCallout tw-me-3",
|
|
3372
|
-
|
|
3430
|
+
dt(o.type)
|
|
3373
3431
|
),
|
|
3374
3432
|
children: o.display_name
|
|
3375
3433
|
}
|
|
3376
3434
|
),
|
|
3377
|
-
/* @__PURE__ */
|
|
3435
|
+
/* @__PURE__ */ w.jsx(
|
|
3378
3436
|
"span",
|
|
3379
3437
|
{
|
|
3380
|
-
className:
|
|
3438
|
+
className: j(
|
|
3381
3439
|
"tw-text-xSmallCallout tablet:tw-text-mediumCallout",
|
|
3382
|
-
|
|
3440
|
+
dt(o.type)
|
|
3383
3441
|
),
|
|
3384
3442
|
children: o.currency_converted_amount
|
|
3385
3443
|
}
|
|
@@ -3391,51 +3449,51 @@ const ut = (t) => {
|
|
|
3391
3449
|
}
|
|
3392
3450
|
) })
|
|
3393
3451
|
);
|
|
3394
|
-
|
|
3395
|
-
const
|
|
3396
|
-
const [n, r] =
|
|
3452
|
+
$r.displayName = "Booking_Quote_Card";
|
|
3453
|
+
const Gr = "data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%200%2014%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23cr9x6s95oa)'%3e%3cpath%20d='M4.222%206.738c0%20.13.05.246.152.345l4.302%204.057a.475.475%200%200%200%20.353.141c.282%200%20.5-.204.5-.476a.483.483%200%200%200-.147-.34l-3.95-3.727%203.95-3.727a.493.493%200%200%200%20.146-.34c0-.273-.217-.477-.499-.477a.492.492%200%200%200-.353.136L4.374%206.392a.455.455%200%200%200-.152.346z'%20fill='%23fff'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='cr9x6s95oa'%3e%3cpath%20fill='%23fff'%20transform='translate(.333%20.05)'%20d='M0%200h13.333v12.864H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", qr = "data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%200%2014%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.084%206.738a.46.46%200%200%200-.158-.346L5.63%202.33a.514.514%200%200%200-.358-.136.477.477%200%200%200-.353.817l3.95%203.727-3.95%203.727a.477.477%200%200%200%20.353.817c.14%200%20.26-.048.358-.142l4.296-4.057a.47.47%200%200%200%20.158-.345z'%20fill='%23fff'/%3e%3c/svg%3e", Yr = X.forwardRef(({ images: t }) => {
|
|
3454
|
+
const [n, r] = ut(0), o = () => {
|
|
3397
3455
|
r((i) => i === t.length - 1 ? 0 : i + 1);
|
|
3398
3456
|
}, s = () => {
|
|
3399
3457
|
r((i) => i === 0 ? t.length - 1 : i - 1);
|
|
3400
3458
|
};
|
|
3401
|
-
return /* @__PURE__ */
|
|
3402
|
-
t.length > 1 && /* @__PURE__ */
|
|
3459
|
+
return /* @__PURE__ */ w.jsx(w.Fragment, { children: /* @__PURE__ */ w.jsxs("div", { className: "tw-relative tw-rounded-[4px] tw-w-full", children: [
|
|
3460
|
+
t.length > 1 && /* @__PURE__ */ w.jsx(
|
|
3403
3461
|
"button",
|
|
3404
3462
|
{
|
|
3405
3463
|
className: "tw-absolute tw-z-10 tw-top-[50%] -tw-translate-y-1/2 tw-left-4 tw-w-6 tw-h-6 tw-text-white tw-rounded-sm tw-flex tw-justify-center tw-items-center tw-bg-[rgba(255,255,255,0.25)] backdrop-blur-sm",
|
|
3406
3464
|
onClick: s,
|
|
3407
|
-
children: /* @__PURE__ */
|
|
3465
|
+
children: /* @__PURE__ */ w.jsx(
|
|
3408
3466
|
"img",
|
|
3409
3467
|
{
|
|
3410
|
-
src:
|
|
3468
|
+
src: Gr,
|
|
3411
3469
|
alt: "prev"
|
|
3412
3470
|
}
|
|
3413
3471
|
)
|
|
3414
3472
|
}
|
|
3415
3473
|
),
|
|
3416
|
-
/* @__PURE__ */
|
|
3474
|
+
/* @__PURE__ */ w.jsx("div", { className: "picture tw-w-full tw-rounded-[4px]", style: {
|
|
3417
3475
|
backgroundImage: `url(${t[n]})`
|
|
3418
3476
|
} }),
|
|
3419
|
-
t.length > 1 && /* @__PURE__ */
|
|
3477
|
+
t.length > 1 && /* @__PURE__ */ w.jsx(
|
|
3420
3478
|
"button",
|
|
3421
3479
|
{
|
|
3422
3480
|
className: "tw-absolute tw-z-10 tw-top-[50%] -tw-translate-y-1/2 tw-right-4 tw-w-6 tw-h-6 tw-text-white tw-rounded-sm tw-flex tw-justify-center tw-items-center tw-bg-[rgba(255,255,255,0.25)] backdrop-blur-sm",
|
|
3423
3481
|
onClick: o,
|
|
3424
|
-
children: /* @__PURE__ */
|
|
3482
|
+
children: /* @__PURE__ */ w.jsx(
|
|
3425
3483
|
"img",
|
|
3426
3484
|
{
|
|
3427
|
-
src:
|
|
3485
|
+
src: qr,
|
|
3428
3486
|
alt: "next"
|
|
3429
3487
|
}
|
|
3430
3488
|
)
|
|
3431
3489
|
}
|
|
3432
3490
|
),
|
|
3433
|
-
t.length > 1 && /* @__PURE__ */
|
|
3491
|
+
t.length > 1 && /* @__PURE__ */ w.jsx("ul", { className: "tw-absolute tw-flex tw-flex-row tw-bottom-1 tw-left-1/2 -tw-translate-x-1/2 tw-z-10", children: t.map((i, c) => /* @__PURE__ */ w.jsx(
|
|
3434
3492
|
"li",
|
|
3435
3493
|
{
|
|
3436
3494
|
"aria-description": i,
|
|
3437
|
-
className:
|
|
3438
|
-
|
|
3495
|
+
className: T(
|
|
3496
|
+
j(
|
|
3439
3497
|
"tw-w-[5px] tw-h-[4px] tw-block tw-z-10 tw-mx-[2.5px] tw-rounded-[1px]",
|
|
3440
3498
|
c !== n && "tw-bg-[rgba(255,255,255,0.5)]",
|
|
3441
3499
|
c === n && "tw-bg-[rgba(255,255,255,0.8)]"
|
|
@@ -3446,8 +3504,8 @@ const Wr = "data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%20
|
|
|
3446
3504
|
)) })
|
|
3447
3505
|
] }) });
|
|
3448
3506
|
});
|
|
3449
|
-
|
|
3450
|
-
const
|
|
3507
|
+
Yr.displayName = "Image_Carousel";
|
|
3508
|
+
const Ur = X.forwardRef(
|
|
3451
3509
|
({
|
|
3452
3510
|
title: t,
|
|
3453
3511
|
content: n,
|
|
@@ -3456,54 +3514,54 @@ const Gr = X.forwardRef(
|
|
|
3456
3514
|
accordionClass: s,
|
|
3457
3515
|
accordionHeaderClass: i,
|
|
3458
3516
|
accordionTitleClass: c,
|
|
3459
|
-
accordionContentClass:
|
|
3460
|
-
isEnabled:
|
|
3517
|
+
accordionContentClass: d,
|
|
3518
|
+
isEnabled: p = !0,
|
|
3461
3519
|
isExpanded: g = !0
|
|
3462
|
-
},
|
|
3463
|
-
const [m, x] =
|
|
3464
|
-
|
|
3520
|
+
}, u) => {
|
|
3521
|
+
const [m, x] = ut(g), P = () => {
|
|
3522
|
+
p && x(!m);
|
|
3465
3523
|
};
|
|
3466
|
-
return /* @__PURE__ */
|
|
3524
|
+
return /* @__PURE__ */ w.jsxs(
|
|
3467
3525
|
"div",
|
|
3468
3526
|
{
|
|
3469
|
-
className:
|
|
3470
|
-
ref:
|
|
3527
|
+
className: T(j("silkhaus-accordion", s)),
|
|
3528
|
+
ref: u,
|
|
3471
3529
|
children: [
|
|
3472
|
-
/* @__PURE__ */
|
|
3530
|
+
/* @__PURE__ */ w.jsxs(
|
|
3473
3531
|
"div",
|
|
3474
3532
|
{
|
|
3475
|
-
className:
|
|
3476
|
-
|
|
3533
|
+
className: T(
|
|
3534
|
+
j(
|
|
3477
3535
|
"silkhaus-accordion-header tw-flex tw-flex-row tw-justify-between tw-items-center",
|
|
3478
3536
|
i,
|
|
3479
|
-
!
|
|
3480
|
-
|
|
3537
|
+
!p && "tw-cursor-not-allowed",
|
|
3538
|
+
p && "tw-cursor-pointer"
|
|
3481
3539
|
)
|
|
3482
3540
|
),
|
|
3483
|
-
onClick:
|
|
3541
|
+
onClick: P,
|
|
3484
3542
|
children: [
|
|
3485
|
-
/* @__PURE__ */
|
|
3543
|
+
/* @__PURE__ */ w.jsx("div", { className: T(j(c)), children: t }),
|
|
3486
3544
|
m ? o || "-" : r || "+"
|
|
3487
3545
|
]
|
|
3488
3546
|
}
|
|
3489
3547
|
),
|
|
3490
|
-
m && /* @__PURE__ */
|
|
3548
|
+
m && /* @__PURE__ */ w.jsx("div", { className: T(j("silkhaus-accordion-content", d)), children: n })
|
|
3491
3549
|
]
|
|
3492
3550
|
}
|
|
3493
3551
|
);
|
|
3494
3552
|
}
|
|
3495
3553
|
);
|
|
3496
|
-
|
|
3497
|
-
function
|
|
3498
|
-
return
|
|
3554
|
+
Ur.displayName = "Accordion";
|
|
3555
|
+
function Jr(...t) {
|
|
3556
|
+
return T(j(t));
|
|
3499
3557
|
}
|
|
3500
|
-
const
|
|
3558
|
+
const Xr = X.forwardRef(({
|
|
3501
3559
|
checked: t = !1,
|
|
3502
3560
|
onChange: n,
|
|
3503
3561
|
disabled: r = !1,
|
|
3504
3562
|
htmlId: o = "wa"
|
|
3505
|
-
}, s) => /* @__PURE__ */
|
|
3506
|
-
/* @__PURE__ */
|
|
3563
|
+
}, s) => /* @__PURE__ */ w.jsxs("label", { className: Jr("switch", r && "disabled"), htmlFor: o, children: [
|
|
3564
|
+
/* @__PURE__ */ w.jsx(
|
|
3507
3565
|
"input",
|
|
3508
3566
|
{
|
|
3509
3567
|
id: o,
|
|
@@ -3514,7 +3572,7 @@ const Yr = X.forwardRef(({
|
|
|
3514
3572
|
disabled: r
|
|
3515
3573
|
}
|
|
3516
3574
|
),
|
|
3517
|
-
/* @__PURE__ */
|
|
3575
|
+
/* @__PURE__ */ w.jsx(
|
|
3518
3576
|
"span",
|
|
3519
3577
|
{
|
|
3520
3578
|
className: "slider round",
|
|
@@ -3525,20 +3583,20 @@ const Yr = X.forwardRef(({
|
|
|
3525
3583
|
}
|
|
3526
3584
|
)
|
|
3527
3585
|
] }));
|
|
3528
|
-
|
|
3586
|
+
Xr.displayName = "Switch";
|
|
3529
3587
|
export {
|
|
3530
|
-
|
|
3588
|
+
Ur as Accordion,
|
|
3531
3589
|
yt as Asterisk,
|
|
3532
|
-
|
|
3590
|
+
$r as BookingQuoteCard,
|
|
3533
3591
|
_r as Button,
|
|
3534
|
-
|
|
3535
|
-
|
|
3536
|
-
|
|
3537
|
-
|
|
3538
|
-
|
|
3539
|
-
|
|
3540
|
-
|
|
3541
|
-
|
|
3542
|
-
|
|
3543
|
-
|
|
3592
|
+
Ir as Card,
|
|
3593
|
+
Br as CardContent,
|
|
3594
|
+
Dr as CardDescription,
|
|
3595
|
+
Lr as CardFooter,
|
|
3596
|
+
zr as CardHeader,
|
|
3597
|
+
Mr as CardTitle,
|
|
3598
|
+
Wr as Grid,
|
|
3599
|
+
Yr as ImageCarousel,
|
|
3600
|
+
Nr as Input,
|
|
3601
|
+
Xr as Switch
|
|
3544
3602
|
};
|