@rerun-io/web-viewer 0.19.1-rc.6 → 0.19.1

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.19.1-rc.6/examples/dna.rrd>
44
+ - A hosted `.rrd` file, such as <https://app.rerun.io/version/0.19.1/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.19.1-rc.6",
3
+ "version": "0.19.1",
4
4
  "description": "Embed the Rerun web viewer in your app",
5
5
  "licenses": [
6
6
  {
package/re_viewer.d.ts CHANGED
@@ -196,21 +196,21 @@ declare interface InitOutput {
196
196
  readonly __wbindgen_add_to_stack_pointer: (a: number) => number;
197
197
  readonly closure89_externref_shim: (a: number, b: number, c: number, d: number) => void;
198
198
  readonly __externref_table_dealloc: (a: number) => void;
199
- readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he8ab6c793f03d4f5: (a: number, b: number) => void;
199
+ readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc2a2d4f2017e01fe: (a: number, b: number) => void;
200
200
  readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he0da33c1926a6213: (a: number, b: number, c: number) => void;
201
201
  readonly closure5022_externref_shim: (a: number, b: number, c: number) => void;
202
- readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h9b23fa71ca023be0: (a: number, b: number) => void;
202
+ readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha234a863e4a6bc16: (a: number, b: number) => void;
203
203
  readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha28c5a2c57e79949: (a: number, b: number) => void;
204
204
  readonly closure7327_externref_shim: (a: number, b: number, c: number) => void;
205
205
  readonly closure8348_externref_shim: (a: number, b: number, c: number) => void;
206
- readonly closure11728_externref_shim: (a: number, b: number, c: number) => void;
207
- readonly closure14600_externref_shim: (a: number, b: number, c: number) => void;
208
- readonly closure14673_externref_shim: (a: number, b: number, c: number) => void;
209
- readonly closure14707_externref_shim: (a: number, b: number, c: number) => void;
206
+ readonly closure11725_externref_shim: (a: number, b: number, c: number) => void;
207
+ readonly closure14598_externref_shim: (a: number, b: number, c: number) => void;
208
+ readonly closure14671_externref_shim: (a: number, b: number, c: number) => void;
209
+ readonly closure14705_externref_shim: (a: number, b: number, c: number) => void;
210
210
  readonly __wbindgen_free: (a: number, b: number, c: number) => void;
211
211
  readonly __wbindgen_exn_store: (a: number) => void;
212
212
  readonly __externref_table_alloc: () => number;
213
- readonly closure17402_externref_shim: (a: number, b: number, c: number, d: number) => void;
213
+ readonly closure17400_externref_shim: (a: number, b: number, c: number, d: number) => void;
214
214
  readonly __wbindgen_start: () => void;
215
215
  }
216
216
 
package/re_viewer.js CHANGED
@@ -211,7 +211,7 @@ function __wbg_adapter_46(arg0, arg1, arg2) {
211
211
  }
212
212
 
213
213
  function __wbg_adapter_49(arg0, arg1) {
214
- wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he8ab6c793f03d4f5(arg0, arg1);
214
+ wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc2a2d4f2017e01fe(arg0, arg1);
215
215
  }
216
216
 
217
217
  function __wbg_adapter_52(arg0, arg1) {
@@ -233,7 +233,7 @@ function __wbg_adapter_55(arg0, arg1, arg2) {
233
233
  }
234
234
 
235
235
  function __wbg_adapter_60(arg0, arg1) {
236
- wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h9b23fa71ca023be0(arg0, arg1);
236
+ wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha234a863e4a6bc16(arg0, arg1);
237
237
  }
238
238
 
239
239
  function __wbg_adapter_63(arg0, arg1) {
@@ -270,19 +270,19 @@ function __wbg_adapter_71(arg0, arg1, arg2) {
270
270
  }
271
271
 
272
272
  function __wbg_adapter_76(arg0, arg1, arg2) {
273
- wasm.closure11728_externref_shim(arg0, arg1, arg2);
273
+ wasm.closure11725_externref_shim(arg0, arg1, arg2);
274
274
  }
275
275
 
276
276
  function __wbg_adapter_85(arg0, arg1, arg2) {
277
- wasm.closure14600_externref_shim(arg0, arg1, arg2);
277
+ wasm.closure14598_externref_shim(arg0, arg1, arg2);
278
278
  }
279
279
 
280
280
  function __wbg_adapter_88(arg0, arg1, arg2) {
281
- wasm.closure14673_externref_shim(arg0, arg1, arg2);
281
+ wasm.closure14671_externref_shim(arg0, arg1, arg2);
282
282
  }
283
283
 
284
284
  function __wbg_adapter_91(arg0, arg1, arg2) {
285
- wasm.closure14707_externref_shim(arg0, arg1, arg2);
285
+ wasm.closure14705_externref_shim(arg0, arg1, arg2);
286
286
  }
287
287
 
288
288
  function passArray8ToWasm0(arg, malloc) {
@@ -364,7 +364,7 @@ function getArrayI32FromWasm0(ptr, len) {
364
364
  return getInt32ArrayMemory0().subarray(ptr / 4, ptr / 4 + len);
365
365
  }
366
366
  function __wbg_adapter_1470(arg0, arg1, arg2, arg3) {
367
- wasm.closure17402_externref_shim(arg0, arg1, arg2, arg3);
367
+ wasm.closure17400_externref_shim(arg0, arg1, arg2, arg3);
368
368
  }
369
369
 
370
370
  const IntoUnderlyingByteSourceFinalization = (typeof FinalizationRegistry === 'undefined')
@@ -796,7 +796,7 @@ function __wbg_get_imports() {
796
796
  const ret = new Error(getStringFromWasm0(arg0, arg1));
797
797
  return ret;
798
798
  };
799
- imports.wbg.__wbg_structuredClone_ad4c61bf34d2c92b = function() { return handleError(function (arg0) {
799
+ imports.wbg.__wbg_structuredClone_9e438836da36872c = function() { return handleError(function (arg0) {
800
800
  const ret = window.structuredClone(arg0);
801
801
  return ret;
802
802
  }, arguments) };
@@ -847,11 +847,11 @@ function __wbg_get_imports() {
847
847
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
848
848
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
849
849
  };
850
- imports.wbg.__wbg_new_ab57a746be743417 = function() {
850
+ imports.wbg.__wbg_new_89542eff11487833 = function() {
851
851
  const ret = new Error();
852
852
  return ret;
853
853
  };
854
- imports.wbg.__wbg_stack_511955025b9b17ee = function(arg0, arg1) {
854
+ imports.wbg.__wbg_stack_4fe54c8a0fb078ac = function(arg0, arg1) {
855
855
  const ret = arg1.stack;
856
856
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
857
857
  const len1 = WASM_VECTOR_LEN;
@@ -3228,16 +3228,16 @@ function __wbg_get_imports() {
3228
3228
  imports.wbg.__wbg_close_d40a9ae3f32e4879 = function(arg0) {
3229
3229
  arg0.close();
3230
3230
  };
3231
- imports.wbg.__wbg_warn_11276be8e067d461 = function(arg0, arg1) {
3231
+ imports.wbg.__wbg_warn_65c1e87732d39894 = function(arg0, arg1) {
3232
3232
  console.warn(getStringFromWasm0(arg0, arg1));
3233
3233
  };
3234
- imports.wbg.__wbg_info_b395be7991c2c37d = function(arg0, arg1) {
3234
+ imports.wbg.__wbg_info_ed215b7db5ea574e = function(arg0, arg1) {
3235
3235
  console.info(getStringFromWasm0(arg0, arg1));
3236
3236
  };
3237
- imports.wbg.__wbg_debug_ee73a78a4d9757b9 = function(arg0, arg1) {
3237
+ imports.wbg.__wbg_debug_37511d371960329e = function(arg0, arg1) {
3238
3238
  console.debug(getStringFromWasm0(arg0, arg1));
3239
3239
  };
3240
- imports.wbg.__wbg_trace_c81cf69be498bded = function(arg0, arg1) {
3240
+ imports.wbg.__wbg_trace_7246f48b889386a2 = function(arg0, arg1) {
3241
3241
  console.trace(getStringFromWasm0(arg0, arg1));
3242
3242
  };
3243
3243
  imports.wbg.__wbg_performance_a1b8bde2ee512264 = function(arg0) {
@@ -3594,68 +3594,68 @@ function __wbg_get_imports() {
3594
3594
  const ret = makeMutClosure(arg0, arg1, 90, __wbg_adapter_49);
3595
3595
  return ret;
3596
3596
  };
3597
- imports.wbg.__wbindgen_closure_wrapper13006 = function(arg0, arg1, arg2) {
3597
+ imports.wbg.__wbindgen_closure_wrapper13005 = function(arg0, arg1, arg2) {
3598
3598
  const ret = makeMutClosure(arg0, arg1, 5019, __wbg_adapter_52);
3599
3599
  return ret;
3600
3600
  };
3601
- imports.wbg.__wbindgen_closure_wrapper13008 = function(arg0, arg1, arg2) {
3601
+ imports.wbg.__wbindgen_closure_wrapper13007 = function(arg0, arg1, arg2) {
3602
3602
  const ret = makeMutClosure(arg0, arg1, 5019, __wbg_adapter_55);
3603
3603
  return ret;
3604
3604
  };
3605
- imports.wbg.__wbindgen_closure_wrapper13010 = function(arg0, arg1, arg2) {
3605
+ imports.wbg.__wbindgen_closure_wrapper13009 = function(arg0, arg1, arg2) {
3606
3606
  const ret = makeMutClosure(arg0, arg1, 5019, __wbg_adapter_55);
3607
3607
  return ret;
3608
3608
  };
3609
- imports.wbg.__wbindgen_closure_wrapper17143 = function(arg0, arg1, arg2) {
3609
+ imports.wbg.__wbindgen_closure_wrapper17138 = function(arg0, arg1, arg2) {
3610
3610
  const ret = makeMutClosure(arg0, arg1, 6494, __wbg_adapter_60);
3611
3611
  return ret;
3612
3612
  };
3613
- imports.wbg.__wbindgen_closure_wrapper17765 = function(arg0, arg1, arg2) {
3613
+ imports.wbg.__wbindgen_closure_wrapper17762 = function(arg0, arg1, arg2) {
3614
3614
  const ret = makeMutClosure(arg0, arg1, 6761, __wbg_adapter_63);
3615
3615
  return ret;
3616
3616
  };
3617
- imports.wbg.__wbindgen_closure_wrapper19712 = function(arg0, arg1, arg2) {
3617
+ imports.wbg.__wbindgen_closure_wrapper19713 = function(arg0, arg1, arg2) {
3618
3618
  const ret = makeClosure(arg0, arg1, 7328, __wbg_adapter_66);
3619
3619
  return ret;
3620
3620
  };
3621
- imports.wbg.__wbindgen_closure_wrapper19714 = function(arg0, arg1, arg2) {
3621
+ imports.wbg.__wbindgen_closure_wrapper19715 = function(arg0, arg1, arg2) {
3622
3622
  const ret = makeClosure(arg0, arg1, 7328, __wbg_adapter_66);
3623
3623
  return ret;
3624
3624
  };
3625
- imports.wbg.__wbindgen_closure_wrapper21950 = function(arg0, arg1, arg2) {
3625
+ imports.wbg.__wbindgen_closure_wrapper21948 = function(arg0, arg1, arg2) {
3626
3626
  const ret = makeMutClosure(arg0, arg1, 8349, __wbg_adapter_71);
3627
3627
  return ret;
3628
3628
  };
3629
- imports.wbg.__wbindgen_closure_wrapper21952 = function(arg0, arg1, arg2) {
3629
+ imports.wbg.__wbindgen_closure_wrapper21950 = function(arg0, arg1, arg2) {
3630
3630
  const ret = makeMutClosure(arg0, arg1, 8349, __wbg_adapter_71);
3631
3631
  return ret;
3632
3632
  };
3633
- imports.wbg.__wbindgen_closure_wrapper29877 = function(arg0, arg1, arg2) {
3634
- const ret = makeMutClosure(arg0, arg1, 11729, __wbg_adapter_76);
3633
+ imports.wbg.__wbindgen_closure_wrapper29873 = function(arg0, arg1, arg2) {
3634
+ const ret = makeMutClosure(arg0, arg1, 11726, __wbg_adapter_76);
3635
3635
  return ret;
3636
3636
  };
3637
- imports.wbg.__wbindgen_closure_wrapper29879 = function(arg0, arg1, arg2) {
3638
- const ret = makeMutClosure(arg0, arg1, 11729, __wbg_adapter_76);
3637
+ imports.wbg.__wbindgen_closure_wrapper29875 = function(arg0, arg1, arg2) {
3638
+ const ret = makeMutClosure(arg0, arg1, 11726, __wbg_adapter_76);
3639
3639
  return ret;
3640
3640
  };
3641
- imports.wbg.__wbindgen_closure_wrapper29881 = function(arg0, arg1, arg2) {
3642
- const ret = makeMutClosure(arg0, arg1, 11729, __wbg_adapter_76);
3641
+ imports.wbg.__wbindgen_closure_wrapper29877 = function(arg0, arg1, arg2) {
3642
+ const ret = makeMutClosure(arg0, arg1, 11726, __wbg_adapter_76);
3643
3643
  return ret;
3644
3644
  };
3645
- imports.wbg.__wbindgen_closure_wrapper29883 = function(arg0, arg1, arg2) {
3646
- const ret = makeMutClosure(arg0, arg1, 11729, __wbg_adapter_76);
3645
+ imports.wbg.__wbindgen_closure_wrapper29879 = function(arg0, arg1, arg2) {
3646
+ const ret = makeMutClosure(arg0, arg1, 11726, __wbg_adapter_76);
3647
3647
  return ret;
3648
3648
  };
3649
- imports.wbg.__wbindgen_closure_wrapper36580 = function(arg0, arg1, arg2) {
3650
- const ret = makeMutClosure(arg0, arg1, 14601, __wbg_adapter_85);
3649
+ imports.wbg.__wbindgen_closure_wrapper36587 = function(arg0, arg1, arg2) {
3650
+ const ret = makeMutClosure(arg0, arg1, 14599, __wbg_adapter_85);
3651
3651
  return ret;
3652
3652
  };
3653
- imports.wbg.__wbindgen_closure_wrapper36823 = function(arg0, arg1, arg2) {
3654
- const ret = makeMutClosure(arg0, arg1, 14674, __wbg_adapter_88);
3653
+ imports.wbg.__wbindgen_closure_wrapper36830 = function(arg0, arg1, arg2) {
3654
+ const ret = makeMutClosure(arg0, arg1, 14672, __wbg_adapter_88);
3655
3655
  return ret;
3656
3656
  };
3657
- imports.wbg.__wbindgen_closure_wrapper36892 = function(arg0, arg1, arg2) {
3658
- const ret = makeMutClosure(arg0, arg1, 14708, __wbg_adapter_91);
3657
+ imports.wbg.__wbindgen_closure_wrapper36899 = function(arg0, arg1, arg2) {
3658
+ const ret = makeMutClosure(arg0, arg1, 14706, __wbg_adapter_91);
3659
3659
  return ret;
3660
3660
  };
3661
3661
  imports.wbg.__wbindgen_init_externref_table = function() {
package/re_viewer_bg.wasm CHANGED
Binary file
@@ -48,19 +48,19 @@ export const __wbindgen_export_3: WebAssembly.Table;
48
48
  export function __wbindgen_add_to_stack_pointer(a: number): number;
49
49
  export function closure89_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__he8ab6c793f03d4f5(a: number, b: number): void;
51
+ export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc2a2d4f2017e01fe(a: number, b: number): void;
52
52
  export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he0da33c1926a6213(a: number, b: number, c: number): void;
53
53
  export function closure5022_externref_shim(a: number, b: number, c: number): void;
54
- export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h9b23fa71ca023be0(a: number, b: number): void;
54
+ export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha234a863e4a6bc16(a: number, b: number): void;
55
55
  export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha28c5a2c57e79949(a: number, b: number): void;
56
56
  export function closure7327_externref_shim(a: number, b: number, c: number): void;
57
57
  export function closure8348_externref_shim(a: number, b: number, c: number): void;
58
- export function closure11728_externref_shim(a: number, b: number, c: number): void;
59
- export function closure14600_externref_shim(a: number, b: number, c: number): void;
60
- export function closure14673_externref_shim(a: number, b: number, c: number): void;
61
- export function closure14707_externref_shim(a: number, b: number, c: number): void;
58
+ export function closure11725_externref_shim(a: number, b: number, c: number): void;
59
+ export function closure14598_externref_shim(a: number, b: number, c: number): void;
60
+ export function closure14671_externref_shim(a: number, b: number, c: number): void;
61
+ export function closure14705_externref_shim(a: number, b: number, c: number): void;
62
62
  export function __wbindgen_free(a: number, b: number, c: number): void;
63
63
  export function __wbindgen_exn_store(a: number): void;
64
64
  export function __externref_table_alloc(): number;
65
- export function closure17402_externref_shim(a: number, b: number, c: number, d: number): void;
65
+ export function closure17400_externref_shim(a: number, b: number, c: number, d: number): void;
66
66
  export function __wbindgen_start(): void;