@morghulis/core 1.0.31 → 1.0.32
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.
|
@@ -16056,7 +16056,6 @@ const Eg = /* @__PURE__ */ R({
|
|
|
16056
16056
|
return ($[c.value] || "").includes(F);
|
|
16057
16057
|
}
|
|
16058
16058
|
function C(F, $, P, U) {
|
|
16059
|
-
U.preventDefault(), U.stopPropagation();
|
|
16060
16059
|
const T = F.id;
|
|
16061
16060
|
F.children.length ? y.toggle(T) : l.single ? v.set(T) : v.toggle(T);
|
|
16062
16061
|
}
|