@vitessce/all 3.6.5 → 3.6.7
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/{ReactNeuroglancer-DM-j5wp8.js → ReactNeuroglancer-ByNTvs8S.js} +1 -1
- package/dist/{deflate-DbVS0Rsl.js → deflate-DeB7w2U5.js} +1 -1
- package/dist/{higlass-CKSIGAax.js → higlass-CDi6EYpj.js} +86946 -101122
- package/dist/{index-3bN3qWOg.js → index-CtqCS3uD.js} +2 -2
- package/dist/{index-BdXLWi-Y.js → index-DC7r29QD.js} +815 -2243
- package/dist/index.js +1 -1
- package/dist/{jpeg-Cme28dbT.js → jpeg-DNI-WseC.js} +1 -1
- package/dist/{lerc-h4DF1MKc.js → lerc-DxNR6M7w.js} +1 -1
- package/dist/{lzw-h5wVE82e.js → lzw-KwO5Ne_b.js} +1 -1
- package/dist/{packbits-PnonD8Iv.js → packbits-XVxuFt5L.js} +1 -1
- package/dist/{raw-D2g6FVg4.js → raw-DwJw-iyd.js} +1 -1
- package/dist/{troika-three-text.esm-C3yFpL6B.js → troika-three-text.esm-DEclBFBv.js} +1 -1
- package/dist/{webimage-D3CXqES4.js → webimage-CJom0KqV.js} +1 -1
- package/package.json +31 -31
- package/dist/browser-CwsEWr7C.js +0 -784
- package/dist/gzip-BcpOCWcu.js +0 -27
- package/dist/zlib-ZTk3sZPP.js +0 -27
package/dist/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { bL, bJ, bH, bK, bI, bG, bM } from "./index-
|
1
|
+
import { bL, bJ, bH, bK, bI, bG, bM } from "./index-DC7r29QD.js";
|
2
2
|
import { useComplexCoordination, useComplexCoordinationSecondary, useCoordination, useCoordinationScopes, useCoordinationScopesBy, useGridItemSize, useMultiCoordinationScopesNonNull, useMultiCoordinationScopesSecondaryNonNull, usePageModeView } from "@vitessce/vit-s";
|
3
3
|
export {
|
4
4
|
bL as PluginAsyncFunction,
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { i as inflate_1 } from "./pako.esm-SxljTded.js";
|
2
|
-
import { g as getDefaultExportFromCjs, aP as BaseDecoder, aQ as LercParameters, aR as LercAddCompression } from "./index-
|
2
|
+
import { g as getDefaultExportFromCjs, aP as BaseDecoder, aQ as LercParameters, aR as LercAddCompression } from "./index-DC7r29QD.js";
|
3
3
|
var LercDecode = { exports: {} };
|
4
4
|
var hasRequiredLercDecode;
|
5
5
|
function requireLercDecode() {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { bA as MeshDistanceMaterial, bB as MeshDepthMaterial, bC as RGBADepthPacking, aB as UniformsUtils, bD as ShaderChunk, aw as InstancedBufferGeometry, av as Sphere, au as Box3, aH as BackSide, a9 as DoubleSide, ad as Mesh, as as FrontSide, aa as MeshBasicMaterial, i as Color, c as Vector3, k as Matrix4, d as Vector2, aJ as Matrix3, aD as Vector4, T as Texture, a1 as LinearFilter, bE as PlaneGeometry, f as BufferGeometry, ax as Float32BufferAttribute, bF as InstancedBufferAttribute } from "./index-
|
1
|
+
import { bA as MeshDistanceMaterial, bB as MeshDepthMaterial, bC as RGBADepthPacking, aB as UniformsUtils, bD as ShaderChunk, aw as InstancedBufferGeometry, av as Sphere, au as Box3, aH as BackSide, a9 as DoubleSide, ad as Mesh, as as FrontSide, aa as MeshBasicMaterial, i as Color, c as Vector3, k as Matrix4, d as Vector2, aJ as Matrix3, aD as Vector4, T as Texture, a1 as LinearFilter, bE as PlaneGeometry, f as BufferGeometry, ax as Float32BufferAttribute, bF as InstancedBufferAttribute } from "./index-DC7r29QD.js";
|
2
2
|
function workerBootstrap() {
|
3
3
|
var modules = /* @__PURE__ */ Object.create(null);
|
4
4
|
function registerModule(ref, callback) {
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@vitessce/all",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.7",
|
4
4
|
"author": "HIDIVE Lab at HMS",
|
5
5
|
"homepage": "http://vitessce.io",
|
6
6
|
"repository": {
|
@@ -17,36 +17,36 @@
|
|
17
17
|
],
|
18
18
|
"dependencies": {
|
19
19
|
"zod": "^3.21.4",
|
20
|
-
"@vitessce/styles": "3.6.
|
21
|
-
"@vitessce/constants-internal": "3.6.
|
22
|
-
"@vitessce/abstract": "3.6.
|
23
|
-
"@vitessce/csv": "3.6.
|
24
|
-
"@vitessce/description": "3.6.
|
25
|
-
"@vitessce/feature-list": "3.6.
|
26
|
-
"@vitessce/genomic-profiles": "3.6.
|
27
|
-
"@vitessce/heatmap": "3.6.
|
28
|
-
"@vitessce/glb": "3.6.
|
29
|
-
"@vitessce/json": "3.6.
|
30
|
-
"@vitessce/layer-controller": "3.6.
|
31
|
-
"@vitessce/layer-controller-beta": "3.6.
|
32
|
-
"@vitessce/link-controller": "3.6.
|
33
|
-
"@vitessce/obs-sets-manager": "3.6.
|
34
|
-
"@vitessce/ome-tiff": "3.6.
|
35
|
-
"@vitessce/plugins": "3.6.
|
36
|
-
"@vitessce/scatterplot-embedding": "3.6.
|
37
|
-
"@vitessce/scatterplot-gating": "3.6.
|
38
|
-
"@vitessce/schemas": "3.6.
|
39
|
-
"@vitessce/spatial": "3.6.
|
40
|
-
"@vitessce/spatial-beta": "3.6.
|
41
|
-
"@vitessce/statistical-plots": "3.6.
|
42
|
-
"@vitessce/status": "3.6.
|
43
|
-
"@vitessce/vit-s": "3.6.
|
44
|
-
"@vitessce/zarr": "3.6.
|
45
|
-
"@vitessce/globals": "3.6.
|
46
|
-
"@vitessce/spatial-zarr": "3.6.
|
47
|
-
"@vitessce/spatial-three": "3.6.
|
48
|
-
"@vitessce/biomarker-select": "3.6.
|
49
|
-
"@vitessce/neuroglancer": "3.6.
|
20
|
+
"@vitessce/styles": "3.6.7",
|
21
|
+
"@vitessce/constants-internal": "3.6.7",
|
22
|
+
"@vitessce/abstract": "3.6.7",
|
23
|
+
"@vitessce/csv": "3.6.7",
|
24
|
+
"@vitessce/description": "3.6.7",
|
25
|
+
"@vitessce/feature-list": "3.6.7",
|
26
|
+
"@vitessce/genomic-profiles": "3.6.7",
|
27
|
+
"@vitessce/heatmap": "3.6.7",
|
28
|
+
"@vitessce/glb": "3.6.7",
|
29
|
+
"@vitessce/json": "3.6.7",
|
30
|
+
"@vitessce/layer-controller": "3.6.7",
|
31
|
+
"@vitessce/layer-controller-beta": "3.6.7",
|
32
|
+
"@vitessce/link-controller": "3.6.7",
|
33
|
+
"@vitessce/obs-sets-manager": "3.6.7",
|
34
|
+
"@vitessce/ome-tiff": "3.6.7",
|
35
|
+
"@vitessce/plugins": "3.6.7",
|
36
|
+
"@vitessce/scatterplot-embedding": "3.6.7",
|
37
|
+
"@vitessce/scatterplot-gating": "3.6.7",
|
38
|
+
"@vitessce/schemas": "3.6.7",
|
39
|
+
"@vitessce/spatial": "3.6.7",
|
40
|
+
"@vitessce/spatial-beta": "3.6.7",
|
41
|
+
"@vitessce/statistical-plots": "3.6.7",
|
42
|
+
"@vitessce/status": "3.6.7",
|
43
|
+
"@vitessce/vit-s": "3.6.7",
|
44
|
+
"@vitessce/zarr": "3.6.7",
|
45
|
+
"@vitessce/globals": "3.6.7",
|
46
|
+
"@vitessce/spatial-zarr": "3.6.7",
|
47
|
+
"@vitessce/spatial-three": "3.6.7",
|
48
|
+
"@vitessce/biomarker-select": "3.6.7",
|
49
|
+
"@vitessce/neuroglancer": "3.6.7"
|
50
50
|
},
|
51
51
|
"devDependencies": {
|
52
52
|
"@types/react": "^18.0.28",
|