@vitessce/all 3.1.1 → 3.1.2

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,4 +1,4 @@
1
- import { f, P, h, d, V, z } from "./index-6e5fe875.js";
1
+ import { f, P, h, d, V, z } from "./index-b711b37e.js";
2
2
  import "react";
3
3
  import "@vitessce/vit-s";
4
4
  import "react-dom";
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-6e5fe875.js";
1
+ import { B as BaseDecoder } from "./index-b711b37e.js";
2
2
  import "react";
3
3
  import "@vitessce/vit-s";
4
4
  import "react-dom";
@@ -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-6e5fe875.js";
2
+ import { g as getDefaultExportFromCjs, B as BaseDecoder, L as LercParameters, a as LercAddCompression } from "./index-b711b37e.js";
3
3
  import "react";
4
4
  import "@vitessce/vit-s";
5
5
  import "react-dom";
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-6e5fe875.js";
1
+ import { B as BaseDecoder } from "./index-b711b37e.js";
2
2
  import "react";
3
3
  import "@vitessce/vit-s";
4
4
  import "react-dom";
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-6e5fe875.js";
1
+ import { B as BaseDecoder } from "./index-b711b37e.js";
2
2
  import "react";
3
3
  import "@vitessce/vit-s";
4
4
  import "react-dom";
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-6e5fe875.js";
1
+ import { B as BaseDecoder } from "./index-b711b37e.js";
2
2
  import "react";
3
3
  import "@vitessce/vit-s";
4
4
  import "react-dom";
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-6e5fe875.js";
1
+ import { B as BaseDecoder } from "./index-b711b37e.js";
2
2
  import "react";
3
3
  import "@vitessce/vit-s";
4
4
  import "react-dom";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitessce/all",
3
- "version": "3.1.1",
3
+ "version": "3.1.2",
4
4
  "author": "Gehlenborg Lab",
5
5
  "homepage": "http://vitessce.io",
6
6
  "repository": {
@@ -18,25 +18,25 @@
18
18
  "dependencies": {
19
19
  "@material-ui/core": "~4.12.3",
20
20
  "zod": "^3.21.4",
21
- "@vitessce/constants-internal": "3.1.1",
22
- "@vitessce/csv": "3.1.1",
23
- "@vitessce/description": "3.1.1",
24
- "@vitessce/feature-list": "3.1.1",
25
- "@vitessce/genomic-profiles": "3.1.1",
26
- "@vitessce/heatmap": "3.1.1",
27
- "@vitessce/json": "3.1.1",
28
- "@vitessce/layer-controller": "3.1.1",
29
- "@vitessce/obs-sets-manager": "3.1.1",
30
- "@vitessce/ome-tiff": "3.1.1",
31
- "@vitessce/plugins": "3.1.1",
32
- "@vitessce/scatterplot-embedding": "3.1.1",
33
- "@vitessce/scatterplot-gating": "3.1.1",
34
- "@vitessce/schemas": "3.1.1",
35
- "@vitessce/spatial": "3.1.1",
36
- "@vitessce/statistical-plots": "3.1.1",
37
- "@vitessce/status": "3.1.1",
38
- "@vitessce/vit-s": "3.1.1",
39
- "@vitessce/zarr": "3.1.1"
21
+ "@vitessce/constants-internal": "3.1.2",
22
+ "@vitessce/description": "3.1.2",
23
+ "@vitessce/csv": "3.1.2",
24
+ "@vitessce/feature-list": "3.1.2",
25
+ "@vitessce/genomic-profiles": "3.1.2",
26
+ "@vitessce/heatmap": "3.1.2",
27
+ "@vitessce/json": "3.1.2",
28
+ "@vitessce/layer-controller": "3.1.2",
29
+ "@vitessce/obs-sets-manager": "3.1.2",
30
+ "@vitessce/ome-tiff": "3.1.2",
31
+ "@vitessce/plugins": "3.1.2",
32
+ "@vitessce/scatterplot-embedding": "3.1.2",
33
+ "@vitessce/scatterplot-gating": "3.1.2",
34
+ "@vitessce/schemas": "3.1.2",
35
+ "@vitessce/spatial": "3.1.2",
36
+ "@vitessce/statistical-plots": "3.1.2",
37
+ "@vitessce/status": "3.1.2",
38
+ "@vitessce/vit-s": "3.1.2",
39
+ "@vitessce/zarr": "3.1.2"
40
40
  },
41
41
  "devDependencies": {
42
42
  "@types/react": "^18.0.28",