@genome-spy/app 0.58.0 → 0.58.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.
- package/dist/{index-Dec7VcMU.js → index-DKe9Bhvi.js} +280 -255
- package/dist/index.es.js +3 -3
- package/dist/index.js +153 -152
- package/package.json +3 -3
- /package/dist/{app.css → index.css} +0 -0
package/dist/index.es.js
CHANGED
@@ -16780,7 +16780,7 @@ class QA extends Mc {
|
|
16780
16780
|
throw new Error("No URL provided for TabixSource");
|
16781
16781
|
this.setupDebouncing(this.params), this.initializedPromise = new Promise((o) => {
|
16782
16782
|
Promise.all([
|
16783
|
-
import("./index-
|
16783
|
+
import("./index-DKe9Bhvi.js"),
|
16784
16784
|
import("./index-Ww3TAo6_.js")
|
16785
16785
|
]).then(async ([{ TabixIndexedFile: s }, { RemoteFile: a }]) => {
|
16786
16786
|
const c = (f) => new a(Vi(f, this.view.getBaseUrl()));
|
@@ -18380,7 +18380,7 @@ async function UP(e, t, n) {
|
|
18380
18380
|
);
|
18381
18381
|
if (u.length !== 0)
|
18382
18382
|
return u.map(
|
18383
|
-
([h, d]) => typeof d == "object" && !Array.isArray(d) ? T`${i(
|
18383
|
+
([h, d]) => d !== null && typeof d == "object" && !Array.isArray(d) ? T`${i(
|
18384
18384
|
Object.entries(d),
|
18385
18385
|
(f || "") + h + "."
|
18386
18386
|
)}` : T`
|
@@ -30225,7 +30225,7 @@ function v3(e) {
|
|
30225
30225
|
}
|
30226
30226
|
}), t;
|
30227
30227
|
}
|
30228
|
-
const jz = "@genome-spy/app", _z = "GenomeSpy-based visualization tool for multiple patient samples", Wz = { name: "Kari Lavikka", email: "kari.lavikka@helsinki.fi" }, Yz = [], Qz = "MIT", qz = "0.58.
|
30228
|
+
const jz = "@genome-spy/app", _z = "GenomeSpy-based visualization tool for multiple patient samples", Wz = { name: "Kari Lavikka", email: "kari.lavikka@helsinki.fi" }, Yz = [], Qz = "MIT", qz = "0.58.2", Xz = "dist/index.js", Kz = "module", Zz = ["dist/"], $z = { type: "git", url: "github:genome-spy/genome-spy", directory: "packages/app" }, Jz = { dev: "node dev-server.mjs", build: "vite build", "test:tsc": "tsc -p tsconfig.json --noEmit", prepublishOnly: "npm run build" }, eN = { "@floating-ui/dom": "^1.6.1", "@fortawesome/fontawesome-free": "^6.4.2", "@fortawesome/fontawesome-svg-core": "^6.4.2", "@fortawesome/free-solid-svg-icons": "^6.4.2", "@genome-spy/core": "^0.58.1", "@reduxjs/toolkit": "^1.8.4", idb: "^7.1.1", lit: "^3.1.2", "lz-string": "^1.4.4", mapsort: "^1.0.5", micromark: "^4.0.0", "redux-batched-actions": "^0.5.0", "redux-undo": "^1.0.1" }, tN = "83b8d8a5a6dea2bc9da557bfa3ad24bfafae2454", w2 = {
|
30229
30229
|
name: jz,
|
30230
30230
|
description: _z,
|
30231
30231
|
author: Wz,
|