shared-ritm 1.2.43 → 1.2.44

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.
@@ -9694,6 +9694,7 @@ const Jn = ul(
9694
9694
  "active-class": "menu-active",
9695
9695
  clickable: "",
9696
9696
  to: l.main ? l.item.to : "",
9697
+ "data-test": `sidebar-item-${l.item.label.toLowerCase().replace(/\s+/g, "-")}`,
9697
9698
  onClick: a[1] || (a[1] = (u) => r(l.item.to))
9698
9699
  }, {
9699
9700
  default: le(() => [
@@ -9732,7 +9733,7 @@ const Jn = ul(
9732
9733
  })
9733
9734
  ]),
9734
9735
  _: 1
9735
- }, 8, ["class", "active", "to"])), [
9736
+ }, 8, ["class", "active", "to", "data-test"])), [
9736
9737
  [Go]
9737
9738
  ]) : We("", !0);
9738
9739
  };
@@ -9742,7 +9743,7 @@ const Jn = ul(
9742
9743
  "menu-item__label": "_menu-item__label_fkijr_18"
9743
9744
  }, E0 = {
9744
9745
  $style: T0
9745
- }, R0 = /* @__PURE__ */ fe(L0, [["__cssModules", E0], ["__scopeId", "data-v-7bf4f3ef"]]), A0 = /* @__PURE__ */ Qe({
9746
+ }, R0 = /* @__PURE__ */ fe(L0, [["__cssModules", E0], ["__scopeId", "data-v-d4d2d202"]]), A0 = /* @__PURE__ */ Qe({
9746
9747
  __name: "SidebarMenu",
9747
9748
  props: {
9748
9749
  menuItems: {},