@dataelvisliang/embedding-atlas 0.16.1-highlight.0 → 0.17.0-highlight.0

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.
@@ -77662,7 +77662,7 @@ class tFe {
77662
77662
  return this.contents.set(e, n), n;
77663
77663
  }
77664
77664
  }
77665
- const qM = "0.16.1";
77665
+ const qM = "0.17.0";
77666
77666
  var LC = { exports: {} }, rFe = LC.exports, ZM;
77667
77667
  function nFe() {
77668
77668
  return ZM || (ZM = 1, (function(t) {
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { l as s, s as r, Z as o, u as t } from "./chunk-DZZQiXk1.js";
2
2
  import { J as i, f } from "./chunk-DoyQAvDN.js";
3
- import { l as m, W as g } from "./chunk-CQWmKO2N.js";
3
+ import { l as m, W as g } from "./chunk-CkkkpU8V.js";
4
4
  import { createKNN as x, createUMAP as C } from "./umap.js";
5
5
  export {
6
6
  m as EmbeddingAtlas,
package/dist/react.js CHANGED
@@ -3,8 +3,8 @@ import { l as m, s as d } from "./chunk-DZZQiXk1.js";
3
3
  import { Z as A, u as J } from "./chunk-DZZQiXk1.js";
4
4
  import { J as u } from "./chunk-DoyQAvDN.js";
5
5
  import { f as R } from "./chunk-DoyQAvDN.js";
6
- import { l as p } from "./chunk-CQWmKO2N.js";
7
- import { W } from "./chunk-CQWmKO2N.js";
6
+ import { l as p } from "./chunk-CkkkpU8V.js";
7
+ import { W } from "./chunk-CkkkpU8V.js";
8
8
  import { createKNN as D, createUMAP as K } from "./umap.js";
9
9
  function e(s, f = "div", i = { display: "flex" }) {
10
10
  return (t) => {
package/dist/viewer.js CHANGED
@@ -1,4 +1,4 @@
1
- import { l as t, W as d } from "./chunk-CQWmKO2N.js";
1
+ import { l as t, W as d } from "./chunk-CkkkpU8V.js";
2
2
  export {
3
3
  t as EmbeddingAtlas,
4
4
  d as defaultCharts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dataelvisliang/embedding-atlas",
3
- "version": "0.16.1-highlight.0",
3
+ "version": "0.17.0-highlight.0",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "description": "Components for interactive embedding visualization (fork with highlight prop support)",