@fileverse-dev/ddoc 3.0.36-patch-2 → 3.0.36-patch-3
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-CqH6-cgA.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;
|
|
@@ -93963,7 +93963,7 @@ async function TF(e, t) {
|
|
|
93963
93963
|
});
|
|
93964
93964
|
return ne === "0x" ? { data: void 0 } : { data: ne };
|
|
93965
93965
|
} catch (R) {
|
|
93966
|
-
const B = BKt(R), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-
|
|
93966
|
+
const B = BKt(R), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-BvFwTajz.mjs");
|
|
93967
93967
|
if (e.ccipRead !== !1 && (B == null ? void 0 : B.slice(0, 10)) === $ && x)
|
|
93968
93968
|
return { data: await H(e, { data: B, to: x }) };
|
|
93969
93969
|
throw I && (B == null ? void 0 : B.slice(0, 10)) === "0x101bb98d" ? new gZt({ factory: f }) : Sge(R, {
|
|
@@ -260790,7 +260790,7 @@ const rRn = (e) => {
|
|
|
260790
260790
|
},
|
|
260791
260791
|
disconnectSocket: (e) => async () => {
|
|
260792
260792
|
const { socketClient: t, awareness: n, _awarenessUpdateHandler: r } = e;
|
|
260793
|
-
(t == null ? void 0 : t._webSocketStatus) === Io.CONNECTED && t.disconnect("Socket disconnected by user", 1e3), n == null || n.off("update", r);
|
|
260793
|
+
console.log({ socketClient: t, awareness: n }), (t == null ? void 0 : t._webSocketStatus) === Io.CONNECTED && t.disconnect("Socket disconnected by user", 1e3), n == null || n.off("update", r);
|
|
260794
260794
|
},
|
|
260795
260795
|
processNextUpdate: (e) => async () => {
|
|
260796
260796
|
if (e.updateQueue.length > 0 && e.roomKey) {
|
package/dist/index.es.js
CHANGED