@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.
- package/dist/{chunk-CQWmKO2N.js → chunk-CkkkpU8V.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/react.js +2 -2
- package/dist/viewer.js +1 -1
- package/package.json +1 -1
|
@@ -77662,7 +77662,7 @@ class tFe {
|
|
|
77662
77662
|
return this.contents.set(e, n), n;
|
|
77663
77663
|
}
|
|
77664
77664
|
}
|
|
77665
|
-
const qM = "0.
|
|
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-
|
|
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-
|
|
7
|
-
import { W } from "./chunk-
|
|
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
package/package.json
CHANGED