@bitrise/bitkit-v2 0.3.46 → 0.3.48
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/bitkit-v2.js +276 -240
- package/dist/bitkit-v2.umd.cjs +7 -7
- package/dist/components/BitkitField/BitkitField.d.ts +12 -0
- package/dist/components/{TextField/TextField.d.ts → BitkitTextField/BitkitTextField.d.ts} +3 -4
- package/dist/theme/recipes/Separator.recipe.d.ts +22 -0
- package/dist/theme/recipes/index.d.ts +21 -0
- package/package.json +4 -4
package/dist/bitkit-v2.js
CHANGED
|
@@ -3,7 +3,7 @@ import To, { forwardRef as c, useContext as Hl, createContext as Po, useMemo as
|
|
|
3
3
|
function Fo(e) {
|
|
4
4
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
5
5
|
}
|
|
6
|
-
var Qt = { exports: {} },
|
|
6
|
+
var Qt = { exports: {} }, Ot = {};
|
|
7
7
|
/**
|
|
8
8
|
* @license React
|
|
9
9
|
* react-jsx-runtime.production.js
|
|
@@ -15,7 +15,7 @@ var Qt = { exports: {} }, Vt = {};
|
|
|
15
15
|
*/
|
|
16
16
|
var hn;
|
|
17
17
|
function _o() {
|
|
18
|
-
if (hn) return
|
|
18
|
+
if (hn) return Ot;
|
|
19
19
|
hn = 1;
|
|
20
20
|
var e = Symbol.for("react.transitional.element"), t = Symbol.for("react.fragment");
|
|
21
21
|
function l(o, i, a) {
|
|
@@ -33,9 +33,9 @@ function _o() {
|
|
|
33
33
|
props: a
|
|
34
34
|
};
|
|
35
35
|
}
|
|
36
|
-
return
|
|
36
|
+
return Ot.Fragment = t, Ot.jsx = l, Ot.jsxs = l, Ot;
|
|
37
37
|
}
|
|
38
|
-
var
|
|
38
|
+
var jt = {};
|
|
39
39
|
/**
|
|
40
40
|
* @license React
|
|
41
41
|
* react-jsx-runtime.development.js
|
|
@@ -253,7 +253,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
253
253
|
p,
|
|
254
254
|
a
|
|
255
255
|
)(), B = F(o(a)), K = {};
|
|
256
|
-
|
|
256
|
+
jt.Fragment = C, jt.jsx = function(S, N, W) {
|
|
257
257
|
var ee = 1e4 > L.recentlyCreatedOwnerStacks++;
|
|
258
258
|
return g(
|
|
259
259
|
S,
|
|
@@ -263,7 +263,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
263
263
|
ee ? Error("react-stack-top-frame") : ae,
|
|
264
264
|
ee ? F(o(S)) : B
|
|
265
265
|
);
|
|
266
|
-
},
|
|
266
|
+
}, jt.jsxs = function(S, N, W) {
|
|
267
267
|
var ee = 1e4 > L.recentlyCreatedOwnerStacks++;
|
|
268
268
|
return g(
|
|
269
269
|
S,
|
|
@@ -274,7 +274,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
274
274
|
ee ? F(o(S)) : B
|
|
275
275
|
);
|
|
276
276
|
};
|
|
277
|
-
})()),
|
|
277
|
+
})()), jt;
|
|
278
278
|
}
|
|
279
279
|
var un;
|
|
280
280
|
function qo() {
|
|
@@ -352,7 +352,7 @@ function l0(e, t) {
|
|
|
352
352
|
function ge(e, t) {
|
|
353
353
|
return e.charCodeAt(t) | 0;
|
|
354
354
|
}
|
|
355
|
-
function
|
|
355
|
+
function Dt(e, t, l) {
|
|
356
356
|
return e.slice(t, l);
|
|
357
357
|
}
|
|
358
358
|
function je(e) {
|
|
@@ -371,7 +371,7 @@ var A1 = 1, xt = 1, Tl = 0, Ee = 0, he = 0, bt = "";
|
|
|
371
371
|
function V1(e, t, l, o, i, a, s) {
|
|
372
372
|
return { value: e, root: t, parent: l, type: o, props: i, children: a, line: A1, column: xt, length: s, return: "" };
|
|
373
373
|
}
|
|
374
|
-
function
|
|
374
|
+
function Ht(e, t) {
|
|
375
375
|
return Qo(V1("", null, null, "", null, null, 0), e, { length: -e.length }, t);
|
|
376
376
|
}
|
|
377
377
|
function nr() {
|
|
@@ -380,7 +380,7 @@ function nr() {
|
|
|
380
380
|
function lr() {
|
|
381
381
|
return he = Ee > 0 ? ge(bt, --Ee) : 0, xt--, he === 10 && (xt = 1, A1--), he;
|
|
382
382
|
}
|
|
383
|
-
function
|
|
383
|
+
function be() {
|
|
384
384
|
return he = Ee < Tl ? ge(bt, Ee++) : 0, xt++, he === 10 && (xt = 1, A1++), he;
|
|
385
385
|
}
|
|
386
386
|
function Le() {
|
|
@@ -389,10 +389,10 @@ function Le() {
|
|
|
389
389
|
function s1() {
|
|
390
390
|
return Ee;
|
|
391
391
|
}
|
|
392
|
-
function
|
|
393
|
-
return
|
|
392
|
+
function Ut(e, t) {
|
|
393
|
+
return Dt(bt, e, t);
|
|
394
394
|
}
|
|
395
|
-
function
|
|
395
|
+
function qt(e) {
|
|
396
396
|
switch (e) {
|
|
397
397
|
// \0 \t \n \r \s whitespace token
|
|
398
398
|
case 0:
|
|
@@ -437,20 +437,20 @@ function Fl(e) {
|
|
|
437
437
|
return bt = "", e;
|
|
438
438
|
}
|
|
439
439
|
function c1(e) {
|
|
440
|
-
return Bl(
|
|
440
|
+
return Bl(Ut(Ee - 1, o0(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
|
|
441
441
|
}
|
|
442
442
|
function or(e) {
|
|
443
443
|
for (; (he = Le()) && he < 33; )
|
|
444
|
-
|
|
445
|
-
return
|
|
444
|
+
be();
|
|
445
|
+
return qt(e) > 2 || qt(he) > 3 ? "" : " ";
|
|
446
446
|
}
|
|
447
447
|
function rr(e, t) {
|
|
448
|
-
for (; --t &&
|
|
448
|
+
for (; --t && be() && !(he < 48 || he > 102 || he > 57 && he < 65 || he > 70 && he < 97); )
|
|
449
449
|
;
|
|
450
|
-
return
|
|
450
|
+
return Ut(e, s1() + (t < 6 && Le() == 32 && be() == 32));
|
|
451
451
|
}
|
|
452
452
|
function o0(e) {
|
|
453
|
-
for (;
|
|
453
|
+
for (; be(); )
|
|
454
454
|
switch (he) {
|
|
455
455
|
// ] ) " '
|
|
456
456
|
case e:
|
|
@@ -466,28 +466,28 @@ function o0(e) {
|
|
|
466
466
|
break;
|
|
467
467
|
// \
|
|
468
468
|
case 92:
|
|
469
|
-
|
|
469
|
+
be();
|
|
470
470
|
break;
|
|
471
471
|
}
|
|
472
472
|
return Ee;
|
|
473
473
|
}
|
|
474
474
|
function ir(e, t) {
|
|
475
|
-
for (;
|
|
475
|
+
for (; be() && e + he !== 57; )
|
|
476
476
|
if (e + he === 84 && Le() === 47)
|
|
477
477
|
break;
|
|
478
|
-
return "/*" +
|
|
478
|
+
return "/*" + Ut(t, Ee - 1) + "*" + z1(e === 47 ? e : be());
|
|
479
479
|
}
|
|
480
480
|
function ar(e) {
|
|
481
|
-
for (; !
|
|
482
|
-
|
|
483
|
-
return
|
|
481
|
+
for (; !qt(Le()); )
|
|
482
|
+
be();
|
|
483
|
+
return Ut(e, Ee);
|
|
484
484
|
}
|
|
485
485
|
function sr(e) {
|
|
486
486
|
return Fl(h1("", null, null, null, [""], e = Pl(e), 0, [0], e));
|
|
487
487
|
}
|
|
488
488
|
function h1(e, t, l, o, i, a, s, d, u) {
|
|
489
489
|
for (var m = 0, g = 0, f = s, v = 0, p = 0, E = 0, w = 1, C = 1, I = 1, b = 0, x = "", M = i, y = a, A = o, H = x; C; )
|
|
490
|
-
switch (E = b, b =
|
|
490
|
+
switch (E = b, b = be()) {
|
|
491
491
|
// (
|
|
492
492
|
case 40:
|
|
493
493
|
if (E != 108 && ge(H, f - 1) == 58) {
|
|
@@ -516,7 +516,7 @@ function h1(e, t, l, o, i, a, s, d, u) {
|
|
|
516
516
|
switch (Le()) {
|
|
517
517
|
case 42:
|
|
518
518
|
case 47:
|
|
519
|
-
Zt(cr(ir(
|
|
519
|
+
Zt(cr(ir(be(), s1()), t, l), u);
|
|
520
520
|
break;
|
|
521
521
|
default:
|
|
522
522
|
H += "/";
|
|
@@ -582,7 +582,7 @@ function h1(e, t, l, o, i, a, s, d, u) {
|
|
|
582
582
|
break;
|
|
583
583
|
// @
|
|
584
584
|
case 64:
|
|
585
|
-
Le() === 45 && (H += c1(
|
|
585
|
+
Le() === 45 && (H += c1(be())), v = Le(), g = f = je(x = H += ar(s1())), b++;
|
|
586
586
|
break;
|
|
587
587
|
// -
|
|
588
588
|
case 45:
|
|
@@ -593,15 +593,15 @@ function h1(e, t, l, o, i, a, s, d, u) {
|
|
|
593
593
|
}
|
|
594
594
|
function gn(e, t, l, o, i, a, s, d, u, m, g) {
|
|
595
595
|
for (var f = i - 1, v = i === 0 ? a : [""], p = C0(v), E = 0, w = 0, C = 0; E < o; ++E)
|
|
596
|
-
for (var I = 0, b =
|
|
596
|
+
for (var I = 0, b = Dt(e, f + 1, f = Jo(w = s[E])), x = e; I < p; ++I)
|
|
597
597
|
(x = Bl(w > 0 ? v[I] + " " + b : Y(b, /&\f/g, v[I]))) && (u[C++] = x);
|
|
598
598
|
return V1(e, t, l, i === 0 ? E0 : d, u, m, g);
|
|
599
599
|
}
|
|
600
600
|
function cr(e, t, l) {
|
|
601
|
-
return V1(e, t, l, Ll, z1(nr()),
|
|
601
|
+
return V1(e, t, l, Ll, z1(nr()), Dt(e, 2, -2), 0);
|
|
602
602
|
}
|
|
603
603
|
function mn(e, t, l, o) {
|
|
604
|
-
return V1(e, t, l, x0,
|
|
604
|
+
return V1(e, t, l, x0, Dt(e, 0, o), Dt(e, o + 1, -1), o);
|
|
605
605
|
}
|
|
606
606
|
function pt(e, t) {
|
|
607
607
|
for (var l = "", o = C0(e), i = 0; i < o; i++)
|
|
@@ -638,13 +638,13 @@ function ur(e) {
|
|
|
638
638
|
};
|
|
639
639
|
}
|
|
640
640
|
var gr = function(t, l, o) {
|
|
641
|
-
for (var i = 0, a = 0; i = a, a = Le(), i === 38 && a === 12 && (l[o] = 1), !
|
|
642
|
-
|
|
643
|
-
return
|
|
641
|
+
for (var i = 0, a = 0; i = a, a = Le(), i === 38 && a === 12 && (l[o] = 1), !qt(a); )
|
|
642
|
+
be();
|
|
643
|
+
return Ut(t, Ee);
|
|
644
644
|
}, mr = function(t, l) {
|
|
645
645
|
var o = -1, i = 44;
|
|
646
646
|
do
|
|
647
|
-
switch (
|
|
647
|
+
switch (qt(i)) {
|
|
648
648
|
case 0:
|
|
649
649
|
i === 38 && Le() === 12 && (l[o] = 1), t[o] += gr(Ee - 1, l, o);
|
|
650
650
|
break;
|
|
@@ -660,7 +660,7 @@ var gr = function(t, l, o) {
|
|
|
660
660
|
default:
|
|
661
661
|
t[o] += z1(i);
|
|
662
662
|
}
|
|
663
|
-
while (i =
|
|
663
|
+
while (i = be());
|
|
664
664
|
return t;
|
|
665
665
|
}, vr = function(t, l) {
|
|
666
666
|
return Fl(mr(Pl(t), l));
|
|
@@ -833,7 +833,7 @@ var wr = function(t, l, o, i) {
|
|
|
833
833
|
t.return = _l(t.value, t.length);
|
|
834
834
|
break;
|
|
835
835
|
case Nl:
|
|
836
|
-
return pt([
|
|
836
|
+
return pt([Ht(t, {
|
|
837
837
|
value: Y(t.value, "@", "@" + U)
|
|
838
838
|
})], i);
|
|
839
839
|
case E0:
|
|
@@ -842,16 +842,16 @@ var wr = function(t, l, o, i) {
|
|
|
842
842
|
// :read-(only|write)
|
|
843
843
|
case ":read-only":
|
|
844
844
|
case ":read-write":
|
|
845
|
-
return pt([
|
|
845
|
+
return pt([Ht(t, {
|
|
846
846
|
props: [Y(a, /:(read-\w+)/, ":" + E1 + "$1")]
|
|
847
847
|
})], i);
|
|
848
848
|
// :placeholder
|
|
849
849
|
case "::placeholder":
|
|
850
|
-
return pt([
|
|
850
|
+
return pt([Ht(t, {
|
|
851
851
|
props: [Y(a, /:(plac\w+)/, ":" + U + "input-$1")]
|
|
852
|
-
}),
|
|
852
|
+
}), Ht(t, {
|
|
853
853
|
props: [Y(a, /:(plac\w+)/, ":" + E1 + "$1")]
|
|
854
|
-
}),
|
|
854
|
+
}), Ht(t, {
|
|
855
855
|
props: [Y(a, /:(plac\w+)/, me + "input-$1")]
|
|
856
856
|
})], i);
|
|
857
857
|
}
|
|
@@ -1261,7 +1261,7 @@ var Rr = {
|
|
|
1261
1261
|
}
|
|
1262
1262
|
return Rr[t] !== 1 && !ql(t) && typeof l == "number" && l !== 0 ? l + "px" : l;
|
|
1263
1263
|
};
|
|
1264
|
-
function
|
|
1264
|
+
function $t(e, t, l) {
|
|
1265
1265
|
if (l == null)
|
|
1266
1266
|
return "";
|
|
1267
1267
|
var o = l;
|
|
@@ -1296,7 +1296,7 @@ function qt(e, t, l) {
|
|
|
1296
1296
|
case "function": {
|
|
1297
1297
|
if (e !== void 0) {
|
|
1298
1298
|
var u = He, m = l(e);
|
|
1299
|
-
return He = u,
|
|
1299
|
+
return He = u, $t(e, t, m);
|
|
1300
1300
|
}
|
|
1301
1301
|
break;
|
|
1302
1302
|
}
|
|
@@ -1311,7 +1311,7 @@ function Vr(e, t, l) {
|
|
|
1311
1311
|
var o = "";
|
|
1312
1312
|
if (Array.isArray(l))
|
|
1313
1313
|
for (var i = 0; i < l.length; i++)
|
|
1314
|
-
o +=
|
|
1314
|
+
o += $t(e, t, l[i]) + ";";
|
|
1315
1315
|
else
|
|
1316
1316
|
for (var a in l) {
|
|
1317
1317
|
var s = l[a];
|
|
@@ -1322,7 +1322,7 @@ function Vr(e, t, l) {
|
|
|
1322
1322
|
for (var u = 0; u < s.length; u++)
|
|
1323
1323
|
xn(s[u]) && (o += q1(a) + ":" + Cn(a, s[u]) + ";");
|
|
1324
1324
|
else {
|
|
1325
|
-
var m =
|
|
1325
|
+
var m = $t(e, t, s);
|
|
1326
1326
|
switch (a) {
|
|
1327
1327
|
case "animation":
|
|
1328
1328
|
case "animationName": {
|
|
@@ -1344,13 +1344,13 @@ function b0(e, t, l) {
|
|
|
1344
1344
|
He = void 0;
|
|
1345
1345
|
var a = e[0];
|
|
1346
1346
|
if (a == null || a.raw === void 0)
|
|
1347
|
-
o = !1, i +=
|
|
1347
|
+
o = !1, i += $t(l, t, a);
|
|
1348
1348
|
else {
|
|
1349
1349
|
var s = a;
|
|
1350
1350
|
i += s[0];
|
|
1351
1351
|
}
|
|
1352
1352
|
for (var d = 1; d < e.length; d++)
|
|
1353
|
-
if (i +=
|
|
1353
|
+
if (i += $t(l, t, e[d]), o) {
|
|
1354
1354
|
var u = a;
|
|
1355
1355
|
i += u[d];
|
|
1356
1356
|
}
|
|
@@ -1508,7 +1508,7 @@ function _r(...e) {
|
|
|
1508
1508
|
});
|
|
1509
1509
|
};
|
|
1510
1510
|
}
|
|
1511
|
-
function
|
|
1511
|
+
function Yt(e) {
|
|
1512
1512
|
const t = Object.assign({}, e);
|
|
1513
1513
|
for (let l in t)
|
|
1514
1514
|
t[l] === void 0 && delete t[l];
|
|
@@ -1668,7 +1668,7 @@ You may have forgotten to import it.`
|
|
|
1668
1668
|
const re = typeof e == "string" && e.charCodeAt(0) > 96 ? Zr : ei, ae = !oe?.includes(F) && !p(F);
|
|
1669
1669
|
return re(F) && ae;
|
|
1670
1670
|
}, b = ti(e, l, o) || I, x = n.useMemo(
|
|
1671
|
-
() => Object.assign({}, l.defaultProps,
|
|
1671
|
+
() => Object.assign({}, l.defaultProps, Yt(m)),
|
|
1672
1672
|
[m]
|
|
1673
1673
|
), { props: M, styles: y } = Kr(
|
|
1674
1674
|
x,
|
|
@@ -2332,7 +2332,7 @@ function Pa(e, t) {
|
|
|
2332
2332
|
l
|
|
2333
2333
|
);
|
|
2334
2334
|
}
|
|
2335
|
-
function
|
|
2335
|
+
function Xt() {
|
|
2336
2336
|
return {
|
|
2337
2337
|
and: (...e) => function(l) {
|
|
2338
2338
|
return e.every((o) => l.guard(o));
|
|
@@ -2347,7 +2347,7 @@ function Yt() {
|
|
|
2347
2347
|
}
|
|
2348
2348
|
function Fa() {
|
|
2349
2349
|
return {
|
|
2350
|
-
guards:
|
|
2350
|
+
guards: Xt(),
|
|
2351
2351
|
createMachine: (e) => e,
|
|
2352
2352
|
choose: (e) => function({ choose: l }) {
|
|
2353
2353
|
return l(e)?.actions;
|
|
@@ -3033,7 +3033,7 @@ const cs = async (e, t, l) => {
|
|
|
3033
3033
|
middlewareData: p
|
|
3034
3034
|
};
|
|
3035
3035
|
};
|
|
3036
|
-
async function
|
|
3036
|
+
async function Wt(e, t) {
|
|
3037
3037
|
var l;
|
|
3038
3038
|
t === void 0 && (t = {});
|
|
3039
3039
|
const {
|
|
@@ -3141,7 +3141,7 @@ const hs = (e) => ({
|
|
|
3141
3141
|
return {};
|
|
3142
3142
|
const I = Ue(i), b = ke(d), x = Ue(d) === d, M = await (u.isRTL == null ? void 0 : u.isRTL(m.floating)), y = v || (x || !w ? [M1(d)] : ls(d)), A = E !== "none";
|
|
3143
3143
|
!v && A && y.push(...as(d, w, E, M));
|
|
3144
|
-
const H = [d, ...y], j = await
|
|
3144
|
+
const H = [d, ...y], j = await Wt(t, C), V = [];
|
|
3145
3145
|
let k = ((o = a.flip) == null ? void 0 : o.overflows) || [];
|
|
3146
3146
|
if (g && V.push(j[I]), f) {
|
|
3147
3147
|
const G = ns(i, s, M);
|
|
@@ -3221,7 +3221,7 @@ const us = function(e) {
|
|
|
3221
3221
|
} = Ge(e, t);
|
|
3222
3222
|
switch (o) {
|
|
3223
3223
|
case "referenceHidden": {
|
|
3224
|
-
const a = await
|
|
3224
|
+
const a = await Wt(t, {
|
|
3225
3225
|
...i,
|
|
3226
3226
|
elementContext: "reference"
|
|
3227
3227
|
}), s = Fn(a, l.reference);
|
|
@@ -3233,7 +3233,7 @@ const us = function(e) {
|
|
|
3233
3233
|
};
|
|
3234
3234
|
}
|
|
3235
3235
|
case "escaped": {
|
|
3236
|
-
const a = await
|
|
3236
|
+
const a = await Wt(t, {
|
|
3237
3237
|
...i,
|
|
3238
3238
|
altBoundary: !0
|
|
3239
3239
|
}), s = Fn(a, l.floating);
|
|
@@ -3327,7 +3327,7 @@ const ms = function(e) {
|
|
|
3327
3327
|
} = Ge(e, t), m = {
|
|
3328
3328
|
x: l,
|
|
3329
3329
|
y: o
|
|
3330
|
-
}, g = await
|
|
3330
|
+
}, g = await Wt(t, u), f = ke(Ue(i)), v = X0(f);
|
|
3331
3331
|
let p = m[v], E = m[f];
|
|
3332
3332
|
if (a) {
|
|
3333
3333
|
const C = v === "y" ? "top" : "left", I = v === "y" ? "bottom" : "right", b = p + g[C], x = p - g[I];
|
|
@@ -3412,7 +3412,7 @@ const ms = function(e) {
|
|
|
3412
3412
|
apply: u = () => {
|
|
3413
3413
|
},
|
|
3414
3414
|
...m
|
|
3415
|
-
} = Ge(e, t), g = await
|
|
3415
|
+
} = Ge(e, t), g = await Wt(t, m), f = Ue(i), v = Rt(i), p = ke(i) === "y", {
|
|
3416
3416
|
width: E,
|
|
3417
3417
|
height: w
|
|
3418
3418
|
} = a.floating;
|
|
@@ -3444,7 +3444,7 @@ function j1() {
|
|
|
3444
3444
|
function zt(e) {
|
|
3445
3445
|
return S2(e) ? (e.nodeName || "").toLowerCase() : "#document";
|
|
3446
3446
|
}
|
|
3447
|
-
function
|
|
3447
|
+
function Me(e) {
|
|
3448
3448
|
var t;
|
|
3449
3449
|
return (e == null || (t = e.ownerDocument) == null ? void 0 : t.defaultView) || window;
|
|
3450
3450
|
}
|
|
@@ -3453,19 +3453,19 @@ function _e(e) {
|
|
|
3453
3453
|
return (t = (S2(e) ? e.ownerDocument : e.document) || window.document) == null ? void 0 : t.documentElement;
|
|
3454
3454
|
}
|
|
3455
3455
|
function S2(e) {
|
|
3456
|
-
return j1() ? e instanceof Node || e instanceof
|
|
3456
|
+
return j1() ? e instanceof Node || e instanceof Me(e).Node : !1;
|
|
3457
3457
|
}
|
|
3458
3458
|
function Ae(e) {
|
|
3459
|
-
return j1() ? e instanceof Element || e instanceof
|
|
3459
|
+
return j1() ? e instanceof Element || e instanceof Me(e).Element : !1;
|
|
3460
3460
|
}
|
|
3461
3461
|
function Pe(e) {
|
|
3462
|
-
return j1() ? e instanceof HTMLElement || e instanceof
|
|
3462
|
+
return j1() ? e instanceof HTMLElement || e instanceof Me(e).HTMLElement : !1;
|
|
3463
3463
|
}
|
|
3464
3464
|
function Dn(e) {
|
|
3465
|
-
return !j1() || typeof ShadowRoot > "u" ? !1 : e instanceof ShadowRoot || e instanceof
|
|
3465
|
+
return !j1() || typeof ShadowRoot > "u" ? !1 : e instanceof ShadowRoot || e instanceof Me(e).ShadowRoot;
|
|
3466
3466
|
}
|
|
3467
3467
|
const ws = /* @__PURE__ */ new Set(["inline", "contents"]);
|
|
3468
|
-
function
|
|
3468
|
+
function Kt(e) {
|
|
3469
3469
|
const {
|
|
3470
3470
|
overflow: t,
|
|
3471
3471
|
overflowX: l,
|
|
@@ -3512,7 +3512,7 @@ function It(e) {
|
|
|
3512
3512
|
return Ss.has(zt(e));
|
|
3513
3513
|
}
|
|
3514
3514
|
function Ve(e) {
|
|
3515
|
-
return
|
|
3515
|
+
return Me(e).getComputedStyle(e);
|
|
3516
3516
|
}
|
|
3517
3517
|
function k1(e) {
|
|
3518
3518
|
return Ae(e) ? {
|
|
@@ -3537,17 +3537,17 @@ function et(e) {
|
|
|
3537
3537
|
}
|
|
3538
3538
|
function R2(e) {
|
|
3539
3539
|
const t = et(e);
|
|
3540
|
-
return It(t) ? e.ownerDocument ? e.ownerDocument.body : e.body : Pe(t) &&
|
|
3540
|
+
return It(t) ? e.ownerDocument ? e.ownerDocument.body : e.body : Pe(t) && Kt(t) ? t : R2(t);
|
|
3541
3541
|
}
|
|
3542
|
-
function
|
|
3542
|
+
function Gt(e, t, l) {
|
|
3543
3543
|
var o;
|
|
3544
3544
|
t === void 0 && (t = []), l === void 0 && (l = !0);
|
|
3545
|
-
const i = R2(e), a = i === ((o = e.ownerDocument) == null ? void 0 : o.body), s =
|
|
3545
|
+
const i = R2(e), a = i === ((o = e.ownerDocument) == null ? void 0 : o.body), s = Me(i);
|
|
3546
3546
|
if (a) {
|
|
3547
3547
|
const d = d0(s);
|
|
3548
|
-
return t.concat(s, s.visualViewport || [],
|
|
3548
|
+
return t.concat(s, s.visualViewport || [], Kt(i) ? i : [], d && l ? Gt(d) : []);
|
|
3549
3549
|
}
|
|
3550
|
-
return t.concat(i,
|
|
3550
|
+
return t.concat(i, Gt(i, [], l));
|
|
3551
3551
|
}
|
|
3552
3552
|
function d0(e) {
|
|
3553
3553
|
return e.parent && Object.getPrototypeOf(e.parent) ? e.frameElement : null;
|
|
@@ -3582,14 +3582,14 @@ function Et(e) {
|
|
|
3582
3582
|
}
|
|
3583
3583
|
const Rs = /* @__PURE__ */ Be(0);
|
|
3584
3584
|
function A2(e) {
|
|
3585
|
-
const t =
|
|
3585
|
+
const t = Me(e);
|
|
3586
3586
|
return !Z0() || !t.visualViewport ? Rs : {
|
|
3587
3587
|
x: t.visualViewport.offsetLeft,
|
|
3588
3588
|
y: t.visualViewport.offsetTop
|
|
3589
3589
|
};
|
|
3590
3590
|
}
|
|
3591
3591
|
function zs(e, t, l) {
|
|
3592
|
-
return t === void 0 && (t = !1), !l || t && l !==
|
|
3592
|
+
return t === void 0 && (t = !1), !l || t && l !== Me(e) ? !1 : t;
|
|
3593
3593
|
}
|
|
3594
3594
|
function it(e, t, l, o) {
|
|
3595
3595
|
t === void 0 && (t = !1), l === void 0 && (l = !1);
|
|
@@ -3599,11 +3599,11 @@ function it(e, t, l, o) {
|
|
|
3599
3599
|
const d = zs(a, l, o) ? A2(a) : Be(0);
|
|
3600
3600
|
let u = (i.left + d.x) / s.x, m = (i.top + d.y) / s.y, g = i.width / s.x, f = i.height / s.y;
|
|
3601
3601
|
if (a) {
|
|
3602
|
-
const v =
|
|
3602
|
+
const v = Me(a), p = o && Ae(o) ? Me(o) : o;
|
|
3603
3603
|
let E = v, w = d0(E);
|
|
3604
3604
|
for (; w && o && p !== E; ) {
|
|
3605
3605
|
const C = Et(w), I = w.getBoundingClientRect(), b = Ve(w), x = I.left + (w.clientLeft + parseFloat(b.paddingLeft)) * C.x, M = I.top + (w.clientTop + parseFloat(b.paddingTop)) * C.y;
|
|
3606
|
-
u *= C.x, m *= C.y, g *= C.x, f *= C.y, u += x, m += M, E =
|
|
3606
|
+
u *= C.x, m *= C.y, g *= C.x, f *= C.y, u += x, m += M, E = Me(w), w = d0(E);
|
|
3607
3607
|
}
|
|
3608
3608
|
}
|
|
3609
3609
|
return S1({
|
|
@@ -3639,7 +3639,7 @@ function As(e) {
|
|
|
3639
3639
|
scrollTop: 0
|
|
3640
3640
|
}, m = Be(1);
|
|
3641
3641
|
const g = Be(0), f = Pe(o);
|
|
3642
|
-
if ((f || !f && !a) && ((zt(o) !== "body" ||
|
|
3642
|
+
if ((f || !f && !a) && ((zt(o) !== "body" || Kt(s)) && (u = k1(o)), Pe(o))) {
|
|
3643
3643
|
const p = it(o);
|
|
3644
3644
|
m = Et(o), g.x = p.x + o.clientLeft, g.y = p.y + o.clientTop;
|
|
3645
3645
|
}
|
|
@@ -3667,7 +3667,7 @@ function Os(e) {
|
|
|
3667
3667
|
}
|
|
3668
3668
|
const qn = 25;
|
|
3669
3669
|
function js(e, t) {
|
|
3670
|
-
const l =
|
|
3670
|
+
const l = Me(e), o = _e(e), i = l.visualViewport;
|
|
3671
3671
|
let a = o.clientWidth, s = o.clientHeight, d = 0, u = 0;
|
|
3672
3672
|
if (i) {
|
|
3673
3673
|
a = i.width, s = i.height;
|
|
@@ -3723,12 +3723,12 @@ function Ls(e, t) {
|
|
|
3723
3723
|
const l = t.get(e);
|
|
3724
3724
|
if (l)
|
|
3725
3725
|
return l;
|
|
3726
|
-
let o =
|
|
3726
|
+
let o = Gt(e, [], !1).filter((d) => Ae(d) && zt(d) !== "body"), i = null;
|
|
3727
3727
|
const a = Ve(e).position === "fixed";
|
|
3728
3728
|
let s = a ? et(e) : e;
|
|
3729
3729
|
for (; Ae(s) && !It(s); ) {
|
|
3730
3730
|
const d = Ve(s), u = Q0(s);
|
|
3731
|
-
!u && d.position === "fixed" && (i = null), (a ? !u && !i : !u && d.position === "static" && !!i && Hs.has(i.position) ||
|
|
3731
|
+
!u && d.position === "fixed" && (i = null), (a ? !u && !i : !u && d.position === "static" && !!i && Hs.has(i.position) || Kt(s) && !u && O2(e, s)) ? o = o.filter((g) => g !== s) : i = d, s = et(s);
|
|
3732
3732
|
}
|
|
3733
3733
|
return t.set(e, o), o;
|
|
3734
3734
|
}
|
|
@@ -3771,7 +3771,7 @@ function Ts(e, t, l) {
|
|
|
3771
3771
|
u.x = L1(i);
|
|
3772
3772
|
}
|
|
3773
3773
|
if (o || !o && !a)
|
|
3774
|
-
if ((zt(t) !== "body" ||
|
|
3774
|
+
if ((zt(t) !== "body" || Kt(i)) && (d = k1(t)), o) {
|
|
3775
3775
|
const p = it(t, !0, a, t);
|
|
3776
3776
|
u.x = p.x + t.clientLeft, u.y = p.y + t.clientTop;
|
|
3777
3777
|
} else i && m();
|
|
@@ -3796,7 +3796,7 @@ function Wn(e, t) {
|
|
|
3796
3796
|
return _e(e) === l && (l = l.ownerDocument.body), l;
|
|
3797
3797
|
}
|
|
3798
3798
|
function j2(e, t) {
|
|
3799
|
-
const l =
|
|
3799
|
+
const l = Me(e);
|
|
3800
3800
|
if (H1(e))
|
|
3801
3801
|
return l;
|
|
3802
3802
|
if (!Pe(e)) {
|
|
@@ -3897,7 +3897,7 @@ function qs(e, t, l, o) {
|
|
|
3897
3897
|
elementResize: s = typeof ResizeObserver == "function",
|
|
3898
3898
|
layoutShift: d = typeof IntersectionObserver == "function",
|
|
3899
3899
|
animationFrame: u = !1
|
|
3900
|
-
} = o, m = en(e), g = i || a ? [...m ?
|
|
3900
|
+
} = o, m = en(e), g = i || a ? [...m ? Gt(m) : [], ...Gt(t)] : [];
|
|
3901
3901
|
g.forEach((I) => {
|
|
3902
3902
|
i && I.addEventListener("scroll", l, {
|
|
3903
3903
|
passive: !0
|
|
@@ -4320,7 +4320,7 @@ function yc(e, t) {
|
|
|
4320
4320
|
};
|
|
4321
4321
|
return We(St(e), "keydown", l, { capture: !0 });
|
|
4322
4322
|
}
|
|
4323
|
-
var Zn = "layer:request-dismiss",
|
|
4323
|
+
var Zn = "layer:request-dismiss", Re = {
|
|
4324
4324
|
layers: [],
|
|
4325
4325
|
branches: [],
|
|
4326
4326
|
count() {
|
|
@@ -4374,7 +4374,7 @@ var Zn = "layer:request-dismiss", Se = {
|
|
|
4374
4374
|
},
|
|
4375
4375
|
remove(e) {
|
|
4376
4376
|
const t = this.indexOf(e);
|
|
4377
|
-
t < 0 || (t < this.count() - 1 && this.getNestedLayers(e).forEach((o) =>
|
|
4377
|
+
t < 0 || (t < this.count() - 1 && this.getNestedLayers(e).forEach((o) => Re.dismiss(o.node, e)), this.layers.splice(t, 1), this.syncLayers());
|
|
4378
4378
|
},
|
|
4379
4379
|
removeBranch(e) {
|
|
4380
4380
|
const t = this.branches.indexOf(e);
|
|
@@ -4416,8 +4416,8 @@ function bc(e, t, l) {
|
|
|
4416
4416
|
}
|
|
4417
4417
|
var el;
|
|
4418
4418
|
function tl() {
|
|
4419
|
-
|
|
4420
|
-
e.style.pointerEvents =
|
|
4419
|
+
Re.layers.forEach(({ node: e }) => {
|
|
4420
|
+
e.style.pointerEvents = Re.isBelowPointerBlockingLayer(e) ? "none" : "auto";
|
|
4421
4421
|
});
|
|
4422
4422
|
}
|
|
4423
4423
|
function Mc(e) {
|
|
@@ -4425,7 +4425,7 @@ function Mc(e) {
|
|
|
4425
4425
|
}
|
|
4426
4426
|
function Sc(e, t) {
|
|
4427
4427
|
const l = St(e), o = [];
|
|
4428
|
-
return
|
|
4428
|
+
return Re.hasPointerBlockingLayer() && !l.body.hasAttribute("data-inert") && (el = document.body.style.pointerEvents, queueMicrotask(() => {
|
|
4429
4429
|
l.body.style.pointerEvents = "none", l.body.setAttribute("data-inert", "");
|
|
4430
4430
|
})), t?.forEach((i) => {
|
|
4431
4431
|
const [a, s] = Pa(
|
|
@@ -4437,7 +4437,7 @@ function Sc(e, t) {
|
|
|
4437
4437
|
);
|
|
4438
4438
|
a.then((d) => o.push(La(d, { pointerEvents: "auto" }))), o.push(s);
|
|
4439
4439
|
}), () => {
|
|
4440
|
-
|
|
4440
|
+
Re.hasPointerBlockingLayer() || (queueMicrotask(() => {
|
|
4441
4441
|
l.body.style.pointerEvents = el, l.body.removeAttribute("data-inert"), l.body.style.length === 0 && l.body.removeAttribute("style");
|
|
4442
4442
|
}), o.forEach((i) => i()));
|
|
4443
4443
|
};
|
|
@@ -4451,22 +4451,22 @@ function Rc(e, t) {
|
|
|
4451
4451
|
if (!e)
|
|
4452
4452
|
return;
|
|
4453
4453
|
const { onDismiss: o, onRequestDismiss: i, pointerBlocking: a, exclude: s, debug: d, type: u = "dialog" } = t, m = { dismiss: o, node: e, type: u, pointerBlocking: a, requestDismiss: i };
|
|
4454
|
-
|
|
4454
|
+
Re.add(m), tl();
|
|
4455
4455
|
function g(w) {
|
|
4456
4456
|
const C = yt(w.detail.originalEvent);
|
|
4457
|
-
|
|
4457
|
+
Re.isBelowPointerBlockingLayer(e) || Re.isInBranch(C) || (t.onPointerDownOutside?.(w), t.onInteractOutside?.(w), !w.defaultPrevented && (d && console.log("onPointerDownOutside:", w.detail.originalEvent), o?.()));
|
|
4458
4458
|
}
|
|
4459
4459
|
function f(w) {
|
|
4460
4460
|
const C = yt(w.detail.originalEvent);
|
|
4461
|
-
|
|
4461
|
+
Re.isInBranch(C) || (t.onFocusOutside?.(w), t.onInteractOutside?.(w), !w.defaultPrevented && (d && console.log("onFocusOutside:", w.detail.originalEvent), o?.()));
|
|
4462
4462
|
}
|
|
4463
4463
|
function v(w) {
|
|
4464
|
-
|
|
4464
|
+
Re.isTopMost(e) && (t.onEscapeKeyDown?.(w), !w.defaultPrevented && o && (w.preventDefault(), o()));
|
|
4465
4465
|
}
|
|
4466
4466
|
function p(w) {
|
|
4467
4467
|
if (!e) return !1;
|
|
4468
4468
|
const C = typeof s == "function" ? s() : s, I = Array.isArray(C) ? C : [C], b = t.persistentElements?.map((x) => x()).filter(ve);
|
|
4469
|
-
return b && I.push(...b), I.some((x) => rt(x, w)) ||
|
|
4469
|
+
return b && I.push(...b), I.some((x) => rt(x, w)) || Re.isInNestedLayer(e, w);
|
|
4470
4470
|
}
|
|
4471
4471
|
const E = [
|
|
4472
4472
|
a ? Sc(e, t.persistentElements) : void 0,
|
|
@@ -4474,7 +4474,7 @@ function Rc(e, t) {
|
|
|
4474
4474
|
Cc(e, { exclude: p, onFocusOutside: f, onPointerDownOutside: g, defer: t.defer })
|
|
4475
4475
|
];
|
|
4476
4476
|
return () => {
|
|
4477
|
-
|
|
4477
|
+
Re.remove(e), tl(), Mc(e), E.forEach((w) => w?.());
|
|
4478
4478
|
};
|
|
4479
4479
|
}
|
|
4480
4480
|
function N1(e, t) {
|
|
@@ -4568,7 +4568,7 @@ function Kc(e) {
|
|
|
4568
4568
|
function Jc(e) {
|
|
4569
4569
|
return e.startsWith("#") ? e : Kc(e) ? `#${e}` : e;
|
|
4570
4570
|
}
|
|
4571
|
-
var { and: Qc } =
|
|
4571
|
+
var { and: Qc } = Xt();
|
|
4572
4572
|
Qc("isOpenControlled", "closeOnSelect");
|
|
4573
4573
|
function ol(e, t, l) {
|
|
4574
4574
|
const o = Uc(e);
|
|
@@ -4623,7 +4623,7 @@ B2.build();
|
|
|
4623
4623
|
var T2 = (e) => e.ids?.root ?? `accordion:${e.id}`, P2 = (e, t) => e.ids?.itemTrigger?.(t) ?? `accordion:${e.id}:trigger:${t}`, e5 = (e) => e.getById(T2(e)), B1 = (e) => {
|
|
4624
4624
|
const l = `[aria-controls][data-ownedby='${CSS.escape(T2(e))}']:not([disabled])`;
|
|
4625
4625
|
return y1(e5(e), l);
|
|
4626
|
-
}, t5 = (e) => Kl(B1(e)), n5 = (e) => Jl(B1(e)), l5 = (e, t) => Aa(B1(e), P2(e, t)), o5 = (e, t) => Va(B1(e), P2(e, t)), { and: r5, not: i5 } =
|
|
4626
|
+
}, t5 = (e) => Kl(B1(e)), n5 = (e) => Jl(B1(e)), l5 = (e, t) => Aa(B1(e), P2(e, t)), o5 = (e, t) => Va(B1(e), P2(e, t)), { and: r5, not: i5 } = Xt();
|
|
4627
4627
|
r5("isExpanded", "canToggle"), i5("isExpanded");
|
|
4628
4628
|
q()([
|
|
4629
4629
|
"collapsible",
|
|
@@ -4640,7 +4640,7 @@ q()([
|
|
|
4640
4640
|
"defaultValue"
|
|
4641
4641
|
]);
|
|
4642
4642
|
q()(["value", "disabled"]);
|
|
4643
|
-
var
|
|
4643
|
+
var Tt = (e, t) => ({ x: e, y: t });
|
|
4644
4644
|
function a5(e) {
|
|
4645
4645
|
const { x: t, y: l, width: o, height: i } = e, a = t + o / 2, s = l + i / 2;
|
|
4646
4646
|
return {
|
|
@@ -4654,11 +4654,11 @@ function a5(e) {
|
|
|
4654
4654
|
maxY: l + i,
|
|
4655
4655
|
midX: a,
|
|
4656
4656
|
midY: s,
|
|
4657
|
-
center:
|
|
4657
|
+
center: Tt(a, s)
|
|
4658
4658
|
};
|
|
4659
4659
|
}
|
|
4660
4660
|
function s5(e) {
|
|
4661
|
-
const t =
|
|
4661
|
+
const t = Tt(e.minX, e.minY), l = Tt(e.maxX, e.minY), o = Tt(e.maxX, e.maxY), i = Tt(e.minX, e.maxY);
|
|
4662
4662
|
return { top: t, right: l, bottom: o, left: i };
|
|
4663
4663
|
}
|
|
4664
4664
|
function c5(e, t) {
|
|
@@ -4868,19 +4868,19 @@ var x5 = Object.defineProperty, C5 = (e, t, l) => t in e ? x5(e, t, { enumerable
|
|
|
4868
4868
|
}), P(this, "upsert", (l, o, i = "append") => {
|
|
4869
4869
|
let a = this.indexOf(l);
|
|
4870
4870
|
return a === -1 ? (i === "append" ? this.append : this.prepend)(o) : this.copy([...this.items.slice(0, a), o, ...this.items.slice(a + 1)]);
|
|
4871
|
-
}), P(this, "insert", (l, ...o) => this.copy(
|
|
4871
|
+
}), P(this, "insert", (l, ...o) => this.copy(kt(this.items, l, ...o))), P(this, "insertBefore", (l, ...o) => {
|
|
4872
4872
|
let i = this.indexOf(l);
|
|
4873
4873
|
if (i === -1)
|
|
4874
4874
|
if (this.items.length === 0) i = 0;
|
|
4875
4875
|
else return this;
|
|
4876
|
-
return this.copy(
|
|
4876
|
+
return this.copy(kt(this.items, i, ...o));
|
|
4877
4877
|
}), P(this, "insertAfter", (l, ...o) => {
|
|
4878
4878
|
let i = this.indexOf(l);
|
|
4879
4879
|
if (i === -1)
|
|
4880
4880
|
if (this.items.length === 0) i = 0;
|
|
4881
4881
|
else return this;
|
|
4882
|
-
return this.copy(
|
|
4883
|
-
}), P(this, "prepend", (...l) => this.copy(
|
|
4882
|
+
return this.copy(kt(this.items, i + 1, ...o));
|
|
4883
|
+
}), P(this, "prepend", (...l) => this.copy(kt(this.items, 0, ...l))), P(this, "append", (...l) => this.copy(kt(this.items, this.items.length, ...l))), P(this, "filter", (l) => {
|
|
4884
4884
|
const o = this.items.filter((i, a) => l(this.stringifyItem(i), a, i));
|
|
4885
4885
|
return this.copy(o);
|
|
4886
4886
|
}), P(this, "remove", (...l) => {
|
|
@@ -4955,7 +4955,7 @@ var x5 = Object.defineProperty, C5 = (e, t, l) => t in e ? x5(e, t, { enumerable
|
|
|
4955
4955
|
yield* this.items;
|
|
4956
4956
|
}
|
|
4957
4957
|
}, y5 = (e, t) => !!e?.toLowerCase().startsWith(t.toLowerCase());
|
|
4958
|
-
function
|
|
4958
|
+
function kt(e, t, ...l) {
|
|
4959
4959
|
return [...e.slice(0, t), ...l, ...e.slice(t)];
|
|
4960
4960
|
}
|
|
4961
4961
|
function o1(e, t, l) {
|
|
@@ -4984,7 +4984,7 @@ var q2 = $("combobox").parts(
|
|
|
4984
4984
|
q2.build();
|
|
4985
4985
|
var $2 = (e) => new T1(e);
|
|
4986
4986
|
$2.empty = () => new T1({ items: [] });
|
|
4987
|
-
var I5 = (e) => e.ids?.control ?? `combobox:${e.id}:control`, b5 = (e) => e.ids?.input ?? `combobox:${e.id}:input`, M5 = (e) => e.ids?.content ?? `combobox:${e.id}:content`, S5 = (e) => e.ids?.positioner ?? `combobox:${e.id}:popper`, R5 = (e) => e.ids?.trigger ?? `combobox:${e.id}:toggle-btn`, z5 = (e) => e.ids?.clearTrigger ?? `combobox:${e.id}:clear-btn`, Xe = (e) => e.getById(M5(e)), ut = (e) => e.getById(b5(e)), rl = (e) => e.getById(S5(e)), il = (e) => e.getById(I5(e)),
|
|
4987
|
+
var I5 = (e) => e.ids?.control ?? `combobox:${e.id}:control`, b5 = (e) => e.ids?.input ?? `combobox:${e.id}:input`, M5 = (e) => e.ids?.content ?? `combobox:${e.id}:content`, S5 = (e) => e.ids?.positioner ?? `combobox:${e.id}:popper`, R5 = (e) => e.ids?.trigger ?? `combobox:${e.id}:toggle-btn`, z5 = (e) => e.ids?.clearTrigger ?? `combobox:${e.id}:clear-btn`, Xe = (e) => e.getById(M5(e)), ut = (e) => e.getById(b5(e)), rl = (e) => e.getById(S5(e)), il = (e) => e.getById(I5(e)), Pt = (e) => e.getById(R5(e)), al = (e) => e.getById(z5(e)), Lt = (e, t) => {
|
|
4988
4988
|
if (t == null) return null;
|
|
4989
4989
|
const l = `[role=option][data-value="${CSS.escape(t)}"]`;
|
|
4990
4990
|
return Ra(Xe(e), l);
|
|
@@ -4992,7 +4992,7 @@ var I5 = (e) => e.ids?.control ?? `combobox:${e.id}:control`, b5 = (e) => e.ids?
|
|
|
4992
4992
|
const t = ut(e);
|
|
4993
4993
|
e.isActiveElement(t) || t?.focus({ preventScroll: !0 });
|
|
4994
4994
|
}, A5 = (e) => {
|
|
4995
|
-
const t =
|
|
4995
|
+
const t = Pt(e);
|
|
4996
4996
|
e.isActiveElement(t) || t?.focus({ preventScroll: !0 });
|
|
4997
4997
|
}, { guards: V5, createMachine: O5, choose: j5 } = Fa(), { and: de, not: Ce } = V5;
|
|
4998
4998
|
O5({
|
|
@@ -5657,7 +5657,7 @@ O5({
|
|
|
5657
5657
|
return t("disableLayer") ? void 0 : N1(() => Xe(l), {
|
|
5658
5658
|
type: "listbox",
|
|
5659
5659
|
defer: !0,
|
|
5660
|
-
exclude: () => [ut(l),
|
|
5660
|
+
exclude: () => [ut(l), Pt(l), al(l)],
|
|
5661
5661
|
onFocusOutside: t("onFocusOutside"),
|
|
5662
5662
|
onPointerDownOutside: t("onPointerDownOutside"),
|
|
5663
5663
|
onInteractOutside: t("onInteractOutside"),
|
|
@@ -5673,12 +5673,12 @@ O5({
|
|
|
5673
5673
|
return w5([
|
|
5674
5674
|
ut(e),
|
|
5675
5675
|
Xe(e),
|
|
5676
|
-
|
|
5676
|
+
Pt(e),
|
|
5677
5677
|
al(e)
|
|
5678
5678
|
]);
|
|
5679
5679
|
},
|
|
5680
5680
|
trackPlacement({ context: e, prop: t, scope: l }) {
|
|
5681
|
-
const o = () => il(l) ||
|
|
5681
|
+
const o = () => il(l) || Pt(l), i = () => rl(l);
|
|
5682
5682
|
return e.set("currentPlacement", t("positioning").placement), at(o, i, {
|
|
5683
5683
|
...t("positioning"),
|
|
5684
5684
|
defer: !0,
|
|
@@ -5699,11 +5699,11 @@ O5({
|
|
|
5699
5699
|
p({
|
|
5700
5700
|
index: C,
|
|
5701
5701
|
immediate: m,
|
|
5702
|
-
getElement: () =>
|
|
5702
|
+
getElement: () => Lt(l, f)
|
|
5703
5703
|
});
|
|
5704
5704
|
return;
|
|
5705
5705
|
}
|
|
5706
|
-
const E =
|
|
5706
|
+
const E = Lt(l, f), w = X(() => {
|
|
5707
5707
|
C1(E, { rootEl: v, block: "nearest" });
|
|
5708
5708
|
});
|
|
5709
5709
|
a.push(w);
|
|
@@ -5752,13 +5752,13 @@ O5({
|
|
|
5752
5752
|
f2(() => {
|
|
5753
5753
|
const o = e.get("highlightedValue");
|
|
5754
5754
|
if (o == null) return;
|
|
5755
|
-
const i =
|
|
5755
|
+
const i = Lt(l, o), a = Xe(l), s = t("scrollToIndexFn");
|
|
5756
5756
|
if (s) {
|
|
5757
5757
|
const d = t("collection").indexOf(o);
|
|
5758
5758
|
s({
|
|
5759
5759
|
index: d,
|
|
5760
5760
|
immediate: !0,
|
|
5761
|
-
getElement: () =>
|
|
5761
|
+
getElement: () => Lt(l, o)
|
|
5762
5762
|
});
|
|
5763
5763
|
return;
|
|
5764
5764
|
}
|
|
@@ -5798,7 +5798,7 @@ O5({
|
|
|
5798
5798
|
},
|
|
5799
5799
|
setFinalFocus({ scope: e }) {
|
|
5800
5800
|
X(() => {
|
|
5801
|
-
|
|
5801
|
+
Pt(e)?.dataset.focusable == null ? sl(e) : A5(e);
|
|
5802
5802
|
});
|
|
5803
5803
|
},
|
|
5804
5804
|
syncInputValue({ context: e, scope: t, event: l }) {
|
|
@@ -5852,7 +5852,7 @@ O5({
|
|
|
5852
5852
|
l({
|
|
5853
5853
|
index: 0,
|
|
5854
5854
|
immediate: !0,
|
|
5855
|
-
getElement: () =>
|
|
5855
|
+
getElement: () => Lt(t, o)
|
|
5856
5856
|
});
|
|
5857
5857
|
} else {
|
|
5858
5858
|
const o = Xe(t);
|
|
@@ -6150,17 +6150,17 @@ var X2 = $("menu").parts(
|
|
|
6150
6150
|
"triggerItem"
|
|
6151
6151
|
);
|
|
6152
6152
|
X2.build();
|
|
6153
|
-
var K2 = (e) => e.ids?.trigger ?? `menu:${e.id}:trigger`, k5 = (e) => e.ids?.contextTrigger ?? `menu:${e.id}:ctx-trigger`, J2 = (e) => e.ids?.content ?? `menu:${e.id}:content`, L5 = (e) => e.ids?.positioner ?? `menu:${e.id}:popper`, u0 = (e, t) => `${e.id}/${t}`, nt = (e) => e?.dataset.value ?? null, Ke = (e) => e.getById(J2(e)), hl = (e) => e.getById(L5(e)), r1 = (e) => e.getById(K2(e)), N5 = (e, t) => t ? e.getById(u0(e, t)) : null, Q1 = (e) => e.getById(k5(e)),
|
|
6153
|
+
var K2 = (e) => e.ids?.trigger ?? `menu:${e.id}:trigger`, k5 = (e) => e.ids?.contextTrigger ?? `menu:${e.id}:ctx-trigger`, J2 = (e) => e.ids?.content ?? `menu:${e.id}:content`, L5 = (e) => e.ids?.positioner ?? `menu:${e.id}:popper`, u0 = (e, t) => `${e.id}/${t}`, nt = (e) => e?.dataset.value ?? null, Ke = (e) => e.getById(J2(e)), hl = (e) => e.getById(L5(e)), r1 = (e) => e.getById(K2(e)), N5 = (e, t) => t ? e.getById(u0(e, t)) : null, Q1 = (e) => e.getById(k5(e)), Jt = (e) => {
|
|
6154
6154
|
const l = `[role^="menuitem"][data-ownedby=${CSS.escape(J2(e))}]:not([data-disabled])`;
|
|
6155
6155
|
return y1(Ke(e), l);
|
|
6156
|
-
}, B5 = (e) => Kl(
|
|
6157
|
-
const l =
|
|
6156
|
+
}, B5 = (e) => Kl(Jt(e)), T5 = (e) => Jl(Jt(e)), ln = (e, t) => t ? e.id === t || e.dataset.value === t : !1, P5 = (e, t) => {
|
|
6157
|
+
const l = Jt(e), o = l.findIndex((i) => ln(i, t.value));
|
|
6158
6158
|
return ui(l, o, { loop: t.loop ?? t.loopFocus });
|
|
6159
6159
|
}, F5 = (e, t) => {
|
|
6160
|
-
const l =
|
|
6160
|
+
const l = Jt(e), o = l.findIndex((i) => ln(i, t.value));
|
|
6161
6161
|
return mi(l, o, { loop: t.loop ?? t.loopFocus });
|
|
6162
6162
|
}, _5 = (e, t) => {
|
|
6163
|
-
const l =
|
|
6163
|
+
const l = Jt(e), o = l.find((i) => ln(i, t.value));
|
|
6164
6164
|
return q0(l, { state: t.typeaheadState, key: t.key, activeId: o?.id ?? null });
|
|
6165
6165
|
}, D5 = (e) => !!e?.getAttribute("role")?.startsWith("menuitem") && !!e?.hasAttribute("aria-controls"), q5 = "menu:select";
|
|
6166
6166
|
function $5(e, t) {
|
|
@@ -6168,13 +6168,13 @@ function $5(e, t) {
|
|
|
6168
6168
|
const l = Oe(e), o = new l.CustomEvent(q5, { detail: { value: t } });
|
|
6169
6169
|
e.dispatchEvent(o);
|
|
6170
6170
|
}
|
|
6171
|
-
var { not:
|
|
6172
|
-
|
|
6173
|
-
|
|
6174
|
-
|
|
6171
|
+
var { not: Se, and: ht, or: W5 } = Xt();
|
|
6172
|
+
Se("isSubmenu"), W5("isOpenAutoFocusEvent", "isArrowDownEvent"), ht(Se("isTriggerItem"), "isOpenControlled"), Se("isTriggerItem"), ht("isSubmenu", "isOpenControlled"), Se("isPointerSuspended"), ht(Se("isPointerSuspended"), Se("isTriggerItem")), ht(
|
|
6173
|
+
Se("isTriggerItemHighlighted"),
|
|
6174
|
+
Se("isHighlightedItemEditable"),
|
|
6175
6175
|
"closeOnSelect",
|
|
6176
6176
|
"isOpenControlled"
|
|
6177
|
-
), ht(
|
|
6177
|
+
), ht(Se("isTriggerItemHighlighted"), Se("isHighlightedItemEditable"), "closeOnSelect"), ht(Se("isTriggerItemHighlighted"), Se("isHighlightedItemEditable"));
|
|
6178
6178
|
function dl(e) {
|
|
6179
6179
|
let t = e.parent;
|
|
6180
6180
|
for (; t && t.context.get("isSubmenu"); )
|
|
@@ -6335,8 +6335,8 @@ var to = $("select").parts(
|
|
|
6335
6335
|
to.build();
|
|
6336
6336
|
var no = (e) => new T1(e);
|
|
6337
6337
|
no.empty = () => new T1({ items: [] });
|
|
6338
|
-
var Y5 = (e) => e.ids?.content ?? `select:${e.id}:content`, X5 = (e) => e.ids?.trigger ?? `select:${e.id}:trigger`, K5 = (e) => e.ids?.clearTrigger ?? `select:${e.id}:clear-trigger`, J5 = (e, t) => e.ids?.item?.(t) ?? `select:${e.id}:option:${t}`, Q5 = (e) => e.ids?.hiddenSelect ?? `select:${e.id}:select`, Z5 = (e) => e.ids?.positioner ?? `select:${e.id}:positioner`, Z1 = (e) => e.getById(Q5(e)),
|
|
6339
|
-
t4("isTriggerArrowDownEvent", "isTriggerEnterEvent"),
|
|
6338
|
+
var Y5 = (e) => e.ids?.content ?? `select:${e.id}:content`, X5 = (e) => e.ids?.trigger ?? `select:${e.id}:trigger`, K5 = (e) => e.ids?.clearTrigger ?? `select:${e.id}:clear-trigger`, J5 = (e, t) => e.ids?.item?.(t) ?? `select:${e.id}:option:${t}`, Q5 = (e) => e.ids?.hiddenSelect ?? `select:${e.id}:select`, Z5 = (e) => e.ids?.positioner ?? `select:${e.id}:positioner`, Z1 = (e) => e.getById(Q5(e)), Nt = (e) => e.getById(Y5(e)), i1 = (e) => e.getById(X5(e)), e4 = (e) => e.getById(K5(e)), ul = (e) => e.getById(Z5(e)), e0 = (e, t) => t == null ? null : e.getById(J5(e, t)), { and: Bt, not: lt, or: t4 } = Xt();
|
|
6339
|
+
t4("isTriggerArrowDownEvent", "isTriggerEnterEvent"), Bt(lt("multiple"), "hasSelectedItems"), lt("multiple"), Bt(lt("multiple"), "hasSelectedItems"), lt("multiple"), lt("multiple"), lt("multiple"), lt("multiple"), Bt("closeOnSelect", "isOpenControlled"), Bt("hasHighlightedItem", "loop", "isLastItemHighlighted"), Bt("hasHighlightedItem", "loop", "isFirstItemHighlighted");
|
|
6340
6340
|
function gl(e) {
|
|
6341
6341
|
const t = e.restoreFocus ?? e.previousEvent?.restoreFocus;
|
|
6342
6342
|
return t == null || !!t;
|
|
@@ -6539,7 +6539,7 @@ const a1 = ["value", "type", "description"], o4 = (e) => e && typeof e == "objec
|
|
|
6539
6539
|
}
|
|
6540
6540
|
}
|
|
6541
6541
|
), t;
|
|
6542
|
-
}, i4 = (e) => e,
|
|
6542
|
+
}, i4 = (e) => e, Vt = (e) => e, a4 = (e) => e, s4 = (e) => e, c4 = (e) => e, h4 = (e) => e;
|
|
6543
6543
|
function io() {
|
|
6544
6544
|
const e = (t) => t;
|
|
6545
6545
|
return new Proxy(e, {
|
|
@@ -7777,9 +7777,9 @@ const V4 = /* @__PURE__ */ Fo(A4), ze = (e) => {
|
|
|
7777
7777
|
return t[i] === void 0 && (t[i] = e(...o)), t[i];
|
|
7778
7778
|
}
|
|
7779
7779
|
return l;
|
|
7780
|
-
}, uo = 16, R1 = "px", on = "em",
|
|
7780
|
+
}, uo = 16, R1 = "px", on = "em", _t = "rem";
|
|
7781
7781
|
function go(e = "") {
|
|
7782
|
-
const t = new RegExp(String.raw`-?\d+(?:\.\d+|\d*)`), l = new RegExp(`${R1}|${on}|${
|
|
7782
|
+
const t = new RegExp(String.raw`-?\d+(?:\.\d+|\d*)`), l = new RegExp(`${R1}|${on}|${_t}`);
|
|
7783
7783
|
return e.match(
|
|
7784
7784
|
new RegExp(`${t.source}(${l.source})`)
|
|
7785
7785
|
)?.[1];
|
|
@@ -7790,17 +7790,17 @@ function mo(e = "") {
|
|
|
7790
7790
|
const t = go(e);
|
|
7791
7791
|
if (!t || t === R1)
|
|
7792
7792
|
return e;
|
|
7793
|
-
if (t === on || t ===
|
|
7793
|
+
if (t === on || t === _t)
|
|
7794
7794
|
return `${parseFloat(e) * uo}${R1}`;
|
|
7795
7795
|
}
|
|
7796
7796
|
function vo(e = "") {
|
|
7797
7797
|
const t = go(e);
|
|
7798
|
-
if (!t || t ===
|
|
7798
|
+
if (!t || t === _t)
|
|
7799
7799
|
return e;
|
|
7800
7800
|
if (t === on)
|
|
7801
|
-
return `${parseFloat(e)}${
|
|
7801
|
+
return `${parseFloat(e)}${_t}`;
|
|
7802
7802
|
if (t === R1)
|
|
7803
|
-
return `${parseFloat(e) / uo}${
|
|
7803
|
+
return `${parseFloat(e) / uo}${_t}`;
|
|
7804
7804
|
}
|
|
7805
7805
|
const O4 = (e) => e.charAt(0).toUpperCase() + e.slice(1);
|
|
7806
7806
|
function j4(e) {
|
|
@@ -7927,10 +7927,10 @@ const L4 = /^@|&|&$/, N4 = (e) => {
|
|
|
7927
7927
|
}), B4 = fo("width"), T4 = fo("height"), po = (e) => ({
|
|
7928
7928
|
isMin: yl(e.minMax, e.maxMin, e.min),
|
|
7929
7929
|
isMax: yl(e.maxMin, e.minMax, e.max)
|
|
7930
|
-
}), { isMin: f0, isMax: pl } = po(B4), { isMin: p0, isMax: wl } = po(T4), El = /print/i, xl = /^print$/i, P4 = /(-?\d*\.?\d+)(ch|em|ex|px|rem)/, F4 = /(\d)/,
|
|
7930
|
+
}), { isMin: f0, isMax: pl } = po(B4), { isMin: p0, isMax: wl } = po(T4), El = /print/i, xl = /^print$/i, P4 = /(-?\d*\.?\d+)(ch|em|ex|px|rem)/, F4 = /(\d)/, Ft = Number.MAX_VALUE, _4 = { ch: 8.8984375, em: 16, rem: 16, ex: 8.296875, px: 1 };
|
|
7931
7931
|
function Cl(e) {
|
|
7932
7932
|
const t = P4.exec(e) || (f0(e) || p0(e) ? F4.exec(e) : null);
|
|
7933
|
-
if (!t) return
|
|
7933
|
+
if (!t) return Ft;
|
|
7934
7934
|
if (t[0] === "0") return 0;
|
|
7935
7935
|
const l = parseFloat(t[1]), o = t[2];
|
|
7936
7936
|
return l * (_4[o] || 1);
|
|
@@ -7949,7 +7949,7 @@ const q4 = ze((e, t) => {
|
|
|
7949
7949
|
if (o && s) return -1;
|
|
7950
7950
|
if (i && a) return 1;
|
|
7951
7951
|
const d = Cl(e), u = Cl(t);
|
|
7952
|
-
return d ===
|
|
7952
|
+
return d === Ft && u === Ft ? e.localeCompare(t) : d === Ft ? 1 : u === Ft ? -1 : d !== u ? d > u ? i ? -1 : 1 : i ? 1 : -1 : e.localeCompare(t);
|
|
7953
7953
|
});
|
|
7954
7954
|
function Il(e) {
|
|
7955
7955
|
return e.sort(([t], [l]) => q4(t, l));
|
|
@@ -7992,7 +7992,7 @@ function G4(e, t, l) {
|
|
|
7992
7992
|
}
|
|
7993
7993
|
function U4(...e) {
|
|
7994
7994
|
return e.filter(
|
|
7995
|
-
(t) => we(t) && Object.keys(
|
|
7995
|
+
(t) => we(t) && Object.keys(Yt(t)).length > 0
|
|
7996
7996
|
);
|
|
7997
7997
|
}
|
|
7998
7998
|
function Y4(e) {
|
|
@@ -8026,7 +8026,7 @@ function X4(e) {
|
|
|
8026
8026
|
}), E = (x = {}) => {
|
|
8027
8027
|
const M = o({
|
|
8028
8028
|
...g,
|
|
8029
|
-
...
|
|
8029
|
+
...Yt(x)
|
|
8030
8030
|
});
|
|
8031
8031
|
let y = { ...m };
|
|
8032
8032
|
At(y, p(M));
|
|
@@ -8613,7 +8613,7 @@ function M3(e) {
|
|
|
8613
8613
|
_.enforce === R && K(_, z);
|
|
8614
8614
|
});
|
|
8615
8615
|
}
|
|
8616
|
-
const b = b3(i), x =
|
|
8616
|
+
const b = b3(i), x = Yt({
|
|
8617
8617
|
...l,
|
|
8618
8618
|
breakpoints: b.breakpoints,
|
|
8619
8619
|
sizes: {
|
|
@@ -8995,7 +8995,7 @@ function V3(...e) {
|
|
|
8995
8995
|
tokens: m
|
|
8996
8996
|
});
|
|
8997
8997
|
function p() {
|
|
8998
|
-
const { textStyles: B, layerStyles: K, animationStyles: S } = l, N =
|
|
8998
|
+
const { textStyles: B, layerStyles: K, animationStyles: S } = l, N = Yt({
|
|
8999
8999
|
textStyle: B,
|
|
9000
9000
|
layerStyle: K,
|
|
9001
9001
|
animationStyle: S
|
|
@@ -10449,7 +10449,7 @@ function rn(e, t = "") {
|
|
|
10449
10449
|
a.value ? o[s] = a : Object.assign(o, rn(a, s));
|
|
10450
10450
|
}), { ...o, ...e };
|
|
10451
10451
|
}
|
|
10452
|
-
const
|
|
10452
|
+
const Ie = (e) => {
|
|
10453
10453
|
const t = typeof e == "string" ? parseInt(e, 10) : e;
|
|
10454
10454
|
return Number.isNaN(t) ? e : `${t / 16}rem`;
|
|
10455
10455
|
}, iM = [
|
|
@@ -10485,12 +10485,12 @@ const Re = (e) => {
|
|
|
10485
10485
|
backgroundColor: `{colors.button.${t}.bg}`,
|
|
10486
10486
|
borderColor: l,
|
|
10487
10487
|
borderStyle: "solid",
|
|
10488
|
-
borderWidth:
|
|
10488
|
+
borderWidth: Ie(1),
|
|
10489
10489
|
color: `{colors.button.${t}.fg}`
|
|
10490
10490
|
}, e;
|
|
10491
10491
|
},
|
|
10492
10492
|
{}
|
|
10493
|
-
), sM =
|
|
10493
|
+
), sM = Vt({
|
|
10494
10494
|
className: "button",
|
|
10495
10495
|
base: {
|
|
10496
10496
|
borderRadius: "4",
|
|
@@ -10514,21 +10514,21 @@ const Re = (e) => {
|
|
|
10514
10514
|
sm: {
|
|
10515
10515
|
minWidth: "32",
|
|
10516
10516
|
height: "32",
|
|
10517
|
-
paddingInline:
|
|
10518
|
-
paddingBlock:
|
|
10517
|
+
paddingInline: Ie(7),
|
|
10518
|
+
paddingBlock: Ie(5),
|
|
10519
10519
|
textStyle: "comp/button/sm"
|
|
10520
10520
|
},
|
|
10521
10521
|
md: {
|
|
10522
10522
|
minWidth: "40",
|
|
10523
10523
|
height: "40",
|
|
10524
|
-
paddingInline:
|
|
10525
|
-
paddingBlock:
|
|
10524
|
+
paddingInline: Ie(11),
|
|
10525
|
+
paddingBlock: Ie(7),
|
|
10526
10526
|
textStyle: "comp/button/md"
|
|
10527
10527
|
},
|
|
10528
10528
|
lg: {
|
|
10529
10529
|
minWidth: "48",
|
|
10530
10530
|
height: "48",
|
|
10531
|
-
padding:
|
|
10531
|
+
padding: Ie(11),
|
|
10532
10532
|
textStyle: "comp/button/lg"
|
|
10533
10533
|
}
|
|
10534
10534
|
}
|
|
@@ -10542,7 +10542,7 @@ const Re = (e) => {
|
|
|
10542
10542
|
background: "background/primary",
|
|
10543
10543
|
borderColor: "border/regular",
|
|
10544
10544
|
borderRadius: "4",
|
|
10545
|
-
borderWidth:
|
|
10545
|
+
borderWidth: Ie(1),
|
|
10546
10546
|
color: "input/text/inputValue",
|
|
10547
10547
|
textStyle: "body/lg/regular",
|
|
10548
10548
|
width: "100%",
|
|
@@ -10555,7 +10555,8 @@ const Re = (e) => {
|
|
|
10555
10555
|
borderColor: "border/hover"
|
|
10556
10556
|
},
|
|
10557
10557
|
_invalid: {
|
|
10558
|
-
borderColor: "border/error"
|
|
10558
|
+
borderColor: "border/error",
|
|
10559
|
+
paddingInlineEnd: Ie(38)
|
|
10559
10560
|
},
|
|
10560
10561
|
_disabled: {
|
|
10561
10562
|
_hover: {
|
|
@@ -10577,24 +10578,26 @@ const Re = (e) => {
|
|
|
10577
10578
|
}, jo = {
|
|
10578
10579
|
size: {
|
|
10579
10580
|
md: {
|
|
10580
|
-
paddingInline:
|
|
10581
|
-
paddingBlock:
|
|
10582
|
-
textStyle: "body/md/regular"
|
|
10581
|
+
paddingInline: Ie(11),
|
|
10582
|
+
paddingBlock: Ie(9),
|
|
10583
|
+
textStyle: "body/md/regular",
|
|
10584
|
+
"--input-height": "40"
|
|
10583
10585
|
},
|
|
10584
10586
|
lg: {
|
|
10585
|
-
paddingInline:
|
|
10586
|
-
paddingBlock:
|
|
10587
|
-
textStyle: "body/lg/regular"
|
|
10587
|
+
paddingInline: Ie(15),
|
|
10588
|
+
paddingBlock: Ie(11),
|
|
10589
|
+
textStyle: "body/lg/regular",
|
|
10590
|
+
"--input-height": "48"
|
|
10588
10591
|
}
|
|
10589
10592
|
}
|
|
10590
10593
|
}, Ho = {
|
|
10591
10594
|
size: "lg"
|
|
10592
|
-
}, cM =
|
|
10595
|
+
}, cM = Vt({
|
|
10593
10596
|
className: "input",
|
|
10594
10597
|
base: Oo,
|
|
10595
10598
|
variants: jo,
|
|
10596
10599
|
defaultVariants: Ho
|
|
10597
|
-
}), hM =
|
|
10600
|
+
}), hM = Vt({
|
|
10598
10601
|
className: "link",
|
|
10599
10602
|
base: {
|
|
10600
10603
|
color: "currentcolor",
|
|
@@ -10612,7 +10615,39 @@ const Re = (e) => {
|
|
|
10612
10615
|
}
|
|
10613
10616
|
}
|
|
10614
10617
|
}
|
|
10615
|
-
}), dM =
|
|
10618
|
+
}), dM = Vt({
|
|
10619
|
+
className: "separator",
|
|
10620
|
+
base: {
|
|
10621
|
+
display: "block",
|
|
10622
|
+
borderColor: "separator/primary",
|
|
10623
|
+
borderStyle: "solid"
|
|
10624
|
+
},
|
|
10625
|
+
variants: {
|
|
10626
|
+
variant: {},
|
|
10627
|
+
orientation: {
|
|
10628
|
+
horizontal: {
|
|
10629
|
+
borderTopWidth: "var(--separator-thickness)",
|
|
10630
|
+
width: "100%"
|
|
10631
|
+
},
|
|
10632
|
+
vertical: {
|
|
10633
|
+
borderInlineStartWidth: "var(--separator-thickness)",
|
|
10634
|
+
minHeight: "20"
|
|
10635
|
+
}
|
|
10636
|
+
},
|
|
10637
|
+
size: {
|
|
10638
|
+
1: {
|
|
10639
|
+
"--separator-thickness": "1px"
|
|
10640
|
+
},
|
|
10641
|
+
2: {
|
|
10642
|
+
"--separator-thickness": "2px"
|
|
10643
|
+
}
|
|
10644
|
+
}
|
|
10645
|
+
},
|
|
10646
|
+
defaultVariants: {
|
|
10647
|
+
size: "1",
|
|
10648
|
+
orientation: "horizontal"
|
|
10649
|
+
}
|
|
10650
|
+
}), uM = Vt({
|
|
10616
10651
|
className: "spinner",
|
|
10617
10652
|
base: {
|
|
10618
10653
|
"--spinner-color": "currentColor",
|
|
@@ -10620,7 +10655,7 @@ const Re = (e) => {
|
|
|
10620
10655
|
display: "inline-block",
|
|
10621
10656
|
borderColor: "var(--spinner-color)",
|
|
10622
10657
|
borderStyle: "solid",
|
|
10623
|
-
borderWidth:
|
|
10658
|
+
borderWidth: Ie(2),
|
|
10624
10659
|
borderRadius: "100%",
|
|
10625
10660
|
width: "var(--spinner-size)",
|
|
10626
10661
|
height: "var(--spinner-size)",
|
|
@@ -10652,43 +10687,44 @@ const Re = (e) => {
|
|
|
10652
10687
|
defaultVariants: {
|
|
10653
10688
|
size: "lg"
|
|
10654
10689
|
}
|
|
10655
|
-
}),
|
|
10690
|
+
}), gM = Vt({
|
|
10656
10691
|
className: "textarea",
|
|
10657
10692
|
base: Oo,
|
|
10658
10693
|
variants: jo,
|
|
10659
10694
|
defaultVariants: Ho
|
|
10660
|
-
}),
|
|
10695
|
+
}), mM = {
|
|
10661
10696
|
button: sM,
|
|
10662
10697
|
input: cM,
|
|
10663
10698
|
link: hM,
|
|
10664
|
-
|
|
10665
|
-
|
|
10666
|
-
}, mM = { primary: { value: { _light: "{colors.pal.purple.30}" } } }, vM = { primary: { value: { _light: "{colors.pal.neutral.90}" } } }, fM = { fg: { base: { value: { _light: "{colors.pal.neutral.10}" } }, primary: { value: { _light: "{colors.pal.purple.10}" } }, secondary: { value: { _light: "{colors.pal.neutral.40}" } }, tertiary: { value: { _light: "{colors.pal.neutral.60}" } }, subtle: { value: { _light: "{colors.pal.neutral.70}" } }, minimal: { value: { _light: "{colors.pal.neutral.80}" } }, positive: { value: { _light: "{colors.pal.green.50}" } }, negative: { value: { _light: "{colors.pal.red.50}" } }, "on-color": { value: { _light: "{colors.pal.neutral.100}" } }, "on-contrast": { value: { _light: "{colors.pal.neutral.95}" } }, "on-disabled": { value: { _light: "{colors.pal.neutral.70}" } }, disabled: { value: { _light: "{colors.pal.neutral.80}" } } }, bg: { surface: { value: { _light: "{colors.pal.neutral.100}" } }, contrast: { value: { _light: "{colors.pal.neutral.10}" } }, moderate: { value: { _light: "{colors.pal.neutral.90}" } }, subtle: { value: { _light: "{colors.pal.neutral.93}" } }, minimal: { value: { _light: "{colors.pal.neutral.95}" } }, disabled: { value: { _light: "{colors.pal.neutral.95}" } } }, border: { minimal: { value: { _light: "{colors.pal.neutral.93}" } }, subtle: { value: { _light: "{colors.pal.neutral.90}" } }, strong: { value: { _light: "{colors.pal.neutral.80}" } }, emphasized: { value: { _light: "{colors.pal.neutral.70}" } }, critical: { value: { _light: "{colors.pal.red.50}" } }, inverse: { value: { _light: "{colors.pal.neutral.100}" } }, "on-contrast": { value: { _light: "{colors.pal.neutral.95}" } }, disabled: { value: { _light: "{colors.pal.neutral.90}" } } }, primary: { base: { value: { _light: "{colors.pal.purple.40}" } }, emphasized: { value: { _light: "{colors.pal.purple.30}" } }, contrast: { value: { _light: "{colors.pal.purple.10}" } }, muted: { value: { _light: "{colors.pal.purple.80}" } }, subtle: { value: { _light: "{colors.pal.purple.93}" } }, disabled: { value: { _light: "{colors.pal.neutral.90}" } } }, interactive: { base: { value: { _light: "{colors.pal.purple.50}" } }, strong: { value: { _light: "{colors.pal.purple.40}" } }, bold: { value: { _light: "{colors.pal.purple.60}" } }, highlight: { value: { _light: "{colors.pal.purple.70}" } }, muted: { value: { _light: "{colors.pal.purple.80}" } }, moderate: { value: { _light: "{colors.pal.purple.90}" } }, subtle: { value: { _light: "{colors.pal.purple.93}" } }, minimal: { value: { _light: "{colors.pal.purple.95}" } }, disabled: { value: { _light: "{colors.pal.neutral.90}" } } }, info: { base: { value: { _light: "{colors.pal.blue.50}" } }, strong: { value: { _light: "{colors.pal.blue.40}" } }, bold: { value: { _light: "{colors.pal.blue.60}" } }, muted: { value: { _light: "{colors.pal.blue.80}" } }, moderate: { value: { _light: "{colors.pal.blue.90}" } }, subtle: { value: { _light: "{colors.pal.blue.93}" } }, minimal: { value: { _light: "{colors.pal.blue.95}" } } }, success: { base: { value: { _light: "{colors.pal.green.50}" } }, strong: { value: { _light: "{colors.pal.green.40}" } }, bold: { value: { _light: "{colors.pal.green.60}" } }, muted: { value: { _light: "{colors.pal.green.80}" } }, moderate: { value: { _light: "{colors.pal.green.90}" } }, subtle: { value: { _light: "{colors.pal.green.93}" } }, minimal: { value: { _light: "{colors.pal.green.95}" } } }, warning: { base: { value: { _light: "{colors.pal.yellow.50}" } }, strong: { value: { _light: "{colors.pal.yellow.40}" } }, bold: { value: { _light: "{colors.pal.yellow.60}" } }, muted: { value: { _light: "{colors.pal.yellow.80}" } }, moderate: { value: { _light: "{colors.pal.yellow.90}" } }, subtle: { value: { _light: "{colors.pal.yellow.93}" } }, minimal: { value: { _light: "{colors.pal.yellow.95}" } } }, critical: { base: { value: { _light: "{colors.pal.red.50}" } }, dark: { value: { _light: "{colors.pal.red.20}" } }, strong: { value: { _light: "{colors.pal.red.40}" } }, bold: { value: { _light: "{colors.pal.red.60}" } }, muted: { value: { _light: "{colors.pal.red.80}" } }, moderate: { value: { _light: "{colors.pal.red.90}" } }, subtle: { value: { _light: "{colors.pal.red.93}" } }, minimal: { value: { _light: "{colors.pal.red.95}" } } }, neutral: { base: { value: { _light: "{colors.pal.neutral.50}" } }, strong: { value: { _light: "{colors.pal.neutral.40}" } }, bold: { value: { _light: "{colors.pal.neutral.60}" } }, muted: { value: { _light: "{colors.pal.neutral.80}" } }, moderate: { value: { _light: "{colors.pal.neutral.90}" } }, subtle: { value: { _light: "{colors.pal.neutral.93}" } }, minimal: { value: { _light: "{colors.pal.neutral.95}" } } }, orange: { base: { value: { _light: "{colors.pal.orange.50}" } }, strong: { value: { _light: "{colors.pal.orange.40}" } }, bold: { value: { _light: "{colors.pal.orange.60}" } }, muted: { value: { _light: "{colors.pal.orange.80}" } }, moderate: { value: { _light: "{colors.pal.orange.90}" } }, subtle: { value: { _light: "{colors.pal.orange.93}" } }, minimal: { value: { _light: "{colors.pal.orange.95}" } } }, turquoise: { base: { value: { _light: "{colors.pal.turquoise.50}" } }, dark: { value: { _light: "{colors.pal.turquoise.20}" } }, emphasized: { value: { _light: "{colors.pal.turquoise.30}" } }, strong: { value: { _light: "{colors.pal.turquoise.40}" } }, bold: { value: { _light: "{colors.pal.turquoise.60}" } }, muted: { value: { _light: "{colors.pal.turquoise.80}" } }, moderate: { value: { _light: "{colors.pal.turquoise.90}" } }, subtle: { value: { _light: "{colors.pal.turquoise.93}" } }, minimal: { value: { _light: "{colors.pal.turquoise.95}" } } } }, pM = { primary: { value: { _light: "{colors.sys.bg.surface}" } }, secondary: { value: { _light: "{colors.sys.bg.minimal}" } }, tertiary: { value: { _light: "{colors.sys.bg.subtle}" } }, hover: { value: { _light: "{colors.sys.bg.subtle}" } }, active: { value: { _light: "{colors.sys.bg.moderate}" } }, selected: { value: { _light: "{colors.sys.interactive.minimal}" } }, "selected-hover": { value: { _light: "{colors.sys.interactive.subtle}" } }, contrast: { value: { _light: "{colors.sys.bg.contrast}" } }, disabled: { value: { _light: "{colors.sys.bg.disabled}" } } }, wM = { regular: { value: { _light: "{colors.sys.border.subtle}" } }, minimal: { value: { _light: "{colors.sys.border.minimal}" } }, strong: { value: { _light: "{colors.sys.border.strong}" } }, hover: { value: { _light: "{colors.sys.border.emphasized}" } }, focus: { value: { _light: "{colors.sys.interactive.highlight}" } }, selected: { value: { _light: "{colors.sys.interactive}" } }, error: { value: { _light: "{colors.sys.border.critical}" } }, inverse: { value: { _light: "{colors.sys.border.inverse}" } }, "on-contrast": { value: { _light: "{colors.sys.border.on-contrast}" } }, disabled: { value: { _light: "{colors.sys.border.disabled}" } } }, EM = { primary: { value: { _light: "{colors.sys.fg.primary}" } }, secondary: { value: { _light: "{colors.sys.fg.secondary}" } }, tertiary: { value: { _light: "{colors.sys.fg.tertiary}" } }, body: { value: { _light: "{colors.sys.fg}" } }, helper: { value: { _light: "{colors.sys.fg.secondary}" } }, link: { value: { _light: "{colors.sys.interactive}" } }, "link-hover": { value: { _light: "{colors.sys.interactive.strong}" } }, selected: { value: { _light: "{colors.sys.interactive}" } }, positive: { value: { _light: "{colors.sys.fg.positive}" } }, negative: { value: { _light: "{colors.sys.fg.negative}" } }, "on-color": { value: { _light: "{colors.sys.fg.on-color}" } }, "on-contrast": { value: { _light: "{colors.sys.fg.on-contrast}" } }, "on-disabled": { value: { _light: "{colors.sys.fg.on-disabled}" } }, disabled: { value: { _light: "{colors.sys.fg.disabled}" } } }, xM = { primary: { value: { _light: "{colors.sys.fg.primary}" } }, secondary: { value: { _light: "{colors.sys.fg.secondary}" } }, tertiary: { value: { _light: "{colors.sys.fg.tertiary}" } }, interactive: { value: { _light: "{colors.sys.interactive}" } }, "interactive-hover": { value: { _light: "{colors.sys.interactive.strong}" } }, positive: { value: { _light: "{colors.sys.fg.positive}" } }, negative: { value: { _light: "{colors.sys.fg.negative}" } }, "on-color": { value: { _light: "{colors.sys.fg.on-color}" } }, "on-contrast": { value: { _light: "{colors.sys.fg.on-contrast}" } }, "on-disabled": { value: { _light: "{colors.sys.fg.on-disabled}" } }, disabled: { value: { _light: "{colors.sys.fg.disabled}" } } }, CM = { primary: { bg: { value: { _light: "{colors.sys.primary}" } }, "bg-hover": { value: { _light: "{colors.sys.primary.emphasized}" } }, "bg-active": { value: { _light: "{colors.sys.fg.primary}" } }, "bg-disabled": { value: { _light: "{colors.sys.primary.disabled}" } }, fg: { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-hover": { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-active": { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.on-disabled}" } } }, secondary: { bg: { value: { _light: "{colors.sys.bg.surface}" } }, "bg-hover": { value: { _light: "{colors.sys.bg.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.bg.moderate}" } }, "bg-disabled": { value: { _light: "{colors.sys.bg.minimal}" } }, fg: { value: { _light: "{colors.sys.fg.primary}" } }, "fg-hover": { value: { _light: "{colors.sys.fg.primary}" } }, "fg-active": { value: { _light: "{colors.sys.fg.primary}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.disabled}" } }, border: { value: { _light: "{colors.sys.border.strong}" } }, "border-hover": { value: { _light: "{colors.sys.border.emphasized}" } }, "border-active": { value: { _light: "{colors.sys.border.emphasized}" } }, "border-disabled": { value: { _light: "{colors.sys.border.disabled}" } } }, tertiary: { bg: { value: { _light: "transparent" } }, "bg-hover": { value: { _light: "{colors.sys.bg.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.bg.moderate}" } }, "bg-disabled": { value: { _light: "transparent" } }, fg: { value: { _light: "{colors.sys.interactive}" } }, "fg-hover": { value: { _light: "{colors.sys.interactive.strong}" } }, "fg-active": { value: { _light: "{colors.sys.fg.primary}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.disabled}" } } }, "danger-primary": { bg: { value: { _light: "{colors.sys.critical}" } }, "bg-hover": { value: { _light: "{colors.sys.critical.strong}" } }, "bg-active": { value: { _light: "{colors.sys.critical.dark}" } }, "bg-disabled": { value: { _light: "{colors.sys.primary.disabled}" } }, fg: { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-hover": { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-active": { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.on-disabled}" } } }, "danger-secondary": { bg: { value: { _light: "{colors.sys.bg.surface}" } }, "bg-hover": { value: { _light: "{colors.sys.critical.minimal}" } }, "bg-active": { value: { _light: "{colors.sys.critical.moderate}" } }, "bg-disabled": { value: { _light: "{colors.sys.bg.minimal}" } }, fg: { value: { _light: "{colors.sys.critical}" } }, "fg-hover": { value: { _light: "{colors.sys.critical}" } }, "fg-active": { value: { _light: "{colors.sys.critical.strong}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.disabled}" } }, border: { value: { _light: "{colors.sys.critical.muted}" } }, "border-hover": { value: { _light: "{colors.sys.critical.muted}" } }, "border-active": { value: { _light: "{colors.sys.critical}" } }, "border-disabled": { value: { _light: "{colors.sys.border.disabled}" } } }, "danger-tertiary": { bg: { value: { _light: "transparent" } }, "bg-hover": { value: { _light: "{colors.sys.critical.minimal}" } }, "bg-active": { value: { _light: "{colors.sys.critical.moderate}" } }, "bg-disabled": { value: { _light: "transparent" } }, fg: { value: { _light: "{colors.sys.critical}" } }, "fg-hover": { value: { _light: "{colors.sys.critical}" } }, "fg-active": { value: { _light: "{colors.sys.critical.strong}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.disabled}" } } }, "ai-primary": { bg: { value: { _light: "{colors.sys.turquoise.strong}" } }, "bg-hover": { value: { _light: "{colors.sys.turquoise.emphasized}" } }, "bg-active": { value: { _light: "{colors.sys.turquoise.dark}" } }, "bg-disabled": { value: { _light: "{colors.sys.primary.disabled}" } }, fg: { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-hover": { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-active": { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.on-disabled}" } } }, "ai-secondary": { bg: { value: { _light: "{colors.sys.bg.surface}" } }, "bg-hover": { value: { _light: "{colors.sys.turquoise.minimal}" } }, "bg-active": { value: { _light: "{colors.sys.turquoise.moderate}" } }, "bg-disabled": { value: { _light: "{colors.sys.bg.minimal}" } }, fg: { value: { _light: "{colors.sys.turquoise}" } }, "fg-hover": { value: { _light: "{colors.sys.turquoise}" } }, "fg-active": { value: { _light: "{colors.sys.turquoise.strong}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.disabled}" } }, border: { value: { _light: "{colors.sys.turquoise.muted}" } }, "border-hover": { value: { _light: "{colors.sys.turquoise.muted}" } }, "border-active": { value: { _light: "{colors.sys.turquoise}" } }, "border-disabled": { value: { _light: "{colors.sys.border.disabled}" } } }, "ai-tertiary": { bg: { value: { _light: "{colors.sys.bg.transparent}" } }, "bg-hover": { value: { _light: "{colors.sys.turquoise.minimal}" } }, "bg-active": { value: { _light: "{colors.sys.turquoise.moderate}" } }, "bg-disabled": { value: { _light: "{colors.sys.bg.transparent}" } }, fg: { value: { _light: "{colors.sys.turquoise}" } }, "fg-hover": { value: { _light: "{colors.sys.turquoise}" } }, "fg-active": { value: { _light: "{colors.sys.turquoise.strong}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.disabled}" } } } }, yM = { text: { label: { value: { _light: "{colors.sys.fg.primary}" } }, inputValue: { value: { _light: "{colors.sys.fg}" } }, placeholder: { value: { _light: "{colors.sys.fg.subtle}" } }, helper: { value: { _light: "{colors.sys.fg.secondary}" } }, error: { value: { _light: "{colors.sys.fg.negative}" } } } }, IM = { info: { bg: { value: { _light: "{colors.sys.info.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.info.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.info.moderate}" } }, border: { value: { _light: "{colors.sys.info.muted}" } }, icon: { value: { _light: "{colors.sys.info.strong}" } }, text: { value: { _light: "{colors.sys.info.strong}" } } }, success: { bg: { value: { _light: "{colors.sys.success.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.success.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.success.moderate}" } }, border: { value: { _light: "{colors.sys.success.muted}" } }, icon: { value: { _light: "{colors.sys.success.strong}" } }, text: { value: { _light: "{colors.sys.success.strong}" } } }, warning: { bg: { value: { _light: "{colors.sys.warning.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.warning.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.warning.moderate}" } }, border: { value: { _light: "{colors.sys.warning.muted}" } }, icon: { value: { _light: "{colors.sys.warning.strong}" } }, text: { value: { _light: "{colors.sys.warning.strong}" } } }, critical: { bg: { value: { _light: "{colors.sys.critical.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.critical.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.critical.moderate}" } }, border: { value: { _light: "{colors.sys.critical.muted}" } }, icon: { value: { _light: "{colors.sys.critical.strong}" } }, text: { value: { _light: "{colors.sys.critical.strong}" } } }, progress: { bg: { value: { _light: "{colors.sys.interactive.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.interactive.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.interactive.moderate}" } }, border: { value: { _light: "{colors.sys.interactive.muted}" } }, icon: { value: { _light: "{colors.sys.interactive.strong}" } }, text: { value: { _light: "{colors.sys.interactive.strong}" } } }, neutral: { bg: { value: { _light: "{colors.sys.neutral.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.neutral.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.neutral.moderate}" } }, border: { value: { _light: "{colors.sys.neutral.muted}" } }, icon: { value: { _light: "{colors.sys.neutral.strong}" } }, text: { value: { _light: "{colors.sys.neutral.strong}" } } }, ai: { bg: { value: { _light: "{colors.sys.turquoise.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.turquoise.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.turquoise.moderate}" } }, border: { value: { _light: "{colors.sys.turquoise.muted}" } }, icon: { value: { _light: "{colors.sys.turquoise.strong}" } }, text: { value: { _light: "{colors.sys.turquoise.strong}" } } } }, bM = { overlay: { value: { _light: "{colors.sys.bg.contrast/50}" } }, "overlay-side": { value: { _light: "linear-gradient (90deg, {colors.sys.bg.contrast/0} 0%, {colors.sys.bg.contrast/32} 100%)" } }, "overlay-light": { value: { _light: "{colors.sys.bg.contrast/16}" } }, skeleton: { value: { _light: "{colors.sys.bg.subtle}" } }, "skeleton-strong": { value: { _light: "{colors.sys.fg.minimal}" } } }, MM = { "header-action": { bg: { value: { _light: "{colors.sys.bg.surface/0}" } }, "bg-hover": { value: { _light: "{colors.sys.bg.surface/20}" } }, "bg-active": { value: { _light: "{colors.sys.bg.surface/20}" } }, "bg-selected": { value: { _light: "{colors.sys.bg.surface/20}" } }, "bg-selected-hover": { value: { _light: "{colors.sys.bg.surface/10}" } } } }, SM = {
|
|
10667
|
-
brand: mM,
|
|
10668
|
-
|
|
10669
|
-
|
|
10670
|
-
|
|
10671
|
-
|
|
10672
|
-
|
|
10673
|
-
|
|
10674
|
-
|
|
10675
|
-
|
|
10676
|
-
|
|
10677
|
-
|
|
10678
|
-
|
|
10679
|
-
|
|
10680
|
-
|
|
10681
|
-
|
|
10682
|
-
|
|
10683
|
-
|
|
10684
|
-
|
|
10685
|
-
|
|
10686
|
-
|
|
10687
|
-
|
|
10688
|
-
|
|
10689
|
-
|
|
10690
|
-
|
|
10691
|
-
|
|
10699
|
+
separator: dM,
|
|
10700
|
+
spinner: uM,
|
|
10701
|
+
textarea: gM
|
|
10702
|
+
}, vM = { primary: { value: { _light: "{colors.pal.purple.30}" } } }, fM = { primary: { value: { _light: "{colors.pal.neutral.90}" } } }, pM = { fg: { base: { value: { _light: "{colors.pal.neutral.10}" } }, primary: { value: { _light: "{colors.pal.purple.10}" } }, secondary: { value: { _light: "{colors.pal.neutral.40}" } }, tertiary: { value: { _light: "{colors.pal.neutral.60}" } }, subtle: { value: { _light: "{colors.pal.neutral.70}" } }, minimal: { value: { _light: "{colors.pal.neutral.80}" } }, positive: { value: { _light: "{colors.pal.green.50}" } }, negative: { value: { _light: "{colors.pal.red.50}" } }, "on-color": { value: { _light: "{colors.pal.neutral.100}" } }, "on-contrast": { value: { _light: "{colors.pal.neutral.95}" } }, "on-disabled": { value: { _light: "{colors.pal.neutral.70}" } }, disabled: { value: { _light: "{colors.pal.neutral.80}" } } }, bg: { surface: { value: { _light: "{colors.pal.neutral.100}" } }, contrast: { value: { _light: "{colors.pal.neutral.10}" } }, moderate: { value: { _light: "{colors.pal.neutral.90}" } }, subtle: { value: { _light: "{colors.pal.neutral.93}" } }, minimal: { value: { _light: "{colors.pal.neutral.95}" } }, disabled: { value: { _light: "{colors.pal.neutral.95}" } } }, border: { minimal: { value: { _light: "{colors.pal.neutral.93}" } }, subtle: { value: { _light: "{colors.pal.neutral.90}" } }, strong: { value: { _light: "{colors.pal.neutral.80}" } }, emphasized: { value: { _light: "{colors.pal.neutral.70}" } }, critical: { value: { _light: "{colors.pal.red.50}" } }, inverse: { value: { _light: "{colors.pal.neutral.100}" } }, "on-contrast": { value: { _light: "{colors.pal.neutral.95}" } }, disabled: { value: { _light: "{colors.pal.neutral.90}" } } }, primary: { base: { value: { _light: "{colors.pal.purple.40}" } }, emphasized: { value: { _light: "{colors.pal.purple.30}" } }, contrast: { value: { _light: "{colors.pal.purple.10}" } }, muted: { value: { _light: "{colors.pal.purple.80}" } }, subtle: { value: { _light: "{colors.pal.purple.93}" } }, disabled: { value: { _light: "{colors.pal.neutral.90}" } } }, interactive: { base: { value: { _light: "{colors.pal.purple.50}" } }, strong: { value: { _light: "{colors.pal.purple.40}" } }, bold: { value: { _light: "{colors.pal.purple.60}" } }, highlight: { value: { _light: "{colors.pal.purple.70}" } }, muted: { value: { _light: "{colors.pal.purple.80}" } }, moderate: { value: { _light: "{colors.pal.purple.90}" } }, subtle: { value: { _light: "{colors.pal.purple.93}" } }, minimal: { value: { _light: "{colors.pal.purple.95}" } }, disabled: { value: { _light: "{colors.pal.neutral.90}" } } }, info: { base: { value: { _light: "{colors.pal.blue.50}" } }, strong: { value: { _light: "{colors.pal.blue.40}" } }, bold: { value: { _light: "{colors.pal.blue.60}" } }, muted: { value: { _light: "{colors.pal.blue.80}" } }, moderate: { value: { _light: "{colors.pal.blue.90}" } }, subtle: { value: { _light: "{colors.pal.blue.93}" } }, minimal: { value: { _light: "{colors.pal.blue.95}" } } }, success: { base: { value: { _light: "{colors.pal.green.50}" } }, strong: { value: { _light: "{colors.pal.green.40}" } }, bold: { value: { _light: "{colors.pal.green.60}" } }, muted: { value: { _light: "{colors.pal.green.80}" } }, moderate: { value: { _light: "{colors.pal.green.90}" } }, subtle: { value: { _light: "{colors.pal.green.93}" } }, minimal: { value: { _light: "{colors.pal.green.95}" } } }, warning: { base: { value: { _light: "{colors.pal.yellow.50}" } }, strong: { value: { _light: "{colors.pal.yellow.40}" } }, bold: { value: { _light: "{colors.pal.yellow.60}" } }, muted: { value: { _light: "{colors.pal.yellow.80}" } }, moderate: { value: { _light: "{colors.pal.yellow.90}" } }, subtle: { value: { _light: "{colors.pal.yellow.93}" } }, minimal: { value: { _light: "{colors.pal.yellow.95}" } } }, critical: { base: { value: { _light: "{colors.pal.red.50}" } }, dark: { value: { _light: "{colors.pal.red.20}" } }, strong: { value: { _light: "{colors.pal.red.40}" } }, bold: { value: { _light: "{colors.pal.red.60}" } }, muted: { value: { _light: "{colors.pal.red.80}" } }, moderate: { value: { _light: "{colors.pal.red.90}" } }, subtle: { value: { _light: "{colors.pal.red.93}" } }, minimal: { value: { _light: "{colors.pal.red.95}" } } }, neutral: { base: { value: { _light: "{colors.pal.neutral.50}" } }, strong: { value: { _light: "{colors.pal.neutral.40}" } }, bold: { value: { _light: "{colors.pal.neutral.60}" } }, muted: { value: { _light: "{colors.pal.neutral.80}" } }, moderate: { value: { _light: "{colors.pal.neutral.90}" } }, subtle: { value: { _light: "{colors.pal.neutral.93}" } }, minimal: { value: { _light: "{colors.pal.neutral.95}" } } }, orange: { base: { value: { _light: "{colors.pal.orange.50}" } }, strong: { value: { _light: "{colors.pal.orange.40}" } }, bold: { value: { _light: "{colors.pal.orange.60}" } }, muted: { value: { _light: "{colors.pal.orange.80}" } }, moderate: { value: { _light: "{colors.pal.orange.90}" } }, subtle: { value: { _light: "{colors.pal.orange.93}" } }, minimal: { value: { _light: "{colors.pal.orange.95}" } } }, turquoise: { base: { value: { _light: "{colors.pal.turquoise.50}" } }, dark: { value: { _light: "{colors.pal.turquoise.20}" } }, emphasized: { value: { _light: "{colors.pal.turquoise.30}" } }, strong: { value: { _light: "{colors.pal.turquoise.40}" } }, bold: { value: { _light: "{colors.pal.turquoise.60}" } }, muted: { value: { _light: "{colors.pal.turquoise.80}" } }, moderate: { value: { _light: "{colors.pal.turquoise.90}" } }, subtle: { value: { _light: "{colors.pal.turquoise.93}" } }, minimal: { value: { _light: "{colors.pal.turquoise.95}" } } } }, wM = { primary: { value: { _light: "{colors.sys.bg.surface}" } }, secondary: { value: { _light: "{colors.sys.bg.minimal}" } }, tertiary: { value: { _light: "{colors.sys.bg.subtle}" } }, hover: { value: { _light: "{colors.sys.bg.subtle}" } }, active: { value: { _light: "{colors.sys.bg.moderate}" } }, selected: { value: { _light: "{colors.sys.interactive.minimal}" } }, "selected-hover": { value: { _light: "{colors.sys.interactive.subtle}" } }, contrast: { value: { _light: "{colors.sys.bg.contrast}" } }, disabled: { value: { _light: "{colors.sys.bg.disabled}" } } }, EM = { regular: { value: { _light: "{colors.sys.border.subtle}" } }, minimal: { value: { _light: "{colors.sys.border.minimal}" } }, strong: { value: { _light: "{colors.sys.border.strong}" } }, hover: { value: { _light: "{colors.sys.border.emphasized}" } }, focus: { value: { _light: "{colors.sys.interactive.highlight}" } }, selected: { value: { _light: "{colors.sys.interactive}" } }, error: { value: { _light: "{colors.sys.border.critical}" } }, inverse: { value: { _light: "{colors.sys.border.inverse}" } }, "on-contrast": { value: { _light: "{colors.sys.border.on-contrast}" } }, disabled: { value: { _light: "{colors.sys.border.disabled}" } } }, xM = { primary: { value: { _light: "{colors.sys.fg.primary}" } }, secondary: { value: { _light: "{colors.sys.fg.secondary}" } }, tertiary: { value: { _light: "{colors.sys.fg.tertiary}" } }, body: { value: { _light: "{colors.sys.fg}" } }, helper: { value: { _light: "{colors.sys.fg.secondary}" } }, link: { value: { _light: "{colors.sys.interactive}" } }, "link-hover": { value: { _light: "{colors.sys.interactive.strong}" } }, selected: { value: { _light: "{colors.sys.interactive}" } }, positive: { value: { _light: "{colors.sys.fg.positive}" } }, negative: { value: { _light: "{colors.sys.fg.negative}" } }, "on-color": { value: { _light: "{colors.sys.fg.on-color}" } }, "on-contrast": { value: { _light: "{colors.sys.fg.on-contrast}" } }, "on-disabled": { value: { _light: "{colors.sys.fg.on-disabled}" } }, disabled: { value: { _light: "{colors.sys.fg.disabled}" } } }, CM = { primary: { value: { _light: "{colors.sys.fg.primary}" } }, secondary: { value: { _light: "{colors.sys.fg.secondary}" } }, tertiary: { value: { _light: "{colors.sys.fg.tertiary}" } }, interactive: { value: { _light: "{colors.sys.interactive}" } }, "interactive-hover": { value: { _light: "{colors.sys.interactive.strong}" } }, positive: { value: { _light: "{colors.sys.fg.positive}" } }, negative: { value: { _light: "{colors.sys.fg.negative}" } }, "on-color": { value: { _light: "{colors.sys.fg.on-color}" } }, "on-contrast": { value: { _light: "{colors.sys.fg.on-contrast}" } }, "on-disabled": { value: { _light: "{colors.sys.fg.on-disabled}" } }, disabled: { value: { _light: "{colors.sys.fg.disabled}" } } }, yM = { primary: { bg: { value: { _light: "{colors.sys.primary}" } }, "bg-hover": { value: { _light: "{colors.sys.primary.emphasized}" } }, "bg-active": { value: { _light: "{colors.sys.fg.primary}" } }, "bg-disabled": { value: { _light: "{colors.sys.primary.disabled}" } }, fg: { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-hover": { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-active": { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.on-disabled}" } } }, secondary: { bg: { value: { _light: "{colors.sys.bg.surface}" } }, "bg-hover": { value: { _light: "{colors.sys.bg.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.bg.moderate}" } }, "bg-disabled": { value: { _light: "{colors.sys.bg.minimal}" } }, fg: { value: { _light: "{colors.sys.fg.primary}" } }, "fg-hover": { value: { _light: "{colors.sys.fg.primary}" } }, "fg-active": { value: { _light: "{colors.sys.fg.primary}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.disabled}" } }, border: { value: { _light: "{colors.sys.border.strong}" } }, "border-hover": { value: { _light: "{colors.sys.border.emphasized}" } }, "border-active": { value: { _light: "{colors.sys.border.emphasized}" } }, "border-disabled": { value: { _light: "{colors.sys.border.disabled}" } } }, tertiary: { bg: { value: { _light: "transparent" } }, "bg-hover": { value: { _light: "{colors.sys.bg.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.bg.moderate}" } }, "bg-disabled": { value: { _light: "transparent" } }, fg: { value: { _light: "{colors.sys.interactive}" } }, "fg-hover": { value: { _light: "{colors.sys.interactive.strong}" } }, "fg-active": { value: { _light: "{colors.sys.fg.primary}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.disabled}" } } }, "danger-primary": { bg: { value: { _light: "{colors.sys.critical}" } }, "bg-hover": { value: { _light: "{colors.sys.critical.strong}" } }, "bg-active": { value: { _light: "{colors.sys.critical.dark}" } }, "bg-disabled": { value: { _light: "{colors.sys.primary.disabled}" } }, fg: { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-hover": { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-active": { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.on-disabled}" } } }, "danger-secondary": { bg: { value: { _light: "{colors.sys.bg.surface}" } }, "bg-hover": { value: { _light: "{colors.sys.critical.minimal}" } }, "bg-active": { value: { _light: "{colors.sys.critical.moderate}" } }, "bg-disabled": { value: { _light: "{colors.sys.bg.minimal}" } }, fg: { value: { _light: "{colors.sys.critical}" } }, "fg-hover": { value: { _light: "{colors.sys.critical}" } }, "fg-active": { value: { _light: "{colors.sys.critical.strong}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.disabled}" } }, border: { value: { _light: "{colors.sys.critical.muted}" } }, "border-hover": { value: { _light: "{colors.sys.critical.muted}" } }, "border-active": { value: { _light: "{colors.sys.critical}" } }, "border-disabled": { value: { _light: "{colors.sys.border.disabled}" } } }, "danger-tertiary": { bg: { value: { _light: "transparent" } }, "bg-hover": { value: { _light: "{colors.sys.critical.minimal}" } }, "bg-active": { value: { _light: "{colors.sys.critical.moderate}" } }, "bg-disabled": { value: { _light: "transparent" } }, fg: { value: { _light: "{colors.sys.critical}" } }, "fg-hover": { value: { _light: "{colors.sys.critical}" } }, "fg-active": { value: { _light: "{colors.sys.critical.strong}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.disabled}" } } }, "ai-primary": { bg: { value: { _light: "{colors.sys.turquoise.strong}" } }, "bg-hover": { value: { _light: "{colors.sys.turquoise.emphasized}" } }, "bg-active": { value: { _light: "{colors.sys.turquoise.dark}" } }, "bg-disabled": { value: { _light: "{colors.sys.primary.disabled}" } }, fg: { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-hover": { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-active": { value: { _light: "{colors.sys.fg.on-color}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.on-disabled}" } } }, "ai-secondary": { bg: { value: { _light: "{colors.sys.bg.surface}" } }, "bg-hover": { value: { _light: "{colors.sys.turquoise.minimal}" } }, "bg-active": { value: { _light: "{colors.sys.turquoise.moderate}" } }, "bg-disabled": { value: { _light: "{colors.sys.bg.minimal}" } }, fg: { value: { _light: "{colors.sys.turquoise}" } }, "fg-hover": { value: { _light: "{colors.sys.turquoise}" } }, "fg-active": { value: { _light: "{colors.sys.turquoise.strong}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.disabled}" } }, border: { value: { _light: "{colors.sys.turquoise.muted}" } }, "border-hover": { value: { _light: "{colors.sys.turquoise.muted}" } }, "border-active": { value: { _light: "{colors.sys.turquoise}" } }, "border-disabled": { value: { _light: "{colors.sys.border.disabled}" } } }, "ai-tertiary": { bg: { value: { _light: "{colors.sys.bg.transparent}" } }, "bg-hover": { value: { _light: "{colors.sys.turquoise.minimal}" } }, "bg-active": { value: { _light: "{colors.sys.turquoise.moderate}" } }, "bg-disabled": { value: { _light: "{colors.sys.bg.transparent}" } }, fg: { value: { _light: "{colors.sys.turquoise}" } }, "fg-hover": { value: { _light: "{colors.sys.turquoise}" } }, "fg-active": { value: { _light: "{colors.sys.turquoise.strong}" } }, "fg-disabled": { value: { _light: "{colors.sys.fg.disabled}" } } } }, IM = { text: { label: { value: { _light: "{colors.sys.fg.primary}" } }, inputValue: { value: { _light: "{colors.sys.fg}" } }, placeholder: { value: { _light: "{colors.sys.fg.subtle}" } }, helper: { value: { _light: "{colors.sys.fg.secondary}" } }, error: { value: { _light: "{colors.sys.fg.negative}" } } } }, bM = { info: { bg: { value: { _light: "{colors.sys.info.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.info.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.info.moderate}" } }, border: { value: { _light: "{colors.sys.info.muted}" } }, icon: { value: { _light: "{colors.sys.info.strong}" } }, text: { value: { _light: "{colors.sys.info.strong}" } } }, success: { bg: { value: { _light: "{colors.sys.success.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.success.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.success.moderate}" } }, border: { value: { _light: "{colors.sys.success.muted}" } }, icon: { value: { _light: "{colors.sys.success.strong}" } }, text: { value: { _light: "{colors.sys.success.strong}" } } }, warning: { bg: { value: { _light: "{colors.sys.warning.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.warning.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.warning.moderate}" } }, border: { value: { _light: "{colors.sys.warning.muted}" } }, icon: { value: { _light: "{colors.sys.warning.strong}" } }, text: { value: { _light: "{colors.sys.warning.strong}" } } }, critical: { bg: { value: { _light: "{colors.sys.critical.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.critical.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.critical.moderate}" } }, border: { value: { _light: "{colors.sys.critical.muted}" } }, icon: { value: { _light: "{colors.sys.critical.strong}" } }, text: { value: { _light: "{colors.sys.critical.strong}" } } }, progress: { bg: { value: { _light: "{colors.sys.interactive.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.interactive.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.interactive.moderate}" } }, border: { value: { _light: "{colors.sys.interactive.muted}" } }, icon: { value: { _light: "{colors.sys.interactive.strong}" } }, text: { value: { _light: "{colors.sys.interactive.strong}" } } }, neutral: { bg: { value: { _light: "{colors.sys.neutral.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.neutral.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.neutral.moderate}" } }, border: { value: { _light: "{colors.sys.neutral.muted}" } }, icon: { value: { _light: "{colors.sys.neutral.strong}" } }, text: { value: { _light: "{colors.sys.neutral.strong}" } } }, ai: { bg: { value: { _light: "{colors.sys.turquoise.minimal}" } }, "bg-hover": { value: { _light: "{colors.sys.turquoise.subtle}" } }, "bg-active": { value: { _light: "{colors.sys.turquoise.moderate}" } }, border: { value: { _light: "{colors.sys.turquoise.muted}" } }, icon: { value: { _light: "{colors.sys.turquoise.strong}" } }, text: { value: { _light: "{colors.sys.turquoise.strong}" } } } }, MM = { overlay: { value: { _light: "{colors.sys.bg.contrast/50}" } }, "overlay-side": { value: { _light: "linear-gradient (90deg, {colors.sys.bg.contrast/0} 0%, {colors.sys.bg.contrast/32} 100%)" } }, "overlay-light": { value: { _light: "{colors.sys.bg.contrast/16}" } }, skeleton: { value: { _light: "{colors.sys.bg.subtle}" } }, "skeleton-strong": { value: { _light: "{colors.sys.fg.minimal}" } } }, SM = { "header-action": { bg: { value: { _light: "{colors.sys.bg.surface/0}" } }, "bg-hover": { value: { _light: "{colors.sys.bg.surface/20}" } }, "bg-active": { value: { _light: "{colors.sys.bg.surface/20}" } }, "bg-selected": { value: { _light: "{colors.sys.bg.surface/20}" } }, "bg-selected-hover": { value: { _light: "{colors.sys.bg.surface/10}" } } } }, RM = {
|
|
10703
|
+
brand: vM,
|
|
10704
|
+
separator: fM,
|
|
10705
|
+
sys: pM,
|
|
10706
|
+
background: wM,
|
|
10707
|
+
border: EM,
|
|
10708
|
+
text: xM,
|
|
10709
|
+
icon: CM,
|
|
10710
|
+
button: yM,
|
|
10711
|
+
input: IM,
|
|
10712
|
+
status: bM,
|
|
10713
|
+
utilities: MM,
|
|
10714
|
+
ui: SM
|
|
10715
|
+
}, zM = ao.colors(rn(RM)), AM = { value: { _light: "0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.1) inset, 0 0 0 3px var(--colors-purple-70)" } }, VM = { value: { _light: "0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.1) inset" } }, OM = { value: { _light: "0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.1) inset" } }, jM = { value: { _light: "0 0.125rem 1.5rem 0 rgba(0, 0, 0, 0.08)" } }, HM = { value: { _light: "0 0.125rem 0.75rem 0 rgba(0, 0, 0, 0.06)" } }, kM = { value: { _light: "0 0 0 3px var(--colors-purple-70)" } }, LM = { value: { _light: "0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.06)" } }, NM = { value: { _light: "0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.2)" } }, BM = {
|
|
10716
|
+
formFocus: AM,
|
|
10717
|
+
inner: VM,
|
|
10718
|
+
innerSmall: OM,
|
|
10719
|
+
large: jM,
|
|
10720
|
+
medium: HM,
|
|
10721
|
+
outline: kM,
|
|
10722
|
+
small: LM,
|
|
10723
|
+
tooltip: NM
|
|
10724
|
+
}, TM = ao.shadows(BM), PM = {
|
|
10725
|
+
colors: zM,
|
|
10726
|
+
shadows: TM
|
|
10727
|
+
}, FM = a4({
|
|
10692
10728
|
className: "field",
|
|
10693
10729
|
slots: j3.keys(),
|
|
10694
10730
|
base: {
|
|
@@ -10731,8 +10767,8 @@ const Re = (e) => {
|
|
|
10731
10767
|
}
|
|
10732
10768
|
}
|
|
10733
10769
|
}
|
|
10734
|
-
}),
|
|
10735
|
-
field:
|
|
10770
|
+
}), _M = {
|
|
10771
|
+
field: FM
|
|
10736
10772
|
}, T = {
|
|
10737
10773
|
"mono/code-2": {
|
|
10738
10774
|
value: {
|
|
@@ -10957,7 +10993,7 @@ const Re = (e) => {
|
|
|
10957
10993
|
fontSize: "3rem"
|
|
10958
10994
|
}
|
|
10959
10995
|
}
|
|
10960
|
-
},
|
|
10996
|
+
}, DM = {
|
|
10961
10997
|
...T,
|
|
10962
10998
|
"display/lg": T["sans/size-8/bold"],
|
|
10963
10999
|
"display/sm": T["sans/size-7/bold"],
|
|
@@ -11010,15 +11046,15 @@ const Re = (e) => {
|
|
|
11010
11046
|
"comp/badge/sm": T["sans/size-1/uppercase-bold"],
|
|
11011
11047
|
"comp/dialog/title": T["sans/size-5/bold"],
|
|
11012
11048
|
"comp/dialog/label": T["sans/size-2/uppercase-semibold"]
|
|
11013
|
-
},
|
|
11049
|
+
}, qM = h4(DM), $M = Ye.animations({
|
|
11014
11050
|
spin: { value: "spin 1s linear infinite" }
|
|
11015
|
-
}),
|
|
11016
|
-
pal:
|
|
11017
|
-
brand:
|
|
11018
|
-
},
|
|
11019
|
-
body:
|
|
11020
|
-
mono:
|
|
11021
|
-
},
|
|
11051
|
+
}), WM = { neutral: { 10: { value: "#201b22" }, 20: { value: "#362d39" }, 30: { value: "#49404f" }, 40: { value: "#6b6071" }, 50: { value: "#7d7184" }, 60: { value: "#94879b" }, 70: { value: "#afa4b4" }, 80: { value: "#c9c1cd" }, 90: { value: "#dfdae1" }, 93: { value: "#efebef" }, 95: { value: "#f6f4f6" }, 100: { value: "#fff" } }, purple: { 10: { value: "#2b0e3f" }, 20: { value: "#421560" }, 30: { value: "#5c2a7e" }, 40: { value: "#7b3ba5" }, 50: { value: "#9247c2" }, 60: { value: "#ae63de" }, 70: { value: "#c289e6" }, 80: { value: "#d5adeb" }, 90: { value: "#ead4f2" }, 93: { value: "#f3e7f9" }, 95: { value: "#f9f2fd" } }, red: { 10: { value: "#47060c" }, 20: { value: "#630811" }, 30: { value: "#78111c" }, 40: { value: "#a91e2e" }, 50: { value: "#d72d40" }, 60: { value: "#f7596c" }, 70: { value: "#ff8091" }, 80: { value: "#ffa8b5" }, 90: { value: "#ffccd5" }, 93: { value: "#ffe5eb" }, 95: { value: "#fff0f3" } }, orange: { 10: { value: "#421000" }, 20: { value: "#661900" }, 30: { value: "#7a2200" }, 40: { value: "#a33500" }, 50: { value: "#d45202" }, 60: { value: "#ed720c" }, 70: { value: "#fd9730" }, 80: { value: "#ffb766" }, 90: { value: "#ffd5a3" }, 93: { value: "#ffe9cf" }, 95: { value: "#fff4e5" } }, yellow: { 10: { value: "#2e1c00" }, 20: { value: "#4d2f00" }, 30: { value: "#613e00" }, 40: { value: "#875b00" }, 50: { value: "#b27e00" }, 60: { value: "#d6a200" }, 70: { value: "#ebba00" }, 80: { value: "#f9cc15" }, 90: { value: "#fbe074" }, 93: { value: "#ffefad" }, 95: { value: "#fff6d1" } }, green: { 10: { value: "#042a0f" }, 20: { value: "#064217" }, 30: { value: "#0b5620" }, 40: { value: "#167231" }, 50: { value: "#2a9d4c" }, 60: { value: "#4eb76c" }, 70: { value: "#77cf8f" }, 80: { value: "#a1deb2" }, 90: { value: "#c3eace" }, 93: { value: "#e1f4e7" }, 95: { value: "#eef9f1" } }, turquoise: { 10: { value: "#002924" }, 20: { value: "#003d36" }, 30: { value: "#005248" }, 40: { value: "#007366" }, 50: { value: "#009e8e" }, 60: { value: "#11bba9" }, 70: { value: "#55cec3" }, 80: { value: "#8ae0d7" }, 90: { value: "#aeefe8" }, 93: { value: "#d8f8f4" }, 95: { value: "#e9fbf9" } }, blue: { 10: { value: "#002442" }, 20: { value: "#00315c" }, 30: { value: "#044781" }, 40: { value: "#1066ac" }, 50: { value: "#2582d0" }, 60: { value: "#4f9bde" }, 70: { value: "#71b8ef" }, 80: { value: "#99d1f5" }, 90: { value: "#c2e7fa" }, 93: { value: "#def2fc" }, 95: { value: "#ecf8fd" } } }, GM = { purple: { darkest: { value: "#3d125f" }, dark: { value: "#500e82" }, mid: { value: "#6a3c98" }, light: { value: "#deb4ff" }, lightest: { value: "#f6eaff" } }, blue: { dark: { value: "#11258e" }, mid: { value: "#005fbe" }, light: { value: "#88e3ff" }, lightest: { value: "#d7f5ff" } }, teal: { dark: { value: "#106375" }, mid: { value: "#10c0c0" }, light: { value: "#95ffec" }, lightest: { value: "#dbfffd" } }, green: { dark: { value: "#107557" }, mid: { value: "#0fc382" }, light: { value: "#95ffcc" }, lightest: { value: "#dbfff3" } }, yellow: { mid: { value: "#ffc500" }, light: { value: "#ffe27f" }, lightest: { value: "#fff4cd" } }, orange: { dark: { value: "#ff4400" }, mid: { value: "#ffa17f" }, light: { value: "#ffd7c9" } }, red: { dark: { value: "#e5113c" }, mid: { value: "#ff9cd8" }, light: { value: "#ffd0ec" } }, neutral: { black: { value: "#000" }, dark: { value: "#7c7c7c" }, light: { value: "#dbdbdb" }, white: { value: "#fff" } } }, UM = {
|
|
11052
|
+
pal: WM,
|
|
11053
|
+
brand: GM
|
|
11054
|
+
}, YM = Ye.colors(rn(UM)), XM = { value: '"Figtree Variable", sans-serif' }, KM = { value: '"Source Code Pro Variable", monospace' }, JM = {
|
|
11055
|
+
body: XM,
|
|
11056
|
+
mono: KM
|
|
11057
|
+
}, QM = Ye.fonts(JM), ZM = { value: "1rem" }, eS = {
|
|
11022
11058
|
1: { value: "0.75rem" },
|
|
11023
11059
|
2: { value: "0.875rem" },
|
|
11024
11060
|
3: { value: "1rem" },
|
|
@@ -11027,20 +11063,20 @@ const Re = (e) => {
|
|
|
11027
11063
|
6: { value: "1.875rem" },
|
|
11028
11064
|
7: { value: "2.25rem" },
|
|
11029
11065
|
8: { value: "3rem" },
|
|
11030
|
-
base:
|
|
11031
|
-
},
|
|
11032
|
-
bold:
|
|
11033
|
-
demiBold:
|
|
11034
|
-
normal:
|
|
11035
|
-
semibold:
|
|
11036
|
-
},
|
|
11066
|
+
base: ZM
|
|
11067
|
+
}, tS = Ye.fontSizes(eS), nS = { value: 700 }, lS = { value: 600 }, oS = { value: 400 }, rS = { value: 600 }, iS = {
|
|
11068
|
+
bold: nS,
|
|
11069
|
+
demiBold: lS,
|
|
11070
|
+
normal: oS,
|
|
11071
|
+
semibold: rS
|
|
11072
|
+
}, aS = Ye.fontWeights(iS), sS = {
|
|
11037
11073
|
2: { value: "0.125rem" },
|
|
11038
11074
|
4: { value: "0.25rem" },
|
|
11039
11075
|
8: { value: "0.5rem" },
|
|
11040
11076
|
12: { value: "0.75rem" },
|
|
11041
11077
|
16: { value: "1rem" },
|
|
11042
11078
|
24: { value: "1.5rem" }
|
|
11043
|
-
},
|
|
11079
|
+
}, cS = Ye.radii(sS), ko = {
|
|
11044
11080
|
1: { value: "0.0625rem" },
|
|
11045
11081
|
2: { value: "0.125rem" },
|
|
11046
11082
|
4: { value: "0.25rem" },
|
|
@@ -11056,48 +11092,48 @@ const Re = (e) => {
|
|
|
11056
11092
|
64: { value: "4rem" },
|
|
11057
11093
|
96: { value: "6rem" },
|
|
11058
11094
|
128: { value: "8rem" }
|
|
11059
|
-
},
|
|
11060
|
-
base:
|
|
11061
|
-
dialog:
|
|
11062
|
-
dialogOverlay:
|
|
11063
|
-
fullDialog:
|
|
11064
|
-
fullDialogOverlay:
|
|
11065
|
-
header:
|
|
11066
|
-
hide:
|
|
11067
|
-
popover:
|
|
11068
|
-
tooltip:
|
|
11069
|
-
},
|
|
11070
|
-
animations:
|
|
11071
|
-
colors:
|
|
11072
|
-
fonts:
|
|
11073
|
-
fontSizes:
|
|
11074
|
-
fontWeights:
|
|
11075
|
-
radii:
|
|
11076
|
-
sizes:
|
|
11077
|
-
spacing:
|
|
11078
|
-
zIndex:
|
|
11079
|
-
},
|
|
11095
|
+
}, hS = Ye.sizes(ko), dS = Ye.spacing(ko), uS = { value: 0 }, gS = { value: 1300 }, mS = { value: 1299 }, vS = { value: 1200 }, fS = { value: 1199 }, pS = { value: 1100 }, wS = { value: -1 }, ES = { value: 1400 }, xS = { value: 1500 }, CS = {
|
|
11096
|
+
base: uS,
|
|
11097
|
+
dialog: gS,
|
|
11098
|
+
dialogOverlay: mS,
|
|
11099
|
+
fullDialog: vS,
|
|
11100
|
+
fullDialogOverlay: fS,
|
|
11101
|
+
header: pS,
|
|
11102
|
+
hide: wS,
|
|
11103
|
+
popover: ES,
|
|
11104
|
+
tooltip: xS
|
|
11105
|
+
}, yS = Ye.zIndex(CS), IS = {
|
|
11106
|
+
animations: $M,
|
|
11107
|
+
colors: YM,
|
|
11108
|
+
fonts: QM,
|
|
11109
|
+
fontSizes: tS,
|
|
11110
|
+
fontWeights: aS,
|
|
11111
|
+
radii: cS,
|
|
11112
|
+
sizes: hS,
|
|
11113
|
+
spacing: dS,
|
|
11114
|
+
zIndex: yS
|
|
11115
|
+
}, bS = s4({
|
|
11080
11116
|
spin: {
|
|
11081
11117
|
"0%": { transform: "rotate(0deg)" },
|
|
11082
11118
|
"100%": { transform: "rotate(360deg)" }
|
|
11083
11119
|
}
|
|
11084
|
-
}),
|
|
11120
|
+
}), MS = so({
|
|
11085
11121
|
preflight: !0,
|
|
11086
11122
|
cssVarsPrefix: "",
|
|
11087
11123
|
cssVarsRoot: ":where(:root, :host)",
|
|
11088
11124
|
globalCss: rM,
|
|
11089
11125
|
theme: {
|
|
11090
11126
|
breakpoints: oM,
|
|
11091
|
-
keyframes:
|
|
11092
|
-
tokens:
|
|
11093
|
-
semanticTokens:
|
|
11094
|
-
slotRecipes:
|
|
11095
|
-
recipes:
|
|
11096
|
-
textStyles:
|
|
11097
|
-
}
|
|
11098
|
-
}),
|
|
11127
|
+
keyframes: bS,
|
|
11128
|
+
tokens: IS,
|
|
11129
|
+
semanticTokens: PM,
|
|
11130
|
+
slotRecipes: _M,
|
|
11131
|
+
recipes: mM,
|
|
11132
|
+
textStyles: qM
|
|
11133
|
+
}
|
|
11134
|
+
}), SS = V3(w4, MS), zS = (e) => /* @__PURE__ */ r.jsx(Gr, { ...e, value: SS });
|
|
11099
11135
|
export {
|
|
11100
|
-
|
|
11136
|
+
zS as BitkitProvider,
|
|
11101
11137
|
N3 as IconAbortCircle16,
|
|
11102
11138
|
xv as IconAbortCircle24,
|
|
11103
11139
|
T3 as IconAbortCircleFilled16,
|
|
@@ -11622,5 +11658,5 @@ export {
|
|
|
11622
11658
|
Zb as IconXamarin24,
|
|
11623
11659
|
fv as IconXcode16,
|
|
11624
11660
|
tM as IconXcode24,
|
|
11625
|
-
|
|
11661
|
+
SS as bitriseTheme
|
|
11626
11662
|
};
|