@rerun-io/web-viewer 0.31.4 → 0.32.0-alpha.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.31.4/web-viewer/classes/WebViewer.html) class.
31
+ The entrypoint for this packages is the [`WebViewer`](https://ref.rerun.io/docs/js/0.32.0-alpha.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.31.4/examples/dna.rrd>
47
+ - A hosted `.rrd` file, such as <https://app.rerun.io/version/0.32.0-alpha.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
@@ -229,7 +229,7 @@ export type EventsWithoutValue = {
229
229
  * ```
230
230
  *
231
231
  * Data may be provided to the Viewer as:
232
- * - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.31.4/examples/dna.rrd")`
232
+ * - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.32.0-alpha.1/examples/dna.rrd")`
233
233
  * - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
234
234
  * - A stream of log messages, via {@link WebViewer.open_channel}.
235
235
  *
package/index.js CHANGED
@@ -116,7 +116,7 @@ function resolveAbsoluteUrl(url) {
116
116
  * ```
117
117
  *
118
118
  * Data may be provided to the Viewer as:
119
- * - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.31.4/examples/dna.rrd")`
119
+ * - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.32.0-alpha.1/examples/dna.rrd")`
120
120
  * - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
121
121
  * - A stream of log messages, via {@link WebViewer.open_channel}.
122
122
  *
package/index.ts CHANGED
@@ -430,7 +430,7 @@ function resolveAbsoluteUrl(url: string): string {
430
430
  * ```
431
431
  *
432
432
  * Data may be provided to the Viewer as:
433
- * - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.31.4/examples/dna.rrd")`
433
+ * - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.32.0-alpha.1/examples/dna.rrd")`
434
434
  * - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
435
435
  * - A stream of log messages, via {@link WebViewer.open_channel}.
436
436
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rerun-io/web-viewer",
3
- "version": "0.31.4",
3
+ "version": "0.32.0-alpha.1",
4
4
  "description": "Embed the Rerun web viewer in your app",
5
5
  "licenses": [
6
6
  {
package/re_viewer.d.ts CHANGED
@@ -154,32 +154,29 @@ declare interface InitOutput {
154
154
  readonly intounderlyingsink_write: (a: number, b: any) => any;
155
155
  readonly intounderlyingsource_cancel: (a: number) => void;
156
156
  readonly intounderlyingsource_pull: (a: number, b: any) => any;
157
- readonly wasm_bindgen__closure__destroy__ha015c2e5d96a6fe2: (a: number, b: number) => void;
158
- readonly wasm_bindgen__closure__destroy__h262be31389235739: (a: number, b: number) => void;
159
- readonly wasm_bindgen__closure__destroy__h009b1949dd23509e: (a: number, b: number) => void;
160
- readonly wasm_bindgen__closure__destroy__h4831490904c51c4c: (a: number, b: number) => void;
161
- readonly wasm_bindgen__closure__destroy__h277078df6bfd3a6b: (a: number, b: number) => void;
162
- readonly wasm_bindgen__closure__destroy__hc04567db35d69bbb: (a: number, b: number) => void;
163
- readonly wasm_bindgen__closure__destroy__h7508dffd5ebd1071: (a: number, b: number) => void;
164
- readonly wasm_bindgen__closure__destroy__h600b4f5a35fe935a: (a: number, b: number) => void;
165
- readonly wasm_bindgen__closure__destroy__hdf5301baa32f3642: (a: number, b: number) => void;
166
- readonly wasm_bindgen__convert__closures_____invoke__h4ae6a42544a65a13: (a: number, b: number, c: any) => [number, number];
167
- readonly wasm_bindgen__convert__closures_____invoke__h7b69018c055b28d9: (a: number, b: number, c: any, d: any) => void;
168
- readonly wasm_bindgen__convert__closures_____invoke__h30eecf65af9bedc4: (a: number, b: number, c: any) => void;
169
- readonly wasm_bindgen__convert__closures_____invoke__h5892311f8cd076ed: (a: number, b: number) => [number, number];
170
- readonly wasm_bindgen__convert__closures_____invoke__hac35f030ac1644df: (a: number, b: number, c: any) => void;
171
- readonly wasm_bindgen__convert__closures_____invoke__h2578116a31283fd2: (a: number, b: number, c: any) => void;
172
- readonly wasm_bindgen__convert__closures_____invoke__he9e5b44ef7305075: (a: number, b: number, c: any) => void;
173
- readonly wasm_bindgen__convert__closures_____invoke__h515d9a574ced5c20: (a: number, b: number, c: any) => void;
174
- readonly wasm_bindgen__convert__closures_____invoke__h34c0e2e8ad33c7ee: (a: number, b: number) => void;
175
- readonly wasm_bindgen__convert__closures_____invoke__had4f08a0af1088c9: (a: number, b: number) => void;
176
- readonly wasm_bindgen__convert__closures_____invoke__h0236d1cdfad95b17: (a: number, b: number) => void;
157
+ readonly wasm_bindgen__convert__closures_____invoke__h1a499476b940c1a3: (a: number, b: number, c: any) => [number, number];
158
+ readonly wasm_bindgen__convert__closures_____invoke__hc4ce6b8387062339: (a: number, b: number, c: any) => [number, number];
159
+ readonly wasm_bindgen__convert__closures_____invoke__h638c35d855e3d357: (a: number, b: number, c: any) => [number, number];
160
+ readonly wasm_bindgen__convert__closures_____invoke__h08eb2ec0200b261d: (a: number, b: number, c: any, d: any) => void;
161
+ readonly wasm_bindgen__convert__closures_____invoke__h35bfd7c3fab17877: (a: number, b: number, c: any) => void;
162
+ readonly wasm_bindgen__convert__closures_____invoke__hef8875643428db4b: (a: number, b: number, c: any) => void;
163
+ readonly wasm_bindgen__convert__closures_____invoke__h80ba0788a780ec33: (a: number, b: number, c: any) => void;
164
+ readonly wasm_bindgen__convert__closures_____invoke__h50cd1f8609f5a184: (a: number, b: number, c: any) => void;
165
+ readonly wasm_bindgen__convert__closures_____invoke__h80ba0788a780ec33_5: (a: number, b: number, c: any) => void;
166
+ readonly wasm_bindgen__convert__closures_____invoke__h35bfd7c3fab17877_6: (a: number, b: number, c: any) => void;
167
+ readonly wasm_bindgen__convert__closures_____invoke__hd6094bef25f7cb40: (a: number, b: number, c: any) => void;
168
+ readonly wasm_bindgen__convert__closures_____invoke__h50cd1f8609f5a184_9: (a: number, b: number, c: any) => void;
169
+ readonly wasm_bindgen__convert__closures_____invoke__habcf2dbfe013214b: (a: number, b: number) => [number, number];
170
+ readonly wasm_bindgen__convert__closures_____invoke__hf7a14ab725fc9a82: (a: number, b: number) => void;
171
+ readonly wasm_bindgen__convert__closures_____invoke__hc09581927b44d1df: (a: number, b: number) => void;
172
+ readonly wasm_bindgen__convert__closures_____invoke__h2fac9182467b83c4: (a: number, b: number) => void;
177
173
  readonly __wbindgen_malloc: (a: number, b: number) => number;
178
174
  readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
179
175
  readonly __externref_table_alloc: () => number;
180
176
  readonly __wbindgen_externrefs: WebAssembly.Table;
181
177
  readonly __wbindgen_exn_store: (a: number) => void;
182
178
  readonly __wbindgen_free: (a: number, b: number, c: number) => void;
179
+ readonly __wbindgen_destroy_closure: (a: number, b: number) => void;
183
180
  readonly __externref_table_dealloc: (a: number) => void;
184
181
  readonly __wbindgen_start: () => void;
185
182
  }