@vitessce/statistical-plots 3.4.11 → 3.4.12

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 { B as BaseDecoder } from "./index-7aa37ee9.js";
2
+ import { B as BaseDecoder } from "./index-65c79335.js";
3
3
  import "react";
4
4
  import "@vitessce/vit-s";
5
5
  import "react-dom";
@@ -1102,6 +1102,7 @@ const CoordinationType$1 = {
1102
1102
  FEATURE_TYPE: "featureType",
1103
1103
  FEATURE_VALUE_TYPE: "featureValueType",
1104
1104
  OBS_LABELS_TYPE: "obsLabelsType",
1105
+ FEATURE_LABELS_TYPE: "featureLabelsType",
1105
1106
  // Other types
1106
1107
  EMBEDDING_TYPE: "embeddingType",
1107
1108
  EMBEDDING_ZOOM: "embeddingZoom",
@@ -11895,7 +11896,7 @@ const annDataObsSetsArr = z.array(z.object({
11895
11896
  ]),
11896
11897
  scorePath: z.string().optional().describe("The location in the AnnData store for the set confidence scores, like 'obs/celltype_prediction_score.'")
11897
11898
  }));
11898
- const annDataObsSets = z.object({
11899
+ z.object({
11899
11900
  obsSets: annDataObsSetsArr
11900
11901
  });
11901
11902
  const annDataObsFeatureColumnsArr = z.array(z.object({
@@ -11957,7 +11958,7 @@ const obsFeatureMatrixSpatialdataSchema = annDataObsFeatureMatrix.extend({
11957
11958
  const obsSetsSpatialdataSchema = z.object({
11958
11959
  region: z.string().describe("The name of a region to use to filter instances (i.e., rows) in the table").optional(),
11959
11960
  tablePath: z.string().optional().describe("The path to a table which contains the index for the set values."),
11960
- obsSets: annDataObsSets
11961
+ obsSets: annDataObsSetsArr
11961
11962
  });
11962
11963
  z.object({
11963
11964
  targetX: z.number(),
@@ -133208,16 +133209,16 @@ function addDecoder(cases2, importFn) {
133208
133209
  }
133209
133210
  cases2.forEach((c2) => registry$1.set(c2, importFn));
133210
133211
  }
133211
- addDecoder([void 0, 1], () => import("./raw-2c83cfa0.js").then((m2) => m2.default));
133212
- addDecoder(5, () => import("./lzw-d8b09410.js").then((m2) => m2.default));
133212
+ addDecoder([void 0, 1], () => import("./raw-d637b4c6.js").then((m2) => m2.default));
133213
+ addDecoder(5, () => import("./lzw-f0fcb4b1.js").then((m2) => m2.default));
133213
133214
  addDecoder(6, () => {
133214
133215
  throw new Error("old style JPEG compression is not supported.");
133215
133216
  });
133216
- addDecoder(7, () => import("./jpeg-ba7bae31.js").then((m2) => m2.default));
133217
- addDecoder([8, 32946], () => import("./deflate-49ab3d32.js").then((m2) => m2.default));
133218
- addDecoder(32773, () => import("./packbits-937f8889.js").then((m2) => m2.default));
133219
- addDecoder(34887, () => import("./lerc-2c40d55c.js").then((m2) => m2.default));
133220
- addDecoder(50001, () => import("./webimage-bffbce5c.js").then((m2) => m2.default));
133217
+ addDecoder(7, () => import("./jpeg-7970799f.js").then((m2) => m2.default));
133218
+ addDecoder([8, 32946], () => import("./deflate-eda0aad4.js").then((m2) => m2.default));
133219
+ addDecoder(32773, () => import("./packbits-4fa7d5d8.js").then((m2) => m2.default));
133220
+ addDecoder(34887, () => import("./lerc-8d94d4f9.js").then((m2) => m2.default));
133221
+ addDecoder(50001, () => import("./webimage-9a9c8587.js").then((m2) => m2.default));
133221
133222
  function decodeRowAcc(row, stride) {
133222
133223
  let length2 = row.length - stride;
133223
133224
  let offset5 = 0;
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c, C, b, a, e, D, d, E, F } from "./index-7aa37ee9.js";
1
+ import { c, C, b, a, e, D, d, E, F } from "./index-65c79335.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-7aa37ee9.js";
1
+ import { B as BaseDecoder } from "./index-65c79335.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 } from "./index-7aa37ee9.js";
2
+ import { g as getDefaultExportFromCjs, B as BaseDecoder } from "./index-65c79335.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-7aa37ee9.js";
1
+ import { B as BaseDecoder } from "./index-65c79335.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-7aa37ee9.js";
1
+ import { B as BaseDecoder } from "./index-65c79335.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-7aa37ee9.js";
1
+ import { B as BaseDecoder } from "./index-65c79335.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-7aa37ee9.js";
1
+ import { B as BaseDecoder } from "./index-65c79335.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/statistical-plots",
3
- "version": "3.4.11",
3
+ "version": "3.4.12",
4
4
  "author": "Gehlenborg Lab",
5
5
  "homepage": "http://vitessce.io",
6
6
  "repository": {
@@ -28,12 +28,12 @@
28
28
  "react-aria": "^3.28.0",
29
29
  "internmap": "^2.0.3",
30
30
  "uuid": "^9.0.0",
31
- "@vitessce/constants-internal": "3.4.11",
32
- "@vitessce/sets-utils": "3.4.11",
33
- "@vitessce/utils": "3.4.11",
34
- "@vitessce/vega": "3.4.11",
35
- "@vitessce/vit-s": "3.4.11",
36
- "@vitessce/gl": "3.4.11"
31
+ "@vitessce/constants-internal": "3.4.12",
32
+ "@vitessce/sets-utils": "3.4.12",
33
+ "@vitessce/utils": "3.4.12",
34
+ "@vitessce/vega": "3.4.12",
35
+ "@vitessce/vit-s": "3.4.12",
36
+ "@vitessce/gl": "3.4.12"
37
37
  },
38
38
  "devDependencies": {
39
39
  "react": "^18.0.0",