@vitessce/heatmap 3.7.0 → 3.7.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,5 +1,5 @@
1
1
  import { i as inflate_1 } from "./pako.esm-SxljTded.js";
2
- import { B as BaseDecoder } from "./index-wqNAdDqn.js";
2
+ import { B as BaseDecoder } from "./index-BDT04sKA.js";
3
3
  class DeflateDecoder extends BaseDecoder {
4
4
  decodeBlock(buffer) {
5
5
  return inflate_1(new Uint8Array(buffer)).buffer;
@@ -10097,6 +10097,7 @@ const COMPONENT_COORDINATION_TYPES = {
10097
10097
  CoordinationType$1.SPATIAL_ROTATION_Y,
10098
10098
  CoordinationType$1.SPATIAL_ROTATION_Z,
10099
10099
  CoordinationType$1.SPATIAL_AXIS_FIXED,
10100
+ CoordinationType$1.SPATIAL_ROTATION_ORBIT,
10100
10101
  CoordinationType$1.SPATIAL_ORBIT_AXIS,
10101
10102
  CoordinationType$1.SPATIAL_ZOOM,
10102
10103
  CoordinationType$1.OBS_FILTER,
@@ -10104,14 +10105,11 @@ const COMPONENT_COORDINATION_TYPES = {
10104
10105
  CoordinationType$1.OBS_SET_SELECTION,
10105
10106
  CoordinationType$1.OBS_SET_FILTER,
10106
10107
  CoordinationType$1.OBS_SET_HIGHLIGHT,
10107
- CoordinationType$1.OBS_SET_COLOR,
10108
10108
  CoordinationType$1.OBS_TYPE,
10109
- CoordinationType$1.ADDITIONAL_OBS_SETS,
10110
10109
  CoordinationType$1.OBS_SET_COLOR,
10111
10110
  CoordinationType$1.OBS_COLOR_ENCODING,
10112
- CoordinationType$1.OBS_SET_SELECTION,
10113
10111
  CoordinationType$1.EMBEDDING_TYPE,
10114
- CoordinationType$1.OBS_COLOR_ENCODING,
10112
+ CoordinationType$1.ADDITIONAL_OBS_SETS,
10115
10113
  CoordinationType$1.TOOLTIPS_VISIBLE
10116
10114
  ],
10117
10115
  [ViewType$1.SCATTERPLOT]: [
@@ -137806,22 +137804,22 @@ function addDecoder(cases, importFn) {
137806
137804
  }
137807
137805
  cases.forEach((c) => registry$1.set(c, importFn));
137808
137806
  }
137809
- addDecoder([void 0, 1], () => import("./raw-RUWYtfg3.js").then((m) => m.default));
137810
- addDecoder(5, () => import("./lzw-PVTKOGZx.js").then((m) => m.default));
137807
+ addDecoder([void 0, 1], () => import("./raw-DK1tS_1S.js").then((m) => m.default));
137808
+ addDecoder(5, () => import("./lzw-CbPHwemm.js").then((m) => m.default));
137811
137809
  addDecoder(6, () => {
137812
137810
  throw new Error("old style JPEG compression is not supported.");
137813
137811
  });
137814
- addDecoder(7, () => import("./jpeg-BOEyAvbW.js").then((m) => m.default));
137815
- addDecoder([8, 32946], () => import("./deflate-BBecmfW2.js").then((m) => m.default));
137816
- addDecoder(32773, () => import("./packbits-CIowXOvq.js").then((m) => m.default));
137812
+ addDecoder(7, () => import("./jpeg-C2Vem90J.js").then((m) => m.default));
137813
+ addDecoder([8, 32946], () => import("./deflate-9hig_prR.js").then((m) => m.default));
137814
+ addDecoder(32773, () => import("./packbits-Biz7Ork3.js").then((m) => m.default));
137817
137815
  addDecoder(
137818
137816
  34887,
137819
- () => import("./lerc-Dfs0vw1A.js").then(async (m) => {
137817
+ () => import("./lerc-DK0VVejt.js").then(async (m) => {
137820
137818
  await m.zstd.init();
137821
137819
  return m;
137822
137820
  }).then((m) => m.default)
137823
137821
  );
137824
- addDecoder(50001, () => import("./webimage-hdqqAfOj.js").then((m) => m.default));
137822
+ addDecoder(50001, () => import("./webimage-C31NcGoz.js").then((m) => m.default));
137825
137823
  function decodeRowAcc(row, stride) {
137826
137824
  let length2 = row.length - stride;
137827
137825
  let offset2 = 0;
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a, H } from "./index-wqNAdDqn.js";
1
+ import { a, H } from "./index-BDT04sKA.js";
2
2
  export {
3
3
  a as Heatmap,
4
4
  H as HeatmapSubscriber
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-wqNAdDqn.js";
1
+ import { B as BaseDecoder } from "./index-BDT04sKA.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-wqNAdDqn.js";
2
+ import { g as getDefaultExportFromCjs, B as BaseDecoder } from "./index-BDT04sKA.js";
3
3
  const LercParameters = {
4
4
  AddCompression: 1
5
5
  };
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-wqNAdDqn.js";
1
+ import { B as BaseDecoder } from "./index-BDT04sKA.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-wqNAdDqn.js";
1
+ import { B as BaseDecoder } from "./index-BDT04sKA.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-wqNAdDqn.js";
1
+ import { B as BaseDecoder } from "./index-BDT04sKA.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-wqNAdDqn.js";
1
+ import { B as BaseDecoder } from "./index-BDT04sKA.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/heatmap",
3
- "version": "3.7.0",
3
+ "version": "3.7.1",
4
4
  "author": "HIDIVE Lab at HMS",
5
5
  "homepage": "http://vitessce.io",
6
6
  "repository": {
@@ -19,15 +19,15 @@
19
19
  "lodash-es": "^4.17.21",
20
20
  "uuid": "^9.0.0",
21
21
  "react-aria": "^3.28.0",
22
- "@vitessce/styles": "3.7.0",
23
- "@vitessce/constants-internal": "3.7.0",
24
- "@vitessce/gl": "3.7.0",
25
- "@vitessce/legend": "3.7.0",
26
- "@vitessce/sets-utils": "3.7.0",
27
- "@vitessce/tooltip": "3.7.0",
28
- "@vitessce/utils": "3.7.0",
29
- "@vitessce/vit-s": "3.7.0",
30
- "@vitessce/workers": "3.7.0"
22
+ "@vitessce/styles": "3.7.1",
23
+ "@vitessce/constants-internal": "3.7.1",
24
+ "@vitessce/gl": "3.7.1",
25
+ "@vitessce/legend": "3.7.1",
26
+ "@vitessce/sets-utils": "3.7.1",
27
+ "@vitessce/tooltip": "3.7.1",
28
+ "@vitessce/utils": "3.7.1",
29
+ "@vitessce/vit-s": "3.7.1",
30
+ "@vitessce/workers": "3.7.1"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@testing-library/jest-dom": "^6.6.3",