@netless/app-slide 0.2.53-alpha.4 → 0.2.53

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
@@ -36008,7 +36008,7 @@ void main(void){
36008
36008
  }
36009
36009
  var fT = { 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" }, mT = { taskId: "", url: "", currentSlideIndex: -1, mainSeqStep: -1, mainSeqState: null, mediaState: /* @__PURE__ */ Object.create(null), interactiveSeqState: /* @__PURE__ */ Object.create(null) }, gT = "";
36010
36010
  try {
36011
- gT = "1.2.2-alpha.5";
36011
+ gT = "1.2.2-alpha.6";
36012
36012
  } catch (t2) {
36013
36013
  gT = "dev -";
36014
36014
  }
@@ -39161,7 +39161,7 @@ class SlidePreviewer {
39161
39161
  }
39162
39162
  }
39163
39163
  const usePlugin = /* @__PURE__ */ Slide.Slide.usePlugin.bind(Slide.Slide);
39164
- const version = "0.2.53-alpha.4";
39164
+ const version = "0.2.53";
39165
39165
  const SlideApp = {
39166
39166
  kind: "Slide",
39167
39167
  setup(context) {