@oxide/react-asciidoc 2.0.0 → 2.1.0

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 ne, { useContext as _u, Fragment as mu, createElement as Cu, createContext as le } from "react";
2
+ import Tu from "html-react-parser";
3
+ import { default as Qt } from "html-react-parser";
4
+ function oe(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 Bu;
9
+ function de() {
10
+ if (Bu) return vu;
11
+ Bu = 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 Wu;
32
+ function fe() {
33
+ return Wu || (Wu = 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 Du:
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;
@@ -185,8 +185,8 @@ function oe() {
185
185
  else h(M);
186
186
  if (E.call(w, "key")) {
187
187
  M = u(d);
188
- var eu = Object.keys(w).filter(function(qu) {
189
- return qu !== "key";
188
+ var eu = Object.keys(w).filter(function(Lu) {
189
+ return Lu !== "key";
190
190
  });
191
191
  A = 0 < eu.length ? "{key: someKey, " + eu.join(": ..., ") + ": ...}" : "{key: someKey}", _[M + A] || (eu = 0 < eu.length ? "{" + eu.join(": ..., ") + ": ...}" : "{}", console.error(
192
192
  `A props object containing a "key" prop is being spread into JSX:
@@ -203,8 +203,8 @@ React keys must be passed directly to JSX without using spread:
203
203
  }
204
204
  if (M = null, $ !== void 0 && (t($), M = "" + $), i(w) && (t(w.key), M = "" + 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
209
  return M && n(
210
210
  $,
@@ -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 = ne, 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"), Du = /* @__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 Uu;
263
+ function be() {
264
+ return Uu || (Uu = 1, process.env.NODE_ENV === "production" ? Nu.exports = de() : Nu.exports = fe()), Nu.exports;
265
265
  }
266
- var r = de();
267
- const fe = /* @__PURE__ */ new Uint16Array(
266
+ var r = be();
267
+ const xe = /* @__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 pe = /* @__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
+ ]), he = (
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 me(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 = pe.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 ge = 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 ye(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 ve(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 je(u) {
332
+ return u === Z.EQUALS || ve(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 we {
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) | ge) === 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) || ye(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(me(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 = Ne(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
+ je(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 $e(u) {
531
531
  let e = "";
532
- const t = new ve(u, (s) => e += xe(s));
532
+ const t = new we(u, (s) => e += he(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 Ne(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 Se = /* @__PURE__ */ $e(xe);
573
+ function Ku(u, e = nu.Legacy) {
574
+ return Se(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 = "\\[([^\\[\\]]+)\\]", Fu = {
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
+ }, Ae = /[<&>]/g, Vu = {
746
746
  false: /[*_\x60#^~]/,
747
747
  true: /[*'_+#^~]/
748
- }, Ae = {
748
+ }, Ee = {
749
749
  ">": "&gt;",
750
750
  "<": "&lt;",
751
751
  "&": "&amp;"
752
752
  };
753
- function Ee() {
753
+ function ke() {
754
754
  return { footnoteIndex: 0, footnotesById: /* @__PURE__ */ new Map(), footnoteDefs: [] };
755
755
  }
756
- function ke(u, e, t) {
756
+ function _e(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 = Te(s), u.set(e, a), a;
760
760
  }
761
- function _e(u) {
761
+ function Te(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,7 +786,7 @@ 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
792
  function Ie(u) {
@@ -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 Re(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 qe(u) {
828
828
  return u.replace(/^.*\//, "").replace(/\.[^.]+$/, "").replace(/[_\-]/g, " ");
829
829
  }
830
- function qe(u) {
830
+ function Le(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 Oe(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 ue(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 = ee(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 Gu(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 = ee(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 ee(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(Ae, (e) => Ee[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 Pe(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 te(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 = _e(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(Zu, n) ? Zu[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 Ce(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 = te(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 Zu = {
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 Me(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 re(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 se(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(ae(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 ae(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 = se(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(ae(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 ?? ke(), c = t ? Fu.compat : Fu.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 ? Vu.true : Vu.false, x = [], b = [], m = (f) => !e._subs || e._subs.includes(f);
1099
+ m("macros") && (i = He(i, x, t)), !e._alreadyEscaped && m("specialcharacters") && (i = fu(i)), m("quotes") && (i.match(/\*/) || i.match(/_/) || n.test(i)) && (i = Ue(i, c, b, a, e._quoteFromIndex ?? 0)), m("attributes") && (i = te(i, s, a)), m("replacements") && (i = Me(i)), m("macros") && (i = Fe(
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;
1109
- }
1110
- function Me(u, e, t) {
1111
- return u = He(u, e, t), u = De(u, e, t), u;
1107
+ let h = se(i, b);
1108
+ return m("post_replacements") && (h = ze(h, s)), m("attributes") && (h = Ce(h, s, a)), h = ce(h, x, t, a), h;
1112
1109
  }
1113
1110
  function He(u, e, t) {
1111
+ return u = De(u, e, t), u = Be(u, e, t), u;
1112
+ }
1113
+ function De(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 = ue(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] ? We(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 Be(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 We(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 Ue(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 = ue(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 += re(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 Fe(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: Re(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 ? Le(f[3]) : Ie(f[3]), g = f[2], j = p.alt || (y ? g : qe(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 = Oe(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 = Gu(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 = Gu(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 = Ve(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(re(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 Yu = /* @__PURE__ */ new WeakMap();
1555
+ function Ve(u) {
1556
1556
  if (u.flags.includes("g")) return u;
1557
- const e = Zu.get(u);
1557
+ const e = Yu.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 Yu.set(u, t), t;
1561
1561
  }
1562
- function se(u, e, t, s) {
1562
+ function ce(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 = ce(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 ze(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 Ge = {
1643
1643
  monospaced: ["<code>", "</code>", !0],
1644
1644
  emphasis: ["<em>", "</em>", !0],
1645
1645
  strong: ["<strong>", "</strong>", !0],
@@ -1650,27 +1650,27 @@ 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
+ }, Ze = /^(?:[a-zA-Z][a-zA-Z]+\d{0,2}|#\d{1,7}|#x[\da-fA-F]{1,6});/;
1654
+ function Ye(u) {
1655
1655
  return u.replace(/ /g, "%20");
1656
1656
  }
1657
1657
  function H(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 === "&" ? Ze.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) => Je(t, e)).join("");
1667
1667
  }
1668
- function Ye(u, e) {
1668
+ function Je(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 = Ge[u.subtype] || ["", ""], s = t[2] === !0, a = du(u.text, e);
1674
1674
  let c = "";
1675
1675
  if (u.id && (c += ` id="${u.id}"`), u.role && (c += ` class="${H(u.role)}"`), u.subtype === "mark" && (u.id || u.role))
1676
1676
  return `<span${c}>${a}</span>`;
@@ -1702,7 +1702,7 @@ function Ye(u, e) {
1702
1702
  }
1703
1703
  }
1704
1704
  case "image": {
1705
- const t = H(Ze(u.target)), s = u.alt || "";
1705
+ const t = H(Ye(u.target)), s = u.alt || "";
1706
1706
  let a = "";
1707
1707
  u.width && (a += ` width="${H(u.width)}"`), u.height && (a += ` height="${H(u.height)}"`);
1708
1708
  const c = u.title ? ` title="${H(u.title)}"` : "", i = (m) => {
@@ -1761,15 +1761,15 @@ 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
+ const Ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1765
1765
  __proto__: null,
1766
1766
  parseInline: K,
1767
1767
  renderInline: du,
1768
1768
  renderInlineAsString: au,
1769
- subCallouts: Mu,
1770
- subCalloutsRaw: Oe,
1769
+ subCallouts: Hu,
1770
+ subCalloutsRaw: Pe,
1771
1771
  subSpecialchars: fu
1772
- }, Symbol.toStringTag, { value: "Module" })), mu = (u, e = !1) => ({
1772
+ }, Symbol.toStringTag, { value: "Module" })), gu = (u, e = !1) => ({
1773
1773
  __html: u ? au(u, e) : ""
1774
1774
  }), Iu = (u) => {
1775
1775
  if (!u) return !1;
@@ -1779,17 +1779,17 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1779
1779
  } else if ("text" in e && Array.isArray(e.text) && Iu(e.text))
1780
1780
  return !0;
1781
1781
  return !1;
1782
- }, Tu = (u) => {
1783
- const e = ku(wu);
1782
+ }, Ru = (u) => {
1783
+ const e = _u($u);
1784
1784
  return {
1785
1785
  react: !Iu(u),
1786
1786
  iconsFont: e.document?.attributes?.icons === "font"
1787
1787
  };
1788
- }, J = (u) => u ? Ne(u) : "", P = ({
1788
+ }, J = (u) => u ? Ku(u) : "", P = ({
1789
1789
  nodes: u,
1790
1790
  bibliography: e = !1
1791
1791
  }) => {
1792
- const t = ku(wu);
1792
+ const t = _u($u);
1793
1793
  if (!u || u.length === 0) return null;
1794
1794
  const s = {
1795
1795
  overrides: t.inlineOverrides || {},
@@ -1797,14 +1797,14 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1797
1797
  bibDef: e ? { pending: !0 } : void 0
1798
1798
  };
1799
1799
  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) => {
1800
+ }, pu = (u, e) => u.map((t, s) => /* @__PURE__ */ r.jsx(mu, { children: Qe(t, e) }, s)), Qe = (u, e) => {
1801
1801
  const { overrides: t } = e;
1802
1802
  switch (u.type) {
1803
1803
  case "text":
1804
- return u.raw ? _u(u.text) : J(u.text);
1804
+ return u.raw ? Tu(u.text) : J(u.text);
1805
1805
  case "quoted": {
1806
1806
  const s = pu(u.text, e);
1807
- return t.quoted ? /* @__PURE__ */ r.jsx(t.quoted, { node: u, children: s }) : Qe(u, s);
1807
+ return t.quoted ? /* @__PURE__ */ r.jsx(t.quoted, { node: u, children: s }) : Xe(u, s);
1808
1808
  }
1809
1809
  case "anchor": {
1810
1810
  if (u.subtype === "bibref") {
@@ -1814,16 +1814,16 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1814
1814
  "[",
1815
1815
  pu(u.text, e),
1816
1816
  "]"
1817
- ] }) : Yu(u, null);
1817
+ ] }) : Ju(u, null);
1818
1818
  }
1819
1819
  const s = pu(u.text, e);
1820
- return t.anchor ? /* @__PURE__ */ r.jsx(t.anchor, { node: u, children: s }) : Yu(u, s);
1820
+ return t.anchor ? /* @__PURE__ */ r.jsx(t.anchor, { node: u, children: s }) : Ju(u, s);
1821
1821
  }
1822
1822
  case "image":
1823
- return t.image ? /* @__PURE__ */ r.jsx(t.image, { node: u }) : Xe(u);
1823
+ return t.image ? /* @__PURE__ */ r.jsx(t.image, { node: u }) : Ke(u);
1824
1824
  case "footnote": {
1825
1825
  const s = pu(u.text || [], e);
1826
- return t.footnote ? /* @__PURE__ */ r.jsx(t.footnote, { node: u, children: s }) : Ke(u, s);
1826
+ return t.footnote ? /* @__PURE__ */ r.jsx(t.footnote, { node: u, children: s }) : ut(u, s);
1827
1827
  }
1828
1828
  case "indexterm":
1829
1829
  return t.indexterm ? /* @__PURE__ */ r.jsx(t.indexterm, { node: u }) : u.visible ? J(u.terms.join(", ")) : null;
@@ -1836,11 +1836,11 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1836
1836
  return t.button ? /* @__PURE__ */ r.jsx(t.button, { node: u, children: s }) : /* @__PURE__ */ r.jsx("b", { className: "button", children: s });
1837
1837
  }
1838
1838
  case "kbd":
1839
- return t.kbd ? /* @__PURE__ */ r.jsx(t.kbd, { node: u }) : ut(u);
1839
+ return t.kbd ? /* @__PURE__ */ r.jsx(t.kbd, { node: u }) : et(u);
1840
1840
  case "menu":
1841
- return t.menu ? /* @__PURE__ */ r.jsx(t.menu, { node: u }) : et(u, e.iconsFont);
1841
+ return t.menu ? /* @__PURE__ */ r.jsx(t.menu, { node: u }) : tt(u, e.iconsFont);
1842
1842
  }
1843
- }, Qe = (u, e) => {
1843
+ }, Xe = (u, e) => {
1844
1844
  const t = u.role || void 0, s = u.id || void 0;
1845
1845
  switch (u.subtype) {
1846
1846
  case "emphasis":
@@ -1856,17 +1856,17 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1856
1856
  case "mark":
1857
1857
  return s || t ? /* @__PURE__ */ r.jsx("span", { id: s, className: t, children: e }) : /* @__PURE__ */ r.jsx("mark", { children: e });
1858
1858
  case "double":
1859
- return Nu(s, t, "“", e, "”");
1859
+ return Su(s, t, "“", e, "”");
1860
1860
  case "single":
1861
- return Nu(s, t, "‘", e, "’");
1861
+ return Su(s, t, "‘", e, "’");
1862
1862
  case "asciimath":
1863
- return Nu(s, t, "\\$", e, "\\$");
1863
+ return Su(s, t, "\\$", e, "\\$");
1864
1864
  case "latexmath":
1865
- return Nu(s, t, "\\(", e, "\\)");
1865
+ return Su(s, t, "\\(", e, "\\)");
1866
1866
  case "unquoted":
1867
1867
  return s || t ? /* @__PURE__ */ r.jsx("span", { id: s, className: t, children: e }) : /* @__PURE__ */ r.jsx(r.Fragment, { children: e });
1868
1868
  }
1869
- }, Nu = (u, e, t, s, a) => u || e ? /* @__PURE__ */ r.jsxs("span", { id: u, className: e, children: [
1869
+ }, Su = (u, e, t, s, a) => u || e ? /* @__PURE__ */ r.jsxs("span", { id: u, className: e, children: [
1870
1870
  t,
1871
1871
  s,
1872
1872
  a
@@ -1874,7 +1874,7 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1874
1874
  t,
1875
1875
  s,
1876
1876
  a
1877
- ] }), Yu = (u, e) => {
1877
+ ] }), Ju = (u, e) => {
1878
1878
  switch (u.subtype) {
1879
1879
  case "link": {
1880
1880
  const t = u.window === "_blank" ? "noopener" : void 0;
@@ -1903,7 +1903,7 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1903
1903
  "]"
1904
1904
  ] });
1905
1905
  }
1906
- }, Ju = (u) => J(u).replace(/ /g, "%20"), Xe = (u) => {
1906
+ }, Qu = (u) => J(u).replace(/ /g, "%20"), Ke = (u) => {
1907
1907
  const e = (i) => {
1908
1908
  if (!u.link) return i;
1909
1909
  const n = u.window === "_blank" ? "noopener" : void 0;
@@ -1926,7 +1926,7 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1926
1926
  /* @__PURE__ */ r.jsx(
1927
1927
  "img",
1928
1928
  {
1929
- src: Ju(u.target),
1929
+ src: Qu(u.target),
1930
1930
  alt: J(u.alt) || "",
1931
1931
  width: u.width || void 0,
1932
1932
  height: u.height || void 0
@@ -1938,7 +1938,7 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1938
1938
  /* @__PURE__ */ r.jsx(
1939
1939
  "img",
1940
1940
  {
1941
- src: Ju(u.target),
1941
+ src: Qu(u.target),
1942
1942
  alt: J(u.alt) || "",
1943
1943
  width: u.width || void 0,
1944
1944
  height: u.height || void 0,
@@ -1946,7 +1946,7 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1946
1946
  }
1947
1947
  )
1948
1948
  ) });
1949
- }, Ke = (u, e) => {
1949
+ }, ut = (u, e) => {
1950
1950
  if (u.refid && (!u.text || u.text.length === 0))
1951
1951
  return u.index !== void 0 ? /* @__PURE__ */ r.jsxs("sup", { className: "footnoteref", children: [
1952
1952
  "[",
@@ -1980,15 +1980,15 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1980
1980
  ),
1981
1981
  "]"
1982
1982
  ] });
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: [
1983
+ }, et = (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
1984
  t > 0 ? "+" : null,
1985
1985
  /* @__PURE__ */ r.jsx("kbd", { children: J(e) })
1986
- ] }, t)) }), et = (u, e) => {
1986
+ ] }, t)) }), tt = (u, e) => {
1987
1987
  if (u.items.length === 1) return /* @__PURE__ */ r.jsx("b", { className: "menuref", children: J(u.items[0]) });
1988
1988
  const t = e ? /* @__PURE__ */ r.jsx("i", { className: "fa fa-angle-right caret" }) : /* @__PURE__ */ r.jsx("b", { className: "caret", children: "›" });
1989
1989
  return /* @__PURE__ */ r.jsx("span", { className: "menuseq", children: u.items.map((s, a) => {
1990
1990
  const c = a === 0 ? "menu" : a < u.items.length - 1 ? "submenu" : "menuitem";
1991
- return /* @__PURE__ */ r.jsxs(hu, { children: [
1991
+ return /* @__PURE__ */ r.jsxs(mu, { children: [
1992
1992
  a > 0 ? /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
1993
1993
  " ",
1994
1994
  t,
@@ -1998,10 +1998,10 @@ const Ht = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1998
1998
  ] }, a);
1999
1999
  }) });
2000
2000
  };
2001
- var Ou = { exports: {} };
2002
- var Qu;
2003
- function tt() {
2004
- return Qu || (Qu = 1, (function(u) {
2001
+ var Pu = { exports: {} };
2002
+ var Xu;
2003
+ function rt() {
2004
+ return Xu || (Xu = 1, (function(u) {
2005
2005
  (function() {
2006
2006
  var e = {}.hasOwnProperty;
2007
2007
  function t() {
@@ -2030,10 +2030,10 @@ function tt() {
2030
2030
  }
2031
2031
  u.exports ? (t.default = t, u.exports = t) : window.classNames = t;
2032
2032
  })();
2033
- })(Ou)), Ou.exports;
2033
+ })(Pu)), Pu.exports;
2034
2034
  }
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 }) => {
2035
+ var st = rt();
2036
+ const O = /* @__PURE__ */ oe(st), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx("div", { className: "title", dangerouslySetInnerHTML: { __html: u } }) : null, at = ({ node: u }) => {
2037
2037
  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
2038
  return /* @__PURE__ */ r.jsx(
2039
2039
  "div",
@@ -2053,7 +2053,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2053
2053
  ] }) }) })
2054
2054
  }
2055
2055
  );
2056
- }, at = ({ node: u }) => {
2056
+ }, ct = ({ node: u }) => {
2057
2057
  const e = u.attributes.start, t = u.attributes.end, s = e || t ? `#t=${e || ""}${t ? "," + t : ""}` : "", a = [
2058
2058
  u.autoplay ? "autoplay" : "",
2059
2059
  u.noControls ? "" : "controls",
@@ -2071,7 +2071,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2071
2071
  ]
2072
2072
  }
2073
2073
  );
2074
- }, ct = ({ node: u }) => {
2074
+ }, it = ({ node: u }) => {
2075
2075
  const { document: e } = tu(), t = e.attributes?.icons === "font";
2076
2076
  return /* @__PURE__ */ r.jsxs(
2077
2077
  "div",
@@ -2097,12 +2097,12 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2097
2097
  ]
2098
2098
  }
2099
2099
  );
2100
- }, iu = (u, e) => u[`${e}-option`] !== void 0, Eu = (u, e, t = void 0, s, a) => {
2100
+ }, iu = (u, e) => u[`${e}-option`] !== void 0, ku = (u, e, t = void 0, s, a) => {
2101
2101
  if (u[e] !== void 0)
2102
2102
  return u[e];
2103
2103
  const c = s || e;
2104
2104
  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) => {
2105
+ }, cu = (u, e) => u[e] !== void 0, nt = (u) => typeof u.title == "string" ? u.title : void 0, bu = (u) => {
2106
2106
  if (typeof u.getSourceLines == "function") {
2107
2107
  const e = u.getSourceLines();
2108
2108
  let t = 0;
@@ -2113,7 +2113,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2113
2113
  `);
2114
2114
  }
2115
2115
  return "";
2116
- }, Su = (u) => {
2116
+ }, Au = (u) => {
2117
2117
  const e = u.split(`
2118
2118
  `);
2119
2119
  if (e.length < 2) return u;
@@ -2121,25 +2121,25 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2121
2121
  for (; e.length && e[e.length - 1].replace(/\s+$/, "") === ""; ) e.pop();
2122
2122
  return e.join(`
2123
2123
  `);
2124
- }, nt = (u) => {
2124
+ }, lt = (u) => {
2125
2125
  const e = [[]];
2126
2126
  for (const t of u)
2127
2127
  t.type === "text" && !t.raw && /\n\n+/.test(t.text) ? t.text.split(/\n\n+/).forEach((a, c) => {
2128
2128
  c > 0 && e.push([]), a.length > 0 && e[e.length - 1].push({ type: "text", text: a });
2129
2129
  }) : e[e.length - 1].push(t);
2130
2130
  return e;
2131
- }, lt = (u) => {
2131
+ }, ot = (u) => {
2132
2132
  const e = u[0];
2133
2133
  if (!e || e.type !== "text" || e.raw) return u;
2134
2134
  const t = e.text.replace(/^\s+/, "");
2135
2135
  return t === "" ? u.slice(1) : t === e.text ? u : [{ ...e, text: t }, ...u.slice(1)];
2136
- }, Au = (u) => {
2136
+ }, Eu = (u) => {
2137
2137
  const e = [], t = (s) => {
2138
2138
  for (const a of s)
2139
2139
  a.type === "footnote" && a.text && a.text.length > 0 && e.push(a), "text" in a && Array.isArray(a.text) && t(a.text);
2140
2140
  };
2141
2141
  return t(u), e;
2142
- }, Dt = (u) => {
2142
+ }, Vt = (u) => {
2143
2143
  let e;
2144
2144
  const t = u.getAttributes(), s = {};
2145
2145
  for (const [o, l] of Object.entries(t))
@@ -2232,7 +2232,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2232
2232
  L ? b.set(o, L) : l.title && b.set(o, l.title);
2233
2233
  }
2234
2234
  }
2235
- const I = /* @__PURE__ */ new Map(), T = /* @__PURE__ */ new Map();
2235
+ const T = /* @__PURE__ */ new Map(), I = /* @__PURE__ */ new Map();
2236
2236
  if (typeof u.findBy == "function") {
2237
2237
  const o = u.findBy({
2238
2238
  context: "list_item"
@@ -2250,10 +2250,10 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2250
2250
  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
2251
  };
2252
2252
  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);
2253
+ const v = L.findIndex((_) => _.type === "anchor" && _.subtype === "bibref"), S = ot(v === -1 ? L : L.slice(v + 1));
2254
+ S.length > 0 && I.set(R, S);
2255
2255
  }
2256
- R && C && I.set(R, C);
2256
+ R && C && T.set(R, C);
2257
2257
  }
2258
2258
  }
2259
2259
  const q = (o) => {
@@ -2294,9 +2294,9 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2294
2294
  const _ = h.get(l.target);
2295
2295
  _ && (l.target = _, C(_));
2296
2296
  }
2297
- const v = I.get(l.target);
2297
+ const v = T.get(l.target);
2298
2298
  v && (l.externalHref = v);
2299
- const S = T.get(l.target);
2299
+ const S = I.get(l.target);
2300
2300
  S && (l.referenceInlines = S);
2301
2301
  }
2302
2302
  "text" in l && Array.isArray(l.text) && q(l.text);
@@ -2316,7 +2316,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2316
2316
  });
2317
2317
  };
2318
2318
  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);
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 = nt(o);
2320
2320
  let k = {
2321
2321
  id: o.getId && o.getId(),
2322
2322
  type: l,
@@ -2373,10 +2373,10 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2373
2373
  })
2374
2374
  );
2375
2375
  let D = au(A ?? []);
2376
- w.includes("callouts") && (D = Mu(D, S, _)), k.content = Su(D);
2376
+ w.includes("callouts") && (D = Hu(D, S, _)), k.content = Au(D);
2377
2377
  } else {
2378
2378
  let A = fu(d);
2379
- w.includes("callouts") && (A = Mu(A, S, _)), k.content = Su(A);
2379
+ w.includes("callouts") && (A = Hu(A, S, _)), k.content = Au(A);
2380
2380
  }
2381
2381
  }
2382
2382
  if (l === "section") {
@@ -2400,9 +2400,9 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2400
2400
  state: n
2401
2401
  })
2402
2402
  );
2403
- k.content = Su(au(S ?? []));
2403
+ k.content = Au(au(S ?? []));
2404
2404
  } else
2405
- k.content = Su(
2405
+ k.content = Au(
2406
2406
  bu(o)
2407
2407
  );
2408
2408
  if (l === "dlist") {
@@ -2473,8 +2473,8 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2473
2473
  else if (d === "literal")
2474
2474
  A = [fu(v.getSource())];
2475
2475
  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($) : [];
2476
+ const M = $ ? au($) : "", eu = M ? M.split(/\n\n+/) : [], yu = d === "emphasis" ? "<em>" : d === "strong" ? "<strong>" : d === "monospaced" ? "<code>" : "", Lu = d === "emphasis" ? "</em>" : d === "strong" ? "</strong>" : d === "monospaced" ? "</code>" : "";
2477
+ A = eu.length > 0 ? eu.map((ie) => yu + ie + Lu) : [], D = $ ? lt($) : [];
2478
2478
  } else
2479
2479
  A = [], D = [];
2480
2480
  k = {
@@ -2531,13 +2531,13 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2531
2531
  const X = [], ou = (o) => {
2532
2532
  for (const l of o) {
2533
2533
  if (l.inlines) {
2534
- const E = Au(l.inlines);
2534
+ const E = Eu(l.inlines);
2535
2535
  X.push(...E);
2536
2536
  }
2537
2537
  if (l.blocks && ou(l.blocks), "items" in l && Array.isArray(l.items))
2538
2538
  for (const E of l.items) {
2539
2539
  if ("textInlines" in E && E.textInlines) {
2540
- const L = Au(E.textInlines);
2540
+ const L = Eu(E.textInlines);
2541
2541
  X.push(...L);
2542
2542
  }
2543
2543
  "blocks" in E && E.blocks && ou(E.blocks);
@@ -2547,7 +2547,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2547
2547
  if (Array.isArray(E)) {
2548
2548
  for (const L of E)
2549
2549
  if (L && typeof L == "object" && "textInlines" in L && L.textInlines) {
2550
- const R = Au(L.textInlines);
2550
+ const R = Eu(L.textInlines);
2551
2551
  X.push(...R);
2552
2552
  }
2553
2553
  }
@@ -2558,7 +2558,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2558
2558
  for (const R of L)
2559
2559
  for (const C of R)
2560
2560
  if (C.textInlines) {
2561
- const k = Au(C.textInlines);
2561
+ const k = Eu(C.textInlines);
2562
2562
  X.push(...k);
2563
2563
  }
2564
2564
  }
@@ -2594,7 +2594,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2594
2594
  ) : void 0
2595
2595
  };
2596
2596
  })), e;
2597
- }, Bt = async (u, e) => {
2597
+ }, zt = async (u, e) => {
2598
2598
  const t = async (a) => Promise.all(
2599
2599
  a.map(async (c) => {
2600
2600
  let i = await e(c);
@@ -2611,7 +2611,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2611
2611
  ...u,
2612
2612
  blocks: s
2613
2613
  };
2614
- }, ot = ({ node: u }) => {
2614
+ }, dt = ({ node: u }) => {
2615
2615
  const e = (s) => {
2616
2616
  const a = s, c = a[0];
2617
2617
  let i = a[1];
@@ -2669,7 +2669,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2669
2669
  "hdlist1",
2670
2670
  iu(u.attributes, "strong") && "strong"
2671
2671
  ),
2672
- children: x.map((m, h) => /* @__PURE__ */ r.jsxs(hu, { children: [
2672
+ children: x.map((m, h) => /* @__PURE__ */ r.jsxs(mu, { children: [
2673
2673
  h > 0 && /* @__PURE__ */ r.jsx("br", {}),
2674
2674
  /* @__PURE__ */ r.jsx(P, { nodes: m.textInlines })
2675
2675
  ] }, h))
@@ -2696,7 +2696,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2696
2696
  /* @__PURE__ */ r.jsx(U, { text: u.title }),
2697
2697
  /* @__PURE__ */ r.jsx("dl", { children: u.items.map((s, a) => {
2698
2698
  const { terms: c, dd: i } = e(s);
2699
- return c ? /* @__PURE__ */ r.jsxs(hu, { children: [
2699
+ return c ? /* @__PURE__ */ r.jsxs(mu, { children: [
2700
2700
  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
2701
  t(i)
2702
2702
  ] }, a) : null;
@@ -2704,7 +2704,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2704
2704
  ]
2705
2705
  }
2706
2706
  );
2707
- }, Ru = ({
2707
+ }, qu = ({
2708
2708
  sections: u,
2709
2709
  opts: e
2710
2710
  }) => {
@@ -2721,10 +2721,10 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2721
2721
  dangerouslySetInnerHTML: { __html: x(h) }
2722
2722
  }
2723
2723
  ),
2724
- b.level < n && b.sections.length > 0 && /* @__PURE__ */ r.jsx(Ru, { sections: b.sections, opts: { tocLevels: n, sectNumLevels: i } })
2724
+ b.level < n && b.sections.length > 0 && /* @__PURE__ */ r.jsx(qu, { sections: b.sections, opts: { tocLevels: n, sectNumLevels: i } })
2725
2725
  ] }, b.id);
2726
2726
  }) });
2727
- }, dt = ({ document: u }) => {
2727
+ }, ft = ({ document: u }) => {
2728
2728
  const e = () => u.noHeader ? null : /* @__PURE__ */ r.jsx("div", { id: "header", children: u.hasHeader && /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
2729
2729
  /* @__PURE__ */ r.jsx(
2730
2730
  "h1",
@@ -2740,10 +2740,10 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2740
2740
  "div",
2741
2741
  {
2742
2742
  id: "toc",
2743
- className: Eu(u.attributes, "toc-class", "toc"),
2743
+ className: ku(u.attributes, "toc-class", "toc"),
2744
2744
  children: [
2745
2745
  /* @__PURE__ */ r.jsx("div", { id: "toctitle", children: u.attributes["toc-title"] }),
2746
- /* @__PURE__ */ r.jsx(Ru, { sections: u.sections })
2746
+ /* @__PURE__ */ r.jsx(qu, { sections: u.sections })
2747
2747
  ]
2748
2748
  }
2749
2749
  )
@@ -2764,7 +2764,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2764
2764
  a.index
2765
2765
  ))
2766
2766
  ] }) : 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: [
2767
+ u.authors.map((a, c) => /* @__PURE__ */ r.jsxs(mu, { children: [
2768
2768
  a.name && /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
2769
2769
  /* @__PURE__ */ r.jsx("span", { id: `author${c + 1 > 1 ? c + 1 : ""}`, className: "author", children: /* @__PURE__ */ r.jsx("span", { dangerouslySetInnerHTML: { __html: a.name } }) }),
2770
2770
  /* @__PURE__ */ r.jsx("br", {})
@@ -2786,8 +2786,8 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2786
2786
  /* @__PURE__ */ r.jsx("div", { id: "content", children: /* @__PURE__ */ r.jsx(V, { blocks: u.blocks }) }),
2787
2787
  /* @__PURE__ */ r.jsx(t, {})
2788
2788
  ] });
2789
- }, ft = ({ node: u }) => {
2790
- const { react: e, iconsFont: t } = Tu(u.inlines);
2789
+ }, bt = ({ node: u }) => {
2790
+ const { react: e, iconsFont: t } = Ru(u.inlines);
2791
2791
  if (iu(u.attributes, "collapsible")) {
2792
2792
  const a = iu(u.attributes, "open");
2793
2793
  return /* @__PURE__ */ r.jsxs(
@@ -2807,7 +2807,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2807
2807
  }
2808
2808
  }
2809
2809
  ),
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 })
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: gu(u.inlines, t) }) : null })
2811
2811
  ]
2812
2812
  }
2813
2813
  );
@@ -2824,14 +2824,14 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2824
2824
  "div",
2825
2825
  {
2826
2826
  className: "content",
2827
- ...u.blocks.length === 0 && u.inlines && !e ? { dangerouslySetInnerHTML: mu(u.inlines, t) } : {},
2827
+ ...u.blocks.length === 0 && u.inlines && !e ? { dangerouslySetInnerHTML: gu(u.inlines, t) } : {},
2828
2828
  children: u.blocks.length > 0 ? /* @__PURE__ */ r.jsx(V, { blocks: u.blocks }) : u.inlines && e ? /* @__PURE__ */ r.jsx(P, { nodes: u.inlines }) : null
2829
2829
  }
2830
2830
  )
2831
2831
  ]
2832
2832
  }
2833
2833
  );
2834
- }, bt = ({ node: u }) => Pu(
2834
+ }, xt = ({ node: u }) => Cu(
2835
2835
  `h${u.level + 1}`,
2836
2836
  {
2837
2837
  id: u.id || void 0,
@@ -2839,17 +2839,17 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2839
2839
  ...u.lineNumber ? { "data-lineno": u.lineNumber } : {}
2840
2840
  },
2841
2841
  /* @__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) => {
2842
+ ), pt = /^(?:[a-zA-Z][a-zA-Z]+\d{0,2}|#\d{1,7}|#x[\da-fA-F]{1,6});/, wu = (u) => {
2843
2843
  let e = "";
2844
2844
  for (let t = 0; t < u.length; t++) {
2845
2845
  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;
2846
+ s === "&" ? e += pt.test(u.slice(t + 1)) ? "&" : "&amp;" : s === '"' ? e += "&quot;" : s === "<" ? e += "&lt;" : s === ">" ? e += "&gt;" : e += s;
2847
2847
  }
2848
2848
  return e;
2849
- }, pt = ({ node: u }) => {
2849
+ }, ht = ({ node: u }) => {
2850
2850
  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(
2851
+ let n = `<img src="${wu(u.imageUri)}" alt="${wu(e)}"`;
2852
+ 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
2853
  "div",
2854
2854
  {
2855
2855
  id: u.id || void 0,
@@ -2866,7 +2866,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2866
2866
  ]
2867
2867
  }
2868
2868
  );
2869
- }, ht = ({ node: u }) => {
2869
+ }, mt = ({ node: u }) => {
2870
2870
  const { document: e } = tu(), t = e.attributes || {}, s = iu(u.attributes, "nowrap") || t.prewrap === void 0, a = O("listingblock", u.role);
2871
2871
  if (u.style === "source") {
2872
2872
  const c = u.language;
@@ -2908,7 +2908,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2908
2908
  ]
2909
2909
  }
2910
2910
  );
2911
- }, mt = ({ node: u }) => {
2911
+ }, gt = ({ node: u }) => {
2912
2912
  const { document: e } = tu(), t = e.attributes || {}, s = iu(u.attributes, "nowrap") || t.prewrap === void 0;
2913
2913
  return /* @__PURE__ */ r.jsxs(
2914
2914
  "div",
@@ -2928,13 +2928,13 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2928
2928
  ]
2929
2929
  }
2930
2930
  );
2931
- }, gt = {
2931
+ }, yt = {
2932
2932
  upperalpha: "A",
2933
2933
  loweralpha: "a",
2934
2934
  upperroman: "I",
2935
2935
  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;
2936
+ }, vt = ({ node: u }) => {
2937
+ const e = u.style, t = e ? yt[e] : void 0, s = u.attributes.start ? parseInt(`${u.attributes.start}`) : void 0;
2938
2938
  return /* @__PURE__ */ r.jsxs(
2939
2939
  "div",
2940
2940
  {
@@ -2959,8 +2959,8 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2959
2959
  ]
2960
2960
  }
2961
2961
  );
2962
- }, vt = ({ node: u }) => {
2963
- const { react: e, iconsFont: t } = Tu(u.inlines), s = u.style;
2962
+ }, jt = ({ node: u }) => {
2963
+ const { react: e, iconsFont: t } = Ru(u.inlines), s = u.style;
2964
2964
  return s === "abstract" ? /* @__PURE__ */ r.jsxs(
2965
2965
  "div",
2966
2966
  {
@@ -2972,7 +2972,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2972
2972
  /* @__PURE__ */ r.jsx(
2973
2973
  "blockquote",
2974
2974
  {
2975
- ...u.inlines && u.blocks.length === 0 && !e ? { dangerouslySetInnerHTML: mu(u.inlines, t) } : {},
2975
+ ...u.inlines && u.blocks.length === 0 && !e ? { dangerouslySetInnerHTML: gu(u.inlines, t) } : {},
2976
2976
  children: u.blocks.length > 0 ? /* @__PURE__ */ r.jsx(V, { blocks: u.blocks }) : u.inlines && e ? /* @__PURE__ */ r.jsx(P, { nodes: u.inlines }) : null
2977
2977
  }
2978
2978
  )
@@ -2990,15 +2990,15 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
2990
2990
  "div",
2991
2991
  {
2992
2992
  className: "content",
2993
- ...u.inlines && u.blocks.length === 0 && !e ? { dangerouslySetInnerHTML: mu(u.inlines, t) } : {},
2993
+ ...u.inlines && u.blocks.length === 0 && !e ? { dangerouslySetInnerHTML: gu(u.inlines, t) } : {},
2994
2994
  children: u.blocks.length > 0 ? /* @__PURE__ */ r.jsx(V, { blocks: u.blocks }) : u.inlines && e ? /* @__PURE__ */ r.jsx(P, { nodes: u.inlines }) : null
2995
2995
  }
2996
2996
  )
2997
2997
  ]
2998
2998
  }
2999
2999
  );
3000
- }, jt = () => /* @__PURE__ */ r.jsx("div", { style: { pageBreakAfter: "always" } }), wt = ({ node: u }) => {
3001
- const { react: e, iconsFont: t } = Tu(u.inlines);
3000
+ }, wt = () => /* @__PURE__ */ r.jsx("div", { style: { pageBreakAfter: "always" } }), $t = ({ node: u }) => {
3001
+ const { react: e, iconsFont: t } = Ru(u.inlines);
3002
3002
  return /* @__PURE__ */ r.jsxs(
3003
3003
  "div",
3004
3004
  {
@@ -3007,20 +3007,20 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3007
3007
  ...u.lineNumber ? { "data-lineno": u.lineNumber } : {},
3008
3008
  children: [
3009
3009
  /* @__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) }))
3010
+ 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
3011
  ]
3012
3012
  }
3013
3013
  );
3014
- }, $t = ({ node: u }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: _u(u.content || "") }), Nt = ({ node: u }) => {
3014
+ }, Nt = ({ node: u }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: Tu(u.content || "") }), St = ({ node: u }) => {
3015
3015
  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
3016
  return /* @__PURE__ */ r.jsxs("div", { id: "preamble", ...u.lineNumber ? { "data-lineno": u.lineNumber } : {}, children: [
3017
3017
  /* @__PURE__ */ r.jsx("div", { className: "sectionbody", children: /* @__PURE__ */ r.jsx(V, { blocks: u.blocks }) }),
3018
3018
  s && /* @__PURE__ */ r.jsxs("div", { id: "toc", className: `${c}`, children: [
3019
3019
  /* @__PURE__ */ r.jsx("div", { id: "toctitle", dangerouslySetInnerHTML: { __html: `${a}` } }),
3020
- /* @__PURE__ */ r.jsx(Ru, { sections: e.sections })
3020
+ /* @__PURE__ */ r.jsx(qu, { sections: e.sections })
3021
3021
  ] })
3022
3022
  ] });
3023
- }, St = ({ node: u }) => {
3023
+ }, At = ({ node: u }) => {
3024
3024
  const e = u.attributes.attribution, t = u.attributes.citetitle;
3025
3025
  let s = "";
3026
3026
  return e ? (s = `&#8212; ${e}`, t && (s += `<br>
@@ -3037,14 +3037,14 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3037
3037
  ]
3038
3038
  }
3039
3039
  );
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: [
3040
+ }, Et = ({ 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 ? Tu(u.title) : /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
3042
3042
  c,
3043
3043
  /* @__PURE__ */ r.jsx(P, { nodes: u.titleInlines })
3044
3044
  ] }), 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
3045
  n && u.id && /* @__PURE__ */ r.jsx("a", { className: "anchor", href: `#${u.id}` }),
3046
3046
  b
3047
- ] }), h = Pu(
3047
+ ] }), h = Cu(
3048
3048
  `h${u.level + 1}`,
3049
3049
  {
3050
3050
  id: u.id || void 0,
@@ -3053,7 +3053,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3053
3053
  m
3054
3054
  );
3055
3055
  return u.level === 0 ? /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
3056
- Pu(
3056
+ Cu(
3057
3057
  "h1",
3058
3058
  {
3059
3059
  id: u.id || void 0,
@@ -3084,7 +3084,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3084
3084
  ]
3085
3085
  }
3086
3086
  );
3087
- }, Et = ({ node: u }) => {
3087
+ }, kt = ({ node: u }) => {
3088
3088
  const e = u.blocks.length > 0;
3089
3089
  return /* @__PURE__ */ r.jsx(
3090
3090
  "div",
@@ -3101,7 +3101,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3101
3101
  ] })
3102
3102
  }
3103
3103
  );
3104
- }, kt = ({ node: u }) => {
3104
+ }, _t = ({ node: u }) => {
3105
3105
  const { document: e } = tu(), s = (e.attributes || {}).stem || "asciimath";
3106
3106
  let a = u.style || s;
3107
3107
  a === "stem" && (a = s === "latexmath" ? "latexmath" : "asciimath");
@@ -3126,12 +3126,12 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3126
3126
  ]
3127
3127
  }
3128
3128
  );
3129
- }, _t = ({ node: u }) => {
3129
+ }, Tt = ({ node: u }) => {
3130
3130
  const { document: e, inlineOverrides: t } = tu(), s = e.attributes || {}, a = !!t && Object.keys(t).length > 0, c = (y) => a || !Iu(y.textInlines);
3131
3131
  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);
3132
+ "frame-" + ku(u.attributes, "frame", "all", "table-frame", s),
3133
+ "grid-" + ku(u.attributes, "grid", "all", "table-grid", s)
3134
+ ], n = ku(u.attributes, "stripes", null, "table-stripes", s);
3135
3135
  n && i.push("stripes-" + n);
3136
3136
  let x = iu(u.attributes, "autowidth"), b = parseInt(`${u.attributes.tablepcwidth}`), m = null;
