@oxide/react-asciidoc 0.1.0 → 0.1.2-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,11 @@
1
1
  import { default as nr } from "@asciidoctor/core";
2
- import C from "html-react-parser";
3
- import Ue, { useRef as Rt, useState as qe, useMemo as Y, Fragment as pe, createElement as G, createContext as kt, useContext as Et } from "react";
4
- const H = (e) => {
5
- const a = Rt(!1), [n, c] = qe("");
6
- return Y(() => {
7
- a.current || (a.current = !0, c(e.getContent() || ""));
8
- }, [e]), n;
2
+ import w from "html-react-parser";
3
+ import Ue, { useState as qe, useEffect as kt, Fragment as pe, useMemo as G, createElement as V, createContext as Rt, useContext as Et } from "react";
4
+ const Y = (e) => {
5
+ const [a, n] = qe("");
6
+ return kt(() => {
7
+ n(e.getContent() || "");
8
+ }, []), a;
9
9
  };
10
10
  var se = { exports: {} }, X = {};
11
11
  /**
@@ -22,16 +22,16 @@ function St() {
22
22
  if (Ye)
23
23
  return X;
24
24
  Ye = 1;
25
- var e = Ue, a = Symbol.for("react.element"), n = Symbol.for("react.fragment"), c = Object.prototype.hasOwnProperty, f = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, l = { key: !0, ref: !0, __self: !0, __source: !0 };
25
+ var e = Ue, a = Symbol.for("react.element"), n = Symbol.for("react.fragment"), o = Object.prototype.hasOwnProperty, f = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, l = { key: !0, ref: !0, __self: !0, __source: !0 };
26
26
  function b(d, g, m) {
27
- var v, E = {}, _ = null, $ = null;
27
+ var v, S = {}, _ = null, $ = null;
28
28
  m !== void 0 && (_ = "" + m), g.key !== void 0 && (_ = "" + g.key), g.ref !== void 0 && ($ = g.ref);
29
29
  for (v in g)
30
- c.call(g, v) && !l.hasOwnProperty(v) && (E[v] = g[v]);
30
+ o.call(g, v) && !l.hasOwnProperty(v) && (S[v] = g[v]);
31
31
  if (d && d.defaultProps)
32
32
  for (v in g = d.defaultProps, g)
33
- E[v] === void 0 && (E[v] = g[v]);
34
- return { $$typeof: a, type: d, key: _, ref: $, props: E, _owner: f.current };
33
+ S[v] === void 0 && (S[v] = g[v]);
34
+ return { $$typeof: a, type: d, key: _, ref: $, props: S, _owner: f.current };
35
35
  }
36
36
  return X.Fragment = n, X.jsx = b, X.jsxs = b, X;
37
37
  }
@@ -48,22 +48,22 @@ var Q = {};
48
48
  var He;
49
49
  function wt() {
50
50
  return He || (He = 1, process.env.NODE_ENV !== "production" && function() {
51
- var e = Ue, a = Symbol.for("react.element"), n = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), f = Symbol.for("react.strict_mode"), l = Symbol.for("react.profiler"), b = Symbol.for("react.provider"), d = Symbol.for("react.context"), g = Symbol.for("react.forward_ref"), m = Symbol.for("react.suspense"), v = Symbol.for("react.suspense_list"), E = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), $ = Symbol.for("react.offscreen"), S = Symbol.iterator, L = "@@iterator";
51
+ var e = Ue, a = Symbol.for("react.element"), n = Symbol.for("react.portal"), o = Symbol.for("react.fragment"), f = Symbol.for("react.strict_mode"), l = Symbol.for("react.profiler"), b = Symbol.for("react.provider"), d = Symbol.for("react.context"), g = Symbol.for("react.forward_ref"), m = Symbol.for("react.suspense"), v = Symbol.for("react.suspense_list"), S = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), $ = Symbol.for("react.offscreen"), O = Symbol.iterator, L = "@@iterator";
52
52
  function ce(t) {
53
53
  if (t === null || typeof t != "object")
54
54
  return null;
55
- var i = S && t[S] || t[L];
55
+ var i = O && t[O] || t[L];
56
56
  return typeof i == "function" ? i : null;
57
57
  }
58
58
  var B = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
59
- function w(t) {
59
+ function k(t) {
60
60
  {
61
61
  for (var i = arguments.length, s = new Array(i > 1 ? i - 1 : 0), u = 1; u < i; u++)
62
62
  s[u - 1] = arguments[u];
63
- U("error", t, s);
63
+ H("error", t, s);
64
64
  }
65
65
  }
66
- function U(t, i, s) {
66
+ function H(t, i, s) {
67
67
  {
68
68
  var u = B.ReactDebugCurrentFrame, y = u.getStackAddendum();
69
69
  y !== "" && (i += "%s", s = s.concat([y]));
@@ -76,7 +76,7 @@ function wt() {
76
76
  var J = !1, Z = !1, Je = !1, ze = !1, Ke = !1, be;
77
77
  be = Symbol.for("react.module.reference");
78
78
  function Xe(t) {
79
- return !!(typeof t == "string" || typeof t == "function" || t === c || t === l || Ke || t === f || t === m || t === v || ze || t === $ || J || Z || Je || typeof t == "object" && t !== null && (t.$$typeof === _ || t.$$typeof === E || t.$$typeof === b || t.$$typeof === d || t.$$typeof === g || t.$$typeof === be || t.getModuleId !== void 0));
79
+ return !!(typeof t == "string" || typeof t == "function" || t === o || t === l || Ke || t === f || t === m || t === v || ze || t === $ || J || Z || Je || typeof t == "object" && t !== null && (t.$$typeof === _ || t.$$typeof === S || t.$$typeof === b || t.$$typeof === d || t.$$typeof === g || t.$$typeof === be || t.getModuleId !== void 0));
80
80
  }
81
81
  function Qe(t, i, s) {
82
82
  var u = t.displayName;
@@ -91,12 +91,12 @@ function wt() {
91
91
  function F(t) {
92
92
  if (t == null)
93
93
  return null;
94
- if (typeof t.tag == "number" && w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof t == "function")
94
+ if (typeof t.tag == "number" && k("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof t == "function")
95
95
  return t.displayName || t.name || null;
96
96
  if (typeof t == "string")
97
97
  return t;
98
98
  switch (t) {
99
- case c:
99
+ case o:
100
100
  return "Fragment";
101
101
  case n:
102
102
  return "Portal";
@@ -119,7 +119,7 @@ function wt() {
119
119
  return ye(s._context) + ".Provider";
120
120
  case g:
121
121
  return Qe(t, t.render, "ForwardRef");
122
- case E:
122
+ case S:
123
123
  var u = t.displayName || null;
124
124
  return u !== null ? u : F(t.type) || "Memo";
125
125
  case _: {
@@ -133,14 +133,14 @@ function wt() {
133
133
  }
134
134
  return null;
135
135
  }
136
- var W = Object.assign, z = 0, _e, Te, Ae, Ne, Re, ke, Ee;
136
+ var W = Object.assign, z = 0, _e, Te, Ae, Ne, ke, Re, Ee;
137
137
  function Se() {
138
138
  }
139
139
  Se.__reactDisabledLog = !0;
140
140
  function Ze() {
141
141
  {
142
142
  if (z === 0) {
143
- _e = console.log, Te = console.info, Ae = console.warn, Ne = console.error, Re = console.group, ke = console.groupCollapsed, Ee = console.groupEnd;
143
+ _e = console.log, Te = console.info, Ae = console.warn, Ne = console.error, ke = console.group, Re = console.groupCollapsed, Ee = console.groupEnd;
144
144
  var t = {
145
145
  configurable: !0,
146
146
  enumerable: !0,
@@ -182,17 +182,17 @@ function wt() {
182
182
  value: Ne
183
183
  }),
184
184
  group: W({}, t, {
185
- value: Re
185
+ value: ke
186
186
  }),
187
187
  groupCollapsed: W({}, t, {
188
- value: ke
188
+ value: Re
189
189
  }),
190
190
  groupEnd: W({}, t, {
191
191
  value: Ee
192
192
  })
193
193
  });
194
194
  }
195
- z < 0 && w("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
195
+ z < 0 && k("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
196
196
  }
197
197
  }
198
198
  var oe = B.ReactCurrentDispatcher, ue;
@@ -282,7 +282,7 @@ function wt() {
282
282
  } finally {
283
283
  fe = !1, oe.current = T, et(), Error.prepareStackTrace = y;
284
284
  }
285
- var V = t ? t.displayName || t.name : "", We = V ? ee(V) : "";
285
+ var q = t ? t.displayName || t.name : "", We = q ? ee(q) : "";
286
286
  return typeof t == "function" && te.set(t, We), We;
287
287
  }
288
288
  function rt(t, i, s) {
@@ -309,7 +309,7 @@ function wt() {
309
309
  switch (t.$$typeof) {
310
310
  case g:
311
311
  return rt(t.render);
312
- case E:
312
+ case S:
313
313
  return re(t.type, i, s);
314
314
  case _: {
315
315
  var u = t, y = u._payload, T = u._init;
@@ -344,7 +344,7 @@ function wt() {
344
344
  } catch (N) {
345
345
  h = N;
346
346
  }
347
- h && !(h instanceof Error) && (ie(y), w("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", u || "React class", s, p, typeof h), ie(null)), h instanceof Error && !(h.message in Ce) && (Ce[h.message] = !0, ie(y), w("Failed %s type: %s", s, h.message), ie(null));
347
+ h && !(h instanceof Error) && (ie(y), k("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", u || "React class", s, p, typeof h), ie(null)), h instanceof Error && !(h.message in Ce) && (Ce[h.message] = !0, ie(y), k("Failed %s type: %s", s, h.message), ie(null));
348
348
  }
349
349
  }
350
350
  }
@@ -370,7 +370,7 @@ function wt() {
370
370
  }
371
371
  function xe(t) {
372
372
  if (lt(t))
373
- return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", st(t)), $e(t);
373
+ return k("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", st(t)), $e(t);
374
374
  }
375
375
  var K = B.ReactCurrentOwner, ct = {
376
376
  key: !0,
@@ -398,13 +398,13 @@ function wt() {
398
398
  function ft(t, i) {
399
399
  if (typeof t.ref == "string" && K.current && i && K.current.stateNode !== i) {
400
400
  var s = F(K.current.type);
401
- he[s] || (w('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', F(K.current.type), t.ref), he[s] = !0);
401
+ he[s] || (k('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', F(K.current.type), t.ref), he[s] = !0);
402
402
  }
403
403
  }
404
404
  function gt(t, i) {
405
405
  {
406
406
  var s = function() {
407
- Ie || (Ie = !0, w("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", i));
407
+ Ie || (Ie = !0, k("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", i));
408
408
  };
409
409
  s.isReactWarning = !0, Object.defineProperty(t, "key", {
410
410
  get: s,
@@ -415,7 +415,7 @@ function wt() {
415
415
  function ht(t, i) {
416
416
  {
417
417
  var s = function() {
418
- Pe || (Pe = !0, w("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", i));
418
+ Pe || (Pe = !0, k("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", i));
419
419
  };
420
420
  s.isReactWarning = !0, Object.defineProperty(t, "ref", {
421
421
  get: s,
@@ -468,7 +468,7 @@ function wt() {
468
468
  }
469
469
  }
470
470
  var de = B.ReactCurrentOwner, je = B.ReactDebugCurrentFrame;
471
- function q(t) {
471
+ function U(t) {
472
472
  if (t) {
473
473
  var i = t._owner, s = re(t.type, t._source, i ? i.type : null);
474
474
  je.setExtraStackFrame(s);
@@ -526,7 +526,7 @@ Check the top-level render call using <` + s + ">.");
526
526
  return;
527
527
  Le[s] = !0;
528
528
  var u = "";
529
- t && t._owner && t._owner !== de.current && (u = " It was passed a child from " + F(t._owner.type) + "."), q(t), w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', s, u), q(null);
529
+ t && t._owner && t._owner !== de.current && (u = " It was passed a child from " + F(t._owner.type) + "."), U(t), k('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', s, u), U(null);
530
530
  }
531
531
  }
532
532
  function Me(t, i) {
@@ -556,7 +556,7 @@ Check the top-level render call using <` + s + ">.");
556
556
  var s;
557
557
  if (typeof i == "function")
558
558
  s = i.propTypes;
559
- else if (typeof i == "object" && (i.$$typeof === g || i.$$typeof === E))
559
+ else if (typeof i == "object" && (i.$$typeof === g || i.$$typeof === S))
560
560
  s = i.propTypes;
561
561
  else
562
562
  return;
@@ -566,9 +566,9 @@ Check the top-level render call using <` + s + ">.");
566
566
  } else if (i.PropTypes !== void 0 && !me) {
567
567
  me = !0;
568
568
  var y = F(i);
569
- w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", y || "Unknown");
569
+ k("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", y || "Unknown");
570
570
  }
571
- typeof i.getDefaultProps == "function" && !i.getDefaultProps.isReactClassApproved && w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
571
+ typeof i.getDefaultProps == "function" && !i.getDefaultProps.isReactClassApproved && k("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
572
572
  }
573
573
  }
574
574
  function yt(t) {
@@ -576,11 +576,11 @@ Check the top-level render call using <` + s + ">.");
576
576
  for (var i = Object.keys(t.props), s = 0; s < i.length; s++) {
577
577
  var u = i[s];
578
578
  if (u !== "children" && u !== "key") {
579
- q(t), w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", u), q(null);
579
+ U(t), k("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", u), U(null);
580
580
  break;
581
581
  }
582
582
  }
583
- t.ref !== null && (q(t), w("Invalid attribute `ref` supplied to `React.Fragment`."), q(null));
583
+ t.ref !== null && (U(t), k("Invalid attribute `ref` supplied to `React.Fragment`."), U(null));
584
584
  }
585
585
  }
586
586
  function Be(t, i, s, u, y, T) {
@@ -592,7 +592,7 @@ Check the top-level render call using <` + s + ">.");
592
592
  var x = vt(y);
593
593
  x ? h += x : h += De();
594
594
  var N;
595
- t === null ? N = "null" : ge(t) ? N = "array" : t !== void 0 && t.$$typeof === a ? (N = "<" + (F(t.type) || "Unknown") + " />", h = " Did you accidentally export a JSX literal instead of a component?") : N = typeof t, w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", N, h);
595
+ t === null ? N = "null" : ge(t) ? N = "array" : t !== void 0 && t.$$typeof === a ? (N = "<" + (F(t.type) || "Unknown") + " />", h = " Did you accidentally export a JSX literal instead of a component?") : N = typeof t, k("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", N, h);
596
596
  }
597
597
  var R = mt(t, i, s, y, T);
598
598
  if (R == null)
@@ -602,15 +602,15 @@ Check the top-level render call using <` + s + ">.");
602
602
  if (j !== void 0)
603
603
  if (u)
604
604
  if (ge(j)) {
605
- for (var V = 0; V < j.length; V++)
606
- Me(j[V], t);
605
+ for (var q = 0; q < j.length; q++)
606
+ Me(j[q], t);
607
607
  Object.freeze && Object.freeze(j);
608
608
  } else
609
- w("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
609
+ k("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
610
610
  else
611
611
  Me(j, t);
612
612
  }
613
- return t === c ? yt(R) : bt(R), R;
613
+ return t === o ? yt(R) : bt(R), R;
614
614
  }
615
615
  }
616
616
  function _t(t, i, s) {
@@ -620,28 +620,28 @@ Check the top-level render call using <` + s + ">.");
620
620
  return Be(t, i, s, !1);
621
621
  }
622
622
  var At = Tt, Nt = _t;
623
- Q.Fragment = c, Q.jsx = At, Q.jsxs = Nt;
623
+ Q.Fragment = o, Q.jsx = At, Q.jsxs = Nt;
624
624
  }()), Q;
625
625
  }
626
626
  (function(e) {
627
627
  process.env.NODE_ENV === "production" ? e.exports = St() : e.exports = wt();
628
628
  })(se);
629
- const D = se.exports.Fragment, r = se.exports.jsx, o = se.exports.jsxs, P = ({
629
+ const D = se.exports.Fragment, r = se.exports.jsx, c = se.exports.jsxs, P = ({
630
630
  node: e
631
631
  }) => e.hasTitle() ? /* @__PURE__ */ r("div", {
632
632
  className: "title",
633
- children: C(e.getTitle() || "")
633
+ children: w(e.getTitle() || "")
634
634
  }) : null, ne = ({
635
635
  node: e
636
636
  }) => e.hasTitle() ? /* @__PURE__ */ r("div", {
637
637
  className: "title",
638
- children: C(e.getCaptionedTitle() || "")
639
- }) : null, O = (e) => typeof e.getRole() == "string" ? e.getRole() : void 0, A = (e) => e.getLineNumber() ? {
638
+ children: w(e.getCaptionedTitle() || "")
639
+ }) : null, C = (e) => typeof e.getRole() == "string" ? e.getRole() : void 0, A = (e) => e.getLineNumber() ? {
640
640
  "data-lineno": e.getLineNumber()
641
641
  } : {}, Ct = ({
642
642
  node: e
643
643
  }) => {
644
- const a = e.getAttributes(), n = e.getDocument(), c = H(e), f = () => n.getAttribute("icons") === "font" && !a.icon ? /* @__PURE__ */ r("i", {
644
+ const a = e.getAttributes(), n = e.getDocument(), o = Y(e), f = () => n.getAttribute("icons") === "font" && !a.icon ? /* @__PURE__ */ r("i", {
645
645
  className: `fa icon-${a.name}`,
646
646
  title: a.textlabel
647
647
  }) : /* @__PURE__ */ r("img", {
@@ -653,18 +653,18 @@ const D = se.exports.Fragment, r = se.exports.jsx, o = se.exports.jsxs, P = ({
653
653
  ...A(e),
654
654
  children: /* @__PURE__ */ r("table", {
655
655
  children: /* @__PURE__ */ r("tbody", {
656
- children: /* @__PURE__ */ o("tr", {
656
+ children: /* @__PURE__ */ c("tr", {
657
657
  children: [/* @__PURE__ */ r("td", {
658
658
  className: "icon",
659
659
  children: n.hasAttribute("icons") ? f() : /* @__PURE__ */ r("div", {
660
660
  className: "title",
661
661
  children: e.getAttribute("textlabel")
662
662
  })
663
- }), /* @__PURE__ */ o("td", {
663
+ }), /* @__PURE__ */ c("td", {
664
664
  className: "content",
665
665
  children: [/* @__PURE__ */ r(P, {
666
666
  node: e
667
- }), l === "simple" ? C(c) : /* @__PURE__ */ r(I, {
667
+ }), l === "simple" ? w(o) : /* @__PURE__ */ r(I, {
668
668
  blocks: e.getBlocks()
669
669
  })]
670
670
  })]
@@ -675,8 +675,8 @@ const D = se.exports.Fragment, r = se.exports.jsx, o = se.exports.jsxs, P = ({
675
675
  }, Ot = ({
676
676
  node: e
677
677
  }) => {
678
- const a = e.getAttribute("start"), n = e.getAttribute("start"), c = (a || n) && `#t=${a || ""}` + n ? `,${n}` : "";
679
- return /* @__PURE__ */ o("div", {
678
+ const a = e.getAttribute("start"), n = e.getAttribute("start"), o = (a || n) && `#t=${a || ""}` + n ? `,${n}` : "";
679
+ return /* @__PURE__ */ c("div", {
680
680
  className: "audioblock",
681
681
  ...A(e),
682
682
  children: [/* @__PURE__ */ r(P, {
@@ -684,7 +684,7 @@ const D = se.exports.Fragment, r = se.exports.jsx, o = se.exports.jsxs, P = ({
684
684
  }), /* @__PURE__ */ r("div", {
685
685
  className: "content",
686
686
  children: /* @__PURE__ */ r("audio", {
687
- src: `${e.getMediaUri(e.getAttribute("target"))}${c}`,
687
+ src: `${e.getMediaUri(e.getAttribute("target"))}${o}`,
688
688
  autoPlay: e.isOption("autoplay"),
689
689
  controls: !e.isOption("nocontrols"),
690
690
  loop: e.isOption("loop"),
@@ -694,23 +694,23 @@ const D = se.exports.Fragment, r = se.exports.jsx, o = se.exports.jsxs, P = ({
694
694
  });
695
695
  }, $t = ({
696
696
  node: e
697
- }) => /* @__PURE__ */ o("div", {
697
+ }) => /* @__PURE__ */ c("div", {
698
698
  className: "colist",
699
699
  ...A(e),
700
700
  children: [/* @__PURE__ */ r(P, {
701
701
  node: e
702
702
  }), /* @__PURE__ */ r("table", {
703
703
  children: /* @__PURE__ */ r("tbody", {
704
- children: e.getItems().map((a, n) => /* @__PURE__ */ o("tr", {
705
- children: [/* @__PURE__ */ o("td", {
704
+ children: e.getItems().map((a, n) => /* @__PURE__ */ c("tr", {
705
+ children: [/* @__PURE__ */ c("td", {
706
706
  children: [/* @__PURE__ */ r("i", {
707
707
  className: "conum",
708
708
  "data-value": n + 1
709
709
  }), /* @__PURE__ */ r("b", {
710
710
  children: n + 1
711
711
  })]
712
- }), /* @__PURE__ */ o("td", {
713
- children: [C(a.getText()), /* @__PURE__ */ r(I, {
712
+ }), /* @__PURE__ */ c("td", {
713
+ children: [w(a.getText()), /* @__PURE__ */ r(I, {
714
714
  blocks: a.getBlocks()
715
715
  })]
716
716
  })]
@@ -728,33 +728,33 @@ var Ve = { exports: {} };
728
728
  (function() {
729
729
  var a = {}.hasOwnProperty;
730
730
  function n() {
731
- for (var c = [], f = 0; f < arguments.length; f++) {
731
+ for (var o = [], f = 0; f < arguments.length; f++) {
732
732
  var l = arguments[f];
733
733
  if (!!l) {
734
734
  var b = typeof l;
735
735
  if (b === "string" || b === "number")
736
- c.push(l);
736
+ o.push(l);
737
737
  else if (Array.isArray(l)) {
738
738
  if (l.length) {
739
739
  var d = n.apply(null, l);
740
- d && c.push(d);
740
+ d && o.push(d);
741
741
  }
742
742
  } else if (b === "object") {
743
743
  if (l.toString !== Object.prototype.toString && !l.toString.toString().includes("[native code]")) {
744
- c.push(l.toString());
744
+ o.push(l.toString());
745
745
  continue;
746
746
  }
747
747
  for (var g in l)
748
- a.call(l, g) && l[g] && c.push(g);
748
+ a.call(l, g) && l[g] && o.push(g);
749
749
  }
750
750
  }
751
751
  }
752
- return c.join(" ");
752
+ return o.join(" ");
753
753
  }
754
754
  e.exports ? (n.default = n, e.exports = n) : window.classNames = n;
755
755
  })();
756
756
  })(Ve);
757
- const k = Ve.exports, xt = ({
757
+ const E = Ve.exports, xt = ({
758
758
  node: e
759
759
  }) => {
760
760
  const a = e.getStyle(), n = (l) => {
@@ -764,11 +764,11 @@ const k = Ve.exports, xt = ({
764
764
  terms: d,
765
765
  dd: g
766
766
  };
767
- }, c = (l) => {
767
+ }, o = (l) => {
768
768
  if (l)
769
- return /* @__PURE__ */ o("dd", {
769
+ return /* @__PURE__ */ c("dd", {
770
770
  children: [l.hasText() && /* @__PURE__ */ r("p", {
771
- children: C(l.getText())
771
+ children: w(l.getText())
772
772
  }), l.hasBlocks() && /* @__PURE__ */ r(I, {
773
773
  blocks: l.getBlocks()
774
774
  })]
@@ -778,8 +778,8 @@ const k = Ve.exports, xt = ({
778
778
  children: e.getCaptionedTitle()
779
779
  });
780
780
  if (a === "qanda")
781
- return /* @__PURE__ */ o("div", {
782
- className: k("qlist qanda", O(e)),
781
+ return /* @__PURE__ */ c("div", {
782
+ className: E("qlist qanda", C(e)),
783
783
  ...A(e),
784
784
  children: [f, /* @__PURE__ */ r("ol", {
785
785
  children: e.getItems().map((l, b) => {
@@ -787,22 +787,22 @@ const k = Ve.exports, xt = ({
787
787
  terms: d,
788
788
  dd: g
789
789
  } = n(l);
790
- return /* @__PURE__ */ o("li", {
790
+ return /* @__PURE__ */ c("li", {
791
791
  children: [d.map((m, v) => /* @__PURE__ */ r("p", {
792
792
  children: /* @__PURE__ */ r("em", {
793
793
  children: m.getText()
794
794
  })
795
- }, v)), c(g)]
795
+ }, v)), o(g)]
796
796
  }, b);
797
797
  })
798
798
  })]
799
799
  });
800
800
  if (a === "horizontal") {
801
801
  const l = e.getAttribute("labelwidth"), b = e.getAttribute("itemwidth");
802
- return /* @__PURE__ */ o("div", {
803
- className: k("hdlist", O(e)),
804
- children: [f, /* @__PURE__ */ o("table", {
805
- children: [(l || b) && /* @__PURE__ */ o("colgroup", {
802
+ return /* @__PURE__ */ c("div", {
803
+ className: E("hdlist", C(e)),
804
+ children: [f, /* @__PURE__ */ c("table", {
805
+ children: [(l || b) && /* @__PURE__ */ c("colgroup", {
806
806
  children: [/* @__PURE__ */ r("col", {
807
807
  style: {
808
808
  width: l ? `${l.replace("%", "")}%` : ""
@@ -818,16 +818,16 @@ const k = Ve.exports, xt = ({
818
818
  terms: m,
819
819
  dd: v
820
820
  } = n(d);
821
- return /* @__PURE__ */ o("tr", {
821
+ return /* @__PURE__ */ c("tr", {
822
822
  children: [/* @__PURE__ */ r("td", {
823
- className: k("hdlist1", e.isOption("strong") ? "strong" : ""),
824
- children: m.map((E, _) => /* @__PURE__ */ o(pe, {
825
- children: [_ !== 0 && /* @__PURE__ */ r("br", {}), C(E.getText())]
823
+ className: E("hdlist1", e.isOption("strong") ? "strong" : ""),
824
+ children: m.map((S, _) => /* @__PURE__ */ c(pe, {
825
+ children: [_ !== 0 && /* @__PURE__ */ r("br", {}), w(S.getText())]
826
826
  }, _))
827
- }), v && /* @__PURE__ */ o("td", {
827
+ }), v && /* @__PURE__ */ c("td", {
828
828
  className: "hdlist2",
829
829
  children: [v.hasText() && /* @__PURE__ */ r("p", {
830
- children: C(v.getText())
830
+ children: w(v.getText())
831
831
  }), v.hasBlocks() && /* @__PURE__ */ r(I, {
832
832
  blocks: v.getBlocks()
833
833
  })]
@@ -838,19 +838,19 @@ const k = Ve.exports, xt = ({
838
838
  })]
839
839
  });
840
840
  } else
841
- return /* @__PURE__ */ o("div", {
842
- className: k("dlist", e.getStyle(), O(e)),
841
+ return /* @__PURE__ */ c("div", {
842
+ className: E("dlist", e.getStyle(), C(e)),
843
843
  children: [f, /* @__PURE__ */ r("dl", {
844
844
  children: e.getItems().map((l, b) => {
845
845
  const {
846
846
  terms: d,
847
847
  dd: g
848
848
  } = n(l);
849
- return /* @__PURE__ */ o(pe, {
849
+ return /* @__PURE__ */ c(pe, {
850
850
  children: [d.map((m, v) => /* @__PURE__ */ r("dt", {
851
851
  className: "hdlist1",
852
- children: C(m.getText())
853
- }, v)), c(g)]
852
+ children: w(m.getText())
853
+ }, v)), o(g)]
854
854
  }, b);
855
855
  })
856
856
  })]
@@ -861,29 +861,29 @@ const k = Ve.exports, xt = ({
861
861
  }) => {
862
862
  if (!e.hasSections())
863
863
  return null;
864
- const n = e.getSections(), c = e.getDocument(), f = Y(() => c.getAttributes(), [e]), l = Y(() => c.getAttribute("sectnumlevels"), [e]), b = Y(() => c.getAttribute("toclevels"), [e]), d = (a == null ? void 0 : a.sectNumLevels) || (l ? parseInt(l) : 3), g = (a == null ? void 0 : a.tocLevels) || (b ? parseInt(b) : 2);
864
+ const n = e.getSections(), o = e.getDocument(), f = G(() => o.getAttributes(), [e]), l = G(() => o.getAttribute("sectnumlevels"), [e]), b = G(() => o.getAttribute("toclevels"), [e]), d = (a == null ? void 0 : a.sectNumLevels) || (l ? parseInt(l) : 3), g = (a == null ? void 0 : a.tocLevels) || (b ? parseInt(b) : 2);
865
865
  return /* @__PURE__ */ r("ul", {
866
866
  className: `sectlevel${n[0].getLevel()}`,
867
867
  children: n.map((m) => {
868
868
  let v = m.$sectnum();
869
869
  v = v === "." || v === ".." ? "" : v;
870
- const E = m.getLevel();
870
+ const S = m.getLevel();
871
871
  let _ = "";
872
872
  if (m.getCaption())
873
873
  _ = m.getCaptionedTitle();
874
- else if (E <= d)
875
- if (E < 2 && c.getDoctype() == "book") {
874
+ else if (S <= d)
875
+ if (S < 2 && o.getDoctype() == "book") {
876
876
  const $ = m.getSectionName();
877
877
  $ === "chapter" ? _ = `${f["chapter-signifier"] || ""} ${v} ${m.getTitle()}` : $ === "part" ? _ = `${f["part-signifier"] || ""} ${v} ${m.getTitle()}` : _ = `${v} ${m.getTitle()}`;
878
878
  } else
879
879
  _ = `${v} ${m.getTitle()}`;
880
880
  else
881
881
  _ = m.getTitle() || "";
882
- return /* @__PURE__ */ o("li", {
882
+ return /* @__PURE__ */ c("li", {
883
883
  children: [/* @__PURE__ */ r("a", {
884
884
  href: `#${m.getId()}`,
885
- children: C(_)
886
- }), E < g && /* @__PURE__ */ r(le, {
885
+ children: w(_)
886
+ }), S < g && /* @__PURE__ */ r(le, {
887
887
  node: m,
888
888
  opts: {
889
889
  tocLevels: g,
@@ -896,20 +896,20 @@ const k = Ve.exports, xt = ({
896
896
  }, It = ({
897
897
  document: e
898
898
  }) => {
899
- const a = e.getBlocks(), [n, c] = qe();
900
- Y(() => {
901
- (a || a[0]) && c(e.getFootnotes());
899
+ const a = e.getBlocks(), [n, o] = qe();
900
+ G(() => {
901
+ (a || a[0]) && o(e.getFootnotes());
902
902
  }, [a]);
903
903
  const f = () => {
904
904
  var d;
905
905
  return e.getNoheader() ? null : /* @__PURE__ */ r("div", {
906
906
  id: "header",
907
- children: e.hasHeader() && /* @__PURE__ */ o(D, {
907
+ children: e.hasHeader() && /* @__PURE__ */ c(D, {
908
908
  children: [/* @__PURE__ */ r("h1", {
909
909
  dangerouslySetInnerHTML: {
910
910
  __html: ((d = e.getDocumentTitle()) == null ? void 0 : d.toString()) || ""
911
911
  }
912
- }), /* @__PURE__ */ r(b, {}), e.hasSections() && e.hasAttribute("toc") && e.getAttribute("toc-placement") === "auto" && /* @__PURE__ */ o("div", {
912
+ }), /* @__PURE__ */ r(b, {}), e.hasSections() && e.hasAttribute("toc") && e.getAttribute("toc-placement") === "auto" && /* @__PURE__ */ c("div", {
913
913
  id: "toc",
914
914
  className: e.getAttribute("toc-class", "toc"),
915
915
  children: [/* @__PURE__ */ r("div", {
@@ -921,30 +921,30 @@ const k = Ve.exports, xt = ({
921
921
  })]
922
922
  })
923
923
  });
924
- }, l = () => n && n.length > 0 && a && !a[0].getDocument().hasAttribute("nofootnotes") ? /* @__PURE__ */ o("div", {
924
+ }, l = () => n && n.length > 0 && a && !a[0].getDocument().hasAttribute("nofootnotes") ? /* @__PURE__ */ c("div", {
925
925
  id: "footnotes",
926
- children: [/* @__PURE__ */ r("hr", {}), n.map((d) => /* @__PURE__ */ o("div", {
926
+ children: [/* @__PURE__ */ r("hr", {}), n.map((d) => /* @__PURE__ */ c("div", {
927
927
  className: "footnote",
928
928
  id: `_footnotedef_${d.getIndex()}`,
929
929
  children: [/* @__PURE__ */ r("a", {
930
930
  href: `#_footnoteref_${d.getIndex()}`,
931
931
  children: d.getIndex()
932
- }), ".", " ", C(d.getText() || "")]
932
+ }), ".", " ", w(d.getText() || "")]
933
933
  }, d.getIndex()))]
934
- }) : null, b = () => e.getAuthors().length > 0 || e.hasAttribute("revnumber") || e.hasAttribute("revdate") || e.hasAttribute("revremark") ? /* @__PURE__ */ o("div", {
934
+ }) : null, b = () => e.getAuthors().length > 0 || e.hasAttribute("revnumber") || e.hasAttribute("revdate") || e.hasAttribute("revremark") ? /* @__PURE__ */ c("div", {
935
935
  className: "details",
936
- children: [e.getAuthors().map((g, m) => /* @__PURE__ */ o(pe, {
937
- children: [g.getName() && /* @__PURE__ */ o(D, {
936
+ children: [e.getAuthors().map((g, m) => /* @__PURE__ */ c(pe, {
937
+ children: [g.getName() && /* @__PURE__ */ c(D, {
938
938
  children: [/* @__PURE__ */ r("span", {
939
939
  id: `author${m + 1 > 1 ? m + 1 : ""}`,
940
940
  className: "author",
941
- children: C(e.applySubstitutions(g.getName() || "").toString())
941
+ children: w(e.applySubstitutions(g.getName() || "").toString())
942
942
  }), /* @__PURE__ */ r("br", {})]
943
- }), g.getEmail() && /* @__PURE__ */ o(D, {
943
+ }), g.getEmail() && /* @__PURE__ */ c(D, {
944
944
  children: [/* @__PURE__ */ r("span", {
945
945
  id: `email${m + 1 > 1 ? m + 1 : ""}`,
946
946
  className: "email",
947
- children: C(e.applySubstitutions(g.getEmail() || "").toString())
947
+ children: w(e.applySubstitutions(g.getEmail() || "").toString())
948
948
  }), /* @__PURE__ */ r("br", {})]
949
949
  })]
950
950
  }, m)), e.hasAttribute("revnumber") && /* @__PURE__ */ r("span", {
@@ -953,14 +953,14 @@ const k = Ve.exports, xt = ({
953
953
  }), e.hasAttribute("revdate") && /* @__PURE__ */ r("span", {
954
954
  id: "revdate",
955
955
  children: e.getAttribute("revdate")
956
- }), e.hasAttribute("revremark") && /* @__PURE__ */ o(D, {
956
+ }), e.hasAttribute("revremark") && /* @__PURE__ */ c(D, {
957
957
  children: [/* @__PURE__ */ r("br", {}), /* @__PURE__ */ r("span", {
958
958
  id: "revremark",
959
959
  children: e.getAttribute("revremark")
960
960
  })]
961
961
  })]
962
962
  }) : null;
963
- return /* @__PURE__ */ o(D, {
963
+ return /* @__PURE__ */ c(D, {
964
964
  children: [/* @__PURE__ */ r(f, {}), /* @__PURE__ */ r("div", {
965
965
  id: "content",
966
966
  children: /* @__PURE__ */ r(I, {
@@ -970,8 +970,8 @@ const k = Ve.exports, xt = ({
970
970
  });
971
971
  }, Pt = ({
972
972
  node: e
973
- }) => /* @__PURE__ */ o("div", {
974
- className: k("exampleblock", O(e)),
973
+ }) => /* @__PURE__ */ c("div", {
974
+ className: E("exampleblock", C(e)),
975
975
  ...A(e),
976
976
  children: [/* @__PURE__ */ r(ne, {
977
977
  node: e
@@ -985,12 +985,12 @@ const k = Ve.exports, xt = ({
985
985
  node: e
986
986
  }) => {
987
987
  const a = e.getLevel();
988
- return /* @__PURE__ */ o(D, {
988
+ return /* @__PURE__ */ c(D, {
989
989
  children: [/* @__PURE__ */ r("a", {
990
990
  className: "sectionanchor",
991
991
  id: `${e.getId() || ""}`,
992
992
  ...A(e)
993
- }), G(`h${a + 1}`, null, /* @__PURE__ */ r(P, {
993
+ }), V(`h${a + 1}`, null, /* @__PURE__ */ r(P, {
994
994
  node: e
995
995
  }))]
996
996
  });
@@ -1008,7 +1008,7 @@ const k = Ve.exports, xt = ({
1008
1008
  className: "image",
1009
1009
  href: e.getAttribute("link"),
1010
1010
  children: n
1011
- })), /* @__PURE__ */ o("div", {
1011
+ })), /* @__PURE__ */ c("div", {
1012
1012
  className: `imageblock ${e.hasAttribute("align") ? "text-" + e.getAttribute("align") : ""} ${e.hasAttribute("float") ? e.getAttribute("float") : ""} ${e.getRole() ? e.getRole() : ""}`,
1013
1013
  ...A(e),
1014
1014
  children: [/* @__PURE__ */ r("div", {
@@ -1021,10 +1021,10 @@ const k = Ve.exports, xt = ({
1021
1021
  }, Lt = ({
1022
1022
  node: e
1023
1023
  }) => {
1024
- const a = e.getDocument(), n = e.getAttributes(), c = e.isOption("nowrap") || !a.hasAttribute("prewrap"), f = H(e);
1024
+ const a = e.getDocument(), n = e.getAttributes(), o = e.isOption("nowrap") || !a.hasAttribute("prewrap"), f = Y(e);
1025
1025
  if (e.getStyle() === "source") {
1026
1026
  const l = n.language;
1027
- return /* @__PURE__ */ o("div", {
1027
+ return /* @__PURE__ */ c("div", {
1028
1028
  className: "listingblock",
1029
1029
  ...A(e),
1030
1030
  children: [/* @__PURE__ */ r(ne, {
@@ -1032,7 +1032,7 @@ const k = Ve.exports, xt = ({
1032
1032
  }), /* @__PURE__ */ r("div", {
1033
1033
  className: "content",
1034
1034
  children: /* @__PURE__ */ r("pre", {
1035
- className: k("highlight", c ? " nowrap" : ""),
1035
+ className: E("highlight", o ? " nowrap" : ""),
1036
1036
  children: l ? /* @__PURE__ */ r("code", {
1037
1037
  className: l ? `language-${l}` : "",
1038
1038
  "data-lang": l,
@@ -1048,7 +1048,7 @@ const k = Ve.exports, xt = ({
1048
1048
  })]
1049
1049
  });
1050
1050
  } else
1051
- return /* @__PURE__ */ o("div", {
1051
+ return /* @__PURE__ */ c("div", {
1052
1052
  className: "listingblock",
1053
1053
  ...A(e),
1054
1054
  children: [/* @__PURE__ */ r(ne, {
@@ -1056,7 +1056,7 @@ const k = Ve.exports, xt = ({
1056
1056
  }), /* @__PURE__ */ r("div", {
1057
1057
  className: "content",
1058
1058
  children: /* @__PURE__ */ r("pre", {
1059
- className: c ? " nowrap" : "",
1059
+ className: o ? " nowrap" : "",
1060
1060
  children: /* @__PURE__ */ r("code", {
1061
1061
  dangerouslySetInnerHTML: {
1062
1062
  __html: e.getSource()
@@ -1069,7 +1069,7 @@ const k = Ve.exports, xt = ({
1069
1069
  node: e
1070
1070
  }) => {
1071
1071
  const n = e.getDocument().getAttributes().prewrap === void 0 || e.isOption("nowrap");
1072
- return /* @__PURE__ */ o("div", {
1072
+ return /* @__PURE__ */ c("div", {
1073
1073
  className: "literalblock",
1074
1074
  ...A(e),
1075
1075
  children: [/* @__PURE__ */ r(P, {
@@ -1084,8 +1084,8 @@ const k = Ve.exports, xt = ({
1084
1084
  });
1085
1085
  }, Mt = ({
1086
1086
  node: e
1087
- }) => /* @__PURE__ */ o("div", {
1088
- className: k("olist", O(e), e.getStyle()),
1087
+ }) => /* @__PURE__ */ c("div", {
1088
+ className: E("olist", C(e), e.getStyle()),
1089
1089
  ...A(e),
1090
1090
  children: [/* @__PURE__ */ r(P, {
1091
1091
  node: e
@@ -1093,10 +1093,10 @@ const k = Ve.exports, xt = ({
1093
1093
  className: e.getStyle(),
1094
1094
  reversed: e.isOption("reversed"),
1095
1095
  start: e.getAttribute("start"),
1096
- children: e.getItems().map((a, n) => /* @__PURE__ */ o("li", {
1097
- className: O(e) ? O(e) : "",
1096
+ children: e.getItems().map((a, n) => /* @__PURE__ */ c("li", {
1097
+ className: C(e) ? C(e) : "",
1098
1098
  children: [/* @__PURE__ */ r("p", {
1099
- children: C(a.getText())
1099
+ children: w(a.getText())
1100
1100
  }), /* @__PURE__ */ r(I, {
1101
1101
  blocks: a.getBlocks()
1102
1102
  })]
@@ -1106,8 +1106,8 @@ const k = Ve.exports, xt = ({
1106
1106
  node: e
1107
1107
  }) => {
1108
1108
  const a = e.getStyle();
1109
- return a === "abstract" ? /* @__PURE__ */ o("div", {
1110
- className: k("quoteblock abstract", O(e)),
1109
+ return a === "abstract" ? /* @__PURE__ */ c("div", {
1110
+ className: E("quoteblock abstract", C(e)),
1111
1111
  ...A(e),
1112
1112
  children: [/* @__PURE__ */ r(P, {
1113
1113
  node: e
@@ -1117,8 +1117,8 @@ const k = Ve.exports, xt = ({
1117
1117
  blocks: e.getBlocks()
1118
1118
  })
1119
1119
  })]
1120
- }) : /* @__PURE__ */ o("div", {
1121
- className: k("openblock", a && a !== "open" ? a : "", O(e)),
1120
+ }) : /* @__PURE__ */ c("div", {
1121
+ className: E("openblock", a && a !== "open" ? a : "", C(e)),
1122
1122
  ...A(e),
1123
1123
  children: [/* @__PURE__ */ r(P, {
1124
1124
  node: e
@@ -1136,10 +1136,10 @@ const k = Ve.exports, xt = ({
1136
1136
  }), Yt = ({
1137
1137
  node: e
1138
1138
  }) => {
1139
- const a = H(e);
1140
- return /* @__PURE__ */ o("div", {
1139
+ const a = Y(e);
1140
+ return /* @__PURE__ */ c("div", {
1141
1141
  id: e.getId ? e.getId() : "",
1142
- className: k("paragraph", O(e)),
1142
+ className: E("paragraph", C(e)),
1143
1143
  ...A(e),
1144
1144
  children: [/* @__PURE__ */ r(P, {
1145
1145
  node: e
@@ -1152,9 +1152,9 @@ const k = Ve.exports, xt = ({
1152
1152
  }, Ht = ({
1153
1153
  node: e
1154
1154
  }) => {
1155
- const a = H(e);
1155
+ const a = Y(e);
1156
1156
  return /* @__PURE__ */ r(D, {
1157
- children: C(a)
1157
+ children: w(a)
1158
1158
  });
1159
1159
  }, Ut = ({
1160
1160
  node: e
@@ -1163,16 +1163,16 @@ const k = Ve.exports, xt = ({
1163
1163
  return /* @__PURE__ */ r("div", {
1164
1164
  id: "preamble",
1165
1165
  ...A(e),
1166
- children: /* @__PURE__ */ o("div", {
1166
+ children: /* @__PURE__ */ c("div", {
1167
1167
  className: "sectionbody",
1168
1168
  children: [/* @__PURE__ */ r(I, {
1169
1169
  blocks: e.getBlocks()
1170
- }), n && /* @__PURE__ */ o("div", {
1170
+ }), n && /* @__PURE__ */ c("div", {
1171
1171
  id: "toc",
1172
1172
  className: a.getAttribute("toc-class", "toc"),
1173
1173
  children: [/* @__PURE__ */ r("div", {
1174
1174
  id: "toctitle",
1175
- children: C(a.getAttribute("toc-title"))
1175
+ children: w(a.getAttribute("toc-title"))
1176
1176
  }), /* @__PURE__ */ r(le, {
1177
1177
  node: a
1178
1178
  })]
@@ -1182,18 +1182,18 @@ const k = Ve.exports, xt = ({
1182
1182
  }, qt = ({
1183
1183
  node: e
1184
1184
  }) => {
1185
- const a = e.getAttribute("attribution"), n = e.getAttribute("citetitle"), c = H(e);
1186
- return /* @__PURE__ */ o("div", {
1185
+ const a = e.getAttribute("attribution"), n = e.getAttribute("citetitle"), o = Y(e);
1186
+ return /* @__PURE__ */ c("div", {
1187
1187
  id: e.getId ? e.getId() : "",
1188
- className: k("quoteblock", O(e)),
1188
+ className: E("quoteblock", C(e)),
1189
1189
  ...A(e),
1190
1190
  children: [/* @__PURE__ */ r(P, {
1191
1191
  node: e
1192
1192
  }), /* @__PURE__ */ r("blockquote", {
1193
1193
  dangerouslySetInnerHTML: {
1194
- __html: c
1194
+ __html: o
1195
1195
  }
1196
- }), a && /* @__PURE__ */ o("div", {
1196
+ }), a && /* @__PURE__ */ c("div", {
1197
1197
  className: "attribution",
1198
1198
  children: ["\u2014 ", a, n && /* @__PURE__ */ r("cite", {
1199
1199
  children: n
@@ -1204,20 +1204,20 @@ const k = Ve.exports, xt = ({
1204
1204
  node: e
1205
1205
  }) => {
1206
1206
  const a = e.getDocument().getAttributes(), n = e.getLevel();
1207
- let c = "", f = e.getSectionNumeral();
1207
+ let o = "", f = e.getSectionNumeral();
1208
1208
  f = f === "." ? "" : f;
1209
1209
  const l = a.sectnumlevels ? parseInt(a.sectnumlevels) : 3;
1210
1210
  if (e.getCaption())
1211
- c = e.getCaptionedTitle();
1211
+ o = e.getCaptionedTitle();
1212
1212
  else if (e.isNumbered() && n <= l)
1213
1213
  if (n < 2 && e.getDocument().getDoctype() == "book") {
1214
1214
  const b = e.getSectionName();
1215
- b === "chapter" ? c = `${a["chapter-signifier"] || ""} ${f} ${e.getTitle()}` : b === "part" ? c = `${a["part-signifier"] || ""} ${f} ${e.getTitle()}` : c = `${f} ${e.getTitle()}`;
1215
+ b === "chapter" ? o = `${a["chapter-signifier"] || ""} ${f} ${e.getTitle()}` : b === "part" ? o = `${a["part-signifier"] || ""} ${f} ${e.getTitle()}` : o = `${f} ${e.getTitle()}`;
1216
1216
  } else
1217
- c = `${f} ${e.getTitle()}`;
1217
+ o = `${f} ${e.getTitle()}`;
1218
1218
  else
1219
- c = e.getTitle() || "";
1220
- return a.sectlinks && (c = /* @__PURE__ */ o(D, {
1219
+ o = e.getTitle() || "";
1220
+ return a.sectlinks && (o = /* @__PURE__ */ c(D, {
1221
1221
  children: [/* @__PURE__ */ r("a", {
1222
1222
  className: "anchor",
1223
1223
  id: e.getId() || "",
@@ -1226,24 +1226,24 @@ const k = Ve.exports, xt = ({
1226
1226
  className: "link",
1227
1227
  href: `#${e.getId()}`,
1228
1228
  dangerouslySetInnerHTML: {
1229
- __html: c
1229
+ __html: o
1230
1230
  }
1231
1231
  })]
1232
- })), n === 0 ? /* @__PURE__ */ o(D, {
1232
+ })), n === 0 ? /* @__PURE__ */ c(D, {
1233
1233
  children: [/* @__PURE__ */ r("h1", {
1234
- className: k("sect0", O(e)),
1234
+ className: E("sect0", C(e)),
1235
1235
  "data-sectnum": f,
1236
1236
  ...A(e),
1237
- children: c
1237
+ children: o
1238
1238
  }), /* @__PURE__ */ r(I, {
1239
1239
  blocks: e.getBlocks()
1240
1240
  })]
1241
- }) : /* @__PURE__ */ o("div", {
1242
- className: k(`sect${n}`, O(e)),
1241
+ }) : /* @__PURE__ */ c("div", {
1242
+ className: E(`sect${n}`, C(e)),
1243
1243
  ...A(e),
1244
- children: [G(`h${n + 1}`, {
1244
+ children: [V(`h${n + 1}`, {
1245
1245
  "data-sectnum": f
1246
- }, c), /* @__PURE__ */ r("div", {
1246
+ }, o), /* @__PURE__ */ r("div", {
1247
1247
  className: "sectionbody",
1248
1248
  children: /* @__PURE__ */ r(I, {
1249
1249
  blocks: e.getBlocks()
@@ -1253,9 +1253,9 @@ const k = Ve.exports, xt = ({
1253
1253
  }, Gt = ({
1254
1254
  node: e
1255
1255
  }) => /* @__PURE__ */ r("div", {
1256
- className: k("sidebarblock", O(e)),
1256
+ className: E("sidebarblock", C(e)),
1257
1257
  ...A(e),
1258
- children: /* @__PURE__ */ o("div", {
1258
+ children: /* @__PURE__ */ c("div", {
1259
1259
  className: "content",
1260
1260
  children: [/* @__PURE__ */ r(P, {
1261
1261
  node: e
@@ -1268,15 +1268,15 @@ const k = Ve.exports, xt = ({
1268
1268
  }) => {
1269
1269
  let a = ["frame-" + e.getAttribute("frame", "all", "table-frame"), "grid-" + e.getAttribute("grid", "all", "table-grid")], n = e.getAttribute("stripes", null, "table-stripes");
1270
1270
  n && a.push("stripes-" + n);
1271
- let c = e.hasAutowidthOption(), f = e.getAttribute("tablepcwidth"), l = null;
1272
- c && !e.hasAttribute("width") ? a.push("fit-content") : f == 100 ? a.push("stretch") : l = `${f}%`, e.hasAttribute("float") && a.push(e.getAttribute("float")), e.getRole() && a.push(e.getRole() || "");
1273
- const b = e.getRowCount(), d = e.getColumns(), g = e.getHeadRows(), m = e.getBodyRows(), v = e.getFootRows(), E = (_) => k(
1271
+ let o = e.hasAutowidthOption(), f = e.getAttribute("tablepcwidth"), l = null;
1272
+ o && !e.hasAttribute("width") ? a.push("fit-content") : f == 100 ? a.push("stretch") : l = `${f}%`, e.hasAttribute("float") && a.push(e.getAttribute("float")), e.getRole() && a.push(e.getRole() || "");
1273
+ const b = e.getRowCount(), d = e.getColumns(), g = e.getHeadRows(), m = e.getBodyRows(), v = e.getFootRows(), S = (_) => E(
1274
1274
  "tableblock",
1275
1275
  `halign-${_.getAttribute("halign")}`,
1276
1276
  `valign-${_.getAttribute("valign")}`
1277
1277
  );
1278
- return /* @__PURE__ */ o("table", {
1279
- className: k("tableblock", ...a),
1278
+ return /* @__PURE__ */ c("table", {
1279
+ className: E("tableblock", ...a),
1280
1280
  style: {
1281
1281
  width: l || void 0
1282
1282
  },
@@ -1286,81 +1286,80 @@ const k = Ve.exports, xt = ({
1286
1286
  children: e.getCaptionedTitle()
1287
1287
  }), b > 0 && /* @__PURE__ */ r("colgroup", {
1288
1288
  children: d.map((_, $) => {
1289
- const S = _.getAttribute("colpcwidth");
1289
+ const O = _.getAttribute("colpcwidth");
1290
1290
  return /* @__PURE__ */ r("col", {
1291
1291
  style: {
1292
- width: `${S}%`
1292
+ width: `${O}%`
1293
1293
  }
1294
1294
  }, $);
1295
1295
  })
1296
1296
  }), g.map((_, $) => /* @__PURE__ */ r("thead", {
1297
1297
  children: /* @__PURE__ */ r("tr", {
1298
- children: _.map((S, L) => /* @__PURE__ */ r("th", {
1299
- className: E(S),
1298
+ children: _.map((O, L) => /* @__PURE__ */ r("th", {
1299
+ className: S(O),
1300
1300
  dangerouslySetInnerHTML: {
1301
- __html: S.getText()
1301
+ __html: O.getText()
1302
1302
  }
1303
1303
  }, L))
1304
1304
  })
1305
1305
  }, $)), /* @__PURE__ */ r("tbody", {
1306
1306
  children: m.map((_, $) => /* @__PURE__ */ r("tr", {
1307
- children: _.map((S, L) => {
1308
- const ce = S.getColumnSpan(), B = S.getRowSpan(), w = H(S), U = {
1307
+ children: _.map((O, L) => {
1308
+ const ce = O.getColumnSpan(), B = O.getRowSpan(), k = Y(O), H = {
1309
1309
  colSpan: ce,
1310
1310
  rowSpan: B,
1311
- className: E(S)
1312
- }, J = S.getStyle();
1311
+ className: S(O)
1312
+ }, J = O.getStyle();
1313
1313
  if (J === "asciidoc")
1314
- return /* @__PURE__ */ G("td", {
1315
- ...U,
1314
+ return /* @__PURE__ */ V("td", {
1315
+ ...H,
1316
1316
  key: L
1317
1317
  }, /* @__PURE__ */ r("div", {
1318
1318
  className: "content",
1319
1319
  dangerouslySetInnerHTML: {
1320
- __html: w
1320
+ __html: k
1321
1321
  }
1322
1322
  }));
1323
1323
  if (J === "literal")
1324
- return /* @__PURE__ */ G("td", {
1325
- ...U,
1324
+ return /* @__PURE__ */ V("td", {
1325
+ ...H,
1326
1326
  key: L
1327
1327
  }, /* @__PURE__ */ r("div", {
1328
1328
  className: "literal",
1329
1329
  children: /* @__PURE__ */ r("pre", {
1330
1330
  dangerouslySetInnerHTML: {
1331
- __html: w
1331
+ __html: k
1332
1332
  }
1333
1333
  })
1334
1334
  }));
1335
1335
  if (J === "header")
1336
- return /* @__PURE__ */ G("th", {
1337
- ...U,
1336
+ return /* @__PURE__ */ V("th", {
1337
+ ...H,
1338
1338
  key: L
1339
1339
  }, /* @__PURE__ */ r("p", {
1340
1340
  className: "tableblock",
1341
1341
  dangerouslySetInnerHTML: {
1342
- __html: w
1342
+ __html: k
1343
1343
  }
1344
1344
  }));
1345
1345
  {
1346
- const Z = S.getContent();
1347
- if (Z.length > 0)
1348
- return /* @__PURE__ */ G("td", {
1349
- ...U,
1350
- key: L
1351
- }, C(`<p class="tableblock">${Z.join(`</p>
1346
+ let Z = k;
1347
+ return /* @__PURE__ */ V("td", {
1348
+ ...H,
1349
+ key: L
1350
+ }, Z.length === 0 ? "" : w(`<p class="tableblock">${Z.join(`</p>
1352
1351
  <p class="tableblock">`)}</p>`));
1353
1352
  }
1354
1353
  })
1355
1354
  }, $))
1356
1355
  }), v.map((_, $) => /* @__PURE__ */ r("tfoot", {
1357
1356
  children: /* @__PURE__ */ r("tr", {
1358
- children: _.map((S, L) => /* @__PURE__ */ r("td", {
1359
- className: E(S),
1357
+ children: _.map((O, L) => /* @__PURE__ */ r("td", {
1358
+ className: S(O),
1360
1359
  children: /* @__PURE__ */ r("p", {
1361
1360
  className: "tableblock",
1362
1361
  dangerouslySetInnerHTML: {
1363
- __html: S.getText()
1362
+ __html: O.getText()
1364
1363
  }
1365
1364
  })
1366
1365
  }, L))
@@ -1371,14 +1370,14 @@ const k = Ve.exports, xt = ({
1371
1370
  node: e
1372
1371
  }) => {
1373
1372
  let a = e.getId() || "toc";
1374
- const n = e.getDocument(), c = e.hasTitle() ? e.getTitle() : n.getAttribute("toc-title"), f = Y(() => n.getAttribute("toc-placement"), [e]), l = Y(() => n.hasAttribute("toc"), [e]), b = e.hasAttribute("levels") ? parseInt(e.getAttribute("levels")) : void 0;
1375
- return f === "macro" && n.hasSections() && l ? /* @__PURE__ */ o("div", {
1373
+ const n = e.getDocument(), o = e.hasTitle() ? e.getTitle() : n.getAttribute("toc-title"), f = G(() => n.getAttribute("toc-placement"), [e]), l = G(() => n.hasAttribute("toc"), [e]), b = e.hasAttribute("levels") ? parseInt(e.getAttribute("levels")) : void 0;
1374
+ return f === "macro" && n.hasSections() && l ? /* @__PURE__ */ c("div", {
1376
1375
  id: a,
1377
- className: k("toc", O(e)),
1376
+ className: E("toc", C(e)),
1378
1377
  children: [/* @__PURE__ */ r("div", {
1379
1378
  id: `${a}title`,
1380
1379
  className: "title",
1381
- children: C(c || "")
1380
+ children: w(o || "")
1382
1381
  }), /* @__PURE__ */ r(le, {
1383
1382
  node: e.getDocument(),
1384
1383
  opts: {
@@ -1390,25 +1389,25 @@ const k = Ve.exports, xt = ({
1390
1389
  node: e
1391
1390
  }) => {
1392
1391
  const a = e.isOption("checklist");
1393
- return /* @__PURE__ */ o("div", {
1392
+ return /* @__PURE__ */ c("div", {
1394
1393
  id: e.getId ? e.getId() : "",
1395
- className: k("ulist", e.getStyle(), O(e), a && "checklist"),
1394
+ className: E("ulist", e.getStyle(), C(e), a && "checklist"),
1396
1395
  ...A(e),
1397
1396
  children: [/* @__PURE__ */ r(P, {
1398
1397
  node: e
1399
1398
  }), /* @__PURE__ */ r("ul", {
1400
1399
  className: a ? "checklist" : "",
1401
- children: e.getItems().map((n, c) => a ? /* @__PURE__ */ r("li", {
1400
+ children: e.getItems().map((n, o) => a ? /* @__PURE__ */ r("li", {
1402
1401
  id: n.getId(),
1403
- className: O(e),
1404
- children: /* @__PURE__ */ o("p", {
1402
+ className: C(e),
1403
+ children: /* @__PURE__ */ c("p", {
1405
1404
  children: [a && n.hasAttribute("checkbox") && /* @__PURE__ */ r("i", {
1406
- className: k("fa", n.hasAttribute("checked") ? "fa-check-square-o" : "fa-square-o")
1407
- }), " ", C(n.getText())]
1405
+ className: E("fa", n.hasAttribute("checked") ? "fa-check-square-o" : "fa-square-o")
1406
+ }), " ", w(n.getText())]
1408
1407
  })
1409
- }, c) : /* @__PURE__ */ o("li", {
1408
+ }, o) : /* @__PURE__ */ c("li", {
1410
1409
  id: n.getId(),
1411
- className: O(e),
1410
+ className: C(e),
1412
1411
  children: [/* @__PURE__ */ r("p", {
1413
1412
  dangerouslySetInnerHTML: {
1414
1413
  __html: n.getText()
@@ -1416,32 +1415,32 @@ const k = Ve.exports, xt = ({
1416
1415
  }), /* @__PURE__ */ r(I, {
1417
1416
  blocks: n.getBlocks()
1418
1417
  })]
1419
- }, c))
1418
+ }, o))
1420
1419
  })]
1421
1420
  });
1422
1421
  }, Qt = ({
1423
1422
  node: e
1424
1423
  }) => {
1425
- const a = e.getAttribute("attribution"), n = e.getAttribute("citetitle"), c = H(e);
1426
- return /* @__PURE__ */ o("div", {
1424
+ const a = e.getAttribute("attribution"), n = e.getAttribute("citetitle"), o = Y(e);
1425
+ return /* @__PURE__ */ c("div", {
1427
1426
  id: e.getId ? e.getId() : "",
1428
- className: k("verseblock", O(e)),
1427
+ className: E("verseblock", C(e)),
1429
1428
  ...A(e),
1430
1429
  children: [/* @__PURE__ */ r(P, {
1431
1430
  node: e
1432
1431
  }), /* @__PURE__ */ r("pre", {
1433
1432
  className: "content",
1434
1433
  dangerouslySetInnerHTML: {
1435
- __html: c
1434
+ __html: o
1436
1435
  }
1437
- }), a && /* @__PURE__ */ o("div", {
1436
+ }), a && /* @__PURE__ */ c("div", {
1438
1437
  className: "attribution",
1439
1438
  children: ["\u2014 ", a, n && /* @__PURE__ */ r("cite", {
1440
1439
  children: n
1441
1440
  })]
1442
1441
  })]
1443
1442
  });
1444
- }, Ge = kt({}), rr = ({
1443
+ }, Ge = Rt({}), rr = ({
1445
1444
  content: e,
1446
1445
  options: a
1447
1446
  }) => {
@@ -1463,8 +1462,8 @@ const k = Ve.exports, xt = ({
1463
1462
  }), Zt = ({
1464
1463
  node: e
1465
1464
  }) => {
1466
- const a = Et(Ge), n = e.getNodeName(), c = e.getDocument(), f = e.getAttributes();
1467
- c.playbackAttributes(f);
1465
+ const a = Et(Ge), n = e.getNodeName(), o = e.getDocument(), f = e.getAttributes();
1466
+ o.playbackAttributes(f);
1468
1467
  const l = a && a.overrides && a.overrides[n];
1469
1468
  if (l)
1470
1469
  return /* @__PURE__ */ r(l, {
@@ -1561,7 +1560,7 @@ const k = Ve.exports, xt = ({
1561
1560
  });
1562
1561
  default:
1563
1562
  return /* @__PURE__ */ r(D, {
1564
- children: C(e.convert())
1563
+ children: w(e.convert())
1565
1564
  });
1566
1565
  }
1567
1566
  };
@@ -1596,6 +1595,7 @@ export {
1596
1595
  Qt as Verse,
1597
1596
  nr as asciidoctor,
1598
1597
  rr as default,
1599
- O as getRole,
1600
- H as useGetContent
1598
+ A as getLineNumber,
1599
+ C as getRole,
1600
+ Y as useGetContent
1601
1601
  };