@oxide/react-asciidoc 0.2.9--canary.c02d6ca.0 → 0.2.9--canary.782d600.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,7 +1,7 @@
1
- import C from "html-react-parser";
2
- import { default as ar } from "html-react-parser";
3
- import Ye, { useContext as D, Fragment as pe, createElement as q, createContext as wt } from "react";
4
- var se = { exports: {} }, X = {};
1
+ import R from "html-react-parser";
2
+ import { default as Tt } from "html-react-parser";
3
+ import ee, { useContext as V, Fragment as Nr, createElement as Y, createContext as Pe } from "react";
4
+ var Kr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, nr = { exports: {} }, Q = {};
5
5
  /**
6
6
  * @license React
7
7
  * react-jsx-runtime.production.min.js
@@ -11,25 +11,25 @@ var se = { exports: {} }, X = {};
11
11
  * This source code is licensed under the MIT license found in the
12
12
  * LICENSE file in the root directory of this source tree.
13
13
  */
14
- var Be;
15
- function xt() {
16
- if (Be)
17
- return X;
18
- Be = 1;
19
- var e = Ye, i = Symbol.for("react.element"), s = Symbol.for("react.fragment"), l = Object.prototype.hasOwnProperty, f = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, m = { key: !0, ref: !0, __self: !0, __source: !0 };
20
- function n(d, h, k) {
21
- var p, u = {}, v = null, w = null;
22
- k !== void 0 && (v = "" + k), h.key !== void 0 && (v = "" + h.key), h.ref !== void 0 && (w = h.ref);
23
- for (p in h)
24
- l.call(h, p) && !m.hasOwnProperty(p) && (u[p] = h[p]);
25
- if (d && d.defaultProps)
26
- for (p in h = d.defaultProps, h)
27
- u[p] === void 0 && (u[p] = h[p]);
28
- return { $$typeof: i, type: d, key: v, ref: w, props: u, _owner: f.current };
14
+ var Xr;
15
+ function Ie() {
16
+ if (Xr)
17
+ return Q;
18
+ Xr = 1;
19
+ var r = ee, a = Symbol.for("react.element"), l = Symbol.for("react.fragment"), i = Object.prototype.hasOwnProperty, n = r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, d = { key: !0, ref: !0, __self: !0, __source: !0 };
20
+ function h(o, c, N) {
21
+ var q, v = {}, p = null, f = null;
22
+ N !== void 0 && (p = "" + N), c.key !== void 0 && (p = "" + c.key), c.ref !== void 0 && (f = c.ref);
23
+ for (q in c)
24
+ i.call(c, q) && !d.hasOwnProperty(q) && (v[q] = c[q]);
25
+ if (o && o.defaultProps)
26
+ for (q in c = o.defaultProps, c)
27
+ v[q] === void 0 && (v[q] = c[q]);
28
+ return { $$typeof: a, type: o, key: p, ref: f, props: v, _owner: n.current };
29
29
  }
30
- return X.Fragment = s, X.jsx = n, X.jsxs = n, X;
30
+ return Q.Fragment = l, Q.jsx = h, Q.jsxs = h, Q;
31
31
  }
32
- var Q = {};
32
+ var rr = {};
33
33
  /**
34
34
  * @license React
35
35
  * react-jsx-runtime.development.js
@@ -39,87 +39,87 @@ var Q = {};
39
39
  * This source code is licensed under the MIT license found in the
40
40
  * LICENSE file in the root directory of this source tree.
41
41
  */
42
- var Ue;
43
- function Rt() {
44
- return Ue || (Ue = 1, process.env.NODE_ENV !== "production" && function() {
45
- var e = Ye, i = Symbol.for("react.element"), s = Symbol.for("react.portal"), l = Symbol.for("react.fragment"), f = Symbol.for("react.strict_mode"), m = Symbol.for("react.profiler"), n = Symbol.for("react.provider"), d = Symbol.for("react.context"), h = Symbol.for("react.forward_ref"), k = Symbol.for("react.suspense"), p = Symbol.for("react.suspense_list"), u = Symbol.for("react.memo"), v = Symbol.for("react.lazy"), w = Symbol.for("react.offscreen"), E = Symbol.iterator, O = "@@iterator";
46
- function z(t) {
47
- if (t === null || typeof t != "object")
42
+ var Qr;
43
+ function Ve() {
44
+ return Qr || (Qr = 1, process.env.NODE_ENV !== "production" && function() {
45
+ var r = ee, a = Symbol.for("react.element"), l = Symbol.for("react.portal"), i = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), d = Symbol.for("react.profiler"), h = Symbol.for("react.provider"), o = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), N = Symbol.for("react.suspense"), q = Symbol.for("react.suspense_list"), v = Symbol.for("react.memo"), p = Symbol.for("react.lazy"), f = Symbol.for("react.offscreen"), x = Symbol.iterator, O = "@@iterator";
46
+ function _(e) {
47
+ if (e === null || typeof e != "object")
48
48
  return null;
49
- var a = E && t[E] || t[O];
50
- return typeof a == "function" ? a : null;
49
+ var s = x && e[x] || e[O];
50
+ return typeof s == "function" ? s : null;
51
51
  }
52
- var F = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
53
- function S(t) {
52
+ var I = r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
53
+ function A(e) {
54
54
  {
55
- for (var a = arguments.length, c = new Array(a > 1 ? a - 1 : 0), b = 1; b < a; b++)
56
- c[b - 1] = arguments[b];
57
- U("error", t, c);
55
+ for (var s = arguments.length, u = new Array(s > 1 ? s - 1 : 0), g = 1; g < s; g++)
56
+ u[g - 1] = arguments[g];
57
+ G("error", e, u);
58
58
  }
59
59
  }
60
- function U(t, a, c) {
60
+ function G(e, s, u) {
61
61
  {
62
- var b = F.ReactDebugCurrentFrame, y = b.getStackAddendum();
63
- y !== "" && (a += "%s", c = c.concat([y]));
64
- var _ = c.map(function(N) {
65
- return String(N);
62
+ var g = I.ReactDebugCurrentFrame, w = g.getStackAddendum();
63
+ w !== "" && (s += "%s", u = u.concat([w]));
64
+ var E = u.map(function(y) {
65
+ return String(y);
66
66
  });
67
- _.unshift("Warning: " + a), Function.prototype.apply.call(console[t], console, _);
67
+ E.unshift("Warning: " + s), Function.prototype.apply.call(console[e], console, E);
68
68
  }
69
69
  }
70
- var J = !1, Z = !1, qe = !1, ze = !1, Je = !1, ge;
71
- ge = Symbol.for("react.module.reference");
72
- function Ge(t) {
73
- return !!(typeof t == "string" || typeof t == "function" || t === l || t === m || Je || t === f || t === k || t === p || ze || t === w || J || Z || qe || typeof t == "object" && t !== null && (t.$$typeof === v || t.$$typeof === u || t.$$typeof === n || t.$$typeof === d || t.$$typeof === h || t.$$typeof === ge || t.getModuleId !== void 0));
70
+ var Z = !1, tr = !1, oe = !1, ce = !1, ne = !1, kr;
71
+ kr = Symbol.for("react.module.reference");
72
+ function ue(e) {
73
+ return !!(typeof e == "string" || typeof e == "function" || e === i || e === d || ne || e === n || e === N || e === q || ce || e === f || Z || tr || oe || typeof e == "object" && e !== null && (e.$$typeof === p || e.$$typeof === v || e.$$typeof === h || e.$$typeof === o || e.$$typeof === c || e.$$typeof === kr || e.getModuleId !== void 0));
74
74
  }
75
- function Ke(t, a, c) {
76
- var b = t.displayName;
77
- if (b)
78
- return b;
79
- var y = a.displayName || a.name || "";
80
- return y !== "" ? c + "(" + y + ")" : c;
75
+ function pe(e, s, u) {
76
+ var g = e.displayName;
77
+ if (g)
78
+ return g;
79
+ var w = s.displayName || s.name || "";
80
+ return w !== "" ? u + "(" + w + ")" : u;
81
81
  }
82
- function Ne(t) {
83
- return t.displayName || "Context";
82
+ function Sr(e) {
83
+ return e.displayName || "Context";
84
84
  }
85
- function M(t) {
86
- if (t == null)
85
+ function B(e) {
86
+ if (e == null)
87
87
  return null;
88
- if (typeof t.tag == "number" && S("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof t == "function")
89
- return t.displayName || t.name || null;
90
- if (typeof t == "string")
91
- return t;
92
- switch (t) {
93
- case l:
88
+ if (typeof e.tag == "number" && A("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
89
+ return e.displayName || e.name || null;
90
+ if (typeof e == "string")
91
+ return e;
92
+ switch (e) {
93
+ case i:
94
94
  return "Fragment";
95
- case s:
95
+ case l:
96
96
  return "Portal";
97
- case m:
97
+ case d:
98
98
  return "Profiler";
99
- case f:
99
+ case n:
100
100
  return "StrictMode";
101
- case k:
101
+ case N:
102
102
  return "Suspense";
103
- case p:
103
+ case q:
104
104
  return "SuspenseList";
105
105
  }
106
- if (typeof t == "object")
107
- switch (t.$$typeof) {
108
- case d:
109
- var a = t;
110
- return Ne(a) + ".Consumer";
111
- case n:
112
- var c = t;
113
- return Ne(c._context) + ".Provider";
106
+ if (typeof e == "object")
107
+ switch (e.$$typeof) {
108
+ case o:
109
+ var s = e;
110
+ return Sr(s) + ".Consumer";
114
111
  case h:
115
- return Ke(t, t.render, "ForwardRef");
116
- case u:
117
- var b = t.displayName || null;
118
- return b !== null ? b : M(t.type) || "Memo";
119
- case v: {
120
- var y = t, _ = y._payload, N = y._init;
112
+ var u = e;
113
+ return Sr(u._context) + ".Provider";
114
+ case c:
115
+ return pe(e, e.render, "ForwardRef");
116
+ case v:
117
+ var g = e.displayName || null;
118
+ return g !== null ? g : B(e.type) || "Memo";
119
+ case p: {
120
+ var w = e, E = w._payload, y = w._init;
121
121
  try {
122
- return M(N(_));
122
+ return B(y(E));
123
123
  } catch {
124
124
  return null;
125
125
  }
@@ -127,1699 +127,1800 @@ function Rt() {
127
127
  }
128
128
  return null;
129
129
  }
130
- var B = Object.assign, G = 0, ye, _e, we, xe, Re, Ee, Se;
131
- function Te() {
130
+ var z = Object.assign, K = 0, Rr, Tr, Cr, Lr, Or, _r, Fr;
131
+ function Ur() {
132
132
  }
133
- Te.__reactDisabledLog = !0;
134
- function Xe() {
133
+ Ur.__reactDisabledLog = !0;
134
+ function de() {
135
135
  {
136
- if (G === 0) {
137
- ye = console.log, _e = console.info, we = console.warn, xe = console.error, Re = console.group, Ee = console.groupCollapsed, Se = console.groupEnd;
138
- var t = {
136
+ if (K === 0) {
137
+ Rr = console.log, Tr = console.info, Cr = console.warn, Lr = console.error, Or = console.group, _r = console.groupCollapsed, Fr = console.groupEnd;
138
+ var e = {
139
139
  configurable: !0,
140
140
  enumerable: !0,
141
- value: Te,
141
+ value: Ur,
142
142
  writable: !0
143
143
  };
144
144
  Object.defineProperties(console, {
145
- info: t,
146
- log: t,
147
- warn: t,
148
- error: t,
149
- group: t,
150
- groupCollapsed: t,
151
- groupEnd: t
145
+ info: e,
146
+ log: e,
147
+ warn: e,
148
+ error: e,
149
+ group: e,
150
+ groupCollapsed: e,
151
+ groupEnd: e
152
152
  });
153
153
  }
154
- G++;
154
+ K++;
155
155
  }
156
156
  }
157
- function Qe() {
157
+ function me() {
158
158
  {
159
- if (G--, G === 0) {
160
- var t = {
159
+ if (K--, K === 0) {
160
+ var e = {
161
161
  configurable: !0,
162
162
  enumerable: !0,
163
163
  writable: !0
164
164
  };
165
165
  Object.defineProperties(console, {
166
- log: B({}, t, {
167
- value: ye
166
+ log: z({}, e, {
167
+ value: Rr
168
168
  }),
169
- info: B({}, t, {
170
- value: _e
169
+ info: z({}, e, {
170
+ value: Tr
171
171
  }),
172
- warn: B({}, t, {
173
- value: we
172
+ warn: z({}, e, {
173
+ value: Cr
174
174
  }),
175
- error: B({}, t, {
176
- value: xe
175
+ error: z({}, e, {
176
+ value: Lr
177
177
  }),
178
- group: B({}, t, {
179
- value: Re
178
+ group: z({}, e, {
179
+ value: Or
180
180
  }),
181
- groupCollapsed: B({}, t, {
182
- value: Ee
181
+ groupCollapsed: z({}, e, {
182
+ value: _r
183
183
  }),
184
- groupEnd: B({}, t, {
185
- value: Se
184
+ groupEnd: z({}, e, {
185
+ value: Fr
186
186
  })
187
187
  });
188
188
  }
189
- G < 0 && S("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
189
+ K < 0 && A("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
190
190
  }
191
191
  }
192
- var oe = F.ReactCurrentDispatcher, ue;
193
- function ee(t, a, c) {
192
+ var gr = I.ReactCurrentDispatcher, fr;
193
+ function ar(e, s, u) {
194
194
  {
195
- if (ue === void 0)
195
+ if (fr === void 0)
196
196
  try {
197
197
  throw Error();
198
- } catch (y) {
199
- var b = y.stack.trim().match(/\n( *(at )?)/);
200
- ue = b && b[1] || "";
198
+ } catch (w) {
199
+ var g = w.stack.trim().match(/\n( *(at )?)/);
200
+ fr = g && g[1] || "";
201
201
  }
202
202
  return `
203
- ` + ue + t;
203
+ ` + fr + e;
204
204
  }
205
205
  }
206
- var fe = !1, te;
206
+ var hr = !1, ir;
207
207
  {
208
- var Ze = typeof WeakMap == "function" ? WeakMap : Map;
209
- te = new Ze();
208
+ var ge = typeof WeakMap == "function" ? WeakMap : Map;
209
+ ir = new ge();
210
210
  }
211
- function Ce(t, a) {
212
- if (!t || fe)
211
+ function Pr(e, s) {
212
+ if (!e || hr)
213
213
  return "";
214
214
  {
215
- var c = te.get(t);
216
- if (c !== void 0)
217
- return c;
215
+ var u = ir.get(e);
216
+ if (u !== void 0)
217
+ return u;
218
218
  }
219
- var b;
220
- fe = !0;
221
- var y = Error.prepareStackTrace;
219
+ var g;
220
+ hr = !0;
221
+ var w = Error.prepareStackTrace;
222
222
  Error.prepareStackTrace = void 0;
223
- var _;
224
- _ = oe.current, oe.current = null, Xe();
223
+ var E;
224
+ E = gr.current, gr.current = null, de();
225
225
  try {
226
- if (a) {
227
- var N = function() {
226
+ if (s) {
227
+ var y = function() {
228
228
  throw Error();
229
229
  };
230
- if (Object.defineProperty(N.prototype, "props", {
230
+ if (Object.defineProperty(y.prototype, "props", {
231
231
  set: function() {
232
232
  throw Error();
233
233
  }
234
234
  }), typeof Reflect == "object" && Reflect.construct) {
235
235
  try {
236
- Reflect.construct(N, []);
237
- } catch (W) {
238
- b = W;
236
+ Reflect.construct(y, []);
237
+ } catch (j) {
238
+ g = j;
239
239
  }
240
- Reflect.construct(t, [], N);
240
+ Reflect.construct(e, [], y);
241
241
  } else {
242
242
  try {
243
- N.call();
244
- } catch (W) {
245
- b = W;
243
+ y.call();
244
+ } catch (j) {
245
+ g = j;
246
246
  }
247
- t.call(N.prototype);
247
+ e.call(y.prototype);
248
248
  }
249
249
  } else {
250
250
  try {
251
251
  throw Error();
252
- } catch (W) {
253
- b = W;
252
+ } catch (j) {
253
+ g = j;
254
254
  }
255
- t();
255
+ e();
256
256
  }
257
- } catch (W) {
258
- if (W && b && typeof W.stack == "string") {
259
- for (var g = W.stack.split(`
260
- `), A = b.stack.split(`
261
- `), x = g.length - 1, T = A.length - 1; x >= 1 && T >= 0 && g[x] !== A[T]; )
262
- T--;
263
- for (; x >= 1 && T >= 0; x--, T--)
264
- if (g[x] !== A[T]) {
265
- if (x !== 1 || T !== 1)
257
+ } catch (j) {
258
+ if (j && g && typeof j.stack == "string") {
259
+ for (var b = j.stack.split(`
260
+ `), C = g.stack.split(`
261
+ `), D = b.length - 1, S = C.length - 1; D >= 1 && S >= 0 && b[D] !== C[S]; )
262
+ S--;
263
+ for (; D >= 1 && S >= 0; D--, S--)
264
+ if (b[D] !== C[S]) {
265
+ if (D !== 1 || S !== 1)
266
266
  do
267
- if (x--, T--, T < 0 || g[x] !== A[T]) {
268
- var I = `
269
- ` + g[x].replace(" at new ", " at ");
270
- return t.displayName && I.includes("<anonymous>") && (I = I.replace("<anonymous>", t.displayName)), typeof t == "function" && te.set(t, I), I;
267
+ if (D--, S--, S < 0 || b[D] !== C[S]) {
268
+ var F = `
269
+ ` + b[D].replace(" at new ", " at ");
270
+ return e.displayName && F.includes("<anonymous>") && (F = F.replace("<anonymous>", e.displayName)), typeof e == "function" && ir.set(e, F), F;
271
271
  }
272
- while (x >= 1 && T >= 0);
272
+ while (D >= 1 && S >= 0);
273
273
  break;
274
274
  }
275
275
  }
276
276
  } finally {
277
- fe = !1, oe.current = _, Qe(), Error.prepareStackTrace = y;
277
+ hr = !1, gr.current = E, me(), Error.prepareStackTrace = w;
278
278
  }
279
- var V = t ? t.displayName || t.name : "", He = V ? ee(V) : "";
280
- return typeof t == "function" && te.set(t, He), He;
279
+ var $ = e ? e.displayName || e.name : "", Zr = $ ? ar($) : "";
280
+ return typeof e == "function" && ir.set(e, Zr), Zr;
281
281
  }
282
- function et(t, a, c) {
283
- return Ce(t, !1);
282
+ function fe(e, s, u) {
283
+ return Pr(e, !1);
284
284
  }
285
- function tt(t) {
286
- var a = t.prototype;
287
- return !!(a && a.isReactComponent);
285
+ function he(e) {
286
+ var s = e.prototype;
287
+ return !!(s && s.isReactComponent);
288
288
  }
289
- function re(t, a, c) {
290
- if (t == null)
289
+ function lr(e, s, u) {
290
+ if (e == null)
291
291
  return "";
292
- if (typeof t == "function")
293
- return Ce(t, tt(t));
294
- if (typeof t == "string")
295
- return ee(t);
296
- switch (t) {
297
- case k:
298
- return ee("Suspense");
299
- case p:
300
- return ee("SuspenseList");
292
+ if (typeof e == "function")
293
+ return Pr(e, he(e));
294
+ if (typeof e == "string")
295
+ return ar(e);
296
+ switch (e) {
297
+ case N:
298
+ return ar("Suspense");
299
+ case q:
300
+ return ar("SuspenseList");
301
301
  }
302
- if (typeof t == "object")
303
- switch (t.$$typeof) {
304
- case h:
305
- return et(t.render);
306
- case u:
307
- return re(t.type, a, c);
308
- case v: {
309
- var b = t, y = b._payload, _ = b._init;
302
+ if (typeof e == "object")
303
+ switch (e.$$typeof) {
304
+ case c:
305
+ return fe(e.render);
306
+ case v:
307
+ return lr(e.type, s, u);
308
+ case p: {
309
+ var g = e, w = g._payload, E = g._init;
310
310
  try {
311
- return re(_(y), a, c);
311
+ return lr(E(w), s, u);
312
312
  } catch {
313
313
  }
314
314
  }
315
315
  }
316
316
  return "";
317
317
  }
318
- var ie = Object.prototype.hasOwnProperty, ke = {}, Oe = F.ReactDebugCurrentFrame;
319
- function ae(t) {
320
- if (t) {
321
- var a = t._owner, c = re(t.type, t._source, a ? a.type : null);
322
- Oe.setExtraStackFrame(c);
318
+ var sr = Object.prototype.hasOwnProperty, Ir = {}, Vr = I.ReactDebugCurrentFrame;
319
+ function or(e) {
320
+ if (e) {
321
+ var s = e._owner, u = lr(e.type, e._source, s ? s.type : null);
322
+ Vr.setExtraStackFrame(u);
323
323
  } else
324
- Oe.setExtraStackFrame(null);
324
+ Vr.setExtraStackFrame(null);
325
325
  }
326
- function rt(t, a, c, b, y) {
326
+ function be(e, s, u, g, w) {
327
327
  {
328
- var _ = Function.call.bind(ie);
329
- for (var N in t)
330
- if (_(t, N)) {
331
- var g = void 0;
328
+ var E = Function.call.bind(sr);
329
+ for (var y in e)
330
+ if (E(e, y)) {
331
+ var b = void 0;
332
332
  try {
333
- if (typeof t[N] != "function") {
334
- var A = Error((b || "React class") + ": " + c + " type `" + N + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof t[N] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
335
- throw A.name = "Invariant Violation", A;
333
+ if (typeof e[y] != "function") {
334
+ var C = Error((g || "React class") + ": " + u + " type `" + y + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[y] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
335
+ throw C.name = "Invariant Violation", C;
336
336
  }
337
- g = t[N](a, N, b, c, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
338
- } catch (x) {
339
- g = x;
337
+ b = e[y](s, y, g, u, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
338
+ } catch (D) {
339
+ b = D;
340
340
  }
341
- g && !(g instanceof Error) && (ae(y), S("%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).", b || "React class", c, N, typeof g), ae(null)), g instanceof Error && !(g.message in ke) && (ke[g.message] = !0, ae(y), S("Failed %s type: %s", c, g.message), ae(null));
341
+ b && !(b instanceof Error) && (or(w), A("%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).", g || "React class", u, y, typeof b), or(null)), b instanceof Error && !(b.message in Ir) && (Ir[b.message] = !0, or(w), A("Failed %s type: %s", u, b.message), or(null));
342
342
  }
343
343
  }
344
344
  }
345
- var it = Array.isArray;
346
- function de(t) {
347
- return it(t);
345
+ var ve = Array.isArray;
346
+ function br(e) {
347
+ return ve(e);
348
348
  }
349
- function at(t) {
349
+ function ye(e) {
350
350
  {
351
- var a = typeof Symbol == "function" && Symbol.toStringTag, c = a && t[Symbol.toStringTag] || t.constructor.name || "Object";
352
- return c;
351
+ var s = typeof Symbol == "function" && Symbol.toStringTag, u = s && e[Symbol.toStringTag] || e.constructor.name || "Object";
352
+ return u;
353
353
  }
354
354
  }
355
- function nt(t) {
355
+ function we(e) {
356
356
  try {
357
- return Pe(t), !1;
357
+ return Br(e), !1;
358
358
  } catch {
359
359
  return !0;
360
360
  }
361
361
  }
362
- function Pe(t) {
363
- return "" + t;
362
+ function Br(e) {
363
+ return "" + e;
364
364
  }
365
- function Ae(t) {
366
- if (nt(t))
367
- return S("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", at(t)), Pe(t);
365
+ function jr(e) {
366
+ if (we(e))
367
+ return A("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", ye(e)), Br(e);
368
368
  }
369
- var K = F.ReactCurrentOwner, st = {
369
+ var X = I.ReactCurrentOwner, qe = {
370
370
  key: !0,
371
371
  ref: !0,
372
372
  __self: !0,
373
373
  __source: !0
374
- }, $e, Ie, me;
375
- me = {};
376
- function lt(t) {
377
- if (ie.call(t, "ref")) {
378
- var a = Object.getOwnPropertyDescriptor(t, "ref").get;
379
- if (a && a.isReactWarning)
374
+ }, Hr, zr, vr;
375
+ vr = {};
376
+ function xe(e) {
377
+ if (sr.call(e, "ref")) {
378
+ var s = Object.getOwnPropertyDescriptor(e, "ref").get;
379
+ if (s && s.isReactWarning)
380
380
  return !1;
381
381
  }
382
- return t.ref !== void 0;
382
+ return e.ref !== void 0;
383
383
  }
384
- function ct(t) {
385
- if (ie.call(t, "key")) {
386
- var a = Object.getOwnPropertyDescriptor(t, "key").get;
387
- if (a && a.isReactWarning)
384
+ function Ee(e) {
385
+ if (sr.call(e, "key")) {
386
+ var s = Object.getOwnPropertyDescriptor(e, "key").get;
387
+ if (s && s.isReactWarning)
388
388
  return !1;
389
389
  }
390
- return t.key !== void 0;
390
+ return e.key !== void 0;
391
391
  }
392
- function ot(t, a) {
393
- if (typeof t.ref == "string" && K.current && a && K.current.stateNode !== a) {
394
- var c = M(K.current.type);
395
- me[c] || (S('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', M(K.current.type), t.ref), me[c] = !0);
392
+ function Ne(e, s) {
393
+ if (typeof e.ref == "string" && X.current && s && X.current.stateNode !== s) {
394
+ var u = B(X.current.type);
395
+ vr[u] || (A('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', B(X.current.type), e.ref), vr[u] = !0);
396
396
  }
397
397
  }
398
- function ut(t, a) {
398
+ function Ae(e, s) {
399
399
  {
400
- var c = function() {
401
- $e || ($e = !0, S("%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)", a));
400
+ var u = function() {
401
+ Hr || (Hr = !0, A("%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)", s));
402
402
  };
403
- c.isReactWarning = !0, Object.defineProperty(t, "key", {
404
- get: c,
403
+ u.isReactWarning = !0, Object.defineProperty(e, "key", {
404
+ get: u,
405
405
  configurable: !0
406
406
  });
407
407
  }
408
408
  }
409
- function ft(t, a) {
409
+ function De(e, s) {
410
410
  {
411
- var c = function() {
412
- Ie || (Ie = !0, S("%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)", a));
411
+ var u = function() {
412
+ zr || (zr = !0, A("%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)", s));
413
413
  };
414
- c.isReactWarning = !0, Object.defineProperty(t, "ref", {
415
- get: c,
414
+ u.isReactWarning = !0, Object.defineProperty(e, "ref", {
415
+ get: u,
416
416
  configurable: !0
417
417
  });
418
418
  }
419
419
  }
420
- var dt = function(t, a, c, b, y, _, N) {
421
- var g = {
422
- $$typeof: i,
423
- type: t,
424
- key: a,
425
- ref: c,
426
- props: N,
427
- _owner: _
420
+ var ke = function(e, s, u, g, w, E, y) {
421
+ var b = {
422
+ $$typeof: a,
423
+ type: e,
424
+ key: s,
425
+ ref: u,
426
+ props: y,
427
+ _owner: E
428
428
  };
429
- return g._store = {}, Object.defineProperty(g._store, "validated", {
429
+ return b._store = {}, Object.defineProperty(b._store, "validated", {
430
430
  configurable: !1,
431
431
  enumerable: !1,
432
432
  writable: !0,
433
433
  value: !1
434
- }), Object.defineProperty(g, "_self", {
434
+ }), Object.defineProperty(b, "_self", {
435
435
  configurable: !1,
436
436
  enumerable: !1,
437
437
  writable: !1,
438
- value: b
439
- }), Object.defineProperty(g, "_source", {
438
+ value: g
439
+ }), Object.defineProperty(b, "_source", {
440
440
  configurable: !1,
441
441
  enumerable: !1,
442
442
  writable: !1,
443
- value: y
444
- }), Object.freeze && (Object.freeze(g.props), Object.freeze(g)), g;
443
+ value: w
444
+ }), Object.freeze && (Object.freeze(b.props), Object.freeze(b)), b;
445
445
  };
446
- function mt(t, a, c, b, y) {
446
+ function Se(e, s, u, g, w) {
447
447
  {
448
- var _, N = {}, g = null, A = null;
449
- c !== void 0 && (Ae(c), g = "" + c), ct(a) && (Ae(a.key), g = "" + a.key), lt(a) && (A = a.ref, ot(a, y));
450
- for (_ in a)
451
- ie.call(a, _) && !st.hasOwnProperty(_) && (N[_] = a[_]);
452
- if (t && t.defaultProps) {
453
- var x = t.defaultProps;
454
- for (_ in x)
455
- N[_] === void 0 && (N[_] = x[_]);
448
+ var E, y = {}, b = null, C = null;
449
+ u !== void 0 && (jr(u), b = "" + u), Ee(s) && (jr(s.key), b = "" + s.key), xe(s) && (C = s.ref, Ne(s, w));
450
+ for (E in s)
451
+ sr.call(s, E) && !qe.hasOwnProperty(E) && (y[E] = s[E]);
452
+ if (e && e.defaultProps) {
453
+ var D = e.defaultProps;
454
+ for (E in D)
455
+ y[E] === void 0 && (y[E] = D[E]);
456
456
  }
457
- if (g || A) {
458
- var T = typeof t == "function" ? t.displayName || t.name || "Unknown" : t;
459
- g && ut(N, T), A && ft(N, T);
457
+ if (b || C) {
458
+ var S = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
459
+ b && Ae(y, S), C && De(y, S);
460
460
  }
461
- return dt(t, g, A, y, b, K.current, N);
461
+ return ke(e, b, C, w, g, X.current, y);
462
462
  }
463
463
  }
464
- var he = F.ReactCurrentOwner, je = F.ReactDebugCurrentFrame;
465
- function Y(t) {
466
- if (t) {
467
- var a = t._owner, c = re(t.type, t._source, a ? a.type : null);
468
- je.setExtraStackFrame(c);
464
+ var yr = I.ReactCurrentOwner, Gr = I.ReactDebugCurrentFrame;
465
+ function M(e) {
466
+ if (e) {
467
+ var s = e._owner, u = lr(e.type, e._source, s ? s.type : null);
468
+ Gr.setExtraStackFrame(u);
469
469
  } else
470
- je.setExtraStackFrame(null);
470
+ Gr.setExtraStackFrame(null);
471
471
  }
472
- var be;
473
- be = !1;
474
- function ve(t) {
475
- return typeof t == "object" && t !== null && t.$$typeof === i;
472
+ var wr;
473
+ wr = !1;
474
+ function qr(e) {
475
+ return typeof e == "object" && e !== null && e.$$typeof === a;
476
476
  }
477
- function Le() {
477
+ function Mr() {
478
478
  {
479
- if (he.current) {
480
- var t = M(he.current.type);
481
- if (t)
479
+ if (yr.current) {
480
+ var e = B(yr.current.type);
481
+ if (e)
482
482
  return `
483
483
 
484
- Check the render method of \`` + t + "`.";
484
+ Check the render method of \`` + e + "`.";
485
485
  }
486
486
  return "";
487
487
  }
488
488
  }
489
- function ht(t) {
489
+ function Re(e) {
490
490
  {
491
- if (t !== void 0) {
492
- var a = t.fileName.replace(/^.*[\\\/]/, ""), c = t.lineNumber;
491
+ if (e !== void 0) {
492
+ var s = e.fileName.replace(/^.*[\\\/]/, ""), u = e.lineNumber;
493
493
  return `
494
494
 
495
- Check your code at ` + a + ":" + c + ".";
495
+ Check your code at ` + s + ":" + u + ".";
496
496
  }
497
497
  return "";
498
498
  }
499
499
  }
500
- var Fe = {};
501
- function bt(t) {
500
+ var $r = {};
501
+ function Te(e) {
502
502
  {
503
- var a = Le();
504
- if (!a) {
505
- var c = typeof t == "string" ? t : t.displayName || t.name;
506
- c && (a = `
503
+ var s = Mr();
504
+ if (!s) {
505
+ var u = typeof e == "string" ? e : e.displayName || e.name;
506
+ u && (s = `
507
507
 
508
- Check the top-level render call using <` + c + ">.");
508
+ Check the top-level render call using <` + u + ">.");
509
509
  }
510
- return a;
510
+ return s;
511
511
  }
512
512
  }
513
- function De(t, a) {
513
+ function Yr(e, s) {
514
514
  {
515
- if (!t._store || t._store.validated || t.key != null)
515
+ if (!e._store || e._store.validated || e.key != null)
516
516
  return;
517
- t._store.validated = !0;
518
- var c = bt(a);
519
- if (Fe[c])
517
+ e._store.validated = !0;
518
+ var u = Te(s);
519
+ if ($r[u])
520
520
  return;
521
- Fe[c] = !0;
522
- var b = "";
523
- t && t._owner && t._owner !== he.current && (b = " It was passed a child from " + M(t._owner.type) + "."), Y(t), S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', c, b), Y(null);
521
+ $r[u] = !0;
522
+ var g = "";
523
+ e && e._owner && e._owner !== yr.current && (g = " It was passed a child from " + B(e._owner.type) + "."), M(e), A('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', u, g), M(null);
524
524
  }
525
525
  }
526
- function Me(t, a) {
526
+ function Wr(e, s) {
527
527
  {
528
- if (typeof t != "object")
528
+ if (typeof e != "object")
529
529
  return;
530
- if (de(t))
531
- for (var c = 0; c < t.length; c++) {
532
- var b = t[c];
533
- ve(b) && De(b, a);
530
+ if (br(e))
531
+ for (var u = 0; u < e.length; u++) {
532
+ var g = e[u];
533
+ qr(g) && Yr(g, s);
534
534
  }
535
- else if (ve(t))
536
- t._store && (t._store.validated = !0);
537
- else if (t) {
538
- var y = z(t);
539
- if (typeof y == "function" && y !== t.entries)
540
- for (var _ = y.call(t), N; !(N = _.next()).done; )
541
- ve(N.value) && De(N.value, a);
535
+ else if (qr(e))
536
+ e._store && (e._store.validated = !0);
537
+ else if (e) {
538
+ var w = _(e);
539
+ if (typeof w == "function" && w !== e.entries)
540
+ for (var E = w.call(e), y; !(y = E.next()).done; )
541
+ qr(y.value) && Yr(y.value, s);
542
542
  }
543
543
  }
544
544
  }
545
- function vt(t) {
545
+ function Ce(e) {
546
546
  {
547
- var a = t.type;
548
- if (a == null || typeof a == "string")
547
+ var s = e.type;
548
+ if (s == null || typeof s == "string")
549
549
  return;
550
- var c;
551
- if (typeof a == "function")
552
- c = a.propTypes;
553
- else if (typeof a == "object" && (a.$$typeof === h || a.$$typeof === u))
554
- c = a.propTypes;
550
+ var u;
551
+ if (typeof s == "function")
552
+ u = s.propTypes;
553
+ else if (typeof s == "object" && (s.$$typeof === c || s.$$typeof === v))
554
+ u = s.propTypes;
555
555
  else
556
556
  return;
557
- if (c) {
558
- var b = M(a);
559
- rt(c, t.props, "prop", b, t);
560
- } else if (a.PropTypes !== void 0 && !be) {
561
- be = !0;
562
- var y = M(a);
563
- S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", y || "Unknown");
557
+ if (u) {
558
+ var g = B(s);
559
+ be(u, e.props, "prop", g, e);
560
+ } else if (s.PropTypes !== void 0 && !wr) {
561
+ wr = !0;
562
+ var w = B(s);
563
+ A("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", w || "Unknown");
564
564
  }
565
- typeof a.getDefaultProps == "function" && !a.getDefaultProps.isReactClassApproved && S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
565
+ typeof s.getDefaultProps == "function" && !s.getDefaultProps.isReactClassApproved && A("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
566
566
  }
567
567
  }
568
- function pt(t) {
568
+ function Le(e) {
569
569
  {
570
- for (var a = Object.keys(t.props), c = 0; c < a.length; c++) {
571
- var b = a[c];
572
- if (b !== "children" && b !== "key") {
573
- Y(t), S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", b), Y(null);
570
+ for (var s = Object.keys(e.props), u = 0; u < s.length; u++) {
571
+ var g = s[u];
572
+ if (g !== "children" && g !== "key") {
573
+ M(e), A("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", g), M(null);
574
574
  break;
575
575
  }
576
576
  }
577
- t.ref !== null && (Y(t), S("Invalid attribute `ref` supplied to `React.Fragment`."), Y(null));
577
+ e.ref !== null && (M(e), A("Invalid attribute `ref` supplied to `React.Fragment`."), M(null));
578
578
  }
579
579
  }
580
- function We(t, a, c, b, y, _) {
580
+ function Jr(e, s, u, g, w, E) {
581
581
  {
582
- var N = Ge(t);
583
- if (!N) {
584
- var g = "";
585
- (t === void 0 || typeof t == "object" && t !== null && Object.keys(t).length === 0) && (g += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
586
- var A = ht(y);
587
- A ? g += A : g += Le();
588
- var x;
589
- t === null ? x = "null" : de(t) ? x = "array" : t !== void 0 && t.$$typeof === i ? (x = "<" + (M(t.type) || "Unknown") + " />", g = " Did you accidentally export a JSX literal instead of a component?") : x = typeof t, S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", x, g);
582
+ var y = ue(e);
583
+ if (!y) {
584
+ var b = "";
585
+ (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (b += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
586
+ var C = Re(w);
587
+ C ? b += C : b += Mr();
588
+ var D;
589
+ e === null ? D = "null" : br(e) ? D = "array" : e !== void 0 && e.$$typeof === a ? (D = "<" + (B(e.type) || "Unknown") + " />", b = " Did you accidentally export a JSX literal instead of a component?") : D = typeof e, A("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", D, b);
590
590
  }
591
- var T = mt(t, a, c, y, _);
592
- if (T == null)
593
- return T;
594
- if (N) {
595
- var I = a.children;
596
- if (I !== void 0)
597
- if (b)
598
- if (de(I)) {
599
- for (var V = 0; V < I.length; V++)
600
- Me(I[V], t);
601
- Object.freeze && Object.freeze(I);
591
+ var S = Se(e, s, u, w, E);
592
+ if (S == null)
593
+ return S;
594
+ if (y) {
595
+ var F = s.children;
596
+ if (F !== void 0)
597
+ if (g)
598
+ if (br(F)) {
599
+ for (var $ = 0; $ < F.length; $++)
600
+ Wr(F[$], e);
601
+ Object.freeze && Object.freeze(F);
602
602
  } else
603
- S("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
603
+ A("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
604
604
  else
605
- Me(I, t);
605
+ Wr(F, e);
606
606
  }
607
- return t === l ? pt(T) : vt(T), T;
607
+ return e === i ? Le(S) : Ce(S), S;
608
608
  }
609
609
  }
610
- function gt(t, a, c) {
611
- return We(t, a, c, !0);
610
+ function Oe(e, s, u) {
611
+ return Jr(e, s, u, !0);
612
612
  }
613
- function Nt(t, a, c) {
614
- return We(t, a, c, !1);
613
+ function _e(e, s, u) {
614
+ return Jr(e, s, u, !1);
615
615
  }
616
- var yt = Nt, _t = gt;
617
- Q.Fragment = l, Q.jsx = yt, Q.jsxs = _t;
618
- }()), Q;
616
+ var Fe = _e, Ue = Oe;
617
+ rr.Fragment = i, rr.jsx = Fe, rr.jsxs = Ue;
618
+ }()), rr;
619
619
  }
620
- (function(e) {
621
- process.env.NODE_ENV === "production" ? e.exports = xt() : e.exports = Rt();
622
- })(se);
623
- const j = se.exports.Fragment, r = se.exports.jsx, o = se.exports.jsxs, P = ({
624
- text: e
625
- }) => e ? /* @__PURE__ */ r("div", {
620
+ (function(r) {
621
+ process.env.NODE_ENV === "production" ? r.exports = Ie() : r.exports = Ve();
622
+ })(nr);
623
+ const U = nr.exports.Fragment, t = nr.exports.jsx, m = nr.exports.jsxs, T = ({
624
+ text: r
625
+ }) => r ? /* @__PURE__ */ t("div", {
626
626
  className: "title",
627
- children: C(e)
628
- }) : null, Et = ({
629
- node: e
627
+ children: R(r)
628
+ }) : null, Be = ({
629
+ node: r
630
630
  }) => {
631
631
  const {
632
- document: i
633
- } = D(L), s = i.attributes || {}, l = e.attributes, f = () => s.icons === "font" && !l.icon ? /* @__PURE__ */ r("i", {
634
- className: `fa icon-${l.name}`,
635
- title: l.textlabel
636
- }) : /* @__PURE__ */ r("img", {
637
- src: e.iconUri,
638
- alt: l.textlabel
632
+ document: a
633
+ } = V(P), l = a.attributes || {}, i = r.attributes, n = () => l.icons === "font" && !i.icon ? /* @__PURE__ */ t("i", {
634
+ className: `fa icon-${i.name}`,
635
+ title: i.textlabel
636
+ }) : /* @__PURE__ */ t("img", {
637
+ src: r.iconUri,
638
+ alt: i.textlabel
639
639
  });
640
- return /* @__PURE__ */ r("div", {
641
- className: `admonitionblock ${l.name}`,
642
- ...e.lineNumber ? {
643
- "data-lineno": e.lineNumber
640
+ return /* @__PURE__ */ t("div", {
641
+ className: `admonitionblock ${i.name}`,
642
+ ...r.lineNumber ? {
643
+ "data-lineno": r.lineNumber
644
644
  } : {},
645
- children: /* @__PURE__ */ r("table", {
646
- children: /* @__PURE__ */ r("tbody", {
647
- children: /* @__PURE__ */ o("tr", {
648
- children: [/* @__PURE__ */ r("td", {
645
+ children: /* @__PURE__ */ t("table", {
646
+ children: /* @__PURE__ */ t("tbody", {
647
+ children: /* @__PURE__ */ m("tr", {
648
+ children: [/* @__PURE__ */ t("td", {
649
649
  className: "icon",
650
- children: s.icons ? f() : /* @__PURE__ */ r("div", {
650
+ children: l.icons ? n() : /* @__PURE__ */ t("div", {
651
651
  className: "title",
652
- children: l.textlabel
652
+ children: i.textlabel
653
653
  })
654
- }), /* @__PURE__ */ o("td", {
654
+ }), /* @__PURE__ */ m("td", {
655
655
  className: "content",
656
- children: [/* @__PURE__ */ r(P, {
657
- text: e.title
658
- }), e.content && C(e.content)]
656
+ children: [/* @__PURE__ */ t(T, {
657
+ text: r.title
658
+ }), r.content && R(r.content)]
659
659
  })]
660
660
  })
661
661
  })
662
662
  })
663
663
  });
664
- }, St = ({
665
- node: e
664
+ }, je = ({
665
+ node: r
666
666
  }) => {
667
- const i = e.attributes.start, s = e.attributes.end, l = (i || s) && `#t=${i || ""}` + s ? `,${s}` : "";
668
- return /* @__PURE__ */ o("div", {
667
+ const a = r.attributes.start, l = r.attributes.end, i = (a || l) && `#t=${a || ""}` + l ? `,${l}` : "";
668
+ return /* @__PURE__ */ m("div", {
669
669
  className: "audioblock",
670
- ...e.lineNumber ? {
671
- "data-lineno": e.lineNumber
670
+ ...r.lineNumber ? {
671
+ "data-lineno": r.lineNumber
672
672
  } : {},
673
- children: [/* @__PURE__ */ r(P, {
674
- text: e.title
675
- }), /* @__PURE__ */ r("div", {
673
+ children: [/* @__PURE__ */ t(T, {
674
+ text: r.title
675
+ }), /* @__PURE__ */ t("div", {
676
676
  className: "content",
677
- children: /* @__PURE__ */ r("audio", {
678
- src: `${e.mediaUri}${l}`,
679
- autoPlay: e.autoplay,
680
- controls: !e.noControls,
681
- loop: e.loop,
677
+ children: /* @__PURE__ */ t("audio", {
678
+ src: `${r.mediaUri}${i}`,
679
+ autoPlay: r.autoplay,
680
+ controls: !r.noControls,
681
+ loop: r.loop,
682
682
  children: "Your browser does not support the audio tag."
683
683
  })
684
684
  })]
685
685
  });
686
- }, Tt = ({
687
- node: e
688
- }) => /* @__PURE__ */ o("div", {
686
+ }, He = ({
687
+ node: r
688
+ }) => /* @__PURE__ */ m("div", {
689
689
  className: "colist",
690
- ...e.lineNumber ? {
691
- "data-lineno": e.lineNumber
690
+ ...r.lineNumber ? {
691
+ "data-lineno": r.lineNumber
692
692
  } : {},
693
- children: [/* @__PURE__ */ r(P, {
694
- text: e.title
695
- }), /* @__PURE__ */ r("table", {
696
- children: /* @__PURE__ */ r("tbody", {
697
- children: e.items.map((i, s) => /* @__PURE__ */ o("tr", {
698
- children: [/* @__PURE__ */ o("td", {
699
- children: [/* @__PURE__ */ r("i", {
693
+ children: [/* @__PURE__ */ t(T, {
694
+ text: r.title
695
+ }), /* @__PURE__ */ t("table", {
696
+ children: /* @__PURE__ */ t("tbody", {
697
+ children: r.items.map((a, l) => /* @__PURE__ */ m("tr", {
698
+ children: [/* @__PURE__ */ m("td", {
699
+ children: [/* @__PURE__ */ t("i", {
700
700
  className: "conum",
701
- "data-value": s + 1
702
- }), /* @__PURE__ */ r("b", {
703
- children: s + 1
701
+ "data-value": l + 1
702
+ }), /* @__PURE__ */ t("b", {
703
+ children: l + 1
704
704
  })]
705
- }), /* @__PURE__ */ o("td", {
706
- children: [i.text && C(i.text), /* @__PURE__ */ r($, {
707
- blocks: i.blocks
705
+ }), /* @__PURE__ */ m("td", {
706
+ children: [a.text && R(a.text), /* @__PURE__ */ t(L, {
707
+ blocks: a.blocks
708
708
  })]
709
709
  })]
710
- }, s))
710
+ }, l))
711
711
  })
712
712
  })]
713
713
  });
714
- var Ve = { exports: {} };
714
+ var te = { exports: {} };
715
715
  /*!
716
716
  Copyright (c) 2018 Jed Watson.
717
717
  Licensed under the MIT License (MIT), see
718
718
  http://jedwatson.github.io/classnames
719
719
  */
720
- (function(e) {
720
+ (function(r) {
721
721
  (function() {
722
- var i = {}.hasOwnProperty;
723
- function s() {
724
- for (var l = [], f = 0; f < arguments.length; f++) {
725
- var m = arguments[f];
726
- if (!!m) {
727
- var n = typeof m;
728
- if (n === "string" || n === "number")
729
- l.push(m);
730
- else if (Array.isArray(m)) {
731
- if (m.length) {
732
- var d = s.apply(null, m);
733
- d && l.push(d);
722
+ var a = {}.hasOwnProperty;
723
+ function l() {
724
+ for (var i = [], n = 0; n < arguments.length; n++) {
725
+ var d = arguments[n];
726
+ if (!!d) {
727
+ var h = typeof d;
728
+ if (h === "string" || h === "number")
729
+ i.push(d);
730
+ else if (Array.isArray(d)) {
731
+ if (d.length) {
732
+ var o = l.apply(null, d);
733
+ o && i.push(o);
734
734
  }
735
- } else if (n === "object") {
736
- if (m.toString !== Object.prototype.toString && !m.toString.toString().includes("[native code]")) {
737
- l.push(m.toString());
735
+ } else if (h === "object") {
736
+ if (d.toString !== Object.prototype.toString && !d.toString.toString().includes("[native code]")) {
737
+ i.push(d.toString());
738
738
  continue;
739
739
  }
740
- for (var h in m)
741
- i.call(m, h) && m[h] && l.push(h);
740
+ for (var c in d)
741
+ a.call(d, c) && d[c] && i.push(c);
742
742
  }
743
743
  }
744
744
  }
745
- return l.join(" ");
745
+ return i.join(" ");
746
746
  }
747
- e.exports ? (s.default = s, e.exports = s) : window.classNames = s;
747
+ r.exports ? (l.default = l, r.exports = l) : window.classNames = l;
748
748
  })();
749
- })(Ve);
750
- const R = Ve.exports, le = (e, i) => e[`${i}-option`] !== void 0, ne = (e, i, s = void 0, l, f) => {
751
- if (e[i] !== void 0)
752
- return e[i];
753
- const m = l || i;
754
- return m && f && f[m] !== void 0 ? f[m] : s;
755
- }, H = (e, i) => e[i] !== void 0, Zt = (e) => {
756
- var m;
757
- let i;
758
- function s(n) {
759
- const d = n.getNodeName && n.getNodeName(), h = n.getContentModel && n.getContentModel(), k = d && n.hasBlocks() ? n.getBlocks().map((u) => s(u)) : [];
760
- let p = {
761
- id: n.getId && n.getId(),
762
- type: d,
763
- blocks: k,
764
- content: k.length > 0 ? void 0 : n.getContent && n.getContent(),
765
- attributes: n.getAttributes && n.getAttributes(),
766
- contentModel: h,
767
- lineNumber: n.getLineNumber && n.getLineNumber(),
768
- style: n.getStyle && n.getStyle(),
769
- role: n.getRole && n.getRole(),
770
- title: n.hasTitle && n.hasTitle() ? n.getTitle() : void 0,
771
- level: n.getLevel && n.getLevel()
749
+ })(te);
750
+ const k = te.exports;
751
+ var ur = {}, pr = {};
752
+ Object.defineProperty(pr, "__esModule", { value: !0 });
753
+ pr.bodyRegExps = { xml: /&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g, html4: /&notin;|&(?:nbsp|iexcl|cent|pound|curren|yen|brvbar|sect|uml|copy|ordf|laquo|not|shy|reg|macr|deg|plusmn|sup2|sup3|acute|micro|para|middot|cedil|sup1|ordm|raquo|frac14|frac12|frac34|iquest|Agrave|Aacute|Acirc|Atilde|Auml|Aring|AElig|Ccedil|Egrave|Eacute|Ecirc|Euml|Igrave|Iacute|Icirc|Iuml|ETH|Ntilde|Ograve|Oacute|Ocirc|Otilde|Ouml|times|Oslash|Ugrave|Uacute|Ucirc|Uuml|Yacute|THORN|szlig|agrave|aacute|acirc|atilde|auml|aring|aelig|ccedil|egrave|eacute|ecirc|euml|igrave|iacute|icirc|iuml|eth|ntilde|ograve|oacute|ocirc|otilde|ouml|divide|oslash|ugrave|uacute|ucirc|uuml|yacute|thorn|yuml|quot|amp|lt|gt|#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g, html5: /&centerdot;|&copysr;|&divideontimes;|&gtcc;|&gtcir;|&gtdot;|&gtlPar;|&gtquest;|&gtrapprox;|&gtrarr;|&gtrdot;|&gtreqless;|&gtreqqless;|&gtrless;|&gtrsim;|&ltcc;|&ltcir;|&ltdot;|&lthree;|&ltimes;|&ltlarr;|&ltquest;|&ltrPar;|&ltri;|&ltrie;|&ltrif;|&notin;|&notinE;|&notindot;|&notinva;|&notinvb;|&notinvc;|&notni;|&notniva;|&notnivb;|&notnivc;|&parallel;|&timesb;|&timesbar;|&timesd;|&(?:AElig|AMP|Aacute|Acirc|Agrave|Aring|Atilde|Auml|COPY|Ccedil|ETH|Eacute|Ecirc|Egrave|Euml|GT|Iacute|Icirc|Igrave|Iuml|LT|Ntilde|Oacute|Ocirc|Ograve|Oslash|Otilde|Ouml|QUOT|REG|THORN|Uacute|Ucirc|Ugrave|Uuml|Yacute|aacute|acirc|acute|aelig|agrave|amp|aring|atilde|auml|brvbar|ccedil|cedil|cent|copy|curren|deg|divide|eacute|ecirc|egrave|eth|euml|frac12|frac14|frac34|gt|iacute|icirc|iexcl|igrave|iquest|iuml|laquo|lt|macr|micro|middot|nbsp|not|ntilde|oacute|ocirc|ograve|ordf|ordm|oslash|otilde|ouml|para|plusmn|pound|quot|raquo|reg|sect|shy|sup1|sup2|sup3|szlig|thorn|times|uacute|ucirc|ugrave|uml|uuml|yacute|yen|yuml|#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g };
754
+ pr.namedReferences = { xml: { entities: { "&lt;": "<", "&gt;": ">", "&quot;": '"', "&apos;": "'", "&amp;": "&" }, characters: { "<": "&lt;", ">": "&gt;", '"': "&quot;", "'": "&apos;", "&": "&amp;" } }, html4: { entities: { "&apos;": "'", "&nbsp": "\xA0", "&nbsp;": "\xA0", "&iexcl": "\xA1", "&iexcl;": "\xA1", "&cent": "\xA2", "&cent;": "\xA2", "&pound": "\xA3", "&pound;": "\xA3", "&curren": "\xA4", "&curren;": "\xA4", "&yen": "\xA5", "&yen;": "\xA5", "&brvbar": "\xA6", "&brvbar;": "\xA6", "&sect": "\xA7", "&sect;": "\xA7", "&uml": "\xA8", "&uml;": "\xA8", "&copy": "\xA9", "&copy;": "\xA9", "&ordf": "\xAA", "&ordf;": "\xAA", "&laquo": "\xAB", "&laquo;": "\xAB", "&not": "\xAC", "&not;": "\xAC", "&shy": "\xAD", "&shy;": "\xAD", "&reg": "\xAE", "&reg;": "\xAE", "&macr": "\xAF", "&macr;": "\xAF", "&deg": "\xB0", "&deg;": "\xB0", "&plusmn": "\xB1", "&plusmn;": "\xB1", "&sup2": "\xB2", "&sup2;": "\xB2", "&sup3": "\xB3", "&sup3;": "\xB3", "&acute": "\xB4", "&acute;": "\xB4", "&micro": "\xB5", "&micro;": "\xB5", "&para": "\xB6", "&para;": "\xB6", "&middot": "\xB7", "&middot;": "\xB7", "&cedil": "\xB8", "&cedil;": "\xB8", "&sup1": "\xB9", "&sup1;": "\xB9", "&ordm": "\xBA", "&ordm;": "\xBA", "&raquo": "\xBB", "&raquo;": "\xBB", "&frac14": "\xBC", "&frac14;": "\xBC", "&frac12": "\xBD", "&frac12;": "\xBD", "&frac34": "\xBE", "&frac34;": "\xBE", "&iquest": "\xBF", "&iquest;": "\xBF", "&Agrave": "\xC0", "&Agrave;": "\xC0", "&Aacute": "\xC1", "&Aacute;": "\xC1", "&Acirc": "\xC2", "&Acirc;": "\xC2", "&Atilde": "\xC3", "&Atilde;": "\xC3", "&Auml": "\xC4", "&Auml;": "\xC4", "&Aring": "\xC5", "&Aring;": "\xC5", "&AElig": "\xC6", "&AElig;": "\xC6", "&Ccedil": "\xC7", "&Ccedil;": "\xC7", "&Egrave": "\xC8", "&Egrave;": "\xC8", "&Eacute": "\xC9", "&Eacute;": "\xC9", "&Ecirc": "\xCA", "&Ecirc;": "\xCA", "&Euml": "\xCB", "&Euml;": "\xCB", "&Igrave": "\xCC", "&Igrave;": "\xCC", "&Iacute": "\xCD", "&Iacute;": "\xCD", "&Icirc": "\xCE", "&Icirc;": "\xCE", "&Iuml": "\xCF", "&Iuml;": "\xCF", "&ETH": "\xD0", "&ETH;": "\xD0", "&Ntilde": "\xD1", "&Ntilde;": "\xD1", "&Ograve": "\xD2", "&Ograve;": "\xD2", "&Oacute": "\xD3", "&Oacute;": "\xD3", "&Ocirc": "\xD4", "&Ocirc;": "\xD4", "&Otilde": "\xD5", "&Otilde;": "\xD5", "&Ouml": "\xD6", "&Ouml;": "\xD6", "&times": "\xD7", "&times;": "\xD7", "&Oslash": "\xD8", "&Oslash;": "\xD8", "&Ugrave": "\xD9", "&Ugrave;": "\xD9", "&Uacute": "\xDA", "&Uacute;": "\xDA", "&Ucirc": "\xDB", "&Ucirc;": "\xDB", "&Uuml": "\xDC", "&Uuml;": "\xDC", "&Yacute": "\xDD", "&Yacute;": "\xDD", "&THORN": "\xDE", "&THORN;": "\xDE", "&szlig": "\xDF", "&szlig;": "\xDF", "&agrave": "\xE0", "&agrave;": "\xE0", "&aacute": "\xE1", "&aacute;": "\xE1", "&acirc": "\xE2", "&acirc;": "\xE2", "&atilde": "\xE3", "&atilde;": "\xE3", "&auml": "\xE4", "&auml;": "\xE4", "&aring": "\xE5", "&aring;": "\xE5", "&aelig": "\xE6", "&aelig;": "\xE6", "&ccedil": "\xE7", "&ccedil;": "\xE7", "&egrave": "\xE8", "&egrave;": "\xE8", "&eacute": "\xE9", "&eacute;": "\xE9", "&ecirc": "\xEA", "&ecirc;": "\xEA", "&euml": "\xEB", "&euml;": "\xEB", "&igrave": "\xEC", "&igrave;": "\xEC", "&iacute": "\xED", "&iacute;": "\xED", "&icirc": "\xEE", "&icirc;": "\xEE", "&iuml": "\xEF", "&iuml;": "\xEF", "&eth": "\xF0", "&eth;": "\xF0", "&ntilde": "\xF1", "&ntilde;": "\xF1", "&ograve": "\xF2", "&ograve;": "\xF2", "&oacute": "\xF3", "&oacute;": "\xF3", "&ocirc": "\xF4", "&ocirc;": "\xF4", "&otilde": "\xF5", "&otilde;": "\xF5", "&ouml": "\xF6", "&ouml;": "\xF6", "&divide": "\xF7", "&divide;": "\xF7", "&oslash": "\xF8", "&oslash;": "\xF8", "&ugrave": "\xF9", "&ugrave;": "\xF9", "&uacute": "\xFA", "&uacute;": "\xFA", "&ucirc": "\xFB", "&ucirc;": "\xFB", "&uuml": "\xFC", "&uuml;": "\xFC", "&yacute": "\xFD", "&yacute;": "\xFD", "&thorn": "\xFE", "&thorn;": "\xFE", "&yuml": "\xFF", "&yuml;": "\xFF", "&quot": '"', "&quot;": '"', "&amp": "&", "&amp;": "&", "&lt": "<", "&lt;": "<", "&gt": ">", "&gt;": ">", "&OElig;": "\u0152", "&oelig;": "\u0153", "&Scaron;": "\u0160", "&scaron;": "\u0161", "&Yuml;": "\u0178", "&circ;": "\u02C6", "&tilde;": "\u02DC", "&ensp;": "\u2002", "&emsp;": "\u2003", "&thinsp;": "\u2009", "&zwnj;": "\u200C", "&zwj;": "\u200D", "&lrm;": "\u200E", "&rlm;": "\u200F", "&ndash;": "\u2013", "&mdash;": "\u2014", "&lsquo;": "\u2018", "&rsquo;": "\u2019", "&sbquo;": "\u201A", "&ldquo;": "\u201C", "&rdquo;": "\u201D", "&bdquo;": "\u201E", "&dagger;": "\u2020", "&Dagger;": "\u2021", "&permil;": "\u2030", "&lsaquo;": "\u2039", "&rsaquo;": "\u203A", "&euro;": "\u20AC", "&fnof;": "\u0192", "&Alpha;": "\u0391", "&Beta;": "\u0392", "&Gamma;": "\u0393", "&Delta;": "\u0394", "&Epsilon;": "\u0395", "&Zeta;": "\u0396", "&Eta;": "\u0397", "&Theta;": "\u0398", "&Iota;": "\u0399", "&Kappa;": "\u039A", "&Lambda;": "\u039B", "&Mu;": "\u039C", "&Nu;": "\u039D", "&Xi;": "\u039E", "&Omicron;": "\u039F", "&Pi;": "\u03A0", "&Rho;": "\u03A1", "&Sigma;": "\u03A3", "&Tau;": "\u03A4", "&Upsilon;": "\u03A5", "&Phi;": "\u03A6", "&Chi;": "\u03A7", "&Psi;": "\u03A8", "&Omega;": "\u03A9", "&alpha;": "\u03B1", "&beta;": "\u03B2", "&gamma;": "\u03B3", "&delta;": "\u03B4", "&epsilon;": "\u03B5", "&zeta;": "\u03B6", "&eta;": "\u03B7", "&theta;": "\u03B8", "&iota;": "\u03B9", "&kappa;": "\u03BA", "&lambda;": "\u03BB", "&mu;": "\u03BC", "&nu;": "\u03BD", "&xi;": "\u03BE", "&omicron;": "\u03BF", "&pi;": "\u03C0", "&rho;": "\u03C1", "&sigmaf;": "\u03C2", "&sigma;": "\u03C3", "&tau;": "\u03C4", "&upsilon;": "\u03C5", "&phi;": "\u03C6", "&chi;": "\u03C7", "&psi;": "\u03C8", "&omega;": "\u03C9", "&thetasym;": "\u03D1", "&upsih;": "\u03D2", "&piv;": "\u03D6", "&bull;": "\u2022", "&hellip;": "\u2026", "&prime;": "\u2032", "&Prime;": "\u2033", "&oline;": "\u203E", "&frasl;": "\u2044", "&weierp;": "\u2118", "&image;": "\u2111", "&real;": "\u211C", "&trade;": "\u2122", "&alefsym;": "\u2135", "&larr;": "\u2190", "&uarr;": "\u2191", "&rarr;": "\u2192", "&darr;": "\u2193", "&harr;": "\u2194", "&crarr;": "\u21B5", "&lArr;": "\u21D0", "&uArr;": "\u21D1", "&rArr;": "\u21D2", "&dArr;": "\u21D3", "&hArr;": "\u21D4", "&forall;": "\u2200", "&part;": "\u2202", "&exist;": "\u2203", "&empty;": "\u2205", "&nabla;": "\u2207", "&isin;": "\u2208", "&notin;": "\u2209", "&ni;": "\u220B", "&prod;": "\u220F", "&sum;": "\u2211", "&minus;": "\u2212", "&lowast;": "\u2217", "&radic;": "\u221A", "&prop;": "\u221D", "&infin;": "\u221E", "&ang;": "\u2220", "&and;": "\u2227", "&or;": "\u2228", "&cap;": "\u2229", "&cup;": "\u222A", "&int;": "\u222B", "&there4;": "\u2234", "&sim;": "\u223C", "&cong;": "\u2245", "&asymp;": "\u2248", "&ne;": "\u2260", "&equiv;": "\u2261", "&le;": "\u2264", "&ge;": "\u2265", "&sub;": "\u2282", "&sup;": "\u2283", "&nsub;": "\u2284", "&sube;": "\u2286", "&supe;": "\u2287", "&oplus;": "\u2295", "&otimes;": "\u2297", "&perp;": "\u22A5", "&sdot;": "\u22C5", "&lceil;": "\u2308", "&rceil;": "\u2309", "&lfloor;": "\u230A", "&rfloor;": "\u230B", "&lang;": "\u2329", "&rang;": "\u232A", "&loz;": "\u25CA", "&spades;": "\u2660", "&clubs;": "\u2663", "&hearts;": "\u2665", "&diams;": "\u2666" }, characters: { "'": "&apos;", "\xA0": "&nbsp;", "\xA1": "&iexcl;", "\xA2": "&cent;", "\xA3": "&pound;", "\xA4": "&curren;", "\xA5": "&yen;", "\xA6": "&brvbar;", "\xA7": "&sect;", "\xA8": "&uml;", "\xA9": "&copy;", \u00AA: "&ordf;", "\xAB": "&laquo;", "\xAC": "&not;", "\xAD": "&shy;", "\xAE": "&reg;", "\xAF": "&macr;", "\xB0": "&deg;", "\xB1": "&plusmn;", "\xB2": "&sup2;", "\xB3": "&sup3;", "\xB4": "&acute;", \u00B5: "&micro;", "\xB6": "&para;", "\xB7": "&middot;", "\xB8": "&cedil;", "\xB9": "&sup1;", \u00BA: "&ordm;", "\xBB": "&raquo;", "\xBC": "&frac14;", "\xBD": "&frac12;", "\xBE": "&frac34;", "\xBF": "&iquest;", \u00C0: "&Agrave;", \u00C1: "&Aacute;", \u00C2: "&Acirc;", \u00C3: "&Atilde;", \u00C4: "&Auml;", \u00C5: "&Aring;", \u00C6: "&AElig;", \u00C7: "&Ccedil;", \u00C8: "&Egrave;", \u00C9: "&Eacute;", \u00CA: "&Ecirc;", \u00CB: "&Euml;", \u00CC: "&Igrave;", \u00CD: "&Iacute;", \u00CE: "&Icirc;", \u00CF: "&Iuml;", \u00D0: "&ETH;", \u00D1: "&Ntilde;", \u00D2: "&Ograve;", \u00D3: "&Oacute;", \u00D4: "&Ocirc;", \u00D5: "&Otilde;", \u00D6: "&Ouml;", "\xD7": "&times;", \u00D8: "&Oslash;", \u00D9: "&Ugrave;", \u00DA: "&Uacute;", \u00DB: "&Ucirc;", \u00DC: "&Uuml;", \u00DD: "&Yacute;", \u00DE: "&THORN;", \u00DF: "&szlig;", \u00E0: "&agrave;", \u00E1: "&aacute;", \u00E2: "&acirc;", \u00E3: "&atilde;", \u00E4: "&auml;", \u00E5: "&aring;", \u00E6: "&aelig;", \u00E7: "&ccedil;", \u00E8: "&egrave;", \u00E9: "&eacute;", \u00EA: "&ecirc;", \u00EB: "&euml;", \u00EC: "&igrave;", \u00ED: "&iacute;", \u00EE: "&icirc;", \u00EF: "&iuml;", \u00F0: "&eth;", \u00F1: "&ntilde;", \u00F2: "&ograve;", \u00F3: "&oacute;", \u00F4: "&ocirc;", \u00F5: "&otilde;", \u00F6: "&ouml;", "\xF7": "&divide;", \u00F8: "&oslash;", \u00F9: "&ugrave;", \u00FA: "&uacute;", \u00FB: "&ucirc;", \u00FC: "&uuml;", \u00FD: "&yacute;", \u00FE: "&thorn;", \u00FF: "&yuml;", '"': "&quot;", "&": "&amp;", "<": "&lt;", ">": "&gt;", \u0152: "&OElig;", \u0153: "&oelig;", \u0160: "&Scaron;", \u0161: "&scaron;", \u0178: "&Yuml;", "\u02C6": "&circ;", "\u02DC": "&tilde;", "\u2002": "&ensp;", "\u2003": "&emsp;", "\u2009": "&thinsp;", "\u200C": "&zwnj;", "\u200D": "&zwj;", "\u200E": "&lrm;", "\u200F": "&rlm;", "\u2013": "&ndash;", "\u2014": "&mdash;", "\u2018": "&lsquo;", "\u2019": "&rsquo;", "\u201A": "&sbquo;", "\u201C": "&ldquo;", "\u201D": "&rdquo;", "\u201E": "&bdquo;", "\u2020": "&dagger;", "\u2021": "&Dagger;", "\u2030": "&permil;", "\u2039": "&lsaquo;", "\u203A": "&rsaquo;", "\u20AC": "&euro;", \u0192: "&fnof;", \u0391: "&Alpha;", \u0392: "&Beta;", \u0393: "&Gamma;", \u0394: "&Delta;", \u0395: "&Epsilon;", \u0396: "&Zeta;", \u0397: "&Eta;", \u0398: "&Theta;", \u0399: "&Iota;", \u039A: "&Kappa;", \u039B: "&Lambda;", \u039C: "&Mu;", \u039D: "&Nu;", \u039E: "&Xi;", \u039F: "&Omicron;", \u03A0: "&Pi;", \u03A1: "&Rho;", \u03A3: "&Sigma;", \u03A4: "&Tau;", \u03A5: "&Upsilon;", \u03A6: "&Phi;", \u03A7: "&Chi;", \u03A8: "&Psi;", \u03A9: "&Omega;", \u03B1: "&alpha;", \u03B2: "&beta;", \u03B3: "&gamma;", \u03B4: "&delta;", \u03B5: "&epsilon;", \u03B6: "&zeta;", \u03B7: "&eta;", \u03B8: "&theta;", \u03B9: "&iota;", \u03BA: "&kappa;", \u03BB: "&lambda;", \u03BC: "&mu;", \u03BD: "&nu;", \u03BE: "&xi;", \u03BF: "&omicron;", \u03C0: "&pi;", \u03C1: "&rho;", \u03C2: "&sigmaf;", \u03C3: "&sigma;", \u03C4: "&tau;", \u03C5: "&upsilon;", \u03C6: "&phi;", \u03C7: "&chi;", \u03C8: "&psi;", \u03C9: "&omega;", \u03D1: "&thetasym;", \u03D2: "&upsih;", \u03D6: "&piv;", "\u2022": "&bull;", "\u2026": "&hellip;", "\u2032": "&prime;", "\u2033": "&Prime;", "\u203E": "&oline;", "\u2044": "&frasl;", "\u2118": "&weierp;", \u2111: "&image;", \u211C: "&real;", "\u2122": "&trade;", \u2135: "&alefsym;", "\u2190": "&larr;", "\u2191": "&uarr;", "\u2192": "&rarr;", "\u2193": "&darr;", "\u2194": "&harr;", "\u21B5": "&crarr;", "\u21D0": "&lArr;", "\u21D1": "&uArr;", "\u21D2": "&rArr;", "\u21D3": "&dArr;", "\u21D4": "&hArr;", "\u2200": "&forall;", "\u2202": "&part;", "\u2203": "&exist;", "\u2205": "&empty;", "\u2207": "&nabla;", "\u2208": "&isin;", "\u2209": "&notin;", "\u220B": "&ni;", "\u220F": "&prod;", "\u2211": "&sum;", "\u2212": "&minus;", "\u2217": "&lowast;", "\u221A": "&radic;", "\u221D": "&prop;", "\u221E": "&infin;", "\u2220": "&ang;", "\u2227": "&and;", "\u2228": "&or;", "\u2229": "&cap;", "\u222A": "&cup;", "\u222B": "&int;", "\u2234": "&there4;", "\u223C": "&sim;", "\u2245": "&cong;", "\u2248": "&asymp;", "\u2260": "&ne;", "\u2261": "&equiv;", "\u2264": "&le;", "\u2265": "&ge;", "\u2282": "&sub;", "\u2283": "&sup;", "\u2284": "&nsub;", "\u2286": "&sube;", "\u2287": "&supe;", "\u2295": "&oplus;", "\u2297": "&otimes;", "\u22A5": "&perp;", "\u22C5": "&sdot;", "\u2308": "&lceil;", "\u2309": "&rceil;", "\u230A": "&lfloor;", "\u230B": "&rfloor;", "\u2329": "&lang;", "\u232A": "&rang;", "\u25CA": "&loz;", "\u2660": "&spades;", "\u2663": "&clubs;", "\u2665": "&hearts;", "\u2666": "&diams;" } }, html5: { entities: { "&AElig": "\xC6", "&AElig;": "\xC6", "&AMP": "&", "&AMP;": "&", "&Aacute": "\xC1", "&Aacute;": "\xC1", "&Abreve;": "\u0102", "&Acirc": "\xC2", "&Acirc;": "\xC2", "&Acy;": "\u0410", "&Afr;": "\u{1D504}", "&Agrave": "\xC0", "&Agrave;": "\xC0", "&Alpha;": "\u0391", "&Amacr;": "\u0100", "&And;": "\u2A53", "&Aogon;": "\u0104", "&Aopf;": "\u{1D538}", "&ApplyFunction;": "\u2061", "&Aring": "\xC5", "&Aring;": "\xC5", "&Ascr;": "\u{1D49C}", "&Assign;": "\u2254", "&Atilde": "\xC3", "&Atilde;": "\xC3", "&Auml": "\xC4", "&Auml;": "\xC4", "&Backslash;": "\u2216", "&Barv;": "\u2AE7", "&Barwed;": "\u2306", "&Bcy;": "\u0411", "&Because;": "\u2235", "&Bernoullis;": "\u212C", "&Beta;": "\u0392", "&Bfr;": "\u{1D505}", "&Bopf;": "\u{1D539}", "&Breve;": "\u02D8", "&Bscr;": "\u212C", "&Bumpeq;": "\u224E", "&CHcy;": "\u0427", "&COPY": "\xA9", "&COPY;": "\xA9", "&Cacute;": "\u0106", "&Cap;": "\u22D2", "&CapitalDifferentialD;": "\u2145", "&Cayleys;": "\u212D", "&Ccaron;": "\u010C", "&Ccedil": "\xC7", "&Ccedil;": "\xC7", "&Ccirc;": "\u0108", "&Cconint;": "\u2230", "&Cdot;": "\u010A", "&Cedilla;": "\xB8", "&CenterDot;": "\xB7", "&Cfr;": "\u212D", "&Chi;": "\u03A7", "&CircleDot;": "\u2299", "&CircleMinus;": "\u2296", "&CirclePlus;": "\u2295", "&CircleTimes;": "\u2297", "&ClockwiseContourIntegral;": "\u2232", "&CloseCurlyDoubleQuote;": "\u201D", "&CloseCurlyQuote;": "\u2019", "&Colon;": "\u2237", "&Colone;": "\u2A74", "&Congruent;": "\u2261", "&Conint;": "\u222F", "&ContourIntegral;": "\u222E", "&Copf;": "\u2102", "&Coproduct;": "\u2210", "&CounterClockwiseContourIntegral;": "\u2233", "&Cross;": "\u2A2F", "&Cscr;": "\u{1D49E}", "&Cup;": "\u22D3", "&CupCap;": "\u224D", "&DD;": "\u2145", "&DDotrahd;": "\u2911", "&DJcy;": "\u0402", "&DScy;": "\u0405", "&DZcy;": "\u040F", "&Dagger;": "\u2021", "&Darr;": "\u21A1", "&Dashv;": "\u2AE4", "&Dcaron;": "\u010E", "&Dcy;": "\u0414", "&Del;": "\u2207", "&Delta;": "\u0394", "&Dfr;": "\u{1D507}", "&DiacriticalAcute;": "\xB4", "&DiacriticalDot;": "\u02D9", "&DiacriticalDoubleAcute;": "\u02DD", "&DiacriticalGrave;": "`", "&DiacriticalTilde;": "\u02DC", "&Diamond;": "\u22C4", "&DifferentialD;": "\u2146", "&Dopf;": "\u{1D53B}", "&Dot;": "\xA8", "&DotDot;": "\u20DC", "&DotEqual;": "\u2250", "&DoubleContourIntegral;": "\u222F", "&DoubleDot;": "\xA8", "&DoubleDownArrow;": "\u21D3", "&DoubleLeftArrow;": "\u21D0", "&DoubleLeftRightArrow;": "\u21D4", "&DoubleLeftTee;": "\u2AE4", "&DoubleLongLeftArrow;": "\u27F8", "&DoubleLongLeftRightArrow;": "\u27FA", "&DoubleLongRightArrow;": "\u27F9", "&DoubleRightArrow;": "\u21D2", "&DoubleRightTee;": "\u22A8", "&DoubleUpArrow;": "\u21D1", "&DoubleUpDownArrow;": "\u21D5", "&DoubleVerticalBar;": "\u2225", "&DownArrow;": "\u2193", "&DownArrowBar;": "\u2913", "&DownArrowUpArrow;": "\u21F5", "&DownBreve;": "\u0311", "&DownLeftRightVector;": "\u2950", "&DownLeftTeeVector;": "\u295E", "&DownLeftVector;": "\u21BD", "&DownLeftVectorBar;": "\u2956", "&DownRightTeeVector;": "\u295F", "&DownRightVector;": "\u21C1", "&DownRightVectorBar;": "\u2957", "&DownTee;": "\u22A4", "&DownTeeArrow;": "\u21A7", "&Downarrow;": "\u21D3", "&Dscr;": "\u{1D49F}", "&Dstrok;": "\u0110", "&ENG;": "\u014A", "&ETH": "\xD0", "&ETH;": "\xD0", "&Eacute": "\xC9", "&Eacute;": "\xC9", "&Ecaron;": "\u011A", "&Ecirc": "\xCA", "&Ecirc;": "\xCA", "&Ecy;": "\u042D", "&Edot;": "\u0116", "&Efr;": "\u{1D508}", "&Egrave": "\xC8", "&Egrave;": "\xC8", "&Element;": "\u2208", "&Emacr;": "\u0112", "&EmptySmallSquare;": "\u25FB", "&EmptyVerySmallSquare;": "\u25AB", "&Eogon;": "\u0118", "&Eopf;": "\u{1D53C}", "&Epsilon;": "\u0395", "&Equal;": "\u2A75", "&EqualTilde;": "\u2242", "&Equilibrium;": "\u21CC", "&Escr;": "\u2130", "&Esim;": "\u2A73", "&Eta;": "\u0397", "&Euml": "\xCB", "&Euml;": "\xCB", "&Exists;": "\u2203", "&ExponentialE;": "\u2147", "&Fcy;": "\u0424", "&Ffr;": "\u{1D509}", "&FilledSmallSquare;": "\u25FC", "&FilledVerySmallSquare;": "\u25AA", "&Fopf;": "\u{1D53D}", "&ForAll;": "\u2200", "&Fouriertrf;": "\u2131", "&Fscr;": "\u2131", "&GJcy;": "\u0403", "&GT": ">", "&GT;": ">", "&Gamma;": "\u0393", "&Gammad;": "\u03DC", "&Gbreve;": "\u011E", "&Gcedil;": "\u0122", "&Gcirc;": "\u011C", "&Gcy;": "\u0413", "&Gdot;": "\u0120", "&Gfr;": "\u{1D50A}", "&Gg;": "\u22D9", "&Gopf;": "\u{1D53E}", "&GreaterEqual;": "\u2265", "&GreaterEqualLess;": "\u22DB", "&GreaterFullEqual;": "\u2267", "&GreaterGreater;": "\u2AA2", "&GreaterLess;": "\u2277", "&GreaterSlantEqual;": "\u2A7E", "&GreaterTilde;": "\u2273", "&Gscr;": "\u{1D4A2}", "&Gt;": "\u226B", "&HARDcy;": "\u042A", "&Hacek;": "\u02C7", "&Hat;": "^", "&Hcirc;": "\u0124", "&Hfr;": "\u210C", "&HilbertSpace;": "\u210B", "&Hopf;": "\u210D", "&HorizontalLine;": "\u2500", "&Hscr;": "\u210B", "&Hstrok;": "\u0126", "&HumpDownHump;": "\u224E", "&HumpEqual;": "\u224F", "&IEcy;": "\u0415", "&IJlig;": "\u0132", "&IOcy;": "\u0401", "&Iacute": "\xCD", "&Iacute;": "\xCD", "&Icirc": "\xCE", "&Icirc;": "\xCE", "&Icy;": "\u0418", "&Idot;": "\u0130", "&Ifr;": "\u2111", "&Igrave": "\xCC", "&Igrave;": "\xCC", "&Im;": "\u2111", "&Imacr;": "\u012A", "&ImaginaryI;": "\u2148", "&Implies;": "\u21D2", "&Int;": "\u222C", "&Integral;": "\u222B", "&Intersection;": "\u22C2", "&InvisibleComma;": "\u2063", "&InvisibleTimes;": "\u2062", "&Iogon;": "\u012E", "&Iopf;": "\u{1D540}", "&Iota;": "\u0399", "&Iscr;": "\u2110", "&Itilde;": "\u0128", "&Iukcy;": "\u0406", "&Iuml": "\xCF", "&Iuml;": "\xCF", "&Jcirc;": "\u0134", "&Jcy;": "\u0419", "&Jfr;": "\u{1D50D}", "&Jopf;": "\u{1D541}", "&Jscr;": "\u{1D4A5}", "&Jsercy;": "\u0408", "&Jukcy;": "\u0404", "&KHcy;": "\u0425", "&KJcy;": "\u040C", "&Kappa;": "\u039A", "&Kcedil;": "\u0136", "&Kcy;": "\u041A", "&Kfr;": "\u{1D50E}", "&Kopf;": "\u{1D542}", "&Kscr;": "\u{1D4A6}", "&LJcy;": "\u0409", "&LT": "<", "&LT;": "<", "&Lacute;": "\u0139", "&Lambda;": "\u039B", "&Lang;": "\u27EA", "&Laplacetrf;": "\u2112", "&Larr;": "\u219E", "&Lcaron;": "\u013D", "&Lcedil;": "\u013B", "&Lcy;": "\u041B", "&LeftAngleBracket;": "\u27E8", "&LeftArrow;": "\u2190", "&LeftArrowBar;": "\u21E4", "&LeftArrowRightArrow;": "\u21C6", "&LeftCeiling;": "\u2308", "&LeftDoubleBracket;": "\u27E6", "&LeftDownTeeVector;": "\u2961", "&LeftDownVector;": "\u21C3", "&LeftDownVectorBar;": "\u2959", "&LeftFloor;": "\u230A", "&LeftRightArrow;": "\u2194", "&LeftRightVector;": "\u294E", "&LeftTee;": "\u22A3", "&LeftTeeArrow;": "\u21A4", "&LeftTeeVector;": "\u295A", "&LeftTriangle;": "\u22B2", "&LeftTriangleBar;": "\u29CF", "&LeftTriangleEqual;": "\u22B4", "&LeftUpDownVector;": "\u2951", "&LeftUpTeeVector;": "\u2960", "&LeftUpVector;": "\u21BF", "&LeftUpVectorBar;": "\u2958", "&LeftVector;": "\u21BC", "&LeftVectorBar;": "\u2952", "&Leftarrow;": "\u21D0", "&Leftrightarrow;": "\u21D4", "&LessEqualGreater;": "\u22DA", "&LessFullEqual;": "\u2266", "&LessGreater;": "\u2276", "&LessLess;": "\u2AA1", "&LessSlantEqual;": "\u2A7D", "&LessTilde;": "\u2272", "&Lfr;": "\u{1D50F}", "&Ll;": "\u22D8", "&Lleftarrow;": "\u21DA", "&Lmidot;": "\u013F", "&LongLeftArrow;": "\u27F5", "&LongLeftRightArrow;": "\u27F7", "&LongRightArrow;": "\u27F6", "&Longleftarrow;": "\u27F8", "&Longleftrightarrow;": "\u27FA", "&Longrightarrow;": "\u27F9", "&Lopf;": "\u{1D543}", "&LowerLeftArrow;": "\u2199", "&LowerRightArrow;": "\u2198", "&Lscr;": "\u2112", "&Lsh;": "\u21B0", "&Lstrok;": "\u0141", "&Lt;": "\u226A", "&Map;": "\u2905", "&Mcy;": "\u041C", "&MediumSpace;": "\u205F", "&Mellintrf;": "\u2133", "&Mfr;": "\u{1D510}", "&MinusPlus;": "\u2213", "&Mopf;": "\u{1D544}", "&Mscr;": "\u2133", "&Mu;": "\u039C", "&NJcy;": "\u040A", "&Nacute;": "\u0143", "&Ncaron;": "\u0147", "&Ncedil;": "\u0145", "&Ncy;": "\u041D", "&NegativeMediumSpace;": "\u200B", "&NegativeThickSpace;": "\u200B", "&NegativeThinSpace;": "\u200B", "&NegativeVeryThinSpace;": "\u200B", "&NestedGreaterGreater;": "\u226B", "&NestedLessLess;": "\u226A", "&NewLine;": `
755
+ `, "&Nfr;": "\u{1D511}", "&NoBreak;": "\u2060", "&NonBreakingSpace;": "\xA0", "&Nopf;": "\u2115", "&Not;": "\u2AEC", "&NotCongruent;": "\u2262", "&NotCupCap;": "\u226D", "&NotDoubleVerticalBar;": "\u2226", "&NotElement;": "\u2209", "&NotEqual;": "\u2260", "&NotEqualTilde;": "\u2242\u0338", "&NotExists;": "\u2204", "&NotGreater;": "\u226F", "&NotGreaterEqual;": "\u2271", "&NotGreaterFullEqual;": "\u2267\u0338", "&NotGreaterGreater;": "\u226B\u0338", "&NotGreaterLess;": "\u2279", "&NotGreaterSlantEqual;": "\u2A7E\u0338", "&NotGreaterTilde;": "\u2275", "&NotHumpDownHump;": "\u224E\u0338", "&NotHumpEqual;": "\u224F\u0338", "&NotLeftTriangle;": "\u22EA", "&NotLeftTriangleBar;": "\u29CF\u0338", "&NotLeftTriangleEqual;": "\u22EC", "&NotLess;": "\u226E", "&NotLessEqual;": "\u2270", "&NotLessGreater;": "\u2278", "&NotLessLess;": "\u226A\u0338", "&NotLessSlantEqual;": "\u2A7D\u0338", "&NotLessTilde;": "\u2274", "&NotNestedGreaterGreater;": "\u2AA2\u0338", "&NotNestedLessLess;": "\u2AA1\u0338", "&NotPrecedes;": "\u2280", "&NotPrecedesEqual;": "\u2AAF\u0338", "&NotPrecedesSlantEqual;": "\u22E0", "&NotReverseElement;": "\u220C", "&NotRightTriangle;": "\u22EB", "&NotRightTriangleBar;": "\u29D0\u0338", "&NotRightTriangleEqual;": "\u22ED", "&NotSquareSubset;": "\u228F\u0338", "&NotSquareSubsetEqual;": "\u22E2", "&NotSquareSuperset;": "\u2290\u0338", "&NotSquareSupersetEqual;": "\u22E3", "&NotSubset;": "\u2282\u20D2", "&NotSubsetEqual;": "\u2288", "&NotSucceeds;": "\u2281", "&NotSucceedsEqual;": "\u2AB0\u0338", "&NotSucceedsSlantEqual;": "\u22E1", "&NotSucceedsTilde;": "\u227F\u0338", "&NotSuperset;": "\u2283\u20D2", "&NotSupersetEqual;": "\u2289", "&NotTilde;": "\u2241", "&NotTildeEqual;": "\u2244", "&NotTildeFullEqual;": "\u2247", "&NotTildeTilde;": "\u2249", "&NotVerticalBar;": "\u2224", "&Nscr;": "\u{1D4A9}", "&Ntilde": "\xD1", "&Ntilde;": "\xD1", "&Nu;": "\u039D", "&OElig;": "\u0152", "&Oacute": "\xD3", "&Oacute;": "\xD3", "&Ocirc": "\xD4", "&Ocirc;": "\xD4", "&Ocy;": "\u041E", "&Odblac;": "\u0150", "&Ofr;": "\u{1D512}", "&Ograve": "\xD2", "&Ograve;": "\xD2", "&Omacr;": "\u014C", "&Omega;": "\u03A9", "&Omicron;": "\u039F", "&Oopf;": "\u{1D546}", "&OpenCurlyDoubleQuote;": "\u201C", "&OpenCurlyQuote;": "\u2018", "&Or;": "\u2A54", "&Oscr;": "\u{1D4AA}", "&Oslash": "\xD8", "&Oslash;": "\xD8", "&Otilde": "\xD5", "&Otilde;": "\xD5", "&Otimes;": "\u2A37", "&Ouml": "\xD6", "&Ouml;": "\xD6", "&OverBar;": "\u203E", "&OverBrace;": "\u23DE", "&OverBracket;": "\u23B4", "&OverParenthesis;": "\u23DC", "&PartialD;": "\u2202", "&Pcy;": "\u041F", "&Pfr;": "\u{1D513}", "&Phi;": "\u03A6", "&Pi;": "\u03A0", "&PlusMinus;": "\xB1", "&Poincareplane;": "\u210C", "&Popf;": "\u2119", "&Pr;": "\u2ABB", "&Precedes;": "\u227A", "&PrecedesEqual;": "\u2AAF", "&PrecedesSlantEqual;": "\u227C", "&PrecedesTilde;": "\u227E", "&Prime;": "\u2033", "&Product;": "\u220F", "&Proportion;": "\u2237", "&Proportional;": "\u221D", "&Pscr;": "\u{1D4AB}", "&Psi;": "\u03A8", "&QUOT": '"', "&QUOT;": '"', "&Qfr;": "\u{1D514}", "&Qopf;": "\u211A", "&Qscr;": "\u{1D4AC}", "&RBarr;": "\u2910", "&REG": "\xAE", "&REG;": "\xAE", "&Racute;": "\u0154", "&Rang;": "\u27EB", "&Rarr;": "\u21A0", "&Rarrtl;": "\u2916", "&Rcaron;": "\u0158", "&Rcedil;": "\u0156", "&Rcy;": "\u0420", "&Re;": "\u211C", "&ReverseElement;": "\u220B", "&ReverseEquilibrium;": "\u21CB", "&ReverseUpEquilibrium;": "\u296F", "&Rfr;": "\u211C", "&Rho;": "\u03A1", "&RightAngleBracket;": "\u27E9", "&RightArrow;": "\u2192", "&RightArrowBar;": "\u21E5", "&RightArrowLeftArrow;": "\u21C4", "&RightCeiling;": "\u2309", "&RightDoubleBracket;": "\u27E7", "&RightDownTeeVector;": "\u295D", "&RightDownVector;": "\u21C2", "&RightDownVectorBar;": "\u2955", "&RightFloor;": "\u230B", "&RightTee;": "\u22A2", "&RightTeeArrow;": "\u21A6", "&RightTeeVector;": "\u295B", "&RightTriangle;": "\u22B3", "&RightTriangleBar;": "\u29D0", "&RightTriangleEqual;": "\u22B5", "&RightUpDownVector;": "\u294F", "&RightUpTeeVector;": "\u295C", "&RightUpVector;": "\u21BE", "&RightUpVectorBar;": "\u2954", "&RightVector;": "\u21C0", "&RightVectorBar;": "\u2953", "&Rightarrow;": "\u21D2", "&Ropf;": "\u211D", "&RoundImplies;": "\u2970", "&Rrightarrow;": "\u21DB", "&Rscr;": "\u211B", "&Rsh;": "\u21B1", "&RuleDelayed;": "\u29F4", "&SHCHcy;": "\u0429", "&SHcy;": "\u0428", "&SOFTcy;": "\u042C", "&Sacute;": "\u015A", "&Sc;": "\u2ABC", "&Scaron;": "\u0160", "&Scedil;": "\u015E", "&Scirc;": "\u015C", "&Scy;": "\u0421", "&Sfr;": "\u{1D516}", "&ShortDownArrow;": "\u2193", "&ShortLeftArrow;": "\u2190", "&ShortRightArrow;": "\u2192", "&ShortUpArrow;": "\u2191", "&Sigma;": "\u03A3", "&SmallCircle;": "\u2218", "&Sopf;": "\u{1D54A}", "&Sqrt;": "\u221A", "&Square;": "\u25A1", "&SquareIntersection;": "\u2293", "&SquareSubset;": "\u228F", "&SquareSubsetEqual;": "\u2291", "&SquareSuperset;": "\u2290", "&SquareSupersetEqual;": "\u2292", "&SquareUnion;": "\u2294", "&Sscr;": "\u{1D4AE}", "&Star;": "\u22C6", "&Sub;": "\u22D0", "&Subset;": "\u22D0", "&SubsetEqual;": "\u2286", "&Succeeds;": "\u227B", "&SucceedsEqual;": "\u2AB0", "&SucceedsSlantEqual;": "\u227D", "&SucceedsTilde;": "\u227F", "&SuchThat;": "\u220B", "&Sum;": "\u2211", "&Sup;": "\u22D1", "&Superset;": "\u2283", "&SupersetEqual;": "\u2287", "&Supset;": "\u22D1", "&THORN": "\xDE", "&THORN;": "\xDE", "&TRADE;": "\u2122", "&TSHcy;": "\u040B", "&TScy;": "\u0426", "&Tab;": " ", "&Tau;": "\u03A4", "&Tcaron;": "\u0164", "&Tcedil;": "\u0162", "&Tcy;": "\u0422", "&Tfr;": "\u{1D517}", "&Therefore;": "\u2234", "&Theta;": "\u0398", "&ThickSpace;": "\u205F\u200A", "&ThinSpace;": "\u2009", "&Tilde;": "\u223C", "&TildeEqual;": "\u2243", "&TildeFullEqual;": "\u2245", "&TildeTilde;": "\u2248", "&Topf;": "\u{1D54B}", "&TripleDot;": "\u20DB", "&Tscr;": "\u{1D4AF}", "&Tstrok;": "\u0166", "&Uacute": "\xDA", "&Uacute;": "\xDA", "&Uarr;": "\u219F", "&Uarrocir;": "\u2949", "&Ubrcy;": "\u040E", "&Ubreve;": "\u016C", "&Ucirc": "\xDB", "&Ucirc;": "\xDB", "&Ucy;": "\u0423", "&Udblac;": "\u0170", "&Ufr;": "\u{1D518}", "&Ugrave": "\xD9", "&Ugrave;": "\xD9", "&Umacr;": "\u016A", "&UnderBar;": "_", "&UnderBrace;": "\u23DF", "&UnderBracket;": "\u23B5", "&UnderParenthesis;": "\u23DD", "&Union;": "\u22C3", "&UnionPlus;": "\u228E", "&Uogon;": "\u0172", "&Uopf;": "\u{1D54C}", "&UpArrow;": "\u2191", "&UpArrowBar;": "\u2912", "&UpArrowDownArrow;": "\u21C5", "&UpDownArrow;": "\u2195", "&UpEquilibrium;": "\u296E", "&UpTee;": "\u22A5", "&UpTeeArrow;": "\u21A5", "&Uparrow;": "\u21D1", "&Updownarrow;": "\u21D5", "&UpperLeftArrow;": "\u2196", "&UpperRightArrow;": "\u2197", "&Upsi;": "\u03D2", "&Upsilon;": "\u03A5", "&Uring;": "\u016E", "&Uscr;": "\u{1D4B0}", "&Utilde;": "\u0168", "&Uuml": "\xDC", "&Uuml;": "\xDC", "&VDash;": "\u22AB", "&Vbar;": "\u2AEB", "&Vcy;": "\u0412", "&Vdash;": "\u22A9", "&Vdashl;": "\u2AE6", "&Vee;": "\u22C1", "&Verbar;": "\u2016", "&Vert;": "\u2016", "&VerticalBar;": "\u2223", "&VerticalLine;": "|", "&VerticalSeparator;": "\u2758", "&VerticalTilde;": "\u2240", "&VeryThinSpace;": "\u200A", "&Vfr;": "\u{1D519}", "&Vopf;": "\u{1D54D}", "&Vscr;": "\u{1D4B1}", "&Vvdash;": "\u22AA", "&Wcirc;": "\u0174", "&Wedge;": "\u22C0", "&Wfr;": "\u{1D51A}", "&Wopf;": "\u{1D54E}", "&Wscr;": "\u{1D4B2}", "&Xfr;": "\u{1D51B}", "&Xi;": "\u039E", "&Xopf;": "\u{1D54F}", "&Xscr;": "\u{1D4B3}", "&YAcy;": "\u042F", "&YIcy;": "\u0407", "&YUcy;": "\u042E", "&Yacute": "\xDD", "&Yacute;": "\xDD", "&Ycirc;": "\u0176", "&Ycy;": "\u042B", "&Yfr;": "\u{1D51C}", "&Yopf;": "\u{1D550}", "&Yscr;": "\u{1D4B4}", "&Yuml;": "\u0178", "&ZHcy;": "\u0416", "&Zacute;": "\u0179", "&Zcaron;": "\u017D", "&Zcy;": "\u0417", "&Zdot;": "\u017B", "&ZeroWidthSpace;": "\u200B", "&Zeta;": "\u0396", "&Zfr;": "\u2128", "&Zopf;": "\u2124", "&Zscr;": "\u{1D4B5}", "&aacute": "\xE1", "&aacute;": "\xE1", "&abreve;": "\u0103", "&ac;": "\u223E", "&acE;": "\u223E\u0333", "&acd;": "\u223F", "&acirc": "\xE2", "&acirc;": "\xE2", "&acute": "\xB4", "&acute;": "\xB4", "&acy;": "\u0430", "&aelig": "\xE6", "&aelig;": "\xE6", "&af;": "\u2061", "&afr;": "\u{1D51E}", "&agrave": "\xE0", "&agrave;": "\xE0", "&alefsym;": "\u2135", "&aleph;": "\u2135", "&alpha;": "\u03B1", "&amacr;": "\u0101", "&amalg;": "\u2A3F", "&amp": "&", "&amp;": "&", "&and;": "\u2227", "&andand;": "\u2A55", "&andd;": "\u2A5C", "&andslope;": "\u2A58", "&andv;": "\u2A5A", "&ang;": "\u2220", "&ange;": "\u29A4", "&angle;": "\u2220", "&angmsd;": "\u2221", "&angmsdaa;": "\u29A8", "&angmsdab;": "\u29A9", "&angmsdac;": "\u29AA", "&angmsdad;": "\u29AB", "&angmsdae;": "\u29AC", "&angmsdaf;": "\u29AD", "&angmsdag;": "\u29AE", "&angmsdah;": "\u29AF", "&angrt;": "\u221F", "&angrtvb;": "\u22BE", "&angrtvbd;": "\u299D", "&angsph;": "\u2222", "&angst;": "\xC5", "&angzarr;": "\u237C", "&aogon;": "\u0105", "&aopf;": "\u{1D552}", "&ap;": "\u2248", "&apE;": "\u2A70", "&apacir;": "\u2A6F", "&ape;": "\u224A", "&apid;": "\u224B", "&apos;": "'", "&approx;": "\u2248", "&approxeq;": "\u224A", "&aring": "\xE5", "&aring;": "\xE5", "&ascr;": "\u{1D4B6}", "&ast;": "*", "&asymp;": "\u2248", "&asympeq;": "\u224D", "&atilde": "\xE3", "&atilde;": "\xE3", "&auml": "\xE4", "&auml;": "\xE4", "&awconint;": "\u2233", "&awint;": "\u2A11", "&bNot;": "\u2AED", "&backcong;": "\u224C", "&backepsilon;": "\u03F6", "&backprime;": "\u2035", "&backsim;": "\u223D", "&backsimeq;": "\u22CD", "&barvee;": "\u22BD", "&barwed;": "\u2305", "&barwedge;": "\u2305", "&bbrk;": "\u23B5", "&bbrktbrk;": "\u23B6", "&bcong;": "\u224C", "&bcy;": "\u0431", "&bdquo;": "\u201E", "&becaus;": "\u2235", "&because;": "\u2235", "&bemptyv;": "\u29B0", "&bepsi;": "\u03F6", "&bernou;": "\u212C", "&beta;": "\u03B2", "&beth;": "\u2136", "&between;": "\u226C", "&bfr;": "\u{1D51F}", "&bigcap;": "\u22C2", "&bigcirc;": "\u25EF", "&bigcup;": "\u22C3", "&bigodot;": "\u2A00", "&bigoplus;": "\u2A01", "&bigotimes;": "\u2A02", "&bigsqcup;": "\u2A06", "&bigstar;": "\u2605", "&bigtriangledown;": "\u25BD", "&bigtriangleup;": "\u25B3", "&biguplus;": "\u2A04", "&bigvee;": "\u22C1", "&bigwedge;": "\u22C0", "&bkarow;": "\u290D", "&blacklozenge;": "\u29EB", "&blacksquare;": "\u25AA", "&blacktriangle;": "\u25B4", "&blacktriangledown;": "\u25BE", "&blacktriangleleft;": "\u25C2", "&blacktriangleright;": "\u25B8", "&blank;": "\u2423", "&blk12;": "\u2592", "&blk14;": "\u2591", "&blk34;": "\u2593", "&block;": "\u2588", "&bne;": "=\u20E5", "&bnequiv;": "\u2261\u20E5", "&bnot;": "\u2310", "&bopf;": "\u{1D553}", "&bot;": "\u22A5", "&bottom;": "\u22A5", "&bowtie;": "\u22C8", "&boxDL;": "\u2557", "&boxDR;": "\u2554", "&boxDl;": "\u2556", "&boxDr;": "\u2553", "&boxH;": "\u2550", "&boxHD;": "\u2566", "&boxHU;": "\u2569", "&boxHd;": "\u2564", "&boxHu;": "\u2567", "&boxUL;": "\u255D", "&boxUR;": "\u255A", "&boxUl;": "\u255C", "&boxUr;": "\u2559", "&boxV;": "\u2551", "&boxVH;": "\u256C", "&boxVL;": "\u2563", "&boxVR;": "\u2560", "&boxVh;": "\u256B", "&boxVl;": "\u2562", "&boxVr;": "\u255F", "&boxbox;": "\u29C9", "&boxdL;": "\u2555", "&boxdR;": "\u2552", "&boxdl;": "\u2510", "&boxdr;": "\u250C", "&boxh;": "\u2500", "&boxhD;": "\u2565", "&boxhU;": "\u2568", "&boxhd;": "\u252C", "&boxhu;": "\u2534", "&boxminus;": "\u229F", "&boxplus;": "\u229E", "&boxtimes;": "\u22A0", "&boxuL;": "\u255B", "&boxuR;": "\u2558", "&boxul;": "\u2518", "&boxur;": "\u2514", "&boxv;": "\u2502", "&boxvH;": "\u256A", "&boxvL;": "\u2561", "&boxvR;": "\u255E", "&boxvh;": "\u253C", "&boxvl;": "\u2524", "&boxvr;": "\u251C", "&bprime;": "\u2035", "&breve;": "\u02D8", "&brvbar": "\xA6", "&brvbar;": "\xA6", "&bscr;": "\u{1D4B7}", "&bsemi;": "\u204F", "&bsim;": "\u223D", "&bsime;": "\u22CD", "&bsol;": "\\", "&bsolb;": "\u29C5", "&bsolhsub;": "\u27C8", "&bull;": "\u2022", "&bullet;": "\u2022", "&bump;": "\u224E", "&bumpE;": "\u2AAE", "&bumpe;": "\u224F", "&bumpeq;": "\u224F", "&cacute;": "\u0107", "&cap;": "\u2229", "&capand;": "\u2A44", "&capbrcup;": "\u2A49", "&capcap;": "\u2A4B", "&capcup;": "\u2A47", "&capdot;": "\u2A40", "&caps;": "\u2229\uFE00", "&caret;": "\u2041", "&caron;": "\u02C7", "&ccaps;": "\u2A4D", "&ccaron;": "\u010D", "&ccedil": "\xE7", "&ccedil;": "\xE7", "&ccirc;": "\u0109", "&ccups;": "\u2A4C", "&ccupssm;": "\u2A50", "&cdot;": "\u010B", "&cedil": "\xB8", "&cedil;": "\xB8", "&cemptyv;": "\u29B2", "&cent": "\xA2", "&cent;": "\xA2", "&centerdot;": "\xB7", "&cfr;": "\u{1D520}", "&chcy;": "\u0447", "&check;": "\u2713", "&checkmark;": "\u2713", "&chi;": "\u03C7", "&cir;": "\u25CB", "&cirE;": "\u29C3", "&circ;": "\u02C6", "&circeq;": "\u2257", "&circlearrowleft;": "\u21BA", "&circlearrowright;": "\u21BB", "&circledR;": "\xAE", "&circledS;": "\u24C8", "&circledast;": "\u229B", "&circledcirc;": "\u229A", "&circleddash;": "\u229D", "&cire;": "\u2257", "&cirfnint;": "\u2A10", "&cirmid;": "\u2AEF", "&cirscir;": "\u29C2", "&clubs;": "\u2663", "&clubsuit;": "\u2663", "&colon;": ":", "&colone;": "\u2254", "&coloneq;": "\u2254", "&comma;": ",", "&commat;": "@", "&comp;": "\u2201", "&compfn;": "\u2218", "&complement;": "\u2201", "&complexes;": "\u2102", "&cong;": "\u2245", "&congdot;": "\u2A6D", "&conint;": "\u222E", "&copf;": "\u{1D554}", "&coprod;": "\u2210", "&copy": "\xA9", "&copy;": "\xA9", "&copysr;": "\u2117", "&crarr;": "\u21B5", "&cross;": "\u2717", "&cscr;": "\u{1D4B8}", "&csub;": "\u2ACF", "&csube;": "\u2AD1", "&csup;": "\u2AD0", "&csupe;": "\u2AD2", "&ctdot;": "\u22EF", "&cudarrl;": "\u2938", "&cudarrr;": "\u2935", "&cuepr;": "\u22DE", "&cuesc;": "\u22DF", "&cularr;": "\u21B6", "&cularrp;": "\u293D", "&cup;": "\u222A", "&cupbrcap;": "\u2A48", "&cupcap;": "\u2A46", "&cupcup;": "\u2A4A", "&cupdot;": "\u228D", "&cupor;": "\u2A45", "&cups;": "\u222A\uFE00", "&curarr;": "\u21B7", "&curarrm;": "\u293C", "&curlyeqprec;": "\u22DE", "&curlyeqsucc;": "\u22DF", "&curlyvee;": "\u22CE", "&curlywedge;": "\u22CF", "&curren": "\xA4", "&curren;": "\xA4", "&curvearrowleft;": "\u21B6", "&curvearrowright;": "\u21B7", "&cuvee;": "\u22CE", "&cuwed;": "\u22CF", "&cwconint;": "\u2232", "&cwint;": "\u2231", "&cylcty;": "\u232D", "&dArr;": "\u21D3", "&dHar;": "\u2965", "&dagger;": "\u2020", "&daleth;": "\u2138", "&darr;": "\u2193", "&dash;": "\u2010", "&dashv;": "\u22A3", "&dbkarow;": "\u290F", "&dblac;": "\u02DD", "&dcaron;": "\u010F", "&dcy;": "\u0434", "&dd;": "\u2146", "&ddagger;": "\u2021", "&ddarr;": "\u21CA", "&ddotseq;": "\u2A77", "&deg": "\xB0", "&deg;": "\xB0", "&delta;": "\u03B4", "&demptyv;": "\u29B1", "&dfisht;": "\u297F", "&dfr;": "\u{1D521}", "&dharl;": "\u21C3", "&dharr;": "\u21C2", "&diam;": "\u22C4", "&diamond;": "\u22C4", "&diamondsuit;": "\u2666", "&diams;": "\u2666", "&die;": "\xA8", "&digamma;": "\u03DD", "&disin;": "\u22F2", "&div;": "\xF7", "&divide": "\xF7", "&divide;": "\xF7", "&divideontimes;": "\u22C7", "&divonx;": "\u22C7", "&djcy;": "\u0452", "&dlcorn;": "\u231E", "&dlcrop;": "\u230D", "&dollar;": "$", "&dopf;": "\u{1D555}", "&dot;": "\u02D9", "&doteq;": "\u2250", "&doteqdot;": "\u2251", "&dotminus;": "\u2238", "&dotplus;": "\u2214", "&dotsquare;": "\u22A1", "&doublebarwedge;": "\u2306", "&downarrow;": "\u2193", "&downdownarrows;": "\u21CA", "&downharpoonleft;": "\u21C3", "&downharpoonright;": "\u21C2", "&drbkarow;": "\u2910", "&drcorn;": "\u231F", "&drcrop;": "\u230C", "&dscr;": "\u{1D4B9}", "&dscy;": "\u0455", "&dsol;": "\u29F6", "&dstrok;": "\u0111", "&dtdot;": "\u22F1", "&dtri;": "\u25BF", "&dtrif;": "\u25BE", "&duarr;": "\u21F5", "&duhar;": "\u296F", "&dwangle;": "\u29A6", "&dzcy;": "\u045F", "&dzigrarr;": "\u27FF", "&eDDot;": "\u2A77", "&eDot;": "\u2251", "&eacute": "\xE9", "&eacute;": "\xE9", "&easter;": "\u2A6E", "&ecaron;": "\u011B", "&ecir;": "\u2256", "&ecirc": "\xEA", "&ecirc;": "\xEA", "&ecolon;": "\u2255", "&ecy;": "\u044D", "&edot;": "\u0117", "&ee;": "\u2147", "&efDot;": "\u2252", "&efr;": "\u{1D522}", "&eg;": "\u2A9A", "&egrave": "\xE8", "&egrave;": "\xE8", "&egs;": "\u2A96", "&egsdot;": "\u2A98", "&el;": "\u2A99", "&elinters;": "\u23E7", "&ell;": "\u2113", "&els;": "\u2A95", "&elsdot;": "\u2A97", "&emacr;": "\u0113", "&empty;": "\u2205", "&emptyset;": "\u2205", "&emptyv;": "\u2205", "&emsp13;": "\u2004", "&emsp14;": "\u2005", "&emsp;": "\u2003", "&eng;": "\u014B", "&ensp;": "\u2002", "&eogon;": "\u0119", "&eopf;": "\u{1D556}", "&epar;": "\u22D5", "&eparsl;": "\u29E3", "&eplus;": "\u2A71", "&epsi;": "\u03B5", "&epsilon;": "\u03B5", "&epsiv;": "\u03F5", "&eqcirc;": "\u2256", "&eqcolon;": "\u2255", "&eqsim;": "\u2242", "&eqslantgtr;": "\u2A96", "&eqslantless;": "\u2A95", "&equals;": "=", "&equest;": "\u225F", "&equiv;": "\u2261", "&equivDD;": "\u2A78", "&eqvparsl;": "\u29E5", "&erDot;": "\u2253", "&erarr;": "\u2971", "&escr;": "\u212F", "&esdot;": "\u2250", "&esim;": "\u2242", "&eta;": "\u03B7", "&eth": "\xF0", "&eth;": "\xF0", "&euml": "\xEB", "&euml;": "\xEB", "&euro;": "\u20AC", "&excl;": "!", "&exist;": "\u2203", "&expectation;": "\u2130", "&exponentiale;": "\u2147", "&fallingdotseq;": "\u2252", "&fcy;": "\u0444", "&female;": "\u2640", "&ffilig;": "\uFB03", "&fflig;": "\uFB00", "&ffllig;": "\uFB04", "&ffr;": "\u{1D523}", "&filig;": "\uFB01", "&fjlig;": "fj", "&flat;": "\u266D", "&fllig;": "\uFB02", "&fltns;": "\u25B1", "&fnof;": "\u0192", "&fopf;": "\u{1D557}", "&forall;": "\u2200", "&fork;": "\u22D4", "&forkv;": "\u2AD9", "&fpartint;": "\u2A0D", "&frac12": "\xBD", "&frac12;": "\xBD", "&frac13;": "\u2153", "&frac14": "\xBC", "&frac14;": "\xBC", "&frac15;": "\u2155", "&frac16;": "\u2159", "&frac18;": "\u215B", "&frac23;": "\u2154", "&frac25;": "\u2156", "&frac34": "\xBE", "&frac34;": "\xBE", "&frac35;": "\u2157", "&frac38;": "\u215C", "&frac45;": "\u2158", "&frac56;": "\u215A", "&frac58;": "\u215D", "&frac78;": "\u215E", "&frasl;": "\u2044", "&frown;": "\u2322", "&fscr;": "\u{1D4BB}", "&gE;": "\u2267", "&gEl;": "\u2A8C", "&gacute;": "\u01F5", "&gamma;": "\u03B3", "&gammad;": "\u03DD", "&gap;": "\u2A86", "&gbreve;": "\u011F", "&gcirc;": "\u011D", "&gcy;": "\u0433", "&gdot;": "\u0121", "&ge;": "\u2265", "&gel;": "\u22DB", "&geq;": "\u2265", "&geqq;": "\u2267", "&geqslant;": "\u2A7E", "&ges;": "\u2A7E", "&gescc;": "\u2AA9", "&gesdot;": "\u2A80", "&gesdoto;": "\u2A82", "&gesdotol;": "\u2A84", "&gesl;": "\u22DB\uFE00", "&gesles;": "\u2A94", "&gfr;": "\u{1D524}", "&gg;": "\u226B", "&ggg;": "\u22D9", "&gimel;": "\u2137", "&gjcy;": "\u0453", "&gl;": "\u2277", "&glE;": "\u2A92", "&gla;": "\u2AA5", "&glj;": "\u2AA4", "&gnE;": "\u2269", "&gnap;": "\u2A8A", "&gnapprox;": "\u2A8A", "&gne;": "\u2A88", "&gneq;": "\u2A88", "&gneqq;": "\u2269", "&gnsim;": "\u22E7", "&gopf;": "\u{1D558}", "&grave;": "`", "&gscr;": "\u210A", "&gsim;": "\u2273", "&gsime;": "\u2A8E", "&gsiml;": "\u2A90", "&gt": ">", "&gt;": ">", "&gtcc;": "\u2AA7", "&gtcir;": "\u2A7A", "&gtdot;": "\u22D7", "&gtlPar;": "\u2995", "&gtquest;": "\u2A7C", "&gtrapprox;": "\u2A86", "&gtrarr;": "\u2978", "&gtrdot;": "\u22D7", "&gtreqless;": "\u22DB", "&gtreqqless;": "\u2A8C", "&gtrless;": "\u2277", "&gtrsim;": "\u2273", "&gvertneqq;": "\u2269\uFE00", "&gvnE;": "\u2269\uFE00", "&hArr;": "\u21D4", "&hairsp;": "\u200A", "&half;": "\xBD", "&hamilt;": "\u210B", "&hardcy;": "\u044A", "&harr;": "\u2194", "&harrcir;": "\u2948", "&harrw;": "\u21AD", "&hbar;": "\u210F", "&hcirc;": "\u0125", "&hearts;": "\u2665", "&heartsuit;": "\u2665", "&hellip;": "\u2026", "&hercon;": "\u22B9", "&hfr;": "\u{1D525}", "&hksearow;": "\u2925", "&hkswarow;": "\u2926", "&hoarr;": "\u21FF", "&homtht;": "\u223B", "&hookleftarrow;": "\u21A9", "&hookrightarrow;": "\u21AA", "&hopf;": "\u{1D559}", "&horbar;": "\u2015", "&hscr;": "\u{1D4BD}", "&hslash;": "\u210F", "&hstrok;": "\u0127", "&hybull;": "\u2043", "&hyphen;": "\u2010", "&iacute": "\xED", "&iacute;": "\xED", "&ic;": "\u2063", "&icirc": "\xEE", "&icirc;": "\xEE", "&icy;": "\u0438", "&iecy;": "\u0435", "&iexcl": "\xA1", "&iexcl;": "\xA1", "&iff;": "\u21D4", "&ifr;": "\u{1D526}", "&igrave": "\xEC", "&igrave;": "\xEC", "&ii;": "\u2148", "&iiiint;": "\u2A0C", "&iiint;": "\u222D", "&iinfin;": "\u29DC", "&iiota;": "\u2129", "&ijlig;": "\u0133", "&imacr;": "\u012B", "&image;": "\u2111", "&imagline;": "\u2110", "&imagpart;": "\u2111", "&imath;": "\u0131", "&imof;": "\u22B7", "&imped;": "\u01B5", "&in;": "\u2208", "&incare;": "\u2105", "&infin;": "\u221E", "&infintie;": "\u29DD", "&inodot;": "\u0131", "&int;": "\u222B", "&intcal;": "\u22BA", "&integers;": "\u2124", "&intercal;": "\u22BA", "&intlarhk;": "\u2A17", "&intprod;": "\u2A3C", "&iocy;": "\u0451", "&iogon;": "\u012F", "&iopf;": "\u{1D55A}", "&iota;": "\u03B9", "&iprod;": "\u2A3C", "&iquest": "\xBF", "&iquest;": "\xBF", "&iscr;": "\u{1D4BE}", "&isin;": "\u2208", "&isinE;": "\u22F9", "&isindot;": "\u22F5", "&isins;": "\u22F4", "&isinsv;": "\u22F3", "&isinv;": "\u2208", "&it;": "\u2062", "&itilde;": "\u0129", "&iukcy;": "\u0456", "&iuml": "\xEF", "&iuml;": "\xEF", "&jcirc;": "\u0135", "&jcy;": "\u0439", "&jfr;": "\u{1D527}", "&jmath;": "\u0237", "&jopf;": "\u{1D55B}", "&jscr;": "\u{1D4BF}", "&jsercy;": "\u0458", "&jukcy;": "\u0454", "&kappa;": "\u03BA", "&kappav;": "\u03F0", "&kcedil;": "\u0137", "&kcy;": "\u043A", "&kfr;": "\u{1D528}", "&kgreen;": "\u0138", "&khcy;": "\u0445", "&kjcy;": "\u045C", "&kopf;": "\u{1D55C}", "&kscr;": "\u{1D4C0}", "&lAarr;": "\u21DA", "&lArr;": "\u21D0", "&lAtail;": "\u291B", "&lBarr;": "\u290E", "&lE;": "\u2266", "&lEg;": "\u2A8B", "&lHar;": "\u2962", "&lacute;": "\u013A", "&laemptyv;": "\u29B4", "&lagran;": "\u2112", "&lambda;": "\u03BB", "&lang;": "\u27E8", "&langd;": "\u2991", "&langle;": "\u27E8", "&lap;": "\u2A85", "&laquo": "\xAB", "&laquo;": "\xAB", "&larr;": "\u2190", "&larrb;": "\u21E4", "&larrbfs;": "\u291F", "&larrfs;": "\u291D", "&larrhk;": "\u21A9", "&larrlp;": "\u21AB", "&larrpl;": "\u2939", "&larrsim;": "\u2973", "&larrtl;": "\u21A2", "&lat;": "\u2AAB", "&latail;": "\u2919", "&late;": "\u2AAD", "&lates;": "\u2AAD\uFE00", "&lbarr;": "\u290C", "&lbbrk;": "\u2772", "&lbrace;": "{", "&lbrack;": "[", "&lbrke;": "\u298B", "&lbrksld;": "\u298F", "&lbrkslu;": "\u298D", "&lcaron;": "\u013E", "&lcedil;": "\u013C", "&lceil;": "\u2308", "&lcub;": "{", "&lcy;": "\u043B", "&ldca;": "\u2936", "&ldquo;": "\u201C", "&ldquor;": "\u201E", "&ldrdhar;": "\u2967", "&ldrushar;": "\u294B", "&ldsh;": "\u21B2", "&le;": "\u2264", "&leftarrow;": "\u2190", "&leftarrowtail;": "\u21A2", "&leftharpoondown;": "\u21BD", "&leftharpoonup;": "\u21BC", "&leftleftarrows;": "\u21C7", "&leftrightarrow;": "\u2194", "&leftrightarrows;": "\u21C6", "&leftrightharpoons;": "\u21CB", "&leftrightsquigarrow;": "\u21AD", "&leftthreetimes;": "\u22CB", "&leg;": "\u22DA", "&leq;": "\u2264", "&leqq;": "\u2266", "&leqslant;": "\u2A7D", "&les;": "\u2A7D", "&lescc;": "\u2AA8", "&lesdot;": "\u2A7F", "&lesdoto;": "\u2A81", "&lesdotor;": "\u2A83", "&lesg;": "\u22DA\uFE00", "&lesges;": "\u2A93", "&lessapprox;": "\u2A85", "&lessdot;": "\u22D6", "&lesseqgtr;": "\u22DA", "&lesseqqgtr;": "\u2A8B", "&lessgtr;": "\u2276", "&lesssim;": "\u2272", "&lfisht;": "\u297C", "&lfloor;": "\u230A", "&lfr;": "\u{1D529}", "&lg;": "\u2276", "&lgE;": "\u2A91", "&lhard;": "\u21BD", "&lharu;": "\u21BC", "&lharul;": "\u296A", "&lhblk;": "\u2584", "&ljcy;": "\u0459", "&ll;": "\u226A", "&llarr;": "\u21C7", "&llcorner;": "\u231E", "&llhard;": "\u296B", "&lltri;": "\u25FA", "&lmidot;": "\u0140", "&lmoust;": "\u23B0", "&lmoustache;": "\u23B0", "&lnE;": "\u2268", "&lnap;": "\u2A89", "&lnapprox;": "\u2A89", "&lne;": "\u2A87", "&lneq;": "\u2A87", "&lneqq;": "\u2268", "&lnsim;": "\u22E6", "&loang;": "\u27EC", "&loarr;": "\u21FD", "&lobrk;": "\u27E6", "&longleftarrow;": "\u27F5", "&longleftrightarrow;": "\u27F7", "&longmapsto;": "\u27FC", "&longrightarrow;": "\u27F6", "&looparrowleft;": "\u21AB", "&looparrowright;": "\u21AC", "&lopar;": "\u2985", "&lopf;": "\u{1D55D}", "&loplus;": "\u2A2D", "&lotimes;": "\u2A34", "&lowast;": "\u2217", "&lowbar;": "_", "&loz;": "\u25CA", "&lozenge;": "\u25CA", "&lozf;": "\u29EB", "&lpar;": "(", "&lparlt;": "\u2993", "&lrarr;": "\u21C6", "&lrcorner;": "\u231F", "&lrhar;": "\u21CB", "&lrhard;": "\u296D", "&lrm;": "\u200E", "&lrtri;": "\u22BF", "&lsaquo;": "\u2039", "&lscr;": "\u{1D4C1}", "&lsh;": "\u21B0", "&lsim;": "\u2272", "&lsime;": "\u2A8D", "&lsimg;": "\u2A8F", "&lsqb;": "[", "&lsquo;": "\u2018", "&lsquor;": "\u201A", "&lstrok;": "\u0142", "&lt": "<", "&lt;": "<", "&ltcc;": "\u2AA6", "&ltcir;": "\u2A79", "&ltdot;": "\u22D6", "&lthree;": "\u22CB", "&ltimes;": "\u22C9", "&ltlarr;": "\u2976", "&ltquest;": "\u2A7B", "&ltrPar;": "\u2996", "&ltri;": "\u25C3", "&ltrie;": "\u22B4", "&ltrif;": "\u25C2", "&lurdshar;": "\u294A", "&luruhar;": "\u2966", "&lvertneqq;": "\u2268\uFE00", "&lvnE;": "\u2268\uFE00", "&mDDot;": "\u223A", "&macr": "\xAF", "&macr;": "\xAF", "&male;": "\u2642", "&malt;": "\u2720", "&maltese;": "\u2720", "&map;": "\u21A6", "&mapsto;": "\u21A6", "&mapstodown;": "\u21A7", "&mapstoleft;": "\u21A4", "&mapstoup;": "\u21A5", "&marker;": "\u25AE", "&mcomma;": "\u2A29", "&mcy;": "\u043C", "&mdash;": "\u2014", "&measuredangle;": "\u2221", "&mfr;": "\u{1D52A}", "&mho;": "\u2127", "&micro": "\xB5", "&micro;": "\xB5", "&mid;": "\u2223", "&midast;": "*", "&midcir;": "\u2AF0", "&middot": "\xB7", "&middot;": "\xB7", "&minus;": "\u2212", "&minusb;": "\u229F", "&minusd;": "\u2238", "&minusdu;": "\u2A2A", "&mlcp;": "\u2ADB", "&mldr;": "\u2026", "&mnplus;": "\u2213", "&models;": "\u22A7", "&mopf;": "\u{1D55E}", "&mp;": "\u2213", "&mscr;": "\u{1D4C2}", "&mstpos;": "\u223E", "&mu;": "\u03BC", "&multimap;": "\u22B8", "&mumap;": "\u22B8", "&nGg;": "\u22D9\u0338", "&nGt;": "\u226B\u20D2", "&nGtv;": "\u226B\u0338", "&nLeftarrow;": "\u21CD", "&nLeftrightarrow;": "\u21CE", "&nLl;": "\u22D8\u0338", "&nLt;": "\u226A\u20D2", "&nLtv;": "\u226A\u0338", "&nRightarrow;": "\u21CF", "&nVDash;": "\u22AF", "&nVdash;": "\u22AE", "&nabla;": "\u2207", "&nacute;": "\u0144", "&nang;": "\u2220\u20D2", "&nap;": "\u2249", "&napE;": "\u2A70\u0338", "&napid;": "\u224B\u0338", "&napos;": "\u0149", "&napprox;": "\u2249", "&natur;": "\u266E", "&natural;": "\u266E", "&naturals;": "\u2115", "&nbsp": "\xA0", "&nbsp;": "\xA0", "&nbump;": "\u224E\u0338", "&nbumpe;": "\u224F\u0338", "&ncap;": "\u2A43", "&ncaron;": "\u0148", "&ncedil;": "\u0146", "&ncong;": "\u2247", "&ncongdot;": "\u2A6D\u0338", "&ncup;": "\u2A42", "&ncy;": "\u043D", "&ndash;": "\u2013", "&ne;": "\u2260", "&neArr;": "\u21D7", "&nearhk;": "\u2924", "&nearr;": "\u2197", "&nearrow;": "\u2197", "&nedot;": "\u2250\u0338", "&nequiv;": "\u2262", "&nesear;": "\u2928", "&nesim;": "\u2242\u0338", "&nexist;": "\u2204", "&nexists;": "\u2204", "&nfr;": "\u{1D52B}", "&ngE;": "\u2267\u0338", "&nge;": "\u2271", "&ngeq;": "\u2271", "&ngeqq;": "\u2267\u0338", "&ngeqslant;": "\u2A7E\u0338", "&nges;": "\u2A7E\u0338", "&ngsim;": "\u2275", "&ngt;": "\u226F", "&ngtr;": "\u226F", "&nhArr;": "\u21CE", "&nharr;": "\u21AE", "&nhpar;": "\u2AF2", "&ni;": "\u220B", "&nis;": "\u22FC", "&nisd;": "\u22FA", "&niv;": "\u220B", "&njcy;": "\u045A", "&nlArr;": "\u21CD", "&nlE;": "\u2266\u0338", "&nlarr;": "\u219A", "&nldr;": "\u2025", "&nle;": "\u2270", "&nleftarrow;": "\u219A", "&nleftrightarrow;": "\u21AE", "&nleq;": "\u2270", "&nleqq;": "\u2266\u0338", "&nleqslant;": "\u2A7D\u0338", "&nles;": "\u2A7D\u0338", "&nless;": "\u226E", "&nlsim;": "\u2274", "&nlt;": "\u226E", "&nltri;": "\u22EA", "&nltrie;": "\u22EC", "&nmid;": "\u2224", "&nopf;": "\u{1D55F}", "&not": "\xAC", "&not;": "\xAC", "&notin;": "\u2209", "&notinE;": "\u22F9\u0338", "&notindot;": "\u22F5\u0338", "&notinva;": "\u2209", "&notinvb;": "\u22F7", "&notinvc;": "\u22F6", "&notni;": "\u220C", "&notniva;": "\u220C", "&notnivb;": "\u22FE", "&notnivc;": "\u22FD", "&npar;": "\u2226", "&nparallel;": "\u2226", "&nparsl;": "\u2AFD\u20E5", "&npart;": "\u2202\u0338", "&npolint;": "\u2A14", "&npr;": "\u2280", "&nprcue;": "\u22E0", "&npre;": "\u2AAF\u0338", "&nprec;": "\u2280", "&npreceq;": "\u2AAF\u0338", "&nrArr;": "\u21CF", "&nrarr;": "\u219B", "&nrarrc;": "\u2933\u0338", "&nrarrw;": "\u219D\u0338", "&nrightarrow;": "\u219B", "&nrtri;": "\u22EB", "&nrtrie;": "\u22ED", "&nsc;": "\u2281", "&nsccue;": "\u22E1", "&nsce;": "\u2AB0\u0338", "&nscr;": "\u{1D4C3}", "&nshortmid;": "\u2224", "&nshortparallel;": "\u2226", "&nsim;": "\u2241", "&nsime;": "\u2244", "&nsimeq;": "\u2244", "&nsmid;": "\u2224", "&nspar;": "\u2226", "&nsqsube;": "\u22E2", "&nsqsupe;": "\u22E3", "&nsub;": "\u2284", "&nsubE;": "\u2AC5\u0338", "&nsube;": "\u2288", "&nsubset;": "\u2282\u20D2", "&nsubseteq;": "\u2288", "&nsubseteqq;": "\u2AC5\u0338", "&nsucc;": "\u2281", "&nsucceq;": "\u2AB0\u0338", "&nsup;": "\u2285", "&nsupE;": "\u2AC6\u0338", "&nsupe;": "\u2289", "&nsupset;": "\u2283\u20D2", "&nsupseteq;": "\u2289", "&nsupseteqq;": "\u2AC6\u0338", "&ntgl;": "\u2279", "&ntilde": "\xF1", "&ntilde;": "\xF1", "&ntlg;": "\u2278", "&ntriangleleft;": "\u22EA", "&ntrianglelefteq;": "\u22EC", "&ntriangleright;": "\u22EB", "&ntrianglerighteq;": "\u22ED", "&nu;": "\u03BD", "&num;": "#", "&numero;": "\u2116", "&numsp;": "\u2007", "&nvDash;": "\u22AD", "&nvHarr;": "\u2904", "&nvap;": "\u224D\u20D2", "&nvdash;": "\u22AC", "&nvge;": "\u2265\u20D2", "&nvgt;": ">\u20D2", "&nvinfin;": "\u29DE", "&nvlArr;": "\u2902", "&nvle;": "\u2264\u20D2", "&nvlt;": "<\u20D2", "&nvltrie;": "\u22B4\u20D2", "&nvrArr;": "\u2903", "&nvrtrie;": "\u22B5\u20D2", "&nvsim;": "\u223C\u20D2", "&nwArr;": "\u21D6", "&nwarhk;": "\u2923", "&nwarr;": "\u2196", "&nwarrow;": "\u2196", "&nwnear;": "\u2927", "&oS;": "\u24C8", "&oacute": "\xF3", "&oacute;": "\xF3", "&oast;": "\u229B", "&ocir;": "\u229A", "&ocirc": "\xF4", "&ocirc;": "\xF4", "&ocy;": "\u043E", "&odash;": "\u229D", "&odblac;": "\u0151", "&odiv;": "\u2A38", "&odot;": "\u2299", "&odsold;": "\u29BC", "&oelig;": "\u0153", "&ofcir;": "\u29BF", "&ofr;": "\u{1D52C}", "&ogon;": "\u02DB", "&ograve": "\xF2", "&ograve;": "\xF2", "&ogt;": "\u29C1", "&ohbar;": "\u29B5", "&ohm;": "\u03A9", "&oint;": "\u222E", "&olarr;": "\u21BA", "&olcir;": "\u29BE", "&olcross;": "\u29BB", "&oline;": "\u203E", "&olt;": "\u29C0", "&omacr;": "\u014D", "&omega;": "\u03C9", "&omicron;": "\u03BF", "&omid;": "\u29B6", "&ominus;": "\u2296", "&oopf;": "\u{1D560}", "&opar;": "\u29B7", "&operp;": "\u29B9", "&oplus;": "\u2295", "&or;": "\u2228", "&orarr;": "\u21BB", "&ord;": "\u2A5D", "&order;": "\u2134", "&orderof;": "\u2134", "&ordf": "\xAA", "&ordf;": "\xAA", "&ordm": "\xBA", "&ordm;": "\xBA", "&origof;": "\u22B6", "&oror;": "\u2A56", "&orslope;": "\u2A57", "&orv;": "\u2A5B", "&oscr;": "\u2134", "&oslash": "\xF8", "&oslash;": "\xF8", "&osol;": "\u2298", "&otilde": "\xF5", "&otilde;": "\xF5", "&otimes;": "\u2297", "&otimesas;": "\u2A36", "&ouml": "\xF6", "&ouml;": "\xF6", "&ovbar;": "\u233D", "&par;": "\u2225", "&para": "\xB6", "&para;": "\xB6", "&parallel;": "\u2225", "&parsim;": "\u2AF3", "&parsl;": "\u2AFD", "&part;": "\u2202", "&pcy;": "\u043F", "&percnt;": "%", "&period;": ".", "&permil;": "\u2030", "&perp;": "\u22A5", "&pertenk;": "\u2031", "&pfr;": "\u{1D52D}", "&phi;": "\u03C6", "&phiv;": "\u03D5", "&phmmat;": "\u2133", "&phone;": "\u260E", "&pi;": "\u03C0", "&pitchfork;": "\u22D4", "&piv;": "\u03D6", "&planck;": "\u210F", "&planckh;": "\u210E", "&plankv;": "\u210F", "&plus;": "+", "&plusacir;": "\u2A23", "&plusb;": "\u229E", "&pluscir;": "\u2A22", "&plusdo;": "\u2214", "&plusdu;": "\u2A25", "&pluse;": "\u2A72", "&plusmn": "\xB1", "&plusmn;": "\xB1", "&plussim;": "\u2A26", "&plustwo;": "\u2A27", "&pm;": "\xB1", "&pointint;": "\u2A15", "&popf;": "\u{1D561}", "&pound": "\xA3", "&pound;": "\xA3", "&pr;": "\u227A", "&prE;": "\u2AB3", "&prap;": "\u2AB7", "&prcue;": "\u227C", "&pre;": "\u2AAF", "&prec;": "\u227A", "&precapprox;": "\u2AB7", "&preccurlyeq;": "\u227C", "&preceq;": "\u2AAF", "&precnapprox;": "\u2AB9", "&precneqq;": "\u2AB5", "&precnsim;": "\u22E8", "&precsim;": "\u227E", "&prime;": "\u2032", "&primes;": "\u2119", "&prnE;": "\u2AB5", "&prnap;": "\u2AB9", "&prnsim;": "\u22E8", "&prod;": "\u220F", "&profalar;": "\u232E", "&profline;": "\u2312", "&profsurf;": "\u2313", "&prop;": "\u221D", "&propto;": "\u221D", "&prsim;": "\u227E", "&prurel;": "\u22B0", "&pscr;": "\u{1D4C5}", "&psi;": "\u03C8", "&puncsp;": "\u2008", "&qfr;": "\u{1D52E}", "&qint;": "\u2A0C", "&qopf;": "\u{1D562}", "&qprime;": "\u2057", "&qscr;": "\u{1D4C6}", "&quaternions;": "\u210D", "&quatint;": "\u2A16", "&quest;": "?", "&questeq;": "\u225F", "&quot": '"', "&quot;": '"', "&rAarr;": "\u21DB", "&rArr;": "\u21D2", "&rAtail;": "\u291C", "&rBarr;": "\u290F", "&rHar;": "\u2964", "&race;": "\u223D\u0331", "&racute;": "\u0155", "&radic;": "\u221A", "&raemptyv;": "\u29B3", "&rang;": "\u27E9", "&rangd;": "\u2992", "&range;": "\u29A5", "&rangle;": "\u27E9", "&raquo": "\xBB", "&raquo;": "\xBB", "&rarr;": "\u2192", "&rarrap;": "\u2975", "&rarrb;": "\u21E5", "&rarrbfs;": "\u2920", "&rarrc;": "\u2933", "&rarrfs;": "\u291E", "&rarrhk;": "\u21AA", "&rarrlp;": "\u21AC", "&rarrpl;": "\u2945", "&rarrsim;": "\u2974", "&rarrtl;": "\u21A3", "&rarrw;": "\u219D", "&ratail;": "\u291A", "&ratio;": "\u2236", "&rationals;": "\u211A", "&rbarr;": "\u290D", "&rbbrk;": "\u2773", "&rbrace;": "}", "&rbrack;": "]", "&rbrke;": "\u298C", "&rbrksld;": "\u298E", "&rbrkslu;": "\u2990", "&rcaron;": "\u0159", "&rcedil;": "\u0157", "&rceil;": "\u2309", "&rcub;": "}", "&rcy;": "\u0440", "&rdca;": "\u2937", "&rdldhar;": "\u2969", "&rdquo;": "\u201D", "&rdquor;": "\u201D", "&rdsh;": "\u21B3", "&real;": "\u211C", "&realine;": "\u211B", "&realpart;": "\u211C", "&reals;": "\u211D", "&rect;": "\u25AD", "&reg": "\xAE", "&reg;": "\xAE", "&rfisht;": "\u297D", "&rfloor;": "\u230B", "&rfr;": "\u{1D52F}", "&rhard;": "\u21C1", "&rharu;": "\u21C0", "&rharul;": "\u296C", "&rho;": "\u03C1", "&rhov;": "\u03F1", "&rightarrow;": "\u2192", "&rightarrowtail;": "\u21A3", "&rightharpoondown;": "\u21C1", "&rightharpoonup;": "\u21C0", "&rightleftarrows;": "\u21C4", "&rightleftharpoons;": "\u21CC", "&rightrightarrows;": "\u21C9", "&rightsquigarrow;": "\u219D", "&rightthreetimes;": "\u22CC", "&ring;": "\u02DA", "&risingdotseq;": "\u2253", "&rlarr;": "\u21C4", "&rlhar;": "\u21CC", "&rlm;": "\u200F", "&rmoust;": "\u23B1", "&rmoustache;": "\u23B1", "&rnmid;": "\u2AEE", "&roang;": "\u27ED", "&roarr;": "\u21FE", "&robrk;": "\u27E7", "&ropar;": "\u2986", "&ropf;": "\u{1D563}", "&roplus;": "\u2A2E", "&rotimes;": "\u2A35", "&rpar;": ")", "&rpargt;": "\u2994", "&rppolint;": "\u2A12", "&rrarr;": "\u21C9", "&rsaquo;": "\u203A", "&rscr;": "\u{1D4C7}", "&rsh;": "\u21B1", "&rsqb;": "]", "&rsquo;": "\u2019", "&rsquor;": "\u2019", "&rthree;": "\u22CC", "&rtimes;": "\u22CA", "&rtri;": "\u25B9", "&rtrie;": "\u22B5", "&rtrif;": "\u25B8", "&rtriltri;": "\u29CE", "&ruluhar;": "\u2968", "&rx;": "\u211E", "&sacute;": "\u015B", "&sbquo;": "\u201A", "&sc;": "\u227B", "&scE;": "\u2AB4", "&scap;": "\u2AB8", "&scaron;": "\u0161", "&sccue;": "\u227D", "&sce;": "\u2AB0", "&scedil;": "\u015F", "&scirc;": "\u015D", "&scnE;": "\u2AB6", "&scnap;": "\u2ABA", "&scnsim;": "\u22E9", "&scpolint;": "\u2A13", "&scsim;": "\u227F", "&scy;": "\u0441", "&sdot;": "\u22C5", "&sdotb;": "\u22A1", "&sdote;": "\u2A66", "&seArr;": "\u21D8", "&searhk;": "\u2925", "&searr;": "\u2198", "&searrow;": "\u2198", "&sect": "\xA7", "&sect;": "\xA7", "&semi;": ";", "&seswar;": "\u2929", "&setminus;": "\u2216", "&setmn;": "\u2216", "&sext;": "\u2736", "&sfr;": "\u{1D530}", "&sfrown;": "\u2322", "&sharp;": "\u266F", "&shchcy;": "\u0449", "&shcy;": "\u0448", "&shortmid;": "\u2223", "&shortparallel;": "\u2225", "&shy": "\xAD", "&shy;": "\xAD", "&sigma;": "\u03C3", "&sigmaf;": "\u03C2", "&sigmav;": "\u03C2", "&sim;": "\u223C", "&simdot;": "\u2A6A", "&sime;": "\u2243", "&simeq;": "\u2243", "&simg;": "\u2A9E", "&simgE;": "\u2AA0", "&siml;": "\u2A9D", "&simlE;": "\u2A9F", "&simne;": "\u2246", "&simplus;": "\u2A24", "&simrarr;": "\u2972", "&slarr;": "\u2190", "&smallsetminus;": "\u2216", "&smashp;": "\u2A33", "&smeparsl;": "\u29E4", "&smid;": "\u2223", "&smile;": "\u2323", "&smt;": "\u2AAA", "&smte;": "\u2AAC", "&smtes;": "\u2AAC\uFE00", "&softcy;": "\u044C", "&sol;": "/", "&solb;": "\u29C4", "&solbar;": "\u233F", "&sopf;": "\u{1D564}", "&spades;": "\u2660", "&spadesuit;": "\u2660", "&spar;": "\u2225", "&sqcap;": "\u2293", "&sqcaps;": "\u2293\uFE00", "&sqcup;": "\u2294", "&sqcups;": "\u2294\uFE00", "&sqsub;": "\u228F", "&sqsube;": "\u2291", "&sqsubset;": "\u228F", "&sqsubseteq;": "\u2291", "&sqsup;": "\u2290", "&sqsupe;": "\u2292", "&sqsupset;": "\u2290", "&sqsupseteq;": "\u2292", "&squ;": "\u25A1", "&square;": "\u25A1", "&squarf;": "\u25AA", "&squf;": "\u25AA", "&srarr;": "\u2192", "&sscr;": "\u{1D4C8}", "&ssetmn;": "\u2216", "&ssmile;": "\u2323", "&sstarf;": "\u22C6", "&star;": "\u2606", "&starf;": "\u2605", "&straightepsilon;": "\u03F5", "&straightphi;": "\u03D5", "&strns;": "\xAF", "&sub;": "\u2282", "&subE;": "\u2AC5", "&subdot;": "\u2ABD", "&sube;": "\u2286", "&subedot;": "\u2AC3", "&submult;": "\u2AC1", "&subnE;": "\u2ACB", "&subne;": "\u228A", "&subplus;": "\u2ABF", "&subrarr;": "\u2979", "&subset;": "\u2282", "&subseteq;": "\u2286", "&subseteqq;": "\u2AC5", "&subsetneq;": "\u228A", "&subsetneqq;": "\u2ACB", "&subsim;": "\u2AC7", "&subsub;": "\u2AD5", "&subsup;": "\u2AD3", "&succ;": "\u227B", "&succapprox;": "\u2AB8", "&succcurlyeq;": "\u227D", "&succeq;": "\u2AB0", "&succnapprox;": "\u2ABA", "&succneqq;": "\u2AB6", "&succnsim;": "\u22E9", "&succsim;": "\u227F", "&sum;": "\u2211", "&sung;": "\u266A", "&sup1": "\xB9", "&sup1;": "\xB9", "&sup2": "\xB2", "&sup2;": "\xB2", "&sup3": "\xB3", "&sup3;": "\xB3", "&sup;": "\u2283", "&supE;": "\u2AC6", "&supdot;": "\u2ABE", "&supdsub;": "\u2AD8", "&supe;": "\u2287", "&supedot;": "\u2AC4", "&suphsol;": "\u27C9", "&suphsub;": "\u2AD7", "&suplarr;": "\u297B", "&supmult;": "\u2AC2", "&supnE;": "\u2ACC", "&supne;": "\u228B", "&supplus;": "\u2AC0", "&supset;": "\u2283", "&supseteq;": "\u2287", "&supseteqq;": "\u2AC6", "&supsetneq;": "\u228B", "&supsetneqq;": "\u2ACC", "&supsim;": "\u2AC8", "&supsub;": "\u2AD4", "&supsup;": "\u2AD6", "&swArr;": "\u21D9", "&swarhk;": "\u2926", "&swarr;": "\u2199", "&swarrow;": "\u2199", "&swnwar;": "\u292A", "&szlig": "\xDF", "&szlig;": "\xDF", "&target;": "\u2316", "&tau;": "\u03C4", "&tbrk;": "\u23B4", "&tcaron;": "\u0165", "&tcedil;": "\u0163", "&tcy;": "\u0442", "&tdot;": "\u20DB", "&telrec;": "\u2315", "&tfr;": "\u{1D531}", "&there4;": "\u2234", "&therefore;": "\u2234", "&theta;": "\u03B8", "&thetasym;": "\u03D1", "&thetav;": "\u03D1", "&thickapprox;": "\u2248", "&thicksim;": "\u223C", "&thinsp;": "\u2009", "&thkap;": "\u2248", "&thksim;": "\u223C", "&thorn": "\xFE", "&thorn;": "\xFE", "&tilde;": "\u02DC", "&times": "\xD7", "&times;": "\xD7", "&timesb;": "\u22A0", "&timesbar;": "\u2A31", "&timesd;": "\u2A30", "&tint;": "\u222D", "&toea;": "\u2928", "&top;": "\u22A4", "&topbot;": "\u2336", "&topcir;": "\u2AF1", "&topf;": "\u{1D565}", "&topfork;": "\u2ADA", "&tosa;": "\u2929", "&tprime;": "\u2034", "&trade;": "\u2122", "&triangle;": "\u25B5", "&triangledown;": "\u25BF", "&triangleleft;": "\u25C3", "&trianglelefteq;": "\u22B4", "&triangleq;": "\u225C", "&triangleright;": "\u25B9", "&trianglerighteq;": "\u22B5", "&tridot;": "\u25EC", "&trie;": "\u225C", "&triminus;": "\u2A3A", "&triplus;": "\u2A39", "&trisb;": "\u29CD", "&tritime;": "\u2A3B", "&trpezium;": "\u23E2", "&tscr;": "\u{1D4C9}", "&tscy;": "\u0446", "&tshcy;": "\u045B", "&tstrok;": "\u0167", "&twixt;": "\u226C", "&twoheadleftarrow;": "\u219E", "&twoheadrightarrow;": "\u21A0", "&uArr;": "\u21D1", "&uHar;": "\u2963", "&uacute": "\xFA", "&uacute;": "\xFA", "&uarr;": "\u2191", "&ubrcy;": "\u045E", "&ubreve;": "\u016D", "&ucirc": "\xFB", "&ucirc;": "\xFB", "&ucy;": "\u0443", "&udarr;": "\u21C5", "&udblac;": "\u0171", "&udhar;": "\u296E", "&ufisht;": "\u297E", "&ufr;": "\u{1D532}", "&ugrave": "\xF9", "&ugrave;": "\xF9", "&uharl;": "\u21BF", "&uharr;": "\u21BE", "&uhblk;": "\u2580", "&ulcorn;": "\u231C", "&ulcorner;": "\u231C", "&ulcrop;": "\u230F", "&ultri;": "\u25F8", "&umacr;": "\u016B", "&uml": "\xA8", "&uml;": "\xA8", "&uogon;": "\u0173", "&uopf;": "\u{1D566}", "&uparrow;": "\u2191", "&updownarrow;": "\u2195", "&upharpoonleft;": "\u21BF", "&upharpoonright;": "\u21BE", "&uplus;": "\u228E", "&upsi;": "\u03C5", "&upsih;": "\u03D2", "&upsilon;": "\u03C5", "&upuparrows;": "\u21C8", "&urcorn;": "\u231D", "&urcorner;": "\u231D", "&urcrop;": "\u230E", "&uring;": "\u016F", "&urtri;": "\u25F9", "&uscr;": "\u{1D4CA}", "&utdot;": "\u22F0", "&utilde;": "\u0169", "&utri;": "\u25B5", "&utrif;": "\u25B4", "&uuarr;": "\u21C8", "&uuml": "\xFC", "&uuml;": "\xFC", "&uwangle;": "\u29A7", "&vArr;": "\u21D5", "&vBar;": "\u2AE8", "&vBarv;": "\u2AE9", "&vDash;": "\u22A8", "&vangrt;": "\u299C", "&varepsilon;": "\u03F5", "&varkappa;": "\u03F0", "&varnothing;": "\u2205", "&varphi;": "\u03D5", "&varpi;": "\u03D6", "&varpropto;": "\u221D", "&varr;": "\u2195", "&varrho;": "\u03F1", "&varsigma;": "\u03C2", "&varsubsetneq;": "\u228A\uFE00", "&varsubsetneqq;": "\u2ACB\uFE00", "&varsupsetneq;": "\u228B\uFE00", "&varsupsetneqq;": "\u2ACC\uFE00", "&vartheta;": "\u03D1", "&vartriangleleft;": "\u22B2", "&vartriangleright;": "\u22B3", "&vcy;": "\u0432", "&vdash;": "\u22A2", "&vee;": "\u2228", "&veebar;": "\u22BB", "&veeeq;": "\u225A", "&vellip;": "\u22EE", "&verbar;": "|", "&vert;": "|", "&vfr;": "\u{1D533}", "&vltri;": "\u22B2", "&vnsub;": "\u2282\u20D2", "&vnsup;": "\u2283\u20D2", "&vopf;": "\u{1D567}", "&vprop;": "\u221D", "&vrtri;": "\u22B3", "&vscr;": "\u{1D4CB}", "&vsubnE;": "\u2ACB\uFE00", "&vsubne;": "\u228A\uFE00", "&vsupnE;": "\u2ACC\uFE00", "&vsupne;": "\u228B\uFE00", "&vzigzag;": "\u299A", "&wcirc;": "\u0175", "&wedbar;": "\u2A5F", "&wedge;": "\u2227", "&wedgeq;": "\u2259", "&weierp;": "\u2118", "&wfr;": "\u{1D534}", "&wopf;": "\u{1D568}", "&wp;": "\u2118", "&wr;": "\u2240", "&wreath;": "\u2240", "&wscr;": "\u{1D4CC}", "&xcap;": "\u22C2", "&xcirc;": "\u25EF", "&xcup;": "\u22C3", "&xdtri;": "\u25BD", "&xfr;": "\u{1D535}", "&xhArr;": "\u27FA", "&xharr;": "\u27F7", "&xi;": "\u03BE", "&xlArr;": "\u27F8", "&xlarr;": "\u27F5", "&xmap;": "\u27FC", "&xnis;": "\u22FB", "&xodot;": "\u2A00", "&xopf;": "\u{1D569}", "&xoplus;": "\u2A01", "&xotime;": "\u2A02", "&xrArr;": "\u27F9", "&xrarr;": "\u27F6", "&xscr;": "\u{1D4CD}", "&xsqcup;": "\u2A06", "&xuplus;": "\u2A04", "&xutri;": "\u25B3", "&xvee;": "\u22C1", "&xwedge;": "\u22C0", "&yacute": "\xFD", "&yacute;": "\xFD", "&yacy;": "\u044F", "&ycirc;": "\u0177", "&ycy;": "\u044B", "&yen": "\xA5", "&yen;": "\xA5", "&yfr;": "\u{1D536}", "&yicy;": "\u0457", "&yopf;": "\u{1D56A}", "&yscr;": "\u{1D4CE}", "&yucy;": "\u044E", "&yuml": "\xFF", "&yuml;": "\xFF", "&zacute;": "\u017A", "&zcaron;": "\u017E", "&zcy;": "\u0437", "&zdot;": "\u017C", "&zeetrf;": "\u2128", "&zeta;": "\u03B6", "&zfr;": "\u{1D537}", "&zhcy;": "\u0436", "&zigrarr;": "\u21DD", "&zopf;": "\u{1D56B}", "&zscr;": "\u{1D4CF}", "&zwj;": "\u200D", "&zwnj;": "\u200C" }, characters: { \u00C6: "&AElig;", "&": "&amp;", \u00C1: "&Aacute;", \u0102: "&Abreve;", \u00C2: "&Acirc;", \u0410: "&Acy;", "\u{1D504}": "&Afr;", \u00C0: "&Agrave;", \u0391: "&Alpha;", \u0100: "&Amacr;", "\u2A53": "&And;", \u0104: "&Aogon;", "\u{1D538}": "&Aopf;", "\u2061": "&af;", \u00C5: "&angst;", "\u{1D49C}": "&Ascr;", "\u2254": "&coloneq;", \u00C3: "&Atilde;", \u00C4: "&Auml;", "\u2216": "&ssetmn;", "\u2AE7": "&Barv;", "\u2306": "&doublebarwedge;", \u0411: "&Bcy;", "\u2235": "&because;", \u212C: "&bernou;", \u0392: "&Beta;", "\u{1D505}": "&Bfr;", "\u{1D539}": "&Bopf;", "\u02D8": "&breve;", "\u224E": "&bump;", \u0427: "&CHcy;", "\xA9": "&copy;", \u0106: "&Cacute;", "\u22D2": "&Cap;", "\u2145": "&DD;", \u212D: "&Cfr;", \u010C: "&Ccaron;", \u00C7: "&Ccedil;", \u0108: "&Ccirc;", "\u2230": "&Cconint;", \u010A: "&Cdot;", "\xB8": "&cedil;", "\xB7": "&middot;", \u03A7: "&Chi;", "\u2299": "&odot;", "\u2296": "&ominus;", "\u2295": "&oplus;", "\u2297": "&otimes;", "\u2232": "&cwconint;", "\u201D": "&rdquor;", "\u2019": "&rsquor;", "\u2237": "&Proportion;", "\u2A74": "&Colone;", "\u2261": "&equiv;", "\u222F": "&DoubleContourIntegral;", "\u222E": "&oint;", \u2102: "&complexes;", "\u2210": "&coprod;", "\u2233": "&awconint;", "\u2A2F": "&Cross;", "\u{1D49E}": "&Cscr;", "\u22D3": "&Cup;", "\u224D": "&asympeq;", "\u2911": "&DDotrahd;", \u0402: "&DJcy;", \u0405: "&DScy;", \u040F: "&DZcy;", "\u2021": "&ddagger;", "\u21A1": "&Darr;", "\u2AE4": "&DoubleLeftTee;", \u010E: "&Dcaron;", \u0414: "&Dcy;", "\u2207": "&nabla;", \u0394: "&Delta;", "\u{1D507}": "&Dfr;", "\xB4": "&acute;", "\u02D9": "&dot;", "\u02DD": "&dblac;", "`": "&grave;", "\u02DC": "&tilde;", "\u22C4": "&diamond;", "\u2146": "&dd;", "\u{1D53B}": "&Dopf;", "\xA8": "&uml;", "\u20DC": "&DotDot;", "\u2250": "&esdot;", "\u21D3": "&dArr;", "\u21D0": "&lArr;", "\u21D4": "&iff;", "\u27F8": "&xlArr;", "\u27FA": "&xhArr;", "\u27F9": "&xrArr;", "\u21D2": "&rArr;", "\u22A8": "&vDash;", "\u21D1": "&uArr;", "\u21D5": "&vArr;", "\u2225": "&spar;", "\u2193": "&downarrow;", "\u2913": "&DownArrowBar;", "\u21F5": "&duarr;", "\u0311": "&DownBreve;", "\u2950": "&DownLeftRightVector;", "\u295E": "&DownLeftTeeVector;", "\u21BD": "&lhard;", "\u2956": "&DownLeftVectorBar;", "\u295F": "&DownRightTeeVector;", "\u21C1": "&rightharpoondown;", "\u2957": "&DownRightVectorBar;", "\u22A4": "&top;", "\u21A7": "&mapstodown;", "\u{1D49F}": "&Dscr;", \u0110: "&Dstrok;", \u014A: "&ENG;", \u00D0: "&ETH;", \u00C9: "&Eacute;", \u011A: "&Ecaron;", \u00CA: "&Ecirc;", \u042D: "&Ecy;", \u0116: "&Edot;", "\u{1D508}": "&Efr;", \u00C8: "&Egrave;", "\u2208": "&isinv;", \u0112: "&Emacr;", "\u25FB": "&EmptySmallSquare;", "\u25AB": "&EmptyVerySmallSquare;", \u0118: "&Eogon;", "\u{1D53C}": "&Eopf;", \u0395: "&Epsilon;", "\u2A75": "&Equal;", "\u2242": "&esim;", "\u21CC": "&rlhar;", \u2130: "&expectation;", "\u2A73": "&Esim;", \u0397: "&Eta;", \u00CB: "&Euml;", "\u2203": "&exist;", "\u2147": "&exponentiale;", \u0424: "&Fcy;", "\u{1D509}": "&Ffr;", "\u25FC": "&FilledSmallSquare;", "\u25AA": "&squf;", "\u{1D53D}": "&Fopf;", "\u2200": "&forall;", \u2131: "&Fscr;", \u0403: "&GJcy;", ">": "&gt;", \u0393: "&Gamma;", \u03DC: "&Gammad;", \u011E: "&Gbreve;", \u0122: "&Gcedil;", \u011C: "&Gcirc;", \u0413: "&Gcy;", \u0120: "&Gdot;", "\u{1D50A}": "&Gfr;", "\u22D9": "&ggg;", "\u{1D53E}": "&Gopf;", "\u2265": "&geq;", "\u22DB": "&gtreqless;", "\u2267": "&geqq;", "\u2AA2": "&GreaterGreater;", "\u2277": "&gtrless;", "\u2A7E": "&ges;", "\u2273": "&gtrsim;", "\u{1D4A2}": "&Gscr;", "\u226B": "&gg;", \u042A: "&HARDcy;", "\u02C7": "&caron;", "^": "&Hat;", \u0124: "&Hcirc;", \u210C: "&Poincareplane;", \u210B: "&hamilt;", \u210D: "&quaternions;", "\u2500": "&boxh;", \u0126: "&Hstrok;", "\u224F": "&bumpeq;", \u0415: "&IEcy;", \u0132: "&IJlig;", \u0401: "&IOcy;", \u00CD: "&Iacute;", \u00CE: "&Icirc;", \u0418: "&Icy;", \u0130: "&Idot;", \u2111: "&imagpart;", \u00CC: "&Igrave;", \u012A: "&Imacr;", "\u2148": "&ii;", "\u222C": "&Int;", "\u222B": "&int;", "\u22C2": "&xcap;", "\u2063": "&ic;", "\u2062": "&it;", \u012E: "&Iogon;", "\u{1D540}": "&Iopf;", \u0399: "&Iota;", \u2110: "&imagline;", \u0128: "&Itilde;", \u0406: "&Iukcy;", \u00CF: "&Iuml;", \u0134: "&Jcirc;", \u0419: "&Jcy;", "\u{1D50D}": "&Jfr;", "\u{1D541}": "&Jopf;", "\u{1D4A5}": "&Jscr;", \u0408: "&Jsercy;", \u0404: "&Jukcy;", \u0425: "&KHcy;", \u040C: "&KJcy;", \u039A: "&Kappa;", \u0136: "&Kcedil;", \u041A: "&Kcy;", "\u{1D50E}": "&Kfr;", "\u{1D542}": "&Kopf;", "\u{1D4A6}": "&Kscr;", \u0409: "&LJcy;", "<": "&lt;", \u0139: "&Lacute;", \u039B: "&Lambda;", "\u27EA": "&Lang;", \u2112: "&lagran;", "\u219E": "&twoheadleftarrow;", \u013D: "&Lcaron;", \u013B: "&Lcedil;", \u041B: "&Lcy;", "\u27E8": "&langle;", "\u2190": "&slarr;", "\u21E4": "&larrb;", "\u21C6": "&lrarr;", "\u2308": "&lceil;", "\u27E6": "&lobrk;", "\u2961": "&LeftDownTeeVector;", "\u21C3": "&downharpoonleft;", "\u2959": "&LeftDownVectorBar;", "\u230A": "&lfloor;", "\u2194": "&leftrightarrow;", "\u294E": "&LeftRightVector;", "\u22A3": "&dashv;", "\u21A4": "&mapstoleft;", "\u295A": "&LeftTeeVector;", "\u22B2": "&vltri;", "\u29CF": "&LeftTriangleBar;", "\u22B4": "&trianglelefteq;", "\u2951": "&LeftUpDownVector;", "\u2960": "&LeftUpTeeVector;", "\u21BF": "&upharpoonleft;", "\u2958": "&LeftUpVectorBar;", "\u21BC": "&lharu;", "\u2952": "&LeftVectorBar;", "\u22DA": "&lesseqgtr;", "\u2266": "&leqq;", "\u2276": "&lg;", "\u2AA1": "&LessLess;", "\u2A7D": "&les;", "\u2272": "&lsim;", "\u{1D50F}": "&Lfr;", "\u22D8": "&Ll;", "\u21DA": "&lAarr;", \u013F: "&Lmidot;", "\u27F5": "&xlarr;", "\u27F7": "&xharr;", "\u27F6": "&xrarr;", "\u{1D543}": "&Lopf;", "\u2199": "&swarrow;", "\u2198": "&searrow;", "\u21B0": "&lsh;", \u0141: "&Lstrok;", "\u226A": "&ll;", "\u2905": "&Map;", \u041C: "&Mcy;", "\u205F": "&MediumSpace;", \u2133: "&phmmat;", "\u{1D510}": "&Mfr;", "\u2213": "&mp;", "\u{1D544}": "&Mopf;", \u039C: "&Mu;", \u040A: "&NJcy;", \u0143: "&Nacute;", \u0147: "&Ncaron;", \u0145: "&Ncedil;", \u041D: "&Ncy;", "\u200B": "&ZeroWidthSpace;", "\n": "&NewLine;", "\u{1D511}": "&Nfr;", "\u2060": "&NoBreak;", "\xA0": "&nbsp;", \u2115: "&naturals;", "\u2AEC": "&Not;", "\u2262": "&nequiv;", "\u226D": "&NotCupCap;", "\u2226": "&nspar;", "\u2209": "&notinva;", "\u2260": "&ne;", "\u2242\u0338": "&nesim;", "\u2204": "&nexists;", "\u226F": "&ngtr;", "\u2271": "&ngeq;", "\u2267\u0338": "&ngeqq;", "\u226B\u0338": "&nGtv;", "\u2279": "&ntgl;", "\u2A7E\u0338": "&nges;", "\u2275": "&ngsim;", "\u224E\u0338": "&nbump;", "\u224F\u0338": "&nbumpe;", "\u22EA": "&ntriangleleft;", "\u29CF\u0338": "&NotLeftTriangleBar;", "\u22EC": "&ntrianglelefteq;", "\u226E": "&nlt;", "\u2270": "&nleq;", "\u2278": "&ntlg;", "\u226A\u0338": "&nLtv;", "\u2A7D\u0338": "&nles;", "\u2274": "&nlsim;", "\u2AA2\u0338": "&NotNestedGreaterGreater;", "\u2AA1\u0338": "&NotNestedLessLess;", "\u2280": "&nprec;", "\u2AAF\u0338": "&npreceq;", "\u22E0": "&nprcue;", "\u220C": "&notniva;", "\u22EB": "&ntriangleright;", "\u29D0\u0338": "&NotRightTriangleBar;", "\u22ED": "&ntrianglerighteq;", "\u228F\u0338": "&NotSquareSubset;", "\u22E2": "&nsqsube;", "\u2290\u0338": "&NotSquareSuperset;", "\u22E3": "&nsqsupe;", "\u2282\u20D2": "&vnsub;", "\u2288": "&nsubseteq;", "\u2281": "&nsucc;", "\u2AB0\u0338": "&nsucceq;", "\u22E1": "&nsccue;", "\u227F\u0338": "&NotSucceedsTilde;", "\u2283\u20D2": "&vnsup;", "\u2289": "&nsupseteq;", "\u2241": "&nsim;", "\u2244": "&nsimeq;", "\u2247": "&ncong;", "\u2249": "&napprox;", "\u2224": "&nsmid;", "\u{1D4A9}": "&Nscr;", \u00D1: "&Ntilde;", \u039D: "&Nu;", \u0152: "&OElig;", \u00D3: "&Oacute;", \u00D4: "&Ocirc;", \u041E: "&Ocy;", \u0150: "&Odblac;", "\u{1D512}": "&Ofr;", \u00D2: "&Ograve;", \u014C: "&Omacr;", \u03A9: "&ohm;", \u039F: "&Omicron;", "\u{1D546}": "&Oopf;", "\u201C": "&ldquo;", "\u2018": "&lsquo;", "\u2A54": "&Or;", "\u{1D4AA}": "&Oscr;", \u00D8: "&Oslash;", \u00D5: "&Otilde;", "\u2A37": "&Otimes;", \u00D6: "&Ouml;", "\u203E": "&oline;", "\u23DE": "&OverBrace;", "\u23B4": "&tbrk;", "\u23DC": "&OverParenthesis;", "\u2202": "&part;", \u041F: "&Pcy;", "\u{1D513}": "&Pfr;", \u03A6: "&Phi;", \u03A0: "&Pi;", "\xB1": "&pm;", \u2119: "&primes;", "\u2ABB": "&Pr;", "\u227A": "&prec;", "\u2AAF": "&preceq;", "\u227C": "&preccurlyeq;", "\u227E": "&prsim;", "\u2033": "&Prime;", "\u220F": "&prod;", "\u221D": "&vprop;", "\u{1D4AB}": "&Pscr;", \u03A8: "&Psi;", '"': "&quot;", "\u{1D514}": "&Qfr;", \u211A: "&rationals;", "\u{1D4AC}": "&Qscr;", "\u2910": "&drbkarow;", "\xAE": "&reg;", \u0154: "&Racute;", "\u27EB": "&Rang;", "\u21A0": "&twoheadrightarrow;", "\u2916": "&Rarrtl;", \u0158: "&Rcaron;", \u0156: "&Rcedil;", \u0420: "&Rcy;", \u211C: "&realpart;", "\u220B": "&niv;", "\u21CB": "&lrhar;", "\u296F": "&duhar;", \u03A1: "&Rho;", "\u27E9": "&rangle;", "\u2192": "&srarr;", "\u21E5": "&rarrb;", "\u21C4": "&rlarr;", "\u2309": "&rceil;", "\u27E7": "&robrk;", "\u295D": "&RightDownTeeVector;", "\u21C2": "&downharpoonright;", "\u2955": "&RightDownVectorBar;", "\u230B": "&rfloor;", "\u22A2": "&vdash;", "\u21A6": "&mapsto;", "\u295B": "&RightTeeVector;", "\u22B3": "&vrtri;", "\u29D0": "&RightTriangleBar;", "\u22B5": "&trianglerighteq;", "\u294F": "&RightUpDownVector;", "\u295C": "&RightUpTeeVector;", "\u21BE": "&upharpoonright;", "\u2954": "&RightUpVectorBar;", "\u21C0": "&rightharpoonup;", "\u2953": "&RightVectorBar;", \u211D: "&reals;", "\u2970": "&RoundImplies;", "\u21DB": "&rAarr;", \u211B: "&realine;", "\u21B1": "&rsh;", "\u29F4": "&RuleDelayed;", \u0429: "&SHCHcy;", \u0428: "&SHcy;", \u042C: "&SOFTcy;", \u015A: "&Sacute;", "\u2ABC": "&Sc;", \u0160: "&Scaron;", \u015E: "&Scedil;", \u015C: "&Scirc;", \u0421: "&Scy;", "\u{1D516}": "&Sfr;", "\u2191": "&uparrow;", \u03A3: "&Sigma;", "\u2218": "&compfn;", "\u{1D54A}": "&Sopf;", "\u221A": "&radic;", "\u25A1": "&square;", "\u2293": "&sqcap;", "\u228F": "&sqsubset;", "\u2291": "&sqsubseteq;", "\u2290": "&sqsupset;", "\u2292": "&sqsupseteq;", "\u2294": "&sqcup;", "\u{1D4AE}": "&Sscr;", "\u22C6": "&sstarf;", "\u22D0": "&Subset;", "\u2286": "&subseteq;", "\u227B": "&succ;", "\u2AB0": "&succeq;", "\u227D": "&succcurlyeq;", "\u227F": "&succsim;", "\u2211": "&sum;", "\u22D1": "&Supset;", "\u2283": "&supset;", "\u2287": "&supseteq;", \u00DE: "&THORN;", "\u2122": "&trade;", \u040B: "&TSHcy;", \u0426: "&TScy;", " ": "&Tab;", \u03A4: "&Tau;", \u0164: "&Tcaron;", \u0162: "&Tcedil;", \u0422: "&Tcy;", "\u{1D517}": "&Tfr;", "\u2234": "&therefore;", \u0398: "&Theta;", "\u205F\u200A": "&ThickSpace;", "\u2009": "&thinsp;", "\u223C": "&thksim;", "\u2243": "&simeq;", "\u2245": "&cong;", "\u2248": "&thkap;", "\u{1D54B}": "&Topf;", "\u20DB": "&tdot;", "\u{1D4AF}": "&Tscr;", \u0166: "&Tstrok;", \u00DA: "&Uacute;", "\u219F": "&Uarr;", "\u2949": "&Uarrocir;", \u040E: "&Ubrcy;", \u016C: "&Ubreve;", \u00DB: "&Ucirc;", \u0423: "&Ucy;", \u0170: "&Udblac;", "\u{1D518}": "&Ufr;", \u00D9: "&Ugrave;", \u016A: "&Umacr;", _: "&lowbar;", "\u23DF": "&UnderBrace;", "\u23B5": "&bbrk;", "\u23DD": "&UnderParenthesis;", "\u22C3": "&xcup;", "\u228E": "&uplus;", \u0172: "&Uogon;", "\u{1D54C}": "&Uopf;", "\u2912": "&UpArrowBar;", "\u21C5": "&udarr;", "\u2195": "&varr;", "\u296E": "&udhar;", "\u22A5": "&perp;", "\u21A5": "&mapstoup;", "\u2196": "&nwarrow;", "\u2197": "&nearrow;", \u03D2: "&upsih;", \u03A5: "&Upsilon;", \u016E: "&Uring;", "\u{1D4B0}": "&Uscr;", \u0168: "&Utilde;", \u00DC: "&Uuml;", "\u22AB": "&VDash;", "\u2AEB": "&Vbar;", \u0412: "&Vcy;", "\u22A9": "&Vdash;", "\u2AE6": "&Vdashl;", "\u22C1": "&xvee;", "\u2016": "&Vert;", "\u2223": "&smid;", "|": "&vert;", "\u2758": "&VerticalSeparator;", "\u2240": "&wreath;", "\u200A": "&hairsp;", "\u{1D519}": "&Vfr;", "\u{1D54D}": "&Vopf;", "\u{1D4B1}": "&Vscr;", "\u22AA": "&Vvdash;", \u0174: "&Wcirc;", "\u22C0": "&xwedge;", "\u{1D51A}": "&Wfr;", "\u{1D54E}": "&Wopf;", "\u{1D4B2}": "&Wscr;", "\u{1D51B}": "&Xfr;", \u039E: "&Xi;", "\u{1D54F}": "&Xopf;", "\u{1D4B3}": "&Xscr;", \u042F: "&YAcy;", \u0407: "&YIcy;", \u042E: "&YUcy;", \u00DD: "&Yacute;", \u0176: "&Ycirc;", \u042B: "&Ycy;", "\u{1D51C}": "&Yfr;", "\u{1D550}": "&Yopf;", "\u{1D4B4}": "&Yscr;", \u0178: "&Yuml;", \u0416: "&ZHcy;", \u0179: "&Zacute;", \u017D: "&Zcaron;", \u0417: "&Zcy;", \u017B: "&Zdot;", \u0396: "&Zeta;", \u2128: "&zeetrf;", \u2124: "&integers;", "\u{1D4B5}": "&Zscr;", \u00E1: "&aacute;", \u0103: "&abreve;", "\u223E": "&mstpos;", "\u223E\u0333": "&acE;", "\u223F": "&acd;", \u00E2: "&acirc;", \u0430: "&acy;", \u00E6: "&aelig;", "\u{1D51E}": "&afr;", \u00E0: "&agrave;", \u2135: "&aleph;", \u03B1: "&alpha;", \u0101: "&amacr;", "\u2A3F": "&amalg;", "\u2227": "&wedge;", "\u2A55": "&andand;", "\u2A5C": "&andd;", "\u2A58": "&andslope;", "\u2A5A": "&andv;", "\u2220": "&angle;", "\u29A4": "&ange;", "\u2221": "&measuredangle;", "\u29A8": "&angmsdaa;", "\u29A9": "&angmsdab;", "\u29AA": "&angmsdac;", "\u29AB": "&angmsdad;", "\u29AC": "&angmsdae;", "\u29AD": "&angmsdaf;", "\u29AE": "&angmsdag;", "\u29AF": "&angmsdah;", "\u221F": "&angrt;", "\u22BE": "&angrtvb;", "\u299D": "&angrtvbd;", "\u2222": "&angsph;", "\u237C": "&angzarr;", \u0105: "&aogon;", "\u{1D552}": "&aopf;", "\u2A70": "&apE;", "\u2A6F": "&apacir;", "\u224A": "&approxeq;", "\u224B": "&apid;", "'": "&apos;", \u00E5: "&aring;", "\u{1D4B6}": "&ascr;", "*": "&midast;", \u00E3: "&atilde;", \u00E4: "&auml;", "\u2A11": "&awint;", "\u2AED": "&bNot;", "\u224C": "&bcong;", "\u03F6": "&bepsi;", "\u2035": "&bprime;", "\u223D": "&bsim;", "\u22CD": "&bsime;", "\u22BD": "&barvee;", "\u2305": "&barwedge;", "\u23B6": "&bbrktbrk;", \u0431: "&bcy;", "\u201E": "&ldquor;", "\u29B0": "&bemptyv;", \u03B2: "&beta;", \u2136: "&beth;", "\u226C": "&twixt;", "\u{1D51F}": "&bfr;", "\u25EF": "&xcirc;", "\u2A00": "&xodot;", "\u2A01": "&xoplus;", "\u2A02": "&xotime;", "\u2A06": "&xsqcup;", "\u2605": "&starf;", "\u25BD": "&xdtri;", "\u25B3": "&xutri;", "\u2A04": "&xuplus;", "\u290D": "&rbarr;", "\u29EB": "&lozf;", "\u25B4": "&utrif;", "\u25BE": "&dtrif;", "\u25C2": "&ltrif;", "\u25B8": "&rtrif;", "\u2423": "&blank;", "\u2592": "&blk12;", "\u2591": "&blk14;", "\u2593": "&blk34;", "\u2588": "&block;", "=\u20E5": "&bne;", "\u2261\u20E5": "&bnequiv;", "\u2310": "&bnot;", "\u{1D553}": "&bopf;", "\u22C8": "&bowtie;", "\u2557": "&boxDL;", "\u2554": "&boxDR;", "\u2556": "&boxDl;", "\u2553": "&boxDr;", "\u2550": "&boxH;", "\u2566": "&boxHD;", "\u2569": "&boxHU;", "\u2564": "&boxHd;", "\u2567": "&boxHu;", "\u255D": "&boxUL;", "\u255A": "&boxUR;", "\u255C": "&boxUl;", "\u2559": "&boxUr;", "\u2551": "&boxV;", "\u256C": "&boxVH;", "\u2563": "&boxVL;", "\u2560": "&boxVR;", "\u256B": "&boxVh;", "\u2562": "&boxVl;", "\u255F": "&boxVr;", "\u29C9": "&boxbox;", "\u2555": "&boxdL;", "\u2552": "&boxdR;", "\u2510": "&boxdl;", "\u250C": "&boxdr;", "\u2565": "&boxhD;", "\u2568": "&boxhU;", "\u252C": "&boxhd;", "\u2534": "&boxhu;", "\u229F": "&minusb;", "\u229E": "&plusb;", "\u22A0": "&timesb;", "\u255B": "&boxuL;", "\u2558": "&boxuR;", "\u2518": "&boxul;", "\u2514": "&boxur;", "\u2502": "&boxv;", "\u256A": "&boxvH;", "\u2561": "&boxvL;", "\u255E": "&boxvR;", "\u253C": "&boxvh;", "\u2524": "&boxvl;", "\u251C": "&boxvr;", "\xA6": "&brvbar;", "\u{1D4B7}": "&bscr;", "\u204F": "&bsemi;", "\\": "&bsol;", "\u29C5": "&bsolb;", "\u27C8": "&bsolhsub;", "\u2022": "&bullet;", "\u2AAE": "&bumpE;", \u0107: "&cacute;", "\u2229": "&cap;", "\u2A44": "&capand;", "\u2A49": "&capbrcup;", "\u2A4B": "&capcap;", "\u2A47": "&capcup;", "\u2A40": "&capdot;", "\u2229\uFE00": "&caps;", "\u2041": "&caret;", "\u2A4D": "&ccaps;", \u010D: "&ccaron;", \u00E7: "&ccedil;", \u0109: "&ccirc;", "\u2A4C": "&ccups;", "\u2A50": "&ccupssm;", \u010B: "&cdot;", "\u29B2": "&cemptyv;", "\xA2": "&cent;", "\u{1D520}": "&cfr;", \u0447: "&chcy;", "\u2713": "&checkmark;", \u03C7: "&chi;", "\u25CB": "&cir;", "\u29C3": "&cirE;", "\u02C6": "&circ;", "\u2257": "&cire;", "\u21BA": "&olarr;", "\u21BB": "&orarr;", "\u24C8": "&oS;", "\u229B": "&oast;", "\u229A": "&ocir;", "\u229D": "&odash;", "\u2A10": "&cirfnint;", "\u2AEF": "&cirmid;", "\u29C2": "&cirscir;", "\u2663": "&clubsuit;", ":": "&colon;", ",": "&comma;", "@": "&commat;", "\u2201": "&complement;", "\u2A6D": "&congdot;", "\u{1D554}": "&copf;", "\u2117": "&copysr;", "\u21B5": "&crarr;", "\u2717": "&cross;", "\u{1D4B8}": "&cscr;", "\u2ACF": "&csub;", "\u2AD1": "&csube;", "\u2AD0": "&csup;", "\u2AD2": "&csupe;", "\u22EF": "&ctdot;", "\u2938": "&cudarrl;", "\u2935": "&cudarrr;", "\u22DE": "&curlyeqprec;", "\u22DF": "&curlyeqsucc;", "\u21B6": "&curvearrowleft;", "\u293D": "&cularrp;", "\u222A": "&cup;", "\u2A48": "&cupbrcap;", "\u2A46": "&cupcap;", "\u2A4A": "&cupcup;", "\u228D": "&cupdot;", "\u2A45": "&cupor;", "\u222A\uFE00": "&cups;", "\u21B7": "&curvearrowright;", "\u293C": "&curarrm;", "\u22CE": "&cuvee;", "\u22CF": "&cuwed;", "\xA4": "&curren;", "\u2231": "&cwint;", "\u232D": "&cylcty;", "\u2965": "&dHar;", "\u2020": "&dagger;", \u2138: "&daleth;", "\u2010": "&hyphen;", "\u290F": "&rBarr;", \u010F: "&dcaron;", \u0434: "&dcy;", "\u21CA": "&downdownarrows;", "\u2A77": "&eDDot;", "\xB0": "&deg;", \u03B4: "&delta;", "\u29B1": "&demptyv;", "\u297F": "&dfisht;", "\u{1D521}": "&dfr;", "\u2666": "&diams;", \u03DD: "&gammad;", "\u22F2": "&disin;", "\xF7": "&divide;", "\u22C7": "&divonx;", \u0452: "&djcy;", "\u231E": "&llcorner;", "\u230D": "&dlcrop;", $: "&dollar;", "\u{1D555}": "&dopf;", "\u2251": "&eDot;", "\u2238": "&minusd;", "\u2214": "&plusdo;", "\u22A1": "&sdotb;", "\u231F": "&lrcorner;", "\u230C": "&drcrop;", "\u{1D4B9}": "&dscr;", \u0455: "&dscy;", "\u29F6": "&dsol;", \u0111: "&dstrok;", "\u22F1": "&dtdot;", "\u25BF": "&triangledown;", "\u29A6": "&dwangle;", \u045F: "&dzcy;", "\u27FF": "&dzigrarr;", \u00E9: "&eacute;", "\u2A6E": "&easter;", \u011B: "&ecaron;", "\u2256": "&eqcirc;", \u00EA: "&ecirc;", "\u2255": "&eqcolon;", \u044D: "&ecy;", \u0117: "&edot;", "\u2252": "&fallingdotseq;", "\u{1D522}": "&efr;", "\u2A9A": "&eg;", \u00E8: "&egrave;", "\u2A96": "&eqslantgtr;", "\u2A98": "&egsdot;", "\u2A99": "&el;", "\u23E7": "&elinters;", \u2113: "&ell;", "\u2A95": "&eqslantless;", "\u2A97": "&elsdot;", \u0113: "&emacr;", "\u2205": "&varnothing;", "\u2004": "&emsp13;", "\u2005": "&emsp14;", "\u2003": "&emsp;", \u014B: "&eng;", "\u2002": "&ensp;", \u0119: "&eogon;", "\u{1D556}": "&eopf;", "\u22D5": "&epar;", "\u29E3": "&eparsl;", "\u2A71": "&eplus;", \u03B5: "&epsilon;", "\u03F5": "&varepsilon;", "=": "&equals;", "\u225F": "&questeq;", "\u2A78": "&equivDD;", "\u29E5": "&eqvparsl;", "\u2253": "&risingdotseq;", "\u2971": "&erarr;", \u212F: "&escr;", \u03B7: "&eta;", \u00F0: "&eth;", \u00EB: "&euml;", "\u20AC": "&euro;", "!": "&excl;", \u0444: "&fcy;", "\u2640": "&female;", \uFB03: "&ffilig;", \uFB00: "&fflig;", \uFB04: "&ffllig;", "\u{1D523}": "&ffr;", \uFB01: "&filig;", fj: "&fjlig;", "\u266D": "&flat;", \uFB02: "&fllig;", "\u25B1": "&fltns;", \u0192: "&fnof;", "\u{1D557}": "&fopf;", "\u22D4": "&pitchfork;", "\u2AD9": "&forkv;", "\u2A0D": "&fpartint;", "\xBD": "&half;", "\u2153": "&frac13;", "\xBC": "&frac14;", "\u2155": "&frac15;", "\u2159": "&frac16;", "\u215B": "&frac18;", "\u2154": "&frac23;", "\u2156": "&frac25;", "\xBE": "&frac34;", "\u2157": "&frac35;", "\u215C": "&frac38;", "\u2158": "&frac45;", "\u215A": "&frac56;", "\u215D": "&frac58;", "\u215E": "&frac78;", "\u2044": "&frasl;", "\u2322": "&sfrown;", "\u{1D4BB}": "&fscr;", "\u2A8C": "&gtreqqless;", \u01F5: "&gacute;", \u03B3: "&gamma;", "\u2A86": "&gtrapprox;", \u011F: "&gbreve;", \u011D: "&gcirc;", \u0433: "&gcy;", \u0121: "&gdot;", "\u2AA9": "&gescc;", "\u2A80": "&gesdot;", "\u2A82": "&gesdoto;", "\u2A84": "&gesdotol;", "\u22DB\uFE00": "&gesl;", "\u2A94": "&gesles;", "\u{1D524}": "&gfr;", \u2137: "&gimel;", \u0453: "&gjcy;", "\u2A92": "&glE;", "\u2AA5": "&gla;", "\u2AA4": "&glj;", "\u2269": "&gneqq;", "\u2A8A": "&gnapprox;", "\u2A88": "&gneq;", "\u22E7": "&gnsim;", "\u{1D558}": "&gopf;", \u210A: "&gscr;", "\u2A8E": "&gsime;", "\u2A90": "&gsiml;", "\u2AA7": "&gtcc;", "\u2A7A": "&gtcir;", "\u22D7": "&gtrdot;", "\u2995": "&gtlPar;", "\u2A7C": "&gtquest;", "\u2978": "&gtrarr;", "\u2269\uFE00": "&gvnE;", \u044A: "&hardcy;", "\u2948": "&harrcir;", "\u21AD": "&leftrightsquigarrow;", \u210F: "&plankv;", \u0125: "&hcirc;", "\u2665": "&heartsuit;", "\u2026": "&mldr;", "\u22B9": "&hercon;", "\u{1D525}": "&hfr;", "\u2925": "&searhk;", "\u2926": "&swarhk;", "\u21FF": "&hoarr;", "\u223B": "&homtht;", "\u21A9": "&larrhk;", "\u21AA": "&rarrhk;", "\u{1D559}": "&hopf;", "\u2015": "&horbar;", "\u{1D4BD}": "&hscr;", \u0127: "&hstrok;", "\u2043": "&hybull;", \u00ED: "&iacute;", \u00EE: "&icirc;", \u0438: "&icy;", \u0435: "&iecy;", "\xA1": "&iexcl;", "\u{1D526}": "&ifr;", \u00EC: "&igrave;", "\u2A0C": "&qint;", "\u222D": "&tint;", "\u29DC": "&iinfin;", "\u2129": "&iiota;", \u0133: "&ijlig;", \u012B: "&imacr;", \u0131: "&inodot;", "\u22B7": "&imof;", \u01B5: "&imped;", "\u2105": "&incare;", "\u221E": "&infin;", "\u29DD": "&infintie;", "\u22BA": "&intercal;", "\u2A17": "&intlarhk;", "\u2A3C": "&iprod;", \u0451: "&iocy;", \u012F: "&iogon;", "\u{1D55A}": "&iopf;", \u03B9: "&iota;", "\xBF": "&iquest;", "\u{1D4BE}": "&iscr;", "\u22F9": "&isinE;", "\u22F5": "&isindot;", "\u22F4": "&isins;", "\u22F3": "&isinsv;", \u0129: "&itilde;", \u0456: "&iukcy;", \u00EF: "&iuml;", \u0135: "&jcirc;", \u0439: "&jcy;", "\u{1D527}": "&jfr;", "\u0237": "&jmath;", "\u{1D55B}": "&jopf;", "\u{1D4BF}": "&jscr;", \u0458: "&jsercy;", \u0454: "&jukcy;", \u03BA: "&kappa;", \u03F0: "&varkappa;", \u0137: "&kcedil;", \u043A: "&kcy;", "\u{1D528}": "&kfr;", \u0138: "&kgreen;", \u0445: "&khcy;", \u045C: "&kjcy;", "\u{1D55C}": "&kopf;", "\u{1D4C0}": "&kscr;", "\u291B": "&lAtail;", "\u290E": "&lBarr;", "\u2A8B": "&lesseqqgtr;", "\u2962": "&lHar;", \u013A: "&lacute;", "\u29B4": "&laemptyv;", \u03BB: "&lambda;", "\u2991": "&langd;", "\u2A85": "&lessapprox;", "\xAB": "&laquo;", "\u291F": "&larrbfs;", "\u291D": "&larrfs;", "\u21AB": "&looparrowleft;", "\u2939": "&larrpl;", "\u2973": "&larrsim;", "\u21A2": "&leftarrowtail;", "\u2AAB": "&lat;", "\u2919": "&latail;", "\u2AAD": "&late;", "\u2AAD\uFE00": "&lates;", "\u290C": "&lbarr;", "\u2772": "&lbbrk;", "{": "&lcub;", "[": "&lsqb;", "\u298B": "&lbrke;", "\u298F": "&lbrksld;", "\u298D": "&lbrkslu;", \u013E: "&lcaron;", \u013C: "&lcedil;", \u043B: "&lcy;", "\u2936": "&ldca;", "\u2967": "&ldrdhar;", "\u294B": "&ldrushar;", "\u21B2": "&ldsh;", "\u2264": "&leq;", "\u21C7": "&llarr;", "\u22CB": "&lthree;", "\u2AA8": "&lescc;", "\u2A7F": "&lesdot;", "\u2A81": "&lesdoto;", "\u2A83": "&lesdotor;", "\u22DA\uFE00": "&lesg;", "\u2A93": "&lesges;", "\u22D6": "&ltdot;", "\u297C": "&lfisht;", "\u{1D529}": "&lfr;", "\u2A91": "&lgE;", "\u296A": "&lharul;", "\u2584": "&lhblk;", \u0459: "&ljcy;", "\u296B": "&llhard;", "\u25FA": "&lltri;", \u0140: "&lmidot;", "\u23B0": "&lmoustache;", "\u2268": "&lneqq;", "\u2A89": "&lnapprox;", "\u2A87": "&lneq;", "\u22E6": "&lnsim;", "\u27EC": "&loang;", "\u21FD": "&loarr;", "\u27FC": "&xmap;", "\u21AC": "&rarrlp;", "\u2985": "&lopar;", "\u{1D55D}": "&lopf;", "\u2A2D": "&loplus;", "\u2A34": "&lotimes;", "\u2217": "&lowast;", "\u25CA": "&lozenge;", "(": "&lpar;", "\u2993": "&lparlt;", "\u296D": "&lrhard;", "\u200E": "&lrm;", "\u22BF": "&lrtri;", "\u2039": "&lsaquo;", "\u{1D4C1}": "&lscr;", "\u2A8D": "&lsime;", "\u2A8F": "&lsimg;", "\u201A": "&sbquo;", \u0142: "&lstrok;", "\u2AA6": "&ltcc;", "\u2A79": "&ltcir;", "\u22C9": "&ltimes;", "\u2976": "&ltlarr;", "\u2A7B": "&ltquest;", "\u2996": "&ltrPar;", "\u25C3": "&triangleleft;", "\u294A": "&lurdshar;", "\u2966": "&luruhar;", "\u2268\uFE00": "&lvnE;", "\u223A": "&mDDot;", "\xAF": "&strns;", "\u2642": "&male;", "\u2720": "&maltese;", "\u25AE": "&marker;", "\u2A29": "&mcomma;", \u043C: "&mcy;", "\u2014": "&mdash;", "\u{1D52A}": "&mfr;", "\u2127": "&mho;", \u00B5: "&micro;", "\u2AF0": "&midcir;", "\u2212": "&minus;", "\u2A2A": "&minusdu;", "\u2ADB": "&mlcp;", "\u22A7": "&models;", "\u{1D55E}": "&mopf;", "\u{1D4C2}": "&mscr;", \u03BC: "&mu;", "\u22B8": "&mumap;", "\u22D9\u0338": "&nGg;", "\u226B\u20D2": "&nGt;", "\u21CD": "&nlArr;", "\u21CE": "&nhArr;", "\u22D8\u0338": "&nLl;", "\u226A\u20D2": "&nLt;", "\u21CF": "&nrArr;", "\u22AF": "&nVDash;", "\u22AE": "&nVdash;", \u0144: "&nacute;", "\u2220\u20D2": "&nang;", "\u2A70\u0338": "&napE;", "\u224B\u0338": "&napid;", \u0149: "&napos;", "\u266E": "&natural;", "\u2A43": "&ncap;", \u0148: "&ncaron;", \u0146: "&ncedil;", "\u2A6D\u0338": "&ncongdot;", "\u2A42": "&ncup;", \u043D: "&ncy;", "\u2013": "&ndash;", "\u21D7": "&neArr;", "\u2924": "&nearhk;", "\u2250\u0338": "&nedot;", "\u2928": "&toea;", "\u{1D52B}": "&nfr;", "\u21AE": "&nleftrightarrow;", "\u2AF2": "&nhpar;", "\u22FC": "&nis;", "\u22FA": "&nisd;", \u045A: "&njcy;", "\u2266\u0338": "&nleqq;", "\u219A": "&nleftarrow;", "\u2025": "&nldr;", "\u{1D55F}": "&nopf;", "\xAC": "&not;", "\u22F9\u0338": "&notinE;", "\u22F5\u0338": "&notindot;", "\u22F7": "&notinvb;", "\u22F6": "&notinvc;", "\u22FE": "&notnivb;", "\u22FD": "&notnivc;", "\u2AFD\u20E5": "&nparsl;", "\u2202\u0338": "&npart;", "\u2A14": "&npolint;", "\u219B": "&nrightarrow;", "\u2933\u0338": "&nrarrc;", "\u219D\u0338": "&nrarrw;", "\u{1D4C3}": "&nscr;", "\u2284": "&nsub;", "\u2AC5\u0338": "&nsubseteqq;", "\u2285": "&nsup;", "\u2AC6\u0338": "&nsupseteqq;", \u00F1: "&ntilde;", \u03BD: "&nu;", "#": "&num;", "\u2116": "&numero;", "\u2007": "&numsp;", "\u22AD": "&nvDash;", "\u2904": "&nvHarr;", "\u224D\u20D2": "&nvap;", "\u22AC": "&nvdash;", "\u2265\u20D2": "&nvge;", ">\u20D2": "&nvgt;", "\u29DE": "&nvinfin;", "\u2902": "&nvlArr;", "\u2264\u20D2": "&nvle;", "<\u20D2": "&nvlt;", "\u22B4\u20D2": "&nvltrie;", "\u2903": "&nvrArr;", "\u22B5\u20D2": "&nvrtrie;", "\u223C\u20D2": "&nvsim;", "\u21D6": "&nwArr;", "\u2923": "&nwarhk;", "\u2927": "&nwnear;", \u00F3: "&oacute;", \u00F4: "&ocirc;", \u043E: "&ocy;", \u0151: "&odblac;", "\u2A38": "&odiv;", "\u29BC": "&odsold;", \u0153: "&oelig;", "\u29BF": "&ofcir;", "\u{1D52C}": "&ofr;", "\u02DB": "&ogon;", \u00F2: "&ograve;", "\u29C1": "&ogt;", "\u29B5": "&ohbar;", "\u29BE": "&olcir;", "\u29BB": "&olcross;", "\u29C0": "&olt;", \u014D: "&omacr;", \u03C9: "&omega;", \u03BF: "&omicron;", "\u29B6": "&omid;", "\u{1D560}": "&oopf;", "\u29B7": "&opar;", "\u29B9": "&operp;", "\u2228": "&vee;", "\u2A5D": "&ord;", \u2134: "&oscr;", \u00AA: "&ordf;", \u00BA: "&ordm;", "\u22B6": "&origof;", "\u2A56": "&oror;", "\u2A57": "&orslope;", "\u2A5B": "&orv;", \u00F8: "&oslash;", "\u2298": "&osol;", \u00F5: "&otilde;", "\u2A36": "&otimesas;", \u00F6: "&ouml;", "\u233D": "&ovbar;", "\xB6": "&para;", "\u2AF3": "&parsim;", "\u2AFD": "&parsl;", \u043F: "&pcy;", "%": "&percnt;", ".": "&period;", "\u2030": "&permil;", "\u2031": "&pertenk;", "\u{1D52D}": "&pfr;", \u03C6: "&phi;", \u03D5: "&varphi;", "\u260E": "&phone;", \u03C0: "&pi;", \u03D6: "&varpi;", \u210E: "&planckh;", "+": "&plus;", "\u2A23": "&plusacir;", "\u2A22": "&pluscir;", "\u2A25": "&plusdu;", "\u2A72": "&pluse;", "\u2A26": "&plussim;", "\u2A27": "&plustwo;", "\u2A15": "&pointint;", "\u{1D561}": "&popf;", "\xA3": "&pound;", "\u2AB3": "&prE;", "\u2AB7": "&precapprox;", "\u2AB9": "&prnap;", "\u2AB5": "&prnE;", "\u22E8": "&prnsim;", "\u2032": "&prime;", "\u232E": "&profalar;", "\u2312": "&profline;", "\u2313": "&profsurf;", "\u22B0": "&prurel;", "\u{1D4C5}": "&pscr;", \u03C8: "&psi;", "\u2008": "&puncsp;", "\u{1D52E}": "&qfr;", "\u{1D562}": "&qopf;", "\u2057": "&qprime;", "\u{1D4C6}": "&qscr;", "\u2A16": "&quatint;", "?": "&quest;", "\u291C": "&rAtail;", "\u2964": "&rHar;", "\u223D\u0331": "&race;", \u0155: "&racute;", "\u29B3": "&raemptyv;", "\u2992": "&rangd;", "\u29A5": "&range;", "\xBB": "&raquo;", "\u2975": "&rarrap;", "\u2920": "&rarrbfs;", "\u2933": "&rarrc;", "\u291E": "&rarrfs;", "\u2945": "&rarrpl;", "\u2974": "&rarrsim;", "\u21A3": "&rightarrowtail;", "\u219D": "&rightsquigarrow;", "\u291A": "&ratail;", "\u2236": "&ratio;", "\u2773": "&rbbrk;", "}": "&rcub;", "]": "&rsqb;", "\u298C": "&rbrke;", "\u298E": "&rbrksld;", "\u2990": "&rbrkslu;", \u0159: "&rcaron;", \u0157: "&rcedil;", \u0440: "&rcy;", "\u2937": "&rdca;", "\u2969": "&rdldhar;", "\u21B3": "&rdsh;", "\u25AD": "&rect;", "\u297D": "&rfisht;", "\u{1D52F}": "&rfr;", "\u296C": "&rharul;", \u03C1: "&rho;", \u03F1: "&varrho;", "\u21C9": "&rrarr;", "\u22CC": "&rthree;", "\u02DA": "&ring;", "\u200F": "&rlm;", "\u23B1": "&rmoustache;", "\u2AEE": "&rnmid;", "\u27ED": "&roang;", "\u21FE": "&roarr;", "\u2986": "&ropar;", "\u{1D563}": "&ropf;", "\u2A2E": "&roplus;", "\u2A35": "&rotimes;", ")": "&rpar;", "\u2994": "&rpargt;", "\u2A12": "&rppolint;", "\u203A": "&rsaquo;", "\u{1D4C7}": "&rscr;", "\u22CA": "&rtimes;", "\u25B9": "&triangleright;", "\u29CE": "&rtriltri;", "\u2968": "&ruluhar;", "\u211E": "&rx;", \u015B: "&sacute;", "\u2AB4": "&scE;", "\u2AB8": "&succapprox;", \u0161: "&scaron;", \u015F: "&scedil;", \u015D: "&scirc;", "\u2AB6": "&succneqq;", "\u2ABA": "&succnapprox;", "\u22E9": "&succnsim;", "\u2A13": "&scpolint;", \u0441: "&scy;", "\u22C5": "&sdot;", "\u2A66": "&sdote;", "\u21D8": "&seArr;", "\xA7": "&sect;", ";": "&semi;", "\u2929": "&tosa;", "\u2736": "&sext;", "\u{1D530}": "&sfr;", "\u266F": "&sharp;", \u0449: "&shchcy;", \u0448: "&shcy;", "\xAD": "&shy;", \u03C3: "&sigma;", \u03C2: "&varsigma;", "\u2A6A": "&simdot;", "\u2A9E": "&simg;", "\u2AA0": "&simgE;", "\u2A9D": "&siml;", "\u2A9F": "&simlE;", "\u2246": "&simne;", "\u2A24": "&simplus;", "\u2972": "&simrarr;", "\u2A33": "&smashp;", "\u29E4": "&smeparsl;", "\u2323": "&ssmile;", "\u2AAA": "&smt;", "\u2AAC": "&smte;", "\u2AAC\uFE00": "&smtes;", \u044C: "&softcy;", "/": "&sol;", "\u29C4": "&solb;", "\u233F": "&solbar;", "\u{1D564}": "&sopf;", "\u2660": "&spadesuit;", "\u2293\uFE00": "&sqcaps;", "\u2294\uFE00": "&sqcups;", "\u{1D4C8}": "&sscr;", "\u2606": "&star;", "\u2282": "&subset;", "\u2AC5": "&subseteqq;", "\u2ABD": "&subdot;", "\u2AC3": "&subedot;", "\u2AC1": "&submult;", "\u2ACB": "&subsetneqq;", "\u228A": "&subsetneq;", "\u2ABF": "&subplus;", "\u2979": "&subrarr;", "\u2AC7": "&subsim;", "\u2AD5": "&subsub;", "\u2AD3": "&subsup;", "\u266A": "&sung;", "\xB9": "&sup1;", "\xB2": "&sup2;", "\xB3": "&sup3;", "\u2AC6": "&supseteqq;", "\u2ABE": "&supdot;", "\u2AD8": "&supdsub;", "\u2AC4": "&supedot;", "\u27C9": "&suphsol;", "\u2AD7": "&suphsub;", "\u297B": "&suplarr;", "\u2AC2": "&supmult;", "\u2ACC": "&supsetneqq;", "\u228B": "&supsetneq;", "\u2AC0": "&supplus;", "\u2AC8": "&supsim;", "\u2AD4": "&supsub;", "\u2AD6": "&supsup;", "\u21D9": "&swArr;", "\u292A": "&swnwar;", \u00DF: "&szlig;", "\u2316": "&target;", \u03C4: "&tau;", \u0165: "&tcaron;", \u0163: "&tcedil;", \u0442: "&tcy;", "\u2315": "&telrec;", "\u{1D531}": "&tfr;", \u03B8: "&theta;", \u03D1: "&vartheta;", \u00FE: "&thorn;", "\xD7": "&times;", "\u2A31": "&timesbar;", "\u2A30": "&timesd;", "\u2336": "&topbot;", "\u2AF1": "&topcir;", "\u{1D565}": "&topf;", "\u2ADA": "&topfork;", "\u2034": "&tprime;", "\u25B5": "&utri;", "\u225C": "&trie;", "\u25EC": "&tridot;", "\u2A3A": "&triminus;", "\u2A39": "&triplus;", "\u29CD": "&trisb;", "\u2A3B": "&tritime;", "\u23E2": "&trpezium;", "\u{1D4C9}": "&tscr;", \u0446: "&tscy;", \u045B: "&tshcy;", \u0167: "&tstrok;", "\u2963": "&uHar;", \u00FA: "&uacute;", \u045E: "&ubrcy;", \u016D: "&ubreve;", \u00FB: "&ucirc;", \u0443: "&ucy;", \u0171: "&udblac;", "\u297E": "&ufisht;", "\u{1D532}": "&ufr;", \u00F9: "&ugrave;", "\u2580": "&uhblk;", "\u231C": "&ulcorner;", "\u230F": "&ulcrop;", "\u25F8": "&ultri;", \u016B: "&umacr;", \u0173: "&uogon;", "\u{1D566}": "&uopf;", \u03C5: "&upsilon;", "\u21C8": "&uuarr;", "\u231D": "&urcorner;", "\u230E": "&urcrop;", \u016F: "&uring;", "\u25F9": "&urtri;", "\u{1D4CA}": "&uscr;", "\u22F0": "&utdot;", \u0169: "&utilde;", \u00FC: "&uuml;", "\u29A7": "&uwangle;", "\u2AE8": "&vBar;", "\u2AE9": "&vBarv;", "\u299C": "&vangrt;", "\u228A\uFE00": "&vsubne;", "\u2ACB\uFE00": "&vsubnE;", "\u228B\uFE00": "&vsupne;", "\u2ACC\uFE00": "&vsupnE;", \u0432: "&vcy;", "\u22BB": "&veebar;", "\u225A": "&veeeq;", "\u22EE": "&vellip;", "\u{1D533}": "&vfr;", "\u{1D567}": "&vopf;", "\u{1D4CB}": "&vscr;", "\u299A": "&vzigzag;", \u0175: "&wcirc;", "\u2A5F": "&wedbar;", "\u2259": "&wedgeq;", "\u2118": "&wp;", "\u{1D534}": "&wfr;", "\u{1D568}": "&wopf;", "\u{1D4CC}": "&wscr;", "\u{1D535}": "&xfr;", \u03BE: "&xi;", "\u22FB": "&xnis;", "\u{1D569}": "&xopf;", "\u{1D4CD}": "&xscr;", \u00FD: "&yacute;", \u044F: "&yacy;", \u0177: "&ycirc;", \u044B: "&ycy;", "\xA5": "&yen;", "\u{1D536}": "&yfr;", \u0457: "&yicy;", "\u{1D56A}": "&yopf;", "\u{1D4CE}": "&yscr;", \u044E: "&yucy;", \u00FF: "&yuml;", \u017A: "&zacute;", \u017E: "&zcaron;", \u0437: "&zcy;", \u017C: "&zdot;", \u03B6: "&zeta;", "\u{1D537}": "&zfr;", \u0436: "&zhcy;", "\u21DD": "&zigrarr;", "\u{1D56B}": "&zopf;", "\u{1D4CF}": "&zscr;", "\u200D": "&zwj;", "\u200C": "&zwnj;" } } };
756
+ var Ar = {};
757
+ Object.defineProperty(Ar, "__esModule", { value: !0 });
758
+ Ar.numericUnicodeMap = { 0: 65533, 128: 8364, 130: 8218, 131: 402, 132: 8222, 133: 8230, 134: 8224, 135: 8225, 136: 710, 137: 8240, 138: 352, 139: 8249, 140: 338, 142: 381, 145: 8216, 146: 8217, 147: 8220, 148: 8221, 149: 8226, 150: 8211, 151: 8212, 152: 732, 153: 8482, 154: 353, 155: 8250, 156: 339, 158: 382, 159: 376 };
759
+ var J = {};
760
+ Object.defineProperty(J, "__esModule", { value: !0 });
761
+ J.fromCodePoint = String.fromCodePoint || function(r) {
762
+ return String.fromCharCode(Math.floor((r - 65536) / 1024) + 55296, (r - 65536) % 1024 + 56320);
763
+ };
764
+ J.getCodePoint = String.prototype.codePointAt ? function(r, a) {
765
+ return r.codePointAt(a);
766
+ } : function(r, a) {
767
+ return (r.charCodeAt(a) - 55296) * 1024 + r.charCodeAt(a + 1) - 56320 + 65536;
768
+ };
769
+ J.highSurrogateFrom = 55296;
770
+ J.highSurrogateTo = 56319;
771
+ var W = Kr && Kr.__assign || function() {
772
+ return W = Object.assign || function(r) {
773
+ for (var a, l = 1, i = arguments.length; l < i; l++) {
774
+ a = arguments[l];
775
+ for (var n in a)
776
+ Object.prototype.hasOwnProperty.call(a, n) && (r[n] = a[n]);
777
+ }
778
+ return r;
779
+ }, W.apply(this, arguments);
780
+ };
781
+ Object.defineProperty(ur, "__esModule", { value: !0 });
782
+ var er = pr, ze = Ar, ae = J, Dr = W(W({}, er.namedReferences), { all: er.namedReferences.html5 });
783
+ function ie(r, a, l) {
784
+ a.lastIndex = 0;
785
+ var i = a.exec(r), n;
786
+ if (i) {
787
+ n = "";
788
+ var d = 0;
789
+ do {
790
+ d !== i.index && (n += r.substring(d, i.index));
791
+ var h = i[0];
792
+ n += l(h), d = i.index + h.length;
793
+ } while (i = a.exec(r));
794
+ d !== r.length && (n += r.substring(d));
795
+ } else
796
+ n = r;
797
+ return n;
798
+ }
799
+ var Ge = { specialChars: /[<>'"&]/g, nonAscii: /[<>'"&\u0080-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g, nonAsciiPrintable: /[<>'"&\x01-\x08\x11-\x15\x17-\x1F\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g, nonAsciiPrintableOnly: /[\x01-\x08\x11-\x15\x17-\x1F\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g, extensive: /[\x01-\x0c\x0e-\x1f\x21-\x2c\x2e-\x2f\x3a-\x40\x5b-\x60\x7b-\x7d\x7f-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/g }, Me = { mode: "specialChars", level: "all", numeric: "decimal" };
800
+ function $e(r, a) {
801
+ var l = a === void 0 ? Me : a, i = l.mode, n = i === void 0 ? "specialChars" : i, d = l.numeric, h = d === void 0 ? "decimal" : d, o = l.level, c = o === void 0 ? "all" : o;
802
+ if (!r)
803
+ return "";
804
+ var N = Ge[n], q = Dr[c].characters, v = h === "hexadecimal";
805
+ return ie(r, N, function(p) {
806
+ var f = q[p];
807
+ if (!f) {
808
+ var x = p.length > 1 ? ae.getCodePoint(p, 0) : p.charCodeAt(0);
809
+ f = (v ? "&#x" + x.toString(16) : "&#" + x) + ";";
810
+ }
811
+ return f;
812
+ });
813
+ }
814
+ ur.encode = $e;
815
+ var Ye = { scope: "body", level: "all" }, xr = /&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);/g, Er = /&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+)[;=]?/g, re = { xml: { strict: xr, attribute: Er, body: er.bodyRegExps.xml }, html4: { strict: xr, attribute: Er, body: er.bodyRegExps.html4 }, html5: { strict: xr, attribute: Er, body: er.bodyRegExps.html5 } }, We = W(W({}, re), { all: re.html5 }), le = String.fromCharCode, Je = le(65533), Ze = { level: "all" };
816
+ function se(r, a, l, i) {
817
+ var n = r, d = r[r.length - 1];
818
+ if (l && d === "=")
819
+ n = r;
820
+ else if (i && d !== ";")
821
+ n = r;
822
+ else {
823
+ var h = a[r];
824
+ if (h)
825
+ n = h;
826
+ else if (r[0] === "&" && r[1] === "#") {
827
+ var o = r[2], c = o == "x" || o == "X" ? parseInt(r.substr(3), 16) : parseInt(r.substr(2));
828
+ n = c >= 1114111 ? Je : c > 65535 ? ae.fromCodePoint(c) : le(ze.numericUnicodeMap[c] || c);
829
+ }
830
+ }
831
+ return n;
832
+ }
833
+ function Ke(r, a) {
834
+ var l = (a === void 0 ? Ze : a).level, i = l === void 0 ? "all" : l;
835
+ return r ? se(r, Dr[i].entities, !1, !1) : "";
836
+ }
837
+ ur.decodeEntity = Ke;
838
+ function Xe(r, a) {
839
+ var l = a === void 0 ? Ye : a, i = l.level, n = i === void 0 ? "all" : i, d = l.scope, h = d === void 0 ? n === "xml" ? "strict" : "body" : d;
840
+ if (!r)
841
+ return "";
842
+ var o = We[n][h], c = Dr[n].entities, N = h === "attribute", q = h === "strict";
843
+ return ie(r, o, function(v) {
844
+ return se(v, c, N, q);
845
+ });
846
+ }
847
+ var Qe = ur.decode = Xe;
848
+ const dr = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, l = void 0, i, n) => {
849
+ if (r[a] !== void 0)
850
+ return r[a];
851
+ const d = i || a;
852
+ return d && n && n[d] !== void 0 ? n[d] : l;
853
+ }, H = (r, a) => r[a] !== void 0, At = (r, a) => {
854
+ var h;
855
+ let l;
856
+ function i(o) {
857
+ const c = o.getNodeName && o.getNodeName(), N = o.getContentModel && o.getContentModel(), q = c && o.hasBlocks() ? o.getBlocks().map((p) => i(p)) : [];
858
+ let v = {
859
+ id: o.getId && o.getId(),
860
+ type: c,
861
+ blocks: q,
862
+ content: q.length > 0 ? void 0 : o.getContent && o.getContent(),
863
+ attributes: o.getAttributes && o.getAttributes(),
864
+ contentModel: N,
865
+ lineNumber: o.getLineNumber && o.getLineNumber(),
866
+ style: o.getStyle && o.getStyle(),
867
+ role: o.getRole && o.getRole(),
868
+ title: o.hasTitle && o.hasTitle() ? o.getTitle() : void 0,
869
+ level: o.getLevel && o.getLevel()
772
870
  };
773
- if (d === "admonition") {
774
- let u = p;
775
- u.iconUri = n.getIconUri(p.attributes.name);
871
+ if (c === "admonition") {
872
+ let p = v;
873
+ p.iconUri = o.getIconUri(v.attributes.name);
776
874
  }
777
- if (d === "audio") {
778
- let u = p;
779
- u.mediaUri = n.getMediaUri(n.getAttribute("target")), u.autoplay = n.isOption("autoplay"), u.noControls = !n.isOption("nocontrols"), u.loop = n.isOption("loop"), p = u;
875
+ if (c === "audio") {
876
+ let p = v;
877
+ p.mediaUri = o.getMediaUri(o.getAttribute("target")), p.autoplay = o.isOption("autoplay"), p.noControls = !o.isOption("nocontrols"), p.loop = o.isOption("loop"), v = p;
780
878
  }
781
- if (d === "image") {
782
- let u = p;
783
- u.imageUri = n.getImageUri(n.getAttribute("target"));
879
+ if (c === "image") {
880
+ let p = v;
881
+ p.imageUri = o.getImageUri(o.getAttribute("target"));
784
882
  }
785
- if ((d === "listing" || d === "literal") && "getSource" in n) {
786
- const u = p;
787
- u.source = n.getSource(), u.language = n.getAttribute("language");
883
+ if ((c === "listing" || c === "literal") && "getSource" in o) {
884
+ const p = v;
885
+ p.source = o.getSource(), p.language = o.getAttribute("language"), a && a.highlighter && p.language && (p.content = a.highlighter(
886
+ p.language,
887
+ Qe(p.content)
888
+ ));
788
889
  }
789
- if (d === "section") {
790
- const u = p;
791
- u.title = n.getCaption() ? n.getCaptionedTitle() : n.getTitle() || "", "getSectionNumeral" in n && (u.name = n.getSectionName(), u.numbered = n.isNumbered(), u.num = n.getSectionNumeral());
890
+ if (c === "section") {
891
+ const p = v;
892
+ p.title = o.getCaption() ? o.getCaptionedTitle() : o.getTitle() || "", "getSectionNumeral" in o && (p.name = o.getSectionName(), p.numbered = o.isNumbered(), p.num = o.getSectionNumeral());
792
893
  }
793
- if (d === "dlist") {
794
- let u = p;
795
- u.items = n.getItems().map((v) => [
796
- v[0].map(
797
- (w) => s(w)
894
+ if (c === "dlist") {
895
+ let p = v;
896
+ p.items = o.getItems().map((f) => [
897
+ f[0].map(
898
+ (x) => i(x)
798
899
  ),
799
- s(v[1])
900
+ i(f[1])
800
901
  ]);
801
902
  }
802
- if (d === "colist" || d === "olist" || d === "ulist") {
803
- let u = p;
804
- u.items = n.getItems().map((v) => s(v));
903
+ if (c === "colist" || c === "olist" || c === "ulist") {
904
+ let p = v;
905
+ p.items = o.getItems().map((f) => i(f));
805
906
  }
806
- if (d === "list_item") {
807
- let u = p;
808
- const v = n;
809
- u.text = v.hasText() ? v.getText() : void 0;
907
+ if (c === "list_item") {
908
+ let p = v;
909
+ const f = o;
910
+ p.text = f.hasText() ? f.getText() : void 0;
810
911
  }
811
- if (d === "table") {
812
- let u = p;
813
- const v = n;
814
- u.columns = v.getColumns().map((O) => ({
815
- attributes: O.getAttributes(),
816
- columnNumber: O.getColumnNumber(),
817
- width: O.getWidth(),
818
- horizontalAlign: O.getHorizontalAlign(),
819
- verticalAlign: O.getVerticalAlign(),
820
- style: O.getStyle()
912
+ if (c === "table") {
913
+ let p = v;
914
+ const f = o;
915
+ p.columns = f.getColumns().map((_) => ({
916
+ attributes: _.getAttributes(),
917
+ columnNumber: _.getColumnNumber(),
918
+ width: _.getWidth(),
919
+ horizontalAlign: _.getHorizontalAlign(),
920
+ verticalAlign: _.getVerticalAlign(),
921
+ style: _.getStyle()
821
922
  }));
822
- const w = (O) => O.map(
823
- (z) => z.map((F) => s(F))
824
- ), E = v.getRows();
825
- u.rows = {
826
- head: w(E.head),
827
- body: w(E.body),
828
- foot: w(E.foot)
829
- }, u = {
830
- ...u,
831
- caption: v.getCaption(),
832
- hasHeader: v.hasHeaderOption(),
833
- hasFooter: v.hasFooterOption(),
834
- hasAutowidth: v.hasAutowidthOption(),
835
- headRows: w(v.getHeadRows()),
836
- bodyRows: w(v.getBodyRows()),
837
- footRows: w(v.getFootRows())
838
- }, p = u;
923
+ const x = (_) => _.map(
924
+ (I) => I.map((A) => i(A))
925
+ ), O = f.getRows();
926
+ p.rows = {
927
+ head: x(O.head),
928
+ body: x(O.body),
929
+ foot: x(O.foot)
930
+ }, p = {
931
+ ...p,
932
+ caption: f.getCaption(),
933
+ hasHeader: f.hasHeaderOption(),
934
+ hasFooter: f.hasFooterOption(),
935
+ hasAutowidth: f.hasAutowidthOption(),
936
+ headRows: x(f.getHeadRows()),
937
+ bodyRows: x(f.getBodyRows()),
938
+ footRows: x(f.getFootRows())
939
+ }, v = p;
839
940
  }
840
- if (d === "table_cell") {
841
- const u = n, v = u.getColumn();
842
- p = {
843
- text: u.getText(),
844
- columnSpan: u.getColumnSpan(),
845
- rowSpan: u.getRowSpan(),
846
- source: u.getSource(),
847
- lines: u.getLines(),
848
- width: u.getWidth(),
849
- columnPercentageWidth: u.getColumnPercentageWidth(),
850
- column: v ? {
851
- attributes: v.getAttributes(),
852
- columnNumber: v.getColumnNumber(),
853
- width: v.getWidth(),
854
- horizontalAlign: v.getHorizontalAlign(),
855
- verticalAlign: v.getVerticalAlign(),
856
- style: v.getStyle()
941
+ if (c === "table_cell") {
942
+ const p = o, f = p.getColumn();
943
+ v = {
944
+ text: p.getText(),
945
+ columnSpan: p.getColumnSpan(),
946
+ rowSpan: p.getRowSpan(),
947
+ source: p.getSource(),
948
+ lines: p.getLines(),
949
+ width: p.getWidth(),
950
+ columnPercentageWidth: p.getColumnPercentageWidth(),
951
+ column: f ? {
952
+ attributes: f.getAttributes(),
953
+ columnNumber: f.getColumnNumber(),
954
+ width: f.getWidth(),
955
+ horizontalAlign: f.getHorizontalAlign(),
956
+ verticalAlign: f.getVerticalAlign(),
957
+ style: f.getStyle()
857
958
  } : void 0,
858
- ...p
959
+ ...v
859
960
  };
860
961
  }
861
- return p;
962
+ return v;
862
963
  }
863
- function l(n) {
864
- return n.getSections().map((d) => ({
865
- id: d.getId(),
866
- title: (d.getCaption() ? d.getCaptionedTitle() : d.getTitle()) || "",
867
- level: d.getLevel(),
868
- num: d.getSectionNumber(),
869
- sections: l(d)
964
+ function n(o) {
965
+ return o.getSections().map((c) => ({
966
+ id: c.getId(),
967
+ title: (c.getCaption() ? c.getCaptionedTitle() : c.getTitle()) || "",
968
+ level: c.getLevel(),
969
+ num: c.getSectionNumber(),
970
+ sections: n(c)
870
971
  }));
871
972
  }
872
- const f = e.getAuthors().map((n) => {
873
- const d = n.getName(), h = n.getEmail();
973
+ const d = r.getAuthors().map((o) => {
974
+ const c = o.getName(), N = o.getEmail();
874
975
  return {
875
- name: d ? e.applySubstitutions(d).toString() : void 0,
876
- email: h ? e.applySubstitutions(h).toString() : void 0
976
+ name: c ? r.applySubstitutions(c).toString() : void 0,
977
+ email: N ? r.applySubstitutions(N).toString() : void 0
877
978
  };
878
979
  });
879
- return i = {
980
+ return l = {
880
981
  type: "document",
881
- title: ((m = e.getDocumentTitle()) == null ? void 0 : m.toString()) || "",
882
- hasHeader: e.hasHeader(),
883
- noHeader: e.getNoheader(),
884
- contentModel: e.getContentModel(),
885
- attributes: e.getAttributes(),
886
- footnotes: e.getFootnotes().map((n) => ({
887
- text: n.getText(),
888
- index: n.getIndex()
982
+ title: ((h = r.getDocumentTitle()) == null ? void 0 : h.toString()) || "",
983
+ hasHeader: r.hasHeader(),
984
+ noHeader: r.getNoheader(),
985
+ contentModel: r.getContentModel(),
986
+ attributes: r.getAttributes(),
987
+ footnotes: r.getFootnotes().map((o) => ({
988
+ text: o.getText(),
989
+ index: o.getIndex()
889
990
  })),
890
- blocks: e.getBlocks().map((n) => s(n)),
891
- sections: l(e),
892
- authors: f
893
- }, i.footnotes = e.getFootnotes().map((n) => ({
894
- text: n.getText(),
895
- index: n.getIndex()
896
- })), i;
897
- }, Ct = ({
898
- node: e
991
+ blocks: r.getBlocks().map((o) => i(o)),
992
+ sections: n(r),
993
+ authors: d
994
+ }, l.footnotes = r.getFootnotes().map((o) => ({
995
+ text: o.getText(),
996
+ index: o.getIndex()
997
+ })), l;
998
+ }, rt = ({
999
+ node: r
899
1000
  }) => {
900
- const i = (l) => {
901
- const f = l, m = f[0];
902
- let n = f[1];
903
- return n.type || (n = null), {
904
- terms: m,
905
- dd: n
1001
+ const a = (i) => {
1002
+ const n = i, d = n[0];
1003
+ let h = n[1];
1004
+ return h.type || (h = null), {
1005
+ terms: d,
1006
+ dd: h
906
1007
  };
907
- }, s = (l) => {
908
- if (l)
909
- return /* @__PURE__ */ o("dd", {
910
- children: [l.text && /* @__PURE__ */ r("p", {
911
- children: C(l.text)
912
- }), /* @__PURE__ */ r($, {
913
- blocks: l.blocks
1008
+ }, l = (i) => {
1009
+ if (i)
1010
+ return /* @__PURE__ */ m("dd", {
1011
+ children: [i.text && /* @__PURE__ */ t("p", {
1012
+ children: R(i.text)
1013
+ }), /* @__PURE__ */ t(L, {
1014
+ blocks: i.blocks
914
1015
  })]
915
1016
  });
916
1017
  };
917
- if (e.style === "qanda")
918
- return /* @__PURE__ */ o("div", {
919
- className: R("qlist qanda", e.role),
920
- ...e.lineNumber ? {
921
- "data-lineno": e.lineNumber
1018
+ if (r.style === "qanda")
1019
+ return /* @__PURE__ */ m("div", {
1020
+ className: k("qlist qanda", r.role),
1021
+ ...r.lineNumber ? {
1022
+ "data-lineno": r.lineNumber
922
1023
  } : {},
923
- children: [/* @__PURE__ */ r(P, {
924
- text: e.title
925
- }), /* @__PURE__ */ r("ol", {
926
- children: e.items.map((l, f) => {
1024
+ children: [/* @__PURE__ */ t(T, {
1025
+ text: r.title
1026
+ }), /* @__PURE__ */ t("ol", {
1027
+ children: r.items.map((i, n) => {
927
1028
  const {
928
- terms: m,
929
- dd: n
930
- } = i(l);
931
- if (!!m)
932
- return /* @__PURE__ */ o("li", {
933
- children: [m.map((d, h) => /* @__PURE__ */ r("p", {
934
- children: /* @__PURE__ */ r("em", {
935
- children: C(d.text)
1029
+ terms: d,
1030
+ dd: h
1031
+ } = a(i);
1032
+ if (!!d)
1033
+ return /* @__PURE__ */ m("li", {
1034
+ children: [d.map((o, c) => /* @__PURE__ */ t("p", {
1035
+ children: /* @__PURE__ */ t("em", {
1036
+ children: R(o.text)
936
1037
  })
937
- }, h)), s(n)]
938
- }, f);
1038
+ }, c)), l(h)]
1039
+ }, n);
939
1040
  })
940
1041
  })]
941
1042
  });
942
- if (e.style === "horizontal") {
943
- const l = e.attributes.labelwidth, f = e.attributes.itemwidth;
944
- return /* @__PURE__ */ o("div", {
945
- className: R("hdlist", e.role),
946
- children: [/* @__PURE__ */ r(P, {
947
- text: e.title
948
- }), /* @__PURE__ */ o("table", {
949
- children: [(l || f) && /* @__PURE__ */ o("colgroup", {
950
- children: [/* @__PURE__ */ r("col", {
1043
+ if (r.style === "horizontal") {
1044
+ const i = r.attributes.labelwidth, n = r.attributes.itemwidth;
1045
+ return /* @__PURE__ */ m("div", {
1046
+ className: k("hdlist", r.role),
1047
+ children: [/* @__PURE__ */ t(T, {
1048
+ text: r.title
1049
+ }), /* @__PURE__ */ m("table", {
1050
+ children: [(i || n) && /* @__PURE__ */ m("colgroup", {
1051
+ children: [/* @__PURE__ */ t("col", {
951
1052
  style: {
952
- width: l ? `${l.replace("%", "")}%` : ""
1053
+ width: i ? `${i.replace("%", "")}%` : ""
953
1054
  }
954
- }), /* @__PURE__ */ r("col", {
1055
+ }), /* @__PURE__ */ t("col", {
955
1056
  style: {
956
- width: f ? `${f.replace("%", "")}%` : ""
1057
+ width: n ? `${n.replace("%", "")}%` : ""
957
1058
  }
958
1059
  })]
959
- }), /* @__PURE__ */ r("tbody", {
960
- children: e.items.map((m, n) => {
1060
+ }), /* @__PURE__ */ t("tbody", {
1061
+ children: r.items.map((d, h) => {
961
1062
  const {
962
- terms: d,
963
- dd: h
964
- } = i(m);
965
- if (!!d)
966
- return /* @__PURE__ */ o("tr", {
967
- children: [/* @__PURE__ */ r("td", {
968
- className: R("hdlist1", le(e.attributes, "strong") ? "strong" : ""),
969
- children: d.map((k, p) => /* @__PURE__ */ o(pe, {
970
- children: [p !== 0 && /* @__PURE__ */ r("br", {}), C(k.text)]
971
- }, p))
972
- }), h && /* @__PURE__ */ o("td", {
1063
+ terms: o,
1064
+ dd: c
1065
+ } = a(d);
1066
+ if (!!o)
1067
+ return /* @__PURE__ */ m("tr", {
1068
+ children: [/* @__PURE__ */ t("td", {
1069
+ className: k("hdlist1", dr(r.attributes, "strong") ? "strong" : ""),
1070
+ children: o.map((N, q) => /* @__PURE__ */ m(Nr, {
1071
+ children: [q !== 0 && /* @__PURE__ */ t("br", {}), R(N.text)]
1072
+ }, q))
1073
+ }), c && /* @__PURE__ */ m("td", {
973
1074
  className: "hdlist2",
974
- children: [h.text && /* @__PURE__ */ r("p", {
975
- children: C(h.text)
976
- }), /* @__PURE__ */ r($, {
977
- blocks: h.blocks
1075
+ children: [c.text && /* @__PURE__ */ t("p", {
1076
+ children: R(c.text)
1077
+ }), /* @__PURE__ */ t(L, {
1078
+ blocks: c.blocks
978
1079
  })]
979
1080
  })]
980
- }, n);
1081
+ }, h);
981
1082
  })
982
1083
  })]
983
1084
  })]
984
1085
  });
985
1086
  } else
986
- return /* @__PURE__ */ o("div", {
987
- className: R("dlist", e.style, e.role),
988
- children: [/* @__PURE__ */ r(P, {
989
- text: e.title
990
- }), /* @__PURE__ */ r("dl", {
991
- children: e.items.map((l, f) => {
1087
+ return /* @__PURE__ */ m("div", {
1088
+ className: k("dlist", r.style, r.role),
1089
+ children: [/* @__PURE__ */ t(T, {
1090
+ text: r.title
1091
+ }), /* @__PURE__ */ t("dl", {
1092
+ children: r.items.map((i, n) => {
992
1093
  const {
993
- terms: m,
994
- dd: n
995
- } = i(l);
996
- if (!!m)
997
- return /* @__PURE__ */ o(pe, {
998
- children: [m.map((d, h) => /* @__PURE__ */ r("dt", {
1094
+ terms: d,
1095
+ dd: h
1096
+ } = a(i);
1097
+ if (!!d)
1098
+ return /* @__PURE__ */ m(Nr, {
1099
+ children: [d.map((o, c) => /* @__PURE__ */ t("dt", {
999
1100
  className: "hdlist1",
1000
- children: C(d.text)
1001
- }, h)), s(n)]
1002
- }, f);
1101
+ children: R(o.text)
1102
+ }, c)), l(h)]
1103
+ }, n);
1003
1104
  })
1004
1105
  })]
1005
1106
  });
1006
- }, ce = ({
1007
- sections: e,
1008
- opts: i
1107
+ }, mr = ({
1108
+ sections: r,
1109
+ opts: a
1009
1110
  }) => {
1010
1111
  const {
1011
- document: s
1012
- } = D(L);
1013
- if (!e || e.length === 0)
1112
+ document: l
1113
+ } = V(P);
1114
+ if (!r || r.length === 0)
1014
1115
  return null;
1015
- const l = s.attributes || {}, f = l.sectnumlevels, m = l.toclevels, n = (i == null ? void 0 : i.sectNumLevels) || (f ? parseInt(f) : 3), d = (i == null ? void 0 : i.tocLevels) || (m ? parseInt(m) : 2);
1016
- return /* @__PURE__ */ r("ul", {
1017
- className: `sectlevel${e[0].level}`,
1018
- children: e.map((h) => {
1019
- let k = h.num;
1020
- k = k === "." || k === ".." ? "" : k;
1021
- const p = h.level;
1022
- let u = h.title;
1023
- return p <= n && (u = `${k} ${h.title}`), /* @__PURE__ */ o("li", {
1024
- children: [/* @__PURE__ */ r("a", {
1025
- href: `#${h.id}`,
1026
- children: C(u)
1027
- }), p < d && /* @__PURE__ */ r(ce, {
1028
- sections: h.sections,
1116
+ const i = l.attributes || {}, n = i.sectnumlevels, d = i.toclevels, h = (a == null ? void 0 : a.sectNumLevels) || (n ? parseInt(n) : 3), o = (a == null ? void 0 : a.tocLevels) || (d ? parseInt(d) : 2);
1117
+ return /* @__PURE__ */ t("ul", {
1118
+ className: `sectlevel${r[0].level}`,
1119
+ children: r.map((c) => {
1120
+ let N = c.num;
1121
+ N = N === "." || N === ".." ? "" : N;
1122
+ const q = c.level;
1123
+ let v = c.title;
1124
+ return q <= h && (v = `${N} ${c.title}`), /* @__PURE__ */ m("li", {
1125
+ children: [/* @__PURE__ */ t("a", {
1126
+ href: `#${c.id}`,
1127
+ children: R(v)
1128
+ }), q < o && /* @__PURE__ */ t(mr, {
1129
+ sections: c.sections,
1029
1130
  opts: {
1030
- tocLevels: d,
1031
- sectNumLevels: n
1131
+ tocLevels: o,
1132
+ sectNumLevels: h
1032
1133
  }
1033
1134
  })]
1034
- }, h.id);
1135
+ }, c.id);
1035
1136
  })
1036
1137
  });
1037
- }, kt = ({
1038
- document: e
1138
+ }, et = ({
1139
+ document: r
1039
1140
  }) => {
1040
- const i = () => e.noHeader ? null : /* @__PURE__ */ r("div", {
1141
+ const a = () => r.noHeader ? null : /* @__PURE__ */ t("div", {
1041
1142
  id: "header",
1042
- children: e.hasHeader && /* @__PURE__ */ o(j, {
1043
- children: [/* @__PURE__ */ r("h1", {
1143
+ children: r.hasHeader && /* @__PURE__ */ m(U, {
1144
+ children: [/* @__PURE__ */ t("h1", {
1044
1145
  dangerouslySetInnerHTML: {
1045
- __html: e.title
1146
+ __html: r.title
1046
1147
  }
1047
- }), /* @__PURE__ */ r(l, {}), e.sections && e.sections.length > 0 && e.attributes.toc !== void 0 && e.attributes["toc-placement"] === "auto" && /* @__PURE__ */ o("div", {
1148
+ }), /* @__PURE__ */ t(i, {}), r.sections && r.sections.length > 0 && r.attributes.toc !== void 0 && r.attributes["toc-placement"] === "auto" && /* @__PURE__ */ m("div", {
1048
1149
  id: "toc",
1049
- className: ne(e.attributes, "toc-class", "toc"),
1050
- children: [/* @__PURE__ */ r("div", {
1150
+ className: cr(r.attributes, "toc-class", "toc"),
1151
+ children: [/* @__PURE__ */ t("div", {
1051
1152
  id: "toctitle",
1052
- children: e.attributes["toc-title"]
1053
- }), /* @__PURE__ */ r(ce, {
1054
- sections: e.sections
1153
+ children: r.attributes["toc-title"]
1154
+ }), /* @__PURE__ */ t(mr, {
1155
+ sections: r.sections
1055
1156
  })]
1056
1157
  })]
1057
1158
  })
1058
- }), s = () => e.footnotes && e.footnotes.length > 0 && e.blocks && !H(e.attributes, "nofootnotes") ? /* @__PURE__ */ o("div", {
1159
+ }), l = () => r.footnotes && r.footnotes.length > 0 && r.blocks && !H(r.attributes, "nofootnotes") ? /* @__PURE__ */ m("div", {
1059
1160
  id: "footnotes",
1060
- children: [/* @__PURE__ */ r("hr", {}), e.footnotes.map((f) => /* @__PURE__ */ o("div", {
1161
+ children: [/* @__PURE__ */ t("hr", {}), r.footnotes.map((n) => /* @__PURE__ */ m("div", {
1061
1162
  className: "footnote",
1062
- id: `_footnotedef_${f.index}`,
1063
- children: [/* @__PURE__ */ r("a", {
1064
- href: `#_footnoteref_${f.index}`,
1065
- children: f.index
1066
- }), ".", " ", C(f.text || "")]
1067
- }, f.index))]
1068
- }) : null, l = () => e.authors.length > 0 || H(e.attributes, "revnumber") || H(e.attributes, "revdate") || H(e.attributes, "revremark") ? /* @__PURE__ */ o("div", {
1163
+ id: `_footnotedef_${n.index}`,
1164
+ children: [/* @__PURE__ */ t("a", {
1165
+ href: `#_footnoteref_${n.index}`,
1166
+ children: n.index
1167
+ }), ".", " ", R(n.text || "")]
1168
+ }, n.index))]
1169
+ }) : null, i = () => r.authors.length > 0 || H(r.attributes, "revnumber") || H(r.attributes, "revdate") || H(r.attributes, "revremark") ? /* @__PURE__ */ m("div", {
1069
1170
  className: "details",
1070
- children: [e.authors.map((f, m) => /* @__PURE__ */ o(pe, {
1071
- children: [f.name && /* @__PURE__ */ o(j, {
1072
- children: [/* @__PURE__ */ r("span", {
1073
- id: `author${m + 1 > 1 ? m + 1 : ""}`,
1171
+ children: [r.authors.map((n, d) => /* @__PURE__ */ m(Nr, {
1172
+ children: [n.name && /* @__PURE__ */ m(U, {
1173
+ children: [/* @__PURE__ */ t("span", {
1174
+ id: `author${d + 1 > 1 ? d + 1 : ""}`,
1074
1175
  className: "author",
1075
- children: C(f.name)
1076
- }), /* @__PURE__ */ r("br", {})]
1077
- }), f.email && /* @__PURE__ */ o(j, {
1078
- children: [/* @__PURE__ */ r("span", {
1079
- id: `email${m + 1 > 1 ? m + 1 : ""}`,
1176
+ children: R(n.name)
1177
+ }), /* @__PURE__ */ t("br", {})]
1178
+ }), n.email && /* @__PURE__ */ m(U, {
1179
+ children: [/* @__PURE__ */ t("span", {
1180
+ id: `email${d + 1 > 1 ? d + 1 : ""}`,
1080
1181
  className: "email",
1081
- children: C(f.email)
1082
- }), /* @__PURE__ */ r("br", {})]
1182
+ children: R(n.email)
1183
+ }), /* @__PURE__ */ t("br", {})]
1083
1184
  })]
1084
- }, m)), H(e.attributes, "revnumber") && /* @__PURE__ */ r("span", {
1185
+ }, d)), H(r.attributes, "revnumber") && /* @__PURE__ */ t("span", {
1085
1186
  id: "revnumber",
1086
- children: `${e.attributes["version-label"].toLowerCase()} ${e.attributes.revnumber}${e.attributes.revdate ? "," : ""}`
1087
- }), H(e.attributes, "revdate") && /* @__PURE__ */ r("span", {
1187
+ children: `${r.attributes["version-label"].toLowerCase()} ${r.attributes.revnumber}${r.attributes.revdate ? "," : ""}`
1188
+ }), H(r.attributes, "revdate") && /* @__PURE__ */ t("span", {
1088
1189
  id: "revdate",
1089
- children: e.attributes.revdate
1090
- }), H(e.attributes, "revremark") && /* @__PURE__ */ o(j, {
1091
- children: [/* @__PURE__ */ r("br", {}), /* @__PURE__ */ r("span", {
1190
+ children: r.attributes.revdate
1191
+ }), H(r.attributes, "revremark") && /* @__PURE__ */ m(U, {
1192
+ children: [/* @__PURE__ */ t("br", {}), /* @__PURE__ */ t("span", {
1092
1193
  id: "revremark",
1093
- children: e.attributes.revremark
1194
+ children: r.attributes.revremark
1094
1195
  })]
1095
1196
  })]
1096
1197
  }) : null;
1097
- return /* @__PURE__ */ o(j, {
1098
- children: [/* @__PURE__ */ r(i, {}), /* @__PURE__ */ r("div", {
1198
+ return /* @__PURE__ */ m(U, {
1199
+ children: [/* @__PURE__ */ t(a, {}), /* @__PURE__ */ t("div", {
1099
1200
  id: "content",
1100
- children: /* @__PURE__ */ r($, {
1101
- blocks: e.blocks
1201
+ children: /* @__PURE__ */ t(L, {
1202
+ blocks: r.blocks
1102
1203
  })
1103
- }), /* @__PURE__ */ r(s, {})]
1204
+ }), /* @__PURE__ */ t(l, {})]
1104
1205
  });
1105
- }, Ot = ({
1106
- node: e
1206
+ }, tt = ({
1207
+ node: r
1107
1208
  }) => {
1108
- if (e.attributes.collapsible) {
1109
- const i = e.attributes.collapsible, s = e.title || "Details", l = e.attributes.open ? !0 : void 0;
1110
- if (i)
1111
- return /* @__PURE__ */ o("details", {
1112
- className: e.role,
1113
- open: l,
1114
- ...e.lineNumber ? {
1115
- "data-lineno": e.lineNumber
1209
+ if (r.attributes.collapsible) {
1210
+ const a = r.attributes.collapsible, l = r.title || "Details", i = r.attributes.open ? !0 : void 0;
1211
+ if (a)
1212
+ return /* @__PURE__ */ m("details", {
1213
+ className: r.role,
1214
+ open: i,
1215
+ ...r.lineNumber ? {
1216
+ "data-lineno": r.lineNumber
1116
1217
  } : {},
1117
- ...e.id ? {
1118
- id: e.id
1218
+ ...r.id ? {
1219
+ id: r.id
1119
1220
  } : {},
1120
- children: [/* @__PURE__ */ r("summary", {
1221
+ children: [/* @__PURE__ */ t("summary", {
1121
1222
  className: "title",
1122
- children: C(s)
1123
- }), /* @__PURE__ */ r("div", {
1223
+ children: R(l)
1224
+ }), /* @__PURE__ */ t("div", {
1124
1225
  className: "content",
1125
- children: /* @__PURE__ */ r($, {
1126
- blocks: e.blocks
1226
+ children: /* @__PURE__ */ t(L, {
1227
+ blocks: r.blocks
1127
1228
  })
1128
1229
  })]
1129
1230
  });
1130
1231
  }
1131
- return /* @__PURE__ */ o("div", {
1132
- className: R("exampleblock", e.role),
1133
- ...e.lineNumber ? {
1134
- "data-lineno": e.lineNumber
1232
+ return /* @__PURE__ */ m("div", {
1233
+ className: k("exampleblock", r.role),
1234
+ ...r.lineNumber ? {
1235
+ "data-lineno": r.lineNumber
1135
1236
  } : {},
1136
- ...e.id ? {
1137
- id: e.id
1237
+ ...r.id ? {
1238
+ id: r.id
1138
1239
  } : {},
1139
- children: [/* @__PURE__ */ r(P, {
1140
- text: e.title
1141
- }), /* @__PURE__ */ r("div", {
1240
+ children: [/* @__PURE__ */ t(T, {
1241
+ text: r.title
1242
+ }), /* @__PURE__ */ t("div", {
1142
1243
  className: "content",
1143
- children: /* @__PURE__ */ r($, {
1144
- blocks: e.blocks
1244
+ children: /* @__PURE__ */ t(L, {
1245
+ blocks: r.blocks
1145
1246
  })
1146
1247
  })]
1147
1248
  });
1148
- }, Pt = ({
1149
- node: e
1150
- }) => /* @__PURE__ */ o(j, {
1151
- children: [/* @__PURE__ */ r("a", {
1249
+ }, at = ({
1250
+ node: r
1251
+ }) => /* @__PURE__ */ m(U, {
1252
+ children: [/* @__PURE__ */ t("a", {
1152
1253
  className: "sectionanchor",
1153
- ...e.id ? {
1154
- id: e.id
1254
+ ...r.id ? {
1255
+ id: r.id
1155
1256
  } : {},
1156
- ...e.lineNumber ? {
1157
- "data-lineno": e.lineNumber
1257
+ ...r.lineNumber ? {
1258
+ "data-lineno": r.lineNumber
1158
1259
  } : {}
1159
- }), q(`h${e.level + 1}`, {
1160
- className: R(e.role, e.style)
1161
- }, C(e.title || ""))]
1162
- }), At = ({
1163
- node: e
1260
+ }), Y(`h${r.level + 1}`, {
1261
+ className: k(r.role, r.style)
1262
+ }, R(r.title || ""))]
1263
+ }), it = ({
1264
+ node: r
1164
1265
  }) => {
1165
- let i = /* @__PURE__ */ r("img", {
1166
- src: e.imageUri,
1167
- alt: e.attributes.alt,
1168
- width: e.attributes.width,
1169
- height: e.attributes.height
1266
+ let a = /* @__PURE__ */ t("img", {
1267
+ src: r.imageUri,
1268
+ alt: r.attributes.alt,
1269
+ width: r.attributes.width,
1270
+ height: r.attributes.height
1170
1271
  });
1171
- return e.attributes.link && (i = /* @__PURE__ */ r("a", {
1272
+ return r.attributes.link && (a = /* @__PURE__ */ t("a", {
1172
1273
  className: "image",
1173
- href: e.attributes.link,
1174
- children: i
1175
- })), /* @__PURE__ */ o("div", {
1176
- className: `imageblock ${e.attributes.align ? "text-" + e.attributes.align : ""} ${e.attributes.float ? e.attributes.float : ""} ${e.role ? e.role : ""}`,
1177
- ...e.lineNumber ? {
1178
- "data-lineno": e.lineNumber
1274
+ href: r.attributes.link,
1275
+ children: a
1276
+ })), /* @__PURE__ */ m("div", {
1277
+ className: `imageblock ${r.attributes.align ? "text-" + r.attributes.align : ""} ${r.attributes.float ? r.attributes.float : ""} ${r.role ? r.role : ""}`,
1278
+ ...r.lineNumber ? {
1279
+ "data-lineno": r.lineNumber
1179
1280
  } : {},
1180
1281
  style: {
1181
- maxWidth: e.attributes.width,
1182
- maxHeight: e.attributes.height
1282
+ maxWidth: r.attributes.width,
1283
+ maxHeight: r.attributes.height
1183
1284
  },
1184
- children: [/* @__PURE__ */ r("div", {
1285
+ children: [/* @__PURE__ */ t("div", {
1185
1286
  className: "content",
1186
- children: i
1187
- }), /* @__PURE__ */ r(P, {
1188
- text: e.title
1287
+ children: a
1288
+ }), /* @__PURE__ */ t(T, {
1289
+ text: r.title
1189
1290
  })]
1190
1291
  });
1191
- }, $t = ({
1192
- node: e
1292
+ }, lt = ({
1293
+ node: r
1193
1294
  }) => {
1194
1295
  const {
1195
- document: i
1196
- } = D(L), s = e.attributes.nowrap || i.attributes.prewrap;
1197
- if (e.style === "source") {
1198
- const l = e.language;
1199
- return /* @__PURE__ */ o("div", {
1296
+ document: a
1297
+ } = V(P), l = r.attributes.nowrap || a.attributes.prewrap;
1298
+ if (r.style === "source") {
1299
+ const i = r.language;
1300
+ return /* @__PURE__ */ m("div", {
1200
1301
  className: "listingblock",
1201
- ...e.lineNumber ? {
1202
- "data-lineno": e.lineNumber
1302
+ ...r.lineNumber ? {
1303
+ "data-lineno": r.lineNumber
1203
1304
  } : {},
1204
- children: [/* @__PURE__ */ r(P, {
1205
- text: e.title
1206
- }), /* @__PURE__ */ r("div", {
1305
+ children: [/* @__PURE__ */ t(T, {
1306
+ text: r.title
1307
+ }), /* @__PURE__ */ t("div", {
1207
1308
  className: "content",
1208
- children: /* @__PURE__ */ r("pre", {
1209
- className: R("highlight", s ? " nowrap" : ""),
1210
- children: l ? /* @__PURE__ */ r("code", {
1211
- className: l ? `language-${l}` : "",
1212
- "data-lang": l,
1309
+ children: /* @__PURE__ */ t("pre", {
1310
+ className: k("highlight", l ? " nowrap" : ""),
1311
+ children: i ? /* @__PURE__ */ t("code", {
1312
+ className: i ? `language-${i}` : "",
1313
+ "data-lang": i,
1213
1314
  dangerouslySetInnerHTML: {
1214
- __html: e.content || ""
1315
+ __html: r.content || ""
1215
1316
  }
1216
- }) : /* @__PURE__ */ r("code", {
1317
+ }) : /* @__PURE__ */ t("code", {
1217
1318
  dangerouslySetInnerHTML: {
1218
- __html: e.content || ""
1319
+ __html: r.content || ""
1219
1320
  }
1220
1321
  })
1221
1322
  })
1222
1323
  })]
1223
1324
  });
1224
1325
  } else
1225
- return /* @__PURE__ */ o("div", {
1326
+ return /* @__PURE__ */ m("div", {
1226
1327
  className: "listingblock",
1227
- ...e.lineNumber ? {
1228
- "data-lineno": e.lineNumber
1328
+ ...r.lineNumber ? {
1329
+ "data-lineno": r.lineNumber
1229
1330
  } : {},
1230
- children: [/* @__PURE__ */ r(P, {
1231
- text: e.title
1232
- }), /* @__PURE__ */ r("div", {
1331
+ children: [/* @__PURE__ */ t(T, {
1332
+ text: r.title
1333
+ }), /* @__PURE__ */ t("div", {
1233
1334
  className: "content",
1234
- children: /* @__PURE__ */ r("pre", {
1235
- className: s ? " nowrap" : "",
1236
- children: /* @__PURE__ */ r("code", {
1335
+ children: /* @__PURE__ */ t("pre", {
1336
+ className: l ? " nowrap" : "",
1337
+ children: /* @__PURE__ */ t("code", {
1237
1338
  dangerouslySetInnerHTML: {
1238
- __html: e.source
1339
+ __html: r.source
1239
1340
  }
1240
1341
  })
1241
1342
  })
1242
1343
  })]
1243
1344
  });
1244
- }, It = ({
1245
- node: e
1345
+ }, st = ({
1346
+ node: r
1246
1347
  }) => {
1247
1348
  const {
1248
- document: i
1249
- } = D(L), s = i.attributes || {}, l = e.attributes.nowrap || s.prewrap === void 0;
1250
- return /* @__PURE__ */ o("div", {
1349
+ document: a
1350
+ } = V(P), l = a.attributes || {}, i = r.attributes.nowrap || l.prewrap === void 0;
1351
+ return /* @__PURE__ */ m("div", {
1251
1352
  className: "literalblock",
1252
- ...e.lineNumber ? {
1253
- "data-lineno": e.lineNumber
1353
+ ...r.lineNumber ? {
1354
+ "data-lineno": r.lineNumber
1254
1355
  } : {},
1255
- children: [/* @__PURE__ */ r(P, {
1256
- text: e.title
1257
- }), /* @__PURE__ */ r("div", {
1356
+ children: [/* @__PURE__ */ t(T, {
1357
+ text: r.title
1358
+ }), /* @__PURE__ */ t("div", {
1258
1359
  className: "content",
1259
- children: /* @__PURE__ */ r("pre", {
1260
- className: l ? "nowrap" : "",
1261
- children: e.source
1360
+ children: /* @__PURE__ */ t("pre", {
1361
+ className: i ? "nowrap" : "",
1362
+ children: r.source
1262
1363
  })
1263
1364
  })]
1264
1365
  });
1265
- }, jt = ({
1266
- node: e
1267
- }) => /* @__PURE__ */ o("div", {
1268
- className: R("olist", e.role, e.style),
1269
- ...e.lineNumber ? {
1270
- "data-lineno": e.lineNumber
1366
+ }, ot = ({
1367
+ node: r
1368
+ }) => /* @__PURE__ */ m("div", {
1369
+ className: k("olist", r.role, r.style),
1370
+ ...r.lineNumber ? {
1371
+ "data-lineno": r.lineNumber
1271
1372
  } : {},
1272
- children: [/* @__PURE__ */ r(P, {
1273
- text: e.title
1274
- }), /* @__PURE__ */ r("ol", {
1275
- className: e.style,
1276
- reversed: le(e.attributes, "reversed"),
1277
- ...e.attributes.start ? {
1278
- start: parseInt(e.attributes.start)
1373
+ children: [/* @__PURE__ */ t(T, {
1374
+ text: r.title
1375
+ }), /* @__PURE__ */ t("ol", {
1376
+ className: r.style,
1377
+ reversed: dr(r.attributes, "reversed"),
1378
+ ...r.attributes.start ? {
1379
+ start: parseInt(r.attributes.start)
1279
1380
  } : {},
1280
- children: e.items.map((i, s) => /* @__PURE__ */ o("li", {
1281
- className: e.role ? e.role : "",
1282
- children: [/* @__PURE__ */ r("p", {
1283
- children: C(i.text || "")
1284
- }), /* @__PURE__ */ r($, {
1285
- blocks: i.blocks
1381
+ children: r.items.map((a, l) => /* @__PURE__ */ m("li", {
1382
+ className: r.role ? r.role : "",
1383
+ children: [/* @__PURE__ */ t("p", {
1384
+ children: R(a.text || "")
1385
+ }), /* @__PURE__ */ t(L, {
1386
+ blocks: a.blocks
1286
1387
  })]
1287
- }, s))
1388
+ }, l))
1288
1389
  })]
1289
- }), Lt = ({
1290
- node: e
1390
+ }), ct = ({
1391
+ node: r
1291
1392
  }) => {
1292
- const i = e.style;
1293
- return i === "abstract" ? /* @__PURE__ */ o("div", {
1294
- className: R("quoteblock abstract", e.role),
1295
- ...e.lineNumber ? {
1296
- "data-lineno": e.lineNumber
1393
+ const a = r.style;
1394
+ return a === "abstract" ? /* @__PURE__ */ m("div", {
1395
+ className: k("quoteblock abstract", r.role),
1396
+ ...r.lineNumber ? {
1397
+ "data-lineno": r.lineNumber
1297
1398
  } : {},
1298
- children: [/* @__PURE__ */ r(P, {
1299
- text: e.title
1300
- }), /* @__PURE__ */ r("blockquote", {
1399
+ children: [/* @__PURE__ */ t(T, {
1400
+ text: r.title
1401
+ }), /* @__PURE__ */ t("blockquote", {
1301
1402
  className: "content",
1302
- children: /* @__PURE__ */ r($, {
1303
- blocks: e.blocks
1403
+ children: /* @__PURE__ */ t(L, {
1404
+ blocks: r.blocks
1304
1405
  })
1305
1406
  })]
1306
- }) : /* @__PURE__ */ o("div", {
1307
- className: R("openblock", i && i !== "open" ? i : "", e.role),
1308
- ...e.lineNumber ? {
1309
- "data-lineno": e.lineNumber
1407
+ }) : /* @__PURE__ */ m("div", {
1408
+ className: k("openblock", a && a !== "open" ? a : "", r.role),
1409
+ ...r.lineNumber ? {
1410
+ "data-lineno": r.lineNumber
1310
1411
  } : {},
1311
- children: [/* @__PURE__ */ r(P, {
1312
- text: e.title
1313
- }), /* @__PURE__ */ r("div", {
1412
+ children: [/* @__PURE__ */ t(T, {
1413
+ text: r.title
1414
+ }), /* @__PURE__ */ t("div", {
1314
1415
  className: "content",
1315
- children: /* @__PURE__ */ r($, {
1316
- blocks: e.blocks
1416
+ children: /* @__PURE__ */ t(L, {
1417
+ blocks: r.blocks
1317
1418
  })
1318
1419
  })]
1319
1420
  });
1320
- }, Ft = () => /* @__PURE__ */ r("div", {
1421
+ }, nt = () => /* @__PURE__ */ t("div", {
1321
1422
  style: {
1322
1423
  pageBreakAfter: "always"
1323
1424
  }
1324
- }), Dt = ({
1325
- node: e
1326
- }) => /* @__PURE__ */ o("div", {
1327
- ...e.id ? {
1328
- id: e.id
1425
+ }), ut = ({
1426
+ node: r
1427
+ }) => /* @__PURE__ */ m("div", {
1428
+ ...r.id ? {
1429
+ id: r.id
1329
1430
  } : {},
1330
- className: R("paragraph", e.role),
1331
- ...e.lineNumber ? {
1332
- "data-lineno": e.lineNumber
1431
+ className: k("paragraph", r.role),
1432
+ ...r.lineNumber ? {
1433
+ "data-lineno": r.lineNumber
1333
1434
  } : {},
1334
- children: [/* @__PURE__ */ r(P, {
1335
- text: e.title
1336
- }), e.content && /* @__PURE__ */ r("p", {
1435
+ children: [/* @__PURE__ */ t(T, {
1436
+ text: r.title
1437
+ }), r.content && /* @__PURE__ */ t("p", {
1337
1438
  dangerouslySetInnerHTML: {
1338
- __html: e.content
1439
+ __html: r.content
1339
1440
  }
1340
1441
  })]
1341
- }), Mt = ({
1342
- node: e
1343
- }) => /* @__PURE__ */ r(j, {
1344
- children: C(e.content || "")
1345
- }), Wt = ({
1346
- node: e
1442
+ }), pt = ({
1443
+ node: r
1444
+ }) => /* @__PURE__ */ t(U, {
1445
+ children: R(r.content || "")
1446
+ }), dt = ({
1447
+ node: r
1347
1448
  }) => {
1348
1449
  const {
1349
- document: i
1350
- } = D(L), s = i.attributes || {}, l = s["toc-placement"] === "preamble" && i.sections && i.sections.length > 0 && s.toc !== void 0;
1351
- return /* @__PURE__ */ r("div", {
1450
+ document: a
1451
+ } = V(P), l = a.attributes || {}, i = l["toc-placement"] === "preamble" && a.sections && a.sections.length > 0 && l.toc !== void 0;
1452
+ return /* @__PURE__ */ t("div", {
1352
1453
  id: "preamble",
1353
- ...e.lineNumber ? {
1354
- "data-lineno": e.lineNumber
1454
+ ...r.lineNumber ? {
1455
+ "data-lineno": r.lineNumber
1355
1456
  } : {},
1356
- children: /* @__PURE__ */ o("div", {
1457
+ children: /* @__PURE__ */ m("div", {
1357
1458
  className: "sectionbody",
1358
- children: [/* @__PURE__ */ r($, {
1359
- blocks: e.blocks
1360
- }), l && /* @__PURE__ */ o("div", {
1459
+ children: [/* @__PURE__ */ t(L, {
1460
+ blocks: r.blocks
1461
+ }), i && /* @__PURE__ */ m("div", {
1361
1462
  id: "toc",
1362
- className: e.attributes["toc-class"] ? e.attributes["toc-class"] : "toc",
1363
- children: [/* @__PURE__ */ r("div", {
1463
+ className: r.attributes["toc-class"] ? r.attributes["toc-class"] : "toc",
1464
+ children: [/* @__PURE__ */ t("div", {
1364
1465
  id: "toctitle",
1365
- children: C(s["toc-title"])
1366
- }), i.sections && /* @__PURE__ */ r(ce, {
1367
- sections: i.sections
1466
+ children: R(l["toc-title"])
1467
+ }), a.sections && /* @__PURE__ */ t(mr, {
1468
+ sections: a.sections
1368
1469
  })]
1369
1470
  })]
1370
1471
  })
1371
1472
  });
1372
- }, Ht = ({
1373
- node: e
1473
+ }, mt = ({
1474
+ node: r
1374
1475
  }) => {
1375
- const i = e.attributes.attribution, s = e.attributes.citetitle;
1376
- return /* @__PURE__ */ o("div", {
1377
- ...e.id ? {
1378
- id: e.id
1476
+ const a = r.attributes.attribution, l = r.attributes.citetitle;
1477
+ return /* @__PURE__ */ m("div", {
1478
+ ...r.id ? {
1479
+ id: r.id
1379
1480
  } : {},
1380
- className: R("quoteblock", e.role),
1381
- ...e.lineNumber ? {
1382
- "data-lineno": e.lineNumber
1481
+ className: k("quoteblock", r.role),
1482
+ ...r.lineNumber ? {
1483
+ "data-lineno": r.lineNumber
1383
1484
  } : {},
1384
- children: [/* @__PURE__ */ r(P, {
1385
- text: e.title
1386
- }), e.content && /* @__PURE__ */ r("blockquote", {
1485
+ children: [/* @__PURE__ */ t(T, {
1486
+ text: r.title
1487
+ }), r.content && /* @__PURE__ */ t("blockquote", {
1387
1488
  dangerouslySetInnerHTML: {
1388
- __html: e.content
1489
+ __html: r.content
1389
1490
  }
1390
- }), /* @__PURE__ */ r($, {
1391
- blocks: e.blocks
1392
- }), i && /* @__PURE__ */ o("div", {
1491
+ }), /* @__PURE__ */ t(L, {
1492
+ blocks: r.blocks
1493
+ }), a && /* @__PURE__ */ m("div", {
1393
1494
  className: "attribution",
1394
- children: ["\u2014 ", i, s && /* @__PURE__ */ r("cite", {
1395
- children: s
1495
+ children: ["\u2014 ", a, l && /* @__PURE__ */ t("cite", {
1496
+ children: l
1396
1497
  })]
1397
1498
  })]
1398
1499
  });
1399
- }, Bt = ({
1400
- node: e
1500
+ }, gt = ({
1501
+ node: r
1401
1502
  }) => {
1402
1503
  const {
1403
- document: i
1404
- } = D(L), s = i.attributes || {};
1405
- let l = e.title, f = e.num;
1406
- f = f === "." ? "" : f;
1407
- const m = s.sectnumlevels ? parseInt(s.sectnumlevels) : 3;
1408
- return e.numbered && e.level <= m && (l = `${f} ${e.title}`), s.sectlinks && (l = /* @__PURE__ */ o(j, {
1409
- children: [/* @__PURE__ */ r("a", {
1504
+ document: a
1505
+ } = V(P), l = a.attributes || {};
1506
+ let i = r.title, n = r.num;
1507
+ n = n === "." ? "" : n;
1508
+ const d = l.sectnumlevels ? parseInt(l.sectnumlevels) : 3;
1509
+ return r.numbered && r.level <= d && (i = `${n} ${r.title}`), l.sectlinks && (i = /* @__PURE__ */ m(U, {
1510
+ children: [/* @__PURE__ */ t("a", {
1410
1511
  className: "anchor",
1411
- id: e.id || "",
1412
- ...e.lineNumber ? {
1413
- "data-lineno": e.lineNumber
1512
+ id: r.id || "",
1513
+ ...r.lineNumber ? {
1514
+ "data-lineno": r.lineNumber
1414
1515
  } : {}
1415
- }), /* @__PURE__ */ r("a", {
1516
+ }), /* @__PURE__ */ t("a", {
1416
1517
  className: "link",
1417
- href: `#${e.id}`,
1518
+ href: `#${r.id}`,
1418
1519
  dangerouslySetInnerHTML: {
1419
- __html: l
1520
+ __html: i
1420
1521
  }
1421
1522
  })]
1422
- })), e.level === 0 ? /* @__PURE__ */ o(j, {
1423
- children: [/* @__PURE__ */ r("h1", {
1424
- className: R("sect0", e.role),
1425
- "data-sectnum": f,
1426
- ...e.lineNumber ? {
1427
- "data-lineno": e.lineNumber
1523
+ })), r.level === 0 ? /* @__PURE__ */ m(U, {
1524
+ children: [/* @__PURE__ */ t("h1", {
1525
+ className: k("sect0", r.role),
1526
+ "data-sectnum": n,
1527
+ ...r.lineNumber ? {
1528
+ "data-lineno": r.lineNumber
1428
1529
  } : {},
1429
- children: l
1430
- }), /* @__PURE__ */ r($, {
1431
- blocks: e.blocks
1530
+ children: i
1531
+ }), /* @__PURE__ */ t(L, {
1532
+ blocks: r.blocks
1432
1533
  })]
1433
- }) : /* @__PURE__ */ o("div", {
1434
- className: R(`sect${e.level}`, e.role),
1435
- ...e.lineNumber ? {
1436
- "data-lineno": e.lineNumber
1534
+ }) : /* @__PURE__ */ m("div", {
1535
+ className: k(`sect${r.level}`, r.role),
1536
+ ...r.lineNumber ? {
1537
+ "data-lineno": r.lineNumber
1437
1538
  } : {},
1438
- children: [q(`h${e.level + 1}`, {
1439
- "data-sectnum": f
1440
- }, l), /* @__PURE__ */ r("div", {
1539
+ children: [Y(`h${r.level + 1}`, {
1540
+ "data-sectnum": n
1541
+ }, i), /* @__PURE__ */ t("div", {
1441
1542
  className: "sectionbody",
1442
- children: /* @__PURE__ */ r($, {
1443
- blocks: e.blocks
1543
+ children: /* @__PURE__ */ t(L, {
1544
+ blocks: r.blocks
1444
1545
  })
1445
1546
  })]
1446
1547
  });
1447
- }, Ut = ({
1448
- node: e
1449
- }) => /* @__PURE__ */ r("div", {
1450
- className: R("sidebarblock", e.role),
1451
- ...e.lineNumber ? {
1452
- "data-lineno": e.lineNumber
1548
+ }, ft = ({
1549
+ node: r
1550
+ }) => /* @__PURE__ */ t("div", {
1551
+ className: k("sidebarblock", r.role),
1552
+ ...r.lineNumber ? {
1553
+ "data-lineno": r.lineNumber
1453
1554
  } : {},
1454
- children: /* @__PURE__ */ o("div", {
1555
+ children: /* @__PURE__ */ m("div", {
1455
1556
  className: "content",
1456
- children: [/* @__PURE__ */ r(P, {
1457
- text: e.title
1458
- }), /* @__PURE__ */ r($, {
1459
- blocks: e.blocks
1557
+ children: [/* @__PURE__ */ t(T, {
1558
+ text: r.title
1559
+ }), /* @__PURE__ */ t(L, {
1560
+ blocks: r.blocks
1460
1561
  })]
1461
1562
  })
1462
- }), Yt = ({
1463
- node: e
1563
+ }), ht = ({
1564
+ node: r
1464
1565
  }) => {
1465
1566
  const {
1466
- document: i
1467
- } = D(L), s = i.attributes || {};
1468
- let l = ["frame-" + ne(e.attributes, "frame", "all", "table-frame", s), "grid-" + ne(e.attributes, "grid", "all", "table-grid", s)], f = ne(e.attributes, "stripes", null, "table-stripes", s);
1469
- f && l.push("stripes-" + f);
1470
- let m = le(e.attributes, "autowidth"), n = parseInt(e.attributes.tablepcwidth), d = null;
1471
- m && !H(e.attributes, "width") ? l.push("fit-content") : n === 100 ? l.push("stretch") : d = `${n}%`, H(e.attributes, "float") && l.push(e.attributes.float), e.role && l.push(e.role || "");
1472
- const h = (v) => R("tableblock", `halign-${v.attributes.halign}`, `valign-${v.attributes.valign}`), k = e.title, p = e.id, u = p || Vt(k || "");
1473
- return /* @__PURE__ */ o("table", {
1474
- className: R("tableblock", ...l),
1567
+ document: a
1568
+ } = V(P), l = a.attributes || {};
1569
+ let i = ["frame-" + cr(r.attributes, "frame", "all", "table-frame", l), "grid-" + cr(r.attributes, "grid", "all", "table-grid", l)], n = cr(r.attributes, "stripes", null, "table-stripes", l);
1570
+ n && i.push("stripes-" + n);
1571
+ let d = dr(r.attributes, "autowidth"), h = parseInt(r.attributes.tablepcwidth), o = null;
1572
+ d && !H(r.attributes, "width") ? i.push("fit-content") : h === 100 ? i.push("stretch") : o = `${h}%`, H(r.attributes, "float") && i.push(r.attributes.float), r.role && i.push(r.role || "");
1573
+ const c = (p) => k("tableblock", `halign-${p.attributes.halign}`, `valign-${p.attributes.valign}`), N = r.title, q = r.id, v = q || bt(N || "");
1574
+ return /* @__PURE__ */ m("table", {
1575
+ className: k("tableblock", ...i),
1475
1576
  style: {
1476
- width: d || void 0
1577
+ width: o || void 0
1477
1578
  },
1478
- ...e.lineNumber ? {
1479
- "data-lineno": e.lineNumber
1579
+ ...r.lineNumber ? {
1580
+ "data-lineno": r.lineNumber
1480
1581
  } : {},
1481
- children: [e.title && /* @__PURE__ */ o("caption", {
1582
+ children: [r.title && /* @__PURE__ */ m("caption", {
1482
1583
  className: "title",
1483
- children: [!p && /* @__PURE__ */ r("a", {
1584
+ children: [!q && /* @__PURE__ */ t("a", {
1484
1585
  className: "anchor",
1485
- id: u
1486
- }), /* @__PURE__ */ r("a", {
1487
- href: `#${u}`,
1488
- children: e.title
1586
+ id: v
1587
+ }), /* @__PURE__ */ t("a", {
1588
+ href: `#${v}`,
1589
+ children: r.title
1489
1590
  })]
1490
- }), e.columns.length > 0 && /* @__PURE__ */ r("colgroup", {
1491
- children: e.columns.map((v, w) => {
1492
- const E = v.attributes.colpcwidth;
1493
- return /* @__PURE__ */ r("col", {
1591
+ }), r.columns.length > 0 && /* @__PURE__ */ t("colgroup", {
1592
+ children: r.columns.map((p, f) => {
1593
+ const x = p.attributes.colpcwidth;
1594
+ return /* @__PURE__ */ t("col", {
1494
1595
  style: {
1495
- width: `${E}%`
1596
+ width: `${x}%`
1496
1597
  }
1497
- }, w);
1598
+ }, f);
1498
1599
  })
1499
- }), e.headRows.map((v, w) => /* @__PURE__ */ r("thead", {
1500
- children: /* @__PURE__ */ r("tr", {
1501
- children: v.map((E, O) => /* @__PURE__ */ r("th", {
1502
- className: h(E),
1600
+ }), r.headRows.map((p, f) => /* @__PURE__ */ t("thead", {
1601
+ children: /* @__PURE__ */ t("tr", {
1602
+ children: p.map((x, O) => /* @__PURE__ */ t("th", {
1603
+ className: c(x),
1503
1604
  dangerouslySetInnerHTML: {
1504
- __html: E.text
1605
+ __html: x.text
1505
1606
  }
1506
1607
  }, O))
1507
1608
  })
1508
- }, w)), /* @__PURE__ */ r("tbody", {
1509
- children: e.bodyRows.map((v, w) => /* @__PURE__ */ r("tr", {
1510
- children: v.map((E, O) => {
1511
- const z = E.columnSpan, F = E.rowSpan, S = E.content, U = {
1512
- colSpan: z,
1513
- rowSpan: F,
1514
- className: h(E)
1515
- }, J = E.style;
1516
- if (J === "asciidoc")
1517
- return /* @__PURE__ */ q("td", {
1518
- ...U,
1609
+ }, f)), /* @__PURE__ */ t("tbody", {
1610
+ children: r.bodyRows.map((p, f) => /* @__PURE__ */ t("tr", {
1611
+ children: p.map((x, O) => {
1612
+ const _ = x.columnSpan, I = x.rowSpan, A = x.content, G = {
1613
+ colSpan: _,
1614
+ rowSpan: I,
1615
+ className: c(x)
1616
+ }, Z = x.style;
1617
+ if (Z === "asciidoc")
1618
+ return /* @__PURE__ */ Y("td", {
1619
+ ...G,
1519
1620
  key: O
1520
- }, /* @__PURE__ */ r("div", {
1621
+ }, /* @__PURE__ */ t("div", {
1521
1622
  className: "content",
1522
1623
  dangerouslySetInnerHTML: {
1523
- __html: S || ""
1624
+ __html: A || ""
1524
1625
  }
1525
1626
  }));
1526
- if (J === "literal")
1527
- return /* @__PURE__ */ q("td", {
1528
- ...U,
1627
+ if (Z === "literal")
1628
+ return /* @__PURE__ */ Y("td", {
1629
+ ...G,
1529
1630
  key: O
1530
- }, /* @__PURE__ */ r("div", {
1631
+ }, /* @__PURE__ */ t("div", {
1531
1632
  className: "literal",
1532
- children: /* @__PURE__ */ r("pre", {
1633
+ children: /* @__PURE__ */ t("pre", {
1533
1634
  dangerouslySetInnerHTML: {
1534
- __html: S || ""
1635
+ __html: A || ""
1535
1636
  }
1536
1637
  })
1537
1638
  }));
1538
- if (J === "header")
1539
- return /* @__PURE__ */ q("th", {
1540
- ...U,
1639
+ if (Z === "header")
1640
+ return /* @__PURE__ */ Y("th", {
1641
+ ...G,
1541
1642
  key: O
1542
- }, /* @__PURE__ */ r("p", {
1643
+ }, /* @__PURE__ */ t("p", {
1543
1644
  className: "tableblock",
1544
1645
  dangerouslySetInnerHTML: {
1545
- __html: S || ""
1646
+ __html: A || ""
1546
1647
  }
1547
1648
  }));
1548
1649
  {
1549
- let Z = S;
1550
- return /* @__PURE__ */ q("td", {
1551
- ...U,
1650
+ let tr = A;
1651
+ return /* @__PURE__ */ Y("td", {
1652
+ ...G,
1552
1653
  key: O
1553
- }, Z.length === 0 ? "" : C(`<p class="tableblock">${Z.join(`</p>
1654
+ }, tr.length === 0 ? "" : R(`<p class="tableblock">${tr.join(`</p>
1554
1655
  <p class="tableblock">`)}</p>`));
1555
1656
  }
1556
1657
  })
1557
- }, w))
1558
- }), e.footRows.map((v, w) => /* @__PURE__ */ r("tfoot", {
1559
- children: /* @__PURE__ */ r("tr", {
1560
- children: v.map((E, O) => /* @__PURE__ */ r("td", {
1561
- className: h(E),
1562
- children: /* @__PURE__ */ r("p", {
1658
+ }, f))
1659
+ }), r.footRows.map((p, f) => /* @__PURE__ */ t("tfoot", {
1660
+ children: /* @__PURE__ */ t("tr", {
1661
+ children: p.map((x, O) => /* @__PURE__ */ t("td", {
1662
+ className: c(x),
1663
+ children: /* @__PURE__ */ t("p", {
1563
1664
  className: "tableblock",
1564
1665
  dangerouslySetInnerHTML: {
1565
- __html: E.text
1666
+ __html: x.text
1566
1667
  }
1567
1668
  })
1568
1669
  }, O))
1569
1670
  })
1570
- }, w))]
1671
+ }, f))]
1571
1672
  });
1572
- }, Vt = (e) => e.toString().normalize("NFKD").replace(/[\u0300-\u036f]/g, "").toLowerCase().trim().replace(/\s+/g, "_").replace(/[^\w-]+/g, "").replace(/--+/g, "-").replace(/-$/g, ""), qt = ({
1573
- node: e
1673
+ }, bt = (r) => r.toString().normalize("NFKD").replace(/[\u0300-\u036f]/g, "").toLowerCase().trim().replace(/\s+/g, "_").replace(/[^\w-]+/g, "").replace(/--+/g, "-").replace(/-$/g, ""), vt = ({
1674
+ node: r
1574
1675
  }) => {
1575
1676
  const {
1576
- document: i
1577
- } = D(L), s = i.attributes || {}, l = i.sections && i.sections.length > 0;
1578
- let f = e.id || "toc";
1579
- const m = e.title ? e.title : s["toc-title"], n = s["toc-placement"], d = s.toc !== void 0, h = e.attributes.levels ? parseInt(e.attributes.levels) : void 0;
1580
- return n === "macro" && l && d ? /* @__PURE__ */ o("div", {
1581
- id: f,
1582
- className: R("toc", e.role),
1583
- children: [/* @__PURE__ */ r("div", {
1584
- id: `${f}title`,
1677
+ document: a
1678
+ } = V(P), l = a.attributes || {}, i = a.sections && a.sections.length > 0;
1679
+ let n = r.id || "toc";
1680
+ const d = r.title ? r.title : l["toc-title"], h = l["toc-placement"], o = l.toc !== void 0, c = r.attributes.levels ? parseInt(r.attributes.levels) : void 0;
1681
+ return h === "macro" && i && o ? /* @__PURE__ */ m("div", {
1682
+ id: n,
1683
+ className: k("toc", r.role),
1684
+ children: [/* @__PURE__ */ t("div", {
1685
+ id: `${n}title`,
1585
1686
  className: "title",
1586
- children: C(m || "")
1587
- }), i.sections && /* @__PURE__ */ r(ce, {
1588
- sections: i.sections,
1687
+ children: R(d || "")
1688
+ }), a.sections && /* @__PURE__ */ t(mr, {
1689
+ sections: a.sections,
1589
1690
  opts: {
1590
- tocLevels: h
1691
+ tocLevels: c
1591
1692
  }
1592
1693
  })]
1593
1694
  }) : null;
1594
- }, zt = () => /* @__PURE__ */ r("hr", {}), Jt = ({
1595
- node: e
1695
+ }, yt = () => /* @__PURE__ */ t("hr", {}), wt = ({
1696
+ node: r
1596
1697
  }) => {
1597
- const i = le(e.attributes, "checklist");
1598
- return /* @__PURE__ */ o("div", {
1599
- ...e.id ? {
1600
- id: e.id
1698
+ const a = dr(r.attributes, "checklist");
1699
+ return /* @__PURE__ */ m("div", {
1700
+ ...r.id ? {
1701
+ id: r.id
1601
1702
  } : {},
1602
- className: R("ulist", e.style, e.role, i && "checklist"),
1603
- ...e.lineNumber ? {
1604
- "data-lineno": e.lineNumber
1703
+ className: k("ulist", r.style, r.role, a && "checklist"),
1704
+ ...r.lineNumber ? {
1705
+ "data-lineno": r.lineNumber
1605
1706
  } : {},
1606
- children: [/* @__PURE__ */ r(P, {
1607
- text: e.title
1608
- }), /* @__PURE__ */ r("ul", {
1609
- className: i ? "checklist" : "",
1610
- children: e.items.map((s, l) => i ? /* @__PURE__ */ r("li", {
1611
- id: s.id,
1612
- className: e.role,
1613
- children: /* @__PURE__ */ o("p", {
1614
- children: [i && s.attributes.checkbox && /* @__PURE__ */ r("i", {
1615
- className: R("fa", s.attributes.checked ? "fa-check-square-o" : "fa-square-o")
1616
- }), " ", C(s.text || "")]
1707
+ children: [/* @__PURE__ */ t(T, {
1708
+ text: r.title
1709
+ }), /* @__PURE__ */ t("ul", {
1710
+ className: a ? "checklist" : "",
1711
+ children: r.items.map((l, i) => a ? /* @__PURE__ */ t("li", {
1712
+ id: l.id,
1713
+ className: r.role,
1714
+ children: /* @__PURE__ */ m("p", {
1715
+ children: [a && l.attributes.checkbox && /* @__PURE__ */ t("i", {
1716
+ className: k("fa", l.attributes.checked ? "fa-check-square-o" : "fa-square-o")
1717
+ }), " ", R(l.text || "")]
1617
1718
  })
1618
- }, l) : /* @__PURE__ */ o("li", {
1619
- id: s.id,
1620
- className: e.role,
1621
- children: [/* @__PURE__ */ r("p", {
1719
+ }, i) : /* @__PURE__ */ m("li", {
1720
+ id: l.id,
1721
+ className: r.role,
1722
+ children: [/* @__PURE__ */ t("p", {
1622
1723
  dangerouslySetInnerHTML: {
1623
- __html: s.text || ""
1724
+ __html: l.text || ""
1624
1725
  }
1625
- }), /* @__PURE__ */ r($, {
1626
- blocks: s.blocks
1726
+ }), /* @__PURE__ */ t(L, {
1727
+ blocks: l.blocks
1627
1728
  })]
1628
- }, l))
1729
+ }, i))
1629
1730
  })]
1630
1731
  });
1631
- }, Gt = ({
1632
- node: e
1732
+ }, qt = ({
1733
+ node: r
1633
1734
  }) => {
1634
- const i = e.attributes.attribution, s = e.attributes.citetitle;
1635
- return /* @__PURE__ */ o("div", {
1636
- ...e.id ? {
1637
- id: e.id
1735
+ const a = r.attributes.attribution, l = r.attributes.citetitle;
1736
+ return /* @__PURE__ */ m("div", {
1737
+ ...r.id ? {
1738
+ id: r.id
1638
1739
  } : {},
1639
- className: R("verseblock", e.role),
1640
- ...e.lineNumber ? {
1641
- "data-lineno": e.lineNumber
1740
+ className: k("verseblock", r.role),
1741
+ ...r.lineNumber ? {
1742
+ "data-lineno": r.lineNumber
1642
1743
  } : {},
1643
- children: [/* @__PURE__ */ r(P, {
1644
- text: e.title
1645
- }), e.content && /* @__PURE__ */ r("pre", {
1744
+ children: [/* @__PURE__ */ t(T, {
1745
+ text: r.title
1746
+ }), r.content && /* @__PURE__ */ t("pre", {
1646
1747
  className: "content",
1647
1748
  dangerouslySetInnerHTML: {
1648
- __html: e.content
1749
+ __html: r.content
1649
1750
  }
1650
- }), i && /* @__PURE__ */ o("div", {
1751
+ }), a && /* @__PURE__ */ m("div", {
1651
1752
  className: "attribution",
1652
- children: ["\u2014 ", i, s && /* @__PURE__ */ r("cite", {
1653
- children: s
1753
+ children: ["\u2014 ", a, l && /* @__PURE__ */ t("cite", {
1754
+ children: l
1654
1755
  })]
1655
1756
  })]
1656
1757
  });
1657
- }, L = wt({
1758
+ }, P = Pe({
1658
1759
  document: {}
1659
- }), er = ({
1660
- document: e,
1661
- options: i
1760
+ }), Dt = ({
1761
+ document: r,
1762
+ options: a
1662
1763
  }) => {
1663
- const s = i && i.customDocument;
1664
- return /* @__PURE__ */ r(L.Provider, {
1764
+ const l = a && a.customDocument;
1765
+ return /* @__PURE__ */ t(P.Provider, {
1665
1766
  value: {
1666
- ...i,
1767
+ ...a,
1667
1768
  document: {
1668
- attributes: e.attributes,
1669
- sections: e.sections
1769
+ attributes: r.attributes,
1770
+ sections: r.sections
1670
1771
  }
1671
1772
  },
1672
- children: s ? /* @__PURE__ */ r(s, {
1673
- document: e
1674
- }) : /* @__PURE__ */ r(kt, {
1675
- document: e
1773
+ children: l ? /* @__PURE__ */ t(l, {
1774
+ document: r
1775
+ }) : /* @__PURE__ */ t(et, {
1776
+ document: r
1676
1777
  })
1677
1778
  });
1678
- }, $ = ({
1679
- blocks: e
1680
- }) => /* @__PURE__ */ r(j, {
1681
- children: e.map((i, s) => /* @__PURE__ */ r(Kt, {
1682
- node: i
1683
- }, `${s}-${i.type}`))
1684
- }), Kt = ({
1685
- node: e
1779
+ }, L = ({
1780
+ blocks: r
1781
+ }) => /* @__PURE__ */ t(U, {
1782
+ children: r.map((a, l) => /* @__PURE__ */ t(xt, {
1783
+ node: a
1784
+ }, `${l}-${a.type}`))
1785
+ }), xt = ({
1786
+ node: r
1686
1787
  }) => {
1687
1788
  const {
1688
- overrides: i
1689
- } = D(L), s = e.type, l = i && i[s];
1690
- if (l)
1691
- return /* @__PURE__ */ r(l, {
1692
- node: e
1789
+ overrides: a
1790
+ } = V(P), l = r.type, i = a && a[l];
1791
+ if (i)
1792
+ return /* @__PURE__ */ t(i, {
1793
+ node: r
1693
1794
  });
1694
- switch (s) {
1795
+ switch (l) {
1695
1796
  case "audio":
1696
- return /* @__PURE__ */ r(St, {
1697
- node: e
1797
+ return /* @__PURE__ */ t(je, {
1798
+ node: r
1698
1799
  });
1699
1800
  case "preamble":
1700
- return /* @__PURE__ */ r(Wt, {
1701
- node: e
1801
+ return /* @__PURE__ */ t(dt, {
1802
+ node: r
1702
1803
  });
1703
1804
  case "section":
1704
- return /* @__PURE__ */ r(Bt, {
1705
- node: e
1805
+ return /* @__PURE__ */ t(gt, {
1806
+ node: r
1706
1807
  });
1707
1808
  case "paragraph":
1708
- return /* @__PURE__ */ r(Dt, {
1709
- node: e
1809
+ return /* @__PURE__ */ t(ut, {
1810
+ node: r
1710
1811
  });
1711
1812
  case "dlist":
1712
- return /* @__PURE__ */ r(Ct, {
1713
- node: e
1813
+ return /* @__PURE__ */ t(rt, {
1814
+ node: r
1714
1815
  });
1715
1816
  case "ulist":
1716
- return /* @__PURE__ */ r(Jt, {
1717
- node: e
1817
+ return /* @__PURE__ */ t(wt, {
1818
+ node: r
1718
1819
  });
1719
1820
  case "floating_title":
1720
- return /* @__PURE__ */ r(Pt, {
1721
- node: e
1821
+ return /* @__PURE__ */ t(at, {
1822
+ node: r
1722
1823
  });
1723
1824
  case "admonition":
1724
- return /* @__PURE__ */ r(Et, {
1725
- node: e
1825
+ return /* @__PURE__ */ t(Be, {
1826
+ node: r
1726
1827
  });
1727
1828
  case "listing":
1728
- return /* @__PURE__ */ r($t, {
1729
- node: e
1829
+ return /* @__PURE__ */ t(lt, {
1830
+ node: r
1730
1831
  });
1731
1832
  case "literal":
1732
- return /* @__PURE__ */ r(It, {
1733
- node: e
1833
+ return /* @__PURE__ */ t(st, {
1834
+ node: r
1734
1835
  });
1735
1836
  case "image":
1736
- return /* @__PURE__ */ r(At, {
1737
- node: e
1837
+ return /* @__PURE__ */ t(it, {
1838
+ node: r
1738
1839
  });
1739
1840
  case "colist":
1740
- return /* @__PURE__ */ r(Tt, {
1741
- node: e
1841
+ return /* @__PURE__ */ t(He, {
1842
+ node: r
1742
1843
  });
1743
1844
  case "olist":
1744
- return /* @__PURE__ */ r(jt, {
1745
- node: e
1845
+ return /* @__PURE__ */ t(ot, {
1846
+ node: r
1746
1847
  });
1747
1848
  case "table":
1748
- return /* @__PURE__ */ r(Yt, {
1749
- node: e
1849
+ return /* @__PURE__ */ t(ht, {
1850
+ node: r
1750
1851
  });
1751
1852
  case "thematic_break":
1752
- return /* @__PURE__ */ r(zt, {});
1853
+ return /* @__PURE__ */ t(yt, {});
1753
1854
  case "open":
1754
- return /* @__PURE__ */ r(Lt, {
1755
- node: e
1855
+ return /* @__PURE__ */ t(ct, {
1856
+ node: r
1756
1857
  });
1757
1858
  case "pass":
1758
- return /* @__PURE__ */ r(Mt, {
1759
- node: e
1859
+ return /* @__PURE__ */ t(pt, {
1860
+ node: r
1760
1861
  });
1761
1862
  case "page_break":
1762
- return /* @__PURE__ */ r(Ft, {});
1863
+ return /* @__PURE__ */ t(nt, {});
1763
1864
  case "example":
1764
- return /* @__PURE__ */ r(Ot, {
1765
- node: e
1865
+ return /* @__PURE__ */ t(tt, {
1866
+ node: r
1766
1867
  });
1767
1868
  case "sidebar":
1768
- return /* @__PURE__ */ r(Ut, {
1769
- node: e
1869
+ return /* @__PURE__ */ t(ft, {
1870
+ node: r
1770
1871
  });
1771
1872
  case "quote":
1772
- return /* @__PURE__ */ r(Ht, {
1773
- node: e
1873
+ return /* @__PURE__ */ t(mt, {
1874
+ node: r
1774
1875
  });
1775
1876
  case "verse":
1776
- return /* @__PURE__ */ r(Gt, {
1777
- node: e
1877
+ return /* @__PURE__ */ t(qt, {
1878
+ node: r
1778
1879
  });
1779
1880
  case "toc":
1780
- return /* @__PURE__ */ r(qt, {
1781
- node: e
1881
+ return /* @__PURE__ */ t(vt, {
1882
+ node: r
1782
1883
  });
1783
1884
  default:
1784
- return /* @__PURE__ */ r(j, {});
1885
+ return /* @__PURE__ */ t(U, {});
1785
1886
  }
1786
- }, tr = () => {
1787
- const e = D(L);
1788
- if (e === void 0)
1887
+ }, kt = () => {
1888
+ const r = V(P);
1889
+ if (r === void 0)
1789
1890
  throw new Error("useConverterContext must be used within a Provider");
1790
- return e;
1891
+ return r;
1791
1892
  };
1792
1893
  export {
1793
- Et as Admonition,
1794
- er as Asciidoc,
1795
- St as Audio,
1796
- Tt as CoList,
1797
- $ as Content,
1798
- L as Context,
1799
- Ct as DList,
1800
- kt as Document,
1801
- Ot as Example,
1802
- Pt as FloatingTitle,
1803
- At as Image,
1804
- $t as Listing,
1805
- It as Literal,
1806
- jt as OList,
1807
- Lt as Open,
1808
- ce as Outline,
1809
- Ft as PageBreak,
1810
- Dt as Paragraph,
1811
- Mt as Pass,
1812
- Wt as Preamble,
1813
- Ht as Quote,
1814
- Bt as Section,
1815
- Ut as Sidebar,
1816
- Yt as Table,
1817
- qt as TableOfContents,
1818
- zt as ThematicBreak,
1819
- P as Title,
1820
- Jt as UList,
1821
- Gt as Verse,
1822
- ar as parse,
1823
- Zt as prepareDocument,
1824
- tr as useConverterContext
1894
+ Be as Admonition,
1895
+ Dt as Asciidoc,
1896
+ je as Audio,
1897
+ He as CoList,
1898
+ L as Content,
1899
+ P as Context,
1900
+ rt as DList,
1901
+ et as Document,
1902
+ tt as Example,
1903
+ at as FloatingTitle,
1904
+ it as Image,
1905
+ lt as Listing,
1906
+ st as Literal,
1907
+ ot as OList,
1908
+ ct as Open,
1909
+ mr as Outline,
1910
+ nt as PageBreak,
1911
+ ut as Paragraph,
1912
+ pt as Pass,
1913
+ dt as Preamble,
1914
+ mt as Quote,
1915
+ gt as Section,
1916
+ ft as Sidebar,
1917
+ ht as Table,
1918
+ vt as TableOfContents,
1919
+ yt as ThematicBreak,
1920
+ T as Title,
1921
+ wt as UList,
1922
+ qt as Verse,
1923
+ Tt as parse,
1924
+ At as prepareDocument,
1925
+ kt as useConverterContext
1825
1926
  };