@fileverse-dev/ddoc 2.2.8-patch-7 → 2.2.8-patch-8
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-Bez21zaB.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;
|
@@ -86505,7 +86505,7 @@ async function o6(e, t) {
|
|
86505
86505
|
});
|
86506
86506
|
return K === "0x" ? { data: void 0 } : { data: K };
|
86507
86507
|
} catch (U) {
|
86508
|
-
const P = hxt(U), { offchainLookup: _, offchainLookupSignature: G } = await import("./ccip-
|
86508
|
+
const P = hxt(U), { offchainLookup: _, offchainLookupSignature: G } = await import("./ccip-MGxVBDYq.mjs");
|
86509
86509
|
if (e.ccipRead !== !1 && (P == null ? void 0 : P.slice(0, 10)) === G && k)
|
86510
86510
|
return { data: await _(e, { data: P, to: k }) };
|
86511
86511
|
throw D && (P == null ? void 0 : P.slice(0, 10)) === "0x101bb98d" ? new v5t({ factory: c }) : r$(U, {
|
@@ -96653,8 +96653,7 @@ async function UN(e, t, n) {
|
|
96653
96653
|
o.innerHTML = r, r = o.value;
|
96654
96654
|
const i = new DOMParser(), a = i.parseFromString(r, "text/html");
|
96655
96655
|
a.querySelectorAll("body > p").forEach((T) => {
|
96656
|
-
|
96657
|
-
((I = T.textContent) == null ? void 0 : I.trim()) === "" && T.remove();
|
96656
|
+
T.childNodes.length === 0 && T.textContent === "" && T.remove();
|
96658
96657
|
}), a.querySelectorAll("aside.callout").forEach((T) => {
|
96659
96658
|
T.setAttribute("data-type", "callout"), T.removeAttribute("class");
|
96660
96659
|
}), a.querySelectorAll('aside[data-type="callout"]').forEach((T) => {
|
package/dist/index.es.js
CHANGED