@famibee/skynovel 1.34.0 → 1.34.1
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/app.js +1 -1
- package/dist/app.js.map +1 -1
- package/dist/sn/TxtLayer.d.ts.map +1 -1
- package/dist/web.js +1 -1
- package/dist/web.js.map +1 -1
- package/package.json +2 -2
package/dist/app.js
CHANGED
|
@@ -31243,7 +31243,7 @@ Eh = new WeakMap(), Bi = new WeakMap(), wh = new WeakMap(), Tf = new WeakMap(),
|
|
|
31243
31243
|
const s = e === " " ? " " : e;
|
|
31244
31244
|
f(Mt, Bi).doRecLog() && C(this, Qs, f(this, Qs) + (s + (i ? `\u300A${i}\u300B` : "")));
|
|
31245
31245
|
const { cl: a, sty: o, lnk: u } = P(this, ns, Za).call(this, !0, null, e), h = `${u} data-add='{"ch_in_style":"${f(this, Di)}", "ch_out_style":"${f(this, dn)}"}'`;
|
|
31246
|
-
return `<span style='${f(this, Co).call(this, e)}
|
|
31246
|
+
return `<span${a} style='${f(this, Co).call(this, e)}${o}'${i ? `><ruby${h}>${Array.from(e).map((l, c) => `<span${a} style='${c > 0 ? P(this, ns, Za).call(this, !0, null, e).sty : o} display: inline;'>${l === " " ? " " : l}</span>`).join("")}<rt${this.mkStyle_r_align(e, i, n)}>${i}</rt></ruby>` : `${h}>${s}`}</span>`;
|
|
31247
31247
|
}, ns = new WeakSet(), Za = function(e, i, n = `
|
|
31248
31248
|
`) {
|
|
31249
31249
|
var a, o, u, h, l, c, d, p;
|