@oxide/react-asciidoc 0.2.9--canary.b58b7f5.0 → 0.2.9--canary.fb9cbd8.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
1
  import R from "html-react-parser";
2
- import { default as Ot } from "html-react-parser";
3
- import te, { Fragment as Nr, createElement as M, createContext as Be, useContext as ae } from "react";
4
- var Xr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, ur = { exports: {} }, X = {};
2
+ import { default as Ct } from "html-react-parser";
3
+ import ee, { Fragment as Er, createElement as M, createContext as Ie, useContext as te } from "react";
4
+ var Kr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, nr = { exports: {} }, X = {};
5
5
  /**
6
6
  * @license React
7
7
  * react-jsx-runtime.production.min.js
@@ -11,23 +11,23 @@ var Xr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
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 Qr;
15
- function Ve() {
16
- if (Qr)
14
+ var Xr;
15
+ function Be() {
16
+ if (Xr)
17
17
  return X;
18
- Qr = 1;
19
- var r = te, a = Symbol.for("react.element"), i = Symbol.for("react.fragment"), s = Object.prototype.hasOwnProperty, c = 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, n, N) {
21
- var q, v = {}, p = null, f = null;
22
- N !== void 0 && (p = "" + N), n.key !== void 0 && (p = "" + n.key), n.ref !== void 0 && (f = n.ref);
18
+ Xr = 1;
19
+ var r = ee, a = Symbol.for("react.element"), i = Symbol.for("react.fragment"), s = Object.prototype.hasOwnProperty, c = r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, d = { key: !0, ref: !0, __self: !0, __source: !0 };
20
+ function g(o, n, N) {
21
+ var q, v = {}, p = null, h = null;
22
+ N !== void 0 && (p = "" + N), n.key !== void 0 && (p = "" + n.key), n.ref !== void 0 && (h = n.ref);
23
23
  for (q in n)
24
24
  s.call(n, q) && !d.hasOwnProperty(q) && (v[q] = n[q]);
25
25
  if (o && o.defaultProps)
26
26
  for (q in n = o.defaultProps, n)
27
27
  v[q] === void 0 && (v[q] = n[q]);
28
- return { $$typeof: a, type: o, key: p, ref: f, props: v, _owner: c.current };
28
+ return { $$typeof: a, type: o, key: p, ref: h, props: v, _owner: c.current };
29
29
  }
30
- return X.Fragment = i, X.jsx = h, X.jsxs = h, X;
30
+ return X.Fragment = i, X.jsx = g, X.jsxs = g, X;
31
31
  }
32
32
  var Q = {};
33
33
  /**
@@ -39,27 +39,27 @@ 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 re;
43
- function je() {
44
- return re || (re = 1, process.env.NODE_ENV !== "production" && function() {
45
- var r = te, a = Symbol.for("react.element"), i = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), c = Symbol.for("react.strict_mode"), d = Symbol.for("react.profiler"), h = Symbol.for("react.provider"), o = Symbol.for("react.context"), n = 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";
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"), i = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), c = Symbol.for("react.strict_mode"), d = Symbol.for("react.profiler"), g = Symbol.for("react.provider"), o = Symbol.for("react.context"), n = 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"), h = Symbol.for("react.offscreen"), x = Symbol.iterator, O = "@@iterator";
46
46
  function _(e) {
47
47
  if (e === null || typeof e != "object")
48
48
  return null;
49
49
  var l = x && e[x] || e[O];
50
50
  return typeof l == "function" ? l : null;
51
51
  }
52
- var U = r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
52
+ var P = r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
53
53
  function A(e) {
54
54
  {
55
- for (var l = arguments.length, u = new Array(l > 1 ? l - 1 : 0), g = 1; g < l; g++)
56
- u[g - 1] = arguments[g];
55
+ for (var l = arguments.length, u = new Array(l > 1 ? l - 1 : 0), f = 1; f < l; f++)
56
+ u[f - 1] = arguments[f];
57
57
  $("error", e, u);
58
58
  }
59
59
  }
60
60
  function $(e, l, u) {
61
61
  {
62
- var g = U.ReactDebugCurrentFrame, w = g.getStackAddendum();
62
+ var f = P.ReactDebugCurrentFrame, w = f.getStackAddendum();
63
63
  w !== "" && (l += "%s", u = u.concat([w]));
64
64
  var E = u.map(function(y) {
65
65
  return String(y);
@@ -67,19 +67,19 @@ function je() {
67
67
  E.unshift("Warning: " + l), Function.prototype.apply.call(console[e], console, E);
68
68
  }
69
69
  }
70
- var J = !1, tr = !1, ne = !1, ue = !1, pe = !1, Sr;
71
- Sr = Symbol.for("react.module.reference");
72
- function de(e) {
73
- return !!(typeof e == "string" || typeof e == "function" || e === s || e === d || pe || e === c || e === N || e === q || ue || e === f || J || tr || ne || typeof e == "object" && e !== null && (e.$$typeof === p || e.$$typeof === v || e.$$typeof === h || e.$$typeof === o || e.$$typeof === n || e.$$typeof === Sr || e.getModuleId !== void 0));
70
+ var J = !1, tr = !1, ce = !1, ne = !1, ue = !1, kr;
71
+ kr = Symbol.for("react.module.reference");
72
+ function pe(e) {
73
+ return !!(typeof e == "string" || typeof e == "function" || e === s || e === d || ue || e === c || e === N || e === q || ne || e === h || J || tr || ce || typeof e == "object" && e !== null && (e.$$typeof === p || e.$$typeof === v || e.$$typeof === g || e.$$typeof === o || e.$$typeof === n || e.$$typeof === kr || e.getModuleId !== void 0));
74
74
  }
75
- function me(e, l, u) {
76
- var g = e.displayName;
77
- if (g)
78
- return g;
75
+ function de(e, l, u) {
76
+ var f = e.displayName;
77
+ if (f)
78
+ return f;
79
79
  var w = l.displayName || l.name || "";
80
80
  return w !== "" ? u + "(" + w + ")" : u;
81
81
  }
82
- function Rr(e) {
82
+ function Sr(e) {
83
83
  return e.displayName || "Context";
84
84
  }
85
85
  function I(e) {
@@ -107,15 +107,15 @@ function je() {
107
107
  switch (e.$$typeof) {
108
108
  case o:
109
109
  var l = e;
110
- return Rr(l) + ".Consumer";
111
- case h:
110
+ return Sr(l) + ".Consumer";
111
+ case g:
112
112
  var u = e;
113
- return Rr(u._context) + ".Provider";
113
+ return Sr(u._context) + ".Provider";
114
114
  case n:
115
- return me(e, e.render, "ForwardRef");
115
+ return de(e, e.render, "ForwardRef");
116
116
  case v:
117
- var g = e.displayName || null;
118
- return g !== null ? g : I(e.type) || "Memo";
117
+ var f = e.displayName || null;
118
+ return f !== null ? f : I(e.type) || "Memo";
119
119
  case p: {
120
120
  var w = e, E = w._payload, y = w._init;
121
121
  try {
@@ -127,14 +127,14 @@ function je() {
127
127
  }
128
128
  return null;
129
129
  }
130
- var H = Object.assign, Z = 0, Tr, Cr, Lr, Or, _r, Fr, Pr;
130
+ var H = Object.assign, Z = 0, Rr, Tr, Cr, Lr, Or, _r, Fr;
131
131
  function Ur() {
132
132
  }
133
133
  Ur.__reactDisabledLog = !0;
134
- function ge() {
134
+ function me() {
135
135
  {
136
136
  if (Z === 0) {
137
- Tr = console.log, Cr = console.info, Lr = console.warn, Or = console.error, _r = console.group, Fr = console.groupCollapsed, Pr = console.groupEnd;
137
+ Rr = console.log, Tr = console.info, Cr = console.warn, Lr = console.error, Or = console.group, _r = console.groupCollapsed, Fr = console.groupEnd;
138
138
  var e = {
139
139
  configurable: !0,
140
140
  enumerable: !0,
@@ -154,7 +154,7 @@ function je() {
154
154
  Z++;
155
155
  }
156
156
  }
157
- function fe() {
157
+ function ge() {
158
158
  {
159
159
  if (Z--, Z === 0) {
160
160
  var e = {
@@ -164,64 +164,64 @@ function je() {
164
164
  };
165
165
  Object.defineProperties(console, {
166
166
  log: H({}, e, {
167
- value: Tr
167
+ value: Rr
168
168
  }),
169
169
  info: H({}, e, {
170
- value: Cr
170
+ value: Tr
171
171
  }),
172
172
  warn: H({}, e, {
173
- value: Lr
173
+ value: Cr
174
174
  }),
175
175
  error: H({}, e, {
176
- value: Or
176
+ value: Lr
177
177
  }),
178
178
  group: H({}, e, {
179
- value: _r
179
+ value: Or
180
180
  }),
181
181
  groupCollapsed: H({}, e, {
182
- value: Fr
182
+ value: _r
183
183
  }),
184
184
  groupEnd: H({}, e, {
185
- value: Pr
185
+ value: Fr
186
186
  })
187
187
  });
188
188
  }
189
189
  Z < 0 && A("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
190
190
  }
191
191
  }
192
- var gr = U.ReactCurrentDispatcher, fr;
192
+ var mr = P.ReactCurrentDispatcher, gr;
193
193
  function ar(e, l, u) {
194
194
  {
195
- if (fr === void 0)
195
+ if (gr === void 0)
196
196
  try {
197
197
  throw Error();
198
198
  } catch (w) {
199
- var g = w.stack.trim().match(/\n( *(at )?)/);
200
- fr = g && g[1] || "";
199
+ var f = w.stack.trim().match(/\n( *(at )?)/);
200
+ gr = f && f[1] || "";
201
201
  }
202
202
  return `
203
- ` + fr + e;
203
+ ` + gr + e;
204
204
  }
205
205
  }
206
- var hr = !1, ir;
206
+ var fr = !1, ir;
207
207
  {
208
- var he = typeof WeakMap == "function" ? WeakMap : Map;
209
- ir = new he();
208
+ var fe = typeof WeakMap == "function" ? WeakMap : Map;
209
+ ir = new fe();
210
210
  }
211
- function Ir(e, l) {
212
- if (!e || hr)
211
+ function Pr(e, l) {
212
+ if (!e || fr)
213
213
  return "";
214
214
  {
215
215
  var u = ir.get(e);
216
216
  if (u !== void 0)
217
217
  return u;
218
218
  }
219
- var g;
220
- hr = !0;
219
+ var f;
220
+ fr = !0;
221
221
  var w = Error.prepareStackTrace;
222
222
  Error.prepareStackTrace = void 0;
223
223
  var E;
224
- E = gr.current, gr.current = null, ge();
224
+ E = mr.current, mr.current = null, me();
225
225
  try {
226
226
  if (l) {
227
227
  var y = function() {
@@ -235,14 +235,14 @@ function je() {
235
235
  try {
236
236
  Reflect.construct(y, []);
237
237
  } catch (B) {
238
- g = B;
238
+ f = B;
239
239
  }
240
240
  Reflect.construct(e, [], y);
241
241
  } else {
242
242
  try {
243
243
  y.call();
244
244
  } catch (B) {
245
- g = B;
245
+ f = B;
246
246
  }
247
247
  e.call(y.prototype);
248
248
  }
@@ -250,14 +250,14 @@ function je() {
250
250
  try {
251
251
  throw Error();
252
252
  } catch (B) {
253
- g = B;
253
+ f = B;
254
254
  }
255
255
  e();
256
256
  }
257
257
  } catch (B) {
258
- if (B && g && typeof B.stack == "string") {
258
+ if (B && f && typeof B.stack == "string") {
259
259
  for (var b = B.stack.split(`
260
- `), L = g.stack.split(`
260
+ `), L = f.stack.split(`
261
261
  `), D = b.length - 1, S = L.length - 1; D >= 1 && S >= 0 && b[D] !== L[S]; )
262
262
  S--;
263
263
  for (; D >= 1 && S >= 0; D--, S--)
@@ -274,15 +274,15 @@ function je() {
274
274
  }
275
275
  }
276
276
  } finally {
277
- hr = !1, gr.current = E, fe(), Error.prepareStackTrace = w;
277
+ fr = !1, mr.current = E, ge(), Error.prepareStackTrace = w;
278
278
  }
279
- var G = e ? e.displayName || e.name : "", Kr = G ? ar(G) : "";
280
- return typeof e == "function" && ir.set(e, Kr), Kr;
279
+ var G = e ? e.displayName || e.name : "", Zr = G ? ar(G) : "";
280
+ return typeof e == "function" && ir.set(e, Zr), Zr;
281
281
  }
282
- function be(e, l, u) {
283
- return Ir(e, !1);
282
+ function he(e, l, u) {
283
+ return Pr(e, !1);
284
284
  }
285
- function ve(e) {
285
+ function be(e) {
286
286
  var l = e.prototype;
287
287
  return !!(l && l.isReactComponent);
288
288
  }
@@ -290,7 +290,7 @@ function je() {
290
290
  if (e == null)
291
291
  return "";
292
292
  if (typeof e == "function")
293
- return Ir(e, ve(e));
293
+ return Pr(e, be(e));
294
294
  if (typeof e == "string")
295
295
  return ar(e);
296
296
  switch (e) {
@@ -302,11 +302,11 @@ function je() {
302
302
  if (typeof e == "object")
303
303
  switch (e.$$typeof) {
304
304
  case n:
305
- return be(e.render);
305
+ return he(e.render);
306
306
  case v:
307
307
  return sr(e.type, l, u);
308
308
  case p: {
309
- var g = e, w = g._payload, E = g._init;
309
+ var f = e, w = f._payload, E = f._init;
310
310
  try {
311
311
  return sr(E(w), l, u);
312
312
  } catch {
@@ -315,15 +315,15 @@ function je() {
315
315
  }
316
316
  return "";
317
317
  }
318
- var lr = Object.prototype.hasOwnProperty, Br = {}, Vr = U.ReactDebugCurrentFrame;
318
+ var lr = Object.prototype.hasOwnProperty, Ir = {}, Br = P.ReactDebugCurrentFrame;
319
319
  function or(e) {
320
320
  if (e) {
321
321
  var l = e._owner, u = sr(e.type, e._source, l ? l.type : null);
322
- Vr.setExtraStackFrame(u);
322
+ Br.setExtraStackFrame(u);
323
323
  } else
324
- Vr.setExtraStackFrame(null);
324
+ Br.setExtraStackFrame(null);
325
325
  }
326
- function ye(e, l, u, g, w) {
326
+ function ve(e, l, u, f, w) {
327
327
  {
328
328
  var E = Function.call.bind(lr);
329
329
  for (var y in e)
@@ -331,49 +331,49 @@ function je() {
331
331
  var b = void 0;
332
332
  try {
333
333
  if (typeof e[y] != "function") {
334
- var L = 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`.");
334
+ var L = Error((f || "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
335
  throw L.name = "Invariant Violation", L;
336
336
  }
337
- b = e[y](l, y, g, u, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
337
+ b = e[y](l, y, f, u, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
338
338
  } catch (D) {
339
339
  b = D;
340
340
  }
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 Br) && (Br[b.message] = !0, or(w), A("Failed %s type: %s", u, b.message), or(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).", f || "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 we = Array.isArray;
346
- function br(e) {
347
- return we(e);
345
+ var ye = Array.isArray;
346
+ function hr(e) {
347
+ return ye(e);
348
348
  }
349
- function qe(e) {
349
+ function we(e) {
350
350
  {
351
351
  var l = typeof Symbol == "function" && Symbol.toStringTag, u = l && e[Symbol.toStringTag] || e.constructor.name || "Object";
352
352
  return u;
353
353
  }
354
354
  }
355
- function xe(e) {
355
+ function qe(e) {
356
356
  try {
357
- return jr(e), !1;
357
+ return Vr(e), !1;
358
358
  } catch {
359
359
  return !0;
360
360
  }
361
361
  }
362
- function jr(e) {
362
+ function Vr(e) {
363
363
  return "" + e;
364
364
  }
365
- function Hr(e) {
366
- if (xe(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.", qe(e)), jr(e);
365
+ function jr(e) {
366
+ if (qe(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.", we(e)), Vr(e);
368
368
  }
369
- var K = U.ReactCurrentOwner, Ee = {
369
+ var K = P.ReactCurrentOwner, xe = {
370
370
  key: !0,
371
371
  ref: !0,
372
372
  __self: !0,
373
373
  __source: !0
374
- }, $r, zr, vr;
375
- vr = {};
376
- function Ne(e) {
374
+ }, Hr, $r, br;
375
+ br = {};
376
+ function Ee(e) {
377
377
  if (lr.call(e, "ref")) {
378
378
  var l = Object.getOwnPropertyDescriptor(e, "ref").get;
379
379
  if (l && l.isReactWarning)
@@ -381,7 +381,7 @@ function je() {
381
381
  }
382
382
  return e.ref !== void 0;
383
383
  }
384
- function Ae(e) {
384
+ function Ne(e) {
385
385
  if (lr.call(e, "key")) {
386
386
  var l = Object.getOwnPropertyDescriptor(e, "key").get;
387
387
  if (l && l.isReactWarning)
@@ -389,16 +389,16 @@ function je() {
389
389
  }
390
390
  return e.key !== void 0;
391
391
  }
392
- function De(e, l) {
392
+ function Ae(e, l) {
393
393
  if (typeof e.ref == "string" && K.current && l && K.current.stateNode !== l) {
394
394
  var u = I(K.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', I(K.current.type), e.ref), vr[u] = !0);
395
+ br[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', I(K.current.type), e.ref), br[u] = !0);
396
396
  }
397
397
  }
398
- function ke(e, l) {
398
+ function De(e, l) {
399
399
  {
400
400
  var u = function() {
401
- $r || ($r = !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)", l));
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)", l));
402
402
  };
403
403
  u.isReactWarning = !0, Object.defineProperty(e, "key", {
404
404
  get: u,
@@ -406,10 +406,10 @@ function je() {
406
406
  });
407
407
  }
408
408
  }
409
- function Se(e, l) {
409
+ function ke(e, l) {
410
410
  {
411
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)", l));
412
+ $r || ($r = !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)", l));
413
413
  };
414
414
  u.isReactWarning = !0, Object.defineProperty(e, "ref", {
415
415
  get: u,
@@ -417,7 +417,7 @@ function je() {
417
417
  });
418
418
  }
419
419
  }
420
- var Re = function(e, l, u, g, w, E, y) {
420
+ var Se = function(e, l, u, f, w, E, y) {
421
421
  var b = {
422
422
  $$typeof: a,
423
423
  type: e,
@@ -435,7 +435,7 @@ function je() {
435
435
  configurable: !1,
436
436
  enumerable: !1,
437
437
  writable: !1,
438
- value: g
438
+ value: f
439
439
  }), Object.defineProperty(b, "_source", {
440
440
  configurable: !1,
441
441
  enumerable: !1,
@@ -443,12 +443,12 @@ function je() {
443
443
  value: w
444
444
  }), Object.freeze && (Object.freeze(b.props), Object.freeze(b)), b;
445
445
  };
446
- function Te(e, l, u, g, w) {
446
+ function Re(e, l, u, f, w) {
447
447
  {
448
448
  var E, y = {}, b = null, L = null;
449
- u !== void 0 && (Hr(u), b = "" + u), Ae(l) && (Hr(l.key), b = "" + l.key), Ne(l) && (L = l.ref, De(l, w));
449
+ u !== void 0 && (jr(u), b = "" + u), Ne(l) && (jr(l.key), b = "" + l.key), Ee(l) && (L = l.ref, Ae(l, w));
450
450
  for (E in l)
451
- lr.call(l, E) && !Ee.hasOwnProperty(E) && (y[E] = l[E]);
451
+ lr.call(l, E) && !xe.hasOwnProperty(E) && (y[E] = l[E]);
452
452
  if (e && e.defaultProps) {
453
453
  var D = e.defaultProps;
454
454
  for (E in D)
@@ -456,28 +456,28 @@ function je() {
456
456
  }
457
457
  if (b || L) {
458
458
  var S = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
459
- b && ke(y, S), L && Se(y, S);
459
+ b && De(y, S), L && ke(y, S);
460
460
  }
461
- return Re(e, b, L, w, g, K.current, y);
461
+ return Se(e, b, L, w, f, K.current, y);
462
462
  }
463
463
  }
464
- var yr = U.ReactCurrentOwner, Gr = U.ReactDebugCurrentFrame;
464
+ var vr = P.ReactCurrentOwner, zr = P.ReactDebugCurrentFrame;
465
465
  function z(e) {
466
466
  if (e) {
467
467
  var l = e._owner, u = sr(e.type, e._source, l ? l.type : null);
468
- Gr.setExtraStackFrame(u);
468
+ zr.setExtraStackFrame(u);
469
469
  } else
470
- Gr.setExtraStackFrame(null);
470
+ zr.setExtraStackFrame(null);
471
471
  }
472
- var wr;
473
- wr = !1;
474
- function qr(e) {
472
+ var yr;
473
+ yr = !1;
474
+ function wr(e) {
475
475
  return typeof e == "object" && e !== null && e.$$typeof === a;
476
476
  }
477
- function Mr() {
477
+ function Gr() {
478
478
  {
479
- if (yr.current) {
480
- var e = I(yr.current.type);
479
+ if (vr.current) {
480
+ var e = I(vr.current.type);
481
481
  if (e)
482
482
  return `
483
483
 
@@ -486,7 +486,7 @@ Check the render method of \`` + e + "`.";
486
486
  return "";
487
487
  }
488
488
  }
489
- function Ce(e) {
489
+ function Te(e) {
490
490
  {
491
491
  if (e !== void 0) {
492
492
  var l = e.fileName.replace(/^.*[\\\/]/, ""), u = e.lineNumber;
@@ -497,10 +497,10 @@ Check your code at ` + l + ":" + u + ".";
497
497
  return "";
498
498
  }
499
499
  }
500
- var Yr = {};
501
- function Le(e) {
500
+ var Mr = {};
501
+ function Ce(e) {
502
502
  {
503
- var l = Mr();
503
+ var l = Gr();
504
504
  if (!l) {
505
505
  var u = typeof e == "string" ? e : e.displayName || e.name;
506
506
  u && (l = `
@@ -510,39 +510,39 @@ Check the top-level render call using <` + u + ">.");
510
510
  return l;
511
511
  }
512
512
  }
513
- function Wr(e, l) {
513
+ function Yr(e, l) {
514
514
  {
515
515
  if (!e._store || e._store.validated || e.key != null)
516
516
  return;
517
517
  e._store.validated = !0;
518
- var u = Le(l);
519
- if (Yr[u])
518
+ var u = Ce(l);
519
+ if (Mr[u])
520
520
  return;
521
- Yr[u] = !0;
522
- var g = "";
523
- e && e._owner && e._owner !== yr.current && (g = " It was passed a child from " + I(e._owner.type) + "."), z(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), z(null);
521
+ Mr[u] = !0;
522
+ var f = "";
523
+ e && e._owner && e._owner !== vr.current && (f = " It was passed a child from " + I(e._owner.type) + "."), z(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, f), z(null);
524
524
  }
525
525
  }
526
- function Jr(e, l) {
526
+ function Wr(e, l) {
527
527
  {
528
528
  if (typeof e != "object")
529
529
  return;
530
- if (br(e))
530
+ if (hr(e))
531
531
  for (var u = 0; u < e.length; u++) {
532
- var g = e[u];
533
- qr(g) && Wr(g, l);
532
+ var f = e[u];
533
+ wr(f) && Yr(f, l);
534
534
  }
535
- else if (qr(e))
535
+ else if (wr(e))
536
536
  e._store && (e._store.validated = !0);
537
537
  else if (e) {
538
538
  var w = _(e);
539
539
  if (typeof w == "function" && w !== e.entries)
540
540
  for (var E = w.call(e), y; !(y = E.next()).done; )
541
- qr(y.value) && Wr(y.value, l);
541
+ wr(y.value) && Yr(y.value, l);
542
542
  }
543
543
  }
544
544
  }
545
- function Oe(e) {
545
+ function Le(e) {
546
546
  {
547
547
  var l = e.type;
548
548
  if (l == null || typeof l == "string")
@@ -555,77 +555,77 @@ Check the top-level render call using <` + u + ">.");
555
555
  else
556
556
  return;
557
557
  if (u) {
558
- var g = I(l);
559
- ye(u, e.props, "prop", g, e);
560
- } else if (l.PropTypes !== void 0 && !wr) {
561
- wr = !0;
558
+ var f = I(l);
559
+ ve(u, e.props, "prop", f, e);
560
+ } else if (l.PropTypes !== void 0 && !yr) {
561
+ yr = !0;
562
562
  var w = I(l);
563
563
  A("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", w || "Unknown");
564
564
  }
565
565
  typeof l.getDefaultProps == "function" && !l.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 _e(e) {
568
+ function Oe(e) {
569
569
  {
570
570
  for (var l = Object.keys(e.props), u = 0; u < l.length; u++) {
571
- var g = l[u];
572
- if (g !== "children" && g !== "key") {
573
- z(e), A("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", g), z(null);
571
+ var f = l[u];
572
+ if (f !== "children" && f !== "key") {
573
+ z(e), A("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", f), z(null);
574
574
  break;
575
575
  }
576
576
  }
577
577
  e.ref !== null && (z(e), A("Invalid attribute `ref` supplied to `React.Fragment`."), z(null));
578
578
  }
579
579
  }
580
- function Zr(e, l, u, g, w, E) {
580
+ function Jr(e, l, u, f, w, E) {
581
581
  {
582
- var y = de(e);
582
+ var y = pe(e);
583
583
  if (!y) {
584
584
  var b = "";
585
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 L = Ce(w);
587
- L ? b += L : b += Mr();
586
+ var L = Te(w);
587
+ L ? b += L : b += Gr();
588
588
  var D;
589
- e === null ? D = "null" : br(e) ? D = "array" : e !== void 0 && e.$$typeof === a ? (D = "<" + (I(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);
589
+ e === null ? D = "null" : hr(e) ? D = "array" : e !== void 0 && e.$$typeof === a ? (D = "<" + (I(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 S = Te(e, l, u, w, E);
591
+ var S = Re(e, l, u, w, E);
592
592
  if (S == null)
593
593
  return S;
594
594
  if (y) {
595
595
  var F = l.children;
596
596
  if (F !== void 0)
597
- if (g)
598
- if (br(F)) {
597
+ if (f)
598
+ if (hr(F)) {
599
599
  for (var G = 0; G < F.length; G++)
600
- Jr(F[G], e);
600
+ Wr(F[G], e);
601
601
  Object.freeze && Object.freeze(F);
602
602
  } else
603
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
- Jr(F, e);
605
+ Wr(F, e);
606
606
  }
607
- return e === s ? _e(S) : Oe(S), S;
607
+ return e === s ? Oe(S) : Le(S), S;
608
608
  }
609
609
  }
610
- function Fe(e, l, u) {
611
- return Zr(e, l, u, !0);
610
+ function _e(e, l, u) {
611
+ return Jr(e, l, u, !0);
612
612
  }
613
- function Pe(e, l, u) {
614
- return Zr(e, l, u, !1);
613
+ function Fe(e, l, u) {
614
+ return Jr(e, l, u, !1);
615
615
  }
616
- var Ue = Pe, Ie = Fe;
617
- Q.Fragment = s, Q.jsx = Ue, Q.jsxs = Ie;
616
+ var Ue = Fe, Pe = _e;
617
+ Q.Fragment = s, Q.jsx = Ue, Q.jsxs = Pe;
618
618
  }()), Q;
619
619
  }
620
620
  (function(r) {
621
- process.env.NODE_ENV === "production" ? r.exports = Ve() : r.exports = je();
622
- })(ur);
623
- const P = ur.exports.Fragment, t = ur.exports.jsx, m = ur.exports.jsxs, T = ({
621
+ process.env.NODE_ENV === "production" ? r.exports = Be() : r.exports = Ve();
622
+ })(nr);
623
+ const U = nr.exports.Fragment, t = nr.exports.jsx, m = nr.exports.jsxs, T = ({
624
624
  text: r
625
625
  }) => r ? /* @__PURE__ */ t("div", {
626
626
  className: "title",
627
627
  children: R(r)
628
- }) : null, He = ({
628
+ }) : null, je = ({
629
629
  node: r
630
630
  }) => {
631
631
  const {
@@ -663,7 +663,7 @@ const P = ur.exports.Fragment, t = ur.exports.jsx, m = ur.exports.jsxs, T = ({
663
663
  })
664
664
  })
665
665
  });
666
- }, $e = ({
666
+ }, He = ({
667
667
  node: r
668
668
  }) => {
669
669
  const a = r.attributes.start, i = r.attributes.end, s = (a || i) && `#t=${a || ""}` + i ? `,${i}` : "";
@@ -685,7 +685,7 @@ const P = ur.exports.Fragment, t = ur.exports.jsx, m = ur.exports.jsxs, T = ({
685
685
  })
686
686
  })]
687
687
  });
688
- }, ze = ({
688
+ }, $e = ({
689
689
  node: r
690
690
  }) => /* @__PURE__ */ m("div", {
691
691
  className: "colist",
@@ -713,7 +713,7 @@ const P = ur.exports.Fragment, t = ur.exports.jsx, m = ur.exports.jsxs, T = ({
713
713
  })
714
714
  })]
715
715
  });
716
- var ie = { exports: {} };
716
+ var ae = { exports: {} };
717
717
  /*!
718
718
  Copyright (c) 2018 Jed Watson.
719
719
  Licensed under the MIT License (MIT), see
@@ -726,15 +726,15 @@ var ie = { exports: {} };
726
726
  for (var s = [], c = 0; c < arguments.length; c++) {
727
727
  var d = arguments[c];
728
728
  if (!!d) {
729
- var h = typeof d;
730
- if (h === "string" || h === "number")
729
+ var g = typeof d;
730
+ if (g === "string" || g === "number")
731
731
  s.push(d);
732
732
  else if (Array.isArray(d)) {
733
733
  if (d.length) {
734
734
  var o = i.apply(null, d);
735
735
  o && s.push(o);
736
736
  }
737
- } else if (h === "object") {
737
+ } else if (g === "object") {
738
738
  if (d.toString !== Object.prototype.toString && !d.toString.toString().includes("[native code]")) {
739
739
  s.push(d.toString());
740
740
  continue;
@@ -748,16 +748,16 @@ var ie = { exports: {} };
748
748
  }
749
749
  r.exports ? (i.default = i, r.exports = i) : window.classNames = i;
750
750
  })();
751
- })(ie);
752
- const k = ie.exports;
753
- var pr = {}, dr = {};
754
- Object.defineProperty(dr, "__esModule", { value: !0 });
755
- dr.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 };
756
- dr.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;": `
751
+ })(ae);
752
+ const k = ae.exports;
753
+ var ur = {}, pr = {};
754
+ Object.defineProperty(pr, "__esModule", { value: !0 });
755
+ 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 };
756
+ 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;": `
757
757
  `, "&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;" } } };
758
- var Ar = {};
759
- Object.defineProperty(Ar, "__esModule", { value: !0 });
760
- 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 };
758
+ var Nr = {};
759
+ Object.defineProperty(Nr, "__esModule", { value: !0 });
760
+ Nr.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 };
761
761
  var W = {};
762
762
  Object.defineProperty(W, "__esModule", { value: !0 });
763
763
  W.fromCodePoint = String.fromCodePoint || function(r) {
@@ -770,7 +770,7 @@ W.getCodePoint = String.prototype.codePointAt ? function(r, a) {
770
770
  };
771
771
  W.highSurrogateFrom = 55296;
772
772
  W.highSurrogateTo = 56319;
773
- var Y = Xr && Xr.__assign || function() {
773
+ var Y = Kr && Kr.__assign || function() {
774
774
  return Y = Object.assign || function(r) {
775
775
  for (var a, i = 1, s = arguments.length; i < s; i++) {
776
776
  a = arguments[i];
@@ -780,9 +780,9 @@ var Y = Xr && Xr.__assign || function() {
780
780
  return r;
781
781
  }, Y.apply(this, arguments);
782
782
  };
783
- Object.defineProperty(pr, "__esModule", { value: !0 });
784
- var rr = dr, Ge = Ar, se = W, Dr = Y(Y({}, rr.namedReferences), { all: rr.namedReferences.html5 });
785
- function le(r, a, i) {
783
+ Object.defineProperty(ur, "__esModule", { value: !0 });
784
+ var rr = pr, ze = Nr, ie = W, Ar = Y(Y({}, rr.namedReferences), { all: rr.namedReferences.html5 });
785
+ function se(r, a, i) {
786
786
  a.lastIndex = 0;
787
787
  var s = a.exec(r), c;
788
788
  if (s) {
@@ -790,70 +790,70 @@ function le(r, a, i) {
790
790
  var d = 0;
791
791
  do {
792
792
  d !== s.index && (c += r.substring(d, s.index));
793
- var h = s[0];
794
- c += i(h), d = s.index + h.length;
793
+ var g = s[0];
794
+ c += i(g), d = s.index + g.length;
795
795
  } while (s = a.exec(r));
796
796
  d !== r.length && (c += r.substring(d));
797
797
  } else
798
798
  c = r;
799
799
  return c;
800
800
  }
801
- var Me = { 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 }, Ye = { mode: "specialChars", level: "all", numeric: "decimal" };
802
- function We(r, a) {
803
- var i = a === void 0 ? Ye : a, s = i.mode, c = s === void 0 ? "specialChars" : s, d = i.numeric, h = d === void 0 ? "decimal" : d, o = i.level, n = o === void 0 ? "all" : o;
801
+ 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" };
802
+ function Ye(r, a) {
803
+ var i = a === void 0 ? Me : a, s = i.mode, c = s === void 0 ? "specialChars" : s, d = i.numeric, g = d === void 0 ? "decimal" : d, o = i.level, n = o === void 0 ? "all" : o;
804
804
  if (!r)
805
805
  return "";
806
- var N = Me[c], q = Dr[n].characters, v = h === "hexadecimal";
807
- return le(r, N, function(p) {
808
- var f = q[p];
809
- if (!f) {
810
- var x = p.length > 1 ? se.getCodePoint(p, 0) : p.charCodeAt(0);
811
- f = (v ? "&#x" + x.toString(16) : "&#" + x) + ";";
806
+ var N = Ge[c], q = Ar[n].characters, v = g === "hexadecimal";
807
+ return se(r, N, function(p) {
808
+ var h = q[p];
809
+ if (!h) {
810
+ var x = p.length > 1 ? ie.getCodePoint(p, 0) : p.charCodeAt(0);
811
+ h = (v ? "&#x" + x.toString(16) : "&#" + x) + ";";
812
812
  }
813
- return f;
813
+ return h;
814
814
  });
815
815
  }
816
- pr.encode = We;
817
- var Je = { 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, ee = { xml: { strict: xr, attribute: Er, body: rr.bodyRegExps.xml }, html4: { strict: xr, attribute: Er, body: rr.bodyRegExps.html4 }, html5: { strict: xr, attribute: Er, body: rr.bodyRegExps.html5 } }, Ze = Y(Y({}, ee), { all: ee.html5 }), oe = String.fromCharCode, Ke = oe(65533), Xe = { level: "all" };
818
- function ce(r, a, i, s) {
816
+ ur.encode = Ye;
817
+ var We = { scope: "body", level: "all" }, qr = /&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);/g, xr = /&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+)[;=]?/g, re = { xml: { strict: qr, attribute: xr, body: rr.bodyRegExps.xml }, html4: { strict: qr, attribute: xr, body: rr.bodyRegExps.html4 }, html5: { strict: qr, attribute: xr, body: rr.bodyRegExps.html5 } }, Je = Y(Y({}, re), { all: re.html5 }), le = String.fromCharCode, Ze = le(65533), Ke = { level: "all" };
818
+ function oe(r, a, i, s) {
819
819
  var c = r, d = r[r.length - 1];
820
820
  if (i && d === "=")
821
821
  c = r;
822
822
  else if (s && d !== ";")
823
823
  c = r;
824
824
  else {
825
- var h = a[r];
826
- if (h)
827
- c = h;
825
+ var g = a[r];
826
+ if (g)
827
+ c = g;
828
828
  else if (r[0] === "&" && r[1] === "#") {
829
829
  var o = r[2], n = o == "x" || o == "X" ? parseInt(r.substr(3), 16) : parseInt(r.substr(2));
830
- c = n >= 1114111 ? Ke : n > 65535 ? se.fromCodePoint(n) : oe(Ge.numericUnicodeMap[n] || n);
830
+ c = n >= 1114111 ? Ze : n > 65535 ? ie.fromCodePoint(n) : le(ze.numericUnicodeMap[n] || n);
831
831
  }
832
832
  }
833
833
  return c;
834
834
  }
835
- function Qe(r, a) {
836
- var i = (a === void 0 ? Xe : a).level, s = i === void 0 ? "all" : i;
837
- return r ? ce(r, Dr[s].entities, !1, !1) : "";
835
+ function Xe(r, a) {
836
+ var i = (a === void 0 ? Ke : a).level, s = i === void 0 ? "all" : i;
837
+ return r ? oe(r, Ar[s].entities, !1, !1) : "";
838
838
  }
839
- pr.decodeEntity = Qe;
840
- function rt(r, a) {
841
- var i = a === void 0 ? Je : a, s = i.level, c = s === void 0 ? "all" : s, d = i.scope, h = d === void 0 ? c === "xml" ? "strict" : "body" : d;
839
+ ur.decodeEntity = Xe;
840
+ function Qe(r, a) {
841
+ var i = a === void 0 ? We : a, s = i.level, c = s === void 0 ? "all" : s, d = i.scope, g = d === void 0 ? c === "xml" ? "strict" : "body" : d;
842
842
  if (!r)
843
843
  return "";
844
- var o = Ze[c][h], n = Dr[c].entities, N = h === "attribute", q = h === "strict";
845
- return le(r, o, function(v) {
846
- return ce(v, n, N, q);
844
+ var o = Je[c][g], n = Ar[c].entities, N = g === "attribute", q = g === "strict";
845
+ return se(r, o, function(v) {
846
+ return oe(v, n, N, q);
847
847
  });
848
848
  }
849
- var et = pr.decode = rt;
849
+ var rt = ur.decode = Qe;
850
850
  const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c) => {
851
851
  if (r[a] !== void 0)
852
852
  return r[a];
853
853
  const d = s || a;
854
854
  return d && c && c[d] !== void 0 ? c[d] : i;
855
- }, V = (r, a) => r[a] !== void 0, kt = (r) => {
856
- var h;
855
+ }, V = (r, a) => r[a] !== void 0, Dt = (r) => {
856
+ var g;
857
857
  let a;
858
858
  function i(o) {
859
859
  const n = o.getNodeName && o.getNodeName(), N = o.getContentModel && o.getContentModel(), q = n && o.hasBlocks() ? o.getBlocks().map((p) => i(p)) : [];
@@ -884,7 +884,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
884
884
  }
885
885
  if ((n === "listing" || n === "literal") && "getSource" in o) {
886
886
  const p = v;
887
- p.source = o.getSource(), p.language = o.getAttribute("language"), p.content = p.content ? et(p.content) : void 0;
887
+ p.source = o.getSource(), p.language = o.getAttribute("language"), p.content = p.content ? rt(p.content) : void 0;
888
888
  }
889
889
  if (n === "section") {
890
890
  const p = v;
@@ -892,26 +892,26 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
892
892
  }
893
893
  if (n === "dlist") {
894
894
  let p = v;
895
- p.items = o.getItems().map((f) => [
896
- f[0].map(
895
+ p.items = o.getItems().map((h) => [
896
+ h[0].map(
897
897
  (x) => i(x)
898
898
  ),
899
- i(f[1])
899
+ i(h[1])
900
900
  ]);
901
901
  }
902
902
  if (n === "colist" || n === "olist" || n === "ulist") {
903
903
  let p = v;
904
- p.items = o.getItems().map((f) => i(f));
904
+ p.items = o.getItems().map((h) => i(h));
905
905
  }
906
906
  if (n === "list_item") {
907
907
  let p = v;
908
- const f = o;
909
- p.text = f.hasText() ? f.getText() : void 0;
908
+ const h = o;
909
+ p.text = h.hasText() ? h.getText() : void 0;
910
910
  }
911
911
  if (n === "table") {
912
912
  let p = v;
913
- const f = o;
914
- p.columns = f.getColumns().map((_) => ({
913
+ const h = o;
914
+ p.columns = h.getColumns().map((_) => ({
915
915
  attributes: _.getAttributes(),
916
916
  columnNumber: _.getColumnNumber(),
917
917
  width: _.getWidth(),
@@ -920,25 +920,25 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
920
920
  style: _.getStyle()
921
921
  }));
922
922
  const x = (_) => _.map(
923
- (U) => U.map((A) => i(A))
924
- ), O = f.getRows();
923
+ (P) => P.map((A) => i(A))
924
+ ), O = h.getRows();
925
925
  p.rows = {
926
926
  head: x(O.head),
927
927
  body: x(O.body),
928
928
  foot: x(O.foot)
929
929
  }, p = {
930
930
  ...p,
931
- caption: f.getCaption(),
932
- hasHeader: f.hasHeaderOption(),
933
- hasFooter: f.hasFooterOption(),
934
- hasAutowidth: f.hasAutowidthOption(),
935
- headRows: x(f.getHeadRows()),
936
- bodyRows: x(f.getBodyRows()),
937
- footRows: x(f.getFootRows())
931
+ caption: h.getCaption(),
932
+ hasHeader: h.hasHeaderOption(),
933
+ hasFooter: h.hasFooterOption(),
934
+ hasAutowidth: h.hasAutowidthOption(),
935
+ headRows: x(h.getHeadRows()),
936
+ bodyRows: x(h.getBodyRows()),
937
+ footRows: x(h.getFootRows())
938
938
  }, v = p;
939
939
  }
940
940
  if (n === "table_cell") {
941
- const p = o, f = p.getColumn();
941
+ const p = o, h = p.getColumn();
942
942
  v = {
943
943
  ...v,
944
944
  type: "table_cell",
@@ -949,13 +949,13 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
949
949
  lines: p.getLines(),
950
950
  width: p.getWidth(),
951
951
  columnPercentageWidth: p.getColumnPercentageWidth(),
952
- column: f ? {
953
- attributes: f.getAttributes(),
954
- columnNumber: f.getColumnNumber(),
955
- width: f.getWidth(),
956
- horizontalAlign: f.getHorizontalAlign(),
957
- verticalAlign: f.getVerticalAlign(),
958
- style: f.getStyle()
952
+ column: h ? {
953
+ attributes: h.getAttributes(),
954
+ columnNumber: h.getColumnNumber(),
955
+ width: h.getWidth(),
956
+ horizontalAlign: h.getHorizontalAlign(),
957
+ verticalAlign: h.getVerticalAlign(),
958
+ style: h.getStyle()
959
959
  } : void 0
960
960
  };
961
961
  }
@@ -972,7 +972,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
972
972
  }
973
973
  a = {
974
974
  type: "document",
975
- title: ((h = r.getDocumentTitle()) == null ? void 0 : h.toString()) || "",
975
+ title: ((g = r.getDocumentTitle()) == null ? void 0 : g.toString()) || "",
976
976
  hasHeader: r.hasHeader(),
977
977
  noHeader: r.getNoheader(),
978
978
  contentModel: r.getContentModel(),
@@ -993,40 +993,32 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
993
993
  email: N ? r.applySubstitutions(N).toString() : void 0
994
994
  };
995
995
  })), a;
996
- }, nr = (r, a) => Promise.all(
997
- r.map(async (i) => {
998
- let s = await Promise.resolve(a(i));
999
- if (s.blocks && s.blocks.length > 0 && (s.blocks = await Promise.resolve(
1000
- nr(s.blocks, a)
1001
- )), s.items) {
1002
- const c = s;
1003
- c.items = await Promise.resolve(
1004
- nr(c.items, a)
1005
- );
1006
- }
1007
- return s;
1008
- })
1009
- ), St = async (r, a) => {
1010
- const i = await nr(r.blocks, a);
1011
- return {
1012
- ...r,
1013
- blocks: i
1014
- };
1015
- }, Rt = (r, a) => {
1016
- const i = nr(r.blocks, a);
996
+ }, kt = async (r, a) => {
997
+ const i = async (c) => Promise.all(
998
+ c.map(async (d) => {
999
+ let g = await a(d);
1000
+ if (g.blocks && g.blocks.length > 0 && (g.blocks = await i(g.blocks)), g.items) {
1001
+ const o = g;
1002
+ o.items = await i(
1003
+ o.items
1004
+ );
1005
+ }
1006
+ return g;
1007
+ })
1008
+ ), s = await i(r.blocks);
1017
1009
  return {
1018
1010
  ...r,
1019
- blocks: i
1011
+ blocks: s
1020
1012
  };
1021
- }, tt = ({
1013
+ }, et = ({
1022
1014
  node: r
1023
1015
  }) => {
1024
1016
  const a = (s) => {
1025
1017
  const c = s, d = c[0];
1026
- let h = c[1];
1027
- return h.type || (h = null), {
1018
+ let g = c[1];
1019
+ return g.type || (g = null), {
1028
1020
  terms: d,
1029
- dd: h
1021
+ dd: g
1030
1022
  };
1031
1023
  }, i = (s) => {
1032
1024
  if (s)
@@ -1050,7 +1042,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1050
1042
  children: r.items.map((s, c) => {
1051
1043
  const {
1052
1044
  terms: d,
1053
- dd: h
1045
+ dd: g
1054
1046
  } = a(s);
1055
1047
  if (!!d)
1056
1048
  return /* @__PURE__ */ m("li", {
@@ -1058,7 +1050,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1058
1050
  children: /* @__PURE__ */ t("em", {
1059
1051
  children: R(o.text)
1060
1052
  })
1061
- }, n)), i(h)]
1053
+ }, n)), i(g)]
1062
1054
  }, c);
