@cloudflare/realtimekit 2.0.2-staging.8 → 2.0.2

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.
package/dist/index.es.js CHANGED
@@ -27062,7 +27062,7 @@ let Gr = (Cg = class {
27062
27062
  video: !0
27063
27063
  };
27064
27064
  return n.setValue("options", e), n.setValue("peerId", t), n.setValue("modules", o), n.setValue("sdkName", "web-core"), n.setValue("meetingId", r), n.setValue("apiBase", i.apiBase), n.setValue("baseURI", i.baseURI), n.setValue("userId", i.participantId), n.setValue("organizationId", i.orgId), n.setValue("authToken", e.authToken), n.setValue("overrides", (d = e.overrides) != null ? d : {}), n.setValue("env", EC({ baseURI: i.baseURI })), n.setValue("defaults", c), n.setValue("onError", e.onError || (() => {
27065
- })), n.setValue("cachedUserDetails", Cs(e.cachedUserDetails)), n.setValue("sdkVersion", "2.0.2-staging.8"), (l = e.modules) != null && l.experimentalAudioPlayback && n.setValue("audioPlayback", new XD()), n;
27065
+ })), n.setValue("cachedUserDetails", Cs(e.cachedUserDetails)), n.setValue("sdkVersion", "2.0.2"), (l = e.modules) != null && l.experimentalAudioPlayback && n.setValue("audioPlayback", new XD()), n;
27066
27066
  }
27067
27067
  join() {
27068
27068
  return u(this, null, function* () {
package/dist/index.es5.js CHANGED
@@ -27979,7 +27979,7 @@ var pi = /* @__PURE__ */ E("trackMap"), KO = /* @__PURE__ */ function(s) {
27979
27979
  }, { key: "setupContext", value: function(e, t, n, i) {
27980
27980
  var a, o, c = da.createContext(e, t), l = N(N({}, Db), t == null ? void 0 : t.modules), d = t.defaults || { audio: !0, video: !0 };
27981
27981
  return c.setValue("options", t), c.setValue("peerId", e), c.setValue("modules", l), c.setValue("sdkName", "web-core"), c.setValue("meetingId", n), c.setValue("apiBase", i.apiBase), c.setValue("baseURI", i.baseURI), c.setValue("userId", i.participantId), c.setValue("organizationId", i.orgId), c.setValue("authToken", t.authToken), c.setValue("overrides", (a = t.overrides) !== null && a !== void 0 ? a : {}), c.setValue("env", Lb({ baseURI: i.baseURI })), c.setValue("defaults", d), c.setValue("onError", t.onError || function() {
27982
- }), c.setValue("cachedUserDetails", Bn(t.cachedUserDetails)), c.setValue("sdkVersion", "2.0.2-staging.8"), (o = t.modules) !== null && o !== void 0 && o.experimentalAudioPlayback && c.setValue("audioPlayback", new KO()), c;
27982
+ }), c.setValue("cachedUserDetails", Bn(t.cachedUserDetails)), c.setValue("sdkVersion", "2.0.2"), (o = t.modules) !== null && o !== void 0 && o.experimentalAudioPlayback && c.setValue("audioPlayback", new KO()), c;
27983
27983
  } }]);
27984
27984
  }());
27985
27985
  ol([nr("0002"), Di.executeWithLock({ methodName: "meeting.join", lockName: "Client.join", timeout: 3e3 })], va.prototype, "join", 1);