@vitessce/all 3.6.16 → 3.6.17

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.
@@ -1,4 +1,4 @@
1
- import { g as getDefaultExportFromCjs, aV as requireAssign, aW as require_export, aX as require_core, aY as require_fails, aZ as require_toObject, a_ as require_objectKeys, a$ as require_cof, b0 as require_wks, b1 as require_iterators, b2 as requireWeb_dom_iterable, b3 as requireEs6_string_iterator, b4 as require_anObject, b5 as require_hide, b6 as require_ctx, b7 as require_toLength, b8 as require_global, b9 as require_objectDp, ba as require_descriptors, bb as require_isObject, bc as require_objectCreate, bd as require_iterDefine, be as require_iterStep, bf as require_meta, bg as require_isArray, bh as require_iobject, bi as require_setToStringTag, bj as require_aFunction, bk as requireIterator, bl as require_propertyDesc, aS as commonjsGlobal, bm as requireEs6_symbol, bn as requireDefineProperty, bo as require_toIobject, bp as require_objectGopd, bq as require_html, br as require_domCreate, bs as require_library, bt as requireSymbol, bu as require_objectPie, bv as require_has, bw as require_redefine, bx as require_objectAssign, by as getAugmentedNamespace, bz as requirePropTypes, aI as jsxRuntimeExports } from "./index-4NRxI5_U.js";
1
+ import { g as getDefaultExportFromCjs, aV as requireAssign, aW as require_export, aX as require_core, aY as require_fails, aZ as require_toObject, a_ as require_objectKeys, a$ as require_cof, b0 as require_wks, b1 as require_iterators, b2 as requireWeb_dom_iterable, b3 as requireEs6_string_iterator, b4 as require_anObject, b5 as require_hide, b6 as require_ctx, b7 as require_toLength, b8 as require_global, b9 as require_objectDp, ba as require_descriptors, bb as require_isObject, bc as require_objectCreate, bd as require_iterDefine, be as require_iterStep, bf as require_meta, bg as require_isArray, bh as require_iobject, bi as require_setToStringTag, bj as require_aFunction, bk as requireIterator, bl as require_propertyDesc, aS as commonjsGlobal, bm as requireEs6_symbol, bn as requireDefineProperty, bo as require_toIobject, bp as require_objectGopd, bq as require_html, br as require_domCreate, bs as require_library, bt as requireSymbol, bu as require_objectPie, bv as require_has, bw as require_redefine, bx as require_objectAssign, by as getAugmentedNamespace, bz as requirePropTypes, aI as jsxRuntimeExports } from "./index-D3fYyovt.js";
2
2
  import React__default from "react";
3
3
  var lib = {};
4
4
  var assignExports = requireAssign();
@@ -1,5 +1,5 @@
1
1
  import { i as inflate_1 } from "./pako.esm-SxljTded.js";