1063
1055
  })
1064
1056
  })]
@@ -1081,7 +1073,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1081
1073
  }
1082
1074
  })]
1083
1075
  }), /* @__PURE__ */ t("tbody", {
1084
- children: r.items.map((d, h) => {
1076
+ children: r.items.map((d, g) => {
1085
1077
  const {
1086
1078
  terms: o,
1087
1079
  dd: n
@@ -1090,7 +1082,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1090
1082
  return /* @__PURE__ */ m("tr", {
1091
1083
  children: [/* @__PURE__ */ t("td", {
1092
1084
  className: k("hdlist1", er(r.attributes, "strong") ? "strong" : ""),
1093
- children: o.map((N, q) => /* @__PURE__ */ m(Nr, {
1085
+ children: o.map((N, q) => /* @__PURE__ */ m(Er, {
1094
1086
  children: [q !== 0 && /* @__PURE__ */ t("br", {}), R(N.text)]
1095
1087
  }, q))
1096
1088
  }), n && /* @__PURE__ */ m("td", {
@@ -1101,7 +1093,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1101
1093
  blocks: n.blocks
1102
1094
  })]
1103
1095
  })]
1104
- }, h);
1096
+ }, g);
1105
1097
  })
1106
1098
  })]
1107
1099
  })]
@@ -1115,19 +1107,19 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1115
1107
  children: r.items.map((s, c) => {
1116
1108
  const {
1117
1109
  terms: d,
1118
- dd: h
1110
+ dd: g
1119
1111
  } = a(s);
1120
1112
  if (!!d)
1121
- return /* @__PURE__ */ m(Nr, {
1113
+ return /* @__PURE__ */ m(Er, {
1122
1114
  children: [d.map((o, n) => /* @__PURE__ */ t("dt", {
1123
1115
  className: "hdlist1",
1124
1116
  children: R(o.text)
1125
- }, n)), i(h)]
1117
+ }, n)), i(g)]
1126
1118
  }, c);
