brainsmatics 1.1.71 → 1.1.72
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-bb19685c.mjs → deflate-ae38f069.mjs} +1 -1
- package/dist/{deflate-6d9b3f25.js → deflate-f621601c.js} +1 -1
- package/dist/{index-2fb1e4ed.mjs → index-1ec632c6.mjs} +4 -5
- package/dist/{index-eaa6e5d3.js → index-e70246f5.js} +2 -2
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/{lerc-5f715f0b.js → lerc-5b191bca.js} +1 -1
- package/dist/{lerc-7782cc41.mjs → lerc-682e9e0f.mjs} +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-e70246f5.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;
|
|
@@ -134441,11 +134441,11 @@ lb(6, () => {
|
|
|
134441
134441
|
throw new Error("old style JPEG compression is not supported.");
|
|
134442
134442
|
});
|
|
134443
134443
|
lb(7, () => import("./jpeg-335c778f.mjs").then((t) => t.default));
|
|
134444
|
-
lb([8, 32946], () => import("./deflate-
|
|
134444
|
+
lb([8, 32946], () => import("./deflate-ae38f069.mjs").then((t) => t.default));
|
|
134445
134445
|
lb(32773, () => import("./packbits-8b95f4d7.mjs").then((t) => t.default));
|
|
134446
134446
|
lb(
|
|
134447
134447
|
34887,
|
|
134448
|
-
() => import("./lerc-
|
|
134448
|
+
() => import("./lerc-682e9e0f.mjs").then(async (t) => (await t.zstd.init(), t)).then((t) => t.default)
|
|
134449
134449
|
);
|
|
134450
134450
|
lb(50001, () => import("./webimage-affb95d1.mjs").then((t) => t.default));
|
|
134451
134451
|
function CU(t, e, n, r = 1) {
|
|
@@ -144340,7 +144340,7 @@ const zYt = ({ indicators: t, data: e, title: n, width: r = "100%", height: i =
|
|
|
144340
144340
|
type: "scroll"
|
|
144341
144341
|
},
|
|
144342
144342
|
grid: {
|
|
144343
|
-
left: "
|
|
144343
|
+
left: "13%",
|
|
144344
144344
|
right: "5%",
|
|
144345
144345
|
bottom: "20%",
|
|
144346
144346
|
top: "15%",
|
|
@@ -144372,10 +144372,9 @@ const zYt = ({ indicators: t, data: e, title: n, width: r = "100%", height: i =
|
|
|
144372
144372
|
interval: 0,
|
|
144373
144373
|
verticalAlign: "middle"
|
|
144374
144374
|
},
|
|
144375
|
-
nameGap: 18,
|
|
144376
144375
|
nameLocation: "middle",
|
|
144377
144376
|
nameTextStyle: {
|
|
144378
|
-
padding: [10,
|
|
144377
|
+
padding: [10, -160, 0, 0]
|
|
144379
144378
|
},
|
|
144380
144379
|
axisLine: {
|
|
144381
144380
|
lineStyle: {
|