@cloudflare/realtimekit 1.1.0-staging.18 → 1.1.0-staging.19

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
@@ -9694,7 +9694,7 @@ const TC = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d=
9694
9694
  const t = ur.getContext(this.meetingMetadata.peerId);
9695
9695
  return `https://${la({
9696
9696
  servicePrefix: "api-silos",
9697
- baseURI: t.getValue("baseURI").replace("realtime.cloudflare.com", "dyte.io")
9697
+ baseURI: t.getValue("baseURI")
9698
9698
  })}/otel/logs`;
9699
9699
  }
9700
9700
  resetPeerId(t) {
@@ -30369,7 +30369,7 @@ let si = (Bg = class {
30369
30369
  video: true
30370
30370
  };
30371
30371
  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", (c = e.overrides) != null ? c : {}), n.setValue("env", yC({ baseURI: i.baseURI })), n.setValue("defaults", d), n.setValue("onError", e.onError || (() => {
30372
- })), n.setValue("cachedUserDetails", _s(e.cachedUserDetails)), n.setValue("sdkVersion", "3.1.0-staging.18"), (u = e.modules) != null && u.experimentalAudioPlayback && n.setValue("audioPlayback", new sO()), n;
30372
+ })), n.setValue("cachedUserDetails", _s(e.cachedUserDetails)), n.setValue("sdkVersion", "3.1.0-staging.19"), (u = e.modules) != null && u.experimentalAudioPlayback && n.setValue("audioPlayback", new sO()), n;
30373
30373
  }
30374
30374
  join() {
30375
30375
  return l(this, null, function* () {