@rerun-io/web-viewer 0.30.0-rc.2 → 0.30.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
@@ -28,7 +28,7 @@ This means that:
28
28
 
29
29
  ## Usage
30
30
 
31
- The entrypoint for this packages is the [`WebViewer`](https://ref.rerun.io/docs/js/0.30.0-rc.2/web-viewer/classes/WebViewer.html) class.
31
+ The entrypoint for this packages is the [`WebViewer`](https://ref.rerun.io/docs/js/0.30.1/web-viewer/classes/WebViewer.html) class.
32
32
  The web viewer is an object which manages a canvas element:
33
33
 
34
34
  ```js
@@ -44,7 +44,7 @@ viewer.stop();
44
44
  ```
45
45
 
46
46
  The `rrd` in the snippet above should be a URL pointing to either:
47
- - A hosted `.rrd` file, such as <https://app.rerun.io/version/0.30.0-rc.2/examples/dna.rrd>
47
+ - A hosted `.rrd` file, such as <https://app.rerun.io/version/0.30.1/examples/dna.rrd>
48
48
  - A gRPC connection to the SDK opened via the [`serve`](https://www.rerun.io/docs/reference/sdk/operating-modes#serve) API
49
49
 
50
50
  If `rrd` is not set, the Viewer will display the same welcome screen as <https://app.rerun.io>.
package/index.d.ts CHANGED
@@ -198,7 +198,7 @@ export type EventsWithoutValue = {
198
198
  * ```
199
199
  *
200
200
  * Data may be provided to the Viewer as:
201
- * - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.30.0-rc.2/examples/dna.rrd")`
201
+ * - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.30.1/examples/dna.rrd")`
202
202
  * - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
203
203
  * - A stream of log messages, via {@link WebViewer.open_channel}.
204
204
  *
package/index.js CHANGED
@@ -53,7 +53,7 @@ function delay(ms) {
53
53
  * ```
54
54
  *
55
55
  * Data may be provided to the Viewer as:
56
- * - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.30.0-rc.2/examples/dna.rrd")`
56
+ * - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.30.1/examples/dna.rrd")`
57
57
  * - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
58
58
  * - A stream of log messages, via {@link WebViewer.open_channel}.
59
59
  *
package/index.ts CHANGED
@@ -316,7 +316,7 @@ function delay(ms: number) {
316
316
  * ```
317
317
  *
318
318
  * Data may be provided to the Viewer as:
319
- * - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.30.0-rc.2/examples/dna.rrd")`
319
+ * - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.30.1/examples/dna.rrd")`
320
320
  * - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
321
321
  * - A stream of log messages, via {@link WebViewer.open_channel}.
322
322
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rerun-io/web-viewer",
3
- "version": "0.30.0-rc.2",
3
+ "version": "0.30.1",
4
4
  "description": "Embed the Rerun web viewer in your app",
5
5
  "licenses": [
6
6
  {
package/re_viewer.d.ts CHANGED
@@ -157,15 +157,15 @@ declare interface InitOutput {
157
157
  readonly __externref_table_dealloc: (a: number) => void;
158
158
  readonly closure16_externref_shim_multivalue_shim: (a: number, b: number, c: any) => [number, number];
159
159
  readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h106503555543f5d8: (a: number, b: number) => void;
160
- readonly closure3668_externref_shim: (a: number, b: number, c: any) => void;
160
+ readonly closure3672_externref_shim: (a: number, b: number, c: any) => void;
161
161
  readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h963c1ea1f7b255b6: (a: number, b: number) => void;
162
- readonly closure20442_externref_shim: (a: number, b: number, c: any) => void;
162
+ readonly closure20447_externref_shim: (a: number, b: number, c: any) => void;
163
163
  readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h322dd5343fc83880_multivalue_shim: (a: number, b: number) => [number, number];
164
- readonly closure21057_externref_shim: (a: number, b: number, c: any) => void;
165
- readonly closure25045_externref_shim: (a: number, b: number, c: any) => void;
164
+ readonly closure21062_externref_shim: (a: number, b: number, c: any) => void;
165
+ readonly closure25055_externref_shim: (a: number, b: number, c: any) => void;
166
166
  readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha3c47bae686a12fa: (a: number, b: number) => void;
167
- readonly closure29758_externref_shim: (a: number, b: number, c: any) => void;
168
- readonly closure29898_externref_shim: (a: number, b: number, c: any, d: any) => void;
167
+ readonly closure29768_externref_shim: (a: number, b: number, c: any) => void;
168
+ readonly closure29908_externref_shim: (a: number, b: number, c: any, d: any) => void;
169
169
  readonly __wbindgen_start: () => void;
170
170
  }
171
171
 
package/re_viewer.js CHANGED
@@ -277,7 +277,7 @@ export default function() {
277
277
  }
278
278
 
279
279
  function __wbg_adapter_52(arg0, arg1, arg2) {
280
- wasm.closure3668_externref_shim(arg0, arg1, arg2);
280
+ wasm.closure3672_externref_shim(arg0, arg1, arg2);
281
281
  }
282
282
 
283
283
  function __wbg_adapter_55(arg0, arg1) {
@@ -285,7 +285,7 @@ export default function() {
285
285
  }
286
286
 
287
287
  function __wbg_adapter_58(arg0, arg1, arg2) {
288
- wasm.closure20442_externref_shim(arg0, arg1, arg2);
288
+ wasm.closure20447_externref_shim(arg0, arg1, arg2);
289
289
  }
290
290
 
291
291
  function __wbg_adapter_61(arg0, arg1) {
@@ -296,11 +296,11 @@ export default function() {
296
296
  }
297
297
 
298
298
  function __wbg_adapter_66(arg0, arg1, arg2) {
299
- wasm.closure21057_externref_shim(arg0, arg1, arg2);
299
+ wasm.closure21062_externref_shim(arg0, arg1, arg2);
300
300
  }
301
301
 
302
302
  function __wbg_adapter_69(arg0, arg1, arg2) {
303
- wasm.closure25045_externref_shim(arg0, arg1, arg2);
303
+ wasm.closure25055_externref_shim(arg0, arg1, arg2);
304
304
  }
305
305
 
306
306
  function __wbg_adapter_74(arg0, arg1) {
@@ -308,11 +308,11 @@ export default function() {
308
308
  }
309
309
 
310
310
  function __wbg_adapter_77(arg0, arg1, arg2) {
311
- wasm.closure29758_externref_shim(arg0, arg1, arg2);
311
+ wasm.closure29768_externref_shim(arg0, arg1, arg2);
312
312
  }
313
313
 
314
314
  function __wbg_adapter_1806(arg0, arg1, arg2, arg3) {
315
- wasm.closure29898_externref_shim(arg0, arg1, arg2, arg3);
315
+ wasm.closure29908_externref_shim(arg0, arg1, arg2, arg3);
316
316
  }
317
317
 
318
318
  const __wbindgen_enum_EncodedVideoChunkType = ["key", "delta"];
@@ -1379,7 +1379,7 @@ export default function() {
1379
1379
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1380
1380
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1381
1381
  };
1382
- imports.wbg.__wbg_debug_b4df8aada8e78293 = function(arg0, arg1) {
1382
+ imports.wbg.__wbg_debug_41b9964f2543d759 = function(arg0, arg1) {
1383
1383
  console.debug(getStringFromWasm0(arg0, arg1));
1384
1384
  };
1385
1385
  imports.wbg.__wbg_decode_6c36f113295ffd87 = function() { return handleError(function (arg0, arg1) {
@@ -1992,7 +1992,7 @@ export default function() {
1992
1992
  const ret = arg0.includes(arg1, arg2);
1993
1993
  return ret;
1994
1994
  };
1995
- imports.wbg.__wbg_info_33b0275e1c726a64 = function(arg0, arg1) {
1995
+ imports.wbg.__wbg_info_dbafae5df8b57d53 = function(arg0, arg1) {
1996
1996
  console.info(getStringFromWasm0(arg0, arg1));
1997
1997
  };
1998
1998
  imports.wbg.__wbg_inlineSize_8ff96b3ec1b24423 = function(arg0) {
@@ -2540,10 +2540,6 @@ export default function() {
2540
2540
  const ret = new Headers();
2541
2541
  return ret;
2542
2542
  }, arguments) };
2543
- imports.wbg.__wbg_new_194e9be6be626ae1 = function() {
2544
- const ret = new Error();
2545
- return ret;
2546
- };
2547
2543
  imports.wbg.__wbg_new_23a2665fac83c611 = function(arg0, arg1) {
2548
2544
  try {
2549
2545
  var state0 = {a: arg0, b: arg1};
@@ -2594,6 +2590,10 @@ export default function() {
2594
2590
  const ret = new URLSearchParams();
2595
2591
  return ret;
2596
2592
  }, arguments) };
2593
+ imports.wbg.__wbg_new_839b429374d67343 = function() {
2594
+ const ret = new Error();
2595
+ return ret;
2596
+ };
2597
2597
  imports.wbg.__wbg_new_9ffbe0a71eff35e3 = function() { return handleError(function (arg0, arg1) {
2598
2598
  const ret = new URL(getStringFromWasm0(arg0, arg1));
2599
2599
  return ret;
@@ -3645,7 +3645,7 @@ export default function() {
3645
3645
  const ret = arg0.size;
3646
3646
  return ret;
3647
3647
  };
3648
- imports.wbg.__wbg_stack_1cbd161d5f23296c = function(arg0, arg1) {
3648
+ imports.wbg.__wbg_stack_01dec238d240eb0c = function(arg0, arg1) {
3649
3649
  const ret = arg1.stack;
3650
3650
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
3651
3651
  const len1 = WASM_VECTOR_LEN;
@@ -3725,7 +3725,7 @@ export default function() {
3725
3725
  const ret = JSON.stringify(arg0);
3726
3726
  return ret;
3727
3727
  }, arguments) };
3728
- imports.wbg.__wbg_structuredClone_c95ed8538a42dabf = function() { return handleError(function (arg0) {
3728
+ imports.wbg.__wbg_structuredClone_e20ee8d4d796a53d = function() { return handleError(function (arg0) {
3729
3729
  const ret = window.structuredClone(arg0);
3730
3730
  return ret;
3731
3731
  }, arguments) };
@@ -3843,7 +3843,7 @@ export default function() {
3843
3843
  const ret = arg0.touches;
3844
3844
  return ret;
3845
3845
  };
3846
- imports.wbg.__wbg_trace_c3dd3e1bcf6b571b = function(arg0, arg1) {
3846
+ imports.wbg.__wbg_trace_b12664026f6b40e5 = function(arg0, arg1) {
3847
3847
  console.trace(getStringFromWasm0(arg0, arg1));
3848
3848
  };
3849
3849
  imports.wbg.__wbg_type_00566e0d2e337e2e = function(arg0, arg1) {
@@ -4044,7 +4044,7 @@ export default function() {
4044
4044
  imports.wbg.__wbg_viewport_e615e98f676f2d39 = function(arg0, arg1, arg2, arg3, arg4) {
4045
4045
  arg0.viewport(arg1, arg2, arg3, arg4);
4046
4046
  };
4047
- imports.wbg.__wbg_warn_c5fcccc9b0fd8fc6 = function(arg0, arg1) {
4047
+ imports.wbg.__wbg_warn_c0eb8723fb69d087 = function(arg0, arg1) {
4048
4048
  console.warn(getStringFromWasm0(arg0, arg1));
4049
4049
  };
4050
4050
  imports.wbg.__wbg_width_4f334fc47ef03de1 = function(arg0) {
@@ -4103,52 +4103,52 @@ export default function() {
4103
4103
  const ret = false;
4104
4104
  return ret;
4105
4105
  };
4106
- imports.wbg.__wbindgen_closure_wrapper117525 = function(arg0, arg1, arg2) {
4107
- const ret = makeMutClosure(arg0, arg1, 25046, __wbg_adapter_69);
4106
+ imports.wbg.__wbindgen_closure_wrapper117587 = function(arg0, arg1, arg2) {
4107
+ const ret = makeMutClosure(arg0, arg1, 25056, __wbg_adapter_69);
4108
4108
  return ret;
4109
4109
  };
4110
- imports.wbg.__wbindgen_closure_wrapper117527 = function(arg0, arg1, arg2) {
4111
- const ret = makeMutClosure(arg0, arg1, 25046, __wbg_adapter_69);
4110
+ imports.wbg.__wbindgen_closure_wrapper117589 = function(arg0, arg1, arg2) {
4111
+ const ret = makeMutClosure(arg0, arg1, 25056, __wbg_adapter_69);
4112
4112
  return ret;
4113
4113
  };
4114
- imports.wbg.__wbindgen_closure_wrapper121470 = function(arg0, arg1, arg2) {
4115
- const ret = makeMutClosure(arg0, arg1, 25518, __wbg_adapter_74);
4114
+ imports.wbg.__wbindgen_closure_wrapper121532 = function(arg0, arg1, arg2) {
4115
+ const ret = makeMutClosure(arg0, arg1, 25528, __wbg_adapter_74);
4116
4116
  return ret;
4117
4117
  };
4118
4118
  imports.wbg.__wbindgen_closure_wrapper1387 = function(arg0, arg1, arg2) {
4119
4119
  const ret = makeMutClosure(arg0, arg1, 17, __wbg_adapter_46);
4120
4120
  return ret;
4121
4121
  };
4122
- imports.wbg.__wbindgen_closure_wrapper153047 = function(arg0, arg1, arg2) {
4123
- const ret = makeMutClosure(arg0, arg1, 29759, __wbg_adapter_77);
4122
+ imports.wbg.__wbindgen_closure_wrapper153103 = function(arg0, arg1, arg2) {
4123
+ const ret = makeMutClosure(arg0, arg1, 29769, __wbg_adapter_77);
4124
4124
  return ret;
4125
4125
  };
4126
- imports.wbg.__wbindgen_closure_wrapper22600 = function(arg0, arg1, arg2) {
4127
- const ret = makeMutClosure(arg0, arg1, 3669, __wbg_adapter_52);
4126
+ imports.wbg.__wbindgen_closure_wrapper22641 = function(arg0, arg1, arg2) {
4127
+ const ret = makeMutClosure(arg0, arg1, 3673, __wbg_adapter_52);
4128
4128
  return ret;
4129
4129
  };
4130
- imports.wbg.__wbindgen_closure_wrapper33469 = function(arg0, arg1, arg2) {
4131
- const ret = makeMutClosure(arg0, arg1, 5896, __wbg_adapter_55);
4130
+ imports.wbg.__wbindgen_closure_wrapper33435 = function(arg0, arg1, arg2) {
4131
+ const ret = makeMutClosure(arg0, arg1, 5902, __wbg_adapter_55);
4132
4132
  return ret;
4133
4133
  };
4134
- imports.wbg.__wbindgen_closure_wrapper8273 = function(arg0, arg1, arg2) {
4135
- const ret = makeMutClosure(arg0, arg1, 1360, __wbg_adapter_49);
4134
+ imports.wbg.__wbindgen_closure_wrapper8306 = function(arg0, arg1, arg2) {
4135
+ const ret = makeMutClosure(arg0, arg1, 1359, __wbg_adapter_49);
4136
4136
  return ret;
4137
4137
  };
4138
- imports.wbg.__wbindgen_closure_wrapper87188 = function(arg0, arg1, arg2) {
4139
- const ret = makeMutClosure(arg0, arg1, 20441, __wbg_adapter_58);
4138
+ imports.wbg.__wbindgen_closure_wrapper87165 = function(arg0, arg1, arg2) {
4139
+ const ret = makeMutClosure(arg0, arg1, 20446, __wbg_adapter_58);
4140
4140
  return ret;
4141
4141
  };
4142
- imports.wbg.__wbindgen_closure_wrapper87190 = function(arg0, arg1, arg2) {
4143
- const ret = makeMutClosure(arg0, arg1, 20441, __wbg_adapter_61);
4142
+ imports.wbg.__wbindgen_closure_wrapper87167 = function(arg0, arg1, arg2) {
4143
+ const ret = makeMutClosure(arg0, arg1, 20446, __wbg_adapter_61);
4144
4144
  return ret;
4145
4145
  };
4146
- imports.wbg.__wbindgen_closure_wrapper87192 = function(arg0, arg1, arg2) {
4147
- const ret = makeMutClosure(arg0, arg1, 20441, __wbg_adapter_58);
4146
+ imports.wbg.__wbindgen_closure_wrapper87169 = function(arg0, arg1, arg2) {
4147
+ const ret = makeMutClosure(arg0, arg1, 20446, __wbg_adapter_58);
4148
4148
  return ret;
4149
4149
  };
4150
- imports.wbg.__wbindgen_closure_wrapper92294 = function(arg0, arg1, arg2) {
4151
- const ret = makeMutClosure(arg0, arg1, 21058, __wbg_adapter_66);
4150
+ imports.wbg.__wbindgen_closure_wrapper92272 = function(arg0, arg1, arg2) {
4151
+ const ret = makeMutClosure(arg0, arg1, 21063, __wbg_adapter_66);
4152
4152
  return ret;
4153
4153
  };
4154
4154
  imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
package/re_viewer_bg.wasm CHANGED
Binary file
@@ -65,13 +65,13 @@ export const __wbindgen_export_6: WebAssembly.Table;
65
65
  export const __externref_table_dealloc: (a: number) => void;
66
66
  export const closure16_externref_shim_multivalue_shim: (a: number, b: number, c: any) => [number, number];
67
67
  export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h106503555543f5d8: (a: number, b: number) => void;
68
- export const closure3668_externref_shim: (a: number, b: number, c: any) => void;
68
+ export const closure3672_externref_shim: (a: number, b: number, c: any) => void;
69
69
  export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h963c1ea1f7b255b6: (a: number, b: number) => void;
70
- export const closure20442_externref_shim: (a: number, b: number, c: any) => void;
70
+ export const closure20447_externref_shim: (a: number, b: number, c: any) => void;
71
71
  export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h322dd5343fc83880_multivalue_shim: (a: number, b: number) => [number, number];
72
- export const closure21057_externref_shim: (a: number, b: number, c: any) => void;
73
- export const closure25045_externref_shim: (a: number, b: number, c: any) => void;
72
+ export const closure21062_externref_shim: (a: number, b: number, c: any) => void;
73
+ export const closure25055_externref_shim: (a: number, b: number, c: any) => void;
74
74
  export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha3c47bae686a12fa: (a: number, b: number) => void;
75
- export const closure29758_externref_shim: (a: number, b: number, c: any) => void;
76
- export const closure29898_externref_shim: (a: number, b: number, c: any, d: any) => void;
75
+ export const closure29768_externref_shim: (a: number, b: number, c: any) => void;
76
+ export const closure29908_externref_shim: (a: number, b: number, c: any, d: any) => void;
77
77
  export const __wbindgen_start: () => void;