@@ -335,6 +335,14 @@ interface NativeModuleInterface {
335335 other : bigint ,
336336 uniffi_out_err : UniffiRustCallStatus
337337 ) : number ;
338+ ubrn_uniffi_loro_ffi_fn_method_frontiers_is_empty (
339+ ptr : bigint ,
340+ uniffi_out_err : UniffiRustCallStatus
341+ ) : number ;
342+ ubrn_uniffi_loro_ffi_fn_method_frontiers_to_vec (
343+ ptr : bigint ,
344+ uniffi_out_err : UniffiRustCallStatus
345+ ) : Uint8Array ;
338346 ubrn_uniffi_loro_ffi_fn_clone_localephemerallistener (
339347 ptr : bigint ,
340348 uniffi_out_err : UniffiRustCallStatus
@@ -697,10 +705,6 @@ interface NativeModuleInterface {
697705 ptr : bigint ,
698706 uniffi_out_err : UniffiRustCallStatus
699707 ) : bigint ;
700- ubrn_uniffi_loro_ffi_fn_method_lorodoc_log_estimate_size (
701- ptr : bigint ,
702- uniffi_out_err : UniffiRustCallStatus
703- ) : void ;
704708 ubrn_uniffi_loro_ffi_fn_method_lorodoc_minimize_frontiers (
705709 ptr : bigint ,
706710 frontiers : bigint ,
@@ -1789,6 +1793,22 @@ interface NativeModuleInterface {
17891793 onPush : Uint8Array ,
17901794 uniffi_out_err : UniffiRustCallStatus
17911795 ) : void ;
1796+ ubrn_uniffi_loro_ffi_fn_method_undomanager_top_redo_meta (
1797+ ptr : bigint ,
1798+ uniffi_out_err : UniffiRustCallStatus
1799+ ) : Uint8Array ;
1800+ ubrn_uniffi_loro_ffi_fn_method_undomanager_top_redo_value (
1801+ ptr : bigint ,
1802+ uniffi_out_err : UniffiRustCallStatus
1803+ ) : Uint8Array ;
1804+ ubrn_uniffi_loro_ffi_fn_method_undomanager_top_undo_meta (
1805+ ptr : bigint ,
1806+ uniffi_out_err : UniffiRustCallStatus
1807+ ) : Uint8Array ;
1808+ ubrn_uniffi_loro_ffi_fn_method_undomanager_top_undo_value (
1809+ ptr : bigint ,
1810+ uniffi_out_err : UniffiRustCallStatus
1811+ ) : Uint8Array ;
17921812 ubrn_uniffi_loro_ffi_fn_method_undomanager_undo (
17931813 ptr : bigint ,
17941814 uniffi_out_err : UniffiRustCallStatus
@@ -2013,6 +2033,15 @@ interface NativeModuleInterface {
20132033 id : Uint8Array ,
20142034 uniffi_out_err : UniffiRustCallStatus
20152035 ) : void ;
2036+ ubrn_uniffi_loro_ffi_fn_method_versionvector_to_hashmap (
2037+ ptr : bigint ,
2038+ uniffi_out_err : UniffiRustCallStatus
2039+ ) : Uint8Array ;
2040+ ubrn_uniffi_loro_ffi_fn_method_versionvector_try_update_last (
2041+ ptr : bigint ,
2042+ id : Uint8Array ,
2043+ uniffi_out_err : UniffiRustCallStatus
2044+ ) : number ;
20162045 ubrn_uniffi_loro_ffi_fn_func_decode_import_blob_meta (
20172046 bytes : Uint8Array ,
20182047 checkChecksum : number ,
@@ -2060,6 +2089,8 @@ interface NativeModuleInterface {
20602089 ubrn_uniffi_loro_ffi_checksum_method_fractionalindex_to_string ( ) : number ;
20612090 ubrn_uniffi_loro_ffi_checksum_method_frontiers_encode ( ) : number ;
20622091 ubrn_uniffi_loro_ffi_checksum_method_frontiers_eq ( ) : number ;
2092+ ubrn_uniffi_loro_ffi_checksum_method_frontiers_is_empty ( ) : number ;
2093+ ubrn_uniffi_loro_ffi_checksum_method_frontiers_to_vec ( ) : number ;
20632094 ubrn_uniffi_loro_ffi_checksum_method_localephemerallistener_on_ephemeral_update ( ) : number ;
20642095 ubrn_uniffi_loro_ffi_checksum_method_localupdatecallback_on_local_update ( ) : number ;
20652096 ubrn_uniffi_loro_ffi_checksum_method_lorocounter_decrement ( ) : number ;
@@ -2129,7 +2160,6 @@ interface NativeModuleInterface {
21292160 ubrn_uniffi_loro_ffi_checksum_method_lorodoc_jsonpath ( ) : number ;
21302161 ubrn_uniffi_loro_ffi_checksum_method_lorodoc_len_changes ( ) : number ;
21312162 ubrn_uniffi_loro_ffi_checksum_method_lorodoc_len_ops ( ) : number ;
2132- ubrn_uniffi_loro_ffi_checksum_method_lorodoc_log_estimate_size ( ) : number ;
21332163 ubrn_uniffi_loro_ffi_checksum_method_lorodoc_minimize_frontiers ( ) : number ;
21342164 ubrn_uniffi_loro_ffi_checksum_method_lorodoc_oplog_frontiers ( ) : number ;
21352165 ubrn_uniffi_loro_ffi_checksum_method_lorodoc_oplog_vv ( ) : number ;
@@ -2322,6 +2352,10 @@ interface NativeModuleInterface {
23222352 ubrn_uniffi_loro_ffi_checksum_method_undomanager_set_merge_interval ( ) : number ;
23232353 ubrn_uniffi_loro_ffi_checksum_method_undomanager_set_on_pop ( ) : number ;
23242354 ubrn_uniffi_loro_ffi_checksum_method_undomanager_set_on_push ( ) : number ;
2355+ ubrn_uniffi_loro_ffi_checksum_method_undomanager_top_redo_meta ( ) : number ;
2356+ ubrn_uniffi_loro_ffi_checksum_method_undomanager_top_redo_value ( ) : number ;
2357+ ubrn_uniffi_loro_ffi_checksum_method_undomanager_top_undo_meta ( ) : number ;
2358+ ubrn_uniffi_loro_ffi_checksum_method_undomanager_top_undo_value ( ) : number ;
23252359 ubrn_uniffi_loro_ffi_checksum_method_undomanager_undo ( ) : number ;
23262360 ubrn_uniffi_loro_ffi_checksum_method_undomanager_undo_count ( ) : number ;
23272361 ubrn_uniffi_loro_ffi_checksum_method_unsubscriber_on_unsubscribe ( ) : number ;
@@ -2361,6 +2395,8 @@ interface NativeModuleInterface {
23612395 ubrn_uniffi_loro_ffi_checksum_method_versionvector_partial_cmp ( ) : number ;
23622396 ubrn_uniffi_loro_ffi_checksum_method_versionvector_set_end ( ) : number ;
23632397 ubrn_uniffi_loro_ffi_checksum_method_versionvector_set_last ( ) : number ;
2398+ ubrn_uniffi_loro_ffi_checksum_method_versionvector_to_hashmap ( ) : number ;
2399+ ubrn_uniffi_loro_ffi_checksum_method_versionvector_try_update_last ( ) : number ;
23642400 ubrn_uniffi_loro_ffi_checksum_constructor_awareness_new ( ) : number ;
23652401 ubrn_uniffi_loro_ffi_checksum_constructor_cursor_decode ( ) : number ;
23662402 ubrn_uniffi_loro_ffi_checksum_constructor_cursor_new ( ) : number ;
0 commit comments