@vitessce/all 3.9.0 → 3.9.1

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 { aG as getDefaultExportFromCjs, aH as Raycaster, W as OrthographicCamera, K as PerspectiveCamera, av as Scene, aI as PCFSoftShadowMap, aJ as VSMShadowMap, aK as PCFShadowMap, aL as BasicShadowMap, aM as NoToneMapping, aN as ACESFilmicToneMapping, e as Vector3, V as Vector2, aO as Clock, aP as WebGLRenderer, aQ as Camera, x as BufferGeometry, r as Material, aR as Layers, a1 as Texture, aC as RGBAFormat, ay as UnsignedByteType, C as Color, aj as _extends, aS as THREE, aT as EventDispatcher, aU as MOUSE, aV as TOUCH, aW as Spherical, Q as Quaternion, an as Ray, ak as Plane } from "./index-Ccs0RkVq.js";
1
+ import { aG as getDefaultExportFromCjs, aH as Raycaster, W as OrthographicCamera, K as PerspectiveCamera, av as Scene, aI as PCFSoftShadowMap, aJ as VSMShadowMap, aK as PCFShadowMap, aL as BasicShadowMap, aM as NoToneMapping, aN as ACESFilmicToneMapping, e as Vector3, V as Vector2, aO as Clock, aP as WebGLRenderer, aQ as Camera, x as BufferGeometry, r as Material, aR as Layers, a1 as Texture, aC as RGBAFormat, ay as UnsignedByteType, C as Color, aj as _extends, aS as THREE, aT as EventDispatcher, aU as MOUSE, aV as TOUCH, aW as Spherical, Q as Quaternion, an as Ray, ak as Plane } from "./index-B-aCUFst.js";
2
2
  import * as React from "react";
3
3
  import React__default, { useReducer, useRef, useEffect, useLayoutEffect, useDebugValue, useState, useMemo } from "react";
4
4
  var constants = { exports: {} };
@@ -1,4 +1,4 @@
1
- import { aG as getDefaultExportFromCjs, b1 as requireAssign, b2 as require_export, b3 as require_core, b4 as require_fails, b5 as require_toObject, b6 as require_objectKeys, b7 as require_cof, b8 as require_wks, b9 as require_iterators, ba as requireWeb_dom_iterable, bb as requireEs6_string_iterator, bc as require_anObject, bd as require_hide, be as require_ctx, bf as require_toLength, bg as require_global, bh as require_objectDp, bi as require_descriptors, bj as require_isObject, bk as require_objectCreate, bl as require_iterDefine, bm as require_iterStep, bn as require_meta, bo as require_isArray, bp as require_iobject, bq as require_setToStringTag, br as require_aFunction, bs as requireIterator, bt as require_propertyDesc, a_ as commonjsGlobal, bu as requireEs6_symbol, bv as requireDefineProperty, bw as require_toIobject, bx as require_objectGopd, by as require_html, bz as require_domCreate, bA as require_library, bB as requireSymbol, bC as require_objectPie, bD as require_has, bE as require_redefine, bF as require_objectAssign, bG as diffCameraState, ao as jsxRuntimeExports } from "./index-Ccs0RkVq.js";
1
+ import { aG as getDefaultExportFromCjs, b1 as requireAssign, b2 as require_export, b3 as require_core, b4 as require_fails, b5 as require_toObject, b6 as require_objectKeys, b7 as require_cof, b8 as require_wks, b9 as require_iterators, ba as requireWeb_dom_iterable, bb as requireEs6_string_iterator, bc as require_anObject, bd as require_hide, be as require_ctx, bf as require_toLength, bg as require_global, bh as require_objectDp, bi as require_descriptors, bj as require_isObject, bk as require_objectCreate, bl as require_iterDefine, bm as require_iterStep, bn as require_meta, bo as require_isArray, bp as require_iobject, bq as require_setToStringTag, br as require_aFunction, bs as requireIterator, bt as require_propertyDesc, a_ as commonjsGlobal, bu as requireEs6_symbol, bv as requireDefineProperty, bw as require_toIobject, bx as require_objectGopd, by as require_html, bz as require_domCreate, bA as require_library, bB as requireSymbol, bC as require_objectPie, bD as require_has, bE as require_redefine, bF as require_objectAssign, bG as diffCameraState, ao as jsxRuntimeExports } from "./index-B-aCUFst.js";
2
2
  import React__default from "react";
3
3
  var assignExports = requireAssign();
4
4
  const _Object$assign = /* @__PURE__ */ getDefaultExportFromCjs(assignExports);
@@ -1,5 +1,5 @@
1
1
  import { i as inflate_1 } from "./pako.esm-SxljTded.js";
2
- import { aX as BaseDecoder } from "./index-Ccs0RkVq.js";
2
+ import { aX as BaseDecoder } from "./index-B-aCUFst.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 { a_ as commonjsGlobal$1, a$ as requireObjectAssign, aG as getDefaultExportFromCjs$1, b0 as earcut } from "./index-Ccs0RkVq.js";
4
+ import { a_ as commonjsGlobal$1, a$ as requireObjectAssign, aG as getDefaultExportFromCjs$1, b0 as earcut } from "./index-B-aCUFst.js";
5
5
  var promise = {};
6
6
  var hasRequiredPromise;