1127
1119
  })
1128
1120
  })]
1129
1121
  });
1130
- }, mr = ({
1122
+ }, dr = ({
1131
1123
  sections: r,
1132
1124
  opts: a
1133
1125
  }) => {
@@ -1136,7 +1128,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1136
1128
  } = j();
1137
1129
  if (!r || r.length === 0)
1138
1130
  return null;
1139
- const s = i.attributes || {}, c = s.sectnumlevels, d = s.toclevels, h = (a == null ? void 0 : a.sectNumLevels) || (c ? parseInt(`${c}`) : 3), o = (a == null ? void 0 : a.tocLevels) || (d ? parseInt(`${d}`) : 2);
1131
+ const s = i.attributes || {}, c = s.sectnumlevels, d = s.toclevels, g = (a == null ? void 0 : a.sectNumLevels) || (c ? parseInt(`${c}`) : 3), o = (a == null ? void 0 : a.tocLevels) || (d ? parseInt(`${d}`) : 2);
1140
1132
  return /* @__PURE__ */ t("ul", {
1141
1133
  className: `sectlevel${r[0].level}`,
1142
1134
  children: r.map((n) => {
@@ -1144,26 +1136,26 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1144
1136
  N = N === "." || N === ".." ? "" : N;
1145
1137
  const q = n.level;
1146
1138
  let v = n.title;
1147
- return q <= h && (v = `${N} ${n.title}`), /* @__PURE__ */ m("li", {
1139
+ return q <= g && (v = `${N} ${n.title}`), /* @__PURE__ */ m("li", {
1148
1140
  children: [/* @__PURE__ */ t("a", {
1149
1141
  href: `#${n.id}`,
1150
1142
  children: R(v)
1151
- }), q < o && /* @__PURE__ */ t(mr, {
1143
+ }), q < o && /* @__PURE__ */ t(dr, {
1152
1144
  sections: n.sections,
1153
1145
  opts: {
1154
1146
  tocLevels: o,
1155
- sectNumLevels: h
1147
+ sectNumLevels: g
1156
1148
  }
1157
1149
  })]
1158
1150
  }, n.id);
1159
1151
  })
1160
1152
  });
1161
- }, at = ({
1153
+ }, tt = ({
1162
1154
  document: r
1163
1155
  }) => {
1164
1156
  const a = () => r.noHeader ? null : /* @__PURE__ */ t("div", {
1165
1157
  id: "header",
1166
- children: r.hasHeader && /* @__PURE__ */ m(P, {
1158
+ children: r.hasHeader && /* @__PURE__ */ m(U, {
1167
1159
  children: [/* @__PURE__ */ t("h1", {
1168
1160
  dangerouslySetInnerHTML: {
1169
1161
  __html: r.title
@@ -1174,7 +1166,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1174
1166
  children: [/* @__PURE__ */ t("div", {
1175
1167
  id: "toctitle",
1176
1168
  children: r.attributes["toc-title"]
1177
- }), /* @__PURE__ */ t(mr, {
1169
+ }), /* @__PURE__ */ t(dr, {
1178
1170
  sections: r.sections
1179
1171
  })]
1180
1172
  })]
@@ -1191,14 +1183,14 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1191
1183
  }, c.index))]
1192
1184
  }) : null, s = () => r.authors.length > 0 || V(r.attributes, "revnumber") || V(r.attributes, "revdate") || V(r.attributes, "revremark") ? /* @__PURE__ */ m("div", {
1193
1185
  className: "details",
1194
- children: [r.authors.map((c, d) => /* @__PURE__ */ m(Nr, {
1195
- children: [c.name && /* @__PURE__ */ m(P, {
1186
+ children: [r.authors.map((c, d) => /* @__PURE__ */ m(Er, {
1187
+ children: [c.name && /* @__PURE__ */ m(U, {
1196
1188
  children: [/* @__PURE__ */ t("span", {
1197
1189
  id: `author${d + 1 > 1 ? d + 1 : ""}`,
1198
1190
  className: "author",
1199
1191
  children: R(c.name)
1200
1192
  }), /* @__PURE__ */ t("br", {})]
1201
- }), c.email && /* @__PURE__ */ m(P, {
1193
+ }), c.email && /* @__PURE__ */ m(U, {
1202
1194
  children: [/* @__PURE__ */ t("span", {
1203
1195
  id: `email${d + 1 > 1 ? d + 1 : ""}`,
1204
1196
  className: "email",
@@ -1211,14 +1203,14 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1211
1203
  }), V(r.attributes, "revdate") && /* @__PURE__ */ t("span", {
1212
1204
  id: "revdate",
1213
1205
  children: r.attributes.revdate
1214
- }), V(r.attributes, "revremark") && /* @__PURE__ */ m(P, {
1206
+ }), V(r.attributes, "revremark") && /* @__PURE__ */ m(U, {
1215
1207
  children: [/* @__PURE__ */ t("br", {}), /* @__PURE__ */ t("span", {
1216
1208
  id: "revremark",
1217
1209
  children: r.attributes.revremark
1218
1210
  })]
1219
1211
  })]
1220
1212
  }) : null;
1221
- return /* @__PURE__ */ m(P, {
1213
+ return /* @__PURE__ */ m(U, {
1222
1214
  children: [/* @__PURE__ */ t(a, {}), /* @__PURE__ */ t("div", {
1223
1215
  id: "content",
1224
1216
  children: /* @__PURE__ */ t(C, {
@@ -1226,7 +1218,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1226
1218
  })
1227
1219
  }), /* @__PURE__ */ t(i, {})]
1228
1220
  });
1229
- }, it = ({
1221
+ }, at = ({
1230
1222
  node: r
1231
1223
  }) => {
1232
1224
  if (er(r.attributes, "collapsible")) {
@@ -1268,9 +1260,9 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1268
1260
  })
1269
1261
  })]
1270
1262
  });
1271
- }, st = ({
1263
+ }, it = ({
1272
1264
  node: r
1273
- }) => /* @__PURE__ */ m(P, {
1265
+ }) => /* @__PURE__ */ m(U, {
1274
1266
  children: [/* @__PURE__ */ t("a", {
1275
1267
  className: "sectionanchor",
1276
1268
  ...r.id ? {
@@ -1282,7 +1274,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1282
1274
  }), M(`h${r.level + 1}`, {
1283
1275
  className: k(r.role, r.style)
1284
1276
  }, R(r.title || ""))]
1285
- }), lt = ({
1277
+ }), st = ({
1286
1278
  node: r
1287
1279
  }) => {
1288
1280
  let a = /* @__PURE__ */ t("img", {
@@ -1311,7 +1303,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1311
1303
  text: r.title
1312
1304
  })]
1313
1305
  });
1314
- }, ot = ({
1306
+ }, lt = ({
1315
1307
  node: r
1316
1308
  }) => {
1317
1309
  const {
@@ -1364,7 +1356,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1364
1356
  })
1365
1357
  })]
1366
1358
  });
1367
- }, ct = ({
1359
+ }, ot = ({
1368
1360
  node: r
1369
1361
  }) => {
1370
1362
  const {
@@ -1385,7 +1377,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1385
1377
  })
1386
1378
  })]
1387
1379
  });
1388
- }, nt = ({
1380
+ }, ct = ({
1389
1381
  node: r
1390
1382
  }) => /* @__PURE__ */ m("div", {
1391
1383
  className: k("olist", r.role, r.style),
@@ -1409,7 +1401,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1409
1401
  })]
1410
1402
  }, i))
1411
1403
  })]
