@fileverse-dev/ddoc 3.0.4 → 3.0.5
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-BfhW9KX3.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-CVn7F7Iw.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, {
|
|
@@ -247221,7 +247221,7 @@ const mTn = 200, yTn = new nn("emoji"), bTn = Gt.create({
|
|
|
247221
247221
|
...(e = this.parent) == null ? void 0 : e.call(this),
|
|
247222
247222
|
HTMLAttributes: {},
|
|
247223
247223
|
suggestion: {
|
|
247224
|
-
char: "
|
|
247224
|
+
char: "::",
|
|
247225
247225
|
pluginKey: yTn,
|
|
247226
247226
|
command: ({ editor: t, range: n, props: r }) => {
|
|
247227
247227
|
t.chain().focus().insertContentAt(n, `${r.emoji} `).run();
|
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.5",
|
|
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
|
+
}
|