@oxide/react-asciidoc 2.0.0 → 2.1.0-canary.792ad4d

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.
@@ -1,14 +1,14 @@
1
- import ce, { useContext as ku, Fragment as hu, createElement as Pu, createContext as ie } from "react";
2
- import _u from "html-react-parser";
3
- import { default as Vt } from "html-react-parser";
4
- function ne(u) {
1
+ import le, { useContext as _u, Fragment as mu, createElement as Cu, createContext as oe } from "react";
2
+ import Tu from "html-react-parser";
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
- var $u = { exports: {} }, yu = {};
8
- var Du;
9
- function le() {
10
- if (Du) return yu;
11
- Du = 1;
7
+ var Nu = { exports: {} }, vu = {};
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;
@@ -25,12 +25,12 @@ function le() {
25
25
  props: c
26
26
  };
27
27
  }
28
- return yu.Fragment = e, yu.jsx = t, yu.jsxs = t, yu;
28
+ return vu.Fragment = e, vu.jsx = t, vu.jsxs = t, vu;
29
29
  }
30
- var vu = {};
31
- var Bu;
32
- function oe() {
33
- return Bu || (Bu = 1, process.env.NODE_ENV !== "production" && (function() {
30
+ var ju = {};
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")
@@ -39,7 +39,7 @@ function oe() {
39
39
  switch (d) {
40
40
  case j:
41
41
  return "Fragment";
42
- case I:
42
+ case T:
43
43
  return "Profiler";
44
44
  case N:
45
45
  return "StrictMode";
@@ -47,7 +47,7 @@ function oe() {
47
47
  return "Suspense";
48
48
  case Q:
49
49
  return "SuspenseList";
50
- case Hu:
50
+ case Wu:
51
51
  return "Activity";
52
52
  }
53
53
  if (typeof d == "object")
@@ -58,7 +58,7 @@ function oe() {
58
58
  return "Portal";
59
59
  case q:
60
60
  return d.displayName || "Context";
61
- case T:
61
+ case I:
62
62
  return (d._context.displayName || "Context") + ".Consumer";
63
63
  case z:
64
64
  var w = d.render;
@@ -137,15 +137,15 @@ function oe() {
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, D, ru) {
141
- var M = $.ref;
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
- }, (M !== void 0 ? M : null) !== null ? Object.defineProperty(d, "ref", {
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 oe() {
162
162
  configurable: !1,
163
163
  enumerable: !1,
164
164
  writable: !0,
165
- value: D
165
+ value: M
166
166
  }), Object.defineProperty(d, "_debugTask", {
167
167
  configurable: !1,
168
168
  enumerable: !1,
@@ -170,25 +170,25 @@ function oe() {
170
170
  value: ru
171
171
  }), Object.freeze && (Object.freeze(d.props), Object.freeze(d)), d;
172
172
  }
173
- function m(d, w, $, A, D, ru) {
174
- var M = w.children;
175
- if (M !== void 0)
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(M)) {
178
- for (A = 0; A < M.length; A++)
179
- h(M[A]);
180
- Object.freeze && Object.freeze(M);
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(M);
185
+ else h(H);
186
186
  if (E.call(w, "key")) {
187
- M = u(d);
188
- var eu = Object.keys(w).filter(function(qu) {
189
- return qu !== "key";
187
+ H = u(d);
188
+ var eu = Object.keys(w).filter(function(Lu) {
189
+ return Lu !== "key";
190
190
  });
191
- A = 0 < eu.length ? "{key: someKey, " + eu.join(": ..., ") + ": ...}" : "{key: someKey}", _[M + A] || (eu = 0 < eu.length ? "{" + eu.join(": ..., ") + ": ...}" : "{}", console.error(
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
- M,
199
+ H,
200
200
  eu,
201
- M
202
- ), _[M + A] = !0);
201
+ H
202
+ ), _[H + A] = !0);
203
203
  }
204
- if (M = null, $ !== void 0 && (t($), M = "" + $), i(w) && (t(w.key), M = "" + w.key), "key" in w) {
204
+ if (H = null, $ !== void 0 && (t($), H = "" + $), i(w) && (t(w.key), H = "" + w.key), "key" in w) {
205
205
  $ = {};
206
- for (var gu in w)
207
- gu !== "key" && ($[gu] = w[gu]);
206
+ for (var yu in w)
207
+ yu !== "key" && ($[yu] = w[yu]);
208
208
  } else $ = w;
209
- return M && n(
209
+ return H && n(
210
210
  $,
211
211
  typeof d == "function" ? d.displayName || d.name || "Unknown" : d
212
212
  ), b(
213
213
  d,
214
- M,
214
+ H,
215
215
  $,
216
216
  a(),
217
- D,
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 = ce, 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"), I = /* @__PURE__ */ Symbol.for("react.profiler"), T = /* @__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"), Hu = /* @__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() {
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 = {
@@ -236,7 +236,7 @@ React keys must be passed directly to JSX without using spread:
236
236
  y,
237
237
  c
238
238
  )(), S = R(s(c)), _ = {};
239
- vu.Fragment = j, vu.jsx = function(d, w, $) {
239
+ ju.Fragment = j, ju.jsx = function(d, w, $) {
240
240
  var A = 1e4 > l.recentlyCreatedOwnerStacks++;
241
241
  return m(
242
242
  d,
@@ -246,7 +246,7 @@ React keys must be passed directly to JSX without using spread:
246
246
  A ? Error("react-stack-top-frame") : v,
247
247
  A ? R(s(d)) : S
248
248
  );
249
- }, vu.jsxs = function(d, w, $) {
249
+ }, ju.jsxs = function(d, w, $) {
250
250
  var A = 1e4 > l.recentlyCreatedOwnerStacks++;
251
251
  return m(
252
252
  d,
@@ -257,19 +257,19 @@ React keys must be passed directly to JSX without using spread:
257
257
  A ? R(s(d)) : S
258
258
  );
259
259
  };
260
- })()), vu;
260
+ })()), ju;
261
261
  }
262
- var Wu;
263
- function de() {
264
- return Wu || (Wu = 1, process.env.NODE_ENV === "production" ? $u.exports = le() : $u.exports = oe()), $u.exports;
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 = de();
267
- const fe = /* @__PURE__ */ new Uint16Array(
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୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢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;怳Ādp໩໮uct;戏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ǣጓ\0጖y;䐎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Ā;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀ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Ā;e᜚᜜lƀ;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\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩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ↄⅪ←ٖ↛ǰ↉\0↎proø₞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;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\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\0⹻m;櫳;櫽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
- var Lu;
272
- const be = /* @__PURE__ */ new Map([
271
+ var Ou;
272
+ const he = /* @__PURE__ */ new Map([
273
273
  [0, 65533],
274
274
  // C1 Unicode control character reference replacements
275
275
  [128, 8364],
@@ -299,37 +299,37 @@ const be = /* @__PURE__ */ new Map([
299
299
  [156, 339],
300
300
  [158, 382],
301
301
  [159, 376]
302
- ]), xe = (
302
+ ]), me = (
303
303
  // eslint-disable-next-line @typescript-eslint/no-unnecessary-condition, n/no-unsupported-features/es-builtins
304
- (Lu = String.fromCodePoint) !== null && Lu !== void 0 ? Lu : function(u) {
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 pe(u) {
309
+ function ge(u) {
310
310
  var e;
311
- return u >= 55296 && u <= 57343 || u > 1114111 ? 65533 : (e = be.get(u)) !== null && e !== void 0 ? e : u;
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 he = 32;
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";
321
321
  })(lu || (lu = {}));
322
- function Cu(u) {
322
+ function Mu(u) {
323
323
  return u >= Z.ZERO && u <= Z.NINE;
324
324
  }
325
- function me(u) {
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 ge(u) {
329
- return u >= Z.UPPER_A && u <= Z.UPPER_Z || u >= Z.LOWER_A && u <= Z.LOWER_Z || Cu(u);
328
+ function je(u) {
329
+ return u >= Z.UPPER_A && u <= Z.UPPER_Z || u >= Z.LOWER_A && u <= Z.LOWER_Z || Mu(u);
330
330
  }
331
- function ye(u) {
332
- return u === Z.EQUALS || ge(u);
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 ve {
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 ve {
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) | he) === Z.LOWER_X ? (this.state = G.NumericHex, this.consumed += 1, this.stateNumericHex(e, t + 1)) : (this.state = G.NumericDecimal, this.stateNumericDecimal(e, 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 ve {
403
403
  const s = t;
404
404
  for (; t < e.length; ) {
405
405
  const a = e.charCodeAt(t);
406
- if (Cu(a) || me(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);
@@ -423,7 +423,7 @@ class ve {
423
423
  const s = t;
424
424
  for (; t < e.length; ) {
425
425
  const a = e.charCodeAt(t);
426
- if (Cu(a))
426
+ if (Mu(a))
427
427
  t += 1;
428
428
  else
429
429
  return this.addToNumericResult(e, s, t, 10), this.emitNumericEntity(a, 2);
@@ -451,7 +451,7 @@ class ve {
451
451
  this.consumed += 1;
452
452
  else if (this.decodeMode === nu.Strict)
453
453
  return 0;
454
- return this.emitCodePoint(pe(this.result), this.consumed), this.errors && (e !== Z.SEMI && this.errors.missingSemicolonAfterCharacterReference(), this.errors.validateNumericCharacterReference(this.result)), this.consumed;
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 ve {
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 = we(s, a, this.treeIndex + Math.max(1, c), i), this.treeIndex < 0)
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
- ye(i)) ? 0 : this.emitNotTerminatedNamedEntity();
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 ve {
527
527
  }
528
528
  }
529
529
  }
530
- function je(u) {
530
+ function Ne(u) {
531
531
  let e = "";
532
- const t = new ve(u, (s) => e += xe(s));
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 je(u) {
549
549
  return e = "", x;
550
550
  };
551
551
  }
552
- function we(u, e, t, s) {
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 we(u, e, t, s) {
569
569
  }
570
570
  return -1;
571
571
  }
572
- const $e = /* @__PURE__ */ je(fe);
573
- function Ne(u, e = nu.Legacy) {
574
- return $e(u, e);
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 = "\\[([^\\[\\]]+)\\]", Uu = {
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
- }, Se = /[<&>]/g, Fu = {
745
+ }, Ee = /[<&>]/g, Gu = {
746
746
  false: /[*_\x60#^~]/,
747
747
  true: /[*'_+#^~]/
748
- }, Ae = {
748
+ }, ke = {
749
749
  ">": "&gt;",
750
750
  "<": "&lt;",
751
751
  "&": "&amp;"
752
752
  };
753
- function Ee() {
753
+ function _e() {
754
754
  return { footnoteIndex: 0, footnotesById: /* @__PURE__ */ new Map(), footnoteDefs: [] };
755
755
  }
756
- function ke(u, e, t) {
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 = _e(s), u.set(e, a), 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 _e(u) {
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 _e(u) {
786
786
  function xu(u) {
787
787
  return `–${u}—`;
788
788
  }
789
- function Vu(u) {
789
+ function Zu(u) {
790
790
  return encodeURIComponent(u).replace(/%20/g, "+");
791
791
  }
792
- function Ie(u) {
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 Te(u) {
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 Te(u) {
824
824
  }
825
825
  return e.split(c).map((i) => i.trim());
826
826
  }
827
- function Re(u) {
827
+ function Le(u) {
828
828
  return u.replace(/^.*\//, "").replace(/\.[^.]+$/, "").replace(/[_\-]/g, " ");
829
829
  }
830
- function qe(u) {
830
+ function Oe(u) {
831
831
  const e = {};
832
832
  if (!u) return e;
833
833
  const t = [];
@@ -842,7 +842,7 @@ function qe(u) {
842
842
  }
843
843
  return t[0] && !e.size && (e.size = t[0]), e;
844
844
  }
845
- function Le(u) {
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 Le(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 Xu(u) {
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 = Ku(u);
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 Xu(u) {
881
881
  }
882
882
  return { role: e };
883
883
  }
884
- function zu(u) {
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 = Ku(u);
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 Ku(u) {
893
+ function te(u) {
894
894
  const e = {};
895
895
  if (!u) return e;
896
896
  const t = u.split(",");
@@ -922,9 +922,9 @@ function Ku(u) {
922
922
  return e;
923
923
  }
924
924
  function fu(u) {
925
- return u.replace(Se, (e) => Ae[e] || e);
925
+ return u.replace(Ee, (e) => ke[e] || e);
926
926
  }
927
- function Mu(u, e = !1, t) {
927
+ function Hu(u, e = !1, t) {
928
928
  let s = 0;
929
929
  const a = /&lt;!--(!?)(\d+|\.)\1--&gt;(?=(?: ?&lt;!--!?\1(?:\d+|\.)\1--&gt;)*$)/gm;
930
930
  u = u.replace(a, (n, x, b) => (b === "." && (b = String(++s)), e ? `<i class="conum" data-value="${b}"></i><b>(${b})</b>` : `&lt;${b}&gt;`)), s = 0;
@@ -936,7 +936,7 @@ function Mu(u, e = !1, t) {
936
936
  );
937
937
  return u.replace(i, (n, x, b, m, h) => b ? (x || "") + "&lt;" + m + h + "&gt;" : (h === "." && (h = String(++s)), e ? `<i class="conum" data-value="${h}"></i><b>(${h})</b>` : `${x || ""}&lt;${h}&gt;`));
938
938
  }
939
- function Oe(u, e = !1, t) {
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 Oe(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 ue(u, e, t) {
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 ue(u, e, t) {
968
968
  n,
969
969
  /^-?\d+$/.test(h) ? parseInt(h, 10) : h
970
970
  );
971
- const f = ke(s, n, x);
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 ue(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(Gu, n) ? Gu[n] : Object.prototype.hasOwnProperty.call(e, c) ? e[c] : Object.prototype.hasOwnProperty.call(e, n) ? e[n] : s;
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 Pe(u, e, t) {
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 = ue(i.text, e, t);
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 Pe(u, e, t) {
1014
1014
  };
1015
1015
  return s(u);
1016
1016
  }
1017
- const Gu = {
1017
+ const Ju = {
1018
1018
  blank: "",
1019
1019
  empty: "",
1020
1020
  sp: " ",
@@ -1045,7 +1045,7 @@ const Gu = {
1045
1045
  "two-semicolons": ";;",
1046
1046
  cpp: "C++"
1047
1047
  };
1048
- function Ce(u) {
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 Ce(u) {
1054
1054
  (t, s, a) => s ? "&amp;" + a : "&" + a
1055
1055
  ), u;
1056
1056
  }
1057
- function ee(u, e) {
1057
+ function se(u, e) {
1058
1058
  const t = u.length;
1059
1059
  return u.push(e), "" + t + "";
1060
1060
  }
1061
- function te(u, e, t = /* @__PURE__ */ new Set()) {
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 te(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(re(h, e, t));
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 te(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 re(u, e, t = /* @__PURE__ */ new Set()) {
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 = te(a.text, e, t);
1087
+ const c = ae(a.text, e, t);
1088
1088
  for (const i of c) s.push(i);
1089
1089
  } else
1090
- s.push(re(a, e, t));
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 ?? Ee(), c = t ? Uu.compat : Uu.nonCompat;
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 ? Fu.true : Fu.false, x = [], b = [], m = (f) => !e._subs || e._subs.includes(f);
1099
- m("macros") && (i = Me(i, x, t)), !e._alreadyEscaped && m("specialcharacters") && (i = fu(i)), m("quotes") && (i.match(/\*/) || i.match(/_/) || n.test(i)) && (i = We(i, c, b, a, e._quoteFromIndex ?? 0)), m("attributes") && (i = ue(i, s, a)), m("replacements") && (i = Ce(i)), m("macros") && (i = Ue(
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 = te(i, b);
1108
- return m("post_replacements") && (h = Ve(h, s)), m("attributes") && (h = Pe(h, s, a)), h = se(h, x, t, a), h;
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;
1109
1109
  }
1110
- function Me(u, e, t) {
1111
- return u = He(u, e, t), u = De(u, e, t), u;
1110
+ function De(u, e, t) {
1111
+ return u = Be(u, e, t), u = We(u, e, t), u;
1112
1112
  }
1113
- function He(u, e, t) {
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 He(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 = Xu(f);
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 He(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] ? Be(m[1]) : [], f = m[2], y = e.length;
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 He(u, e, t) {
1185
1185
  }
1186
1186
  return s;
1187
1187
  }
1188
- function De(u, e, t) {
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 De(u, e, t) {
1205
1205
  }
1206
1206
  return s;
1207
1207
  }
1208
- function Be(u) {
1208
+ function Ue(u) {
1209
1209
  const e = {
1210
1210
  a: "attributes",
1211
1211
  attributes: "attributes",
@@ -1238,7 +1238,7 @@ function Be(u) {
1238
1238
  }
1239
1239
  return t.length === 0 && t.push("specialcharacters"), t;
1240
1240
  }
1241
- function We(u, e, t, s, a = 0) {
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;
@@ -1259,10 +1259,10 @@ function We(u, e, t, s, a = 0) {
1259
1259
  n += h.slice(1);
1260
1260
  else {
1261
1261
  y && (n += y);
1262
- let I, T;
1262
+ let T, I;
1263
1263
  if (p) {
1264
- const Q = Xu(p);
1265
- I = Q.role, T = Q.id;
1264
+ const Q = ee(p);
1265
+ T = Q.role, I = Q.id;
1266
1266
  }
1267
1267
  const q = g.replace(/\\\]/g, "]"), z = K(q, {
1268
1268
  compatMode: !1,
@@ -1277,10 +1277,10 @@ function We(u, e, t, s, a = 0) {
1277
1277
  type: "quoted",
1278
1278
  subtype: i.type,
1279
1279
  text: z,
1280
- ...T ? { id: T } : {},
1281
- ...I ? { role: I } : {}
1280
+ ...I ? { id: I } : {},
1281
+ ...T ? { role: T } : {}
1282
1282
  };
1283
- n += ee(t, [F]);
1283
+ n += se(t, [F]);
1284
1284
  }
1285
1285
  x = x.slice(f + h.length + N);
1286
1286
  }
@@ -1291,14 +1291,14 @@ function We(u, e, t, s, a = 0) {
1291
1291
  function su(u) {
1292
1292
  return u ? [{ type: "text", text: u }] : [];
1293
1293
  }
1294
- function Ue(u, e, t, s, a, c = !1) {
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: Te(f[3])
1301
+ keys: qe(f[3])
1302
1302
  } : { type: "button", text: su(f[3]) }
1303
1303
  },
1304
1304
  {
@@ -1309,7 +1309,7 @@ function Ue(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 ? qe(f[3]) : Ie(f[3]), g = f[2], j = p.alt || (y ? g : Re(g));
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,27 +1365,27 @@ function Ue(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 T = Le(p), q = f[2];
1368
+ const I = Pe(p), q = f[2];
1369
1369
  let z = "mailto:" + q;
1370
1370
  const F = [];
1371
- return T.subject && F.push(`subject=${Vu(T.subject)}`), T.body && F.push(`body=${Vu(T.body)}`), F.length && (z += "?" + F.join("&")), {
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
- text: T.text ? su(T.text) : [{ type: "text", text: q }],
1374
+ text: I.text ? su(I.text) : [{ type: "text", text: q }],
1375
1375
  target: z,
1376
- ...T.id ? { id: T.id } : {},
1377
- ...T.role ? { role: T.role } : {}
1376
+ ...I.id ? { id: I.id } : {},
1377
+ ...I.role ? { role: I.role } : {}
1378
1378
  };
1379
1379
  }
1380
- const g = f[2], j = zu(p);
1381
- let N = j.text, I = j.role;
1382
- return N || (N = g, I = I ? `bare ${I}` : "bare"), {
1380
+ const g = f[2], j = Yu(p);
1381
+ let N = j.text, T = j.role;
1382
+ return N || (N = g, T = T ? `bare ${T}` : "bare"), {
1383
1383
  type: "anchor",
1384
1384
  subtype: "link",
1385
1385
  text: su(N),
1386
1386
  target: g,
1387
1387
  ...j.id ? { id: j.id } : {},
1388
- ...I ? { role: I } : {},
1388
+ ...T ? { role: T } : {},
1389
1389
  ...j.window ? { window: j.window } : {}
1390
1390
  };
1391
1391
  }
@@ -1398,13 +1398,13 @@ function Ue(u, e, t, s, a, c = !1) {
1398
1398
  return [{ type: "text", text: q + z }];
1399
1399
  }
1400
1400
  const y = f[1];
1401
- let p, g, j, N = "", I;
1401
+ let p, g, j, N = "", T;
1402
1402
  if (f[2] !== void 0) {
1403
1403
  p = y + f[2];
1404
1404
  const q = f[3] || "";
1405
1405
  if (q) {
1406
- const z = zu(q);
1407
- z.window && (I = z.window), z.role && (j = z.role), g = su(z.text);
1406
+ const z = Yu(q);
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";
1410
1410
  } else if (f[4] !== void 0)
@@ -1417,15 +1417,15 @@ function Ue(u, e, t, s, a, c = !1) {
1417
1417
  g = [{ type: "text", text: p }], j = "bare";
1418
1418
  }
1419
1419
  j === "bare" && Object.prototype.hasOwnProperty.call(e, "hide-uri-scheme") && (g = [{ type: "text", text: p.replace(/^[a-z][a-z0-9.+-]*:\/\//i, "") }]);
1420
- const T = [];
1421
- return T.push({
1420
+ const I = [];
1421
+ return I.push({
1422
1422
  type: "anchor",
1423
1423
  subtype: "link",
1424
1424
  text: g,
1425
1425
  target: p,
1426
1426
  ...j ? { role: j } : {},
1427
- ...I ? { window: I } : {}
1428
- }), N && T.push({ type: "text", text: N }), T;
1427
+ ...T ? { window: T } : {}
1428
+ }), N && I.push({ type: "text", text: N }), I;
1429
1429
  }
1430
1430
  },
1431
1431
  {
@@ -1466,13 +1466,13 @@ function Ue(u, e, t, s, a, c = !1) {
1466
1466
  handler: (f) => {
1467
1467
  if (f[0].startsWith("\\")) return null;
1468
1468
  if (f[1] !== void 0) {
1469
- const j = f[1].indexOf(","), N = j === -1 ? f[1] : f[1].slice(0, j), I = j === -1 ? "" : f[1].slice(j + 1).replace(/^\s+/, ""), T = I || `[${N}]`;
1469
+ const j = f[1].indexOf(","), N = j === -1 ? f[1] : f[1].slice(0, j), T = j === -1 ? "" : f[1].slice(j + 1).replace(/^\s+/, ""), I = T || `[${N}]`;
1470
1470
  return {
1471
1471
  type: "anchor",
1472
1472
  subtype: "xref",
1473
- text: su(T),
1473
+ text: su(I),
1474
1474
  target: N,
1475
- ...I ? { explicitText: !0 } : {}
1475
+ ...T ? { explicitText: !0 } : {}
1476
1476
  };
1477
1477
  }
1478
1478
  const y = (f[2] || "").trim(), p = (f[3] || "").replace(/\\\]/g, "]").trim(), g = /^xrefstyle\s*=\s*("?)([\w-]+)\1$/.exec(p);
@@ -1498,29 +1498,29 @@ function Ue(u, e, t, s, a, c = !1) {
1498
1498
  handler: (f) => {
1499
1499
  if (f[0].startsWith("\\")) return null;
1500
1500
  const y = (N) => {
1501
- const I = N ? a.footnotesById.get(N) : void 0;
1501
+ const T = N ? a.footnotesById.get(N) : void 0;
1502
1502
  return {
1503
1503
  type: "footnote",
1504
1504
  text: [],
1505
1505
  refid: N,
1506
- ...I !== void 0 ? { index: I } : {}
1506
+ ...T !== void 0 ? { index: T } : {}
1507
1507
  };
1508
- }, p = (N, I) => {
1508
+ }, p = (N, T) => {
1509
1509
  a.footnoteIndex++;
1510
- const T = a.footnoteIndex;
1511
- N && a.footnotesById.set(N, T);
1512
- const q = su(I);
1510
+ const I = a.footnoteIndex;
1511
+ N && a.footnotesById.set(N, I);
1512
+ const q = su(T);
1513
1513
  return a.footnoteDefs && a.footnoteDefs.push(q), {
1514
1514
  type: "footnote",
1515
1515
  text: q,
1516
1516
  ...N ? { id: N } : {},
1517
- index: T
1517
+ index: I
1518
1518
  };
1519
1519
  };
1520
1520
  if (f[1] === "ref") {
1521
1521
  if (!f[3]) return null;
1522
- const N = f[3], I = N.indexOf(","), T = (I === -1 ? N : N.slice(0, I)).trim(), q = I === -1 ? "" : N.slice(I + 1);
1523
- return q ? p(T, q) : y(T);
1522
+ const N = f[3], T = N.indexOf(","), I = (T === -1 ? N : N.slice(0, T)).trim(), q = T === -1 ? "" : N.slice(T + 1);
1523
+ return q ? p(I, q) : y(I);
1524
1524
  }
1525
1525
  const g = f[2], j = f[3] || "";
1526
1526
  return !g && !j ? null : g && (!j || a.footnotesById.has(g)) ? y(g) : p(g, j);
@@ -1529,7 +1529,7 @@ function Ue(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 = Fe(f);
1532
+ const p = ze(f);
1533
1533
  p.lastIndex = 0;
1534
1534
  const g = [];
1535
1535
  let j = 0, N;
@@ -1539,10 +1539,10 @@ function Ue(u, e, t, s, a, c = !1) {
1539
1539
  continue;
1540
1540
  }
1541
1541
  N.index > j && g.push(h.slice(j, N.index));
1542
- const I = y(N, e);
1543
- if (I) {
1544
- const T = Array.isArray(I) ? I : [I];
1545
- g.push(ee(s, T));
1542
+ const T = y(N, e);
1543
+ if (T) {
1544
+ const I = Array.isArray(T) ? T : [T];
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 Ue(u, e, t, s, a, c = !1) {
1551
1551
  }
1552
1552
  return h;
1553
1553
  }
1554
- const Zu = /* @__PURE__ */ new WeakMap();
1555
- function Fe(u) {
1554
+ const Qu = /* @__PURE__ */ new WeakMap();
1555
+ function ze(u) {
1556
1556
  if (u.flags.includes("g")) return u;
1557
- const e = Zu.get(u);
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 Zu.set(u, t), t;
1560
+ return Qu.set(u, t), t;
1561
1561
  }
1562
- function se(u, e, t, s) {
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 };
@@ -1577,18 +1577,18 @@ function se(u, e, t, s) {
1577
1577
  }
1578
1578
  if (p) {
1579
1579
  if (p.subs.length === 0) {
1580
- const I = p.attributes ?? {}, T = { type: "text", text: p.text, raw: !0 };
1581
- I.id || I.role ? m.push({
1580
+ const T = p.attributes ?? {}, I = { type: "text", text: p.text, raw: !0 };
1581
+ T.id || T.role ? m.push({
1582
1582
  type: "quoted",
1583
1583
  subtype: "unquoted",
1584
- text: [T],
1585
- ...I.id ? { id: I.id } : {},
1586
- ...I.role ? { role: I.role } : {}
1587
- }) : m.push(T), h = f.index + f[0].length;
1584
+ text: [I],
1585
+ ...T.id ? { id: T.id } : {},
1586
+ ...T.role ? { role: T.role } : {}
1587
+ }) : m.push(I), h = f.index + f[0].length;
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 = se(g, e, t, s);
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 se(u, e, t, s) {
1623
1623
  }
1624
1624
  return u.flatMap(n);
1625
1625
  }
1626
- function Ve(u, e) {
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 Ve(u, e) {
1639
1639
  }
1640
1640
  return a;
1641
1641
  }
1642
- const ze = {
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 ze = {
1650
1650
  subscript: ["<sub>", "</sub>", !0],
1651
1651
  asciimath: ["\\$", "\\$"],
1652
1652
  latexmath: ["\\(", "\\)"]
1653
- }, Ge = /^(?:[a-zA-Z][a-zA-Z]+\d{0,2}|#\d{1,7}|#x[\da-fA-F]{1,6});/;
1654
- function Ze(u) {
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 H(u) {
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 === "&" ? Ge.test(u.slice(t + 1)) ? e += "&" : e += "&amp;" : s === '"' ? e += "&quot;" : s === "<" ? e += "&lt;" : s === ">" ? e += "&gt;" : e += s;
1661
+ s === "&" ? Ye.test(u.slice(t + 1)) ? e += "&" : e += "&amp;" : s === '"' ? e += "&quot;" : s === "<" ? e += "&lt;" : s === ">" ? e += "&gt;" : e += s;
1662
1662
  }
1663
1663
  return e;
1664
1664
  }
1665
1665
  function du(u, e = !1) {
1666
- return u.map((t) => Ye(t, e)).join("");
1666
+ return u.map((t) => Qe(t, e)).join("");
1667
1667
  }
1668
- function Ye(u, e) {
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 = ze[u.subtype] || ["", ""], s = t[2] === !0, a = du(u.text, e);
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="${H(u.role)}"`), u.subtype === "mark" && (u.id || u.role))
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 Ye(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="${H(s)}"` : "";
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 = H(u.target);
1690
+ const n = D(u.target);
1691
1691
  let x = "";
1692
- return u.window && (x = ` target="${H(u.window)}"`, u.window === "_blank" && (x += ' rel="noopener"')), `<a href="${n}"${a}${x}>${i}</a>`;
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="${H(u.id || u.target)}"></a>`;
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("/") ? H(n) : "#" + H(n)}"${a}>${i}</a>`;
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="${H(u.id || u.target)}"></a>]`;
1701
+ return `[<a id="${D(u.id || u.target)}"></a>]`;
1702
1702
  }
1703
1703
  }
1704
1704
  case "image": {
1705
- const t = H(Ze(u.target)), s = u.alt || "";
1705
+ const t = D(Je(u.target)), s = u.alt || "";
1706
1706
  let a = "";
1707
- u.width && (a += ` width="${H(u.width)}"`), u.height && (a += ` height="${H(u.height)}"`);
1708
- const c = u.title ? ` title="${H(u.title)}"` : "", i = (m) => {
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="${H(u.window)}"`, u.window === "_blank" && (h += ' rel="noopener"')), `<a class="image" href="${H(u.link)}"${h}>${m}</a>`;
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="${H(u.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}&#93;`)}</span>`;
1720
1720
  }
1721
- return m === "font" ? `<span${f}${y}>${i(`<i class="fa fa-${H(u.target)}"${c}></i>`)}</span>` : `<span${f}${y}${c}>${i(`<img src="${t}" alt="${H(s)}"${a}>`)}</span>`;
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="${H(u.id)}"` : "";
1726
- return `<span${x}${b}>${i(`<img src="${t}" alt="${H(s)}"${a}${c}>`)}</span>`;
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.">[${H(u.refid)}]</sup>`;
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="${H(u.id)}"` : "", c = du(u.text, e);
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_${H(u.id)}"` : ""}>[<a id="_footnoteref_${t}" class="footnote" href="#_footnotedef_${t}" title="View footnote.">${t}</a>]</sup>`;
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,15 +1761,39 @@ function Ye(u, e) {
1761
1761
  function au(u, e = !1) {
1762
1762
  return du(u, e);
1763
1763
  }
1764
- const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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,
1769
- subCallouts: Mu,
1770
- subCalloutsRaw: Oe,
1792
+ renderInlineAsText: Bu,
1793
+ subCallouts: Hu,
1794
+ subCalloutsRaw: Ce,
1771
1795
  subSpecialchars: fu
1772
- }, Symbol.toStringTag, { value: "Module" })), mu = (u, e = !1) => ({
1796
+ }, Symbol.toStringTag, { value: "Module" })), gu = (u, e = !1) => ({
1773
1797
  __html: u ? au(u, e) : ""
1774
1798
  }), Iu = (u) => {
1775
1799
  if (!u) return !1;
@@ -1779,17 +1803,17 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1779
1803
  } else if ("text" in e && Array.isArray(e.text) && Iu(e.text))
1780
1804
  return !0;
1781
1805
  return !1;
1782
- }, Tu = (u) => {
1783
- const e = ku(wu);
1806
+ }, Ru = (u) => {
1807
+ const e = _u($u);
1784
1808
  return {
1785
1809
  react: !Iu(u),
1786
1810
  iconsFont: e.document?.attributes?.icons === "font"
1787
1811
  };
1788
- }, J = (u) => u ? Ne(u) : "", P = ({
1812
+ }, J = (u) => u ? Du(u) : "", P = ({
1789
1813
  nodes: u,
1790
1814
  bibliography: e = !1
1791
1815
  }) => {
1792
- const t = ku(wu);
1816
+ const t = _u($u);
1793
1817
  if (!u || u.length === 0) return null;
1794
1818
  const s = {
1795
1819
  overrides: t.inlineOverrides || {},
@@ -1797,14 +1821,14 @@ const Ht = /* @__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(hu, { children: Je(t, e) }, s)), Je = (u, e) => {
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
- return u.raw ? _u(u.text) : J(u.text);
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 }) : Qe(u, 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 Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1814
1838
  "[",
1815
1839
  pu(u.text, e),
1816
1840
  "]"
1817
- ] }) : Yu(u, null);
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 }) : Yu(u, 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 }) : Xe(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 }) : Ke(u, 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 Ht = /* @__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 }) : ut(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 }) : et(u, e.iconsFont);
1865
+ return t.menu ? /* @__PURE__ */ r.jsx(t.menu, { node: u }) : rt(u, e.iconsFont);
1842
1866
  }
1843
- }, Qe = (u, e) => {
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":
@@ -1856,17 +1880,17 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1856
1880
  case "mark":
1857
1881
  return s || t ? /* @__PURE__ */ r.jsx("span", { id: s, className: t, children: e }) : /* @__PURE__ */ r.jsx("mark", { children: e });
1858
1882
  case "double":
1859
- return Nu(s, t, "“", e, "”");
1883
+ return Su(s, t, "“", e, "”");
1860
1884
  case "single":
1861
- return Nu(s, t, "‘", e, "’");
1885
+ return Su(s, t, "‘", e, "’");
1862
1886
  case "asciimath":
1863
- return Nu(s, t, "\\$", e, "\\$");
1887
+ return Su(s, t, "\\$", e, "\\$");
1864
1888
  case "latexmath":
1865
- return Nu(s, t, "\\(", e, "\\)");
1889
+ return Su(s, t, "\\(", e, "\\)");
1866
1890
  case "unquoted":
1867
1891
  return s || t ? /* @__PURE__ */ r.jsx("span", { id: s, className: t, children: e }) : /* @__PURE__ */ r.jsx(r.Fragment, { children: e });
1868
1892
  }
1869
- }, Nu = (u, e, t, s, a) => u || e ? /* @__PURE__ */ r.jsxs("span", { id: u, className: e, children: [
1893
+ }, Su = (u, e, t, s, a) => u || e ? /* @__PURE__ */ r.jsxs("span", { id: u, className: e, children: [
1870
1894
  t,
1871
1895
  s,
1872
1896
  a
@@ -1874,7 +1898,7 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1874
1898
  t,
1875
1899
  s,
1876
1900
  a
1877
- ] }), Yu = (u, e) => {
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 Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1903
1927
  "]"
1904
1928
  ] });
1905
1929
  }
1906
- }, Ju = (u) => J(u).replace(/ /g, "%20"), Xe = (u) => {
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 Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1926
1950
  /* @__PURE__ */ r.jsx(
1927
1951
  "img",
1928
1952
  {
1929
- src: Ju(u.target),
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 Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1938
1962
  /* @__PURE__ */ r.jsx(
1939
1963
  "img",
1940
1964
  {
1941
- src: Ju(u.target),
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 Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1946
1970
  }
1947
1971
  )
1948
1972
  ) });
1949
- }, Ke = (u, e) => {
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,15 +2004,15 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1980
2004
  ),
1981
2005
  "]"
1982
2006
  ] });
1983
- }, ut = (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(hu, { children: [
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)) }), et = (u, e) => {
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) => {
1990
2014
  const c = a === 0 ? "menu" : a < u.items.length - 1 ? "submenu" : "menuitem";
1991
- return /* @__PURE__ */ r.jsxs(hu, { children: [
2015
+ return /* @__PURE__ */ r.jsxs(mu, { children: [
1992
2016
  a > 0 ? /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
1993
2017
  " ",
1994
2018
  t,
@@ -1998,10 +2022,10 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1998
2022
  ] }, a);
1999
2023
  }) });
2000
2024
  };
2001
- var Ou = { exports: {} };
2002
- var Qu;
2003
- function tt() {
2004
- return Qu || (Qu = 1, (function(u) {
2025
+ var Pu = { exports: {} };
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() {
@@ -2030,10 +2054,10 @@ function tt() {
2030
2054
  }
2031
2055
  u.exports ? (t.default = t, u.exports = t) : window.classNames = t;
2032
2056
  })();
2033
- })(Ou)), Ou.exports;
2057
+ })(Pu)), Pu.exports;
2034
2058
  }
2035
- var rt = tt();
2036
- const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx("div", { className: "title", dangerouslySetInnerHTML: { __html: u } }) : null, st = ({ node: u }) => {
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__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2053
2077
  ] }) }) })
2054
2078
  }
2055
2079
  );
2056
- }, at = ({ node: u }) => {
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__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2071
2095
  ]
2072
2096
  }
2073
2097
  );
2074
- }, ct = ({ node: u }) => {
2098
+ }, nt = ({ node: u }) => {
2075
2099
  const { document: e } = tu(), t = e.attributes?.icons === "font";
2076
2100
  return /* @__PURE__ */ r.jsxs(
2077
2101
  "div",
@@ -2097,12 +2121,12 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2097
2121
  ]
2098
2122
  }
2099
2123
  );
2100
- }, iu = (u, e) => u[`${e}-option`] !== void 0, Eu = (u, e, t = void 0, s, a) => {
2124
+ }, iu = (u, e) => u[`${e}-option`] !== void 0, ku = (u, e, t = void 0, s, a) => {
2101
2125
  if (u[e] !== void 0)
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, it = (u) => typeof u.title == "string" ? u.title : void 0, bu = (u) => {
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;
@@ -2113,7 +2137,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2113
2137
  `);
2114
2138
  }
2115
2139
  return "";
2116
- }, Su = (u) => {
2140
+ }, Au = (u) => {
2117
2141
  const e = u.split(`
2118
2142
  `);
2119
2143
  if (e.length < 2) return u;
@@ -2121,25 +2145,25 @@ const O = /* @__PURE__ */ ne(rt), 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
- }, nt = (u) => {
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
- }, lt = (u) => {
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+/, "");
2135
2159
  return t === "" ? u.slice(1) : t === e.text ? u : [{ ...e, text: t }, ...u.slice(1)];
2136
- }, Au = (u) => {
2160
+ }, Eu = (u) => {
2137
2161
  const e = [], t = (s) => {
2138
2162
  for (const a of s)
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
- }, Dt = (u) => {
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__ */ ne(rt), 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 D = o.get($) ?? 0;
2170
- c.has($) || c.set($, /* @__PURE__ */ new Map()), c.get($).set(D, A);
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
  }
@@ -2232,7 +2256,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2232
2256
  L ? b.set(o, L) : l.title && b.set(o, l.title);
2233
2257
  }
2234
2258
  }
2235
- const I = /* @__PURE__ */ new Map(), T = /* @__PURE__ */ new Map();
2259
+ const T = /* @__PURE__ */ new Map(), I = /* @__PURE__ */ new Map();
2236
2260
  if (typeof u.findBy == "function") {
2237
2261
  const o = u.findBy({
2238
2262
  context: "list_item"
@@ -2250,10 +2274,10 @@ const O = /* @__PURE__ */ ne(rt), 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 = lt(v === -1 ? L : L.slice(v + 1));
2254
- S.length > 0 && T.set(R, S);
2277
+ const v = L.findIndex((_) => _.type === "anchor" && _.subtype === "bibref"), S = dt(v === -1 ? L : L.slice(v + 1));
2278
+ S.length > 0 && I.set(R, S);
2255
2279
  }
2256
- R && C && I.set(R, C);
2280
+ R && C && T.set(R, C);
2257
2281
  }
2258
2282
  }
2259
2283
  const q = (o) => {
@@ -2281,22 +2305,22 @@ const O = /* @__PURE__ */ ne(rt), 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 ?? "", D = $ ? t.relfilesuffix !== void 0 ? String(t.relfilesuffix) : w : "", ru = A + _ + D;
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 : "", D = $ + _ + A;
2290
- l.target = D, R && (l.text = [{ type: "text", text: D, raw: !0 }]), l.subtype = "link";
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) {
2294
2318
  const _ = h.get(l.target);
2295
2319
  _ && (l.target = _, C(_));
2296
2320
  }
2297
- const v = I.get(l.target);
2321
+ const v = T.get(l.target);
2298
2322
  v && (l.externalHref = v);
2299
- const S = T.get(l.target);
2323
+ const S = I.get(l.target);
2300
2324
  S && (l.referenceInlines = S);
2301
2325
  }
2302
2326
  "text" in l && Array.isArray(l.text) && q(l.text);
@@ -2316,7 +2340,7 @@ const O = /* @__PURE__ */ ne(rt), 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 = it(o);
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__ */ ne(rt), 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 = o.getSource(), v.language = o.getAttribute("language");
2359
- const S = t.icons === "font", _ = o.getAttribute("line-comment"), d = bu(o), w = o.getSubstitutions && typeof o.getSubstitutions == "function" ? o.getSubstitutions() : ["specialcharacters", "callouts"];
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(d, {
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__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2372
2396
  _subs: w
2373
2397
  })
2374
2398
  );
2375
- let D = au(A ?? []);
2376
- w.includes("callouts") && (D = Mu(D, S, _)), k.content = Su(D);
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
- let A = fu(d);
2379
- w.includes("callouts") && (A = Mu(A, S, _)), k.content = Su(A);
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") {
@@ -2400,9 +2428,9 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2400
2428
  state: n
2401
2429
  })
2402
2430
  );
2403
- k.content = Su(au(S ?? []));
2431
+ k.content = Au(au(S ?? []));
2404
2432
  } else
2405
- k.content = Su(
2433
+ k.content = Au(
2406
2434
  bu(o)
2407
2435
  );
2408
2436
  if (l === "dlist") {
@@ -2441,7 +2469,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2441
2469
  style: A.getStyle()
2442
2470
  }));
2443
2471
  const _ = (A) => A.map(
2444
- (D) => D.map((ru) => F(ru))
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__ */ ne(rt), 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 M = v.getInnerDocument?.();
2462
- w = M ? M.getBlocks().map((eu) => F(eu)) : [];
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__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2467
2495
  state: n
2468
2496
  })
2469
2497
  ) : void 0;
2470
- let A, D;
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 M = $ ? au($) : "", eu = M ? M.split(/\n\n+/) : [], gu = d === "emphasis" ? "<em>" : d === "strong" ? "<strong>" : d === "monospaced" ? "<code>" : "", qu = d === "emphasis" ? "</em>" : d === "strong" ? "</strong>" : d === "monospaced" ? "</code>" : "";
2477
- A = eu.length > 0 ? eu.map((ae) => gu + ae + qu) : [], D = $ ? nt($) : [];
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 = [], D = [];
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: D,
2513
+ contentInlines: M,
2486
2514
  text: d === "asciidoc" ? "" : au($ || []),
2487
2515
  textInlines: $,
2488
2516
  columnSpan: v.getColumnSpan(),
@@ -2531,13 +2559,13 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2531
2559
  const X = [], ou = (o) => {
2532
2560
  for (const l of o) {
2533
2561
  if (l.inlines) {
2534
- const E = Au(l.inlines);
2562
+ const E = Eu(l.inlines);
2535
2563
  X.push(...E);
2536
2564
  }
2537
2565
  if (l.blocks && ou(l.blocks), "items" in l && Array.isArray(l.items))
2538
2566
  for (const E of l.items) {
2539
2567
  if ("textInlines" in E && E.textInlines) {
2540
- const L = Au(E.textInlines);
2568
+ const L = Eu(E.textInlines);
2541
2569
  X.push(...L);
2542
2570
  }
2543
2571
  "blocks" in E && E.blocks && ou(E.blocks);
@@ -2547,7 +2575,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2547
2575
  if (Array.isArray(E)) {
2548
2576
  for (const L of E)
2549
2577
  if (L && typeof L == "object" && "textInlines" in L && L.textInlines) {
2550
- const R = Au(L.textInlines);
2578
+ const R = Eu(L.textInlines);
2551
2579
  X.push(...R);
2552
2580
  }
2553
2581
  }
@@ -2558,7 +2586,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2558
2586
  for (const R of L)
2559
2587
  for (const C of R)
2560
2588
  if (C.textInlines) {
2561
- const k = Au(C.textInlines);
2589
+ const k = Eu(C.textInlines);
2562
2590
  X.push(...k);
2563
2591
  }
2564
2592
  }
@@ -2594,7 +2622,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2594
2622
  ) : void 0
2595
2623
  };
2596
2624
  })), e;
2597
- }, Bt = async (u, e) => {
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__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2611
2639
  ...u,
2612
2640
  blocks: s
2613
2641
  };
2614
- }, ot = ({ node: u }) => {
2642
+ }, ft = ({ node: u }) => {
2615
2643
  const e = (s) => {
2616
2644
  const a = s, c = a[0];
2617
2645
  let i = a[1];
@@ -2669,7 +2697,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2669
2697
  "hdlist1",
2670
2698
  iu(u.attributes, "strong") && "strong"
2671
2699
  ),
2672
- children: x.map((m, h) => /* @__PURE__ */ r.jsxs(hu, { children: [
2700
+ children: x.map((m, h) => /* @__PURE__ */ r.jsxs(mu, { children: [
2673
2701
  h > 0 && /* @__PURE__ */ r.jsx("br", {}),
2674
2702
  /* @__PURE__ */ r.jsx(P, { nodes: m.textInlines })
2675
2703
  ] }, h))
@@ -2696,7 +2724,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2696
2724
  /* @__PURE__ */ r.jsx(U, { text: u.title }),
2697
2725
  /* @__PURE__ */ r.jsx("dl", { children: u.items.map((s, a) => {
2698
2726
  const { terms: c, dd: i } = e(s);
2699
- return c ? /* @__PURE__ */ r.jsxs(hu, { children: [
2727
+ return c ? /* @__PURE__ */ r.jsxs(mu, { children: [
2700
2728
  c.map((n, x) => /* @__PURE__ */ r.jsx("dt", { className: u.style === "glossary" ? void 0 : "hdlist1", children: /* @__PURE__ */ r.jsx(P, { nodes: n.textInlines }) }, x)),
2701
2729
  t(i)
2702
2730
  ] }, a) : null;
@@ -2704,7 +2732,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2704
2732
  ]
2705
2733
  }
2706
2734
  );
2707
- }, Ru = ({
2735
+ }, qu = ({
2708
2736
  sections: u,
2709
2737
  opts: e
2710
2738
  }) => {
@@ -2721,10 +2749,10 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2721
2749
  dangerouslySetInnerHTML: { __html: x(h) }
2722
2750
  }
2723
2751
  ),
2724
- b.level < n && b.sections.length > 0 && /* @__PURE__ */ r.jsx(Ru, { sections: b.sections, opts: { tocLevels: n, sectNumLevels: i } })
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
- }, dt = ({ document: u }) => {
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",
@@ -2740,10 +2768,10 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2740
2768
  "div",
2741
2769
  {
2742
2770
  id: "toc",
2743
- className: Eu(u.attributes, "toc-class", "toc"),
2771
+ className: ku(u.attributes, "toc-class", "toc"),
2744
2772
  children: [
2745
2773
  /* @__PURE__ */ r.jsx("div", { id: "toctitle", children: u.attributes["toc-title"] }),
2746
- /* @__PURE__ */ r.jsx(Ru, { sections: u.sections })
2774
+ /* @__PURE__ */ r.jsx(qu, { sections: u.sections })
2747
2775
  ]
2748
2776
  }
2749
2777
  )
@@ -2764,7 +2792,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2764
2792
  a.index
2765
2793
  ))
2766
2794
  ] }) : null, s = () => u.authors.length > 0 || cu(u.attributes, "revnumber") || cu(u.attributes, "revdate") || cu(u.attributes, "revremark") ? /* @__PURE__ */ r.jsxs("div", { className: "details", children: [
2767
- u.authors.map((a, c) => /* @__PURE__ */ r.jsxs(hu, { children: [
2795
+ u.authors.map((a, c) => /* @__PURE__ */ r.jsxs(mu, { children: [
2768
2796
  a.name && /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
2769
2797
  /* @__PURE__ */ r.jsx("span", { id: `author${c + 1 > 1 ? c + 1 : ""}`, className: "author", children: /* @__PURE__ */ r.jsx("span", { dangerouslySetInnerHTML: { __html: a.name } }) }),
2770
2798
  /* @__PURE__ */ r.jsx("br", {})
@@ -2786,8 +2814,8 @@ const O = /* @__PURE__ */ ne(rt), 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
- }, ft = ({ node: u }) => {
2790
- const { react: e, iconsFont: t } = Tu(u.inlines);
2817
+ }, xt = ({ node: u }) => {
2818
+ const { react: e, iconsFont: t } = Ru(u.inlines);
2791
2819
  if (iu(u.attributes, "collapsible")) {
2792
2820
  const a = iu(u.attributes, "open");
2793
2821
  return /* @__PURE__ */ r.jsxs(
@@ -2807,7 +2835,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2807
2835
  }
2808
2836
  }
2809
2837
  ),
2810
- /* @__PURE__ */ r.jsx("div", { className: "content", children: u.blocks.length > 0 ? /* @__PURE__ */ r.jsx(V, { blocks: u.blocks }) : u.inlines ? e ? /* @__PURE__ */ r.jsx("div", { children: /* @__PURE__ */ r.jsx(P, { nodes: u.inlines }) }) : /* @__PURE__ */ r.jsx("div", { dangerouslySetInnerHTML: mu(u.inlines, t) }) : null })
2838
+ /* @__PURE__ */ r.jsx("div", { className: "content", children: u.blocks.length > 0 ? /* @__PURE__ */ r.jsx(V, { blocks: u.blocks }) : u.inlines ? e ? /* @__PURE__ */ r.jsx("div", { children: /* @__PURE__ */ r.jsx(P, { nodes: u.inlines }) }) : /* @__PURE__ */ r.jsx("div", { dangerouslySetInnerHTML: gu(u.inlines, t) }) : null })
2811
2839
  ]
2812
2840
  }
2813
2841
  );
@@ -2824,14 +2852,14 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2824
2852
  "div",
2825
2853
  {
2826
2854
  className: "content",
2827
- ...u.blocks.length === 0 && u.inlines && !e ? { dangerouslySetInnerHTML: mu(u.inlines, t) } : {},
2855
+ ...u.blocks.length === 0 && u.inlines && !e ? { dangerouslySetInnerHTML: gu(u.inlines, t) } : {},
2828
2856
  children: u.blocks.length > 0 ? /* @__PURE__ */ r.jsx(V, { blocks: u.blocks }) : u.inlines && e ? /* @__PURE__ */ r.jsx(P, { nodes: u.inlines }) : null
2829
2857
  }
2830
2858
  )
2831
2859
  ]
2832
2860
  }
2833
2861
  );
2834
- }, bt = ({ node: u }) => Pu(
2862
+ }, pt = ({ node: u }) => Cu(
2835
2863
  `h${u.level + 1}`,
2836
2864
  {
2837
2865
  id: u.id || void 0,
@@ -2839,17 +2867,17 @@ const O = /* @__PURE__ */ ne(rt), 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
- ), xt = /^(?:[a-zA-Z][a-zA-Z]+\d{0,2}|#\d{1,7}|#x[\da-fA-F]{1,6});/, ju = (u) => {
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 += xt.test(u.slice(t + 1)) ? "&" : "&amp;" : s === '"' ? e += "&quot;" : s === "<" ? e += "&lt;" : s === ">" ? e += "&gt;" : e += s;
2874
+ s === "&" ? e += ht.test(u.slice(t + 1)) ? "&" : "&amp;" : s === '"' ? e += "&quot;" : s === "<" ? e += "&lt;" : s === ">" ? e += "&gt;" : e += s;
2847
2875
  }
2848
2876
  return e;
2849
- }, pt = ({ node: u }) => {
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
- let n = `<img src="${ju(u.imageUri)}" alt="${ju(e)}"`;
2852
- return t && (n += ` width="${ju(t.toString())}"`), s && (n += ` height="${ju(s.toString())}"`), n += ">", a && (n = `<a class="image" href="${ju(a.toString())}">${n}</a>`), /* @__PURE__ */ r.jsxs(
2879
+ let n = `<img src="${wu(u.imageUri)}" alt="${wu(e)}"`;
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(
2853
2881
  "div",
2854
2882
  {
2855
2883
  id: u.id || void 0,
@@ -2866,7 +2894,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2866
2894
  ]
2867
2895
  }
2868
2896
  );
2869
- }, ht = ({ node: u }) => {
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__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2908
2936
  ]
2909
2937
  }
2910
2938
  );
2911
- }, mt = ({ node: u }) => {
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__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2928
2956
  ]
2929
2957
  }
2930
2958
  );
2931
- }, gt = {
2959
+ }, vt = {
2932
2960
  upperalpha: "A",
2933
2961
  loweralpha: "a",
2934
2962
  upperroman: "I",
2935
2963
  lowerroman: "i"
2936
- }, yt = ({ node: u }) => {
2937
- const e = u.style, t = e ? gt[e] : void 0, s = u.attributes.start ? parseInt(`${u.attributes.start}`) : void 0;
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,8 +2987,8 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2959
2987
  ]
2960
2988
  }
2961
2989
  );
2962
- }, vt = ({ node: u }) => {
2963
- const { react: e, iconsFont: t } = Tu(u.inlines), s = u.style;
2990
+ }, wt = ({ node: u }) => {
2991
+ const { react: e, iconsFont: t } = Ru(u.inlines), s = u.style;
2964
2992
  return s === "abstract" ? /* @__PURE__ */ r.jsxs(
2965
2993
  "div",
2966
2994
  {
@@ -2972,7 +3000,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2972
3000
  /* @__PURE__ */ r.jsx(
2973
3001
  "blockquote",
2974
3002
  {
2975
- ...u.inlines && u.blocks.length === 0 && !e ? { dangerouslySetInnerHTML: mu(u.inlines, t) } : {},
3003
+ ...u.inlines && u.blocks.length === 0 && !e ? { dangerouslySetInnerHTML: gu(u.inlines, t) } : {},
2976
3004
  children: u.blocks.length > 0 ? /* @__PURE__ */ r.jsx(V, { blocks: u.blocks }) : u.inlines && e ? /* @__PURE__ */ r.jsx(P, { nodes: u.inlines }) : null
2977
3005
  }
2978
3006
  )
@@ -2990,15 +3018,15 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2990
3018
  "div",
2991
3019
  {
2992
3020
  className: "content",
2993
- ...u.inlines && u.blocks.length === 0 && !e ? { dangerouslySetInnerHTML: mu(u.inlines, t) } : {},
3021
+ ...u.inlines && u.blocks.length === 0 && !e ? { dangerouslySetInnerHTML: gu(u.inlines, t) } : {},
2994
3022
  children: u.blocks.length > 0 ? /* @__PURE__ */ r.jsx(V, { blocks: u.blocks }) : u.inlines && e ? /* @__PURE__ */ r.jsx(P, { nodes: u.inlines }) : null
2995
3023
  }
2996
3024
  )
2997
3025
  ]
2998
3026
  }
2999
3027
  );
3000
- }, jt = () => /* @__PURE__ */ r.jsx("div", { style: { pageBreakAfter: "always" } }), wt = ({ node: u }) => {
3001
- const { react: e, iconsFont: t } = Tu(u.inlines);
3028
+ }, $t = () => /* @__PURE__ */ r.jsx("div", { style: { pageBreakAfter: "always" } }), Nt = ({ node: u }) => {
3029
+ const { react: e, iconsFont: t } = Ru(u.inlines);
3002
3030
  return /* @__PURE__ */ r.jsxs(
3003
3031
  "div",
3004
3032
  {
@@ -3007,20 +3035,20 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3007
3035
  ...u.lineNumber ? { "data-lineno": u.lineNumber } : {},
3008
3036
  children: [
3009
3037
  /* @__PURE__ */ r.jsx(U, { text: u.title }),
3010
- u.inlines && (e ? /* @__PURE__ */ r.jsx("p", { children: /* @__PURE__ */ r.jsx(P, { nodes: u.inlines }) }) : /* @__PURE__ */ r.jsx("p", { dangerouslySetInnerHTML: mu(u.inlines, t) }))
3038
+ u.inlines && (e ? /* @__PURE__ */ r.jsx("p", { children: /* @__PURE__ */ r.jsx(P, { nodes: u.inlines }) }) : /* @__PURE__ */ r.jsx("p", { dangerouslySetInnerHTML: gu(u.inlines, t) }))
3011
3039
  ]
3012
3040
  }
3013
3041
  );
3014
- }, $t = ({ node: u }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: _u(u.content || "") }), Nt = ({ node: u }) => {
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 }) }),
3018
3046
  s && /* @__PURE__ */ r.jsxs("div", { id: "toc", className: `${c}`, children: [
3019
3047
  /* @__PURE__ */ r.jsx("div", { id: "toctitle", dangerouslySetInnerHTML: { __html: `${a}` } }),
3020
- /* @__PURE__ */ r.jsx(Ru, { sections: e.sections })
3048
+ /* @__PURE__ */ r.jsx(qu, { sections: e.sections })
3021
3049
  ] })
3022
3050
  ] });
3023
- }, St = ({ node: u }) => {
3051
+ }, Et = ({ node: u }) => {
3024
3052
  const e = u.attributes.attribution, t = u.attributes.citetitle;
3025
3053
  let s = "";
3026
3054
  return e ? (s = `&#8212; ${e}`, t && (s += `<br>
@@ -3037,14 +3065,14 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3037
3065
  ]
3038
3066
  }
3039
3067
  );
3040
- }, At = ({ node: u }) => {
3041
- 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 ? _u(u.title) : /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
3068
+ }, kt = ({ node: u }) => {
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 })
3044
3072
  ] }), n = t.sectanchors !== void 0, b = t.sectlinks !== void 0 && u.id ? /* @__PURE__ */ r.jsx("a", { className: "link", href: `#${u.id}`, children: i }) : i, m = /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
3045
3073
  n && u.id && /* @__PURE__ */ r.jsx("a", { className: "anchor", href: `#${u.id}` }),
3046
3074
  b
3047
- ] }), h = Pu(
3075
+ ] }), h = Cu(
3048
3076
  `h${u.level + 1}`,
3049
3077
  {
3050
3078
  id: u.id || void 0,
@@ -3053,7 +3081,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3053
3081
  m
3054
3082
  );
3055
3083
  return u.level === 0 ? /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
3056
- Pu(
3084
+ Cu(
3057
3085
  "h1",
3058
3086
  {
3059
3087
  id: u.id || void 0,
@@ -3084,7 +3112,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3084
3112
  ]
3085
3113
  }
3086
3114
  );
3087
- }, Et = ({ node: u }) => {
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__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3101
3129
  ] })
3102
3130
  }
3103
3131
  );
3104
- }, kt = ({ node: u }) => {
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,12 +3154,12 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3126
3154
  ]
3127
3155
  }
3128
3156
  );
3129
- }, _t = ({ node: u }) => {
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
- "frame-" + Eu(u.attributes, "frame", "all", "table-frame", s),
3133
- "grid-" + Eu(u.attributes, "grid", "all", "table-grid", s)
3134
- ], n = Eu(u.attributes, "stripes", null, "table-stripes", s);
3160
+ "frame-" + ku(u.attributes, "frame", "all", "table-frame", s),
3161
+ "grid-" + ku(u.attributes, "grid", "all", "table-grid", s)
3162
+ ], n = ku(u.attributes, "stripes", null, "table-stripes", s);
3135
3163
  n && i.push("stripes-" + n);
3136
3164
  let x = iu(u.attributes, "autowidth"), b = parseInt(`${u.attributes.tablepcwidth}`), m = null;
3137
3165
  x && !cu(u.attributes, "width") ? i.push("fit-content") : b === 100 ? i.push("stretch") : m = `${b}%`, cu(u.attributes, "float") && i.push(`${u.attributes.float}`), u.role && i.push(u.role || "");
@@ -3189,7 +3217,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3189
3217
  )
3190
3218
  ) }) }, p)),
3191
3219
  u.bodyRows.length > 0 && /* @__PURE__ */ r.jsx("tbody", { children: u.bodyRows.map((y, p) => /* @__PURE__ */ r.jsx("tr", { children: y.map((g, j) => {
3192
- const N = g.style, I = h(g), T = g.columnSpan, q = g.rowSpan, z = N === "header" ? "th" : "td", F = c(g) && N !== "asciidoc" && N !== "literal";
3220
+ const N = g.style, T = h(g), I = g.columnSpan, q = g.rowSpan, z = N === "header" ? "th" : "td", F = c(g) && N !== "asciidoc" && N !== "literal";
3193
3221
  let Q = "";
3194
3222
  if (!(N === "asciidoc" || F)) {
3195
3223
  const X = g.content || [];
@@ -3200,8 +3228,8 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3200
3228
  return /* @__PURE__ */ r.jsx(
3201
3229
  z,
3202
3230
  {
3203
- className: I,
3204
- colSpan: T,
3231
+ className: T,
3232
+ colSpan: I,
3205
3233
  rowSpan: q,
3206
3234
  dangerouslySetInnerHTML: N === "asciidoc" || F ? void 0 : Q ? { __html: Q } : void 0,
3207
3235
  children: N === "asciidoc" ? /* @__PURE__ */ r.jsx("div", { className: "content", children: /* @__PURE__ */ r.jsx(V, { blocks: g.blocks }) }) : F ? f(g) : null
@@ -3219,15 +3247,15 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3219
3247
  ]
3220
3248
  }
3221
3249
  );
3222
- }, It = ({ node: u }) => {
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;
3226
3254
  return !n || i !== "macro" || !s ? null : /* @__PURE__ */ r.jsxs("div", { id: a, className: u.role || "toc", children: [
3227
- /* @__PURE__ */ r.jsx("div", { id: `${a}title`, className: "title", children: _u(`${c}` || "") }),
3228
- e.sections && /* @__PURE__ */ r.jsx(Ru, { sections: e.sections, opts: { tocLevels: x } })
3255
+ /* @__PURE__ */ r.jsx("div", { id: `${a}title`, className: "title", children: Tu(`${c}` || "") }),
3256
+ e.sections && /* @__PURE__ */ r.jsx(qu, { sections: e.sections, opts: { tocLevels: x } })
3229
3257
  ] });
3230
- }, Tt = () => /* @__PURE__ */ r.jsx("hr", {}), Rt = (u) => {
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__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3237
3265
  } else
3238
3266
  e += au([s]);
3239
3267
  return e;
3240
- }, qt = ({ node: u }) => {
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__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3262
3290
  "p",
3263
3291
  {
3264
3292
  dangerouslySetInnerHTML: {
3265
- __html: Rt(n.textInlines)
3293
+ __html: Lt(n.textInlines)
3266
3294
  }
3267
3295
  }
3268
3296
  )
@@ -3294,8 +3322,8 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3294
3322
  ]
3295
3323
  }
3296
3324
  );
3297
- }, Lt = ({ node: u }) => {
3298
- const { react: e, iconsFont: t } = Tu(u.inlines), s = u.attributes.attribution, a = u.attributes.citetitle;
3325
+ }, Pt = ({ node: u }) => {
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 = `&#8212; ${s}`, a && (c += `<br>
3301
3329
  <cite>${a}</cite>`)) : a && (c = `<cite>${a}</cite>`)), /* @__PURE__ */ r.jsxs(
@@ -3310,14 +3338,14 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3310
3338
  "pre",
3311
3339
  {
3312
3340
  className: "content",
3313
- dangerouslySetInnerHTML: mu(u.inlines, t)
3341
+ dangerouslySetInnerHTML: gu(u.inlines, t)
3314
3342
  }
3315
3343
  )),
3316
3344
  c && /* @__PURE__ */ r.jsx("div", { className: "attribution", dangerouslySetInnerHTML: { __html: c } })
3317
3345
  ]
3318
3346
  }
3319
3347
  );
3320
- }, Ot = ({ node: u }) => {
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,123 +3363,171 @@ Your browser does not support the video tag.
3335
3363
  ]
3336
3364
  }
3337
3365
  );
3338
- }, wu = ie({ document: {} }), Wt = ({
3366
+ }, Mt = (u) => {
3367
+ const e = [...u.blocks ?? []];
3368
+ if ("items" in u && Array.isArray(u.items))
3369
+ for (const t of u.items)
3370
+ if (Array.isArray(t))
3371
+ for (const s of t) e.push(...Array.isArray(s) ? s : [s]);
3372
+ else e.push(t);
3373
+ if ("rows" in u && u.rows)
3374
+ for (const t of [u.rows.head, u.rows.body, u.rows.foot])
3375
+ for (const s of t) e.push(...s);
3376
+ return e;
3377
+ }, Ht = (u, e) => {
3378
+ for (const t of u) {
3379
+ if (t.id === e) return t;
3380
+ const s = Ht(Mt(t), e);
3381
+ if (s) return s;
3382
+ }
3383
+ }, Dt = (u) => u.replace(/<[^>]*>/g, ""), hu = (u) => u.map(Bt).join(""), Bt = (u) => {
3384
+ switch (u.type) {
3385
+ case "text":
3386
+ return u.raw ? Dt(u.text) : u.text;
3387
+ // raw nodes carry HTML
3388
+ case "quoted":
3389
+ return u.subtype === "double" ? `“${hu(u.text)}”` : u.subtype === "single" ? `‘${hu(u.text)}’` : hu(u.text);
3390
+ case "anchor":
3391
+ return hu(u.text);
3392
+ // link/xref label; ref/bibref have none
3393
+ case "image":
3394
+ return u.alt ?? "";
3395
+ case "indexterm":
3396
+ return u.visible ? u.terms.join(", ") : "";
3397
+ case "footnote":
3398
+ // markers, not flowing text
3399
+ case "callout":
3400
+ return "";
3401
+ case "break":
3402
+ return " ";
3403
+ case "button":
3404
+ return hu(u.text);
3405
+ case "kbd":
3406
+ return u.keys.join("+");
3407
+ case "menu":
3408
+ return u.items.join(" > ");
3409
+ default:
3410
+ return u;
3411
+ }
3412
+ }, Zt = (u) => u ? Du(hu(u)) : "", $u = oe({ document: {} }), Yt = ({
3339
3413
  document: u,
3340
3414
  options: e
3341
3415
  }) => {
3342
3416
  const t = e && e.customDocument;
3343
3417
  return /* @__PURE__ */ r.jsx(
3344
- wu.Provider,
3418
+ $u.Provider,
3345
3419
  {
3346
3420
  value: {
3347
3421
  ...e,
3348
3422
  document: { attributes: u.attributes, sections: u.sections }
3349
3423
  },
3350
- children: t ? /* @__PURE__ */ r.jsx(t, { document: u }) : /* @__PURE__ */ r.jsx(dt, { document: u })
3424
+ children: t ? /* @__PURE__ */ r.jsx(t, { document: u }) : /* @__PURE__ */ r.jsx(bt, { document: u })
3351
3425
  }
3352
3426
  );
3353
- }, V = ({ blocks: u }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: u.map((e, t) => /* @__PURE__ */ r.jsx(Pt, { node: e }, `${t}-${e.type}`)) }), Pt = ({ node: u }) => {
3354
- const { overrides: e } = ku(wu), t = u.type, s = e && e[t];
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 }) => {
3428
+ const { overrides: e } = _u($u), t = u.type, s = e && e[t];
3355
3429
  if (s)
3356
3430
  return /* @__PURE__ */ r.jsx(s, { node: u });
3357
3431
  switch (t) {
3358
3432
  case "audio":
3359
- return /* @__PURE__ */ r.jsx(at, { node: u });
3433
+ return /* @__PURE__ */ r.jsx(it, { node: u });
3360
3434
  case "preamble":
3361
- return /* @__PURE__ */ r.jsx(Nt, { node: u });
3362
- case "section":
3363
3435
  return /* @__PURE__ */ r.jsx(At, { node: u });
3436
+ case "section":
3437
+ return /* @__PURE__ */ r.jsx(kt, { node: u });
3364
3438
  case "paragraph":
3365
- return /* @__PURE__ */ r.jsx(wt, { node: u });
3439
+ return /* @__PURE__ */ r.jsx(Nt, { node: u });
3366
3440
  case "dlist":
3367
- return /* @__PURE__ */ r.jsx(ot, { node: u });
3441
+ return /* @__PURE__ */ r.jsx(ft, { node: u });
3368
3442
  case "ulist":
3369
- return /* @__PURE__ */ r.jsx(qt, { node: u });
3443
+ return /* @__PURE__ */ r.jsx(Ot, { node: u });
3370
3444
  case "floating_title":
3371
- return /* @__PURE__ */ r.jsx(bt, { node: u });
3445
+ return /* @__PURE__ */ r.jsx(pt, { node: u });
3372
3446
  case "admonition":
3373
- return /* @__PURE__ */ r.jsx(st, { node: u });
3447
+ return /* @__PURE__ */ r.jsx(ct, { node: u });
3374
3448
  case "listing":
3375
- return /* @__PURE__ */ r.jsx(ht, { node: u });
3449
+ return /* @__PURE__ */ r.jsx(gt, { node: u });
3376
3450
  case "literal":
3377
- return /* @__PURE__ */ r.jsx(mt, { node: u });
3451
+ return /* @__PURE__ */ r.jsx(yt, { node: u });
3378
3452
  case "image":
3379
- return /* @__PURE__ */ r.jsx(pt, { node: u });
3453
+ return /* @__PURE__ */ r.jsx(mt, { node: u });
3380
3454
  case "colist":
3381
- return /* @__PURE__ */ r.jsx(ct, { node: u });
3455
+ return /* @__PURE__ */ r.jsx(nt, { node: u });
3382
3456
  case "olist":
3383
- return /* @__PURE__ */ r.jsx(yt, { node: u });
3457
+ return /* @__PURE__ */ r.jsx(jt, { node: u });
3384
3458
  case "table":
3385
- return /* @__PURE__ */ r.jsx(_t, { node: u });
3459
+ return /* @__PURE__ */ r.jsx(It, { node: u });
3386
3460
  case "thematic_break":
3387
- return /* @__PURE__ */ r.jsx(Tt, {});
3461
+ return /* @__PURE__ */ r.jsx(qt, {});
3388
3462
  case "open":
3389
- return /* @__PURE__ */ r.jsx(vt, { node: u });
3463
+ return /* @__PURE__ */ r.jsx(wt, { node: u });
3390
3464
  case "pass":
3391
- return /* @__PURE__ */ r.jsx($t, { node: u });
3465
+ return /* @__PURE__ */ r.jsx(St, { node: u });
3392
3466
  case "stem":
3393
- return /* @__PURE__ */ r.jsx(kt, { node: u });
3467
+ return /* @__PURE__ */ r.jsx(Tt, { node: u });
3394
3468
  case "page_break":
3395
- return /* @__PURE__ */ r.jsx(jt, {});
3469
+ return /* @__PURE__ */ r.jsx($t, {});
3396
3470
  case "example":
3397
- return /* @__PURE__ */ r.jsx(ft, { node: u });
3471
+ return /* @__PURE__ */ r.jsx(xt, { node: u });
3398
3472
  case "sidebar":
3399
- return /* @__PURE__ */ r.jsx(Et, { node: u });
3473
+ return /* @__PURE__ */ r.jsx(_t, { node: u });
3400
3474
  case "quote":
3401
- return /* @__PURE__ */ r.jsx(St, { node: u });
3475
+ return /* @__PURE__ */ r.jsx(Et, { node: u });
3402
3476
  case "verse":
3403
- return /* @__PURE__ */ r.jsx(Lt, { node: u });
3477
+ return /* @__PURE__ */ r.jsx(Pt, { node: u });
3404
3478
  case "video":
3405
- return /* @__PURE__ */ r.jsx(Ot, { node: u });
3479
+ return /* @__PURE__ */ r.jsx(Ct, { node: u });
3406
3480
  case "toc":
3407
- return /* @__PURE__ */ r.jsx(It, { node: u });
3481
+ return /* @__PURE__ */ r.jsx(Rt, { node: u });
3408
3482
  default:
3409
3483
  return /* @__PURE__ */ r.jsx(r.Fragment, {});
3410
3484
  }
3411
3485
  }, tu = () => {
3412
- const u = ku(wu);
3486
+ const u = _u($u);
3413
3487
  if (u === void 0)
3414
3488
  throw new Error("useConverterContext must be used within a Provider");
3415
3489
  return u;
3416
3490
  };
3417
3491
  export {
3418
- st as Admonition,
3419
- Wt as Asciidoc,
3420
- at as Audio,
3421
- ct as CoList,
3492
+ ct as Admonition,
3493
+ Yt as Asciidoc,
3494
+ it as Audio,
3495
+ nt as CoList,
3422
3496
  V as Content,
3423
- wu as Context,
3424
- ot as DList,
3425
- dt as Document,
3426
- ft as Example,
3427
- bt as FloatingTitle,
3428
- pt as Image,
3429
- Ht as Inline,
3430
- ht as Listing,
3431
- mt as Literal,
3432
- yt as OList,
3433
- vt as Open,
3434
- Ru as Outline,
3435
- jt as PageBreak,
3436
- wt as Paragraph,
3437
- $t as Pass,
3438
- Nt as Preamble,
3439
- St as Quote,
3497
+ $u as Context,
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,
3508
+ qu as Outline,
3509
+ $t as PageBreak,
3510
+ Nt as Paragraph,
3511
+ St as Pass,
3512
+ At as Preamble,
3513
+ Et as Quote,
3440
3514
  P as RenderInline,
3441
- At as Section,
3442
- Et as Sidebar,
3443
- kt as Stem,
3444
- _t as Table,
3445
- It as TableOfContents,
3446
- Tt as ThematicBreak,
3515
+ kt as Section,
3516
+ _t as Sidebar,
3517
+ Tt as Stem,
3518
+ It as Table,
3519
+ Rt as TableOfContents,
3520
+ qt as ThematicBreak,
3447
3521
  U as Title,
3448
- qt as UList,
3449
- Lt as Verse,
3450
- Ot as Video,
3451
- mu as inlineHtml,
3522
+ Ot as UList,
3523
+ Pt as Verse,
3524
+ Ct as Video,
3525
+ Ht as findSection,
3526
+ gu as inlineHtml,
3452
3527
  iu as isOption,
3453
- Vt as parse,
3454
- Dt as prepareDocument,
3455
- Bt as processDocument,
3528
+ Xt as parse,
3529
+ Zt as plainText,
3530
+ zt as prepareDocument,
3531
+ Gt as processDocument,
3456
3532
  tu as useConverterContext
3457
3533
  };