@sysvale/cuida 3.62.0 → 3.62.1

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.
@@ -34497,12 +34497,12 @@ const Zp = {
34497
34497
  return this.resolveItemCollapse(t) ? "caret-up-outline" : "caret-down-outline";
34498
34498
  },
34499
34499
  handleProfileMenuOptionClick(t) {
34500
- this.$emit("profile-menu-option-click", t);
34500
+ this.$emit("profile-menu-option-click", t), this.showPopover = !1;
34501
34501
  }
34502
34502
  }
34503
34503
  }, S4 = () => {
34504
34504
  Gt((t) => ({
34505
- "4b5bbe32": t.avatarCursorResolver
34505
+ "874bbc70": t.avatarCursorResolver
34506
34506
  }));
34507
34507
  }, k4 = Zp.setup;
34508
34508
  Zp.setup = k4 ? (t, e) => (S4(), k4(t, e)) : S4;