7
7
  function requirePromise() {
@@ -10815,7 +10815,9 @@ const obsSegmentationsSpatialdataSchema = z.object({
10815
10815
  const obsPointsSpatialdataSchema = z.object({
10816
10816
  path: z.string().describe("The path to the point data."),
10817
10817
  tablePath: z.string().optional().describe("The path to a table which annotates the points. If available but not specified, the spot identifiers may not be aligned with associated tabular data as expected."),
10818
- coordinateSystem: z.string().optional().describe('The name of a coordinate transformation output used to transform the image. If not provided, the "global" coordinate system is assumed.')
10818
+ coordinateSystem: z.string().optional().describe('The name of a coordinate transformation output used to transform the image. If not provided, the "global" coordinate system is assumed.'),
10819
+ featureIndexColumn: z.string().optional().describe("The name of the column in the table which contains the feature (e.g., gene) indices associated with each point (aligned with the table var.index dataframe column)."),
10820
+ mortonCodeColumn: z.string().optional().describe('The name of the column in the table which contains the Morton codes for each point, used for efficient spatial querying. If not provided, Vitessce will assume the default column name "morton_code_2d".')
10819
10821
  });
10820
10822
  z.object({
10821
10823
  path: z.string(),
@@ -209140,22 +209142,22 @@ async function getDecoder(fileDirectory) {
209140
209142
  const Decoder = await importFn();
209141
209143
  return new Decoder(fileDirectory);
209142
209144
  }
209143
- addDecoder([void 0, 1], () => import("./raw-C5wVKuiu.js").then((m2) => m2.default));
209144
- addDecoder(5, () => import("./lzw-BNtf5UsG.js").then((m2) => m2.default));
209145
+ addDecoder([void 0, 1], () => import("./raw-fm6sEfJs.js").then((m2) => m2.default));
209146
+ addDecoder(5, () => import("./lzw-fa9yKTSy.js").then((m2) => m2.default));
209145
209147
  addDecoder(6, () => {
209146
209148
  throw new Error("old style JPEG compression is not supported.");
209147
209149
  });
209148
- addDecoder(7, () => import("./jpeg-C90IvgAr.js").then((m2) => m2.default));
209149
- addDecoder([8, 32946], () => import("./deflate-mmlLWSqG.js").then((m2) => m2.default));
209150
- addDecoder(32773, () => import("./packbits-BaMXgBB6.js").then((m2) => m2.default));
209150
+ addDecoder(7, () => import("./jpeg-BZSLq5O3.js").then((m2) => m2.default));
209151
+ addDecoder([8, 32946], () => import("./deflate-C63ycJxP.js").then((m2) => m2.default));
209152
+ addDecoder(32773, () => import("./packbits-8C0e8lDT.js").then((m2) => m2.default));
209151
209153
  addDecoder(
209152
209154
  34887,
209153
- () => import("./lerc-cm5d7rjy.js").then(async (m2) => {
209155
+ () => import("./lerc-BZk5g5T2.js").then(async (m2) => {
209154
209156
  await m2.zstd.init();
209155
209157
  return m2;
209156
209158
  }).then((m2) => m2.default)
209157
209159
  );
209158
- addDecoder(50001, () => import("./webimage-BjAUnP6y.js").then((m2) => m2.default));
209160
+ addDecoder(50001, () => import("./webimage-CyRSWQVR.js").then((m2) => m2.default));
209159
209161
  function copyNewSize(array2, width2, height2, samplesPerPixel = 1) {
209160
209162
  return new (Object.getPrototypeOf(array2)).constructor(width2 * height2 * samplesPerPixel);
209161
209163
  }
@@ -253559,12 +253561,12 @@ class ErrorBoundary extends React__default.Component {
253559
253561
  }
253560
253562
  }
253561
253563
  const LazySpatialThree = React__default.lazy(async () => {
253562
- const { SpatialWrapper: SpatialWrapper2 } = await import("./index-SH4i0VjQ.js");
253564
+ const { SpatialWrapper: SpatialWrapper2 } = await import("./index-DBnzUqAs.js");
253563
253565
  return { default: SpatialWrapper2 };
253564
253566
  });
253565
253567
  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 }) }) }) }));
253566
253568
  const LazySpatialAccelerated = React__default.lazy(async () => {
253567
- const { SpatialWrapper: SpatialWrapper2 } = await import("./index-gdPd0Ws9.js");
253569
+ const { SpatialWrapper: SpatialWrapper2 } = await import("./index-Do4xvqoi.js");
253568
253570
  return { default: SpatialWrapper2 };
253569
253571
  });
253570
253572
  const SpatialAcceleratedAdapter = 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(LazySpatialAccelerated, { ...props }) }) }) }));
@@ -267042,7 +267044,7 @@ function HiglassGlobalStyles(props) {
267042
267044
  }
267043
267045
  register({ dataFetcher: ZarrMultivecDataFetcher_default, config: ZarrMultivecDataFetcher_default.config }, { pluginType: "dataFetcher" });
267044
267046
  const LazyHiGlassComponent = React__default.lazy(async () => {
267045
- const { HiGlassComponent } = await import("./higlass-Chx9S58D.js");
267047
+ const { HiGlassComponent } = await import("./higlass-Dsba4gSg.js");
267046
267048
  return { default: HiGlassComponent };
267047
267049
  });
267048
267050
  const HG_SIZE = 800;
