@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-B9Ayj62M.mjs";
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-CFANAOBX.mjs");
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
@@ -1,4 +1,4 @@
1
- import { D as d, E as r, P as s, R as a, h as t, u as i } from "./index-B9Ayj62M.mjs";
1
+ import { D as d, E as r, P as s, R as a, h as t, u as i } from "./index-CqH6-cgA.mjs";
2
2
  export {
3
3
  d as DdocEditor,
4
4
  r as Editor,
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.36-patch-2",
5
+ "version": "3.0.36-patch-3",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {