@vitessce/gl 3.3.12 → 3.4.0

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/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
- import { f as distEs6 } from "./index-57759fcf.js";
2
- import { o, n, A, r, q, p, i, j, C, l, D, G, e, H, c, M, k, m, d, P, S, h, T, t, b, s, v } from "./index-57759fcf.js";
1
+ import { f as distEs6 } from "./index-2036039d.js";
2
+ import { o, n, A, r, q, p, i, j, C, l, D, G, e, H, c, M, k, m, d, P, S, h, T, t, b, s, v } from "./index-2036039d.js";
3
3
  import "react";
4
4
  const SELECTION_TYPE = distEs6.SELECTION_TYPE;
5
5
  export {
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-57759fcf.js";
1
+ import { B as BaseDecoder } from "./index-2036039d.js";
2
2
  import "react";
3
3
  const dctZigZag = new Int32Array([
4
4
  0,
@@ -1,5 +1,5 @@
1
1
  import { i as inflate_1 } from "./pako.esm-68f84e2a.js";
2
- import { g as getDefaultExportFromCjs, B as BaseDecoder, L as LercParameters, a as LercAddCompression } from "./index-57759fcf.js";
2
+ import { g as getDefaultExportFromCjs, B as BaseDecoder, L as LercParameters, a as LercAddCompression } from "./index-2036039d.js";
3
3
  import "react";
4
4
  var LercDecode = { exports: {} };
5
5
  (function(module) {
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-57759fcf.js";
1
+ import { B as BaseDecoder } from "./index-2036039d.js";
2
2
  import "react";
3
3
  const MIN_BITS = 9;
4
4
  const CLEAR_CODE = 256;
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-57759fcf.js";
1
+ import { B as BaseDecoder } from "./index-2036039d.js";
2
2
  import "react";
3
3
  class PackbitsDecoder extends BaseDecoder {
4
4
  decodeBlock(buffer) {
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-57759fcf.js";
1
+ import { B as BaseDecoder } from "./index-2036039d.js";
2
2
  import "react";
3
3
  class RawDecoder extends BaseDecoder {
4
4
  decodeBlock(buffer) {
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-57759fcf.js";
1
+ import { B as BaseDecoder } from "./index-2036039d.js";
2
2
  import "react";
3
3
  class WebImageDecoder extends BaseDecoder {
4
4
  constructor() {
@@ -1,4 +1,4 @@
1
- declare const BitmaskLayer_base: new (...props: import(".pnpm/@vivjs+types@0.13.8/node_modules/@vivjs/types").Viv<{
1
+ declare const BitmaskLayer_base: new (...props: import(".pnpm/@vivjs+types@0.16.0/node_modules/@vivjs/types").Viv<{
2
2
  contrastLimits: number[][];
3
3
  channelsVisible: boolean[];
4
4
  dtype: string;
@@ -1,4 +1,4 @@
1
- declare const BitmaskLayer_base: new (...props: import(".pnpm/@vivjs+types@0.13.8/node_modules/@vivjs/types").Viv<{
1
+ declare const BitmaskLayer_base: new (...props: import(".pnpm/@vivjs+types@0.16.0/node_modules/@vivjs/types").Viv<{
2
2
  contrastLimits: number[][];
3
3
  channelsVisible: boolean[];
4
4
  dtype: string;
package/dist-tsc/viv.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export { TiffPixelSource, ZarrPixelSource, loadOmeTiff, XRLayer, getChannelStats, RENDERING_MODES, MAX_CHANNELS, getDefaultInitialViewState, ScaleBarLayer, MultiscaleImageLayer, AdditiveColormapExtension, ColorPaletteExtension, ImageLayer, VolumeLayer, AdditiveColormap3DExtensions, ColorPalette3DExtensions, DTYPE_VALUES } from "@hms-dbmi/viv";
1
+ export { TiffPixelSource, ZarrPixelSource, loadOmeTiff, XRLayer, getChannelStats, RENDERING_MODES, MAX_CHANNELS, getDefaultInitialViewState, ScaleBarLayer, MultiscaleImageLayer, AdditiveColormapExtension, ColorPaletteExtension, ImageLayer, VolumeLayer, AdditiveColormap3DExtensions, ColorPalette3DExtensions, getImageSize, DTYPE_VALUES } from "@hms-dbmi/viv";
2
2
  //# sourceMappingURL=viv.d.ts.map
package/dist-tsc/viv.js CHANGED
@@ -1,3 +1,3 @@
1
- export { TiffPixelSource, ZarrPixelSource, loadOmeTiff, XRLayer, getChannelStats, RENDERING_MODES, MAX_CHANNELS, getDefaultInitialViewState, ScaleBarLayer, MultiscaleImageLayer, AdditiveColormapExtension, ColorPaletteExtension, ImageLayer, VolumeLayer, AdditiveColormap3DExtensions, ColorPalette3DExtensions,
1
+ export { TiffPixelSource, ZarrPixelSource, loadOmeTiff, XRLayer, getChannelStats, RENDERING_MODES, MAX_CHANNELS, getDefaultInitialViewState, ScaleBarLayer, MultiscaleImageLayer, AdditiveColormapExtension, ColorPaletteExtension, ImageLayer, VolumeLayer, AdditiveColormap3DExtensions, ColorPalette3DExtensions, getImageSize,
2
2
  // TODO: deprecated
3
3
  DTYPE_VALUES, } from '@hms-dbmi/viv';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitessce/gl",
3
- "version": "3.3.12",
3
+ "version": "3.4.0",
4
4
  "author": "Gehlenborg Lab",
5
5
  "homepage": "http://vitessce.io",
6
6
  "repository": {
@@ -23,7 +23,7 @@
23
23
  "@deck.gl/layers": "8.8.27",
24
24
  "@deck.gl/mesh-layers": "8.8.27",
25
25
  "@deck.gl/react": "8.8.27",
26
- "@hms-dbmi/viv": "~0.13.8",
26
+ "@hms-dbmi/viv": "~0.16.0",
27
27
  "@loaders.gl/3d-tiles": "^3.0.0",
28
28
  "@loaders.gl/core": "^3.0.0",
29
29
  "@loaders.gl/images": "^3.0.0",
@@ -52,7 +52,7 @@
52
52
  "math.gl": "^3.5.6",
53
53
  "mathjs": "^9.2.0",
54
54
  "nebula.gl": "0.23.8",
55
- "@vitessce/utils": "3.3.12"
55
+ "@vitessce/utils": "3.4.0"
56
56
  },
57
57
  "devDependencies": {
58
58
  "glsl-colormap": "^1.0.1"
package/src/viv.js CHANGED
@@ -15,6 +15,7 @@ export {
15
15
  VolumeLayer,
16
16
  AdditiveColormap3DExtensions,
17
17
  ColorPalette3DExtensions,
18
+ getImageSize,
18
19
  // TODO: deprecated
19
20
  DTYPE_VALUES,
20
21
  } from '@hms-dbmi/viv';