@vitessce/all 3.4.1 → 3.4.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.
@@ -1,5 +1,5 @@
1
1
  import { i as inflate_1 } from "./pako.esm-68f84e2a.js";
2
- import { aP as BaseDecoder } from "./index-0c4fa5f5.js";
2
+ import { aP as BaseDecoder } from "./index-0d08aaae.js";
3
3
  import "react";
4
4
  import "@vitessce/vit-s";
5
5
  import "react-dom";
@@ -1,6 +1,6 @@
1
1
  import React__default from "react";
2
2
  import ReactDOM__default from "react-dom";
3
- import { aS as commonjsGlobal, aT as objectAssign, g as getDefaultExportFromCjs, aU as earcut, aV as getAugmentedNamespace } from "./index-0c4fa5f5.js";
3
+ import { aS as commonjsGlobal, aT as objectAssign, g as getDefaultExportFromCjs, aU as earcut, aV as getAugmentedNamespace } from "./index-0d08aaae.js";
4
4
  function _mergeNamespaces(n, m) {
5
5
  for (var i = 0; i < m.length; i++) {
6
6
  const e = m[i];
@@ -39097,19 +39097,11 @@ var _fails = function(exec) {
39097
39097
  return true;
39098
39098
  }
39099
39099
  };
39100
- var _descriptors;
39101
- var hasRequired_descriptors;
39102
- function require_descriptors() {
39103
- if (hasRequired_descriptors)
39104
- return _descriptors;
39105
- hasRequired_descriptors = 1;
39106
- _descriptors = !_fails(function() {
39107
- return Object.defineProperty({}, "a", { get: function() {
39108
- return 7;
39109
- } }).a != 7;
39110
- });
39111
- return _descriptors;
39112
- }
39100
+ var _descriptors = !_fails(function() {
39101
+ return Object.defineProperty({}, "a", { get: function() {
39102
+ return 7;
39103
+ } }).a != 7;
39104
+ });
39113
39105
  var _domCreate;
39114
39106
  var hasRequired_domCreate;
39115
39107
  function require_domCreate() {
@@ -39124,19 +39116,11 @@ function require_domCreate() {
39124
39116
  };
39125
39117
  return _domCreate;
39126
39118
  }
39127
- var _ie8DomDefine;
39128
- var hasRequired_ie8DomDefine;
39129
- function require_ie8DomDefine() {
39130
- if (hasRequired_ie8DomDefine)
39131
- return _ie8DomDefine;
39132
- hasRequired_ie8DomDefine = 1;
39133
- _ie8DomDefine = !require_descriptors() && !_fails(function() {
39134
- return Object.defineProperty(require_domCreate()("div"), "a", { get: function() {
39135
- return 7;
39136
- } }).a != 7;
39137
- });
39138
- return _ie8DomDefine;
39139
- }
39119
+ var _ie8DomDefine = !_descriptors && !_fails(function() {
39120
+ return Object.defineProperty(require_domCreate()("div"), "a", { get: function() {
39121
+ return 7;
39122
+ } }).a != 7;
39123
+ });
39140
39124
  var isObject$i = _isObject;
39141
39125
  var _toPrimitive = function(it, S) {
39142
39126
  if (!isObject$i(it))
@@ -39150,32 +39134,25 @@ var _toPrimitive = function(it, S) {
39150
39134
  return val;
39151
39135
  throw TypeError("Can't convert object to primitive value");
39152
39136
  };
39153
- var hasRequired_objectDp;
39154
- function require_objectDp() {
39155
- if (hasRequired_objectDp)
39156
- return _objectDp;
39157
- hasRequired_objectDp = 1;
39158
- var anObject2 = _anObject;
39159
- var IE8_DOM_DEFINE2 = require_ie8DomDefine();
39160
- var toPrimitive2 = _toPrimitive;
39161
- var dP2 = Object.defineProperty;
39162
- _objectDp.f = require_descriptors() ? Object.defineProperty : function defineProperty4(O, P2, Attributes) {
39163
- anObject2(O);
39164
- P2 = toPrimitive2(P2, true);
39165
- anObject2(Attributes);
39166
- if (IE8_DOM_DEFINE2)
39167
- try {
39168
- return dP2(O, P2, Attributes);
39169
- } catch (e3) {
39170
- }
39171
- if ("get" in Attributes || "set" in Attributes)
39172
- throw TypeError("Accessors not supported!");
39173
- if ("value" in Attributes)
39174
- O[P2] = Attributes.value;
39175
- return O;
39176
- };
39177
- return _objectDp;
39178
- }
39137
+ var anObject$3 = _anObject;
39138
+ var IE8_DOM_DEFINE$1 = _ie8DomDefine;
39139
+ var toPrimitive$2 = _toPrimitive;
39140
+ var dP$3 = Object.defineProperty;
39141
+ _objectDp.f = _descriptors ? Object.defineProperty : function defineProperty(O, P2, Attributes) {
39142
+ anObject$3(O);
39143
+ P2 = toPrimitive$2(P2, true);
39144
+ anObject$3(Attributes);
39145
+ if (IE8_DOM_DEFINE$1)
39146
+ try {
39147
+ return dP$3(O, P2, Attributes);
39148
+ } catch (e3) {
39149
+ }
39150
+ if ("get" in Attributes || "set" in Attributes)
39151
+ throw TypeError("Accessors not supported!");
39152
+ if ("value" in Attributes)
39153
+ O[P2] = Attributes.value;
39154
+ return O;
39155
+ };
39179
39156
  var _propertyDesc = function(bitmap, value2) {
39180
39157
  return {
39181
39158
  enumerable: !(bitmap & 1),
@@ -39184,9 +39161,9 @@ var _propertyDesc = function(bitmap, value2) {
39184
39161
  value: value2
39185
39162
  };
39186
39163
  };
39187
- var dP$2 = require_objectDp();
39164
+ var dP$2 = _objectDp;
39188
39165
  var createDesc$2 = _propertyDesc;
39189
- var _hide = require_descriptors() ? function(object2, key2, value2) {
39166
+ var _hide = _descriptors ? function(object2, key2, value2) {
39190
39167
  return dP$2.f(object2, key2, createDesc$2(1, value2));
39191
39168
  } : function(object2, key2, value2) {
39192
39169
  object2[key2] = value2;
@@ -39390,7 +39367,7 @@ function require_objectAssign() {
39390
39367
  if (hasRequired_objectAssign)
39391
39368
  return _objectAssign;
39392
39369
  hasRequired_objectAssign = 1;
39393
- var DESCRIPTORS2 = require_descriptors();
39370
+ var DESCRIPTORS2 = _descriptors;
39394
39371
  var getKeys2 = _objectKeys$1;
39395
39372
  var gOPS2 = _objectGops;
39396
39373
  var pIE2 = require_objectPie();
@@ -39450,9 +39427,9 @@ var _default$8 = _assign2.default || function(target2) {
39450
39427
  return target2;
39451
39428
  };
39452
39429
  var $export$4 = _export;
39453
- $export$4($export$4.S + $export$4.F * !require_descriptors(), "Object", { defineProperty: require_objectDp().f });
39430
+ $export$4($export$4.S + $export$4.F * !_descriptors, "Object", { defineProperty: _objectDp.f });
39454
39431
  var $Object$2 = _coreExports.Object;
39455
- var defineProperty$6 = function defineProperty(it, key2, desc) {
39432
+ var defineProperty$6 = function defineProperty2(it, key2, desc) {
39456
39433
  return $Object$2.defineProperty(it, key2, desc);
39457
39434
  };
39458
39435
  var defineProperty$5 = { "default": defineProperty$6, __esModule: true };
@@ -39520,10 +39497,10 @@ var _stringAt = function(TO_STRING) {
39520
39497
  };
39521
39498
  var _redefine = _hide;
39522
39499
  var _iterators = {};
39523
- var dP$1 = require_objectDp();
39500
+ var dP$1 = _objectDp;
39524
39501
  var anObject$2 = _anObject;
39525
39502
  var getKeys$1 = _objectKeys$1;
39526
- var _objectDps = require_descriptors() ? Object.defineProperties : function defineProperties(O, Properties) {
39503
+ var _objectDps = _descriptors ? Object.defineProperties : function defineProperties(O, Properties) {
39527
39504
  anObject$2(O);
39528
39505
  var keys4 = getKeys$1(Properties);
39529
39506
  var length2 = keys4.length;
@@ -39589,7 +39566,7 @@ var $exports = _wks.exports = function(name2) {
39589
39566
  };
39590
39567
  $exports.store = store;
39591
39568
  var _wksExports = _wks.exports;
39592
- var def$1 = require_objectDp().f;
39569
+ var def$1 = _objectDp.f;
39593
39570
  var has$8 = _has$1;
39594
39571
  var TAG = _wksExports("toStringTag");
39595
39572
  var _setToStringTag = function(it, tag2, stat) {
@@ -39756,7 +39733,7 @@ var _meta$3 = { exports: {} };
39756
39733
  var META$1 = _uid("meta");
39757
39734
  var isObject$h = _isObject;
39758
39735
  var has$6 = _has$1;
39759
- var setDesc = require_objectDp().f;
39736
+ var setDesc = _objectDp.f;
39760
39737
  var id$3 = 0;
39761
39738
  var isExtensible = Object.isExtensible || function() {
39762
39739
  return true;
@@ -39809,7 +39786,7 @@ var meta$6 = _meta$3.exports = {
39809
39786
  var _metaExports = _meta$3.exports;
39810
39787
  var core$1 = _coreExports;
39811
39788
  var wksExt$1 = _wksExt;
39812
- var defineProperty$4 = require_objectDp().f;
39789
+ var defineProperty$4 = _objectDp.f;
39813
39790
  var _wksDefine = function(name2) {
39814
39791
  var $Symbol2 = core$1.Symbol || (core$1.Symbol = {});
39815
39792
  if (name2.charAt(0) != "_" && !(name2 in $Symbol2))
@@ -39863,9 +39840,9 @@ var createDesc$1 = _propertyDesc;
39863
39840
  var toIObject$1 = _toIobject;
39864
39841
  var toPrimitive$1 = _toPrimitive;
39865
39842
  var has$5 = _has$1;
39866
- var IE8_DOM_DEFINE = require_ie8DomDefine();
39843
+ var IE8_DOM_DEFINE = _ie8DomDefine;
39867
39844
  var gOPD$4 = Object.getOwnPropertyDescriptor;
39868
- _objectGopd.f = require_descriptors() ? gOPD$4 : function getOwnPropertyDescriptor2(O, P2) {
39845
+ _objectGopd.f = _descriptors ? gOPD$4 : function getOwnPropertyDescriptor2(O, P2) {
39869
39846
  O = toIObject$1(O);
39870
39847
  P2 = toPrimitive$1(P2, true);
39871
39848
  if (IE8_DOM_DEFINE)
@@ -39878,7 +39855,7 @@ _objectGopd.f = require_descriptors() ? gOPD$4 : function getOwnPropertyDescript
39878
39855
  };
39879
39856
  var global$2 = _globalExports;
39880
39857
  var has$4 = _has$1;
39881
- var DESCRIPTORS = require_descriptors();
39858
+ var DESCRIPTORS = _descriptors;
39882
39859
  var $export$2 = _export;
39883
39860
  var redefine = _redefine;
39884
39861
  var META = _metaExports.KEY;
@@ -39901,7 +39878,7 @@ var _create$1 = _objectCreate;
39901
39878
  var gOPNExt = _objectGopnExt;
39902
39879
  var $GOPD = _objectGopd;
39903
39880
  var $GOPS = _objectGops;
39904
- var $DP = require_objectDp();
39881
+ var $DP = _objectDp;
39905
39882
  var $keys = _objectKeys$1;
39906
39883
  var gOPD$3 = $GOPD.f;
39907
39884
  var dP = $DP.f;
@@ -39944,7 +39921,7 @@ var isSymbol$6 = USE_NATIVE && typeof $Symbol$1.iterator == "symbol" ? function(
39944
39921
  } : function(it) {
39945
39922
  return it instanceof $Symbol$1;
39946
39923
  };
39947
- var $defineProperty$1 = function defineProperty2(it, key2, D2) {
39924
+ var $defineProperty$1 = function defineProperty3(it, key2, D2) {
39948
39925
  if (it === ObjectProto)
39949
39926
  $defineProperty$1(OPSymbols, key2, D2);
39950
39927
  anObject(it);
@@ -45486,7 +45463,7 @@ function _regeneratorRuntime$1() {
45486
45463
  _regeneratorRuntime$1 = function _regeneratorRuntime2() {
45487
45464
  return exports2;
45488
45465
  };
45489
- var exports2 = {}, Op2 = Object.prototype, hasOwn2 = Op2.hasOwnProperty, defineProperty4 = Object.defineProperty || function(obj, key2, desc) {
45466
+ var exports2 = {}, Op2 = Object.prototype, hasOwn2 = Op2.hasOwnProperty, defineProperty5 = Object.defineProperty || function(obj, key2, desc) {
45490
45467
  obj[key2] = desc.value;
45491
45468
  }, $Symbol2 = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol2 = $Symbol2.iterator || "@@iterator", asyncIteratorSymbol2 = $Symbol2.asyncIterator || "@@asyncIterator", toStringTagSymbol2 = $Symbol2.toStringTag || "@@toStringTag";
45492
45469
  function define2(obj, key2, value2) {
@@ -45506,7 +45483,7 @@ function _regeneratorRuntime$1() {
45506
45483
  }
45507
45484
  function wrap2(innerFn, outerFn, self2, tryLocsList) {
45508
45485
  var protoGenerator = outerFn && outerFn.prototype instanceof Generator2 ? outerFn : Generator2, generator = Object.create(protoGenerator.prototype), context2 = new Context2(tryLocsList || []);
45509
- return defineProperty4(generator, "_invoke", {
45486
+ return defineProperty5(generator, "_invoke", {
45510
45487
  value: makeInvokeMethod2(innerFn, self2, context2)
45511
45488
  }), generator;
45512
45489
  }
@@ -45563,7 +45540,7 @@ function _regeneratorRuntime$1() {
45563
45540
  reject(record.arg);
45564
45541
  }
45565
45542
  var previousPromise;
45566
- defineProperty4(this, "_invoke", {
45543
+ defineProperty5(this, "_invoke", {
45567
45544
  value: function value2(method2, arg) {
45568
45545
  function callInvokeWithMethodAndArg() {
45569
45546
  return new PromiseImpl(function(resolve2, reject) {
@@ -45668,10 +45645,10 @@ function _regeneratorRuntime$1() {
45668
45645
  done: true
45669
45646
  };
45670
45647
  }
45671
- return GeneratorFunction2.prototype = GeneratorFunctionPrototype2, defineProperty4(Gp2, "constructor", {
45648
+ return GeneratorFunction2.prototype = GeneratorFunctionPrototype2, defineProperty5(Gp2, "constructor", {
45672
45649
  value: GeneratorFunctionPrototype2,
45673
45650
  configurable: true
45674
- }), defineProperty4(GeneratorFunctionPrototype2, "constructor", {
45651
+ }), defineProperty5(GeneratorFunctionPrototype2, "constructor", {
45675
45652
  value: GeneratorFunction2,
45676
45653
  configurable: true
45677
45654
  }), GeneratorFunction2.displayName = define2(GeneratorFunctionPrototype2, toStringTagSymbol2, "GeneratorFunction"), exports2.isGeneratorFunction = function(genFun) {
@@ -52309,7 +52286,7 @@ function ObsSetsManagerSubscriber(props) {
52309
52286
  setCellSetExpansion([]);
52310
52287
  }
52311
52288
  }, [loaders, dataset]);
52312
- const [{ obsIndex, obsSets: cellSets }, obsSetsStatus, obsSetsUrls] = useObsSetsData(loaders, dataset, true, { setObsSetSelection: setCellSetSelection, setObsSetColor: setCellSetColor }, { obsSetSelection: cellSetSelection, obsSetColor: cellSetColor }, { obsType });
52289
+ const [{ obsIndex, obsSets: cellSets }, obsSetsStatus, obsSetsUrls] = useObsSetsData(loaders, dataset, false, { setObsSetSelection: setCellSetSelection, setObsSetColor: setCellSetColor }, { obsSetSelection: cellSetSelection, obsSetColor: cellSetColor }, { obsType });
52313
52290
  const isReady = useReady([obsSetsStatus]);
52314
52291
  const urls2 = useUrls([obsSetsUrls]);
52315
52292
  useEffect(() => {
@@ -156444,16 +156421,16 @@ async function getDecoder(fileDirectory) {
156444
156421
  const Decoder = await importFn();
156445
156422
  return new Decoder(fileDirectory);
156446
156423
  }
156447
- addDecoder([void 0, 1], () => import("./raw-a34a5093.js").then((m2) => m2.default));
156448
- addDecoder(5, () => import("./lzw-9be7353a.js").then((m2) => m2.default));
156424
+ addDecoder([void 0, 1], () => import("./raw-0c2d8506.js").then((m2) => m2.default));
156425
+ addDecoder(5, () => import("./lzw-f0c0faa6.js").then((m2) => m2.default));
156449
156426
  addDecoder(6, () => {
156450
156427
  throw new Error("old style JPEG compression is not supported.");
156451
156428
  });
156452
- addDecoder(7, () => import("./jpeg-f5534146.js").then((m2) => m2.default));
156453
- addDecoder([8, 32946], () => import("./deflate-483e0297.js").then((m2) => m2.default));
156454
- addDecoder(32773, () => import("./packbits-6c1f233d.js").then((m2) => m2.default));
156455
- addDecoder(34887, () => import("./lerc-c82d1d20.js").then((m2) => m2.default));
156456
- addDecoder(50001, () => import("./webimage-305cb0b6.js").then((m2) => m2.default));
156429
+ addDecoder(7, () => import("./jpeg-9f88d9a1.js").then((m2) => m2.default));
156430
+ addDecoder([8, 32946], () => import("./deflate-05e36353.js").then((m2) => m2.default));
156431
+ addDecoder(32773, () => import("./packbits-d0fa0169.js").then((m2) => m2.default));
156432
+ addDecoder(34887, () => import("./lerc-d1028c67.js").then((m2) => m2.default));
156433
+ addDecoder(50001, () => import("./webimage-3234790c.js").then((m2) => m2.default));
156457
156434
  function copyNewSize(array2, width2, height2, samplesPerPixel = 1) {
156458
156435
  return new (Object.getPrototypeOf(array2)).constructor(width2 * height2 * samplesPerPixel);
156459
156436
  }
@@ -199590,7 +199567,7 @@ class ErrorBoundary extends React__default.Component {
199590
199567
  }
199591
199568
  }
199592
199569
  const LazySpatialThree = React__default.lazy(async () => {
199593
- const { SpatialWrapper: SpatialWrapper2 } = await import("./index-771532a3.js");
199570
+ const { SpatialWrapper: SpatialWrapper2 } = await import("./index-d7d5e603.js");
199594
199571
  return { default: SpatialWrapper2 };
199595
199572
  });
199596
199573
  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 }) }) }) }));
@@ -201407,11 +201384,11 @@ function requireInherits() {
201407
201384
  })(inherits$1);
201408
201385
  return inherits$1.exports;
201409
201386
  }
201410
- var defineProperty3 = { exports: {} };
201387
+ var defineProperty4 = { exports: {} };
201411
201388
  var hasRequiredDefineProperty;
201412
201389
  function requireDefineProperty() {
201413
201390
  if (hasRequiredDefineProperty)
201414
- return defineProperty3.exports;
201391
+ return defineProperty4.exports;
201415
201392
  hasRequiredDefineProperty = 1;
201416
201393
  (function(module2) {
201417
201394
  function _defineProperty3(obj, key2, value2) {
@@ -201428,8 +201405,8 @@ function requireDefineProperty() {
201428
201405
  return obj;
201429
201406
  }
201430
201407
  module2.exports = _defineProperty3, module2.exports.__esModule = true, module2.exports["default"] = module2.exports;
201431
- })(defineProperty3);
201432
- return defineProperty3.exports;
201408
+ })(defineProperty4);
201409
+ return defineProperty4.exports;
201433
201410
  }
201434
201411
  var detectElementResize = {};
201435
201412
  var hasRequiredDetectElementResize;
@@ -208647,7 +208624,7 @@ const HIGLASS_BUNDLE_VERSION = "1.11.13";
208647
208624
  const HIGLASS_CSS_URL = `https://unpkg.com/${HIGLASS_PKG_NAME}@${HIGLASS_BUNDLE_VERSION}/dist/hglib.css`;
208648
208625
  register({ dataFetcher: ZarrMultivecDataFetcher_default, config: ZarrMultivecDataFetcher_default.config }, { pluginType: "dataFetcher" });
208649
208626
  const LazyHiGlassComponent = React__default.lazy(async () => {
208650
- const { HiGlassComponent } = await import("./hglib-dfec9221.js").then((n3) => n3.h);
208627
+ const { HiGlassComponent } = await import("./hglib-2bedd252.js").then((n3) => n3.h);
208651
208628
  return { default: HiGlassComponent };
208652
208629
  });
208653
208630
  const HG_SIZE = 800;
@@ -1,4 +1,4 @@
1
- import { g as getDefaultExportFromCjs, R as Raycaster, O as OrthographicCamera, P as PerspectiveCamera, S as Scene, a as PCFSoftShadowMap, N as NoToneMapping, A as ACESFilmicToneMapping, V as Vector2, b as Vector3, L as Layers, T as Texture, c as RGBAFormat, U as UnsignedByteType, W as WebGLRenderer, C as Camera, B as BasicShadowMap, d as PCFShadowMap, e as VSMShadowMap, f as BufferGeometry, M as Material, h as Color, i as Clock, _ as _extends, j as THREE, G as Group, k as Matrix4, l as TrianglesDrawMode, m as TriangleFanDrawMode, n as TriangleStripDrawMode, o as REVISION, p as Loader, q as LoaderUtils, F as FileLoader, r as SpotLight, s as PointLight, D as DirectionalLight, t as MeshBasicMaterial, u as MeshPhysicalMaterial, I as InstancedMesh, v as Object3D, w as TextureLoader, x as ImageBitmapLoader, y as BufferAttribute, z as InterleavedBuffer, E as LinearFilter, H as LinearMipmapLinearFilter, J as RepeatWrapping, K as PointsMaterial, Q as LineBasicMaterial, X as MeshStandardMaterial, Y as DoubleSide, Z as PropertyBinding, $ as SkinnedMesh, a0 as Mesh, a1 as LineSegments, a2 as Line$1, a3 as LineLoop, a4 as Points, a5 as MathUtils, a6 as Skeleton, a7 as InterpolateLinear, a8 as AnimationClip, a9 as Bone, aa as Quaternion, ab as NearestFilter, ac as NearestMipmapNearestFilter, ad as LinearMipmapNearestFilter, ae as NearestMipmapLinearFilter, af as ClampToEdgeWrapping, ag as MirroredRepeatWrapping, ah as InterpolateDiscrete, ai as FrontSide, aj as InterleavedBufferAttribute, ak as VectorKeyframeTrack, al as QuaternionKeyframeTrack, am as NumberKeyframeTrack, an as Box3, ao as Sphere, ap as Interpolant, aq as SphereGeometry, ar as Ray$1, as as Plane, at as EventDispatcher, au as MOUSE, av as TOUCH, aw as Spherical, ax as InstancedBufferGeometry, ay as Float32BufferAttribute, az as InstancedInterleavedBuffer, aA as WireframeGeometry, aB as ShaderMaterial, aC as UniformsUtils, aD as UniformsLib, aE as Vector4, aF as Line3, 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-0c4fa5f5.js";
1
+ import { g as getDefaultExportFromCjs, R as Raycaster, O as OrthographicCamera, P as PerspectiveCamera, S as Scene, a as PCFSoftShadowMap, N as NoToneMapping, A as ACESFilmicToneMapping, V as Vector2, b as Vector3, L as Layers, T as Texture, c as RGBAFormat, U as UnsignedByteType, W as WebGLRenderer, C as Camera, B as BasicShadowMap, d as PCFShadowMap, e as VSMShadowMap, f as BufferGeometry, M as Material, h as Color, i as Clock, _ as _extends, j as THREE, G as Group, k as Matrix4, l as TrianglesDrawMode, m as TriangleFanDrawMode, n as TriangleStripDrawMode, o as REVISION, p as Loader, q as LoaderUtils, F as FileLoader, r as SpotLight, s as PointLight, D as DirectionalLight, t as MeshBasicMaterial, u as MeshPhysicalMaterial, I as InstancedMesh, v as Object3D, w as TextureLoader, x as ImageBitmapLoader, y as BufferAttribute, z as InterleavedBuffer, E as LinearFilter, H as LinearMipmapLinearFilter, J as RepeatWrapping, K as PointsMaterial, Q as LineBasicMaterial, X as MeshStandardMaterial, Y as DoubleSide, Z as PropertyBinding, $ as SkinnedMesh, a0 as Mesh, a1 as LineSegments, a2 as Line$1, a3 as LineLoop, a4 as Points, a5 as MathUtils, a6 as Skeleton, a7 as InterpolateLinear, a8 as AnimationClip, a9 as Bone, aa as Quaternion, ab as NearestFilter, ac as NearestMipmapNearestFilter, ad as LinearMipmapNearestFilter, ae as NearestMipmapLinearFilter, af as ClampToEdgeWrapping, ag as MirroredRepeatWrapping, ah as InterpolateDiscrete, ai as FrontSide, aj as InterleavedBufferAttribute, ak as VectorKeyframeTrack, al as QuaternionKeyframeTrack, am as NumberKeyframeTrack, an as Box3, ao as Sphere, ap as Interpolant, aq as SphereGeometry, ar as Ray$1, as as Plane, at as EventDispatcher, au as MOUSE, av as TOUCH, aw as Spherical, ax as InstancedBufferGeometry, ay as Float32BufferAttribute, az as InstancedInterleavedBuffer, aA as WireframeGeometry, aB as ShaderMaterial, aC as UniformsUtils, aD as UniformsLib, aE as Vector4, aF as Line3, 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-0d08aaae.js";
2
2
  import * as React from "react";
3
3
  import React__default, { useReducer, useRef, useDebugValue, useEffect, useLayoutEffect, useState, useMemo, forwardRef } from "react";
4
4
  import "@vitessce/vit-s";
@@ -23800,7 +23800,7 @@ const Text = /* @__PURE__ */ React.forwardRef(({
23800
23800
  const {
23801
23801
  Text: TextMeshImpl,
23802
23802
  preloadFont
23803
- } = suspend(async () => import("./troika-three-text.esm-0934bf13.js"), []);
23803
+ } = suspend(async () => import("./troika-three-text.esm-f60fc675.js"), []);
23804
23804
  const invalidate2 = useThree(({
23805
23805
  invalidate: invalidate3
23806
23806
  }) => invalidate3);
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { b3, b1, b4, b2, b0, b5 } from "./index-0c4fa5f5.js";
1
+ import { b3, b1, b4, b2, b0, b5 } from "./index-0d08aaae.js";
2
2
  import { useCoordination } from "@vitessce/vit-s";
3
3
  import "react";
4
4
  import "react-dom";
@@ -1,4 +1,4 @@
1
- import { aP as BaseDecoder } from "./index-0c4fa5f5.js";
1
+ import { aP as BaseDecoder } from "./index-0d08aaae.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, aP as BaseDecoder, aQ as LercParameters, aR as LercAddCompression } from "./index-0c4fa5f5.js";
2
+ import { g as getDefaultExportFromCjs, aP as BaseDecoder, aQ as LercParameters, aR as LercAddCompression } from "./index-0d08aaae.js";
3
3
  import "react";
4
4
  import "@vitessce/vit-s";
5
5
  import "react-dom";
@@ -1,4 +1,4 @@
1
- import { aP as BaseDecoder } from "./index-0c4fa5f5.js";
1
+ import { aP as BaseDecoder } from "./index-0d08aaae.js";
2
2
  import "react";
3
3
  import "@vitessce/vit-s";
4
4
  import "react-dom";
@@ -1,4 +1,4 @@
1
- import { aP as BaseDecoder } from "./index-0c4fa5f5.js";
1
+ import { aP as BaseDecoder } from "./index-0d08aaae.js";
2
2
  import "react";
3
3
  import "@vitessce/vit-s";
4
4
  import "react-dom";
@@ -1,4 +1,4 @@
1
- import { aP as BaseDecoder } from "./index-0c4fa5f5.js";
1
+ import { aP as BaseDecoder } from "./index-0d08aaae.js";
2
2
  import "react";
3
3
  import "@vitessce/vit-s";
4
4
  import "react-dom";
@@ -1,4 +1,4 @@
1
- import { aC as UniformsUtils, aW as MeshDepthMaterial, aX as RGBADepthPacking, aY as MeshDistanceMaterial, aZ as ShaderChunk, T as Texture, E as LinearFilter, ax as InstancedBufferGeometry, ao as Sphere, an as Box3, aH as BackSide, Y as DoubleSide, a_ as InstancedBufferAttribute, V as Vector2, aE as Vector4, h as Color, aJ as Matrix3, a0 as Mesh, ai as FrontSide, a$ as PlaneGeometry, f as BufferGeometry, ay as Float32BufferAttribute, t as MeshBasicMaterial, k as Matrix4, b as Vector3 } from "./index-0c4fa5f5.js";
1
+ import { aC as UniformsUtils, aW as MeshDepthMaterial, aX as RGBADepthPacking, aY as MeshDistanceMaterial, aZ as ShaderChunk, T as Texture, E as LinearFilter, ax as InstancedBufferGeometry, ao as Sphere, an as Box3, aH as BackSide, Y as DoubleSide, a_ as InstancedBufferAttribute, V as Vector2, aE as Vector4, h as Color, aJ as Matrix3, a0 as Mesh, ai as FrontSide, a$ as PlaneGeometry, f as BufferGeometry, ay as Float32BufferAttribute, t as MeshBasicMaterial, k as Matrix4, b as Vector3 } from "./index-0d08aaae.js";
2
2
  import "react";
3
3
  import "@vitessce/vit-s";
4
4
  import "react-dom";
@@ -1,4 +1,4 @@
1
- import { aP as BaseDecoder } from "./index-0c4fa5f5.js";
1
+ import { aP as BaseDecoder } from "./index-0d08aaae.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.4.1",
3
+ "version": "3.4.2",
4
4
  "author": "Gehlenborg Lab",
5
5
  "homepage": "http://vitessce.io",
6
6
  "repository": {
@@ -18,29 +18,29 @@
18
18
  "dependencies": {
19
19
  "@material-ui/core": "~4.12.3",
20
20
  "zod": "^3.21.4",
21
- "@vitessce/constants-internal": "3.4.1",
22
- "@vitessce/description": "3.4.1",
23
- "@vitessce/csv": "3.4.1",
24
- "@vitessce/feature-list": "3.4.1",
25
- "@vitessce/heatmap": "3.4.1",
26
- "@vitessce/glb": "3.4.1",
27
- "@vitessce/genomic-profiles": "3.4.1",
28
- "@vitessce/json": "3.4.1",
29
- "@vitessce/layer-controller": "3.4.1",
30
- "@vitessce/layer-controller-beta": "3.4.1",
31
- "@vitessce/obs-sets-manager": "3.4.1",
32
- "@vitessce/ome-tiff": "3.4.1",
33
- "@vitessce/plugins": "3.4.1",
34
- "@vitessce/scatterplot-embedding": "3.4.1",
35
- "@vitessce/scatterplot-gating": "3.4.1",
36
- "@vitessce/schemas": "3.4.1",
37
- "@vitessce/spatial": "3.4.1",
38
- "@vitessce/spatial-beta": "3.4.1",
39
- "@vitessce/statistical-plots": "3.4.1",
40
- "@vitessce/status": "3.4.1",
41
- "@vitessce/vit-s": "3.4.1",
42
- "@vitessce/spatial-three": "3.4.1",
43
- "@vitessce/zarr": "3.4.1"
21
+ "@vitessce/constants-internal": "3.4.2",
22
+ "@vitessce/csv": "3.4.2",
23
+ "@vitessce/description": "3.4.2",
24
+ "@vitessce/feature-list": "3.4.2",
25
+ "@vitessce/genomic-profiles": "3.4.2",
26
+ "@vitessce/glb": "3.4.2",
27
+ "@vitessce/heatmap": "3.4.2",
28
+ "@vitessce/json": "3.4.2",
29
+ "@vitessce/layer-controller": "3.4.2",
30
+ "@vitessce/layer-controller-beta": "3.4.2",
31
+ "@vitessce/obs-sets-manager": "3.4.2",
32
+ "@vitessce/ome-tiff": "3.4.2",
33
+ "@vitessce/plugins": "3.4.2",
34
+ "@vitessce/scatterplot-embedding": "3.4.2",
35
+ "@vitessce/schemas": "3.4.2",
36
+ "@vitessce/spatial-beta": "3.4.2",
37
+ "@vitessce/spatial": "3.4.2",
38
+ "@vitessce/statistical-plots": "3.4.2",
39
+ "@vitessce/scatterplot-gating": "3.4.2",
40
+ "@vitessce/status": "3.4.2",
41
+ "@vitessce/vit-s": "3.4.2",
42
+ "@vitessce/zarr": "3.4.2",
43
+ "@vitessce/spatial-three": "3.4.2"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@types/react": "^18.0.28",