brainsmatics 1.0.97 → 1.0.98
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-4d6254d5.mjs → deflate-3de676da.mjs} +1 -1
- package/dist/{deflate-5555774b.js → deflate-b00c3ba5.js} +1 -1
- package/dist/{index-a7ff0af2.mjs → index-3d947682.mjs} +3 -3
- package/dist/{index-cc5fed18.js → index-a3c82190.js} +2 -2
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/{lerc-d8773d08.mjs → lerc-216552b9.mjs} +1 -1
- package/dist/{lerc-18931f4b.js → lerc-9800b656.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-a3c82190.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;
|
|
@@ -80088,7 +80088,7 @@ const o0t = (t) => {
|
|
|
80088
80088
|
),
|
|
80089
80089
|
R.createElement(
|
|
80090
80090
|
"div",
|
|
80091
|
-
{ style: { position: "absolute", bottom: "
|
|
80091
|
+
{ style: { position: "absolute", bottom: "60px", left: "360px", height: "60px" } },
|
|
80092
80092
|
R.createElement("div", { dangerouslySetInnerHTML: { __html: ne || "" } }),
|
|
80093
80093
|
R.createElement("div", { style: { textAlign: "left" }, dangerouslySetInnerHTML: { __html: ee || "" } }),
|
|
80094
80094
|
R.createElement("div", { style: { textAlign: "left" }, dangerouslySetInnerHTML: { __html: de || "" } })
|
|
@@ -129614,11 +129614,11 @@ ty(6, () => {
|
|
|
129614
129614
|
throw new Error("old style JPEG compression is not supported.");
|
|
129615
129615
|
});
|
|
129616
129616
|
ty(7, () => import("./jpeg-335c778f.mjs").then((t) => t.default));
|
|
129617
|
-
ty([8, 32946], () => import("./deflate-
|
|
129617
|
+
ty([8, 32946], () => import("./deflate-3de676da.mjs").then((t) => t.default));
|
|
129618
129618
|
ty(32773, () => import("./packbits-8b95f4d7.mjs").then((t) => t.default));
|
|
129619
129619
|
ty(
|
|
129620
129620
|
34887,
|
|
129621
|
-
() => import("./lerc-
|
|
129621
|
+
() => import("./lerc-216552b9.mjs").then(async (t) => (await t.zstd.init(), t)).then((t) => t.default)
|
|
129622
129622
|
);
|
|
129623
129623
|
ty(50001, () => import("./webimage-affb95d1.mjs").then((t) => t.default));
|
|
129624
129624
|
function vR(t, e, n, r = 1) {
|