1412
- }), ut = ({
1404
+ }), nt = ({
1413
1405
  node: r
1414
1406
  }) => {
1415
1407
  const a = r.style;
@@ -1440,11 +1432,11 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1440
1432
  })
1441
1433
  })]
1442
1434
  });
1443
- }, pt = () => /* @__PURE__ */ t("div", {
1435
+ }, ut = () => /* @__PURE__ */ t("div", {
1444
1436
  style: {
1445
1437
  pageBreakAfter: "always"
1446
1438
  }
1447
- }), dt = ({
1439
+ }), pt = ({
1448
1440
  node: r
1449
1441
  }) => /* @__PURE__ */ m("div", {
1450
1442
  ...r.id ? {
@@ -1461,11 +1453,11 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1461
1453
  __html: r.content
1462
1454
  }
1463
1455
  })]
1464
- }), mt = ({
1456
+ }), dt = ({
1465
1457
  node: r
1466
- }) => /* @__PURE__ */ t(P, {
1458
+ }) => /* @__PURE__ */ t(U, {
1467
1459
  children: R(r.content || "")
1468
- }), gt = ({
1460
+ }), mt = ({
1469
1461
  node: r
1470
1462
  }) => {
1471
1463
  const {
@@ -1486,13 +1478,13 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1486
1478
  children: [/* @__PURE__ */ t("div", {
1487
1479
  id: "toctitle",
1488
1480
  children: R(`${i["toc-title"]}`)
1489
- }), a.sections && /* @__PURE__ */ t(mr, {
1481
+ }), a.sections && /* @__PURE__ */ t(dr, {
1490
1482
  sections: a.sections
1491
1483
  })]
1492
1484
  })]
