comand-component-library 4.0.73 → 4.0.74
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.
|
@@ -9484,7 +9484,7 @@ function gm(e, n, t, s, o, i) {
|
|
|
9484
9484
|
"aria-expanded": o.openSubentry ? "true" : "false"
|
|
9485
9485
|
}, [
|
|
9486
9486
|
(l(!0), a(_, null, H(y.subentries, (T, B) => (l(), a("li", { key: B }, [
|
|
9487
|
-
|
|
9487
|
+
T.type === "href" ? (l(), a("a", {
|
|
9488
9488
|
key: 0,
|
|
9489
9489
|
href: T.path,
|
|
9490
9490
|
title: T.tooltip,
|
|
@@ -9502,7 +9502,7 @@ function gm(e, n, t, s, o, i) {
|
|
|
9502
9502
|
class: b(["subentry-icon", t.subentriesIconClass])
|
|
9503
9503
|
}, null, 2)) : c("", !0)
|
|
9504
9504
|
], 8, fm)) : c("", !0),
|
|
9505
|
-
|
|
9505
|
+
T.type === "router" ? (l(), C(d, {
|
|
9506
9506
|
key: 1,
|
|
9507
9507
|
to: i.getRoute(T),
|
|
9508
9508
|
target: T.target
|