@fileverse-dev/ddoc 3.0.3 → 3.0.4
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as p, g as m, s as w, d as k, i as b, l as L, a as O, c as E, b as x, e as R, H as y, f as M } from "./index-
|
|
1
|
+
import { B as p, g as m, s as w, d as k, i as b, l as L, a as O, c as E, b as x, e as R, H as y, f as M } from "./index-Cxk4Zknx.mjs";
|
|
2
2
|
class S extends p {
|
|
3
3
|
constructor({ callbackSelector: r, cause: a, data: n, extraData: i, sender: f, urls: t }) {
|
|
4
4
|
var o;
|
|
@@ -93960,7 +93960,7 @@ async function vF(e, t) {
|
|
|
93960
93960
|
});
|
|
93961
93961
|
return ne === "0x" ? { data: void 0 } : { data: ne };
|
|
93962
93962
|
} catch (R) {
|
|
93963
|
-
const B = hKt(R), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-
|
|
93963
|
+
const B = hKt(R), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-F8wkAO_o.mjs");
|
|
93964
93964
|
if (e.ccipRead !== !1 && (B == null ? void 0 : B.slice(0, 10)) === $ && x)
|
|
93965
93965
|
return { data: await H(e, { data: B, to: x }) };
|
|
93966
93966
|
throw O && (B == null ? void 0 : B.slice(0, 10)) === "0x101bb98d" ? new $Gt({ factory: f }) : fge(R, {
|
|
@@ -263994,7 +263994,6 @@ const vie = _e.memo(TFe), JRn = ({
|
|
|
263994
263994
|
id: "editor",
|
|
263995
263995
|
className: St(
|
|
263996
263996
|
"w-full h-auto",
|
|
263997
|
-
!(Ke != null && Ke.canvasBackground) && "color-bg-default",
|
|
263998
263997
|
e && "preview-mode",
|
|
263999
263998
|
qe !== void 0 && Qe && "has-available-models",
|
|
264000
263999
|
ke && "hide-inline-comments"
|
package/dist/index.es.js
CHANGED
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@fileverse-dev/ddoc",
|
|
3
3
|
"private": false,
|
|
4
4
|
"description": "DDoc",
|
|
5
|
-
"version": "3.0.
|
|
5
|
+
"version": "3.0.4",
|
|
6
6
|
"main": "dist/index.es.js",
|
|
7
7
|
"module": "dist/index.es.js",
|
|
8
8
|
"exports": {
|
|
@@ -148,4 +148,4 @@
|
|
|
148
148
|
"typescript": "^5.2.2",
|
|
149
149
|
"vite": "^5.0.0"
|
|
150
150
|
}
|
|
151
|
-
}
|
|
151
|
+
}
|