@vitessce/statistical-plots 3.5.11 → 3.5.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-134a71c6.js";
2
+ import { B as BaseDecoder } from "./index-fa429ace.js";
3
3
  import "react";
4
4
  import "@vitessce/vit-s";
5
5
  import "react-dom";
@@ -1486,7 +1486,8 @@ const COMPONENT_COORDINATION_TYPES = {
1486
1486
  CoordinationType$1.OBS_COLOR_ENCODING,
1487
1487
  CoordinationType$1.ADDITIONAL_OBS_SETS,
1488
1488
  CoordinationType$1.MOLECULE_HIGHLIGHT,
1489
- CoordinationType$1.TOOLTIPS_VISIBLE
1489
+ CoordinationType$1.TOOLTIPS_VISIBLE,
1490
+ CoordinationType$1.PHOTOMETRIC_INTERPRETATION
1490
1491
  ],
1491
1492
  [ViewType$1.SPATIAL_BETA]: [
1492
1493
  CoordinationType$1.META_COORDINATION_SCOPES,
@@ -1559,7 +1560,8 @@ const COMPONENT_COORDINATION_TYPES = {
1559
1560
  CoordinationType$1.LEGEND_VISIBLE,
1560
1561
  CoordinationType$1.SPATIAL_CHANNEL_LABELS_VISIBLE,
1561
1562
  CoordinationType$1.SPATIAL_CHANNEL_LABELS_ORIENTATION,
1562
- CoordinationType$1.SPATIAL_CHANNEL_LABEL_SIZE
1563
+ CoordinationType$1.SPATIAL_CHANNEL_LABEL_SIZE,
1564
+ CoordinationType$1.PHOTOMETRIC_INTERPRETATION
1563
1565
  ],
1564
1566
  [ViewType$1.HEATMAP]: [
1565
1567
  CoordinationType$1.DATASET,
@@ -1674,7 +1676,8 @@ const COMPONENT_COORDINATION_TYPES = {
1674
1676
  CoordinationType$1.SPATIAL_ROTATION_Y,
1675
1677
  CoordinationType$1.SPATIAL_ROTATION_Z,
1676
1678
  CoordinationType$1.SPATIAL_ROTATION_ORBIT,
1677
- CoordinationType$1.SPATIAL_ORBIT_AXIS
1679
+ CoordinationType$1.SPATIAL_ORBIT_AXIS,
1680
+ CoordinationType$1.PHOTOMETRIC_INTERPRETATION
1678
1681
  ],
1679
1682
  [ViewType$1.LAYER_CONTROLLER_BETA]: [
1680
1683
  CoordinationType$1.META_COORDINATION_SCOPES,
@@ -146385,16 +146388,16 @@ function addDecoder(cases2, importFn) {
146385
146388
  }
146386
146389
  cases2.forEach((c2) => registry$1.set(c2, importFn));
146387
146390
  }
146388
- addDecoder([void 0, 1], () => import("./raw-0887baec.js").then((m2) => m2.default));
146389
- addDecoder(5, () => import("./lzw-1120aba9.js").then((m2) => m2.default));
146391
+ addDecoder([void 0, 1], () => import("./raw-5d9364f4.js").then((m2) => m2.default));
146392
+ addDecoder(5, () => import("./lzw-fdf7d374.js").then((m2) => m2.default));
146390
146393
  addDecoder(6, () => {
146391
146394
  throw new Error("old style JPEG compression is not supported.");
146392
146395
  });
146393
- addDecoder(7, () => import("./jpeg-1b818d11.js").then((m2) => m2.default));
146394
- addDecoder([8, 32946], () => import("./deflate-b8c6daae.js").then((m2) => m2.default));
146395
- addDecoder(32773, () => import("./packbits-2d02b5e3.js").then((m2) => m2.default));
146396
- addDecoder(34887, () => import("./lerc-f38cbdfc.js").then((m2) => m2.default));
146397
- addDecoder(50001, () => import("./webimage-533922a5.js").then((m2) => m2.default));
146396
+ addDecoder(7, () => import("./jpeg-affe217d.js").then((m2) => m2.default));
146397
+ addDecoder([8, 32946], () => import("./deflate-9e272e07.js").then((m2) => m2.default));
146398
+ addDecoder(32773, () => import("./packbits-530d3977.js").then((m2) => m2.default));
146399
+ addDecoder(34887, () => import("./lerc-eeb05714.js").then((m2) => m2.default));
146400
+ addDecoder(50001, () => import("./webimage-57a383de.js").then((m2) => m2.default));
146398
146401
  function decodeRowAcc(row, stride) {
146399
146402
  let length2 = row.length - stride;
146400
146403
  let offset5 = 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-134a71c6.js";
1
+ import { b, f, C, e, a, i, D, h, E, F, c, d, T, V } from "./index-fa429ace.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-134a71c6.js";
1
+ import { B as BaseDecoder } from "./index-fa429ace.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-134a71c6.js";
2
+ import { g as getDefaultExportFromCjs, B as BaseDecoder } from "./index-fa429ace.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-134a71c6.js";
1
+ import { B as BaseDecoder } from "./index-fa429ace.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-134a71c6.js";
1
+ import { B as BaseDecoder } from "./index-fa429ace.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-134a71c6.js";
1
+ import { B as BaseDecoder } from "./index-fa429ace.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-134a71c6.js";
1
+ import { B as BaseDecoder } from "./index-fa429ace.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.5.11",
3
+ "version": "3.5.12",
4
4
  "author": "HIDIVE Lab at HMS",
5
5
  "homepage": "http://vitessce.io",
6
6
  "repository": {
@@ -30,12 +30,12 @@
30
30
  "react-aria": "^3.28.0",
31
31
  "internmap": "^2.0.3",
32
32
  "uuid": "^9.0.0",
33
- "@vitessce/constants-internal": "3.5.11",
34
- "@vitessce/sets-utils": "3.5.11",
35
- "@vitessce/utils": "3.5.11",
36
- "@vitessce/vega": "3.5.11",
37
- "@vitessce/vit-s": "3.5.11",
38
- "@vitessce/gl": "3.5.11"
33
+ "@vitessce/constants-internal": "3.5.12",
34
+ "@vitessce/sets-utils": "3.5.12",
35
+ "@vitessce/utils": "3.5.12",
36
+ "@vitessce/vega": "3.5.12",
37
+ "@vitessce/vit-s": "3.5.12",
38
+ "@vitessce/gl": "3.5.12"
39
39
  },
40
40
  "devDependencies": {
41
41
  "react": "^18.0.0",