1493
1485
  })
1494
1486
  });
1495
- }, ft = ({
1487
+ }, gt = ({
1496
1488
  node: r
1497
1489
  }) => {
1498
1490
  const a = r.attributes.attribution, i = r.attributes.citetitle;
@@ -1519,7 +1511,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1519
1511
  })]
1520
1512
  })]
1521
1513
  });
1522
- }, ht = ({
1514
+ }, ft = ({
1523
1515
  node: r
1524
1516
  }) => {
1525
1517
  const {
@@ -1528,7 +1520,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1528
1520
  let s = r.title, c = r.num;
1529
1521
  c = c === "." ? "" : c;
1530
1522
  const d = i.sectnumlevels ? parseInt(`${i.sectnumlevels}`) : 3;
1531
- return r.numbered && r.level <= d && (s = `${c} ${r.title}`), i.sectlinks && (s = /* @__PURE__ */ m(P, {
1523
+ return r.numbered && r.level <= d && (s = `${c} ${r.title}`), i.sectlinks && (s = /* @__PURE__ */ m(U, {
1532
1524
  children: [/* @__PURE__ */ t("a", {
1533
1525
  className: "anchor",
1534
1526
  id: r.id || "",
@@ -1542,7 +1534,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1542
1534
  __html: s
1543
1535
  }
1544
1536
  })]
1545
- })), r.level === 0 ? /* @__PURE__ */ m(P, {
1537
+ })), r.level === 0 ? /* @__PURE__ */ m(U, {
1546
1538
  children: [/* @__PURE__ */ t("h1", {
1547
1539
  className: k("sect0", r.role),
1548
1540
  "data-sectnum": c,
@@ -1567,7 +1559,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1567
1559
  })
1568
1560
  })]
1569
1561
  });
1570
- }, bt = ({
1562
+ }, ht = ({
1571
1563
  node: r
1572
1564
  }) => /* @__PURE__ */ t("div", {
1573
1565
  className: k("sidebarblock", r.role),
@@ -1582,7 +1574,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1582
1574
  blocks: r.blocks
1583
1575
  })]
1584
1576
  })
