@fileverse-dev/ddoc 2.3.0-rtc-patch-10 → 2.3.0-rtc-patch-11

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-Dito-1N6.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-Do-FIvam.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;
@@ -89873,7 +89873,7 @@ async function Nv(e, t) {
89873
89873
  });
89874
89874
  return Z === "0x" ? { data: void 0 } : { data: Z };
89875
89875
  } catch (N) {
89876
- const H = NAt(N), { offchainLookup: I, offchainLookupSignature: z } = await import("./ccip-Cjd_k1Qb.mjs");
89876
+ const H = NAt(N), { offchainLookup: I, offchainLookupSignature: z } = await import("./ccip-TyvRPy8C.mjs");
89877
89877
  if (e.ccipRead !== !1 && (H == null ? void 0 : H.slice(0, 10)) === z && x)
89878
89878
  return { data: await I(e, { data: H, to: x }) };
89879
89879
  throw j && (H == null ? void 0 : H.slice(0, 10)) === "0x101bb98d" ? new PEt({ factory: u }) : are(N, {
@@ -233327,7 +233327,7 @@ class Wdn {
233327
233327
  );
233328
233328
  const n = await this.buildToken(), r = RU(), o = {
233329
233329
  collaborationToken: n,
233330
- collaborationDid: (s = this.collaborationKeyPair) == null ? void 0 : s.did(),
233330
+ sessionDid: (s = this.collaborationKeyPair) == null ? void 0 : s.did(),
233331
233331
  documentId: this.roomId
233332
233332
  };
233333
233333
  this.roomInfo && (o.roomInfo = ya.encryptData(
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-Dito-1N6.mjs";
1
+ import { D as d, E as r, P as s, R as a, h as t, u as i } from "./index-Do-FIvam.mjs";
2
2
  export {
3
3
  d as DdocEditor,
4
4
  r as Editor,
@@ -151,6 +151,6 @@ export interface IAuthArgs {
151
151
  ownerToken?: string;
152
152
  ownerAddress?: string;
153
153
  contractAddress?: string;
154
- collaborationDid?: string;
154
+ sessionDid?: string;
155
155
  roomInfo?: string;
156
156
  }
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/ddoc",
3
3
  "private": false,
4
4
  "description": "DDoc",
5
- "version": "2.3.0-rtc-patch-10",
5
+ "version": "2.3.0-rtc-patch-11",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {