@fileverse-dev/ddoc 2.2.8-byom-3 → 2.2.8-byom-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-C5nzciE_.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;
|
@@ -86540,7 +86540,7 @@ async function p6(e, t) {
|
|
86540
86540
|
});
|
86541
86541
|
return V === "0x" ? { data: void 0 } : { data: V };
|
86542
86542
|
} catch (G) {
|
86543
|
-
const P = Hxt(G), { offchainLookup: z, offchainLookupSignature: Z } = await import("./ccip-
|
86543
|
+
const P = Hxt(G), { offchainLookup: z, offchainLookupSignature: Z } = await import("./ccip-B0SEMz76.mjs");
|
86544
86544
|
if (e.ccipRead !== !1 && (P == null ? void 0 : P.slice(0, 10)) === Z && k)
|
86545
86545
|
return { data: await z(e, { data: P, to: k }) };
|
86546
86546
|
throw D && (P == null ? void 0 : P.slice(0, 10)) === "0x101bb98d" ? new Z5t({ factory: u }) : F$(G, {
|
@@ -220929,10 +220929,12 @@ ${m}`;
|
|
220929
220929
|
const D = document.createElement("span");
|
220930
220930
|
D.className = "autocomplete-suggestion-container";
|
220931
220931
|
const T = document.createElement("span");
|
220932
|
-
|
220932
|
+
T.className = "autocomplete-suggestion", T.innerHTML = x.replace(
|
220933
220933
|
/\n/g,
|
220934
220934
|
"<br>"
|
220935
|
-
)
|
220935
|
+
);
|
220936
|
+
const I = document.createElement("span");
|
220937
|
+
return I.className = "autocomplete-tab-button", I.textContent = "Tab", D.appendChild(T), D.appendChild(I), D;
|
220936
220938
|
},
|
220937
220939
|
{ side: 1 }
|
220938
220940
|
), E = sn.create(l.state.doc, [
|
package/dist/index.es.js
CHANGED