@vitessce/statistical-plots 4.0.1 → 4.0.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-SxljTded.js";
2
- import { B as BaseDecoder } from "./index-Do9Ri4cE.js";
2
+ import { B as BaseDecoder } from "./index-DKWiD0_-.js";
3
3
  class DeflateDecoder extends BaseDecoder {
4
4
  decodeBlock(buffer) {
5
5
  return inflate_1(new Uint8Array(buffer)).buffer;
@@ -11594,7 +11594,18 @@ z.object({
11594
11594
  z.object({
11595
11595
  projectionAnnotationSpacing: z.number(),
11596
11596
  featureIndexProp: z.string().optional().describe("The name of the Neuroglancer AnnotationProperty containing feature IDs. For example, specify 'gene' to use prop_gene() in the Neuroglancer shader code."),
11597
- pointIndexProp: z.string().optional().describe("The name of the Neuroglancer AnnotationProperty containing point IDs. For example, specify 'point_id' to use prop_point_id() in the Neuroglancer shader code.")
11597
+ pointIndexProp: z.string().optional().describe("The name of the Neuroglancer AnnotationProperty containing point IDs. For example, specify 'point_id' to use prop_point_id() in the Neuroglancer shader code."),
11598
+ transform: z.object({
11599
+ matrix: z.array(z.array(z.number())),
11600
+ outputDimensions: z.record(z.tuple([z.number(), z.string()]))
11601
+ }).optional().describe("A coordinate transformation matrix to apply to the annotation layer source to map annotation coordinates to the global coordinate space."),
11602
+ // Note: See comments in neuroglancer-sorger.js
11603
+ // We may remove these in the future, pending clarification
11604
+ // to questions in the tissue-map-tools repo
11605
+ // - https://github.com/hms-dbmi/tissue-map-tools/issues/20
11606
+ // - https://github.com/hms-dbmi/tissue-map-tools/issues/38
11607
+ quantitativeColorProp: z.string().optional(),
11608
+ quantitativeColorMax: z.number().optional()
11598
11609
  }).partial().nullable();
11599
11610
  z.object({
11600
11611
  obsIndex: z.string(),
@@ -18169,6 +18180,37 @@ function keyof(value2) {
18169
18180
  return value2 !== null && typeof value2 === "object" ? value2.valueOf() : value2;
18170
18181
  }
18171
18182
  const schemeRdBu = [[103, 0, 31], [178, 24, 43], [214, 96, 77], [244, 165, 130], [253, 219, 199], [247, 247, 247], [209, 229, 240], [146, 197, 222], [67, 147, 195], [33, 102, 172], [5, 48, 97]];
18183
+ const schemePlasma = [[13, 8, 135], [16, 7, 136], [19, 7, 137], [22, 7, 138], [25, 6, 140], [27, 6, 141], [29, 6, 142], [32, 6, 143], [34, 6, 144], [36, 6, 145], [38, 5, 145], [40, 5, 146], [42, 5, 147], [44, 5, 148], [46, 5, 149], [47, 5, 150], [49, 5, 151], [51, 5, 151], [53, 4, 152], [55, 4, 153], [56, 4, 154], [58, 4, 154], [60, 4, 155], [62, 4, 156], [63, 4, 156], [65, 4, 157], [67, 3, 158], [68, 3, 158], [70, 3, 159], [72, 3, 159], [73, 3, 160], [75, 3, 161], [76, 2, 161], [78, 2, 162], [80, 2, 162], [81, 2, 163], [83, 2, 163], [85, 2, 164], [86, 1, 164], [88, 1, 164], [89, 1, 165], [91, 1, 165], [92, 1, 166], [94, 1, 166], [96, 1, 166], [97, 0, 167], [99, 0, 167], [100, 0, 167], [102, 0, 167], [103, 0, 168], [105, 0, 168], [106, 0, 168], [108, 0, 168], [110, 0, 168], [111, 0, 168], [113, 0, 168], [114, 1, 168], [116, 1, 168], [117, 1, 168], [119, 1, 168], [120, 1, 168], [122, 2, 168], [123, 2, 168], [125, 3, 168], [126, 3, 168], [128, 4, 168], [129, 4, 167], [131, 5, 167], [132, 5, 167], [134, 6, 166], [135, 7, 166], [136, 8, 166], [138, 9, 165], [139, 10, 165], [141, 11, 165], [142, 12, 164], [143, 13, 164], [145, 14, 163], [146, 15, 163], [148, 16, 162], [149, 17, 161], [150, 19, 161], [152, 20, 160], [153, 21, 159], [154, 22, 159], [156, 23, 158], [157, 24, 157], [158, 25, 157], [160, 26, 156], [161, 27, 155], [162, 29, 154], [163, 30, 154], [165, 31, 153], [166, 32, 152], [167, 33, 151], [168, 34, 150], [170, 35, 149], [171, 36, 148], [172, 38, 148], [173, 39, 147], [174, 40, 146], [176, 41, 145], [177, 42, 144], [178, 43, 143], [179, 44, 142], [180, 46, 141], [181, 47, 140], [182, 48, 139], [183, 49, 138], [184, 50, 137], [186, 51, 136], [187, 52, 136], [188, 53, 135], [189, 55, 134], [190, 56, 133], [191, 57, 132], [192, 58, 131], [193, 59, 130], [194, 60, 129], [195, 61, 128], [196, 62, 127], [197, 64, 126], [198, 65, 125], [199, 66, 124], [200, 67, 123], [201, 68, 122], [202, 69, 122], [203, 70, 121], [204, 71, 120], [204, 73, 119], [205, 74, 118], [206, 75, 117], [207, 76, 116], [208, 77, 115], [209, 78, 114], [210, 79, 113], [211, 81, 113], [212, 82, 112], [213, 83, 111], [213, 84, 110], [214, 85, 109], [215, 86, 108], [216, 87, 107], [217, 88, 106], [218, 90, 106], [218, 91, 105], [219, 92, 104], [220, 93, 103], [221, 94, 102], [222, 95, 101], [222, 97, 100], [223, 98, 99], [224, 99, 99], [225, 100, 98], [226, 101, 97], [226, 102, 96], [227, 104, 95], [228, 105, 94], [229, 106, 93], [229, 107, 93], [230, 108, 92], [231, 110, 91], [231, 111, 90], [232, 112, 89], [233, 113, 88], [233, 114, 87], [234, 116, 87], [235, 117, 86], [235, 118, 85], [236, 119, 84], [237, 121, 83], [237, 122, 82], [238, 123, 81], [239, 124, 81], [239, 126, 80], [240, 127, 79], [240, 128, 78], [241, 129, 77], [241, 131, 76], [242, 132, 75], [243, 133, 75], [243, 135, 74], [244, 136, 73], [244, 137, 72], [245, 139, 71], [245, 140, 70], [246, 141, 69], [246, 143, 68], [247, 144, 68], [247, 145, 67], [247, 147, 66], [248, 148, 65], [248, 149, 64], [249, 151, 63], [249, 152, 62], [249, 154, 62], [250, 155, 61], [250, 156, 60], [250, 158, 59], [251, 159, 58], [251, 161, 57], [251, 162, 56], [252, 163, 56], [252, 165, 55], [252, 166, 54], [252, 168, 53], [252, 169, 52], [253, 171, 51], [253, 172, 51], [253, 174, 50], [253, 175, 49], [253, 177, 48], [253, 178, 47], [253, 180, 47], [253, 181, 46], [254, 183, 45], [254, 184, 44], [254, 186, 44], [254, 187, 43], [254, 189, 42], [254, 190, 42], [254, 192, 41], [253, 194, 41], [253, 195, 40], [253, 197, 39], [253, 198, 39], [253, 200, 39], [253, 202, 38], [253, 203, 38], [252, 205, 37], [252, 206, 37], [252, 208, 37], [252, 210, 37], [251, 211, 36], [251, 213, 36], [251, 215, 36], [250, 216, 36], [250, 218, 36], [249, 220, 36], [249, 221, 37], [248, 223, 37], [248, 225, 37], [247, 226, 37], [247, 228, 37], [246, 230, 38], [246, 232, 38], [245, 233, 38], [245, 235, 39], [244, 237, 39], [243, 238, 39], [243, 240, 39], [242, 242, 39], [241, 244, 38], [241, 245, 37], [240, 247, 36], [240, 249, 33]];
18184
+ const schemeViridis = [[68, 1, 84], [68, 2, 86], [69, 4, 87], [69, 5, 89], [70, 7, 90], [70, 8, 92], [70, 10, 93], [70, 11, 94], [71, 13, 96], [71, 14, 97], [71, 16, 99], [71, 17, 100], [71, 19, 101], [72, 20, 103], [72, 22, 104], [72, 23, 105], [72, 24, 106], [72, 26, 108], [72, 27, 109], [72, 28, 110], [72, 30, 111], [72, 31, 112], [72, 32, 113], [72, 34, 115], [72, 35, 116], [72, 36, 117], [72, 38, 118], [72, 39, 119], [72, 40, 120], [72, 42, 121], [72, 43, 122], [72, 44, 123], [72, 46, 124], [72, 47, 125], [72, 48, 126], [72, 50, 127], [72, 51, 128], [72, 52, 129], [72, 53, 130], [72, 55, 131], [72, 56, 132], [72, 57, 133], [72, 59, 134], [72, 60, 135], [72, 61, 136], [72, 63, 137], [72, 64, 137], [72, 65, 138], [72, 67, 139], [72, 68, 140], [72, 69, 141], [72, 71, 142], [72, 72, 143], [72, 73, 144], [72, 75, 145], [72, 76, 146], [72, 77, 147], [72, 79, 148], [72, 80, 149], [72, 82, 150], [72, 83, 150], [72, 84, 151], [72, 86, 152], [72, 87, 153], [72, 88, 154], [72, 90, 155], [71, 91, 156], [71, 92, 157], [71, 94, 158], [71, 95, 158], [71, 97, 159], [71, 98, 160], [71, 99, 161], [71, 101, 162], [71, 102, 163], [71, 103, 164], [71, 105, 164], [71, 106, 165], [71, 108, 166], [71, 109, 167], [71, 110, 168], [71, 112, 169], [71, 113, 169], [71, 114, 170], [71, 116, 171], [71, 117, 172], [70, 119, 173], [70, 120, 174], [70, 121, 174], [70, 123, 175], [70, 124, 176], [70, 125, 177], [70, 127, 178], [70, 128, 178], [70, 130, 179], [70, 131, 180], [70, 132, 181], [70, 134, 182], [70, 135, 182], [70, 136, 183], [70, 138, 184], [70, 139, 185], [70, 141, 186], [70, 142, 186], [70, 143, 187], [70, 145, 188], [70, 146, 189], [70, 148, 189], [70, 149, 190], [70, 150, 191], [70, 152, 192], [70, 153, 192], [70, 155, 193], [70, 156, 194], [70, 157, 195], [70, 159, 195], [70, 160, 196], [70, 162, 197], [70, 163, 198], [70, 164, 198], [70, 166, 199], [70, 167, 200], [71, 169, 200], [71, 170, 201], [71, 171, 202], [71, 173, 203], [71, 174, 203], [71, 176, 204], [71, 177, 205], [71, 178, 205], [72, 180, 206], [72, 181, 207], [72, 183, 207], [72, 184, 208], [73, 185, 209], [73, 187, 209], [73, 188, 210], [74, 190, 211], [74, 191, 211], [74, 192, 212], [75, 194, 213], [75, 195, 213], [76, 197, 214], [76, 198, 214], [77, 199, 215], [77, 201, 216], [78, 202, 216], [78, 204, 217], [79, 205, 217], [79, 207, 218], [80, 208, 218], [81, 209, 219], [81, 211, 220], [82, 212, 220], [83, 214, 221], [83, 215, 221], [84, 216, 222], [85, 218, 222], [85, 219, 223], [86, 221, 223], [87, 222, 224], [88, 224, 224], [88, 225, 225], [89, 226, 225], [90, 228, 226], [91, 229, 226], [92, 231, 227], [92, 232, 227], [93, 234, 228], [94, 235, 228], [95, 236, 229], [96, 238, 229], [97, 239, 230], [97, 241, 230], [98, 242, 231], [99, 244, 231], [100, 245, 232], [101, 246, 232], [102, 248, 233], [103, 249, 233], [104, 251, 234], [105, 252, 234]];
18185
+ const schemeJet = Array.from({ length: 256 }, (_, i2) => {
18186
+ const t4 = i2 / 255;
18187
+ let r3;
18188
+ let g2;
18189
+ let b2;
18190
+ if (t4 < 0.125) {
18191
+ r3 = 0;
18192
+ g2 = 0;
18193
+ b2 = 0.5 + t4 * 4;
18194
+ } else if (t4 < 0.375) {
18195
+ r3 = 0;
18196
+ g2 = (t4 - 0.125) * 4;
18197
+ b2 = 1;
18198
+ } else if (t4 < 0.625) {
18199
+ r3 = (t4 - 0.375) * 4;
18200
+ g2 = 1;
18201
+ b2 = 1 - (t4 - 0.375) * 4;
18202
+ } else if (t4 < 0.875) {
18203
+ r3 = 1;
18204
+ g2 = 1 - (t4 - 0.625) * 4;
18205
+ b2 = 0;
18206
+ } else {
18207
+ r3 = 1 - (t4 - 0.875) * 4;
18208
+ g2 = 0;
18209
+ b2 = 0;
18210
+ }
18211
+ return [Math.round(r3 * 255), Math.round(g2 * 255), Math.round(b2 * 255)];
18212
+ });
18213
+ const schemeGreys = Array.from({ length: 256 }, (_, i2) => [i2, i2, i2]);
18172
18214
  function rgbSpline$1(spline) {
18173
18215
  return (colors2) => {
18174
18216
  const n2 = colors2.length;
@@ -18206,7 +18248,15 @@ function basis$2(values2) {
18206
18248
  };
18207
18249
  }
18208
18250
  const interpolateRgbBasis = rgbSpline$1(basis$2);
18251
+ function interpolateSequentialMulti(range2) {
18252
+ const n2 = range2.length;
18253
+ return (t4) => range2[Math.max(0, Math.min(n2 - 1, Math.floor(t4 * n2)))];
18254
+ }
18209
18255
  interpolateRgbBasis(schemeRdBu);
18256
+ interpolateSequentialMulti(schemePlasma);
18257
+ interpolateSequentialMulti(schemeViridis);
18258
+ interpolateSequentialMulti(schemeJet);
18259
+ interpolateSequentialMulti(schemeGreys);
18210
18260
  function stratifyExpressionData(sampleEdges, sampleSets, sampleSetSelection, expressionData, obsIndex, mergedCellSets, geneSelection, cellSetSelection, cellSetColor, featureValueTransform, featureValueTransformCoefficient) {
18211
18261
  const result = new InternMap2([], JSON.stringify);
18212
18262
  const hasSampleSetSelection = Array.isArray(sampleSetSelection) && sampleSetSelection.length > 0;
@@ -178661,22 +178711,22 @@ function addDecoder(cases2, importFn) {
178661
178711
  }
178662
178712
  cases2.forEach((c2) => registry$1.set(c2, importFn));
178663
178713
  }
178664
- addDecoder([void 0, 1], () => import("./raw-CxnSBy3Z.js").then((m2) => m2.default));
178665
- addDecoder(5, () => import("./lzw-DzurT5M0.js").then((m2) => m2.default));
178714
+ addDecoder([void 0, 1], () => import("./raw-CCURUeAu.js").then((m2) => m2.default));
178715
+ addDecoder(5, () => import("./lzw-DQkfb7of.js").then((m2) => m2.default));
178666
178716
  addDecoder(6, () => {
178667
178717
  throw new Error("old style JPEG compression is not supported.");
178668
178718
  });
178669
- addDecoder(7, () => import("./jpeg-CsJnGGfB.js").then((m2) => m2.default));
178670
- addDecoder([8, 32946], () => import("./deflate-CqV6y5ls.js").then((m2) => m2.default));
178671
- addDecoder(32773, () => import("./packbits-AHl4dCuO.js").then((m2) => m2.default));
178719
+ addDecoder(7, () => import("./jpeg-DA0bMpPw.js").then((m2) => m2.default));
178720
+ addDecoder([8, 32946], () => import("./deflate-DN9irvtS.js").then((m2) => m2.default));
178721
+ addDecoder(32773, () => import("./packbits-CuaN4bB2.js").then((m2) => m2.default));
178672
178722
  addDecoder(
178673
178723
  34887,
178674
- () => import("./lerc-BZ3Pqm18.js").then(async (m2) => {
178724
+ () => import("./lerc-PCO9t4ZR.js").then(async (m2) => {
178675
178725
  await m2.zstd.init();
178676
178726
  return m2;
178677
178727
  }).then((m2) => m2.default)
178678
178728
  );
178679
- addDecoder(50001, () => import("./webimage-DgIqTO3W.js").then((m2) => m2.default));
178729
+ addDecoder(50001, () => import("./webimage-CUTBnRFx.js").then((m2) => m2.default));
178680
178730
  function decodeRowAcc(row, stride) {
178681
178731
  let length2 = row.length - stride;
178682
178732
  let offset2 = 0;
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { b, f, C, e, a, i, D, h, E, F, c, d, T, V } from "./index-Do9Ri4cE.js";
1
+ import { b, f, C, e, a, i, D, h, E, F, c, d, T, V } from "./index-DKWiD0_-.js";
2
2
  export {
3
3
  b as CellSetCompositionBarPlotSubscriber,
4
4
  f as CellSetExpressionPlot,
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-Do9Ri4cE.js";
1
+ import { B as BaseDecoder } from "./index-DKWiD0_-.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, B as BaseDecoder } from "./index-Do9Ri4cE.js";
2
+ import { g as getDefaultExportFromCjs, B as BaseDecoder } from "./index-DKWiD0_-.js";
3
3
  const LercParameters = {
4
4
  AddCompression: 1
5
5
  };
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-Do9Ri4cE.js";
1
+ import { B as BaseDecoder } from "./index-DKWiD0_-.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 { B as BaseDecoder } from "./index-Do9Ri4cE.js";
1
+ import { B as BaseDecoder } from "./index-DKWiD0_-.js";
2
2
  class PackbitsDecoder extends BaseDecoder {
3
3
  decodeBlock(buffer) {
4
4
  const dataView = new DataView(buffer);
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-Do9Ri4cE.js";
1
+ import { B as BaseDecoder } from "./index-DKWiD0_-.js";
2
2
  class RawDecoder extends BaseDecoder {
3
3
  decodeBlock(buffer) {
4
4
  return buffer;
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-Do9Ri4cE.js";
1
+ import { B as BaseDecoder } from "./index-DKWiD0_-.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/statistical-plots",
3
- "version": "4.0.1",
3
+ "version": "4.0.2",
4
4
  "author": "HIDIVE Lab at HMS",
5
5
  "homepage": "http://vitessce.io",
6
6
  "repository": {
@@ -28,13 +28,13 @@
28
28
  "react-aria": "^3.47.0",
29
29
  "internmap": "^2.0.3",
30
30
  "uuid": "^9.0.0",
31
- "@vitessce/styles": "4.0.1",
32
- "@vitessce/constants-internal": "4.0.1",
33
- "@vitessce/sets-utils": "4.0.1",
34
- "@vitessce/utils": "4.0.1",
35
- "@vitessce/vega": "4.0.1",
36
- "@vitessce/gl": "4.0.1",
37
- "@vitessce/vit-s": "4.0.1"
31
+ "@vitessce/constants-internal": "4.0.2",
32
+ "@vitessce/styles": "4.0.2",
33
+ "@vitessce/vega": "4.0.2",
34
+ "@vitessce/sets-utils": "4.0.2",
35
+ "@vitessce/vit-s": "4.0.2",
36
+ "@vitessce/gl": "4.0.2",
37
+ "@vitessce/utils": "4.0.2"
38
38
  },
39
39
  "devDependencies": {
40
40
  "react": "19.2.6",