2
- import { aP as BaseDecoder } from "./index-4NRxI5_U.js";
2
+ import { aP as BaseDecoder } from "./index-D3fYyovt.js";
3
3
  class DeflateDecoder extends BaseDecoder {
4
4
  decodeBlock(buffer) {
5
5
  return inflate_1(new Uint8Array(buffer)).buffer;
@@ -1,7 +1,7 @@
1
1
  import * as React$7 from "react";
2
2
  import React__default, { isValidElement, PureComponent, Component, createElement, createContext, createRef } from "react";
3
3
  import ReactDOM__default, { findDOMNode as findDOMNode$1 } from "react-dom";
4
- import { aS as commonjsGlobal$1, aT as requireObjectAssign, g as getDefaultExportFromCjs$1, aU as earcut } from "./index-4NRxI5_U.js";
4
+ import { aS as commonjsGlobal$1, aT as requireObjectAssign, g as getDefaultExportFromCjs$1, aU as earcut } from "./index-D3fYyovt.js";
5
5
  var promise = {};
6
6
  var hasRequiredPromise;
7
7
  function requirePromise() {
@@ -209686,22 +209686,22 @@ async function getDecoder(fileDirectory) {
209686
209686
  const Decoder = await importFn();
209687
209687
  return new Decoder(fileDirectory);
209688
209688
  }
209689
- addDecoder([void 0, 1], () => import("./raw-Cr701BEG.js").then((m2) => m2.default));
209690
- addDecoder(5, () => import("./lzw-BGfMtVf8.js").then((m2) => m2.default));
209689
+ addDecoder([void 0, 1], () => import("./raw-qu9pkSoP.js").then((m2) => m2.default));
209690
+ addDecoder(5, () => import("./lzw-DHxw4stx.js").then((m2) => m2.default));
209691
209691
  addDecoder(6, () => {
209692
209692
  throw new Error("old style JPEG compression is not supported.");
209693
209693
  });
209694
- addDecoder(7, () => import("./jpeg-Bchz4eQZ.js").then((m2) => m2.default));
209695
- addDecoder([8, 32946], () => import("./deflate-B4lAhrai.js").then((m2) => m2.default));
209696
- addDecoder(32773, () => import("./packbits-CY5eh5R9.js").then((m2) => m2.default));
209694
+ addDecoder(7, () => import("./jpeg-Dro94QxC.js").then((m2) => m2.default));
209695
+ addDecoder([8, 32946], () => import("./deflate-D8z1Ios4.js").then((m2) => m2.default));
209696
+ addDecoder(32773, () => import("./packbits-LTJg549O.js").then((m2) => m2.default));
209697
209697
  addDecoder(
209698
209698
  34887,
209699
- () => import("./lerc-zYgnQpg3.js").then(async (m2) => {
209699
+ () => import("./lerc-P1L7rhmK.js").then(async (m2) => {
209700
209700
  await m2.zstd.init();
209701
209701
  return m2;
209702
209702
  }).then((m2) => m2.default)
209703
209703
  );
209704
- addDecoder(50001, () => import("./webimage-DxRfiiSy.js").then((m2) => m2.default));
209704
+ addDecoder(50001, () => import("./webimage-fqLvuewG.js").then((m2) => m2.default));
209705
209705
  function copyNewSize(array2, width2, height2, samplesPerPixel = 1) {
209706
209706
  return new (Object.getPrototypeOf(array2)).constructor(width2 * height2 * samplesPerPixel);
209707
209707
  }
@@ -252854,6 +252854,7 @@ class Spatial2 extends AbstractSpatialOrScatterplot {
252854
252854
  contrastLimits,
252855
252855
  selections,
252856
252856
  channelsVisible,
252857
+ visible,
252857
252858
  opacity: layerCoordination[CoordinationType$1.SPATIAL_LAYER_OPACITY],
252858
252859
  colormap,
252859
252860
  modelMatrix: layerDefModelMatrix,
@@ -253595,7 +253596,7 @@ class ErrorBoundary extends React__default.Component {
253595
253596
  }
253596
253597
  }
253597
253598
  const LazySpatialThree = React__default.lazy(async () => {
253598
- const { SpatialWrapper: SpatialWrapper2 } = await import("./index-Da_amvil.js");
253599
+ const { SpatialWrapper: SpatialWrapper2 } = await import("./index-JzXR5qZF.js");
253599
253600
  return { default: SpatialWrapper2 };
253600
253601
  });
253601
253602
  const SpatialThreeAdapter = React__default.forwardRef((props, ref2) => jsxRuntimeExports.jsx("div", { ref: ref2, style: { width: "100%", height: "100%" }, children: jsxRuntimeExports.jsx(ErrorBoundary, { children: jsxRuntimeExports.jsx(Suspense, { fallback: jsxRuntimeExports.jsx("div", { children: "Loading..." }), children: jsxRuntimeExports.jsx(LazySpatialThree, { ...props }) }) }) }));
@@ -266989,7 +266990,7 @@ function HiglassGlobalStyles(props) {
266989
266990
  }
266990
266991
  register({ dataFetcher: ZarrMultivecDataFetcher_default, config: ZarrMultivecDataFetcher_default.config }, { pluginType: "dataFetcher" });
266991
266992
  const LazyHiGlassComponent = React__default.lazy(async () => {
266992
- const { HiGlassComponent } = await import("./higlass-EAS9uYCT.js");
266993
+ const { HiGlassComponent } = await import("./higlass-DsOagm-3.js");
266993
266994
  return { default: HiGlassComponent };
266994
266995
  });
266995
266996
  const HG_SIZE = 800;
@@ -269933,7 +269934,7 @@ function NeuroglancerGlobalStyles(props) {
269933
269934
  const { classes: classes2 } = props;
269934
269935
  return jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [jsxRuntimeExports.jsx(GlobalStyles$3, { styles: globalNeuroglancerCss }), jsxRuntimeExports.jsx(ScopedGlobalStyles, { styles: globalNeuroglancerStyles, parentClassName: classes2.neuroglancerWrapper })] });
269935
269936
  }
269936
- const LazyReactNeuroglancer = React__default.lazy(() => import("./ReactNeuroglancer-iZCfY5TU.js"));
269937
+ const LazyReactNeuroglancer = React__default.lazy(() => import("./ReactNeuroglancer-p7igJLiX.js"));
269937
269938
  function createWorker() {
269938
269939
  return new WorkerFactory();
269939
269940
  }
@@ -1,4 +1,4 @@
1
- import { g as getDefaultExportFromCjs, R as Raycaster, O as OrthographicCamera, P as PerspectiveCamera, S as Scene, a as PCFSoftShadowMap, V as VSMShadowMap, b as PCFShadowMap, B as BasicShadowMap, N as NoToneMapping, A as ACESFilmicToneMapping, c as Vector3, d as Vector2, C as Clock, W as WebGLRenderer, e as Camera, f as BufferGeometry, M as Material, L as Layers, T as Texture, h as RGBAFormat, U as UnsignedByteType, i as Color, _ as _extends, j as THREE, G as Group, k as Matrix4, l as TrianglesDrawMode, m as TriangleFanDrawMode, n as TriangleStripDrawMode, o as REVISION, E as EventDispatcher, p as MOUSE, q as TOUCH, r as Spherical, Q as Quaternion, s as Ray$1, t as Plane, u as Loader, v as LoaderUtils, F as FileLoader, w as MeshPhysicalMaterial, x as SpotLight, y as PointLight, D as DirectionalLight, I as InstancedMesh, z as Object3D, H as TextureLoader, J as ImageBitmapLoader, K as BufferAttribute, X as InterleavedBuffer, Y as LinearMipmapLinearFilter, Z as NearestMipmapLinearFilter, $ as LinearMipmapNearestFilter, a0 as NearestMipmapNearestFilter, a1 as LinearFilter, a2 as NearestFilter, a3 as RepeatWrapping, a4 as MirroredRepeatWrapping, a5 as ClampToEdgeWrapping, a6 as PointsMaterial, a7 as LineBasicMaterial, a8 as MeshStandardMaterial, a9 as DoubleSide, aa as MeshBasicMaterial, ab as PropertyBinding, ac as SkinnedMesh, ad as Mesh, ae as LineSegments, af as Line$1, ag as LineLoop, ah as Points, ai as MathUtils, aj as Skeleton, ak as InterpolateDiscrete, al as InterpolateLinear, am as AnimationClip, an as Bone, ao as InterleavedBufferAttribute, ap as VectorKeyframeTrack, aq as QuaternionKeyframeTrack, ar as NumberKeyframeTrack, as as FrontSide, at as Interpolant, au as Box3, av as Sphere, aw as InstancedBufferGeometry, ax as Float32BufferAttribute, ay as InstancedInterleavedBuffer, az as WireframeGeometry, aA as ShaderMaterial, aB as UniformsUtils, aC as UniformsLib, aD as Vector4, aE as Line3, aF as SphereGeometry, aG as Triangle, aH as BackSide, aI as jsxRuntimeExports, aJ as Matrix3, aK as CoordinationType, aL as Data3DTexture, aM as RedFormat, aN as FloatType, aO as getImageSize } from "./index-4NRxI5_U.js";
1
+ import { g as getDefaultExportFromCjs, R as Raycaster, O as OrthographicCamera, P as PerspectiveCamera, S as Scene, a as PCFSoftShadowMap, V as VSMShadowMap, b as PCFShadowMap, B as BasicShadowMap, N as NoToneMapping, A as ACESFilmicToneMapping, c as Vector3, d as Vector2, C as Clock, W as WebGLRenderer, e as Camera, f as BufferGeometry, M as Material, L as Layers, T as Texture, h as RGBAFormat, U as UnsignedByteType, i as Color, _ as _extends, j as THREE, G as Group, k as Matrix4, l as TrianglesDrawMode, m as TriangleFanDrawMode, n as TriangleStripDrawMode, o as REVISION, E as EventDispatcher, p as MOUSE, q as TOUCH, r as Spherical, Q as Quaternion, s as Ray$1, t as Plane, u as Loader, v as LoaderUtils, F as FileLoader, w as MeshPhysicalMaterial, x as SpotLight, y as PointLight, D as DirectionalLight, I as InstancedMesh, z as Object3D, H as TextureLoader, J as ImageBitmapLoader, K as BufferAttribute, X as InterleavedBuffer, Y as LinearMipmapLinearFilter, Z as NearestMipmapLinearFilter, $ as LinearMipmapNearestFilter, a0 as NearestMipmapNearestFilter, a1 as LinearFilter, a2 as NearestFilter, a3 as RepeatWrapping, a4 as MirroredRepeatWrapping, a5 as ClampToEdgeWrapping, a6 as PointsMaterial, a7 as LineBasicMaterial, a8 as MeshStandardMaterial, a9 as DoubleSide, aa as MeshBasicMaterial, ab as PropertyBinding, ac as SkinnedMesh, ad as Mesh, ae as LineSegments, af as Line$1, ag as LineLoop, ah as Points, ai as MathUtils, aj as Skeleton, ak as InterpolateDiscrete, al as InterpolateLinear, am as AnimationClip, an as Bone, ao as InterleavedBufferAttribute, ap as VectorKeyframeTrack, aq as QuaternionKeyframeTrack, ar as NumberKeyframeTrack, as as FrontSide, at as Interpolant, au as Box3, av as Sphere, aw as InstancedBufferGeometry, ax as Float32BufferAttribute, ay as InstancedInterleavedBuffer, az as WireframeGeometry, aA as ShaderMaterial, aB as UniformsUtils, aC as UniformsLib, aD as Vector4, aE as Line3, aF as SphereGeometry, aG as Triangle, aH as BackSide, aI as jsxRuntimeExports, aJ as Matrix3, aK as CoordinationType, aL as Data3DTexture, aM as RedFormat, aN as FloatType, aO as getImageSize } from "./index-D3fYyovt.js";
2
2
  import * as React from "react";
3
3
  import React__default, { useReducer, useRef, useEffect, useLayoutEffect, useDebugValue, useState, useMemo, forwardRef } from "react";
4
4
  var constants = { exports: {} };
@@ -23637,7 +23637,7 @@ const Text = /* @__PURE__ */ React.forwardRef(({
23637
23637
  const {
23638
23638
  Text: TextMeshImpl,
23639
23639
  preloadFont
23640
- } = suspend(async () => import("./troika-three-text.esm-CEMf4KoZ.js"), []);
23640
+ } = suspend(async () => import("./troika-three-text.esm-CBXagbbi.js"), []);
23641
23641
  const invalidate2 = useThree(({
23642
23642
  invalidate: invalidate3
23643
23643
  }) => invalidate3);
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { bL, bJ, bH, bK, bI, bG, bM } from "./index-4NRxI5_U.js";
1
+ import { bL, bJ, bH, bK, bI, bG, bM } from "./index-D3fYyovt.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,4 +1,4 @@
1
- import { aP as BaseDecoder } from "./index-4NRxI5_U.js";
1
+ import { aP as BaseDecoder } from "./index-D3fYyovt.js";
2
2
  const dctZigZag = new Int32Array([
3
3
  0,
4
4
  1,
@@ -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-4NRxI5_U.js";
2
+ import { g as getDefaultExportFromCjs, aP as BaseDecoder, aQ as LercParameters, aR as LercAddCompression } from "./index-D3fYyovt.js";
3
3
  var LercDecode = { exports: {} };
4
4
  var hasRequiredLercDecode;
5
5
  function requireLercDecode() {
@@ -1,4 +1,4 @@
1
- import { aP as BaseDecoder } from "./index-4NRxI5_U.js";
1
+ import { aP as BaseDecoder } from "./index-D3fYyovt.js";
2
2
  const MIN_BITS = 9;
3
3
  const CLEAR_CODE = 256;
4
4
  const EOI_CODE = 257;
@@ -1,4 +1,4 @@
1
- import { aP as BaseDecoder } from "./index-4NRxI5_U.js";
1
+ import { aP as BaseDecoder } from "./index-D3fYyovt.js";
2
2
  class PackbitsDecoder extends BaseDecoder {
3
3
  decodeBlock(buffer) {
4
4
  const dataView = new DataView(buffer);
@@ -1,4 +1,4 @@
1
- import { aP as BaseDecoder } from "./index-4NRxI5_U.js";
1
+ import { aP as BaseDecoder } from "./index-D3fYyovt.js";
2
2
  class RawDecoder extends BaseDecoder {
3
3
  decodeBlock(buffer) {
4
4
  return buffer;
@@ -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-4NRxI5_U.js";
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-D3fYyovt.js";
2
2
  function workerBootstrap() {
3
3
  var modules = /* @__PURE__ */ Object.create(null);
4
4
  function registerModule(ref, callback) {
@@ -1,4 +1,4 @@
1
- import { aP as BaseDecoder } from "./index-4NRxI5_U.js";
1
+ import { aP as BaseDecoder } from "./index-D3fYyovt.js";
2
2
  class WebImageDecoder extends BaseDecoder {
3
3
  constructor() {
4
4
  super();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitessce/all",
3
- "version": "3.6.16",
3
+ "version": "3.6.17",
4
4
  "author": "HIDIVE Lab at HMS",
5
5
  "homepage": "http://vitessce.io",
6
6
  "repository": {
@@ -17,37 +17,37 @@
17
17
  ],
18
18
  "dependencies": {
19
19
  "zod": "^3.21.4",
20
- "@vitessce/styles": "3.6.16",
21
- "@vitessce/constants-internal": "3.6.16",
22
- "@vitessce/abstract": "3.6.16",
23
- "@vitessce/error": "3.6.16",
24
- "@vitessce/csv": "3.6.16",
25
- "@vitessce/description": "3.6.16",
26
- "@vitessce/feature-list": "3.6.16",
27
- "@vitessce/genomic-profiles": "3.6.16",
28
- "@vitessce/heatmap": "3.6.16",
29
- "@vitessce/glb": "3.6.16",
30
- "@vitessce/json": "3.6.16",
31
- "@vitessce/layer-controller": "3.6.16",
32
- "@vitessce/layer-controller-beta": "3.6.16",
33
- "@vitessce/link-controller": "3.6.16",
34
- "@vitessce/obs-sets-manager": "3.6.16",
35
- "@vitessce/ome-tiff": "3.6.16",
36
- "@vitessce/plugins": "3.6.16",
37
- "@vitessce/scatterplot-embedding": "3.6.16",
38
- "@vitessce/scatterplot-gating": "3.6.16",
39
- "@vitessce/schemas": "3.6.16",
40
- "@vitessce/spatial": "3.6.16",
41
- "@vitessce/spatial-beta": "3.6.16",
42
- "@vitessce/statistical-plots": "3.6.16",
43
- "@vitessce/status": "3.6.16",
44
- "@vitessce/vit-s": "3.6.16",
45
- "@vitessce/zarr": "3.6.16",
46
- "@vitessce/globals": "3.6.16",
47
- "@vitessce/spatial-zarr": "3.6.16",
48
- "@vitessce/spatial-three": "3.6.16",
49
- "@vitessce/biomarker-select": "3.6.16",
50
- "@vitessce/neuroglancer": "3.6.16"
20
+ "@vitessce/styles": "3.6.17",
21
+ "@vitessce/constants-internal": "3.6.17",
22
+ "@vitessce/abstract": "3.6.17",
23
+ "@vitessce/error": "3.6.17",
24
+ "@vitessce/csv": "3.6.17",
25
+ "@vitessce/description": "3.6.17",
26
+ "@vitessce/feature-list": "3.6.17",
27
+ "@vitessce/genomic-profiles": "3.6.17",
28
+ "@vitessce/heatmap": "3.6.17",
29
+ "@vitessce/glb": "3.6.17",
30
+ "@vitessce/json": "3.6.17",
31
+ "@vitessce/layer-controller": "3.6.17",
32
+ "@vitessce/layer-controller-beta": "3.6.17",
33
+ "@vitessce/link-controller": "3.6.17",
34
+ "@vitessce/obs-sets-manager": "3.6.17",
35
+ "@vitessce/ome-tiff": "3.6.17",
36
+ "@vitessce/plugins": "3.6.17",
37
+ "@vitessce/scatterplot-embedding": "3.6.17",
38
+ "@vitessce/scatterplot-gating": "3.6.17",
39
+ "@vitessce/schemas": "3.6.17",
40
+ "@vitessce/spatial": "3.6.17",
41
+ "@vitessce/spatial-beta": "3.6.17",
42
+ "@vitessce/statistical-plots": "3.6.17",
43
+ "@vitessce/status": "3.6.17",
44
+ "@vitessce/vit-s": "3.6.17",
45
+ "@vitessce/zarr": "3.6.17",
46
+ "@vitessce/globals": "3.6.17",
47
+ "@vitessce/spatial-zarr": "3.6.17",
48
+ "@vitessce/spatial-three": "3.6.17",
49
+ "@vitessce/biomarker-select": "3.6.17",
50
+ "@vitessce/neuroglancer": "3.6.17"
51
51
  },
52
52
  "devDependencies": {
53
53
  "@types/react": "^18.0.28",