@netless/app-slide 0.2.47-alpha.7 → 0.2.47

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/main.es.js CHANGED
@@ -35976,7 +35976,7 @@ void main(void){
35976
35976
  }
35977
35977
  var pT = { syncDispatch: "syncDispatch", syncReceive: "syncReceive", syncEventLag: "syncEventLag", renderStart: "renderStart", renderEnd: "renderEnd", renderError: "renderError", slideChange: "slideChange", mainSeqStepStart: "mainSeqStepStart", mainSeqStepEnd: "mainSeqStepEnd", animateStart: "animateStart", animateEnd: "animateEnd", stateChange: "stateChange", slideStepEnd: "slideEnd", slideStepStart: "slideStart" }, fT = { taskId: "", url: "", currentSlideIndex: -1, mainSeqStep: -1, mainSeqState: null, mediaState: /* @__PURE__ */ Object.create(null), interactiveSeqState: /* @__PURE__ */ Object.create(null) }, mT = "";
35978
35978
  try {
35979
- mT = "1.1.9-beta.6";
35979
+ mT = "1.1.9-beta.7";
35980
35980
  } catch (t2) {
35981
35981
  mT = "dev -";
35982
35982
  }
@@ -39098,7 +39098,7 @@ class SlidePreviewer {
39098
39098
  }
39099
39099
  }
39100
39100
  const usePlugin = /* @__PURE__ */ Slide.Slide.usePlugin.bind(Slide.Slide);
39101
- const version = "0.2.47-alpha.7";
39101
+ const version = "0.2.47";
39102
39102
  const SlideApp = {
39103
39103
  kind: "Slide",
39104
39104
  setup(context) {