narrat 3.2.11 → 3.2.12
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 +6 -6
- package/dist/narrat.es.js.map +1 -1
- package/dist/narrat.umd.js +3 -3
- package/dist/narrat.umd.js.map +1 -1
- package/dist/stores/main-store.d.ts +12 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/narrat.es.js
CHANGED
|
@@ -38172,9 +38172,9 @@ var gpe = Object.freeze({ __proto__: null, default: iF }), Ms = {};
|
|
|
38172
38172
|
*/
|
|
38173
38173
|
_emit: function(c, d, h) {
|
|
38174
38174
|
for (var p = this, v = p["_on" + c], m = v.length - 1; m >= 0; m--)
|
|
38175
|
-
(!v[m].id || v[m].id === d || c === "load") && (setTimeout(function(g) {
|
|
38175
|
+
(!v[m].id || v[m].id === d || c === "load") && (setTimeout((function(g) {
|
|
38176
38176
|
g.call(this, d, h);
|
|
38177
|
-
}.bind(p, v[m].fn), 0), v[m].once && p.off(c, v[m].fn, v[m].id));
|
|
38177
|
+
}).bind(p, v[m].fn), 0), v[m].once && p.off(c, v[m].fn, v[m].id));
|
|
38178
38178
|
return p._loadQueue(c), p;
|
|
38179
38179
|
},
|
|
38180
38180
|
/**
|
|
@@ -41623,7 +41623,7 @@ const qF = G.Type.Object({
|
|
|
41623
41623
|
function Ive(e) {
|
|
41624
41624
|
return e === Tg || e === Q2 || e === Pve || e === Og;
|
|
41625
41625
|
}
|
|
41626
|
-
const Nve = "3.2.
|
|
41626
|
+
const Nve = "3.2.12", Rve = /* @__PURE__ */ new Date("2023-07-13T22:40:50.739Z"), Dve = 400, Eg = 20, Y2 = "@empty", R5 = {
|
|
41627
41627
|
background: Y2
|
|
41628
41628
|
}, Lve = G.Type.Object({
|
|
41629
41629
|
color: G.Type.Optional(G.Type.String()),
|
|
@@ -53781,8 +53781,8 @@ const Z2e = ["id"], I1 = /* @__PURE__ */ _n({
|
|
|
53781
53781
|
id: `viewport-layer-${u.value}`,
|
|
53782
53782
|
style: mr(d.value)
|
|
53783
53783
|
}, [
|
|
53784
|
-
(Te(!0), et(er, null, cr(c.value, (v
|
|
53785
|
-
key:
|
|
53784
|
+
(Te(!0), et(er, null, cr(c.value, (v) => (Te(), cn(X2e, {
|
|
53785
|
+
key: v,
|
|
53786
53786
|
id: v,
|
|
53787
53787
|
layerSelected: i.value,
|
|
53788
53788
|
transitioning: h.transitioning,
|
|
@@ -53934,7 +53934,7 @@ const t_e = /* @__PURE__ */ _n({
|
|
|
53934
53934
|
style: mr(v.value)
|
|
53935
53935
|
}, [
|
|
53936
53936
|
(Te(!0), et(er, null, cr(s.value, (y, b) => (Te(), et("div", {
|
|
53937
|
-
key:
|
|
53937
|
+
key: y.screen ?? "",
|
|
53938
53938
|
class: "layer-container"
|
|
53939
53939
|
}, [
|
|
53940
53940
|
y.transition ? (Te(), cn(e_e, {
|