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