@@ -269989,7 +269991,7 @@ function NeuroglancerGlobalStyles(props) {
269989
269991
  const { classes: classes2 } = props;
269990
269992
  return jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [jsxRuntimeExports.jsx(GlobalStyles$3, { styles: globalNeuroglancerCss }), jsxRuntimeExports.jsx(ScopedGlobalStyles, { styles: globalNeuroglancerStyles, parentClassName: classes2.neuroglancerWrapper })] });
269991
269993
  }
269992
- const LazyReactNeuroglancer = React__default.lazy(() => import("./ReactNeuroglancer-rd4zjvRk.js"));
269994
+ const LazyReactNeuroglancer = React__default.lazy(() => import("./ReactNeuroglancer-CGvAuFr6.js"));
269993
269995
  function createWorker() {
269994
269996
  return new WorkerFactory();
269995
269997
  }
@@ -358389,14 +358391,14 @@ class SpatialDataObsPointsLoader extends AbstractTwoStepLoader {
358389
358391
  * @returns {Promise} A promise for an array of columns.
358390
358392
  */
358391
358393
  async loadPoints() {
358392
- const { path: path2 } = this.options;
358394
+ const { path: path2, featureIndexColumn } = this.options;
358393
358395
  if (this.locations) {
358394
358396
  return this.locations;
358395
358397
  }
358396
358398
  let locations;
358397
358399
  const formatVersion = await this.dataSource.getPointsFormatVersion(path2);
358398
358400
  if (formatVersion === "0.1") {
358399
- locations = await this.dataSource.loadPoints(path2);
358401
+ locations = await this.dataSource.loadPoints(path2, featureIndexColumn);
358400
358402
  } else {
358401
358403
  throw new UnknownSpatialDataFormatError("Only points format version 0.1 is supported.");
358402
358404
  }
@@ -358404,11 +358406,11 @@ class SpatialDataObsPointsLoader extends AbstractTwoStepLoader {
358404
358406
  return this.locations;
358405
358407
  }
358406
358408
  async loadPointsInRect(bounds2, signal) {
358407
- const { path: path2 } = this.options;
358409
+ const { path: path2, featureIndexColumn, mortonCodeColumn } = this.options;
358408
358410
  let locations;
358409
358411
  const formatVersion = await this.dataSource.getPointsFormatVersion(path2);
358410
358412
  if (formatVersion === "0.1") {
358411
- locations = await this.dataSource.loadPointsInRect(path2, bounds2, signal);
358413
+ locations = await this.dataSource.loadPointsInRect(path2, bounds2, signal, featureIndexColumn, mortonCodeColumn);
358412
358414
  } else {
358413
358415
  throw new UnknownSpatialDataFormatError("Only points format version 0.1 is supported.");
358414
358416
  }
@@ -358427,15 +358429,17 @@ class SpatialDataObsPointsLoader extends AbstractTwoStepLoader {
358427
358429
  return null;
358428
358430
  }
358429
358431
  async supportsTiling() {
358430
- const { path: path2 } = this.options;
358431
- const [formatVersion, zattrs, hasRequiredColumnsAndRowGroupSize] = await Promise.all([
358432
+ const { path: path2, featureIndexColumn: featureIndexColumnNameFromOptions, mortonCodeColumn } = this.options;
358433
+ const zattrs = await this.dataSource.loadSpatialDataElementAttrs(path2);
358434
+ const { spatialdata_attrs: spatialDataAttrs } = zattrs;
358435
+ const { feature_key: featureKey } = spatialDataAttrs;
358436
+ const featureIndexColumnName = featureIndexColumnNameFromOptions ?? `${featureKey}_codes`;
358437
+ const [formatVersion, hasRequiredColumnsAndRowGroupSize] = await Promise.all([
358432
358438
  // Check the points format version.
358433
358439
  this.dataSource.getPointsFormatVersion(path2),
358434
- // Check for the presence of bounding_box metadata.
358435
- this.dataSource.loadSpatialDataElementAttrs(path2),
358436
358440
  // Check the size of parquet row groups,
358437
358441
  // and for the presence of morton_code_2d and feature_index columns.
358438
- this.dataSource.supportsLoadPointsInRect(path2)
358442
+ this.dataSource.supportsLoadPointsInRect(path2, featureIndexColumnName, mortonCodeColumn)
358439
358443
  ]);
358440
358444
  const isSupportedVersion = formatVersion === "0.1";
358441
358445
  const boundingBox = zattrs?.bounding_box;
@@ -368283,7 +368287,7 @@ async function _bisectRowGroupsRight({ queryClient, store }, parquetPath, column
368283
368287
  meta: { queryClient, store }
368284
368288
  });
368285
368289
  }
368286
- async function _rectToRowGroupIndices({ queryClient, store }, parquetPath, tileBbox, allPointsBbox) {
368290
+ async function _rectToRowGroupIndices({ queryClient, store }, parquetPath, tileBbox, allPointsBbox, mortonCodeColumnName) {
368287
368291
  return queryClient.fetchQuery({
368288
368292
  queryKey: ["SpatialDataTableSource", "_rectToRowGroupIndices", parquetPath, tileBbox, allPointsBbox],
368289
368293
  staleTime: Infinity,
@@ -368306,8 +368310,8 @@ async function _rectToRowGroupIndices({ queryClient, store }, parquetPath, tileB
368306
368310
  const [startMin, startMax] = mortonIntervals[startIndex];
368307
368311
  const [endMin, endMax] = mortonIntervals[endIndex];
368308
368312
  const [rowGroupIndexMin, rowGroupIndexMax] = await Promise.all([
368309
- _bisectRowGroupsRight({ queryClient: queryClient2, store: store2 }, parquetPath, "morton_code_2d", startMin),
368310
- _bisectRowGroupsRight({ queryClient: queryClient2, store: store2 }, parquetPath, "morton_code_2d", endMax)
368313
+ _bisectRowGroupsRight({ queryClient: queryClient2, store: store2 }, parquetPath, mortonCodeColumnName, startMin),
368314
+ _bisectRowGroupsRight({ queryClient: queryClient2, store: store2 }, parquetPath, mortonCodeColumnName, endMax)
368311
368315
  ]);
368312
368316
  if (rowGroupIndexMin === rowGroupIndexMax) {
368313
368317
  return [false, [rowGroupIndexMin]];
@@ -368329,8 +368333,8 @@ async function _rectToRowGroupIndices({ queryClient, store }, parquetPath, tileB
368329
368333
  if (startIndex === endIndex) {
368330
368334
  const [intervalMin, intervalMax] = mortonIntervals[startIndex];
368331
368335
  const [rowGroupIndexMin, rowGroupIndexMax] = await Promise.all([
368332
- _bisectRowGroupsRight({ queryClient: queryClient2, store: store2 }, parquetPath, "morton_code_2d", intervalMin),
368333
- _bisectRowGroupsRight({ queryClient: queryClient2, store: store2 }, parquetPath, "morton_code_2d", intervalMax)
368336
+ _bisectRowGroupsRight({ queryClient: queryClient2, store: store2 }, parquetPath, mortonCodeColumnName, intervalMin),
368337
+ _bisectRowGroupsRight({ queryClient: queryClient2, store: store2 }, parquetPath, mortonCodeColumnName, intervalMax)
368334
368338
  ]);
368335
368339
  if (rowGroupIndexMin <= rowGroupIndexMax) {
368336
368340
  coveredRowGroupIndices = coveredRowGroupIndices.concat(range$e(rowGroupIndexMin, rowGroupIndexMax + 1));
@@ -368657,7 +368661,7 @@ class SpatialDataTableSource extends AnnDataSource {
368657
368661
  this.varAliases[varPath] = this.varAliases[varPath].map((val, ind) => val ? val.concat(` (${index2[ind]})`) : index2[ind]);
368658
368662
  return this.varAliases[varPath];
368659
368663
  }
368660
- async _supportsTiledPoints(parquetPath) {
368664
+ async _supportsTiledPoints(parquetPath, featureIndexColumnName, mortonCodeColumn) {
368661
368665
  const { queryClient } = this;
368662
368666
  const { store } = this.storeRoot;
368663
368667
  const allMetadata = await _loadParquetMetadataByPart({ queryClient, store }, parquetPath);
@@ -368669,7 +368673,8 @@ class SpatialDataTableSource extends AnnDataSource {
368669
368673
  }
368670
368674
  return false;
368671
368675
  }
368672
- const requiredColumns = ["x", "y", "feature_index", "morton_code_2d"];
368676
+ const mortonCodeColumnName = mortonCodeColumn ?? "morton_code_2d";
368677
+ const requiredColumns = ["x", "y", featureIndexColumnName, mortonCodeColumnName];
368673
368678
  const hasColumns = allMetadata?.schema?.fields?.map((f2) => f2.name);
368674
368679
  if (!hasColumns) {
368675
368680
  return false;
@@ -368688,9 +368693,10 @@ class SpatialDataTableSource extends AnnDataSource {
368688
368693
  * @param {string[]|undefined} columns An optional list of column names to load.
368689
368694
  * @returns
368690
368695
  */
368691
- async loadParquetTableInRect(parquetPath, tileBbox, allPointsBbox, signal) {
368696
+ async loadParquetTableInRect(parquetPath, tileBbox, allPointsBbox, signal, featureIndexColumnName, mortonCodeColumn) {
368692
368697
  const { queryClient } = this;
368693
368698
  const { store } = this.storeRoot;
368699
+ const mortonCodeColumnName = mortonCodeColumn ?? "morton_code_2d";
368694
368700
  const TILE_SIZE2 = 256;
368695
368701
  let tileBboxes = [];
368696
368702
  if (tileBbox.right - tileBbox.left > TILE_SIZE2 || tileBbox.bottom - tileBbox.top > TILE_SIZE2) {
@@ -368712,7 +368718,7 @@ class SpatialDataTableSource extends AnnDataSource {
368712
368718
  } else {
368713
368719
  tileBboxes = [tileBbox];
368714
368720
  }
368715
- const rowGroupIndicesPerTile = await Promise.all(tileBboxes.map(async (subTileBbox) => _rectToRowGroupIndices({ queryClient, store }, parquetPath, subTileBbox, allPointsBbox)));
368721
+ const rowGroupIndicesPerTile = await Promise.all(tileBboxes.map(async (subTileBbox) => _rectToRowGroupIndices({ queryClient, store }, parquetPath, subTileBbox, allPointsBbox, mortonCodeColumnName)));
368716
368722
  const uniqueCoveredRowGroupIndices = Array.from(new Set(rowGroupIndicesPerTile.flat())).toSorted((a2, b2) => a2 - b2);
368717
368723
  const allMetadata = await _loadParquetMetadataByPart({ queryClient, store }, parquetPath);
368718
368724
  const { numRowsPerGroup } = allMetadata;
@@ -368726,7 +368732,7 @@ class SpatialDataTableSource extends AnnDataSource {
368726
368732
  rowGroupTables.forEach((table2) => {
368727
368733
  const xColumn = table2.getChild("x");
368728
368734
  const yColumn = table2.getChild("y");
368729
- const featureIndexColumn = table2.getChild("feature_index");
368735
+ const featureIndexColumn = table2.getChild(featureIndexColumnName);
368730
368736
  if (!xColumn || !yColumn || !featureIndexColumn) {
368731
368737
  throw new Error(`Missing required column in parquet table at ${parquetPath}. Required columns: x, y, feature_index`);
368732
368738
  }
@@ -374878,7 +374884,7 @@ class SpatialDataPointsSource extends SpatialDataTableSource {
374878
374884
  * shape: [number, number],
374879
374885
  * }>} A promise for a zarr array containing the data.
374880
374886
  */
374881
- async loadPoints(elementPath) {
374887
+ async loadPoints(elementPath, featureIndexColumnNameFromOptions) {
374882
374888
  const parquetPath = getParquetPath(elementPath);
374883
374889
  const zattrs = await this.loadSpatialDataElementAttrs(elementPath);
374884
374890
  const { axes, spatialdata_attrs: spatialDataAttrs } = zattrs;
@@ -374908,23 +374914,25 @@ class SpatialDataPointsSource extends SpatialDataTableSource {
374908
374914
  * shape: [number, number],
374909
374915
  * }>} A promise for a zarr array containing the data.
374910
374916
  */
374911
- async loadPointsInRect(elementPath, tileBbox, signal) {
374917
+ async loadPointsInRect(elementPath, tileBbox, signal, featureIndexColumnNameFromOptions, mortonCodeColumn) {
374912
374918
  const parquetPath = getParquetPath(elementPath);
374913
374919
  const zattrs = await this.loadSpatialDataElementAttrs(elementPath);
374914
374920
  const {
374915
374921
  // axes,
374916
- // spatialdata_attrs: spatialDataAttrs,
374922
+ spatialdata_attrs: spatialDataAttrs,
374917
374923
  // The bounding box (extent) of all points.
374918
374924
  // Required for un-normalization from uints back to floats.
374919
374925
  // TODO: decide whether these will be stored here or somewhere else.
374920
374926
  // Reference: https://github.com/vitessce/vitessce-python/pull/476#issuecomment-3362656956
374921
374927
  bounding_box: allPointsBbox
374922
374928
  } = zattrs;
374923
- return this.loadParquetTableInRect(parquetPath, tileBbox, allPointsBbox, signal);
374929
+ const { feature_key: featureKey } = spatialDataAttrs;
374930
+ const featureIndexColumnName = featureIndexColumnNameFromOptions ?? `${featureKey}_codes`;
374931
+ return this.loadParquetTableInRect(parquetPath, tileBbox, allPointsBbox, signal, featureIndexColumnName, mortonCodeColumn);
374924
374932
  }
374925
- async supportsLoadPointsInRect(elementPath) {
374933
+ async supportsLoadPointsInRect(elementPath, featureIndexColumnName, mortonCodeColumn) {
374926
374934
  const parquetPath = getParquetPath(elementPath);
374927
- return this._supportsTiledPoints(parquetPath);
374935
+ return this._supportsTiledPoints(parquetPath, featureIndexColumnName, mortonCodeColumn);
374928
374936
  }
374929
374937
  }
374930
374938
  class OmeTiffSource {
@@ -1,7 +1,7 @@
1
- import { G as Group, M as Matrix4, T as TrianglesDrawMode, a as TriangleFanDrawMode, b as TriangleStripDrawMode, R as REVISION, L as Loader, c as LoaderUtils, F as FileLoader, d as MeshPhysicalMaterial, V as Vector2, C as Color, S as SpotLight, P as PointLight, D as DirectionalLight, e as Vector3, I as InstancedMesh, Q as Quaternion, O as Object3D, f as TextureLoader, g as ImageBitmapLoader, B as BufferAttribute, h as InterleavedBuffer, i as LinearMipmapLinearFilter, N as NearestMipmapLinearFilter, j as LinearMipmapNearestFilter, k as NearestMipmapNearestFilter, l as LinearFilter, m as NearestFilter, n as RepeatWrapping, o as MirroredRepeatWrapping, p as ClampToEdgeWrapping, q as PointsMaterial, r as Material, s as LineBasicMaterial, t as MeshStandardMaterial, u as DoubleSide, v as MeshBasicMaterial, w as PropertyBinding, x as BufferGeometry, y as SkinnedMesh, z as Mesh, A as LineSegments, E as Line$1, H as LineLoop, J as Points, K as PerspectiveCamera, U as MathUtils, W as OrthographicCamera, X as Skeleton, Y as InterpolateDiscrete, Z as InterpolateLinear, _ as AnimationClip, $ as Bone, a0 as InterleavedBufferAttribute, a1 as Texture, a2 as VectorKeyframeTrack, a3 as QuaternionKeyframeTrack, a4 as NumberKeyframeTrack, a5 as FrontSide, a6 as Interpolant, a7 as Box3, a8 as Sphere, a9 as InstancedBufferGeometry, aa as Float32BufferAttribute, ab as InstancedInterleavedBuffer, ac as WireframeGeometry, ad as ShaderMaterial, ae as UniformsUtils, af as UniformsLib, ag as Vector4, ah as Line3, ai as SphereGeometry, aj as _extends, ak as Plane, al as Triangle, am as BackSide, an as Ray$1, ao as jsxRuntimeExports, ap as Matrix3, aq as CoordinationType, ar as Data3DTexture, as as RedFormat, at as FloatType, au as getImageSize, av as Scene } from "./index-Ccs0RkVq.js";
1
+ import { G as Group, M as Matrix4, T as TrianglesDrawMode, a as TriangleFanDrawMode, b as TriangleStripDrawMode, R as REVISION, L as Loader, c as LoaderUtils, F as FileLoader, d as MeshPhysicalMaterial, V as Vector2, C as Color, S as SpotLight, P as PointLight, D as DirectionalLight, e as Vector3, I as InstancedMesh, Q as Quaternion, O as Object3D, f as TextureLoader, g as ImageBitmapLoader, B as BufferAttribute, h as InterleavedBuffer, i as LinearMipmapLinearFilter, N as NearestMipmapLinearFilter, j as LinearMipmapNearestFilter, k as NearestMipmapNearestFilter, l as LinearFilter, m as NearestFilter, n as RepeatWrapping, o as MirroredRepeatWrapping, p as ClampToEdgeWrapping, q as PointsMaterial, r as Material, s as LineBasicMaterial, t as MeshStandardMaterial, u as DoubleSide, v as MeshBasicMaterial, w as PropertyBinding, x as BufferGeometry, y as SkinnedMesh, z as Mesh, A as LineSegments, E as Line$1, H as LineLoop, J as Points, K as PerspectiveCamera, U as MathUtils, W as OrthographicCamera, X as Skeleton, Y as InterpolateDiscrete, Z as InterpolateLinear, _ as AnimationClip, $ as Bone, a0 as InterleavedBufferAttribute, a1 as Texture, a2 as VectorKeyframeTrack, a3 as QuaternionKeyframeTrack, a4 as NumberKeyframeTrack, a5 as FrontSide, a6 as Interpolant, a7 as Box3, a8 as Sphere, a9 as InstancedBufferGeometry, aa as Float32BufferAttribute, ab as InstancedInterleavedBuffer, ac as WireframeGeometry, ad as ShaderMaterial, ae as UniformsUtils, af as UniformsLib, ag as Vector4, ah as Line3, ai as SphereGeometry, aj as _extends, ak as Plane, al as Triangle, am as BackSide, an as Ray$1, ao as jsxRuntimeExports, ap as Matrix3, aq as CoordinationType, ar as Data3DTexture, as as RedFormat, at as FloatType, au as getImageSize, av as Scene } from "./index-B-aCUFst.js";
2
2
  import * as React from "react";
3
3
  import { useRef, useEffect, useState, forwardRef } from "react";
4
- import { u as useThree, a as useFrame, c as create, e as extend, b as createPortal, O as OrbitControls, C as Canvas } from "./OrbitControls-B2DZt-9I.js";
4
+ import { u as useThree, a as useFrame, c as create, e as extend, b as createPortal, O as OrbitControls, C as Canvas } from "./OrbitControls-BpeUSyh9.js";
5
5
  const isPromise = (promise) => typeof promise === "object" && typeof promise.then === "function";
6
6
  const globalCache = [];
7
7
  function shallowEqualArrays(arrA, arrB, equal = (a, b) => a === b) {
@@ -5027,7 +5027,7 @@ const Text = /* @__PURE__ */ React.forwardRef(({
5027
5027
  const {
5028
5028
  Text: TextMeshImpl,
5029
5029
  preloadFont
5030
- } = suspend(async () => import("./troika-three-text.esm-D_LuNiSc.js"), []);
5030
+ } = suspend(async () => import("./troika-three-text.esm-Cf8otk5M.js"), []);
5031
5031
  const invalidate = useThree(({
5032
5032
  invalidate: invalidate2
5033
5033
  }) => invalidate2);
@@ -1,6 +1,6 @@
1
- import { aw as log, ax as isEqual, ar as Data3DTexture, as as RedFormat, ay as UnsignedByteType, l as LinearFilter, az as RedIntegerFormat, aA as UnsignedIntType, m as NearestFilter, e as Vector3, V as Vector2, ag as Vector4, ae as UniformsUtils, aq as CoordinationType, aB as WebGLMultipleRenderTargets, aC as RGBAFormat, av as Scene, W as OrthographicCamera, ad as ShaderMaterial, z as Mesh, aD as PlaneGeometry, aE as useEventCallback, ao as jsxRuntimeExports, aF as GLSL3, am as BackSide } from "./index-Ccs0RkVq.js";
1
+ import { aw as log, ax as isEqual, ar as Data3DTexture, as as RedFormat, ay as UnsignedByteType, l as LinearFilter, az as RedIntegerFormat, aA as UnsignedIntType, m as NearestFilter, e as Vector3, V as Vector2, ag as Vector4, ae as UniformsUtils, aq as CoordinationType, aB as WebGLMultipleRenderTargets, aC as RGBAFormat, av as Scene, W as OrthographicCamera, ad as ShaderMaterial, z as Mesh, aD as PlaneGeometry, aE as useEventCallback, ao as jsxRuntimeExports, aF as GLSL3, am as BackSide } from "./index-B-aCUFst.js";
2
2
  import { useRef, useState, useMemo, useEffect, Suspense } from "react";
3
- import { u as useThree, a as useFrame, O as OrbitControls, C as Canvas } from "./OrbitControls-B2DZt-9I.js";
3
+ import { u as useThree, a as useFrame, O as OrbitControls, C as Canvas } from "./OrbitControls-BpeUSyh9.js";
4
4
  const LogLevel = {
5
5
  INFO: "info",
6
6
  WARN: "warn",
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { bR, bP, bN, bQ, bO, bM, bS } from "./index-Ccs0RkVq.js";
1
+ import { bR, bP, bN, bQ, bO, bM, bS } from "./index-B-aCUFst.js";
2
2
  import { useComplexCoordination, useComplexCoordinationSecondary, useCoordination, useCoordinationScopes, useCoordinationScopesBy, useGridItemSize, useMultiCoordinationScopesNonNull, useMultiCoordinationScopesSecondaryNonNull, usePageModeView } from "@vitessce/vit-s";
3
3
  export {
4
4
  bR as PluginAsyncFunction,
@@ -1,4 +1,4 @@
1
- import { aX as BaseDecoder } from "./index-Ccs0RkVq.js";
1
+ import { aX as BaseDecoder } from "./index-B-aCUFst.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 { aG as getDefaultExportFromCjs, aX as BaseDecoder, aY as LercParameters, aZ as LercAddCompression } from "./index-Ccs0RkVq.js";
2
+ import { aG as getDefaultExportFromCjs, aX as BaseDecoder, aY as LercParameters, aZ as LercAddCompression } from "./index-B-aCUFst.js";
3
3
  var LercDecode = { exports: {} };
4
4
  var hasRequiredLercDecode;
5
5
  function requireLercDecode() {
@@ -1,4 +1,4 @@
1
- import { aX as BaseDecoder } from "./index-Ccs0RkVq.js";
1
+ import { aX as BaseDecoder } from "./index-B-aCUFst.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 { aX as BaseDecoder } from "./index-Ccs0RkVq.js";
1
+ import { aX as BaseDecoder } from "./index-B-aCUFst.js";
2
2
  class PackbitsDecoder extends BaseDecoder {
3
3
  decodeBlock(buffer) {
4
4
  const dataView = new DataView(buffer);
@@ -1,4 +1,4 @@
1
- import { aX as BaseDecoder } from "./index-Ccs0RkVq.js";
1
+ import { aX as BaseDecoder } from "./index-B-aCUFst.js";
2
2
  class RawDecoder extends BaseDecoder {
3
3
  decodeBlock(buffer) {
4
4
  return buffer;
@@ -1,4 +1,4 @@
1
- import { bH as MeshDistanceMaterial, bI as MeshDepthMaterial, bJ as RGBADepthPacking, ae as UniformsUtils, bK as ShaderChunk, a9 as InstancedBufferGeometry, a8 as Sphere, a7 as Box3, am as BackSide, u as DoubleSide, z as Mesh, a5 as FrontSide, v as MeshBasicMaterial, C as Color, e as Vector3, M as Matrix4, V as Vector2, ap as Matrix3, ag as Vector4, a1 as Texture, l as LinearFilter, aD as PlaneGeometry, x as BufferGeometry, aa as Float32BufferAttribute, bL as InstancedBufferAttribute } from "./index-Ccs0RkVq.js";
1
+ import { bH as MeshDistanceMaterial, bI as MeshDepthMaterial, bJ as RGBADepthPacking, ae as UniformsUtils, bK as ShaderChunk, a9 as InstancedBufferGeometry, a8 as Sphere, a7 as Box3, am as BackSide, u as DoubleSide, z as Mesh, a5 as FrontSide, v as MeshBasicMaterial, C as Color, e as Vector3, M as Matrix4, V as Vector2, ap as Matrix3, ag as Vector4, a1 as Texture, l as LinearFilter, aD as PlaneGeometry, x as BufferGeometry, aa as Float32BufferAttribute, bL as InstancedBufferAttribute } from "./index-B-aCUFst.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 { aX as BaseDecoder } from "./index-Ccs0RkVq.js";
1
+ import { aX as BaseDecoder } from "./index-B-aCUFst.js";
2
2
  class WebImageDecoder extends BaseDecoder {
3
3
  constructor() {
4
4
  super();
@@ -267,14 +267,20 @@ export declare const baseJointFileTypes: (PluginJointFileType<z.ZodObject<{
267
267
  path: z.ZodString;
268
268
  tablePath: z.ZodOptional<z.ZodString>;
269
269
  coordinateSystem: z.ZodOptional<z.ZodString>;
270
+ featureIndexColumn: z.ZodOptional<z.ZodString>;
271
+ mortonCodeColumn: z.ZodOptional<z.ZodString>;
270
272
  }, "strip", z.ZodTypeAny, {
271
273
  path: string;
272
274
  tablePath?: string | undefined;
273
275
  coordinateSystem?: string | undefined;
276
+ featureIndexColumn?: string | undefined;
277
+ mortonCodeColumn?: string | undefined;
274
278
  }, {
275
279
  path: string;
276
280
  tablePath?: string | undefined;
277
281
  coordinateSystem?: string | undefined;
282
+ featureIndexColumn?: string | undefined;
283
+ mortonCodeColumn?: string | undefined;
278
284
  }>>;
279
285
  obsFeatureMatrix: z.ZodOptional<z.ZodObject<{
280
286
  path: z.ZodString;
@@ -394,6 +400,8 @@ export declare const baseJointFileTypes: (PluginJointFileType<z.ZodObject<{
394
400
  path: string;
395
401
  tablePath?: string | undefined;
396
402
  coordinateSystem?: string | undefined;
403
+ featureIndexColumn?: string | undefined;
404
+ mortonCodeColumn?: string | undefined;
397
405
  } | undefined;
398
406
  obsFeatureMatrix?: {
399
407
  path: string;
@@ -445,6 +453,8 @@ export declare const baseJointFileTypes: (PluginJointFileType<z.ZodObject<{
445
453
  path: string;
446
454
  tablePath?: string | undefined;
447
455
  coordinateSystem?: string | undefined;
456
+ featureIndexColumn?: string | undefined;
457
+ mortonCodeColumn?: string | undefined;
448
458
  } | undefined;
449
459
  obsFeatureMatrix?: {
450
460
  path: string;
@@ -1 +1 @@
1
- {"version":3,"file":"base-plugins.d.ts","sourceRoot":"","sources":["../src/base-plugins.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"base-plugins.d.ts","sourceRoot":"","sources":["../src/base-plugins.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitessce/all",
3
- "version": "3.9.0",
3
+ "version": "3.9.1",
4
4
  "author": "HIDIVE Lab at HMS",
5
5
  "homepage": "http://vitessce.io",
6
6
  "repository": {
@@ -17,38 +17,38 @@
17
17
  ],
18
18
  "dependencies": {
19
19
  "zod": "^3.21.4",
20
- "@vitessce/styles": "3.9.0",
21
- "@vitessce/abstract": "3.9.0",
22
- "@vitessce/constants-internal": "3.9.0",
23
- "@vitessce/csv": "3.9.0",
24
- "@vitessce/error": "3.9.0",
25
- "@vitessce/description": "3.9.0",
26
- "@vitessce/feature-list": "3.9.0",
27
- "@vitessce/genomic-profiles": "3.9.0",
28
- "@vitessce/glb": "3.9.0",
29
- "@vitessce/json": "3.9.0",
30
- "@vitessce/heatmap": "3.9.0",
31
- "@vitessce/link-controller": "3.9.0",
32
- "@vitessce/layer-controller": "3.9.0",
33
- "@vitessce/layer-controller-beta": "3.9.0",
34
- "@vitessce/obs-sets-manager": "3.9.0",
35
- "@vitessce/ome-tiff": "3.9.0",
36
- "@vitessce/scatterplot-gating": "3.9.0",
37
- "@vitessce/scatterplot-embedding": "3.9.0",
38
- "@vitessce/schemas": "3.9.0",
39
- "@vitessce/spatial": "3.9.0",
40
- "@vitessce/spatial-beta": "3.9.0",
41
- "@vitessce/statistical-plots": "3.9.0",
42
- "@vitessce/status": "3.9.0",
43
- "@vitessce/zarr": "3.9.0",
44
- "@vitessce/vit-s": "3.9.0",
45
- "@vitessce/globals": "3.9.0",
46
- "@vitessce/spatial-zarr": "3.9.0",
47
- "@vitessce/plugins": "3.9.0",
48
- "@vitessce/spatial-three": "3.9.0",
49
- "@vitessce/spatial-accelerated": "3.9.0",
50
- "@vitessce/biomarker-select": "3.9.0",
51
- "@vitessce/neuroglancer": "3.9.0"
20
+ "@vitessce/styles": "3.9.1",
21
+ "@vitessce/abstract": "3.9.1",
22
+ "@vitessce/constants-internal": "3.9.1",
23
+ "@vitessce/error": "3.9.1",
24
+ "@vitessce/description": "3.9.1",
25
+ "@vitessce/feature-list": "3.9.1",
26
+ "@vitessce/genomic-profiles": "3.9.1",
27
+ "@vitessce/csv": "3.9.1",
28
+ "@vitessce/heatmap": "3.9.1",
29
+ "@vitessce/json": "3.9.1",
30
+ "@vitessce/layer-controller": "3.9.1",
31
+ "@vitessce/link-controller": "3.9.1",
32
+ "@vitessce/glb": "3.9.1",
33
+ "@vitessce/obs-sets-manager": "3.9.1",
34
+ "@vitessce/ome-tiff": "3.9.1",
35
+ "@vitessce/layer-controller-beta": "3.9.1",
36
+ "@vitessce/plugins": "3.9.1",
37
+ "@vitessce/scatterplot-gating": "3.9.1",
38
+ "@vitessce/scatterplot-embedding": "3.9.1",
39
+ "@vitessce/schemas": "3.9.1",
40
+ "@vitessce/statistical-plots": "3.9.1",
41
+ "@vitessce/spatial": "3.9.1",
42
+ "@vitessce/spatial-beta": "3.9.1",
43
+ "@vitessce/vit-s": "3.9.1",
44
+ "@vitessce/status": "3.9.1",
45
+ "@vitessce/zarr": "3.9.1",
46
+ "@vitessce/spatial-zarr": "3.9.1",
47
+ "@vitessce/globals": "3.9.1",
48
+ "@vitessce/spatial-three": "3.9.1",
49
+ "@vitessce/spatial-accelerated": "3.9.1",
50
+ "@vitessce/biomarker-select": "3.9.1",
51
+ "@vitessce/neuroglancer": "3.9.1"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@types/react": "^18.0.28",