narrat 3.11.1 → 3.11.2
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 +3 -3
- package/dist/narrat.es.js.map +1 -1
- package/dist/narrat.umd.js +2 -2
- package/dist/narrat.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/narrat.es.js
CHANGED
|
@@ -4674,9 +4674,9 @@ const wo = "###_--_~=:;_JUMP", ua = "###_--_~=:;_RETURN", Lh = "###_--_~=:;_OK",
|
|
|
4674
4674
|
function Dh(e) {
|
|
4675
4675
|
return e === wo || e === ua || e === Lh || e === $o;
|
|
4676
4676
|
}
|
|
4677
|
-
const Rh = "3.11.
|
|
4677
|
+
const Rh = "3.11.2", Mh = /* @__PURE__ */ new Date("2024-08-04T18:56:51.942Z"), Ml = {
|
|
4678
4678
|
branch: "main",
|
|
4679
|
-
commit: "
|
|
4679
|
+
commit: "a7ba385872b805cd309f53b457611026c1c27828"
|
|
4680
4680
|
}, Fh = nr.WARN, Uh = 400, Co = 20, Go = "@empty", Fl = {
|
|
4681
4681
|
background: Go
|
|
4682
4682
|
}, Bh = f.Type.Optional(
|
|
@@ -10689,7 +10689,7 @@ const Ie = bt("vm", {
|
|
|
10689
10689
|
this.lastLabel = e;
|
|
10690
10690
|
},
|
|
10691
10691
|
reset() {
|
|
10692
|
-
this.$reset(), this.stack = [], this.data = {}, this.hasJumped = !
|
|
10692
|
+
this.$reset(), this.stack = [], this.data = {}, this.hasJumped = !1, this.setStack({
|
|
10693
10693
|
currentIndex: 0,
|
|
10694
10694
|
branchData: {
|
|
10695
10695
|
branch: Re.script.main.branch
|