narrat 2.12.0-alpha.0 → 2.12.0

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/narrat.es.js CHANGED
@@ -38748,7 +38748,7 @@ const ev = "###_--_~=:;_JUMP", pw = "###_--_~=:;_RETURN", _te = "###_--_~=:;_OK"
38748
38748
  function xte(t) {
38749
38749
  return t === ev || t === pw || t === _te || t === tv;
38750
38750
  }
38751
- const jte = "2.12.0-alpha.0", Ste = new Date("2023-04-10T18:14:58.743Z"), Cte = 400, Ay = 20;
38751
+ const jte = "2.12.0", Ste = new Date("2023-04-11T21:10:48.996Z"), Cte = 400, Ay = 20;
38752
38752
  /*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */
38753
38753
  function PL(t) {
38754
38754
  return typeof t > "u" || t === null;
@@ -48082,7 +48082,10 @@ const fa = new ice(), GR = oi("startMenu", {
48082
48082
  wn.plugins.forEach((e) => {
48083
48083
  e.startMenuButtons && e.startMenuButtons.forEach((n) => {
48084
48084
  const r = window.narrat.app;
48085
- n.popupComponent && r.component(n.popupComponent.name, n.popupComponent.component), this.buttons.push(n);
48085
+ n.popupComponent && r.component(
48086
+ n.popupComponent.name,
48087
+ n.popupComponent.component
48088
+ ), this.buttons.push(n);
48086
48089
  });
48087
48090
  });
48088
48091
  }