3137
3137
  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 +3189,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3189
3189
  )
3190
3190
  ) }) }, p)),
3191
3191
  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";
3192
+ 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
3193
  let Q = "";
3194
3194
  if (!(N === "asciidoc" || F)) {
3195
3195
  const X = g.content || [];
@@ -3200,8 +3200,8 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3200
3200
  return /* @__PURE__ */ r.jsx(
3201
3201
  z,
3202
3202
  {
3203
- className: I,
3204
- colSpan: T,
3203
+ className: T,
3204
+ colSpan: I,
3205
3205
  rowSpan: q,
3206
3206
  dangerouslySetInnerHTML: N === "asciidoc" || F ? void 0 : Q ? { __html: Q } : void 0,
3207
3207
  children: N === "asciidoc" ? /* @__PURE__ */ r.jsx("div", { className: "content", children: /* @__PURE__ */ r.jsx(V, { blocks: g.blocks }) }) : F ? f(g) : null
@@ -3224,10 +3224,10 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3224
3224
  let a = u.id || "toc";
3225
3225
  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
3226
  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 } })
3227
+ /* @__PURE__ */ r.jsx("div", { id: `${a}title`, className: "title", children: Tu(`${c}` || "") }),
3228
+ e.sections && /* @__PURE__ */ r.jsx(qu, { sections: e.sections, opts: { tocLevels: x } })
3229
3229
  ] });
