rds-ui-system 2.22.0 → 2.22.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/rds-ui-system.es.js +246 -246
- package/dist/rds-ui-system.umd.js +8 -8
- package/package.json +1 -1
package/dist/rds-ui-system.es.js
CHANGED
|
@@ -13,13 +13,13 @@ var ht;
|
|
|
13
13
|
function ls() {
|
|
14
14
|
if (ht) return Ve;
|
|
15
15
|
ht = 1;
|
|
16
|
-
var s = vt, r = Symbol.for("react.element"), t = Symbol.for("react.fragment"), a = Object.prototype.hasOwnProperty,
|
|
17
|
-
function o(d,
|
|
16
|
+
var s = vt, r = Symbol.for("react.element"), t = Symbol.for("react.fragment"), a = Object.prototype.hasOwnProperty, c = s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, l = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
17
|
+
function o(d, n, x) {
|
|
18
18
|
var h, m = {}, b = null, y = null;
|
|
19
|
-
x !== void 0 && (b = "" + x),
|
|
20
|
-
for (h in
|
|
21
|
-
if (d && d.defaultProps) for (h in
|
|
22
|
-
return { $$typeof: r, type: d, key: b, ref: y, props: m, _owner:
|
|
19
|
+
x !== void 0 && (b = "" + x), n.key !== void 0 && (b = "" + n.key), n.ref !== void 0 && (y = n.ref);
|
|
20
|
+
for (h in n) a.call(n, h) && !l.hasOwnProperty(h) && (m[h] = n[h]);
|
|
21
|
+
if (d && d.defaultProps) for (h in n = d.defaultProps, n) m[h] === void 0 && (m[h] = n[h]);
|
|
22
|
+
return { $$typeof: r, type: d, key: b, ref: y, props: m, _owner: c.current };
|
|
23
23
|
}
|
|
24
24
|
return Ve.Fragment = t, Ve.jsx = o, Ve.jsxs = o, Ve;
|
|
25
25
|
}
|
|
@@ -36,7 +36,7 @@ var Me = {};
|
|
|
36
36
|
var ft;
|
|
37
37
|
function ns() {
|
|
38
38
|
return ft || (ft = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
39
|
-
var s = vt, r = Symbol.for("react.element"), t = Symbol.for("react.portal"), a = Symbol.for("react.fragment"),
|
|
39
|
+
var s = vt, r = Symbol.for("react.element"), t = Symbol.for("react.portal"), a = Symbol.for("react.fragment"), c = Symbol.for("react.strict_mode"), l = Symbol.for("react.profiler"), o = Symbol.for("react.provider"), d = Symbol.for("react.context"), n = Symbol.for("react.forward_ref"), x = Symbol.for("react.suspense"), h = Symbol.for("react.suspense_list"), m = Symbol.for("react.memo"), b = Symbol.for("react.lazy"), y = Symbol.for("react.offscreen"), A = Symbol.iterator, P = "@@iterator";
|
|
40
40
|
function _(i) {
|
|
41
41
|
if (i === null || typeof i != "object")
|
|
42
42
|
return null;
|
|
@@ -48,10 +48,10 @@ function ns() {
|
|
|
48
48
|
{
|
|
49
49
|
for (var f = arguments.length, p = new Array(f > 1 ? f - 1 : 0), L = 1; L < f; L++)
|
|
50
50
|
p[L - 1] = arguments[L];
|
|
51
|
-
|
|
51
|
+
$("error", i, p);
|
|
52
52
|
}
|
|
53
53
|
}
|
|
54
|
-
function
|
|
54
|
+
function $(i, f, p) {
|
|
55
55
|
{
|
|
56
56
|
var L = V.ReactDebugCurrentFrame, Z = L.getStackAddendum();
|
|
57
57
|
Z !== "" && (f += "%s", p = p.concat([Z]));
|
|
@@ -61,10 +61,10 @@ function ns() {
|
|
|
61
61
|
T.unshift("Warning: " + f), Function.prototype.apply.call(console[i], console, T);
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
|
-
var W = !1, k = !1, E = !1,
|
|
64
|
+
var W = !1, k = !1, E = !1, O = !1, g = !1, N;
|
|
65
65
|
N = Symbol.for("react.module.reference");
|
|
66
|
-
function
|
|
67
|
-
return !!(typeof i == "string" || typeof i == "function" || i === a || i === l || g || i ===
|
|
66
|
+
function z(i) {
|
|
67
|
+
return !!(typeof i == "string" || typeof i == "function" || i === a || i === l || g || i === c || i === x || i === h || O || i === y || W || k || E || typeof i == "object" && i !== null && (i.$$typeof === b || i.$$typeof === m || i.$$typeof === o || i.$$typeof === d || i.$$typeof === n || // This needs to include all possible module reference object
|
|
68
68
|
// types supported by any Flight configuration anywhere since
|
|
69
69
|
// we don't know which Flight build this will end up being used
|
|
70
70
|
// with.
|
|
@@ -94,7 +94,7 @@ function ns() {
|
|
|
94
94
|
return "Portal";
|
|
95
95
|
case l:
|
|
96
96
|
return "Profiler";
|
|
97
|
-
case
|
|
97
|
+
case c:
|
|
98
98
|
return "StrictMode";
|
|
99
99
|
case x:
|
|
100
100
|
return "Suspense";
|
|
@@ -109,7 +109,7 @@ function ns() {
|
|
|
109
109
|
case o:
|
|
110
110
|
var p = i;
|
|
111
111
|
return ae(p._context) + ".Provider";
|
|
112
|
-
case
|
|
112
|
+
case n:
|
|
113
113
|
return q(i, i.render, "ForwardRef");
|
|
114
114
|
case m:
|
|
115
115
|
var L = i.displayName || null;
|
|
@@ -256,18 +256,18 @@ function ns() {
|
|
|
256
256
|
if (ce && L && typeof ce.stack == "string") {
|
|
257
257
|
for (var H = ce.stack.split(`
|
|
258
258
|
`), J = L.stack.split(`
|
|
259
|
-
`), I = H.length - 1,
|
|
260
|
-
|
|
261
|
-
for (; I >= 1 &&
|
|
262
|
-
if (H[I] !== J[
|
|
263
|
-
if (I !== 1 ||
|
|
259
|
+
`), I = H.length - 1, U = J.length - 1; I >= 1 && U >= 0 && H[I] !== J[U]; )
|
|
260
|
+
U--;
|
|
261
|
+
for (; I >= 1 && U >= 0; I--, U--)
|
|
262
|
+
if (H[I] !== J[U]) {
|
|
263
|
+
if (I !== 1 || U !== 1)
|
|
264
264
|
do
|
|
265
|
-
if (I--,
|
|
265
|
+
if (I--, U--, U < 0 || H[I] !== J[U]) {
|
|
266
266
|
var re = `
|
|
267
267
|
` + H[I].replace(" at new ", " at ");
|
|
268
268
|
return i.displayName && re.includes("<anonymous>") && (re = re.replace("<anonymous>", i.displayName)), typeof i == "function" && ne.set(i, re), re;
|
|
269
269
|
}
|
|
270
|
-
while (I >= 1 &&
|
|
270
|
+
while (I >= 1 && U >= 0);
|
|
271
271
|
break;
|
|
272
272
|
}
|
|
273
273
|
}
|
|
@@ -299,7 +299,7 @@ function ns() {
|
|
|
299
299
|
}
|
|
300
300
|
if (typeof i == "object")
|
|
301
301
|
switch (i.$$typeof) {
|
|
302
|
-
case
|
|
302
|
+
case n:
|
|
303
303
|
return Tt(i.render);
|
|
304
304
|
case m:
|
|
305
305
|
return Ae(i.type, f, p);
|
|
@@ -452,8 +452,8 @@ function ns() {
|
|
|
452
452
|
R[T] === void 0 && (R[T] = I[T]);
|
|
453
453
|
}
|
|
454
454
|
if (H || J) {
|
|
455
|
-
var
|
|
456
|
-
H && Dt(R,
|
|
455
|
+
var U = typeof i == "function" ? i.displayName || i.name || "Unknown" : i;
|
|
456
|
+
H && Dt(R, U), J && Yt(R, U);
|
|
457
457
|
}
|
|
458
458
|
return Kt(i, H, J, Z, L, tt.current, R);
|
|
459
459
|
}
|
|
@@ -539,7 +539,7 @@ Check the top-level render call using <` + p + ">.");
|
|
|
539
539
|
var p;
|
|
540
540
|
if (typeof f == "function")
|
|
541
541
|
p = f.propTypes;
|
|
542
|
-
else if (typeof f == "object" && (f.$$typeof ===
|
|
542
|
+
else if (typeof f == "object" && (f.$$typeof === n || // Note: Memo only checks outer props here.
|
|
543
543
|
// Inner props are checked in the reconciler.
|
|
544
544
|
f.$$typeof === m))
|
|
545
545
|
p = f.propTypes;
|
|
@@ -570,7 +570,7 @@ Check the top-level render call using <` + p + ">.");
|
|
|
570
570
|
}
|
|
571
571
|
function ot(i, f, p, L, Z, T) {
|
|
572
572
|
{
|
|
573
|
-
var R =
|
|
573
|
+
var R = z(i);
|
|
574
574
|
if (!R) {
|
|
575
575
|
var H = "";
|
|
576
576
|
(i === void 0 || typeof i == "object" && i !== null && Object.keys(i).length === 0) && (H += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
@@ -579,9 +579,9 @@ Check the top-level render call using <` + p + ">.");
|
|
|
579
579
|
var I;
|
|
580
580
|
i === null ? I = "null" : Ie(i) ? I = "array" : i !== void 0 && i.$$typeof === r ? (I = "<" + (F(i.type) || "Unknown") + " />", H = " Did you accidentally export a JSX literal instead of a component?") : I = typeof i, C("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", I, H);
|
|
581
581
|
}
|
|
582
|
-
var
|
|
583
|
-
if (
|
|
584
|
-
return
|
|
582
|
+
var U = Jt(i, f, p, Z, T);
|
|
583
|
+
if (U == null)
|
|
584
|
+
return U;
|
|
585
585
|
if (R) {
|
|
586
586
|
var re = f.children;
|
|
587
587
|
if (re !== void 0)
|
|
@@ -595,7 +595,7 @@ Check the top-level render call using <` + p + ">.");
|
|
|
595
595
|
else
|
|
596
596
|
ct(re, i);
|
|
597
597
|
}
|
|
598
|
-
return i === a ? Ft(
|
|
598
|
+
return i === a ? Ft(U) : Qt(U), U;
|
|
599
599
|
}
|
|
600
600
|
}
|
|
601
601
|
function es(i, f, p) {
|
|
@@ -624,17 +624,17 @@ const Xe = "-", os = (s) => {
|
|
|
624
624
|
return d[0] === "" && d.length !== 1 && d.shift(), jt(d, r) || ds(o);
|
|
625
625
|
},
|
|
626
626
|
getConflictingClassGroupIds: (o, d) => {
|
|
627
|
-
const
|
|
628
|
-
return d && a[o] ? [...
|
|
627
|
+
const n = t[o] || [];
|
|
628
|
+
return d && a[o] ? [...n, ...a[o]] : n;
|
|
629
629
|
}
|
|
630
630
|
};
|
|
631
631
|
}, jt = (s, r) => {
|
|
632
632
|
var o;
|
|
633
633
|
if (s.length === 0)
|
|
634
634
|
return r.classGroupId;
|
|
635
|
-
const t = s[0], a = r.nextPart.get(t),
|
|
636
|
-
if (
|
|
637
|
-
return
|
|
635
|
+
const t = s[0], a = r.nextPart.get(t), c = a ? jt(s.slice(1), a) : void 0;
|
|
636
|
+
if (c)
|
|
637
|
+
return c;
|
|
638
638
|
if (r.validators.length === 0)
|
|
639
639
|
return;
|
|
640
640
|
const l = s.join(Xe);
|
|
@@ -655,28 +655,28 @@ const Xe = "-", os = (s) => {
|
|
|
655
655
|
nextPart: /* @__PURE__ */ new Map(),
|
|
656
656
|
validators: []
|
|
657
657
|
};
|
|
658
|
-
for (const
|
|
659
|
-
De(t[
|
|
658
|
+
for (const c in t)
|
|
659
|
+
De(t[c], a, c, r);
|
|
660
660
|
return a;
|
|
661
661
|
}, De = (s, r, t, a) => {
|
|
662
|
-
s.forEach((
|
|
663
|
-
if (typeof
|
|
664
|
-
const l =
|
|
662
|
+
s.forEach((c) => {
|
|
663
|
+
if (typeof c == "string") {
|
|
664
|
+
const l = c === "" ? r : ut(r, c);
|
|
665
665
|
l.classGroupId = t;
|
|
666
666
|
return;
|
|
667
667
|
}
|
|
668
|
-
if (typeof
|
|
669
|
-
if (fs(
|
|
670
|
-
De(
|
|
668
|
+
if (typeof c == "function") {
|
|
669
|
+
if (fs(c)) {
|
|
670
|
+
De(c(a), r, t, a);
|
|
671
671
|
return;
|
|
672
672
|
}
|
|
673
673
|
r.validators.push({
|
|
674
|
-
validator:
|
|
674
|
+
validator: c,
|
|
675
675
|
classGroupId: t
|
|
676
676
|
});
|
|
677
677
|
return;
|
|
678
678
|
}
|
|
679
|
-
Object.entries(
|
|
679
|
+
Object.entries(c).forEach(([l, o]) => {
|
|
680
680
|
De(o, ut(r, l), t, a);
|
|
681
681
|
});
|
|
682
682
|
});
|
|
@@ -697,7 +697,7 @@ const Xe = "-", os = (s) => {
|
|
|
697
697
|
}
|
|
698
698
|
};
|
|
699
699
|
let r = 0, t = /* @__PURE__ */ new Map(), a = /* @__PURE__ */ new Map();
|
|
700
|
-
const
|
|
700
|
+
const c = (l, o) => {
|
|
701
701
|
t.set(l, o), r++, r > s && (r = 0, a = t, t = /* @__PURE__ */ new Map());
|
|
702
702
|
};
|
|
703
703
|
return {
|
|
@@ -706,10 +706,10 @@ const Xe = "-", os = (s) => {
|
|
|
706
706
|
if (o !== void 0)
|
|
707
707
|
return o;
|
|
708
708
|
if ((o = a.get(l)) !== void 0)
|
|
709
|
-
return
|
|
709
|
+
return c(l, o), o;
|
|
710
710
|
},
|
|
711
711
|
set(l, o) {
|
|
712
|
-
t.has(l) ? t.set(l, o) :
|
|
712
|
+
t.has(l) ? t.set(l, o) : c(l, o);
|
|
713
713
|
}
|
|
714
714
|
};
|
|
715
715
|
}, Ye = "!", Ke = ":", ps = Ke.length, us = (s) => {
|
|
@@ -717,14 +717,14 @@ const Xe = "-", os = (s) => {
|
|
|
717
717
|
prefix: r,
|
|
718
718
|
experimentalParseClassName: t
|
|
719
719
|
} = s;
|
|
720
|
-
let a = (
|
|
720
|
+
let a = (c) => {
|
|
721
721
|
const l = [];
|
|
722
|
-
let o = 0, d = 0,
|
|
723
|
-
for (let A = 0; A <
|
|
724
|
-
let P =
|
|
722
|
+
let o = 0, d = 0, n = 0, x;
|
|
723
|
+
for (let A = 0; A < c.length; A++) {
|
|
724
|
+
let P = c[A];
|
|
725
725
|
if (o === 0 && d === 0) {
|
|
726
726
|
if (P === Ke) {
|
|
727
|
-
l.push(
|
|
727
|
+
l.push(c.slice(n, A)), n = A + ps;
|
|
728
728
|
continue;
|
|
729
729
|
}
|
|
730
730
|
if (P === "/") {
|
|
@@ -734,7 +734,7 @@ const Xe = "-", os = (s) => {
|
|
|
734
734
|
}
|
|
735
735
|
P === "[" ? o++ : P === "]" ? o-- : P === "(" ? d++ : P === ")" && d--;
|
|
736
736
|
}
|
|
737
|
-
const h = l.length === 0 ?
|
|
737
|
+
const h = l.length === 0 ? c : c.substring(n), m = ws(h), b = m !== h, y = x && x > n ? x - n : void 0;
|
|
738
738
|
return {
|
|
739
739
|
modifiers: l,
|
|
740
740
|
hasImportantModifier: b,
|
|
@@ -743,8 +743,8 @@ const Xe = "-", os = (s) => {
|
|
|
743
743
|
};
|
|
744
744
|
};
|
|
745
745
|
if (r) {
|
|
746
|
-
const
|
|
747
|
-
a = (o) => o.startsWith(
|
|
746
|
+
const c = r + Ke, l = a;
|
|
747
|
+
a = (o) => o.startsWith(c) ? l(o.substring(c.length)) : {
|
|
748
748
|
isExternal: !0,
|
|
749
749
|
modifiers: [],
|
|
750
750
|
hasImportantModifier: !1,
|
|
@@ -753,10 +753,10 @@ const Xe = "-", os = (s) => {
|
|
|
753
753
|
};
|
|
754
754
|
}
|
|
755
755
|
if (t) {
|
|
756
|
-
const
|
|
756
|
+
const c = a;
|
|
757
757
|
a = (l) => t({
|
|
758
758
|
className: l,
|
|
759
|
-
parseClassName:
|
|
759
|
+
parseClassName: c
|
|
760
760
|
});
|
|
761
761
|
}
|
|
762
762
|
return a;
|
|
@@ -765,11 +765,11 @@ const Xe = "-", os = (s) => {
|
|
|
765
765
|
return (a) => {
|
|
766
766
|
if (a.length <= 1)
|
|
767
767
|
return a;
|
|
768
|
-
const
|
|
768
|
+
const c = [];
|
|
769
769
|
let l = [];
|
|
770
770
|
return a.forEach((o) => {
|
|
771
|
-
o[0] === "[" || r[o] ? (
|
|
772
|
-
}),
|
|
771
|
+
o[0] === "[" || r[o] ? (c.push(...l.sort(), o), l = []) : l.push(o);
|
|
772
|
+
}), c.push(...l.sort()), c;
|
|
773
773
|
};
|
|
774
774
|
}, vs = (s) => ({
|
|
775
775
|
cache: xs(s.cacheSize),
|
|
@@ -780,10 +780,10 @@ const Xe = "-", os = (s) => {
|
|
|
780
780
|
const {
|
|
781
781
|
parseClassName: t,
|
|
782
782
|
getClassGroupId: a,
|
|
783
|
-
getConflictingClassGroupIds:
|
|
783
|
+
getConflictingClassGroupIds: c,
|
|
784
784
|
sortModifiers: l
|
|
785
785
|
} = r, o = [], d = s.trim().split(gs);
|
|
786
|
-
let
|
|
786
|
+
let n = "";
|
|
787
787
|
for (let x = d.length - 1; x >= 0; x -= 1) {
|
|
788
788
|
const h = d[x], {
|
|
789
789
|
isExternal: m,
|
|
@@ -793,33 +793,33 @@ const Xe = "-", os = (s) => {
|
|
|
793
793
|
maybePostfixModifierPosition: P
|
|
794
794
|
} = t(h);
|
|
795
795
|
if (m) {
|
|
796
|
-
|
|
796
|
+
n = h + (n.length > 0 ? " " + n : n);
|
|
797
797
|
continue;
|
|
798
798
|
}
|
|
799
799
|
let _ = !!P, V = a(_ ? A.substring(0, P) : A);
|
|
800
800
|
if (!V) {
|
|
801
801
|
if (!_) {
|
|
802
|
-
|
|
802
|
+
n = h + (n.length > 0 ? " " + n : n);
|
|
803
803
|
continue;
|
|
804
804
|
}
|
|
805
805
|
if (V = a(A), !V) {
|
|
806
|
-
|
|
806
|
+
n = h + (n.length > 0 ? " " + n : n);
|
|
807
807
|
continue;
|
|
808
808
|
}
|
|
809
809
|
_ = !1;
|
|
810
810
|
}
|
|
811
|
-
const C = l(b).join(":"),
|
|
811
|
+
const C = l(b).join(":"), $ = y ? C + Ye : C, W = $ + V;
|
|
812
812
|
if (o.includes(W))
|
|
813
813
|
continue;
|
|
814
814
|
o.push(W);
|
|
815
|
-
const k =
|
|
815
|
+
const k = c(V, _);
|
|
816
816
|
for (let E = 0; E < k.length; ++E) {
|
|
817
|
-
const
|
|
818
|
-
o.push(
|
|
817
|
+
const O = k[E];
|
|
818
|
+
o.push($ + O);
|
|
819
819
|
}
|
|
820
|
-
|
|
820
|
+
n = h + (n.length > 0 ? " " + n : n);
|
|
821
821
|
}
|
|
822
|
-
return
|
|
822
|
+
return n;
|
|
823
823
|
};
|
|
824
824
|
function bs() {
|
|
825
825
|
let s = 0, r, t, a = "";
|
|
@@ -836,17 +836,17 @@ const bt = (s) => {
|
|
|
836
836
|
return t;
|
|
837
837
|
};
|
|
838
838
|
function _s(s, ...r) {
|
|
839
|
-
let t, a,
|
|
840
|
-
function o(
|
|
839
|
+
let t, a, c, l = o;
|
|
840
|
+
function o(n) {
|
|
841
841
|
const x = r.reduce((h, m) => m(h), s());
|
|
842
|
-
return t = vs(x), a = t.cache.get,
|
|
842
|
+
return t = vs(x), a = t.cache.get, c = t.cache.set, l = d, d(n);
|
|
843
843
|
}
|
|
844
|
-
function d(
|
|
845
|
-
const x = a(
|
|
844
|
+
function d(n) {
|
|
845
|
+
const x = a(n);
|
|
846
846
|
if (x)
|
|
847
847
|
return x;
|
|
848
|
-
const h = js(
|
|
849
|
-
return n
|
|
848
|
+
const h = js(n, t);
|
|
849
|
+
return c(n, h), h;
|
|
850
850
|
}
|
|
851
851
|
return function() {
|
|
852
852
|
return l(bs.apply(null, arguments));
|
|
@@ -867,7 +867,7 @@ const G = (s) => {
|
|
|
867
867
|
const a = Lt.exec(s);
|
|
868
868
|
return a ? a[1] ? r(a[1]) : t : !1;
|
|
869
869
|
}, yt = (s) => s === "position" || s === "percentage", Nt = (s) => s === "image" || s === "url", Ct = (s) => s === "length" || s === "size" || s === "bg-size", Vt = (s) => s === "length", Ws = (s) => s === "number", Is = (s) => s === "family-name", Mt = (s) => s === "shadow", Os = () => {
|
|
870
|
-
const s = G("color"), r = G("font"), t = G("text"), a = G("font-weight"),
|
|
870
|
+
const s = G("color"), r = G("font"), t = G("text"), a = G("font-weight"), c = G("tracking"), l = G("leading"), o = G("breakpoint"), d = G("container"), n = G("spacing"), x = G("radius"), h = G("shadow"), m = G("inset-shadow"), b = G("text-shadow"), y = G("drop-shadow"), A = G("blur"), P = G("perspective"), _ = G("aspect"), V = G("ease"), C = G("animate"), $ = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], W = () => [
|
|
871
871
|
"center",
|
|
872
872
|
"top",
|
|
873
873
|
"bottom",
|
|
@@ -885,7 +885,7 @@ const G = (s) => {
|
|
|
885
885
|
"bottom-left",
|
|
886
886
|
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
887
887
|
"left-bottom"
|
|
888
|
-
], k = () => [...W(), w, u], E = () => ["auto", "hidden", "clip", "visible", "scroll"],
|
|
888
|
+
], k = () => [...W(), w, u], E = () => ["auto", "hidden", "clip", "visible", "scroll"], O = () => ["auto", "contain", "none"], g = () => [w, u, n], N = () => [je, "full", "auto", ...g()], z = () => [he, "none", "subgrid", w, u], q = () => ["auto", {
|
|
889
889
|
span: ["full", he, w, u]
|
|
890
890
|
}, he, w, u], ae = () => [he, "auto", w, u], F = () => ["auto", "min", "max", "fr", w, u], Q = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], te = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], se = () => ["auto", ...g()], le = () => [je, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...g()], j = () => [s, w, u], ke = () => [...W(), mt, wt, {
|
|
891
891
|
position: [w, u]
|
|
@@ -961,14 +961,14 @@ const G = (s) => {
|
|
|
961
961
|
* @see https://tailwindcss.com/docs/break-after
|
|
962
962
|
*/
|
|
963
963
|
"break-after": [{
|
|
964
|
-
"break-after":
|
|
964
|
+
"break-after": $()
|
|
965
965
|
}],
|
|
966
966
|
/**
|
|
967
967
|
* Break Before
|
|
968
968
|
* @see https://tailwindcss.com/docs/break-before
|
|
969
969
|
*/
|
|
970
970
|
"break-before": [{
|
|
971
|
-
"break-before":
|
|
971
|
+
"break-before": $()
|
|
972
972
|
}],
|
|
973
973
|
/**
|
|
974
974
|
* Break Inside
|
|
@@ -1060,21 +1060,21 @@ const G = (s) => {
|
|
|
1060
1060
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
1061
1061
|
*/
|
|
1062
1062
|
overscroll: [{
|
|
1063
|
-
overscroll:
|
|
1063
|
+
overscroll: O()
|
|
1064
1064
|
}],
|
|
1065
1065
|
/**
|
|
1066
1066
|
* Overscroll Behavior X
|
|
1067
1067
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
1068
1068
|
*/
|
|
1069
1069
|
"overscroll-x": [{
|
|
1070
|
-
"overscroll-x":
|
|
1070
|
+
"overscroll-x": O()
|
|
1071
1071
|
}],
|
|
1072
1072
|
/**
|
|
1073
1073
|
* Overscroll Behavior Y
|
|
1074
1074
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
1075
1075
|
*/
|
|
1076
1076
|
"overscroll-y": [{
|
|
1077
|
-
"overscroll-y":
|
|
1077
|
+
"overscroll-y": O()
|
|
1078
1078
|
}],
|
|
1079
1079
|
/**
|
|
1080
1080
|
* Position
|
|
@@ -1213,7 +1213,7 @@ const G = (s) => {
|
|
|
1213
1213
|
* @see https://tailwindcss.com/docs/grid-template-columns
|
|
1214
1214
|
*/
|
|
1215
1215
|
"grid-cols": [{
|
|
1216
|
-
"grid-cols":
|
|
1216
|
+
"grid-cols": z()
|
|
1217
1217
|
}],
|
|
1218
1218
|
/**
|
|
1219
1219
|
* Grid Column Start / End
|
|
@@ -1241,7 +1241,7 @@ const G = (s) => {
|
|
|
1241
1241
|
* @see https://tailwindcss.com/docs/grid-template-rows
|
|
1242
1242
|
*/
|
|
1243
1243
|
"grid-rows": [{
|
|
1244
|
-
"grid-rows":
|
|
1244
|
+
"grid-rows": z()
|
|
1245
1245
|
}],
|
|
1246
1246
|
/**
|
|
1247
1247
|
* Grid Row Start / End
|
|
@@ -1669,7 +1669,7 @@ const G = (s) => {
|
|
|
1669
1669
|
* @see https://tailwindcss.com/docs/letter-spacing
|
|
1670
1670
|
*/
|
|
1671
1671
|
tracking: [{
|
|
1672
|
-
tracking: [
|
|
1672
|
+
tracking: [c, w, u]
|
|
1673
1673
|
}],
|
|
1674
1674
|
/**
|
|
1675
1675
|
* Line Clamp
|
|
@@ -5404,14 +5404,14 @@ const G = (s) => {
|
|
|
5404
5404
|
variant: r = "DEFAULT",
|
|
5405
5405
|
isIconSolid: t = !1,
|
|
5406
5406
|
className: a,
|
|
5407
|
-
iconName:
|
|
5407
|
+
iconName: c,
|
|
5408
5408
|
iconColor: l,
|
|
5409
5409
|
children: o,
|
|
5410
5410
|
disabled: d,
|
|
5411
|
-
iconPosition:
|
|
5411
|
+
iconPosition: n = "leading",
|
|
5412
5412
|
...x
|
|
5413
5413
|
}, h) => {
|
|
5414
|
-
const m = () => /* @__PURE__ */ e.jsx("span", { "data-testid": "icon-wrapper", children: Ht[
|
|
5414
|
+
const m = () => /* @__PURE__ */ e.jsx("span", { "data-testid": "icon-wrapper", children: Ht[c](t, d == !0, l || "black") });
|
|
5415
5415
|
return /* @__PURE__ */ e.jsxs(
|
|
5416
5416
|
"button",
|
|
5417
5417
|
{
|
|
@@ -5428,9 +5428,9 @@ const G = (s) => {
|
|
|
5428
5428
|
type: "button",
|
|
5429
5429
|
...x,
|
|
5430
5430
|
children: [
|
|
5431
|
-
|
|
5431
|
+
c && n === "leading" && /* @__PURE__ */ e.jsx(m, {}),
|
|
5432
5432
|
o ?? s,
|
|
5433
|
-
|
|
5433
|
+
c && n === "trailing" && /* @__PURE__ */ e.jsx(m, {})
|
|
5434
5434
|
]
|
|
5435
5435
|
}
|
|
5436
5436
|
);
|
|
@@ -5457,11 +5457,11 @@ const Le = ({ message: s, showErrorStyles: r = !1, className: t }) => /* @__PURE
|
|
|
5457
5457
|
disabled: r = !1,
|
|
5458
5458
|
isError: t = !1,
|
|
5459
5459
|
required: a = !1,
|
|
5460
|
-
onChange:
|
|
5460
|
+
onChange: c,
|
|
5461
5461
|
checked: l,
|
|
5462
5462
|
value: o,
|
|
5463
5463
|
id: d,
|
|
5464
|
-
readOnly:
|
|
5464
|
+
readOnly: n,
|
|
5465
5465
|
supportingText: x,
|
|
5466
5466
|
className: h,
|
|
5467
5467
|
...m
|
|
@@ -5531,9 +5531,9 @@ const Le = ({ message: s, showErrorStyles: r = !1, className: t }) => /* @__PURE
|
|
|
5531
5531
|
value: o,
|
|
5532
5532
|
checked: y,
|
|
5533
5533
|
onChange: (C) => {
|
|
5534
|
-
A(C.target.checked),
|
|
5534
|
+
A(C.target.checked), c == null || c(C);
|
|
5535
5535
|
},
|
|
5536
|
-
readOnly:
|
|
5536
|
+
readOnly: n,
|
|
5537
5537
|
className: "absolute h-[1.2em] w-[1.2em] cursor-pointer opacity-0",
|
|
5538
5538
|
onMouseEnter: () => _(!0),
|
|
5539
5539
|
onMouseLeave: () => _(!1),
|
|
@@ -5552,9 +5552,9 @@ const Le = ({ message: s, showErrorStyles: r = !1, className: t }) => /* @__PURE
|
|
|
5552
5552
|
);
|
|
5553
5553
|
We.displayName = "Checkbox";
|
|
5554
5554
|
const ie = ee(
|
|
5555
|
-
({ name: s, isIconSolid: r = !1, isDisabled: t, iconColor: a, ...
|
|
5555
|
+
({ name: s, isIconSolid: r = !1, isDisabled: t, iconColor: a, ...c }, l) => {
|
|
5556
5556
|
const o = Ht[s];
|
|
5557
|
-
return o ? /* @__PURE__ */ e.jsx("span", { ref: l, ...
|
|
5557
|
+
return o ? /* @__PURE__ */ e.jsx("span", { ref: l, ...c, "data-testid": "test-icon", children: o(r, !!t, a || "black") }) : null;
|
|
5558
5558
|
}
|
|
5559
5559
|
);
|
|
5560
5560
|
ie.displayName = "Icon";
|
|
@@ -5563,7 +5563,7 @@ const ur = {
|
|
|
5563
5563
|
}, wr = {
|
|
5564
5564
|
DEFAULT: "bg-black hover:bg-black-800 active:bg-grey-900"
|
|
5565
5565
|
}, Rt = ee(
|
|
5566
|
-
({ label: s, disabled: r, onClick: t, className: a, ...
|
|
5566
|
+
({ label: s, disabled: r, onClick: t, className: a, ...c }, l) => /* @__PURE__ */ e.jsxs(
|
|
5567
5567
|
"button",
|
|
5568
5568
|
{
|
|
5569
5569
|
ref: l,
|
|
@@ -5577,7 +5577,7 @@ const ur = {
|
|
|
5577
5577
|
onClick: t,
|
|
5578
5578
|
disabled: r,
|
|
5579
5579
|
type: "button",
|
|
5580
|
-
...
|
|
5580
|
+
...c,
|
|
5581
5581
|
"data-testid": "test-filterchip-button",
|
|
5582
5582
|
children: [
|
|
5583
5583
|
/* @__PURE__ */ e.jsx("span", { className: "flex-shrink-0 flex-grow-0 text-center text-sm font-medium", children: s }),
|
|
@@ -5605,13 +5605,13 @@ const mr = {
|
|
|
5605
5605
|
h2: "text-black rds-h2",
|
|
5606
5606
|
h3: "text-black rds-h3"
|
|
5607
5607
|
}, Pt = ee(
|
|
5608
|
-
({ variant: s = "h1", children: r, bold: t, label: a, className:
|
|
5608
|
+
({ variant: s = "h1", children: r, bold: t, label: a, className: c, ...l }, o) => {
|
|
5609
5609
|
const d = s === "h2" ? "h2" : s === "h3" ? "h3" : "h1";
|
|
5610
5610
|
return /* @__PURE__ */ e.jsx(
|
|
5611
5611
|
d,
|
|
5612
5612
|
{
|
|
5613
5613
|
ref: o,
|
|
5614
|
-
className: v(Us[s], t && "font-semibold",
|
|
5614
|
+
className: v(Us[s], t && "font-semibold", c),
|
|
5615
5615
|
"data-testid": "test-heading",
|
|
5616
5616
|
...l,
|
|
5617
5617
|
children: r ?? a
|
|
@@ -5630,11 +5630,11 @@ const vr = {
|
|
|
5630
5630
|
label: r,
|
|
5631
5631
|
variant: t = "DEFAULT",
|
|
5632
5632
|
disabled: a = !1,
|
|
5633
|
-
isError:
|
|
5633
|
+
isError: c = !1,
|
|
5634
5634
|
onChange: l,
|
|
5635
5635
|
value: o,
|
|
5636
5636
|
name: d,
|
|
5637
|
-
type:
|
|
5637
|
+
type: n,
|
|
5638
5638
|
id: x,
|
|
5639
5639
|
supportingText: h,
|
|
5640
5640
|
required: m,
|
|
@@ -5647,14 +5647,14 @@ const vr = {
|
|
|
5647
5647
|
V(o || "");
|
|
5648
5648
|
}, [o]);
|
|
5649
5649
|
const C = (N) => {
|
|
5650
|
-
const { value:
|
|
5651
|
-
V(
|
|
5652
|
-
},
|
|
5650
|
+
const { value: z } = N.target;
|
|
5651
|
+
V(z), l && l(N);
|
|
5652
|
+
}, $ = () => {
|
|
5653
5653
|
V(""), y == null || y();
|
|
5654
5654
|
}, [W, k] = B(!1), E = () => {
|
|
5655
5655
|
k(!W);
|
|
5656
|
-
},
|
|
5657
|
-
${
|
|
5656
|
+
}, O = m || c, g = `h-[3.1em] w-full transition-colors px-4 py-2 rounded-md disabled:cursor-not-allowed disabled:pointer-events-none
|
|
5657
|
+
${O ? "!border-error" : ""}
|
|
5658
5658
|
${$s[t]}`;
|
|
5659
5659
|
return /* @__PURE__ */ e.jsx(e.Fragment, { children: /* @__PURE__ */ e.jsxs(
|
|
5660
5660
|
"div",
|
|
@@ -5671,7 +5671,7 @@ const vr = {
|
|
|
5671
5671
|
{
|
|
5672
5672
|
className: v(
|
|
5673
5673
|
"absolute -top-2 left-2 flex items-center justify-start rounded bg-white px-1 text-left text-xs text-black",
|
|
5674
|
-
|
|
5674
|
+
O && "text-error"
|
|
5675
5675
|
),
|
|
5676
5676
|
"data-testid": "test-input-label",
|
|
5677
5677
|
children: r
|
|
@@ -5684,14 +5684,14 @@ const vr = {
|
|
|
5684
5684
|
ref: P,
|
|
5685
5685
|
value: _,
|
|
5686
5686
|
name: d,
|
|
5687
|
-
type: W ? "text" :
|
|
5687
|
+
type: W ? "text" : n,
|
|
5688
5688
|
onChange: C,
|
|
5689
5689
|
placeholder: s,
|
|
5690
5690
|
className: g,
|
|
5691
5691
|
style: { WebkitAppearance: "none", appearance: "none" },
|
|
5692
5692
|
disabled: a,
|
|
5693
5693
|
required: m,
|
|
5694
|
-
"aria-invalid":
|
|
5694
|
+
"aria-invalid": c,
|
|
5695
5695
|
"data-testid": "test-input-input",
|
|
5696
5696
|
...A
|
|
5697
5697
|
}
|
|
@@ -5702,7 +5702,7 @@ const vr = {
|
|
|
5702
5702
|
style: { background: "" },
|
|
5703
5703
|
className: "absolute right-[0.08em] top-[0.1em] flex h-[2.8em] flex-shrink-0 flex-grow-0 items-center justify-center gap-2.5 rounded-r py-0 pl-2 pr-2",
|
|
5704
5704
|
children: [
|
|
5705
|
-
|
|
5705
|
+
n == "password" && /* @__PURE__ */ e.jsx(
|
|
5706
5706
|
X,
|
|
5707
5707
|
{
|
|
5708
5708
|
onClick: (N) => {
|
|
@@ -5714,11 +5714,11 @@ const vr = {
|
|
|
5714
5714
|
iconName: W ? "VisibilityOff" : "Visibility"
|
|
5715
5715
|
}
|
|
5716
5716
|
),
|
|
5717
|
-
|
|
5717
|
+
c ? /* @__PURE__ */ e.jsx(
|
|
5718
5718
|
X,
|
|
5719
5719
|
{
|
|
5720
5720
|
iconName: "Error",
|
|
5721
|
-
onClick:
|
|
5721
|
+
onClick: $,
|
|
5722
5722
|
variant: "TEXT",
|
|
5723
5723
|
className: "hover:bg-transparent [&_path]:hover:!fill-black",
|
|
5724
5724
|
iconColor: "fill-brand",
|
|
@@ -5728,16 +5728,16 @@ const vr = {
|
|
|
5728
5728
|
X,
|
|
5729
5729
|
{
|
|
5730
5730
|
iconName: "Cancel",
|
|
5731
|
-
onClick:
|
|
5731
|
+
onClick: $,
|
|
5732
5732
|
variant: "TEXT",
|
|
5733
|
-
className: v("hover:bg-transparent [&_path]:hover:!fill-black",
|
|
5733
|
+
className: v("hover:bg-transparent [&_path]:hover:!fill-black", n === "number" && "hidden"),
|
|
5734
5734
|
"data-testid": "button-clear"
|
|
5735
5735
|
}
|
|
5736
5736
|
)
|
|
5737
5737
|
]
|
|
5738
5738
|
}
|
|
5739
5739
|
),
|
|
5740
|
-
h && /* @__PURE__ */ e.jsx(Le, { message: h, showErrorStyles:
|
|
5740
|
+
h && /* @__PURE__ */ e.jsx(Le, { message: h, showErrorStyles: O, className: "ml-4 mt-1" })
|
|
5741
5741
|
]
|
|
5742
5742
|
}
|
|
5743
5743
|
) });
|
|
@@ -5773,11 +5773,11 @@ const Pe = (s) => /* @__PURE__ */ e.jsx(
|
|
|
5773
5773
|
disabled: r = !1,
|
|
5774
5774
|
isError: t = !1,
|
|
5775
5775
|
required: a = !1,
|
|
5776
|
-
onChange:
|
|
5776
|
+
onChange: c,
|
|
5777
5777
|
checked: l,
|
|
5778
5778
|
id: o,
|
|
5779
5779
|
readOnly: d,
|
|
5780
|
-
className:
|
|
5780
|
+
className: n,
|
|
5781
5781
|
...x
|
|
5782
5782
|
}, h) => {
|
|
5783
5783
|
const [m, b] = B(l || !1), [y, A] = B(!1);
|
|
@@ -5791,7 +5791,7 @@ const Pe = (s) => /* @__PURE__ */ e.jsx(
|
|
|
5791
5791
|
className: v(
|
|
5792
5792
|
"relative flex items-center justify-start gap-2",
|
|
5793
5793
|
r && "pointer-events-none opacity-50",
|
|
5794
|
-
|
|
5794
|
+
n
|
|
5795
5795
|
),
|
|
5796
5796
|
"data-testid": "test-radio",
|
|
5797
5797
|
children: [
|
|
@@ -5833,7 +5833,7 @@ const Pe = (s) => /* @__PURE__ */ e.jsx(
|
|
|
5833
5833
|
id: o,
|
|
5834
5834
|
checked: m,
|
|
5835
5835
|
onChange: (_) => {
|
|
5836
|
-
b(_.target.checked),
|
|
5836
|
+
b(_.target.checked), c == null || c(_);
|
|
5837
5837
|
},
|
|
5838
5838
|
readOnly: d,
|
|
5839
5839
|
className: "absolute h-[1.2em] w-[1.2em] cursor-pointer opacity-0",
|
|
@@ -5858,17 +5858,17 @@ const br = {
|
|
|
5858
5858
|
isActive: r,
|
|
5859
5859
|
className: t,
|
|
5860
5860
|
onSelectionChange: a,
|
|
5861
|
-
withCheckbox:
|
|
5861
|
+
withCheckbox: c = !0,
|
|
5862
5862
|
variant: l = "DEFAULT",
|
|
5863
5863
|
checkboxPosition: o = "leading",
|
|
5864
5864
|
showAmount: d,
|
|
5865
|
-
...
|
|
5865
|
+
...n
|
|
5866
5866
|
}, x) => {
|
|
5867
5867
|
const [h, m] = B(!1);
|
|
5868
5868
|
Y(() => {
|
|
5869
5869
|
r !== void 0 && m(r);
|
|
5870
5870
|
}, [r]);
|
|
5871
|
-
const b =
|
|
5871
|
+
const b = c && o === "leading", y = c && o === "trailing";
|
|
5872
5872
|
return /* @__PURE__ */ e.jsx(
|
|
5873
5873
|
"li",
|
|
5874
5874
|
{
|
|
@@ -5880,12 +5880,12 @@ const br = {
|
|
|
5880
5880
|
l === "GREY" && "bg-grey-50",
|
|
5881
5881
|
r && "bg-brand-100",
|
|
5882
5882
|
l === "GREY" && r && "bg-grey-300",
|
|
5883
|
-
!
|
|
5883
|
+
!c && "items-start",
|
|
5884
5884
|
t
|
|
5885
5885
|
),
|
|
5886
5886
|
title: s.name,
|
|
5887
5887
|
"data-testid": "test-selectItem-" + s.id,
|
|
5888
|
-
...
|
|
5888
|
+
...n,
|
|
5889
5889
|
children: /* @__PURE__ */ e.jsxs(
|
|
5890
5890
|
"button",
|
|
5891
5891
|
{
|
|
@@ -5942,11 +5942,11 @@ const _r = ({ className: s }) => /* @__PURE__ */ e.jsx(
|
|
|
5942
5942
|
max: r,
|
|
5943
5943
|
step: t = 1,
|
|
5944
5944
|
value: a = s,
|
|
5945
|
-
disabled:
|
|
5945
|
+
disabled: c = !1,
|
|
5946
5946
|
onChange: l,
|
|
5947
5947
|
trackColor: o = "bg-gray-200",
|
|
5948
5948
|
thumbColor: d = "bg-white",
|
|
5949
|
-
percentage:
|
|
5949
|
+
percentage: n
|
|
5950
5950
|
}) => {
|
|
5951
5951
|
const [x, h] = B(a), m = (b) => {
|
|
5952
5952
|
const y = Number(b.target.value);
|
|
@@ -5973,7 +5973,7 @@ const _r = ({ className: s }) => /* @__PURE__ */ e.jsx(
|
|
|
5973
5973
|
step: t,
|
|
5974
5974
|
value: x,
|
|
5975
5975
|
onChange: m,
|
|
5976
|
-
disabled:
|
|
5976
|
+
disabled: c,
|
|
5977
5977
|
className: v(
|
|
5978
5978
|
"relative z-20 h-2 w-full cursor-pointer appearance-none rounded-lg bg-transparent",
|
|
5979
5979
|
"hover:brightness-90 focus:outline-none disabled:cursor-not-allowed disabled:opacity-50"
|
|
@@ -5999,7 +5999,7 @@ const _r = ({ className: s }) => /* @__PURE__ */ e.jsx(
|
|
|
5999
5999
|
"data-testid": "test-thumb"
|
|
6000
6000
|
}
|
|
6001
6001
|
),
|
|
6002
|
-
|
|
6002
|
+
n && /* @__PURE__ */ e.jsxs(
|
|
6003
6003
|
"span",
|
|
6004
6004
|
{
|
|
6005
6005
|
className: "absolute text-sm font-medium text-black",
|
|
@@ -6028,7 +6028,7 @@ const _r = ({ className: s }) => /* @__PURE__ */ e.jsx(
|
|
|
6028
6028
|
BUTTON: "rds-button",
|
|
6029
6029
|
TAB: "rds-tab"
|
|
6030
6030
|
}, Je = ee(
|
|
6031
|
-
({ isDisabled: s = !1, text: r, children: t, bold: a, className:
|
|
6031
|
+
({ isDisabled: s = !1, text: r, children: t, bold: a, className: c, title: l, variant: o = "DEFAULT" }, d) => /* @__PURE__ */ e.jsx(
|
|
6032
6032
|
"p",
|
|
6033
6033
|
{
|
|
6034
6034
|
ref: d,
|
|
@@ -6037,7 +6037,7 @@ const _r = ({ className: s }) => /* @__PURE__ */ e.jsx(
|
|
|
6037
6037
|
Ys[o],
|
|
6038
6038
|
a && "font-semibold",
|
|
6039
6039
|
s && "pointer-events-none cursor-not-allowed opacity-[0.3]",
|
|
6040
|
-
|
|
6040
|
+
c
|
|
6041
6041
|
),
|
|
6042
6042
|
"data-testid": "test-text",
|
|
6043
6043
|
children: t ?? r
|
|
@@ -6055,22 +6055,22 @@ const yr = {
|
|
|
6055
6055
|
placeholder: r,
|
|
6056
6056
|
label: t,
|
|
6057
6057
|
variant: a = "DEFAULT",
|
|
6058
|
-
disabled:
|
|
6058
|
+
disabled: c = !1,
|
|
6059
6059
|
isError: l = !1,
|
|
6060
6060
|
defaultValue: o,
|
|
6061
6061
|
required: d,
|
|
6062
|
-
onChange:
|
|
6062
|
+
onChange: n,
|
|
6063
6063
|
supportingText: x,
|
|
6064
6064
|
id: h,
|
|
6065
6065
|
...m
|
|
6066
6066
|
}, b) => {
|
|
6067
6067
|
const y = `h-[3.1em] w-full transition-colors px-4 py-3 rounded-md
|
|
6068
6068
|
${d || l ? "border-error" : ""}
|
|
6069
|
-
${Ks[a]} ${
|
|
6069
|
+
${Ks[a]} ${c ? "cursor-not-allowed pointer-events-none" : ""} ${m.rows !== void 0 && "h-fit"}`;
|
|
6070
6070
|
return /* @__PURE__ */ e.jsxs(
|
|
6071
6071
|
"div",
|
|
6072
6072
|
{
|
|
6073
|
-
className: `relative flex w-full flex-col items-start justify-start rounded-tl rounded-tr ${
|
|
6073
|
+
className: `relative flex w-full flex-col items-start justify-start rounded-tl rounded-tr ${c && "pointer-events-none cursor-not-allowed opacity-[0.3]"}`,
|
|
6074
6074
|
"data-testid": "test-textarea",
|
|
6075
6075
|
children: [
|
|
6076
6076
|
t && /* @__PURE__ */ e.jsx("div", { className: "label absolute -top-2 left-3 flex items-center justify-start rounded bg-white px-1", children: /* @__PURE__ */ e.jsx(
|
|
@@ -6089,9 +6089,9 @@ const yr = {
|
|
|
6089
6089
|
value: s,
|
|
6090
6090
|
defaultValue: o,
|
|
6091
6091
|
placeholder: r,
|
|
6092
|
-
onChange:
|
|
6092
|
+
onChange: n,
|
|
6093
6093
|
className: y,
|
|
6094
|
-
disabled:
|
|
6094
|
+
disabled: c,
|
|
6095
6095
|
required: d,
|
|
6096
6096
|
"data-testid": "test-textarea-input",
|
|
6097
6097
|
...m
|
|
@@ -6109,15 +6109,15 @@ const Nr = {
|
|
|
6109
6109
|
}, Cr = {
|
|
6110
6110
|
DEFAULT: "bg-black hover:bg-black-800 active:bg-grey-900"
|
|
6111
6111
|
}, Vr = ({ options: s, allowMultiple: r = !1, className: t }) => {
|
|
6112
|
-
const [a,
|
|
6113
|
-
r ? l.includes(
|
|
6112
|
+
const [a, c] = B(void 0), [l, o] = B([]), d = (n) => {
|
|
6113
|
+
r ? l.includes(n) ? o(l.filter((x) => x !== n)) : o([...l, n]) : c((x) => x === n ? void 0 : n);
|
|
6114
6114
|
};
|
|
6115
6115
|
return /* @__PURE__ */ e.jsx(e.Fragment, { children: /* @__PURE__ */ e.jsx(
|
|
6116
6116
|
"div",
|
|
6117
6117
|
{
|
|
6118
6118
|
className: v("w-full overflow-hidden rounded border border-brand-black", t),
|
|
6119
6119
|
"data-testid": "test-accordion",
|
|
6120
|
-
children: s.map((
|
|
6120
|
+
children: s.map((n, x) => {
|
|
6121
6121
|
const h = a === x || l.includes(x);
|
|
6122
6122
|
return /* @__PURE__ */ e.jsxs(
|
|
6123
6123
|
"div",
|
|
@@ -6132,7 +6132,7 @@ const Nr = {
|
|
|
6132
6132
|
"data-testid": "test-accordion-header-" + x,
|
|
6133
6133
|
type: "button",
|
|
6134
6134
|
children: [
|
|
6135
|
-
|
|
6135
|
+
n.title,
|
|
6136
6136
|
h ? /* @__PURE__ */ e.jsx(ie, { name: "ExpandLess" }) : /* @__PURE__ */ e.jsx(ie, { name: "ExpandMore" })
|
|
6137
6137
|
]
|
|
6138
6138
|
}
|
|
@@ -6142,10 +6142,10 @@ const Nr = {
|
|
|
6142
6142
|
{
|
|
6143
6143
|
className: `h-fit transition-all duration-500 ${h ? "max-h-[15em] overflow-y-scroll" : "max-h-0 overflow-hidden"}`,
|
|
6144
6144
|
"data-testid": "test-accordion-body-" + x,
|
|
6145
|
-
children:
|
|
6145
|
+
children: n.content ? (
|
|
6146
6146
|
// if your classNames aren't working, change it to "class" because we do not have jsx-Elements here but normal html-Elements
|
|
6147
|
-
/* @__PURE__ */ e.jsx("div", { className: "p-4", children:
|
|
6148
|
-
) : /* @__PURE__ */ e.jsx("p", { className: "p-4", children:
|
|
6147
|
+
/* @__PURE__ */ e.jsx("div", { className: "p-4", children: n.content })
|
|
6148
|
+
) : /* @__PURE__ */ e.jsx("p", { className: "p-4", children: n.description })
|
|
6149
6149
|
}
|
|
6150
6150
|
)
|
|
6151
6151
|
]
|
|
@@ -6155,17 +6155,17 @@ const Nr = {
|
|
|
6155
6155
|
})
|
|
6156
6156
|
}
|
|
6157
6157
|
) });
|
|
6158
|
-
}, Xs = ({ links: s, variant: r = "dark", className: t }) => /* @__PURE__ */ e.jsx("ol", { className: v("flex gap-2", t), "data-testid": "test-breadcrumb", children: s.map((a,
|
|
6158
|
+
}, Xs = ({ links: s, variant: r = "dark", className: t }) => /* @__PURE__ */ e.jsx("ol", { className: v("flex gap-2", t), "data-testid": "test-breadcrumb", children: s.map((a, c) => /* @__PURE__ */ e.jsxs("li", { className: "flex items-center gap-2", children: [
|
|
6159
6159
|
/* @__PURE__ */ e.jsx(Pe, { ...a, className: v("text-sm", r === "light" ? "text-white" : "text-black"), children: a.label }),
|
|
6160
|
-
|
|
6160
|
+
c < s.length - 1 && /* @__PURE__ */ e.jsx(ie, { name: "KeyboardArrowRight", iconColor: r === "light" ? "white" : "black" })
|
|
6161
6161
|
] }, "breadcrumb-" + a.label)) }), qs = ({ title: s, links: r, className: t, variant: a = "dark" }) => {
|
|
6162
|
-
const [
|
|
6162
|
+
const [c, l] = B(!1), o = Re(null);
|
|
6163
6163
|
Y(() => {
|
|
6164
|
-
const
|
|
6164
|
+
const n = () => {
|
|
6165
6165
|
l(!1);
|
|
6166
6166
|
};
|
|
6167
|
-
return o.current && o.current.addEventListener("mouseleave",
|
|
6168
|
-
o.current && o.current.removeEventListener("mouseleave",
|
|
6167
|
+
return o.current && o.current.addEventListener("mouseleave", n), () => {
|
|
6168
|
+
o.current && o.current.removeEventListener("mouseleave", n);
|
|
6169
6169
|
};
|
|
6170
6170
|
}, []);
|
|
6171
6171
|
const d = () => {
|
|
@@ -6190,7 +6190,7 @@ const Nr = {
|
|
|
6190
6190
|
{
|
|
6191
6191
|
name: "ExpandMore",
|
|
6192
6192
|
iconColor: a === "dark" ? "fill-black" : "fill-white",
|
|
6193
|
-
className: v(
|
|
6193
|
+
className: v(c && "rotate-180 duration-300")
|
|
6194
6194
|
}
|
|
6195
6195
|
)
|
|
6196
6196
|
]
|
|
@@ -6201,22 +6201,22 @@ const Nr = {
|
|
|
6201
6201
|
{
|
|
6202
6202
|
className: v(
|
|
6203
6203
|
"absolute top-full z-10 mt-4 h-fit w-fit min-w-36 rounded-lg transition-all duration-500",
|
|
6204
|
-
|
|
6204
|
+
c ? "max-h-96 opacity-100" : "max-h-0 overflow-hidden opacity-0",
|
|
6205
6205
|
t
|
|
6206
6206
|
),
|
|
6207
|
-
children: /* @__PURE__ */ e.jsx("ul", { ref: o, onMouseLeave: d, children: r.map((
|
|
6207
|
+
children: /* @__PURE__ */ e.jsx("ul", { ref: o, onMouseLeave: d, children: r.map((n, x) => /* @__PURE__ */ e.jsx(
|
|
6208
6208
|
"li",
|
|
6209
6209
|
{
|
|
6210
6210
|
className: "px-4 py-2 transition-all duration-150 first:rounded-t-lg last:rounded-b-lg hover:backdrop-brightness-75",
|
|
6211
6211
|
children: /* @__PURE__ */ e.jsx(
|
|
6212
6212
|
Pe,
|
|
6213
6213
|
{
|
|
6214
|
-
href:
|
|
6214
|
+
href: n.href,
|
|
6215
6215
|
className: v(
|
|
6216
6216
|
a === "dark" ? "text-black" : "text-white",
|
|
6217
|
-
|
|
6217
|
+
n.active && "underline underline-offset-8"
|
|
6218
6218
|
),
|
|
6219
|
-
children:
|
|
6219
|
+
children: n.label
|
|
6220
6220
|
}
|
|
6221
6221
|
)
|
|
6222
6222
|
},
|
|
@@ -6226,20 +6226,20 @@ const Nr = {
|
|
|
6226
6226
|
)
|
|
6227
6227
|
] });
|
|
6228
6228
|
}, Qs = ({ navigation: s, className: r, classNameDropdown: t }) => {
|
|
6229
|
-
const [a,
|
|
6229
|
+
const [a, c] = B(!1), l = Re(null), [o, d] = B(void 0);
|
|
6230
6230
|
Y(() => {
|
|
6231
6231
|
const h = () => {
|
|
6232
|
-
|
|
6232
|
+
c(!1);
|
|
6233
6233
|
};
|
|
6234
6234
|
return l.current && l.current.addEventListener("mouseleave", h), () => {
|
|
6235
6235
|
l.current && l.current.removeEventListener("mouseleave", h);
|
|
6236
6236
|
};
|
|
6237
6237
|
}, []);
|
|
6238
|
-
const
|
|
6239
|
-
|
|
6238
|
+
const n = () => {
|
|
6239
|
+
c(!1);
|
|
6240
6240
|
}, x = "py-2 last:pb-0";
|
|
6241
6241
|
return /* @__PURE__ */ e.jsxs("div", { className: v("flex items-center lg:hidden", r), children: [
|
|
6242
|
-
/* @__PURE__ */ e.jsx("button", { onClick: () =>
|
|
6242
|
+
/* @__PURE__ */ e.jsx("button", { onClick: () => c(!a), type: "button", children: /* @__PURE__ */ e.jsx(ie, { name: "Menu", iconColor: "fill-white", className: "block [&_svg]:h-8 [&_svg]:w-8" }) }),
|
|
6243
6243
|
/* @__PURE__ */ e.jsx(
|
|
6244
6244
|
"div",
|
|
6245
6245
|
{
|
|
@@ -6248,7 +6248,7 @@ const Nr = {
|
|
|
6248
6248
|
a ? "max-h-96 opacity-100" : "max-h-0 overflow-hidden opacity-0",
|
|
6249
6249
|
t
|
|
6250
6250
|
),
|
|
6251
|
-
children: /* @__PURE__ */ e.jsx("ul", { ref: l, onMouseLeave:
|
|
6251
|
+
children: /* @__PURE__ */ e.jsx("ul", { ref: l, onMouseLeave: n, children: o ? /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
6252
6252
|
/* @__PURE__ */ e.jsx("li", { children: /* @__PURE__ */ e.jsx(
|
|
6253
6253
|
X,
|
|
6254
6254
|
{
|
|
@@ -6279,11 +6279,11 @@ const Nr = {
|
|
|
6279
6279
|
}, Mr = {
|
|
6280
6280
|
DEFAULT: "default"
|
|
6281
6281
|
}, Fs = ee(
|
|
6282
|
-
({ children: s, onClick: r, width: t, height: a, className:
|
|
6282
|
+
({ children: s, onClick: r, width: t, height: a, className: c, headline: l }, o) => (Y(() => (document.body.style.overflow = "hidden", () => {
|
|
6283
6283
|
document.body.style.overflow = "unset";
|
|
6284
6284
|
}), []), Y(() => {
|
|
6285
|
-
const d = (
|
|
6286
|
-
|
|
6285
|
+
const d = (n) => {
|
|
6286
|
+
n.key === "Escape" && (n.preventDefault(), n.stopPropagation(), r == null || r());
|
|
6287
6287
|
};
|
|
6288
6288
|
return window.addEventListener("keydown", d), () => {
|
|
6289
6289
|
window.removeEventListener("keydown", d);
|
|
@@ -6303,7 +6303,7 @@ const Nr = {
|
|
|
6303
6303
|
"data-testid": "test-modal",
|
|
6304
6304
|
ref: o,
|
|
6305
6305
|
className: v(
|
|
6306
|
-
`fixed left-1/2 top-1/2 z-50 max-h-full max-w-full -translate-x-1/2 -translate-y-1/2 overflow-hidden rounded-md border border-white bg-white p-4 md:p-6 lg:p-8 ${
|
|
6306
|
+
`fixed left-1/2 top-1/2 z-50 max-h-full max-w-full -translate-x-1/2 -translate-y-1/2 overflow-hidden rounded-md border border-white bg-white p-4 md:p-6 lg:p-8 ${c} `
|
|
6307
6307
|
),
|
|
6308
6308
|
style: { width: t || "", height: a || "" },
|
|
6309
6309
|
onClick: (d) => d.stopPropagation(),
|
|
@@ -6332,11 +6332,11 @@ const Zt = ({
|
|
|
6332
6332
|
isOpen: r,
|
|
6333
6333
|
wideDropdown: t,
|
|
6334
6334
|
handleMouseLeave: a,
|
|
6335
|
-
handleSelection:
|
|
6335
|
+
handleSelection: c,
|
|
6336
6336
|
options: l,
|
|
6337
6337
|
optionProps: o,
|
|
6338
6338
|
showSearchField: d,
|
|
6339
|
-
inputValue:
|
|
6339
|
+
inputValue: n = "",
|
|
6340
6340
|
setInputValue: x,
|
|
6341
6341
|
searchFieldPlaceholder: h,
|
|
6342
6342
|
currSelected: m
|
|
@@ -6346,17 +6346,17 @@ const Zt = ({
|
|
|
6346
6346
|
V == null || V.scrollIntoView({ behavior: "smooth", block: "nearest" });
|
|
6347
6347
|
};
|
|
6348
6348
|
return Y(() => {
|
|
6349
|
-
const _ = m.length === 1 && r, V = _ &&
|
|
6349
|
+
const _ = m.length === 1 && r, V = _ && n.length === 0;
|
|
6350
6350
|
if (_ || V) {
|
|
6351
6351
|
const C = setTimeout(() => P(b), 500);
|
|
6352
6352
|
return () => clearTimeout(C);
|
|
6353
6353
|
}
|
|
6354
|
-
}, [r, m,
|
|
6354
|
+
}, [r, m, n, b]), /* @__PURE__ */ e.jsxs("div", { onMouseLeave: a, children: [
|
|
6355
6355
|
d && /* @__PURE__ */ e.jsx(
|
|
6356
6356
|
"input",
|
|
6357
6357
|
{
|
|
6358
6358
|
type: "text",
|
|
6359
|
-
value:
|
|
6359
|
+
value: n,
|
|
6360
6360
|
onChange: (_) => x == null ? void 0 : x(_.target.value),
|
|
6361
6361
|
className: v(
|
|
6362
6362
|
"pointer-events-none absolute z-[10] mt-1 h-0 w-full rounded-t border bg-white p-2 opacity-0 shadow-sm transition-all focus:outline-none",
|
|
@@ -6384,13 +6384,13 @@ const Zt = ({
|
|
|
6384
6384
|
ref: y,
|
|
6385
6385
|
children: [
|
|
6386
6386
|
l.length === 0 && /* @__PURE__ */ e.jsx("p", { className: "bg-slate-200 p-2", children: "keine Optionen gefunden" }),
|
|
6387
|
-
r && (l == null ? void 0 : l.filter((_) => _.name.toLowerCase().includes(
|
|
6387
|
+
r && (l == null ? void 0 : l.filter((_) => _.name.toLowerCase().includes(n.toLowerCase())).map((_) => /* @__PURE__ */ e.jsx(
|
|
6388
6388
|
Et,
|
|
6389
6389
|
{
|
|
6390
6390
|
id: _.id,
|
|
6391
6391
|
option: _,
|
|
6392
6392
|
isActive: m == null ? void 0 : m.some((V) => V.id === _.id),
|
|
6393
|
-
onSelectionChange:
|
|
6393
|
+
onSelectionChange: c,
|
|
6394
6394
|
className: t ? "whitespace-nowrap" : void 0,
|
|
6395
6395
|
ref: m.length === 1 && (m != null && m.some((V) => V.id === _.id)) ? b : null,
|
|
6396
6396
|
...o
|
|
@@ -6413,11 +6413,11 @@ const Zt = ({
|
|
|
6413
6413
|
onSelectionChange: r,
|
|
6414
6414
|
options: t,
|
|
6415
6415
|
isDisabled: a,
|
|
6416
|
-
label:
|
|
6416
|
+
label: c,
|
|
6417
6417
|
variant: l = "DEFAULT",
|
|
6418
6418
|
wideDropdown: o = !1,
|
|
6419
6419
|
optionProps: d,
|
|
6420
|
-
hasError:
|
|
6420
|
+
hasError: n = !1,
|
|
6421
6421
|
errorMessage: x,
|
|
6422
6422
|
placeholder: h = "Auswählen",
|
|
6423
6423
|
showSelectedAsChips: m = !1,
|
|
@@ -6427,23 +6427,23 @@ const Zt = ({
|
|
|
6427
6427
|
className: P,
|
|
6428
6428
|
clearSearchValue: _ = !1
|
|
6429
6429
|
}, V) => {
|
|
6430
|
-
const [C,
|
|
6430
|
+
const [C, $] = B(!1), [W, k] = B("");
|
|
6431
6431
|
Y(() => {
|
|
6432
6432
|
_ && W.length > 0 && k("");
|
|
6433
6433
|
}, [_]), Y(() => {
|
|
6434
|
-
const N = (
|
|
6435
|
-
|
|
6434
|
+
const N = (z) => {
|
|
6435
|
+
z.key === "Escape" && (z.preventDefault(), z.stopPropagation(), $(!1), r(g.map((q) => q.id)));
|
|
6436
6436
|
};
|
|
6437
6437
|
return window.addEventListener("keydown", N), () => {
|
|
6438
6438
|
window.removeEventListener("keydown", N);
|
|
6439
6439
|
};
|
|
6440
6440
|
}, []);
|
|
6441
6441
|
const E = (N) => {
|
|
6442
|
-
let
|
|
6443
|
-
b != null && b.includes(N.id) ?
|
|
6444
|
-
},
|
|
6442
|
+
let z = s ?? [];
|
|
6443
|
+
b != null && b.includes(N.id) ? z = [N.id] : s != null && s.includes(N.id) ? z = s.filter((q) => q !== N.id && !(b != null && b.includes(q))) : z = [...s.filter((q) => !(b != null && b.includes(q))) ?? [], N.id], r(z);
|
|
6444
|
+
}, O = () => {
|
|
6445
6445
|
setTimeout(() => {
|
|
6446
|
-
g.length > 0 && r(g.map((N) => N.id)), C &&
|
|
6446
|
+
g.length > 0 && r(g.map((N) => N.id)), C && $(!1);
|
|
6447
6447
|
}, 500);
|
|
6448
6448
|
}, g = t.filter((N) => s.includes(N.id));
|
|
6449
6449
|
return /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
@@ -6451,12 +6451,12 @@ const Zt = ({
|
|
|
6451
6451
|
"div",
|
|
6452
6452
|
{
|
|
6453
6453
|
ref: V,
|
|
6454
|
-
className: v("relative rounded", er[l],
|
|
6454
|
+
className: v("relative rounded", er[l], n && "border-error", P),
|
|
6455
6455
|
children: [
|
|
6456
6456
|
/* @__PURE__ */ e.jsxs(
|
|
6457
6457
|
"button",
|
|
6458
6458
|
{
|
|
6459
|
-
onClick: () =>
|
|
6459
|
+
onClick: () => $(!C),
|
|
6460
6460
|
className: v(
|
|
6461
6461
|
"flex w-full cursor-pointer items-start justify-between rounded px-4 py-3 disabled:pointer-events-none disabled:bg-brand-grey-light"
|
|
6462
6462
|
),
|
|
@@ -6469,9 +6469,9 @@ const Zt = ({
|
|
|
6469
6469
|
{
|
|
6470
6470
|
className: v(
|
|
6471
6471
|
"absolute -top-2 left-3 rounded bg-white px-1 text-xs text-black",
|
|
6472
|
-
|
|
6472
|
+
n && "text-error"
|
|
6473
6473
|
),
|
|
6474
|
-
children:
|
|
6474
|
+
children: c
|
|
6475
6475
|
}
|
|
6476
6476
|
),
|
|
6477
6477
|
!m && s.length > 0 ? /* @__PURE__ */ e.jsx("span", { className: "max-w-[90%] overflow-hidden text-ellipsis whitespace-nowrap", children: g.map((N) => N.name).join(", ") }) : /* @__PURE__ */ e.jsx("p", { children: h }),
|
|
@@ -6489,7 +6489,7 @@ const Zt = ({
|
|
|
6489
6489
|
/* @__PURE__ */ e.jsx(
|
|
6490
6490
|
Zt,
|
|
6491
6491
|
{
|
|
6492
|
-
handleMouseLeave:
|
|
6492
|
+
handleMouseLeave: O,
|
|
6493
6493
|
setInputValue: k,
|
|
6494
6494
|
inputValue: W,
|
|
6495
6495
|
options: t,
|
|
@@ -6505,7 +6505,7 @@ const Zt = ({
|
|
|
6505
6505
|
]
|
|
6506
6506
|
}
|
|
6507
6507
|
),
|
|
6508
|
-
|
|
6508
|
+
n && x && /* @__PURE__ */ e.jsx(Le, { message: x, showErrorStyles: !0, className: "mt-2" }),
|
|
6509
6509
|
m && g.length > 0 && /* @__PURE__ */ e.jsx("div", { className: "mt-2 flex flex-wrap gap-4", children: g.map((N) => /* @__PURE__ */ e.jsx(Rt, { label: N.name, onClick: () => E(N) }, "selected-" + N.name)) })
|
|
6510
6510
|
] });
|
|
6511
6511
|
}
|
|
@@ -6524,7 +6524,7 @@ const Rr = {
|
|
|
6524
6524
|
TERTIARY: "bg-red-500 text-white",
|
|
6525
6525
|
PRIMARY: "bg-black text-white"
|
|
6526
6526
|
}, ir = ({ pages: s, onNavigate: r, classNames: t, activeIndex: a }) => {
|
|
6527
|
-
const [
|
|
6527
|
+
const [c, l] = B([2, 3]), o = is(() => {
|
|
6528
6528
|
if (a === 2 || a === s - 1)
|
|
6529
6529
|
return;
|
|
6530
6530
|
if (a === 1) {
|
|
@@ -6535,8 +6535,8 @@ const Rr = {
|
|
|
6535
6535
|
l([8, 9]);
|
|
6536
6536
|
return;
|
|
6537
6537
|
}
|
|
6538
|
-
const
|
|
6539
|
-
l(
|
|
6538
|
+
const n = [a - 1, a, a + 1];
|
|
6539
|
+
l(n);
|
|
6540
6540
|
}, [s, a]);
|
|
6541
6541
|
Y(() => {
|
|
6542
6542
|
o();
|
|
@@ -6552,14 +6552,14 @@ const Rr = {
|
|
|
6552
6552
|
children: /* @__PURE__ */ e.jsx("p", { className: "w-4 flex-shrink-0 flex-grow-0 text-center text-sm font-medium", children: 1 })
|
|
6553
6553
|
}
|
|
6554
6554
|
),
|
|
6555
|
-
|
|
6556
|
-
|
|
6555
|
+
c[0] !== 2 && /* @__PURE__ */ e.jsx(e.Fragment, { children: "..." }),
|
|
6556
|
+
c.map((n, x) => /* @__PURE__ */ e.jsx(
|
|
6557
6557
|
X,
|
|
6558
6558
|
{
|
|
6559
|
-
className: t(a ===
|
|
6560
|
-
onClick: () => r == null ? void 0 : r(
|
|
6559
|
+
className: t(a === n),
|
|
6560
|
+
onClick: () => r == null ? void 0 : r(n),
|
|
6561
6561
|
"data-testid": "test-pagination-button-" + x,
|
|
6562
|
-
children: /* @__PURE__ */ e.jsx("p", { className: "w-4 flex-shrink-0 flex-grow-0 text-center text-sm font-medium", children:
|
|
6562
|
+
children: /* @__PURE__ */ e.jsx("p", { className: "w-4 flex-shrink-0 flex-grow-0 text-center text-sm font-medium", children: n })
|
|
6563
6563
|
},
|
|
6564
6564
|
x
|
|
6565
6565
|
)),
|
|
@@ -6575,8 +6575,8 @@ const Rr = {
|
|
|
6575
6575
|
)
|
|
6576
6576
|
] });
|
|
6577
6577
|
}, Pr = ({ pages: s, variant: r = "PRIMARY", onNavigate: t }) => {
|
|
6578
|
-
const [a,
|
|
6579
|
-
|
|
6578
|
+
const [a, c] = B(1), l = (x) => {
|
|
6579
|
+
c((h) => h === x ? h : x), t == null || t(x);
|
|
6580
6580
|
}, o = {
|
|
6581
6581
|
className: "relative h-6 w-6 flex-shrink-0 flex-grow-0 bg-transparent px-2 hover:bg-grey-300 active:bg-grey-400 [&_path]:disabled:!fill-white",
|
|
6582
6582
|
iconColor: "black",
|
|
@@ -6586,7 +6586,7 @@ const Rr = {
|
|
|
6586
6586
|
// TODO: add active states per variant
|
|
6587
6587
|
sr[r],
|
|
6588
6588
|
x && rr[r]
|
|
6589
|
-
),
|
|
6589
|
+
), n = s <= 5;
|
|
6590
6590
|
return /* @__PURE__ */ e.jsxs("div", { className: "relative flex items-center justify-center gap-4", "data-testid": "test-pagination", children: [
|
|
6591
6591
|
/* @__PURE__ */ e.jsx(
|
|
6592
6592
|
X,
|
|
@@ -6594,14 +6594,14 @@ const Rr = {
|
|
|
6594
6594
|
iconName: "KeyboardArrowLeft",
|
|
6595
6595
|
onClick: () => {
|
|
6596
6596
|
const x = a - 1;
|
|
6597
|
-
|
|
6597
|
+
c(x), t == null || t(x);
|
|
6598
6598
|
},
|
|
6599
6599
|
disabled: a === 1,
|
|
6600
6600
|
"data-testid": "button-prev",
|
|
6601
6601
|
...o
|
|
6602
6602
|
}
|
|
6603
6603
|
),
|
|
6604
|
-
|
|
6604
|
+
n ? /* @__PURE__ */ e.jsx(e.Fragment, { children: Array.from(Array(s)).map((x, h) => /* @__PURE__ */ e.jsx(
|
|
6605
6605
|
X,
|
|
6606
6606
|
{
|
|
6607
6607
|
className: d(a === h + 1),
|
|
@@ -6627,7 +6627,7 @@ const Rr = {
|
|
|
6627
6627
|
iconName: "KeyboardArrowRight",
|
|
6628
6628
|
onClick: () => {
|
|
6629
6629
|
const x = a + 1;
|
|
6630
|
-
|
|
6630
|
+
c(x), t == null || t(x);
|
|
6631
6631
|
},
|
|
6632
6632
|
disabled: a === s,
|
|
6633
6633
|
"data-testid": "button-next",
|
|
@@ -6640,7 +6640,7 @@ const Rr = {
|
|
|
6640
6640
|
supportingText: r,
|
|
6641
6641
|
required: t,
|
|
6642
6642
|
selectedValue: a,
|
|
6643
|
-
setSelectedValue:
|
|
6643
|
+
setSelectedValue: c,
|
|
6644
6644
|
className: l,
|
|
6645
6645
|
showSupportingText: o
|
|
6646
6646
|
}) => /* @__PURE__ */ e.jsxs("div", { className: v("flex flex-col gap-2", l), "data-testid": "test-radioGroup", children: [
|
|
@@ -6649,7 +6649,7 @@ const Rr = {
|
|
|
6649
6649
|
{
|
|
6650
6650
|
value: d.value,
|
|
6651
6651
|
label: d.label,
|
|
6652
|
-
onChange: (
|
|
6652
|
+
onChange: (n) => c(n.target.value),
|
|
6653
6653
|
checked: a === d.value,
|
|
6654
6654
|
required: t
|
|
6655
6655
|
},
|
|
@@ -6668,11 +6668,11 @@ const Rr = {
|
|
|
6668
6668
|
selectedOption: r,
|
|
6669
6669
|
onSelectionChange: t,
|
|
6670
6670
|
label: a,
|
|
6671
|
-
isDisabled:
|
|
6671
|
+
isDisabled: c = !1,
|
|
6672
6672
|
optionProps: l,
|
|
6673
6673
|
wideDropdown: o = !1,
|
|
6674
6674
|
hasError: d = !1,
|
|
6675
|
-
placeholder:
|
|
6675
|
+
placeholder: n = "Auswählen",
|
|
6676
6676
|
showSearchField: x = !1,
|
|
6677
6677
|
searchFieldPlaceholder: h = "Optionen durchsuchen",
|
|
6678
6678
|
className: m,
|
|
@@ -6683,14 +6683,14 @@ const Rr = {
|
|
|
6683
6683
|
Y(() => {
|
|
6684
6684
|
y && V.length > 0 && C("");
|
|
6685
6685
|
}, [y]), Y(() => {
|
|
6686
|
-
const E = (
|
|
6687
|
-
|
|
6686
|
+
const E = (O) => {
|
|
6687
|
+
O.key === "Escape" && (O.preventDefault(), O.stopPropagation(), _(!1));
|
|
6688
6688
|
};
|
|
6689
6689
|
return window.addEventListener("keydown", E), () => {
|
|
6690
6690
|
window.removeEventListener("keydown", E);
|
|
6691
6691
|
};
|
|
6692
6692
|
}, []);
|
|
6693
|
-
const
|
|
6693
|
+
const $ = () => {
|
|
6694
6694
|
_(!P);
|
|
6695
6695
|
}, W = () => {
|
|
6696
6696
|
setTimeout(() => {
|
|
@@ -6708,9 +6708,9 @@ const Rr = {
|
|
|
6708
6708
|
"button",
|
|
6709
6709
|
{
|
|
6710
6710
|
className: "flex h-[3.1em] w-full items-center gap-2.5 self-stretch rounded pr-2.5 hover:bg-grey-100 disabled:pointer-events-none disabled:bg-brand-grey-light",
|
|
6711
|
-
onClick:
|
|
6711
|
+
onClick: $,
|
|
6712
6712
|
tabIndex: 0,
|
|
6713
|
-
disabled:
|
|
6713
|
+
disabled: c,
|
|
6714
6714
|
"data-testid": "test-select",
|
|
6715
6715
|
type: "button",
|
|
6716
6716
|
children: [
|
|
@@ -6725,7 +6725,7 @@ const Rr = {
|
|
|
6725
6725
|
}
|
|
6726
6726
|
),
|
|
6727
6727
|
/* @__PURE__ */ e.jsxs("div", { className: "flex w-full items-center justify-between self-stretch rounded-tl rounded-tr py-1 pl-4", children: [
|
|
6728
|
-
/* @__PURE__ */ e.jsx("div", { className: "w-full overflow-hidden text-ellipsis whitespace-nowrap text-left text-base text-black", children: (k == null ? void 0 : k.name) ??
|
|
6728
|
+
/* @__PURE__ */ e.jsx("div", { className: "w-full overflow-hidden text-ellipsis whitespace-nowrap text-left text-base text-black", children: (k == null ? void 0 : k.name) ?? n }),
|
|
6729
6729
|
/* @__PURE__ */ e.jsx(
|
|
6730
6730
|
"div",
|
|
6731
6731
|
{
|
|
@@ -6770,7 +6770,7 @@ const nr = ({
|
|
|
6770
6770
|
message: r,
|
|
6771
6771
|
showClosingButton: t = !0,
|
|
6772
6772
|
showDetails: a,
|
|
6773
|
-
detailsLink:
|
|
6773
|
+
detailsLink: c,
|
|
6774
6774
|
className: l
|
|
6775
6775
|
}) => {
|
|
6776
6776
|
const o = s === "success" ? "Checked" : "Info";
|
|
@@ -6798,7 +6798,7 @@ const nr = ({
|
|
|
6798
6798
|
onClick: a
|
|
6799
6799
|
}
|
|
6800
6800
|
),
|
|
6801
|
-
|
|
6801
|
+
c && /* @__PURE__ */ e.jsx("a", { href: c, className: "rds-button ml-2 self-end p-2 underline-offset-2 hover:underline", children: "Details" })
|
|
6802
6802
|
] }),
|
|
6803
6803
|
t && /* @__PURE__ */ e.jsx(
|
|
6804
6804
|
X,
|
|
@@ -6816,17 +6816,17 @@ const nr = ({
|
|
|
6816
6816
|
className: r,
|
|
6817
6817
|
classNameContent: t,
|
|
6818
6818
|
children: a,
|
|
6819
|
-
navigation:
|
|
6819
|
+
navigation: c,
|
|
6820
6820
|
classNameDropdown: l,
|
|
6821
6821
|
variant: o,
|
|
6822
6822
|
handleLogout: d,
|
|
6823
|
-
account:
|
|
6823
|
+
account: n,
|
|
6824
6824
|
breadcrumbs: x
|
|
6825
6825
|
}) => /* @__PURE__ */ e.jsxs("header", { className: v("fixed right-0 top-0 z-0 w-full py-5", r), children: [
|
|
6826
6826
|
/* @__PURE__ */ e.jsxs("div", { className: v("mx-auto flex items-center justify-between lg:justify-start", t), children: [
|
|
6827
6827
|
s,
|
|
6828
|
-
|
|
6829
|
-
/* @__PURE__ */ e.jsx("nav", { className: "ml-8 mr-4 hidden grow items-center lg:flex", children: /* @__PURE__ */ e.jsx("ul", { className: "flex items-center gap-4", children:
|
|
6828
|
+
c && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
6829
|
+
/* @__PURE__ */ e.jsx("nav", { className: "ml-8 mr-4 hidden grow items-center lg:flex", children: /* @__PURE__ */ e.jsx("ul", { className: "flex items-center gap-4", children: c == null ? void 0 : c.map((h) => "title" in h ? /* @__PURE__ */ e.jsx("li", { children: /* @__PURE__ */ e.jsx(qs, { ...h, className: l, variant: o }) }, "dropdown-" + h.title) : /* @__PURE__ */ e.jsx("li", { children: /* @__PURE__ */ e.jsx(
|
|
6830
6830
|
Pe,
|
|
6831
6831
|
{
|
|
6832
6832
|
href: h.href,
|
|
@@ -6837,7 +6837,7 @@ const nr = ({
|
|
|
6837
6837
|
children: h.label
|
|
6838
6838
|
}
|
|
6839
6839
|
) }, "headerlink-" + h.label)) }) }),
|
|
6840
|
-
/* @__PURE__ */ e.jsx(Qs, { navigation:
|
|
6840
|
+
/* @__PURE__ */ e.jsx(Qs, { navigation: c, classNameDropdown: l })
|
|
6841
6841
|
] }),
|
|
6842
6842
|
a,
|
|
6843
6843
|
d && /* @__PURE__ */ e.jsx(
|
|
@@ -6850,7 +6850,7 @@ const nr = ({
|
|
|
6850
6850
|
id: "logout-button"
|
|
6851
6851
|
}
|
|
6852
6852
|
),
|
|
6853
|
-
|
|
6853
|
+
n
|
|
6854
6854
|
] }),
|
|
6855
6855
|
x && x.length > 0 && /* @__PURE__ */ e.jsx(Xs, { links: x, variant: o, className: "mx-auto mt-4 max-w-[80%]" })
|
|
6856
6856
|
] }), cr = ({
|
|
@@ -6858,13 +6858,13 @@ const nr = ({
|
|
|
6858
6858
|
tableColumnsData: r,
|
|
6859
6859
|
onSelectionChange: t,
|
|
6860
6860
|
alternatingRowColor: a,
|
|
6861
|
-
index:
|
|
6861
|
+
index: c
|
|
6862
6862
|
}) => /* @__PURE__ */ e.jsx(
|
|
6863
6863
|
"tr",
|
|
6864
6864
|
{
|
|
6865
6865
|
className: v(
|
|
6866
6866
|
"transition-colors duration-200 hover:bg-slate-200",
|
|
6867
|
-
a &&
|
|
6867
|
+
a && c % 2 === 0 && a
|
|
6868
6868
|
),
|
|
6869
6869
|
children: r.map((l) => {
|
|
6870
6870
|
const o = "td-table-" + l.id + (Object.keys(s).includes("id") ? s.id : JSON.stringify(s));
|
|
@@ -6879,11 +6879,11 @@ const nr = ({
|
|
|
6879
6879
|
classNameBody: r,
|
|
6880
6880
|
classNameHead: t,
|
|
6881
6881
|
classNameTable: a,
|
|
6882
|
-
classNameWrapper:
|
|
6882
|
+
classNameWrapper: c,
|
|
6883
6883
|
tableData: l,
|
|
6884
6884
|
onSelectionChange: o,
|
|
6885
6885
|
alternatingRowColor: d,
|
|
6886
|
-
onDisabledSorting:
|
|
6886
|
+
onDisabledSorting: n,
|
|
6887
6887
|
noResultsMessage: x,
|
|
6888
6888
|
loadingMessage: h,
|
|
6889
6889
|
isLoading: m,
|
|
@@ -6892,22 +6892,22 @@ const nr = ({
|
|
|
6892
6892
|
highlightActiveFilter: A = !1,
|
|
6893
6893
|
borderStyles: P
|
|
6894
6894
|
}) => {
|
|
6895
|
-
const [_, V] = B(void 0), [C,
|
|
6895
|
+
const [_, V] = B(void 0), [C, $] = B("asc");
|
|
6896
6896
|
Y(() => {
|
|
6897
|
-
y &&
|
|
6897
|
+
y && $(y);
|
|
6898
6898
|
}, [y]), Y(() => {
|
|
6899
|
-
|
|
6900
|
-
}, [
|
|
6899
|
+
n && _ && n(_, C);
|
|
6900
|
+
}, [n, _, C]);
|
|
6901
6901
|
const W = as(() => {
|
|
6902
|
-
const k = _, E = l,
|
|
6903
|
-
if (!k ||
|
|
6902
|
+
const k = _, E = l, O = y ?? C;
|
|
6903
|
+
if (!k || n) return E;
|
|
6904
6904
|
const g = typeof l[0][k];
|
|
6905
|
-
return g === "string" ? E.sort((N,
|
|
6905
|
+
return g === "string" ? E.sort((N, z) => {
|
|
6906
6906
|
var F, Q;
|
|
6907
|
-
const q = ((F = N[k]) == null ? void 0 : F.toString().toLowerCase()) || "", ae = ((Q =
|
|
6908
|
-
return
|
|
6909
|
-
}) : g === "number" && E.sort((N,
|
|
6910
|
-
}, [l, _, C, y,
|
|
6907
|
+
const q = ((F = N[k]) == null ? void 0 : F.toString().toLowerCase()) || "", ae = ((Q = z[k]) == null ? void 0 : Q.toString().toLowerCase()) || "";
|
|
6908
|
+
return O === "asc" ? q.localeCompare(ae) : ae.localeCompare(q);
|
|
6909
|
+
}) : g === "number" && E.sort((N, z) => O === "asc" ? +N[k] - +z[k] : +z[k] - +N[k]), E;
|
|
6910
|
+
}, [l, _, C, y, n]);
|
|
6911
6911
|
return /* @__PURE__ */ e.jsxs(
|
|
6912
6912
|
"div",
|
|
6913
6913
|
{
|
|
@@ -6915,7 +6915,7 @@ const nr = ({
|
|
|
6915
6915
|
"flex w-full flex-col",
|
|
6916
6916
|
P === "cell" && "[&_td]:border [&_td]:border-solid [&_th]:border [&_th]:border-solid",
|
|
6917
6917
|
P === "outline" && "border border-solid",
|
|
6918
|
-
|
|
6918
|
+
c
|
|
6919
6919
|
),
|
|
6920
6920
|
children: [
|
|
6921
6921
|
/* @__PURE__ */ e.jsxs("table", { className: v("table-auto [&_td]:pr-4 [&_th]:pr-4", a), children: [
|
|
@@ -6923,7 +6923,7 @@ const nr = ({
|
|
|
6923
6923
|
"button",
|
|
6924
6924
|
{
|
|
6925
6925
|
onClick: () => {
|
|
6926
|
-
V(k.id), _ === k.id &&
|
|
6926
|
+
V(k.id), _ === k.id && $((E) => E === "asc" ? "desc" : "asc");
|
|
6927
6927
|
},
|
|
6928
6928
|
className: v(
|
|
6929
6929
|
"flex items-center gap-x-2",
|
|
@@ -6958,14 +6958,14 @@ const nr = ({
|
|
|
6958
6958
|
positionY: r,
|
|
6959
6959
|
positionX: t,
|
|
6960
6960
|
showNotification: a,
|
|
6961
|
-
toast:
|
|
6961
|
+
toast: c,
|
|
6962
6962
|
children: l,
|
|
6963
6963
|
className: o
|
|
6964
6964
|
}) => {
|
|
6965
|
-
const [d,
|
|
6966
|
-
|
|
6965
|
+
const [d, n] = B(!1), x = () => setTimeout(() => {
|
|
6966
|
+
n(!1);
|
|
6967
6967
|
}, s);
|
|
6968
|
-
return Y(() => (a &&
|
|
6968
|
+
return Y(() => (a && n(!0), x(), () => clearTimeout(x())), [a]), d ? /* @__PURE__ */ e.jsxs(
|
|
6969
6969
|
"div",
|
|
6970
6970
|
{
|
|
6971
6971
|
className: v(
|
|
@@ -6978,7 +6978,7 @@ const nr = ({
|
|
|
6978
6978
|
o
|
|
6979
6979
|
),
|
|
6980
6980
|
children: [
|
|
6981
|
-
|
|
6981
|
+
c && /* @__PURE__ */ e.jsx(nr, { ...c }),
|
|
6982
6982
|
l
|
|
6983
6983
|
]
|
|
6984
6984
|
}
|