design-system-silkhaus 0.0.87-beta.weekly-cleaning.0 → 0.0.87-beta.weekly-cleaning.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +10 -10
- package/dist/index.d.ts +2 -0
- package/dist/index.js +566 -578
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2,15 +2,15 @@ var dr = Object.defineProperty, lr = Object.defineProperties;
|
|
|
2
2
|
var ir = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var Ne = Object.getOwnPropertySymbols;
|
|
4
4
|
var lt = Object.prototype.hasOwnProperty, it = Object.prototype.propertyIsEnumerable;
|
|
5
|
-
var dt = (e, s, r) => s in e ? dr(e, s, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[s] = r,
|
|
5
|
+
var dt = (e, s, r) => s in e ? dr(e, s, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[s] = r, F = (e, s) => {
|
|
6
6
|
for (var r in s || (s = {}))
|
|
7
7
|
lt.call(s, r) && dt(e, r, s[r]);
|
|
8
8
|
if (Ne)
|
|
9
9
|
for (var r of Ne(s))
|
|
10
10
|
it.call(s, r) && dt(e, r, s[r]);
|
|
11
11
|
return e;
|
|
12
|
-
},
|
|
13
|
-
var
|
|
12
|
+
}, te = (e, s) => lr(e, ir(s));
|
|
13
|
+
var O = (e, s) => {
|
|
14
14
|
var r = {};
|
|
15
15
|
for (var a in e)
|
|
16
16
|
lt.call(e, a) && s.indexOf(a) < 0 && (r[a] = e[a]);
|
|
@@ -19,9 +19,9 @@ var I = (e, s) => {
|
|
|
19
19
|
s.indexOf(a) < 0 && it.call(e, a) && (r[a] = e[a]);
|
|
20
20
|
return r;
|
|
21
21
|
};
|
|
22
|
-
import * as
|
|
23
|
-
import
|
|
24
|
-
var Le = { exports: {} },
|
|
22
|
+
import * as ne from "react";
|
|
23
|
+
import $, { useState as se, useEffect as ke, forwardRef as oe } from "react";
|
|
24
|
+
var Le = { exports: {} }, ve = {};
|
|
25
25
|
/**
|
|
26
26
|
* @license React
|
|
27
27
|
* react-jsx-runtime.production.min.js
|
|
@@ -33,23 +33,19 @@ var Le = { exports: {} }, xe = {};
|
|
|
33
33
|
*/
|
|
34
34
|
var ct;
|
|
35
35
|
function cr() {
|
|
36
|
-
if (ct)
|
|
37
|
-
return xe;
|
|
36
|
+
if (ct) return ve;
|
|
38
37
|
ct = 1;
|
|
39
|
-
var e =
|
|
38
|
+
var e = $, s = Symbol.for("react.element"), r = Symbol.for("react.fragment"), a = Object.prototype.hasOwnProperty, d = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, o = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
40
39
|
function l(i, u, p) {
|
|
41
|
-
var g, m = {},
|
|
42
|
-
p !== void 0 && (
|
|
43
|
-
for (g in u)
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
for (g in u = i.defaultProps, u)
|
|
47
|
-
m[g] === void 0 && (m[g] = u[g]);
|
|
48
|
-
return { $$typeof: s, type: i, key: w, ref: P, props: m, _owner: d.current };
|
|
40
|
+
var g, m = {}, h = null, C = null;
|
|
41
|
+
p !== void 0 && (h = "" + p), u.key !== void 0 && (h = "" + u.key), u.ref !== void 0 && (C = u.ref);
|
|
42
|
+
for (g in u) a.call(u, g) && !o.hasOwnProperty(g) && (m[g] = u[g]);
|
|
43
|
+
if (i && i.defaultProps) for (g in u = i.defaultProps, u) m[g] === void 0 && (m[g] = u[g]);
|
|
44
|
+
return { $$typeof: s, type: i, key: h, ref: C, props: m, _owner: d.current };
|
|
49
45
|
}
|
|
50
|
-
return
|
|
46
|
+
return ve.Fragment = r, ve.jsx = l, ve.jsxs = l, ve;
|
|
51
47
|
}
|
|
52
|
-
var
|
|
48
|
+
var ye = {};
|
|
53
49
|
/**
|
|
54
50
|
* @license React
|
|
55
51
|
* react-jsx-runtime.development.js
|
|
@@ -62,54 +58,54 @@ var he = {};
|
|
|
62
58
|
var ut;
|
|
63
59
|
function ur() {
|
|
64
60
|
return ut || (ut = 1, process.env.NODE_ENV !== "production" && function() {
|
|
65
|
-
var e =
|
|
66
|
-
function
|
|
61
|
+
var e = $, s = Symbol.for("react.element"), r = Symbol.for("react.portal"), a = Symbol.for("react.fragment"), d = Symbol.for("react.strict_mode"), o = Symbol.for("react.profiler"), l = Symbol.for("react.provider"), i = Symbol.for("react.context"), u = Symbol.for("react.forward_ref"), p = Symbol.for("react.suspense"), g = Symbol.for("react.suspense_list"), m = Symbol.for("react.memo"), h = Symbol.for("react.lazy"), C = Symbol.for("react.offscreen"), M = Symbol.iterator, T = "@@iterator";
|
|
62
|
+
function A(t) {
|
|
67
63
|
if (t === null || typeof t != "object")
|
|
68
64
|
return null;
|
|
69
|
-
var c =
|
|
65
|
+
var c = M && t[M] || t[T];
|
|
70
66
|
return typeof c == "function" ? c : null;
|
|
71
67
|
}
|
|
72
|
-
var
|
|
73
|
-
function
|
|
68
|
+
var P = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
69
|
+
function v(t) {
|
|
74
70
|
{
|
|
75
71
|
for (var c = arguments.length, f = new Array(c > 1 ? c - 1 : 0), b = 1; b < c; b++)
|
|
76
72
|
f[b - 1] = arguments[b];
|
|
77
|
-
|
|
73
|
+
W("error", t, f);
|
|
78
74
|
}
|
|
79
75
|
}
|
|
80
|
-
function
|
|
76
|
+
function W(t, c, f) {
|
|
81
77
|
{
|
|
82
|
-
var b =
|
|
83
|
-
|
|
84
|
-
var
|
|
85
|
-
return String(
|
|
78
|
+
var b = P.ReactDebugCurrentFrame, E = b.getStackAddendum();
|
|
79
|
+
E !== "" && (c += "%s", f = f.concat([E]));
|
|
80
|
+
var S = f.map(function(k) {
|
|
81
|
+
return String(k);
|
|
86
82
|
});
|
|
87
|
-
|
|
83
|
+
S.unshift("Warning: " + c), Function.prototype.apply.call(console[t], console, S);
|
|
88
84
|
}
|
|
89
85
|
}
|
|
90
|
-
var
|
|
91
|
-
|
|
92
|
-
function
|
|
93
|
-
return !!(typeof t == "string" || typeof t == "function" || t === a || t === o || _e || t === d || t === p || t === g || Ee || t ===
|
|
86
|
+
var N = !1, K = !1, de = !1, Ee = !1, _e = !1, le;
|
|
87
|
+
le = Symbol.for("react.module.reference");
|
|
88
|
+
function pe(t) {
|
|
89
|
+
return !!(typeof t == "string" || typeof t == "function" || t === a || t === o || _e || t === d || t === p || t === g || Ee || t === C || N || K || de || typeof t == "object" && t !== null && (t.$$typeof === h || t.$$typeof === m || t.$$typeof === l || t.$$typeof === i || t.$$typeof === u || // This needs to include all possible module reference object
|
|
94
90
|
// types supported by any Flight configuration anywhere since
|
|
95
91
|
// we don't know which Flight build this will end up being used
|
|
96
92
|
// with.
|
|
97
|
-
t.$$typeof ===
|
|
93
|
+
t.$$typeof === le || t.getModuleId !== void 0));
|
|
98
94
|
}
|
|
99
|
-
function
|
|
95
|
+
function ge(t, c, f) {
|
|
100
96
|
var b = t.displayName;
|
|
101
97
|
if (b)
|
|
102
98
|
return b;
|
|
103
|
-
var
|
|
104
|
-
return
|
|
99
|
+
var E = c.displayName || c.name || "";
|
|
100
|
+
return E !== "" ? f + "(" + E + ")" : f;
|
|
105
101
|
}
|
|
106
|
-
function
|
|
102
|
+
function _(t) {
|
|
107
103
|
return t.displayName || "Context";
|
|
108
104
|
}
|
|
109
|
-
function
|
|
105
|
+
function L(t) {
|
|
110
106
|
if (t == null)
|
|
111
107
|
return null;
|
|
112
|
-
if (typeof t.tag == "number" &&
|
|
108
|
+
if (typeof t.tag == "number" && v("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof t == "function")
|
|
113
109
|
return t.displayName || t.name || null;
|
|
114
110
|
if (typeof t == "string")
|
|
115
111
|
return t;
|
|
@@ -131,34 +127,34 @@ function ur() {
|
|
|
131
127
|
switch (t.$$typeof) {
|
|
132
128
|
case i:
|
|
133
129
|
var c = t;
|
|
134
|
-
return
|
|
130
|
+
return _(c) + ".Consumer";
|
|
135
131
|
case l:
|
|
136
132
|
var f = t;
|
|
137
|
-
return
|
|
133
|
+
return _(f._context) + ".Provider";
|
|
138
134
|
case u:
|
|
139
|
-
return
|
|
135
|
+
return ge(t, t.render, "ForwardRef");
|
|
140
136
|
case m:
|
|
141
137
|
var b = t.displayName || null;
|
|
142
|
-
return b !== null ? b :
|
|
143
|
-
case
|
|
144
|
-
var
|
|
138
|
+
return b !== null ? b : L(t.type) || "Memo";
|
|
139
|
+
case h: {
|
|
140
|
+
var E = t, S = E._payload, k = E._init;
|
|
145
141
|
try {
|
|
146
|
-
return
|
|
147
|
-
} catch (
|
|
142
|
+
return L(k(S));
|
|
143
|
+
} catch (y) {
|
|
148
144
|
return null;
|
|
149
145
|
}
|
|
150
146
|
}
|
|
151
147
|
}
|
|
152
148
|
return null;
|
|
153
149
|
}
|
|
154
|
-
var
|
|
150
|
+
var q = Object.assign, Y = 0, Q, me, ie, U, be, H, Z;
|
|
155
151
|
function Ye() {
|
|
156
152
|
}
|
|
157
153
|
Ye.__reactDisabledLog = !0;
|
|
158
154
|
function zt() {
|
|
159
155
|
{
|
|
160
|
-
if (
|
|
161
|
-
|
|
156
|
+
if (Y === 0) {
|
|
157
|
+
Q = console.log, me = console.info, ie = console.warn, U = console.error, be = console.group, H = console.groupCollapsed, Z = console.groupEnd;
|
|
162
158
|
var t = {
|
|
163
159
|
configurable: !0,
|
|
164
160
|
enumerable: !0,
|
|
@@ -175,133 +171,133 @@ function ur() {
|
|
|
175
171
|
groupEnd: t
|
|
176
172
|
});
|
|
177
173
|
}
|
|
178
|
-
|
|
174
|
+
Y++;
|
|
179
175
|
}
|
|
180
176
|
}
|
|
181
177
|
function Ft() {
|
|
182
178
|
{
|
|
183
|
-
if (
|
|
179
|
+
if (Y--, Y === 0) {
|
|
184
180
|
var t = {
|
|
185
181
|
configurable: !0,
|
|
186
182
|
enumerable: !0,
|
|
187
183
|
writable: !0
|
|
188
184
|
};
|
|
189
185
|
Object.defineProperties(console, {
|
|
190
|
-
log:
|
|
191
|
-
value:
|
|
186
|
+
log: q({}, t, {
|
|
187
|
+
value: Q
|
|
192
188
|
}),
|
|
193
|
-
info:
|
|
194
|
-
value:
|
|
189
|
+
info: q({}, t, {
|
|
190
|
+
value: me
|
|
195
191
|
}),
|
|
196
|
-
warn:
|
|
197
|
-
value:
|
|
192
|
+
warn: q({}, t, {
|
|
193
|
+
value: ie
|
|
198
194
|
}),
|
|
199
|
-
error:
|
|
200
|
-
value:
|
|
195
|
+
error: q({}, t, {
|
|
196
|
+
value: U
|
|
201
197
|
}),
|
|
202
|
-
group:
|
|
203
|
-
value:
|
|
198
|
+
group: q({}, t, {
|
|
199
|
+
value: be
|
|
204
200
|
}),
|
|
205
|
-
groupCollapsed:
|
|
206
|
-
value:
|
|
201
|
+
groupCollapsed: q({}, t, {
|
|
202
|
+
value: H
|
|
207
203
|
}),
|
|
208
|
-
groupEnd:
|
|
209
|
-
value:
|
|
204
|
+
groupEnd: q({}, t, {
|
|
205
|
+
value: Z
|
|
210
206
|
})
|
|
211
207
|
});
|
|
212
208
|
}
|
|
213
|
-
|
|
209
|
+
Y < 0 && v("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
214
210
|
}
|
|
215
211
|
}
|
|
216
|
-
var Ae =
|
|
212
|
+
var Ae = P.ReactCurrentDispatcher, Be;
|
|
217
213
|
function Se(t, c, f) {
|
|
218
214
|
{
|
|
219
215
|
if (Be === void 0)
|
|
220
216
|
try {
|
|
221
217
|
throw Error();
|
|
222
|
-
} catch (
|
|
223
|
-
var b =
|
|
218
|
+
} catch (E) {
|
|
219
|
+
var b = E.stack.trim().match(/\n( *(at )?)/);
|
|
224
220
|
Be = b && b[1] || "";
|
|
225
221
|
}
|
|
226
222
|
return `
|
|
227
223
|
` + Be + t;
|
|
228
224
|
}
|
|
229
225
|
}
|
|
230
|
-
var ze = !1,
|
|
226
|
+
var ze = !1, Re;
|
|
231
227
|
{
|
|
232
228
|
var Mt = typeof WeakMap == "function" ? WeakMap : Map;
|
|
233
|
-
|
|
229
|
+
Re = new Mt();
|
|
234
230
|
}
|
|
235
231
|
function Ue(t, c) {
|
|
236
232
|
if (!t || ze)
|
|
237
233
|
return "";
|
|
238
234
|
{
|
|
239
|
-
var f =
|
|
235
|
+
var f = Re.get(t);
|
|
240
236
|
if (f !== void 0)
|
|
241
237
|
return f;
|
|
242
238
|
}
|
|
243
239
|
var b;
|
|
244
240
|
ze = !0;
|
|
245
|
-
var
|
|
241
|
+
var E = Error.prepareStackTrace;
|
|
246
242
|
Error.prepareStackTrace = void 0;
|
|
247
|
-
var
|
|
248
|
-
|
|
243
|
+
var S;
|
|
244
|
+
S = Ae.current, Ae.current = null, zt();
|
|
249
245
|
try {
|
|
250
246
|
if (c) {
|
|
251
|
-
var
|
|
247
|
+
var k = function() {
|
|
252
248
|
throw Error();
|
|
253
249
|
};
|
|
254
|
-
if (Object.defineProperty(
|
|
250
|
+
if (Object.defineProperty(k.prototype, "props", {
|
|
255
251
|
set: function() {
|
|
256
252
|
throw Error();
|
|
257
253
|
}
|
|
258
254
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
259
255
|
try {
|
|
260
|
-
Reflect.construct(
|
|
261
|
-
} catch (
|
|
262
|
-
b =
|
|
256
|
+
Reflect.construct(k, []);
|
|
257
|
+
} catch (D) {
|
|
258
|
+
b = D;
|
|
263
259
|
}
|
|
264
|
-
Reflect.construct(t, [],
|
|
260
|
+
Reflect.construct(t, [], k);
|
|
265
261
|
} else {
|
|
266
262
|
try {
|
|
267
|
-
|
|
268
|
-
} catch (
|
|
269
|
-
b =
|
|
263
|
+
k.call();
|
|
264
|
+
} catch (D) {
|
|
265
|
+
b = D;
|
|
270
266
|
}
|
|
271
|
-
t.call(
|
|
267
|
+
t.call(k.prototype);
|
|
272
268
|
}
|
|
273
269
|
} else {
|
|
274
270
|
try {
|
|
275
271
|
throw Error();
|
|
276
|
-
} catch (
|
|
277
|
-
b =
|
|
272
|
+
} catch (D) {
|
|
273
|
+
b = D;
|
|
278
274
|
}
|
|
279
275
|
t();
|
|
280
276
|
}
|
|
281
|
-
} catch (
|
|
282
|
-
if (
|
|
283
|
-
for (var
|
|
284
|
-
`),
|
|
285
|
-
`),
|
|
286
|
-
|
|
287
|
-
for (;
|
|
288
|
-
if (
|
|
289
|
-
if (
|
|
277
|
+
} catch (D) {
|
|
278
|
+
if (D && b && typeof D.stack == "string") {
|
|
279
|
+
for (var y = D.stack.split(`
|
|
280
|
+
`), I = b.stack.split(`
|
|
281
|
+
`), B = y.length - 1, z = I.length - 1; B >= 1 && z >= 0 && y[B] !== I[z]; )
|
|
282
|
+
z--;
|
|
283
|
+
for (; B >= 1 && z >= 0; B--, z--)
|
|
284
|
+
if (y[B] !== I[z]) {
|
|
285
|
+
if (B !== 1 || z !== 1)
|
|
290
286
|
do
|
|
291
|
-
if (
|
|
292
|
-
var
|
|
293
|
-
` +
|
|
294
|
-
return t.displayName &&
|
|
287
|
+
if (B--, z--, z < 0 || y[B] !== I[z]) {
|
|
288
|
+
var V = `
|
|
289
|
+
` + y[B].replace(" at new ", " at ");
|
|
290
|
+
return t.displayName && V.includes("<anonymous>") && (V = V.replace("<anonymous>", t.displayName)), typeof t == "function" && Re.set(t, V), V;
|
|
295
291
|
}
|
|
296
|
-
while (
|
|
292
|
+
while (B >= 1 && z >= 0);
|
|
297
293
|
break;
|
|
298
294
|
}
|
|
299
295
|
}
|
|
300
296
|
} finally {
|
|
301
|
-
ze = !1, Ae.current =
|
|
297
|
+
ze = !1, Ae.current = S, Ft(), Error.prepareStackTrace = E;
|
|
302
298
|
}
|
|
303
|
-
var
|
|
304
|
-
return typeof t == "function" &&
|
|
299
|
+
var ue = t ? t.displayName || t.name : "", ee = ue ? Se(ue) : "";
|
|
300
|
+
return typeof t == "function" && Re.set(t, ee), ee;
|
|
305
301
|
}
|
|
306
302
|
function It(t, c, f) {
|
|
307
303
|
return Ue(t, !1);
|
|
@@ -310,7 +306,7 @@ function ur() {
|
|
|
310
306
|
var c = t.prototype;
|
|
311
307
|
return !!(c && c.isReactComponent);
|
|
312
308
|
}
|
|
313
|
-
function
|
|
309
|
+
function Ce(t, c, f) {
|
|
314
310
|
if (t == null)
|
|
315
311
|
return "";
|
|
316
312
|
if (typeof t == "function")
|
|
@@ -328,41 +324,41 @@ function ur() {
|
|
|
328
324
|
case u:
|
|
329
325
|
return It(t.render);
|
|
330
326
|
case m:
|
|
331
|
-
return
|
|
332
|
-
case
|
|
333
|
-
var b = t,
|
|
327
|
+
return Ce(t.type, c, f);
|
|
328
|
+
case h: {
|
|
329
|
+
var b = t, E = b._payload, S = b._init;
|
|
334
330
|
try {
|
|
335
|
-
return
|
|
336
|
-
} catch (
|
|
331
|
+
return Ce(S(E), c, f);
|
|
332
|
+
} catch (k) {
|
|
337
333
|
}
|
|
338
334
|
}
|
|
339
335
|
}
|
|
340
336
|
return "";
|
|
341
337
|
}
|
|
342
|
-
var
|
|
338
|
+
var xe = Object.prototype.hasOwnProperty, He = {}, Je = P.ReactDebugCurrentFrame;
|
|
343
339
|
function Te(t) {
|
|
344
340
|
if (t) {
|
|
345
|
-
var c = t._owner, f =
|
|
341
|
+
var c = t._owner, f = Ce(t.type, t._source, c ? c.type : null);
|
|
346
342
|
Je.setExtraStackFrame(f);
|
|
347
343
|
} else
|
|
348
344
|
Je.setExtraStackFrame(null);
|
|
349
345
|
}
|
|
350
|
-
function Dt(t, c, f, b,
|
|
346
|
+
function Dt(t, c, f, b, E) {
|
|
351
347
|
{
|
|
352
|
-
var
|
|
353
|
-
for (var
|
|
354
|
-
if (
|
|
355
|
-
var
|
|
348
|
+
var S = Function.call.bind(xe);
|
|
349
|
+
for (var k in t)
|
|
350
|
+
if (S(t, k)) {
|
|
351
|
+
var y = void 0;
|
|
356
352
|
try {
|
|
357
|
-
if (typeof t[
|
|
358
|
-
var
|
|
359
|
-
throw
|
|
353
|
+
if (typeof t[k] != "function") {
|
|
354
|
+
var I = Error((b || "React class") + ": " + f + " type `" + k + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof t[k] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
355
|
+
throw I.name = "Invariant Violation", I;
|
|
360
356
|
}
|
|
361
|
-
|
|
362
|
-
} catch (
|
|
363
|
-
|
|
357
|
+
y = t[k](c, k, b, f, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
358
|
+
} catch (B) {
|
|
359
|
+
y = B;
|
|
364
360
|
}
|
|
365
|
-
|
|
361
|
+
y && !(y instanceof Error) && (Te(E), v("%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).", b || "React class", f, k, typeof y), Te(null)), y instanceof Error && !(y.message in He) && (He[y.message] = !0, Te(E), v("Failed %s type: %s", f, y.message), Te(null));
|
|
366
362
|
}
|
|
367
363
|
}
|
|
368
364
|
}
|
|
@@ -388,9 +384,9 @@ function ur() {
|
|
|
388
384
|
}
|
|
389
385
|
function Ke(t) {
|
|
390
386
|
if (qt(t))
|
|
391
|
-
return
|
|
387
|
+
return v("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Lt(t)), Xe(t);
|
|
392
388
|
}
|
|
393
|
-
var
|
|
389
|
+
var he = P.ReactCurrentOwner, Vt = {
|
|
394
390
|
key: !0,
|
|
395
391
|
ref: !0,
|
|
396
392
|
__self: !0,
|
|
@@ -398,7 +394,7 @@ function ur() {
|
|
|
398
394
|
}, Qe, Ze, Me;
|
|
399
395
|
Me = {};
|
|
400
396
|
function Wt(t) {
|
|
401
|
-
if (
|
|
397
|
+
if (xe.call(t, "ref")) {
|
|
402
398
|
var c = Object.getOwnPropertyDescriptor(t, "ref").get;
|
|
403
399
|
if (c && c.isReactWarning)
|
|
404
400
|
return !1;
|
|
@@ -406,7 +402,7 @@ function ur() {
|
|
|
406
402
|
return t.ref !== void 0;
|
|
407
403
|
}
|
|
408
404
|
function Gt(t) {
|
|
409
|
-
if (
|
|
405
|
+
if (xe.call(t, "key")) {
|
|
410
406
|
var c = Object.getOwnPropertyDescriptor(t, "key").get;
|
|
411
407
|
if (c && c.isReactWarning)
|
|
412
408
|
return !1;
|
|
@@ -414,15 +410,15 @@ function ur() {
|
|
|
414
410
|
return t.key !== void 0;
|
|
415
411
|
}
|
|
416
412
|
function Yt(t, c) {
|
|
417
|
-
if (typeof t.ref == "string" &&
|
|
418
|
-
var f =
|
|
419
|
-
Me[f] || (
|
|
413
|
+
if (typeof t.ref == "string" && he.current && c && he.current.stateNode !== c) {
|
|
414
|
+
var f = L(he.current.type);
|
|
415
|
+
Me[f] || (v('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', L(he.current.type), t.ref), Me[f] = !0);
|
|
420
416
|
}
|
|
421
417
|
}
|
|
422
418
|
function Ut(t, c) {
|
|
423
419
|
{
|
|
424
420
|
var f = function() {
|
|
425
|
-
Qe || (Qe = !0,
|
|
421
|
+
Qe || (Qe = !0, v("%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)", c));
|
|
426
422
|
};
|
|
427
423
|
f.isReactWarning = !0, Object.defineProperty(t, "key", {
|
|
428
424
|
get: f,
|
|
@@ -433,7 +429,7 @@ function ur() {
|
|
|
433
429
|
function Ht(t, c) {
|
|
434
430
|
{
|
|
435
431
|
var f = function() {
|
|
436
|
-
Ze || (Ze = !0,
|
|
432
|
+
Ze || (Ze = !0, v("%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)", c));
|
|
437
433
|
};
|
|
438
434
|
f.isReactWarning = !0, Object.defineProperty(t, "ref", {
|
|
439
435
|
get: f,
|
|
@@ -441,57 +437,57 @@ function ur() {
|
|
|
441
437
|
});
|
|
442
438
|
}
|
|
443
439
|
}
|
|
444
|
-
var Jt = function(t, c, f, b,
|
|
445
|
-
var
|
|
440
|
+
var Jt = function(t, c, f, b, E, S, k) {
|
|
441
|
+
var y = {
|
|
446
442
|
// This tag allows us to uniquely identify this as a React Element
|
|
447
443
|
$$typeof: s,
|
|
448
444
|
// Built-in properties that belong on the element
|
|
449
445
|
type: t,
|
|
450
446
|
key: c,
|
|
451
447
|
ref: f,
|
|
452
|
-
props:
|
|
448
|
+
props: k,
|
|
453
449
|
// Record the component responsible for creating this element.
|
|
454
|
-
_owner:
|
|
450
|
+
_owner: S
|
|
455
451
|
};
|
|
456
|
-
return
|
|
452
|
+
return y._store = {}, Object.defineProperty(y._store, "validated", {
|
|
457
453
|
configurable: !1,
|
|
458
454
|
enumerable: !1,
|
|
459
455
|
writable: !0,
|
|
460
456
|
value: !1
|
|
461
|
-
}), Object.defineProperty(
|
|
457
|
+
}), Object.defineProperty(y, "_self", {
|
|
462
458
|
configurable: !1,
|
|
463
459
|
enumerable: !1,
|
|
464
460
|
writable: !1,
|
|
465
461
|
value: b
|
|
466
|
-
}), Object.defineProperty(
|
|
462
|
+
}), Object.defineProperty(y, "_source", {
|
|
467
463
|
configurable: !1,
|
|
468
464
|
enumerable: !1,
|
|
469
465
|
writable: !1,
|
|
470
|
-
value:
|
|
471
|
-
}), Object.freeze && (Object.freeze(
|
|
466
|
+
value: E
|
|
467
|
+
}), Object.freeze && (Object.freeze(y.props), Object.freeze(y)), y;
|
|
472
468
|
};
|
|
473
|
-
function Xt(t, c, f, b,
|
|
469
|
+
function Xt(t, c, f, b, E) {
|
|
474
470
|
{
|
|
475
|
-
var
|
|
476
|
-
f !== void 0 && (Ke(f),
|
|
477
|
-
for (
|
|
478
|
-
|
|
471
|
+
var S, k = {}, y = null, I = null;
|
|
472
|
+
f !== void 0 && (Ke(f), y = "" + f), Gt(c) && (Ke(c.key), y = "" + c.key), Wt(c) && (I = c.ref, Yt(c, E));
|
|
473
|
+
for (S in c)
|
|
474
|
+
xe.call(c, S) && !Vt.hasOwnProperty(S) && (k[S] = c[S]);
|
|
479
475
|
if (t && t.defaultProps) {
|
|
480
|
-
var
|
|
481
|
-
for (
|
|
482
|
-
|
|
476
|
+
var B = t.defaultProps;
|
|
477
|
+
for (S in B)
|
|
478
|
+
k[S] === void 0 && (k[S] = B[S]);
|
|
483
479
|
}
|
|
484
|
-
if (
|
|
485
|
-
var
|
|
486
|
-
|
|
480
|
+
if (y || I) {
|
|
481
|
+
var z = typeof t == "function" ? t.displayName || t.name || "Unknown" : t;
|
|
482
|
+
y && Ut(k, z), I && Ht(k, z);
|
|
487
483
|
}
|
|
488
|
-
return Jt(t,
|
|
484
|
+
return Jt(t, y, I, E, b, he.current, k);
|
|
489
485
|
}
|
|
490
486
|
}
|
|
491
|
-
var Ie =
|
|
492
|
-
function
|
|
487
|
+
var Ie = P.ReactCurrentOwner, et = P.ReactDebugCurrentFrame;
|
|
488
|
+
function ce(t) {
|
|
493
489
|
if (t) {
|
|
494
|
-
var c = t._owner, f =
|
|
490
|
+
var c = t._owner, f = Ce(t.type, t._source, c ? c.type : null);
|
|
495
491
|
et.setExtraStackFrame(f);
|
|
496
492
|
} else
|
|
497
493
|
et.setExtraStackFrame(null);
|
|
@@ -504,7 +500,7 @@ function ur() {
|
|
|
504
500
|
function tt() {
|
|
505
501
|
{
|
|
506
502
|
if (Ie.current) {
|
|
507
|
-
var t =
|
|
503
|
+
var t = L(Ie.current.type);
|
|
508
504
|
if (t)
|
|
509
505
|
return `
|
|
510
506
|
|
|
@@ -539,7 +535,7 @@ Check the top-level render call using <` + f + ">.");
|
|
|
539
535
|
return;
|
|
540
536
|
rt[f] = !0;
|
|
541
537
|
var b = "";
|
|
542
|
-
t && t._owner && t._owner !== Ie.current && (b = " It was passed a child from " +
|
|
538
|
+
t && t._owner && t._owner !== Ie.current && (b = " It was passed a child from " + L(t._owner.type) + "."), ce(t), v('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', f, b), ce(null);
|
|
543
539
|
}
|
|
544
540
|
}
|
|
545
541
|
function at(t, c) {
|
|
@@ -554,10 +550,10 @@ Check the top-level render call using <` + f + ">.");
|
|
|
554
550
|
else if (De(t))
|
|
555
551
|
t._store && (t._store.validated = !0);
|
|
556
552
|
else if (t) {
|
|
557
|
-
var
|
|
558
|
-
if (typeof
|
|
559
|
-
for (var
|
|
560
|
-
De(
|
|
553
|
+
var E = A(t);
|
|
554
|
+
if (typeof E == "function" && E !== t.entries)
|
|
555
|
+
for (var S = E.call(t), k; !(k = S.next()).done; )
|
|
556
|
+
De(k.value) && st(k.value, c);
|
|
561
557
|
}
|
|
562
558
|
}
|
|
563
559
|
}
|
|
@@ -576,14 +572,14 @@ Check the top-level render call using <` + f + ">.");
|
|
|
576
572
|
else
|
|
577
573
|
return;
|
|
578
574
|
if (f) {
|
|
579
|
-
var b =
|
|
575
|
+
var b = L(c);
|
|
580
576
|
Dt(f, t.props, "prop", b, t);
|
|
581
577
|
} else if (c.PropTypes !== void 0 && !Oe) {
|
|
582
578
|
Oe = !0;
|
|
583
|
-
var
|
|
584
|
-
|
|
579
|
+
var E = L(c);
|
|
580
|
+
v("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", E || "Unknown");
|
|
585
581
|
}
|
|
586
|
-
typeof c.getDefaultProps == "function" && !c.getDefaultProps.isReactClassApproved &&
|
|
582
|
+
typeof c.getDefaultProps == "function" && !c.getDefaultProps.isReactClassApproved && v("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
587
583
|
}
|
|
588
584
|
}
|
|
589
585
|
function er(t) {
|
|
@@ -591,56 +587,56 @@ Check the top-level render call using <` + f + ">.");
|
|
|
591
587
|
for (var c = Object.keys(t.props), f = 0; f < c.length; f++) {
|
|
592
588
|
var b = c[f];
|
|
593
589
|
if (b !== "children" && b !== "key") {
|
|
594
|
-
|
|
590
|
+
ce(t), v("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", b), ce(null);
|
|
595
591
|
break;
|
|
596
592
|
}
|
|
597
593
|
}
|
|
598
|
-
t.ref !== null && (
|
|
594
|
+
t.ref !== null && (ce(t), v("Invalid attribute `ref` supplied to `React.Fragment`."), ce(null));
|
|
599
595
|
}
|
|
600
596
|
}
|
|
601
597
|
var nt = {};
|
|
602
|
-
function ot(t, c, f, b,
|
|
598
|
+
function ot(t, c, f, b, E, S) {
|
|
603
599
|
{
|
|
604
|
-
var
|
|
605
|
-
if (!
|
|
606
|
-
var
|
|
607
|
-
(t === void 0 || typeof t == "object" && t !== null && Object.keys(t).length === 0) && (
|
|
608
|
-
var
|
|
609
|
-
|
|
610
|
-
var
|
|
611
|
-
t === null ?
|
|
600
|
+
var k = pe(t);
|
|
601
|
+
if (!k) {
|
|
602
|
+
var y = "";
|
|
603
|
+
(t === void 0 || typeof t == "object" && t !== null && Object.keys(t).length === 0) && (y += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
604
|
+
var I = Kt();
|
|
605
|
+
I ? y += I : y += tt();
|
|
606
|
+
var B;
|
|
607
|
+
t === null ? B = "null" : Fe(t) ? B = "array" : t !== void 0 && t.$$typeof === s ? (B = "<" + (L(t.type) || "Unknown") + " />", y = " Did you accidentally export a JSX literal instead of a component?") : B = typeof t, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", B, y);
|
|
612
608
|
}
|
|
613
|
-
var
|
|
614
|
-
if (
|
|
615
|
-
return
|
|
616
|
-
if (
|
|
617
|
-
var
|
|
618
|
-
if (
|
|
609
|
+
var z = Xt(t, c, f, E, S);
|
|
610
|
+
if (z == null)
|
|
611
|
+
return z;
|
|
612
|
+
if (k) {
|
|
613
|
+
var V = c.children;
|
|
614
|
+
if (V !== void 0)
|
|
619
615
|
if (b)
|
|
620
|
-
if (Fe(
|
|
621
|
-
for (var
|
|
622
|
-
at(
|
|
623
|
-
Object.freeze && Object.freeze(
|
|
616
|
+
if (Fe(V)) {
|
|
617
|
+
for (var ue = 0; ue < V.length; ue++)
|
|
618
|
+
at(V[ue], t);
|
|
619
|
+
Object.freeze && Object.freeze(V);
|
|
624
620
|
} else
|
|
625
|
-
|
|
621
|
+
v("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
626
622
|
else
|
|
627
|
-
at(
|
|
623
|
+
at(V, t);
|
|
628
624
|
}
|
|
629
|
-
if (
|
|
630
|
-
var
|
|
625
|
+
if (xe.call(c, "key")) {
|
|
626
|
+
var ee = L(t), D = Object.keys(c).filter(function(or) {
|
|
631
627
|
return or !== "key";
|
|
632
|
-
}), $e =
|
|
633
|
-
if (!nt[
|
|
634
|
-
var nr =
|
|
635
|
-
|
|
628
|
+
}), $e = D.length > 0 ? "{key: someKey, " + D.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
629
|
+
if (!nt[ee + $e]) {
|
|
630
|
+
var nr = D.length > 0 ? "{" + D.join(": ..., ") + ": ...}" : "{}";
|
|
631
|
+
v(`A props object containing a "key" prop is being spread into JSX:
|
|
636
632
|
let props = %s;
|
|
637
633
|
<%s {...props} />
|
|
638
634
|
React keys must be passed directly to JSX without using spread:
|
|
639
635
|
let props = %s;
|
|
640
|
-
<%s key={someKey} {...props} />`, $e,
|
|
636
|
+
<%s key={someKey} {...props} />`, $e, ee, nr, ee), nt[ee + $e] = !0;
|
|
641
637
|
}
|
|
642
638
|
}
|
|
643
|
-
return t === a ? er(
|
|
639
|
+
return t === a ? er(z) : Zt(z), z;
|
|
644
640
|
}
|
|
645
641
|
}
|
|
646
642
|
function tr(t, c, f) {
|
|
@@ -650,28 +646,22 @@ React keys must be passed directly to JSX without using spread:
|
|
|
650
646
|
return ot(t, c, f, !1);
|
|
651
647
|
}
|
|
652
648
|
var sr = rr, ar = tr;
|
|
653
|
-
|
|
654
|
-
}()),
|
|
649
|
+
ye.Fragment = a, ye.jsx = sr, ye.jsxs = ar;
|
|
650
|
+
}()), ye;
|
|
655
651
|
}
|
|
656
652
|
process.env.NODE_ENV === "production" ? Le.exports = cr() : Le.exports = ur();
|
|
657
653
|
var n = Le.exports;
|
|
658
654
|
function Et(e) {
|
|
659
655
|
var s, r, a = "";
|
|
660
|
-
if (typeof e == "string" || typeof e == "number")
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
for (s = 0; s < d; s++)
|
|
666
|
-
e[s] && (r = Et(e[s])) && (a && (a += " "), a += r);
|
|
667
|
-
} else
|
|
668
|
-
for (r in e)
|
|
669
|
-
e[r] && (a && (a += " "), a += r);
|
|
656
|
+
if (typeof e == "string" || typeof e == "number") a += e;
|
|
657
|
+
else if (typeof e == "object") if (Array.isArray(e)) {
|
|
658
|
+
var d = e.length;
|
|
659
|
+
for (s = 0; s < d; s++) e[s] && (r = Et(e[s])) && (a && (a += " "), a += r);
|
|
660
|
+
} else for (r in e) e[r] && (a && (a += " "), a += r);
|
|
670
661
|
return a;
|
|
671
662
|
}
|
|
672
|
-
function
|
|
673
|
-
for (var e, s, r = 0, a = "", d = arguments.length; r < d; r++)
|
|
674
|
-
(e = arguments[r]) && (s = Et(e)) && (a && (a += " "), a += s);
|
|
663
|
+
function w() {
|
|
664
|
+
for (var e, s, r = 0, a = "", d = arguments.length; r < d; r++) (e = arguments[r]) && (s = Et(e)) && (a && (a += " "), a += s);
|
|
675
665
|
return a;
|
|
676
666
|
}
|
|
677
667
|
const Ge = "-";
|
|
@@ -799,26 +789,26 @@ function hr(e) {
|
|
|
799
789
|
return function(l) {
|
|
800
790
|
const i = [];
|
|
801
791
|
let u = 0, p = 0, g;
|
|
802
|
-
for (let
|
|
803
|
-
let
|
|
792
|
+
for (let T = 0; T < l.length; T++) {
|
|
793
|
+
let A = l[T];
|
|
804
794
|
if (u === 0) {
|
|
805
|
-
if (
|
|
806
|
-
i.push(l.slice(p,
|
|
795
|
+
if (A === a && (r || l.slice(T, T + d) === s)) {
|
|
796
|
+
i.push(l.slice(p, T)), p = T + d;
|
|
807
797
|
continue;
|
|
808
798
|
}
|
|
809
|
-
if (
|
|
810
|
-
g =
|
|
799
|
+
if (A === "/") {
|
|
800
|
+
g = T;
|
|
811
801
|
continue;
|
|
812
802
|
}
|
|
813
803
|
}
|
|
814
|
-
|
|
804
|
+
A === "[" ? u++ : A === "]" && u--;
|
|
815
805
|
}
|
|
816
|
-
const m = i.length === 0 ? l : l.substring(p),
|
|
806
|
+
const m = i.length === 0 ? l : l.substring(p), h = m.startsWith(St), C = h ? m.substring(1) : m, M = g && g > p ? g - p : void 0;
|
|
817
807
|
return {
|
|
818
808
|
modifiers: i,
|
|
819
|
-
hasImportantModifier:
|
|
820
|
-
baseClassName:
|
|
821
|
-
maybePostfixModifierPosition:
|
|
809
|
+
hasImportantModifier: h,
|
|
810
|
+
baseClassName: C,
|
|
811
|
+
maybePostfixModifierPosition: M
|
|
822
812
|
};
|
|
823
813
|
};
|
|
824
814
|
}
|
|
@@ -832,7 +822,7 @@ function vr(e) {
|
|
|
832
822
|
}), s.push(...r.sort()), s;
|
|
833
823
|
}
|
|
834
824
|
function yr(e) {
|
|
835
|
-
return
|
|
825
|
+
return F({
|
|
836
826
|
cache: xr(e.cacheSize),
|
|
837
827
|
splitModifiers: hr(e)
|
|
838
828
|
}, fr(e));
|
|
@@ -851,7 +841,7 @@ function jr(e, s) {
|
|
|
851
841
|
baseClassName: p,
|
|
852
842
|
maybePostfixModifierPosition: g
|
|
853
843
|
} = r(l);
|
|
854
|
-
let m = a(g ? p.substring(0, g) : p),
|
|
844
|
+
let m = a(g ? p.substring(0, g) : p), h = !!g;
|
|
855
845
|
if (!m) {
|
|
856
846
|
if (!g)
|
|
857
847
|
return {
|
|
@@ -863,15 +853,15 @@ function jr(e, s) {
|
|
|
863
853
|
isTailwindClass: !1,
|
|
864
854
|
originalClassName: l
|
|
865
855
|
};
|
|
866
|
-
|
|
856
|
+
h = !1;
|
|
867
857
|
}
|
|
868
|
-
const
|
|
858
|
+
const C = vr(i).join(":");
|
|
869
859
|
return {
|
|
870
860
|
isTailwindClass: !0,
|
|
871
|
-
modifierId: u ?
|
|
861
|
+
modifierId: u ? C + St : C,
|
|
872
862
|
classGroupId: m,
|
|
873
863
|
originalClassName: l,
|
|
874
|
-
hasPostfixModifier:
|
|
864
|
+
hasPostfixModifier: h
|
|
875
865
|
};
|
|
876
866
|
}).reverse().filter((l) => {
|
|
877
867
|
if (!l.isTailwindClass)
|
|
@@ -887,15 +877,15 @@ function jr(e, s) {
|
|
|
887
877
|
function kr() {
|
|
888
878
|
let e = 0, s, r, a = "";
|
|
889
879
|
for (; e < arguments.length; )
|
|
890
|
-
(s = arguments[e++]) && (r =
|
|
880
|
+
(s = arguments[e++]) && (r = Rt(s)) && (a && (a += " "), a += r);
|
|
891
881
|
return a;
|
|
892
882
|
}
|
|
893
|
-
function
|
|
883
|
+
function Rt(e) {
|
|
894
884
|
if (typeof e == "string")
|
|
895
885
|
return e;
|
|
896
886
|
let s, r = "";
|
|
897
887
|
for (let a = 0; a < e.length; a++)
|
|
898
|
-
e[a] && (s =
|
|
888
|
+
e[a] && (s = Rt(e[a])) && (r && (r += " "), r += s);
|
|
899
889
|
return r;
|
|
900
890
|
}
|
|
901
891
|
function Er(e, ...s) {
|
|
@@ -915,58 +905,58 @@ function Er(e, ...s) {
|
|
|
915
905
|
return o(kr.apply(null, arguments));
|
|
916
906
|
};
|
|
917
907
|
}
|
|
918
|
-
function
|
|
908
|
+
function R(e) {
|
|
919
909
|
const s = (r) => r[e] || [];
|
|
920
910
|
return s.isThemeGetter = !0, s;
|
|
921
911
|
}
|
|
922
|
-
const
|
|
923
|
-
function
|
|
924
|
-
return
|
|
912
|
+
const Ct = /^\[(?:([a-z-]+):)?(.+)\]$/i, _r = /^\d+\/\d+$/, Sr = /* @__PURE__ */ new Set(["px", "full", "screen"]), Rr = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, Cr = /\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$/, Tr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, Nr = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, Pr = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/;
|
|
913
|
+
function G(e) {
|
|
914
|
+
return re(e) || Sr.has(e) || _r.test(e);
|
|
925
915
|
}
|
|
926
|
-
function
|
|
927
|
-
return
|
|
916
|
+
function J(e) {
|
|
917
|
+
return fe(e, "length", Dr);
|
|
928
918
|
}
|
|
929
|
-
function
|
|
919
|
+
function re(e) {
|
|
930
920
|
return !!e && !Number.isNaN(Number(e));
|
|
931
921
|
}
|
|
932
922
|
function Pe(e) {
|
|
933
|
-
return
|
|
923
|
+
return fe(e, "number", re);
|
|
934
924
|
}
|
|
935
|
-
function
|
|
925
|
+
function we(e) {
|
|
936
926
|
return !!e && Number.isInteger(Number(e));
|
|
937
927
|
}
|
|
938
928
|
function Ar(e) {
|
|
939
|
-
return e.endsWith("%") &&
|
|
929
|
+
return e.endsWith("%") && re(e.slice(0, -1));
|
|
940
930
|
}
|
|
941
931
|
function x(e) {
|
|
942
|
-
return
|
|
932
|
+
return Ct.test(e);
|
|
943
933
|
}
|
|
944
|
-
function
|
|
945
|
-
return
|
|
934
|
+
function X(e) {
|
|
935
|
+
return Rr.test(e);
|
|
946
936
|
}
|
|
947
937
|
const Br = /* @__PURE__ */ new Set(["length", "size", "percentage"]);
|
|
948
938
|
function zr(e) {
|
|
949
|
-
return
|
|
939
|
+
return fe(e, Br, Tt);
|
|
950
940
|
}
|
|
951
941
|
function Fr(e) {
|
|
952
|
-
return
|
|
942
|
+
return fe(e, "position", Tt);
|
|
953
943
|
}
|
|
954
944
|
const Mr = /* @__PURE__ */ new Set(["image", "url"]);
|
|
955
945
|
function Ir(e) {
|
|
956
|
-
return
|
|
946
|
+
return fe(e, Mr, Lr);
|
|
957
947
|
}
|
|
958
948
|
function Or(e) {
|
|
959
|
-
return
|
|
949
|
+
return fe(e, "", $r);
|
|
960
950
|
}
|
|
961
|
-
function
|
|
951
|
+
function je() {
|
|
962
952
|
return !0;
|
|
963
953
|
}
|
|
964
|
-
function
|
|
965
|
-
const a =
|
|
954
|
+
function fe(e, s, r) {
|
|
955
|
+
const a = Ct.exec(e);
|
|
966
956
|
return a ? a[1] ? typeof s == "string" ? a[1] === s : s.has(a[1]) : r(a[2]) : !1;
|
|
967
957
|
}
|
|
968
958
|
function Dr(e) {
|
|
969
|
-
return
|
|
959
|
+
return Cr.test(e) && !Tr.test(e);
|
|
970
960
|
}
|
|
971
961
|
function Tt() {
|
|
972
962
|
return !1;
|
|
@@ -978,36 +968,36 @@ function Lr(e) {
|
|
|
978
968
|
return Pr.test(e);
|
|
979
969
|
}
|
|
980
970
|
function qr() {
|
|
981
|
-
const e =
|
|
971
|
+
const e = R("colors"), s = R("spacing"), r = R("blur"), a = R("brightness"), d = R("borderColor"), o = R("borderRadius"), l = R("borderSpacing"), i = R("borderWidth"), u = R("contrast"), p = R("grayscale"), g = R("hueRotate"), m = R("invert"), h = R("gap"), C = R("gradientColorStops"), M = R("gradientColorStopPositions"), T = R("inset"), A = R("margin"), P = R("opacity"), v = R("padding"), W = R("saturate"), N = R("scale"), K = R("sepia"), de = R("skew"), Ee = R("space"), _e = R("translate"), le = () => ["auto", "contain", "none"], pe = () => ["auto", "hidden", "clip", "visible", "scroll"], ge = () => ["auto", x, s], _ = () => [x, s], L = () => ["", G, J], q = () => ["auto", re, x], Y = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], Q = () => ["solid", "dashed", "dotted", "double", "none"], me = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], ie = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], U = () => ["", "0", x], be = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], H = () => [re, Pe], Z = () => [re, x];
|
|
982
972
|
return {
|
|
983
973
|
cacheSize: 500,
|
|
984
974
|
separator: ":",
|
|
985
975
|
theme: {
|
|
986
|
-
colors: [
|
|
987
|
-
spacing: [
|
|
988
|
-
blur: ["none", "",
|
|
989
|
-
brightness:
|
|
976
|
+
colors: [je],
|
|
977
|
+
spacing: [G, J],
|
|
978
|
+
blur: ["none", "", X, x],
|
|
979
|
+
brightness: H(),
|
|
990
980
|
borderColor: [e],
|
|
991
|
-
borderRadius: ["none", "", "full",
|
|
992
|
-
borderSpacing:
|
|
993
|
-
borderWidth:
|
|
994
|
-
contrast:
|
|
995
|
-
grayscale:
|
|
996
|
-
hueRotate:
|
|
997
|
-
invert:
|
|
998
|
-
gap:
|
|
981
|
+
borderRadius: ["none", "", "full", X, x],
|
|
982
|
+
borderSpacing: _(),
|
|
983
|
+
borderWidth: L(),
|
|
984
|
+
contrast: H(),
|
|
985
|
+
grayscale: U(),
|
|
986
|
+
hueRotate: Z(),
|
|
987
|
+
invert: U(),
|
|
988
|
+
gap: _(),
|
|
999
989
|
gradientColorStops: [e],
|
|
1000
|
-
gradientColorStopPositions: [Ar,
|
|
1001
|
-
inset:
|
|
1002
|
-
margin:
|
|
1003
|
-
opacity:
|
|
1004
|
-
padding:
|
|
1005
|
-
saturate:
|
|
1006
|
-
scale:
|
|
1007
|
-
sepia:
|
|
1008
|
-
skew:
|
|
1009
|
-
space:
|
|
1010
|
-
translate:
|
|
990
|
+
gradientColorStopPositions: [Ar, J],
|
|
991
|
+
inset: ge(),
|
|
992
|
+
margin: ge(),
|
|
993
|
+
opacity: H(),
|
|
994
|
+
padding: _(),
|
|
995
|
+
saturate: H(),
|
|
996
|
+
scale: H(),
|
|
997
|
+
sepia: U(),
|
|
998
|
+
skew: Z(),
|
|
999
|
+
space: _(),
|
|
1000
|
+
translate: _()
|
|
1011
1001
|
},
|
|
1012
1002
|
classGroups: {
|
|
1013
1003
|
// Layout
|
|
@@ -1028,21 +1018,21 @@ function qr() {
|
|
|
1028
1018
|
* @see https://tailwindcss.com/docs/columns
|
|
1029
1019
|
*/
|
|
1030
1020
|
columns: [{
|
|
1031
|
-
columns: [
|
|
1021
|
+
columns: [X]
|
|
1032
1022
|
}],
|
|
1033
1023
|
/**
|
|
1034
1024
|
* Break After
|
|
1035
1025
|
* @see https://tailwindcss.com/docs/break-after
|
|
1036
1026
|
*/
|
|
1037
1027
|
"break-after": [{
|
|
1038
|
-
"break-after":
|
|
1028
|
+
"break-after": be()
|
|
1039
1029
|
}],
|
|
1040
1030
|
/**
|
|
1041
1031
|
* Break Before
|
|
1042
1032
|
* @see https://tailwindcss.com/docs/break-before
|
|
1043
1033
|
*/
|
|
1044
1034
|
"break-before": [{
|
|
1045
|
-
"break-before":
|
|
1035
|
+
"break-before": be()
|
|
1046
1036
|
}],
|
|
1047
1037
|
/**
|
|
1048
1038
|
* Break Inside
|
|
@@ -1101,49 +1091,49 @@ function qr() {
|
|
|
1101
1091
|
* @see https://tailwindcss.com/docs/object-position
|
|
1102
1092
|
*/
|
|
1103
1093
|
"object-position": [{
|
|
1104
|
-
object: [...
|
|
1094
|
+
object: [...Y(), x]
|
|
1105
1095
|
}],
|
|
1106
1096
|
/**
|
|
1107
1097
|
* Overflow
|
|
1108
1098
|
* @see https://tailwindcss.com/docs/overflow
|
|
1109
1099
|
*/
|
|
1110
1100
|
overflow: [{
|
|
1111
|
-
overflow:
|
|
1101
|
+
overflow: pe()
|
|
1112
1102
|
}],
|
|
1113
1103
|
/**
|
|
1114
1104
|
* Overflow X
|
|
1115
1105
|
* @see https://tailwindcss.com/docs/overflow
|
|
1116
1106
|
*/
|
|
1117
1107
|
"overflow-x": [{
|
|
1118
|
-
"overflow-x":
|
|
1108
|
+
"overflow-x": pe()
|
|
1119
1109
|
}],
|
|
1120
1110
|
/**
|
|
1121
1111
|
* Overflow Y
|
|
1122
1112
|
* @see https://tailwindcss.com/docs/overflow
|
|
1123
1113
|
*/
|
|
1124
1114
|
"overflow-y": [{
|
|
1125
|
-
"overflow-y":
|
|
1115
|
+
"overflow-y": pe()
|
|
1126
1116
|
}],
|
|
1127
1117
|
/**
|
|
1128
1118
|
* Overscroll Behavior
|
|
1129
1119
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
1130
1120
|
*/
|
|
1131
1121
|
overscroll: [{
|
|
1132
|
-
overscroll:
|
|
1122
|
+
overscroll: le()
|
|
1133
1123
|
}],
|
|
1134
1124
|
/**
|
|
1135
1125
|
* Overscroll Behavior X
|
|
1136
1126
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
1137
1127
|
*/
|
|
1138
1128
|
"overscroll-x": [{
|
|
1139
|
-
"overscroll-x":
|
|
1129
|
+
"overscroll-x": le()
|
|
1140
1130
|
}],
|
|
1141
1131
|
/**
|
|
1142
1132
|
* Overscroll Behavior Y
|
|
1143
1133
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
1144
1134
|
*/
|
|
1145
1135
|
"overscroll-y": [{
|
|
1146
|
-
"overscroll-y":
|
|
1136
|
+
"overscroll-y": le()
|
|
1147
1137
|
}],
|
|
1148
1138
|
/**
|
|
1149
1139
|
* Position
|
|
@@ -1155,63 +1145,63 @@ function qr() {
|
|
|
1155
1145
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1156
1146
|
*/
|
|
1157
1147
|
inset: [{
|
|
1158
|
-
inset: [
|
|
1148
|
+
inset: [T]
|
|
1159
1149
|
}],
|
|
1160
1150
|
/**
|
|
1161
1151
|
* Right / Left
|
|
1162
1152
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1163
1153
|
*/
|
|
1164
1154
|
"inset-x": [{
|
|
1165
|
-
"inset-x": [
|
|
1155
|
+
"inset-x": [T]
|
|
1166
1156
|
}],
|
|
1167
1157
|
/**
|
|
1168
1158
|
* Top / Bottom
|
|
1169
1159
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1170
1160
|
*/
|
|
1171
1161
|
"inset-y": [{
|
|
1172
|
-
"inset-y": [
|
|
1162
|
+
"inset-y": [T]
|
|
1173
1163
|
}],
|
|
1174
1164
|
/**
|
|
1175
1165
|
* Start
|
|
1176
1166
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1177
1167
|
*/
|
|
1178
1168
|
start: [{
|
|
1179
|
-
start: [
|
|
1169
|
+
start: [T]
|
|
1180
1170
|
}],
|
|
1181
1171
|
/**
|
|
1182
1172
|
* End
|
|
1183
1173
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1184
1174
|
*/
|
|
1185
1175
|
end: [{
|
|
1186
|
-
end: [
|
|
1176
|
+
end: [T]
|
|
1187
1177
|
}],
|
|
1188
1178
|
/**
|
|
1189
1179
|
* Top
|
|
1190
1180
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1191
1181
|
*/
|
|
1192
1182
|
top: [{
|
|
1193
|
-
top: [
|
|
1183
|
+
top: [T]
|
|
1194
1184
|
}],
|
|
1195
1185
|
/**
|
|
1196
1186
|
* Right
|
|
1197
1187
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1198
1188
|
*/
|
|
1199
1189
|
right: [{
|
|
1200
|
-
right: [
|
|
1190
|
+
right: [T]
|
|
1201
1191
|
}],
|
|
1202
1192
|
/**
|
|
1203
1193
|
* Bottom
|
|
1204
1194
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1205
1195
|
*/
|
|
1206
1196
|
bottom: [{
|
|
1207
|
-
bottom: [
|
|
1197
|
+
bottom: [T]
|
|
1208
1198
|
}],
|
|
1209
1199
|
/**
|
|
1210
1200
|
* Left
|
|
1211
1201
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
1212
1202
|
*/
|
|
1213
1203
|
left: [{
|
|
1214
|
-
left: [
|
|
1204
|
+
left: [T]
|
|
1215
1205
|
}],
|
|
1216
1206
|
/**
|
|
1217
1207
|
* Visibility
|
|
@@ -1223,7 +1213,7 @@ function qr() {
|
|
|
1223
1213
|
* @see https://tailwindcss.com/docs/z-index
|
|
1224
1214
|
*/
|
|
1225
1215
|
z: [{
|
|
1226
|
-
z: ["auto",
|
|
1216
|
+
z: ["auto", we, x]
|
|
1227
1217
|
}],
|
|
1228
1218
|
// Flexbox and Grid
|
|
1229
1219
|
/**
|
|
@@ -1231,7 +1221,7 @@ function qr() {
|
|
|
1231
1221
|
* @see https://tailwindcss.com/docs/flex-basis
|
|
1232
1222
|
*/
|
|
1233
1223
|
basis: [{
|
|
1234
|
-
basis:
|
|
1224
|
+
basis: ge()
|
|
1235
1225
|
}],
|
|
1236
1226
|
/**
|
|
1237
1227
|
* Flex Direction
|
|
@@ -1259,28 +1249,28 @@ function qr() {
|
|
|
1259
1249
|
* @see https://tailwindcss.com/docs/flex-grow
|
|
1260
1250
|
*/
|
|
1261
1251
|
grow: [{
|
|
1262
|
-
grow:
|
|
1252
|
+
grow: U()
|
|
1263
1253
|
}],
|
|
1264
1254
|
/**
|
|
1265
1255
|
* Flex Shrink
|
|
1266
1256
|
* @see https://tailwindcss.com/docs/flex-shrink
|
|
1267
1257
|
*/
|
|
1268
1258
|
shrink: [{
|
|
1269
|
-
shrink:
|
|
1259
|
+
shrink: U()
|
|
1270
1260
|
}],
|
|
1271
1261
|
/**
|
|
1272
1262
|
* Order
|
|
1273
1263
|
* @see https://tailwindcss.com/docs/order
|
|
1274
1264
|
*/
|
|
1275
1265
|
order: [{
|
|
1276
|
-
order: ["first", "last", "none",
|
|
1266
|
+
order: ["first", "last", "none", we, x]
|
|
1277
1267
|
}],
|
|
1278
1268
|
/**
|
|
1279
1269
|
* Grid Template Columns
|
|
1280
1270
|
* @see https://tailwindcss.com/docs/grid-template-columns
|
|
1281
1271
|
*/
|
|
1282
1272
|
"grid-cols": [{
|
|
1283
|
-
"grid-cols": [
|
|
1273
|
+
"grid-cols": [je]
|
|
1284
1274
|
}],
|
|
1285
1275
|
/**
|
|
1286
1276
|
* Grid Column Start / End
|
|
@@ -1288,7 +1278,7 @@ function qr() {
|
|
|
1288
1278
|
*/
|
|
1289
1279
|
"col-start-end": [{
|
|
1290
1280
|
col: ["auto", {
|
|
1291
|
-
span: ["full",
|
|
1281
|
+
span: ["full", we, x]
|
|
1292
1282
|
}, x]
|
|
1293
1283
|
}],
|
|
1294
1284
|
/**
|
|
@@ -1296,21 +1286,21 @@ function qr() {
|
|
|
1296
1286
|
* @see https://tailwindcss.com/docs/grid-column
|
|
1297
1287
|
*/
|
|
1298
1288
|
"col-start": [{
|
|
1299
|
-
"col-start":
|
|
1289
|
+
"col-start": q()
|
|
1300
1290
|
}],
|
|
1301
1291
|
/**
|
|
1302
1292
|
* Grid Column End
|
|
1303
1293
|
* @see https://tailwindcss.com/docs/grid-column
|
|
1304
1294
|
*/
|
|
1305
1295
|
"col-end": [{
|
|
1306
|
-
"col-end":
|
|
1296
|
+
"col-end": q()
|
|
1307
1297
|
}],
|
|
1308
1298
|
/**
|
|
1309
1299
|
* Grid Template Rows
|
|
1310
1300
|
* @see https://tailwindcss.com/docs/grid-template-rows
|
|
1311
1301
|
*/
|
|
1312
1302
|
"grid-rows": [{
|
|
1313
|
-
"grid-rows": [
|
|
1303
|
+
"grid-rows": [je]
|
|
1314
1304
|
}],
|
|
1315
1305
|
/**
|
|
1316
1306
|
* Grid Row Start / End
|
|
@@ -1318,7 +1308,7 @@ function qr() {
|
|
|
1318
1308
|
*/
|
|
1319
1309
|
"row-start-end": [{
|
|
1320
1310
|
row: ["auto", {
|
|
1321
|
-
span: [
|
|
1311
|
+
span: [we, x]
|
|
1322
1312
|
}, x]
|
|
1323
1313
|
}],
|
|
1324
1314
|
/**
|
|
@@ -1326,14 +1316,14 @@ function qr() {
|
|
|
1326
1316
|
* @see https://tailwindcss.com/docs/grid-row
|
|
1327
1317
|
*/
|
|
1328
1318
|
"row-start": [{
|
|
1329
|
-
"row-start":
|
|
1319
|
+
"row-start": q()
|
|
1330
1320
|
}],
|
|
1331
1321
|
/**
|
|
1332
1322
|
* Grid Row End
|
|
1333
1323
|
* @see https://tailwindcss.com/docs/grid-row
|
|
1334
1324
|
*/
|
|
1335
1325
|
"row-end": [{
|
|
1336
|
-
"row-end":
|
|
1326
|
+
"row-end": q()
|
|
1337
1327
|
}],
|
|
1338
1328
|
/**
|
|
1339
1329
|
* Grid Auto Flow
|
|
@@ -1361,28 +1351,28 @@ function qr() {
|
|
|
1361
1351
|
* @see https://tailwindcss.com/docs/gap
|
|
1362
1352
|
*/
|
|
1363
1353
|
gap: [{
|
|
1364
|
-
gap: [
|
|
1354
|
+
gap: [h]
|
|
1365
1355
|
}],
|
|
1366
1356
|
/**
|
|
1367
1357
|
* Gap X
|
|
1368
1358
|
* @see https://tailwindcss.com/docs/gap
|
|
1369
1359
|
*/
|
|
1370
1360
|
"gap-x": [{
|
|
1371
|
-
"gap-x": [
|
|
1361
|
+
"gap-x": [h]
|
|
1372
1362
|
}],
|
|
1373
1363
|
/**
|
|
1374
1364
|
* Gap Y
|
|
1375
1365
|
* @see https://tailwindcss.com/docs/gap
|
|
1376
1366
|
*/
|
|
1377
1367
|
"gap-y": [{
|
|
1378
|
-
"gap-y": [
|
|
1368
|
+
"gap-y": [h]
|
|
1379
1369
|
}],
|
|
1380
1370
|
/**
|
|
1381
1371
|
* Justify Content
|
|
1382
1372
|
* @see https://tailwindcss.com/docs/justify-content
|
|
1383
1373
|
*/
|
|
1384
1374
|
"justify-content": [{
|
|
1385
|
-
justify: ["normal", ...
|
|
1375
|
+
justify: ["normal", ...ie()]
|
|
1386
1376
|
}],
|
|
1387
1377
|
/**
|
|
1388
1378
|
* Justify Items
|
|
@@ -1403,7 +1393,7 @@ function qr() {
|
|
|
1403
1393
|
* @see https://tailwindcss.com/docs/align-content
|
|
1404
1394
|
*/
|
|
1405
1395
|
"align-content": [{
|
|
1406
|
-
content: ["normal", ...
|
|
1396
|
+
content: ["normal", ...ie(), "baseline"]
|
|
1407
1397
|
}],
|
|
1408
1398
|
/**
|
|
1409
1399
|
* Align Items
|
|
@@ -1424,7 +1414,7 @@ function qr() {
|
|
|
1424
1414
|
* @see https://tailwindcss.com/docs/place-content
|
|
1425
1415
|
*/
|
|
1426
1416
|
"place-content": [{
|
|
1427
|
-
"place-content": [...
|
|
1417
|
+
"place-content": [...ie(), "baseline"]
|
|
1428
1418
|
}],
|
|
1429
1419
|
/**
|
|
1430
1420
|
* Place Items
|
|
@@ -1446,126 +1436,126 @@ function qr() {
|
|
|
1446
1436
|
* @see https://tailwindcss.com/docs/padding
|
|
1447
1437
|
*/
|
|
1448
1438
|
p: [{
|
|
1449
|
-
p: [
|
|
1439
|
+
p: [v]
|
|
1450
1440
|
}],
|
|
1451
1441
|
/**
|
|
1452
1442
|
* Padding X
|
|
1453
1443
|
* @see https://tailwindcss.com/docs/padding
|
|
1454
1444
|
*/
|
|
1455
1445
|
px: [{
|
|
1456
|
-
px: [
|
|
1446
|
+
px: [v]
|
|
1457
1447
|
}],
|
|
1458
1448
|
/**
|
|
1459
1449
|
* Padding Y
|
|
1460
1450
|
* @see https://tailwindcss.com/docs/padding
|
|
1461
1451
|
*/
|
|
1462
1452
|
py: [{
|
|
1463
|
-
py: [
|
|
1453
|
+
py: [v]
|
|
1464
1454
|
}],
|
|
1465
1455
|
/**
|
|
1466
1456
|
* Padding Start
|
|
1467
1457
|
* @see https://tailwindcss.com/docs/padding
|
|
1468
1458
|
*/
|
|
1469
1459
|
ps: [{
|
|
1470
|
-
ps: [
|
|
1460
|
+
ps: [v]
|
|
1471
1461
|
}],
|
|
1472
1462
|
/**
|
|
1473
1463
|
* Padding End
|
|
1474
1464
|
* @see https://tailwindcss.com/docs/padding
|
|
1475
1465
|
*/
|
|
1476
1466
|
pe: [{
|
|
1477
|
-
pe: [
|
|
1467
|
+
pe: [v]
|
|
1478
1468
|
}],
|
|
1479
1469
|
/**
|
|
1480
1470
|
* Padding Top
|
|
1481
1471
|
* @see https://tailwindcss.com/docs/padding
|
|
1482
1472
|
*/
|
|
1483
1473
|
pt: [{
|
|
1484
|
-
pt: [
|
|
1474
|
+
pt: [v]
|
|
1485
1475
|
}],
|
|
1486
1476
|
/**
|
|
1487
1477
|
* Padding Right
|
|
1488
1478
|
* @see https://tailwindcss.com/docs/padding
|
|
1489
1479
|
*/
|
|
1490
1480
|
pr: [{
|
|
1491
|
-
pr: [
|
|
1481
|
+
pr: [v]
|
|
1492
1482
|
}],
|
|
1493
1483
|
/**
|
|
1494
1484
|
* Padding Bottom
|
|
1495
1485
|
* @see https://tailwindcss.com/docs/padding
|
|
1496
1486
|
*/
|
|
1497
1487
|
pb: [{
|
|
1498
|
-
pb: [
|
|
1488
|
+
pb: [v]
|
|
1499
1489
|
}],
|
|
1500
1490
|
/**
|
|
1501
1491
|
* Padding Left
|
|
1502
1492
|
* @see https://tailwindcss.com/docs/padding
|
|
1503
1493
|
*/
|
|
1504
1494
|
pl: [{
|
|
1505
|
-
pl: [
|
|
1495
|
+
pl: [v]
|
|
1506
1496
|
}],
|
|
1507
1497
|
/**
|
|
1508
1498
|
* Margin
|
|
1509
1499
|
* @see https://tailwindcss.com/docs/margin
|
|
1510
1500
|
*/
|
|
1511
1501
|
m: [{
|
|
1512
|
-
m: [
|
|
1502
|
+
m: [A]
|
|
1513
1503
|
}],
|
|
1514
1504
|
/**
|
|
1515
1505
|
* Margin X
|
|
1516
1506
|
* @see https://tailwindcss.com/docs/margin
|
|
1517
1507
|
*/
|
|
1518
1508
|
mx: [{
|
|
1519
|
-
mx: [
|
|
1509
|
+
mx: [A]
|
|
1520
1510
|
}],
|
|
1521
1511
|
/**
|
|
1522
1512
|
* Margin Y
|
|
1523
1513
|
* @see https://tailwindcss.com/docs/margin
|
|
1524
1514
|
*/
|
|
1525
1515
|
my: [{
|
|
1526
|
-
my: [
|
|
1516
|
+
my: [A]
|
|
1527
1517
|
}],
|
|
1528
1518
|
/**
|
|
1529
1519
|
* Margin Start
|
|
1530
1520
|
* @see https://tailwindcss.com/docs/margin
|
|
1531
1521
|
*/
|
|
1532
1522
|
ms: [{
|
|
1533
|
-
ms: [
|
|
1523
|
+
ms: [A]
|
|
1534
1524
|
}],
|
|
1535
1525
|
/**
|
|
1536
1526
|
* Margin End
|
|
1537
1527
|
* @see https://tailwindcss.com/docs/margin
|
|
1538
1528
|
*/
|
|
1539
1529
|
me: [{
|
|
1540
|
-
me: [
|
|
1530
|
+
me: [A]
|
|
1541
1531
|
}],
|
|
1542
1532
|
/**
|
|
1543
1533
|
* Margin Top
|
|
1544
1534
|
* @see https://tailwindcss.com/docs/margin
|
|
1545
1535
|
*/
|
|
1546
1536
|
mt: [{
|
|
1547
|
-
mt: [
|
|
1537
|
+
mt: [A]
|
|
1548
1538
|
}],
|
|
1549
1539
|
/**
|
|
1550
1540
|
* Margin Right
|
|
1551
1541
|
* @see https://tailwindcss.com/docs/margin
|
|
1552
1542
|
*/
|
|
1553
1543
|
mr: [{
|
|
1554
|
-
mr: [
|
|
1544
|
+
mr: [A]
|
|
1555
1545
|
}],
|
|
1556
1546
|
/**
|
|
1557
1547
|
* Margin Bottom
|
|
1558
1548
|
* @see https://tailwindcss.com/docs/margin
|
|
1559
1549
|
*/
|
|
1560
1550
|
mb: [{
|
|
1561
|
-
mb: [
|
|
1551
|
+
mb: [A]
|
|
1562
1552
|
}],
|
|
1563
1553
|
/**
|
|
1564
1554
|
* Margin Left
|
|
1565
1555
|
* @see https://tailwindcss.com/docs/margin
|
|
1566
1556
|
*/
|
|
1567
1557
|
ml: [{
|
|
1568
|
-
ml: [
|
|
1558
|
+
ml: [A]
|
|
1569
1559
|
}],
|
|
1570
1560
|
/**
|
|
1571
1561
|
* Space Between X
|
|
@@ -1612,8 +1602,8 @@ function qr() {
|
|
|
1612
1602
|
*/
|
|
1613
1603
|
"max-w": [{
|
|
1614
1604
|
"max-w": [x, s, "none", "full", "min", "max", "fit", "prose", {
|
|
1615
|
-
screen: [
|
|
1616
|
-
},
|
|
1605
|
+
screen: [X]
|
|
1606
|
+
}, X]
|
|
1617
1607
|
}],
|
|
1618
1608
|
/**
|
|
1619
1609
|
* Height
|
|
@@ -1649,7 +1639,7 @@ function qr() {
|
|
|
1649
1639
|
* @see https://tailwindcss.com/docs/font-size
|
|
1650
1640
|
*/
|
|
1651
1641
|
"font-size": [{
|
|
1652
|
-
text: ["base",
|
|
1642
|
+
text: ["base", X, J]
|
|
1653
1643
|
}],
|
|
1654
1644
|
/**
|
|
1655
1645
|
* Font Smoothing
|
|
@@ -1673,7 +1663,7 @@ function qr() {
|
|
|
1673
1663
|
* @see https://tailwindcss.com/docs/font-family
|
|
1674
1664
|
*/
|
|
1675
1665
|
"font-family": [{
|
|
1676
|
-
font: [
|
|
1666
|
+
font: [je]
|
|
1677
1667
|
}],
|
|
1678
1668
|
/**
|
|
1679
1669
|
* Font Variant Numeric
|
|
@@ -1717,14 +1707,14 @@ function qr() {
|
|
|
1717
1707
|
* @see https://tailwindcss.com/docs/line-clamp
|
|
1718
1708
|
*/
|
|
1719
1709
|
"line-clamp": [{
|
|
1720
|
-
"line-clamp": ["none",
|
|
1710
|
+
"line-clamp": ["none", re, Pe]
|
|
1721
1711
|
}],
|
|
1722
1712
|
/**
|
|
1723
1713
|
* Line Height
|
|
1724
1714
|
* @see https://tailwindcss.com/docs/line-height
|
|
1725
1715
|
*/
|
|
1726
1716
|
leading: [{
|
|
1727
|
-
leading: ["none", "tight", "snug", "normal", "relaxed", "loose",
|
|
1717
|
+
leading: ["none", "tight", "snug", "normal", "relaxed", "loose", G, x]
|
|
1728
1718
|
}],
|
|
1729
1719
|
/**
|
|
1730
1720
|
* List Style Image
|
|
@@ -1760,7 +1750,7 @@ function qr() {
|
|
|
1760
1750
|
* @see https://tailwindcss.com/docs/placeholder-opacity
|
|
1761
1751
|
*/
|
|
1762
1752
|
"placeholder-opacity": [{
|
|
1763
|
-
"placeholder-opacity": [
|
|
1753
|
+
"placeholder-opacity": [P]
|
|
1764
1754
|
}],
|
|
1765
1755
|
/**
|
|
1766
1756
|
* Text Alignment
|
|
@@ -1781,7 +1771,7 @@ function qr() {
|
|
|
1781
1771
|
* @see https://tailwindcss.com/docs/text-opacity
|
|
1782
1772
|
*/
|
|
1783
1773
|
"text-opacity": [{
|
|
1784
|
-
"text-opacity": [
|
|
1774
|
+
"text-opacity": [P]
|
|
1785
1775
|
}],
|
|
1786
1776
|
/**
|
|
1787
1777
|
* Text Decoration
|
|
@@ -1793,21 +1783,21 @@ function qr() {
|
|
|
1793
1783
|
* @see https://tailwindcss.com/docs/text-decoration-style
|
|
1794
1784
|
*/
|
|
1795
1785
|
"text-decoration-style": [{
|
|
1796
|
-
decoration: [...
|
|
1786
|
+
decoration: [...Q(), "wavy"]
|
|
1797
1787
|
}],
|
|
1798
1788
|
/**
|
|
1799
1789
|
* Text Decoration Thickness
|
|
1800
1790
|
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
|
1801
1791
|
*/
|
|
1802
1792
|
"text-decoration-thickness": [{
|
|
1803
|
-
decoration: ["auto", "from-font",
|
|
1793
|
+
decoration: ["auto", "from-font", G, J]
|
|
1804
1794
|
}],
|
|
1805
1795
|
/**
|
|
1806
1796
|
* Text Underline Offset
|
|
1807
1797
|
* @see https://tailwindcss.com/docs/text-underline-offset
|
|
1808
1798
|
*/
|
|
1809
1799
|
"underline-offset": [{
|
|
1810
|
-
"underline-offset": ["auto",
|
|
1800
|
+
"underline-offset": ["auto", G, x]
|
|
1811
1801
|
}],
|
|
1812
1802
|
/**
|
|
1813
1803
|
* Text Decoration Color
|
|
@@ -1838,7 +1828,7 @@ function qr() {
|
|
|
1838
1828
|
* @see https://tailwindcss.com/docs/text-indent
|
|
1839
1829
|
*/
|
|
1840
1830
|
indent: [{
|
|
1841
|
-
indent:
|
|
1831
|
+
indent: _()
|
|
1842
1832
|
}],
|
|
1843
1833
|
/**
|
|
1844
1834
|
* Vertical Alignment
|
|
@@ -1896,7 +1886,7 @@ function qr() {
|
|
|
1896
1886
|
* @see https://tailwindcss.com/docs/background-opacity
|
|
1897
1887
|
*/
|
|
1898
1888
|
"bg-opacity": [{
|
|
1899
|
-
"bg-opacity": [
|
|
1889
|
+
"bg-opacity": [P]
|
|
1900
1890
|
}],
|
|
1901
1891
|
/**
|
|
1902
1892
|
* Background Origin
|
|
@@ -1910,7 +1900,7 @@ function qr() {
|
|
|
1910
1900
|
* @see https://tailwindcss.com/docs/background-position
|
|
1911
1901
|
*/
|
|
1912
1902
|
"bg-position": [{
|
|
1913
|
-
bg: [...
|
|
1903
|
+
bg: [...Y(), Fr]
|
|
1914
1904
|
}],
|
|
1915
1905
|
/**
|
|
1916
1906
|
* Background Repeat
|
|
@@ -1949,42 +1939,42 @@ function qr() {
|
|
|
1949
1939
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1950
1940
|
*/
|
|
1951
1941
|
"gradient-from-pos": [{
|
|
1952
|
-
from: [
|
|
1942
|
+
from: [M]
|
|
1953
1943
|
}],
|
|
1954
1944
|
/**
|
|
1955
1945
|
* Gradient Color Stops Via Position
|
|
1956
1946
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1957
1947
|
*/
|
|
1958
1948
|
"gradient-via-pos": [{
|
|
1959
|
-
via: [
|
|
1949
|
+
via: [M]
|
|
1960
1950
|
}],
|
|
1961
1951
|
/**
|
|
1962
1952
|
* Gradient Color Stops To Position
|
|
1963
1953
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1964
1954
|
*/
|
|
1965
1955
|
"gradient-to-pos": [{
|
|
1966
|
-
to: [
|
|
1956
|
+
to: [M]
|
|
1967
1957
|
}],
|
|
1968
1958
|
/**
|
|
1969
1959
|
* Gradient Color Stops From
|
|
1970
1960
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1971
1961
|
*/
|
|
1972
1962
|
"gradient-from": [{
|
|
1973
|
-
from: [
|
|
1963
|
+
from: [C]
|
|
1974
1964
|
}],
|
|
1975
1965
|
/**
|
|
1976
1966
|
* Gradient Color Stops Via
|
|
1977
1967
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1978
1968
|
*/
|
|
1979
1969
|
"gradient-via": [{
|
|
1980
|
-
via: [
|
|
1970
|
+
via: [C]
|
|
1981
1971
|
}],
|
|
1982
1972
|
/**
|
|
1983
1973
|
* Gradient Color Stops To
|
|
1984
1974
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1985
1975
|
*/
|
|
1986
1976
|
"gradient-to": [{
|
|
1987
|
-
to: [
|
|
1977
|
+
to: [C]
|
|
1988
1978
|
}],
|
|
1989
1979
|
// Borders
|
|
1990
1980
|
/**
|
|
@@ -2160,14 +2150,14 @@ function qr() {
|
|
|
2160
2150
|
* @see https://tailwindcss.com/docs/border-opacity
|
|
2161
2151
|
*/
|
|
2162
2152
|
"border-opacity": [{
|
|
2163
|
-
"border-opacity": [
|
|
2153
|
+
"border-opacity": [P]
|
|
2164
2154
|
}],
|
|
2165
2155
|
/**
|
|
2166
2156
|
* Border Style
|
|
2167
2157
|
* @see https://tailwindcss.com/docs/border-style
|
|
2168
2158
|
*/
|
|
2169
2159
|
"border-style": [{
|
|
2170
|
-
border: [...
|
|
2160
|
+
border: [...Q(), "hidden"]
|
|
2171
2161
|
}],
|
|
2172
2162
|
/**
|
|
2173
2163
|
* Divide Width X
|
|
@@ -2198,14 +2188,14 @@ function qr() {
|
|
|
2198
2188
|
* @see https://tailwindcss.com/docs/divide-opacity
|
|
2199
2189
|
*/
|
|
2200
2190
|
"divide-opacity": [{
|
|
2201
|
-
"divide-opacity": [
|
|
2191
|
+
"divide-opacity": [P]
|
|
2202
2192
|
}],
|
|
2203
2193
|
/**
|
|
2204
2194
|
* Divide Style
|
|
2205
2195
|
* @see https://tailwindcss.com/docs/divide-style
|
|
2206
2196
|
*/
|
|
2207
2197
|
"divide-style": [{
|
|
2208
|
-
divide:
|
|
2198
|
+
divide: Q()
|
|
2209
2199
|
}],
|
|
2210
2200
|
/**
|
|
2211
2201
|
* Border Color
|
|
@@ -2268,21 +2258,21 @@ function qr() {
|
|
|
2268
2258
|
* @see https://tailwindcss.com/docs/outline-style
|
|
2269
2259
|
*/
|
|
2270
2260
|
"outline-style": [{
|
|
2271
|
-
outline: ["", ...
|
|
2261
|
+
outline: ["", ...Q()]
|
|
2272
2262
|
}],
|
|
2273
2263
|
/**
|
|
2274
2264
|
* Outline Offset
|
|
2275
2265
|
* @see https://tailwindcss.com/docs/outline-offset
|
|
2276
2266
|
*/
|
|
2277
2267
|
"outline-offset": [{
|
|
2278
|
-
"outline-offset": [
|
|
2268
|
+
"outline-offset": [G, x]
|
|
2279
2269
|
}],
|
|
2280
2270
|
/**
|
|
2281
2271
|
* Outline Width
|
|
2282
2272
|
* @see https://tailwindcss.com/docs/outline-width
|
|
2283
2273
|
*/
|
|
2284
2274
|
"outline-w": [{
|
|
2285
|
-
outline: [
|
|
2275
|
+
outline: [G, J]
|
|
2286
2276
|
}],
|
|
2287
2277
|
/**
|
|
2288
2278
|
* Outline Color
|
|
@@ -2296,7 +2286,7 @@ function qr() {
|
|
|
2296
2286
|
* @see https://tailwindcss.com/docs/ring-width
|
|
2297
2287
|
*/
|
|
2298
2288
|
"ring-w": [{
|
|
2299
|
-
ring:
|
|
2289
|
+
ring: L()
|
|
2300
2290
|
}],
|
|
2301
2291
|
/**
|
|
2302
2292
|
* Ring Width Inset
|
|
@@ -2315,14 +2305,14 @@ function qr() {
|
|
|
2315
2305
|
* @see https://tailwindcss.com/docs/ring-opacity
|
|
2316
2306
|
*/
|
|
2317
2307
|
"ring-opacity": [{
|
|
2318
|
-
"ring-opacity": [
|
|
2308
|
+
"ring-opacity": [P]
|
|
2319
2309
|
}],
|
|
2320
2310
|
/**
|
|
2321
2311
|
* Ring Offset Width
|
|
2322
2312
|
* @see https://tailwindcss.com/docs/ring-offset-width
|
|
2323
2313
|
*/
|
|
2324
2314
|
"ring-offset-w": [{
|
|
2325
|
-
"ring-offset": [
|
|
2315
|
+
"ring-offset": [G, J]
|
|
2326
2316
|
}],
|
|
2327
2317
|
/**
|
|
2328
2318
|
* Ring Offset Color
|
|
@@ -2337,35 +2327,35 @@ function qr() {
|
|
|
2337
2327
|
* @see https://tailwindcss.com/docs/box-shadow
|
|
2338
2328
|
*/
|
|
2339
2329
|
shadow: [{
|
|
2340
|
-
shadow: ["", "inner", "none",
|
|
2330
|
+
shadow: ["", "inner", "none", X, Or]
|
|
2341
2331
|
}],
|
|
2342
2332
|
/**
|
|
2343
2333
|
* Box Shadow Color
|
|
2344
2334
|
* @see https://tailwindcss.com/docs/box-shadow-color
|
|
2345
2335
|
*/
|
|
2346
2336
|
"shadow-color": [{
|
|
2347
|
-
shadow: [
|
|
2337
|
+
shadow: [je]
|
|
2348
2338
|
}],
|
|
2349
2339
|
/**
|
|
2350
2340
|
* Opacity
|
|
2351
2341
|
* @see https://tailwindcss.com/docs/opacity
|
|
2352
2342
|
*/
|
|
2353
2343
|
opacity: [{
|
|
2354
|
-
opacity: [
|
|
2344
|
+
opacity: [P]
|
|
2355
2345
|
}],
|
|
2356
2346
|
/**
|
|
2357
2347
|
* Mix Blend Mode
|
|
2358
2348
|
* @see https://tailwindcss.com/docs/mix-blend-mode
|
|
2359
2349
|
*/
|
|
2360
2350
|
"mix-blend": [{
|
|
2361
|
-
"mix-blend": [...
|
|
2351
|
+
"mix-blend": [...me(), "plus-lighter", "plus-darker"]
|
|
2362
2352
|
}],
|
|
2363
2353
|
/**
|
|
2364
2354
|
* Background Blend Mode
|
|
2365
2355
|
* @see https://tailwindcss.com/docs/background-blend-mode
|
|
2366
2356
|
*/
|
|
2367
2357
|
"bg-blend": [{
|
|
2368
|
-
"bg-blend":
|
|
2358
|
+
"bg-blend": me()
|
|
2369
2359
|
}],
|
|
2370
2360
|
// Filters
|
|
2371
2361
|
/**
|
|
@@ -2402,7 +2392,7 @@ function qr() {
|
|
|
2402
2392
|
* @see https://tailwindcss.com/docs/drop-shadow
|
|
2403
2393
|
*/
|
|
2404
2394
|
"drop-shadow": [{
|
|
2405
|
-
"drop-shadow": ["", "none",
|
|
2395
|
+
"drop-shadow": ["", "none", X, x]
|
|
2406
2396
|
}],
|
|
2407
2397
|
/**
|
|
2408
2398
|
* Grayscale
|
|
@@ -2430,14 +2420,14 @@ function qr() {
|
|
|
2430
2420
|
* @see https://tailwindcss.com/docs/saturate
|
|
2431
2421
|
*/
|
|
2432
2422
|
saturate: [{
|
|
2433
|
-
saturate: [
|
|
2423
|
+
saturate: [W]
|
|
2434
2424
|
}],
|
|
2435
2425
|
/**
|
|
2436
2426
|
* Sepia
|
|
2437
2427
|
* @see https://tailwindcss.com/docs/sepia
|
|
2438
2428
|
*/
|
|
2439
2429
|
sepia: [{
|
|
2440
|
-
sepia: [
|
|
2430
|
+
sepia: [K]
|
|
2441
2431
|
}],
|
|
2442
2432
|
/**
|
|
2443
2433
|
* Backdrop Filter
|
|
@@ -2494,21 +2484,21 @@ function qr() {
|
|
|
2494
2484
|
* @see https://tailwindcss.com/docs/backdrop-opacity
|
|
2495
2485
|
*/
|
|
2496
2486
|
"backdrop-opacity": [{
|
|
2497
|
-
"backdrop-opacity": [
|
|
2487
|
+
"backdrop-opacity": [P]
|
|
2498
2488
|
}],
|
|
2499
2489
|
/**
|
|
2500
2490
|
* Backdrop Saturate
|
|
2501
2491
|
* @see https://tailwindcss.com/docs/backdrop-saturate
|
|
2502
2492
|
*/
|
|
2503
2493
|
"backdrop-saturate": [{
|
|
2504
|
-
"backdrop-saturate": [
|
|
2494
|
+
"backdrop-saturate": [W]
|
|
2505
2495
|
}],
|
|
2506
2496
|
/**
|
|
2507
2497
|
* Backdrop Sepia
|
|
2508
2498
|
* @see https://tailwindcss.com/docs/backdrop-sepia
|
|
2509
2499
|
*/
|
|
2510
2500
|
"backdrop-sepia": [{
|
|
2511
|
-
"backdrop-sepia": [
|
|
2501
|
+
"backdrop-sepia": [K]
|
|
2512
2502
|
}],
|
|
2513
2503
|
// Tables
|
|
2514
2504
|
/**
|
|
@@ -2566,7 +2556,7 @@ function qr() {
|
|
|
2566
2556
|
* @see https://tailwindcss.com/docs/transition-duration
|
|
2567
2557
|
*/
|
|
2568
2558
|
duration: [{
|
|
2569
|
-
duration:
|
|
2559
|
+
duration: Z()
|
|
2570
2560
|
}],
|
|
2571
2561
|
/**
|
|
2572
2562
|
* Transition Timing Function
|
|
@@ -2580,7 +2570,7 @@ function qr() {
|
|
|
2580
2570
|
* @see https://tailwindcss.com/docs/transition-delay
|
|
2581
2571
|
*/
|
|
2582
2572
|
delay: [{
|
|
2583
|
-
delay:
|
|
2573
|
+
delay: Z()
|
|
2584
2574
|
}],
|
|
2585
2575
|
/**
|
|
2586
2576
|
* Animation
|
|
@@ -2602,28 +2592,28 @@ function qr() {
|
|
|
2602
2592
|
* @see https://tailwindcss.com/docs/scale
|
|
2603
2593
|
*/
|
|
2604
2594
|
scale: [{
|
|
2605
|
-
scale: [
|
|
2595
|
+
scale: [N]
|
|
2606
2596
|
}],
|
|
2607
2597
|
/**
|
|
2608
2598
|
* Scale X
|
|
2609
2599
|
* @see https://tailwindcss.com/docs/scale
|
|
2610
2600
|
*/
|
|
2611
2601
|
"scale-x": [{
|
|
2612
|
-
"scale-x": [
|
|
2602
|
+
"scale-x": [N]
|
|
2613
2603
|
}],
|
|
2614
2604
|
/**
|
|
2615
2605
|
* Scale Y
|
|
2616
2606
|
* @see https://tailwindcss.com/docs/scale
|
|
2617
2607
|
*/
|
|
2618
2608
|
"scale-y": [{
|
|
2619
|
-
"scale-y": [
|
|
2609
|
+
"scale-y": [N]
|
|
2620
2610
|
}],
|
|
2621
2611
|
/**
|
|
2622
2612
|
* Rotate
|
|
2623
2613
|
* @see https://tailwindcss.com/docs/rotate
|
|
2624
2614
|
*/
|
|
2625
2615
|
rotate: [{
|
|
2626
|
-
rotate: [
|
|
2616
|
+
rotate: [we, x]
|
|
2627
2617
|
}],
|
|
2628
2618
|
/**
|
|
2629
2619
|
* Translate X
|
|
@@ -2644,14 +2634,14 @@ function qr() {
|
|
|
2644
2634
|
* @see https://tailwindcss.com/docs/skew
|
|
2645
2635
|
*/
|
|
2646
2636
|
"skew-x": [{
|
|
2647
|
-
"skew-x": [
|
|
2637
|
+
"skew-x": [de]
|
|
2648
2638
|
}],
|
|
2649
2639
|
/**
|
|
2650
2640
|
* Skew Y
|
|
2651
2641
|
* @see https://tailwindcss.com/docs/skew
|
|
2652
2642
|
*/
|
|
2653
2643
|
"skew-y": [{
|
|
2654
|
-
"skew-y": [
|
|
2644
|
+
"skew-y": [de]
|
|
2655
2645
|
}],
|
|
2656
2646
|
/**
|
|
2657
2647
|
* Transform Origin
|
|
@@ -2715,126 +2705,126 @@ function qr() {
|
|
|
2715
2705
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2716
2706
|
*/
|
|
2717
2707
|
"scroll-m": [{
|
|
2718
|
-
"scroll-m":
|
|
2708
|
+
"scroll-m": _()
|
|
2719
2709
|
}],
|
|
2720
2710
|
/**
|
|
2721
2711
|
* Scroll Margin X
|
|
2722
2712
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2723
2713
|
*/
|
|
2724
2714
|
"scroll-mx": [{
|
|
2725
|
-
"scroll-mx":
|
|
2715
|
+
"scroll-mx": _()
|
|
2726
2716
|
}],
|
|
2727
2717
|
/**
|
|
2728
2718
|
* Scroll Margin Y
|
|
2729
2719
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2730
2720
|
*/
|
|
2731
2721
|
"scroll-my": [{
|
|
2732
|
-
"scroll-my":
|
|
2722
|
+
"scroll-my": _()
|
|
2733
2723
|
}],
|
|
2734
2724
|
/**
|
|
2735
2725
|
* Scroll Margin Start
|
|
2736
2726
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2737
2727
|
*/
|
|
2738
2728
|
"scroll-ms": [{
|
|
2739
|
-
"scroll-ms":
|
|
2729
|
+
"scroll-ms": _()
|
|
2740
2730
|
}],
|
|
2741
2731
|
/**
|
|
2742
2732
|
* Scroll Margin End
|
|
2743
2733
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2744
2734
|
*/
|
|
2745
2735
|
"scroll-me": [{
|
|
2746
|
-
"scroll-me":
|
|
2736
|
+
"scroll-me": _()
|
|
2747
2737
|
}],
|
|
2748
2738
|
/**
|
|
2749
2739
|
* Scroll Margin Top
|
|
2750
2740
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2751
2741
|
*/
|
|
2752
2742
|
"scroll-mt": [{
|
|
2753
|
-
"scroll-mt":
|
|
2743
|
+
"scroll-mt": _()
|
|
2754
2744
|
}],
|
|
2755
2745
|
/**
|
|
2756
2746
|
* Scroll Margin Right
|
|
2757
2747
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2758
2748
|
*/
|
|
2759
2749
|
"scroll-mr": [{
|
|
2760
|
-
"scroll-mr":
|
|
2750
|
+
"scroll-mr": _()
|
|
2761
2751
|
}],
|
|
2762
2752
|
/**
|
|
2763
2753
|
* Scroll Margin Bottom
|
|
2764
2754
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2765
2755
|
*/
|
|
2766
2756
|
"scroll-mb": [{
|
|
2767
|
-
"scroll-mb":
|
|
2757
|
+
"scroll-mb": _()
|
|
2768
2758
|
}],
|
|
2769
2759
|
/**
|
|
2770
2760
|
* Scroll Margin Left
|
|
2771
2761
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2772
2762
|
*/
|
|
2773
2763
|
"scroll-ml": [{
|
|
2774
|
-
"scroll-ml":
|
|
2764
|
+
"scroll-ml": _()
|
|
2775
2765
|
}],
|
|
2776
2766
|
/**
|
|
2777
2767
|
* Scroll Padding
|
|
2778
2768
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2779
2769
|
*/
|
|
2780
2770
|
"scroll-p": [{
|
|
2781
|
-
"scroll-p":
|
|
2771
|
+
"scroll-p": _()
|
|
2782
2772
|
}],
|
|
2783
2773
|
/**
|
|
2784
2774
|
* Scroll Padding X
|
|
2785
2775
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2786
2776
|
*/
|
|
2787
2777
|
"scroll-px": [{
|
|
2788
|
-
"scroll-px":
|
|
2778
|
+
"scroll-px": _()
|
|
2789
2779
|
}],
|
|
2790
2780
|
/**
|
|
2791
2781
|
* Scroll Padding Y
|
|
2792
2782
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2793
2783
|
*/
|
|
2794
2784
|
"scroll-py": [{
|
|
2795
|
-
"scroll-py":
|
|
2785
|
+
"scroll-py": _()
|
|
2796
2786
|
}],
|
|
2797
2787
|
/**
|
|
2798
2788
|
* Scroll Padding Start
|
|
2799
2789
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2800
2790
|
*/
|
|
2801
2791
|
"scroll-ps": [{
|
|
2802
|
-
"scroll-ps":
|
|
2792
|
+
"scroll-ps": _()
|
|
2803
2793
|
}],
|
|
2804
2794
|
/**
|
|
2805
2795
|
* Scroll Padding End
|
|
2806
2796
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2807
2797
|
*/
|
|
2808
2798
|
"scroll-pe": [{
|
|
2809
|
-
"scroll-pe":
|
|
2799
|
+
"scroll-pe": _()
|
|
2810
2800
|
}],
|
|
2811
2801
|
/**
|
|
2812
2802
|
* Scroll Padding Top
|
|
2813
2803
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2814
2804
|
*/
|
|
2815
2805
|
"scroll-pt": [{
|
|
2816
|
-
"scroll-pt":
|
|
2806
|
+
"scroll-pt": _()
|
|
2817
2807
|
}],
|
|
2818
2808
|
/**
|
|
2819
2809
|
* Scroll Padding Right
|
|
2820
2810
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2821
2811
|
*/
|
|
2822
2812
|
"scroll-pr": [{
|
|
2823
|
-
"scroll-pr":
|
|
2813
|
+
"scroll-pr": _()
|
|
2824
2814
|
}],
|
|
2825
2815
|
/**
|
|
2826
2816
|
* Scroll Padding Bottom
|
|
2827
2817
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2828
2818
|
*/
|
|
2829
2819
|
"scroll-pb": [{
|
|
2830
|
-
"scroll-pb":
|
|
2820
|
+
"scroll-pb": _()
|
|
2831
2821
|
}],
|
|
2832
2822
|
/**
|
|
2833
2823
|
* Scroll Padding Left
|
|
2834
2824
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2835
2825
|
*/
|
|
2836
2826
|
"scroll-pl": [{
|
|
2837
|
-
"scroll-pl":
|
|
2827
|
+
"scroll-pl": _()
|
|
2838
2828
|
}],
|
|
2839
2829
|
/**
|
|
2840
2830
|
* Scroll Snap Align
|
|
@@ -2917,7 +2907,7 @@ function qr() {
|
|
|
2917
2907
|
* @see https://tailwindcss.com/docs/stroke-width
|
|
2918
2908
|
*/
|
|
2919
2909
|
"stroke-w": [{
|
|
2920
|
-
stroke: [
|
|
2910
|
+
stroke: [G, J, Pe]
|
|
2921
2911
|
}],
|
|
2922
2912
|
/**
|
|
2923
2913
|
* Stroke
|
|
@@ -3005,15 +2995,15 @@ const j = /* @__PURE__ */ Er(qr), Ve = ({ children: e, size: s = "small" }) => /
|
|
|
3005
2995
|
secondary: "ds-rounded-sm ds-border ds-bg-Background-accentEggplant-5 ds-text-accentEggplant-100 ds-border-2 ds-border-Background-accentEggplant-100",
|
|
3006
2996
|
tertiary: "ds-text-Text-secondary ds-rounded-sm ds-bg-Fills-quadrutery",
|
|
3007
2997
|
quaternary: "ds-rounded-sm ds-bg-Background-accentEggplant-100 ds-text-Text-textPrimaryDark"
|
|
3008
|
-
},
|
|
2998
|
+
}, ae = $.forwardRef(
|
|
3009
2999
|
(g, p) => {
|
|
3010
|
-
var m = g, { color: e = "primary", size: s = "small", disabled: r = !1, className: a, children: d, startIcon: o, selected: l, endIcon: i } = m, u =
|
|
3000
|
+
var m = g, { color: e = "primary", size: s = "small", disabled: r = !1, className: a, children: d, startIcon: o, selected: l, endIcon: i } = m, u = O(m, ["color", "size", "disabled", "className", "children", "startIcon", "selected", "endIcon"]);
|
|
3011
3001
|
return /* @__PURE__ */ n.jsxs(
|
|
3012
3002
|
"button",
|
|
3013
|
-
|
|
3003
|
+
te(F({
|
|
3014
3004
|
ref: p,
|
|
3015
3005
|
disabled: r,
|
|
3016
|
-
className: j(
|
|
3006
|
+
className: j(w({ [Vr[e]]: l, [gt[e]]: !l }, gt[s], a, "ds-flex ds-items-center ds-justify-center"))
|
|
3017
3007
|
}, u), {
|
|
3018
3008
|
children: [
|
|
3019
3009
|
o && /* @__PURE__ */ n.jsx(Ve, { size: s, children: o }),
|
|
@@ -3024,7 +3014,7 @@ const j = /* @__PURE__ */ Er(qr), Ve = ({ children: e, size: s = "small" }) => /
|
|
|
3024
3014
|
);
|
|
3025
3015
|
}
|
|
3026
3016
|
);
|
|
3027
|
-
|
|
3017
|
+
ae.displayName = "Button";
|
|
3028
3018
|
const mt = {
|
|
3029
3019
|
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",
|
|
3030
3020
|
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",
|
|
@@ -3032,20 +3022,20 @@ const mt = {
|
|
|
3032
3022
|
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",
|
|
3033
3023
|
small: "ds-py-space100 ds-px-space100",
|
|
3034
3024
|
large: "ds-py-space150 ds-px-space150"
|
|
3035
|
-
}, Wr =
|
|
3025
|
+
}, Wr = $.forwardRef(
|
|
3036
3026
|
({ color: e = "primary", size: s = "small", disabled: r = !1, className: a, children: d, onClick: o }, l) => /* @__PURE__ */ n.jsx(
|
|
3037
3027
|
"button",
|
|
3038
3028
|
{
|
|
3039
3029
|
ref: l,
|
|
3040
3030
|
disabled: r,
|
|
3041
|
-
className: j(
|
|
3031
|
+
className: j(w(mt[e], mt[s], a, "ds-flex ds-items-center ds-justify-center")),
|
|
3042
3032
|
onClick: o,
|
|
3043
3033
|
children: /* @__PURE__ */ n.jsx(Ve, { children: d })
|
|
3044
3034
|
}
|
|
3045
3035
|
)
|
|
3046
3036
|
);
|
|
3047
3037
|
Wr.displayName = "IconButton";
|
|
3048
|
-
const We =
|
|
3038
|
+
const We = $.forwardRef(
|
|
3049
3039
|
({ className: e = "" }, s) => {
|
|
3050
3040
|
const a = j("ds-text-System-red ds-ms-[2px]", e);
|
|
3051
3041
|
return /* @__PURE__ */ n.jsx(
|
|
@@ -3080,9 +3070,9 @@ const bt = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3080
3070
|
error: "ds-flex ds-flex-row ds-items-center ds-justify-start ds-text-System-red",
|
|
3081
3071
|
errorRounded: "ds-text-System-red",
|
|
3082
3072
|
disabled: "ds-text-Text-secondary"
|
|
3083
|
-
}, Gr =
|
|
3084
|
-
(
|
|
3085
|
-
var
|
|
3073
|
+
}, Gr = $.forwardRef(
|
|
3074
|
+
(h, m) => {
|
|
3075
|
+
var C = h, {
|
|
3086
3076
|
color: e = "primary",
|
|
3087
3077
|
disabled: s = !1,
|
|
3088
3078
|
textarea: r = !1,
|
|
@@ -3093,7 +3083,7 @@ const bt = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3093
3083
|
InputDivClass: i,
|
|
3094
3084
|
captionClass: u,
|
|
3095
3085
|
className: p
|
|
3096
|
-
} =
|
|
3086
|
+
} = C, g = O(C, [
|
|
3097
3087
|
"color",
|
|
3098
3088
|
"disabled",
|
|
3099
3089
|
"textarea",
|
|
@@ -3123,16 +3113,16 @@ const bt = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3123
3113
|
),
|
|
3124
3114
|
/* @__PURE__ */ n.jsx(
|
|
3125
3115
|
"textarea",
|
|
3126
|
-
|
|
3116
|
+
F({
|
|
3127
3117
|
disabled: s,
|
|
3128
|
-
className: j(
|
|
3118
|
+
className: j(w(ht[e], p))
|
|
3129
3119
|
}, g)
|
|
3130
3120
|
),
|
|
3131
3121
|
o && /* @__PURE__ */ n.jsxs(
|
|
3132
3122
|
"caption",
|
|
3133
3123
|
{
|
|
3134
3124
|
className: j(
|
|
3135
|
-
|
|
3125
|
+
w("ds-text-mediumFootnoteRegular ds-tablet:ds_SmallSubheadRegular ds-font-normal ds-mt-space075", yt[e]),
|
|
3136
3126
|
u
|
|
3137
3127
|
),
|
|
3138
3128
|
children: [
|
|
@@ -3141,7 +3131,7 @@ const bt = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3141
3131
|
{
|
|
3142
3132
|
src: bt,
|
|
3143
3133
|
alt: "error",
|
|
3144
|
-
className: j(
|
|
3134
|
+
className: j(w("ds-me-1"))
|
|
3145
3135
|
}
|
|
3146
3136
|
),
|
|
3147
3137
|
e === "success" && /* @__PURE__ */ n.jsx(
|
|
@@ -3149,7 +3139,7 @@ const bt = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3149
3139
|
{
|
|
3150
3140
|
src: xt,
|
|
3151
3141
|
alt: "success",
|
|
3152
|
-
className: j(
|
|
3142
|
+
className: j(w("ds-me-1"))
|
|
3153
3143
|
}
|
|
3154
3144
|
),
|
|
3155
3145
|
o
|
|
@@ -3174,17 +3164,17 @@ const bt = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3174
3164
|
),
|
|
3175
3165
|
/* @__PURE__ */ n.jsx(
|
|
3176
3166
|
"input",
|
|
3177
|
-
|
|
3167
|
+
F({
|
|
3178
3168
|
ref: m,
|
|
3179
3169
|
disabled: s,
|
|
3180
|
-
className: j(
|
|
3170
|
+
className: j(w(ht[e], p))
|
|
3181
3171
|
}, g)
|
|
3182
3172
|
),
|
|
3183
3173
|
o && /* @__PURE__ */ n.jsxs(
|
|
3184
3174
|
"caption",
|
|
3185
3175
|
{
|
|
3186
3176
|
className: j(
|
|
3187
|
-
|
|
3177
|
+
w("ds-text-mediumFootnoteRegular ds-tablet:ds-text-mediumCaption1Regular ds-font-normal ds-mt-space075", yt[e]),
|
|
3188
3178
|
u
|
|
3189
3179
|
),
|
|
3190
3180
|
children: [
|
|
@@ -3193,7 +3183,7 @@ const bt = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3193
3183
|
{
|
|
3194
3184
|
src: bt,
|
|
3195
3185
|
alt: "error",
|
|
3196
|
-
className: j(
|
|
3186
|
+
className: j(w("ds-me-1"))
|
|
3197
3187
|
}
|
|
3198
3188
|
),
|
|
3199
3189
|
e === "success" && /* @__PURE__ */ n.jsx(
|
|
@@ -3201,7 +3191,7 @@ const bt = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3201
3191
|
{
|
|
3202
3192
|
src: xt,
|
|
3203
3193
|
alt: "success",
|
|
3204
|
-
className: j(
|
|
3194
|
+
className: j(w("ds-me-1"))
|
|
3205
3195
|
}
|
|
3206
3196
|
),
|
|
3207
3197
|
o
|
|
@@ -3214,44 +3204,35 @@ const bt = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3214
3204
|
Gr.displayName = "Input";
|
|
3215
3205
|
function Nt(e) {
|
|
3216
3206
|
var s, r, a = "";
|
|
3217
|
-
if (typeof e == "string" || typeof e == "number")
|
|
3218
|
-
|
|
3219
|
-
else
|
|
3220
|
-
if (Array.isArray(e))
|
|
3221
|
-
for (s = 0; s < e.length; s++)
|
|
3222
|
-
e[s] && (r = Nt(e[s])) && (a && (a += " "), a += r);
|
|
3223
|
-
else
|
|
3224
|
-
for (s in e)
|
|
3225
|
-
e[s] && (a && (a += " "), a += s);
|
|
3207
|
+
if (typeof e == "string" || typeof e == "number") a += e;
|
|
3208
|
+
else if (typeof e == "object") if (Array.isArray(e)) for (s = 0; s < e.length; s++) e[s] && (r = Nt(e[s])) && (a && (a += " "), a += r);
|
|
3209
|
+
else for (s in e) e[s] && (a && (a += " "), a += s);
|
|
3226
3210
|
return a;
|
|
3227
3211
|
}
|
|
3228
3212
|
function Yr() {
|
|
3229
|
-
for (var e, s, r = 0, a = ""; r < arguments.length; )
|
|
3230
|
-
(e = arguments[r++]) && (s = Nt(e)) && (a && (a += " "), a += s);
|
|
3213
|
+
for (var e, s, r = 0, a = ""; r < arguments.length; ) (e = arguments[r++]) && (s = Nt(e)) && (a && (a += " "), a += s);
|
|
3231
3214
|
return a;
|
|
3232
3215
|
}
|
|
3233
3216
|
const wt = (e) => typeof e == "boolean" ? "".concat(e) : e === 0 ? "0" : e, jt = Yr, Pt = (e, s) => (r) => {
|
|
3234
3217
|
var a;
|
|
3235
|
-
if ((s == null ? void 0 : s.variants) == null)
|
|
3236
|
-
return jt(e, r == null ? void 0 : r.class, r == null ? void 0 : r.className);
|
|
3218
|
+
if ((s == null ? void 0 : s.variants) == null) return jt(e, r == null ? void 0 : r.class, r == null ? void 0 : r.className);
|
|
3237
3219
|
const { variants: d, defaultVariants: o } = s, l = Object.keys(d).map((p) => {
|
|
3238
3220
|
const g = r == null ? void 0 : r[p], m = o == null ? void 0 : o[p];
|
|
3239
|
-
if (g === null)
|
|
3240
|
-
|
|
3241
|
-
|
|
3242
|
-
return d[p][w];
|
|
3221
|
+
if (g === null) return null;
|
|
3222
|
+
const h = wt(g) || wt(m);
|
|
3223
|
+
return d[p][h];
|
|
3243
3224
|
}), i = r && Object.entries(r).reduce((p, g) => {
|
|
3244
|
-
let [m,
|
|
3245
|
-
return
|
|
3225
|
+
let [m, h] = g;
|
|
3226
|
+
return h === void 0 || (p[m] = h), p;
|
|
3246
3227
|
}, {}), u = s == null || (a = s.compoundVariants) === null || a === void 0 ? void 0 : a.reduce((p, g) => {
|
|
3247
|
-
let
|
|
3248
|
-
return Object.entries(
|
|
3249
|
-
let [
|
|
3250
|
-
return Array.isArray(
|
|
3228
|
+
let M = g, { class: m, className: h } = M, C = O(M, ["class", "className"]);
|
|
3229
|
+
return Object.entries(C).every((T) => {
|
|
3230
|
+
let [A, P] = T;
|
|
3231
|
+
return Array.isArray(P) ? P.includes(F(F({}, o), i)[A]) : F(F({}, o), i)[A] === P;
|
|
3251
3232
|
}) ? [
|
|
3252
3233
|
...p,
|
|
3253
3234
|
m,
|
|
3254
|
-
|
|
3235
|
+
h
|
|
3255
3236
|
] : p;
|
|
3256
3237
|
}, []);
|
|
3257
3238
|
return jt(e, l, u, r == null ? void 0 : r.class, r == null ? void 0 : r.className);
|
|
@@ -3265,15 +3246,15 @@ const wt = (e) => typeof e == "boolean" ? "".concat(e) : e === 0 ? "0" : e, jt =
|
|
|
3265
3246
|
defaultVariants: {
|
|
3266
3247
|
cardType: "default"
|
|
3267
3248
|
}
|
|
3268
|
-
}), Hr =
|
|
3249
|
+
}), Hr = ne.forwardRef(
|
|
3269
3250
|
(d, a) => {
|
|
3270
|
-
var o = d, { className: e, cardType: s } = o, r =
|
|
3251
|
+
var o = d, { className: e, cardType: s } = o, r = O(o, ["className", "cardType"]);
|
|
3271
3252
|
return /* @__PURE__ */ n.jsx(
|
|
3272
3253
|
"div",
|
|
3273
|
-
|
|
3254
|
+
F({
|
|
3274
3255
|
ref: a,
|
|
3275
3256
|
className: j(
|
|
3276
|
-
|
|
3257
|
+
w(
|
|
3277
3258
|
Ur({
|
|
3278
3259
|
cardType: s,
|
|
3279
3260
|
className: e
|
|
@@ -3287,68 +3268,68 @@ const wt = (e) => typeof e == "boolean" ? "".concat(e) : e === 0 ? "0" : e, jt =
|
|
|
3287
3268
|
}
|
|
3288
3269
|
);
|
|
3289
3270
|
Hr.displayName = "Card";
|
|
3290
|
-
const Jr =
|
|
3271
|
+
const Jr = ne.forwardRef(
|
|
3291
3272
|
(a, r) => {
|
|
3292
|
-
var d = a, { className: e } = d, s =
|
|
3273
|
+
var d = a, { className: e } = d, s = O(d, ["className"]);
|
|
3293
3274
|
return /* @__PURE__ */ n.jsx(
|
|
3294
3275
|
"div",
|
|
3295
|
-
|
|
3276
|
+
F({
|
|
3296
3277
|
ref: r,
|
|
3297
3278
|
className: j(
|
|
3298
|
-
|
|
3279
|
+
w("ds-flex ds-flex-col ds-pt-space300 ds-pb-space200 ds-px-space300", e)
|
|
3299
3280
|
)
|
|
3300
3281
|
}, s)
|
|
3301
3282
|
);
|
|
3302
3283
|
}
|
|
3303
3284
|
);
|
|
3304
3285
|
Jr.displayName = "CardHeader";
|
|
3305
|
-
const Xr =
|
|
3286
|
+
const Xr = ne.forwardRef(
|
|
3306
3287
|
(a, r) => {
|
|
3307
|
-
var d = a, { className: e } = d, s =
|
|
3288
|
+
var d = a, { className: e } = d, s = O(d, ["className"]);
|
|
3308
3289
|
return /* @__PURE__ */ n.jsx(
|
|
3309
3290
|
"div",
|
|
3310
|
-
|
|
3291
|
+
F({
|
|
3311
3292
|
ref: r,
|
|
3312
|
-
className: j(
|
|
3293
|
+
className: j(w("ds-font-medium", e))
|
|
3313
3294
|
}, s)
|
|
3314
3295
|
);
|
|
3315
3296
|
}
|
|
3316
3297
|
);
|
|
3317
3298
|
Xr.displayName = "Title";
|
|
3318
|
-
const Kr =
|
|
3299
|
+
const Kr = ne.forwardRef(
|
|
3319
3300
|
(a, r) => {
|
|
3320
|
-
var d = a, { className: e } = d, s =
|
|
3301
|
+
var d = a, { className: e } = d, s = O(d, ["className"]);
|
|
3321
3302
|
return /* @__PURE__ */ n.jsx(
|
|
3322
3303
|
"div",
|
|
3323
|
-
|
|
3304
|
+
F({
|
|
3324
3305
|
ref: r,
|
|
3325
|
-
className: j(
|
|
3306
|
+
className: j(w("ds-font-regular", e))
|
|
3326
3307
|
}, s)
|
|
3327
3308
|
);
|
|
3328
3309
|
}
|
|
3329
3310
|
);
|
|
3330
3311
|
Kr.displayName = "Description";
|
|
3331
|
-
const Qr =
|
|
3312
|
+
const Qr = ne.forwardRef(
|
|
3332
3313
|
(a, r) => {
|
|
3333
|
-
var d = a, { className: e } = d, s =
|
|
3314
|
+
var d = a, { className: e } = d, s = O(d, ["className"]);
|
|
3334
3315
|
return /* @__PURE__ */ n.jsx(
|
|
3335
3316
|
"div",
|
|
3336
|
-
|
|
3317
|
+
F({
|
|
3337
3318
|
ref: r,
|
|
3338
|
-
className: j(
|
|
3319
|
+
className: j(w("ds-pb-space300 ds-px-space300 ", e))
|
|
3339
3320
|
}, s)
|
|
3340
3321
|
);
|
|
3341
3322
|
}
|
|
3342
3323
|
);
|
|
3343
3324
|
Qr.displayName = "Content";
|
|
3344
|
-
const Zr =
|
|
3325
|
+
const Zr = ne.forwardRef(
|
|
3345
3326
|
(a, r) => {
|
|
3346
|
-
var d = a, { className: e } = d, s =
|
|
3327
|
+
var d = a, { className: e } = d, s = O(d, ["className"]);
|
|
3347
3328
|
return /* @__PURE__ */ n.jsx(
|
|
3348
3329
|
"div",
|
|
3349
|
-
|
|
3330
|
+
F({
|
|
3350
3331
|
ref: r,
|
|
3351
|
-
className: j(
|
|
3332
|
+
className: j(w("ds-pb-space300 ds-px-space300", e))
|
|
3352
3333
|
}, s)
|
|
3353
3334
|
);
|
|
3354
3335
|
}
|
|
@@ -3457,14 +3438,14 @@ const es = Pt(
|
|
|
3457
3438
|
}
|
|
3458
3439
|
}
|
|
3459
3440
|
}
|
|
3460
|
-
), ts =
|
|
3441
|
+
), ts = ne.forwardRef(
|
|
3461
3442
|
(d, a) => {
|
|
3462
|
-
var o = d, { className: e, children: s } = o, r =
|
|
3443
|
+
var o = d, { className: e, children: s } = o, r = O(o, ["className", "children"]);
|
|
3463
3444
|
return /* @__PURE__ */ n.jsx(
|
|
3464
3445
|
"div",
|
|
3465
|
-
|
|
3446
|
+
te(F({
|
|
3466
3447
|
className: j(
|
|
3467
|
-
|
|
3448
|
+
w(
|
|
3468
3449
|
es({
|
|
3469
3450
|
display: r == null ? void 0 : r.display,
|
|
3470
3451
|
gap: r == null ? void 0 : r.gap,
|
|
@@ -3504,15 +3485,15 @@ const kt = (e) => {
|
|
|
3504
3485
|
break;
|
|
3505
3486
|
}
|
|
3506
3487
|
return s;
|
|
3507
|
-
}, rs =
|
|
3488
|
+
}, rs = $.forwardRef(
|
|
3508
3489
|
({ className: e, items: s, isExpandedInMobile: r }, a) => {
|
|
3509
|
-
const [d, o] =
|
|
3510
|
-
return
|
|
3490
|
+
const [d, o] = se(!1);
|
|
3491
|
+
return ke(() => {
|
|
3511
3492
|
r && o(r);
|
|
3512
3493
|
}, [r]), /* @__PURE__ */ n.jsxs(
|
|
3513
3494
|
"div",
|
|
3514
3495
|
{
|
|
3515
|
-
className: j(
|
|
3496
|
+
className: j(w(e, "ds-w-full ds-flex ds-flex-col")),
|
|
3516
3497
|
ref: a,
|
|
3517
3498
|
children: [
|
|
3518
3499
|
/* @__PURE__ */ n.jsx("div", { children: s.length > 0 && s.map((l, i) => {
|
|
@@ -3520,7 +3501,7 @@ const kt = (e) => {
|
|
|
3520
3501
|
return /* @__PURE__ */ n.jsx(
|
|
3521
3502
|
"div",
|
|
3522
3503
|
{
|
|
3523
|
-
children: /* @__PURE__ */ n.jsxs("div", { className:
|
|
3504
|
+
children: /* @__PURE__ */ n.jsxs("div", { className: w(
|
|
3524
3505
|
l.key_name !== "total_amount" && "line-items",
|
|
3525
3506
|
d === !0 && "show"
|
|
3526
3507
|
), children: [
|
|
@@ -3528,7 +3509,7 @@ const kt = (e) => {
|
|
|
3528
3509
|
/* @__PURE__ */ n.jsxs(
|
|
3529
3510
|
"div",
|
|
3530
3511
|
{
|
|
3531
|
-
className:
|
|
3512
|
+
className: w(
|
|
3532
3513
|
"ds-flex ds-flex-row ds-justify-between",
|
|
3533
3514
|
i > 0 && "ds-mt-2",
|
|
3534
3515
|
i !== s.length && l.type === "STANDARD_LINE_SEPARATED" && "ds-mb-1"
|
|
@@ -3537,7 +3518,7 @@ const kt = (e) => {
|
|
|
3537
3518
|
/* @__PURE__ */ n.jsx(
|
|
3538
3519
|
"span",
|
|
3539
3520
|
{
|
|
3540
|
-
className:
|
|
3521
|
+
className: w(
|
|
3541
3522
|
"ds-me-3",
|
|
3542
3523
|
l.key_name !== "total_amount" && kt(l.type),
|
|
3543
3524
|
((u = l.display_name) == null ? void 0 : u.toLocaleLowerCase()) === "vat" && "ds-uppercase",
|
|
@@ -3549,7 +3530,7 @@ const kt = (e) => {
|
|
|
3549
3530
|
/* @__PURE__ */ n.jsx(
|
|
3550
3531
|
"span",
|
|
3551
3532
|
{
|
|
3552
|
-
className:
|
|
3533
|
+
className: w(
|
|
3553
3534
|
!["total_amount"].includes(l.key_name) && l.type !== "SLASHED" && kt(l.type),
|
|
3554
3535
|
l.key_name === "total_amount" && "ds_xSmallBodyEmphasized ds-tablet:ds_SmallCalloutEmphasized ds-desktop:ds_MediumBodyEmphasized",
|
|
3555
3536
|
l.type === "SLASHED" && "ds-line-through ds-font-normal ds-text-Text-secondary"
|
|
@@ -3582,8 +3563,8 @@ const kt = (e) => {
|
|
|
3582
3563
|
}
|
|
3583
3564
|
);
|
|
3584
3565
|
rs.displayName = "Booking_Quote_Card";
|
|
3585
|
-
const ss = "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", as = "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", ns =
|
|
3586
|
-
const [s, r] =
|
|
3566
|
+
const ss = "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", as = "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", ns = $.forwardRef(({ images: e }) => {
|
|
3567
|
+
const [s, r] = se(0), a = () => {
|
|
3587
3568
|
r((o) => o === e.length - 1 ? 0 : o + 1);
|
|
3588
3569
|
}, d = () => {
|
|
3589
3570
|
r((o) => o === 0 ? e.length - 1 : o - 1);
|
|
@@ -3625,7 +3606,7 @@ const ss = "data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%20
|
|
|
3625
3606
|
{
|
|
3626
3607
|
"aria-description": o,
|
|
3627
3608
|
className: j(
|
|
3628
|
-
|
|
3609
|
+
w(
|
|
3629
3610
|
"ds-w-[5px] ds-h-[4px] ds-block ds-z-10 ds-mx-[2.5px] ds-rounded-[1px]",
|
|
3630
3611
|
l !== s && "ds-bg-[rgba(255,255,255,0.5)]",
|
|
3631
3612
|
l === s && "ds-bg-[rgba(255,255,255,0.8)]"
|
|
@@ -3637,7 +3618,7 @@ const ss = "data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%20
|
|
|
3637
3618
|
] }) });
|
|
3638
3619
|
});
|
|
3639
3620
|
ns.displayName = "Image_Carousel";
|
|
3640
|
-
const os =
|
|
3621
|
+
const os = $.forwardRef(
|
|
3641
3622
|
({
|
|
3642
3623
|
title: e,
|
|
3643
3624
|
content: s,
|
|
@@ -3650,36 +3631,36 @@ const os = D.forwardRef(
|
|
|
3650
3631
|
isEnabled: u = !0,
|
|
3651
3632
|
isExpanded: p = !0
|
|
3652
3633
|
}, g) => {
|
|
3653
|
-
const [m,
|
|
3654
|
-
u &&
|
|
3634
|
+
const [m, h] = se(p), C = () => {
|
|
3635
|
+
u && h(!m);
|
|
3655
3636
|
};
|
|
3656
|
-
return
|
|
3657
|
-
u &&
|
|
3637
|
+
return ke(() => {
|
|
3638
|
+
u && h(p);
|
|
3658
3639
|
}, [u, p]), /* @__PURE__ */ n.jsxs(
|
|
3659
3640
|
"div",
|
|
3660
3641
|
{
|
|
3661
|
-
className: j(
|
|
3642
|
+
className: j(w("silkhaus-accordion", d)),
|
|
3662
3643
|
ref: g,
|
|
3663
3644
|
children: [
|
|
3664
3645
|
/* @__PURE__ */ n.jsxs(
|
|
3665
3646
|
"div",
|
|
3666
3647
|
{
|
|
3667
3648
|
className: j(
|
|
3668
|
-
|
|
3649
|
+
w(
|
|
3669
3650
|
"silkhaus-accordion-header ds-flex ds-flex-row ds-justify-between ds-items-center",
|
|
3670
3651
|
o,
|
|
3671
3652
|
!u && "ds-cursor-not-allowed",
|
|
3672
3653
|
u && "ds-cursor-pointer"
|
|
3673
3654
|
)
|
|
3674
3655
|
),
|
|
3675
|
-
onClick:
|
|
3656
|
+
onClick: C,
|
|
3676
3657
|
children: [
|
|
3677
|
-
/* @__PURE__ */ n.jsx("div", { className: j(
|
|
3658
|
+
/* @__PURE__ */ n.jsx("div", { className: j(w(l)), children: e }),
|
|
3678
3659
|
m ? a || "-" : r || "+"
|
|
3679
3660
|
]
|
|
3680
3661
|
}
|
|
3681
3662
|
),
|
|
3682
|
-
m && /* @__PURE__ */ n.jsx("div", { className: j(
|
|
3663
|
+
m && /* @__PURE__ */ n.jsx("div", { className: j(w("silkhaus-accordion-content", i)), children: s })
|
|
3683
3664
|
]
|
|
3684
3665
|
}
|
|
3685
3666
|
);
|
|
@@ -3687,9 +3668,9 @@ const os = D.forwardRef(
|
|
|
3687
3668
|
);
|
|
3688
3669
|
os.displayName = "Accordion";
|
|
3689
3670
|
function ds(...e) {
|
|
3690
|
-
return j(
|
|
3671
|
+
return j(w(e));
|
|
3691
3672
|
}
|
|
3692
|
-
const At =
|
|
3673
|
+
const At = $.forwardRef(({
|
|
3693
3674
|
checked: e = !1,
|
|
3694
3675
|
onChange: s,
|
|
3695
3676
|
disabled: r = !1,
|
|
@@ -3718,12 +3699,12 @@ const At = D.forwardRef(({
|
|
|
3718
3699
|
)
|
|
3719
3700
|
] }));
|
|
3720
3701
|
At.displayName = "Switch";
|
|
3721
|
-
const ls =
|
|
3722
|
-
const o = e, { open: r, children: a } = o, d =
|
|
3723
|
-
return /* @__PURE__ */ n.jsx("div",
|
|
3702
|
+
const ls = oe((e, s) => {
|
|
3703
|
+
const o = e, { open: r, children: a } = o, d = O(o, ["open", "children"]);
|
|
3704
|
+
return /* @__PURE__ */ n.jsx("div", te(F({ ref: s, className: `dialog ${r ? "open" : ""}` }, d), { children: a }));
|
|
3724
3705
|
});
|
|
3725
3706
|
ls.displayName = "Dialog";
|
|
3726
|
-
const is =
|
|
3707
|
+
const is = $.forwardRef(
|
|
3727
3708
|
({
|
|
3728
3709
|
outerDivClassName: e = "",
|
|
3729
3710
|
banner: s = "",
|
|
@@ -3737,16 +3718,16 @@ const is = D.forwardRef(
|
|
|
3737
3718
|
onSecondaryBtnClick: p,
|
|
3738
3719
|
disablePrimaryBtn: g = !1,
|
|
3739
3720
|
disableSecondaryBtn: m = !1
|
|
3740
|
-
},
|
|
3721
|
+
}, h) => /* @__PURE__ */ n.jsx("div", { className: j(e), children: /* @__PURE__ */ n.jsxs(
|
|
3741
3722
|
"div",
|
|
3742
3723
|
{
|
|
3743
3724
|
className: j(
|
|
3744
|
-
|
|
3725
|
+
w(
|
|
3745
3726
|
"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",
|
|
3746
3727
|
s && "ds-p-6"
|
|
3747
3728
|
)
|
|
3748
3729
|
),
|
|
3749
|
-
ref:
|
|
3730
|
+
ref: h,
|
|
3750
3731
|
children: [
|
|
3751
3732
|
s && /* @__PURE__ */ n.jsx(
|
|
3752
3733
|
"div",
|
|
@@ -3758,7 +3739,7 @@ const is = D.forwardRef(
|
|
|
3758
3739
|
/* @__PURE__ */ n.jsxs(
|
|
3759
3740
|
"div",
|
|
3760
3741
|
{
|
|
3761
|
-
className:
|
|
3742
|
+
className: w(
|
|
3762
3743
|
!s && "ds-p-6 ds-border-t-4 ds-rounded-s ds-rounded-e ds-border-Background-accentEggplant-100"
|
|
3763
3744
|
),
|
|
3764
3745
|
children: [
|
|
@@ -3766,7 +3747,7 @@ const is = D.forwardRef(
|
|
|
3766
3747
|
/* @__PURE__ */ n.jsx(
|
|
3767
3748
|
"h2",
|
|
3768
3749
|
{
|
|
3769
|
-
className:
|
|
3750
|
+
className: w(
|
|
3770
3751
|
"ds_MediumTitle1Emphasized ds-text-black ds-mb-0 ds-pb-4",
|
|
3771
3752
|
s && "ds-border-t-2 ds-border-Background-accentEggplant-100 ds-pt-4"
|
|
3772
3753
|
),
|
|
@@ -3778,14 +3759,14 @@ const is = D.forwardRef(
|
|
|
3778
3759
|
/* @__PURE__ */ n.jsxs(
|
|
3779
3760
|
"div",
|
|
3780
3761
|
{
|
|
3781
|
-
className:
|
|
3762
|
+
className: w(
|
|
3782
3763
|
"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",
|
|
3783
3764
|
o && i && "ds-tablet:ds-justify-between ds-items-center",
|
|
3784
3765
|
o && !i && "ds-tablet:ds-justify-end ds-items-center"
|
|
3785
3766
|
),
|
|
3786
3767
|
children: [
|
|
3787
3768
|
/* @__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: i && /* @__PURE__ */ n.jsx(
|
|
3788
|
-
|
|
3769
|
+
ae,
|
|
3789
3770
|
{
|
|
3790
3771
|
color: "secondary",
|
|
3791
3772
|
onClick: p,
|
|
@@ -3796,7 +3777,7 @@ const is = D.forwardRef(
|
|
|
3796
3777
|
}
|
|
3797
3778
|
) }),
|
|
3798
3779
|
/* @__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: o && /* @__PURE__ */ n.jsx(
|
|
3799
|
-
|
|
3780
|
+
ae,
|
|
3800
3781
|
{
|
|
3801
3782
|
color: "primary",
|
|
3802
3783
|
onClick: u,
|
|
@@ -3817,7 +3798,7 @@ const is = D.forwardRef(
|
|
|
3817
3798
|
) })
|
|
3818
3799
|
);
|
|
3819
3800
|
is.displayName = "AlertDialog";
|
|
3820
|
-
const cs = "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", Bt =
|
|
3801
|
+
const cs = "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", Bt = $.forwardRef(({ progress: e, text: s = "", borderColor: r = "rgba(0, 0, 0, 0.1)", progressColor: a = "#542686", size: d = "48px", strokeWidth: o = 3, textClass: l = "" }, i) => {
|
|
3821
3802
|
const u = parseInt(d) / 2 - 4, p = 2 * Math.PI * u, g = p - e * p;
|
|
3822
3803
|
return /* @__PURE__ */ n.jsxs(
|
|
3823
3804
|
"div",
|
|
@@ -3836,7 +3817,7 @@ const cs = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%20
|
|
|
3836
3817
|
/* @__PURE__ */ n.jsx(
|
|
3837
3818
|
"span",
|
|
3838
3819
|
{
|
|
3839
|
-
className: j(
|
|
3820
|
+
className: j(w("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)),
|
|
3840
3821
|
children: s
|
|
3841
3822
|
}
|
|
3842
3823
|
),
|
|
@@ -3881,7 +3862,7 @@ const cs = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%20
|
|
|
3881
3862
|
);
|
|
3882
3863
|
});
|
|
3883
3864
|
Bt.displayName = "RoundedProgressBar";
|
|
3884
|
-
const us =
|
|
3865
|
+
const us = $.forwardRef(({ steps: e, outerDivClass: s = "", outerMobileDivClass: r = "" }, a) => {
|
|
3885
3866
|
var o, l;
|
|
3886
3867
|
let d = 0;
|
|
3887
3868
|
for (let i = 0; i < e.length; i++)
|
|
@@ -3891,7 +3872,7 @@ const us = D.forwardRef(({ steps: e, outerDivClass: s = "", outerMobileDivClass:
|
|
|
3891
3872
|
"div",
|
|
3892
3873
|
{
|
|
3893
3874
|
ref: a,
|
|
3894
|
-
className: j(
|
|
3875
|
+
className: j(w("ds-hidden ds-tablet:ds-block ds-relative ds-h-[72px]", s)),
|
|
3895
3876
|
children: /* @__PURE__ */ n.jsxs("div", { className: "ds-relative ds-w-full ds-flex ds-items-center ds-flex-row ds-justify-between", children: [
|
|
3896
3877
|
/* @__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" }),
|
|
3897
3878
|
e.map((i, u) => /* @__PURE__ */ n.jsxs(
|
|
@@ -3927,7 +3908,7 @@ const us = D.forwardRef(({ steps: e, outerDivClass: s = "", outerMobileDivClass:
|
|
|
3927
3908
|
] })
|
|
3928
3909
|
}
|
|
3929
3910
|
),
|
|
3930
|
-
/* @__PURE__ */ n.jsx("div", { ref: a, className: j(
|
|
3911
|
+
/* @__PURE__ */ n.jsx("div", { ref: a, className: j(w("ds-block ds-tablet:ds-hidden", r)), children: e.map((i, u) => (i.status === "active" || i.status === "completed" && u + 1 == e.length) && /* @__PURE__ */ n.jsxs(
|
|
3931
3912
|
"div",
|
|
3932
3913
|
{
|
|
3933
3914
|
className: "ds-flex ds-flex-row ds-justify-between ds-items-center",
|
|
@@ -3950,17 +3931,17 @@ const us = D.forwardRef(({ steps: e, outerDivClass: s = "", outerMobileDivClass:
|
|
|
3950
3931
|
] });
|
|
3951
3932
|
});
|
|
3952
3933
|
us.displayName = "Stepper";
|
|
3953
|
-
const fs = "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", ps =
|
|
3934
|
+
const fs = "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", ps = $.forwardRef(
|
|
3954
3935
|
({ time: e, text: s = "", outerDivClass: r = "" }, a) => {
|
|
3955
|
-
const [d, o] =
|
|
3956
|
-
|
|
3936
|
+
const [d, o] = se(e);
|
|
3937
|
+
ke(() => {
|
|
3957
3938
|
const u = setInterval(() => {
|
|
3958
3939
|
o((p) => p <= 1 ? (clearInterval(u), 0) : p - 1);
|
|
3959
3940
|
}, 1e3);
|
|
3960
3941
|
return () => {
|
|
3961
3942
|
clearInterval(u);
|
|
3962
3943
|
};
|
|
3963
|
-
}, [d]),
|
|
3944
|
+
}, [d]), ke(() => {
|
|
3964
3945
|
o(e);
|
|
3965
3946
|
}, [e]);
|
|
3966
3947
|
const i = ((u) => {
|
|
@@ -3972,7 +3953,7 @@ const fs = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%20
|
|
|
3972
3953
|
{
|
|
3973
3954
|
ref: a,
|
|
3974
3955
|
className: j(
|
|
3975
|
-
|
|
3956
|
+
w("ds-flex ds-flex-row ds-justify-start ds-items-center", r)
|
|
3976
3957
|
),
|
|
3977
3958
|
children: [
|
|
3978
3959
|
/* @__PURE__ */ n.jsx(
|
|
@@ -3991,7 +3972,7 @@ const fs = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%20
|
|
|
3991
3972
|
}
|
|
3992
3973
|
);
|
|
3993
3974
|
ps.displayName = "Timer";
|
|
3994
|
-
const gs =
|
|
3975
|
+
const gs = oe((e, s) => {
|
|
3995
3976
|
const { text: r, onNavBarClick: a, isMarquee: d, direction: o = "left" } = e;
|
|
3996
3977
|
return /* @__PURE__ */ n.jsx(
|
|
3997
3978
|
"div",
|
|
@@ -4004,7 +3985,7 @@ const gs = re((e, s) => {
|
|
|
4004
3985
|
);
|
|
4005
3986
|
});
|
|
4006
3987
|
gs.displayName = "TopNavBar";
|
|
4007
|
-
const ms =
|
|
3988
|
+
const ms = oe((e, s) => {
|
|
4008
3989
|
const { img: r, handleDialogButtonClick: a, handleCloseButtonClick: d, dialogHeader: o, dialogDescription: l, buttonIcon: i, buttonText: u } = e;
|
|
4009
3990
|
return /* @__PURE__ */ n.jsxs("div", { ref: s, className: "top-nav-container-mobile", children: [
|
|
4010
3991
|
/* @__PURE__ */ n.jsx("button", { className: "top-nav-container-close ds_xSmallSubheadEmphasized", onClick: d, children: "Close" }),
|
|
@@ -4013,11 +3994,11 @@ const ms = re((e, s) => {
|
|
|
4013
3994
|
/* @__PURE__ */ n.jsx("p", { className: "ds_xSmallTitle2Emphasized ds-mb-4", children: o }),
|
|
4014
3995
|
/* @__PURE__ */ n.jsx("p", { className: "ds_xSmallBodyRegular ds-mb-6", children: l })
|
|
4015
3996
|
] }),
|
|
4016
|
-
/* @__PURE__ */ n.jsx("div", { className: "ds-flex ds-justify-center", children: /* @__PURE__ */ n.jsx(
|
|
3997
|
+
/* @__PURE__ */ n.jsx("div", { className: "ds-flex ds-justify-center", children: /* @__PURE__ */ n.jsx(ae, { size: "large", startIcon: /* @__PURE__ */ n.jsx("img", { src: i, alt: "whatsapp" }), onClick: a, children: u }) })
|
|
4017
3998
|
] });
|
|
4018
3999
|
});
|
|
4019
4000
|
ms.displayName = "TopNavContainerMobile";
|
|
4020
|
-
const bs =
|
|
4001
|
+
const bs = oe((e, s) => {
|
|
4021
4002
|
const { img: r, handleDialogButtonClick: a, dialogHeader: d, dialogDescription: o, buttonIcon: l, buttonText: i } = e;
|
|
4022
4003
|
return /* @__PURE__ */ n.jsxs("div", { ref: s, className: "two-column-dialog-container ds-flex", children: [
|
|
4023
4004
|
/* @__PURE__ */ n.jsx("div", { children: /* @__PURE__ */ n.jsx("img", { src: r, alt: "promotional_image", className: "two-column-dialog-image" }) }),
|
|
@@ -4026,7 +4007,7 @@ const bs = re((e, s) => {
|
|
|
4026
4007
|
/* @__PURE__ */ n.jsx("p", { className: "ds-desktop:ds_MediumTitle3Emphasized ds-tablet:ds_xSmallTitle3Emphasized ds-mb-4", children: d }),
|
|
4027
4008
|
/* @__PURE__ */ n.jsx("p", { className: "ds-desktop:ds_MediumSubheadRegular ds-tablet:ds_SmallSubheadRegular ds-mb-4", children: o })
|
|
4028
4009
|
] }),
|
|
4029
|
-
/* @__PURE__ */ n.jsx(
|
|
4010
|
+
/* @__PURE__ */ n.jsx(ae, { size: "large", startIcon: /* @__PURE__ */ n.jsx("img", { src: l, alt: "whatsapp" }), onClick: a, children: i })
|
|
4030
4011
|
] })
|
|
4031
4012
|
] });
|
|
4032
4013
|
});
|
|
@@ -4035,15 +4016,15 @@ const xs = {
|
|
|
4035
4016
|
slideUp: "slideDown",
|
|
4036
4017
|
slideDown: "slideUp",
|
|
4037
4018
|
fadeIn: "fadeOut"
|
|
4038
|
-
}, hs =
|
|
4039
|
-
const
|
|
4019
|
+
}, hs = oe((e, s) => {
|
|
4020
|
+
const h = e, { show: r, handleClose: a, staticBackdrop: d, animation: o = "slideDown", children: l } = h, i = O(h, ["show", "handleClose", "staticBackdrop", "animation", "children"]), [u, p] = se(r), g = xs[o], m = () => {
|
|
4040
4021
|
p(r);
|
|
4041
4022
|
};
|
|
4042
|
-
return /* @__PURE__ */ n.jsx("div",
|
|
4023
|
+
return /* @__PURE__ */ n.jsx("div", te(F({ ref: s, className: `modal-animated ${r || u ? "show" : "hide"}`, onClick: d ? void 0 : a }, i), { children: /* @__PURE__ */ n.jsx("div", { className: `modal-animated-content ${r ? o + "Open" : g + "Close"}`, onClick: (C) => C.stopPropagation(), onAnimationEnd: m, children: l }) }));
|
|
4043
4024
|
});
|
|
4044
4025
|
hs.displayName = "AnimatedModal";
|
|
4045
|
-
const vs =
|
|
4046
|
-
const
|
|
4026
|
+
const vs = oe((e, s) => {
|
|
4027
|
+
const P = e, {
|
|
4047
4028
|
value: r,
|
|
4048
4029
|
options: a,
|
|
4049
4030
|
onSelectionChange: d = () => {
|
|
@@ -4051,68 +4032,75 @@ const vs = re((e, s) => {
|
|
|
4051
4032
|
isMultiSelect: o,
|
|
4052
4033
|
noDataError: l,
|
|
4053
4034
|
minWidthButton: i,
|
|
4054
|
-
buttonWidth: u
|
|
4055
|
-
|
|
4035
|
+
buttonWidth: u,
|
|
4036
|
+
minSelectionError: p
|
|
4037
|
+
} = P, g = O(P, [
|
|
4056
4038
|
"value",
|
|
4057
4039
|
"options",
|
|
4058
4040
|
"onSelectionChange",
|
|
4059
4041
|
"isMultiSelect",
|
|
4060
4042
|
"noDataError",
|
|
4061
4043
|
"minWidthButton",
|
|
4062
|
-
"buttonWidth"
|
|
4063
|
-
|
|
4064
|
-
|
|
4065
|
-
|
|
4044
|
+
"buttonWidth",
|
|
4045
|
+
"minSelectionError"
|
|
4046
|
+
]), [m, h] = se([]), [C, M] = se("");
|
|
4047
|
+
ke(() => {
|
|
4048
|
+
r && r.length ? h(r) : h([]);
|
|
4066
4049
|
}, [r]);
|
|
4067
|
-
const
|
|
4068
|
-
|
|
4069
|
-
const
|
|
4070
|
-
|
|
4071
|
-
},
|
|
4072
|
-
|
|
4073
|
-
const
|
|
4074
|
-
|
|
4050
|
+
const T = (v, W) => {
|
|
4051
|
+
W.currentTarget.blur();
|
|
4052
|
+
const N = [...m], K = N.findIndex((de) => de.value === v.value);
|
|
4053
|
+
K !== -1 ? N.length > 1 ? (N.splice(K, 1), M("")) : M(p) : (N.push(v), M("")), h(N), d(N);
|
|
4054
|
+
}, A = (v, W) => {
|
|
4055
|
+
W.currentTarget.blur();
|
|
4056
|
+
const N = [v];
|
|
4057
|
+
h(N), d(N);
|
|
4075
4058
|
};
|
|
4076
|
-
return /* @__PURE__ */ n.jsx("div",
|
|
4077
|
-
|
|
4078
|
-
|
|
4079
|
-
|
|
4080
|
-
|
|
4081
|
-
|
|
4082
|
-
|
|
4083
|
-
|
|
4084
|
-
|
|
4085
|
-
|
|
4086
|
-
|
|
4087
|
-
|
|
4088
|
-
|
|
4089
|
-
|
|
4090
|
-
|
|
4091
|
-
|
|
4092
|
-
|
|
4093
|
-
|
|
4094
|
-
|
|
4095
|
-
|
|
4096
|
-
|
|
4059
|
+
return /* @__PURE__ */ n.jsx("div", te(F({ ref: s }, g), { children: /* @__PURE__ */ n.jsxs("div", { className: "ds-flex ds-flex-wrap", children: [
|
|
4060
|
+
a.length > 0 ? a.map((v, W) => /* @__PURE__ */ n.jsx("div", { className: "ds-p-2", children: o ? /* @__PURE__ */ n.jsx(
|
|
4061
|
+
ae,
|
|
4062
|
+
{
|
|
4063
|
+
selected: m.some((N) => N.value === v.value),
|
|
4064
|
+
onClick: (N) => T(v, N),
|
|
4065
|
+
color: "secondary",
|
|
4066
|
+
size: "small",
|
|
4067
|
+
style: { minWidth: i, width: u },
|
|
4068
|
+
children: v.label
|
|
4069
|
+
}
|
|
4070
|
+
) : /* @__PURE__ */ n.jsx(
|
|
4071
|
+
ae,
|
|
4072
|
+
{
|
|
4073
|
+
selected: m.some((N) => N.value === v.value),
|
|
4074
|
+
onClick: (N) => A(v, N),
|
|
4075
|
+
color: "secondary",
|
|
4076
|
+
style: { minWidth: i, width: u },
|
|
4077
|
+
size: "small",
|
|
4078
|
+
children: v.label
|
|
4079
|
+
}
|
|
4080
|
+
) }, W)) : /* @__PURE__ */ n.jsx("div", { className: "ds-p-2 ds-text-System-red ds_xSmallSubheadRegular", children: l }),
|
|
4081
|
+
/* @__PURE__ */ n.jsx("div", { className: "ds-p-2 ds-text-System-red ds_xSmallSubheadRegular", children: C })
|
|
4082
|
+
] }) }));
|
|
4097
4083
|
});
|
|
4098
4084
|
vs.displayName = "ButtonsGroupSelector";
|
|
4099
|
-
const ys =
|
|
4100
|
-
const
|
|
4085
|
+
const ys = oe((e, s) => {
|
|
4086
|
+
const g = e, {
|
|
4101
4087
|
cardImg: r,
|
|
4102
4088
|
children: a,
|
|
4103
4089
|
onSelectionChange: d,
|
|
4104
4090
|
enabled: o,
|
|
4105
4091
|
heading: l,
|
|
4106
|
-
subHeading: i
|
|
4107
|
-
|
|
4092
|
+
subHeading: i,
|
|
4093
|
+
htmlId: u
|
|
4094
|
+
} = g, p = O(g, [
|
|
4108
4095
|
"cardImg",
|
|
4109
4096
|
"children",
|
|
4110
4097
|
"onSelectionChange",
|
|
4111
4098
|
"enabled",
|
|
4112
4099
|
"heading",
|
|
4113
|
-
"subHeading"
|
|
4100
|
+
"subHeading",
|
|
4101
|
+
"htmlId"
|
|
4114
4102
|
]);
|
|
4115
|
-
return /* @__PURE__ */ n.jsx("div",
|
|
4103
|
+
return /* @__PURE__ */ n.jsx("div", te(F({ ref: s }, p), { children: /* @__PURE__ */ n.jsxs("div", { className: "ds-bg-white ds-border ds-rounded ds-border-Fills-quadrutery", children: [
|
|
4116
4104
|
/* @__PURE__ */ n.jsxs("div", { className: "ds-flex ds-min-h-[80px] ds-tablet:ds-p-4 ds-mobile:ds-p-2 ds-zero:ds-p-2 ds-justify-between", children: [
|
|
4117
4105
|
/* @__PURE__ */ n.jsxs("div", { className: "ds-flex", children: [
|
|
4118
4106
|
/* @__PURE__ */ n.jsx("img", { className: "ds-tablet:ds-w-[72px] ds-tablet:ds-h-[48px] ds-mobile:ds-w-[64px] ds-mobile:ds-h-[64px] ds-zero:ds-w-[64px] ds-zero:ds-h-[64px]", src: r, alt: "card_image" }),
|
|
@@ -4121,7 +4109,7 @@ const ys = re((e, s) => {
|
|
|
4121
4109
|
/* @__PURE__ */ n.jsx("span", { className: "ds-tablet:ds_MediumCaption1Regular ds-mobile:ds_xSmallCaption1Regular ds-zero:ds_xSmallCaption1Regular", children: i })
|
|
4122
4110
|
] })
|
|
4123
4111
|
] }),
|
|
4124
|
-
/* @__PURE__ */ n.jsx("div", { className: "ds-flex ds-items-center", children: /* @__PURE__ */ n.jsx(At, { onChange: d, checked: o }) })
|
|
4112
|
+
/* @__PURE__ */ n.jsx("div", { className: "ds-flex ds-items-center", children: /* @__PURE__ */ n.jsx(At, { onChange: d, checked: o, htmlId: u }) })
|
|
4125
4113
|
] }),
|
|
4126
4114
|
/* @__PURE__ */ n.jsx("div", { className: `ds-min-h-[50px] ${o ? "ds-block" : "ds-hidden"}`, children: a })
|
|
4127
4115
|
] }) }));
|
|
@@ -4133,7 +4121,7 @@ export {
|
|
|
4133
4121
|
hs as AnimatedModal,
|
|
4134
4122
|
We as Asterisk,
|
|
4135
4123
|
rs as BookingQuoteCard,
|
|
4136
|
-
|
|
4124
|
+
ae as Button,
|
|
4137
4125
|
vs as ButtonsGroupSelector,
|
|
4138
4126
|
Hr as Card,
|
|
4139
4127
|
Qr as CardContent,
|