3230
- }, Tt = () => /* @__PURE__ */ r.jsx("hr", {}), Rt = (u) => {
3230
+ }, Rt = () => /* @__PURE__ */ r.jsx("hr", {}), qt = (u) => {
3231
3231
  if (!u) return "";
3232
3232
  let e = "", t = !1;
3233
3233
  for (const s of u)
@@ -3237,7 +3237,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3237
3237
  } else
3238
3238
  e += au([s]);
3239
3239
  return e;
3240
- }, qt = ({ node: u }) => {
3240
+ }, Lt = ({ node: u }) => {
3241
3241
  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
3242
  return /* @__PURE__ */ r.jsxs(
3243
3243
  "div",
@@ -3262,7 +3262,7 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3262
3262
  "p",
3263
3263
  {
3264
3264
  dangerouslySetInnerHTML: {
3265
- __html: Rt(n.textInlines)
3265
+ __html: qt(n.textInlines)
3266
3266
  }
3267
3267
  }
3268
3268
  )
@@ -3294,8 +3294,8 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3294
3294
  ]
3295
3295
  }
3296
3296
  );
3297
- }, Lt = ({ node: u }) => {
3298
- const { react: e, iconsFont: t } = Tu(u.inlines), s = u.attributes.attribution, a = u.attributes.citetitle;
3297
+ }, Ot = ({ node: u }) => {
3298
+ const { react: e, iconsFont: t } = Ru(u.inlines), s = u.attributes.attribution, a = u.attributes.citetitle;
3299
3299
  let c = "";
3300
3300
  return (s || a) && (s ? (c = `&#8212; ${s}`, a && (c += `<br>
3301
3301
  <cite>${a}</cite>`)) : a && (c = `<cite>${a}</cite>`)), /* @__PURE__ */ r.jsxs(
@@ -3310,14 +3310,14 @@ const O = /* @__PURE__ */ ne(rt), U = ({ text: u }) => u ? /* @__PURE__ */ r.jsx
3310
3310
  "pre",
3311
3311
  {
3312
3312
  className: "content",
3313
- dangerouslySetInnerHTML: mu(u.inlines, t)
3313
+ dangerouslySetInnerHTML: gu(u.inlines, t)
3314
3314
  }
3315
3315
  )),
