lody 0.57.1-next.4 → 0.57.2
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.
- package/README.md +0 -6
- package/dist/chunks/{loro_wasm_bg-CZBelrAJ.js → loro_wasm_bg-ICD3atfE.js} +3 -4
- package/dist/index.js +39865 -42159
- package/package.json +7 -10
- package/dist/chunks/index-CMmC_03V.js +0 -448
- package/dist/chunks/index-DPdZa9i3.js +0 -10165
- package/dist/chunks/share-link-BxdX9Pcj.js +0 -899
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
let
|
|
1
|
+
let EphemeralStoreWasm, LoroDoc, UndoManager, VersionVector, __wbg_set_wasm, LoroTree, LoroText, callPendingEvents$1, LoroMovableList, LoroList, LoroMap, __vite__initWasm, decodeImportBlobMeta$1, imports, rawWasm;
|
|
2
2
|
let __tla = (async () => {
|
|
3
3
|
__vite__initWasm = async (opts = {}, url) => {
|
|
4
4
|
let result;
|
|
@@ -573,7 +573,7 @@ ${val.stack}`;
|
|
|
573
573
|
unregister: () => {
|
|
574
574
|
}
|
|
575
575
|
} : new FinalizationRegistry((ptr) => wasm.__wbg_cursor_free(ptr >>> 0, 1));
|
|
576
|
-
Cursor
|
|
576
|
+
class Cursor {
|
|
577
577
|
static __wrap(ptr) {
|
|
578
578
|
ptr = ptr >>> 0;
|
|
579
579
|
const obj = Object.create(Cursor.prototype);
|
|
@@ -648,7 +648,7 @@ ${val.stack}`;
|
|
|
648
648
|
wasm.__wbindgen_add_to_stack_pointer(16);
|
|
649
649
|
}
|
|
650
650
|
}
|
|
651
|
-
}
|
|
651
|
+
}
|
|
652
652
|
const EphemeralStoreWasmFinalization = typeof FinalizationRegistry === "undefined" ? {
|
|
653
653
|
register: () => {
|
|
654
654
|
},
|
|
@@ -5064,7 +5064,6 @@ ${val.stack}`;
|
|
|
5064
5064
|
}));
|
|
5065
5065
|
})();
|
|
5066
5066
|
export {
|
|
5067
|
-
Cursor as C,
|
|
5068
5067
|
EphemeralStoreWasm as E,
|
|
5069
5068
|
LoroDoc as L,
|
|
5070
5069
|
UndoManager as U,
|