@morghulis/core 1.0.31 → 1.0.33
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
|
}
|
|
@@ -19426,6 +19425,7 @@ const Yg = /* @__PURE__ */ R({
|
|
|
19426
19425
|
});
|
|
19427
19426
|
return t({
|
|
19428
19427
|
rest: D,
|
|
19428
|
+
view: () => u.value,
|
|
19429
19429
|
controller: i,
|
|
19430
19430
|
getSelection: () => o.value?.getSelection() || []
|
|
19431
19431
|
}), (F, $) => (b(), M(H, null, [
|