3316
3316
  c && /* @__PURE__ */ r.jsx("div", { className: "attribution", dangerouslySetInnerHTML: { __html: c } })
3317
3317
  ]
3318
3318
  }
3319
3319
  );
3320
- }, Ot = ({ node: u }) => {
3320
+ }, Pt = ({ node: u }) => {
3321
3321
  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
3322
  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
3323
  const x = `<video ${n.join(" ")}>
@@ -3335,123 +3335,171 @@ Your browser does not support the video tag.
3335
3335
  ]
3336
3336
  }
3337
3337
  );
3338
- }, wu = ie({ document: {} }), Wt = ({
3338
+ }, Ct = (u) => {
3339
+ const e = [...u.blocks ?? []];
3340
+ if ("items" in u && Array.isArray(u.items))
3341
+ for (const t of u.items)
3342
+ if (Array.isArray(t))
3343
+ for (const s of t) e.push(...Array.isArray(s) ? s : [s]);
3344
+ else e.push(t);
3345
+ if ("rows" in u && u.rows)
3346
+ for (const t of [u.rows.head, u.rows.body, u.rows.foot])
3347
+ for (const s of t) e.push(...s);
3348
+ return e;
3349
+ }, Mt = (u, e) => {
3350
+ for (const t of u) {
3351
+ if (t.id === e) return t;
3352
+ const s = Mt(Ct(t), e);
3353
+ if (s) return s;
3354
+ }
3355
+ }, Ht = (u) => u.replace(/<[^>]*>/g, ""), hu = (u) => u.map(Dt).join(""), Dt = (u) => {
3356
+ switch (u.type) {
3357
+ case "text":
3358
+ return u.raw ? Ht(u.text) : u.text;
3359
+ // raw nodes carry HTML
3360
+ case "quoted":
3361
+ return u.subtype === "double" ? `“${hu(u.text)}”` : u.subtype === "single" ? `‘${hu(u.text)}’` : hu(u.text);
3362
+ case "anchor":
3363
+ return hu(u.text);
3364
+ // link/xref label; ref/bibref have none
3365
+ case "image":
3366
+ return u.alt ?? "";
3367
+ case "indexterm":
3368
+ return u.visible ? u.terms.join(", ") : "";
3369
+ case "footnote":
3370
+ // markers, not flowing text
3371
+ case "callout":
3372
+ return "";
3373
+ case "break":
3374
+ return " ";
3375
+ case "button":
3376
+ return hu(u.text);
3377
+ case "kbd":
3378
+ return u.keys.join("+");
3379
+ case "menu":
3380
+ return u.items.join(" > ");
3381
+ default:
3382
+ return u;
3383
+ }
3384
+ }, Gt = (u) => u ? Ku(hu(u)) : "", $u = le({ document: {} }), Zt = ({
3339
3385
  document: u,
3340
3386
  options: e
3341
3387
  }) => {
3342
3388
  const t = e && e.customDocument;
3343
3389
  return /* @__PURE__ */ r.jsx(
3344
- wu.Provider,
3390
+ $u.Provider,
3345
3391
  {
3346
3392
  value: {
3347
3393
  ...e,
3348
3394
  document: { attributes: u.attributes, sections: u.sections }
3349
3395
  },
3350
- children: t ? /* @__PURE__ */ r.jsx(t, { document: u }) : /* @__PURE__ */ r.jsx(dt, { document: u })
3396
+ children: t ? /* @__PURE__ */ r.jsx(t, { document: u }) : /* @__PURE__ */ r.jsx(ft, { document: u })
3351
3397
  }
3352
3398
  );
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];
3399
+ }, V = ({ blocks: u }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: u.map((e, t) => /* @__PURE__ */ r.jsx(Bt, { node: e }, `${t}-${e.type}`)) }), Bt = ({ node: u }) => {
3400
+ const { overrides: e } = _u($u), t = u.type, s = e && e[t];
3355
3401
  if (s)
3356
3402
  return /* @__PURE__ */ r.jsx(s, { node: u });
3357
3403
  switch (t) {
3358
3404
  case "audio":
3359
- return /* @__PURE__ */ r.jsx(at, { node: u });
3405
+ return /* @__PURE__ */ r.jsx(ct, { node: u });
3360
3406
  case "preamble":
3361
- return /* @__PURE__ */ r.jsx(Nt, { node: u });
3407
+ return /* @__PURE__ */ r.jsx(St, { node: u });
3362
3408
  case "section":
3363
- return /* @__PURE__ */ r.jsx(At, { node: u });
3409
+ return /* @__PURE__ */ r.jsx(Et, { node: u });
3364
3410
  case "paragraph":
3365
- return /* @__PURE__ */ r.jsx(wt, { node: u });
3411
+ return /* @__PURE__ */ r.jsx($t, { node: u });
3366
3412
  case "dlist":
3367
- return /* @__PURE__ */ r.jsx(ot, { node: u });
3413
+ return /* @__PURE__ */ r.jsx(dt, { node: u });
3368
3414
  case "ulist":
3369
- return /* @__PURE__ */ r.jsx(qt, { node: u });
3415
+ return /* @__PURE__ */ r.jsx(Lt, { node: u });
3370
3416
  case "floating_title":
3371
- return /* @__PURE__ */ r.jsx(bt, { node: u });
3417
+ return /* @__PURE__ */ r.jsx(xt, { node: u });
3372
3418
  case "admonition":
3373
- return /* @__PURE__ */ r.jsx(st, { node: u });
3419
+ return /* @__PURE__ */ r.jsx(at, { node: u });
3374
3420
  case "listing":
3375
- return /* @__PURE__ */ r.jsx(ht, { node: u });
3376
- case "literal":
3377
3421
  return /* @__PURE__ */ r.jsx(mt, { node: u });
3422
+ case "literal":
3423
+ return /* @__PURE__ */ r.jsx(gt, { node: u });
3378
3424
  case "image":
3379
- return /* @__PURE__ */ r.jsx(pt, { node: u });
3425
+ return /* @__PURE__ */ r.jsx(ht, { node: u });
3380
3426
  case "colist":
3381
- return /* @__PURE__ */ r.jsx(ct, { node: u });
3427
+ return /* @__PURE__ */ r.jsx(it, { node: u });
3382
3428
  case "olist":
3383
- return /* @__PURE__ */ r.jsx(yt, { node: u });
3429
+ return /* @__PURE__ */ r.jsx(vt, { node: u });
3384
3430
  case "table":
3385
- return /* @__PURE__ */ r.jsx(_t, { node: u });
3431
+ return /* @__PURE__ */ r.jsx(Tt, { node: u });
3386
3432
  case "thematic_break":
3387
- return /* @__PURE__ */ r.jsx(Tt, {});
3433
+ return /* @__PURE__ */ r.jsx(Rt, {});
3388
3434
  case "open":
3389
- return /* @__PURE__ */ r.jsx(vt, { node: u });
3435
+ return /* @__PURE__ */ r.jsx(jt, { node: u });
3390
3436
  case "pass":
3391
- return /* @__PURE__ */ r.jsx($t, { node: u });
3437
+ return /* @__PURE__ */ r.jsx(Nt, { node: u });
3392
3438
  case "stem":
3393
- return /* @__PURE__ */ r.jsx(kt, { node: u });
3439
+ return /* @__PURE__ */ r.jsx(_t, { node: u });
3394
3440
  case "page_break":
3395
- return /* @__PURE__ */ r.jsx(jt, {});
3441
+ return /* @__PURE__ */ r.jsx(wt, {});
3396
3442
  case "example":
3397
- return /* @__PURE__ */ r.jsx(ft, { node: u });
3443
+ return /* @__PURE__ */ r.jsx(bt, { node: u });
3398
3444
  case "sidebar":
3399
- return /* @__PURE__ */ r.jsx(Et, { node: u });
3445
+ return /* @__PURE__ */ r.jsx(kt, { node: u });
3400
3446
  case "quote":
3401
- return /* @__PURE__ */ r.jsx(St, { node: u });
3447
+ return /* @__PURE__ */ r.jsx(At, { node: u });
3402
3448
  case "verse":
3403
- return /* @__PURE__ */ r.jsx(Lt, { node: u });
3404
- case "video":
3405
3449
  return /* @__PURE__ */ r.jsx(Ot, { node: u });
3450
+ case "video":
3451
+ return /* @__PURE__ */ r.jsx(Pt, { node: u });
3406
3452
  case "toc":
3407
3453
  return /* @__PURE__ */ r.jsx(It, { node: u });
3408
3454
  default:
3409
3455
  return /* @__PURE__ */ r.jsx(r.Fragment, {});
3410
3456
  }
3411
3457
  }, tu = () => {
3412
- const u = ku(wu);
3458
+ const u = _u($u);
3413
3459
  if (u === void 0)
3414
3460
  throw new Error("useConverterContext must be used within a Provider");
3415
3461
  return u;
3416
3462
  };
3417
3463
  export {
3418
- st as Admonition,
3419
- Wt as Asciidoc,
3420
- at as Audio,
3421
- ct as CoList,
3464
+ at as Admonition,
3465
+ Zt as Asciidoc,
3466
+ ct as Audio,
3467
+ it as CoList,
3422
3468
  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,
3469
+ $u as Context,
3470
+ dt as DList,
3471
+ ft as Document,
3472
+ bt as Example,
3473
+ xt as FloatingTitle,
3474
+ ht as Image,
3475
+ Ft as Inline,
3476
+ mt as Listing,
3477
+ gt as Literal,
3478
+ vt as OList,
3479
+ jt as Open,
3480
+ qu as Outline,
3481
+ wt as PageBreak,
3482
+ $t as Paragraph,
3483
+ Nt as Pass,
3484
+ St as Preamble,
3485
+ At as Quote,
3440
3486
  P as RenderInline,
3441
- At as Section,
3442
- Et as Sidebar,
3443
- kt as Stem,
3444
- _t as Table,
3487
+ Et as Section,
3488
+ kt as Sidebar,
3489
+ _t as Stem,
3490
+ Tt as Table,
3445
3491
  It as TableOfContents,
3446
- Tt as ThematicBreak,
3492
+ Rt as ThematicBreak,
3447
3493
  U as Title,
3448
- qt as UList,
3449
- Lt as Verse,
3450
- Ot as Video,
3451
- mu as inlineHtml,
3494
+ Lt as UList,
3495
+ Ot as Verse,
3496
+ Pt as Video,
3497
+ Mt as findSection,
3498
+ gu as inlineHtml,
3452
3499
  iu as isOption,
3453
- Vt as parse,
3454
- Dt as prepareDocument,
3455
- Bt as processDocument,
3500
+ Qt as parse,
3501
+ Gt as plainText,
3502
+ Vt as prepareDocument,
3503
+ zt as processDocument,
3456
3504
  tu as useConverterContext
3457
3505
  };