@rerun-io/web-viewer 0.18.0-rc.7 → 0.18.0-rc.8

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 CHANGED
@@ -41,7 +41,7 @@ viewer.stop();
41
41
  ```
42
42
 
43
43
  The `rrd` in the snippet above should be a URL pointing to either:
44
- - A hosted `.rrd` file, such as <https://app.rerun.io/version/0.18.0-rc.7/examples/dna.rrd>
44
+ - A hosted `.rrd` file, such as <https://app.rerun.io/version/0.18.0-rc.8/examples/dna.rrd>
45
45
  - A WebSocket connection to the SDK opened via the [`serve`](https://www.rerun.io/docs/reference/sdk-operating-modes#serve) API
46
46
 
47
47
  If `rrd` is not set, the Viewer will display the same welcome screen as <https://app.rerun.io>.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rerun-io/web-viewer",
3
- "version": "0.18.0-rc.7",
3
+ "version": "0.18.0-rc.8",
4
4
  "description": "Embed the Rerun web viewer in your app",
5
5
  "licenses": [
6
6
  {
package/re_viewer.d.ts CHANGED
@@ -199,20 +199,20 @@ declare interface InitOutput {
199
199
  readonly __wbindgen_add_to_stack_pointer: (a: number) => number;
200
200
  readonly closure59_externref_shim: (a: number, b: number, c: number, d: number) => void;
201
201
  readonly __externref_table_dealloc: (a: number) => void;
202
- readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h163ad45d07aaa0c0: (a: number, b: number) => void;
202
+ readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h47a425a6590517ac: (a: number, b: number) => void;
203
203
  readonly wasm_bindgen__convert__closures__invoke0_mut__hca3fde335c0a19d0: (a: number, b: number, c: number) => void;
204
- readonly closure4269_externref_shim: (a: number, b: number, c: number) => void;
205
- readonly wasm_bindgen__convert__closures__invoke0_mut__h5ef95bd9d5b341e5: (a: number, b: number) => void;
204
+ readonly closure4280_externref_shim: (a: number, b: number, c: number) => void;
205
+ readonly wasm_bindgen__convert__closures__invoke0_mut__h80b92081dd567716: (a: number, b: number) => void;
206
206
  readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h481a4c2bb2473fc6: (a: number, b: number) => void;
207
- readonly closure7583_externref_shim: (a: number, b: number, c: number) => void;
208
- readonly closure10180_externref_shim: (a: number, b: number, c: number) => void;
209
- readonly closure12965_externref_shim: (a: number, b: number, c: number) => void;
210
- readonly closure13101_externref_shim: (a: number, b: number, c: number) => void;
211
- readonly closure13114_externref_shim: (a: number, b: number, c: number) => void;
207
+ readonly closure7589_externref_shim: (a: number, b: number, c: number) => void;
208
+ readonly closure10186_externref_shim: (a: number, b: number, c: number) => void;
209
+ readonly closure12964_externref_shim: (a: number, b: number, c: number) => void;
210
+ readonly closure13100_externref_shim: (a: number, b: number, c: number) => void;
211
+ readonly closure13113_externref_shim: (a: number, b: number, c: number) => void;
212
212
  readonly __wbindgen_free: (a: number, b: number, c: number) => void;
213
213
  readonly __wbindgen_exn_store: (a: number) => void;
214
214
  readonly __externref_table_alloc: () => number;
215
- readonly closure15785_externref_shim: (a: number, b: number, c: number, d: number) => void;
215
+ readonly closure15784_externref_shim: (a: number, b: number, c: number, d: number) => void;
216
216
  readonly __wbindgen_start: () => void;
217
217
  }
218
218
 
package/re_viewer.js CHANGED
@@ -220,7 +220,7 @@ function __wbg_adapter_46(arg0, arg1, arg2) {
220
220
  }
221
221
 
222
222
  function __wbg_adapter_49(arg0, arg1) {
223
- wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h163ad45d07aaa0c0(arg0, arg1);
223
+ wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h47a425a6590517ac(arg0, arg1);
224
224
  }
225
225
 
226
226
  function __wbg_adapter_52(arg0, arg1) {
@@ -238,11 +238,11 @@ function __wbg_adapter_52(arg0, arg1) {
238
238
  }
239
239
 
240
240
  function __wbg_adapter_55(arg0, arg1, arg2) {
241
- wasm.closure4269_externref_shim(arg0, arg1, arg2);
241
+ wasm.closure4280_externref_shim(arg0, arg1, arg2);
242
242
  }
243
243
 
244
244
  function __wbg_adapter_60(arg0, arg1) {
245
- wasm.wasm_bindgen__convert__closures__invoke0_mut__h5ef95bd9d5b341e5(arg0, arg1);
245
+ wasm.wasm_bindgen__convert__closures__invoke0_mut__h80b92081dd567716(arg0, arg1);
246
246
  }
247
247
 
248
248
  function __wbg_adapter_63(arg0, arg1) {
@@ -250,23 +250,23 @@ function __wbg_adapter_63(arg0, arg1) {
250
250
  }
251
251
 
252
252
  function __wbg_adapter_66(arg0, arg1, arg2) {
253
- wasm.closure7583_externref_shim(arg0, arg1, arg2);
253
+ wasm.closure7589_externref_shim(arg0, arg1, arg2);
254
254
  }
255
255
 
256
256
  function __wbg_adapter_71(arg0, arg1, arg2) {
257
- wasm.closure10180_externref_shim(arg0, arg1, arg2);
257
+ wasm.closure10186_externref_shim(arg0, arg1, arg2);
258
258
  }
259
259
 
260
260
  function __wbg_adapter_80(arg0, arg1, arg2) {
261
- wasm.closure12965_externref_shim(arg0, arg1, arg2);
261
+ wasm.closure12964_externref_shim(arg0, arg1, arg2);
262
262
  }
263
263
 
264
264
  function __wbg_adapter_83(arg0, arg1, arg2) {
265
- wasm.closure13101_externref_shim(arg0, arg1, arg2);
265
+ wasm.closure13100_externref_shim(arg0, arg1, arg2);
266
266
  }
267
267
 
268
268
  function __wbg_adapter_86(arg0, arg1, arg2) {
269
- wasm.closure13114_externref_shim(arg0, arg1, arg2);
269
+ wasm.closure13113_externref_shim(arg0, arg1, arg2);
270
270
  }
271
271
 
272
272
  function passArray8ToWasm0(arg, malloc) {
@@ -339,7 +339,7 @@ function getArrayF32FromWasm0(ptr, len) {
339
339
  return getFloat32Memory0().subarray(ptr / 4, ptr / 4 + len);
340
340
  }
341
341
  function __wbg_adapter_1383(arg0, arg1, arg2, arg3) {
342
- wasm.closure15785_externref_shim(arg0, arg1, arg2, arg3);
342
+ wasm.closure15784_externref_shim(arg0, arg1, arg2, arg3);
343
343
  }
344
344
 
345
345
  const IntoUnderlyingByteSourceFinalization = (typeof FinalizationRegistry === 'undefined')
@@ -750,10 +750,6 @@ function __wbg_get_imports() {
750
750
  const ret = !arg0;
751
751
  return ret;
752
752
  };
753
- imports.wbg.__wbindgen_error_new = function(arg0, arg1) {
754
- const ret = new Error(getStringFromWasm0(arg0, arg1));
755
- return ret;
756
- };
757
753
  imports.wbg.__wbindgen_is_string = function(arg0) {
758
754
  const ret = typeof(arg0) === 'string';
759
755
  return ret;
@@ -775,11 +771,15 @@ function __wbg_get_imports() {
775
771
  const ret = arg0;
776
772
  return ret;
777
773
  };
774
+ imports.wbg.__wbindgen_error_new = function(arg0, arg1) {
775
+ const ret = new Error(getStringFromWasm0(arg0, arg1));
776
+ return ret;
777
+ };
778
778
  imports.wbg.__wbindgen_is_null = function(arg0) {
779
779
  const ret = arg0 === null;
780
780
  return ret;
781
781
  };
782
- imports.wbg.__wbg_structuredClone_a335356de84925b1 = function() { return handleError(function (arg0) {
782
+ imports.wbg.__wbg_structuredClone_acf53b2f75e6946b = function() { return handleError(function (arg0) {
783
783
  const ret = window.structuredClone(arg0);
784
784
  return ret;
785
785
  }, arguments) };
@@ -826,11 +826,11 @@ function __wbg_get_imports() {
826
826
  getInt32Memory0()[arg0 / 4 + 1] = len1;
827
827
  getInt32Memory0()[arg0 / 4 + 0] = ptr1;
828
828
  };
829
- imports.wbg.__wbg_new_93e3db3c9a843b40 = function() {
829
+ imports.wbg.__wbg_new_663f4ba00fea9f28 = function() {
830
830
  const ret = new Error();
831
831
  return ret;
832
832
  };
833
- imports.wbg.__wbg_stack_dcecd94e5ff63ec3 = function(arg0, arg1) {
833
+ imports.wbg.__wbg_stack_fb4432185cd7aa77 = function(arg0, arg1) {
834
834
  const ret = arg1.stack;
835
835
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
836
836
  const len1 = WASM_VECTOR_LEN;
@@ -3055,16 +3055,16 @@ function __wbg_get_imports() {
3055
3055
  const ret = arg0.getSupportedProfiles();
3056
3056
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
3057
3057
  };
3058
- imports.wbg.__wbg_warn_41a38164b6e120ea = function(arg0, arg1) {
3058
+ imports.wbg.__wbg_warn_f8fbf3393cc130a1 = function(arg0, arg1) {
3059
3059
  console.warn(getStringFromWasm0(arg0, arg1));
3060
3060
  };
3061
- imports.wbg.__wbg_info_724778e4dad0100c = function(arg0, arg1) {
3061
+ imports.wbg.__wbg_info_1b729610f7ccbd96 = function(arg0, arg1) {
3062
3062
  console.info(getStringFromWasm0(arg0, arg1));
3063
3063
  };
3064
- imports.wbg.__wbg_debug_816d5bd8766957c2 = function(arg0, arg1) {
3064
+ imports.wbg.__wbg_debug_1c0e0ed95e23c025 = function(arg0, arg1) {
3065
3065
  console.debug(getStringFromWasm0(arg0, arg1));
3066
3066
  };
3067
- imports.wbg.__wbg_trace_f7de2e764275b205 = function(arg0, arg1) {
3067
+ imports.wbg.__wbg_trace_f6836c37716c05e1 = function(arg0, arg1) {
3068
3068
  console.trace(getStringFromWasm0(arg0, arg1));
3069
3069
  };
3070
3070
  imports.wbg.__wbg_performance_e5eb61626698b7a4 = function(arg0) {
@@ -3421,60 +3421,60 @@ function __wbg_get_imports() {
3421
3421
  const ret = makeMutClosure(arg0, arg1, 60, __wbg_adapter_49);
3422
3422
  return ret;
3423
3423
  };
3424
- imports.wbg.__wbindgen_closure_wrapper11305 = function(arg0, arg1, arg2) {
3425
- const ret = makeMutClosure(arg0, arg1, 4267, __wbg_adapter_52);
3424
+ imports.wbg.__wbindgen_closure_wrapper11322 = function(arg0, arg1, arg2) {
3425
+ const ret = makeMutClosure(arg0, arg1, 4278, __wbg_adapter_52);
3426
3426
  return ret;
3427
3427
  };
3428
- imports.wbg.__wbindgen_closure_wrapper11307 = function(arg0, arg1, arg2) {
3429
- const ret = makeMutClosure(arg0, arg1, 4267, __wbg_adapter_55);
3428
+ imports.wbg.__wbindgen_closure_wrapper11324 = function(arg0, arg1, arg2) {
3429
+ const ret = makeMutClosure(arg0, arg1, 4278, __wbg_adapter_55);
3430
3430
  return ret;
3431
3431
  };
3432
- imports.wbg.__wbindgen_closure_wrapper11309 = function(arg0, arg1, arg2) {
3433
- const ret = makeMutClosure(arg0, arg1, 4267, __wbg_adapter_55);
3432
+ imports.wbg.__wbindgen_closure_wrapper11326 = function(arg0, arg1, arg2) {
3433
+ const ret = makeMutClosure(arg0, arg1, 4278, __wbg_adapter_55);
3434
3434
  return ret;
3435
3435
  };
3436
- imports.wbg.__wbindgen_closure_wrapper15686 = function(arg0, arg1, arg2) {
3437
- const ret = makeMutClosure(arg0, arg1, 5893, __wbg_adapter_60);
3436
+ imports.wbg.__wbindgen_closure_wrapper15514 = function(arg0, arg1, arg2) {
3437
+ const ret = makeMutClosure(arg0, arg1, 5795, __wbg_adapter_60);
3438
3438
  return ret;
3439
3439
  };
3440
- imports.wbg.__wbindgen_closure_wrapper15981 = function(arg0, arg1, arg2) {
3441
- const ret = makeMutClosure(arg0, arg1, 6013, __wbg_adapter_63);
3440
+ imports.wbg.__wbindgen_closure_wrapper15994 = function(arg0, arg1, arg2) {
3441
+ const ret = makeMutClosure(arg0, arg1, 6019, __wbg_adapter_63);
3442
3442
  return ret;
3443
3443
  };
3444
- imports.wbg.__wbindgen_closure_wrapper20368 = function(arg0, arg1, arg2) {
3445
- const ret = makeMutClosure(arg0, arg1, 7584, __wbg_adapter_66);
3444
+ imports.wbg.__wbindgen_closure_wrapper20380 = function(arg0, arg1, arg2) {
3445
+ const ret = makeMutClosure(arg0, arg1, 7590, __wbg_adapter_66);
3446
3446
  return ret;
3447
3447
  };
3448
- imports.wbg.__wbindgen_closure_wrapper20370 = function(arg0, arg1, arg2) {
3449
- const ret = makeMutClosure(arg0, arg1, 7584, __wbg_adapter_66);
3448
+ imports.wbg.__wbindgen_closure_wrapper20382 = function(arg0, arg1, arg2) {
3449
+ const ret = makeMutClosure(arg0, arg1, 7590, __wbg_adapter_66);
3450
3450
  return ret;
3451
3451
  };
3452
- imports.wbg.__wbindgen_closure_wrapper26812 = function(arg0, arg1, arg2) {
3453
- const ret = makeMutClosure(arg0, arg1, 10181, __wbg_adapter_71);
3452
+ imports.wbg.__wbindgen_closure_wrapper26824 = function(arg0, arg1, arg2) {
3453
+ const ret = makeMutClosure(arg0, arg1, 10187, __wbg_adapter_71);
3454
3454
  return ret;
3455
3455
  };
3456
- imports.wbg.__wbindgen_closure_wrapper26814 = function(arg0, arg1, arg2) {
3457
- const ret = makeMutClosure(arg0, arg1, 10181, __wbg_adapter_71);
3456
+ imports.wbg.__wbindgen_closure_wrapper26826 = function(arg0, arg1, arg2) {
3457
+ const ret = makeMutClosure(arg0, arg1, 10187, __wbg_adapter_71);
3458
3458
  return ret;
3459
3459
  };
3460
- imports.wbg.__wbindgen_closure_wrapper26816 = function(arg0, arg1, arg2) {
3461
- const ret = makeMutClosure(arg0, arg1, 10181, __wbg_adapter_71);
3460
+ imports.wbg.__wbindgen_closure_wrapper26828 = function(arg0, arg1, arg2) {
3461
+ const ret = makeMutClosure(arg0, arg1, 10187, __wbg_adapter_71);
3462
3462
  return ret;
3463
3463
  };
3464
- imports.wbg.__wbindgen_closure_wrapper26818 = function(arg0, arg1, arg2) {
3465
- const ret = makeMutClosure(arg0, arg1, 10181, __wbg_adapter_71);
3464
+ imports.wbg.__wbindgen_closure_wrapper26830 = function(arg0, arg1, arg2) {
3465
+ const ret = makeMutClosure(arg0, arg1, 10187, __wbg_adapter_71);
3466
3466
  return ret;
3467
3467
  };
3468
- imports.wbg.__wbindgen_closure_wrapper33121 = function(arg0, arg1, arg2) {
3469
- const ret = makeMutClosure(arg0, arg1, 12966, __wbg_adapter_80);
3468
+ imports.wbg.__wbindgen_closure_wrapper33125 = function(arg0, arg1, arg2) {
3469
+ const ret = makeMutClosure(arg0, arg1, 12965, __wbg_adapter_80);
3470
3470
  return ret;
3471
3471
  };
3472
- imports.wbg.__wbindgen_closure_wrapper33424 = function(arg0, arg1, arg2) {
3473
- const ret = makeMutClosure(arg0, arg1, 13102, __wbg_adapter_83);
3472
+ imports.wbg.__wbindgen_closure_wrapper33427 = function(arg0, arg1, arg2) {
3473
+ const ret = makeMutClosure(arg0, arg1, 13101, __wbg_adapter_83);
3474
3474
  return ret;
3475
3475
  };
3476
- imports.wbg.__wbindgen_closure_wrapper33487 = function(arg0, arg1, arg2) {
3477
- const ret = makeMutClosure(arg0, arg1, 13115, __wbg_adapter_86);
3476
+ imports.wbg.__wbindgen_closure_wrapper33490 = function(arg0, arg1, arg2) {
3477
+ const ret = makeMutClosure(arg0, arg1, 13114, __wbg_adapter_86);
3478
3478
  return ret;
3479
3479
  };
3480
3480
  imports.wbg.__wbindgen_init_externref_table = function() {
package/re_viewer_bg.wasm CHANGED
Binary file
@@ -48,18 +48,18 @@ export const __wbindgen_export_3: WebAssembly.Table;
48
48
  export function __wbindgen_add_to_stack_pointer(a: number): number;
49
49
  export function closure59_externref_shim(a: number, b: number, c: number, d: number): void;
50
50
  export function __externref_table_dealloc(a: number): void;
51
- export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h163ad45d07aaa0c0(a: number, b: number): void;
51
+ export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h47a425a6590517ac(a: number, b: number): void;
52
52
  export function wasm_bindgen__convert__closures__invoke0_mut__hca3fde335c0a19d0(a: number, b: number, c: number): void;
53
- export function closure4269_externref_shim(a: number, b: number, c: number): void;
54
- export function wasm_bindgen__convert__closures__invoke0_mut__h5ef95bd9d5b341e5(a: number, b: number): void;
53
+ export function closure4280_externref_shim(a: number, b: number, c: number): void;
54
+ export function wasm_bindgen__convert__closures__invoke0_mut__h80b92081dd567716(a: number, b: number): void;
55
55
  export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h481a4c2bb2473fc6(a: number, b: number): void;
56
- export function closure7583_externref_shim(a: number, b: number, c: number): void;
57
- export function closure10180_externref_shim(a: number, b: number, c: number): void;
58
- export function closure12965_externref_shim(a: number, b: number, c: number): void;
59
- export function closure13101_externref_shim(a: number, b: number, c: number): void;
60
- export function closure13114_externref_shim(a: number, b: number, c: number): void;
56
+ export function closure7589_externref_shim(a: number, b: number, c: number): void;
57
+ export function closure10186_externref_shim(a: number, b: number, c: number): void;
58
+ export function closure12964_externref_shim(a: number, b: number, c: number): void;
59
+ export function closure13100_externref_shim(a: number, b: number, c: number): void;
60
+ export function closure13113_externref_shim(a: number, b: number, c: number): void;
61
61
  export function __wbindgen_free(a: number, b: number, c: number): void;
62
62
  export function __wbindgen_exn_store(a: number): void;
63
63
  export function __externref_table_alloc(): number;
64
- export function closure15785_externref_shim(a: number, b: number, c: number, d: number): void;
64
+ export function closure15784_externref_shim(a: number, b: number, c: number, d: number): void;
65
65
  export function __wbindgen_start(): void;