shared-ritm 1.3.119 → 1.3.120

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.
@@ -11510,7 +11510,7 @@ const qC = ["left", "center", "right", "justify"], VC = je({
11510
11510
  setup(e, { emit: t }) {
11511
11511
  const n = t, r = _d(), o = X(!0), a = X(!0), i = X(!1), s = _(() => r.screen.lt.lg), u = _(() => a.value ? "menu" : "close"), l = _(() => s.value ? 250 : 275), c = _(() => s.value ? 47 : 72);
11512
11512
  function d(p) {
11513
- !i.value && !s.value && (a.value = p);
11513
+ !i.value && !s.value && (a.value = p, window.dispatchEvent(new CustomEvent("toggle-sidebar")));
11514
11514
  }
11515
11515
  function f() {
11516
11516
  i.value = !i.value, a.value = !a.value;