@netless/app-slide 0.2.32-beta.2 → 0.2.32

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
@@ -35688,9 +35688,9 @@ void main(void){
35688
35688
  }
35689
35689
  var lT = { 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" }, hT = { taskId: "", url: "", currentSlideIndex: -1, mainSeqStep: -1, mainSeqState: null, mediaState: /* @__PURE__ */ Object.create(null), interactiveSeqState: /* @__PURE__ */ Object.create(null) }, uT = "";
35690
35690
  try {
35691
- uT = "0.11.0-beta.1";
35691
+ uT = "0.11.0-beta.2";
35692
35692
  } catch (t2) {
35693
- uT = "dev-";
35693
+ uT = "dev";
35694
35694
  }
35695
35695
  var cT = null;
35696
35696
  try {
@@ -38772,7 +38772,7 @@ class SlidePreviewer {
38772
38772
  }
38773
38773
  }
38774
38774
  const usePlugin = /* @__PURE__ */ Slide.Slide.usePlugin.bind(Slide.Slide);
38775
- const version = "0.2.32-beta.2";
38775
+ const version = "0.2.32";
38776
38776
  const SlideApp = {
38777
38777
  kind: "Slide",
38778
38778
  setup(context) {