@hybr1d-tech/charizard 0.7.59 → 0.7.60
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/hybr1d-ui.js +8 -1
- package/dist/hybr1d-ui.umd.cjs +8 -8
- package/package.json +24 -24
package/dist/hybr1d-ui.js
CHANGED
|
@@ -11498,7 +11498,14 @@ function Lf() {
|
|
|
11498
11498
|
) }, n.label)) }),
|
|
11499
11499
|
/* @__PURE__ */ l.jsx("span", { className: R0.separator, children: "/" })
|
|
11500
11500
|
] }),
|
|
11501
|
-
/* @__PURE__ */ l.jsx("li", { className: N2(R0.item, R0.active), children: /* @__PURE__ */ l.jsx(
|
|
11501
|
+
/* @__PURE__ */ l.jsx("li", { className: N2(R0.item, R0.active), children: c.active ? /* @__PURE__ */ l.jsx("div", { className: "zap-content-medium", children: "lastBreadcrumb.label" }) : /* @__PURE__ */ l.jsx(
|
|
11502
|
+
y1,
|
|
11503
|
+
{
|
|
11504
|
+
to: c.href || "",
|
|
11505
|
+
className: N2("zap-content-medium", R0.link),
|
|
11506
|
+
children: c.label
|
|
11507
|
+
}
|
|
11508
|
+
) })
|
|
11502
11509
|
] }) });
|
|
11503
11510
|
}
|
|
11504
11511
|
const Vf = (e) => {
|