brainsmatics 1.1.30 → 1.1.31
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/{deflate-468945ee.js → deflate-48b7fd1d.js} +1 -1
- package/dist/{deflate-fe5f5f38.mjs → deflate-504114fb.mjs} +1 -1
- package/dist/{index-66f81ecd.mjs → index-8c9217e6.mjs} +5 -5
- package/dist/{index-4c631ba1.js → index-8f9d25b4.js} +2 -2
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/{lerc-3fff6e35.mjs → lerc-b73025fb.mjs} +1 -1
- package/dist/{lerc-a9582ff5.js → lerc-b894d7e5.js} +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-8f9d25b4.js"),t=require("./basedecoder-0503cc54.js");require("react");require("react-dom");class d extends t.BaseDecoder{decodeBlock(e){return r.inflate_1(new Uint8Array(e)).buffer}}exports.default=d;
|
|
@@ -127454,7 +127454,6 @@ Coefficient`,
|
|
|
127454
127454
|
overflow: "break",
|
|
127455
127455
|
width: 80,
|
|
127456
127456
|
lineHeight: 14
|
|
127457
|
-
// 行高,控制换行效果
|
|
127458
127457
|
}
|
|
127459
127458
|
},
|
|
127460
127459
|
tooltip: {
|
|
@@ -127541,6 +127540,7 @@ Coefficient`,
|
|
|
127541
127540
|
show: !1
|
|
127542
127541
|
},
|
|
127543
127542
|
grid: {
|
|
127543
|
+
left: 40,
|
|
127544
127544
|
top: 65 + 20 * Math.ceil(sn.length / 5)
|
|
127545
127545
|
},
|
|
127546
127546
|
xAxis: {
|
|
@@ -127832,7 +127832,7 @@ Coefficient`,
|
|
|
127832
127832
|
{ style: {
|
|
127833
127833
|
top: 0,
|
|
127834
127834
|
left: 0,
|
|
127835
|
-
width:
|
|
127835
|
+
width: "100%",
|
|
127836
127836
|
height: "100vh",
|
|
127837
127837
|
display: Yn ? "block" : "none",
|
|
127838
127838
|
zIndex: 998,
|
|
@@ -127872,7 +127872,7 @@ Coefficient`,
|
|
|
127872
127872
|
R.createElement(
|
|
127873
127873
|
"div",
|
|
127874
127874
|
null,
|
|
127875
|
-
R.createElement("h1", { style: { marginLeft: 25, margin: 0, display: "block", textAlign: "center" } }, h("5000.7059") || "
|
|
127875
|
+
R.createElement("h1", { style: { marginLeft: 25, margin: 0, display: "block", textAlign: "center" } }, h("5000.7059") || "Visualization of neuron clusters"),
|
|
127876
127876
|
R.createElement(
|
|
127877
127877
|
"div",
|
|
127878
127878
|
{ style: { display: "flex", justifyContent: "center", marginTop: 10 } },
|
|
@@ -131568,11 +131568,11 @@ Bb(6, () => {
|
|
|
131568
131568
|
throw new Error("old style JPEG compression is not supported.");
|
|
131569
131569
|
});
|
|
131570
131570
|
Bb(7, () => import("./jpeg-335c778f.mjs").then((t) => t.default));
|
|
131571
|
-
Bb([8, 32946], () => import("./deflate-
|
|
131571
|
+
Bb([8, 32946], () => import("./deflate-504114fb.mjs").then((t) => t.default));
|
|
131572
131572
|
Bb(32773, () => import("./packbits-8b95f4d7.mjs").then((t) => t.default));
|
|
131573
131573
|
Bb(
|
|
131574
131574
|
34887,
|
|
131575
|
-
() => import("./lerc-
|
|
131575
|
+
() => import("./lerc-b73025fb.mjs").then(async (t) => (await t.zstd.init(), t)).then((t) => t.default)
|
|
131576
131576
|
);
|
|
131577
131577
|
Bb(50001, () => import("./webimage-affb95d1.mjs").then((t) => t.default));
|
|
131578
131578
|
function Hk(t, e, n, r = 1) {
|