1585
- }), vt = ({
1577
+ }), bt = ({
1586
1578
  node: r
1587
1579
  }) => {
1588
1580
  const {
@@ -1590,9 +1582,9 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1590
1582
  } = j(), i = a.attributes || {};
1591
1583
  let s = ["frame-" + cr(r.attributes, "frame", "all", "table-frame", i), "grid-" + cr(r.attributes, "grid", "all", "table-grid", i)], c = cr(r.attributes, "stripes", null, "table-stripes", i);
1592
1584
  c && s.push("stripes-" + c);
1593
- let d = er(r.attributes, "autowidth"), h = parseInt(`${r.attributes.tablepcwidth}`), o = null;
1594
- d && !V(r.attributes, "width") ? s.push("fit-content") : h === 100 ? s.push("stretch") : o = `${h}%`, V(r.attributes, "float") && s.push(`${r.attributes.float}`), r.role && s.push(r.role || "");
1595
- const n = (p) => k("tableblock", `halign-${p.attributes.halign}`, `valign-${p.attributes.valign}`), N = r.title, q = r.id, v = q || yt(N || "");
1585
+ let d = er(r.attributes, "autowidth"), g = parseInt(`${r.attributes.tablepcwidth}`), o = null;
1586
+ d && !V(r.attributes, "width") ? s.push("fit-content") : g === 100 ? s.push("stretch") : o = `${g}%`, V(r.attributes, "float") && s.push(`${r.attributes.float}`), r.role && s.push(r.role || "");
1587
+ const n = (p) => k("tableblock", `halign-${p.attributes.halign}`, `valign-${p.attributes.valign}`), N = r.title, q = r.id, v = q || vt(N || "");
1596
1588
  return /* @__PURE__ */ m("table", {
1597
1589
  className: k("tableblock", ...s),
1598
1590
  style: {
@@ -1611,15 +1603,15 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1611
1603
  children: r.title
1612
1604
  })]
1613
1605
  }), r.columns.length > 0 && /* @__PURE__ */ t("colgroup", {
1614
- children: r.columns.map((p, f) => {
1606
+ children: r.columns.map((p, h) => {
1615
1607
  const x = p.attributes.colpcwidth;
1616
1608
  return /* @__PURE__ */ t("col", {
1617
1609
  style: {
1618
1610
  width: `${x}%`
1619
1611
  }
1620
- }, f);
1612
+ }, h);
1621
1613
  })
1622
- }), r.headRows.map((p, f) => /* @__PURE__ */ t("thead", {
1614
+ }), r.headRows.map((p, h) => /* @__PURE__ */ t("thead", {
1623
1615
  children: /* @__PURE__ */ t("tr", {
1624
1616
  children: p.map((x, O) => /* @__PURE__ */ t("th", {
1625
1617
  className: n(x),
@@ -1628,12 +1620,12 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1628
1620
  }
1629
1621
  }, O))
1630
1622
  })
1631
- }, f)), /* @__PURE__ */ t("tbody", {
1632
- children: r.bodyRows.map((p, f) => /* @__PURE__ */ t("tr", {
1623
+ }, h)), /* @__PURE__ */ t("tbody", {
1624
+ children: r.bodyRows.map((p, h) => /* @__PURE__ */ t("tr", {
1633
1625
  children: p.map((x, O) => {
1634
- const _ = x.columnSpan, U = x.rowSpan, A = x.content, $ = {
1626
+ const _ = x.columnSpan, P = x.rowSpan, A = x.content, $ = {
1635
1627
  colSpan: _,
1636
- rowSpan: U,
1628
+ rowSpan: P,
1637
1629
  className: n(x)
1638
1630
  }, J = x.style;
1639
1631
  if (J === "asciidoc")
@@ -1677,8 +1669,8 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1677
1669
  <p class="tableblock">`)}</p>`));
1678
1670
  }
1679
1671
  })
1680
- }, f))
1681
- }), r.footRows.map((p, f) => /* @__PURE__ */ t("tfoot", {
1672
+ }, h))
1673
+ }), r.footRows.map((p, h) => /* @__PURE__ */ t("tfoot", {
1682
1674
  children: /* @__PURE__ */ t("tr", {
1683
1675
  children: p.map((x, O) => /* @__PURE__ */ t("td", {
1684
1676
  className: n(x),
@@ -1690,31 +1682,31 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1690
1682
  })
1691
1683
  }, O))
1692
1684
  })
1693
- }, f))]
1685
+ }, h))]
1694
1686
  });
1695
- }, yt = (r) => r.toString().normalize("NFKD").replace(/[\u0300-\u036f]/g, "").toLowerCase().trim().replace(/\s+/g, "_").replace(/[^\w-]+/g, "").replace(/--+/g, "-").replace(/-$/g, ""), wt = ({
1687
+ }, vt = (r) => r.toString().normalize("NFKD").replace(/[\u0300-\u036f]/g, "").toLowerCase().trim().replace(/\s+/g, "_").replace(/[^\w-]+/g, "").replace(/--+/g, "-").replace(/-$/g, ""), yt = ({
1696
1688
  node: r
1697
1689
  }) => {
1698
1690
  const {
1699
1691
  document: a
1700
1692
  } = j(), i = a.attributes || {}, s = a.sections && a.sections.length > 0;
1701
1693
  let c = r.id || "toc";
1702
- const d = r.title ? r.title : i["toc-title"], h = i["toc-placement"], o = i.toc !== void 0, n = r.attributes.levels ? parseInt(`${r.attributes.levels}`) : void 0;
1703
- return h === "macro" && s && o ? /* @__PURE__ */ m("div", {
1694
+ const d = r.title ? r.title : i["toc-title"], g = i["toc-placement"], o = i.toc !== void 0, n = r.attributes.levels ? parseInt(`${r.attributes.levels}`) : void 0;
1695
+ return g === "macro" && s && o ? /* @__PURE__ */ m("div", {
1704
1696
  id: c,
1705
1697
  className: k("toc", r.role),
1706
1698
  children: [/* @__PURE__ */ t("div", {
1707
1699
  id: `${c}title`,
1708
1700
  className: "title",
1709
1701
  children: R(`${d}` || "")
1710
- }), a.sections && /* @__PURE__ */ t(mr, {
1702
+ }), a.sections && /* @__PURE__ */ t(dr, {
1711
1703
  sections: a.sections,
1712
1704
  opts: {
1713
1705
  tocLevels: n
1714
1706
  }
1715
1707
  })]
1716
1708
  }) : null;
1717
- }, qt = () => /* @__PURE__ */ t("hr", {}), xt = ({
1709
+ }, wt = () => /* @__PURE__ */ t("hr", {}), qt = ({
1718
1710
  node: r
1719
1711
  }) => {
1720
1712
  const a = er(r.attributes, "checklist");
@@ -1751,7 +1743,7 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1751
1743
  }, s))
1752
1744
  })]
