narrat 3.3.6 → 3.3.7
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 +3 -3
- package/dist/narrat.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/narrat.es.js
CHANGED
|
@@ -41757,7 +41757,7 @@ const iB = W.Type.Object({
|
|
|
41757
41757
|
function ame(e) {
|
|
41758
41758
|
return e === Dg || e === c2 || e === ome || e === Fg;
|
|
41759
41759
|
}
|
|
41760
|
-
const sme = "3.3.
|
|
41760
|
+
const sme = "3.3.7", ume = /* @__PURE__ */ new Date("2023-10-08T10:12:54.068Z"), lme = 400, Bg = 20, f2 = "@empty", Z5 = {
|
|
41761
41761
|
background: f2
|
|
41762
41762
|
}, cme = W.Type.Object({
|
|
41763
41763
|
color: W.Type.Optional(W.Type.String()),
|
|
@@ -43728,7 +43728,7 @@ const Eo = Ci("notifications", {
|
|
|
43728
43728
|
);
|
|
43729
43729
|
r.transition = o;
|
|
43730
43730
|
}
|
|
43731
|
-
r.screen =
|
|
43731
|
+
r.screen = "@empty", t || n();
|
|
43732
43732
|
});
|
|
43733
43733
|
},
|
|
43734
43734
|
setButtons(e) {
|
|
@@ -44857,7 +44857,7 @@ const Mo = Ci("rendering", {
|
|
|
44857
44857
|
},
|
|
44858
44858
|
showDialog(e) {
|
|
44859
44859
|
const t = sn().inScript;
|
|
44860
|
-
return
|
|
44860
|
+
return !this.overlayMode || this.layoutMode === "vertical" ? !0 : va().isTransitioning ? !1 : t;
|
|
44861
44861
|
}
|
|
44862
44862
|
}
|
|
44863
44863
|
});
|