@famibee/skynovel 1.64.18 → 1.64.19
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/EventMng.js
CHANGED
|
@@ -1153,7 +1153,7 @@ try {
|
|
|
1153
1153
|
}
|
|
1154
1154
|
class Vi {
|
|
1155
1155
|
constructor(t, e, n, r, s, l, o, a, u) {
|
|
1156
|
-
if (this.cfg = t, this.hTag = e, this.appPixi = n, this.main = r, this.layMng = s, this.val = l, this.scrItr = a, this.sys = u, e.clear_event = (c) => L.clear_event(c), e.event = (c) => this.#b(c), e.set_cancel_skip = () => !1, e.set_focus = (c) => this.#w(c), o.setEvtMng(this), a.setOtherObj(this, s), Se.setEvtMng(this, u, a), s.setEvtMng(this), k.setFcs(this.#t), u.setFire((c, f) => k.fire(c, f)), it.isDbg) {
|
|
1156
|
+
if (this.cfg = t, this.hTag = e, this.appPixi = n, this.main = r, this.layMng = s, this.val = l, this.scrItr = a, this.sys = u, e.clear_event = (c) => L.clear_event(c), e.event = (c) => this.#b(c), e.set_cancel_skip = () => !1, e.set_focus = (c) => this.#w(c), this.#t = new De(n.view), o.setEvtMng(this), a.setOtherObj(this, s), Se.setEvtMng(this, u, a), s.setEvtMng(this), k.setFcs(this.#t), u.setFire((c, f) => k.fire(c, f)), it.isDbg) {
|
|
1157
1157
|
const c = {
|
|
1158
1158
|
pause: () => {
|
|
1159
1159
|
if (!k.isWait) return;
|
|
@@ -1326,7 +1326,7 @@ class Vi {
|
|
|
1326
1326
|
);
|
|
1327
1327
|
}
|
|
1328
1328
|
#e = new se();
|
|
1329
|
-
#t
|
|
1329
|
+
#t;
|
|
1330
1330
|
#r;
|
|
1331
1331
|
#a = /* @__PURE__ */ new Map([
|
|
1332
1332
|
[0, ""],
|