1753
1745
  });
1754
- }, Et = ({
1746
+ }, xt = ({
1755
1747
  node: r
1756
1748
  }) => {
1757
1749
  const a = r.attributes.attribution, i = r.attributes.citetitle;
@@ -1777,14 +1769,14 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1777
1769
  })]
1778
1770
  })]
1779
1771
  });
1780
- }, kr = Be({
1772
+ }, Dr = Ie({
1781
1773
  document: {}
1782
- }), Tt = ({
1774
+ }), St = ({
1783
1775
  document: r,
1784
1776
  options: a
1785
1777
  }) => {
1786
1778
  const i = a && a.customDocument;
1787
- return /* @__PURE__ */ t(kr.Provider, {
1779
+ return /* @__PURE__ */ t(Dr.Provider, {
1788
1780
  value: {
1789
1781
  ...a,
1790
1782
  document: {
@@ -1794,157 +1786,156 @@ const er = (r, a) => r[`${a}-option`] !== void 0, cr = (r, a, i = void 0, s, c)
1794
1786
  },
1795
1787
  children: i ? /* @__PURE__ */ t(i, {
1796
1788
  document: r
1797
- }) : /* @__PURE__ */ t(at, {
1789
+ }) : /* @__PURE__ */ t(tt, {
1798
1790
  document: r
1799
1791
  })
1800
1792
  });
1801
1793
  }, C = ({
1802
1794
  blocks: r
1803
- }) => /* @__PURE__ */ t(P, {
1804
- children: r.map((a, i) => /* @__PURE__ */ t(Nt, {
1795
+ }) => /* @__PURE__ */ t(U, {
1796
+ children: r.map((a, i) => /* @__PURE__ */ t(Et, {
1805
1797
  node: a
1806
1798
  }, `${i}-${a.type}`))
1807
- }), Nt = ({
1799
+ }), Et = ({
1808
1800
  node: r
1809
1801
  }) => {
1810
1802
  const {
1811
1803
  overrides: a
1812
- } = ae(kr), i = r.type, s = a && a[i];
1804
+ } = te(Dr), i = r.type, s = a && a[i];
1813
1805
  if (s)
1814
1806
  return /* @__PURE__ */ t(s, {
1815
1807
  node: r
1816
1808
  });
1817
1809
  switch (i) {
1818
1810
  case "audio":
1819
- return /* @__PURE__ */ t($e, {
1811
+ return /* @__PURE__ */ t(He, {
1820
1812
  node: r
1821
1813
  });
1822
1814
  case "preamble":
1823
- return /* @__PURE__ */ t(gt, {
1815
+ return /* @__PURE__ */ t(mt, {
1824
1816
  node: r
1825
1817
  });
1826
1818
  case "section":
1827
- return /* @__PURE__ */ t(ht, {
1819
+ return /* @__PURE__ */ t(ft, {
1828
1820
  node: r
1829
1821
  });
1830
1822
  case "paragraph":
1831
- return /* @__PURE__ */ t(dt, {
1823
+ return /* @__PURE__ */ t(pt, {
1832
1824
  node: r
1833
1825
  });
1834
1826
  case "dlist":
1835
- return /* @__PURE__ */ t(tt, {
1827
+ return /* @__PURE__ */ t(et, {
1836
1828
  node: r
1837
1829
  });
1838
1830
  case "ulist":
1839
- return /* @__PURE__ */ t(xt, {
1831
+ return /* @__PURE__ */ t(qt, {
1840
1832
  node: r
1841
1833
  });
1842
1834
  case "floating_title":
1843
- return /* @__PURE__ */ t(st, {
1835
+ return /* @__PURE__ */ t(it, {
1844
1836
  node: r
1845
1837
  });
1846
1838
  case "admonition":
1847
- return /* @__PURE__ */ t(He, {
1839
+ return /* @__PURE__ */ t(je, {
1848
1840
  node: r
1849
1841
  });
1850
1842
  case "listing":
1851
- return /* @__PURE__ */ t(ot, {
1843
+ return /* @__PURE__ */ t(lt, {
1852
1844
  node: r
1853
1845
  });
1854
1846
  case "literal":
1855
- return /* @__PURE__ */ t(ct, {
1847
+ return /* @__PURE__ */ t(ot, {
1856
1848
  node: r
1857
1849
  });
1858
1850
  case "image":
1859
- return /* @__PURE__ */ t(lt, {
1851
+ return /* @__PURE__ */ t(st, {
1860
1852
  node: r
1861
1853
  });
1862
1854
  case "colist":
1863
- return /* @__PURE__ */ t(ze, {
1855
+ return /* @__PURE__ */ t($e, {
1864
1856
  node: r
1865
1857
  });
1866
1858
  case "olist":
1867
- return /* @__PURE__ */ t(nt, {
1859
+ return /* @__PURE__ */ t(ct, {
1868
1860
  node: r
1869
1861
  });
1870
1862
  case "table":
1871
- return /* @__PURE__ */ t(vt, {
1863
+ return /* @__PURE__ */ t(bt, {
1872
1864
  node: r
1873
1865
  });
1874
1866
  case "thematic_break":
1875
- return /* @__PURE__ */ t(qt, {});
1867
+ return /* @__PURE__ */ t(wt, {});
1876
1868
  case "open":
1877
- return /* @__PURE__ */ t(ut, {
1869
+ return /* @__PURE__ */ t(nt, {
1878
1870
  node: r
1879
1871
  });
1880
1872
  case "pass":
1881
- return /* @__PURE__ */ t(mt, {
1873
+ return /* @__PURE__ */ t(dt, {
1882
1874
  node: r
1883
1875
  });
1884
1876
  case "page_break":
1885
- return /* @__PURE__ */ t(pt, {});
1877
+ return /* @__PURE__ */ t(ut, {});
1886
1878
  case "example":
1887
- return /* @__PURE__ */ t(it, {
1879
+ return /* @__PURE__ */ t(at, {
1888
1880
  node: r
1889
1881
  });
1890
1882
  case "sidebar":
1891
- return /* @__PURE__ */ t(bt, {
1883
+ return /* @__PURE__ */ t(ht, {
1892
1884
  node: r
1893
1885
  });
1894
1886
  case "quote":
1895
- return /* @__PURE__ */ t(ft, {
1887
+ return /* @__PURE__ */ t(gt, {
1896
1888
  node: r
1897
1889
  });
1898
1890
  case "verse":
1899
- return /* @__PURE__ */ t(Et, {
1891
+ return /* @__PURE__ */ t(xt, {
1900
1892
  node: r
1901
1893
  });
1902
1894
  case "toc":
1903
- return /* @__PURE__ */ t(wt, {
1895
+ return /* @__PURE__ */ t(yt, {
1904
1896
  node: r
1905
1897
  });
1906
1898
  default:
1907
- return /* @__PURE__ */ t(P, {});
1899
+ return /* @__PURE__ */ t(U, {});
1908
1900
  }
1909
1901
  }, j = () => {
1910
- const r = ae(kr);
1902
+ const r = te(Dr);
1911
1903
  if (r === void 0)
1912
1904
  throw new Error("useConverterContext must be used within a Provider");
1913
1905
  return r;
1914
1906
  };
1915
1907
  export {
1916
- He as Admonition,
1917
- Tt as Asciidoc,
1918
- $e as Audio,
1919
- ze as CoList,
1908
+ je as Admonition,
1909
+ St as Asciidoc,
1910
+ He as Audio,
1911
+ $e as CoList,
1920
1912
  C as Content,
1921
- kr as Context,
1922
- tt as DList,
1923
- at as Document,
1924
- it as Example,
1925
- st as FloatingTitle,
1926
- lt as Image,
1927
- ot as Listing,
1928
- ct as Literal,
1929
- nt as OList,
1930
- ut as Open,
1931
- mr as Outline,
1932
- pt as PageBreak,
1933
- dt as Paragraph,
1934
- mt as Pass,
1935
- gt as Preamble,
1936
- ft as Quote,
1937
- ht as Section,
1938
- bt as Sidebar,
1939
- vt as Table,
1940
- wt as TableOfContents,
1941
- qt as ThematicBreak,
1913
+ Dr as Context,
1914
+ et as DList,
1915
+ tt as Document,
1916
+ at as Example,
1917
+ it as FloatingTitle,
1918
+ st as Image,
1919
+ lt as Listing,
1920
+ ot as Literal,
1921
+ ct as OList,
1922
+ nt as Open,
1923
+ dr as Outline,
1924
+ ut as PageBreak,
1925
+ pt as Paragraph,
1926
+ dt as Pass,
1927
+ mt as Preamble,
1928
+ gt as Quote,
1929
+ ft as Section,
1930
+ ht as Sidebar,
1931
+ bt as Table,
1932
+ yt as TableOfContents,
1933
+ wt as ThematicBreak,
1942
1934
  T as Title,
1943
- xt as UList,
1944
- Et as Verse,
1945
- Ot as parse,
1946
- kt as prepareDocument,
1947
- St as processDocument,
1948
- Rt as processDocumentSync,
1935
+ qt as UList,
1936
+ xt as Verse,
1937
+ Ct as parse,
1938
+ Dt as prepareDocument,
1939
+ kt as processDocument,
1949
1940
  j as useConverterContext
1950
1941
  };