design-system-silkhaus 0.0.79 → 0.0.80
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 +12 -1
- package/dist/index.cjs +11 -10
- package/dist/index.d.ts +113 -4
- package/dist/index.js +1688 -1182
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
for (var r in
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var r of
|
|
10
|
-
|
|
11
|
-
return
|
|
12
|
-
},
|
|
13
|
-
var
|
|
1
|
+
var er = Object.defineProperty, tr = Object.defineProperties;
|
|
2
|
+
var rr = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var Ee = Object.getOwnPropertySymbols;
|
|
4
|
+
var nt = Object.prototype.hasOwnProperty, ot = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var at = (e, s, r) => s in e ? er(e, s, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[s] = r, M = (e, s) => {
|
|
6
|
+
for (var r in s || (s = {}))
|
|
7
|
+
nt.call(s, r) && at(e, r, s[r]);
|
|
8
|
+
if (Ee)
|
|
9
|
+
for (var r of Ee(s))
|
|
10
|
+
ot.call(s, r) && at(e, r, s[r]);
|
|
11
|
+
return e;
|
|
12
|
+
}, Re = (e, s) => tr(e, rr(s));
|
|
13
|
+
var I = (e, s) => {
|
|
14
14
|
var r = {};
|
|
15
|
-
for (var
|
|
16
|
-
|
|
17
|
-
if (
|
|
18
|
-
for (var
|
|
19
|
-
|
|
15
|
+
for (var a in e)
|
|
16
|
+
nt.call(e, a) && s.indexOf(a) < 0 && (r[a] = e[a]);
|
|
17
|
+
if (e != null && Ee)
|
|
18
|
+
for (var a of Ee(e))
|
|
19
|
+
s.indexOf(a) < 0 && ot.call(e, a) && (r[a] = e[a]);
|
|
20
20
|
return r;
|
|
21
21
|
};
|
|
22
|
-
import * as
|
|
23
|
-
import
|
|
24
|
-
var
|
|
22
|
+
import * as Q from "react";
|
|
23
|
+
import O, { useState as Te, useEffect as Se, forwardRef as ge } from "react";
|
|
24
|
+
var Be = { exports: {} }, ce = {};
|
|
25
25
|
/**
|
|
26
26
|
* @license React
|
|
27
27
|
* react-jsx-runtime.development.js
|
|
@@ -31,594 +31,594 @@ var Fe = { exports: {} }, ue = {};
|
|
|
31
31
|
* This source code is licensed under the MIT license found in the
|
|
32
32
|
* LICENSE file in the root directory of this source tree.
|
|
33
33
|
*/
|
|
34
|
-
var
|
|
35
|
-
function
|
|
36
|
-
return
|
|
37
|
-
var
|
|
38
|
-
function
|
|
39
|
-
if (
|
|
34
|
+
var dt;
|
|
35
|
+
function sr() {
|
|
36
|
+
return dt || (dt = 1, process.env.NODE_ENV !== "production" && function() {
|
|
37
|
+
var e = O, s = Symbol.for("react.element"), r = Symbol.for("react.portal"), a = Symbol.for("react.fragment"), o = Symbol.for("react.strict_mode"), d = Symbol.for("react.profiler"), l = Symbol.for("react.provider"), c = Symbol.for("react.context"), u = Symbol.for("react.forward_ref"), p = Symbol.for("react.suspense"), g = Symbol.for("react.suspense_list"), b = Symbol.for("react.memo"), k = Symbol.for("react.lazy"), N = Symbol.for("react.offscreen"), B = Symbol.iterator, S = "@@iterator";
|
|
38
|
+
function A(t) {
|
|
39
|
+
if (t === null || typeof t != "object")
|
|
40
40
|
return null;
|
|
41
|
-
var
|
|
42
|
-
return typeof
|
|
41
|
+
var i = B && t[B] || t[S];
|
|
42
|
+
return typeof i == "function" ? i : null;
|
|
43
43
|
}
|
|
44
|
-
var
|
|
45
|
-
function
|
|
44
|
+
var z = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
45
|
+
function R(t) {
|
|
46
46
|
{
|
|
47
|
-
for (var
|
|
48
|
-
|
|
49
|
-
|
|
47
|
+
for (var i = arguments.length, f = new Array(i > 1 ? i - 1 : 0), m = 1; m < i; m++)
|
|
48
|
+
f[m - 1] = arguments[m];
|
|
49
|
+
me("error", t, f);
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
|
-
function
|
|
52
|
+
function me(t, i, f) {
|
|
53
53
|
{
|
|
54
|
-
var
|
|
55
|
-
|
|
56
|
-
var
|
|
57
|
-
return String(
|
|
54
|
+
var m = z.ReactDebugCurrentFrame, j = m.getStackAddendum();
|
|
55
|
+
j !== "" && (i += "%s", f = f.concat([j]));
|
|
56
|
+
var E = f.map(function(y) {
|
|
57
|
+
return String(y);
|
|
58
58
|
});
|
|
59
|
-
|
|
59
|
+
E.unshift("Warning: " + i), Function.prototype.apply.call(console[t], console, E);
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
|
-
var
|
|
62
|
+
var ae = !1, be = !1, he = !1, xe = !1, ve = !1, Z;
|
|
63
63
|
Z = Symbol.for("react.module.reference");
|
|
64
|
-
function
|
|
65
|
-
return !!(typeof
|
|
64
|
+
function ne(t) {
|
|
65
|
+
return !!(typeof t == "string" || typeof t == "function" || t === a || t === d || ve || t === o || t === p || t === g || xe || t === N || ae || be || he || typeof t == "object" && t !== null && (t.$$typeof === k || t.$$typeof === b || t.$$typeof === l || t.$$typeof === c || t.$$typeof === u || // This needs to include all possible module reference object
|
|
66
66
|
// types supported by any Flight configuration anywhere since
|
|
67
67
|
// we don't know which Flight build this will end up being used
|
|
68
68
|
// with.
|
|
69
|
-
|
|
69
|
+
t.$$typeof === Z || t.getModuleId !== void 0));
|
|
70
70
|
}
|
|
71
|
-
function
|
|
72
|
-
var
|
|
73
|
-
if (
|
|
74
|
-
return
|
|
75
|
-
var
|
|
76
|
-
return
|
|
71
|
+
function oe(t, i, f) {
|
|
72
|
+
var m = t.displayName;
|
|
73
|
+
if (m)
|
|
74
|
+
return m;
|
|
75
|
+
var j = i.displayName || i.name || "";
|
|
76
|
+
return j !== "" ? f + "(" + j + ")" : f;
|
|
77
77
|
}
|
|
78
|
-
function
|
|
79
|
-
return
|
|
78
|
+
function _(t) {
|
|
79
|
+
return t.displayName || "Context";
|
|
80
80
|
}
|
|
81
|
-
function
|
|
82
|
-
if (
|
|
81
|
+
function D(t) {
|
|
82
|
+
if (t == null)
|
|
83
83
|
return null;
|
|
84
|
-
if (typeof
|
|
85
|
-
return
|
|
86
|
-
if (typeof
|
|
87
|
-
return
|
|
88
|
-
switch (
|
|
89
|
-
case
|
|
84
|
+
if (typeof t.tag == "number" && R("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof t == "function")
|
|
85
|
+
return t.displayName || t.name || null;
|
|
86
|
+
if (typeof t == "string")
|
|
87
|
+
return t;
|
|
88
|
+
switch (t) {
|
|
89
|
+
case a:
|
|
90
90
|
return "Fragment";
|
|
91
91
|
case r:
|
|
92
92
|
return "Portal";
|
|
93
|
-
case
|
|
93
|
+
case d:
|
|
94
94
|
return "Profiler";
|
|
95
|
-
case
|
|
95
|
+
case o:
|
|
96
96
|
return "StrictMode";
|
|
97
|
-
case g:
|
|
98
|
-
return "Suspense";
|
|
99
97
|
case p:
|
|
98
|
+
return "Suspense";
|
|
99
|
+
case g:
|
|
100
100
|
return "SuspenseList";
|
|
101
101
|
}
|
|
102
|
-
if (typeof
|
|
103
|
-
switch (
|
|
104
|
-
case u:
|
|
105
|
-
var a = e;
|
|
106
|
-
return x(a) + ".Consumer";
|
|
102
|
+
if (typeof t == "object")
|
|
103
|
+
switch (t.$$typeof) {
|
|
107
104
|
case c:
|
|
108
|
-
var
|
|
109
|
-
return
|
|
110
|
-
case
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
return
|
|
115
|
-
case
|
|
116
|
-
var
|
|
105
|
+
var i = t;
|
|
106
|
+
return _(i) + ".Consumer";
|
|
107
|
+
case l:
|
|
108
|
+
var f = t;
|
|
109
|
+
return _(f._context) + ".Provider";
|
|
110
|
+
case u:
|
|
111
|
+
return oe(t, t.render, "ForwardRef");
|
|
112
|
+
case b:
|
|
113
|
+
var m = t.displayName || null;
|
|
114
|
+
return m !== null ? m : D(t.type) || "Memo";
|
|
115
|
+
case k: {
|
|
116
|
+
var j = t, E = j._payload, y = j._init;
|
|
117
117
|
try {
|
|
118
|
-
return
|
|
119
|
-
} catch (
|
|
118
|
+
return D(y(E));
|
|
119
|
+
} catch (x) {
|
|
120
120
|
return null;
|
|
121
121
|
}
|
|
122
122
|
}
|
|
123
123
|
}
|
|
124
124
|
return null;
|
|
125
125
|
}
|
|
126
|
-
var
|
|
127
|
-
function
|
|
126
|
+
var $ = Object.assign, q = 0, J, de, ee, G, le, Y, X;
|
|
127
|
+
function We() {
|
|
128
128
|
}
|
|
129
|
-
|
|
130
|
-
function
|
|
129
|
+
We.__reactDisabledLog = !0;
|
|
130
|
+
function Tt() {
|
|
131
131
|
{
|
|
132
|
-
if (
|
|
133
|
-
|
|
134
|
-
var
|
|
132
|
+
if (q === 0) {
|
|
133
|
+
J = console.log, de = console.info, ee = console.warn, G = console.error, le = console.group, Y = console.groupCollapsed, X = console.groupEnd;
|
|
134
|
+
var t = {
|
|
135
135
|
configurable: !0,
|
|
136
136
|
enumerable: !0,
|
|
137
|
-
value:
|
|
137
|
+
value: We,
|
|
138
138
|
writable: !0
|
|
139
139
|
};
|
|
140
140
|
Object.defineProperties(console, {
|
|
141
|
-
info:
|
|
142
|
-
log:
|
|
143
|
-
warn:
|
|
144
|
-
error:
|
|
145
|
-
group:
|
|
146
|
-
groupCollapsed:
|
|
147
|
-
groupEnd:
|
|
141
|
+
info: t,
|
|
142
|
+
log: t,
|
|
143
|
+
warn: t,
|
|
144
|
+
error: t,
|
|
145
|
+
group: t,
|
|
146
|
+
groupCollapsed: t,
|
|
147
|
+
groupEnd: t
|
|
148
148
|
});
|
|
149
149
|
}
|
|
150
|
-
|
|
150
|
+
q++;
|
|
151
151
|
}
|
|
152
152
|
}
|
|
153
|
-
function
|
|
153
|
+
function Nt() {
|
|
154
154
|
{
|
|
155
|
-
if (
|
|
156
|
-
var
|
|
155
|
+
if (q--, q === 0) {
|
|
156
|
+
var t = {
|
|
157
157
|
configurable: !0,
|
|
158
158
|
enumerable: !0,
|
|
159
159
|
writable: !0
|
|
160
160
|
};
|
|
161
161
|
Object.defineProperties(console, {
|
|
162
|
-
log:
|
|
163
|
-
value:
|
|
162
|
+
log: $({}, t, {
|
|
163
|
+
value: J
|
|
164
164
|
}),
|
|
165
|
-
info:
|
|
166
|
-
value:
|
|
165
|
+
info: $({}, t, {
|
|
166
|
+
value: de
|
|
167
167
|
}),
|
|
168
|
-
warn:
|
|
168
|
+
warn: $({}, t, {
|
|
169
169
|
value: ee
|
|
170
170
|
}),
|
|
171
|
-
error:
|
|
171
|
+
error: $({}, t, {
|
|
172
172
|
value: G
|
|
173
173
|
}),
|
|
174
|
-
group:
|
|
174
|
+
group: $({}, t, {
|
|
175
175
|
value: le
|
|
176
176
|
}),
|
|
177
|
-
groupCollapsed:
|
|
178
|
-
value:
|
|
177
|
+
groupCollapsed: $({}, t, {
|
|
178
|
+
value: Y
|
|
179
179
|
}),
|
|
180
|
-
groupEnd:
|
|
181
|
-
value:
|
|
180
|
+
groupEnd: $({}, t, {
|
|
181
|
+
value: X
|
|
182
182
|
})
|
|
183
183
|
});
|
|
184
184
|
}
|
|
185
|
-
|
|
185
|
+
q < 0 && R("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
|
-
var
|
|
189
|
-
function
|
|
188
|
+
var Ne = z.ReactCurrentDispatcher, Pe;
|
|
189
|
+
function ye(t, i, f) {
|
|
190
190
|
{
|
|
191
|
-
if (
|
|
191
|
+
if (Pe === void 0)
|
|
192
192
|
try {
|
|
193
193
|
throw Error();
|
|
194
|
-
} catch (
|
|
195
|
-
var
|
|
196
|
-
|
|
194
|
+
} catch (j) {
|
|
195
|
+
var m = j.stack.trim().match(/\n( *(at )?)/);
|
|
196
|
+
Pe = m && m[1] || "";
|
|
197
197
|
}
|
|
198
198
|
return `
|
|
199
|
-
` +
|
|
199
|
+
` + Pe + t;
|
|
200
200
|
}
|
|
201
201
|
}
|
|
202
|
-
var
|
|
202
|
+
var Ae = !1, we;
|
|
203
203
|
{
|
|
204
|
-
var
|
|
205
|
-
|
|
204
|
+
var Pt = typeof WeakMap == "function" ? WeakMap : Map;
|
|
205
|
+
we = new Pt();
|
|
206
206
|
}
|
|
207
|
-
function
|
|
208
|
-
if (!
|
|
207
|
+
function qe(t, i) {
|
|
208
|
+
if (!t || Ae)
|
|
209
209
|
return "";
|
|
210
210
|
{
|
|
211
|
-
var
|
|
212
|
-
if (
|
|
213
|
-
return
|
|
211
|
+
var f = we.get(t);
|
|
212
|
+
if (f !== void 0)
|
|
213
|
+
return f;
|
|
214
214
|
}
|
|
215
|
-
var
|
|
216
|
-
|
|
217
|
-
var
|
|
215
|
+
var m;
|
|
216
|
+
Ae = !0;
|
|
217
|
+
var j = Error.prepareStackTrace;
|
|
218
218
|
Error.prepareStackTrace = void 0;
|
|
219
|
-
var
|
|
220
|
-
|
|
219
|
+
var E;
|
|
220
|
+
E = Ne.current, Ne.current = null, Tt();
|
|
221
221
|
try {
|
|
222
|
-
if (
|
|
223
|
-
var
|
|
222
|
+
if (i) {
|
|
223
|
+
var y = function() {
|
|
224
224
|
throw Error();
|
|
225
225
|
};
|
|
226
|
-
if (Object.defineProperty(
|
|
226
|
+
if (Object.defineProperty(y.prototype, "props", {
|
|
227
227
|
set: function() {
|
|
228
228
|
throw Error();
|
|
229
229
|
}
|
|
230
230
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
231
231
|
try {
|
|
232
|
-
Reflect.construct(
|
|
233
|
-
} catch (
|
|
234
|
-
|
|
232
|
+
Reflect.construct(y, []);
|
|
233
|
+
} catch (V) {
|
|
234
|
+
m = V;
|
|
235
235
|
}
|
|
236
|
-
Reflect.construct(
|
|
236
|
+
Reflect.construct(t, [], y);
|
|
237
237
|
} else {
|
|
238
238
|
try {
|
|
239
|
-
|
|
240
|
-
} catch (
|
|
241
|
-
|
|
239
|
+
y.call();
|
|
240
|
+
} catch (V) {
|
|
241
|
+
m = V;
|
|
242
242
|
}
|
|
243
|
-
|
|
243
|
+
t.call(y.prototype);
|
|
244
244
|
}
|
|
245
245
|
} else {
|
|
246
246
|
try {
|
|
247
247
|
throw Error();
|
|
248
|
-
} catch (
|
|
249
|
-
|
|
248
|
+
} catch (V) {
|
|
249
|
+
m = V;
|
|
250
250
|
}
|
|
251
|
-
|
|
251
|
+
t();
|
|
252
252
|
}
|
|
253
|
-
} catch (
|
|
254
|
-
if (
|
|
255
|
-
for (var
|
|
256
|
-
`),
|
|
257
|
-
`),
|
|
258
|
-
|
|
259
|
-
for (;
|
|
260
|
-
if (
|
|
261
|
-
if (
|
|
253
|
+
} catch (V) {
|
|
254
|
+
if (V && m && typeof V.stack == "string") {
|
|
255
|
+
for (var x = V.stack.split(`
|
|
256
|
+
`), F = m.stack.split(`
|
|
257
|
+
`), T = x.length - 1, P = F.length - 1; T >= 1 && P >= 0 && x[T] !== F[P]; )
|
|
258
|
+
P--;
|
|
259
|
+
for (; T >= 1 && P >= 0; T--, P--)
|
|
260
|
+
if (x[T] !== F[P]) {
|
|
261
|
+
if (T !== 1 || P !== 1)
|
|
262
262
|
do
|
|
263
|
-
if (
|
|
264
|
-
var
|
|
265
|
-
` +
|
|
266
|
-
return
|
|
263
|
+
if (T--, P--, P < 0 || x[T] !== F[P]) {
|
|
264
|
+
var L = `
|
|
265
|
+
` + x[T].replace(" at new ", " at ");
|
|
266
|
+
return t.displayName && L.includes("<anonymous>") && (L = L.replace("<anonymous>", t.displayName)), typeof t == "function" && we.set(t, L), L;
|
|
267
267
|
}
|
|
268
|
-
while (
|
|
268
|
+
while (T >= 1 && P >= 0);
|
|
269
269
|
break;
|
|
270
270
|
}
|
|
271
271
|
}
|
|
272
272
|
} finally {
|
|
273
|
-
|
|
273
|
+
Ae = !1, Ne.current = E, Nt(), Error.prepareStackTrace = j;
|
|
274
274
|
}
|
|
275
|
-
var re =
|
|
276
|
-
return typeof
|
|
275
|
+
var re = t ? t.displayName || t.name : "", st = re ? ye(re) : "";
|
|
276
|
+
return typeof t == "function" && we.set(t, st), st;
|
|
277
277
|
}
|
|
278
|
-
function
|
|
279
|
-
return
|
|
278
|
+
function At(t, i, f) {
|
|
279
|
+
return qe(t, !1);
|
|
280
280
|
}
|
|
281
|
-
function
|
|
282
|
-
var
|
|
283
|
-
return !!(
|
|
281
|
+
function zt(t) {
|
|
282
|
+
var i = t.prototype;
|
|
283
|
+
return !!(i && i.isReactComponent);
|
|
284
284
|
}
|
|
285
|
-
function
|
|
286
|
-
if (
|
|
285
|
+
function je(t, i, f) {
|
|
286
|
+
if (t == null)
|
|
287
287
|
return "";
|
|
288
|
-
if (typeof
|
|
289
|
-
return
|
|
290
|
-
if (typeof
|
|
291
|
-
return
|
|
292
|
-
switch (
|
|
293
|
-
case g:
|
|
294
|
-
return ve("Suspense");
|
|
288
|
+
if (typeof t == "function")
|
|
289
|
+
return qe(t, zt(t));
|
|
290
|
+
if (typeof t == "string")
|
|
291
|
+
return ye(t);
|
|
292
|
+
switch (t) {
|
|
295
293
|
case p:
|
|
296
|
-
return
|
|
294
|
+
return ye("Suspense");
|
|
295
|
+
case g:
|
|
296
|
+
return ye("SuspenseList");
|
|
297
297
|
}
|
|
298
|
-
if (typeof
|
|
299
|
-
switch (
|
|
300
|
-
case
|
|
301
|
-
return
|
|
302
|
-
case
|
|
303
|
-
return
|
|
304
|
-
case
|
|
305
|
-
var
|
|
298
|
+
if (typeof t == "object")
|
|
299
|
+
switch (t.$$typeof) {
|
|
300
|
+
case u:
|
|
301
|
+
return At(t.render);
|
|
302
|
+
case b:
|
|
303
|
+
return je(t.type, i, f);
|
|
304
|
+
case k: {
|
|
305
|
+
var m = t, j = m._payload, E = m._init;
|
|
306
306
|
try {
|
|
307
|
-
return
|
|
308
|
-
} catch (
|
|
307
|
+
return je(E(j), i, f);
|
|
308
|
+
} catch (y) {
|
|
309
309
|
}
|
|
310
310
|
}
|
|
311
311
|
}
|
|
312
312
|
return "";
|
|
313
313
|
}
|
|
314
|
-
var
|
|
315
|
-
function
|
|
316
|
-
if (
|
|
317
|
-
var
|
|
318
|
-
|
|
314
|
+
var ke = Object.prototype.hasOwnProperty, Ge = {}, Ye = z.ReactDebugCurrentFrame;
|
|
315
|
+
function _e(t) {
|
|
316
|
+
if (t) {
|
|
317
|
+
var i = t._owner, f = je(t.type, t._source, i ? i.type : null);
|
|
318
|
+
Ye.setExtraStackFrame(f);
|
|
319
319
|
} else
|
|
320
|
-
|
|
320
|
+
Ye.setExtraStackFrame(null);
|
|
321
321
|
}
|
|
322
|
-
function
|
|
322
|
+
function Mt(t, i, f, m, j) {
|
|
323
323
|
{
|
|
324
|
-
var
|
|
325
|
-
for (var
|
|
326
|
-
if (
|
|
327
|
-
var
|
|
324
|
+
var E = Function.call.bind(ke);
|
|
325
|
+
for (var y in t)
|
|
326
|
+
if (E(t, y)) {
|
|
327
|
+
var x = void 0;
|
|
328
328
|
try {
|
|
329
|
-
if (typeof
|
|
330
|
-
var
|
|
331
|
-
throw
|
|
329
|
+
if (typeof t[y] != "function") {
|
|
330
|
+
var F = Error((m || "React class") + ": " + f + " type `" + y + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof t[y] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
331
|
+
throw F.name = "Invariant Violation", F;
|
|
332
332
|
}
|
|
333
|
-
|
|
334
|
-
} catch (
|
|
335
|
-
|
|
333
|
+
x = t[y](i, y, m, f, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
334
|
+
} catch (T) {
|
|
335
|
+
x = T;
|
|
336
336
|
}
|
|
337
|
-
|
|
337
|
+
x && !(x instanceof Error) && (_e(j), R("%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).", m || "React class", f, y, typeof x), _e(null)), x instanceof Error && !(x.message in Ge) && (Ge[x.message] = !0, _e(j), R("Failed %s type: %s", f, x.message), _e(null));
|
|
338
338
|
}
|
|
339
339
|
}
|
|
340
340
|
}
|
|
341
|
-
var
|
|
342
|
-
function
|
|
343
|
-
return
|
|
341
|
+
var Ft = Array.isArray;
|
|
342
|
+
function ze(t) {
|
|
343
|
+
return Ft(t);
|
|
344
344
|
}
|
|
345
|
-
function
|
|
345
|
+
function It(t) {
|
|
346
346
|
{
|
|
347
|
-
var
|
|
348
|
-
return
|
|
347
|
+
var i = typeof Symbol == "function" && Symbol.toStringTag, f = i && t[Symbol.toStringTag] || t.constructor.name || "Object";
|
|
348
|
+
return f;
|
|
349
349
|
}
|
|
350
350
|
}
|
|
351
|
-
function
|
|
351
|
+
function Ot(t) {
|
|
352
352
|
try {
|
|
353
|
-
return
|
|
354
|
-
} catch (
|
|
353
|
+
return Ue(t), !1;
|
|
354
|
+
} catch (i) {
|
|
355
355
|
return !0;
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
|
-
function
|
|
359
|
-
return "" +
|
|
358
|
+
function Ue(t) {
|
|
359
|
+
return "" + t;
|
|
360
360
|
}
|
|
361
|
-
function
|
|
362
|
-
if (
|
|
363
|
-
return
|
|
361
|
+
function He(t) {
|
|
362
|
+
if (Ot(t))
|
|
363
|
+
return R("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", It(t)), Ue(t);
|
|
364
364
|
}
|
|
365
|
-
var
|
|
365
|
+
var ie = z.ReactCurrentOwner, Bt = {
|
|
366
366
|
key: !0,
|
|
367
367
|
ref: !0,
|
|
368
368
|
__self: !0,
|
|
369
369
|
__source: !0
|
|
370
|
-
},
|
|
371
|
-
|
|
372
|
-
function
|
|
373
|
-
if (
|
|
374
|
-
var
|
|
375
|
-
if (
|
|
370
|
+
}, Je, Xe, Me;
|
|
371
|
+
Me = {};
|
|
372
|
+
function Dt(t) {
|
|
373
|
+
if (ke.call(t, "ref")) {
|
|
374
|
+
var i = Object.getOwnPropertyDescriptor(t, "ref").get;
|
|
375
|
+
if (i && i.isReactWarning)
|
|
376
376
|
return !1;
|
|
377
377
|
}
|
|
378
|
-
return
|
|
378
|
+
return t.ref !== void 0;
|
|
379
379
|
}
|
|
380
|
-
function
|
|
381
|
-
if (
|
|
382
|
-
var
|
|
383
|
-
if (
|
|
380
|
+
function $t(t) {
|
|
381
|
+
if (ke.call(t, "key")) {
|
|
382
|
+
var i = Object.getOwnPropertyDescriptor(t, "key").get;
|
|
383
|
+
if (i && i.isReactWarning)
|
|
384
384
|
return !1;
|
|
385
385
|
}
|
|
386
|
-
return
|
|
386
|
+
return t.key !== void 0;
|
|
387
387
|
}
|
|
388
|
-
function
|
|
389
|
-
if (typeof
|
|
390
|
-
var
|
|
391
|
-
|
|
388
|
+
function Lt(t, i) {
|
|
389
|
+
if (typeof t.ref == "string" && ie.current && i && ie.current.stateNode !== i) {
|
|
390
|
+
var f = D(ie.current.type);
|
|
391
|
+
Me[f] || (R('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', D(ie.current.type), t.ref), Me[f] = !0);
|
|
392
392
|
}
|
|
393
393
|
}
|
|
394
|
-
function
|
|
394
|
+
function Vt(t, i) {
|
|
395
395
|
{
|
|
396
|
-
var
|
|
397
|
-
|
|
396
|
+
var f = function() {
|
|
397
|
+
Je || (Je = !0, R("%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));
|
|
398
398
|
};
|
|
399
|
-
|
|
400
|
-
get:
|
|
399
|
+
f.isReactWarning = !0, Object.defineProperty(t, "key", {
|
|
400
|
+
get: f,
|
|
401
401
|
configurable: !0
|
|
402
402
|
});
|
|
403
403
|
}
|
|
404
404
|
}
|
|
405
|
-
function
|
|
405
|
+
function Wt(t, i) {
|
|
406
406
|
{
|
|
407
|
-
var
|
|
408
|
-
|
|
407
|
+
var f = function() {
|
|
408
|
+
Xe || (Xe = !0, R("%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));
|
|
409
409
|
};
|
|
410
|
-
|
|
411
|
-
get:
|
|
410
|
+
f.isReactWarning = !0, Object.defineProperty(t, "ref", {
|
|
411
|
+
get: f,
|
|
412
412
|
configurable: !0
|
|
413
413
|
});
|
|
414
414
|
}
|
|
415
415
|
}
|
|
416
|
-
var
|
|
417
|
-
var
|
|
416
|
+
var qt = function(t, i, f, m, j, E, y) {
|
|
417
|
+
var x = {
|
|
418
418
|
// This tag allows us to uniquely identify this as a React Element
|
|
419
|
-
$$typeof:
|
|
419
|
+
$$typeof: s,
|
|
420
420
|
// Built-in properties that belong on the element
|
|
421
|
-
type:
|
|
422
|
-
key:
|
|
423
|
-
ref:
|
|
424
|
-
props:
|
|
421
|
+
type: t,
|
|
422
|
+
key: i,
|
|
423
|
+
ref: f,
|
|
424
|
+
props: y,
|
|
425
425
|
// Record the component responsible for creating this element.
|
|
426
|
-
_owner:
|
|
426
|
+
_owner: E
|
|
427
427
|
};
|
|
428
|
-
return
|
|
428
|
+
return x._store = {}, Object.defineProperty(x._store, "validated", {
|
|
429
429
|
configurable: !1,
|
|
430
430
|
enumerable: !1,
|
|
431
431
|
writable: !0,
|
|
432
432
|
value: !1
|
|
433
|
-
}), Object.defineProperty(
|
|
433
|
+
}), Object.defineProperty(x, "_self", {
|
|
434
434
|
configurable: !1,
|
|
435
435
|
enumerable: !1,
|
|
436
436
|
writable: !1,
|
|
437
|
-
value:
|
|
438
|
-
}), Object.defineProperty(
|
|
437
|
+
value: m
|
|
438
|
+
}), Object.defineProperty(x, "_source", {
|
|
439
439
|
configurable: !1,
|
|
440
440
|
enumerable: !1,
|
|
441
441
|
writable: !1,
|
|
442
|
-
value:
|
|
443
|
-
}), Object.freeze && (Object.freeze(
|
|
442
|
+
value: j
|
|
443
|
+
}), Object.freeze && (Object.freeze(x.props), Object.freeze(x)), x;
|
|
444
444
|
};
|
|
445
|
-
function
|
|
445
|
+
function Gt(t, i, f, m, j) {
|
|
446
446
|
{
|
|
447
|
-
var
|
|
448
|
-
|
|
449
|
-
for (
|
|
450
|
-
|
|
451
|
-
if (
|
|
452
|
-
var
|
|
453
|
-
for (
|
|
454
|
-
|
|
447
|
+
var E, y = {}, x = null, F = null;
|
|
448
|
+
f !== void 0 && (He(f), x = "" + f), $t(i) && (He(i.key), x = "" + i.key), Dt(i) && (F = i.ref, Lt(i, j));
|
|
449
|
+
for (E in i)
|
|
450
|
+
ke.call(i, E) && !Bt.hasOwnProperty(E) && (y[E] = i[E]);
|
|
451
|
+
if (t && t.defaultProps) {
|
|
452
|
+
var T = t.defaultProps;
|
|
453
|
+
for (E in T)
|
|
454
|
+
y[E] === void 0 && (y[E] = T[E]);
|
|
455
455
|
}
|
|
456
|
-
if (
|
|
457
|
-
var
|
|
458
|
-
|
|
456
|
+
if (x || F) {
|
|
457
|
+
var P = typeof t == "function" ? t.displayName || t.name || "Unknown" : t;
|
|
458
|
+
x && Vt(y, P), F && Wt(y, P);
|
|
459
459
|
}
|
|
460
|
-
return
|
|
460
|
+
return qt(t, x, F, j, m, ie.current, y);
|
|
461
461
|
}
|
|
462
462
|
}
|
|
463
|
-
var
|
|
464
|
-
function te(
|
|
465
|
-
if (
|
|
466
|
-
var
|
|
467
|
-
|
|
463
|
+
var Fe = z.ReactCurrentOwner, Ke = z.ReactDebugCurrentFrame;
|
|
464
|
+
function te(t) {
|
|
465
|
+
if (t) {
|
|
466
|
+
var i = t._owner, f = je(t.type, t._source, i ? i.type : null);
|
|
467
|
+
Ke.setExtraStackFrame(f);
|
|
468
468
|
} else
|
|
469
|
-
|
|
469
|
+
Ke.setExtraStackFrame(null);
|
|
470
470
|
}
|
|
471
|
-
var
|
|
472
|
-
|
|
473
|
-
function Oe(
|
|
474
|
-
return typeof
|
|
471
|
+
var Ie;
|
|
472
|
+
Ie = !1;
|
|
473
|
+
function Oe(t) {
|
|
474
|
+
return typeof t == "object" && t !== null && t.$$typeof === s;
|
|
475
475
|
}
|
|
476
|
-
function
|
|
476
|
+
function Qe() {
|
|
477
477
|
{
|
|
478
|
-
if (
|
|
479
|
-
var
|
|
480
|
-
if (
|
|
478
|
+
if (Fe.current) {
|
|
479
|
+
var t = D(Fe.current.type);
|
|
480
|
+
if (t)
|
|
481
481
|
return `
|
|
482
482
|
|
|
483
|
-
Check the render method of \`` +
|
|
483
|
+
Check the render method of \`` + t + "`.";
|
|
484
484
|
}
|
|
485
485
|
return "";
|
|
486
486
|
}
|
|
487
487
|
}
|
|
488
|
-
function
|
|
488
|
+
function Yt(t) {
|
|
489
489
|
{
|
|
490
|
-
if (
|
|
491
|
-
var
|
|
490
|
+
if (t !== void 0) {
|
|
491
|
+
var i = t.fileName.replace(/^.*[\\\/]/, ""), f = t.lineNumber;
|
|
492
492
|
return `
|
|
493
493
|
|
|
494
|
-
Check your code at ` +
|
|
494
|
+
Check your code at ` + i + ":" + f + ".";
|
|
495
495
|
}
|
|
496
496
|
return "";
|
|
497
497
|
}
|
|
498
498
|
}
|
|
499
|
-
var
|
|
500
|
-
function
|
|
499
|
+
var Ze = {};
|
|
500
|
+
function Ut(t) {
|
|
501
501
|
{
|
|
502
|
-
var
|
|
503
|
-
if (!
|
|
504
|
-
var
|
|
505
|
-
|
|
502
|
+
var i = Qe();
|
|
503
|
+
if (!i) {
|
|
504
|
+
var f = typeof t == "string" ? t : t.displayName || t.name;
|
|
505
|
+
f && (i = `
|
|
506
506
|
|
|
507
|
-
Check the top-level render call using <` +
|
|
507
|
+
Check the top-level render call using <` + f + ">.");
|
|
508
508
|
}
|
|
509
|
-
return
|
|
509
|
+
return i;
|
|
510
510
|
}
|
|
511
511
|
}
|
|
512
|
-
function
|
|
512
|
+
function et(t, i) {
|
|
513
513
|
{
|
|
514
|
-
if (!
|
|
514
|
+
if (!t._store || t._store.validated || t.key != null)
|
|
515
515
|
return;
|
|
516
|
-
|
|
517
|
-
var
|
|
518
|
-
if (
|
|
516
|
+
t._store.validated = !0;
|
|
517
|
+
var f = Ut(i);
|
|
518
|
+
if (Ze[f])
|
|
519
519
|
return;
|
|
520
|
-
|
|
521
|
-
var
|
|
522
|
-
|
|
520
|
+
Ze[f] = !0;
|
|
521
|
+
var m = "";
|
|
522
|
+
t && t._owner && t._owner !== Fe.current && (m = " It was passed a child from " + D(t._owner.type) + "."), te(t), R('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', f, m), te(null);
|
|
523
523
|
}
|
|
524
524
|
}
|
|
525
|
-
function
|
|
525
|
+
function tt(t, i) {
|
|
526
526
|
{
|
|
527
|
-
if (typeof
|
|
527
|
+
if (typeof t != "object")
|
|
528
528
|
return;
|
|
529
|
-
if (
|
|
530
|
-
for (var
|
|
531
|
-
var
|
|
532
|
-
Oe(
|
|
529
|
+
if (ze(t))
|
|
530
|
+
for (var f = 0; f < t.length; f++) {
|
|
531
|
+
var m = t[f];
|
|
532
|
+
Oe(m) && et(m, i);
|
|
533
533
|
}
|
|
534
|
-
else if (Oe(
|
|
535
|
-
|
|
536
|
-
else if (
|
|
537
|
-
var
|
|
538
|
-
if (typeof
|
|
539
|
-
for (var
|
|
540
|
-
Oe(
|
|
534
|
+
else if (Oe(t))
|
|
535
|
+
t._store && (t._store.validated = !0);
|
|
536
|
+
else if (t) {
|
|
537
|
+
var j = A(t);
|
|
538
|
+
if (typeof j == "function" && j !== t.entries)
|
|
539
|
+
for (var E = j.call(t), y; !(y = E.next()).done; )
|
|
540
|
+
Oe(y.value) && et(y.value, i);
|
|
541
541
|
}
|
|
542
542
|
}
|
|
543
543
|
}
|
|
544
|
-
function
|
|
544
|
+
function Ht(t) {
|
|
545
545
|
{
|
|
546
|
-
var
|
|
547
|
-
if (
|
|
546
|
+
var i = t.type;
|
|
547
|
+
if (i == null || typeof i == "string")
|
|
548
548
|
return;
|
|
549
|
-
var
|
|
550
|
-
if (typeof
|
|
551
|
-
|
|
552
|
-
else if (typeof
|
|
549
|
+
var f;
|
|
550
|
+
if (typeof i == "function")
|
|
551
|
+
f = i.propTypes;
|
|
552
|
+
else if (typeof i == "object" && (i.$$typeof === u || // Note: Memo only checks outer props here.
|
|
553
553
|
// Inner props are checked in the reconciler.
|
|
554
|
-
|
|
555
|
-
|
|
554
|
+
i.$$typeof === b))
|
|
555
|
+
f = i.propTypes;
|
|
556
556
|
else
|
|
557
557
|
return;
|
|
558
|
-
if (
|
|
559
|
-
var
|
|
560
|
-
|
|
561
|
-
} else if (
|
|
562
|
-
|
|
563
|
-
var
|
|
564
|
-
|
|
558
|
+
if (f) {
|
|
559
|
+
var m = D(i);
|
|
560
|
+
Mt(f, t.props, "prop", m, t);
|
|
561
|
+
} else if (i.PropTypes !== void 0 && !Ie) {
|
|
562
|
+
Ie = !0;
|
|
563
|
+
var j = D(i);
|
|
564
|
+
R("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", j || "Unknown");
|
|
565
565
|
}
|
|
566
|
-
typeof
|
|
566
|
+
typeof i.getDefaultProps == "function" && !i.getDefaultProps.isReactClassApproved && R("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
567
567
|
}
|
|
568
568
|
}
|
|
569
|
-
function
|
|
569
|
+
function Jt(t) {
|
|
570
570
|
{
|
|
571
|
-
for (var
|
|
572
|
-
var
|
|
573
|
-
if (
|
|
574
|
-
te(
|
|
571
|
+
for (var i = Object.keys(t.props), f = 0; f < i.length; f++) {
|
|
572
|
+
var m = i[f];
|
|
573
|
+
if (m !== "children" && m !== "key") {
|
|
574
|
+
te(t), R("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", m), te(null);
|
|
575
575
|
break;
|
|
576
576
|
}
|
|
577
577
|
}
|
|
578
|
-
|
|
578
|
+
t.ref !== null && (te(t), R("Invalid attribute `ref` supplied to `React.Fragment`."), te(null));
|
|
579
579
|
}
|
|
580
580
|
}
|
|
581
|
-
function
|
|
581
|
+
function rt(t, i, f, m, j, E) {
|
|
582
582
|
{
|
|
583
|
-
var
|
|
584
|
-
if (!
|
|
585
|
-
var
|
|
586
|
-
(
|
|
587
|
-
var
|
|
588
|
-
|
|
589
|
-
var
|
|
590
|
-
|
|
583
|
+
var y = ne(t);
|
|
584
|
+
if (!y) {
|
|
585
|
+
var x = "";
|
|
586
|
+
(t === void 0 || typeof t == "object" && t !== null && Object.keys(t).length === 0) && (x += " 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 F = Yt(j);
|
|
588
|
+
F ? x += F : x += Qe();
|
|
589
|
+
var T;
|
|
590
|
+
t === null ? T = "null" : ze(t) ? T = "array" : t !== void 0 && t.$$typeof === s ? (T = "<" + (D(t.type) || "Unknown") + " />", x = " Did you accidentally export a JSX literal instead of a component?") : T = typeof t, R("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", T, x);
|
|
591
591
|
}
|
|
592
|
-
var
|
|
593
|
-
if (
|
|
594
|
-
return
|
|
595
|
-
if (
|
|
596
|
-
var
|
|
597
|
-
if (
|
|
598
|
-
if (
|
|
599
|
-
if (
|
|
600
|
-
for (var re = 0; re <
|
|
601
|
-
|
|
602
|
-
Object.freeze && Object.freeze(
|
|
592
|
+
var P = Gt(t, i, f, j, E);
|
|
593
|
+
if (P == null)
|
|
594
|
+
return P;
|
|
595
|
+
if (y) {
|
|
596
|
+
var L = i.children;
|
|
597
|
+
if (L !== void 0)
|
|
598
|
+
if (m)
|
|
599
|
+
if (ze(L)) {
|
|
600
|
+
for (var re = 0; re < L.length; re++)
|
|
601
|
+
tt(L[re], t);
|
|
602
|
+
Object.freeze && Object.freeze(L);
|
|
603
603
|
} else
|
|
604
|
-
|
|
604
|
+
R("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
|
+
tt(L, t);
|
|
607
607
|
}
|
|
608
|
-
return
|
|
608
|
+
return t === a ? Jt(P) : Ht(P), P;
|
|
609
609
|
}
|
|
610
610
|
}
|
|
611
|
-
function
|
|
612
|
-
return
|
|
611
|
+
function Xt(t, i, f) {
|
|
612
|
+
return rt(t, i, f, !0);
|
|
613
613
|
}
|
|
614
|
-
function
|
|
615
|
-
return
|
|
614
|
+
function Kt(t, i, f) {
|
|
615
|
+
return rt(t, i, f, !1);
|
|
616
616
|
}
|
|
617
|
-
var
|
|
618
|
-
|
|
619
|
-
}()),
|
|
617
|
+
var Qt = Kt, Zt = Xt;
|
|
618
|
+
ce.Fragment = a, ce.jsx = Qt, ce.jsxs = Zt;
|
|
619
|
+
}()), ce;
|
|
620
620
|
}
|
|
621
|
-
var
|
|
621
|
+
var ue = {};
|
|
622
622
|
/**
|
|
623
623
|
* @license React
|
|
624
624
|
* react-jsx-runtime.production.min.js
|
|
@@ -628,379 +628,379 @@ var de = {};
|
|
|
628
628
|
* This source code is licensed under the MIT license found in the
|
|
629
629
|
* LICENSE file in the root directory of this source tree.
|
|
630
630
|
*/
|
|
631
|
-
var
|
|
632
|
-
function
|
|
633
|
-
if (
|
|
634
|
-
return
|
|
635
|
-
|
|
636
|
-
var
|
|
637
|
-
function c
|
|
638
|
-
var
|
|
639
|
-
|
|
640
|
-
for (
|
|
641
|
-
|
|
642
|
-
if (
|
|
643
|
-
for (
|
|
644
|
-
|
|
645
|
-
return { $$typeof:
|
|
631
|
+
var lt;
|
|
632
|
+
function ar() {
|
|
633
|
+
if (lt)
|
|
634
|
+
return ue;
|
|
635
|
+
lt = 1;
|
|
636
|
+
var e = O, s = Symbol.for("react.element"), r = Symbol.for("react.fragment"), a = Object.prototype.hasOwnProperty, o = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, d = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
637
|
+
function l(c, u, p) {
|
|
638
|
+
var g, b = {}, k = null, N = null;
|
|
639
|
+
p !== void 0 && (k = "" + p), u.key !== void 0 && (k = "" + u.key), u.ref !== void 0 && (N = u.ref);
|
|
640
|
+
for (g in u)
|
|
641
|
+
a.call(u, g) && !d.hasOwnProperty(g) && (b[g] = u[g]);
|
|
642
|
+
if (c && c.defaultProps)
|
|
643
|
+
for (g in u = c.defaultProps, u)
|
|
644
|
+
b[g] === void 0 && (b[g] = u[g]);
|
|
645
|
+
return { $$typeof: s, type: c, key: k, ref: N, props: b, _owner: o.current };
|
|
646
646
|
}
|
|
647
|
-
return
|
|
647
|
+
return ue.Fragment = r, ue.jsx = l, ue.jsxs = l, ue;
|
|
648
648
|
}
|
|
649
|
-
process.env.NODE_ENV === "production" ?
|
|
650
|
-
var
|
|
651
|
-
function
|
|
652
|
-
var
|
|
653
|
-
if (typeof
|
|
654
|
-
|
|
655
|
-
else if (typeof
|
|
656
|
-
if (Array.isArray(
|
|
657
|
-
var
|
|
658
|
-
for (
|
|
659
|
-
|
|
649
|
+
process.env.NODE_ENV === "production" ? Be.exports = ar() : Be.exports = sr();
|
|
650
|
+
var n = Be.exports;
|
|
651
|
+
function yt(e) {
|
|
652
|
+
var s, r, a = "";
|
|
653
|
+
if (typeof e == "string" || typeof e == "number")
|
|
654
|
+
a += e;
|
|
655
|
+
else if (typeof e == "object")
|
|
656
|
+
if (Array.isArray(e)) {
|
|
657
|
+
var o = e.length;
|
|
658
|
+
for (s = 0; s < o; s++)
|
|
659
|
+
e[s] && (r = yt(e[s])) && (a && (a += " "), a += r);
|
|
660
660
|
} else
|
|
661
|
-
for (r in
|
|
662
|
-
|
|
663
|
-
return
|
|
661
|
+
for (r in e)
|
|
662
|
+
e[r] && (a && (a += " "), a += r);
|
|
663
|
+
return a;
|
|
664
664
|
}
|
|
665
|
-
function
|
|
666
|
-
for (var
|
|
667
|
-
(
|
|
668
|
-
return
|
|
665
|
+
function v() {
|
|
666
|
+
for (var e, s, r = 0, a = "", o = arguments.length; r < o; r++)
|
|
667
|
+
(e = arguments[r]) && (s = yt(e)) && (a && (a += " "), a += s);
|
|
668
|
+
return a;
|
|
669
669
|
}
|
|
670
|
-
const
|
|
671
|
-
function
|
|
672
|
-
const
|
|
670
|
+
const Ve = "-";
|
|
671
|
+
function nr(e) {
|
|
672
|
+
const s = dr(e), {
|
|
673
673
|
conflictingClassGroups: r,
|
|
674
|
-
conflictingClassGroupModifiers:
|
|
675
|
-
} =
|
|
676
|
-
function
|
|
677
|
-
const
|
|
678
|
-
return
|
|
674
|
+
conflictingClassGroupModifiers: a
|
|
675
|
+
} = e;
|
|
676
|
+
function o(l) {
|
|
677
|
+
const c = l.split(Ve);
|
|
678
|
+
return c[0] === "" && c.length !== 1 && c.shift(), wt(c, s) || or(l);
|
|
679
679
|
}
|
|
680
|
-
function
|
|
681
|
-
const
|
|
682
|
-
return
|
|
680
|
+
function d(l, c) {
|
|
681
|
+
const u = r[l] || [];
|
|
682
|
+
return c && a[l] ? [...u, ...a[l]] : u;
|
|
683
683
|
}
|
|
684
684
|
return {
|
|
685
|
-
getClassGroupId:
|
|
686
|
-
getConflictingClassGroupIds:
|
|
685
|
+
getClassGroupId: o,
|
|
686
|
+
getConflictingClassGroupIds: d
|
|
687
687
|
};
|
|
688
688
|
}
|
|
689
|
-
function
|
|
690
|
-
var
|
|
691
|
-
if (
|
|
692
|
-
return
|
|
693
|
-
const r =
|
|
694
|
-
if (
|
|
695
|
-
return
|
|
696
|
-
if (
|
|
689
|
+
function wt(e, s) {
|
|
690
|
+
var l;
|
|
691
|
+
if (e.length === 0)
|
|
692
|
+
return s.classGroupId;
|
|
693
|
+
const r = e[0], a = s.nextPart.get(r), o = a ? wt(e.slice(1), a) : void 0;
|
|
694
|
+
if (o)
|
|
695
|
+
return o;
|
|
696
|
+
if (s.validators.length === 0)
|
|
697
697
|
return;
|
|
698
|
-
const
|
|
699
|
-
return (
|
|
700
|
-
validator:
|
|
701
|
-
}) =>
|
|
698
|
+
const d = e.join(Ve);
|
|
699
|
+
return (l = s.validators.find(({
|
|
700
|
+
validator: c
|
|
701
|
+
}) => c(d))) == null ? void 0 : l.classGroupId;
|
|
702
702
|
}
|
|
703
|
-
const
|
|
704
|
-
function
|
|
705
|
-
if (
|
|
706
|
-
const
|
|
703
|
+
const it = /^\[(.+)\]$/;
|
|
704
|
+
function or(e) {
|
|
705
|
+
if (it.test(e)) {
|
|
706
|
+
const s = it.exec(e)[1], r = s == null ? void 0 : s.substring(0, s.indexOf(":"));
|
|
707
707
|
if (r)
|
|
708
708
|
return "arbitrary.." + r;
|
|
709
709
|
}
|
|
710
710
|
}
|
|
711
|
-
function
|
|
711
|
+
function dr(e) {
|
|
712
712
|
const {
|
|
713
|
-
theme:
|
|
713
|
+
theme: s,
|
|
714
714
|
prefix: r
|
|
715
|
-
} =
|
|
715
|
+
} = e, a = {
|
|
716
716
|
nextPart: /* @__PURE__ */ new Map(),
|
|
717
717
|
validators: []
|
|
718
718
|
};
|
|
719
|
-
return
|
|
720
|
-
|
|
721
|
-
}),
|
|
719
|
+
return ir(Object.entries(e.classGroups), r).forEach(([d, l]) => {
|
|
720
|
+
De(l, a, d, s);
|
|
721
|
+
}), a;
|
|
722
722
|
}
|
|
723
|
-
function
|
|
724
|
-
|
|
725
|
-
if (typeof
|
|
726
|
-
const
|
|
727
|
-
|
|
723
|
+
function De(e, s, r, a) {
|
|
724
|
+
e.forEach((o) => {
|
|
725
|
+
if (typeof o == "string") {
|
|
726
|
+
const d = o === "" ? s : ct(s, o);
|
|
727
|
+
d.classGroupId = r;
|
|
728
728
|
return;
|
|
729
729
|
}
|
|
730
|
-
if (typeof
|
|
731
|
-
if (
|
|
732
|
-
|
|
730
|
+
if (typeof o == "function") {
|
|
731
|
+
if (lr(o)) {
|
|
732
|
+
De(o(a), s, r, a);
|
|
733
733
|
return;
|
|
734
734
|
}
|
|
735
|
-
|
|
736
|
-
validator:
|
|
735
|
+
s.validators.push({
|
|
736
|
+
validator: o,
|
|
737
737
|
classGroupId: r
|
|
738
738
|
});
|
|
739
739
|
return;
|
|
740
740
|
}
|
|
741
|
-
Object.entries(
|
|
742
|
-
|
|
741
|
+
Object.entries(o).forEach(([d, l]) => {
|
|
742
|
+
De(l, ct(s, d), r, a);
|
|
743
743
|
});
|
|
744
744
|
});
|
|
745
745
|
}
|
|
746
|
-
function
|
|
747
|
-
let r =
|
|
748
|
-
return
|
|
749
|
-
r.nextPart.has(
|
|
746
|
+
function ct(e, s) {
|
|
747
|
+
let r = e;
|
|
748
|
+
return s.split(Ve).forEach((a) => {
|
|
749
|
+
r.nextPart.has(a) || r.nextPart.set(a, {
|
|
750
750
|
nextPart: /* @__PURE__ */ new Map(),
|
|
751
751
|
validators: []
|
|
752
|
-
}), r = r.nextPart.get(
|
|
752
|
+
}), r = r.nextPart.get(a);
|
|
753
753
|
}), r;
|
|
754
754
|
}
|
|
755
|
-
function
|
|
756
|
-
return
|
|
755
|
+
function lr(e) {
|
|
756
|
+
return e.isThemeGetter;
|
|
757
757
|
}
|
|
758
|
-
function
|
|
759
|
-
return
|
|
760
|
-
const
|
|
761
|
-
return [r,
|
|
762
|
-
}) :
|
|
758
|
+
function ir(e, s) {
|
|
759
|
+
return s ? e.map(([r, a]) => {
|
|
760
|
+
const o = a.map((d) => typeof d == "string" ? s + d : typeof d == "object" ? Object.fromEntries(Object.entries(d).map(([l, c]) => [s + l, c])) : d);
|
|
761
|
+
return [r, o];
|
|
762
|
+
}) : e;
|
|
763
763
|
}
|
|
764
|
-
function
|
|
765
|
-
if (
|
|
764
|
+
function cr(e) {
|
|
765
|
+
if (e < 1)
|
|
766
766
|
return {
|
|
767
767
|
get: () => {
|
|
768
768
|
},
|
|
769
769
|
set: () => {
|
|
770
770
|
}
|
|
771
771
|
};
|
|
772
|
-
let
|
|
773
|
-
function
|
|
774
|
-
r.set(
|
|
772
|
+
let s = 0, r = /* @__PURE__ */ new Map(), a = /* @__PURE__ */ new Map();
|
|
773
|
+
function o(d, l) {
|
|
774
|
+
r.set(d, l), s++, s > e && (s = 0, a = r, r = /* @__PURE__ */ new Map());
|
|
775
775
|
}
|
|
776
776
|
return {
|
|
777
|
-
get(
|
|
778
|
-
let
|
|
779
|
-
if (
|
|
780
|
-
return
|
|
781
|
-
if ((
|
|
782
|
-
return
|
|
777
|
+
get(d) {
|
|
778
|
+
let l = r.get(d);
|
|
779
|
+
if (l !== void 0)
|
|
780
|
+
return l;
|
|
781
|
+
if ((l = a.get(d)) !== void 0)
|
|
782
|
+
return o(d, l), l;
|
|
783
783
|
},
|
|
784
|
-
set(
|
|
785
|
-
r.has(
|
|
784
|
+
set(d, l) {
|
|
785
|
+
r.has(d) ? r.set(d, l) : o(d, l);
|
|
786
786
|
}
|
|
787
787
|
};
|
|
788
788
|
}
|
|
789
|
-
const
|
|
790
|
-
function
|
|
791
|
-
const
|
|
792
|
-
return function(
|
|
793
|
-
const
|
|
794
|
-
let
|
|
795
|
-
for (let
|
|
796
|
-
let
|
|
797
|
-
if (
|
|
798
|
-
if (
|
|
799
|
-
|
|
789
|
+
const jt = "!";
|
|
790
|
+
function ur(e) {
|
|
791
|
+
const s = e.separator, r = s.length === 1, a = s[0], o = s.length;
|
|
792
|
+
return function(l) {
|
|
793
|
+
const c = [];
|
|
794
|
+
let u = 0, p = 0, g;
|
|
795
|
+
for (let S = 0; S < l.length; S++) {
|
|
796
|
+
let A = l[S];
|
|
797
|
+
if (u === 0) {
|
|
798
|
+
if (A === a && (r || l.slice(S, S + o) === s)) {
|
|
799
|
+
c.push(l.slice(p, S)), p = S + o;
|
|
800
800
|
continue;
|
|
801
801
|
}
|
|
802
|
-
if (
|
|
803
|
-
|
|
802
|
+
if (A === "/") {
|
|
803
|
+
g = S;
|
|
804
804
|
continue;
|
|
805
805
|
}
|
|
806
806
|
}
|
|
807
|
-
|
|
807
|
+
A === "[" ? u++ : A === "]" && u--;
|
|
808
808
|
}
|
|
809
|
-
const
|
|
809
|
+
const b = c.length === 0 ? l : l.substring(p), k = b.startsWith(jt), N = k ? b.substring(1) : b, B = g && g > p ? g - p : void 0;
|
|
810
810
|
return {
|
|
811
|
-
modifiers:
|
|
812
|
-
hasImportantModifier:
|
|
811
|
+
modifiers: c,
|
|
812
|
+
hasImportantModifier: k,
|
|
813
813
|
baseClassName: N,
|
|
814
|
-
maybePostfixModifierPosition:
|
|
814
|
+
maybePostfixModifierPosition: B
|
|
815
815
|
};
|
|
816
816
|
};
|
|
817
817
|
}
|
|
818
|
-
function
|
|
819
|
-
if (
|
|
820
|
-
return
|
|
821
|
-
const
|
|
818
|
+
function fr(e) {
|
|
819
|
+
if (e.length <= 1)
|
|
820
|
+
return e;
|
|
821
|
+
const s = [];
|
|
822
822
|
let r = [];
|
|
823
|
-
return
|
|
824
|
-
|
|
825
|
-
}),
|
|
823
|
+
return e.forEach((a) => {
|
|
824
|
+
a[0] === "[" ? (s.push(...r.sort(), a), r = []) : r.push(a);
|
|
825
|
+
}), s.push(...r.sort()), s;
|
|
826
826
|
}
|
|
827
|
-
function
|
|
828
|
-
return
|
|
829
|
-
cache:
|
|
830
|
-
splitModifiers:
|
|
831
|
-
},
|
|
827
|
+
function pr(e) {
|
|
828
|
+
return M({
|
|
829
|
+
cache: cr(e.cacheSize),
|
|
830
|
+
splitModifiers: ur(e)
|
|
831
|
+
}, nr(e));
|
|
832
832
|
}
|
|
833
|
-
const
|
|
834
|
-
function
|
|
833
|
+
const gr = /\s+/;
|
|
834
|
+
function mr(e, s) {
|
|
835
835
|
const {
|
|
836
836
|
splitModifiers: r,
|
|
837
|
-
getClassGroupId:
|
|
838
|
-
getConflictingClassGroupIds:
|
|
839
|
-
} =
|
|
840
|
-
return
|
|
837
|
+
getClassGroupId: a,
|
|
838
|
+
getConflictingClassGroupIds: o
|
|
839
|
+
} = s, d = /* @__PURE__ */ new Set();
|
|
840
|
+
return e.trim().split(gr).map((l) => {
|
|
841
841
|
const {
|
|
842
|
-
modifiers:
|
|
843
|
-
hasImportantModifier:
|
|
844
|
-
baseClassName:
|
|
845
|
-
maybePostfixModifierPosition:
|
|
846
|
-
} = r(
|
|
847
|
-
let
|
|
848
|
-
if (!
|
|
849
|
-
if (!
|
|
842
|
+
modifiers: c,
|
|
843
|
+
hasImportantModifier: u,
|
|
844
|
+
baseClassName: p,
|
|
845
|
+
maybePostfixModifierPosition: g
|
|
846
|
+
} = r(l);
|
|
847
|
+
let b = a(g ? p.substring(0, g) : p), k = !!g;
|
|
848
|
+
if (!b) {
|
|
849
|
+
if (!g)
|
|
850
850
|
return {
|
|
851
851
|
isTailwindClass: !1,
|
|
852
|
-
originalClassName:
|
|
852
|
+
originalClassName: l
|
|
853
853
|
};
|
|
854
|
-
if (
|
|
854
|
+
if (b = a(p), !b)
|
|
855
855
|
return {
|
|
856
856
|
isTailwindClass: !1,
|
|
857
|
-
originalClassName:
|
|
857
|
+
originalClassName: l
|
|
858
858
|
};
|
|
859
|
-
|
|
859
|
+
k = !1;
|
|
860
860
|
}
|
|
861
|
-
const N =
|
|
861
|
+
const N = fr(c).join(":");
|
|
862
862
|
return {
|
|
863
863
|
isTailwindClass: !0,
|
|
864
|
-
modifierId:
|
|
865
|
-
classGroupId:
|
|
866
|
-
originalClassName:
|
|
867
|
-
hasPostfixModifier:
|
|
864
|
+
modifierId: u ? N + jt : N,
|
|
865
|
+
classGroupId: b,
|
|
866
|
+
originalClassName: l,
|
|
867
|
+
hasPostfixModifier: k
|
|
868
868
|
};
|
|
869
|
-
}).reverse().filter((
|
|
870
|
-
if (!
|
|
869
|
+
}).reverse().filter((l) => {
|
|
870
|
+
if (!l.isTailwindClass)
|
|
871
871
|
return !0;
|
|
872
872
|
const {
|
|
873
|
-
modifierId:
|
|
874
|
-
classGroupId:
|
|
875
|
-
hasPostfixModifier:
|
|
876
|
-
} =
|
|
877
|
-
return
|
|
878
|
-
}).reverse().map((
|
|
873
|
+
modifierId: c,
|
|
874
|
+
classGroupId: u,
|
|
875
|
+
hasPostfixModifier: p
|
|
876
|
+
} = l, g = c + u;
|
|
877
|
+
return d.has(g) ? !1 : (d.add(g), o(u, p).forEach((b) => d.add(c + b)), !0);
|
|
878
|
+
}).reverse().map((l) => l.originalClassName).join(" ");
|
|
879
879
|
}
|
|
880
|
-
function
|
|
881
|
-
let
|
|
882
|
-
for (;
|
|
883
|
-
(
|
|
884
|
-
return
|
|
880
|
+
function br() {
|
|
881
|
+
let e = 0, s, r, a = "";
|
|
882
|
+
for (; e < arguments.length; )
|
|
883
|
+
(s = arguments[e++]) && (r = kt(s)) && (a && (a += " "), a += r);
|
|
884
|
+
return a;
|
|
885
885
|
}
|
|
886
|
-
function
|
|
887
|
-
if (typeof
|
|
888
|
-
return
|
|
889
|
-
let
|
|
890
|
-
for (let
|
|
891
|
-
|
|
886
|
+
function kt(e) {
|
|
887
|
+
if (typeof e == "string")
|
|
888
|
+
return e;
|
|
889
|
+
let s, r = "";
|
|
890
|
+
for (let a = 0; a < e.length; a++)
|
|
891
|
+
e[a] && (s = kt(e[a])) && (r && (r += " "), r += s);
|
|
892
892
|
return r;
|
|
893
893
|
}
|
|
894
|
-
function
|
|
895
|
-
let r,
|
|
896
|
-
function
|
|
897
|
-
const
|
|
898
|
-
return r =
|
|
894
|
+
function hr(e, ...s) {
|
|
895
|
+
let r, a, o, d = l;
|
|
896
|
+
function l(u) {
|
|
897
|
+
const p = s.reduce((g, b) => b(g), e());
|
|
898
|
+
return r = pr(p), a = r.cache.get, o = r.cache.set, d = c, c(u);
|
|
899
899
|
}
|
|
900
|
-
function u
|
|
901
|
-
const
|
|
902
|
-
if (
|
|
903
|
-
return
|
|
904
|
-
const
|
|
905
|
-
return
|
|
900
|
+
function c(u) {
|
|
901
|
+
const p = a(u);
|
|
902
|
+
if (p)
|
|
903
|
+
return p;
|
|
904
|
+
const g = mr(u, r);
|
|
905
|
+
return o(u, g), g;
|
|
906
906
|
}
|
|
907
907
|
return function() {
|
|
908
|
-
return
|
|
908
|
+
return d(br.apply(null, arguments));
|
|
909
909
|
};
|
|
910
910
|
}
|
|
911
|
-
function
|
|
912
|
-
const
|
|
913
|
-
return
|
|
911
|
+
function C(e) {
|
|
912
|
+
const s = (r) => r[e] || [];
|
|
913
|
+
return s.isThemeGetter = !0, s;
|
|
914
914
|
}
|
|
915
|
-
const
|
|
916
|
-
function
|
|
917
|
-
return K(
|
|
915
|
+
const _t = /^\[(?:([a-z-]+):)?(.+)\]$/i, xr = /^\d+\/\d+$/, vr = /* @__PURE__ */ new Set(["px", "full", "screen"]), yr = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, wr = /\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$/, jr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, kr = /^-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, _r = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/;
|
|
916
|
+
function W(e) {
|
|
917
|
+
return K(e) || vr.has(e) || xr.test(e);
|
|
918
918
|
}
|
|
919
|
-
function
|
|
920
|
-
return
|
|
919
|
+
function U(e) {
|
|
920
|
+
return se(e, "length", Ar);
|
|
921
921
|
}
|
|
922
|
-
function K(
|
|
923
|
-
return !!
|
|
922
|
+
function K(e) {
|
|
923
|
+
return !!e && !Number.isNaN(Number(e));
|
|
924
924
|
}
|
|
925
|
-
function
|
|
926
|
-
return
|
|
925
|
+
function Ce(e) {
|
|
926
|
+
return se(e, "number", K);
|
|
927
927
|
}
|
|
928
|
-
function fe(
|
|
929
|
-
return !!
|
|
928
|
+
function fe(e) {
|
|
929
|
+
return !!e && Number.isInteger(Number(e));
|
|
930
930
|
}
|
|
931
|
-
function
|
|
932
|
-
return
|
|
931
|
+
function Er(e) {
|
|
932
|
+
return e.endsWith("%") && K(e.slice(0, -1));
|
|
933
933
|
}
|
|
934
|
-
function
|
|
935
|
-
return
|
|
934
|
+
function h(e) {
|
|
935
|
+
return _t.test(e);
|
|
936
936
|
}
|
|
937
|
-
function
|
|
938
|
-
return
|
|
937
|
+
function H(e) {
|
|
938
|
+
return yr.test(e);
|
|
939
939
|
}
|
|
940
|
-
const
|
|
941
|
-
function
|
|
942
|
-
return
|
|
940
|
+
const Rr = /* @__PURE__ */ new Set(["length", "size", "percentage"]);
|
|
941
|
+
function Cr(e) {
|
|
942
|
+
return se(e, Rr, Et);
|
|
943
943
|
}
|
|
944
|
-
function
|
|
945
|
-
return
|
|
944
|
+
function Sr(e) {
|
|
945
|
+
return se(e, "position", Et);
|
|
946
946
|
}
|
|
947
|
-
const
|
|
948
|
-
function
|
|
949
|
-
return
|
|
947
|
+
const Tr = /* @__PURE__ */ new Set(["image", "url"]);
|
|
948
|
+
function Nr(e) {
|
|
949
|
+
return se(e, Tr, Mr);
|
|
950
950
|
}
|
|
951
|
-
function
|
|
952
|
-
return
|
|
951
|
+
function Pr(e) {
|
|
952
|
+
return se(e, "", zr);
|
|
953
953
|
}
|
|
954
954
|
function pe() {
|
|
955
955
|
return !0;
|
|
956
956
|
}
|
|
957
|
-
function
|
|
958
|
-
const
|
|
959
|
-
return
|
|
957
|
+
function se(e, s, r) {
|
|
958
|
+
const a = _t.exec(e);
|
|
959
|
+
return a ? a[1] ? typeof s == "string" ? a[1] === s : s.has(a[1]) : r(a[2]) : !1;
|
|
960
960
|
}
|
|
961
|
-
function
|
|
962
|
-
return
|
|
961
|
+
function Ar(e) {
|
|
962
|
+
return wr.test(e) && !jr.test(e);
|
|
963
963
|
}
|
|
964
|
-
function
|
|
964
|
+
function Et() {
|
|
965
965
|
return !1;
|
|
966
966
|
}
|
|
967
|
-
function
|
|
968
|
-
return
|
|
967
|
+
function zr(e) {
|
|
968
|
+
return kr.test(e);
|
|
969
969
|
}
|
|
970
|
-
function
|
|
971
|
-
return
|
|
970
|
+
function Mr(e) {
|
|
971
|
+
return _r.test(e);
|
|
972
972
|
}
|
|
973
|
-
function
|
|
974
|
-
const
|
|
973
|
+
function Fr() {
|
|
974
|
+
const e = C("colors"), s = C("spacing"), r = C("blur"), a = C("brightness"), o = C("borderColor"), d = C("borderRadius"), l = C("borderSpacing"), c = C("borderWidth"), u = C("contrast"), p = C("grayscale"), g = C("hueRotate"), b = C("invert"), k = C("gap"), N = C("gradientColorStops"), B = C("gradientColorStopPositions"), S = C("inset"), A = C("margin"), z = C("opacity"), R = C("padding"), me = C("saturate"), ae = C("scale"), be = C("sepia"), he = C("skew"), xe = C("space"), ve = C("translate"), Z = () => ["auto", "contain", "none"], ne = () => ["auto", "hidden", "clip", "visible", "scroll"], oe = () => ["auto", h, s], _ = () => [h, s], D = () => ["", W, U], $ = () => ["auto", K, h], q = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], J = () => ["solid", "dashed", "dotted", "double", "none"], de = () => ["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", h], le = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], Y = () => [K, Ce], X = () => [K, h];
|
|
975
975
|
return {
|
|
976
976
|
cacheSize: 500,
|
|
977
977
|
separator: ":",
|
|
978
978
|
theme: {
|
|
979
979
|
colors: [pe],
|
|
980
|
-
spacing: [
|
|
981
|
-
blur: ["none", "",
|
|
982
|
-
brightness:
|
|
983
|
-
borderColor: [
|
|
984
|
-
borderRadius: ["none", "", "full",
|
|
985
|
-
borderSpacing:
|
|
986
|
-
borderWidth:
|
|
987
|
-
contrast:
|
|
980
|
+
spacing: [W, U],
|
|
981
|
+
blur: ["none", "", H, h],
|
|
982
|
+
brightness: Y(),
|
|
983
|
+
borderColor: [e],
|
|
984
|
+
borderRadius: ["none", "", "full", H, h],
|
|
985
|
+
borderSpacing: _(),
|
|
986
|
+
borderWidth: D(),
|
|
987
|
+
contrast: Y(),
|
|
988
988
|
grayscale: G(),
|
|
989
|
-
hueRotate:
|
|
989
|
+
hueRotate: X(),
|
|
990
990
|
invert: G(),
|
|
991
|
-
gap:
|
|
992
|
-
gradientColorStops: [
|
|
993
|
-
gradientColorStopPositions: [
|
|
994
|
-
inset:
|
|
995
|
-
margin:
|
|
996
|
-
opacity:
|
|
997
|
-
padding:
|
|
998
|
-
saturate:
|
|
999
|
-
scale:
|
|
991
|
+
gap: _(),
|
|
992
|
+
gradientColorStops: [e],
|
|
993
|
+
gradientColorStopPositions: [Er, U],
|
|
994
|
+
inset: oe(),
|
|
995
|
+
margin: oe(),
|
|
996
|
+
opacity: Y(),
|
|
997
|
+
padding: _(),
|
|
998
|
+
saturate: Y(),
|
|
999
|
+
scale: Y(),
|
|
1000
1000
|
sepia: G(),
|
|
1001
|
-
skew:
|
|
1002
|
-
space:
|
|
1003
|
-
translate:
|
|
1001
|
+
skew: X(),
|
|
1002
|
+
space: _(),
|
|
1003
|
+
translate: _()
|
|
1004
1004
|
},
|
|
1005
1005
|
classGroups: {
|
|
1006
1006
|
// Layout
|
|
@@ -1009,7 +1009,7 @@ function Tr() {
|
|
|
1009
1009
|
* @see https://tailwindcss.com/docs/aspect-ratio
|
|
1010
1010
|
*/
|
|
1011
1011
|
aspect: [{
|
|
1012
|
-
aspect: ["auto", "square", "video",
|
|
1012
|
+
aspect: ["auto", "square", "video", h]
|
|
1013
1013
|
}],
|
|
1014
1014
|
/**
|
|
1015
1015
|
* Container
|
|
@@ -1021,7 +1021,7 @@ function Tr() {
|
|
|
1021
1021
|
* @see https://tailwindcss.com/docs/columns
|
|
1022
1022
|
*/
|
|
1023
1023
|
columns: [{
|
|
1024
|
-
columns: [
|
|
1024
|
+
columns: [H]
|
|
1025
1025
|
}],
|
|
1026
1026
|
/**
|
|
1027
1027
|
* Break After
|
|
@@ -1094,28 +1094,28 @@ function Tr() {
|
|
|
1094
1094
|
* @see https://tailwindcss.com/docs/object-position
|
|
1095
1095
|
*/
|
|
1096
1096
|
"object-position": [{
|
|
1097
|
-
object: [...
|
|
1097
|
+
object: [...q(), h]
|
|
1098
1098
|
}],
|
|
1099
1099
|
/**
|
|
1100
1100
|
* Overflow
|
|
1101
1101
|
* @see https://tailwindcss.com/docs/overflow
|
|
1102
1102
|
*/
|
|
1103
1103
|
overflow: [{
|
|
1104
|
-
overflow:
|
|
1104
|
+
overflow: ne()
|
|
1105
1105
|
}],
|
|
1106
1106
|
/**
|
|
1107
1107
|
* Overflow X
|
|
1108
1108
|
* @see https://tailwindcss.com/docs/overflow
|
|
1109
1109
|
*/
|
|
1110
1110
|
"overflow-x": [{
|
|
1111
|
-
"overflow-x":
|
|
1111
|
+
"overflow-x": ne()
|
|
1112
1112
|
}],
|
|
1113
1113
|
/**
|
|
1114
1114
|
* Overflow Y
|
|
1115
1115
|
* @see https://tailwindcss.com/docs/overflow
|
|
1116
1116
|
*/
|
|
1117
1117
|
"overflow-y": [{
|
|
1118
|
-
"overflow-y":
|
|
1118
|
+
"overflow-y": ne()
|
|
1119
1119
|
}],
|
|
1120
1120
|
/**
|
|
1121
1121
|
* Overscroll Behavior
|
|
@@ -1148,63 +1148,63 @@ function Tr() {
|
|
|
1148
1148
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1149
1149
|
*/
|
|
1150
1150
|
inset: [{
|
|
1151
|
-
inset: [
|
|
1151
|
+
inset: [S]
|
|
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": [S]
|
|
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": [S]
|
|
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: [S]
|
|
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: [S]
|
|
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: [S]
|
|
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: [S]
|
|
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: [S]
|
|
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: [S]
|
|
1208
1208
|
}],
|
|
1209
1209
|
/**
|
|
1210
1210
|
* Visibility
|
|
@@ -1216,7 +1216,7 @@ function Tr() {
|
|
|
1216
1216
|
* @see https://tailwindcss.com/docs/z-index
|
|
1217
1217
|
*/
|
|
1218
1218
|
z: [{
|
|
1219
|
-
z: ["auto", fe,
|
|
1219
|
+
z: ["auto", fe, h]
|
|
1220
1220
|
}],
|
|
1221
1221
|
// Flexbox and Grid
|
|
1222
1222
|
/**
|
|
@@ -1224,7 +1224,7 @@ function Tr() {
|
|
|
1224
1224
|
* @see https://tailwindcss.com/docs/flex-basis
|
|
1225
1225
|
*/
|
|
1226
1226
|
basis: [{
|
|
1227
|
-
basis:
|
|
1227
|
+
basis: oe()
|
|
1228
1228
|
}],
|
|
1229
1229
|
/**
|
|
1230
1230
|
* Flex Direction
|
|
@@ -1245,7 +1245,7 @@ function Tr() {
|
|
|
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", h]
|
|
1249
1249
|
}],
|
|
1250
1250
|
/**
|
|
1251
1251
|
* Flex Grow
|
|
@@ -1266,7 +1266,7 @@ function Tr() {
|
|
|
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, h]
|
|
1270
1270
|
}],
|
|
1271
1271
|
/**
|
|
1272
1272
|
* Grid Template Columns
|
|
@@ -1281,22 +1281,22 @@ function Tr() {
|
|
|
1281
1281
|
*/
|
|
1282
1282
|
"col-start-end": [{
|
|
1283
1283
|
col: ["auto", {
|
|
1284
|
-
span: ["full", fe,
|
|
1285
|
-
},
|
|
1284
|
+
span: ["full", fe, h]
|
|
1285
|
+
}, h]
|
|
1286
1286
|
}],
|
|
1287
1287
|
/**
|
|
1288
1288
|
* Grid Column Start
|
|
1289
1289
|
* @see https://tailwindcss.com/docs/grid-column
|
|
1290
1290
|
*/
|
|
1291
1291
|
"col-start": [{
|
|
1292
|
-
"col-start":
|
|
1292
|
+
"col-start": $()
|
|
1293
1293
|
}],
|
|
1294
1294
|
/**
|
|
1295
1295
|
* Grid Column End
|
|
1296
1296
|
* @see https://tailwindcss.com/docs/grid-column
|
|
1297
1297
|
*/
|
|
1298
1298
|
"col-end": [{
|
|
1299
|
-
"col-end":
|
|
1299
|
+
"col-end": $()
|
|
1300
1300
|
}],
|
|
1301
1301
|
/**
|
|
1302
1302
|
* Grid Template Rows
|
|
@@ -1311,22 +1311,22 @@ function Tr() {
|
|
|
1311
1311
|
*/
|
|
1312
1312
|
"row-start-end": [{
|
|
1313
1313
|
row: ["auto", {
|
|
1314
|
-
span: [fe,
|
|
1315
|
-
},
|
|
1314
|
+
span: [fe, h]
|
|
1315
|
+
}, h]
|
|
1316
1316
|
}],
|
|
1317
1317
|
/**
|
|
1318
1318
|
* Grid Row Start
|
|
1319
1319
|
* @see https://tailwindcss.com/docs/grid-row
|
|
1320
1320
|
*/
|
|
1321
1321
|
"row-start": [{
|
|
1322
|
-
"row-start":
|
|
1322
|
+
"row-start": $()
|
|
1323
1323
|
}],
|
|
1324
1324
|
/**
|
|
1325
1325
|
* Grid Row End
|
|
1326
1326
|
* @see https://tailwindcss.com/docs/grid-row
|
|
1327
1327
|
*/
|
|
1328
1328
|
"row-end": [{
|
|
1329
|
-
"row-end":
|
|
1329
|
+
"row-end": $()
|
|
1330
1330
|
}],
|
|
1331
1331
|
/**
|
|
1332
1332
|
* Grid Auto Flow
|
|
@@ -1340,35 +1340,35 @@ function Tr() {
|
|
|
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", h]
|
|
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", h]
|
|
1351
1351
|
}],
|
|
1352
1352
|
/**
|
|
1353
1353
|
* Gap
|
|
1354
1354
|
* @see https://tailwindcss.com/docs/gap
|
|
1355
1355
|
*/
|
|
1356
1356
|
gap: [{
|
|
1357
|
-
gap: [
|
|
1357
|
+
gap: [k]
|
|
1358
1358
|
}],
|
|
1359
1359
|
/**
|
|
1360
1360
|
* Gap X
|
|
1361
1361
|
* @see https://tailwindcss.com/docs/gap
|
|
1362
1362
|
*/
|
|
1363
1363
|
"gap-x": [{
|
|
1364
|
-
"gap-x": [
|
|
1364
|
+
"gap-x": [k]
|
|
1365
1365
|
}],
|
|
1366
1366
|
/**
|
|
1367
1367
|
* Gap Y
|
|
1368
1368
|
* @see https://tailwindcss.com/docs/gap
|
|
1369
1369
|
*/
|
|
1370
1370
|
"gap-y": [{
|
|
1371
|
-
"gap-y": [
|
|
1371
|
+
"gap-y": [k]
|
|
1372
1372
|
}],
|
|
1373
1373
|
/**
|
|
1374
1374
|
* Justify Content
|
|
@@ -1439,133 +1439,133 @@ function Tr() {
|
|
|
1439
1439
|
* @see https://tailwindcss.com/docs/padding
|
|
1440
1440
|
*/
|
|
1441
1441
|
p: [{
|
|
1442
|
-
p: [
|
|
1442
|
+
p: [R]
|
|
1443
1443
|
}],
|
|
1444
1444
|
/**
|
|
1445
1445
|
* Padding X
|
|
1446
1446
|
* @see https://tailwindcss.com/docs/padding
|
|
1447
1447
|
*/
|
|
1448
1448
|
px: [{
|
|
1449
|
-
px: [
|
|
1449
|
+
px: [R]
|
|
1450
1450
|
}],
|
|
1451
1451
|
/**
|
|
1452
1452
|
* Padding Y
|
|
1453
1453
|
* @see https://tailwindcss.com/docs/padding
|
|
1454
1454
|
*/
|
|
1455
1455
|
py: [{
|
|
1456
|
-
py: [
|
|
1456
|
+
py: [R]
|
|
1457
1457
|
}],
|
|
1458
1458
|
/**
|
|
1459
1459
|
* Padding Start
|
|
1460
1460
|
* @see https://tailwindcss.com/docs/padding
|
|
1461
1461
|
*/
|
|
1462
1462
|
ps: [{
|
|
1463
|
-
ps: [
|
|
1463
|
+
ps: [R]
|
|
1464
1464
|
}],
|
|
1465
1465
|
/**
|
|
1466
1466
|
* Padding End
|
|
1467
1467
|
* @see https://tailwindcss.com/docs/padding
|
|
1468
1468
|
*/
|
|
1469
1469
|
pe: [{
|
|
1470
|
-
pe: [
|
|
1470
|
+
pe: [R]
|
|
1471
1471
|
}],
|
|
1472
1472
|
/**
|
|
1473
1473
|
* Padding Top
|
|
1474
1474
|
* @see https://tailwindcss.com/docs/padding
|
|
1475
1475
|
*/
|
|
1476
1476
|
pt: [{
|
|
1477
|
-
pt: [
|
|
1477
|
+
pt: [R]
|
|
1478
1478
|
}],
|
|
1479
1479
|
/**
|
|
1480
1480
|
* Padding Right
|
|
1481
1481
|
* @see https://tailwindcss.com/docs/padding
|
|
1482
1482
|
*/
|
|
1483
1483
|
pr: [{
|
|
1484
|
-
pr: [
|
|
1484
|
+
pr: [R]
|
|
1485
1485
|
}],
|
|
1486
1486
|
/**
|
|
1487
1487
|
* Padding Bottom
|
|
1488
1488
|
* @see https://tailwindcss.com/docs/padding
|
|
1489
1489
|
*/
|
|
1490
1490
|
pb: [{
|
|
1491
|
-
pb: [
|
|
1491
|
+
pb: [R]
|
|
1492
1492
|
}],
|
|
1493
1493
|
/**
|
|
1494
1494
|
* Padding Left
|
|
1495
1495
|
* @see https://tailwindcss.com/docs/padding
|
|
1496
1496
|
*/
|
|
1497
1497
|
pl: [{
|
|
1498
|
-
pl: [
|
|
1498
|
+
pl: [R]
|
|
1499
1499
|
}],
|
|
1500
1500
|
/**
|
|
1501
1501
|
* Margin
|
|
1502
1502
|
* @see https://tailwindcss.com/docs/margin
|
|
1503
1503
|
*/
|
|
1504
1504
|
m: [{
|
|
1505
|
-
m: [
|
|
1505
|
+
m: [A]
|
|
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: [A]
|
|
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: [A]
|
|
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: [A]
|
|
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: [A]
|
|
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: [A]
|
|
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: [A]
|
|
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: [A]
|
|
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: [A]
|
|
1562
1562
|
}],
|
|
1563
1563
|
/**
|
|
1564
1564
|
* Space Between X
|
|
1565
1565
|
* @see https://tailwindcss.com/docs/space
|
|
1566
1566
|
*/
|
|
1567
1567
|
"space-x": [{
|
|
1568
|
-
"space-x": [
|
|
1568
|
+
"space-x": [xe]
|
|
1569
1569
|
}],
|
|
1570
1570
|
/**
|
|
1571
1571
|
* Space Between X Reverse
|
|
@@ -1577,7 +1577,7 @@ function Tr() {
|
|
|
1577
1577
|
* @see https://tailwindcss.com/docs/space
|
|
1578
1578
|
*/
|
|
1579
1579
|
"space-y": [{
|
|
1580
|
-
"space-y": [
|
|
1580
|
+
"space-y": [xe]
|
|
1581
1581
|
}],
|
|
1582
1582
|
/**
|
|
1583
1583
|
* Space Between Y Reverse
|
|
@@ -1590,51 +1590,51 @@ function Tr() {
|
|
|
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", h, s]
|
|
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": [h, s, "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": [
|
|
1608
|
-
screen: [
|
|
1609
|
-
},
|
|
1607
|
+
"max-w": [h, s, "none", "full", "min", "max", "fit", "prose", {
|
|
1608
|
+
screen: [H]
|
|
1609
|
+
}, H]
|
|
1610
1610
|
}],
|
|
1611
1611
|
/**
|
|
1612
1612
|
* Height
|
|
1613
1613
|
* @see https://tailwindcss.com/docs/height
|
|
1614
1614
|
*/
|
|
1615
1615
|
h: [{
|
|
1616
|
-
h: [
|
|
1616
|
+
h: [h, s, "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": [h, s, "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": [h, s, "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: [h, s, "auto", "min", "max", "fit"]
|
|
1638
1638
|
}],
|
|
1639
1639
|
// Typography
|
|
1640
1640
|
/**
|
|
@@ -1642,7 +1642,7 @@ function Tr() {
|
|
|
1642
1642
|
* @see https://tailwindcss.com/docs/font-size
|
|
1643
1643
|
*/
|
|
1644
1644
|
"font-size": [{
|
|
1645
|
-
text: ["base",
|
|
1645
|
+
text: ["base", H, U]
|
|
1646
1646
|
}],
|
|
1647
1647
|
/**
|
|
1648
1648
|
* Font Smoothing
|
|
@@ -1659,7 +1659,7 @@ function Tr() {
|
|
|
1659
1659
|
* @see https://tailwindcss.com/docs/font-weight
|
|
1660
1660
|
*/
|
|
1661
1661
|
"font-weight": [{
|
|
1662
|
-
font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black",
|
|
1662
|
+
font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", Ce]
|
|
1663
1663
|
}],
|
|
1664
1664
|
/**
|
|
1665
1665
|
* Font Family
|
|
@@ -1703,35 +1703,35 @@ function Tr() {
|
|
|
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", h]
|
|
1707
1707
|
}],
|
|
1708
1708
|
/**
|
|
1709
1709
|
* Line Clamp
|
|
1710
1710
|
* @see https://tailwindcss.com/docs/line-clamp
|
|
1711
1711
|
*/
|
|
1712
1712
|
"line-clamp": [{
|
|
1713
|
-
"line-clamp": ["none", K,
|
|
1713
|
+
"line-clamp": ["none", K, Ce]
|
|
1714
1714
|
}],
|
|
1715
1715
|
/**
|
|
1716
1716
|
* Line Height
|
|
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, h]
|
|
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", h]
|
|
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", h]
|
|
1735
1735
|
}],
|
|
1736
1736
|
/**
|
|
1737
1737
|
* List Style Position
|
|
@@ -1746,14 +1746,14 @@ function Tr() {
|
|
|
1746
1746
|
* @see https://tailwindcss.com/docs/placeholder-color
|
|
1747
1747
|
*/
|
|
1748
1748
|
"placeholder-color": [{
|
|
1749
|
-
placeholder: [
|
|
1749
|
+
placeholder: [e]
|
|
1750
1750
|
}],
|
|
1751
1751
|
/**
|
|
1752
1752
|
* Placeholder Opacity
|
|
1753
1753
|
* @see https://tailwindcss.com/docs/placeholder-opacity
|
|
1754
1754
|
*/
|
|
1755
1755
|
"placeholder-opacity": [{
|
|
1756
|
-
"placeholder-opacity": [
|
|
1756
|
+
"placeholder-opacity": [z]
|
|
1757
1757
|
}],
|
|
1758
1758
|
/**
|
|
1759
1759
|
* Text Alignment
|
|
@@ -1767,14 +1767,14 @@ function Tr() {
|
|
|
1767
1767
|
* @see https://tailwindcss.com/docs/text-color
|
|
1768
1768
|
*/
|
|
1769
1769
|
"text-color": [{
|
|
1770
|
-
text: [
|
|
1770
|
+
text: [e]
|
|
1771
1771
|
}],
|
|
1772
1772
|
/**
|
|
1773
1773
|
* Text Opacity
|
|
1774
1774
|
* @see https://tailwindcss.com/docs/text-opacity
|
|
1775
1775
|
*/
|
|
1776
1776
|
"text-opacity": [{
|
|
1777
|
-
"text-opacity": [
|
|
1777
|
+
"text-opacity": [z]
|
|
1778
1778
|
}],
|
|
1779
1779
|
/**
|
|
1780
1780
|
* Text Decoration
|
|
@@ -1786,28 +1786,28 @@ function Tr() {
|
|
|
1786
1786
|
* @see https://tailwindcss.com/docs/text-decoration-style
|
|
1787
1787
|
*/
|
|
1788
1788
|
"text-decoration-style": [{
|
|
1789
|
-
decoration: [...
|
|
1789
|
+
decoration: [...J(), "wavy"]
|
|
1790
1790
|
}],
|
|
1791
1791
|
/**
|
|
1792
1792
|
* Text Decoration Thickness
|
|
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, U]
|
|
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, h]
|
|
1804
1804
|
}],
|
|
1805
1805
|
/**
|
|
1806
1806
|
* Text Decoration Color
|
|
1807
1807
|
* @see https://tailwindcss.com/docs/text-decoration-color
|
|
1808
1808
|
*/
|
|
1809
1809
|
"text-decoration-color": [{
|
|
1810
|
-
decoration: [
|
|
1810
|
+
decoration: [e]
|
|
1811
1811
|
}],
|
|
1812
1812
|
/**
|
|
1813
1813
|
* Text Transform
|
|
@@ -1831,14 +1831,14 @@ function Tr() {
|
|
|
1831
1831
|
* @see https://tailwindcss.com/docs/text-indent
|
|
1832
1832
|
*/
|
|
1833
1833
|
indent: [{
|
|
1834
|
-
indent:
|
|
1834
|
+
indent: _()
|
|
1835
1835
|
}],
|
|
1836
1836
|
/**
|
|
1837
1837
|
* Vertical Alignment
|
|
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", h]
|
|
1842
1842
|
}],
|
|
1843
1843
|
/**
|
|
1844
1844
|
* Whitespace
|
|
@@ -1866,7 +1866,7 @@ function Tr() {
|
|
|
1866
1866
|
* @see https://tailwindcss.com/docs/content
|
|
1867
1867
|
*/
|
|
1868
1868
|
content: [{
|
|
1869
|
-
content: ["none",
|
|
1869
|
+
content: ["none", h]
|
|
1870
1870
|
}],
|
|
1871
1871
|
// Backgrounds
|
|
1872
1872
|
/**
|
|
@@ -1889,7 +1889,7 @@ function Tr() {
|
|
|
1889
1889
|
* @see https://tailwindcss.com/docs/background-opacity
|
|
1890
1890
|
*/
|
|
1891
1891
|
"bg-opacity": [{
|
|
1892
|
-
"bg-opacity": [
|
|
1892
|
+
"bg-opacity": [z]
|
|
1893
1893
|
}],
|
|
1894
1894
|
/**
|
|
1895
1895
|
* Background Origin
|
|
@@ -1903,7 +1903,7 @@ function Tr() {
|
|
|
1903
1903
|
* @see https://tailwindcss.com/docs/background-position
|
|
1904
1904
|
*/
|
|
1905
1905
|
"bg-position": [{
|
|
1906
|
-
bg: [...
|
|
1906
|
+
bg: [...q(), Sr]
|
|
1907
1907
|
}],
|
|
1908
1908
|
/**
|
|
1909
1909
|
* Background Repeat
|
|
@@ -1919,7 +1919,7 @@ function Tr() {
|
|
|
1919
1919
|
* @see https://tailwindcss.com/docs/background-size
|
|
1920
1920
|
*/
|
|
1921
1921
|
"bg-size": [{
|
|
1922
|
-
bg: ["auto", "cover", "contain",
|
|
1922
|
+
bg: ["auto", "cover", "contain", Cr]
|
|
1923
1923
|
}],
|
|
1924
1924
|
/**
|
|
1925
1925
|
* Background Image
|
|
@@ -1928,35 +1928,35 @@ function Tr() {
|
|
|
1928
1928
|
"bg-image": [{
|
|
1929
1929
|
bg: ["none", {
|
|
1930
1930
|
"gradient-to": ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
|
|
1931
|
-
},
|
|
1931
|
+
}, Nr]
|
|
1932
1932
|
}],
|
|
1933
1933
|
/**
|
|
1934
1934
|
* Background Color
|
|
1935
1935
|
* @see https://tailwindcss.com/docs/background-color
|
|
1936
1936
|
*/
|
|
1937
1937
|
"bg-color": [{
|
|
1938
|
-
bg: [
|
|
1938
|
+
bg: [e]
|
|
1939
1939
|
}],
|
|
1940
1940
|
/**
|
|
1941
1941
|
* Gradient Color Stops From Position
|
|
1942
1942
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1943
1943
|
*/
|
|
1944
1944
|
"gradient-from-pos": [{
|
|
1945
|
-
from: [
|
|
1945
|
+
from: [B]
|
|
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: [B]
|
|
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: [B]
|
|
1960
1960
|
}],
|
|
1961
1961
|
/**
|
|
1962
1962
|
* Gradient Color Stops From
|
|
@@ -1985,189 +1985,189 @@ function Tr() {
|
|
|
1985
1985
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1986
1986
|
*/
|
|
1987
1987
|
rounded: [{
|
|
1988
|
-
rounded: [
|
|
1988
|
+
rounded: [d]
|
|
1989
1989
|
}],
|
|
1990
1990
|
/**
|
|
1991
1991
|
* Border Radius Start
|
|
1992
1992
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1993
1993
|
*/
|
|
1994
1994
|
"rounded-s": [{
|
|
1995
|
-
"rounded-s": [
|
|
1995
|
+
"rounded-s": [d]
|
|
1996
1996
|
}],
|
|
1997
1997
|
/**
|
|
1998
1998
|
* Border Radius End
|
|
1999
1999
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2000
2000
|
*/
|
|
2001
2001
|
"rounded-e": [{
|
|
2002
|
-
"rounded-e": [
|
|
2002
|
+
"rounded-e": [d]
|
|
2003
2003
|
}],
|
|
2004
2004
|
/**
|
|
2005
2005
|
* Border Radius Top
|
|
2006
2006
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2007
2007
|
*/
|
|
2008
2008
|
"rounded-t": [{
|
|
2009
|
-
"rounded-t": [
|
|
2009
|
+
"rounded-t": [d]
|
|
2010
2010
|
}],
|
|
2011
2011
|
/**
|
|
2012
2012
|
* Border Radius Right
|
|
2013
2013
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2014
2014
|
*/
|
|
2015
2015
|
"rounded-r": [{
|
|
2016
|
-
"rounded-r": [
|
|
2016
|
+
"rounded-r": [d]
|
|
2017
2017
|
}],
|
|
2018
2018
|
/**
|
|
2019
2019
|
* Border Radius Bottom
|
|
2020
2020
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2021
2021
|
*/
|
|
2022
2022
|
"rounded-b": [{
|
|
2023
|
-
"rounded-b": [
|
|
2023
|
+
"rounded-b": [d]
|
|
2024
2024
|
}],
|
|
2025
2025
|
/**
|
|
2026
2026
|
* Border Radius Left
|
|
2027
2027
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2028
2028
|
*/
|
|
2029
2029
|
"rounded-l": [{
|
|
2030
|
-
"rounded-l": [
|
|
2030
|
+
"rounded-l": [d]
|
|
2031
2031
|
}],
|
|
2032
2032
|
/**
|
|
2033
2033
|
* Border Radius Start Start
|
|
2034
2034
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2035
2035
|
*/
|
|
2036
2036
|
"rounded-ss": [{
|
|
2037
|
-
"rounded-ss": [
|
|
2037
|
+
"rounded-ss": [d]
|
|
2038
2038
|
}],
|
|
2039
2039
|
/**
|
|
2040
2040
|
* Border Radius Start End
|
|
2041
2041
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2042
2042
|
*/
|
|
2043
2043
|
"rounded-se": [{
|
|
2044
|
-
"rounded-se": [
|
|
2044
|
+
"rounded-se": [d]
|
|
2045
2045
|
}],
|
|
2046
2046
|
/**
|
|
2047
2047
|
* Border Radius End End
|
|
2048
2048
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2049
2049
|
*/
|
|
2050
2050
|
"rounded-ee": [{
|
|
2051
|
-
"rounded-ee": [
|
|
2051
|
+
"rounded-ee": [d]
|
|
2052
2052
|
}],
|
|
2053
2053
|
/**
|
|
2054
2054
|
* Border Radius End Start
|
|
2055
2055
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2056
2056
|
*/
|
|
2057
2057
|
"rounded-es": [{
|
|
2058
|
-
"rounded-es": [
|
|
2058
|
+
"rounded-es": [d]
|
|
2059
2059
|
}],
|
|
2060
2060
|
/**
|
|
2061
2061
|
* Border Radius Top Left
|
|
2062
2062
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2063
2063
|
*/
|
|
2064
2064
|
"rounded-tl": [{
|
|
2065
|
-
"rounded-tl": [
|
|
2065
|
+
"rounded-tl": [d]
|
|
2066
2066
|
}],
|
|
2067
2067
|
/**
|
|
2068
2068
|
* Border Radius Top Right
|
|
2069
2069
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2070
2070
|
*/
|
|
2071
2071
|
"rounded-tr": [{
|
|
2072
|
-
"rounded-tr": [
|
|
2072
|
+
"rounded-tr": [d]
|
|
2073
2073
|
}],
|
|
2074
2074
|
/**
|
|
2075
2075
|
* Border Radius Bottom Right
|
|
2076
2076
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2077
2077
|
*/
|
|
2078
2078
|
"rounded-br": [{
|
|
2079
|
-
"rounded-br": [
|
|
2079
|
+
"rounded-br": [d]
|
|
2080
2080
|
}],
|
|
2081
2081
|
/**
|
|
2082
2082
|
* Border Radius Bottom Left
|
|
2083
2083
|
* @see https://tailwindcss.com/docs/border-radius
|
|
2084
2084
|
*/
|
|
2085
2085
|
"rounded-bl": [{
|
|
2086
|
-
"rounded-bl": [
|
|
2086
|
+
"rounded-bl": [d]
|
|
2087
2087
|
}],
|
|
2088
2088
|
/**
|
|
2089
2089
|
* Border Width
|
|
2090
2090
|
* @see https://tailwindcss.com/docs/border-width
|
|
2091
2091
|
*/
|
|
2092
2092
|
"border-w": [{
|
|
2093
|
-
border: [
|
|
2093
|
+
border: [c]
|
|
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": [c]
|
|
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": [c]
|
|
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": [c]
|
|
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": [c]
|
|
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": [c]
|
|
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": [c]
|
|
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": [c]
|
|
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": [c]
|
|
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": [z]
|
|
2157
2157
|
}],
|
|
2158
2158
|
/**
|
|
2159
2159
|
* Border Style
|
|
2160
2160
|
* @see https://tailwindcss.com/docs/border-style
|
|
2161
2161
|
*/
|
|
2162
2162
|
"border-style": [{
|
|
2163
|
-
border: [...
|
|
2163
|
+
border: [...J(), "hidden"]
|
|
2164
2164
|
}],
|
|
2165
2165
|
/**
|
|
2166
2166
|
* Divide Width X
|
|
2167
2167
|
* @see https://tailwindcss.com/docs/divide-width
|
|
2168
2168
|
*/
|
|
2169
2169
|
"divide-x": [{
|
|
2170
|
-
"divide-x": [
|
|
2170
|
+
"divide-x": [c]
|
|
2171
2171
|
}],
|
|
2172
2172
|
/**
|
|
2173
2173
|
* Divide Width X Reverse
|
|
@@ -2179,7 +2179,7 @@ function Tr() {
|
|
|
2179
2179
|
* @see https://tailwindcss.com/docs/divide-width
|
|
2180
2180
|
*/
|
|
2181
2181
|
"divide-y": [{
|
|
2182
|
-
"divide-y": [
|
|
2182
|
+
"divide-y": [c]
|
|
2183
2183
|
}],
|
|
2184
2184
|
/**
|
|
2185
2185
|
* Divide Width Y Reverse
|
|
@@ -2191,105 +2191,105 @@ function Tr() {
|
|
|
2191
2191
|
* @see https://tailwindcss.com/docs/divide-opacity
|
|
2192
2192
|
*/
|
|
2193
2193
|
"divide-opacity": [{
|
|
2194
|
-
"divide-opacity": [
|
|
2194
|
+
"divide-opacity": [z]
|
|
2195
2195
|
}],
|
|
2196
2196
|
/**
|
|
2197
2197
|
* Divide Style
|
|
2198
2198
|
* @see https://tailwindcss.com/docs/divide-style
|
|
2199
2199
|
*/
|
|
2200
2200
|
"divide-style": [{
|
|
2201
|
-
divide:
|
|
2201
|
+
divide: J()
|
|
2202
2202
|
}],
|
|
2203
2203
|
/**
|
|
2204
2204
|
* Border Color
|
|
2205
2205
|
* @see https://tailwindcss.com/docs/border-color
|
|
2206
2206
|
*/
|
|
2207
2207
|
"border-color": [{
|
|
2208
|
-
border: [
|
|
2208
|
+
border: [o]
|
|
2209
2209
|
}],
|
|
2210
2210
|
/**
|
|
2211
2211
|
* Border Color X
|
|
2212
2212
|
* @see https://tailwindcss.com/docs/border-color
|
|
2213
2213
|
*/
|
|
2214
2214
|
"border-color-x": [{
|
|
2215
|
-
"border-x": [
|
|
2215
|
+
"border-x": [o]
|
|
2216
2216
|
}],
|
|
2217
2217
|
/**
|
|
2218
2218
|
* Border Color Y
|
|
2219
2219
|
* @see https://tailwindcss.com/docs/border-color
|
|
2220
2220
|
*/
|
|
2221
2221
|
"border-color-y": [{
|
|
2222
|
-
"border-y": [
|
|
2222
|
+
"border-y": [o]
|
|
2223
2223
|
}],
|
|
2224
2224
|
/**
|
|
2225
2225
|
* Border Color Top
|
|
2226
2226
|
* @see https://tailwindcss.com/docs/border-color
|
|
2227
2227
|
*/
|
|
2228
2228
|
"border-color-t": [{
|
|
2229
|
-
"border-t": [
|
|
2229
|
+
"border-t": [o]
|
|
2230
2230
|
}],
|
|
2231
2231
|
/**
|
|
2232
2232
|
* Border Color Right
|
|
2233
2233
|
* @see https://tailwindcss.com/docs/border-color
|
|
2234
2234
|
*/
|
|
2235
2235
|
"border-color-r": [{
|
|
2236
|
-
"border-r": [
|
|
2236
|
+
"border-r": [o]
|
|
2237
2237
|
}],
|
|
2238
2238
|
/**
|
|
2239
2239
|
* Border Color Bottom
|
|
2240
2240
|
* @see https://tailwindcss.com/docs/border-color
|
|
2241
2241
|
*/
|
|
2242
2242
|
"border-color-b": [{
|
|
2243
|
-
"border-b": [
|
|
2243
|
+
"border-b": [o]
|
|
2244
2244
|
}],
|
|
2245
2245
|
/**
|
|
2246
2246
|
* Border Color Left
|
|
2247
2247
|
* @see https://tailwindcss.com/docs/border-color
|
|
2248
2248
|
*/
|
|
2249
2249
|
"border-color-l": [{
|
|
2250
|
-
"border-l": [
|
|
2250
|
+
"border-l": [o]
|
|
2251
2251
|
}],
|
|
2252
2252
|
/**
|
|
2253
2253
|
* Divide Color
|
|
2254
2254
|
* @see https://tailwindcss.com/docs/divide-color
|
|
2255
2255
|
*/
|
|
2256
2256
|
"divide-color": [{
|
|
2257
|
-
divide: [
|
|
2257
|
+
divide: [o]
|
|
2258
2258
|
}],
|
|
2259
2259
|
/**
|
|
2260
2260
|
* Outline Style
|
|
2261
2261
|
* @see https://tailwindcss.com/docs/outline-style
|
|
2262
2262
|
*/
|
|
2263
2263
|
"outline-style": [{
|
|
2264
|
-
outline: ["", ...
|
|
2264
|
+
outline: ["", ...J()]
|
|
2265
2265
|
}],
|
|
2266
2266
|
/**
|
|
2267
2267
|
* Outline Offset
|
|
2268
2268
|
* @see https://tailwindcss.com/docs/outline-offset
|
|
2269
2269
|
*/
|
|
2270
2270
|
"outline-offset": [{
|
|
2271
|
-
"outline-offset": [
|
|
2271
|
+
"outline-offset": [W, h]
|
|
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, U]
|
|
2279
2279
|
}],
|
|
2280
2280
|
/**
|
|
2281
2281
|
* Outline Color
|
|
2282
2282
|
* @see https://tailwindcss.com/docs/outline-color
|
|
2283
2283
|
*/
|
|
2284
2284
|
"outline-color": [{
|
|
2285
|
-
outline: [
|
|
2285
|
+
outline: [e]
|
|
2286
2286
|
}],
|
|
2287
2287
|
/**
|
|
2288
2288
|
* Ring Width
|
|
2289
2289
|
* @see https://tailwindcss.com/docs/ring-width
|
|
2290
2290
|
*/
|
|
2291
2291
|
"ring-w": [{
|
|
2292
|
-
ring:
|
|
2292
|
+
ring: D()
|
|
2293
2293
|
}],
|
|
2294
2294
|
/**
|
|
2295
2295
|
* Ring Width Inset
|
|
@@ -2301,28 +2301,28 @@ function Tr() {
|
|
|
2301
2301
|
* @see https://tailwindcss.com/docs/ring-color
|
|
2302
2302
|
*/
|
|
2303
2303
|
"ring-color": [{
|
|
2304
|
-
ring: [
|
|
2304
|
+
ring: [e]
|
|
2305
2305
|
}],
|
|
2306
2306
|
/**
|
|
2307
2307
|
* Ring Opacity
|
|
2308
2308
|
* @see https://tailwindcss.com/docs/ring-opacity
|
|
2309
2309
|
*/
|
|
2310
2310
|
"ring-opacity": [{
|
|
2311
|
-
"ring-opacity": [
|
|
2311
|
+
"ring-opacity": [z]
|
|
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, U]
|
|
2319
2319
|
}],
|
|
2320
2320
|
/**
|
|
2321
2321
|
* Ring Offset Color
|
|
2322
2322
|
* @see https://tailwindcss.com/docs/ring-offset-color
|
|
2323
2323
|
*/
|
|
2324
2324
|
"ring-offset-color": [{
|
|
2325
|
-
"ring-offset": [
|
|
2325
|
+
"ring-offset": [e]
|
|
2326
2326
|
}],
|
|
2327
2327
|
// Effects
|
|
2328
2328
|
/**
|
|
@@ -2330,7 +2330,7 @@ function Tr() {
|
|
|
2330
2330
|
* @see https://tailwindcss.com/docs/box-shadow
|
|
2331
2331
|
*/
|
|
2332
2332
|
shadow: [{
|
|
2333
|
-
shadow: ["", "inner", "none",
|
|
2333
|
+
shadow: ["", "inner", "none", H, Pr]
|
|
2334
2334
|
}],
|
|
2335
2335
|
/**
|
|
2336
2336
|
* Box Shadow Color
|
|
@@ -2344,21 +2344,21 @@ function Tr() {
|
|
|
2344
2344
|
* @see https://tailwindcss.com/docs/opacity
|
|
2345
2345
|
*/
|
|
2346
2346
|
opacity: [{
|
|
2347
|
-
opacity: [
|
|
2347
|
+
opacity: [z]
|
|
2348
2348
|
}],
|
|
2349
2349
|
/**
|
|
2350
2350
|
* Mix Blend Mode
|
|
2351
2351
|
* @see https://tailwindcss.com/docs/mix-blend-mode
|
|
2352
2352
|
*/
|
|
2353
2353
|
"mix-blend": [{
|
|
2354
|
-
"mix-blend":
|
|
2354
|
+
"mix-blend": de()
|
|
2355
2355
|
}],
|
|
2356
2356
|
/**
|
|
2357
2357
|
* Background Blend Mode
|
|
2358
2358
|
* @see https://tailwindcss.com/docs/background-blend-mode
|
|
2359
2359
|
*/
|
|
2360
2360
|
"bg-blend": [{
|
|
2361
|
-
"bg-blend":
|
|
2361
|
+
"bg-blend": de()
|
|
2362
2362
|
}],
|
|
2363
2363
|
// Filters
|
|
2364
2364
|
/**
|
|
@@ -2381,56 +2381,56 @@ function Tr() {
|
|
|
2381
2381
|
* @see https://tailwindcss.com/docs/brightness
|
|
2382
2382
|
*/
|
|
2383
2383
|
brightness: [{
|
|
2384
|
-
brightness: [
|
|
2384
|
+
brightness: [a]
|
|
2385
2385
|
}],
|
|
2386
2386
|
/**
|
|
2387
2387
|
* Contrast
|
|
2388
2388
|
* @see https://tailwindcss.com/docs/contrast
|
|
2389
2389
|
*/
|
|
2390
2390
|
contrast: [{
|
|
2391
|
-
contrast: [
|
|
2391
|
+
contrast: [u]
|
|
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",
|
|
2398
|
+
"drop-shadow": ["", "none", H, h]
|
|
2399
2399
|
}],
|
|
2400
2400
|
/**
|
|
2401
2401
|
* Grayscale
|
|
2402
2402
|
* @see https://tailwindcss.com/docs/grayscale
|
|
2403
2403
|
*/
|
|
2404
2404
|
grayscale: [{
|
|
2405
|
-
grayscale: [
|
|
2405
|
+
grayscale: [p]
|
|
2406
2406
|
}],
|
|
2407
2407
|
/**
|
|
2408
2408
|
* Hue Rotate
|
|
2409
2409
|
* @see https://tailwindcss.com/docs/hue-rotate
|
|
2410
2410
|
*/
|
|
2411
2411
|
"hue-rotate": [{
|
|
2412
|
-
"hue-rotate": [
|
|
2412
|
+
"hue-rotate": [g]
|
|
2413
2413
|
}],
|
|
2414
2414
|
/**
|
|
2415
2415
|
* Invert
|
|
2416
2416
|
* @see https://tailwindcss.com/docs/invert
|
|
2417
2417
|
*/
|
|
2418
2418
|
invert: [{
|
|
2419
|
-
invert: [
|
|
2419
|
+
invert: [b]
|
|
2420
2420
|
}],
|
|
2421
2421
|
/**
|
|
2422
2422
|
* Saturate
|
|
2423
2423
|
* @see https://tailwindcss.com/docs/saturate
|
|
2424
2424
|
*/
|
|
2425
2425
|
saturate: [{
|
|
2426
|
-
saturate: [
|
|
2426
|
+
saturate: [me]
|
|
2427
2427
|
}],
|
|
2428
2428
|
/**
|
|
2429
2429
|
* Sepia
|
|
2430
2430
|
* @see https://tailwindcss.com/docs/sepia
|
|
2431
2431
|
*/
|
|
2432
2432
|
sepia: [{
|
|
2433
|
-
sepia: [
|
|
2433
|
+
sepia: [be]
|
|
2434
2434
|
}],
|
|
2435
2435
|
/**
|
|
2436
2436
|
* Backdrop Filter
|
|
@@ -2452,56 +2452,56 @@ function Tr() {
|
|
|
2452
2452
|
* @see https://tailwindcss.com/docs/backdrop-brightness
|
|
2453
2453
|
*/
|
|
2454
2454
|
"backdrop-brightness": [{
|
|
2455
|
-
"backdrop-brightness": [
|
|
2455
|
+
"backdrop-brightness": [a]
|
|
2456
2456
|
}],
|
|
2457
2457
|
/**
|
|
2458
2458
|
* Backdrop Contrast
|
|
2459
2459
|
* @see https://tailwindcss.com/docs/backdrop-contrast
|
|
2460
2460
|
*/
|
|
2461
2461
|
"backdrop-contrast": [{
|
|
2462
|
-
"backdrop-contrast": [
|
|
2462
|
+
"backdrop-contrast": [u]
|
|
2463
2463
|
}],
|
|
2464
2464
|
/**
|
|
2465
2465
|
* Backdrop Grayscale
|
|
2466
2466
|
* @see https://tailwindcss.com/docs/backdrop-grayscale
|
|
2467
2467
|
*/
|
|
2468
2468
|
"backdrop-grayscale": [{
|
|
2469
|
-
"backdrop-grayscale": [
|
|
2469
|
+
"backdrop-grayscale": [p]
|
|
2470
2470
|
}],
|
|
2471
2471
|
/**
|
|
2472
2472
|
* Backdrop Hue Rotate
|
|
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": [g]
|
|
2477
2477
|
}],
|
|
2478
2478
|
/**
|
|
2479
2479
|
* Backdrop Invert
|
|
2480
2480
|
* @see https://tailwindcss.com/docs/backdrop-invert
|
|
2481
2481
|
*/
|
|
2482
2482
|
"backdrop-invert": [{
|
|
2483
|
-
"backdrop-invert": [
|
|
2483
|
+
"backdrop-invert": [b]
|
|
2484
2484
|
}],
|
|
2485
2485
|
/**
|
|
2486
2486
|
* Backdrop Opacity
|
|
2487
2487
|
* @see https://tailwindcss.com/docs/backdrop-opacity
|
|
2488
2488
|
*/
|
|
2489
2489
|
"backdrop-opacity": [{
|
|
2490
|
-
"backdrop-opacity": [
|
|
2490
|
+
"backdrop-opacity": [z]
|
|
2491
2491
|
}],
|
|
2492
2492
|
/**
|
|
2493
2493
|
* Backdrop Saturate
|
|
2494
2494
|
* @see https://tailwindcss.com/docs/backdrop-saturate
|
|
2495
2495
|
*/
|
|
2496
2496
|
"backdrop-saturate": [{
|
|
2497
|
-
"backdrop-saturate": [
|
|
2497
|
+
"backdrop-saturate": [me]
|
|
2498
2498
|
}],
|
|
2499
2499
|
/**
|
|
2500
2500
|
* Backdrop Sepia
|
|
2501
2501
|
* @see https://tailwindcss.com/docs/backdrop-sepia
|
|
2502
2502
|
*/
|
|
2503
2503
|
"backdrop-sepia": [{
|
|
2504
|
-
"backdrop-sepia": [
|
|
2504
|
+
"backdrop-sepia": [be]
|
|
2505
2505
|
}],
|
|
2506
2506
|
// Tables
|
|
2507
2507
|
/**
|
|
@@ -2516,21 +2516,21 @@ function Tr() {
|
|
|
2516
2516
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2517
2517
|
*/
|
|
2518
2518
|
"border-spacing": [{
|
|
2519
|
-
"border-spacing": [
|
|
2519
|
+
"border-spacing": [l]
|
|
2520
2520
|
}],
|
|
2521
2521
|
/**
|
|
2522
2522
|
* Border Spacing X
|
|
2523
2523
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2524
2524
|
*/
|
|
2525
2525
|
"border-spacing-x": [{
|
|
2526
|
-
"border-spacing-x": [
|
|
2526
|
+
"border-spacing-x": [l]
|
|
2527
2527
|
}],
|
|
2528
2528
|
/**
|
|
2529
2529
|
* Border Spacing Y
|
|
2530
2530
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2531
2531
|
*/
|
|
2532
2532
|
"border-spacing-y": [{
|
|
2533
|
-
"border-spacing-y": [
|
|
2533
|
+
"border-spacing-y": [l]
|
|
2534
2534
|
}],
|
|
2535
2535
|
/**
|
|
2536
2536
|
* Table Layout
|
|
@@ -2552,35 +2552,35 @@ function Tr() {
|
|
|
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", h]
|
|
2556
2556
|
}],
|
|
2557
2557
|
/**
|
|
2558
2558
|
* Transition Duration
|
|
2559
2559
|
* @see https://tailwindcss.com/docs/transition-duration
|
|
2560
2560
|
*/
|
|
2561
2561
|
duration: [{
|
|
2562
|
-
duration:
|
|
2562
|
+
duration: X()
|
|
2563
2563
|
}],
|
|
2564
2564
|
/**
|
|
2565
2565
|
* Transition Timing Function
|
|
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", h]
|
|
2570
2570
|
}],
|
|
2571
2571
|
/**
|
|
2572
2572
|
* Transition Delay
|
|
2573
2573
|
* @see https://tailwindcss.com/docs/transition-delay
|
|
2574
2574
|
*/
|
|
2575
2575
|
delay: [{
|
|
2576
|
-
delay:
|
|
2576
|
+
delay: X()
|
|
2577
2577
|
}],
|
|
2578
2578
|
/**
|
|
2579
2579
|
* Animation
|
|
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", h]
|
|
2584
2584
|
}],
|
|
2585
2585
|
// Transforms
|
|
2586
2586
|
/**
|
|
@@ -2595,63 +2595,63 @@ function Tr() {
|
|
|
2595
2595
|
* @see https://tailwindcss.com/docs/scale
|
|
2596
2596
|
*/
|
|
2597
2597
|
scale: [{
|
|
2598
|
-
scale: [
|
|
2598
|
+
scale: [ae]
|
|
2599
2599
|
}],
|
|
2600
2600
|
/**
|
|
2601
2601
|
* Scale X
|
|
2602
2602
|
* @see https://tailwindcss.com/docs/scale
|
|
2603
2603
|
*/
|
|
2604
2604
|
"scale-x": [{
|
|
2605
|
-
"scale-x": [
|
|
2605
|
+
"scale-x": [ae]
|
|
2606
2606
|
}],
|
|
2607
2607
|
/**
|
|
2608
2608
|
* Scale Y
|
|
2609
2609
|
* @see https://tailwindcss.com/docs/scale
|
|
2610
2610
|
*/
|
|
2611
2611
|
"scale-y": [{
|
|
2612
|
-
"scale-y": [
|
|
2612
|
+
"scale-y": [ae]
|
|
2613
2613
|
}],
|
|
2614
2614
|
/**
|
|
2615
2615
|
* Rotate
|
|
2616
2616
|
* @see https://tailwindcss.com/docs/rotate
|
|
2617
2617
|
*/
|
|
2618
2618
|
rotate: [{
|
|
2619
|
-
rotate: [fe,
|
|
2619
|
+
rotate: [fe, h]
|
|
2620
2620
|
}],
|
|
2621
2621
|
/**
|
|
2622
2622
|
* Translate X
|
|
2623
2623
|
* @see https://tailwindcss.com/docs/translate
|
|
2624
2624
|
*/
|
|
2625
2625
|
"translate-x": [{
|
|
2626
|
-
"translate-x": [
|
|
2626
|
+
"translate-x": [ve]
|
|
2627
2627
|
}],
|
|
2628
2628
|
/**
|
|
2629
2629
|
* Translate Y
|
|
2630
2630
|
* @see https://tailwindcss.com/docs/translate
|
|
2631
2631
|
*/
|
|
2632
2632
|
"translate-y": [{
|
|
2633
|
-
"translate-y": [
|
|
2633
|
+
"translate-y": [ve]
|
|
2634
2634
|
}],
|
|
2635
2635
|
/**
|
|
2636
2636
|
* Skew X
|
|
2637
2637
|
* @see https://tailwindcss.com/docs/skew
|
|
2638
2638
|
*/
|
|
2639
2639
|
"skew-x": [{
|
|
2640
|
-
"skew-x": [
|
|
2640
|
+
"skew-x": [he]
|
|
2641
2641
|
}],
|
|
2642
2642
|
/**
|
|
2643
2643
|
* Skew Y
|
|
2644
2644
|
* @see https://tailwindcss.com/docs/skew
|
|
2645
2645
|
*/
|
|
2646
2646
|
"skew-y": [{
|
|
2647
|
-
"skew-y": [
|
|
2647
|
+
"skew-y": [he]
|
|
2648
2648
|
}],
|
|
2649
2649
|
/**
|
|
2650
2650
|
* Transform Origin
|
|
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", h]
|
|
2655
2655
|
}],
|
|
2656
2656
|
// Interactivity
|
|
2657
2657
|
/**
|
|
@@ -2659,7 +2659,7 @@ function Tr() {
|
|
|
2659
2659
|
* @see https://tailwindcss.com/docs/accent-color
|
|
2660
2660
|
*/
|
|
2661
2661
|
accent: [{
|
|
2662
|
-
accent: ["auto",
|
|
2662
|
+
accent: ["auto", e]
|
|
2663
2663
|
}],
|
|
2664
2664
|
/**
|
|
2665
2665
|
* Appearance
|
|
@@ -2673,14 +2673,14 @@ function Tr() {
|
|
|
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", h]
|
|
2677
2677
|
}],
|
|
2678
2678
|
/**
|
|
2679
2679
|
* Caret Color
|
|
2680
2680
|
* @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
|
|
2681
2681
|
*/
|
|
2682
2682
|
"caret-color": [{
|
|
2683
|
-
caret: [
|
|
2683
|
+
caret: [e]
|
|
2684
2684
|
}],
|
|
2685
2685
|
/**
|
|
2686
2686
|
* Pointer Events
|
|
@@ -2708,126 +2708,126 @@ function Tr() {
|
|
|
2708
2708
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2709
2709
|
*/
|
|
2710
2710
|
"scroll-m": [{
|
|
2711
|
-
"scroll-m":
|
|
2711
|
+
"scroll-m": _()
|
|
2712
2712
|
}],
|
|
2713
2713
|
/**
|
|
2714
2714
|
* Scroll Margin X
|
|
2715
2715
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2716
2716
|
*/
|
|
2717
2717
|
"scroll-mx": [{
|
|
2718
|
-
"scroll-mx":
|
|
2718
|
+
"scroll-mx": _()
|
|
2719
2719
|
}],
|
|
2720
2720
|
/**
|
|
2721
2721
|
* Scroll Margin Y
|
|
2722
2722
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2723
2723
|
*/
|
|
2724
2724
|
"scroll-my": [{
|
|
2725
|
-
"scroll-my":
|
|
2725
|
+
"scroll-my": _()
|
|
2726
2726
|
}],
|
|
2727
2727
|
/**
|
|
2728
2728
|
* Scroll Margin Start
|
|
2729
2729
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2730
2730
|
*/
|
|
2731
2731
|
"scroll-ms": [{
|
|
2732
|
-
"scroll-ms":
|
|
2732
|
+
"scroll-ms": _()
|
|
2733
2733
|
}],
|
|
2734
2734
|
/**
|
|
2735
2735
|
* Scroll Margin End
|
|
2736
2736
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2737
2737
|
*/
|
|
2738
2738
|
"scroll-me": [{
|
|
2739
|
-
"scroll-me":
|
|
2739
|
+
"scroll-me": _()
|
|
2740
2740
|
}],
|
|
2741
2741
|
/**
|
|
2742
2742
|
* Scroll Margin Top
|
|
2743
2743
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2744
2744
|
*/
|
|
2745
2745
|
"scroll-mt": [{
|
|
2746
|
-
"scroll-mt":
|
|
2746
|
+
"scroll-mt": _()
|
|
2747
2747
|
}],
|
|
2748
2748
|
/**
|
|
2749
2749
|
* Scroll Margin Right
|
|
2750
2750
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2751
2751
|
*/
|
|
2752
2752
|
"scroll-mr": [{
|
|
2753
|
-
"scroll-mr":
|
|
2753
|
+
"scroll-mr": _()
|
|
2754
2754
|
}],
|
|
2755
2755
|
/**
|
|
2756
2756
|
* Scroll Margin Bottom
|
|
2757
2757
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2758
2758
|
*/
|
|
2759
2759
|
"scroll-mb": [{
|
|
2760
|
-
"scroll-mb":
|
|
2760
|
+
"scroll-mb": _()
|
|
2761
2761
|
}],
|
|
2762
2762
|
/**
|
|
2763
2763
|
* Scroll Margin Left
|
|
2764
2764
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2765
2765
|
*/
|
|
2766
2766
|
"scroll-ml": [{
|
|
2767
|
-
"scroll-ml":
|
|
2767
|
+
"scroll-ml": _()
|
|
2768
2768
|
}],
|
|
2769
2769
|
/**
|
|
2770
2770
|
* Scroll Padding
|
|
2771
2771
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2772
2772
|
*/
|
|
2773
2773
|
"scroll-p": [{
|
|
2774
|
-
"scroll-p":
|
|
2774
|
+
"scroll-p": _()
|
|
2775
2775
|
}],
|
|
2776
2776
|
/**
|
|
2777
2777
|
* Scroll Padding X
|
|
2778
2778
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2779
2779
|
*/
|
|
2780
2780
|
"scroll-px": [{
|
|
2781
|
-
"scroll-px":
|
|
2781
|
+
"scroll-px": _()
|
|
2782
2782
|
}],
|
|
2783
2783
|
/**
|
|
2784
2784
|
* Scroll Padding Y
|
|
2785
2785
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2786
2786
|
*/
|
|
2787
2787
|
"scroll-py": [{
|
|
2788
|
-
"scroll-py":
|
|
2788
|
+
"scroll-py": _()
|
|
2789
2789
|
}],
|
|
2790
2790
|
/**
|
|
2791
2791
|
* Scroll Padding Start
|
|
2792
2792
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2793
2793
|
*/
|
|
2794
2794
|
"scroll-ps": [{
|
|
2795
|
-
"scroll-ps":
|
|
2795
|
+
"scroll-ps": _()
|
|
2796
2796
|
}],
|
|
2797
2797
|
/**
|
|
2798
2798
|
* Scroll Padding End
|
|
2799
2799
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2800
2800
|
*/
|
|
2801
2801
|
"scroll-pe": [{
|
|
2802
|
-
"scroll-pe":
|
|
2802
|
+
"scroll-pe": _()
|
|
2803
2803
|
}],
|
|
2804
2804
|
/**
|
|
2805
2805
|
* Scroll Padding Top
|
|
2806
2806
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2807
2807
|
*/
|
|
2808
2808
|
"scroll-pt": [{
|
|
2809
|
-
"scroll-pt":
|
|
2809
|
+
"scroll-pt": _()
|
|
2810
2810
|
}],
|
|
2811
2811
|
/**
|
|
2812
2812
|
* Scroll Padding Right
|
|
2813
2813
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2814
2814
|
*/
|
|
2815
2815
|
"scroll-pr": [{
|
|
2816
|
-
"scroll-pr":
|
|
2816
|
+
"scroll-pr": _()
|
|
2817
2817
|
}],
|
|
2818
2818
|
/**
|
|
2819
2819
|
* Scroll Padding Bottom
|
|
2820
2820
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2821
2821
|
*/
|
|
2822
2822
|
"scroll-pb": [{
|
|
2823
|
-
"scroll-pb":
|
|
2823
|
+
"scroll-pb": _()
|
|
2824
2824
|
}],
|
|
2825
2825
|
/**
|
|
2826
2826
|
* Scroll Padding Left
|
|
2827
2827
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2828
2828
|
*/
|
|
2829
2829
|
"scroll-pl": [{
|
|
2830
|
-
"scroll-pl":
|
|
2830
|
+
"scroll-pl": _()
|
|
2831
2831
|
}],
|
|
2832
2832
|
/**
|
|
2833
2833
|
* Scroll Snap Align
|
|
@@ -2895,7 +2895,7 @@ function Tr() {
|
|
|
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", h]
|
|
2899
2899
|
}],
|
|
2900
2900
|
// SVG
|
|
2901
2901
|
/**
|
|
@@ -2903,21 +2903,21 @@ function Tr() {
|
|
|
2903
2903
|
* @see https://tailwindcss.com/docs/fill
|
|
2904
2904
|
*/
|
|
2905
2905
|
fill: [{
|
|
2906
|
-
fill: [
|
|
2906
|
+
fill: [e, "none"]
|
|
2907
2907
|
}],
|
|
2908
2908
|
/**
|
|
2909
2909
|
* Stroke Width
|
|
2910
2910
|
* @see https://tailwindcss.com/docs/stroke-width
|
|
2911
2911
|
*/
|
|
2912
2912
|
"stroke-w": [{
|
|
2913
|
-
stroke: [
|
|
2913
|
+
stroke: [W, U, Ce]
|
|
2914
2914
|
}],
|
|
2915
2915
|
/**
|
|
2916
2916
|
* Stroke
|
|
2917
2917
|
* @see https://tailwindcss.com/docs/stroke
|
|
2918
2918
|
*/
|
|
2919
2919
|
stroke: [{
|
|
2920
|
-
stroke: [
|
|
2920
|
+
stroke: [e, "none"]
|
|
2921
2921
|
}],
|
|
2922
2922
|
// Accessibility
|
|
2923
2923
|
/**
|
|
@@ -2986,311 +2986,448 @@ function Tr() {
|
|
|
2986
2986
|
}
|
|
2987
2987
|
};
|
|
2988
2988
|
}
|
|
2989
|
-
const
|
|
2990
|
-
primary: "
|
|
2991
|
-
secondary: "
|
|
2992
|
-
tertiary: "
|
|
2993
|
-
quaternary: "
|
|
2994
|
-
small: "
|
|
2995
|
-
large: "
|
|
2996
|
-
},
|
|
2997
|
-
(
|
|
2998
|
-
var
|
|
2999
|
-
return /* @__PURE__ */
|
|
2989
|
+
const w = /* @__PURE__ */ hr(Fr), ut = {
|
|
2990
|
+
primary: "ds-bg-Background-accentEggplant-100 ds-text-Text-textPrimaryDark ds-rounded-sm hover:ds-text-Text-textPrimaryDark hover:ds-bg-Background-accentEggplant-highlight active:ds-bg-Background-accentEggplant-darkened focus:ds-rounded-none focus:ds-bg-Background-accentEggplant-100 focus:ds-border focus:ds-border-white focus:ds-shadow-[0px_0px_0px_1px_rgba(109,54,169,1)] disabled:focus:ds-shadow-none disabled:ds-bg-Background-accentEggplant-20",
|
|
2991
|
+
secondary: "ds-text-Background-accentEggplant-100 ds-rounded-sm ds-border ds-border-Fills-secondary hover:ds-text-Background-accentEggplant-100 hover:ds-border hover:ds-bg-Background-accentEggplant-5 hover:ds-border-Fills-black active:ds-text-Background-accentEggplant-100 active:ds-border active:ds-border-Fills-Background-accentEggplant-100 active:ds-bg-Background-accentEggplant-5 focus:ds-bg-Background-accentEggplant-5 focus:ds-bg-Background-accentEggplant-5 focus:ds-text-accentEggplant-100 focus:ds-border-2 focus:ds-border-Background-accentEggplant-100 disabled:ds-border disabled:ds-border-Fills-terciary disabled:ds-text-Text-tertiary disabled:ds-bg-transparent",
|
|
2992
|
+
tertiary: "ds-text-Text-secondary ds-rounded-sm hover:ds-bg-Fills-quintiary active:ds-bg-Fills-quintiary focus:ds-bg-Fills-quadrutery disabled:ds-text-Fills-quadrutery disabled:ds-bg-Fills-quintiary",
|
|
2993
|
+
quaternary: "ds-text-accentEggplant-100 ds-rounded-sm hover:ds-bg-Background-accentEggplant-5 active:ds-bg-Background-accentEggplant-5 focus:ds-bg-Background-accentEggplant-100 focus:ds-text-Text-textPrimaryDark disabled:ds-text-Background-accentEggplant-20",
|
|
2994
|
+
small: "ds-py-space075 ds-px-space400",
|
|
2995
|
+
large: "ds-py-space150 ds-px-space400"
|
|
2996
|
+
}, $e = O.forwardRef(
|
|
2997
|
+
(l, d) => {
|
|
2998
|
+
var c = l, { color: e = "primary", size: s = "small", disabled: r = !1, className: a } = c, o = I(c, ["color", "size", "disabled", "className"]);
|
|
2999
|
+
return /* @__PURE__ */ n.jsx(
|
|
3000
3000
|
"button",
|
|
3001
|
-
|
|
3002
|
-
ref:
|
|
3001
|
+
M({
|
|
3002
|
+
ref: d,
|
|
3003
3003
|
disabled: r,
|
|
3004
|
-
className:
|
|
3005
|
-
},
|
|
3004
|
+
className: w(v(ut[e], ut[s], a, ""))
|
|
3005
|
+
}, o)
|
|
3006
3006
|
);
|
|
3007
3007
|
}
|
|
3008
3008
|
);
|
|
3009
|
-
|
|
3010
|
-
const
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
|
|
3014
|
-
|
|
3015
|
-
|
|
3016
|
-
|
|
3017
|
-
|
|
3018
|
-
|
|
3019
|
-
|
|
3009
|
+
$e.displayName = "Button";
|
|
3010
|
+
const Le = O.forwardRef(
|
|
3011
|
+
({ className: e = "" }, s) => {
|
|
3012
|
+
const a = w("ds-text-System-red ds-ms-[2px]", e);
|
|
3013
|
+
return /* @__PURE__ */ n.jsx(
|
|
3014
|
+
"span",
|
|
3015
|
+
{
|
|
3016
|
+
className: a,
|
|
3017
|
+
ref: s,
|
|
3018
|
+
children: "*"
|
|
3019
|
+
}
|
|
3020
|
+
);
|
|
3021
|
+
}
|
|
3022
|
+
);
|
|
3023
|
+
Le.displayName = "Asteric";
|
|
3024
|
+
const ft = "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", pt = "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", gt = {
|
|
3025
|
+
primary: "ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary ds_MediumBodyRegular ds-border ds-border-Fills-terciary ds-rounded-sm hover:ds-border-Fills-secondary active:ds-text-Text-primary active:ds-border-Text-primary focus:ds-border-Text-primary focus:ds-outline-none disabled:ds-text-Text-secondary disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",
|
|
3026
|
+
primaryRounded: "ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary ds_MediumBodyRegular ds-border ds-border-Fills-terciary ds-rounded-sm hover:ds-border-Fills-secondary active:ds-text-Text-primary active:ds-border-Text-primary focus:ds-border-Text-primary focus:ds-outline-none disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",
|
|
3027
|
+
success: "ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary ds_MediumBodyRegular ds-border ds-border-Fills-terciary ds-rounded-sm hover:ds-border-Fills-secondary active:ds-text-Text-primary active:ds-border-Text-primary focus:ds-border-Text-primary focus:ds-outline-none disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",
|
|
3028
|
+
error: "ds-bg-System-red ds-bg-opacity-[0.1] ds-placeholder-Fills-quadrutery ds-text-Text-primary ds_MediumBodyRegular ds-border ds-border-System-red ds-rounded-sm active:ds-text-Text-primary focus:ds-outline-none ds-disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",
|
|
3029
|
+
errorRounded: "ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary ds_MediumBodyRegular ds-border ds-border-System-red ds-rounded-sm active:ds-text-Text-primary focus:ds-outline-none ds-disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",
|
|
3030
|
+
disabled: "ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-secondary ds_MediumBodyRegular ds-border ds-border-Fills-quintiary ds-cursor-not-allowed ds-rounded-sm hover:ds-border-Fills-quintiary active:ds-placeholder-Fills-quadrutery active:ds-border-Fills-quintiary focus:ds-border-Fills-quintiary focus:ds-outline-none disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]"
|
|
3031
|
+
}, mt = {
|
|
3032
|
+
primary: "ds-text-Text-primary",
|
|
3033
|
+
primaryRounded: "ds-text-Text-primary",
|
|
3034
|
+
success: "ds-text-Text-primary",
|
|
3035
|
+
error: "ds-text-System-red",
|
|
3036
|
+
errorRounded: "ds-text-System-red",
|
|
3037
|
+
disabled: "ds-text-Text-secondary"
|
|
3038
|
+
}, bt = {
|
|
3039
|
+
primary: "ds-text-Text-primary",
|
|
3040
|
+
primaryRounded: "ds-text-Text-primary",
|
|
3041
|
+
success: "ds-text-Text-primary",
|
|
3042
|
+
error: "ds-flex ds-flex-row ds-items-center ds-justify-start ds-text-System-red",
|
|
3043
|
+
errorRounded: "ds-text-System-red",
|
|
3044
|
+
disabled: "ds-text-Text-secondary"
|
|
3045
|
+
}, Ir = O.forwardRef(
|
|
3046
|
+
(k, b) => {
|
|
3047
|
+
var N = k, {
|
|
3048
|
+
color: e = "primary",
|
|
3049
|
+
disabled: s = !1,
|
|
3050
|
+
textarea: r = !1,
|
|
3051
|
+
label: a,
|
|
3052
|
+
required: o = !1,
|
|
3053
|
+
caption: d,
|
|
3054
|
+
labelClass: l,
|
|
3055
|
+
InputDivClass: c,
|
|
3056
|
+
captionClass: u,
|
|
3057
|
+
className: p
|
|
3058
|
+
} = N, g = I(N, [
|
|
3059
|
+
"color",
|
|
3060
|
+
"disabled",
|
|
3020
3061
|
"textarea",
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
|
|
3027
|
-
|
|
3062
|
+
"label",
|
|
3063
|
+
"required",
|
|
3064
|
+
"caption",
|
|
3065
|
+
"labelClass",
|
|
3066
|
+
"InputDivClass",
|
|
3067
|
+
"captionClass",
|
|
3068
|
+
"className"
|
|
3069
|
+
]);
|
|
3070
|
+
return r ? /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsxs("div", { className: w("ds-flex ds-flex-col ds-items-start ds-w-full", c), children: [
|
|
3071
|
+
a && /* @__PURE__ */ n.jsxs(
|
|
3072
|
+
"label",
|
|
3073
|
+
{
|
|
3074
|
+
className: w(
|
|
3075
|
+
"ds-text-mediumFootnoteRegular ds-tablet:ds_SmallSubheadRegular ds-desktop:MediumSubheadRegular ds-mb-space075",
|
|
3076
|
+
l,
|
|
3077
|
+
mt[e]
|
|
3078
|
+
),
|
|
3079
|
+
children: [
|
|
3080
|
+
a,
|
|
3081
|
+
" ",
|
|
3082
|
+
o && /* @__PURE__ */ n.jsx(Le, {})
|
|
3083
|
+
]
|
|
3084
|
+
}
|
|
3085
|
+
),
|
|
3086
|
+
/* @__PURE__ */ n.jsx(
|
|
3087
|
+
"textarea",
|
|
3088
|
+
M({
|
|
3089
|
+
disabled: s,
|
|
3090
|
+
className: w(v(gt[e], p))
|
|
3091
|
+
}, g)
|
|
3092
|
+
),
|
|
3093
|
+
d && /* @__PURE__ */ n.jsxs(
|
|
3094
|
+
"caption",
|
|
3095
|
+
{
|
|
3096
|
+
className: w(
|
|
3097
|
+
v("ds-text-mediumFootnoteRegular ds-tablet:ds_SmallSubheadRegular ds-font-normal ds-mt-space075", bt[e]),
|
|
3098
|
+
u
|
|
3099
|
+
),
|
|
3100
|
+
children: [
|
|
3101
|
+
e === "error" && /* @__PURE__ */ n.jsx(
|
|
3102
|
+
"img",
|
|
3103
|
+
{
|
|
3104
|
+
src: ft,
|
|
3105
|
+
alt: "error",
|
|
3106
|
+
className: w(v("ds-me-1"))
|
|
3107
|
+
}
|
|
3108
|
+
),
|
|
3109
|
+
e === "success" && /* @__PURE__ */ n.jsx(
|
|
3110
|
+
"img",
|
|
3111
|
+
{
|
|
3112
|
+
src: pt,
|
|
3113
|
+
alt: "success",
|
|
3114
|
+
className: w(v("ds-me-1"))
|
|
3115
|
+
}
|
|
3116
|
+
),
|
|
3117
|
+
d
|
|
3118
|
+
]
|
|
3119
|
+
}
|
|
3120
|
+
)
|
|
3121
|
+
] }) }) : /* @__PURE__ */ n.jsxs("div", { className: w("ds-flex ds-flex-col ds-items-start ds-w-full", c), children: [
|
|
3122
|
+
a && /* @__PURE__ */ n.jsxs(
|
|
3123
|
+
"label",
|
|
3124
|
+
{
|
|
3125
|
+
className: w(
|
|
3126
|
+
"ds-text-mediumFootnoteRegular ds-tablet:ds_SmallSubheadRegular ds-mb-space075",
|
|
3127
|
+
l,
|
|
3128
|
+
mt[e]
|
|
3129
|
+
),
|
|
3130
|
+
children: [
|
|
3131
|
+
a,
|
|
3132
|
+
" ",
|
|
3133
|
+
o && /* @__PURE__ */ n.jsx(Le, {})
|
|
3134
|
+
]
|
|
3135
|
+
}
|
|
3136
|
+
),
|
|
3137
|
+
/* @__PURE__ */ n.jsx(
|
|
3028
3138
|
"input",
|
|
3029
|
-
|
|
3030
|
-
ref:
|
|
3031
|
-
disabled:
|
|
3032
|
-
className:
|
|
3033
|
-
},
|
|
3139
|
+
M({
|
|
3140
|
+
ref: b,
|
|
3141
|
+
disabled: s,
|
|
3142
|
+
className: w(v(gt[e], p))
|
|
3143
|
+
}, g)
|
|
3034
3144
|
),
|
|
3035
|
-
|
|
3145
|
+
d && /* @__PURE__ */ n.jsxs(
|
|
3146
|
+
"caption",
|
|
3147
|
+
{
|
|
3148
|
+
className: w(
|
|
3149
|
+
v("ds-text-mediumFootnoteRegular ds-tablet:ds-text-mediumCaption1Regular ds-font-normal ds-mt-space075", bt[e]),
|
|
3150
|
+
u
|
|
3151
|
+
),
|
|
3152
|
+
children: [
|
|
3153
|
+
e === "error" && /* @__PURE__ */ n.jsx(
|
|
3154
|
+
"img",
|
|
3155
|
+
{
|
|
3156
|
+
src: ft,
|
|
3157
|
+
alt: "error",
|
|
3158
|
+
className: w(v("ds-me-1"))
|
|
3159
|
+
}
|
|
3160
|
+
),
|
|
3161
|
+
e === "success" && /* @__PURE__ */ n.jsx(
|
|
3162
|
+
"img",
|
|
3163
|
+
{
|
|
3164
|
+
src: pt,
|
|
3165
|
+
alt: "success",
|
|
3166
|
+
className: w(v("ds-me-1"))
|
|
3167
|
+
}
|
|
3168
|
+
),
|
|
3169
|
+
d
|
|
3170
|
+
]
|
|
3171
|
+
}
|
|
3172
|
+
)
|
|
3036
3173
|
] });
|
|
3037
3174
|
}
|
|
3038
3175
|
);
|
|
3039
|
-
|
|
3040
|
-
function
|
|
3041
|
-
var
|
|
3042
|
-
if (typeof
|
|
3043
|
-
|
|
3044
|
-
else if (typeof
|
|
3045
|
-
if (Array.isArray(
|
|
3046
|
-
for (
|
|
3047
|
-
|
|
3176
|
+
Ir.displayName = "Input";
|
|
3177
|
+
function Rt(e) {
|
|
3178
|
+
var s, r, a = "";
|
|
3179
|
+
if (typeof e == "string" || typeof e == "number")
|
|
3180
|
+
a += e;
|
|
3181
|
+
else if (typeof e == "object")
|
|
3182
|
+
if (Array.isArray(e))
|
|
3183
|
+
for (s = 0; s < e.length; s++)
|
|
3184
|
+
e[s] && (r = Rt(e[s])) && (a && (a += " "), a += r);
|
|
3048
3185
|
else
|
|
3049
|
-
for (
|
|
3050
|
-
|
|
3051
|
-
return
|
|
3186
|
+
for (s in e)
|
|
3187
|
+
e[s] && (a && (a += " "), a += s);
|
|
3188
|
+
return a;
|
|
3052
3189
|
}
|
|
3053
|
-
function
|
|
3054
|
-
for (var
|
|
3055
|
-
(
|
|
3056
|
-
return
|
|
3190
|
+
function Or() {
|
|
3191
|
+
for (var e, s, r = 0, a = ""; r < arguments.length; )
|
|
3192
|
+
(e = arguments[r++]) && (s = Rt(e)) && (a && (a += " "), a += s);
|
|
3193
|
+
return a;
|
|
3057
3194
|
}
|
|
3058
|
-
const
|
|
3059
|
-
var
|
|
3060
|
-
if ((
|
|
3061
|
-
return
|
|
3062
|
-
const { variants:
|
|
3063
|
-
const
|
|
3064
|
-
if (
|
|
3195
|
+
const ht = (e) => typeof e == "boolean" ? "".concat(e) : e === 0 ? "0" : e, xt = Or, Ct = (e, s) => (r) => {
|
|
3196
|
+
var a;
|
|
3197
|
+
if ((s == null ? void 0 : s.variants) == null)
|
|
3198
|
+
return xt(e, r == null ? void 0 : r.class, r == null ? void 0 : r.className);
|
|
3199
|
+
const { variants: o, defaultVariants: d } = s, l = Object.keys(o).map((p) => {
|
|
3200
|
+
const g = r == null ? void 0 : r[p], b = d == null ? void 0 : d[p];
|
|
3201
|
+
if (g === null)
|
|
3065
3202
|
return null;
|
|
3066
|
-
const
|
|
3067
|
-
return
|
|
3068
|
-
}),
|
|
3069
|
-
let [
|
|
3070
|
-
return
|
|
3071
|
-
}, {}),
|
|
3072
|
-
let
|
|
3073
|
-
return Object.entries(N).every((
|
|
3074
|
-
let [
|
|
3075
|
-
return Array.isArray(
|
|
3203
|
+
const k = ht(g) || ht(b);
|
|
3204
|
+
return o[p][k];
|
|
3205
|
+
}), c = r && Object.entries(r).reduce((p, g) => {
|
|
3206
|
+
let [b, k] = g;
|
|
3207
|
+
return k === void 0 || (p[b] = k), p;
|
|
3208
|
+
}, {}), u = s == null || (a = s.compoundVariants) === null || a === void 0 ? void 0 : a.reduce((p, g) => {
|
|
3209
|
+
let B = g, { class: b, className: k } = B, N = I(B, ["class", "className"]);
|
|
3210
|
+
return Object.entries(N).every((S) => {
|
|
3211
|
+
let [A, z] = S;
|
|
3212
|
+
return Array.isArray(z) ? z.includes(M(M({}, d), c)[A]) : M(M({}, d), c)[A] === z;
|
|
3076
3213
|
}) ? [
|
|
3077
|
-
...
|
|
3078
|
-
|
|
3079
|
-
|
|
3080
|
-
] :
|
|
3214
|
+
...p,
|
|
3215
|
+
b,
|
|
3216
|
+
k
|
|
3217
|
+
] : p;
|
|
3081
3218
|
}, []);
|
|
3082
|
-
return
|
|
3083
|
-
},
|
|
3219
|
+
return xt(e, l, u, r == null ? void 0 : r.class, r == null ? void 0 : r.className);
|
|
3220
|
+
}, Br = Ct("ds-border ds-text-text-primary", {
|
|
3084
3221
|
variants: {
|
|
3085
3222
|
cardType: {
|
|
3086
|
-
default: "
|
|
3087
|
-
shadowCard: "
|
|
3223
|
+
default: "ds-shadow-none",
|
|
3224
|
+
shadowCard: "ds-shadow-card"
|
|
3088
3225
|
}
|
|
3089
3226
|
},
|
|
3090
3227
|
defaultVariants: {
|
|
3091
3228
|
cardType: "default"
|
|
3092
3229
|
}
|
|
3093
|
-
}),
|
|
3094
|
-
(
|
|
3095
|
-
var
|
|
3096
|
-
return /* @__PURE__ */
|
|
3230
|
+
}), Dr = Q.forwardRef(
|
|
3231
|
+
(o, a) => {
|
|
3232
|
+
var d = o, { className: e, cardType: s } = d, r = I(d, ["className", "cardType"]);
|
|
3233
|
+
return /* @__PURE__ */ n.jsx(
|
|
3097
3234
|
"div",
|
|
3098
|
-
|
|
3099
|
-
ref:
|
|
3100
|
-
className:
|
|
3101
|
-
|
|
3102
|
-
|
|
3103
|
-
cardType:
|
|
3104
|
-
className:
|
|
3235
|
+
M({
|
|
3236
|
+
ref: a,
|
|
3237
|
+
className: w(
|
|
3238
|
+
v(
|
|
3239
|
+
Br({
|
|
3240
|
+
cardType: s,
|
|
3241
|
+
className: e
|
|
3105
3242
|
}),
|
|
3106
|
-
"
|
|
3243
|
+
"ds-rounded"
|
|
3107
3244
|
),
|
|
3108
|
-
|
|
3245
|
+
e
|
|
3109
3246
|
)
|
|
3110
3247
|
}, r)
|
|
3111
3248
|
);
|
|
3112
3249
|
}
|
|
3113
3250
|
);
|
|
3114
|
-
|
|
3115
|
-
const
|
|
3116
|
-
(
|
|
3117
|
-
var
|
|
3118
|
-
return /* @__PURE__ */
|
|
3251
|
+
Dr.displayName = "Card";
|
|
3252
|
+
const $r = Q.forwardRef(
|
|
3253
|
+
(a, r) => {
|
|
3254
|
+
var o = a, { className: e } = o, s = I(o, ["className"]);
|
|
3255
|
+
return /* @__PURE__ */ n.jsx(
|
|
3119
3256
|
"div",
|
|
3120
|
-
|
|
3257
|
+
M({
|
|
3121
3258
|
ref: r,
|
|
3122
|
-
className:
|
|
3123
|
-
|
|
3259
|
+
className: w(
|
|
3260
|
+
v("ds-flex ds-flex-col ds-pt-space300 ds-pb-space200 ds-px-space300", e)
|
|
3124
3261
|
)
|
|
3125
|
-
},
|
|
3262
|
+
}, s)
|
|
3126
3263
|
);
|
|
3127
3264
|
}
|
|
3128
3265
|
);
|
|
3129
|
-
|
|
3130
|
-
const
|
|
3131
|
-
(
|
|
3132
|
-
var
|
|
3133
|
-
return /* @__PURE__ */
|
|
3266
|
+
$r.displayName = "CardHeader";
|
|
3267
|
+
const Lr = Q.forwardRef(
|
|
3268
|
+
(a, r) => {
|
|
3269
|
+
var o = a, { className: e } = o, s = I(o, ["className"]);
|
|
3270
|
+
return /* @__PURE__ */ n.jsx(
|
|
3134
3271
|
"div",
|
|
3135
|
-
|
|
3272
|
+
M({
|
|
3136
3273
|
ref: r,
|
|
3137
|
-
className:
|
|
3138
|
-
},
|
|
3274
|
+
className: w(v("ds-font-medium", e))
|
|
3275
|
+
}, s)
|
|
3139
3276
|
);
|
|
3140
3277
|
}
|
|
3141
3278
|
);
|
|
3142
|
-
|
|
3143
|
-
const
|
|
3144
|
-
(
|
|
3145
|
-
var
|
|
3146
|
-
return /* @__PURE__ */
|
|
3279
|
+
Lr.displayName = "Title";
|
|
3280
|
+
const Vr = Q.forwardRef(
|
|
3281
|
+
(a, r) => {
|
|
3282
|
+
var o = a, { className: e } = o, s = I(o, ["className"]);
|
|
3283
|
+
return /* @__PURE__ */ n.jsx(
|
|
3147
3284
|
"div",
|
|
3148
|
-
|
|
3285
|
+
M({
|
|
3149
3286
|
ref: r,
|
|
3150
|
-
className:
|
|
3151
|
-
},
|
|
3287
|
+
className: w(v("ds-font-regular", e))
|
|
3288
|
+
}, s)
|
|
3152
3289
|
);
|
|
3153
3290
|
}
|
|
3154
3291
|
);
|
|
3155
|
-
|
|
3156
|
-
const
|
|
3157
|
-
(
|
|
3158
|
-
var
|
|
3159
|
-
return /* @__PURE__ */
|
|
3292
|
+
Vr.displayName = "Description";
|
|
3293
|
+
const Wr = Q.forwardRef(
|
|
3294
|
+
(a, r) => {
|
|
3295
|
+
var o = a, { className: e } = o, s = I(o, ["className"]);
|
|
3296
|
+
return /* @__PURE__ */ n.jsx(
|
|
3160
3297
|
"div",
|
|
3161
|
-
|
|
3298
|
+
M({
|
|
3162
3299
|
ref: r,
|
|
3163
|
-
className:
|
|
3164
|
-
},
|
|
3300
|
+
className: w(v("ds-pb-space300 ds-px-space300 ", e))
|
|
3301
|
+
}, s)
|
|
3165
3302
|
);
|
|
3166
3303
|
}
|
|
3167
3304
|
);
|
|
3168
|
-
|
|
3169
|
-
const
|
|
3170
|
-
(
|
|
3171
|
-
var
|
|
3172
|
-
return /* @__PURE__ */
|
|
3305
|
+
Wr.displayName = "Content";
|
|
3306
|
+
const qr = Q.forwardRef(
|
|
3307
|
+
(a, r) => {
|
|
3308
|
+
var o = a, { className: e } = o, s = I(o, ["className"]);
|
|
3309
|
+
return /* @__PURE__ */ n.jsx(
|
|
3173
3310
|
"div",
|
|
3174
|
-
|
|
3311
|
+
M({
|
|
3175
3312
|
ref: r,
|
|
3176
|
-
className:
|
|
3177
|
-
},
|
|
3313
|
+
className: w(v("ds-pb-space300 ds-px-space300", e))
|
|
3314
|
+
}, s)
|
|
3178
3315
|
);
|
|
3179
3316
|
}
|
|
3180
3317
|
);
|
|
3181
|
-
|
|
3182
|
-
const
|
|
3183
|
-
"
|
|
3318
|
+
qr.displayName = "Footer";
|
|
3319
|
+
const Gr = Ct(
|
|
3320
|
+
"ds-grid ds-zero:ds-grid-cols-4 ds-gap-x-8 ds-mobile:ds-grid-cols-4 ds-tablet:ds-grid-cols-6 ds-desktop:ds-grid-cols-12 ds-wide_desktop:ds-grid-cols-12 ds-w-full",
|
|
3184
3321
|
{
|
|
3185
3322
|
variants: {
|
|
3186
3323
|
display: {
|
|
3187
|
-
grid: "
|
|
3188
|
-
inlineGrid: "
|
|
3324
|
+
grid: "ds-grid",
|
|
3325
|
+
inlineGrid: "ds-inline-grid"
|
|
3189
3326
|
},
|
|
3190
3327
|
gap: {
|
|
3191
|
-
gap0: "
|
|
3192
|
-
gap100: "
|
|
3193
|
-
gap150: "
|
|
3194
|
-
gap200: "
|
|
3195
|
-
gap300: "
|
|
3196
|
-
gap400: "
|
|
3197
|
-
gap600: "
|
|
3198
|
-
gap800: "
|
|
3199
|
-
gap1000: "
|
|
3200
|
-
gap1200: "
|
|
3201
|
-
gap1600: "
|
|
3202
|
-
gap2000: "
|
|
3328
|
+
gap0: "ds-gap0",
|
|
3329
|
+
gap100: "ds-gap-100",
|
|
3330
|
+
gap150: "ds-gap-150",
|
|
3331
|
+
gap200: "ds-gap-200",
|
|
3332
|
+
gap300: "ds-gap-300",
|
|
3333
|
+
gap400: "ds-gap-400",
|
|
3334
|
+
gap600: "ds-gap-600",
|
|
3335
|
+
gap800: "ds-gap-800",
|
|
3336
|
+
gap1000: "ds-gap-1000",
|
|
3337
|
+
gap1200: "ds-gap-1200",
|
|
3338
|
+
gap1600: "ds-gap-1600",
|
|
3339
|
+
gap2000: "ds-gap-2000"
|
|
3203
3340
|
},
|
|
3204
3341
|
gapX: {
|
|
3205
|
-
gap0: "
|
|
3206
|
-
gap100: "
|
|
3207
|
-
gap150: "
|
|
3208
|
-
gap200: "
|
|
3209
|
-
gap300: "
|
|
3210
|
-
gap400: "
|
|
3211
|
-
gap600: "
|
|
3212
|
-
gap800: "
|
|
3213
|
-
gap1000: "
|
|
3214
|
-
gap1200: "
|
|
3215
|
-
gap1600: "
|
|
3216
|
-
gap2000: "
|
|
3342
|
+
gap0: "ds-gap-x-0",
|
|
3343
|
+
gap100: "ds-gap-x-100",
|
|
3344
|
+
gap150: "ds-gap-x-150",
|
|
3345
|
+
gap200: "ds-gap-x-200",
|
|
3346
|
+
gap300: "ds-gap-x-300",
|
|
3347
|
+
gap400: "ds-gap-x-400",
|
|
3348
|
+
gap600: "ds-gap-x-600",
|
|
3349
|
+
gap800: "ds-gap-x-800",
|
|
3350
|
+
gap1000: "ds-gap-x-1000",
|
|
3351
|
+
gap1200: "ds-gap-x-1200",
|
|
3352
|
+
gap1600: "ds-gap-x-1600",
|
|
3353
|
+
gap2000: "ds-gap-x-2000"
|
|
3217
3354
|
},
|
|
3218
3355
|
gapY: {
|
|
3219
|
-
gap0: "
|
|
3220
|
-
gap100: "
|
|
3221
|
-
gap150: "
|
|
3222
|
-
gap200: "
|
|
3223
|
-
gap300: "
|
|
3224
|
-
gap400: "
|
|
3225
|
-
gap600: "
|
|
3226
|
-
gap800: "
|
|
3227
|
-
gap1000: "
|
|
3228
|
-
gap1200: "
|
|
3229
|
-
gap1600: "
|
|
3230
|
-
gap2000: "
|
|
3356
|
+
gap0: "ds-gap-y-0",
|
|
3357
|
+
gap100: "ds-gap-y-100",
|
|
3358
|
+
gap150: "ds-gap-y-150",
|
|
3359
|
+
gap200: "ds-gap-y-200",
|
|
3360
|
+
gap300: "ds-gap-y-300",
|
|
3361
|
+
gap400: "ds-gap-y-400",
|
|
3362
|
+
gap600: "ds-gap-y-600",
|
|
3363
|
+
gap800: "ds-gap-y-800",
|
|
3364
|
+
gap1000: "ds-gap-y-1000",
|
|
3365
|
+
gap1200: "ds-gap-y-1200",
|
|
3366
|
+
gap1600: "ds-gap-y-1600",
|
|
3367
|
+
gap2000: "ds-gap-y-2000"
|
|
3231
3368
|
},
|
|
3232
3369
|
justifyContent: {
|
|
3233
|
-
normal: "
|
|
3234
|
-
start: "
|
|
3235
|
-
end: "
|
|
3236
|
-
center: "
|
|
3237
|
-
between: "
|
|
3238
|
-
around: "
|
|
3239
|
-
evenly: "
|
|
3240
|
-
stretch: "
|
|
3370
|
+
normal: "ds-justify-normal",
|
|
3371
|
+
start: "ds-justify-start",
|
|
3372
|
+
end: "ds-justify-end",
|
|
3373
|
+
center: "ds-justify-center",
|
|
3374
|
+
between: "ds-justify-between",
|
|
3375
|
+
around: "ds-justify-around",
|
|
3376
|
+
evenly: "ds-justify-evenly",
|
|
3377
|
+
stretch: "ds-justify-stretch"
|
|
3241
3378
|
},
|
|
3242
3379
|
justifyItems: {
|
|
3243
|
-
start: "
|
|
3244
|
-
end: "
|
|
3245
|
-
center: "
|
|
3246
|
-
stretch: "
|
|
3380
|
+
start: "ds-justify-items-start",
|
|
3381
|
+
end: "ds-justify-items-end",
|
|
3382
|
+
center: "ds-justify-items-center",
|
|
3383
|
+
stretch: "ds-justify-items-stretch"
|
|
3247
3384
|
},
|
|
3248
3385
|
alignContent: {
|
|
3249
|
-
normal: "
|
|
3250
|
-
center: "
|
|
3251
|
-
start: "
|
|
3252
|
-
end: "
|
|
3253
|
-
between: "
|
|
3254
|
-
around: "
|
|
3255
|
-
evenly: "
|
|
3256
|
-
baseline: "
|
|
3257
|
-
stretch: "
|
|
3386
|
+
normal: "ds-content-normal",
|
|
3387
|
+
center: "ds-content-center",
|
|
3388
|
+
start: "ds-content-start",
|
|
3389
|
+
end: "ds-content-end",
|
|
3390
|
+
between: "ds-content-between",
|
|
3391
|
+
around: "ds-content-around",
|
|
3392
|
+
evenly: "ds-content-evenly",
|
|
3393
|
+
baseline: "ds-content-baseline",
|
|
3394
|
+
stretch: "ds-content-stretch"
|
|
3258
3395
|
},
|
|
3259
3396
|
alignItems: {
|
|
3260
|
-
start: "
|
|
3261
|
-
end: "
|
|
3262
|
-
center: "
|
|
3263
|
-
baseline: "
|
|
3264
|
-
stretch: "
|
|
3397
|
+
start: "ds-items-start",
|
|
3398
|
+
end: "ds-items-end",
|
|
3399
|
+
center: "ds-items-center",
|
|
3400
|
+
baseline: "ds-items-baseline",
|
|
3401
|
+
stretch: "ds-items-stretch"
|
|
3265
3402
|
},
|
|
3266
3403
|
placeContent: {
|
|
3267
|
-
center: "
|
|
3268
|
-
start: "
|
|
3269
|
-
end: "
|
|
3270
|
-
between: "
|
|
3271
|
-
around: "
|
|
3272
|
-
evenly: "
|
|
3273
|
-
baseline: "
|
|
3274
|
-
stretch: "
|
|
3404
|
+
center: "ds-place-content-center",
|
|
3405
|
+
start: "ds-place-content-start",
|
|
3406
|
+
end: "ds-place-content-end",
|
|
3407
|
+
between: "ds-place-content-between",
|
|
3408
|
+
around: "ds-place-content-around",
|
|
3409
|
+
evenly: "ds-place-content-evenly",
|
|
3410
|
+
baseline: "ds-place-content-baseline",
|
|
3411
|
+
stretch: "ds-place-content-stretch"
|
|
3275
3412
|
},
|
|
3276
3413
|
placeItems: {
|
|
3277
|
-
start: "
|
|
3278
|
-
end: "
|
|
3279
|
-
center: "
|
|
3280
|
-
baseline: "
|
|
3281
|
-
stretch: "
|
|
3414
|
+
start: "ds-place-items-start",
|
|
3415
|
+
end: "ds-place-items-end",
|
|
3416
|
+
center: "ds-place-items-center",
|
|
3417
|
+
baseline: "ds-place-items-baseline",
|
|
3418
|
+
stretch: "ds-place-items-stretch"
|
|
3282
3419
|
}
|
|
3283
3420
|
}
|
|
3284
3421
|
}
|
|
3285
|
-
),
|
|
3286
|
-
(
|
|
3287
|
-
var
|
|
3288
|
-
return /* @__PURE__ */
|
|
3422
|
+
), Yr = Q.forwardRef(
|
|
3423
|
+
(o, a) => {
|
|
3424
|
+
var d = o, { className: e, children: s } = d, r = I(d, ["className", "children"]);
|
|
3425
|
+
return /* @__PURE__ */ n.jsx(
|
|
3289
3426
|
"div",
|
|
3290
|
-
|
|
3291
|
-
className:
|
|
3292
|
-
|
|
3293
|
-
|
|
3427
|
+
Re(M({
|
|
3428
|
+
className: w(
|
|
3429
|
+
v(
|
|
3430
|
+
Gr({
|
|
3294
3431
|
display: r == null ? void 0 : r.display,
|
|
3295
3432
|
gap: r == null ? void 0 : r.gap,
|
|
3296
3433
|
gapX: r == null ? void 0 : r.gapX,
|
|
@@ -3301,202 +3438,237 @@ const zr = vt(
|
|
|
3301
3438
|
alignItems: r == null ? void 0 : r.alignItems,
|
|
3302
3439
|
placeContent: r == null ? void 0 : r.placeContent,
|
|
3303
3440
|
placeItems: r == null ? void 0 : r.placeItems,
|
|
3304
|
-
className:
|
|
3441
|
+
className: e
|
|
3305
3442
|
})
|
|
3306
3443
|
)
|
|
3307
3444
|
),
|
|
3308
|
-
ref:
|
|
3445
|
+
ref: a
|
|
3309
3446
|
}, r), {
|
|
3310
|
-
children:
|
|
3447
|
+
children: s
|
|
3311
3448
|
})
|
|
3312
3449
|
);
|
|
3313
3450
|
}
|
|
3314
3451
|
);
|
|
3315
|
-
|
|
3316
|
-
const
|
|
3317
|
-
let
|
|
3318
|
-
switch (
|
|
3452
|
+
Yr.displayName = "Grid";
|
|
3453
|
+
const vt = (e) => {
|
|
3454
|
+
let s = "";
|
|
3455
|
+
switch (e) {
|
|
3319
3456
|
case "STANDARD":
|
|
3320
3457
|
case "STANDARD_LINE_SEPARATED":
|
|
3321
|
-
|
|
3458
|
+
s = "ds-font-semibold ds-text-Text-primary ds_xSmallBodyEmphasized ds-tablet:ds_SmallBodyEmphasized ds-desktop:ds_MediumCalloutEmphasized";
|
|
3322
3459
|
break;
|
|
3323
3460
|
case "DISCOUNT":
|
|
3324
|
-
|
|
3461
|
+
s = "ds-font-normal ds-text-teal-400 ds_xSmallBodyEmphasized ds-tablet:ds_SmallCalloutRegular ds-desktop:ds_MediumCalloutRegular";
|
|
3325
3462
|
break;
|
|
3326
3463
|
case "FEE":
|
|
3327
3464
|
case "TAX":
|
|
3328
|
-
|
|
3465
|
+
s = "ds-font-normal ds-text-Text-secondary ds_xSmallCalloutRegular ds-tablet:ds_SmallCalloutRegular ds-desktop:ds_MediumCalloutRegular";
|
|
3329
3466
|
break;
|
|
3330
3467
|
}
|
|
3331
|
-
return
|
|
3332
|
-
},
|
|
3333
|
-
({ className:
|
|
3334
|
-
|
|
3335
|
-
{
|
|
3336
|
-
|
|
3337
|
-
|
|
3338
|
-
|
|
3339
|
-
|
|
3340
|
-
|
|
3341
|
-
|
|
3342
|
-
|
|
3343
|
-
|
|
3344
|
-
|
|
3345
|
-
|
|
3346
|
-
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
|
|
3350
|
-
|
|
3351
|
-
|
|
3352
|
-
className:
|
|
3353
|
-
|
|
3354
|
-
|
|
3355
|
-
|
|
3356
|
-
|
|
3357
|
-
|
|
3358
|
-
|
|
3359
|
-
|
|
3360
|
-
|
|
3361
|
-
|
|
3362
|
-
|
|
3363
|
-
|
|
3364
|
-
|
|
3365
|
-
|
|
3366
|
-
|
|
3367
|
-
|
|
3368
|
-
|
|
3369
|
-
|
|
3370
|
-
|
|
3371
|
-
|
|
3372
|
-
|
|
3373
|
-
|
|
3374
|
-
|
|
3468
|
+
return s;
|
|
3469
|
+
}, Ur = O.forwardRef(
|
|
3470
|
+
({ className: e, items: s, isExpandedInMobile: r }, a) => {
|
|
3471
|
+
const [o, d] = Te(!1);
|
|
3472
|
+
return Se(() => {
|
|
3473
|
+
r && d(r);
|
|
3474
|
+
}, [r]), /* @__PURE__ */ n.jsxs(
|
|
3475
|
+
"div",
|
|
3476
|
+
{
|
|
3477
|
+
className: w(v(e, "ds-w-full ds-flex ds-flex-col")),
|
|
3478
|
+
ref: a,
|
|
3479
|
+
children: [
|
|
3480
|
+
/* @__PURE__ */ n.jsx("div", { children: s.length > 0 && s.map((l, c) => {
|
|
3481
|
+
var u;
|
|
3482
|
+
return /* @__PURE__ */ n.jsx(
|
|
3483
|
+
"div",
|
|
3484
|
+
{
|
|
3485
|
+
children: /* @__PURE__ */ n.jsxs("div", { className: v(
|
|
3486
|
+
l.key_name !== "total_amount" && "line-items",
|
|
3487
|
+
o === !0 && "show"
|
|
3488
|
+
), children: [
|
|
3489
|
+
l.type === "STANDARD_LINE_SEPARATED" && /* @__PURE__ */ n.jsx("hr", { className: "ds-mt-3 ds-mb-1" }),
|
|
3490
|
+
/* @__PURE__ */ n.jsxs(
|
|
3491
|
+
"div",
|
|
3492
|
+
{
|
|
3493
|
+
className: v(
|
|
3494
|
+
"ds-flex ds-flex-row ds-justify-between",
|
|
3495
|
+
c > 0 && "ds-mt-2",
|
|
3496
|
+
c !== s.length && l.type === "STANDARD_LINE_SEPARATED" && "ds-mb-1"
|
|
3497
|
+
),
|
|
3498
|
+
children: [
|
|
3499
|
+
/* @__PURE__ */ n.jsx(
|
|
3500
|
+
"span",
|
|
3501
|
+
{
|
|
3502
|
+
className: v(
|
|
3503
|
+
"ds-me-3",
|
|
3504
|
+
l.key_name !== "total_amount" && vt(l.type),
|
|
3505
|
+
((u = l.display_name) == null ? void 0 : u.toLocaleLowerCase()) === "vat" && "ds-uppercase",
|
|
3506
|
+
l.key_name === "total_amount" && "ds_xSmallBodyEmphasized ds-tablet:ds_SmallCalloutEmphasized ds-desktop:ds_MediumBodyEmphasized"
|
|
3507
|
+
),
|
|
3508
|
+
children: l.display_name
|
|
3509
|
+
}
|
|
3510
|
+
),
|
|
3511
|
+
/* @__PURE__ */ n.jsx(
|
|
3512
|
+
"span",
|
|
3513
|
+
{
|
|
3514
|
+
className: v(
|
|
3515
|
+
!["total_amount"].includes(l.key_name) && l.type !== "SLASHED" && vt(l.type),
|
|
3516
|
+
l.key_name === "total_amount" && "ds_xSmallBodyEmphasized ds-tablet:ds_SmallCalloutEmphasized ds-desktop:ds_MediumBodyEmphasized",
|
|
3517
|
+
l.type === "SLASHED" && "ds-line-through ds-font-normal ds-text-Text-secondary"
|
|
3518
|
+
),
|
|
3519
|
+
children: l.currency_converted_amount
|
|
3520
|
+
}
|
|
3521
|
+
)
|
|
3522
|
+
]
|
|
3523
|
+
}
|
|
3524
|
+
)
|
|
3525
|
+
] })
|
|
3526
|
+
},
|
|
3527
|
+
`BookingQuoteLineItemType-${c}`
|
|
3528
|
+
);
|
|
3529
|
+
}) }),
|
|
3530
|
+
/* @__PURE__ */ n.jsx("div", { children: /* @__PURE__ */ n.jsxs(
|
|
3531
|
+
"span",
|
|
3532
|
+
{
|
|
3533
|
+
className: "ds-flex ds-mt-3 ds-justify-end ds-items-center ds-text-Background-accentEggplant-100 ds-underline ds-cursor-pointer ds_xSmallFootnoteEmphasized ds-tablet:ds-hidden",
|
|
3534
|
+
onClick: () => d(!o),
|
|
3535
|
+
children: [
|
|
3536
|
+
"See ",
|
|
3537
|
+
o ? "less" : "details"
|
|
3538
|
+
]
|
|
3539
|
+
}
|
|
3540
|
+
) })
|
|
3541
|
+
]
|
|
3542
|
+
}
|
|
3543
|
+
);
|
|
3544
|
+
}
|
|
3375
3545
|
);
|
|
3376
|
-
|
|
3377
|
-
const
|
|
3378
|
-
const [
|
|
3379
|
-
r((
|
|
3380
|
-
},
|
|
3381
|
-
r((
|
|
3546
|
+
Ur.displayName = "Booking_Quote_Card";
|
|
3547
|
+
const Hr = "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", Jr = "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", Xr = O.forwardRef(({ images: e }) => {
|
|
3548
|
+
const [s, r] = Te(0), a = () => {
|
|
3549
|
+
r((d) => d === e.length - 1 ? 0 : d + 1);
|
|
3550
|
+
}, o = () => {
|
|
3551
|
+
r((d) => d === 0 ? e.length - 1 : d - 1);
|
|
3382
3552
|
};
|
|
3383
|
-
return /* @__PURE__ */
|
|
3384
|
-
|
|
3553
|
+
return /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsxs("div", { className: "ds-relative ds-rounded-[4px] ds-w-full", children: [
|
|
3554
|
+
e.length > 1 && /* @__PURE__ */ n.jsx(
|
|
3385
3555
|
"button",
|
|
3386
3556
|
{
|
|
3387
|
-
className: "
|
|
3388
|
-
onClick:
|
|
3389
|
-
children: /* @__PURE__ */
|
|
3557
|
+
className: "ds-absolute ds-z-10 ds-top-[50%] -ds-translate-y-1/2 ds-left-4 ds-w-6 ds-h-6 ds-text-white ds-rounded-sm ds-flex ds-justify-center ds-items-center ds-bg-[rgba(255,255,255,0.25)] backdrop-blur-sm",
|
|
3558
|
+
onClick: o,
|
|
3559
|
+
children: /* @__PURE__ */ n.jsx(
|
|
3390
3560
|
"img",
|
|
3391
3561
|
{
|
|
3392
|
-
src:
|
|
3562
|
+
src: Hr,
|
|
3393
3563
|
alt: "prev"
|
|
3394
3564
|
}
|
|
3395
3565
|
)
|
|
3396
3566
|
}
|
|
3397
3567
|
),
|
|
3398
|
-
/* @__PURE__ */
|
|
3399
|
-
backgroundImage: `url(${
|
|
3568
|
+
/* @__PURE__ */ n.jsx("div", { className: "picture ds-w-full ds-rounded-[4px]", style: {
|
|
3569
|
+
backgroundImage: `url(${e[s]})`
|
|
3400
3570
|
} }),
|
|
3401
|
-
|
|
3571
|
+
e.length > 1 && /* @__PURE__ */ n.jsx(
|
|
3402
3572
|
"button",
|
|
3403
3573
|
{
|
|
3404
|
-
className: "
|
|
3405
|
-
onClick:
|
|
3406
|
-
children: /* @__PURE__ */
|
|
3574
|
+
className: "ds-absolute ds-z-10 ds-top-[50%] -ds-translate-y-1/2 ds-right-4 ds-w-6 ds-h-6 ds-text-white ds-rounded-sm ds-flex ds-justify-center ds-items-center ds-bg-[rgba(255,255,255,0.25)] backdrop-blur-sm",
|
|
3575
|
+
onClick: a,
|
|
3576
|
+
children: /* @__PURE__ */ n.jsx(
|
|
3407
3577
|
"img",
|
|
3408
3578
|
{
|
|
3409
|
-
src:
|
|
3579
|
+
src: Jr,
|
|
3410
3580
|
alt: "next"
|
|
3411
3581
|
}
|
|
3412
3582
|
)
|
|
3413
3583
|
}
|
|
3414
3584
|
),
|
|
3415
|
-
|
|
3585
|
+
e.length > 1 && /* @__PURE__ */ n.jsx("ul", { className: "ds-absolute ds-flex ds-flex-row ds-bottom-1 ds-left-1/2 -ds-translate-x-1/2 ds-z-10", children: e.map((d, l) => /* @__PURE__ */ n.jsx(
|
|
3416
3586
|
"li",
|
|
3417
3587
|
{
|
|
3418
|
-
"aria-description":
|
|
3419
|
-
className:
|
|
3420
|
-
|
|
3421
|
-
"
|
|
3422
|
-
|
|
3423
|
-
|
|
3588
|
+
"aria-description": d,
|
|
3589
|
+
className: w(
|
|
3590
|
+
v(
|
|
3591
|
+
"ds-w-[5px] ds-h-[4px] ds-block ds-z-10 ds-mx-[2.5px] ds-rounded-[1px]",
|
|
3592
|
+
l !== s && "ds-bg-[rgba(255,255,255,0.5)]",
|
|
3593
|
+
l === s && "ds-bg-[rgba(255,255,255,0.8)]"
|
|
3424
3594
|
)
|
|
3425
3595
|
)
|
|
3426
3596
|
},
|
|
3427
|
-
|
|
3597
|
+
l
|
|
3428
3598
|
)) })
|
|
3429
3599
|
] }) });
|
|
3430
3600
|
});
|
|
3431
|
-
|
|
3432
|
-
const
|
|
3601
|
+
Xr.displayName = "Image_Carousel";
|
|
3602
|
+
const Kr = O.forwardRef(
|
|
3433
3603
|
({
|
|
3434
|
-
title:
|
|
3435
|
-
content:
|
|
3604
|
+
title: e,
|
|
3605
|
+
content: s,
|
|
3436
3606
|
expandIcon: r,
|
|
3437
|
-
collapseIcon:
|
|
3438
|
-
accordionClass:
|
|
3439
|
-
accordionHeaderClass:
|
|
3440
|
-
accordionTitleClass:
|
|
3441
|
-
accordionContentClass:
|
|
3442
|
-
isEnabled:
|
|
3443
|
-
isExpanded:
|
|
3444
|
-
},
|
|
3445
|
-
const [
|
|
3446
|
-
|
|
3607
|
+
collapseIcon: a,
|
|
3608
|
+
accordionClass: o,
|
|
3609
|
+
accordionHeaderClass: d,
|
|
3610
|
+
accordionTitleClass: l,
|
|
3611
|
+
accordionContentClass: c,
|
|
3612
|
+
isEnabled: u = !0,
|
|
3613
|
+
isExpanded: p = !0
|
|
3614
|
+
}, g) => {
|
|
3615
|
+
const [b, k] = Te(p), N = () => {
|
|
3616
|
+
u && k(!b);
|
|
3447
3617
|
};
|
|
3448
|
-
return
|
|
3618
|
+
return Se(() => {
|
|
3619
|
+
u && k(p);
|
|
3620
|
+
}, [u, p]), /* @__PURE__ */ n.jsxs(
|
|
3449
3621
|
"div",
|
|
3450
3622
|
{
|
|
3451
|
-
className:
|
|
3452
|
-
ref:
|
|
3623
|
+
className: w(v("silkhaus-accordion", o)),
|
|
3624
|
+
ref: g,
|
|
3453
3625
|
children: [
|
|
3454
|
-
/* @__PURE__ */
|
|
3626
|
+
/* @__PURE__ */ n.jsxs(
|
|
3455
3627
|
"div",
|
|
3456
3628
|
{
|
|
3457
|
-
className:
|
|
3458
|
-
|
|
3459
|
-
"silkhaus-accordion-header
|
|
3460
|
-
|
|
3461
|
-
!
|
|
3462
|
-
|
|
3629
|
+
className: w(
|
|
3630
|
+
v(
|
|
3631
|
+
"silkhaus-accordion-header ds-flex ds-flex-row ds-justify-between ds-items-center",
|
|
3632
|
+
d,
|
|
3633
|
+
!u && "ds-cursor-not-allowed",
|
|
3634
|
+
u && "ds-cursor-pointer"
|
|
3463
3635
|
)
|
|
3464
3636
|
),
|
|
3465
3637
|
onClick: N,
|
|
3466
3638
|
children: [
|
|
3467
|
-
/* @__PURE__ */
|
|
3468
|
-
|
|
3639
|
+
/* @__PURE__ */ n.jsx("div", { className: w(v(l)), children: e }),
|
|
3640
|
+
b ? a || "-" : r || "+"
|
|
3469
3641
|
]
|
|
3470
3642
|
}
|
|
3471
3643
|
),
|
|
3472
|
-
|
|
3644
|
+
b && /* @__PURE__ */ n.jsx("div", { className: w(v("silkhaus-accordion-content", c)), children: s })
|
|
3473
3645
|
]
|
|
3474
3646
|
}
|
|
3475
3647
|
);
|
|
3476
3648
|
}
|
|
3477
3649
|
);
|
|
3478
|
-
|
|
3479
|
-
function
|
|
3480
|
-
return
|
|
3650
|
+
Kr.displayName = "Accordion";
|
|
3651
|
+
function Qr(...e) {
|
|
3652
|
+
return w(v(e));
|
|
3481
3653
|
}
|
|
3482
|
-
const
|
|
3483
|
-
checked:
|
|
3484
|
-
onChange:
|
|
3654
|
+
const Zr = O.forwardRef(({
|
|
3655
|
+
checked: e = !1,
|
|
3656
|
+
onChange: s,
|
|
3485
3657
|
disabled: r = !1,
|
|
3486
|
-
htmlId:
|
|
3487
|
-
},
|
|
3488
|
-
/* @__PURE__ */
|
|
3658
|
+
htmlId: a = "wa"
|
|
3659
|
+
}, o) => /* @__PURE__ */ n.jsxs("label", { className: Qr("switch", r && "disabled"), htmlFor: a, children: [
|
|
3660
|
+
/* @__PURE__ */ n.jsx(
|
|
3489
3661
|
"input",
|
|
3490
3662
|
{
|
|
3491
|
-
id:
|
|
3663
|
+
id: a,
|
|
3492
3664
|
type: "checkbox",
|
|
3493
|
-
checked:
|
|
3494
|
-
onChange:
|
|
3495
|
-
ref:
|
|
3665
|
+
checked: e,
|
|
3666
|
+
onChange: s,
|
|
3667
|
+
ref: o,
|
|
3496
3668
|
disabled: r
|
|
3497
3669
|
}
|
|
3498
3670
|
),
|
|
3499
|
-
/* @__PURE__ */
|
|
3671
|
+
/* @__PURE__ */ n.jsx(
|
|
3500
3672
|
"span",
|
|
3501
3673
|
{
|
|
3502
3674
|
className: "slider round",
|
|
@@ -3507,19 +3679,353 @@ const qr = Q.forwardRef(({
|
|
|
3507
3679
|
}
|
|
3508
3680
|
)
|
|
3509
3681
|
] }));
|
|
3510
|
-
|
|
3682
|
+
Zr.displayName = "Switch";
|
|
3683
|
+
const es = ge((e, s) => {
|
|
3684
|
+
const d = e, { open: r, children: a } = d, o = I(d, ["open", "children"]);
|
|
3685
|
+
return /* @__PURE__ */ n.jsx("div", Re(M({ ref: s, className: `dialog ${r ? "open" : ""}` }, o), { children: a }));
|
|
3686
|
+
});
|
|
3687
|
+
es.displayName = "Dialog";
|
|
3688
|
+
const ts = O.forwardRef(
|
|
3689
|
+
({
|
|
3690
|
+
outerDivClassName: e = "",
|
|
3691
|
+
banner: s = "",
|
|
3692
|
+
title: r,
|
|
3693
|
+
description: a,
|
|
3694
|
+
primaryBtnText: o = "Submit",
|
|
3695
|
+
showPrimaryBtn: d,
|
|
3696
|
+
secondaryBtnText: l = "Cancel",
|
|
3697
|
+
showSecondaryBtn: c,
|
|
3698
|
+
onPrimaryBtnClick: u,
|
|
3699
|
+
onSecondaryBtnClick: p,
|
|
3700
|
+
disablePrimaryBtn: g = !1,
|
|
3701
|
+
disableSecondaryBtn: b = !1
|
|
3702
|
+
}, k) => /* @__PURE__ */ n.jsx("div", { className: w(e), children: /* @__PURE__ */ n.jsxs(
|
|
3703
|
+
"div",
|
|
3704
|
+
{
|
|
3705
|
+
className: w(
|
|
3706
|
+
v(
|
|
3707
|
+
"ds-bg-white ds-w-full ds-wide_ds-desktop:ds-w-[528px] ds-desktop:ds-w-[528px] ds-tablet:ds-w-[528px] ds-border ds-rounded",
|
|
3708
|
+
s && "ds-p-6"
|
|
3709
|
+
)
|
|
3710
|
+
),
|
|
3711
|
+
ref: k,
|
|
3712
|
+
children: [
|
|
3713
|
+
s && /* @__PURE__ */ n.jsx(
|
|
3714
|
+
"div",
|
|
3715
|
+
{
|
|
3716
|
+
className: "ds-mb-4 ds-bg-Background-accentEggplant-5 banner",
|
|
3717
|
+
style: { backgroundImage: `url(${s})` }
|
|
3718
|
+
}
|
|
3719
|
+
),
|
|
3720
|
+
/* @__PURE__ */ n.jsxs(
|
|
3721
|
+
"div",
|
|
3722
|
+
{
|
|
3723
|
+
className: v(
|
|
3724
|
+
!s && "ds-p-6 ds-border-t-4 ds-rounded-s ds-rounded-e ds-border-Background-accentEggplant-100"
|
|
3725
|
+
),
|
|
3726
|
+
children: [
|
|
3727
|
+
/* @__PURE__ */ n.jsxs("div", { children: [
|
|
3728
|
+
/* @__PURE__ */ n.jsx(
|
|
3729
|
+
"h2",
|
|
3730
|
+
{
|
|
3731
|
+
className: v(
|
|
3732
|
+
"ds_MediumTitle1Emphasized ds-text-black ds-mb-0 ds-pb-4",
|
|
3733
|
+
s && "ds-border-t-2 ds-border-Background-accentEggplant-100 ds-pt-4"
|
|
3734
|
+
),
|
|
3735
|
+
children: r
|
|
3736
|
+
}
|
|
3737
|
+
),
|
|
3738
|
+
a && /* @__PURE__ */ n.jsx("span", { className: "ds-text-black MediumBodyRegular", children: a })
|
|
3739
|
+
] }),
|
|
3740
|
+
/* @__PURE__ */ n.jsxs(
|
|
3741
|
+
"div",
|
|
3742
|
+
{
|
|
3743
|
+
className: v(
|
|
3744
|
+
"ds-flex ds-flex-col ds-pt-4 ds-tablet:ds-grid ds-tablet:ds-grid-flow-row ds-tablet:ds-grid-cols-2 ds-tablet:ds-gap-x-4 ds-tablet:ds-flex-row",
|
|
3745
|
+
d && c && "ds-tablet:ds-justify-between ds-items-center",
|
|
3746
|
+
d && !c && "ds-tablet:ds-justify-end ds-items-center"
|
|
3747
|
+
),
|
|
3748
|
+
children: [
|
|
3749
|
+
/* @__PURE__ */ n.jsx("div", { className: "ds-tablet:ds-mt-0 ds-mt-4 ds-w-full ds-tablet:ds-w-auto ds-flex ds-flex-col ds-order-2 ds-tablet:ds-order-1", children: c && /* @__PURE__ */ n.jsx(
|
|
3750
|
+
$e,
|
|
3751
|
+
{
|
|
3752
|
+
color: "secondary",
|
|
3753
|
+
onClick: p,
|
|
3754
|
+
disabled: b,
|
|
3755
|
+
className: "ds_MediumBodyEmphasized",
|
|
3756
|
+
size: "large",
|
|
3757
|
+
children: l
|
|
3758
|
+
}
|
|
3759
|
+
) }),
|
|
3760
|
+
/* @__PURE__ */ n.jsx("div", { className: "ds-w-full ds-flex ds-flex-col ds-tablet:ds-w-auto ds-order-1 ds-tablet:ds-order-2", children: d && /* @__PURE__ */ n.jsx(
|
|
3761
|
+
$e,
|
|
3762
|
+
{
|
|
3763
|
+
color: "primary",
|
|
3764
|
+
onClick: u,
|
|
3765
|
+
disabled: g,
|
|
3766
|
+
className: "ds_MediumBodyEmphasized",
|
|
3767
|
+
size: "large",
|
|
3768
|
+
children: o
|
|
3769
|
+
}
|
|
3770
|
+
) })
|
|
3771
|
+
]
|
|
3772
|
+
}
|
|
3773
|
+
)
|
|
3774
|
+
]
|
|
3775
|
+
}
|
|
3776
|
+
)
|
|
3777
|
+
]
|
|
3778
|
+
}
|
|
3779
|
+
) })
|
|
3780
|
+
);
|
|
3781
|
+
ts.displayName = "AlertDialog";
|
|
3782
|
+
const rs = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23jy0s9xho2a)'%3e%3cpath%20d='M6.647%2012.969a.925.925%200%200%200%20.82-.431l5.586-8.641c.14-.215.196-.405.196-.586%200-.475-.345-.811-.827-.811-.338%200-.54.116-.745.437l-5.054%208.009-2.589-3.28c-.193-.247-.4-.353-.692-.353-.492%200-.842.348-.842.825%200%20.207.071.404.247.614l3.088%203.81c.226.276.478.407.812.407z'%20fill='%23fff'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='jy0s9xho2a'%3e%3cpath%20fill='%23fff'%20transform='translate(.667%20.667)'%20d='M0%200h14.667v14.667H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", St = O.forwardRef(({ progress: e, text: s = "", borderColor: r = "rgba(0, 0, 0, 0.1)", progressColor: a = "#542686", size: o = "48px", strokeWidth: d = 3, textClass: l = "" }, c) => {
|
|
3783
|
+
const u = parseInt(o) / 2 - 4, p = 2 * Math.PI * u, g = p - e * p;
|
|
3784
|
+
return /* @__PURE__ */ n.jsxs(
|
|
3785
|
+
"div",
|
|
3786
|
+
{
|
|
3787
|
+
ref: c,
|
|
3788
|
+
className: "rounded-progress-bar",
|
|
3789
|
+
style: {
|
|
3790
|
+
"--progress": e,
|
|
3791
|
+
"--border-color": r,
|
|
3792
|
+
"--progress-color": a,
|
|
3793
|
+
width: o,
|
|
3794
|
+
height: o
|
|
3795
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
3796
|
+
},
|
|
3797
|
+
children: [
|
|
3798
|
+
/* @__PURE__ */ n.jsx(
|
|
3799
|
+
"span",
|
|
3800
|
+
{
|
|
3801
|
+
className: w(v("ds-absolute ds-top-1/2 ds-left-1/2 -ds-translate-x-1/2 -ds-translate-y-1/2 ds_SmallCaption2Emphasized ds-text-nowrap", l)),
|
|
3802
|
+
children: s
|
|
3803
|
+
}
|
|
3804
|
+
),
|
|
3805
|
+
/* @__PURE__ */ n.jsx("div", { className: "progress-ring", children: /* @__PURE__ */ n.jsxs(
|
|
3806
|
+
"svg",
|
|
3807
|
+
{
|
|
3808
|
+
width: o,
|
|
3809
|
+
height: o,
|
|
3810
|
+
viewBox: `0 0 ${o} ${o}`,
|
|
3811
|
+
children: [
|
|
3812
|
+
/* @__PURE__ */ n.jsx(
|
|
3813
|
+
"circle",
|
|
3814
|
+
{
|
|
3815
|
+
className: "progress-ring-circle",
|
|
3816
|
+
stroke: "var(--border-color)",
|
|
3817
|
+
strokeWidth: d,
|
|
3818
|
+
fill: "transparent",
|
|
3819
|
+
r: u.toString(),
|
|
3820
|
+
cx: (parseInt(o) / 2).toString(),
|
|
3821
|
+
cy: (parseInt(o) / 2).toString()
|
|
3822
|
+
}
|
|
3823
|
+
),
|
|
3824
|
+
/* @__PURE__ */ n.jsx(
|
|
3825
|
+
"circle",
|
|
3826
|
+
{
|
|
3827
|
+
className: "progress-ring-circle-progress",
|
|
3828
|
+
stroke: "var(--progress-color)",
|
|
3829
|
+
strokeWidth: d,
|
|
3830
|
+
fill: "transparent",
|
|
3831
|
+
r: u.toString(),
|
|
3832
|
+
cx: (parseInt(o) / 2).toString(),
|
|
3833
|
+
cy: (parseInt(o) / 2).toString(),
|
|
3834
|
+
strokeDasharray: `${p}`,
|
|
3835
|
+
strokeDashoffset: `${g}`
|
|
3836
|
+
}
|
|
3837
|
+
)
|
|
3838
|
+
]
|
|
3839
|
+
}
|
|
3840
|
+
) })
|
|
3841
|
+
]
|
|
3842
|
+
}
|
|
3843
|
+
);
|
|
3844
|
+
});
|
|
3845
|
+
St.displayName = "RoundedProgressBar";
|
|
3846
|
+
const ss = O.forwardRef(({ steps: e, outerDivClass: s = "", outerMobileDivClass: r = "" }, a) => {
|
|
3847
|
+
var d, l;
|
|
3848
|
+
let o = 0;
|
|
3849
|
+
for (let c = 0; c < e.length; c++)
|
|
3850
|
+
(((d = e[c]) == null ? void 0 : d.status) === "completed" || ((l = e[c]) == null ? void 0 : l.status) === "active") && o++;
|
|
3851
|
+
return /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
3852
|
+
/* @__PURE__ */ n.jsx(
|
|
3853
|
+
"div",
|
|
3854
|
+
{
|
|
3855
|
+
ref: a,
|
|
3856
|
+
className: w(v("ds-hidden ds-tablet:ds-block ds-relative ds-h-[72px]", s)),
|
|
3857
|
+
children: /* @__PURE__ */ n.jsxs("div", { className: "ds-relative ds-w-full ds-flex ds-items-center ds-flex-row ds-justify-between", children: [
|
|
3858
|
+
/* @__PURE__ */ n.jsx("div", { className: "ds-absolute ds-left-0 ds-top-2/4 ds-h-0.5 ds-w-full -translate-y-2/4 ds-bg-Fills-quintiary" }),
|
|
3859
|
+
e.map((c, u) => /* @__PURE__ */ n.jsxs(
|
|
3860
|
+
"div",
|
|
3861
|
+
{
|
|
3862
|
+
className: "ds-relative",
|
|
3863
|
+
children: [
|
|
3864
|
+
/* @__PURE__ */ n.jsx(
|
|
3865
|
+
"div",
|
|
3866
|
+
{
|
|
3867
|
+
className: `ds-flex ds-items-center ds-justify-center ds-w-[22px] ds-h-[22px] ds-rounded ds-border ds-border-Background-accentEggplant-100 ${c.status === "active" || c.status === "completed" ? "ds-bg-Background-accentEggplant-100" : "ds-bg-white"}
|
|
3868
|
+
`,
|
|
3869
|
+
children: c.status === "completed" ? /* @__PURE__ */ n.jsx("span", { className: "ds-text-white ds-flex ds-justify-center ds-items-center", children: /* @__PURE__ */ n.jsx(
|
|
3870
|
+
"img",
|
|
3871
|
+
{
|
|
3872
|
+
src: rs,
|
|
3873
|
+
alt: "check-icon"
|
|
3874
|
+
}
|
|
3875
|
+
) }) : /* @__PURE__ */ n.jsx(
|
|
3876
|
+
"span",
|
|
3877
|
+
{
|
|
3878
|
+
className: `ds_MediumCaption2Emphasized ${c.status === "active" ? "ds-text-white" : "ds-text-gray-600"}`,
|
|
3879
|
+
children: c.number
|
|
3880
|
+
}
|
|
3881
|
+
)
|
|
3882
|
+
}
|
|
3883
|
+
),
|
|
3884
|
+
/* @__PURE__ */ n.jsx("div", { className: "ds-text-black ds-block ds_MediumCaption2Regular ds-mt-2 ds-absolute ds-text-nowrap ds-left-1/2 -ds-translate-x-1/2", children: c.title })
|
|
3885
|
+
]
|
|
3886
|
+
},
|
|
3887
|
+
u
|
|
3888
|
+
))
|
|
3889
|
+
] })
|
|
3890
|
+
}
|
|
3891
|
+
),
|
|
3892
|
+
/* @__PURE__ */ n.jsx("div", { ref: a, className: w(v("ds-block ds-tablet:ds-hidden", r)), children: e.map((c, u) => (c.status === "active" || c.status === "completed" && u + 1 == e.length) && /* @__PURE__ */ n.jsxs(
|
|
3893
|
+
"div",
|
|
3894
|
+
{
|
|
3895
|
+
className: "ds-flex ds-flex-row ds-justify-between ds-items-center",
|
|
3896
|
+
children: [
|
|
3897
|
+
/* @__PURE__ */ n.jsx(
|
|
3898
|
+
St,
|
|
3899
|
+
{
|
|
3900
|
+
progress: o / e.length,
|
|
3901
|
+
text: `${u + 1} / ${e.length}`
|
|
3902
|
+
}
|
|
3903
|
+
),
|
|
3904
|
+
/* @__PURE__ */ n.jsxs("div", { className: "ds-flex ds-flex-col ds-justify-end ds-items-end", children: [
|
|
3905
|
+
/* @__PURE__ */ n.jsx("span", { className: "ds_SmallCalloutEmphasized", children: `Step ${u + 1}: ${c == null ? void 0 : c.mobileTitle}` }),
|
|
3906
|
+
/* @__PURE__ */ n.jsx("span", { className: "ds_SmallCaption2Regular ds-text-Text-secondary ds-mt-2", children: `Next: ${c == null ? void 0 : c.mobileNextTitle}` })
|
|
3907
|
+
] })
|
|
3908
|
+
]
|
|
3909
|
+
},
|
|
3910
|
+
`mobile-stepper-${u}`
|
|
3911
|
+
)) })
|
|
3912
|
+
] });
|
|
3913
|
+
});
|
|
3914
|
+
ss.displayName = "Stepper";
|
|
3915
|
+
const as = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23rma6vptgva)'%20fill='%23000'%20fill-opacity='.85'%3e%3cpath%20d='M5.727%2010.882h4.265a.563.563%200%200%200%20.572-.572V4.804a.562.562%200%200%200-.572-.564.555.555%200%200%200-.564.564v4.943h-3.7a.557.557%200%200%200-.573.563c0%20.327.245.572.572.572z'/%3e%3cpath%20d='M10%2018.333c4.559%200%208.333-3.782%208.333-8.333%200-4.559-3.782-8.333-8.341-8.333-4.55%200-8.325%203.774-8.325%208.333%200%204.55%203.782%208.333%208.333%208.333zm0-1.389A6.91%206.91%200%200%201%203.064%2010a6.904%206.904%200%200%201%206.928-6.944A6.925%206.925%200%200%201%2016.945%2010%206.918%206.918%200%200%201%2010%2016.944z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='rma6vptgva'%3e%3cpath%20fill='%23fff'%20d='M0%200h20v20H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", ns = O.forwardRef(
|
|
3916
|
+
({ time: e, text: s = "", outerDivClass: r = "" }, a) => {
|
|
3917
|
+
const [o, d] = Te(e);
|
|
3918
|
+
Se(() => {
|
|
3919
|
+
const u = setInterval(() => {
|
|
3920
|
+
d((p) => p <= 1 ? (clearInterval(u), 0) : p - 1);
|
|
3921
|
+
}, 1e3);
|
|
3922
|
+
return () => {
|
|
3923
|
+
clearInterval(u);
|
|
3924
|
+
};
|
|
3925
|
+
}, [o]), Se(() => {
|
|
3926
|
+
d(e);
|
|
3927
|
+
}, [e]);
|
|
3928
|
+
const c = ((u) => {
|
|
3929
|
+
const p = Math.floor(u / 3600), g = Math.floor(u % 3600 / 60), b = u % 60;
|
|
3930
|
+
return `${String(p).padStart(2, "0")}:${String(g).padStart(2, "0")}:${String(b).padStart(2, "0")}`;
|
|
3931
|
+
})(o);
|
|
3932
|
+
return /* @__PURE__ */ n.jsxs(
|
|
3933
|
+
"div",
|
|
3934
|
+
{
|
|
3935
|
+
ref: a,
|
|
3936
|
+
className: w(
|
|
3937
|
+
v("ds-flex ds-flex-row ds-justify-start ds-items-center", r)
|
|
3938
|
+
),
|
|
3939
|
+
children: [
|
|
3940
|
+
/* @__PURE__ */ n.jsx(
|
|
3941
|
+
"img",
|
|
3942
|
+
{
|
|
3943
|
+
src: as,
|
|
3944
|
+
alt: "clock",
|
|
3945
|
+
className: "ds-w-5 ds-h-5"
|
|
3946
|
+
}
|
|
3947
|
+
),
|
|
3948
|
+
/* @__PURE__ */ n.jsx("div", { className: "ds-ms-[18px] ds-tablet:ds-ms-2 ds_xSmallCalloutEmphasized ds-tablet:ds_MediumCalloutEmphasized", children: s }),
|
|
3949
|
+
/* @__PURE__ */ n.jsx("div", { className: "ds-ms-1 ds_xSmallCalloutEmphasized ds-text-Background-accentTeal-100 ds-tablet:ds_MediumCalloutEmphasized", children: c })
|
|
3950
|
+
]
|
|
3951
|
+
}
|
|
3952
|
+
);
|
|
3953
|
+
}
|
|
3954
|
+
);
|
|
3955
|
+
ns.displayName = "Timer";
|
|
3956
|
+
const os = ge((e, s) => {
|
|
3957
|
+
const { text: r, onNavBarClick: a } = e;
|
|
3958
|
+
return /* @__PURE__ */ n.jsx(
|
|
3959
|
+
"div",
|
|
3960
|
+
{
|
|
3961
|
+
ref: s,
|
|
3962
|
+
className: "ds-h-10 ds-cursor-pointer ds-flex ds-justify-center ds-items-center ds-bg-Background-accentEggplant-5 ds-text-Background-accentEggplant-100 ds-desktop:ds_MediumSubheadEmphasized ds-tablet:ds_SmallSubheadEmphasized ds-mobile:ds_xSmallSubheadEmphasized",
|
|
3963
|
+
onClick: a,
|
|
3964
|
+
children: /* @__PURE__ */ n.jsx("span", { children: r })
|
|
3965
|
+
}
|
|
3966
|
+
);
|
|
3967
|
+
});
|
|
3968
|
+
os.displayName = "TopNavBar";
|
|
3969
|
+
const ds = ge((e, s) => {
|
|
3970
|
+
const { img: r, handleDialogButtonClick: a, handleCloseButtonClick: o, dialogHeader: d, dialogDescription: l, buttonIcon: c, buttonText: u } = e;
|
|
3971
|
+
return /* @__PURE__ */ n.jsxs("div", { ref: s, className: "top-nav-container-mobile", children: [
|
|
3972
|
+
/* @__PURE__ */ n.jsx("button", { className: "top-nav-container-close ds_xSmallSubheadEmphasized", onClick: o, children: "Close" }),
|
|
3973
|
+
/* @__PURE__ */ n.jsx("div", { className: "ds-mb-4", children: /* @__PURE__ */ n.jsx("img", { src: r, alt: "promotional_image", className: "top-nav-container-image" }) }),
|
|
3974
|
+
/* @__PURE__ */ n.jsxs("div", { children: [
|
|
3975
|
+
/* @__PURE__ */ n.jsx("p", { className: "ds_xSmallTitle2Emphasized ds-mb-4", children: d }),
|
|
3976
|
+
/* @__PURE__ */ n.jsx("p", { className: "ds_xSmallBodyRegular ds-mb-6", children: l })
|
|
3977
|
+
] }),
|
|
3978
|
+
/* @__PURE__ */ n.jsxs("button", { className: "ds_MediumBodyEmphasized top-nav-container-action-button", onClick: a, children: [
|
|
3979
|
+
c ? /* @__PURE__ */ n.jsx("img", { src: c, alt: "whatsapp" }) : "",
|
|
3980
|
+
u
|
|
3981
|
+
] })
|
|
3982
|
+
] });
|
|
3983
|
+
});
|
|
3984
|
+
ds.displayName = "TopNavContainerMobile";
|
|
3985
|
+
const ls = ge((e, s) => {
|
|
3986
|
+
const { img: r, handleDialogButtonClick: a, dialogHeader: o, dialogDescription: d, buttonIcon: l, buttonText: c } = e;
|
|
3987
|
+
return /* @__PURE__ */ n.jsxs("div", { ref: s, className: "two-column-dialog-container ds-flex", children: [
|
|
3988
|
+
/* @__PURE__ */ n.jsx("div", { children: /* @__PURE__ */ n.jsx("img", { src: r, alt: "promotional_image", className: "two-column-dialog-image" }) }),
|
|
3989
|
+
/* @__PURE__ */ n.jsxs("div", { className: "two-column-dialog-action", children: [
|
|
3990
|
+
/* @__PURE__ */ n.jsxs("div", { className: "two-column-dialog-text", children: [
|
|
3991
|
+
/* @__PURE__ */ n.jsx("p", { className: "ds-desktop:ds_MediumTitle3Emphasized ds-tablet:ds_xSmallTitle3Emphasized ds-mb-4", children: o }),
|
|
3992
|
+
/* @__PURE__ */ n.jsx("p", { className: "ds-desktop:ds_MediumSubheadRegular ds-tablet:ds_SmallSubheadRegular ds-mb-4", children: d })
|
|
3993
|
+
] }),
|
|
3994
|
+
/* @__PURE__ */ n.jsxs("button", { className: "ds-desktop:ds_MediumBodyEmphasized ds-tablet:ds_SmallBodyEmphasized two-column-dialog-action-button", onClick: a, children: [
|
|
3995
|
+
l ? /* @__PURE__ */ n.jsx("img", { src: l, alt: "whatsapp" }) : "",
|
|
3996
|
+
c
|
|
3997
|
+
] })
|
|
3998
|
+
] })
|
|
3999
|
+
] });
|
|
4000
|
+
});
|
|
4001
|
+
ls.displayName = "TwoColumnDialog";
|
|
4002
|
+
const is = ge((e, s) => {
|
|
4003
|
+
const u = e, { show: r, handleClose: a, staticBackdrop: o, animation: d, children: l } = u, c = I(u, ["show", "handleClose", "staticBackdrop", "animation", "children"]);
|
|
4004
|
+
return /* @__PURE__ */ n.jsx("div", Re(M({ ref: s, className: `modal-animated ${r ? "show" : ""}`, onClick: o ? void 0 : a }, c), { children: /* @__PURE__ */ n.jsx("div", { className: `modal-animated-content ${d}`, onClick: (p) => p.stopPropagation(), children: l }) }));
|
|
4005
|
+
});
|
|
4006
|
+
is.displayName = "AnimatedModal";
|
|
3511
4007
|
export {
|
|
3512
|
-
|
|
3513
|
-
|
|
3514
|
-
|
|
3515
|
-
|
|
3516
|
-
|
|
3517
|
-
|
|
3518
|
-
|
|
3519
|
-
|
|
3520
|
-
|
|
3521
|
-
|
|
3522
|
-
$r as
|
|
3523
|
-
|
|
3524
|
-
|
|
4008
|
+
Kr as Accordion,
|
|
4009
|
+
ts as AlertDialog,
|
|
4010
|
+
is as AnimatedModal,
|
|
4011
|
+
Le as Asterisk,
|
|
4012
|
+
Ur as BookingQuoteCard,
|
|
4013
|
+
$e as Button,
|
|
4014
|
+
Dr as Card,
|
|
4015
|
+
Wr as CardContent,
|
|
4016
|
+
Vr as CardDescription,
|
|
4017
|
+
qr as CardFooter,
|
|
4018
|
+
$r as CardHeader,
|
|
4019
|
+
Lr as CardTitle,
|
|
4020
|
+
es as Dialog,
|
|
4021
|
+
Yr as Grid,
|
|
4022
|
+
Xr as ImageCarousel,
|
|
4023
|
+
Ir as Input,
|
|
4024
|
+
St as RoundedProgressBar,
|
|
4025
|
+
ss as Stepper,
|
|
4026
|
+
Zr as Switch,
|
|
4027
|
+
ns as Timer,
|
|
4028
|
+
os as TopNavBar,
|
|
4029
|
+
ds as TopNavContainerMobile,
|
|
4030
|
+
ls as TwoColumnDialog
|
|
3525
4031
|
};
|