@oxide/react-asciidoc 2.1.0 → 2.1.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/react-asciidoc.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import
|
|
1
|
+
import le, { useContext as _u, Fragment as mu, createElement as Cu, createContext as oe } from "react";
|
|
2
2
|
import Tu from "html-react-parser";
|
|
3
|
-
import { default as
|
|
4
|
-
function
|
|
3
|
+
import { default as Xt } from "html-react-parser";
|
|
4
|
+
function de(u) {
|
|
5
5
|
return u && u.__esModule && Object.prototype.hasOwnProperty.call(u, "default") ? u.default : u;
|
|
6
6
|
}
|
|
7
7
|
var Nu = { exports: {} }, vu = {};
|
|
8
|
-
var
|
|
9
|
-
function
|
|
10
|
-
if (
|
|
11
|
-
|
|
8
|
+
var Uu;
|
|
9
|
+
function fe() {
|
|
10
|
+
if (Uu) return vu;
|
|
11
|
+
Uu = 1;
|
|
12
12
|
var u = /* @__PURE__ */ Symbol.for("react.transitional.element"), e = /* @__PURE__ */ Symbol.for("react.fragment");
|
|
13
13
|
function t(s, a, c) {
|
|
14
14
|
var i = null;
|
|
@@ -28,9 +28,9 @@ function de() {
|
|
|
28
28
|
return vu.Fragment = e, vu.jsx = t, vu.jsxs = t, vu;
|
|
29
29
|
}
|
|
30
30
|
var ju = {};
|
|
31
|
-
var
|
|
32
|
-
function
|
|
33
|
-
return
|
|
31
|
+
var Fu;
|
|
32
|
+
function be() {
|
|
33
|
+
return Fu || (Fu = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
34
34
|
function u(d) {
|
|
35
35
|
if (d == null) return null;
|
|
36
36
|
if (typeof d == "function")
|
|
@@ -47,7 +47,7 @@ function fe() {
|
|
|
47
47
|
return "Suspense";
|
|
48
48
|
case Q:
|
|
49
49
|
return "SuspenseList";
|
|
50
|
-
case
|
|
50
|
+
case Wu:
|
|
51
51
|
return "Activity";
|
|
52
52
|
}
|
|
53
53
|
if (typeof d == "object")
|
|
@@ -137,15 +137,15 @@ function fe() {
|
|
|
137
137
|
"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
|
|
138
138
|
)), d = this.props.ref, d !== void 0 ? d : null;
|
|
139
139
|
}
|
|
140
|
-
function b(d, w, $, A,
|
|
141
|
-
var
|
|
140
|
+
function b(d, w, $, A, M, ru) {
|
|
141
|
+
var H = $.ref;
|
|
142
142
|
return d = {
|
|
143
143
|
$$typeof: p,
|
|
144
144
|
type: d,
|
|
145
145
|
key: w,
|
|
146
146
|
props: $,
|
|
147
147
|
_owner: A
|
|
148
|
-
}, (
|
|
148
|
+
}, (H !== void 0 ? H : null) !== null ? Object.defineProperty(d, "ref", {
|
|
149
149
|
enumerable: !1,
|
|
150
150
|
get: x
|
|
151
151
|
}) : Object.defineProperty(d, "ref", { enumerable: !1, value: null }), d._store = {}, Object.defineProperty(d._store, "validated", {
|
|
@@ -162,7 +162,7 @@ function fe() {
|
|
|
162
162
|
configurable: !1,
|
|
163
163
|
enumerable: !1,
|
|
164
164
|
writable: !0,
|
|
165
|
-
value:
|
|
165
|
+
value: M
|
|
166
166
|
}), Object.defineProperty(d, "_debugTask", {
|
|
167
167
|
configurable: !1,
|
|
168
168
|
enumerable: !1,
|
|
@@ -170,25 +170,25 @@ function fe() {
|
|
|
170
170
|
value: ru
|
|
171
171
|
}), Object.freeze && (Object.freeze(d.props), Object.freeze(d)), d;
|
|
172
172
|
}
|
|
173
|
-
function m(d, w, $, A,
|
|
174
|
-
var
|
|
175
|
-
if (
|
|
173
|
+
function m(d, w, $, A, M, ru) {
|
|
174
|
+
var H = w.children;
|
|
175
|
+
if (H !== void 0)
|
|
176
176
|
if (A)
|
|
177
|
-
if (L(
|
|
178
|
-
for (A = 0; A <
|
|
179
|
-
h(
|
|
180
|
-
Object.freeze && Object.freeze(
|
|
177
|
+
if (L(H)) {
|
|
178
|
+
for (A = 0; A < H.length; A++)
|
|
179
|
+
h(H[A]);
|
|
180
|
+
Object.freeze && Object.freeze(H);
|
|
181
181
|
} else
|
|
182
182
|
console.error(
|
|
183
183
|
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
|
184
184
|
);
|
|
185
|
-
else h(
|
|
185
|
+
else h(H);
|
|
186
186
|
if (E.call(w, "key")) {
|
|
187
|
-
|
|
187
|
+
H = u(d);
|
|
188
188
|
var eu = Object.keys(w).filter(function(Lu) {
|
|
189
189
|
return Lu !== "key";
|
|
190
190
|
});
|
|
191
|
-
A = 0 < eu.length ? "{key: someKey, " + eu.join(": ..., ") + ": ...}" : "{key: someKey}", _[
|
|
191
|
+
A = 0 < eu.length ? "{key: someKey, " + eu.join(": ..., ") + ": ...}" : "{key: someKey}", _[H + A] || (eu = 0 < eu.length ? "{" + eu.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
192
192
|
`A props object containing a "key" prop is being spread into JSX:
|
|
193
193
|
let props = %s;
|
|
194
194
|
<%s {...props} />
|
|
@@ -196,25 +196,25 @@ React keys must be passed directly to JSX without using spread:
|
|
|
196
196
|
let props = %s;
|
|
197
197
|
<%s key={someKey} {...props} />`,
|
|
198
198
|
A,
|
|
199
|
-
|
|
199
|
+
H,
|
|
200
200
|
eu,
|
|
201
|
-
|
|
202
|
-
), _[
|
|
201
|
+
H
|
|
202
|
+
), _[H + A] = !0);
|
|
203
203
|
}
|
|
204
|
-
if (
|
|
204
|
+
if (H = null, $ !== void 0 && (t($), H = "" + $), i(w) && (t(w.key), H = "" + w.key), "key" in w) {
|
|
205
205
|
$ = {};
|
|
206
206
|
for (var yu in w)
|
|
207
207
|
yu !== "key" && ($[yu] = w[yu]);
|
|
208
208
|
} else $ = w;
|
|
209
|
-
return
|
|
209
|
+
return H && n(
|
|
210
210
|
$,
|
|
211
211
|
typeof d == "function" ? d.displayName || d.name || "Unknown" : d
|
|
212
212
|
), b(
|
|
213
213
|
d,
|
|
214
|
-
|
|
214
|
+
H,
|
|
215
215
|
$,
|
|
216
216
|
a(),
|
|
217
|
-
|
|
217
|
+
M,
|
|
218
218
|
ru
|
|
219
219
|
);
|
|
220
220
|
}
|
|
@@ -224,7 +224,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
224
224
|
function f(d) {
|
|
225
225
|
return typeof d == "object" && d !== null && d.$$typeof === p;
|
|
226
226
|
}
|
|
227
|
-
var y =
|
|
227
|
+
var y = le, p = /* @__PURE__ */ Symbol.for("react.transitional.element"), g = /* @__PURE__ */ Symbol.for("react.portal"), j = /* @__PURE__ */ Symbol.for("react.fragment"), N = /* @__PURE__ */ Symbol.for("react.strict_mode"), T = /* @__PURE__ */ Symbol.for("react.profiler"), I = /* @__PURE__ */ Symbol.for("react.consumer"), q = /* @__PURE__ */ Symbol.for("react.context"), z = /* @__PURE__ */ Symbol.for("react.forward_ref"), F = /* @__PURE__ */ Symbol.for("react.suspense"), Q = /* @__PURE__ */ Symbol.for("react.suspense_list"), X = /* @__PURE__ */ Symbol.for("react.memo"), ou = /* @__PURE__ */ Symbol.for("react.lazy"), Wu = /* @__PURE__ */ Symbol.for("react.activity"), o = /* @__PURE__ */ Symbol.for("react.client.reference"), l = y.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, E = Object.prototype.hasOwnProperty, L = Array.isArray, R = console.createTask ? console.createTask : function() {
|
|
228
228
|
return null;
|
|
229
229
|
};
|
|
230
230
|
y = {
|
|
@@ -259,17 +259,17 @@ React keys must be passed directly to JSX without using spread:
|
|
|
259
259
|
};
|
|
260
260
|
})()), ju;
|
|
261
261
|
}
|
|
262
|
-
var
|
|
263
|
-
function
|
|
264
|
-
return
|
|
262
|
+
var Vu;
|
|
263
|
+
function xe() {
|
|
264
|
+
return Vu || (Vu = 1, process.env.NODE_ENV === "production" ? Nu.exports = fe() : Nu.exports = be()), Nu.exports;
|
|
265
265
|
}
|
|
266
|
-
var r =
|
|
267
|
-
const
|
|
266
|
+
var r = xe();
|
|
267
|
+
const pe = /* @__PURE__ */ new Uint16Array(
|
|
268
268
|
// prettier-ignore
|
|
269
269
|
/* @__PURE__ */ 'ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map((u) => u.charCodeAt(0))
|
|
270
270
|
);
|
|
271
271
|
var Ou;
|
|
272
|
-
const
|
|
272
|
+
const he = /* @__PURE__ */ new Map([
|
|
273
273
|
[0, 65533],
|
|
274
274
|
// C1 Unicode control character reference replacements
|
|
275
275
|
[128, 8364],
|
|
@@ -299,22 +299,22 @@ const pe = /* @__PURE__ */ new Map([
|
|
|
299
299
|
[156, 339],
|
|
300
300
|
[158, 382],
|
|
301
301
|
[159, 376]
|
|
302
|
-
]),
|
|
302
|
+
]), me = (
|
|
303
303
|
// eslint-disable-next-line @typescript-eslint/no-unnecessary-condition, n/no-unsupported-features/es-builtins
|
|
304
304
|
(Ou = String.fromCodePoint) !== null && Ou !== void 0 ? Ou : function(u) {
|
|
305
305
|
let e = "";
|
|
306
306
|
return u > 65535 && (u -= 65536, e += String.fromCharCode(u >>> 10 & 1023 | 55296), u = 56320 | u & 1023), e += String.fromCharCode(u), e;
|
|
307
307
|
}
|
|
308
308
|
);
|
|
309
|
-
function
|
|
309
|
+
function ge(u) {
|
|
310
310
|
var e;
|
|
311
|
-
return u >= 55296 && u <= 57343 || u > 1114111 ? 65533 : (e =
|
|
311
|
+
return u >= 55296 && u <= 57343 || u > 1114111 ? 65533 : (e = he.get(u)) !== null && e !== void 0 ? e : u;
|
|
312
312
|
}
|
|
313
313
|
var Z;
|
|
314
314
|
(function(u) {
|
|
315
315
|
u[u.NUM = 35] = "NUM", u[u.SEMI = 59] = "SEMI", u[u.EQUALS = 61] = "EQUALS", u[u.ZERO = 48] = "ZERO", u[u.NINE = 57] = "NINE", u[u.LOWER_A = 97] = "LOWER_A", u[u.LOWER_F = 102] = "LOWER_F", u[u.LOWER_X = 120] = "LOWER_X", u[u.LOWER_Z = 122] = "LOWER_Z", u[u.UPPER_A = 65] = "UPPER_A", u[u.UPPER_F = 70] = "UPPER_F", u[u.UPPER_Z = 90] = "UPPER_Z";
|
|
316
316
|
})(Z || (Z = {}));
|
|
317
|
-
const
|
|
317
|
+
const ye = 32;
|
|
318
318
|
var lu;
|
|
319
319
|
(function(u) {
|
|
320
320
|
u[u.VALUE_LENGTH = 49152] = "VALUE_LENGTH", u[u.BRANCH_LENGTH = 16256] = "BRANCH_LENGTH", u[u.JUMP_TABLE = 127] = "JUMP_TABLE";
|
|
@@ -322,14 +322,14 @@ var lu;
|
|
|
322
322
|
function Mu(u) {
|
|
323
323
|
return u >= Z.ZERO && u <= Z.NINE;
|
|
324
324
|
}
|
|
325
|
-
function
|
|
325
|
+
function ve(u) {
|
|
326
326
|
return u >= Z.UPPER_A && u <= Z.UPPER_F || u >= Z.LOWER_A && u <= Z.LOWER_F;
|
|
327
327
|
}
|
|
328
|
-
function
|
|
328
|
+
function je(u) {
|
|
329
329
|
return u >= Z.UPPER_A && u <= Z.UPPER_Z || u >= Z.LOWER_A && u <= Z.LOWER_Z || Mu(u);
|
|
330
330
|
}
|
|
331
|
-
function
|
|
332
|
-
return u === Z.EQUALS ||
|
|
331
|
+
function we(u) {
|
|
332
|
+
return u === Z.EQUALS || je(u);
|
|
333
333
|
}
|
|
334
334
|
var G;
|
|
335
335
|
(function(u) {
|
|
@@ -339,7 +339,7 @@ var nu;
|
|
|
339
339
|
(function(u) {
|
|
340
340
|
u[u.Legacy = 0] = "Legacy", u[u.Strict = 1] = "Strict", u[u.Attribute = 2] = "Attribute";
|
|
341
341
|
})(nu || (nu = {}));
|
|
342
|
-
class
|
|
342
|
+
class $e {
|
|
343
343
|
constructor(e, t, s) {
|
|
344
344
|
this.decodeTree = e, this.emitCodePoint = t, this.errors = s, this.state = G.EntityStart, this.consumed = 1, this.result = 0, this.treeIndex = 0, this.excess = 1, this.decodeMode = nu.Strict;
|
|
345
345
|
}
|
|
@@ -382,7 +382,7 @@ class we {
|
|
|
382
382
|
* @returns The number of characters that were consumed, or -1 if the entity is incomplete.
|
|
383
383
|
*/
|
|
384
384
|
stateNumericStart(e, t) {
|
|
385
|
-
return t >= e.length ? -1 : (e.charCodeAt(t) |
|
|
385
|
+
return t >= e.length ? -1 : (e.charCodeAt(t) | ye) === Z.LOWER_X ? (this.state = G.NumericHex, this.consumed += 1, this.stateNumericHex(e, t + 1)) : (this.state = G.NumericDecimal, this.stateNumericDecimal(e, t));
|
|
386
386
|
}
|
|
387
387
|
addToNumericResult(e, t, s, a) {
|
|
388
388
|
if (t !== s) {
|
|
@@ -403,7 +403,7 @@ class we {
|
|
|
403
403
|
const s = t;
|
|
404
404
|
for (; t < e.length; ) {
|
|
405
405
|
const a = e.charCodeAt(t);
|
|
406
|
-
if (Mu(a) ||
|
|
406
|
+
if (Mu(a) || ve(a))
|
|
407
407
|
t += 1;
|
|
408
408
|
else
|
|
409
409
|
return this.addToNumericResult(e, s, t, 16), this.emitNumericEntity(a, 3);
|
|
@@ -451,7 +451,7 @@ class we {
|
|
|
451
451
|
this.consumed += 1;
|
|
452
452
|
else if (this.decodeMode === nu.Strict)
|
|
453
453
|
return 0;
|
|
454
|
-
return this.emitCodePoint(
|
|
454
|
+
return this.emitCodePoint(ge(this.result), this.consumed), this.errors && (e !== Z.SEMI && this.errors.missingSemicolonAfterCharacterReference(), this.errors.validateNumericCharacterReference(this.result)), this.consumed;
|
|
455
455
|
}
|
|
456
456
|
/**
|
|
457
457
|
* Parses a named entity.
|
|
@@ -467,11 +467,11 @@ class we {
|
|
|
467
467
|
let a = s[this.treeIndex], c = (a & lu.VALUE_LENGTH) >> 14;
|
|
468
468
|
for (; t < e.length; t++, this.excess++) {
|
|
469
469
|
const i = e.charCodeAt(t);
|
|
470
|
-
if (this.treeIndex =
|
|
470
|
+
if (this.treeIndex = Se(s, a, this.treeIndex + Math.max(1, c), i), this.treeIndex < 0)
|
|
471
471
|
return this.result === 0 || // If we are parsing an attribute
|
|
472
472
|
this.decodeMode === nu.Attribute && // We shouldn't have consumed any characters after the entity,
|
|
473
473
|
(c === 0 || // And there should be no invalid characters.
|
|
474
|
-
|
|
474
|
+
we(i)) ? 0 : this.emitNotTerminatedNamedEntity();
|
|
475
475
|
if (a = s[this.treeIndex], c = (a & lu.VALUE_LENGTH) >> 14, c !== 0) {
|
|
476
476
|
if (i === Z.SEMI)
|
|
477
477
|
return this.emitNamedEntityData(this.treeIndex, c, this.consumed + this.excess);
|
|
@@ -527,9 +527,9 @@ class we {
|
|
|
527
527
|
}
|
|
528
528
|
}
|
|
529
529
|
}
|
|
530
|
-
function
|
|
530
|
+
function Ne(u) {
|
|
531
531
|
let e = "";
|
|
532
|
-
const t = new
|
|
532
|
+
const t = new $e(u, (s) => e += me(s));
|
|
533
533
|
return function(a, c) {
|
|
534
534
|
let i = 0, n = 0;
|
|
535
535
|
for (; (n = a.indexOf("&", n)) >= 0; ) {
|
|
@@ -549,7 +549,7 @@ function $e(u) {
|
|
|
549
549
|
return e = "", x;
|
|
550
550
|
};
|
|
551
551
|
}
|
|
552
|
-
function
|
|
552
|
+
function Se(u, e, t, s) {
|
|
553
553
|
const a = (e & lu.BRANCH_LENGTH) >> 7, c = e & lu.JUMP_TABLE;
|
|
554
554
|
if (a === 0)
|
|
555
555
|
return c !== 0 && s === c ? t : -1;
|
|
@@ -569,11 +569,11 @@ function Ne(u, e, t, s) {
|
|
|
569
569
|
}
|
|
570
570
|
return -1;
|
|
571
571
|
}
|
|
572
|
-
const
|
|
573
|
-
function
|
|
574
|
-
return
|
|
572
|
+
const Ae = /* @__PURE__ */ Ne(pe);
|
|
573
|
+
function Du(u, e = nu.Legacy) {
|
|
574
|
+
return Ae(u, e);
|
|
575
575
|
}
|
|
576
|
-
const Y = "A-Za-z0-9_", uu = `[${Y}]`, B = "[\\s\\S]", W = "\\[([^\\[\\]]+)\\]",
|
|
576
|
+
const Y = "A-Za-z0-9_", uu = `[${Y}]`, B = "[\\s\\S]", W = "\\[([^\\[\\]]+)\\]", zu = {
|
|
577
577
|
nonCompat: [
|
|
578
578
|
{
|
|
579
579
|
type: "strong",
|
|
@@ -742,23 +742,23 @@ const Y = "A-Za-z0-9_", uu = `[${Y}]`, B = "[\\s\\S]", W = "\\[([^\\[\\]]+)\\]",
|
|
|
742
742
|
rx: /\\?(?:\[([^\[\]]+)\])?~(\S+?)~/
|
|
743
743
|
}
|
|
744
744
|
]
|
|
745
|
-
},
|
|
745
|
+
}, Ee = /[<&>]/g, Gu = {
|
|
746
746
|
false: /[*_\x60#^~]/,
|
|
747
747
|
true: /[*'_+#^~]/
|
|
748
|
-
},
|
|
748
|
+
}, ke = {
|
|
749
749
|
">": ">",
|
|
750
750
|
"<": "<",
|
|
751
751
|
"&": "&"
|
|
752
752
|
};
|
|
753
|
-
function
|
|
753
|
+
function _e() {
|
|
754
754
|
return { footnoteIndex: 0, footnotesById: /* @__PURE__ */ new Map(), footnoteDefs: [] };
|
|
755
755
|
}
|
|
756
|
-
function
|
|
756
|
+
function Te(u, e, t) {
|
|
757
757
|
const s = u.get(e);
|
|
758
758
|
let a;
|
|
759
|
-
return s === void 0 ? t !== void 0 && t !== "" ? a = /^-?\d+$/.test(t) ? parseInt(t, 10) : t : a = 1 : typeof s == "number" ? a = s + 1 : a =
|
|
759
|
+
return s === void 0 ? t !== void 0 && t !== "" ? a = /^-?\d+$/.test(t) ? parseInt(t, 10) : t : a = 1 : typeof s == "number" ? a = s + 1 : a = Ie(s), u.set(e, a), a;
|
|
760
760
|
}
|
|
761
|
-
function
|
|
761
|
+
function Ie(u) {
|
|
762
762
|
const e = Array.from(u), t = (a) => /^[0-9A-Za-z]$/.test(a);
|
|
763
763
|
if (!e.some(t)) {
|
|
764
764
|
const a = e[e.length - 1];
|
|
@@ -786,10 +786,10 @@ function Te(u) {
|
|
|
786
786
|
function xu(u) {
|
|
787
787
|
return `${u}`;
|
|
788
788
|
}
|
|
789
|
-
function
|
|
789
|
+
function Zu(u) {
|
|
790
790
|
return encodeURIComponent(u).replace(/%20/g, "+");
|
|
791
791
|
}
|
|
792
|
-
function
|
|
792
|
+
function Re(u) {
|
|
793
793
|
const e = {};
|
|
794
794
|
if (!u) return e;
|
|
795
795
|
const t = [];
|
|
@@ -804,7 +804,7 @@ function Ie(u) {
|
|
|
804
804
|
}
|
|
805
805
|
return t[0] && !e.alt && (e.alt = t[0]), t[1] && !e.width && (e.width = t[1]), t[2] && !e.height && (e.height = t[2]), e;
|
|
806
806
|
}
|
|
807
|
-
function
|
|
807
|
+
function qe(u) {
|
|
808
808
|
const e = u.trim();
|
|
809
809
|
if (e.length <= 1) return [e];
|
|
810
810
|
const t = e.indexOf(",", 1), s = e.indexOf("+", 1);
|
|
@@ -824,10 +824,10 @@ function Re(u) {
|
|
|
824
824
|
}
|
|
825
825
|
return e.split(c).map((i) => i.trim());
|
|
826
826
|
}
|
|
827
|
-
function
|
|
827
|
+
function Le(u) {
|
|
828
828
|
return u.replace(/^.*\//, "").replace(/\.[^.]+$/, "").replace(/[_\-]/g, " ");
|
|
829
829
|
}
|
|
830
|
-
function
|
|
830
|
+
function Oe(u) {
|
|
831
831
|
const e = {};
|
|
832
832
|
if (!u) return e;
|
|
833
833
|
const t = [];
|
|
@@ -842,7 +842,7 @@ function Le(u) {
|
|
|
842
842
|
}
|
|
843
843
|
return t[0] && !e.size && (e.size = t[0]), e;
|
|
844
844
|
}
|
|
845
|
-
function
|
|
845
|
+
function Pe(u) {
|
|
846
846
|
if (!u) return {};
|
|
847
847
|
const e = {}, t = [];
|
|
848
848
|
for (const s of u.split(",")) {
|
|
@@ -856,12 +856,12 @@ function Oe(u) {
|
|
|
856
856
|
}
|
|
857
857
|
return t[0] && (e.text = t[0]), t[1] && (e.subject = t[1]), t[2] && (e.body = t[2]), e;
|
|
858
858
|
}
|
|
859
|
-
function
|
|
859
|
+
function ee(u) {
|
|
860
860
|
if (!u) return {};
|
|
861
861
|
const e = u.split(",", 1)[0].trim();
|
|
862
862
|
if (!e) return {};
|
|
863
863
|
if (e.includes("=")) {
|
|
864
|
-
const t =
|
|
864
|
+
const t = te(u);
|
|
865
865
|
return {
|
|
866
866
|
...t.id ? { id: t.id } : {},
|
|
867
867
|
...t.role ? { role: t.role } : {}
|
|
@@ -881,16 +881,16 @@ function ue(u) {
|
|
|
881
881
|
}
|
|
882
882
|
return { role: e };
|
|
883
883
|
}
|
|
884
|
-
function
|
|
884
|
+
function Yu(u) {
|
|
885
885
|
u.indexOf("\\]") !== -1 && (u = u.replace(/\\\]/g, "]"));
|
|
886
886
|
let e = u, t, s, a;
|
|
887
887
|
if (u.indexOf("=") !== -1) {
|
|
888
|
-
const c =
|
|
888
|
+
const c = te(u);
|
|
889
889
|
e = c.text ?? "", t = c.role, s = c.window, a = c.id;
|
|
890
890
|
}
|
|
891
891
|
return e.endsWith("^") && (e = e.slice(0, -1), s = s || "_blank"), { text: e, role: t, window: s, id: a };
|
|
892
892
|
}
|
|
893
|
-
function
|
|
893
|
+
function te(u) {
|
|
894
894
|
const e = {};
|
|
895
895
|
if (!u) return e;
|
|
896
896
|
const t = u.split(",");
|
|
@@ -922,7 +922,7 @@ function ee(u) {
|
|
|
922
922
|
return e;
|
|
923
923
|
}
|
|
924
924
|
function fu(u) {
|
|
925
|
-
return u.replace(
|
|
925
|
+
return u.replace(Ee, (e) => ke[e] || e);
|
|
926
926
|
}
|
|
927
927
|
function Hu(u, e = !1, t) {
|
|
928
928
|
let s = 0;
|
|
@@ -936,7 +936,7 @@ function Hu(u, e = !1, t) {
|
|
|
936
936
|
);
|
|
937
937
|
return u.replace(i, (n, x, b, m, h) => b ? (x || "") + "<" + m + h + ">" : (h === "." && (h = String(++s)), e ? `<i class="conum" data-value="${h}"></i><b>(${h})</b>` : `${x || ""}<${h}>`));
|
|
938
938
|
}
|
|
939
|
-
function
|
|
939
|
+
function Ce(u, e = !1, t) {
|
|
940
940
|
let s = 0;
|
|
941
941
|
const a = /<!--(!?)(\d+|\.)\1-->(?=(?: ?<!--!?\1(?:\d+|\.)\1-->)*$)/gm;
|
|
942
942
|
u = u.replace(a, (n, x, b) => (b === "." && (b = String(++s)), e ? `<i class="conum" data-value="${b}"></i><b>(${b})</b>` : `<${b}>`)), s = 0;
|
|
@@ -948,7 +948,7 @@ function Pe(u, e = !1, t) {
|
|
|
948
948
|
);
|
|
949
949
|
return u.replace(i, (n, x, b, m, h) => b ? (x || "") + "<" + m + h + ">" : (h === "." && (h = String(++s)), e ? `<i class="conum" data-value="${h}"></i><b>(${h})</b>` : `${x || ""}<${h}>`));
|
|
950
950
|
}
|
|
951
|
-
function
|
|
951
|
+
function re(u, e, t) {
|
|
952
952
|
if (t && u.indexOf("{counter") !== -1) {
|
|
953
953
|
t.counters || (t.counters = /* @__PURE__ */ new Map());
|
|
954
954
|
const s = t.counters;
|
|
@@ -968,7 +968,7 @@ function te(u, e, t) {
|
|
|
968
968
|
n,
|
|
969
969
|
/^-?\d+$/.test(h) ? parseInt(h, 10) : h
|
|
970
970
|
);
|
|
971
|
-
const f =
|
|
971
|
+
const f = Te(s, n, x);
|
|
972
972
|
return e[n] = String(f), i === "counter2" ? "" : String(f);
|
|
973
973
|
}
|
|
974
974
|
);
|
|
@@ -997,15 +997,15 @@ function te(u, e, t) {
|
|
|
997
997
|
return u.replace(/(\\)?\{(\w[\w-]*)(\\)?\}/g, (s, a, c, i) => {
|
|
998
998
|
if (a || i) return "{" + c + "}";
|
|
999
999
|
const n = c.toLowerCase();
|
|
1000
|
-
return Object.prototype.hasOwnProperty.call(
|
|
1000
|
+
return Object.prototype.hasOwnProperty.call(Ju, n) ? Ju[n] : Object.prototype.hasOwnProperty.call(e, c) ? e[c] : Object.prototype.hasOwnProperty.call(e, n) ? e[n] : s;
|
|
1001
1001
|
});
|
|
1002
1002
|
}
|
|
1003
|
-
function
|
|
1003
|
+
function Me(u, e, t) {
|
|
1004
1004
|
const s = (a) => {
|
|
1005
1005
|
for (let c = 0; c < a.length; c++) {
|
|
1006
1006
|
const i = a[c];
|
|
1007
1007
|
if (i.type === "text" && typeof i.text == "string" && i.text.indexOf("{") !== -1) {
|
|
1008
|
-
const n =
|
|
1008
|
+
const n = re(i.text, e, t);
|
|
1009
1009
|
n !== i.text && (a[c] = { ...i, text: n });
|
|
1010
1010
|
}
|
|
1011
1011
|
"text" in i && Array.isArray(i.text) && (i.text = s(i.text));
|
|
@@ -1014,7 +1014,7 @@ function Ce(u, e, t) {
|
|
|
1014
1014
|
};
|
|
1015
1015
|
return s(u);
|
|
1016
1016
|
}
|
|
1017
|
-
const
|
|
1017
|
+
const Ju = {
|
|
1018
1018
|
blank: "",
|
|
1019
1019
|
empty: "",
|
|
1020
1020
|
sp: " ",
|
|
@@ -1045,7 +1045,7 @@ const Zu = {
|
|
|
1045
1045
|
"two-semicolons": ";;",
|
|
1046
1046
|
cpp: "C++"
|
|
1047
1047
|
};
|
|
1048
|
-
function
|
|
1048
|
+
function He(u) {
|
|
1049
1049
|
function e(t, s, a) {
|
|
1050
1050
|
return u.replace(t, (c, ...i) => c.includes("\\") ? c.replace("\\", "") : s);
|
|
1051
1051
|
}
|
|
@@ -1054,11 +1054,11 @@ function Me(u) {
|
|
|
1054
1054
|
(t, s, a) => s ? "&" + a : "&" + a
|
|
1055
1055
|
), u;
|
|
1056
1056
|
}
|
|
1057
|
-
function
|
|
1057
|
+
function se(u, e) {
|
|
1058
1058
|
const t = u.length;
|
|
1059
1059
|
return u.push(e), "" + t + "";
|
|
1060
1060
|
}
|
|
1061
|
-
function
|
|
1061
|
+
function ae(u, e, t = /* @__PURE__ */ new Set()) {
|
|
1062
1062
|
const s = [], a = /\x01(\d+)\x02/g;
|
|
1063
1063
|
let c = 0, i;
|
|
1064
1064
|
for (; (i = a.exec(u)) !== null; ) {
|
|
@@ -1068,7 +1068,7 @@ function se(u, e, t = /* @__PURE__ */ new Set()) {
|
|
|
1068
1068
|
if (m && !t.has(b)) {
|
|
1069
1069
|
t.add(b);
|
|
1070
1070
|
for (const h of m)
|
|
1071
|
-
s.push(
|
|
1071
|
+
s.push(ce(h, e, t));
|
|
1072
1072
|
t.delete(b);
|
|
1073
1073
|
} else m && process.env.NODE_ENV !== "production" && console.warn(
|
|
1074
1074
|
`[react-asciidoc] Inline placeholder cycle at index ${b} — content dropped`
|
|
@@ -1078,25 +1078,25 @@ function se(u, e, t = /* @__PURE__ */ new Set()) {
|
|
|
1078
1078
|
const n = u.slice(c);
|
|
1079
1079
|
return n && s.push({ type: "text", text: n }), s.length === 0 && u.length > 0 && s.push({ type: "text", text: u }), s;
|
|
1080
1080
|
}
|
|
1081
|
-
function
|
|
1081
|
+
function ce(u, e, t = /* @__PURE__ */ new Set()) {
|
|
1082
1082
|
if (u.type === "text") return u;
|
|
1083
1083
|
if (u.type === "quoted" || u.type === "anchor" || u.type === "footnote" || u.type === "button") {
|
|
1084
1084
|
const s = [];
|
|
1085
1085
|
for (const a of u.text)
|
|
1086
1086
|
if (a.type === "text" && a.text.indexOf("") !== -1) {
|
|
1087
|
-
const c =
|
|
1087
|
+
const c = ae(a.text, e, t);
|
|
1088
1088
|
for (const i of c) s.push(i);
|
|
1089
1089
|
} else
|
|
1090
|
-
s.push(
|
|
1090
|
+
s.push(ce(a, e, t));
|
|
1091
1091
|
return { ...u, text: s };
|
|
1092
1092
|
}
|
|
1093
1093
|
return u;
|
|
1094
1094
|
}
|
|
1095
1095
|
function K(u, e = {}) {
|
|
1096
|
-
const t = e.compatMode ?? !1, s = e.attributes ?? {}, a = e.state ??
|
|
1096
|
+
const t = e.compatMode ?? !1, s = e.attributes ?? {}, a = e.state ?? _e(), c = t ? zu.compat : zu.nonCompat;
|
|
1097
1097
|
let i = u;
|
|
1098
|
-
const n = t ?
|
|
1099
|
-
m("macros") && (i =
|
|
1098
|
+
const n = t ? Gu.true : Gu.false, x = [], b = [], m = (f) => !e._subs || e._subs.includes(f);
|
|
1099
|
+
m("macros") && (i = De(i, x, t)), !e._alreadyEscaped && m("specialcharacters") && (i = fu(i)), m("quotes") && (i.match(/\*/) || i.match(/_/) || n.test(i)) && (i = Fe(i, c, b, a, e._quoteFromIndex ?? 0)), m("attributes") && (i = re(i, s, a)), m("replacements") && (i = He(i)), m("macros") && (i = Ve(
|
|
1100
1100
|
i,
|
|
1101
1101
|
s,
|
|
1102
1102
|
t,
|
|
@@ -1104,13 +1104,13 @@ function K(u, e = {}) {
|
|
|
1104
1104
|
a,
|
|
1105
1105
|
e._quoted ?? !1
|
|
1106
1106
|
));
|
|
1107
|
-
let h =
|
|
1108
|
-
return m("post_replacements") && (h =
|
|
1109
|
-
}
|
|
1110
|
-
function He(u, e, t) {
|
|
1111
|
-
return u = De(u, e, t), u = Be(u, e, t), u;
|
|
1107
|
+
let h = ae(i, b);
|
|
1108
|
+
return m("post_replacements") && (h = Ge(h, s)), m("attributes") && (h = Me(h, s, a)), h = ie(h, x, t, a), h;
|
|
1112
1109
|
}
|
|
1113
1110
|
function De(u, e, t) {
|
|
1111
|
+
return u = Be(u, e, t), u = We(u, e, t), u;
|
|
1112
|
+
}
|
|
1113
|
+
function Be(u, e, t) {
|
|
1114
1114
|
let s = "", a = 0;
|
|
1115
1115
|
const c = u.length, i = t ? null : /^\+\+\+([\s\S]*?)\+\+\+/, n = t ? null : /^(?:\[([^\[\]]+)\])?\+\+([\s\S]+?)\+\+/, x = /^pass:([a-z]+(?:,[a-z-]+)*)?\[(|[\s\S]*?[^\\])\]/, b = /^(stem|(?:latex|ascii)math):([a-z]+(?:,[a-z-]+)*)?\[([\s\S]*?[^\\])\]/;
|
|
1116
1116
|
for (; a < c; ) {
|
|
@@ -1143,7 +1143,7 @@ function De(u, e, t) {
|
|
|
1143
1143
|
if (!m.startsWith("+++")) {
|
|
1144
1144
|
const h = m.match(n);
|
|
1145
1145
|
if (h) {
|
|
1146
|
-
const f = h[1] || "", y = h[2], p = e.length, g =
|
|
1146
|
+
const f = h[1] || "", y = h[2], p = e.length, g = ee(f);
|
|
1147
1147
|
e.push({
|
|
1148
1148
|
text: y,
|
|
1149
1149
|
type: "unquoted",
|
|
@@ -1160,7 +1160,7 @@ function De(u, e, t) {
|
|
|
1160
1160
|
if (u[a] === "p" && u.slice(a, a + 5) === "pass:") {
|
|
1161
1161
|
const m = u.slice(a).match(x);
|
|
1162
1162
|
if (m) {
|
|
1163
|
-
const h = m[1] ?
|
|
1163
|
+
const h = m[1] ? Ue(m[1]) : [], f = m[2], y = e.length;
|
|
1164
1164
|
e.push({
|
|
1165
1165
|
text: f,
|
|
1166
1166
|
type: "unquoted",
|
|
@@ -1185,7 +1185,7 @@ function De(u, e, t) {
|
|
|
1185
1185
|
}
|
|
1186
1186
|
return s;
|
|
1187
1187
|
}
|
|
1188
|
-
function
|
|
1188
|
+
function We(u, e, t) {
|
|
1189
1189
|
let s = "", a = 0;
|
|
1190
1190
|
const c = u.length, i = t ? /^(?:\[([^\[\]]+)\])?(`)([^`]|[^`][\s\S]*?[^`])\2(?![A-Za-z0-9_])/ : /^(?:\[([^\[\]]+)\])?(\+)(\S|\S[\s\S]*?\S)\2(?![A-Za-z0-9_])/, n = /[A-Za-z0-9_;:\\]/;
|
|
1191
1191
|
for (; a < c; ) {
|
|
@@ -1205,7 +1205,7 @@ function Be(u, e, t) {
|
|
|
1205
1205
|
}
|
|
1206
1206
|
return s;
|
|
1207
1207
|
}
|
|
1208
|
-
function
|
|
1208
|
+
function Ue(u) {
|
|
1209
1209
|
const e = {
|
|
1210
1210
|
a: "attributes",
|
|
1211
1211
|
attributes: "attributes",
|
|
@@ -1238,7 +1238,7 @@ function We(u) {
|
|
|
1238
1238
|
}
|
|
1239
1239
|
return t.length === 0 && t.push("specialcharacters"), t;
|
|
1240
1240
|
}
|
|
1241
|
-
function
|
|
1241
|
+
function Fe(u, e, t, s, a = 0) {
|
|
1242
1242
|
for (let c = a; c < e.length; c++) {
|
|
1243
1243
|
const i = e[c];
|
|
1244
1244
|
let n = "", x = u;
|
|
@@ -1261,7 +1261,7 @@ function Ue(u, e, t, s, a = 0) {
|
|
|
1261
1261
|
y && (n += y);
|
|
1262
1262
|
let T, I;
|
|
1263
1263
|
if (p) {
|
|
1264
|
-
const Q =
|
|
1264
|
+
const Q = ee(p);
|
|
1265
1265
|
T = Q.role, I = Q.id;
|
|
1266
1266
|
}
|
|
1267
1267
|
const q = g.replace(/\\\]/g, "]"), z = K(q, {
|
|
@@ -1280,7 +1280,7 @@ function Ue(u, e, t, s, a = 0) {
|
|
|
1280
1280
|
...I ? { id: I } : {},
|
|
1281
1281
|
...T ? { role: T } : {}
|
|
1282
1282
|
};
|
|
1283
|
-
n +=
|
|
1283
|
+
n += se(t, [F]);
|
|
1284
1284
|
}
|
|
1285
1285
|
x = x.slice(f + h.length + N);
|
|
1286
1286
|
}
|
|
@@ -1291,14 +1291,14 @@ function Ue(u, e, t, s, a = 0) {
|
|
|
1291
1291
|
function su(u) {
|
|
1292
1292
|
return u ? [{ type: "text", text: u }] : [];
|
|
1293
1293
|
}
|
|
1294
|
-
function
|
|
1294
|
+
function Ve(u, e, t, s, a, c = !1) {
|
|
1295
1295
|
let i = u;
|
|
1296
1296
|
const n = Object.prototype.hasOwnProperty.call(e, "experimental"), x = Object.prototype.hasOwnProperty.call(e, "icons") ? e.icons : void 0, b = x === void 0 ? "text" : x === "font" ? "font" : "image", m = [
|
|
1297
1297
|
{
|
|
1298
1298
|
rx: /(\\)?(kbd|btn):\[([\s\S]*?[^\\])\]/,
|
|
1299
1299
|
handler: (f) => f[1] || !n ? null : f[2] === "kbd" ? {
|
|
1300
1300
|
type: "kbd",
|
|
1301
|
-
keys:
|
|
1301
|
+
keys: qe(f[3])
|
|
1302
1302
|
} : { type: "button", text: su(f[3]) }
|
|
1303
1303
|
},
|
|
1304
1304
|
{
|
|
@@ -1309,7 +1309,7 @@ function Fe(u, e, t, s, a, c = !1) {
|
|
|
1309
1309
|
rx: /\\?(image|icon):([^:\s\[](?:[^\n\[]*[^\s\[])?)\[(|[\s\S]*?[^\\])\]/,
|
|
1310
1310
|
handler: (f) => {
|
|
1311
1311
|
if (f[0].startsWith("\\")) return null;
|
|
1312
|
-
const y = f[1] === "icon", p = y ?
|
|
1312
|
+
const y = f[1] === "icon", p = y ? Oe(f[3]) : Re(f[3]), g = f[2], j = p.alt || (y ? g : Le(g));
|
|
1313
1313
|
return {
|
|
1314
1314
|
type: "image",
|
|
1315
1315
|
subtype: y ? "icon" : "image",
|
|
@@ -1365,10 +1365,10 @@ function Fe(u, e, t, s, a, c = !1) {
|
|
|
1365
1365
|
if (f[0].startsWith("\\")) return null;
|
|
1366
1366
|
const y = f[1] === "mailto", p = f[3] || "";
|
|
1367
1367
|
if (y) {
|
|
1368
|
-
const I =
|
|
1368
|
+
const I = Pe(p), q = f[2];
|
|
1369
1369
|
let z = "mailto:" + q;
|
|
1370
1370
|
const F = [];
|
|
1371
|
-
return I.subject && F.push(`subject=${
|
|
1371
|
+
return I.subject && F.push(`subject=${Zu(I.subject)}`), I.body && F.push(`body=${Zu(I.body)}`), F.length && (z += "?" + F.join("&")), {
|
|
1372
1372
|
type: "anchor",
|
|
1373
1373
|
subtype: "link",
|
|
1374
1374
|
text: I.text ? su(I.text) : [{ type: "text", text: q }],
|
|
@@ -1377,7 +1377,7 @@ function Fe(u, e, t, s, a, c = !1) {
|
|
|
1377
1377
|
...I.role ? { role: I.role } : {}
|
|
1378
1378
|
};
|
|
1379
1379
|
}
|
|
1380
|
-
const g = f[2], j =
|
|
1380
|
+
const g = f[2], j = Yu(p);
|
|
1381
1381
|
let N = j.text, T = j.role;
|
|
1382
1382
|
return N || (N = g, T = T ? `bare ${T}` : "bare"), {
|
|
1383
1383
|
type: "anchor",
|
|
@@ -1403,7 +1403,7 @@ function Fe(u, e, t, s, a, c = !1) {
|
|
|
1403
1403
|
p = y + f[2];
|
|
1404
1404
|
const q = f[3] || "";
|
|
1405
1405
|
if (q) {
|
|
1406
|
-
const z =
|
|
1406
|
+
const z = Yu(q);
|
|
1407
1407
|
z.window && (T = z.window), z.role && (j = z.role), g = su(z.text);
|
|
1408
1408
|
} else
|
|
1409
1409
|
g = [{ type: "text", text: p }], j = "bare";
|
|
@@ -1529,7 +1529,7 @@ function Fe(u, e, t, s, a, c = !1) {
|
|
|
1529
1529
|
];
|
|
1530
1530
|
let h = i;
|
|
1531
1531
|
for (const { rx: f, handler: y } of m) {
|
|
1532
|
-
const p =
|
|
1532
|
+
const p = ze(f);
|
|
1533
1533
|
p.lastIndex = 0;
|
|
1534
1534
|
const g = [];
|
|
1535
1535
|
let j = 0, N;
|
|
@@ -1542,7 +1542,7 @@ function Fe(u, e, t, s, a, c = !1) {
|
|
|
1542
1542
|
const T = y(N, e);
|
|
1543
1543
|
if (T) {
|
|
1544
1544
|
const I = Array.isArray(T) ? T : [T];
|
|
1545
|
-
g.push(
|
|
1545
|
+
g.push(se(s, I));
|
|
1546
1546
|
} else
|
|
1547
1547
|
g.push(N[0]);
|
|
1548
1548
|
j = N.index + N[0].length;
|
|
@@ -1551,15 +1551,15 @@ function Fe(u, e, t, s, a, c = !1) {
|
|
|
1551
1551
|
}
|
|
1552
1552
|
return h;
|
|
1553
1553
|
}
|
|
1554
|
-
const
|
|
1555
|
-
function
|
|
1554
|
+
const Qu = /* @__PURE__ */ new WeakMap();
|
|
1555
|
+
function ze(u) {
|
|
1556
1556
|
if (u.flags.includes("g")) return u;
|
|
1557
|
-
const e =
|
|
1557
|
+
const e = Qu.get(u);
|
|
1558
1558
|
if (e) return e;
|
|
1559
1559
|
const t = new RegExp(u.source, u.flags + "g");
|
|
1560
|
-
return
|
|
1560
|
+
return Qu.set(u, t), t;
|
|
1561
1561
|
}
|
|
1562
|
-
function
|
|
1562
|
+
function ie(u, e, t, s) {
|
|
1563
1563
|
const a = /(\d+)/g;
|
|
1564
1564
|
function c(x) {
|
|
1565
1565
|
const b = { type: "text", text: x };
|
|
@@ -1588,7 +1588,7 @@ function ce(u, e, t, s) {
|
|
|
1588
1588
|
continue;
|
|
1589
1589
|
}
|
|
1590
1590
|
let g;
|
|
1591
|
-
p.subs.length === 1 && p.subs[0] === "specialcharacters" ? g = [{ type: "text", text: fu(p.text) }] : g = K(p.text, { compatMode: t, state: s, _subs: p.subs }), g =
|
|
1591
|
+
p.subs.length === 1 && p.subs[0] === "specialcharacters" ? g = [{ type: "text", text: fu(p.text) }] : g = K(p.text, { compatMode: t, state: s, _subs: p.subs }), g = ie(g, e, t, s);
|
|
1592
1592
|
const j = p.attributes ?? {}, N = !!(j.id || j.role);
|
|
1593
1593
|
p.type === "unquoted" || p.type === "normal" ? N ? m.push({
|
|
1594
1594
|
type: "quoted",
|
|
@@ -1623,7 +1623,7 @@ function ce(u, e, t, s) {
|
|
|
1623
1623
|
}
|
|
1624
1624
|
return u.flatMap(n);
|
|
1625
1625
|
}
|
|
1626
|
-
function
|
|
1626
|
+
function Ge(u, e) {
|
|
1627
1627
|
const s = Object.prototype.hasOwnProperty.call(e, "hardbreaks") || Object.prototype.hasOwnProperty.call(e, "hardbreaks-option") ? /(?: \+)?\n/g : / \+(\n|$)/g, a = [];
|
|
1628
1628
|
for (const c of u) {
|
|
1629
1629
|
if (c.type !== "text") {
|
|
@@ -1639,7 +1639,7 @@ function ze(u, e) {
|
|
|
1639
1639
|
}
|
|
1640
1640
|
return a;
|
|
1641
1641
|
}
|
|
1642
|
-
const
|
|
1642
|
+
const Ze = {
|
|
1643
1643
|
monospaced: ["<code>", "</code>", !0],
|
|
1644
1644
|
emphasis: ["<em>", "</em>", !0],
|
|
1645
1645
|
strong: ["<strong>", "</strong>", !0],
|
|
@@ -1650,29 +1650,29 @@ const Ge = {
|
|
|
1650
1650
|
subscript: ["<sub>", "</sub>", !0],
|
|
1651
1651
|
asciimath: ["\\$", "\\$"],
|
|
1652
1652
|
latexmath: ["\\(", "\\)"]
|
|
1653
|
-
},
|
|
1654
|
-
function
|
|
1653
|
+
}, Ye = /^(?:[a-zA-Z][a-zA-Z]+\d{0,2}|#\d{1,7}|#x[\da-fA-F]{1,6});/;
|
|
1654
|
+
function Je(u) {
|
|
1655
1655
|
return u.replace(/ /g, "%20");
|
|
1656
1656
|
}
|
|
1657
|
-
function
|
|
1657
|
+
function D(u) {
|
|
1658
1658
|
let e = "";
|
|
1659
1659
|
for (let t = 0; t < u.length; t++) {
|
|
1660
1660
|
const s = u[t];
|
|
1661
|
-
s === "&" ?
|
|
1661
|
+
s === "&" ? Ye.test(u.slice(t + 1)) ? e += "&" : e += "&" : s === '"' ? e += """ : s === "<" ? e += "<" : s === ">" ? e += ">" : e += s;
|
|
1662
1662
|
}
|
|
1663
1663
|
return e;
|
|
1664
1664
|
}
|
|
1665
1665
|
function du(u, e = !1) {
|
|
1666
|
-
return u.map((t) =>
|
|
1666
|
+
return u.map((t) => Qe(t, e)).join("");
|
|
1667
1667
|
}
|
|
1668
|
-
function
|
|
1668
|
+
function Qe(u, e) {
|
|
1669
1669
|
switch (u.type) {
|
|
1670
1670
|
case "text":
|
|
1671
1671
|
return u.text;
|
|
1672
1672
|
case "quoted": {
|
|
1673
|
-
const t =
|
|
1673
|
+
const t = Ze[u.subtype] || ["", ""], s = t[2] === !0, a = du(u.text, e);
|
|
1674
1674
|
let c = "";
|
|
1675
|
-
if (u.id && (c += ` id="${u.id}"`), u.role && (c += ` class="${
|
|
1675
|
+
if (u.id && (c += ` id="${u.id}"`), u.role && (c += ` class="${D(u.role)}"`), u.subtype === "mark" && (u.id || u.role))
|
|
1676
1676
|
return `<span${c}>${a}</span>`;
|
|
1677
1677
|
if (s) {
|
|
1678
1678
|
let i = t[0];
|
|
@@ -1682,58 +1682,58 @@ function Je(u, e) {
|
|
|
1682
1682
|
}
|
|
1683
1683
|
case "anchor": {
|
|
1684
1684
|
const t = u.id || "", s = u.role || "";
|
|
1685
|
-
let a = t ? ` id="${t}"` : "", c = s ? ` class="${
|
|
1685
|
+
let a = t ? ` id="${t}"` : "", c = s ? ` class="${D(s)}"` : "";
|
|
1686
1686
|
t ? a += c : a = c;
|
|
1687
1687
|
const i = du(u.text, e);
|
|
1688
1688
|
switch (u.subtype) {
|
|
1689
1689
|
case "link": {
|
|
1690
|
-
const n =
|
|
1690
|
+
const n = D(u.target);
|
|
1691
1691
|
let x = "";
|
|
1692
|
-
return u.window && (x = ` target="${
|
|
1692
|
+
return u.window && (x = ` target="${D(u.window)}"`, u.window === "_blank" && (x += ' rel="noopener"')), `<a href="${n}"${a}${x}>${i}</a>`;
|
|
1693
1693
|
}
|
|
1694
1694
|
case "ref":
|
|
1695
|
-
return `<a id="${
|
|
1695
|
+
return `<a id="${D(u.id || u.target)}"></a>`;
|
|
1696
1696
|
case "xref": {
|
|
1697
1697
|
const n = u.target;
|
|
1698
|
-
return `<a href="${n.startsWith("#") || n.includes("#") || n.includes("/") ?
|
|
1698
|
+
return `<a href="${n.startsWith("#") || n.includes("#") || n.includes("/") ? D(n) : "#" + D(n)}"${a}>${i}</a>`;
|
|
1699
1699
|
}
|
|
1700
1700
|
case "bibref":
|
|
1701
|
-
return `[<a id="${
|
|
1701
|
+
return `[<a id="${D(u.id || u.target)}"></a>]`;
|
|
1702
1702
|
}
|
|
1703
1703
|
}
|
|
1704
1704
|
case "image": {
|
|
1705
|
-
const t =
|
|
1705
|
+
const t = D(Je(u.target)), s = u.alt || "";
|
|
1706
1706
|
let a = "";
|
|
1707
|
-
u.width && (a += ` width="${
|
|
1708
|
-
const c = u.title ? ` title="${
|
|
1707
|
+
u.width && (a += ` width="${D(u.width)}"`), u.height && (a += ` height="${D(u.height)}"`);
|
|
1708
|
+
const c = u.title ? ` title="${D(u.title)}"` : "", i = (m) => {
|
|
1709
1709
|
if (!u.link) return m;
|
|
1710
1710
|
let h = "";
|
|
1711
|
-
return u.window && (h = ` target="${
|
|
1711
|
+
return u.window && (h = ` target="${D(u.window)}"`, u.window === "_blank" && (h += ' rel="noopener"')), `<a class="image" href="${D(u.link)}"${h}>${m}</a>`;
|
|
1712
1712
|
};
|
|
1713
1713
|
if (u.subtype === "icon") {
|
|
1714
1714
|
const m = u.iconType || "text", h = ["icon"];
|
|
1715
1715
|
u.role && h.push(u.role), u.float && h.push(u.float);
|
|
1716
|
-
const f = ` class="${h.join(" ")}"`, y = u.id ? ` id="${
|
|
1716
|
+
const f = ` class="${h.join(" ")}"`, y = u.id ? ` id="${D(u.id)}"` : "";
|
|
1717
1717
|
if (m === "text") {
|
|
1718
1718
|
const p = u.alt || u.target;
|
|
1719
1719
|
return `<span${f}${y}${c}>${i(`[${p}]`)}</span>`;
|
|
1720
1720
|
}
|
|
1721
|
-
return m === "font" ? `<span${f}${y}>${i(`<i class="fa fa-${
|
|
1721
|
+
return m === "font" ? `<span${f}${y}>${i(`<i class="fa fa-${D(u.target)}"${c}></i>`)}</span>` : `<span${f}${y}${c}>${i(`<img src="${t}" alt="${D(s)}"${a}>`)}</span>`;
|
|
1722
1722
|
}
|
|
1723
1723
|
const n = ["image"];
|
|
1724
1724
|
u.role && n.push(u.role), u.float && n.push(u.float);
|
|
1725
|
-
const x = ` class="${n.join(" ")}"`, b = u.id ? ` id="${
|
|
1726
|
-
return `<span${x}${b}>${i(`<img src="${t}" alt="${
|
|
1725
|
+
const x = ` class="${n.join(" ")}"`, b = u.id ? ` id="${D(u.id)}"` : "";
|
|
1726
|
+
return `<span${x}${b}>${i(`<img src="${t}" alt="${D(s)}"${a}${c}>`)}</span>`;
|
|
1727
1727
|
}
|
|
1728
1728
|
case "footnote": {
|
|
1729
1729
|
if (u.refid && (!u.text || u.text.length === 0))
|
|
1730
|
-
return u.index !== void 0 ? `<sup class="footnoteref">[<a class="footnote" href="#_footnotedef_${u.index}" title="View footnote.">${u.index}</a>]</sup>` : `<sup class="footnoteref red" title="Unresolved footnote reference.">[${
|
|
1730
|
+
return u.index !== void 0 ? `<sup class="footnoteref">[<a class="footnote" href="#_footnotedef_${u.index}" title="View footnote.">${u.index}</a>]</sup>` : `<sup class="footnoteref red" title="Unresolved footnote reference.">[${D(u.refid)}]</sup>`;
|
|
1731
1731
|
const t = u.index;
|
|
1732
1732
|
if (t === void 0) {
|
|
1733
|
-
const a = u.id ? ` id="${
|
|
1733
|
+
const a = u.id ? ` id="${D(u.id)}"` : "", c = du(u.text, e);
|
|
1734
1734
|
return `<sup${a}>[${c}]</sup>`;
|
|
1735
1735
|
}
|
|
1736
|
-
return `<sup class="footnote"${u.id ? ` id="_footnote_${
|
|
1736
|
+
return `<sup class="footnote"${u.id ? ` id="_footnote_${D(u.id)}"` : ""}>[<a id="_footnoteref_${t}" class="footnote" href="#_footnotedef_${t}" title="View footnote.">${t}</a>]</sup>`;
|
|
1737
1737
|
}
|
|
1738
1738
|
case "indexterm":
|
|
1739
1739
|
return u.visible ? du([{ type: "text", text: u.terms.join(", ") }], e) : "";
|
|
@@ -1761,13 +1761,37 @@ function Je(u, e) {
|
|
|
1761
1761
|
function au(u, e = !1) {
|
|
1762
1762
|
return du(u, e);
|
|
1763
1763
|
}
|
|
1764
|
-
|
|
1764
|
+
function Bu(u, e = !0) {
|
|
1765
|
+
let t = "";
|
|
1766
|
+
for (const s of u)
|
|
1767
|
+
switch (s.type) {
|
|
1768
|
+
case "text":
|
|
1769
|
+
t += s.raw ? s.text : e ? Du(s.text) : s.text;
|
|
1770
|
+
break;
|
|
1771
|
+
case "quoted":
|
|
1772
|
+
case "anchor":
|
|
1773
|
+
case "footnote":
|
|
1774
|
+
case "button":
|
|
1775
|
+
t += Bu(s.text, e);
|
|
1776
|
+
break;
|
|
1777
|
+
case "callout":
|
|
1778
|
+
t += `<${s.number}>`;
|
|
1779
|
+
break;
|
|
1780
|
+
case "break":
|
|
1781
|
+
t += `
|
|
1782
|
+
`;
|
|
1783
|
+
break;
|
|
1784
|
+
}
|
|
1785
|
+
return t;
|
|
1786
|
+
}
|
|
1787
|
+
const Vt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1765
1788
|
__proto__: null,
|
|
1766
1789
|
parseInline: K,
|
|
1767
1790
|
renderInline: du,
|
|
1768
1791
|
renderInlineAsString: au,
|
|
1792
|
+
renderInlineAsText: Bu,
|
|
1769
1793
|
subCallouts: Hu,
|
|
1770
|
-
subCalloutsRaw:
|
|
1794
|
+
subCalloutsRaw: Ce,
|
|
1771
1795
|
subSpecialchars: fu
|
|
1772
1796
|
}, Symbol.toStringTag, { value: "Module" })), gu = (u, e = !1) => ({
|
|
1773
1797
|
__html: u ? au(u, e) : ""
|
|
@@ -1785,7 +1809,7 @@ const Ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1785
1809
|
react: !Iu(u),
|
|
1786
1810
|
iconsFont: e.document?.attributes?.icons === "font"
|
|
1787
1811
|
};
|
|
1788
|
-
}, J = (u) => u ?
|
|
1812
|
+
}, J = (u) => u ? Du(u) : "", P = ({
|
|
1789
1813
|
nodes: u,
|
|
1790
1814
|
bibliography: e = !1
|
|
1791
1815
|
}) => {
|
|
@@ -1797,14 +1821,14 @@ const Ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1797
1821
|
bibDef: e ? { pending: !0 } : void 0
|
|
1798
1822
|
};
|
|
1799
1823
|
return /* @__PURE__ */ r.jsx(r.Fragment, { children: pu(u, s) });
|
|
1800
|
-
}, pu = (u, e) => u.map((t, s) => /* @__PURE__ */ r.jsx(mu, { children:
|
|
1824
|
+
}, pu = (u, e) => u.map((t, s) => /* @__PURE__ */ r.jsx(mu, { children: Xe(t, e) }, s)), Xe = (u, e) => {
|
|
1801
1825
|
const { overrides: t } = e;
|
|
1802
1826
|
switch (u.type) {
|
|
1803
1827
|
case "text":
|
|
1804
1828
|
return u.raw ? Tu(u.text) : J(u.text);
|
|
1805
1829
|
case "quoted": {
|
|
1806
1830
|
const s = pu(u.text, e);
|
|
1807
|
-
return t.quoted ? /* @__PURE__ */ r.jsx(t.quoted, { node: u, children: s }) :
|
|
1831
|
+
return t.quoted ? /* @__PURE__ */ r.jsx(t.quoted, { node: u, children: s }) : Ke(u, s);
|
|
1808
1832
|
}
|
|
1809
1833
|
case "anchor": {
|
|
1810
1834
|
if (u.subtype === "bibref") {
|
|
@@ -1814,16 +1838,16 @@ const Ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1814
1838
|
"[",
|
|
1815
1839
|
pu(u.text, e),
|
|
1816
1840
|
"]"
|
|
1817
|
-
] }) :
|
|
1841
|
+
] }) : Xu(u, null);
|
|
1818
1842
|
}
|
|
1819
1843
|
const s = pu(u.text, e);
|
|
1820
|
-
return t.anchor ? /* @__PURE__ */ r.jsx(t.anchor, { node: u, children: s }) :
|
|
1844
|
+
return t.anchor ? /* @__PURE__ */ r.jsx(t.anchor, { node: u, children: s }) : Xu(u, s);
|
|
1821
1845
|
}
|
|
1822
1846
|
case "image":
|
|
1823
|
-
return t.image ? /* @__PURE__ */ r.jsx(t.image, { node: u }) :
|
|
1847
|
+
return t.image ? /* @__PURE__ */ r.jsx(t.image, { node: u }) : ut(u);
|
|
1824
1848
|
case "footnote": {
|
|
1825
1849
|
const s = pu(u.text || [], e);
|
|
1826
|
-
return t.footnote ? /* @__PURE__ */ r.jsx(t.footnote, { node: u, children: s }) :
|
|
1850
|
+
return t.footnote ? /* @__PURE__ */ r.jsx(t.footnote, { node: u, children: s }) : et(u, s);
|
|
1827
1851
|
}
|
|
1828
1852
|
case "indexterm":
|
|
1829
1853
|
return t.indexterm ? /* @__PURE__ */ r.jsx(t.indexterm, { node: u }) : u.visible ? J(u.terms.join(", ")) : null;
|
|
@@ -1836,11 +1860,11 @@ const Ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1836
1860
|
return t.button ? /* @__PURE__ */ r.jsx(t.button, { node: u, children: s }) : /* @__PURE__ */ r.jsx("b", { className: "button", children: s });
|
|
1837
1861
|
}
|
|
1838
1862
|
case "kbd":
|
|
1839
|
-
return t.kbd ? /* @__PURE__ */ r.jsx(t.kbd, { node: u }) :
|
|
1863
|
+
return t.kbd ? /* @__PURE__ */ r.jsx(t.kbd, { node: u }) : tt(u);
|
|
1840
1864
|
case "menu":
|
|
1841
|
-
return t.menu ? /* @__PURE__ */ r.jsx(t.menu, { node: u }) :
|
|
1865
|
+
return t.menu ? /* @__PURE__ */ r.jsx(t.menu, { node: u }) : rt(u, e.iconsFont);
|
|
1842
1866
|
}
|
|
1843
|
-
},
|
|
1867
|
+
}, Ke = (u, e) => {
|
|
1844
1868
|
const t = u.role || void 0, s = u.id || void 0;
|
|
1845
1869
|
switch (u.subtype) {
|
|
1846
1870
|
case "emphasis":
|
|
@@ -1874,7 +1898,7 @@ const Ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1874
1898
|
t,
|
|
1875
1899
|
s,
|
|
1876
1900
|
a
|
|
1877
|
-
] }),
|
|
1901
|
+
] }), Xu = (u, e) => {
|
|
1878
1902
|
switch (u.subtype) {
|
|
1879
1903
|
case "link": {
|
|
1880
1904
|
const t = u.window === "_blank" ? "noopener" : void 0;
|
|
@@ -1903,7 +1927,7 @@ const Ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1903
1927
|
"]"
|
|
1904
1928
|
] });
|
|
1905
1929
|
}
|
|
1906
|
-
},
|
|
1930
|
+
}, Ku = (u) => J(u).replace(/ /g, "%20"), ut = (u) => {
|
|
1907
1931
|
const e = (i) => {
|
|
1908
1932
|
if (!u.link) return i;
|
|
1909
1933
|
const n = u.window === "_blank" ? "noopener" : void 0;
|
|
@@ -1926,7 +1950,7 @@ const Ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1926
1950
|
/* @__PURE__ */ r.jsx(
|
|
1927
1951
|
"img",
|
|
1928
1952
|
{
|
|
1929
|
-
src:
|
|
1953
|
+
src: Ku(u.target),
|
|
1930
1954
|
alt: J(u.alt) || "",
|
|
1931
1955
|
width: u.width || void 0,
|
|
1932
1956
|
height: u.height || void 0
|
|
@@ -1938,7 +1962,7 @@ const Ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1938
1962
|
/* @__PURE__ */ r.jsx(
|
|
1939
1963
|
"img",
|
|
1940
1964
|
{
|
|
1941
|
-
src:
|
|
1965
|
+
src: Ku(u.target),
|
|
1942
1966
|
alt: J(u.alt) || "",
|
|
1943
1967
|
width: u.width || void 0,
|
|
1944
1968
|
height: u.height || void 0,
|
|
@@ -1946,7 +1970,7 @@ const Ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1946
1970
|
}
|
|
1947
1971
|
)
|
|
1948
1972
|
) });
|
|
1949
|
-
},
|
|
1973
|
+
}, et = (u, e) => {
|
|
1950
1974
|
if (u.refid && (!u.text || u.text.length === 0))
|
|
1951
1975
|
return u.index !== void 0 ? /* @__PURE__ */ r.jsxs("sup", { className: "footnoteref", children: [
|
|
1952
1976
|
"[",
|
|
@@ -1980,10 +2004,10 @@ const Ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1980
2004
|
),
|
|
1981
2005
|
"]"
|
|
1982
2006
|
] });
|
|
1983
|
-
},
|
|
2007
|
+
}, tt = (u) => u.keys.length === 1 ? /* @__PURE__ */ r.jsx("kbd", { children: J(u.keys[0]) }) : /* @__PURE__ */ r.jsx("span", { className: "keyseq", children: u.keys.map((e, t) => /* @__PURE__ */ r.jsxs(mu, { children: [
|
|
1984
2008
|
t > 0 ? "+" : null,
|
|
1985
2009
|
/* @__PURE__ */ r.jsx("kbd", { children: J(e) })
|
|
1986
|
-
] }, t)) }),
|
|
2010
|
+
] }, t)) }), rt = (u, e) => {
|
|
1987
2011
|
if (u.items.length === 1) return /* @__PURE__ */ r.jsx("b", { className: "menuref", children: J(u.items[0]) });
|
|
1988
2012
|
const t = e ? /* @__PURE__ */ r.jsx("i", { className: "fa fa-angle-right caret" }) : /* @__PURE__ */ r.jsx("b", { className: "caret", children: "›" });
|
|
1989
2013
|
return /* @__PURE__ */ r.jsx("span", { className: "menuseq", children: u.items.map((s, a) => {
|
|
@@ -1999,9 +2023,9 @@ const Ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1999
2023
|
}) });
|
|
2000
2024
|
};
|
|
2001
2025
|
var Pu = { exports: {} };
|
|
2002
|
-
var
|
|
2003
|
-
function
|
|
2004
|
-
return
|
|
2026
|
+
var ue;
|
|
2027
|
+
function st() {
|
|
2028
|
+
return ue || (ue = 1, (function(u) {
|
|
2005
2029
|
(function() {
|
|
2006
2030
|
var e = {}.hasOwnProperty;
|
|
2007
2031
|
function t() {
|
|
@@ -2032,8 +2056,8 @@ function rt() {
|
|
|
2032
2056
|
})();
|
|
2033
2057
|
})(Pu)), Pu.exports;
|
|
2034
2058
|
}
|
|
2035
|
-
var
|
|
2036
|
-
const O = /* @__PURE__ */
|
|
2059
|
+
var at = st();
|
|
2060
|
+
const O = /* @__PURE__ */ de(at), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx("div", { className: "title", dangerouslySetInnerHTML: { __html: u } }) : null, ct = ({ node: u }) => {
|
|
2037
2061
|
const { document: e } = tu(), t = e.attributes || {}, s = u.attributes, a = () => t.icons === "font" && !s.icon ? /* @__PURE__ */ r.jsx("i", { className: `fa icon-${s.name}`, title: `${s.textlabel}` }) : /* @__PURE__ */ r.jsx("img", { src: u.iconUri, alt: `${s.textlabel}` });
|
|
2038
2062
|
return /* @__PURE__ */ r.jsx(
|
|
2039
2063
|
"div",
|
|
@@ -2053,7 +2077,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2053
2077
|
] }) }) })
|
|
2054
2078
|
}
|
|
2055
2079
|
);
|
|
2056
|
-
},
|
|
2080
|
+
}, it = ({ node: u }) => {
|
|
2057
2081
|
const e = u.attributes.start, t = u.attributes.end, s = e || t ? `#t=${e || ""}${t ? "," + t : ""}` : "", a = [
|
|
2058
2082
|
u.autoplay ? "autoplay" : "",
|
|
2059
2083
|
u.noControls ? "" : "controls",
|
|
@@ -2071,7 +2095,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2071
2095
|
]
|
|
2072
2096
|
}
|
|
2073
2097
|
);
|
|
2074
|
-
},
|
|
2098
|
+
}, nt = ({ node: u }) => {
|
|
2075
2099
|
const { document: e } = tu(), t = e.attributes?.icons === "font";
|
|
2076
2100
|
return /* @__PURE__ */ r.jsxs(
|
|
2077
2101
|
"div",
|
|
@@ -2102,7 +2126,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2102
2126
|
return u[e];
|
|
2103
2127
|
const c = s || e;
|
|
2104
2128
|
return c && a && a[c] !== void 0 ? a[c] : t;
|
|
2105
|
-
}, cu = (u, e) => u[e] !== void 0,
|
|
2129
|
+
}, cu = (u, e) => u[e] !== void 0, lt = (u) => typeof u.title == "string" ? u.title : void 0, bu = (u) => {
|
|
2106
2130
|
if (typeof u.getSourceLines == "function") {
|
|
2107
2131
|
const e = u.getSourceLines();
|
|
2108
2132
|
let t = 0;
|
|
@@ -2121,14 +2145,14 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2121
2145
|
for (; e.length && e[e.length - 1].replace(/\s+$/, "") === ""; ) e.pop();
|
|
2122
2146
|
return e.join(`
|
|
2123
2147
|
`);
|
|
2124
|
-
},
|
|
2148
|
+
}, ot = (u) => {
|
|
2125
2149
|
const e = [[]];
|
|
2126
2150
|
for (const t of u)
|
|
2127
2151
|
t.type === "text" && !t.raw && /\n\n+/.test(t.text) ? t.text.split(/\n\n+/).forEach((a, c) => {
|
|
2128
2152
|
c > 0 && e.push([]), a.length > 0 && e[e.length - 1].push({ type: "text", text: a });
|
|
2129
2153
|
}) : e[e.length - 1].push(t);
|
|
2130
2154
|
return e;
|
|
2131
|
-
},
|
|
2155
|
+
}, dt = (u) => {
|
|
2132
2156
|
const e = u[0];
|
|
2133
2157
|
if (!e || e.type !== "text" || e.raw) return u;
|
|
2134
2158
|
const t = e.text.replace(/^\s+/, "");
|
|
@@ -2139,7 +2163,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2139
2163
|
a.type === "footnote" && a.text && a.text.length > 0 && e.push(a), "text" in a && Array.isArray(a.text) && t(a.text);
|
|
2140
2164
|
};
|
|
2141
2165
|
return t(u), e;
|
|
2142
|
-
},
|
|
2166
|
+
}, zt = (u) => {
|
|
2143
2167
|
let e;
|
|
2144
2168
|
const t = u.getAttributes(), s = {};
|
|
2145
2169
|
for (const [o, l] of Object.entries(t))
|
|
@@ -2166,8 +2190,8 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2166
2190
|
if (d) {
|
|
2167
2191
|
const $ = d[1], A = d[2] ?? "";
|
|
2168
2192
|
if (i.set($, A), A !== "") {
|
|
2169
|
-
const
|
|
2170
|
-
c.has($) || c.set($, /* @__PURE__ */ new Map()), c.get($).set(
|
|
2193
|
+
const M = o.get($) ?? 0;
|
|
2194
|
+
c.has($) || c.set($, /* @__PURE__ */ new Map()), c.get($).set(M, A);
|
|
2171
2195
|
}
|
|
2172
2196
|
continue;
|
|
2173
2197
|
}
|
|
@@ -2250,7 +2274,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2250
2274
|
S.type === "anchor" && (S.subtype === "bibref" && R === void 0 ? R = S.target : S.subtype === "link" && C === void 0 && (C = S.target)), "text" in S && Array.isArray(S.text) && k(S.text);
|
|
2251
2275
|
};
|
|
2252
2276
|
if (k(L), R) {
|
|
2253
|
-
const v = L.findIndex((_) => _.type === "anchor" && _.subtype === "bibref"), S =
|
|
2277
|
+
const v = L.findIndex((_) => _.type === "anchor" && _.subtype === "bibref"), S = dt(v === -1 ? L : L.slice(v + 1));
|
|
2254
2278
|
S.length > 0 && I.set(R, S);
|
|
2255
2279
|
}
|
|
2256
2280
|
R && C && T.set(R, C);
|
|
@@ -2281,13 +2305,13 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2281
2305
|
const d = l.target.slice(k + 1), w = t.outfilesuffix ?? ".html";
|
|
2282
2306
|
let $ = !1;
|
|
2283
2307
|
_.endsWith(".adoc") ? (_ = _.slice(0, -5), $ = !0) : /\.[^./]+$/.test(_) || ($ = !0);
|
|
2284
|
-
const A = t.relfileprefix ?? "",
|
|
2308
|
+
const A = t.relfileprefix ?? "", M = $ ? t.relfilesuffix !== void 0 ? String(t.relfilesuffix) : w : "", ru = A + _ + M;
|
|
2285
2309
|
l.target = d ? `${ru}#${d}` : ru, R && (l.text = [{ type: "text", text: ru, raw: !0 }]);
|
|
2286
2310
|
} else if (l.macro && k === -1 && /\.[^./]+$/.test(l.target) && !l.target.includes("://")) {
|
|
2287
2311
|
let _ = l.target, d = !1;
|
|
2288
2312
|
_.endsWith(".adoc") && (_ = _.slice(0, -5), d = !0);
|
|
2289
|
-
const w = t.outfilesuffix ?? ".html", $ = t.relfileprefix ?? "", A = d ? t.relfilesuffix !== void 0 ? String(t.relfilesuffix) : w : "",
|
|
2290
|
-
l.target =
|
|
2313
|
+
const w = t.outfilesuffix ?? ".html", $ = t.relfileprefix ?? "", A = d ? t.relfilesuffix !== void 0 ? String(t.relfilesuffix) : w : "", M = $ + _ + A;
|
|
2314
|
+
l.target = M, R && (l.text = [{ type: "text", text: M, raw: !0 }]), l.subtype = "link";
|
|
2291
2315
|
} else if (m.has(l.target))
|
|
2292
2316
|
C(l.target);
|
|
2293
2317
|
else if (l.target.includes(" ") || l.target.toLowerCase() !== l.target) {
|
|
@@ -2316,7 +2340,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2316
2340
|
});
|
|
2317
2341
|
};
|
|
2318
2342
|
function F(o) {
|
|
2319
|
-
const l = o.getNodeName && o.getNodeName(), E = o.getContentModel && o.getContentModel(), R = l && !(l === "olist" || l === "ulist" || l === "colist" || l === "dlist") && o.hasBlocks() ? o.getBlocks().map((v) => F(v)) : [], C =
|
|
2343
|
+
const l = o.getNodeName && o.getNodeName(), E = o.getContentModel && o.getContentModel(), R = l && !(l === "olist" || l === "ulist" || l === "colist" || l === "dlist") && o.hasBlocks() ? o.getBlocks().map((v) => F(v)) : [], C = lt(o);
|
|
2320
2344
|
let k = {
|
|
2321
2345
|
id: o.getId && o.getId(),
|
|
2322
2346
|
type: l,
|
|
@@ -2354,16 +2378,16 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2354
2378
|
v.imageUri = o.getImageUri(o.getAttribute("target")), v.alt = typeof o.getAlt == "function" ? o.getAlt() : o.getAttribute("alt") ?? "";
|
|
2355
2379
|
}
|
|
2356
2380
|
if ((l === "listing" || l === "literal") && "getSource" in o) {
|
|
2357
|
-
const v = k;
|
|
2358
|
-
v.source =
|
|
2359
|
-
const
|
|
2381
|
+
const v = k, S = o.getSource();
|
|
2382
|
+
v.source = S, v.language = o.getAttribute("language");
|
|
2383
|
+
const _ = t.icons === "font", d = o.getAttribute("line-comment"), w = o.getSubstitutions && typeof o.getSubstitutions == "function" ? o.getSubstitutions() : ["specialcharacters", "callouts"];
|
|
2360
2384
|
if (w.some(
|
|
2361
2385
|
(A) => ["quotes", "attributes", "replacements", "macros", "post_replacements"].includes(
|
|
2362
2386
|
A
|
|
2363
2387
|
)
|
|
2364
2388
|
)) {
|
|
2365
2389
|
const A = q(
|
|
2366
|
-
K(
|
|
2390
|
+
K(S, {
|
|
2367
2391
|
attributes: x(o),
|
|
2368
2392
|
state: n,
|
|
2369
2393
|
// Honour the block's exact subs list (e.g. `subs=+macros` runs
|
|
@@ -2372,11 +2396,15 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2372
2396
|
_subs: w
|
|
2373
2397
|
})
|
|
2374
2398
|
);
|
|
2375
|
-
let
|
|
2376
|
-
w.includes("callouts") && (
|
|
2399
|
+
let M = au(A ?? []);
|
|
2400
|
+
w.includes("callouts") && (M = Hu(M, _, d)), k.content = Au(M), v.subbedSource = Bu(
|
|
2401
|
+
A ?? [],
|
|
2402
|
+
w.includes("specialcharacters")
|
|
2403
|
+
);
|
|
2377
2404
|
} else {
|
|
2378
|
-
|
|
2379
|
-
|
|
2405
|
+
const A = bu(o);
|
|
2406
|
+
let M = fu(A);
|
|
2407
|
+
w.includes("callouts") && (M = Hu(M, _, d)), k.content = Au(M), v.subbedSource = S;
|
|
2380
2408
|
}
|
|
2381
2409
|
}
|
|
2382
2410
|
if (l === "section") {
|
|
@@ -2441,7 +2469,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2441
2469
|
style: A.getStyle()
|
|
2442
2470
|
}));
|
|
2443
2471
|
const _ = (A) => A.map(
|
|
2444
|
-
(
|
|
2472
|
+
(M) => M.map((ru) => F(ru))
|
|
2445
2473
|
), d = _(S.getHeadRows()), w = _(S.getBodyRows()), $ = _(S.getFootRows());
|
|
2446
2474
|
v.rows = { head: d, body: w, foot: $ }, v = {
|
|
2447
2475
|
...v,
|
|
@@ -2458,8 +2486,8 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2458
2486
|
const v = o, S = v.getColumn(), _ = typeof v.text == "string" ? v.text : v.getSource(), d = v.getStyle();
|
|
2459
2487
|
let w;
|
|
2460
2488
|
if (d === "asciidoc") {
|
|
2461
|
-
const
|
|
2462
|
-
w =
|
|
2489
|
+
const H = v.getInnerDocument?.();
|
|
2490
|
+
w = H ? H.getBlocks().map((eu) => F(eu)) : [];
|
|
2463
2491
|
}
|
|
2464
2492
|
const $ = _ ? q(
|
|
2465
2493
|
K(_, {
|
|
@@ -2467,22 +2495,22 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2467
2495
|
state: n
|
|
2468
2496
|
})
|
|
2469
2497
|
) : void 0;
|
|
2470
|
-
let A,
|
|
2498
|
+
let A, M;
|
|
2471
2499
|
if (d === "asciidoc")
|
|
2472
2500
|
A = [];
|
|
2473
2501
|
else if (d === "literal")
|
|
2474
2502
|
A = [fu(v.getSource())];
|
|
2475
2503
|
else if (_) {
|
|
2476
|
-
const
|
|
2477
|
-
A = eu.length > 0 ? eu.map((
|
|
2504
|
+
const H = $ ? au($) : "", eu = H ? H.split(/\n\n+/) : [], yu = d === "emphasis" ? "<em>" : d === "strong" ? "<strong>" : d === "monospaced" ? "<code>" : "", Lu = d === "emphasis" ? "</em>" : d === "strong" ? "</strong>" : d === "monospaced" ? "</code>" : "";
|
|
2505
|
+
A = eu.length > 0 ? eu.map((ne) => yu + ne + Lu) : [], M = $ ? ot($) : [];
|
|
2478
2506
|
} else
|
|
2479
|
-
A = [],
|
|
2507
|
+
A = [], M = [];
|
|
2480
2508
|
k = {
|
|
2481
2509
|
...k,
|
|
2482
2510
|
blocks: w ?? k.blocks,
|
|
2483
2511
|
type: "table_cell",
|
|
2484
2512
|
content: A,
|
|
2485
|
-
contentInlines:
|
|
2513
|
+
contentInlines: M,
|
|
2486
2514
|
text: d === "asciidoc" ? "" : au($ || []),
|
|
2487
2515
|
textInlines: $,
|
|
2488
2516
|
columnSpan: v.getColumnSpan(),
|
|
@@ -2594,7 +2622,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2594
2622
|
) : void 0
|
|
2595
2623
|
};
|
|
2596
2624
|
})), e;
|
|
2597
|
-
},
|
|
2625
|
+
}, Gt = async (u, e) => {
|
|
2598
2626
|
const t = async (a) => Promise.all(
|
|
2599
2627
|
a.map(async (c) => {
|
|
2600
2628
|
let i = await e(c);
|
|
@@ -2611,7 +2639,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2611
2639
|
...u,
|
|
2612
2640
|
blocks: s
|
|
2613
2641
|
};
|
|
2614
|
-
},
|
|
2642
|
+
}, ft = ({ node: u }) => {
|
|
2615
2643
|
const e = (s) => {
|
|
2616
2644
|
const a = s, c = a[0];
|
|
2617
2645
|
let i = a[1];
|
|
@@ -2724,7 +2752,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2724
2752
|
b.level < n && b.sections.length > 0 && /* @__PURE__ */ r.jsx(qu, { sections: b.sections, opts: { tocLevels: n, sectNumLevels: i } })
|
|
2725
2753
|
] }, b.id);
|
|
2726
2754
|
}) });
|
|
2727
|
-
},
|
|
2755
|
+
}, bt = ({ document: u }) => {
|
|
2728
2756
|
const e = () => u.noHeader ? null : /* @__PURE__ */ r.jsx("div", { id: "header", children: u.hasHeader && /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
|
|
2729
2757
|
/* @__PURE__ */ r.jsx(
|
|
2730
2758
|
"h1",
|
|
@@ -2786,7 +2814,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2786
2814
|
/* @__PURE__ */ r.jsx("div", { id: "content", children: /* @__PURE__ */ r.jsx(V, { blocks: u.blocks }) }),
|
|
2787
2815
|
/* @__PURE__ */ r.jsx(t, {})
|
|
2788
2816
|
] });
|
|
2789
|
-
},
|
|
2817
|
+
}, xt = ({ node: u }) => {
|
|
2790
2818
|
const { react: e, iconsFont: t } = Ru(u.inlines);
|
|
2791
2819
|
if (iu(u.attributes, "collapsible")) {
|
|
2792
2820
|
const a = iu(u.attributes, "open");
|
|
@@ -2831,7 +2859,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2831
2859
|
]
|
|
2832
2860
|
}
|
|
2833
2861
|
);
|
|
2834
|
-
},
|
|
2862
|
+
}, pt = ({ node: u }) => Cu(
|
|
2835
2863
|
`h${u.level + 1}`,
|
|
2836
2864
|
{
|
|
2837
2865
|
id: u.id || void 0,
|
|
@@ -2839,14 +2867,14 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2839
2867
|
...u.lineNumber ? { "data-lineno": u.lineNumber } : {}
|
|
2840
2868
|
},
|
|
2841
2869
|
/* @__PURE__ */ r.jsx(P, { nodes: u.titleInlines })
|
|
2842
|
-
),
|
|
2870
|
+
), ht = /^(?:[a-zA-Z][a-zA-Z]+\d{0,2}|#\d{1,7}|#x[\da-fA-F]{1,6});/, wu = (u) => {
|
|
2843
2871
|
let e = "";
|
|
2844
2872
|
for (let t = 0; t < u.length; t++) {
|
|
2845
2873
|
const s = u[t];
|
|
2846
|
-
s === "&" ? e +=
|
|
2874
|
+
s === "&" ? e += ht.test(u.slice(t + 1)) ? "&" : "&" : s === '"' ? e += """ : s === "<" ? e += "<" : s === ">" ? e += ">" : e += s;
|
|
2847
2875
|
}
|
|
2848
2876
|
return e;
|
|
2849
|
-
},
|
|
2877
|
+
}, mt = ({ node: u }) => {
|
|
2850
2878
|
const e = u.alt ?? u.attributes.alt?.toString() ?? "", t = u.attributes.width, s = u.attributes.height, a = u.attributes.link, c = u.attributes.align, i = u.attributes.float;
|
|
2851
2879
|
let n = `<img src="${wu(u.imageUri)}" alt="${wu(e)}"`;
|
|
2852
2880
|
return t && (n += ` width="${wu(t.toString())}"`), s && (n += ` height="${wu(s.toString())}"`), n += ">", a && (n = `<a class="image" href="${wu(a.toString())}">${n}</a>`), /* @__PURE__ */ r.jsxs(
|
|
@@ -2866,7 +2894,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2866
2894
|
]
|
|
2867
2895
|
}
|
|
2868
2896
|
);
|
|
2869
|
-
},
|
|
2897
|
+
}, gt = ({ node: u }) => {
|
|
2870
2898
|
const { document: e } = tu(), t = e.attributes || {}, s = iu(u.attributes, "nowrap") || t.prewrap === void 0, a = O("listingblock", u.role);
|
|
2871
2899
|
if (u.style === "source") {
|
|
2872
2900
|
const c = u.language;
|
|
@@ -2908,7 +2936,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2908
2936
|
]
|
|
2909
2937
|
}
|
|
2910
2938
|
);
|
|
2911
|
-
},
|
|
2939
|
+
}, yt = ({ node: u }) => {
|
|
2912
2940
|
const { document: e } = tu(), t = e.attributes || {}, s = iu(u.attributes, "nowrap") || t.prewrap === void 0;
|
|
2913
2941
|
return /* @__PURE__ */ r.jsxs(
|
|
2914
2942
|
"div",
|
|
@@ -2928,13 +2956,13 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2928
2956
|
]
|
|
2929
2957
|
}
|
|
2930
2958
|
);
|
|
2931
|
-
},
|
|
2959
|
+
}, vt = {
|
|
2932
2960
|
upperalpha: "A",
|
|
2933
2961
|
loweralpha: "a",
|
|
2934
2962
|
upperroman: "I",
|
|
2935
2963
|
lowerroman: "i"
|
|
2936
|
-
},
|
|
2937
|
-
const e = u.style, t = e ?
|
|
2964
|
+
}, jt = ({ node: u }) => {
|
|
2965
|
+
const e = u.style, t = e ? vt[e] : void 0, s = u.attributes.start ? parseInt(`${u.attributes.start}`) : void 0;
|
|
2938
2966
|
return /* @__PURE__ */ r.jsxs(
|
|
2939
2967
|
"div",
|
|
2940
2968
|
{
|
|
@@ -2959,7 +2987,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2959
2987
|
]
|
|
2960
2988
|
}
|
|
2961
2989
|
);
|
|
2962
|
-
},
|
|
2990
|
+
}, wt = ({ node: u }) => {
|
|
2963
2991
|
const { react: e, iconsFont: t } = Ru(u.inlines), s = u.style;
|
|
2964
2992
|
return s === "abstract" ? /* @__PURE__ */ r.jsxs(
|
|
2965
2993
|
"div",
|
|
@@ -2997,7 +3025,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
2997
3025
|
]
|
|
2998
3026
|
}
|
|
2999
3027
|
);
|
|
3000
|
-
},
|
|
3028
|
+
}, $t = () => /* @__PURE__ */ r.jsx("div", { style: { pageBreakAfter: "always" } }), Nt = ({ node: u }) => {
|
|
3001
3029
|
const { react: e, iconsFont: t } = Ru(u.inlines);
|
|
3002
3030
|
return /* @__PURE__ */ r.jsxs(
|
|
3003
3031
|
"div",
|
|
@@ -3011,7 +3039,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
3011
3039
|
]
|
|
3012
3040
|
}
|
|
3013
3041
|
);
|
|
3014
|
-
},
|
|
3042
|
+
}, St = ({ node: u }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: Tu(u.content || "") }), At = ({ node: u }) => {
|
|
3015
3043
|
const { document: e } = tu(), t = e.attributes || {}, s = t["toc-placement"] === "preamble" && e.sections && e.sections.length > 0 && t.toc !== void 0, a = t["toc-title"] || "Table of Contents", c = t["toc-class"] || "toc";
|
|
3016
3044
|
return /* @__PURE__ */ r.jsxs("div", { id: "preamble", ...u.lineNumber ? { "data-lineno": u.lineNumber } : {}, children: [
|
|
3017
3045
|
/* @__PURE__ */ r.jsx("div", { className: "sectionbody", children: /* @__PURE__ */ r.jsx(V, { blocks: u.blocks }) }),
|
|
@@ -3020,7 +3048,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
3020
3048
|
/* @__PURE__ */ r.jsx(qu, { sections: e.sections })
|
|
3021
3049
|
] })
|
|
3022
3050
|
] });
|
|
3023
|
-
},
|
|
3051
|
+
}, Et = ({ node: u }) => {
|
|
3024
3052
|
const e = u.attributes.attribution, t = u.attributes.citetitle;
|
|
3025
3053
|
let s = "";
|
|
3026
3054
|
return e ? (s = `— ${e}`, t && (s += `<br>
|
|
@@ -3037,7 +3065,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
3037
3065
|
]
|
|
3038
3066
|
}
|
|
3039
3067
|
);
|
|
3040
|
-
},
|
|
3068
|
+
}, kt = ({ node: u }) => {
|
|
3041
3069
|
const { document: e } = tu(), t = e.attributes || {}, s = t.sectnumlevels ? parseInt(`${t.sectnumlevels}`) : 3, c = u.numbered && u.num && u.num !== "." && u.level <= s && !u.hasCaption ? `${u.num} ` : "", i = u.hasCaption ? Tu(u.title) : /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
|
|
3042
3070
|
c,
|
|
3043
3071
|
/* @__PURE__ */ r.jsx(P, { nodes: u.titleInlines })
|
|
@@ -3084,7 +3112,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
3084
3112
|
]
|
|
3085
3113
|
}
|
|
3086
3114
|
);
|
|
3087
|
-
},
|
|
3115
|
+
}, _t = ({ node: u }) => {
|
|
3088
3116
|
const e = u.blocks.length > 0;
|
|
3089
3117
|
return /* @__PURE__ */ r.jsx(
|
|
3090
3118
|
"div",
|
|
@@ -3101,7 +3129,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
3101
3129
|
] })
|
|
3102
3130
|
}
|
|
3103
3131
|
);
|
|
3104
|
-
},
|
|
3132
|
+
}, Tt = ({ node: u }) => {
|
|
3105
3133
|
const { document: e } = tu(), s = (e.attributes || {}).stem || "asciimath";
|
|
3106
3134
|
let a = u.style || s;
|
|
3107
3135
|
a === "stem" && (a = s === "latexmath" ? "latexmath" : "asciimath");
|
|
@@ -3126,7 +3154,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
3126
3154
|
]
|
|
3127
3155
|
}
|
|
3128
3156
|
);
|
|
3129
|
-
},
|
|
3157
|
+
}, It = ({ node: u }) => {
|
|
3130
3158
|
const { document: e, inlineOverrides: t } = tu(), s = e.attributes || {}, a = !!t && Object.keys(t).length > 0, c = (y) => a || !Iu(y.textInlines);
|
|
3131
3159
|
let i = [
|
|
3132
3160
|
"frame-" + ku(u.attributes, "frame", "all", "table-frame", s),
|
|
@@ -3219,7 +3247,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
3219
3247
|
]
|
|
3220
3248
|
}
|
|
3221
3249
|
);
|
|
3222
|
-
},
|
|
3250
|
+
}, Rt = ({ node: u }) => {
|
|
3223
3251
|
const { document: e } = tu(), t = e.attributes || {}, s = e.sections && e.sections.length > 0;
|
|
3224
3252
|
let a = u.id || "toc";
|
|
3225
3253
|
const c = u.title ? u.title : t["toc-title"], i = t["toc-placement"], n = t.toc !== void 0, x = u.attributes.levels ? parseInt(`${u.attributes.levels}`) : void 0;
|
|
@@ -3227,7 +3255,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
3227
3255
|
/* @__PURE__ */ r.jsx("div", { id: `${a}title`, className: "title", children: Tu(`${c}` || "") }),
|
|
3228
3256
|
e.sections && /* @__PURE__ */ r.jsx(qu, { sections: e.sections, opts: { tocLevels: x } })
|
|
3229
3257
|
] });
|
|
3230
|
-
},
|
|
3258
|
+
}, qt = () => /* @__PURE__ */ r.jsx("hr", {}), Lt = (u) => {
|
|
3231
3259
|
if (!u) return "";
|
|
3232
3260
|
let e = "", t = !1;
|
|
3233
3261
|
for (const s of u)
|
|
@@ -3237,7 +3265,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
3237
3265
|
} else
|
|
3238
3266
|
e += au([s]);
|
|
3239
3267
|
return e;
|
|
3240
|
-
},
|
|
3268
|
+
}, Ot = ({ node: u }) => {
|
|
3241
3269
|
const { inlineOverrides: e } = tu(), t = iu(u.attributes, "checklist"), s = t && iu(u.attributes, "interactive"), a = u.style === "bibliography", c = !!e && Object.keys(e).length > 0, i = (n) => c || !Iu(n.textInlines);
|
|
3242
3270
|
return /* @__PURE__ */ r.jsxs(
|
|
3243
3271
|
"div",
|
|
@@ -3262,7 +3290,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
3262
3290
|
"p",
|
|
3263
3291
|
{
|
|
3264
3292
|
dangerouslySetInnerHTML: {
|
|
3265
|
-
__html:
|
|
3293
|
+
__html: Lt(n.textInlines)
|
|
3266
3294
|
}
|
|
3267
3295
|
}
|
|
3268
3296
|
)
|
|
@@ -3294,7 +3322,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
3294
3322
|
]
|
|
3295
3323
|
}
|
|
3296
3324
|
);
|
|
3297
|
-
},
|
|
3325
|
+
}, Pt = ({ node: u }) => {
|
|
3298
3326
|
const { react: e, iconsFont: t } = Ru(u.inlines), s = u.attributes.attribution, a = u.attributes.citetitle;
|
|
3299
3327
|
let c = "";
|
|
3300
3328
|
return (s || a) && (s ? (c = `— ${s}`, a && (c += `<br>
|
|
@@ -3317,7 +3345,7 @@ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
|
|
|
3317
3345
|
]
|
|
3318
3346
|
}
|
|
3319
3347
|
);
|
|
3320
|
-
},
|
|
3348
|
+
}, Ct = ({ node: u }) => {
|
|
3321
3349
|
const e = u.attributes.start, t = u.attributes.end, s = e || t ? `#t=${e || ""}${t ? "," + t : ""}` : "", a = u.attributes.width, c = u.attributes.height, i = u.attributes.poster, n = [`src="${u.mediaUri}${s}"`];
|
|
3322
3350
|
a && n.push(`width="${a}"`), c && n.push(`height="${c}"`), i && n.push(`poster="${i}"`), u.autoplay && n.push("autoplay"), u.noControls || n.push("controls"), u.loop && n.push("loop");
|
|
3323
3351
|
const x = `<video ${n.join(" ")}>
|
|
@@ -3335,7 +3363,7 @@ Your browser does not support the video tag.
|
|
|
3335
3363
|
]
|
|
3336
3364
|
}
|
|
3337
3365
|
);
|
|
3338
|
-
},
|
|
3366
|
+
}, Mt = (u) => {
|
|
3339
3367
|
const e = [...u.blocks ?? []];
|
|
3340
3368
|
if ("items" in u && Array.isArray(u.items))
|
|
3341
3369
|
for (const t of u.items)
|
|
@@ -3346,16 +3374,16 @@ Your browser does not support the video tag.
|
|
|
3346
3374
|
for (const t of [u.rows.head, u.rows.body, u.rows.foot])
|
|
3347
3375
|
for (const s of t) e.push(...s);
|
|
3348
3376
|
return e;
|
|
3349
|
-
},
|
|
3377
|
+
}, Ht = (u, e) => {
|
|
3350
3378
|
for (const t of u) {
|
|
3351
3379
|
if (t.id === e) return t;
|
|
3352
|
-
const s = Mt(
|
|
3380
|
+
const s = Ht(Mt(t), e);
|
|
3353
3381
|
if (s) return s;
|
|
3354
3382
|
}
|
|
3355
|
-
},
|
|
3383
|
+
}, Dt = (u) => u.replace(/<[^>]*>/g, ""), hu = (u) => u.map(Bt).join(""), Bt = (u) => {
|
|
3356
3384
|
switch (u.type) {
|
|
3357
3385
|
case "text":
|
|
3358
|
-
return u.raw ?
|
|
3386
|
+
return u.raw ? Dt(u.text) : u.text;
|
|
3359
3387
|
// raw nodes carry HTML
|
|
3360
3388
|
case "quoted":
|
|
3361
3389
|
return u.subtype === "double" ? `“${hu(u.text)}”` : u.subtype === "single" ? `‘${hu(u.text)}’` : hu(u.text);
|
|
@@ -3381,7 +3409,7 @@ Your browser does not support the video tag.
|
|
|
3381
3409
|
default:
|
|
3382
3410
|
return u;
|
|
3383
3411
|
}
|
|
3384
|
-
},
|
|
3412
|
+
}, Zt = (u) => u ? Du(hu(u)) : "", $u = oe({ document: {} }), Yt = ({
|
|
3385
3413
|
document: u,
|
|
3386
3414
|
options: e
|
|
3387
3415
|
}) => {
|
|
@@ -3393,64 +3421,64 @@ Your browser does not support the video tag.
|
|
|
3393
3421
|
...e,
|
|
3394
3422
|
document: { attributes: u.attributes, sections: u.sections }
|
|
3395
3423
|
},
|
|
3396
|
-
children: t ? /* @__PURE__ */ r.jsx(t, { document: u }) : /* @__PURE__ */ r.jsx(
|
|
3424
|
+
children: t ? /* @__PURE__ */ r.jsx(t, { document: u }) : /* @__PURE__ */ r.jsx(bt, { document: u })
|
|
3397
3425
|
}
|
|
3398
3426
|
);
|
|
3399
|
-
}, V = ({ blocks: u }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: u.map((e, t) => /* @__PURE__ */ r.jsx(
|
|
3427
|
+
}, V = ({ blocks: u }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: u.map((e, t) => /* @__PURE__ */ r.jsx(Wt, { node: e }, `${t}-${e.type}`)) }), Wt = ({ node: u }) => {
|
|
3400
3428
|
const { overrides: e } = _u($u), t = u.type, s = e && e[t];
|
|
3401
3429
|
if (s)
|
|
3402
3430
|
return /* @__PURE__ */ r.jsx(s, { node: u });
|
|
3403
3431
|
switch (t) {
|
|
3404
3432
|
case "audio":
|
|
3405
|
-
return /* @__PURE__ */ r.jsx(
|
|
3433
|
+
return /* @__PURE__ */ r.jsx(it, { node: u });
|
|
3406
3434
|
case "preamble":
|
|
3407
|
-
return /* @__PURE__ */ r.jsx(
|
|
3435
|
+
return /* @__PURE__ */ r.jsx(At, { node: u });
|
|
3408
3436
|
case "section":
|
|
3409
|
-
return /* @__PURE__ */ r.jsx(
|
|
3437
|
+
return /* @__PURE__ */ r.jsx(kt, { node: u });
|
|
3410
3438
|
case "paragraph":
|
|
3411
|
-
return /* @__PURE__ */ r.jsx(
|
|
3439
|
+
return /* @__PURE__ */ r.jsx(Nt, { node: u });
|
|
3412
3440
|
case "dlist":
|
|
3413
|
-
return /* @__PURE__ */ r.jsx(
|
|
3441
|
+
return /* @__PURE__ */ r.jsx(ft, { node: u });
|
|
3414
3442
|
case "ulist":
|
|
3415
|
-
return /* @__PURE__ */ r.jsx(
|
|
3443
|
+
return /* @__PURE__ */ r.jsx(Ot, { node: u });
|
|
3416
3444
|
case "floating_title":
|
|
3417
|
-
return /* @__PURE__ */ r.jsx(
|
|
3445
|
+
return /* @__PURE__ */ r.jsx(pt, { node: u });
|
|
3418
3446
|
case "admonition":
|
|
3419
|
-
return /* @__PURE__ */ r.jsx(
|
|
3447
|
+
return /* @__PURE__ */ r.jsx(ct, { node: u });
|
|
3420
3448
|
case "listing":
|
|
3421
|
-
return /* @__PURE__ */ r.jsx(mt, { node: u });
|
|
3422
|
-
case "literal":
|
|
3423
3449
|
return /* @__PURE__ */ r.jsx(gt, { node: u });
|
|
3450
|
+
case "literal":
|
|
3451
|
+
return /* @__PURE__ */ r.jsx(yt, { node: u });
|
|
3424
3452
|
case "image":
|
|
3425
|
-
return /* @__PURE__ */ r.jsx(
|
|
3453
|
+
return /* @__PURE__ */ r.jsx(mt, { node: u });
|
|
3426
3454
|
case "colist":
|
|
3427
|
-
return /* @__PURE__ */ r.jsx(
|
|
3455
|
+
return /* @__PURE__ */ r.jsx(nt, { node: u });
|
|
3428
3456
|
case "olist":
|
|
3429
|
-
return /* @__PURE__ */ r.jsx(
|
|
3457
|
+
return /* @__PURE__ */ r.jsx(jt, { node: u });
|
|
3430
3458
|
case "table":
|
|
3431
|
-
return /* @__PURE__ */ r.jsx(
|
|
3459
|
+
return /* @__PURE__ */ r.jsx(It, { node: u });
|
|
3432
3460
|
case "thematic_break":
|
|
3433
|
-
return /* @__PURE__ */ r.jsx(
|
|
3461
|
+
return /* @__PURE__ */ r.jsx(qt, {});
|
|
3434
3462
|
case "open":
|
|
3435
|
-
return /* @__PURE__ */ r.jsx(
|
|
3463
|
+
return /* @__PURE__ */ r.jsx(wt, { node: u });
|
|
3436
3464
|
case "pass":
|
|
3437
|
-
return /* @__PURE__ */ r.jsx(
|
|
3465
|
+
return /* @__PURE__ */ r.jsx(St, { node: u });
|
|
3438
3466
|
case "stem":
|
|
3439
|
-
return /* @__PURE__ */ r.jsx(
|
|
3467
|
+
return /* @__PURE__ */ r.jsx(Tt, { node: u });
|
|
3440
3468
|
case "page_break":
|
|
3441
|
-
return /* @__PURE__ */ r.jsx(
|
|
3469
|
+
return /* @__PURE__ */ r.jsx($t, {});
|
|
3442
3470
|
case "example":
|
|
3443
|
-
return /* @__PURE__ */ r.jsx(
|
|
3471
|
+
return /* @__PURE__ */ r.jsx(xt, { node: u });
|
|
3444
3472
|
case "sidebar":
|
|
3445
|
-
return /* @__PURE__ */ r.jsx(
|
|
3473
|
+
return /* @__PURE__ */ r.jsx(_t, { node: u });
|
|
3446
3474
|
case "quote":
|
|
3447
|
-
return /* @__PURE__ */ r.jsx(
|
|
3475
|
+
return /* @__PURE__ */ r.jsx(Et, { node: u });
|
|
3448
3476
|
case "verse":
|
|
3449
|
-
return /* @__PURE__ */ r.jsx(Ot, { node: u });
|
|
3450
|
-
case "video":
|
|
3451
3477
|
return /* @__PURE__ */ r.jsx(Pt, { node: u });
|
|
3478
|
+
case "video":
|
|
3479
|
+
return /* @__PURE__ */ r.jsx(Ct, { node: u });
|
|
3452
3480
|
case "toc":
|
|
3453
|
-
return /* @__PURE__ */ r.jsx(
|
|
3481
|
+
return /* @__PURE__ */ r.jsx(Rt, { node: u });
|
|
3454
3482
|
default:
|
|
3455
3483
|
return /* @__PURE__ */ r.jsx(r.Fragment, {});
|
|
3456
3484
|
}
|
|
@@ -3461,45 +3489,45 @@ Your browser does not support the video tag.
|
|
|
3461
3489
|
return u;
|
|
3462
3490
|
};
|
|
3463
3491
|
export {
|
|
3464
|
-
|
|
3465
|
-
|
|
3466
|
-
|
|
3467
|
-
|
|
3492
|
+
ct as Admonition,
|
|
3493
|
+
Yt as Asciidoc,
|
|
3494
|
+
it as Audio,
|
|
3495
|
+
nt as CoList,
|
|
3468
3496
|
V as Content,
|
|
3469
3497
|
$u as Context,
|
|
3470
|
-
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
|
-
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
-
|
|
3479
|
-
|
|
3498
|
+
ft as DList,
|
|
3499
|
+
bt as Document,
|
|
3500
|
+
xt as Example,
|
|
3501
|
+
pt as FloatingTitle,
|
|
3502
|
+
mt as Image,
|
|
3503
|
+
Vt as Inline,
|
|
3504
|
+
gt as Listing,
|
|
3505
|
+
yt as Literal,
|
|
3506
|
+
jt as OList,
|
|
3507
|
+
wt as Open,
|
|
3480
3508
|
qu as Outline,
|
|
3481
|
-
|
|
3482
|
-
|
|
3483
|
-
|
|
3484
|
-
|
|
3485
|
-
|
|
3509
|
+
$t as PageBreak,
|
|
3510
|
+
Nt as Paragraph,
|
|
3511
|
+
St as Pass,
|
|
3512
|
+
At as Preamble,
|
|
3513
|
+
Et as Quote,
|
|
3486
3514
|
P as RenderInline,
|
|
3487
|
-
|
|
3488
|
-
|
|
3489
|
-
|
|
3490
|
-
|
|
3491
|
-
|
|
3492
|
-
|
|
3515
|
+
kt as Section,
|
|
3516
|
+
_t as Sidebar,
|
|
3517
|
+
Tt as Stem,
|
|
3518
|
+
It as Table,
|
|
3519
|
+
Rt as TableOfContents,
|
|
3520
|
+
qt as ThematicBreak,
|
|
3493
3521
|
U as Title,
|
|
3494
|
-
|
|
3495
|
-
|
|
3496
|
-
|
|
3497
|
-
|
|
3522
|
+
Ot as UList,
|
|
3523
|
+
Pt as Verse,
|
|
3524
|
+
Ct as Video,
|
|
3525
|
+
Ht as findSection,
|
|
3498
3526
|
gu as inlineHtml,
|
|
3499
3527
|
iu as isOption,
|
|
3500
|
-
|
|
3501
|
-
|
|
3502
|
-
|
|
3503
|
-
|
|
3528
|
+
Xt as parse,
|
|
3529
|
+
Zt as plainText,
|
|
3530
|
+
zt as prepareDocument,
|
|
3531
|
+
Gt as processDocument,
|
|
3504
3532
|
tu as useConverterContext
|
|
3505
3533
|
};
|