obi-sdk 0.1.7 → 0.1.9

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.
@@ -6150,7 +6150,7 @@ class ObiWidget extends i$2 {
6150
6150
  this.showCourseModal = false;
6151
6151
  this.state = SDKState.LOADING;
6152
6152
  try {
6153
- const { ObiSession } = await import("./session-88fd0dca.js");
6153
+ const { ObiSession } = await import("./session-c3b70ffb.js");
6154
6154
  const session = new ObiSession({ token: sessionToken, apiBaseUrl: this.apiBaseUrl });
6155
6155
  session.on("stateChanged", (data) => {
6156
6156
  this.state = data.newState;
@@ -6346,8 +6346,8 @@ export {
6346
6346
  NavIcon as N,
6347
6347
  ObiSDKConfigSchema as O,
6348
6348
  SDKState as S,
6349
- ObiWidget as a,
6350
- i$2 as b,
6349
+ i$2 as a,
6350
+ ObiWidget as b,
6351
6351
  AudioEqualizer as c,
6352
6352
  NavigationBar as d,
6353
6353
  SearchingLoader as e,
@@ -6366,4 +6366,4 @@ export {
6366
6366
  x$1 as x,
6367
6367
  z$1 as z
6368
6368
  };
6369
- //# sourceMappingURL=obi-widget-0d63936f.js.map
6369
+ //# sourceMappingURL=obi-widget-ff350828.js.map