welcome-ui 10.0.0-alpha.1 → 10.0.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/{2W3RN7C5-bkX-rIa3.js → 2W3RN7C5-uG7eBeTQ.js} +11 -11
- package/dist/4I4MLMKD-z3Xm3qCo.js +150 -0
- package/dist/Accordion.js +4 -4
- package/dist/Alert.js +1 -1
- package/dist/AspectRatio.js +1 -1
- package/dist/Avatar.js +1 -1
- package/dist/{B7UTNDHN-BlIblHCu.js → B7UTNDHN-BDa2-8JK.js} +2 -2
- package/dist/Badge.js +1 -1
- package/dist/Breadcrumb.css +1 -1
- package/dist/Breadcrumb.js +165 -151
- package/dist/Button.js +2 -2
- package/dist/ButtonGroup.js +1 -1
- package/dist/Card.js +1 -1
- package/dist/Checkbox.js +2 -2
- package/dist/CloseButton.css +1 -1
- package/dist/CloseButton.js +12 -12
- package/dist/{DSAASPLT-BaaCUKsb.js → DSAASPLT-C-2xDjIv.js} +3 -3
- package/dist/DatePicker.js +2 -2
- package/dist/DateTimePicker.js +2 -2
- package/dist/Drawer.js +25 -22
- package/dist/DropdownMenu.js +41 -41
- package/dist/Field.js +1 -1
- package/dist/FieldGroup.js +1 -1
- package/dist/FileDrop.js +2 -2
- package/dist/FileUpload.js +1 -1
- package/dist/GVVKDT6A-C66-lr0B.js +619 -0
- package/dist/Hint.js +1 -1
- package/dist/Icon.css +1 -1
- package/dist/Icon.js +32 -24
- package/dist/InputText.js +1 -1
- package/dist/{KPUWHTQJ-D2TPji47.js → KPUWHTQJ-Byij2al4.js} +11 -11
- package/dist/Label.js +1 -1
- package/dist/Link.js +20 -19
- package/dist/Loader.js +1 -1
- package/dist/Logo.js +1 -1
- package/dist/Modal.js +5 -5
- package/dist/{NI3IVY7K-Ztb3-XAv.js → NI3IVY7K-DpF3td-7.js} +115 -115
- package/dist/{NMGNQVTG-C6TqBngP.js → NMGNQVTG-BgAqqGOq.js} +6 -6
- package/dist/{OE2EFRVA-C3721cM3.js → OE2EFRVA-DkdhQLJL.js} +27 -27
- package/dist/{OLVWQA7U-DysaSaZj.js → OLVWQA7U-wHytlFYu.js} +30 -30
- package/dist/Pagination.css +1 -1
- package/dist/Pagination.js +155 -76
- package/dist/Popover.js +21 -21
- package/dist/{RTNCFSKZ-qpPg689E.js → RTNCFSKZ-LcIdBwa8.js} +16 -16
- package/dist/Radio.js +2 -2
- package/dist/RadioGroup.js +4 -4
- package/dist/RadioTab.js +2 -2
- package/dist/{SBSPVDDI-DJKkC1eb.js → SBSPVDDI-BoxPz2JY.js} +22 -22
- package/dist/{SQZLCNLX-CHDXnZ16.js → SQZLCNLX-CUlXoT69.js} +8 -8
- package/dist/Search.js +2 -2
- package/dist/Select.js +2 -2
- package/dist/Slider.js +1 -1
- package/dist/Stepper.js +1 -1
- package/dist/Swiper.js +1 -1
- package/dist/{T22PY7TE-C1N0q8Kn.js → T22PY7TE-CzEDuEn1.js} +21 -21
- package/dist/Table.js +1 -1
- package/dist/Tabs.js +23 -23
- package/dist/Tag.js +1 -1
- package/dist/Text.js +1 -1
- package/dist/Textarea.js +1 -1
- package/dist/TimePicker.js +2 -2
- package/dist/Toast.css +1 -1
- package/dist/Toast.js +286 -222
- package/dist/Toggle.js +2 -2
- package/dist/Tooltip.css +1 -1
- package/dist/Tooltip.js +118 -129
- package/dist/VariantIcon.js +1 -1
- package/dist/VisuallyHidden.js +1 -1
- package/dist/WelcomeLoader.js +1 -1
- package/dist/{XCKGTAUF-DkxWCbaW.js → XCKGTAUF-CahZE721.js} +4 -4
- package/dist/{Y67KZUMI-DFEgrUv2.js → Y67KZUMI-BDyUNSJw.js} +5 -5
- package/dist/{ZTXFEM5L-CkrIQCN1.js → ZTXFEM5L-CjFLRObi.js} +3 -3
- package/dist/{downshift.esm-D_6pHXkq.js → downshift.esm-xtYanIDi.js} +1 -1
- package/dist/scss/breakpoints.scss +9 -0
- package/dist/scss/text-ellipsis.scss +5 -0
- package/dist/scss/texts.scss +108 -0
- package/dist/theme.css +1 -1
- package/dist/{tslib.es6-DpB4Y59c.js → tslib.es6-C80jYMbM.js} +1 -1
- package/dist/types/components/Breadcrumb/types.d.ts +5 -1
- package/dist/types/components/Drawer/AssetDrawer/types.d.ts +3 -0
- package/dist/types/components/Drawer/components/Backdrop.d.ts +1 -1
- package/dist/types/components/Drawer/index.d.ts +1 -1
- package/dist/types/components/Icon/icons.d.ts +4 -5
- package/dist/types/components/Icon/types.d.ts +2 -0
- package/dist/types/components/Pagination/types.d.ts +11 -0
- package/dist/types/components/Toast/components/Growl.d.ts +2 -0
- package/dist/types/components/Toast/index.d.ts +4 -1
- package/dist/types/components/Toast/types.d.ts +8 -9
- package/dist/types/components/Tooltip/types.d.ts +1 -1
- package/dist/types/theme/types.d.ts +22 -0
- package/dist/types/utils/index.d.ts +0 -1
- package/dist/{utils-DileZjMm.js → utils-BD597oo6.js} +1 -1
- package/dist/utils.js +2 -2
- package/package.json +2 -1
- package/dist/4I4MLMKD-BLxAidnq.js +0 -43
- package/dist/GVVKDT6A-bET6V7Py.js +0 -724
- package/dist/index.css +0 -0
- package/dist/types/components/Icon/Icon.d.ts +0 -2
- package/dist/types/utils/theme/index.d.ts +0 -0
- /package/dist/{index-CdiHdiVB.js → index-PAaZGbyz.js} +0 -0
- /package/dist/types/components/Icon/{Icon.test.d.ts → index.test.d.ts} +0 -0
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import { c as
|
|
2
|
+
import { c as I, _ as p, P as d, A as O, N as q, u as _, d as x, p as Y, a as T, X as j, Y as w, j as H, h as L, Z as V, $ as X, f as Z, b as $ } from "./OE2EFRVA-DkdhQLJL.js";
|
|
3
3
|
import { useRef as C, useState as D, useEffect as z } from "react";
|
|
4
4
|
var G = "button";
|
|
5
5
|
function M(s) {
|
|
@@ -7,17 +7,17 @@ function M(s) {
|
|
|
7
7
|
const t = s.currentTarget;
|
|
8
8
|
return s.key === "Enter" ? d(t) || t.tagName === "SUMMARY" || t.tagName === "A" : s.key === " " ? d(t) || t.tagName === "SUMMARY" || t.tagName === "INPUT" || t.tagName === "SELECT" : !1;
|
|
9
9
|
}
|
|
10
|
-
var J = Symbol("command"), Q =
|
|
10
|
+
var J = Symbol("command"), Q = I(
|
|
11
11
|
function(t) {
|
|
12
12
|
var i = t, { clickOnEnter: m = !0, clickOnSpace: u = !0 } = i, r = p(i, ["clickOnEnter", "clickOnSpace"]);
|
|
13
13
|
const c = C(null), [K, R] = D(!1);
|
|
14
14
|
z(() => {
|
|
15
15
|
c.current && R(d(c.current));
|
|
16
16
|
}, []);
|
|
17
|
-
const [U, k] = D(!1), f = C(!1), y =
|
|
17
|
+
const [U, k] = D(!1), f = C(!1), y = O(r), [E, A] = q(r, J, !0), P = r.onKeyDown, h = _((e) => {
|
|
18
18
|
P == null || P(e);
|
|
19
19
|
const a = e.currentTarget;
|
|
20
|
-
if (e.defaultPrevented || E || y || !
|
|
20
|
+
if (e.defaultPrevented || E || y || !H(e) || L(a) || a.isContentEditable) return;
|
|
21
21
|
const o = m && e.key === "Enter", n = u && e.key === " ", g = e.key === "Enter" && !m, l = e.key === " " && !u;
|
|
22
22
|
if (g || l) {
|
|
23
23
|
e.preventDefault();
|
|
@@ -28,12 +28,12 @@ var J = Symbol("command"), Q = F(
|
|
|
28
28
|
if (o) {
|
|
29
29
|
if (!v) {
|
|
30
30
|
e.preventDefault();
|
|
31
|
-
const
|
|
32
|
-
V() ?
|
|
31
|
+
const N = e, { view: W } = N, F = p(N, ["view"]), S = () => w(a, F);
|
|
32
|
+
V() ? X(a, "keyup", S) : queueMicrotask(S);
|
|
33
33
|
}
|
|
34
34
|
} else n && (f.current = !0, v || (e.preventDefault(), k(!0)));
|
|
35
35
|
}
|
|
36
|
-
}), b = r.onKeyUp,
|
|
36
|
+
}), b = r.onKeyUp, B = _((e) => {
|
|
37
37
|
if (b == null || b(e), e.defaultPrevented || E || y || e.metaKey) return;
|
|
38
38
|
const a = u && e.key === " ";
|
|
39
39
|
if (f.current && a && (f.current = !1, !M(e))) {
|
|
@@ -47,14 +47,14 @@ var J = Symbol("command"), Q = F(
|
|
|
47
47
|
type: K ? "button" : void 0
|
|
48
48
|
}, A), r), {
|
|
49
49
|
ref: Y(c, r.ref),
|
|
50
|
-
onKeyDown:
|
|
51
|
-
onKeyUp:
|
|
50
|
+
onKeyDown: h,
|
|
51
|
+
onKeyUp: B
|
|
52
52
|
}), r = j(r), r;
|
|
53
53
|
}
|
|
54
54
|
);
|
|
55
|
-
|
|
55
|
+
Z(function(t) {
|
|
56
56
|
const i = Q(t);
|
|
57
|
-
return
|
|
57
|
+
return $(G, i);
|
|
58
58
|
});
|
|
59
59
|
export {
|
|
60
60
|
Q as u
|
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { u as O, a as E, P as z } from "./Y67KZUMI-BDyUNSJw.js";
|
|
3
|
+
import { u as _ } from "./RTNCFSKZ-LcIdBwa8.js";
|
|
4
|
+
import { c as b, _ as g, i as A, w as H, d as x, a as p, p as W, r as T, L, M as j, v as I, f as w, b as k, u as U, x as B } from "./OE2EFRVA-DkdhQLJL.js";
|
|
5
|
+
import { useMemo as C, useState as F } from "react";
|
|
6
|
+
import { jsx as l, jsxs as Z } from "react/jsx-runtime";
|
|
7
|
+
import { u as q } from "./ZTXFEM5L-CjFLRObi.js";
|
|
8
|
+
var h = "M23 27.8C24.1 29 26.4 30 28 30H30H0H2C3.7 30 5.9 29 7 27.8L14 20.6C14.7 19.8 15.3 19.8 16 20.6L23 27.8Z", G = "div", P = 30, u = P / 2, J = {
|
|
9
|
+
top: `rotate(180 ${u} ${u})`,
|
|
10
|
+
right: `rotate(-90 ${u} ${u})`,
|
|
11
|
+
bottom: `rotate(0 ${u} ${u})`,
|
|
12
|
+
left: `rotate(90 ${u} ${u})`
|
|
13
|
+
};
|
|
14
|
+
function K(n) {
|
|
15
|
+
const [o, t] = F(), e = _(n, "contentElement");
|
|
16
|
+
return L(() => {
|
|
17
|
+
if (!e) return;
|
|
18
|
+
const s = j(e).getComputedStyle(e);
|
|
19
|
+
t(s);
|
|
20
|
+
}, [e]), o;
|
|
21
|
+
}
|
|
22
|
+
function Q(n) {
|
|
23
|
+
var o;
|
|
24
|
+
return n ? (o = n.getPropertyValue("box-shadow").match(/0px 0px 0px ([^0]+px)/)) == null ? void 0 : o[1] : void 0;
|
|
25
|
+
}
|
|
26
|
+
function X(n, o) {
|
|
27
|
+
if (!o) return;
|
|
28
|
+
const t = o.getPropertyValue(`border-${n}-color`);
|
|
29
|
+
if (t) return t;
|
|
30
|
+
const r = o.getPropertyValue("box-shadow").match(/0px 0px 0px [^,]+/);
|
|
31
|
+
return r && r[0].replace(/^0px 0px 0px\s+[^\s,]+/, "").trim() || void 0;
|
|
32
|
+
}
|
|
33
|
+
var Y = b(
|
|
34
|
+
function(o) {
|
|
35
|
+
var t = o, {
|
|
36
|
+
store: e,
|
|
37
|
+
size: r = P,
|
|
38
|
+
borderWidth: s
|
|
39
|
+
} = t, a = g(t, [
|
|
40
|
+
"store",
|
|
41
|
+
"size",
|
|
42
|
+
"borderWidth"
|
|
43
|
+
]);
|
|
44
|
+
const m = O();
|
|
45
|
+
e = e || m, A(
|
|
46
|
+
e,
|
|
47
|
+
process.env.NODE_ENV !== "production" && "PopoverArrow must be wrapped in a Popover component."
|
|
48
|
+
);
|
|
49
|
+
const i = _(
|
|
50
|
+
e,
|
|
51
|
+
(v) => v.currentPlacement.split("-")[0]
|
|
52
|
+
), d = H(), c = K(e), V = X(i, c) || "none", f = (c == null ? void 0 : c.getPropertyValue("background-color")) || "none", [N, S] = C(() => {
|
|
53
|
+
if (s != null) return [s, !1];
|
|
54
|
+
if (!c) return [0, !1];
|
|
55
|
+
const v = Q(c);
|
|
56
|
+
if (v) return [Number.parseInt(v, 10), !0];
|
|
57
|
+
const y = c.getPropertyValue(`border-${i}-width`);
|
|
58
|
+
return y ? [Math.ceil(Number.parseFloat(y)), !1] : [0, !1];
|
|
59
|
+
}, [s, c, i]), R = N * 2 * (P / r), $ = J[i], M = C(
|
|
60
|
+
() => /* @__PURE__ */ l("svg", { display: "block", viewBox: "0 0 30 30", children: /* @__PURE__ */ Z("g", { transform: $, children: [
|
|
61
|
+
!S && // When using the CSS border property, set the fill color to match
|
|
62
|
+
// the background behind the stroke so transparent strokes match
|
|
63
|
+
// the appearance of borders on HTML elements.
|
|
64
|
+
/* @__PURE__ */ l(
|
|
65
|
+
"path",
|
|
66
|
+
{
|
|
67
|
+
fill: "none",
|
|
68
|
+
stroke: `var(--ak-layer, ${f})`,
|
|
69
|
+
d: h,
|
|
70
|
+
mask: `url(#${d})`
|
|
71
|
+
}
|
|
72
|
+
),
|
|
73
|
+
/* @__PURE__ */ l("path", { fill: "none", d: h, mask: `url(#${d})` }),
|
|
74
|
+
/* @__PURE__ */ l("path", { stroke: "none", d: h }),
|
|
75
|
+
/* @__PURE__ */ l("mask", { id: d, maskUnits: "userSpaceOnUse", children: /* @__PURE__ */ l(
|
|
76
|
+
"rect",
|
|
77
|
+
{
|
|
78
|
+
x: "-15",
|
|
79
|
+
y: "0",
|
|
80
|
+
width: "60",
|
|
81
|
+
height: "30",
|
|
82
|
+
fill: "white",
|
|
83
|
+
stroke: "black"
|
|
84
|
+
}
|
|
85
|
+
) })
|
|
86
|
+
] }) }),
|
|
87
|
+
[$, S, f, d]
|
|
88
|
+
);
|
|
89
|
+
return a = x(p({
|
|
90
|
+
children: M,
|
|
91
|
+
"aria-hidden": !0
|
|
92
|
+
}, a), {
|
|
93
|
+
ref: W(e.setArrowElement, a.ref),
|
|
94
|
+
style: p({
|
|
95
|
+
position: "absolute",
|
|
96
|
+
fontSize: r,
|
|
97
|
+
width: "1em",
|
|
98
|
+
height: "1em",
|
|
99
|
+
pointerEvents: "none",
|
|
100
|
+
fill: `var(--ak-layer, ${f})`,
|
|
101
|
+
stroke: `var(--ak-layer-border, ${V})`,
|
|
102
|
+
strokeWidth: R
|
|
103
|
+
}, a.style)
|
|
104
|
+
}), T(a);
|
|
105
|
+
}
|
|
106
|
+
), ce = I(
|
|
107
|
+
w(function(o) {
|
|
108
|
+
const t = Y(o);
|
|
109
|
+
return k(G, t);
|
|
110
|
+
})
|
|
111
|
+
), ee = "div", D = b(
|
|
112
|
+
function(o) {
|
|
113
|
+
var t = o, { store: e } = t, r = g(t, ["store"]);
|
|
114
|
+
const s = E();
|
|
115
|
+
return e = e || s, r = x(p({}, r), {
|
|
116
|
+
ref: W(e == null ? void 0 : e.setAnchorElement, r.ref)
|
|
117
|
+
}), r;
|
|
118
|
+
}
|
|
119
|
+
);
|
|
120
|
+
w(function(o) {
|
|
121
|
+
const t = D(o);
|
|
122
|
+
return k(ee, t);
|
|
123
|
+
});
|
|
124
|
+
var re = "button", oe = b(function(o) {
|
|
125
|
+
var t = o, { store: e } = t, r = g(t, ["store"]);
|
|
126
|
+
const s = E();
|
|
127
|
+
e = e || s, A(
|
|
128
|
+
e,
|
|
129
|
+
process.env.NODE_ENV !== "production" && "PopoverDisclosure must receive a `store` prop or be wrapped in a PopoverProvider component."
|
|
130
|
+
);
|
|
131
|
+
const a = r.onClick, m = U((i) => {
|
|
132
|
+
e == null || e.setAnchorElement(i.currentTarget), a == null || a(i);
|
|
133
|
+
});
|
|
134
|
+
return r = B(
|
|
135
|
+
r,
|
|
136
|
+
(i) => /* @__PURE__ */ l(z, { value: e, children: i }),
|
|
137
|
+
[e]
|
|
138
|
+
), r = x(p({}, r), {
|
|
139
|
+
onClick: m
|
|
140
|
+
}), r = D(p({ store: e }, r)), r = q(p({ store: e }, r)), r;
|
|
141
|
+
}), le = w(function(o) {
|
|
142
|
+
const t = oe(o);
|
|
143
|
+
return k(re, t);
|
|
144
|
+
});
|
|
145
|
+
export {
|
|
146
|
+
ce as P,
|
|
147
|
+
oe as a,
|
|
148
|
+
le as b,
|
|
149
|
+
Y as u
|
|
150
|
+
};
|
package/dist/Accordion.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs as i, jsx as o } from "react/jsx-runtime";
|
|
3
|
-
import { D as d } from "./NMGNQVTG-
|
|
4
|
-
import { D as a } from "./T22PY7TE-
|
|
5
|
-
import { u as b } from "./T22PY7TE-
|
|
3
|
+
import { D as d } from "./NMGNQVTG-BgAqqGOq.js";
|
|
4
|
+
import { D as a } from "./T22PY7TE-CzEDuEn1.js";
|
|
5
|
+
import { u as b } from "./T22PY7TE-CzEDuEn1.js";
|
|
6
6
|
import { forwardRef as u } from "react";
|
|
7
7
|
import { Icon as _ } from "./Icon.js";
|
|
8
8
|
import { Text as p } from "./Text.js";
|
|
9
|
-
import { c as h } from "./index-
|
|
9
|
+
import { c as h } from "./index-PAaZGbyz.js";
|
|
10
10
|
const f = "_root_1ugpw_2", g = "_icon_1ugpw_11", w = "_disclosure_1ugpw_23", v = {
|
|
11
11
|
root: f,
|
|
12
12
|
icon: g,
|
package/dist/Alert.js
CHANGED
|
@@ -5,7 +5,7 @@ import { Button as d } from "./Button.js";
|
|
|
5
5
|
import { CloseButton as S } from "./CloseButton.js";
|
|
6
6
|
import { Text as y } from "./Text.js";
|
|
7
7
|
import { VariantIcon as T } from "./VariantIcon.js";
|
|
8
|
-
import { c as V } from "./index-
|
|
8
|
+
import { c as V } from "./index-PAaZGbyz.js";
|
|
9
9
|
const $ = "_root_1kb4k_2", E = "_icon_1kb4k_55", R = "_content_1kb4k_58", O = "_title_1kb4k_88", q = {
|
|
10
10
|
root: $,
|
|
11
11
|
"size-sm": "_size-sm_1kb4k_16",
|
package/dist/AspectRatio.js
CHANGED
package/dist/Avatar.js
CHANGED
|
@@ -3,7 +3,7 @@ import { jsxs as _, jsx as n } from "react/jsx-runtime";
|
|
|
3
3
|
import { forwardRef as g } from "react";
|
|
4
4
|
import { Icon as u } from "./Icon.js";
|
|
5
5
|
import { Text as m } from "./Text.js";
|
|
6
|
-
import { c as p } from "./index-
|
|
6
|
+
import { c as p } from "./index-PAaZGbyz.js";
|
|
7
7
|
const b = "_root_2qaar_2", y = "_placeholder_2qaar_36", h = {
|
|
8
8
|
root: b,
|
|
9
9
|
"size-xs": "_size-xs_2qaar_24",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import { H as S, G as C,
|
|
3
|
-
import { t as ee, c as O, s as R, i as te, f as G, d as h, a as ne } from "./RTNCFSKZ-
|
|
2
|
+
import { H as S, G as C, T as Q, I as L, s as X, g as Z, K as p } from "./OE2EFRVA-DkdhQLJL.js";
|
|
3
|
+
import { t as ee, c as O, s as R, i as te, f as G, d as h, a as ne } from "./RTNCFSKZ-LcIdBwa8.js";
|
|
4
4
|
function re(t) {
|
|
5
5
|
const i = [];
|
|
6
6
|
for (const e of t)
|
package/dist/Badge.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { jsx as t } from "react/jsx-runtime";
|
|
3
3
|
import { forwardRef as g } from "react";
|
|
4
4
|
import { Text as d } from "./Text.js";
|
|
5
|
-
import { c as b } from "./index-
|
|
5
|
+
import { c as b } from "./index-PAaZGbyz.js";
|
|
6
6
|
const c = "_root_1pr8g_2", p = {
|
|
7
7
|
root: c,
|
|
8
8
|
"size-lg": "_size-lg_1pr8g_18",
|
package/dist/Breadcrumb.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@layer components{.
|
|
1
|
+
@layer components{._root_1oz46_2{height:100%;position:relative;overflow-x:hidden;padding:var(--border-radius-md) 0;font-size:var(--font-size-14);font-weight:var(--font-weight-regular);letter-spacing:0;line-height:var(--font-line-height-md);font-family:var(--font-family-body);--breadcrumbItemGap: var(--spacing-xs)}._list_1oz46_14{display:inline-flex;align-items:center;max-width:100%;overflow-x:auto;margin:0;padding:0;list-style:none;white-space:nowrap;gap:var(--breadcrumbItemGap)}._start-gradient_1oz46_25{left:0;transform-origin:left}._end-gradient_1oz46_29{right:0;transform-origin:right}._start-gradient_1oz46_25,._end-gradient_1oz46_29{position:absolute;bottom:0;top:0;width:var(--size-icon-xl)}._item-wrapper_1oz46_40{display:inline-flex;flex:0 0 auto;gap:var(--breadcrumbItemGap)}._item-content_1oz46_45{color:var(--breadcrumbItemColor, var(--components-colors-breadcrumb-color-text-default));text-decoration:none;display:inline-flex;align-items:center;gap:var(--breadcrumbItemGap);transition:var(--duration-medium);direction:initial}._item-content_1oz46_45:hover{--breadcrumbItemColor: var(--components-colors-breadcrumb-color-text-hover)}._item-content_1oz46_45[aria-current=page]{--breadcrumbItemColor: var(--components-colors-breadcrumb-color-text-active);font-weight:var(--font-weight-medium)}._item-content_1oz46_45[aria-disabled=true]{pointer-events:none;cursor:default}._item-separator_1oz46_65{color:var(--components-colors-breadcrumb-color-icon-default);display:flex;align-items:center}}
|